/** Shopify CDN: Minification failed

Line 1255:0 Unexpected "}"

**/

@font-face {
  font-family: 'BuenosAires';
  src: url('/cdn/shop/files/BuenosAires-Light.otf?v=1731000380');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'BuenosAires';
  src: url('/cdn/shop/files/BuenosAires-Light.otf?v=1731000380');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'BuenosAires';
  src: url('/cdn/shop/files/BuenosAires-SemiBold.otf?v=1731000380');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'BuenosAires';
  src: url('/cdn/shop/files/BuenosAires-SemiBold.otf?v=1731000380');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'BuenosAires';
  src: url('/cdn/shop/files/BuenosAires-SemiBold.otf?v=1731000380');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'BuenosAires';
  src: url('/cdn/shop/files/BuenosAires-SemiBold.otf?v=1731000380');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'BuenosAires';
  src: url('/cdn/shop/files/BuenosAires-SemiBold.otf?v=1731000380');
  font-weight: 900;
  font-style: normal;
}

@media screen and (max-width: 767px){
h1 {
  font-size: 30px!important;
}
}
@media screen and (min-width:768px){
  h1 {
    font-size: 35px!important;
  }
}
/* h1, h2, h3, h4 {
  font-weight: 600!important;
  font-family: 'BuenosAires'!important;
}
p {
  font-family: 'BuenosAires'!important;
} */
/* p:not(.needsclick.klaviyo-form p):not(.js-product-stock p) {
  font-weight: 400!important;
}
h2 {
  font-size: 26px!important;
}
h3 {
  font-size: 20px!important;
}
h4 {
  font-size: 16px!important;
} */

@media screen and (max-width: 990px){
    a.menu-drawer__account.link.focus-inset.h5 {
        display: none;
    }
    .list-social__item .icon{
        height: 25px!important;
        width: 25px!important;
    }
    .menu-drawer__utility-links{
        display: flex;
        gap:15px;
    }
}
.ly-switcher-wrapper.fixed,
.ly-switcher-wrapper.absolute
{
    position: relative!important;
}
.ly-languages-switcher.ly-native-select {
    font-weight: 400;
}
@media (max-width: 767px) {

  
    .footer-block__header {
      cursor: pointer;
    }
  
    .footer-block--active .footer-block__details {
      display: block;
    }
  }

  /* Reworked mobile footer */
  @media screen and (max-width:767px){
    .footer-block.col-md.footer-block--menu {
        padding: 25px 0px;
        border-top: 1px solid black;
    }
    div.footer-block:last-of-type{
        border-bottom: 1px solid black;
    }
    .footer-block__details-content,
    h5.footer-block__header{
        margin: 0px;
        text-align: left;
        justify-content: space-between;
      }  
      footer .list-menu__item--link {
        margin: 0 !important;
        padding: 6px 0px;
      }   
      ul.footer-block__details-content{
        margin-top: 10px;
        margin-bottom: 2px!important;
      }
      .footer-content--logo {
        margin-bottom: 3.5rem;
        text-align:left;
    }
    /* Style for the arrow icon */
.icon-arrow {
    width: 16px;
    height: 16px;
    margin-left: 8px;
    vertical-align: middle;
    transition: transform 0.5s ease;
  }
  
  /* Rotate the arrow when the footer block is active */
  .footer-block--active .icon-arrow {
    transform: rotate(180deg);
  }
 

  
    .footer-block__header {
      cursor: pointer;
      display: flex;
      align-items: center;
    }
  
    .footer-block--active .footer-block__details {
      display: block;
    }
    .footer-content--list {
        padding-bottom: 0px!important;
        border-bottom: none!important;
    }
    .footer-content--footer {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }
    .footer__list-social.list-social:only-child {
        justify-content: left!important;
    }
    .footer__list-social {
        padding: 40px 0px;
        gap: 15px;
    }
    footer .list-social__link {
        padding: 0!important;
    }
    .menu-drawer__utility-links div.ly-switcher-wrapper.ly-breakpoint-1.absolute.top_left
    {
        display: flex;
    }
div.ly-switcher-wrapper.ly-breakpoint-1.absolute.top_left
{
    display: none;
}

a.h5.link.link--text.list-menu__item.list-menu__item--link {
    font-size: 14px;
}
.footer__copyright.caption p.copyright__content {
    font-size: 14px;
    font-weight: 400;
}
.footer__copyright {
    height: 80px!important;
}
  }

  @media screen and (min-width: 768px){
    h5.footer-block__header svg{
        display:none;
    }
  }
  
  .footer__copyright.caption p.copyright__content {
    font-size: 14px;
    font-weight: 400;
  }
  /* End reworked mobile footer */
  @media screen and (min-width: 1000px) and (max-width: 1499px) {
    .menu-drawer__utility-links div.ly-switcher-wrapper.ly-breakpoint-1.absolute.top_left,
    header .ly-switcher-wrapper.ly-breakpoint-2.fixed.bottom_right
    {
        display: flex!important;
    }
div.ly-switcher-wrapper.ly-breakpoint-1.absolute.top_left,
.ly-switcher-wrapper.ly-breakpoint-2.fixed.bottom_right
{
    display: none!important;
}
  }

  @media screen and (max-width: 767px){
    .mobile-switch a.ly-languages-switcher-link {
        display: flex;
        align-items: center;
        font-weight: 400;
        font-size: 16px;
    }
  }


  cart-drawer svg.icon-close{
    width: 13px;
    height: 13px;
  }

  cart-drawer.is-empty .progress-bar,
  cart-drawer.is-empty .drawer__footer {
    display: none;
  }

  p.cart__login-title.h3{
    font-family: 'BuenosAires';
font-size: 14px;
font-weight: 400;
line-height: 16.1px;
  }
  a.cart__login-link{
    font-weight: 700;
  }
  header .ly-switcher-wrapper.ly-breakpoint-2.fixed.bottom_right{
    margin-left: 8px !important;
    top: 3px!important;
  }
