/** Shopify CDN: Minification failed

Line 970:1 Expected "}" to go with "{"

**/
body {
  --font-heading-family: "OpenSans", sans-serif;
  --font-body-family: "Comfortaa", sans-serif;
  --color-foreground: #333;
  color: var(--color-foreground);
}

body .color-scheme-2,
body .color-scheme-3,
body .color-scheme-4,
body .color-scheme-5,
body .color-scheme-6 {
    color: var(--color-foreground);
}

:root .caption-with-letter-spacing {
  font-family: "Cardo", "Comfortaa", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.6px;
  margin-bottom: 5px;
}

ul li::marker {
  color: var(--custom-product-primary);
}

.image-with-text__heading {
  font-family: var(--font-heading-family)!important;
}

.product .price {
  font-size: 32px;
  /* color: rgba(var(--color-foreground), 0.75); */
}

.product__title {
  margin-top: .75rem!important;
}

.product__title h1 {
  line-height: 120%;
  font-weight: 700;
}

.product__inventory {
  line-height: 100%;
  justify-content: end;
}

.product__text.inline-richtext {
  font-weight: 700;
  font-family: "Cardo", sans-serif;
  line-height: 100%;
  color: #333;
}

:root .product-form__input--pill input[type=radio]:checked+label,
:root .product-form__input--pill input[type=radio]+label {
  background-color: unset;
  outline: 1px solid #333333;
      border-radius: 10px;
    border-width: 0;
  padding: 0;
}

:root .product-form__input--pill input[type=radio]+label{
  opacity: 0.5;
}

:root .product-form__input--pill input[type=radio]:checked+label {
    outline: 1px solid var(--custom-product-primary);
      border-radius: 10px;
  opacity: 1;
}

.variant-thumbnail {
  width: 100px;
  height: 100px;
  border-radius: 10px;
}

.variant-thumbnail img {
  margin: 0 auto;
}

.quantity:after {
  border-radius: 10px;
}

.product__info-wrapper {
  border-radius: 10px;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
  padding: 2rem!important;
}

.custom-description {
    margin-bottom: 0!important;
}

.custom-description span {
    font-weight: 700; 
    display: block;
    color: var(--custom-product-primary);
  line-height: 100%;
}

.custom-product-bg{
    background-size: 0;
}

.product-media-container {
    background-color: transparent;
}

.quantity__label,
.product-form__input--pill .form__label  {
    display: none;
}

.quantity__button {
  color: var(--custom-product-primary);
}

.quantity {
  outline: 1px solid var(--custom-product-primary);
    border-radius: 10px;
  height: 50px;
}

.quantity:after {
 box-shadow: unset; 
}

