html {
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
}

/*:root {
  --primary_color: #7c3aed;
  --secondary_color: #1db5be;
  --accent1_color: #252b42;
  --background1_color: #f4fbfe;
  --header1_color: brown;
  --disabled_color: purple;
}*/

body {
  margin: 0;
}

.labelws__content {
  word-break: break-word;
}

.link-item {
  cursor: pointer !important;
}

.labelws__content {
  position: relative;
}

.labelws__component[contenteditable="true"] {
  cursor: inherit;
}

.footer01__footer-container {
  background: black;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 64px 112px;
  box-sizing: border-box;
  position: relative;
}

.footer01__tab-navigation-content {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  width: 100%;
}

.footer01__links-content {
  display: flex;
  column-gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}

.footer01__link-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  font-feature-settings: "liga" off;
  color: white;
  cursor: pointer;
  padding: 5px 10px;
}

.footer01__link-text:hover,
.footer01__link-text:focus {
  border-radius: 8px !important;
}

.footer01__link-text:hover {
  text-decoration: underline;
}

.footer01__powered-label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  font-size: 14px;
  line-height: 20px;
  font-feature-settings: "liga" off;
  color: #d1d5db;
  cursor: pointer;
  text-align: right;
}

.footer01__social-media-content {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}

.footer01__sm-follow-label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: right;
  font-feature-settings: "liga" off;
  color: #d1d5db;
}

.footer01__sm-accounts-content {
  display: flex;
  column-gap: 15px;
}

.footer01__image {
  width: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#adcentral-template__container {
  overflow-y: auto;
  height: 100vh;
}

.bannerTC01__asset-image01 {
  width: 100%;
}

/*Styles new logo shape*/
.change-shape-btn {
  position: fixed;
  z-index: 1;
  top: 46px;
  right: 58px;
}

.nav > .nav-header > .nav-title {
  display: inline-block;
  font-size: 22px;
  color: black;
  padding: 0px !important;
  min-width: 275px !important;
}

/*Styles new logo shape*/

.footer01__politics-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer01__terms-conditions {
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.footer01__privacy-policy {
  color: var(--secondary_color) !important;
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: 20px;
  font-feature-settings: "liga" off;
  cursor: pointer;
}

.footer01__powered-content {
  width: auto;
  margin-right: auto;
  cursor: pointer;
}

.footer01__links-content {
  justify-content: flex-end;
}

.footer01__links-group {
  display: flex;
  column-gap: 24px;
}

.footer01__terms-conditions .footer01__link-text {
  color: #D9D9D9;
}

.footer01__row2-content {
  display: flex;
  justify-content: end;
}

.footer01__politics-container {
  align-items: flex-end;
}

.footer01__sm-content {
  align-items: start;
  width: 80%;
  display: flex;
  flex-direction: column;  
  margin-left: 50px;
}

.footer01__sm-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-align: right;
  font-feature-settings: "liga" off;
  color: #d1d5db;
  padding-right: 20px;
}

.adcentral-link:hover {
  text-decoration: underline;
}

.hide-sm {
  display: none;
}

/*Solution banner generate overflow*/
@media (max-width: 1940px) {
  .bannerTC01__container-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 1940px;
  }
}

/*Solution banner generate overflow*/

@media only screen and (min-width: 1501px) {
  /*Styles new logo shape*/
  .footer01__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 145px;
  }

  .footer01__footer-container {
    padding: 25px 125px 55px 120px !important;
  }

  /*Styles new logo shape*/
  .footer01__store-name-container {
    padding: 8px;
    box-sizing: border-box;
    background: #000000;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 5px;
    width: 241px;
    height: 54px;
    display: flex;
    align-items: center;
  }

  .footer01__parent-store-name-content {
    width: 220px;
    height: 33px;
  }

  .footer01__store-name-label {
    width: 220px;
    height: 33px;
    background: #000000;
    text-align: center;
    color: white;
    display: flex !important;
    font-family: "Montserrat";
    align-items: center;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.17562px;
    text-transform: uppercase;
    justify-content: center;
  }
}