@media screen and (min-width: 1500px){  
    header .ly-switcher-wrapper.ly-breakpoint-3.absolute.top_right {
      display: flex;
      margin-left: 4px !important;
      height: 25px;
      width: 30px;
      justify-content: center;
      align-items: center;
      top: 1px;
  }
  header .ly-switcher-wrapper.ly-breakpoint-3.absolute.top_right a{
    line-height:1;
    font-size: 15px;
  }
  .ly-switcher-wrapper.ly-breakpoint-3.absolute.top_right {
    display: none;
  }}

  @media screen and (min-width: 990px){  
    header .ly-switcher-wrapper.ly-breakpoint-3.absolute.top_right {
      display: flex;
      margin-left: 4px !important;
      height: 25px;
      width: 30px;
      justify-content: center;
      align-items: center;
      top: 1px;
  }

  header .ly-switcher-wrapper.ly-breakpoint-3.absolute.top_right a{
    line-height:1;
    font-size: 15px;
  }
}

  .success.free-shipping-true{
    margin-bottom: 0;
    font-weight: 400;
  }
  @media screen and (max-width:767px){
    .cart-item td,
    .cart-item td a.cart-item__link,
    .cart-item td a.cart-item__link img
    {
        max-width: 70px;
        min-width: 70px;

    }
    .cart-item td a.cart-item__link img{
        object-fit: contain!important;
    }
    quantity-input {
        max-width:75px;
    }
    .totals__subtotal {
        font-size: 19px!important;
    }
    small.tax-note.caption-large.rte{
        font-size: 12px;
    }
    .search__button {
        left: unset!important;
    }
    .field__input:focus~.field__label{
        display: none;
      } 
      label[for="Search-In-Modal"] {
        /* font-family: 'BuenosAires', "Gotham Book", Gotham-Book, Arial, sans-serif!important; */
        font-family: "Aktiv Grotesk Medium", sans-serif !important;
    font-weight: 500 !important;
font-size: 16px;
/* font-weight: 400; */
letter-spacing: 0px !important;
height: 100%;
top: 0;
display: flex;
align-items: center;

      }
      .search__button .icon {
        height: 22px!important;
        width: 22px!important;
    }
    }
  .cart-drawer__empty-content a:not(.button){
    color: #2a5033!important;
  }
  .cart-drawer__empty-content a:not(.button):hover {
    opacity: 0.7;
  }
  .cart-drawer__empty-content a.button{
    color: white!important;
  }
  .cart-drawer__empty-content a.button:hover{
    color: #2a5033!important;
  }
  .field:after{
    box-shadow: none!important;
  }
  .ls-dropdown-menu {
    border: none!important;
  }
  .field .icon.icon-search {
    opacity: 0.7;
  }
a, span {
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94)!important;

}
 
  .mega-menu__content li a:hover,
  header a:hover,
  header details:hover span
  {
    color: rgba(0,0,0,0.5)!important;
  }
  .megamenu-image:hover img{
    filter: brightness(70%);
  }
  .megamenu-image img {
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

footer .icon.icon-arrow {
  /*     width: 20px;
    height: 12px;
    margin-right: 15px;
    margin-top: 0px;
 */
     width: 20px;
    height: 12px;
    margin-right: 15px;
    margin-top: 2px;

}
@media screen and (max-width: 767px) {
  footer.section-footer-padding {
    padding-top: 0px!important;
  }
  div.footer-content--logo {
    display: flex;
  }
  footer .footer-block__details-content .list-menu__item--link {
    line-height: 1;
  }
}

@media only screen and (max-width: 767px) {
  .footer-side--image img{
    height: 325px!important; 

  }
  footer .media:not(.media-no-border){
    border-radius: 7%;
  }
  .footer-block__details {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.7s ease-in-out , opacity 0.7s ease-in-out 0.1s;
}

.footer-block--active .footer-block__details {
    max-height: 300px;
    opacity: 1;
}
}
@media only screen and (min-width: 768px) {
  .footer-side--image img {
    height: 800px;
  }
  .header__icon.header__icon--account svg {
    height: 2.3rem;
    width: 2.3rem;
  }
  .search__button.field__button {
    margin-left: 5px;
  }
}
.announcement-bar {
  display: flex;
  align-items: center;
}


@media screen and (max-width:767px){
  .icon-account-mobile{
    display:flex;
    height:23px!important;
    width:23px!important;
  }
  .icon-account{
    display:none;
  }
  .header__icon--account svg{
    top: 0!important;
    left: 0!important;
  }
  .header__icon {
    width: 23px!important;
  }
  .header__search{
    margin-right:6px;
  }
 
  .header__icon.header__icon--menu .icon {
    width: 2.4rem!important;
    height: 2.4rem!important;
}
.image-with-text__grid {
  margin:0;
}
}
@media screen and (min-width:768px){
  .icon-account-mobile{
    display:none;
  }
  .icon-account{
    display:flex;
  }
}
@media screen and (max-width: 1499px) {
  div.ly-switcher-wrapper.ly-breakpoint-3{
    display: none!important;
  }
}
/* Hamburger animation */
.line {
  transition: transform 0.5s ease, opacity 0.5s ease;
}
.menu-open .line1 {
  transform:translateY(-3px) translate(5px) rotate(45deg);
}
.menu-open .line2 {
  transform: translateY(8px) translate(-7px) rotate(-45deg);
}
.cart-item-title-link,
.product-popup-modal__toggle
{
transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
border-bottom: none;
color: black;
}
.cart-item-title-link:hover
{
opacity: 0.6;
}
.product-popup-modal__toggle:hover
{
opacity: 0.3;
}
@media screen and (max-width: 767px){
  .sizing-table-image .desktop-version {
    display: none;
  }
}
@media screen and (min-width: 768px){
  .sizing-table-image .mobile-version {
    display: none;
  }
}

body.en .french-img{
display: none;
}
body.fr .english-img{
display:none;
}


@media screen and (min-width:768px){
.template-search__header.center .field__input:not(:placeholder-shown)~.field__label {
  font-size: 1rem;
  top: -5px;
  left: 19px;
}
.template-search__header.center .search__input.field__input {
  position: relative;
  top: 7px;
  left: 5px;
}
}
@media screen and (max-width:767px){
  .template-search__header.center .search__input.field__input {
    padding: 5px 5px 5px 23px;
  }
}
.template-search__header.center .predictive-search.predictive-search--search-template,
.template-search__header.center .template-search__search
{
  display: none!important;
}
@media screen and (min-width:1500px){
  .ly-switcher-wrapper.ly-breakpoint-2 {
    display: none!important;
  }
}

/* Sizing chart */
fieldset.product-form__input.product-form__input-taille {
  position: relative;
}
modal-opener.product-popup-modal__opener{

  display: flex;
  align-items: center;
  /* top: 0px!important; */
  min-width: 150px;
  right: 0;
}
button.product-popup-modal__button{
  display: flex;
  align-items: center;
  top: 0px;
  right: 0;
  height: auto;
  padding-right: 0;
  font-size: 13px !important;
  color: #1a1916;
  font-weight: 600;
  text-transform: uppercase;
  /* text-decoration: none; */
  transition: ease-in-out 0.2s;
}
button.product-popup-modal__button:hover{
  color: #7a7a76 !important;
}

button.product-popup-modal__button svg{
  width: 24px !important;
  margin-right: 1rem;
  min-width: 24px;
}

body.fr button.product-popup-modal__button{
top: -35px;
}

@media screen and (max-width:767px){
  div[aria-label="Size chart"] .icon.icon-close {
    width: 15px!important;
    height: 15px!important;
  }
  div[aria-label="Size chart"] .product-popup-modal__content-info {
    padding: 0px;
  }
  modal-opener.product-popup-modal__opener {
    position: absolute;
    top: -32px;
}
  }

/* New forms */
#new-contact fieldset,
#new-return fieldset
{
  border:none;
  width: 100%;
  min-width:100%;
}
#new-contact fieldset .name,
#new-return fieldset .name {
  display: flex;
  gap:5vw;
}
#new-contact fieldset .form-group,
#new-contact fieldset .form-group input:not([type="submit"]),
#new-contact fieldset .form-group select,
#new-contact fieldset .form-group textarea,
#new-return fieldset .form-group,
#new-return fieldset .form-group input:not([type="submit"]),
#new-return fieldset .form-group select,
#new-return fieldset .form-group textarea
{
width: 100%;
}
#new-contact fieldset .form-group input,
#new-contact fieldset .form-group select,
#new-contact fieldset .form-group textarea,
#new-return fieldset .form-group input,
#new-return fieldset .form-group select,
#new-return fieldset .form-group textarea
{
  margin-bottom: 20px;
  font-weight: 400;
  padding: 10px 18px;
}
#new-contact fieldset .form-group input:not([type="submit"]),
#new-contact fieldset .form-group select,
#new-contact fieldset .form-group textarea,
#new-return fieldset .form-group input:not([type="submit"]),
#new-return fieldset .form-group select,
#new-return fieldset .form-group textarea {
  background-color: #f5f8fa;
  border-radius: 3px;
  border: 1px solid #cbd6e2;
}