@media(min-width: 1200px){
 :root .custom-liter-price {
    margin-top: 1rem;
    margin-bottom: -5.5rem;
   color: #333;
  }
  
  .product__info-wrapper {
    padding: 30px 50px !important;
  }
  .product__media img {
    max-height: 600px;
    object-fit: contain;
  }
    .custom-product-bg{
        background-size: cover;
    }

    .product-form__quantity {
        width: 10%;
        display: inline-block;
    }

    .quantity {
        top: 5px;
    }

    .product-form-container {
        display: inline-block;
        width: 69%;
    }

  .product__inventory:has(span[style="color: #34A853"]){
    color: #34A853;
  }

    .product__info-wrapper {
        background-color: white;
        padding: 40px 50px 40px 50px;
    }

    .product {
        justify-content: end;
    }

    #shopify-section-template--24968836776277__image_with_text_ViQzwJ {
        --page-width: 1600px;
    }

  #shopify-section-template--24947643613525__image_with_text_ViQzwJ,
  #shopify-section-template--25079678566741__image_with_text_ViQzwJ,
  #shopify-section-template--25079658381653__image_with_text_ViQzwJ,
  #shopify-section-template--25128242905429__image_with_text_ViQzwJ,
  #shopify-section-template--25364919222613__image_with_text_ViQzwJ,
  #shopify-section-template--25566919197013__image_with_text_ViQzwJ{
    --page-width: 1800px;
    position: relative;
  }

  .section-template--24947643613525__image_with_text_ViQzwJ-padding,
  .section-template--25079678566741__image_with_text_ViQzwJ-padding,
  .section-template--25079658381653__image_with_text_ViQzwJ-padding,
  .section-template--25128242905429__image_with_text_ViQzwJ-padding,
  .section-template--23781653446997__image_with_text_9p97Hc-padding,
  .section-template--25364919222613__image_with_text_ViQzwJ-padding,
  #shopify-section-template--23781653446997__image_with_text_9p97Hc .section-template--23781653446997__image_with_text_9p97Hc-padding,
  .section-template--25566919197013__image_with_text_ViQzwJ-padding
  {
    position: relative;
  }

    .section-template--23781653446997__image_with_text_9p97Hc-padding {
    --custom-product-primary: #45776B;
  }

   .section-template--24947643613525__image_with_text_ViQzwJ-padding::before,
  .section-template--25079658381653__image_with_text_ViQzwJ-padding::before,
  .section-template--25079678566741__image_with_text_ViQzwJ-padding::before,
  .section-template--25128242905429__image_with_text_ViQzwJ-padding::before,
  .section-template--23781653446997__image_with_text_9p97Hc-padding::before,
  .section-template--25364919222613__image_with_text_ViQzwJ-padding::before,
  .section-template--25566919197013__image_with_text_ViQzwJ-padding::before{
     content:"";
     position: absolute;
     right: 0;
     bottom: 0;
     border-radius: 25px 0px 0px 25px;
     background-color: var(--custom-product-primary);
     width: 380px;
     height: 190px;
   }

  .section-template--25128242905429__image_with_text_ViQzwJ-padding::before {
      background-color: #15426A;
  }

  .section-template--25079678566741__image_with_text_ViQzwJ-padding:before {
    content:"";
     position: absolute;
     right: 0;
     bottom: 0;
     border-radius: 25px 0px 0px 25px;
     background-color: #817469;
     width: 380px;
     height: 190px;
  }

     .section-template--24947643613525__image_with_text_ViQzwJ-padding::after,
  .section-template--25079678566741__image_with_text_ViQzwJ-padding::after,
  .section-template--25079658381653__image_with_text_ViQzwJ-padding::after,
  .section-template--25128242905429__image_with_text_ViQzwJ-padding::after,
  .section-template--23781653446997__image_with_text_9p97Hc-padding::after,
  .section-template--25364919222613__image_with_text_ViQzwJ-padding::after,
  .section-template--25566919197013__image_with_text_ViQzwJ-padding::after{
     content:"";
     position: absolute;
     right: 0;
     bottom: 220px;
     border-radius: 25px 0px 0px 25px;
     background-color: var(--custom-product-primary);
    opacity: 0.2;
     width: 245px;
     height: 65px;
   }

   :root .product-media-container {
     left: -8vw;
     top: 10%;
   }

  #shopify-section-template--24947643613525__custom_kolumne_groene_yH7phz,
  #shopify-section-template--25079678566741__custom_kolumne_groene_yH7phz,
  #shopify-section-template--25079658381653__custom_kolumne_groene_yH7phz,
  #shopify-section-template--25128242905429__custom_kolumne_groene_yH7phz,
  #shopify-section-template--25079678566741__custom_kolumne_groene_yH7phz{
    --page-width: 1600px;
  }

  #shopify-section-template--24947643613525__collapsible_content_eEhkrG .collapsible-content-wrapper-narrow,
  #shopify-section-template--25079658381653__collapsible_content_eEhkrG .collapsible-content-wrapper-narrow,
  #shopify-section-template--25079678566741__collapsible_content_eEhkrG .collapsible-content-wrapper-narrow,
  #shopify-section-template--25128242905429__collapsible_content_eEhkrG .collapsible-content-wrapper-narrow,
  #shopify-section-template--25364919222613__collapsible_content_eEhkrG .collapsible-content-wrapper-narrow,
  #shopify-section-template--25566919197013__collapsible_content_eEhkrG .collapsible-content-wrapper-narrow{
    max-width: 1080px;
  }

}

