/** Shopify CDN: Minification failed

Line 8:0 Unexpected "<"
Line 1911:0 Unexpected "}"

**/

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');

@font-face {
    font-family: 'HarmoniaSansW01';
    src: url('https://cdn.shopify.com/s/files/1/0873/3369/9912/files/HarmoniaSansW01-Bold.woff2?v=1755518657') format('woff2'),
         url('https://cdn.shopify.com/s/files/1/0873/3369/9912/files/HarmoniaSansW01-Bold.woff?v=1755518657') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: 'HarmoniaSansW01';
    src: url('https://cdn.shopify.com/s/files/1/0873/3369/9912/files/HarmoniaSansProCyr-Regular.woff2?v=1755520793') format('woff2'),
         url('https://cdn.shopify.com/s/files/1/0873/3369/9912/files/HarmoniaSansProCyr-Regular.woff?v=1755520795') format('woff');
    font-weight: 400; 
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6{
    font-family: "DM Sans", sans-serif ;
    
}
body, p, div{
        font-family: "DM Sans", sans-serif !important;
}
a{
  text-decoration: none;
}
p {
    font-size: 16px;
    color: #000;
    line-height: 120%;
    letter-spacing: 0px;
}
.header__heading-logo {
    width: var(--logo-width);
    height: auto;
    max-width: 100%;
}
.page-width {
    padding-left: 54px !important;
    padding-right: 54px !important;
}
.header.page-width {
    max-width: 1380px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header__heading-link {
    padding: 0px;
}
.announcement-section .page-width, .logo_slider .page-width {
    max-width: 100% !important;
    padding: 0px !important;
}
.hero_banner .banner__heading {
    font-size: 64px;
    line-height: 120%;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-align: left;
}
.hero_banner p {
    font-size: 16px;
    line-height: 120%;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #fff;
}
/* .logo-bar-wrapper {
    padding: 20px 0;
} */
.header__menu-item {
    padding: 10px 12px;
    touch-action: manipulation;
    -webkit-tap-highlight-color: rgba(0,0,0,0.05);
    cursor: pointer;
}
.hero_banner .banner__text {
    margin: 24px 0 !important;
}
.hero_banner .banner__buttons {
    margin: 0 !important;
}
.hero_banner .slideshow__text.banner__box {
    max-width: 58.5rem;
}
.button {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 17px 73px;
}
.header__menu-item span {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
}
.header__menu-item:hover span {
    text-decoration: none !important;
}
header.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
}

.title, h2 {
    text-align: center;
    color: #1e1e1e;
    font-size: 64px;
    margin-bottom: 48px;
    font-weight: 400 !important;
    line-height: 150%;
    letter-spacing: 0px;
}
.product-card-wrapper .card, .contains-card--product {
    border-radius: 0px;
    background: transparent;
}
.product-card-wrapper .card__inner {
    background: #ffffff;
    border-radius: 32px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    --ratio-percent: 70% !important;
}
.product-card-wrapper .card__media {
    margin: 0;
    width: 100%;
    max-width: 70%;
    aspect-ratio: 1;
}
.video-reviews {
    margin-top: 24px;
}
.card__heading {
    font-size: 20px;
    color: #000;
    line-height: 150%;
    letter-spacing: 0;
    font-weight: 400;
}
.product-card-wrapper .price {
    font-size: 16px;
    color: #000 !important;
    line-height: 150%;
    letter-spacing: 0;
    font-family: "DM Sans", sans-serif ;
    text-align: left;
}
.bestseller_products .card__heading{
    font-size: 24px;
}
.bestseller_products .product-card-wrapper .price {
    font-size: 24px;
}
.underline-links-hover:hover a {
        text-decoration: none !important;
    }
.product-card-wrapper .card__information {
    text-align: left;
    padding-left:0;
    padding-right:0;
}
.product-card-wrapper .card__content {
    padding: 0px;
}
.our_promise .multicolumn-card {
    background: #FFE9F9;
}
.our_promise .multicolumn-card__image-wrapper--half-width {
    width: 98px;
    padding: 0px !important;
}
.our_promise h3 {
    font-size: 24px;
    line-height: 22px;
    font-family: "DM Sans", sans-serif ;
    font-weight: 400;
}
.our_promise .multicolumn-card {
    background: #ffe9f9 !important;
    padding: 24px 16px;
}
.multicolumn__title {
    justify-content: center;
}
.our_promise .multicolumn-card__info {
    padding: 16px 0 0;
}
.features_sec .rich-text__blocks {
        max-width: 100%;
    }
.features_sec h2 {
    margin-top: 0px;
    margin-bottom: 24px;
}
.sec_heading p {
    max-width: 692px;
    margin: 0 auto;
    font-weight: 500;
}
.three-column {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    margin-top: 80px !important;
}
.features_sec .column-text {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 32%;
    width: 100%;
}
.column-text p {
    margin: 0;
    color: #333333;
    line-height: 23px;
    font-family: 'HarmoniaSansW01' !important;
    font-size: 16px !important;
}
.column-image img{
  width: 100%;
}
.features_sec .column-inner {
    border-radius: 24px;
    padding: 16px 16px 16px 83px;
    background: #ffe9f9;
    text-align: left;
    position: relative;
    min-height: 180px;
}
.features_sec .column-inner:after {
    content: "";
    position: absolute;
    top: 16px;
    left: 16px;
    width: 50px;
    height: 50px;
    background-image: url(https://cdn.shopify.com/s/files/1/0873/3369/9912/files/check.svg?v=1753944602);
    background-repeat: no-repeat;
    background-size: 50px;
    z-index: 1;
}
.features_sec .column-inner h3
 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 8px;
    font-family: 'HarmoniaSansW01' !important;
    font-weight: bold !important;
    letter-spacing: 0px;
}
.serum_features .column-image img {
    width: 100%;
    max-width: 260px;
}
.features_sec .column.column-image {
    position: relative;
    flex: 1;
}
.features_sec .column.column-image:after {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    width: 85%;
    height: 84%;
    background-image: url(/cdn/shop/files/sohplex_gradient.png?v=1753944224);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
}
.features_sec.serum_features .column.column-image:after {
    top: -110px;
    left: 0px;
    width: 100%;
    height: 100%;
    transform: rotate(-85deg);
}
.logo_slider {
    background: #FFCF36;
    padding: 20px 0;
}
.logo_slider .page-width, .announcement-section .page-width {
    padding: 0px;
    max-width: 100%;
}
.logo-bar-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.logo-bar {
  display: flex;
  width: max-content;
   animation: scroll-left 20s linear infinite; 
  gap: 50px; 
  padding: 0;
  align-items: center;
   list-style: none;
  margin: 0;
}
.logo_slider .logo-bar__item {
    flex: 0 0 auto;
    object-fit: contain;
    display: flex;
    align-items: center;
    justify-content: center;
}
.announcement_block img {
    width: 24px;
    height: 24px;
}
.logo-bar__image {
    width: 185px;
    height: 65px;
    object-fit: contain;
}

@keyframes scroll-left {
   0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.announcement-section {
    background: #000;
    padding: 20px 0;
}
.announcement_block {
    display: flex;
    align-items: center;
    gap: 25px;
}
.announcement_block p {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0px;
    margin: 0px;
}
.announcement-section .logo-bar {
    gap: 25px;
}
.our_promise_v2 h3 {
    font-size: 20px;
    line-height: 24px;
    color: #3C1253;
    text-transform: uppercase;
    font-weight: 600;
}
.our_promise_v2 .multicolumn-card {
    background: transparent !important;
    padding: 0px;
}

.video_block {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
  padding-bottom: 24px;
}
.video_reviews_sec .rich-text__blocks {
    max-width: 100%;
}

.video {
    width: 100%;
    aspect-ratio: 4 / 6.5;
    border-radius: 16px;
    overflow: hidden;
    max-width: calc(100% / 4 - 15px);
}

.swiper-scrollbar {
  background: #d6d6d6;
}

.swiper-container-horizontal > .swiper-scrollbar {
    border-radius: 2px;
    height: 24px !important;
    width: calc(100% - 108px) !important;
    bottom: 0 !important;
    left: 50% !important;
    transform: translateX(-50%);
    border-radius: 50px !important;
    background: #F0F0F0 !important;
}
.video_reviews_sec .page-width {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.video_reviews_sec .sec_heading  {
    padding-left: 54px !important;
    padding-right: 54px !important;
}
.videos-reviews-wrapper {
    padding-bottom: 48px;
    padding-left: 54px !important;
}
.swiper-scrollbar div:empty {
    display: block;
    /* width: 40% !important; */
    background: #5D5D5D;
    height: 12px;
    top: 6px;
    left: 6px;
}
.card__content {
    flex-direction: column;
    display: flex !important;
    gap: 0;
}
.quick-add {
    max-width: 100% !important;
}

.complementary-products__container .quick-add__submit {
    background: #F23495;
    color: #fff !important;
    letter-spacing: 1px;
    padding: 12px !important;
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    margin-top: 0px !important;
}
.video-section__media {
    aspect-ratio: 4 / 6;
    width: 100%;
    height: 100%;
}
.video button {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border: none;
    padding: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.video iframe {
    aspect-ratio: 4 / 6;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
}
.video .deferred-media__poster-button {
    position: absolute;
    z-index: 2;
    color: #fff;
    font-size: 48px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px !important;
    height: 50px !important;
    cursor:pointer;
}
video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video .svg-wrapper {
    width: 20px;
    height: 20px;
}
.video .svg-wrapper path {
    fill: #000;
}
.video_block .owl-stage-outer {
    overflow: visible !important;
}
.video-reviews .owl-dots {
    margin-top: 24px !important;
    padding: 6px;
    border-radius: 30px;
  background: #F0F0F0;
    display: flex;
    align-items: center;
}
.video_reviews_sec {
    overflow: hidden;
}

.video-reviews .owl-dot {
    flex: 1;
    border-radius: 30px;
    height: 12px;
}
.video-reviews .owl-dot.active {
    background: #5D5D5D !important;
}
.video-reviews .owl-dot span {
    display: none !important;
}
.video_reviews_sec .video.swiper-slide {
    margin-right: 0px !important;
}
.quantity-wrapper {
    border: 1px solid #000;
    width: fit-content;
    border-radius: 50px;
    height: 34px;
    display: flex;
    align-items: center;
    padding: 7px 4px;
    gap: 2px;
    margin: 16px 0 !important;
}
.bestseller_products .quantity-wrapper {
    height: 48px;
    padding: 11px 12px;
  gap:4px;
}
.quantity-wrapper .product-quantity {
    width: 28px;
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
    text-align: center !important;
    border: none;
}
.quantity-wrapper .qty-btn {
    font-size: 24px;
    border: none;
    background: none;
    font-weight: 400;
    font-family: "DM Sans", sans-serif ;
  cursor: pointer;
}
.buy-now-button, .quick-add__submit {
    font-size: 14px;
    color: #fff;
    line-height: 150%;
    font-weight: 700;
    text-transform: uppercase;
    padding: 11px 40px;
    border-radius: 50px;
    background: linear-gradient(to right, #a867d6, #551a7f);
    margin-top: 16px;
    cursor: pointer;
    border: 1px solid transparent;
  transition: all 300ms;
}
.button--primary {
    font-size: 20px;
    color: #fff;
    line-height: 150%;
    font-weight: 700;
    text-transform: uppercase;
    padding: 17px 60px;
    border-radius: 50px;
    background: linear-gradient(to right, #A867D6, #551A7F);
    margin-top: 16px;
    cursor: pointer;
    border: 1px solid transparent;
  transition: all 300ms;
}
.button--primary:hover, .buy-now-button:hover{
  background: linear-gradient(to right, #551A7F, #A867D6);
}
.bestseller_products .buy-now-button{
    font-size: 20px;
    padding: 17px 60px;
}
.hero_banner .button--primary {
    background: #fff;
    color: #5a1e84;
}
.button:after, .button:before{
  display: none;
}
.product-card-wrapper .buy-now-button{
  width: 100%;
}
.haircare-after-before .image-with-text__media {
    padding: 0 !important;
}
.first-image {
    position: relative !important;
    margin-bottom: 10px;
}
.first-image img {
    max-height: 341px;
    width: 100%;
}
.secon-image img {
    width: 100%;
}
.secon-image {
position: relative !important;
}
.product-quantity::-webkit-inner-spin-button,
.product-quantity::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-quantity {
  -moz-appearance: textfield;
}
*:focus-visible {
    outline: none;
    outline-offset: none;
    box-shadow: none;
}
.video_reviews_sec h2 {
    margin: 0 0 24px;
}
.product-card-wrapper .card__information {
    padding-bottom: 0px;
}
.haircare-after-before .image-with-text__content {
    background: #FFE9F9 !important;
    border-radius: 32px !important;
    overflow: hidden;
    padding: 48px;
    justify-content: center;
}
.haircare-after-before .image-with-text__grid {
    gap: 24px !important;
}
.haircare-after-before h2 {
    font-size: 30px !important;
    line-height: 120% !important;
    color: #5c2086;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin: 20px 0 !important;
}
.haircare-after-before .image-with-text__text {
    margin: 0px;
}
.haircare-after-before .subtitle {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    color: #1E1E1E;
}
.haircare-after-before p {
    font-weight: 500;
    line-height: 24px;
    color: #1E1E1E;
}
.footer-block__heading {
    text-align: left;
    font-size: 20px;
    color: #fff;
    line-height: 120%;
    text-transform: uppercase;
    font-family: "DM Sans", sans-serif ;
    font-weight: 700 !important;
}
footer .list-menu__item {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    letter-spacing: 0;
    font-family: "DM Sans", sans-serif !important;
}
.cart_txt {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    text-transform: none !important;
    letter-spacing: normal !important;
    white-space: nowrap;
    padding-right: 16px;
    margin-right: 4px;
    letter-spacing: 0px;
    font-weight: 600;
  text-transform: uppercase;
}
.footer__list-social .list-social__link {
    padding: 0px;
}
.footer__list-social .list-social__link .svg-wrapper {
    width: 50px;
    height: 50px;
}
.footer__list-social {
    justify-content: center !important;
    gap: 16px;
    margin-top: 24px;
}
.image-description p {
    margin: 0px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: left;
}
.image-description .footer-block__heading {
    text-transform: capitalize !important;
    text-align: center;
}
.image-description .newsletter-form__button {
    font-size: 20px;
    line-height: 116%;
    text-transform: uppercase;
    font-weight: 700;
    color: #571c81;
    font-family: "DM Sans", sans-serif ;
    background: #fff !important;
    border-radius: 50px;
    padding: 12px !important;
    position: relative;
    width: 100%;
    margin-top: 8px;
}
.image-description .newsletter-form__field-wrapper .field__input {
    padding-right: 1.5rem !important;
    text-align: center !important;
}
.field__input:focus~.field__label, .field__input:not(:placeholder-shown)~.field__label, .field__input:-webkit-autofill~.field__label, .customer .field input:focus~label, .customer .field input:not(:placeholder-shown)~label, .customer .field input:-webkit-autofill~label {

    left: 50%;
    transform: translateX(-50%);
}
.newsletter-form__message {
        justify-content: center !important;
        margin-top: 5px !important;
    }
.field__label, .customer .field label {
    left: 50%;
    transform: translateX(-50%);
}
.footer-brand {
    max-width: 320px;
    width: 100%;
}
.footer-brand .button{
      background: #fff;
    color: #5a1e84;
  width: 100%;
}
.footer-block__image-wrapper {
    margin-bottom: 40px !important;
}
.footer-block {
    max-width: 20% !important;
}
.footer-block:first-child {
    max-width: 32% !important;
    width: 100%;
}

/* Product Page */
.product__title h1 {
    font-size: 36px;
    line-height: 150%;
    color: #1e1e1e;
}
.product__description p {
    font-size: 16px;
    line-height: 20px;
    color: #4B4B4B;
    display: inline !important;
}
.usp-list {
    gap: 8px;
}
.usp-item {
    max-width: calc(100% / 4 - 6px);
    width: 100%;
}
.usp-item img {
    max-width: 75px;
    width: 100%;
    margin-bottom: 16px;
}
.usp-list .usp-item p {
    font-size: 14px;
    font-weight: 700;
    color: #3C1253;
    font-family: "DM Sans", sans-serif !important;
    text-transform: uppercase;
}
.pdp_text.product__text {
    padding: 16px;
    border-radius: 14px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    background: #FFF4FA;
}
.product__text h4 {
    margin: 0px;
    font-family: "DM Sans", sans-serif ;
    color: #282A2A;
    font-size: 18px;
    line-height: 160%;
    font-weight: 700;
    letter-spacing: 0;
}
.product__text p {
    color: #282A2A;
    font-size: 16px;
    line-height: 160%;
    margin: 0px;
}
.product__text p br {
    display:none !important;
}
.product__text p em {
    font-size: 14px;
}
.accordion__title {
    font-size: 16px;
    line-height: 20px;
    font-family: "DM Sans", sans-serif ;
    font-weight: 500 !important;
    color: #000 !important;
    letter-spacing: 0px;
}
.product__info-container>*+* {
    margin: 32px 0 !important;
}
.free-shipping-asset {
    background: #FFF4FA;
    display: flex;
    gap: 24px;
    align-items: center;
    padding: 8px;
    border-radius: 12px;
}
.shipping-text {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 120%;
}
.product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
        width: 15% !important;
    }
.thumbnail {
    border-radius: 14px !important;
}
.product__accordion.accordion {
    margin: 0px !important;
}
.one_image .secon-image {
    display: none !important;
}
.one_image .image-with-text__media {
    border-radius: 32px !important;
    overflow: hidden;
}
.one_image .first-image {
    margin: 0px !important;
    height:100%;
}

.one_image .first-image img {
    max-height: 100%;
    width: 100%;
    display: block;
    object-fit: cover;
}
.featured-product {
    padding: 48px;
    border-radius: 32px;
    background: #F5F5F5;
}
.pdp_collections .card__heading {
    min-height: 60px;
}
.collapsible-content__wrapper .accordion__title {
    font-size: 24px;
    line-height: 130%;
    font-family: "DM Sans", sans-serif ;
    font-weight: 700 !important;
    letter-spacing: 0px;
    color: #000;
}
.collapsible-content__wrapper .accordion {
    border-bottom: 1px solid rgb(162 162 162 / 60%) !important;
    border-radius: 0 !important;
    margin-bottom: 1px !important;
}
.collapsible-content-wrapper-narrow {
    max-width: 1100px !important;
}
.collapsible-content summary:hover {
    background: none !important;
}
.collapsible-content summary:hover .accordion__title {
    text-decoration: none !important;
}
.collapsible-row-layout .accordion summary, .collapsible-row-layout .accordion .accordion__content {
    padding: 24px 0;
}
.product-subtitle {
    font-size: 16px;
    line-height: 27px;
    color: #191919 !important;
    font-weight: 500;
    letter-spacing: 0px;
    margin: 12px 0 !important;
}
.stock-status {
    font-size: 14px;
    line-height: 100%;
    font-weight: 600;
    color: #1E2D54;
    margin: 12px 0 !important;
}
.price-item {
    font-size: 24px;
    font-weight: 400;
    color: #191919;
}
.price_block {
    margin: 12px 0 !important;
}
.quantity__label {
    display: none;
}
.quantity_buy_wrap {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
}
.quantity_buy_wrap .product-form__input {
    padding: 0;
    flex: 0 0 auto;
    margin: 0px !important;
    max-width: 150px;
    min-width: fit-content;
    border: none;
}
.quantity_buy_wrap div:last-child {
    flex: 1;
}
.product-form__buttons button {
    margin: 0px !important;
}
.quantity_buy_wrap .quantity {
    height: 68px;
}
.quantity_buy_wrap .product-form {
    margin: 0px !important;
}
.quantity_buy_wrap .quantity:after{
    border-radius: 100px;
}
.complementary-products .complementary-products__container {
    gap: 0px;
    margin: 0px;
}
.complementary-products__container .card--horizontal .card__inner {
    max-width: 133px !important;
    height: 133px;
    border-radius: 0px;
    background: transparent;
}
.complementary-products__container .card__media {
    width: 100%;
    height: 100%;
}
.complementary-products__container card--card.card--horizontal, .complementary-slide {
    padding: 0px !important;
}
.complementary-products__container .card__information h3 {
    font-size: 16px;
    line-height: 130%;
    font-weight: 700;
    font-family: "DM Sans", sans-serif ;
    color: #191919;
    letter-spacing:0px;
}
.complementary-products__container .price-item {
    font-size: 14px;
    line-height: 120%;
    font-weight: 300;
    color: #191919;
    margin:8px 0;
    font-family: "DM Sans", sans-serif ;
}
.complementary-products__container .buy-now-button, .complementary-products__container .product-form {
    margin: 0px !important;
}
.complementary-products__container .buy-now-button {
    background: #F23495;
    height: 35px;
    padding: 8px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: "DM Sans", sans-serif ;
}
.complementary-products__container .card.card--card {
    padding: 16px !important;
    border-radius: 12px;
    background: #F5F5F5 !important;
    gap: 24px;
    padding: 0px;
    align-items:center;
}
.complementary-products__container .quantity-wrapper {
    display: none;
}
.complementary-products__container .accordion__title {
    font-size: 24px;
    line-height: 130%;
    color: #000;
    font-weight: 700 !important;
    margin-bottom: 16px;
}
.product__info-wrapper {
    padding: 0px !important;
}
.featured-product {
    display: flex !important;
    justify-content: space-between;
    gap: 80px !important;
}
.featured-product > div {
    max-width: calc(100% / 2 - 40px);
    flex: 0 0 calc(100% / 2 - 40px);
    width: 100%;
}
h2.product__title {
    text-align: left;
}
.featured-product .free-shipping-asset {
    background: #ffff;
}
.footer__content-top {
    padding-bottom: 0px !important;
}
.deferred-media__poster-button {
    background-color: rgb(var(--color-background));
    border: .1rem solid rgba(var(--color-foreground), .1);
    border-radius: 50%;
    color: rgb(var(--color-foreground));
    display: flex
;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: transform var(--duration-short) ease, color var(--duration-short) ease;
    z-index: 1;
}
.slideshow__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rating-count {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 16px;
}
.product_rating {
    text-align: left;
    margin: 16px 0 !important;
}
.product_rating .rating-star:before {
    letter-spacing: 2px;
    font-size: 18px;
    /* background: linear-gradient(90deg, #F23495 var(--percent), rgba(var(--color-foreground), .15) var(--percent)) !important; */
}
.shopify-block.shopify-app-block {
    margin-top: 12px !important;
}

/* Widget container */

/* Title */

/* Summary row */

/* Individual review */

/* Review header */

/* Author + timestamp */

/* Review content */

.collection .slider-buttons{
    display: none;
}
.cart-drawer .cart__checkout-button {
    max-width: none;
    background: #571c81;
    color: #fff;
    font-weight: 600;
    border: 1px solid #571c81;
    transition:all 300ms;
}
.cart-drawer .cart__checkout-button:hover {
    background: #fff;
    color: #571c81;
}
.metafield-rich_text_field p {
    margin-top: 0px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300 !important;
    font-family: "DM Sans", sans-serif !important;
    color: rgb(1 1 1 / 90%);
}
.banner .banner-link {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 4;
    display: block;
}

@media screen and (max-width: 1023px) {

    .video_reviews_sec .sec_heading {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.videos-reviews-wrapper {
    padding-left: 30px !important;
}
.video {
    max-width: calc(100% / 3 - 10px);
}
.swiper-container-horizontal > .swiper-scrollbar {
    height: 18px !important;
    width: calc(100% - 32px) !important;
}
.swiper-scrollbar div:empty {
    height: 10px;
    top: 4px;
    left: 4px;
}
.title, h2 {
    font-size: 42px;
    margin-bottom: 28px;
    line-height: 140%;
}
    .hero_banner .banner__heading {
        font-size: 42px;
        line-height: 120%;
        max-width: 360px;
    }
    .button--primary {
    font-size: 16px;
    line-height: 120%;
    padding: 12px 40px;
}
.logo-bar__image {
    width: 100px;
    height: 35px;
    object-fit: contain;
}
.page-width{
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.bestseller_products .buy-now-button {
    font-size: 16px;
    padding: 12px 40px;
}
.bestseller_products .card__heading {
    font-size: 18px;
}
.price-item {
    font-size: 18px;
}
video-reviews .owl-dot {
    height: 8px;
}
.video-reviews .owl-dots {
    padding: 4px;
}

.our_promise .multicolumn-list li {
    max-width: calc(100% / 4 - 12px);
}
.our_promise .multicolumn-list {
    padding: 0px !important;
    display: flex;
    gap: 16px;
    
}
.our_promise .multicolumn-card__image-wrapper--half-width {
    width: 75px;
}
.our_promise h3 {
    font-size: 18px;
}
.features_sec .column-inner {
    border-radius: 24px;
    padding: 50px 12px 12px 12px;
}
.features_sec .column-inner:after {
    top: 12px;
    left: 12px;
    width: 24px;
    height: 24px;
    background-size: 24px;
}
.features_sec .column-inner h3 {
    font-size: 16px;
    line-height: 22px;
}
.column-text p {
    line-height: 20px;
    font-size: 14px;
}
.three-column {
    gap: 16px;
}
.serum_features .column-image img {
    width: 100%;
    max-width: 140px;
}

/* .haircare-after-before h2 {
    font-size: 28px !important;
    line-height: 120% !important;
} */
.haircare-after-before .image-with-text__content {
    border-radius: 24px !important;
    padding: 24px;
}
.haircare-after-before p {
    font-size: 14px;
}
.haircare-after-before h2 {
    margin: 14px 0 !important;
}
.secon-image img {
    display: block;
}
.image-with-text__content .image-with-text__text+.button {
    margin-top: 20px !important;
}
.footer__blocks-wrapper {
    gap: 24px !important;
    flex-direction:row !important;
    justify-content: flex-start;
    align-items: flex-start !important;
}
.footer-block, .footer-block:first-child {
    max-width: calc(100% / 4 - 18px) !important;
    width: 100%;
}
.footer-block__details-content .list-menu__item--link {
        font-size: 14px !important;
        padding: 4px 0 !important;
        text-align: left !important;
    }
.footer-block__heading {
    font-size: 16px !important;
    margin-bottom: 16px !important;
}
.image-description p {
    font-size: 14px;
}
.footer-block__image-wrapper {
    margin-bottom: 24px !important;
}
.footer__list-social .list-social__link .svg-wrapper {
    width: 26px;
    height: 26px;
}
.logo-bar {
    gap: 32px;
}
}

@media screen and (max-width: 767px) {

        .video_reviews_sec .sec_heading {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

        .video {
        max-width: calc(100% - 80px);
        width: 100% !important;
    }
        .videos-reviews-wrapper {
        padding-left: 20px !important;
        padding-bottom: 24px;
    }
.header__icons {
    padding: 0px !important;
}
.logo_slider {
    padding: 18px 0;
}
    .title, h2 {
        font-size: 40px;
        margin-bottom: 24px;
        line-height: 120%;
    }
    .collection .quantity-wrapper {
    margin: 10px 0 !important;
}
.collection .buy-now-button{
    margin-top:10px !important;
}
    .page-width {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .price-item {
        font-size: 20px;
        line-height: 150%;
    }
.bestseller_products .quantity-wrapper {
    height: 32px;
    padding: 6px 10px;
    gap: 4px;
}
.quantity-wrapper .qty-btn {
    padding: 0px;
}
.quantity-wrapper .product-quantity {
    width: 24px;
}
.product-grid {
    gap: 16px;
}
.bestseller_products .card__heading {
        font-size: 20px;
        line-height: 150%;
    }
    .video_reviews_sec .rich-text__wrapper {
    width: 100%;
}
  .video-reviews .owl-stage {
    margin-left: -30px;
  }
      .our_promise .multicolumn-list li {
        max-width: calc(100% / 2 - 4px);
    }
        .our_promise .multicolumn-list {
        gap: 8px;
    }
        .our_promise .multicolumn-card__image-wrapper--half-width {
        width: 70px;
    }
    .our_promise .multicolumn-card {
    padding: 12px;
    border-radius: 10px;
}
.our_promise .multicolumn-card__info {
    padding: 8px 0 0;
}
.our_promise h3 {
        font-size: 16px;
    }
    .three-column {
    flex-direction: column;
    gap: 20px;
    margin-top: 24px !important;
}
.rich-text__wrapper {
    width: 100% !important;
}
.features_sec .column-text {
    gap: 8px;
    max-width: 100%;
    width: 100%;
}
    .features_sec .column-inner {
        padding: 16px;
        min-height: auto;
    }
    .features_sec .column-inner:after {
        display:none;
    }
    .features_sec .button {
    margin-top: 0px;
}
.our_promise.our_promise_v2 .multicolumn-card__image-wrapper--half-width {
        width: 98px;
    }
.our_promise.our_promise_v2 .multicolumn-card__info {
        padding: 16px 0 0 0 !important;
    }
.our_promise.our_promise_v2 h3 {
        font-size: 20px;
        line-height: 120% !important;
    }
        .haircare-after-before h2 {
        font-size: 24px !important;
        line-height: 120% !important;
        text-align: left;
    }
    .footer-block:first-child {
    max-width: 100% !important;
    }
    .footer-block {
        max-width: calc(100% / 2 - 12px) !important;
        width: 100%;
        margin: 0px !important;
    }
    .footer__blocks-wrapper {
        justify-content: flex-start !important;
        margin: 0px;
        gap: 56px 24px !important;
    }
      
    .footer-block__details-content {
    margin-bottom: 0px !important;
}
.footer-block__image-wrapper {
        margin: 0 auto;
        width: fit-content;
    }
    .image-description p {
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        font-weight: 500;
    }
        .footer__list-social .list-social__link .svg-wrapper {
        width: 50px;
        height: 50px;
    }
    .hero_banner {
    aspect-ratio: 4 / 7.2;
    height: 100%;
    width: 100%;
}

.hero_banner .banner {
    height: 100%;
    width: 100%;
}
.slideshow__image {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.hero_banner .banner__heading {
        font-size: 40px;
        line-height: 120%;
        max-width: 320px;
        margin: 0px;
        text-align:center;
    }
    .hero_banner .slideshow__text {
        padding: 0px 0 32px 0;
    }
.hero_banner .button--primary {
    border: 1px solid #5a1e84;
    margin:0px !important;
}
.hero_banner .button:hover {
    background:#5a1e84 !important;
    margin: #fff !important;
}
.hero_banner p {
    font-weight: 500;
}
.header.page-width {
    padding-top: 8px;
    padding-bottom: 8px;
}
.announcement-section {
    padding: 12px 0;
}
    .haircare-after-before p {
        font-size: 16px;
    }
    .features_sec .column-inner h3 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 700;
    }
    .product__title h1 {
    margin-top: 24px;
}
.usp-item {
    max-width: calc(100% / 2 - 6px);
    width: 100%;
    flex-direction: row;
    align-items: center;
    text-align: left;
    gap: 16px;
}
.usp-list {
    gap: 8px;
    flex-wrap: wrap;
}
.usp-item img {
    max-width: 50px;
    width: 100%;
    margin-bottom: 0px;
}
.usp-list .usp-item p {
    margin: 0px;
    text-align: left;
}
.quantity_buy_wrap {
    gap: 16px;
}
.quantity_buy_wrap .quantity {
    height: 49px;
    width: 105px;
}
.quantity__button {
    width: 40px;
}
.accordion__title {
    max-width: 100%;
}
.collapsible-content__wrapper .accordion__title {
    font-size: 20px;
}
.complementary-products__container .accordion__title {
    font-size: 20px;
    max-width: 100% !important;
}
.featured_product .page-width {
    padding: 0px !important;
}
.featured-product {
    border-radius: 24px;
    padding: 20px;
    gap: 0px !important;
}
.featured-product > div {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
}
.collapsible-row-layout .accordion summary, .collapsible-row-layout .accordion .accordion__content {
    padding: 1.5rem 0px !important;
}
.accordion {
    margin-top: 0px !important;
}
}

@media screen and (max-width: 749px) {
    .thumbnail-list__item.slider__slide {
        width: calc(25% - .6rem) !important;
    }
        .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item, .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item {
        width: calc(100% - 75px) !important;
    }
    .slider-buttons {
    display: none !important;
}
.collection .card__heading {
    min-height: 60px;
}
.bestseller_products .collection .card__heading {
    min-height: auto ;
}
.footer__list-social {
    gap: 10px;
}
}

@media only screen and (max-width: 768px) {
  .footer__list-social {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    flex-wrap: wrap;
    gap: 8px;
    padding: 0 !important;
  }
  .footer__list-social .svg-wrapper {
    display: block !important;
    overflow: visible !important;
  }
  .footer__list-social svg {
    overflow: visible !important;
    display: block !important;
  }
}
/* === Alternating PDP section backgrounds === */

/* === BA carousel heading weight fix === */
.ba-carousel__heading {
  font-weight: 700 !important;
}

/* === FAQ section text color fix === */
[id$="__collapsible_content_pJmK8H"] {
  color: #1a1a1a !important;
}
[id$="__collapsible_content_pJmK8H"] h2 {
  color: #1a1a1a !important;
}
[id$="__collapsible_content_pJmK8H"] .accordion__title {
  color: #1a1a1a !important;
}
[id$="__collapsible_content_pJmK8H"] .accordion__content p {
  color: #555 !important;
}

/* === Buy box spacing fix === */
.product__info-container .quantity_buy_wrap {
  margin-bottom: 16px !important;
}
.product__info-container .usp-row {
  margin-top: 0 !important;
  margin-bottom: 12px !important;
  padding: 4px 0 !important;
}
.product__info-container .save-with-sets {
  margin-top: 0 !important;
}

/* === Mobile margin fixes (2026-03-27) === */
@media screen and (max-width: 767px) {
  /* Mobile side padding — matches industry standard (was 24, too roomy for small phones) */
  .page-width {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  /* PDP info container needs side padding */
  .product__info-wrapper {
    padding: 0 4px !important;
  }

  /* Featured product mobile padding */
  .featured_product .page-width {
    padding: 0 16px !important;
  }
  .featured-product {
    padding: 20px 16px;
  }

  /* Section headings consistent with page padding */
  .video_reviews_sec .sec_heading {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .videos-reviews-wrapper {
    padding-left: 24px !important;
  }

  /* Collapsible/FAQ sections */
  .collapsible-row-layout .accordion summary,
  .collapsible-row-layout .accordion .accordion__content {
    padding: 1.5rem 4px !important;
  }

  /* Complementary products overflow fix */
  .complementary-products__container .card.card--card {
    margin: 0 4px;
  }
}

/* === Mobile fixes round 2 (2026-03-27 v4) === */
@media screen and (max-width: 767px) {
  /* Product description - smaller on mobile */
  .product__description p {
    font-size: 13px !important;
    line-height: 18px !important;
  }

  /* === BA Carousel — full mobile margin fix === */
  .ba-carousel {
    overflow: hidden !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .ba-carousel__heading {
    padding: 0 !important;
    font-size: 16px !important;
  }

  .ba-carousel__track {
    padding-left: 0 !important;
    padding-right: 0 !important;
    gap: 16px !important;
    overflow-x: auto !important;
  }

  .ba-carousel__card {
    flex: 0 0 calc(100vw - 60px) !important;
  }

  .ba-carousel__nav {
    margin-top: 16px;
  }

  /* === UGC Collage — full mobile margin fix === */
  .ugc-collage {
    overflow: hidden !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .ugc-collage__heading {
    padding: 0 !important;
    font-size: 16px !important;
  }

  .ugc-collage__track {
    padding-left: 0 !important;
    padding-right: 0 !important;
    gap: 16px !important;
    overflow-x: auto !important;
  }

  .ugc-collage__card {
    flex: 0 0 calc(100vw - 60px) !important;
  }

  .ugc-collage__nav {
    margin-top: 16px;
  }
}

/* === Desktop section margin fix (2026-03-27) === */
.ba-carousel,
.ugc-collage {
  max-width: 1380px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 54px !important;
  padding-right: 54px !important;
  overflow: hidden !important;
  box-sizing: content-box !important;
}

.ba-carousel__track,
.ugc-collage__track {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* === Collapsible tab font consistency === */
.product__accordion .accordion__content *:not(summary):not(.accordion__title):not(svg):not(path) {
  font-family: var(--font-body-family), 'DM Sans', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  color: #333 !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
  font-style: normal !important;
}
.product__accordion .accordion__content strong,
.product__accordion .accordion__content b {
  font-weight: 700 !important;
}
.product__accordion .accordion__content ul,
.product__accordion .accordion__content ol {
  padding-left: 20px !important;
  margin: 8px 0 !important;
}
.product__accordion .accordion__content li {
  margin-bottom: 4px !important;
}

/* === Cart drawer DM Sans font consistency === */
.drawer__inner .drawer__header *,
.drawer__inner .cart-drawer__shipping *,
.drawer__inner .cart-drawer__discount-nudge *,
.drawer__inner .cart-drawer__table-header *,
.drawer__inner .cart-items *,
.drawer__inner .cart-drawer__upsell-wrapper *,
.drawer__inner .cart-drawer__trust *,
.drawer__inner .cart__ctas .cart__checkout-button,
.drawer__inner .totals__total,
.drawer__inner .totals__total-value,
.drawer__inner .discounts__discount {
  font-family: 'DM Sans', sans-serif !important;
}
.cart-drawer__shipping p,
.cart-drawer__discount-nudge p,
.cart-drawer__trust span,
.cart-drawer__table-header span,
.cart-item__name,
.cart-item__details,
.cart-item__price,
.totals__total,
.totals__total-value,
.cart__checkout-button,
.cart-drawer__upsell-title,
.cart-drawer__upsell-name,
.cart-drawer__upsell-price {
  font-family: 'DM Sans', sans-serif !important;
}

@media screen and (min-width: 750px) {
}
@media screen and (min-width: 750px) {
}

@media screen and (max-width: 749px) {
}

/* === FAQ section desktop + mobile edge alignment === */
[id$="__collapsible_content_pJmK8H"] {
  max-width: 1440px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 54px !important;
  padding-right: 54px !important;
  box-sizing: border-box !important;
}
@media screen and (max-width: 749px) {
  [id$="__collapsible_content_pJmK8H"] {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

/* === Reviews + FAQ section alignment — universal (all templates) === */
@media screen and (max-width: 749px) {
}

/* === FAQ internal padding reset — universal (all templates) === */
[id$="__collapsible_content_pJmK8H"] .collapsible-content-wrapper-narrow {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100% !important;
}
[id$="__collapsible_content_pJmK8H"] details {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
[id$="__collapsible_content_pJmK8H"] summary {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
[id$="__collapsible_content_pJmK8H"] .accordion__content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Hide product image zoom button on mobile — overlaps header cart */
@media screen and (max-width: 749px) {
  .product-media-modal__toggle {
    display: none !important;
  }
}

@media screen and (max-width: 749px) {
}

/* === Review body text — explicit desktop font size (consistent across all templates) === */

/* === Hide review titles on SOHLPLEX only === */
/* Hair Serum reviews have no titles; SOHLPLEX reviews do. Hiding to match. */

/* === Tighten gap between review badge and product description === */
  .bestseller_products .product-grid .grid__item,
  .bestseller_products .product-card-wrapper,
  .bestseller_products .card {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .bestseller_products .card__inner {
    flex: 1;
  }
}

/* === Best Sellers — Coco & Eve carousel === */

/* Title — matches PDP: weight 400, 0.63px letter-spacing (same as product title) */
/* removed: old bestseller collection__title rule — replaced by normalised heading rule */

/* Outer card clips to radius */
.bestseller_products .card.card--card {
    border-radius: 12px !important;
    overflow: hidden !important;
}
/* Image container: square, no radius (outer card handles it) */
.bestseller_products .product-card-wrapper .card__inner {
    border-radius: 0 !important;
    --ratio-percent: 100% !important;
}
/* Image fills container width, contain so no cropping */
.bestseller_products .product-card-wrapper .card__media {
    max-width: 100% !important;
    width: 100% !important;
}
.bestseller_products .card__media img {
    object-fit: contain !important;
}

@media screen and (max-width: 749px) {
    /* 2-col swipe carousel — ~28px peek at 3rd card */
    .bestseller_products .product-grid {
        gap: 8px !important;
        flex-wrap: nowrap !important;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        align-items: stretch !important;
        padding-bottom: 4px;
    }
    .bestseller_products .grid--2-col-tablet-down .grid__item {
        width: calc(50% - 30px) !important;
        min-width: calc(50% - 30px) !important;
        flex-shrink: 0 !important;
        scroll-snap-align: start;
        display: flex !important;
        flex-direction: column;
    }
    /* Flex column chain — button pins to bottom */
    .bestseller_products .product-card-wrapper { display: flex !important; flex-direction: column; width: 100%; flex: 1; }
    .bestseller_products .card { display: flex !important; flex-direction: column; flex: 1; }
    .bestseller_products .card > .card__content { display: flex !important; flex-direction: column; flex: 1; padding: 8px !important; }
    .bestseller_products .card > .card__content > .card__information { display: flex !important; flex-direction: column; flex: 1; }
    .bestseller_products .card-information { display: flex; flex-direction: column; flex: 1; }
    .bestseller_products .quick-add { margin-top: auto !important; }
    /* Name: 2 lines max, consistent height across cards */
    .bestseller_products .card__heading {
        font-size: 14px !important;
        line-height: 130% !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: 36px !important;
        margin-bottom: 4px !important;
    }
    .bestseller_products .product_rating { margin-top: 4px !important; margin-bottom: 4px !important; }
    /* Price: no extra margin */
    .bestseller_products .price { margin-top: 0 !important; margin-bottom: 0 !important; }
    .bestseller_products .price-item { font-size: 14px !important; }
    .bestseller_products .buy-now-button { font-size: 11px !important; padding: 10px 6px !important; margin-top: 8px !important; }
    .bestseller_products .quantity-wrapper { height: 32px !important; padding: 6px 8px !important; margin: 6px 0 !important; }
}

/* Desktop — constrained width + compact mobile-style rules */
@media screen and (min-width: 750px) {
    /* Constrain section so 3 cards aren't massive at 1440px */
    .bestseller_products .collection {
        max-width: 960px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .bestseller_products .product-grid { align-items: stretch; }
    .bestseller_products .product-grid .grid__item,
    .bestseller_products .product-card-wrapper,
    .bestseller_products .card { height: 100%; display: flex; flex-direction: column; }
    .bestseller_products .card > .card__content { flex: 1; display: flex; flex-direction: column; padding: 8px !important; }
    /* Complete flex chain through card-information so ATC pins to bottom */
    .bestseller_products .card > .card__content > .card__information { display: flex !important; flex-direction: column; flex: 1; }
    .bestseller_products .card-information { display: flex; flex-direction: column; flex: 1; }
    /* Name: compact, 2 lines max — same as mobile */
    .bestseller_products .card__heading {
        font-size: 14px !important;
        line-height: 130% !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: 36px !important;
        margin-bottom: 4px !important;
    }
    .bestseller_products .product_rating { margin-top: 4px !important; margin-bottom: 4px !important; }
    .bestseller_products .price { margin-top: 0 !important; margin-bottom: 0 !important; }
    .bestseller_products .price-item { font-size: 14px !important; }
    .bestseller_products .quick-add { margin-top: auto !important; padding-top: 8px !important; }
}

/* ============================================================
   Homepage Banner
   ============================================================ */

/* Warm off-white background when no image is set */
.image-banner {
  background-color: #faf8f5;
}

/* Constrain content to left half — leaves space for future product image */
.image-banner .banner__box {
  max-width: 500px;
  text-align: left;
  padding: 48px 40px;
}

@media screen and (max-width: 749px) {
  .image-banner .banner__box {
    max-width: 100%;
    padding: 32px 20px;
  }
}

/* Headline — editorial serif, compact */
.image-banner .banner__heading {
  font-family: Georgia, 'Times New Roman', serif !important;
  font-size: 40px !important;
  font-weight: 400 !important;
  line-height: 1.15 !important;
  letter-spacing: -0.3px !important;
  margin-bottom: 12px !important;
  color: #1a1a1a;
}

@media screen and (max-width: 749px) {
  .image-banner .banner__heading {
    font-size: 28px !important;
  }
}

/* Subline */
.image-banner .banner__text {
  font-size: 15px !important;
  line-height: 1.5 !important;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  color: #444;
}

/* Buttons — left-aligned, column stack */
.image-banner .banner__buttons {
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 10px !important;
  justify-content: flex-start !important;
}

/* Primary CTA — keep theme colour, compact sizing */
.image-banner .banner__buttons .button:not(.button--secondary) {
  padding: 14px 32px !important;
  font-size: 14px !important;
  letter-spacing: 0.5px !important;
}

/* Our Best Sellers — match Bundle & Save card style */
/* removed: old bestseller title clamp rule — replaced by normalised heading rule */

.bestseller_products .card {
  background: #fff !important;
  border-radius: 16px !important;
  box-shadow: 0 2px 12px rgba(0,0,0,0.07) !important;
  transition: box-shadow 0.2s !important;
  overflow: hidden !important;
}
.bestseller_products .card:hover {
  box-shadow: 0 4px 24px rgba(0,0,0,0.12) !important;
}

.bestseller_products .card__media,
.bestseller_products .card__inner {
  background: #f2eef8 !important;
  border-radius: 0 !important;
}

.bestseller_products .card__heading,
.bestseller_products .card__heading a {
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #111 !important;
}

.bestseller_products .price,
.bestseller_products .price .price-item {
  font-size: 18px !important;
  font-weight: 700 !important;
}
/* Only strike through compare-at price when product is actually on sale */
.bestseller_products .price--on-sale .price-item--regular {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #999 !important;
  text-decoration: line-through !important;
}

.bestseller_products .quick-add__submit,
.bestseller_products .buy-now-button {
  border-radius: 10px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}

/* Mobile: scale down fonts so titles don't get cut off */
@media screen and (max-width: 749px) {
  .bestseller_products .card__heading,
  .bestseller_products .card__heading a {
    font-size: 13px !important;
  }
  .bestseller_products .price,
  .bestseller_products .price .price-item {
    font-size: 15px !important;
  }
  .bestseller_products .quick-add__submit,
  .bestseller_products .buy-now-button {
    font-size: 13px !important;
  }
}

/* "See our products in action" — heading style + whitespace tidy */
.video_reviews_sec .video-community__title {
  font-size: 36px !important;
  font-weight: 700 !important;
  letter-spacing: -0.3px !important;
  font-family: "DM Sans", sans-serif !important;
}
@media screen and (max-width: 749px) {
  .video_reviews_sec .video-community__title {
    font-size: 28px !important;
  }
}
/* Reduce top padding of video section */
.video_reviews_sec .video_reviews_sec {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
/* Reduce gap below heading before videos */
.video_reviews_sec .video-community__header {
  margin-bottom: 20px !important;
}
/* Kill video section bottom padding to close gap above Our Promise */
.video_reviews_sec {
  padding-bottom: 0 !important;
  background: #f7f3fc !important;
}
.video_reviews_sec .video_reviews_sec,
.video_reviews_sec .color-scheme-1,
.video_reviews_sec .gradient {
  background: #f7f3fc !important;
}
/* Remove excess bottom padding on Best Sellers section */
.bestseller_products .collection {
  padding-bottom: 8px !important;
}
.bestseller_products .product-grid {
  margin-bottom: 0 !important;
}

/* Trust line — strip all button styling, render as plain text */
.image-banner .banner__buttons .button--secondary {
  all: unset !important;
  display: block !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  letter-spacing: 0.2px !important;
  color: #666 !important;
  opacity: 1 !important;
  pointer-events: none !important;
  cursor: default !important;
  text-transform: none !important;
  line-height: 1.4 !important;
}

/* Header: title + aggregate summary */

/* Individual review cards */

/* Judge.me brand colors — matches dashboard config (#F23495) */
.jdgm-star.jdgm--on,
.jdgm-star.jdgm--half { color: #F23495 !important; }
.jdgm-star.jdgm--off { color: #e0e0e0 !important; }
.jdgm-histogram__bar-content { background: #F23495 !important; }
a.jdgm-write-rev-link,
button.jdgm-write-rev-link { background-color: #F23495 !important; border-color: #F23495 !important; }
a.jdgm-write-rev-link:hover,
button.jdgm-write-rev-link:hover { background-color: #d41f80 !important; border-color: #d41f80 !important; }
.jdgm-paginate__page.jdgm-curt { background: #F23495 !important; border-color: #F23495 !important; color: #fff !important; }
.jdgm-rev__icon { background-color: #fce4f1 !important; color: #F23495 !important; }

/* Show Judge.me preview badge instantly — stars + count are server-rendered, no need to wait for widget.js */
.jdgm-widget .jdgm-prev-badge { display: block !important; }
.jdgm-widget .jdgm-prev-badge__text { visibility: visible !important; }

/* Judge.me section — match page-width container */
[id$="__judgeme_reviews"] .jdgm-widget {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 54px;
  padding-right: 54px;
  box-sizing: border-box;
}
@media (max-width: 749px) {
  [id$="__judgeme_reviews"] .jdgm-widget {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/* Footer background — dark purple */
footer.footer,
footer.footer .footer__content-bottom,
footer.footer .color-background-1,
footer.footer .gradient {
  --color-background: 46, 27, 74 !important;
  --gradient-background: #2e1b4a !important;
  background: #2e1b4a !important;
  background-image: none !important;
}

/* Footer text — white on dark */
footer.footer,
footer.footer .footer-block__heading,
footer.footer .list-menu__item,
footer.footer a,
footer.footer p {
  color: #ffffff !important;
}

/* Footer logo — invert black logo to white */
footer.footer .footer-block__image-wrapper img {
  filter: brightness(0) invert(1);
}

/* Newsletter sign up button — brand pink */
footer.footer .newsletter-form__button,
footer.footer button[type="submit"],
footer.footer .button {
  background-color: #F23495 !important;
  color: #ffffff !important;
  border-color: #F23495 !important;
}

/* ── Footer accordion — BoomBeauty style ───────────────────────────── */

/* Desktop: always show content, hide toggle UI */
@media (min-width: 750px) {
  footer.footer .footer-block__accordion .footer-block__details-content {
    display: block !important;
  }
  footer.footer .footer-block__accordion-summary {
    pointer-events: none;
  }
  footer.footer .footer-block__accordion-summary::marker,
  footer.footer .footer-block__accordion-summary::-webkit-details-marker {
    display: none;
  }
  footer.footer .footer-block__accordion-chevron {
    display: none;
  }
}

/* Mobile: single column + accordion styling */
@media (max-width: 749px) {
  /* Single column */
  footer.footer .footer__blocks-wrapper .grid__item {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  footer.footer .footer__blocks-wrapper {
    row-gap: 0 !important;
  }

  /* Center logo + newsletter block */
  footer.footer .footer-block:first-child {
    text-align: center;
    padding: 24px 0 8px !important;
  }
  footer.footer .footer-block:first-child .footer-block__image-wrapper {
    margin: 0 auto;
    max-width: 160px;
  }

  /* Accordion: border dividers */
  footer.footer .footer-block--menu {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
  footer.footer .footer-block--menu:last-of-type {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  /* Accordion: details/summary */
  footer.footer .footer-block__accordion {
    width: 100%;
  }
  footer.footer .footer-block__accordion-summary {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    cursor: pointer;
    list-style: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
  }
  footer.footer .footer-block__accordion-summary::marker,
  footer.footer .footer-block__accordion-summary::-webkit-details-marker {
    display: none;
  }
  footer.footer .footer-block__accordion-summary .footer-block__heading {
    margin: 0;
  }
  footer.footer .footer-block__accordion-chevron {
    transition: transform 0.3s ease;
    flex-shrink: 0;
    opacity: 0.7;
  }
  footer.footer .footer-block__accordion[open] .footer-block__accordion-chevron {
    transform: rotate(180deg);
  }
  footer.footer .footer-block__accordion .footer-block__details-content {
    padding-bottom: 16px;
  }
}

/* === Page content (delivery, about, etc.) — DM Sans consistency === */
.main-page-title {
  font-family: "DM Sans", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: -0.3px !important;
}
.rte,
.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6,
.rte p, .rte li, .rte td, .rte th, .rte a {
  font-family: "DM Sans", sans-serif !important;
}
.rte h3 {
  font-size: 22px !important;
  font-weight: 700 !important;
  margin-top: 24px !important;
}
.rte p, .rte li {
  font-size: 15px !important;
  line-height: 1.6 !important;
  color: #444 !important;
}
.rte table {
  font-size: 14px !important;
  border-collapse: collapse;
  width: 100%;
}
.rte th, .rte td {
  padding: 10px 16px !important;
  border: 1px solid #e5e5e5 !important;
  text-align: left;
}
.rte th {
  background: #f7f3fc !important;
  font-weight: 700 !important;
  font-size: 13px !important;
}

/* === Page title fix — override .h0 === */
.main-page-title.h0 {
  font-family: "DM Sans", sans-serif !important;
  font-size: 36px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  letter-spacing: -0.3px !important;
  line-height: 1.2 !important;
  text-transform: none !important;
}
.rte hr {
  margin: 24px 0 !important;
  border: none !important;
  border-top: 1px solid #e5e5e5 !important;
}

/* Card image link — absolutely positioned to fill .card__inner so cursor + click work */
.card__media-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

/* ═══════════════════════════════════════════════════════
   MOBILE TWO-TAP FIX
   Neutralise :hover effects on touch devices so the first
   tap goes straight to click instead of showing hover state
   ═══════════════════════════════════════════════════════ */
@media (hover: none) and (pointer: coarse) {
  /* Product cards — Best Sellers */
  .bestseller_products .card:hover {
    box-shadow: none !important;
  }

  /* Buttons */
  .button--primary:hover,
  .buy-now-button:hover {
    background: #3d1152 !important;
  }

  /* Hero banner */
  .hero_banner .button:hover {
    background: #3d1152 !important;
  }

  /* Cart drawer */
  .cart-drawer .cart__checkout-button:hover {
    background: inherit !important;
    color: inherit !important;
  }

  /* Header icons */
  .header__icon--search:hover,
  .header__icon--account:hover,
  .header__icon--cart:hover {
    opacity: 1 !important;
  }

  /* Collapsible / accordion */
  .collapsible-content summary:hover {
    background: none !important;
  }
  .collapsible-content summary:hover .accordion__title {
    text-decoration: none !important;
  }

  /* Judge.me */
  a.jdgm-write-rev-link:hover,
  button.jdgm-write-rev-link:hover {
    background-color: #F23495 !important;
    border-color: #F23495 !important;
  }

  /* UGC / BA carousel arrows */
  .ugc-collage__arrow:hover,
  .ba-carousel__arrow:hover {
    opacity: 1 !important;
    background: rgba(255,255,255,0.9) !important;
  }

  /* Video carousel play button */
  .vid-carousel__item:hover .vid-carousel__play {
    background: rgba(0, 0, 0, 0.55) !important;
  }

  /* Bundle banner CTA */
  .bundle-banner__btn:hover {
    background: #F23495 !important;
  }

  /* Video product tag */
  .vc-product-tag:hover {
    border-color: #ddd !important;
  }
}

/* ═══════════════════════════════════════════════════════
   MIGRATED FROM TEMPLATE JSON custom_css
   These were section-ID-scoped. Now class-based so they
   survive theme duplication.
   ═══════════════════════════════════════════════════════ */

/* ── PDP product info (all CRO templates) ────────────── */
.product__title h1 {
  font-size: 28px !important;
  line-height: 1.2 !important;
  margin: 0 !important;
  font-weight: 700 !important;
  letter-spacing: -0.015em !important;
}
@media screen and (min-width: 750px) {
  .product__title h1 {
    font-size: 36px !important;
    line-height: 1.15 !important;
  }
}
.product__description,
.product__description p,
.product__description li {
  color: #333 !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
}
.product__description {
  margin-bottom: 4px !important;
}
.product__info-container > * + * {
  margin-top: 0.4rem !important;
}

/* ── PDP FAQ / collapsible content ───────────────────── */
.collapsible-content h2 {
  font-size: 20px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
.collapsible-content h3.h4 {
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
}
.collapsible-content .accordion__content p {
  font-size: 16px !important;
  color: #555 !important;
  line-height: 1.6 !important;
}

/* ═══════════════════════════════════════════════════════
   HOMEPAGE SECTION HEADING NORMALISATION
   All section headings: DM Sans, 700, same size scale
   ═══════════════════════════════════════════════════════ */
.bestseller_products .title,
.video_reviews_sec .video-community__title,
.our-promise__title {
  font-family: "DM Sans", sans-serif !important;
  font-size: 36px !important;
  font-weight: 700 !important;
  letter-spacing: -0.3px !important;
  line-height: 120% !important;
}

@media (max-width: 749px) {
  .bestseller_products .title,
  .video_reviews_sec .video-community__title,
  .our-promise__title {
    font-size: 28px !important;
  }
}

/* ── Cart drawer: instant close (no grey overlay flash) ────── */
.drawer:not(.active) {
  background-color: transparent !important;
  transition: none !important;
}
cart-drawer:not(.active) {
  pointer-events: none;
}
/* ── Hide sticky ATC when mobile menu is open ────── */
body.overflow-hidden .sticky-atc-bar {
  display: none !important;
}

/* ── PDP vertical rhythm (title → reviews → copy → bundle @ 20px) ── */
/* Title cluster — tight 16px between title/reviews/description */
.product__info-container .product__title,
.product__info-container > .product__title {
  margin: 0 0 16px !important;
}
.product__info-container .jdgm-preview-badge.jdgm-preview-badge {
  margin: 0 0 16px !important;
}
.product__info-container .product__description {
  margin: 0 0 20px !important;
}
/* Decision & trust blocks — 20px breathing room */
.product__info-container .bundle-selector,
.product__info-container .quantity_buy_wrap,
.product__info-container .usp-row,
.product__info-container .save-with-sets {
  margin: 0 0 20px !important;
}
/* Strip inherited lavender bg from ATC wrapper — each block stands alone */
.bundle-selector + .quantity_buy_wrap {
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin-top: 0 !important;
}

/* ── PDP breadcrumbs ─────────────────────────────── */
.pdp-breadcrumbs {
  padding: 16px 0 20px;
  font-size: 13px;
  line-height: 1.4;
}
.pdp-breadcrumbs__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
}
.pdp-breadcrumbs__item {
  display: inline-flex;
  align-items: center;
  color: #888;
}
.pdp-breadcrumbs__item a {
  color: #666;
  text-decoration: none;
  transition: color 0.15s ease;
}
.pdp-breadcrumbs__item a:hover {
  color: #7B3FA0;
  text-decoration: underline;
}
.pdp-breadcrumbs__item + .pdp-breadcrumbs__item::before {
  content: "›";
  margin-right: 8px;
  color: #bbb;
  font-weight: 400;
}
.pdp-breadcrumbs__item--current {
  color: #1a1a1a;
  font-weight: 500;
  max-width: 60vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 749px) {
  .pdp-breadcrumbs { padding: 12px 0 14px; font-size: 12px; }
  .pdp-breadcrumbs__item--current { max-width: 55vw; }
}

/* Header gets more breathing room on mobile than page content (cart icon needs to stay off the edge) */
@media screen and (max-width: 767px) {
  .header.page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

/* Hide gallery thumbnails on mobile — main slider is swipeable already (saves ~130px vertical) */
@media screen and (max-width: 749px) {
  .thumbnail-slider,
  .thumbnail-list {
    display: none !important;
  }
}

/* ── Mobile gallery: no peek, edge-to-edge slides, dot pagination ── */
@media screen and (max-width: 749px) {
  
  /* Hide default arrow buttons + numeric counter on mobile (replaced by dots) */
  .product__media-wrapper .slider-buttons {
    display: none !important;
  }
  /* Dots container */
  .pdp-media-dots {
    display: flex !important;
    justify-content: center;
    gap: 8px;
    padding: 6px 0 20px;
    margin: 0;
  }
  .pdp-media-dots__dot {
    appearance: none;
    -webkit-appearance: none;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.25);
    width: 7px;
    height: 7px;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
  }
  .pdp-media-dots__dot.is-active {
    background: #1a1a1a;
    border-color: #1a1a1a;
    transform: scale(1.15);
  }
  .pdp-media-dots__dot:focus-visible {
    outline: 2px solid #7B3FA0;
    outline-offset: 2px;
  }
}
/* Hide on desktop (we still want thumbnails/arrows there) */
@media screen and (min-width: 750px) {
  .pdp-media-dots { display: none !important; }
}

/* ── Mobile gallery: tight peek (0 column-gap, 16px left inset on hero) ── */
@media screen and (max-width: 749px) {
  .product__media-list {
    column-gap: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    scroll-padding-left: 0 !important;
  }
  .product__media-list .product__media-item {
    width: calc(100% - 30px) !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    flex-shrink: 0 !important;
  }
  .product__media-list .product__media-item:first-child,
  .product__media-list .grid__item:first-of-type {
    margin-left: 16px !important;
  }
}

/* cart-drawer unified discount styling — green-bold final + muted struck old */
.cart-item__discounted-prices .cart-item__final-price {
  color: #16a34a;
  font-weight: 700;
}
.cart-item__discounted-prices .cart-item__old-price {
  color: #999;
  font-weight: 400;
  font-size: 12px;
  opacity: 1;
  text-decoration: line-through;
}


/* Amazon social proof line under Judge.me reviews */
.amazon-proof {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  font-size: 14px;
  color: #333;
  margin: 2px 0 4px;
  line-height: 1.4;
}
.amazon-proof__rating { font-weight: 600; color: #0F1111; }
.amazon-proof__stars {
  position: relative;
  display: inline-block;
  font-size: 1.2em;
  letter-spacing: 1px;
  line-height: 1;
}
.amazon-proof__stars-bg { color: #ccc; }
.amazon-proof__stars-fg {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #FFA41C;
}
.amazon-proof__count { color: #007185; }
.amazon-proof__label { color: #666; font-weight: 500; }
.amazon-proof__choice {
  display: inline-flex;
  align-items: center;
  padding: 2px 6px;
  background: #0F1111;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  border-radius: 3px;
  letter-spacing: 0.3px;
  margin-left: 2px;
  white-space: nowrap;
}
.amazon-proof__choice-orange { color: #FF9900; margin-right: 3px; }


/* ---- tighten pdp rating row spacing ---- */
.pdp-rating { display: inline-flex !important; margin: 0 0 4px 0 !important; padding: 0 !important; }
.amazon-proof { margin: 0 0 24px 0 !important; }
/* ---- end tighten pdp rating row spacing ---- */

/* ---- footer newsletter label nowrap ---- */
.footer__newsletter .field__label, .footer .newsletter-form .field__label { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }


/* ---- bundle pdp (main-product template) price/atc tight spacing ---- */
/* bundle_price_display sits right above buy_buttons — kill Dawn's default product-form top margin */
.product__info-container .bpd-savings { margin: 0 !important; padding: 0 !important; }
.product__info-container .bpd-price-row { margin: 0 0 6px 0 !important; }
.product__info-container product-form,
.product__info-container .product-form { margin-top: 10px !important; }
.product__info-container .product-form__buttons { margin-top: 0 !important; padding-top: 0 !important; }
/* Slightly tighten quantity+ATC wrap too */
.product__info-container .quantity_buy_wrap { margin-top: 10px !important; }