body:not(.return-form-page) .new-return,
body:not(.contact-page) .new-contact,
body:not(.europe-return-page) .europe-return
{
display:none;
}
.new-form-wrapper h1 {
  margin-top: 0;
}
body.europe-return-page .new-form-wrapper h3 {
margin-top: 0;
}
.container.new-contact,
.container.new-return{
  max-width: unset;
  width: 100%;
  padding: 0;
}
.form-success {
  background-color: lightgreen;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 30px;
}
.new-contact-fieldset textarea,
.new-return-fieldset textarea{
  border-color: rgba(0,0,0,0.1);
  font-family:inherit;
}
.new-contact-fieldset input[type="submit"],
.new-return-fieldset input[type="submit"]
{
  /* font-family: 'BuenosAires', Helvetica, Arial, sans-serif; */
  margin: 0;
  cursor: pointer;
  display: inline-block;
  /* font-weight: 700!important; */
  font-family: "Aktiv Grotesk Medium", sans-serif !important;
    font-weight: 500 !important;
  line-height: 12px;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  background-color: #2C5234;
  border-color: #2C5234;
  color: #fff;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 12px 24px;
}
.new-contact-fieldset input[type="submit"]:hover,
.new-return-fieldset input[type="submit"]:hover{
  background-color: #325e3c;
  border-color: #325e3c;
}
.new-contact-fieldset label,
.new-return-fieldset label{
  /* font-family: 'BuenosAires', Helvetica, Arial, sans-serif; */
  /* font-weight:500; */
  font-family: "Aktiv Grotesk Medium", sans-serif !important;
    font-weight: 500 !important;
}
.new-contact-fieldset .required,
.new-return-fieldset .required {
  color: red;
}
.new-form-wrapper h5{
  color: #33475B;
  margin:0 0 18px 0;
}
.new-return-fieldset {
  padding-left:0;
  margin-left: 0;
}
.new-form .form-success {
  background-color: #90ee9034;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  padding: 30px;
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  border-radius: 8px;
}
.new-form .form-success p{
margin: 0 0 5px;
}
.new-form .return-instructions p{
  font-weight: 400;
  font-size: 14px;
}
.new-form .return-instructions a{
  color:#598fc9;
}
.new-form .return-instructions {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px){
  .contact-page .page-full,
  .return-page .page-full {
    padding: 0;
  }
  .return-form-page .main-page-title.page-title .page__title {
    font-size: 23px;
  }
  .container.new-contact,
.container.new-return{
  padding: 0 1.5rem;

}
.return-form-page .main-page-title.page-title {
  margin-bottom: 20px;
}
#new-contact fieldset .name, 
#new-return fieldset .name {
  flex-direction: column;
  gap: 0;
}
fieldset.new-contact-fieldset,
fieldset.new-return-fieldset
{
  padding: 0;
  margin:0;
}
.new-contact-fieldset label,
.new-return-fieldset label {
  font-size: 14px;
}
}
@media screen and (min-width:1024px){
  .contact-page .container.new-contact{
    padding: 0 20vw;
  }
}
form#new-contact.submitted input[required]:invalid, 
form#new-contact.submitted select[required]:invalid,
form#new-contact.submitted textarea[required]:invalid,
form#new-return.submitted input[required]:invalid, 
form#new-return.submitted select[required]:invalid,
form#new-return.submitted textarea[required]:invalid
{
  border: red 1px solid !important;
}
.product-popup-modal[open] {
  z-index: 998;
}
@media screen and (min-width:768px){
  .return-form-page .main-page-title.page-title {
    margin-bottom: 35px;
  }
}
.return-refund-policy .man-page-wrapper section:nth-of-type(2),
.europe-return-page .man-page-wrapper section:nth-of-type(1),
.warranty-page .man-page-wrapper section:nth-of-type(2),
.shipping-page main section:nth-of-type(2),
.faq-page nav.breadcrumbs
{
  display: none;
}