.image-with-text .button::after {
  content: unset;
}

@media (max-width: 768px){
  .product__info-wrapper {
    padding: 1.5rem!important;
  }
}

.card__heading {
  font-weight: bold;
}

.card {
  border-color: #BEBEBE;
}

.card__content {
  position: relative;
  padding-bottom: 3rem;
}

.card .price {
    position: absolute;
    left: 23%;
    bottom: -15%;
    background-color: white;
    padding: 7px 30px;
    border: 1px solid #BEBEBE;
    border-radius: 10px;
}

@media (max-width: 500px){
  .card .price {
    left: unset;
}
}

.image-text-container .accordion label:last-of-type {
    margin-bottom: 0 !important;
}

#shopify-section-template--24947643613525__custom_image_with_text_PFeApp .image-text-container {
    border-radius: 8px;
}

.custom-bulletpoints-section .custom-bulletpoints__textbox-top h2 {
    margin-top: 0;
}

@media screen and (min-width: 1024px) {
    .product__info-container {
        position: relative;
    }

    .product__info-wrapper {
        height: max-content;
    }

  .product__column-sticky {
    position: relative!important;
    top: 0!important;
  }
}

@media screen and (max-width: 768px) and (min-width: 550px) {
    .custom-bulletpoints-section .custom-bulletpoints__container img {
        height: 460px;
        object-fit: contain !important;
        left: 5% !important;
    }

    .custom-bulletpoints-section .custom-bulletpoint {
        font-size: 30px;
        right: 5%;
    }

    .custom-bulletpoints-section .custom-bulletpoint span {
        max-width: 60%
    }

    .multicolumn-card__image-wrapper img {
        max-width: 50% !important;
        object-fit: contain;
    }

    .multicolumn-card__info {
        padding-top: 0 !important;
    }

    .multicolumn-card.content-container {
        margin: 0 5%;
    }

    .product__info-wrapper .price {
        margin-top: -5.5rem;
    }

    .section-template--24947643613525__image_with_text_ViQzwJ-padding .image-with-text__grid {
        flex-flow: column;
    }

    .section-template--24947643613525__image_with_text_ViQzwJ-padding .image-with-text__text-item {
        width: 100% !important;
        max-width: 100% !important;
    }

    .section-template--24947643613525__image_with_text_ViQzwJ-padding {
        padding-top: 0
    }

    .section-template--24947643613525__image_with_text_ViQzwJ-padding .image-with-text__media-item {
        margin-left: auto;
        display: none;
    }
    #shopify-section-template--24947643613525__image_with_text_jD4JYk .image-with-text__grid {
    flex-direction: column-reverse;
  }

  #shopify-section-template--24947643613525__image_with_text_jD4JYk .image-with-text__media-item {
    width: 75%;
    margin: 0 auto;
  }

  #shopify-section-template--24947643613525__image_with_text_jD4JYk .image-with-text__text-item {
    width: 100%;
  }

  #MainProduct-template--25079678566741__main .product__info-wrapper .price {
    margin-top: 0;
  }

  #shopify-section-template--25128242905429__custom_bulletpoints_3M4HJL .custom-bulletpoints__container img {
        left: 0!important;
    top: -10%!important;
  }

   #shopify-section-template--25364919222613__custom_bulletpoints_3M4HJL  .custom-bulletpoints__container img {
     display: none;
   }
}