@media only screen and (min-width: 1001px) and (max-width: 1500px) {
  .footer01__powered-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .footer01__terms-conditions {
    justify-content: center;
    align-items: center;
  }

  .bannerTC01__terms-details {
    border-radius: 24px 24px 0 0;
  }

  .bannerTC01__terms-title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 80px;
    text-align: center;
    letter-spacing: 0.182267px;
    color: #2b2b2b;
  }

  .bannerTC01__terms-points-title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18.2267px;
    line-height: 27px;
    letter-spacing: 0.182267px;
    color: #2b2b2b;
  }

  .bannerTC01__terms-points-detail {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18.2267px;
    line-height: 27px;
    letter-spacing: 0.182267px;
    color: #2b2b2b;
  }

  /*Styles new logo shape*/
  .footer01__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 145px;
  }

  .footer01__footer-container {
    padding: 25px 125px 55px 120px !important;
  }

  /*Styles new logo shape*/
  .footer01__footer-container {
    background: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
  }

  .footer01__store-name-container {
    padding: 8px;
    box-sizing: border-box;
    background: #000000;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 5px;
    width: 241px;
    height: 54px;
    display: flex;
    align-items: center;
  }

  .footer01__parent-store-name-content {
    width: 220px;
    height: 33px;
  }

  .footer01__store-name-label {
    width: 220px;
    height: 33px;
    background: #000000;
    text-align: center;
    color: white;
    display: flex !important;
    font-family: "Montserrat";
    align-items: center;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.17562px;
    text-transform: uppercase;
    justify-content: center;
  }
}

@media only screen and (min-width: 1px) and (max-width: 1000px) {
  .footer01__politics-container {
    display: flex;
    align-items: center;
    padding: 0px 16px 40px 16px;
  }

  .footer01__image {
    position: inherit;
  }
  .footer01__powered-content {
    text-align: center;
    margin: auto !important;
    margin-top: 20px !important;
  }

  .footer01__terms-conditions {
    justify-content: center;
  }

  /*Styles new logo shape*/
  .footer01__image {
 
    width: 110px;
  }

  .footer01__footer-container {
    padding: 0px 0px !important;
  }

  .footer01__logo-container {
    height: 23px;
    width: 100%;
  }

  /*Styles new logo shape*/

  .footer01__no-logo-container {
    min-width: 100%;
    margin: auto;
  }

  .footer01__footer-container {
    background: black;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 0px !important;
    box-sizing: border-box;
    row-gap: 10px;
  }

  .footer01__social-media-content {
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    align-items: flex-end;
  }

  .footer01__links-content {
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
    row-gap: 15px;
    justify-content: flex-start;
  }

  .footer01__store-name-container {
    padding: 8px;
    box-sizing: border-box;
    background: #000000;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 5px;
    height: 54px;
    display: flex;
    align-items: center;
    margin: auto;
  }

  .footer01__parent-store-name-content {
    width: 220px;
    height: 33px;
    margin: auto;
  }

  .footer01__store-name-label {
    width: 220px;
    height: 33px;
    background: #000000;
    text-align: center;
    color: white;
    display: flex !important;
    font-family: "Montserrat";
    align-items: center;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.17562px;
    text-transform: uppercase;
    justify-content: center;
  }

  .footer01__row2-content {
    justify-content: center;
    flex-direction: column;
  }

  .footer01__sm-content {
    align-items: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-left: initial;
    margin-bottom: 10px;
}

  .footer01__powered-label {
    width: 100%;
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    font-feature-settings: "liga" off;
    color: white;
    text-align: center;
  }

  .footer01__links-content {
    padding-left: 0px;
    justify-content: center;
  }
}

@media (min-width: 1px) and (max-width: 550px) {
  .footer01__image {
  }

  .footer01__link-text {
    text-align: center;
    padding: 5px 0px;
  }
  .footer01__links-content {
    padding-left: 0px;
  }
  .footer01__sm-title {
    padding-right: 0px;
  }


  .footer01__powered-label{
    width: 100%;
    text-align: center;
  }

  .footer01__tab-navigation-content {
    row-gap: initial;
  }

  .footer01__row2-content{
    padding-top: 45px;
  }

  .footer01__links-content {
    justify-content: center;
    width: auto;
  }

  footer .responsive-name__store-name-container {
    display: none;
  }

  .footer01__links-group {
    
    row-gap: 20px;
    justify-content: center;
    row-gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    /* flex-direction: column; */
    padding: 0px 16px;
    box-sizing: border-box;
  }
}