body.europe-return-page header .ly-switcher-wrapper,
body.europe-return-page header .ly-languages-switcher-link
 {
  display: none!important;
}
body.europe-return-page .new-form-wrapper a {
  text-decoration: underline;
  color:#2c5234;
}
body.europe-return-page .new-form-wrapper a:hover {
  color:#698d71; 
}
/* End new forms */

.ly-switcher-wrapper.ly-breakpoint-1.fixed.bottom_right {
  display:none;
}

@media screen and (min-width:768px){
  .template-search__results {
    margin: 0 6.4vw;
  }
}
@media screen and (max-width:767px){
  .template-search__results {
    margin: 0 3.4vw;
  }
  .header__icons div.ly-switcher-wrapper {
    display: none;
  }

}

body.fr .english,
body.en .french
{
  display: none;
}
.return-form-page h5:first-child {
  font-size: 24px;
}
@media screen and (min-width: 990px) {
  .header__heading-logo {
    display: flex;
    align-items: center;
    transition: all 0.5s ease;
  }

.header__heading-logo {

  @media screen and (min-width: 990px) and (max-width: 1099px) {
        max-width: 150px !important;
        width: 150px !important;
  }

  @media screen and (min-width: 1100px) and (max-width: 1299px) {
        max-width: 250px !important;
        width: 250px !important;
  }

  @media screen and (min-width: 1300px) {
        max-width: 320px !important;
        width: 320px !important;
  }
}


.header-logo--wrap img {
  max-height: 40px; /* Adjust based on your logo size */
  width: auto;
}

  .mega-menu__content {
    padding: 24px 55px;
  }
}
div[data-breakpoint="1000"]{
  z-index: 1!important;
}
@media screen and (max-width: 767px){
  .product__breadcrumb-tags-list.template-check {
    max-width: 90px;
    max-width: 155px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 5px;
  }

  .card-wrapper .product__breadcrumb-tags-list .badge-tag:not(:last-child) {
    margin-right: 0!important;
}
}


.breadcrumbs__list {
  margin-bottom: 0!important;
}
.breadcrumbs .breadcrumbs__item {
  font-size: 14.12px!important;
  /* font-family: "Aktiv Grotesk Medium", sans-serif !important;
    font-weight: 500 !important; */
    font-family: "GT Pressura Mono Medium", sans-serif !important;
    font-weight: 500 !important;
  line-height: 17.24px!important;
  letter-spacing: 0.02em!important;
  text-align: left!important;
  text-transform: uppercase!important;
  align-items: center;
  color: #1a1916!important;
}
.breadcrumbs__list, .breadcrumbs__item {
  display: flex!important;
}
.breadcrumbs .breadcrumbs__item:not(:last-child):after {
  content: "—" !important;
  color: rgba(0, 0, 0, 0);
  background: #595959;
  border-radius: 50%;
  max-height: 5px;
  max-width: 5px;
  font-size: 24px !important;
  margin: 0 10px !important;
}
@media screen and (min-width: 1200px){
  .breadcrumbs__list {
    margin-top: 25px!important;
  }
  .breadcrumbs .breadcrumbs__item {
    font-size: 1.7rem !important;
  }
  .breadcrumbs {

    @media screen and (max-width: 749px){
      padding: 1vh 1.5rem 0vh !important;
    }
    @media screen and (min-width: 750px){
      padding: 1vh 5rem 0vh !important;
    }
  }

}
@media screen and (min-width: 990px) and (max-width: 1199px){
  .breadcrumbs__list {
    margin-top: 25px!important;
  }
  .breadcrumbs .breadcrumbs__item {
    font-size: 14.12px!important;
  }
  .breadcrumbs {
    padding: 1vh 1vw 0vh;
  }
}
@media screen and (min-width: 768px) and (max-width: 989px){
  .breadcrumbs__list {
    margin-top: 25px!important;
  }
  .breadcrumbs .breadcrumbs__item {
    font-size: 14.12px!important;
  }
  .breadcrumbs {
    padding: 1vh 1vw 0vh;
  }
}
@media screen and (max-width: 767px){
  .breadcrumbs .breadcrumbs__item {
    font-size: 1.5rem !important;
  }
  .breadcrumbs {
    padding: 1vh 3vw 0vh;
  }
}
.contact-page nav.breadcrumbs {
  display: none;
}

body:not(.homepage) h2.collections-slider-heading,
body:not(.fr) .mega-menu__content a,
body:not(.fr) h3.facets-compare-list-title,
body:not(.fr) button.card-comparision-button,
body:not(.fr) .product-content-section h2.banner__heading span,
body:not(.fr) .product-content--content h3
{
  text-transform: capitalize!important;
  font-weight: 400;
}
#shopify-section-custom-footer-banner h2.banner__heading span{
  font-weight: 600!important;
}

@media screen and (min-width: 768px) {
  .product-features .product-tech-values {
    gap: 30px;
}
.product-features .product-tech-values .features__content-single {
  width:30% !important;
}
.product-features .product-tech-values {
  max-width: 90vw!important;
}
}
@media screen and (min-width: 1400px) 
{.product-features .product-tech-values {
  max-width: 90vw!important;
}
}
@media screen and (min-width: 990px) {
.product-features .product-tech-values .features__content-single {
  max-width: 15vw;
  width:17% !important;
}
}
@media screen and (max-width: 767px) {
  .product-features .product-tech-values {
    gap: 30px;
}
.breadcrumbs__list {
  flex-wrap: wrap;
}
.collection-vertical-top-bar.facets-container,
.collection-vertical-top-bar.facets-container .collection-vertical-top-bar-content
{
  flex-direction: column;
  align-items: flex-start!important;
}

.collection-vertical-top-bar-content facet-filters-trigger {
  display: none!important;
}
facet-compare-trigger a {
  max-height: 38px!important;
}
aside .facets-container {
  padding-top: 0!important;
}
.comparison-added-note {
  margin-bottom: 25px;
}
.collection.collection-vertical-container.compare-triggered .card__content {
  position: relative;
  top: 47px;
}
.collection.collection-vertical-container:not(.compare-triggered) .card__content {
  padding-bottom: 0px!important;
}
.special-features-wrap {
  display: flex;
  flex-direction: column;
}
.special-feature-cell {
  width: 100%!important;
}
}
.backup-pdp {
  height: 100%;
  width: 100%;
  border-radius: 8px;
}