@media screen and (min-width: 769px) and (max-width: 1025px) {
    .custom-bulletpoints-section .custom-bulletpoints__container {
        flex-flow: column nowrap !important;
    }

    .custom-bulletpoints-section .custom-bulletpoints__container img {
        height: 460px;
        left: 10% !important;
    }

    .custom-bulletpoints-section .custom-bulletpoints__bulletpoints {
        margin-right: 10%;
    }

    #shopify-section-template--24947643613525__product_icons_7zBjxB {
        padding: 0 10%;
    }

    .custom-bulletpoints-section .custom-bulletpoints__textbox {
        margin: 0 10%;
    }

    #shopify-section-template--24947643613525__product_table_Wgq88h {
        margin: 0 10%;
    }

    #shopify-section-template--24947643613525__product_table_Wgq88h .product-section.large-section {
        width: 30% !important;
        position: absolute;
        right: 0;
    }

    :root .product__info-wrapper {
        padding: 5% !important;
    }

    #shopify-section-template--25128242905429__custom_bulletpoints_3M4HJL .custom-bulletpoints__container {
        flex-direction: column;
    }

    #shopify-section-template--25128242905429__custom_bulletpoints_3M4HJL .custom-bulletpoints__container img {
        height: 550px;
        left: 1.5rem;
        top: unset;
    }

   #shopify-section-template--25364919222613__custom_bulletpoints_3M4HJL  .custom-bulletpoints__container img {
     top: 0;
   }
  #shopify-section-template--25566919197013__custom_bulletpoints_3M4HJL .custom-bulletpoints__container img {
    top: 0;
  }
}

@media screen and (max-width: 550px) {
    .product__info-wrapper #price-template--24947643613525__main .price {
        margin-top: -5.5rem;
    }

    #shopify-section-template--24947643613525__image_with_text_jD4JYk .image-with-text__media-item {
        width: 75% !important;
        max-width: 80%;
    }

    .image-with-text__content {
        padding: 4rem calc((4rem / var(--font-body-scale)) - 2rem) 5rem;
    }

    .multicolumn-card.content-container img {
        max-width: 60% !important;
        object-fit: contain;
    }
}

#price-template--24947643613525__main {
  margin-bottom: 5px;
}

#ProductInfo-template--24947643613525__main .product-form-container {
  margin-top: 0;
  margin-bottom: 0;
}

.product-form__buttons button {
  height: 52px;
  font-weight: 700;
}

.product-form__input {
  margin-right: 0.5rem!important;
}

.product__tax {
  color: #333;
}

/* newsletter */

  .klaviyo-form {
  padding-top: 30px;
  padding-bottom: 0;
  margin-bottom: 50px;
}

#shopify-section-template--24947643613525__174280728185454b50,
#shopify-section-template--25079658381653__174280728185454b5,
#shopify-section-template--25079678566741__174280728185454b50,
#shopify-section-template--25128242905429__174280728185454b50,
#shopify-section-template--23781653446997__apps_KQGTBm,
#shopify-section-template--25364919222613__174280728185454b50,
#shopify-section-template--25566919197013__17497186508c2cbb0c,
#shopify-section-template--25566919197013__174280728185454b50{
  position: relative;
}

section#shopify-section-template--25079658381653__174280728185454b50 {
  position: relative;
}

#shopify-section-template--24947643613525__174280728185454b50 .page-width,
#shopify-section-template--25079658381653__174280728185454b50 .page-width,
#shopify-section-template--25079678566741__174280728185454b50 .page-width,
#shopify-section-template--23781653446997__apps_KQGTBm .page-width,
#shopify-section-template--25364919222613__174280728185454b50 .page-width,
#shopify-section-template--25566919197013__17497186508c2cbb0c .page-width,
#shopify-section-template--25566919197013__174280728185454b50 .page-width{
  max-width: 930px;
}

#shopify-section-template--23781653446997__apps_KQGTBm{
    --custom-product-primary: #45776B;
}