.product-features {
 margin-top: 5vh;
}
.comparison-added-cta {
  margin-bottom: 10px;
}
.mobile-facets__item.list-menu__item svg.icon.icon-rect {
display: none;
}
.mobile-facets__label {
  align-items: center;
}

label[for="SortBy"] {
  margin-bottom: 0px;
}
select[name="sort_by"]{
  background-image: none!important;
}
facet-filters-form .facets-vertical-sort{
  margin-left: 10px;
}

.homepage .custom-banner-footer {
  display: none;
}

/* PDP Changes */
.new-tag span:not(.badge-tag-badge-limited-edition){
/* background-color: #353D46; */
/* width: 110px; */
/* height: 26px; */
/* border-radius: 100px; */
}
.new-tag {
  margin-left: 10px;
  display: flex;
  gap: 5px;
}
.price-item {
  position: relative;
  /* top: 2px; */
}

.sidebar__inner-padding {
  padding-left: 1px;
  padding-right: 1px;
}
.sidebar__inner-padding h3 font {
  /* font-family: 'BuenosAires', "Gotham Book", Gotham-Book, Arial, sans-serif!important; */
  font-size: 16px;
  /* font-weight: 500; */
  font-family: "Aktiv Grotesk Medium", sans-serif !important;
    font-weight: 500 !important;
  line-height: 17.24px;
}
.disabledVariant {
  opacity: 0.5;

}
fieldset.product-form__input-size {
  margin-bottom: 0;
}
modal-opener.product-popup-modal__opener{
  margin: 0 0 10px 0;
}
span.js-product-stock p,
span.js-product-stock,
.sold-out,
.sold-out-message,
.low-stock-message
{
font-size: 13px!important;
font-weight: 600;
line-height: 17.24px;
color: black;
text-align: left;
text-transform: uppercase;
color: #7a7a76 !important;
}
.product-form__buttons {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
/* .product__info-wrapper.col .price span, .product__info-wrapper .price.price--on-sale .price-item.price-item--sale, .product__info-container .price--on-sale .price-item--regular {
font-size: 28px !important;
line-height: 17.24px;
letter-spacing: 0.02em; 

@media (max-width: 749px) {
  font-size: 1.9rem !important;
} 
} */


  .product__info-wrapper {
    .price.price--large, .product__info-container .price--on-sale .price-item--regular, .price.price--on-sale .price-item.price-item--sale, .price-item .price-item--regular, .price span, .price.price--on-sale .price-item.price-item--sale, .price--on-sale .price-item--regular, .price-off-badge {
      font-size: 24px !important;
      line-height: 1;
      letter-spacing: 0.02em;

      @media (min-width: 768px) and (max-width: 1100px) {
          font-size: 24px !important;
        }

      @media (max-width: 749px) {
        font-size: 1.9rem !important;
      }

    }
  }


.product__title.product__title-price {
  gap: 20px;
}
.product__info-container .sidebar__inner {
  padding-top: 0!important;
}
.product__title {
  margin-top: 0!important;
}
.product__title h1.h2{
  line-height: 1;
}
.product__title.product__title-price {
position: relative;
/* top: -2px; */
}
variant-radios fieldset.product-form__input .form__label span {
  font-weight: 600!important;
}
.size-feeling--text {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
.desktop {
  display: none!important;
}
modal-opener.mobile {
  min-width: unset;
}
.product-popup-modal__button{
  color: #595959!important;
}

}
@media screen and (min-width: 768px) {
  .mobile {
    display: none!important ;
  }
  }

@media screen and (min-width: 1200px) {
    /* .product-page .breadcrumbs {
      --bs-gutter-x: 2.4rem;
      width: 100%;
      padding-right: calc(var(--bs-gutter-x)* .5);
      padding-left: calc(var(--bs-gutter-x)* .5);
      margin-right: auto;
    margin-left: auto; */
    }
}


.out-of-stock label span{
  opacity: 0.4!important;
}  
@media screen and (max-width: 767px) {
  .special-features-wrap {
      display: flex;
      flex-direction: column;
  }
  .special-features-wrap .special-feature-cell {
    width: 100%!important;
}
.product-tech-values .features__content-single {
  width: 80%!important;
}
.product-tech-values {
  display: flex;
  flex-direction: column;
  align-items: center;
}
}
.product-stock .js-product-stock{
  font-weight: 600!important;
}
body:not(.fr) .product__info-wrapper .badge-tag.badge-tag-badge-new-colour {
  width: 115px!important;
}
body.fr .product__info-wrapper .badge-tag.badge-tag-badge-new-colour {
  width: 165px!important;
}
@media screen and (max-width: 767px){
  .multiple-pills.align-items-center {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 10px;
  }
  .multiple-pills .new-tag {
    margin-left: 0!important;
  }
  .product__option-size-feeling {
    margin-top: 30px;
  }
  .product__title.product__title-price {
    gap: 10px;
}
}
button.product-form__submit.button:disabled {
  background-color: #b2b2b2 !important;
  opacity: 1!important;
}
.klaviyo-bis-trigger {
  display: flex;
    justify-content: center;
    font-size: 1.6rem;
    padding: 1.3rem 2.5rem;
    background-color: #b2b2b2 !important;
    opacity: 1 !important;
    color: white !important;
    border-radius: 0px
}
.product .product-form__submit.button:disabled {
  display: none!important;
}
.klaviyo-bis-trigger {
  display: none;
  text-align: center;
}
/* End PDP changes */


/* Font styling fixes */
.mega-menu__list li ul li .mega-menu__link.link, .collection-slide-links h4 {
  font-weight: 300!important;
}

.mega-menu__link, .mega-menu__link.mega-menu__link--level-2 {
    font-size: 1.8rem !important;
    line-height: 2.4rem !important;
    font-family: Aktiv Grotesk Medium, sans-serif !important;
    font-weight: 500 !important;
}

/* .mega-menu__link.mega-menu__link--level-2 {
    font-size: 2rem !important;
    line-height: 2.4rem !important;
} */