#shopify-section-template--24947643613525__174280728185454b50::before,
#shopify-section-template--25079658381653__174280728185454b50::before,
#shopify-section-template--25079678566741__174280728185454b50::before,
#shopify-section-template--25128242905429__174280728185454b50::before,
#shopify-section-template--23781653446997__apps_KQGTBm::before,
#shopify-section-template--25364919222613__174280728185454b50::before,
#shopify-section-template--25566919197013__17497186508c2cbb0c::before,
#shopify-section-template--25566919197013__174280728185454b50::before{
    content: "";
    position: absolute;
    inset: 0;
    background: var(--custom-product-primary);
}



@media( min-width: 1200px){
  #shopify-section-template--24947643613525__174280728185454b50::before,
  #shopify-section-template--25079658381653__174280728185454b50::before {
        left: 15%;
        right: 15%;
        background-size: contain !important;
        background-color: transparent !important;
        background-position: center;
        background: url(/cdn/shop/files/bg-paint.webp?v=1743749474) no-repeat;
        top: 18%;
  }
  #shopify-section-template--25079678566741__174280728185454b50::before {
        left: 15%;
        right: 15%;
        background-size: contain !important;
        background-color: transparent !important;
        background-position: center;
       background: url(/cdn/shop/files/bg-abwehrkraft.webp?v=1745305471) no-repeat;
        top: 18%;
  }

    #shopify-section-template--25128242905429__174280728185454b50::before {
        left: 15%;
        right: 15%;
        background-size: contain !important;
        background-color: transparent !important;
        background-position: center;
       background: url(/cdn/shop/files/Vector_5.png?v=1745910676) no-repeat;
        top: 18%;
  }

  #shopify-section-template--23781653446997__apps_KQGTBm::before {
        left: 15%;
        right: 15%;
        background-size: contain !important;
        background-color: transparent !important;
        background-position: center;
        background: url(/cdn/shop/files/newsletter-bg-startseite.webp?v=1746014475) no-repeat;
        top: 18%;
  }

    #shopify-section-template--25364919222613__174280728185454b50::before {
        left: 15%;
        right: 15%;
        background-size: contain !important;
        background-color: transparent !important;
        background-position: center;
        background: url(/cdn/shop/files/bewegungsfreiheit-newsletter-bg.webp?v=1749108368) no-repeat;
        top: 18%;
  }

     #shopify-section-template--25566919197013__174280728185454b50::before {
        left: 15%;
        right: 15%;
        background-size: contain !important;
        background-color: transparent !important;
        background-position: center;
       background: url(/cdn/shop/files/Nerven_Newsletter-Hintergrund.webp?v=1751539824) no-repeat;
        top: 18%;
  }


  .klaviyo-form {
        padding-top: 175px;
        padding-bottom: 200px;
        margin-bottom: 50px;
}
}

@media (max-width: 767px){
  .section-template--24947643613525__image_with_text_jD4JYk-padding {
      padding-top: 50px!important;
  padding-bottom: 0!important;
  }

  .section-template--24947643613525__collapsible_content_eEhkrG-padding {
    padding-top: 15px!important;
  }

    .section-template--24947643613525__related-products-padding {
    padding-top: 5px!important;
  }

  #section-template--24947643613525__custom_multicolumn_mTDVjY-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

 .section-template--24947643613525__image_with_text_FrYNNm-padding {
    padding-top: 75px!important;
  }

  #ImageWithText--template--24947643613525__image_with_text_FrYNNm {
    padding-bottom: 0;
  }

  #shopify-section-template--24947643613525__custom_multicolumn_mTDVjY h2 {
    margin-bottom: 0!important;
  }

}

product-form[data-section-id="template--24947643613525__main"] {
  margin-bottom: 0!important;
}

.product__tax a {
  color: #333;
}

/* custom bulletpoints */