p.announcement-bar__message,
p.totals__subtotal-value 
{
  font-weight: 500!important;
}
@media screen and (max-width:767px){
  td.cart-item__details {
    padding-left: 0;
    max-width: 150px!important;
  }
  td.cart-item__controls {
    margin-left: 5px;
  }
}
.totals__subtotal {
  font-size: 16px!important;
}
.button, .button--primary, .button--secondary, .button--tertiary {
  font-weight: 500!important;
}
div.rte.main-page-content {
  font-weight:400;
}
h3.partner-title,
h2.facet-filters__label,
.special-feature-cell--content h3
{
  font-size: 16px!important;
}
h3.partner-title,
div.partner-content {
  text-align: center;
}
.product-content--content h3 {
  text-transform: capitalize;
  font-size: 26px!important;
}
h2.banner__heading.h1 span {
  font-weight: 500;
}
.banner__text.body span {
  font-weight: 400;
}
#shopify-section-custom-footer-banner .banner__heading.h2 span {
  text-transform: capitalize!important;
}
.collection-slide-links h4
{
font-weight: 400!important;
}
/* End font styling fixes */
/* Search and Discovery results tweaks */
.price-off-badge {
  /* display: none; */
}
.card__heading.h5 a {
  font-weight: 600;
  font-size: 16px;
}
.price span {
  font-weight: 400!important;
  font-size: 16px!important;
}
 .multicolumn-card .multicolumn-card__info .rte h3{
  font-weight: 400!important;
}
.card-color-list fieldset {
  display: flex;
  overflow: auto;
  flex-wrap: nowrap;
}
.card-color-list {
  overflow-x: auto;
  overflow-y: hidden;
  
}

.card-color-list {
  overflow-x: auto;
  overflow-y: hidden;
  max-height: 120px;
}
.card__content {
  min-height: 130px!important;
}
.template-search .card__content{
    min-height: 150px!important;
}
predictive-search .h5 {
  margin: 0!important;
}
/* Firefox */
.card-color-list {
  scrollbar-width: thin;
  scrollbar-color: #2A5033 #F8F8F8;
}

/* Chrome, Edge, and Safari */
.card-color-list::-webkit-scrollbar {
  height: 5px;
  width: 5px;
}
.card-color-list::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #F8F8F8;
}
.card-color-list::-webkit-scrollbar-track:hover {
  background-color: #E8E8E8;
}
.card-color-list::-webkit-scrollbar-track:active {
  background-color: #E8E8E8;
}
.card-color-list::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #2A5033;
}
.card-color-list::-webkit-scrollbar-thumb:hover {
  background-color: #437F51;
}
.card-color-list::-webkit-scrollbar-thumb:active {
  background-color: #437F51;
}

@media screen and (min-width: 768px) {
  .facets-vertical,
  .collection-vertical-top-bar.container.facets-container
  {
    padding: 2vh 5.5vw!important;
    margin: 0!important;
    width: 100%;
    max-width: unset;
  }
  .facets-vertical .collection.collection-vertical-container {
    padding: 0!important;
  }
  .comparison-added-note {
    margin: 15px 0px!important;
  }
.collection.container.collection-vertical-container {
  margin: 0!important;
  max-width: unset!important;
}
}
@media screen and (min-width: 768px) and (max-width:1299px)  {
  .collection-vertical-top-bar.facets-container.align-items-center {
    display: flex;
    align-items: flex-start!important;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
@media screen and (min-width:1300px) {
  body:not(.fr) .collection-vertical-top-bar.facets-container {
    flex-direction: row!important;
  }
}
@media screen and (max-width: 767px){
  facet-filters-form {
    order: -1;
    padding: 0 0 15px 0;
  }
  select#SortBy {
    position: relative;
    top: 1px;
  }
  .facet-filters__field select {
    max-width:65vw;
  }
}
@media screen and (min-width: 768px) {
  .facet-filters__field select {
    max-width:15vw;
  }
}
.comparison-added-cta a{
  font-size: 16px!important;
}
.card-comparision-button {
  font-size: 14px!important;
}
/* End Search and Discovery results tweaks */
#shopify-section-custom-footer-banner .banner__media.media,
#shopify-section-custom-footer-banner .media:not(.media-no-border) img,
.homepage .banner .media:not(.media-no-border),
.homepage .banner .media:not(.media-no-border) img
{
  border-radius: 0px!important;
}

#shopify-section-custom-footer-banner .all-page {
  padding-bottom: 0!important;
}
.mega-menu__link.mega-menu__link--level-2.link {
  font-weight: 300;
}
.compare-cell-price {
  font-weight: 400!important;
}

/* New */
.ly-switcher-wrapper.ly-breakpoint-1.fixed.bottom_right {
  display:none;
}
div[data-breakpoint="1000"]{
  z-index: 1!important;
}

@media screen and (max-width: 767px){
  .mobile-facets__label svg.icon.icon-rect{
    display:none;
  }
  .mobile-facets__label {
    align-items: center;
  }
  .card__information .card__heading {
    align-items: flex-start;
    flex-direction: column;
  }
}
.card__information .card__heading {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 2.6rem;
  margin-bottom: 1rem;
}

.collection-page nav.breadcrumbs {
  display: none;
}

/* Percentage off CSS tweaks */
@media screen and (max-width:767px){
  .product-page .price--on-sale .price__sale {
    display: flex;
    flex-direction: row!important;
    flex-wrap: nowrap!important;
    align-items: center;
    column-gap: 8px;
  }
  .product-page .price--on-sale .price__sale .price-off-badge {
    /* font-size: 14px !important; */
    font-size: 1.9rem !important;
    margin-left: 3px !important;
    /* margin-top: 5px; */
    /* margin-top: 4px !important;  */
    /* padding: 2px 0px !important; */
    font-weight: 400 !important;
  }
  .product-page .product__title .no-js-hidden, .product-page .product__title .align-items-center {
      flex-direction: column;
    align-items: flex-end !important;
  }
  /* .product-page .product__info-wrapper.col .price span.price-item {
    font-size: 25px !important;
  } */
  .product-page .product__info-container .price--on-sale .price-item--regular {
    margin-left: 5px!important;
  }
  .product-page .product__breadcrumb-tags-list {
    margin-left: 0px!important;
    margin-top: 13px;
  }

  .collection-page .price-off-badge{
    margin-left: 0px!important;
  }
}
@media screen and (min-width: 768px){
    .product-page .price--on-sale .price__sale {
    display: flex;
    flex-direction: row!important;
    flex-wrap: nowrap!important;
    align-items: center;
    column-gap: 20px;
  }
  .product-page .price--on-sale .price__sale .price-off-badge {
    font-size: 14px !important;
        font-size: 24px !important;
        margin-left: 3px !important;

        @media (min-width: 768px) and (max-width: 1100px) {
          font-size: 24px !important;
        }

    /* margin-left: 5px; */
    /* margin-top: 5px; */
    /* margin-top: 4px !important; */
    font-weight: 400 !important;
  }
  .product-page .product__title.product__title-price {
    gap: 10px!important;
}
  .product-page .product__title .no-js-hidden{
      flex-direction: column;
    align-items: flex-end !important;
    gap:10px;
  }
  /* .product-page .product__info-wrapper.col .price span.price-item, .product__info-container .price--on-sale .price-item--regular {
    font-size: 25px !important;
  } */
  .product-page .product__info-container .price--on-sale .price-item--regular {
    margin-left: 5px!important;
  }
  .product-page .product__breadcrumb-tags-list {
    margin-left: 0px!important;
    margin-top: 7px;
  }

  .collection-page .price-off-badge{
    margin-left: 3px!important;
  }  
}
/* End percentage off CSS tweaks */


/* div[aria-label="POPUP Form"] .needsclick p span{
  font-weight: 700!important;
} */
/* CUMULATIVE LAYOUT SHIFT FIXES */
@media screen and (min-width:768px){ 
  .shopify-section.shopify-section-group-header-group:has(.announcement-bar ) {
    min-height:40px!important;
  }
  .shopify-section.shopify-section-group-header-group.section-header.shopify-main-header{
    min-height:51px!important;    
  }
  body:not(:has(quick-add-modal[open])) .header-logo--wrap img {
    z-index: 998!important;
  }
  body:has(quick-add-modal[open]) .header-logo--wrap img {
    z-index: 1!important;
  }
}


main{
  min-height: 100vh!important;
}
/* END CUMULATIVE LAYOUT SHIFT FIXES */


/* COLLECTION SHORT AND LONG DESCRIPTION */

@media screen and (max-width:767px){
  .short-description-wrapper {
    margin: 0 0 2vh 0;
    max-width: 90vw;
  }
}
.long-description h1,
.long-description h2,
.long-description h3,
.long-description h4,
.long-description h5,
.long-description h6
{
  font-size: 26px;
  /* font-family: 'BuenosAires'!important; */
  background: rgba(0,0,0,0)!important;
  font-family: "Aktiv Grotesk Medium", sans-serif !important;
    font-weight: 500 !important;
}
.long-description p {
  font-size: 14px;
  /* font-family: 'BuenosAires'!important; */
  background: rgba(0,0,0,0)!important;
  font-family: "Aktiv Grotesk Medium", sans-serif !important;
    font-weight: 500 !important;
}
.long-description span {
  background: rgba(0,0,0,0)!important;
}

@media screen and (max-width: 1106px){
  .desktop-description {
    display: none;
  }
  .short-description-wrapper {
    margin: 0 0 2vh 0;
    min-width: 100%;
  }
  .short-description-wrapper p {
    max-width: 600px;
  }
}
@media screen and (min-width: 1107px){
  .mobile-description {
    display: none;
  }
  .short-description-wrapper {
    margin: 0 5.5vw!important;
    max-width:600px;
  }

  body:has(.short-description-wrapper) .collection-vertical-top-bar.container.facets-container.heading-wrapper {
    padding-bottom: 0!important;
  }
}
@media screen and (min-width: 768px){
body:has(.collection-description-section) .shopify-section.all-page.custom-banner-footer {
  padding-top: 0!important;
}
}
/* END COLLECTION SHORT AND LONG DESCRIPTION */
/* SUCCESS MESSAGE REGISTER FORM */
.register .form__message--success {
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  color: #155724;
  padding: 2rem 1rem;
  margin-bottom: 1.5rem;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.customer.register .form__message--success svg {
  width: 1.3rem;
  height: 1.3rem;
  flex-shrink: 0;
}

.customer.register .success-actions {
  display: flex;
  justify-content: space-between;
  margin-top: 1.5rem;
  flex-wrap: wrap;
}

.customer.register .success-actions .button {
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  transition: all 0.2s ease;
}
.customer.register .success-actions .button::before,
.customer.register .success-actions .button::after {
 display:none;
}

.customer.register .success-actions .button.button--primary,
.customer.register .success-actions .button.button--secondary
{
  border: 2px solid black;
}
.customer.register .success-actions .button.button--primary:hover {
  color:rgb(60,121,79);
  border: 2px solid rgb(60,121,79);
}

.customer.register .success-actions .button.button--secondary:hover {
  background-color: white;
  color: black;
}
@media screen and (min-width:768px){
  .customer.register .success-actions .button {
    width:49%;
  }
}
@media screen and (max-width:767px){
  .customer.register .success-actions .button {
    width:100%;
  }
  .customer.register .success-actions {
    gap: 5px;
  }
}

/* END SUCCESS MESSAGE REGISTER FORM */
span.badge-tag {
    min-width: max-content!important;
}
/* QUICK ADD MODAL CHANGES */
.price.price--on-sale .price-item.price-item--sale {
  color: #DD545E;
  font-size: 18px!important;
}
quick-add-modal .price.price--on-sale .price-item.price-item--sale {
  font-size: 28px!important;
  @media (min-width: 768px) and (max-width: 1100px) {
          font-size: 24px !important;
        }
}
.product__info-container .price--on-sale .price-item--regular{
  color: black;
  text-decoration-color: black;
}
quick-add-modal .product__info-container .price--on-sale .price-item--regular{
  font-size: 18px;
  margin-left: 0px;
}
quick-add-modal .product__info-container .price__sale {
  align-items: baseline!important;
}
.price.price--on-sale span.price-off-badge {
  /* color: rgba(0,0,0,0.3)!important; */
  /* font-weight:300!important; */
  font-weight: 400 !important;
  /* font-size: 14px!important; */
  color: #999688 !important;
}
quick-add-modal .price.price--on-sale span.price-off-badge {
  font-size: 16px!important;
}
@media screen and (max-width:767px){
  quick-add-modal .product__title div.d-flex:has(div.price){
    flex-direction: column;
  }
  quick-add-modal .product__title div.d-flex.align-items-center:has(div.price){
    align-items: baseline!important;
    gap: 15px;
  }
  quick-add-modal .product__title div.d-flex:has(div.price) .product__breadcrumb-tags-list{
    margin-left: 0;
  }
  quick-add-modal .product__title.product__title-price {
    gap: 13px;
} 
  body:has(.quick-add-modal[open]) .shopify-section-header-sticky{
    z-index: 1;
  }
  quick-add-modal .product__info-wrapper.col .price span.price-item--sale {
    font-size: 25px !important;
  }
  .quick-add {
    opacity: 1!important;
    visibility: visible!important;
    position: absolute!important;
    top: -42px!important;
  }

  .quick-add button {
    font-size: 11px!important;
    text-transform: uppercase;
    line-height:1.5rem;
    min-width: max-content;
  }
 .collection-page .grid__item .card-color-list {
  display: none!important;
 }
 body.fr .card--card .quick-add {
  margin: 0!important;
  padding: 0 10px!important;
}
}

/* Sold-out variant image styling */
.sold-out-image {
  opacity: 0.6;
  transition: filter 0.3s ease, opacity 0.3s ease;
}

.sold-out-image-wrapper {
  position: relative;
}

/* Sold-out color option styling */
.sold-out-color {
  position: relative;
  opacity: 0.5;
}

.sold-out-color::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.1);
  background: rgba(239,240,237,0.01);
  pointer-events: none;
}
@media screen and (max-width: 767px){
  .sold-out-color::after {
    width: 58px;
    height: 58px;
  }
}
@media screen and (min-width: 768px){
  .sold-out-color::after {
    width: 58px;
    height: 58px;
  }
}
.sold-out-color-option {
  position: relative;
}