@media (min-width: 1200px) {

  /* abwehrkraft */
  section:has(product-info[data-product-id="9648645669205"]) ~ .shopify-section .custom-bulletpoints-section .custom-bulletpoints__container img {
    height: 515px;
    width: 350px;
    left: -10%;
  }
  section:has(product-info[data-product-id="9648645669205"]) ~ .shopify-section .custom-bulletpoint-1::before {
    top: 17%;
    width: 75px;
  }
  section:has(product-info[data-product-id="9648645669205"]) ~ .shopify-section .custom-bulletpoint-2::before {
    top: 16%;
    width: 180px;
  }
  section:has(product-info[data-product-id="9648645669205"]) ~ .shopify-section .custom-bulletpoint-3::before {
    top: 16%;
    width: 110px;
  }
  section:has(product-info[data-product-id="9648645669205"]) ~ .shopify-section .custom-bulletpoint-4::before {
    top: 20%;
    width: 210px;
  }

  /*omnikomplex*/
  section:has(product-info[data-product-id="9746196037973"]) ~ .shopify-section .custom-bulletpoints-section .custom-bulletpoints__container img {
    left: -10%;
    top: -10%;
    width: 350px;
    object-fit: cover;
    height: 500px;
  }
  section:has(product-info[data-product-id="9746196037973"]) ~ .shopify-section .custom-bulletpoint span {
    max-width: 450px;
  }
  section:has(product-info[data-product-id="9746196037973"]) ~ .shopify-section .custom-bulletpoint-1::before {
    width: 75px;
  }
  section:has(product-info[data-product-id="9746196037973"]) ~ .shopify-section .custom-bulletpoint-2::before {
    width: 75px;
  }
  section:has(product-info[data-product-id="9746196037973"]) ~ .shopify-section .custom-bulletpoint-3::before {
    width: 80px;
  }

  /*bewegungsfreiheit*/
  section:has(product-info[data-product-id="9746194596181"]) ~ .shopify-section .custom-bulletpoints-section .custom-bulletpoints__container img {
    left: -5%;
    top: -7%;
    height: 520px;
  }
  section:has(product-info[data-product-id="9746194596181"]) ~ .shopify-section .custom-bulletpoint-1::before {
    width: 230px;
    top: 20%;
  }
  section:has(product-info[data-product-id="9746194596181"]) ~ .shopify-section .custom-bulletpoint-2::before {
    width: 200px;
    top: 18%;
  }
  section:has(product-info[data-product-id="9746194596181"]) ~ .shopify-section .custom-bulletpoint-3::before {
    top: 20%;
    width: 282px;
  }
   section:has(product-info[data-product-id="9746194596181"]) ~ .shopify-section .custom-bulletpoint-4::before {
    top: 28%;
    width: 235px;
  }

  /*nerven und psyche*/
  section:has(product-info[data-product-id="9746196955477"]) ~ .shopify-section .custom-bulletpoints-section .custom-bulletpoints__container img {
    left: -5%;
    top: -1%;
    height: 520px;
    object-fit: cover;
  }
  section:has(product-info[data-product-id="9746196955477"]) ~ .shopify-section .custom-bulletpoint-1::before {
    width: 300px;
    top: 20%;
  }
  section:has(product-info[data-product-id="9746196955477"]) ~ .shopify-section .custom-bulletpoint-2::before {
    width: 190px;
    top: 18%;
  }
  section:has(product-info[data-product-id="9746196955477"]) ~ .shopify-section .custom-bulletpoint-3::before {
    top: 20%;
    width: 282px;
  }
   section:has(product-info[data-product-id="9746196955477"]) ~ .shopify-section .custom-bulletpoint-4::before {
    top: 20%;
    width: 135px;
  }

}
  


/* neu störer */