.sold-out-color-option img {
  opacity: 0.5;
}

/* .sold-out-image-wrapper {
  pointer-events: none;
} */


.form-variant-option-wrap.out-of-stock {
  opacity: 0.5;
}

.form-variant-option-wrap.in-stock {
  opacity: 1;
}

/* Sold-out styling for different image containers */
.product__media-item.sold-out-image-wrapper,
.product__media.sold-out-image-wrapper,
.product-single__media.sold-out-image-wrapper {
  position: relative;
}

/* Alternative subtle effect if you prefer less dramatic styling */
.sold-out-image-subtle {
  filter: grayscale(80%) brightness(0.8);
  opacity: 0.7;
}

.product-form:has(.klaviyo-bis-trigger[style="display: block;"]) .product-form__submit,
.product-form:has(.klaviyo-bis-trigger[style="display: block;"]) .shopify-payment-button,
.product__info-wrapper :has(.klaviyo-bis-trigger[style="display: block;"]) .product-form__submit,
.product__info-wrapper :has(.klaviyo-bis-trigger[style="display: block;"]) .shopify-payment-button
{
  display:none;
}

body:has(.klaviyo-bis-trigger[style="display: block;"]) .product-stock .low-stock,
body:has(.klaviyo-bis-trigger[style="display: none;"]) .product-stock .sold-out,
.quick-add-modal .product-stock .sold-out
{
display: none;
}
/* .product-form__input .sold-out-color input[type=radio]:checked+label.variant_label--color__image {
  border: 1px solid rgba(20,20,20,0.4);
} */

img.spinico{
  z-index:10;
}
.predictive-search.predictive-search--header {
  z-index:99;
}

@media screen and (max-width: 900px) {
  .header {
    align-items: center!important;
  }
}


/* NEW PDP CHANGES START */
.product__specifications-content {
  display: flex;
  gap: 2rem;
  align-items: flex-start;
}

.product__specifications-blocks {
  flex: 1;
}

.product__specifications-video {
  flex: 0 0 40%;
}

@media (max-width: 767px) {
  .product__specifications-content {
    flex-direction: column;
  }
  .product-page .image-with-text.image-with-text--full-width.container.container-mirror .col-lg-30{
    padding: 0;
  }
  .product-page .image-with-text.image-with-text--full-width.container.container-mirror .col-lg-30 .image-with-text__media{
    border-radius: 0!important;
  }
  .product-page .shopify-section:has(.banner__media.media):not(:has(a[href="/pages/faqs"])) {
    display: none!important;
  }
}
@media screen and (min-width:768px){
  .product-page .image-with-text.image-with-text--full-width.container.container-mirror {
    border: 2px solid #EBEBEB;
        border: 2px solid #dcdddb;
        border: 0px solid #dcdddb;

  }
  .product-page .shopify-section:has(.image-with-text.image-with-text--full-width) {
    width: 100%!important;
    padding-right: calc(2.4rem * .5)!important;
    padding-left: calc(2.4rem * .5)!important;
    margin-right: auto!important;
    margin-left: auto!important;
  }
  .product-page .image-with-text.image-with-text--full-width {
    max-width: 1440px!important;
  }
  .product-page .shopify-section:has(.banner__media.media):not(:has(a[href="/pages/faqs"])) .banner__media.media,
  .product-page .shopify-section:has(.banner__media.media):not(:has(a[href="/pages/faqs"])) .banner__media.media img
  {
    border-radius: 0!important;
  }
}
.product-page .image-with-text.image-with-text--full-width.container.container-mirror {
  /* margin-bottom: 50px; */
}
.product-page .image-with-text__media.image-with-text__media--adapt.media img {
  mix-blend-mode: unset!important;
  object-fit: contain!important;
} 
.product-page .media:not(.banner__media) {
  background-image: none!important;
  background: white;
}
.product-page:has(.lb-widget-pal lb-upsell-widget) .product-stock {
  margin-top: 15px;
}

.richtext-wrapper {
  display: flex;
  align-items:center;
  gap: 10px;
  margin: 8px 0;
}
.richtext-icon-wrapper {
  border: 1px solid black;
  border-radius: 100%;
  padding: 5px;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}
.richtext-icon-wrapper .icon {
  position: relative;
  top: 3px;
  left: 3px;
}
.richtext-wrapper > * {
  margin: 0!important;
}
@media screen and (max-width: 767px){
  #description {
    scroll-margin-top: 170px;
  }
}
@media screen and (min-width: 768px){
  #description {
    scroll-margin-top: 220px;
  }
}

html{
  scroll-behavior: smooth!important;
}
a[href="#description"]{
  margin-left: 5px;
  color: var(--buttons-primary-border);
  text-decoration: underline;
  font-weight: 700;
  line-height: calc(1 + .5 / var(--font-body-scale));
  letter-spacing: .05rem;
  text-underline-offset: .3rem;
}
a[href="#description"]:hover{
  color:#3d4246;
  text-decoration: none;
}

/* List styling */
ul{
  font-weight: 300;
}
ol{
  font-weight: 300;
}