@media (min-width: 1200px){
  #shopify-section-template--25566919197013__main #Slide-template--25566919197013__main-52441448972629 .product-media-container {
    position: relative;
  }

  #shopify-section-template--25566919197013__main #Slide-template--25566919197013__main-52441448972629 .product-media-container::before {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Neu-Nerven_Psyche.webp?v=1753260493) no-repeat;
    height: 175px;
    width: 175px;
    top: -6rem;
    left: 0;
    z-index: 999;
    background-size: contain;
  }

  #shopify-section-template--25128242905429__main #Slide-template--25128242905429__main-52441448907093 .product-media-container {
    position: relative;
  }

  #shopify-section-template--25128242905429__main #Slide-template--25128242905429__main-52441448907093 .product-media-container::before {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Omni_Disturber.png?v=1758009423) no-repeat;
    height: 225px;
    width: 225px;
    top: -7rem;
    left: -6rem;
    z-index: 999;
    background-size: contain;
  }
}

.product__info-wrapper  .product__text.inline-richtext {
  font-family: "Comfortaa", sans-serif;
  line-height: 100%;
  color: #333333BF;
  font-weight: 400;
  font-size: 12px;
}

#shopify-section-template--25128242905429__custom_bulletpoints_3M4HJL .custom-bulletpoints__container img {
    left: -17%;
    top: -22%;
    width: 500px;
}

#shopify-section-template--25128242905429__custom_bulletpoints_3M4HJL .custom-bulletpoint-1::before {
    width: 75px;
}

#shopify-section-template--25128242905429__custom_bulletpoints_3M4HJL .custom-bulletpoint-2::before {
  width: 75px;
}

#shopify-section-template--25128242905429__custom_bulletpoints_3M4HJL .custom-bulletpoint-3::before {
  width: 80px;
}

#shopify-section-template--25128242905429__174280728185454b50 .page-width {
  max-width: 1000px;
}

@media(max-width: 1024px){
    #shopify-section-template--25128242905429__custom_bulletpoints_3M4HJL .custom-bulletpoints__container img {
      left: 5% !important;
      top: unset;
      width: 325px;
  }
}

#shopify-section-template--23781653446997__custom_kolumne_groene_xfaDxY .page-width {
    max-width: 1800px;
}

.product__info-wrapper .price__badge-sale {
  display: none!important;
}

.product-hero-image-wrapper .product {
  overflow: visible;
  transition: transform 300ms ease;
}

.product-hero-image-wrapper .product:hover {
  transform: scale(1.2);
  transition: transform 300ms ease;
}

@media (min-width: 1200px){
 .product__title h1:has(.h1-subheading){
    line-height: 100%;
  } 
}

h1 .h1-subheading {
  font-size: 2rem;
  display: inline-block;
  font-weight: 500;
  font-family: var(--font-body-family);
  margin-top: 1.5rem;
}

@media (max-width: 1024px){
  h1 .h1-subheading {
    margin-top: 1rem;
  }
}

:root .Compliance-tp-btn[data-tp-float][data-tp-float=bottom-right]{
  right: 12rem!important;
}

:root .Compliance-tp-btn[data-tp-float][data-tp-float=bottom-right]{
  bottom: .5rem!important;
}

slider-component .card__inner {
  max-height: 350px;
}

@media (max-width: 768px){
  slider-component .card__inner {
    max-height: 225px;
}
}

slider-component .card__media .media img {
  object-fit: contain;
}
slider-component ul {
  --grid-desktop-vertical-spacing: 50px!important;
  --grid-mobile-vertical-spacing: 30px!important;
}
.collection h2 {
  font-weight: bold;
}
.collection s {
  display: none!important;
}
.article-template h1,
.article-template h2,
.article-template h3,
.article-template h4,
.article-template h5,
.article-template h6{
    font-weight: 600
}

.collection .card__badge {
  display: none;
}

.collection ul {
  --grid-desktop-vertical-spacing: 50px;
  --grid-mobile-vertical-spacing: 30px;
}

.product-grid-container .card__media .media img {
  object-fit: contain;
}

.product .price--on-sale .price__sale {
  display: flex;
  flex-direction: row-reverse;
}

body .cl-branding {
  display: none;
}

@media (max-width: 768px){
  #infobox-bg {
    background-size: cover!important
}