/** Shopify CDN: Minification failed

Line 1841:31 Unexpected "{"

**/
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
@media (min-width:1881px){
    .container{
        max-width: 1440px;
    }
}
:root {
    --inter-font: "Inter", sans-serif;
    --playfair-font: "Playfair Display", serif;
}
.scroll-trigger.animate--fade-in, .scroll-trigger.animate--slide-in{
  opacity: 1;
}
a{
   text-decoration: none;
}
img{
    max-width: 100%;
} 

.field__input:focus{
  box-shadow: unset;
}
a:hover {
    color: unset;
}
/* add to cart drawer */
.star-review-container{
    display: flex;
    justify-content: center;
}
.static-review-container{
        text-align: center;
}
.static-review-container .authorName svg{
    fill: rgba(242, 185, 64, 1);
}
.static-review-container {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-bottom: 15px;
        font-family: var(--inter-font);
}
.static-review-container .authorName{
        font-weight: 700;
        display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    font-size: 20px;
}
.reviewContent{
    font-size: 18px;
}
.cart-items .product-option {
    font-size: 11px;
}
/* end of cart drawer */
/* ====dropdown css */
ul.header__submenu {
    background: #000;
  position: absolute;
      padding: 40px 0 0 0 !important;
      margin-top: 0px;
  display: none;
}
.header__submenu .header__menu-item:hover {
    text-decoration-line: none;
}
.header__menu-item:hover span{
      text-decoration: none;
}
li.has-submenu:hover ul.header__submenu{
  display: block;
}
a.header__menu-item.list-menu__item.link.link--text.focus-inset.caption-large{
    color: #fff;
    padding: 8px 10px 8px 10px;
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: -0.84px;
    border-bottom: 0.5px solid #FFFFFF33;
    width: 140px;
}
.list-menu__item{
  gap: 6px;
}
@media(max-width: 1200px){
  ul.header__submenu {
    padding: 30px 0px 0 0 !important;
  }
}
/*=======search -result css=======  */
/* .article-card-wrapper.card-wrapper.underline-links-hover .card__badge .badge{
  background-color: #000;
} */
/*========cart-drawer css   */
div#main-cart-items {
    position: unset;
}
.wallet-cart-button-container, .wallet-cart-button{
  width: 160px;
}
.wallet-cart-grid{
  justify-content: space-between;
}
.drawer__header .drawer__heading{
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -1.44px;
}
.drawer__close svg.icon.icon-close path {
    fill: #B5B5B5;
}
.cart-drawer .cart-item__image{
      border: 0.87px solid #000000;
    border-radius: 13.78px;
}
.cart-item__details a.cart-item__name{
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0px;
}
.cart-items .product-option{
   font-family: var(--inter-font);
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.6px;

}
.cart-drawer__footer>* {
    font-size: 16px;
    font-weight: 600;
}
.cart-items .product-option dt{
      color: #00000080;
}
.cart-items .product-option dd{
      color: #000000;
  font-weight: 300;
}
cart-drawer .cart-drawer .cart-item__old-price{
  color: #40404066;
    font-family: var(--inter-font);
font-weight: 600;
font-size: 16px;
line-height: 120%;
letter-spacing: 0.16px;

}
sup{
  font-size: 1em;
  top: 0;
}
.price>* {
  vertical-align: unset !important;
}
cart-drawer .cart-drawer .cart-item span.save {
    padding: 4px 10px;
    min-width: max-content;
    background: #FFFF00;
    font-family: var(--inter-font);
    font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.14px;
    vertical-align: bottom;
    border-radius: 999px;
}
.cart-drawer .price {
    display: flex;
    align-items: center;
    justify-content: end;
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.24PX;
    vertical-align: bottom;
}
.drawer__inner {
    max-width: 57rem;
    width: 100%;
  padding: 24px;
}
.cart-item__old-price,
.price--end {
  display: inline-block;
  margin-right: 8px; /* optional spacing */
  vertical-align: middle;
}
quantity-popover, .quantity {
    position: unset !important;
}
quantity-popover .quantity{
    border-radius: 6px;
    border: 1px solid #0000001A;
}
 .quantity__input[type=number]{
     border-left: 1px solid #0000001A;
     border-right: 1px solid #0000001A;
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.14px;
    color: #000000;
 }
.cart-drawer__footer>*+* {
    margin-top: 1rem;
  font-family: var(--inter-font);
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: -1.08px;
    vertical-align: bottom;
}
.promo_msg input#copyClipboard{
  font-weight: 700;
}
button#CartDrawer-Checkout{
  background: #FFFF00;
    color: #000;
    border: 1px solid #000000;
    padding: 16px 18px;
    box-shadow: 0px 1px 2px 0px #6951FF0D;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    border-radius: 46px;
  display: flex;
  justify-content: center;
}
button#CartDrawer-Checkout::after{
  box-shadow: unset !important;
}
.free_shipping_return{
      display: flex;
    justify-content: center;
    gap: 15px;
  margin-top: 10px;
}
.free_shipping_return .free_item{
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 14px;
    line-height: 134%;
    letter-spacing: -0.28px;
}
.promo_msg .clipboard {
    display: inline-block;
}

.copy-input {
    cursor: pointer;
    color: #000;
    font-size: 14px;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #000;
    display: inline-block;
    min-width: inherit;
    max-width: 90px;
    width: auto;
    text-align: center;
      BACKGROUND: #7FFFEC;
}
.product__info-container {
        max-width: 100% !important;
    }
.promo_msg {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 15px;
    color: #000;
}

.cart-drawer .cart__checkout-button:after{
   box-shadow: unset !important;
}

.cart-drawer .cart__checkout-button {
    background: #ffeb02;
    color: #000;
    text-transform: uppercase;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    min-height: 67px;
    position: relative;
    margin-right: 0;
    justify-content: space-between;
}
#copied-success{
  display: none;
}
.cart-drawer .cart-item{
      padding-bottom: 24px;
    border-bottom: 1px solid #0000001A;
    margin-bottom: 24px;
}
.cart-item__name:hover {
    text-decoration: unset;
    color: #000;
}
.drawer__inner-empty{
      max-width: 57rem;
    width: 57rem;
}
/*========cart-drawer css  end */



input:focus{
    box-shadow: none;
    outline: none;
}
.footer-bottom-desc p{
  display: none;
}
.dt-head h3 {
    font-weight: 400 !important;
}
h2.afina-accrd-head {
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #000;
  letter-spacing: -1.2px;
}
/* banner section */
.hm-banner .ban-item-content span.subtitle{
  gap: 12px;
}
.hm-banner .circle-image-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  height: 25px;
}

.hm-banner .ban-item-content span.subtitle img.circle-img {
  width: 25px !important;
  height: 25px !important;
  border-radius: 50%;
  border: 1px solid black;
  object-fit: cover;
  background-color: #D9D9D9;
  position: relative;
  z-index: 1;
  margin-left: -8px;
  margin-right: 0;
}

.hm-banner .ban-item-content span.subtitle img.circle-img:first-child {
  margin-left: 0;
}

.hm-banner .img-1 { z-index: 4; }
.hm-banner .img-2 { z-index: 3; }
.hm-banner .img-3 { z-index: 2; }
.hm-banner .img-4 { z-index: 1; }
/* .hm-banner{
    margin-bottom: 40px;
} */
.banner-items{
    padding: 126px 0;
    /* background: url(/cdn/shop/files/banner-image.webp?v=1747914809); */
    background: unset;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: center; */
  background-position: right;
}
.ban-item-content{
    max-width: 655px;
}
.ban-item-content span.subtitle{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.64px;
    color: #000;
    display: flex;
    align-items: center;
}
.ban-item-content span.subtitle img{
    width: auto !important;
    margin-right: 12px;

}
.ban-item-content .ban-title{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 72px;
    line-height: 84px;
    letter-spacing: -4.32px;
    color: #000;
    margin-top: 7px;
    margin-bottom: 24px;
}
.ban-item-content .ban-title span{
    font-family: var(--playfair-font);
    font-weight: 700;
   font-size: 82px;
    font-style: italic;
    display: block;
  letter-spacing: 0;
}
.ban-item-content p{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: -0.72px;
    color: #000;
    margin-bottom: 0;
}
.ban-btn-div{
    margin-top: 24px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.ban-btn-div a.ban-sn-btn{
    padding: 18.5px 32px;
    border: 1px solid #000000;
    border-radius: 42px;
    font-family: var(--inter-font);
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #000;
    display: flex;
    align-items: center;
    background: #FFFF00;
    transition: .5s;
  letter-spacing: 0;
}
.ban-btn-div a.ban-sn-btn:hover{
    background: #000;
    /* border-color: #FFFF00; */
    color: #fff;
}
.ban-btn-div a.ban-sn-btn:hover img{
    filter: grayscale(100%) invert(1);
}
.ban-btn-div a.ban-sn-btn img{
    width: auto !important;
    margin-left: 11px;
    transition: .5s;
}
.ban-btn-div a.ban-hiw-btn{
    padding: 14px 12px;
    font-family: var(--inter-font);
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
}
.banner-carousel .owl-dots{
    margin-top: -45px !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding-bottom: 40px;
}
.banner-carousel .owl-dots button{
    width: 75px;
    height: 5px;
    border-radius: 99px;
    background: #000000;
}
.banner-carousel .owl-dots button.active{
    background: #FFFF00;
}
.banner-carousel .owl-dots button span{
    display: none !important;
}
/* review section */
.hm-review{
    border-top: 1px solid #0B559326;
    border-bottom: 1px solid #0B559326;
    background: #0B55930A;
    padding: 32px 0;
}
.rev-cont .rev-heading{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 52px;
    line-height: 84px;
    letter-spacing: -3.12px;
    color: #000;
    margin-bottom: 0;
}
.rev-cont .rev-heading span{
    font-family: var(--playfair-font);
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0;
    margin-right: 10px;
}
.rev-cont a{
    font-family: var(--inter-font);
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.96px;
    text-decoration: underline;
    color: #000;
    display: flex;
    align-items: center;
}
.rev-cont a img{
    margin-right: 12px;
}
.rev-cont p{
    font-family: var(--inter-font);
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -1.44px;
    color: #000;
    margin-bottom: 12px;
}
.rev-cont .cus-rev{
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.96px;
    color: #000;
    display: flex;
    align-items: center;
}
.rev-cont .cus-rev img{
    margin-right: 4px;
    margin-left: 10px;
}

/* Hair paoblems section */
 
   .hp-head{
    max-width: 604px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 48px;
}
  .hp-head h2{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 55.28px;
    line-height: 96.74px;
    letter-spacing: -3.32px;
    color: #000;
    margin-bottom: 0;
}
   .hp-head p{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 55.28px;
    line-height: 96.74px;
    letter-spacing: -3.32px;
    color: #000;
    margin-bottom: 0;
    margin-top: -30px;
}
   .hp-head p span{
    font-family: var(--playfair-font);
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0;
    text-transform:none;
}
  .hp-cont{
    text-align: center;
}
  .hp-cont h3{
    font-family: var(--inter-font);
    font-weight: 600;
    font-size: 26px;
    line-height: 24px;
    letter-spacing: -1.04px;
    text-transform: capitalize;
    color: #000;
    margin-top: 16px;
    margin-bottom: 16px;
}
 .hp-cont p{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: -0.72px;
    text-align: center;
    text-transform: capitalize;
    color: #000;   
    margin-bottom: 0; 
}

/* <!-- Meet the afina  --> */
.ma-body{
    display: flex;
    align-items: center;
    height: 791px;
}
.ma-body .ma-content{
    flex: 0 0 54.32%;
    background: #FFFF00;
    text-align: center;
    padding: 60px 151px 60px 220px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ma-body .ma-content span.subtitle{
    background: #000000;
    padding: 10px 24px;
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: -1.44px;;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    border-radius: 999px;
}
.ma-body .ma-content h3{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 48px;
    text-align: center;
    color: #000;
    margin: 12px 0;
        line-height: 116%;
    letter-spacing: -1.92px;
}
.ma-body .ma-content h3 span{
    font-family: var(--playfair-font);
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0;
}
.ma-body .ma-content img{
    max-height: 425px;
}
.ma-body .ma-content p{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.56px;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    margin: 12px 0;
}
.ma-body .ma-content a{
    padding: 14px 24px;
    border-radius: 42px;
    border: 1px solid #000000;
    font-family: var(--inter-font);
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    transition: .5s;
    background: #000;
}
.ma-body .ma-content a img{
    transition: .5s;
    margin-left: 7px;
}
.ma-body .ma-content a:hover{
    background: #FFFF00;
    color: #000;
}
.ma-body .ma-content a:hover img{
    filter: invert(1) grayscale(100%) brightness(0);
}
.ma-body .ma-content1{
    text-align: center;
    background: url(/cdn/shop/files/fallin.webp?v=1747914044) no-repeat center;
    background-size: cover;
    height: 100%;
    flex: 0 0 calc(100% - 54.32%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
}

.ma-body .ma-content1 h4{
    padding: 10px 24px 16px 24px;
    border-radius: 20px;
    background: #FFFFFF;
    backdrop-filter: blur(20px);
    font-family: var(--inter-font);
    font-weight: 400;
       font-size: 36px;
    line-height: 120%;
        letter-spacing: -1.44px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 7px;
}
.ma-body .ma-content1 h4 span{
    font-family: var(--playfair-font);
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0;
    text-transform: capitalize;
}
.ma-body .ma-content1 p{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -1.2px;
    text-align: center;
    text-transform: capitalize;
      margin-bottom: 18px;
    color: #fff;
}

/* Shower with afina */
.shower-with-afina{
    padding: 80px 0;
}
.swa-head{
    max-width: 750px;
    margin: 0 auto;
    margin-bottom: 64px;
}
.swa-head h3{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 52px;
    line-height: 100%;
    letter-spacing: -3.12px;
    text-align: center;
    text-transform: capitalize;
    color: #000;
}
.swa-head h3 span{
    font-family: var(--playfair-font);
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0;
}
.swa-head p{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.64px;
    text-align: center;
    color: #000;
    margin-bottom: 0;
}
.swa-cont{
    padding: 24px;
    border-radius: 24px;
    background: #0B55930A;
  height: 100%;
}
.swa-cont .swa-img{
    position: relative;
}
.swa-cont .swa-img img {
    height: 417px;
    object-fit: cover;
}
.swa-cont .swa-img .swa-disc{
    padding: 6px 8px;
    border-radius: 30px;
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -0.64px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    background: #306AA8;
}
.swa-title-cont{
    display: flex;
    align-items: self-start;
    justify-content: space-between;
    padding: 10px;
    border-radius: 12px;
    background: #FFFFFF;
        flex-direction: column;
}
.swa-title-cont .title-div h4{
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
      letter-spacing: -0.96px;
    text-transform: capitalize;
    color: #272727;
    margin-bottom: 8px;
}
.two-line-desc {
  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.swa-title-cont .title-div p{
    font-family: var(--inter-font);
    font-weight: 400;
    margin-bottom: 16px;
    color: #6B7280;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.56px;
}
.swa-title-cont .title-div p sup{
  top: 0;
    font-size: 1em;
}
.swa-title-cont .add-to-cart-btn{
    padding: 10px;
    border-radius: 10px;
    background: #FFFF00;
    border: none;
    min-height: 57px;
    min-width: 53px;
    transition: .5s;
}
.swa-title-cont .add-to-cart-btn img{
    transition: .5s;
}
.swa-title-cont .add-to-cart-btn:hover img{
    transform: scale(1.2);
}

/* Not Just a Filter css */
.not-just-filter{
    padding-top: 16px;
    padding-bottom: 16px;
    background: #000;
}
.not-just-filter h3{
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -1.44px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 16px;
    text-align: center;
}
.not-just-filter .marquee-wrapper{
    overflow: hidden;
    padding:0;
}
.not-just-filter .marquee {
    display: flex;
    align-items: center;
    white-space: nowrap;
    animation: scroll-left 20s linear infinite;
}
.not-just-filter .marquee span{
    font-family: var(--inter-font);
    font-weight: 600;
    font-size: 32px;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff; 
}
@-webkit-keyframes scroll-left {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
}
@keyframes scroll-left {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
}

/* Water Report css */
.water-report-sec{
    padding: 60px 0;
    border-top: 1px solid #0B559326;
    border-bottom: 1px solid #0B559326;
    background: #fff;
}
.wrs-head{
    max-width: 705px;
    margin: 0 auto;
    margin-bottom: 32px;
}
.wrs-head h3{
    font-family: var(--inter-font);
    font-weight: 400;
        font-size: 48px;
    line-height: 100%;
       letter-spacing: -2.88px;
    text-align: center;
    color: #000;
    margin-bottom: 16px;
}
.wrs-head h3 span{
    font-family: var(--playfair-font);
    font-weight: 500;
    font-style: italic;

}
.wrs-head p{
    font-family: var(--inter-font);
    font-weight: 400;
   font-size: 16px;
    line-height: 29px;
   letter-spacing: -0.64px;
    text-align: center;
    color: #000;
    margin-bottom: 0;
       line-height: 140%;
    padding: 0 100px;
}
.wr-form-div{
    max-width: 1178px;
    margin: 0 auto;
}
.water-report-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}
.water-report-container input{
    border: 1px solid rgba(11, 85, 147, 0.15);
    background: #FFFFFF;
    border-radius: 12px;
    padding: 14px 24px 16px 16px;
    flex: 1;
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-transform: capitalize;
    color: #0C0C0C;
}
.water-report-container button{
     padding: 14px 42px;
    border: 1px solid #000000;
    border-radius: 42px;
    font-family: var(--inter-font);
    font-weight: 600;
     font-size: 18px;
    line-height: 24px;
    color: #000;
    display: flex;
    align-items: center;
    background: #FFFF00;
    transition: .5s;
    text-transform: uppercase;
}
.water-report-container button img {
    width: auto !important;
    margin-left: 7px;
    transition: .5s;
}
.water-report-container button:hover {
    background: #000;
    border-color: #FFFF00;
    color: #fff;
}
.water-report-container button:hover img {
    filter: grayscale(100%) invert(1);
}

/* Meet Benefits css */
.meet-benefits{
    padding: 80px 0;
    background: rgba(11, 85, 147, 0.04);
}
.mb-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
}
.mb-head h3{
    font-family: var(--inter-font);
    font-weight: 400;
     font-size: 48px;
    line-height: 100%;
   letter-spacing: -1.92px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 0;
    width: 100%;
}
.mb-head h3 span{
    font-family: var(--playfair-font);
    font-weight: 500;
    font-style: italic;
  letter-spacing: -2.88px;
}
.mb-head p{
    font-family: var(--inter-font);
    font-weight: 400;
       font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.64px;
    color: #000;
    margin-bottom: 0;
}
.mb-body .row{
    /* min-height: 505px; */
}
.mb-body .row:first-child{
    margin-bottom: 19px;
}
.mb-img-text{
    height: 100%;
    border-radius: 14px;
    display: flex;
    align-items: end;
    justify-content: flex-start;
    overflow: hidden;
    transition: 0.5s;
    position: relative;
}
.mb-img-text img{
    transition: .5s;
    width: 100%;
    height: 100%;
}
.mb-img-text:hover img{
    transform: scale(1.2);
}
.mb-img-text h4{
    padding: 16px 24px;
    border-radius: 12px;
    font-family: var(--inter-font);
    font-weight: 500;
   font-size: 18px;
    line-height: 140%;
   letter-spacing: -0.72px;
    text-transform: capitalize;
    background: #FFFFFFB2;
    backdrop-filter: blur(20px);
    color: #000;
    margin-bottom: 0;
    position: absolute;
    left: 38px;
    bottom: 17.51px;
  max-width: 80%;
}
.mb-cont{
    /* background: url(../images/meet-benefit1.png) no-repeat center;
    background-size: cover; */
    /* padding: 0 0 17.51px 21px; */
}
.mb-cont1{
    /* background: url(../images/meet-benefit2.png) no-repeat center;
    background-size: cover; */
    /* padding: 0 0 17.51px 38px; */
}
.mb-cont2{
    /* background: url(../images/meet-benefit3.png) no-repeat center;
    background-size: cover; */
    /* padding: 0 0 17.51px 38px; */
}
.mb-cont3{
    /* background: url(../images/meet-benefit4.png) no-repeat center;
    background-size: cover; */
    /* padding: 0 0 17.51px 21px; */
}

/* don't trust css */
.dont-trust{
    padding: 60px 0;
    border-top: 1px solid #0B559326;
    border-bottom: 1px solid #0B559326;
    background: #0B55930A;
}
.dt-head{
    text-align: center;
    margin-bottom: 38px;
}
.dt-head h3{
    font-family: var(--inter-font);
    font-weight: 300;
    font-size: 62px;
    line-height: 74px;
    letter-spacing: -3.72px;
    text-align: center;
    color: #000;
}
.dt-head h3 span{
    font-family: var(--playfair-font);
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0;
}
.dont-trust .controls{
    margin-top: 38px;

}
.dont-trust .controls .arrows-btn{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dont-trust .controls .arrows-btn button{
    border: 1px solid #000000;
    width: 72px;
    height: 40px;
    border-radius: 100px;
    background: transparent;
    transition: .5s;
}
.dont-trust .controls .arrows-btn p{
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.2px;
    color: #000;
}
.dont-trust .controls .arrows-btn button:hover{
    background: #306AA8;
    border-color: #306AA8;

}
.dont-trust .controls .arrows-btn button svg path{
    transition: .5s;
}
.dont-trust .controls .arrows-btn button:hover svg path{
    fill: #fff;
}
.dont-trust .controls .arrows-btn button.custom-next svg{
    transform: rotate(180deg)
}
.trust-cont{
    /* min-height: 518px; */
    position: relative;
    border-radius: 14px;
}
.trust-cont video {
    transition: opacity 0.3s ease;
    opacity: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    border-radius: 12px;
}
.trust-cont:hover video {
    opacity: 1;
}

/* .trust-cont video {
    display: block;
    width: 100%;
    height: auto;
    pointer-events: none;
    border-radius: 20px;
    object-fit: cover;
  } */
/* .trust-cont video{
    width: 100%;
    height: 100%;
    border-radius: 12px;
} */
.trust-cont img{
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
}
.trust-cont:hover img{
    z-index: -1;
}
.video-wrapper {
    position: relative;
    width: 100%;
    height: auto;
  }
  
.video-poster {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
   /* object-fit: fill; */
    transition: opacity 0.3s ease;
    z-index: 2;
    border-radius: 12px;
}
  
.video-wrapper:hover .video-poster {
    opacity: 0;
    pointer-events: none;
}
  
.video-wrapper video {
    width: 100%;
    height: auto;
    display: block;
    z-index: 1;
}
  

/*  Remove chlorine */
.rc-head{
    padding: 80px 0;
}
.rc-head h3{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 62px;
    line-height: 74px;
    letter-spacing: -3.72px;
    text-align: center;
    color: #000;
    margin-bottom: 0;
}
.rc-head h3 span{
    font-family: var(--playfair-font);
    font-weight: 500;
    font-style: italic;
  letter-spacing: 0;
}
.rc-text{
    display: flex;
    align-items: center;
    height: 100%;
    gap: 22px;
}
.rc-img{
    border-radius: 16px;
    overflow: hidden;
}
.rc-img img{
    border-radius: 16px;
    transition: .5s;
  width: 100%;
  max-height: 800px;
  object-fit: cover;
}
.rc-img:hover img{
    transform: scale(1.2);
}
.rc-img1, .rc-img2, .rc-img3{
    display: none;
}
.rc-img.active1 .rc-img1{
    display: block;
}
.rc-img.active2 .rc-img2{
    display: block;
}
.rc-img.active3 .rc-img3{
    display: block;
    width: 100%;
}

.rc-body{
    display: flex;
    height: 100%;
    align-items: center;
    transition: .5s ease-in-out;
    /* width: 120px; */
}
.rc-body button{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: space-between;
    border: none;
    padding: 40px 44px;
    border: 1px solid #0B559326;
    border-radius: 16px;
    height: 100%;
    font-family: var(--playfair-font);
    font-weight: 500;
    font-style: italic;
    font-size: 28px;
    line-height: 120%;
    
    text-align: center;
    color: #000;
    background: #F5F8FB;
}
.rc-body button span{
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}
.rc-body .rc-content{
    display: none;
}
.rc-body.active .rc-content{
    display: block;
    padding-left: 40px;
}
.rc-body.active button img{
    display: none;
}
.rc-body.active button{
    border: none;
    background: unset;
}
.rc-body.active{
    border: 1px solid #0B559326;
    background: #F5F8FB;
    border-radius: 16px;
    width: 100%;
    padding-right: 130px;
}
.rc-content h4{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 72px;
    line-height: 100%;
    letter-spacing: -4.32px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 52px;
}
.rc-content h4 span{
    font-family: var(--playfair-font);
    font-weight: 500;
    font-style: italic;
  letter-spacing: 0;
    
}
.rc-content p{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -1.2px;
    /* text-transform: capitalize; */
    color: #000;
    margin-bottom: 0;
}
.rc-content p span{
  font-weight: 600;
}
/* Afina Filter */
.afina-filter{
    padding: 100px 0;
    background: #FFFFFF0A;
}
.af-content{
    max-width: 964px;
    margin: 0 auto;
    text-align: center;
}
.af-content h3{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -2.88px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 24px;
}
.af-content h3 span{
    font-family: var(--playfair-font);
    font-weight: 500;
    font-style: italic;
}
.af-content p{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.64px;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    padding: 0 20px;
    margin-bottom: 32px;
    margin-top: 32px;
}
.af-content a{
    padding: 14px 42px;
    background: #FF0;
    border-radius: 42px;
    font-family: var(--inter-font);
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    gap: 12px;
    color: #000;
    transition: .5s;
    border: 1px solid #000;
    display: inline-flex;
    align-items: center;
}
/* .af-content a img{
    margin-left: 7px;
    transition: .5s;

} */
.af-content a:hover{
    background: #000;
    color: #FFF;
}
.af-content a svg path{
transition: 0.5s
}
.af-content a:hover svg path{
    fill: #fff;
}
/* .af-content a:hover img {
    filter: invert(1) grayscale(100%) brightness(0);
} */
/* outstanding quality css */
.outstanding-quality{
    padding-top: 24px;
    padding-bottom: 32px;
    background: #000;
}
.icon-with-text{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.oq-cont h4{
    font-family: var(--inter-font);
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
.oq-cont h4 img{
    margin-right: 12px;
}

/* the-hype css */
.the-hype{
    padding: 79px 0;
}
.th-head{
    text-align: center;
    margin-bottom: 38px;
}
.th-head h3{
    font-family: var(--inter-font);
    font-weight: 400;
       font-size: 48px;
    line-height: 140%;
 letter-spacing: -2.88px;
    text-align: center;
    color: #000;
    margin-bottom: 16px;
}
.th-head h3 span{
    font-family: var(--playfair-font);
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0;
}
.th-head p{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: -0.64px;
    text-align: center;
    color: #000;
    margin-bottom: 0;
}
.testimonial-body .marquee1 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.testimonial-body .marquee__inner-wrap {
    height: 100%;
    width: 100%;
    display: flex;
}
.testimonial-body .marquee__inner {
    display: flex;
    width: max-content;
    align-items: center;
    animation: marquee 15s linear infinite;
    cursor: pointer;
    gap: 41px;
}
@keyframes marquee{
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
.testimonial-body .marquee2 {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 38px;
}
.testimonial-body .marquee2 .marquee__inner {
    display: flex;
    width: max-content;
    align-items: center;
    animation: marquee1 15s linear infinite;
    cursor: pointer;
    gap: 41px;
}
@keyframes marquee1{
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0);
    }
}
.test-cards{
    padding: 24px;
    border-radius: 32px;
    background: #0B55930A;
    min-width: 412px;
  height: 100%;
}
.card-user{
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
}
.user-div{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.user-div img{
    width: 54px;
    height: 54px;
}
.user-div p{
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #272727;
    margin-bottom: 2px;
    padding-left: 22px;
}
.user-div p span{
    display: block;
}
.user-div p span img{
    margin-right: 4px;
    width: auto;
    height: auto;
}
.rev-count{
    font-family: var(--inter-font);
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    
    text-align: right;
    color: #272727;
    display: flex;
    align-items: center;
}
.rev-count img{
    margin-right: 4px;
}
.user-desc{
    font-family: var(--inter-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.64px;
    color: #272727;
    margin-bottom: 0;
}


/* ================NEW CSS 14 AUGUST START ============= */
.hm-banner .ban-item-content span.subtitle.mobile-subtitle{
            display: none;
      }
.hm-banner .owl-carousel1{
display: flex;

}
.hm-banner .banner-items{
    background: unset;
}
.hm-banner .ban-item-content{
        max-width: 720px;
    margin-left: auto;
        padding-right: 30px;
}
.rightIMageBanner{
        flex: 0 0 50%;
}
.rightIMageBanner img{
        height: 100%;
    object-fit: cover;
}
.hm-banner .ban-item-content span.subtitle{
    font-weight: 600;
    letter-spacing: -0.64px;
    text-transform: uppercase;
}
.hm-banner .item1{
        flex: 0 0 50%;
}
.hm-banner .ban-item-content .ban-title{
    font-size: 60px;
    line-height: 113%;
    letter-spacing: -2.4px;
}
.hm-banner .ban-item-content .ban-title span{
    font-size: 60px;
    line-height: 113%;
        display: inline;
}
.hm-banner .ban-btn-div a.ban-sn-btn{
    font-size: 18px;
    text-transform: uppercase;
        padding: 14px 42px;
            justify-content: center;
}
 .rev-cont .rev-heading{
     font-family: var(--inter-font);
        font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    letter-spacing: -1.28px;
}
 .rev-cont p{
        color: #000;
    font-family: var(--inter-font);
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.64px;
}
.hm-review{
        padding: 16px 0 !important;
}
.hair-problems {
    padding: 60px 0 80PX 0;
}
  .hp-head h2 {
    font-family: var(--inter-font);
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
    color: #000;
    font-size: 48px;
    line-height: 140%;
    letter-spacing: -2.88px;
}
  .hp-head p{
    font-family: var(--inter-font);
    font-size: 48px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -2.88px;
    text-transform: lowercase;
    margin-top: 0;
        margin-bottom: 0;
}
  .hp-cont h3{
    font-size: 22px;
    letter-spacing: -0.88px;
 }
  .hp-cont p{
    font-size: 16px;
    letter-spacing: -0.64px;
 }
 .ban-item-content{
        max-width: 696px;
 }
 .homeReviewTextContainer{
        display: flex;
    justify-content: space-between;
    align-items: center;
 }

.meet-afina .ma-body .ma-content span.subtitle{
    font-size: 14px;
    line-height: 120%;
    letter-spacing: -0.56px;
        padding: 4px 12px;
}
.add-to-cartBtn{
    color: #000;
        font-family: var(--inter-font);
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase
}
.add-to-cartBtn svg{
    margin-left: 12px;
}

 @media(max-width: 1680px){
    .hm-banner .ban-item-content{
        max-width: 660px;
    }
 }
  @media(max-width: 1200px){
   .hm-banner .ban-item-content{
    padding-left: 30px;
   }
 }
   @media(max-width: 991px){
    .hm-banner .ban-item-content span.subtitle img.circle-img {
    width: 19px !important;
    height: 19px !important;
    }
    .hm-banner .ban-item-content span.subtitle {
    font-size: 14px;
    letter-spacing: -0.56px;
    }
    .hm-banner .ban-item-content .ban-title span,  .hm-banner .ban-item-content .ban-title  {
    font-size: 40px;
    }
  .hm-banner .ban-item-content p {
    font-size: 15px;
   }
   .hm-banner .ban-btn-div a.ban-sn-btn{
       width: 100%;
    }
    .homeReviewTextContainer{
        align-items: center;
    }
 }
  @media(max-width: 767px){

    .hm-banner .owl-carousel1{
        flex-direction: column-reverse;
    }
    .hm-banner .ban-item-content span.subtitle.desktop-subtitle{
        display: none;
    }
      .hm-banner .ban-item-content span.subtitle.mobile-subtitle{
            display: flex;
            justify-content: center;
            padding: 10px 0;
      }
      .hm-banner .ban-item-content{
                padding-left: 12px;
                padding-right: 12px;
                
      }
    .home_mobilecustom2  .slick-slide  {
  margin-right: 15px;
  }
  .home_mobilecustom2 .mb-img-text h4 {right:15px;}
        .hm-banner .ban-item-content .ban-title span, .hm-banner .ban-item-content .ban-title {
        font-size: 30px;
                margin-top: 0;
                text-align: center;
        margin-bottom: 14px;
    }
    .hm-banner .banner-items {
        padding: 16px 0;
    }
    .hm-banner .ban-item-content p{
        text-align: center;
    }
     .hm-banner .ban-btn-div {
        margin-top: 14px;
        }

       .hm-review .rev-cont a, .hm-review .rev-cont .cus-rev{
            justify-content: center;
        }
        .hm-review .rev-cont .rev-heading{
                font-size: 24px;
                    letter-spacing: -0.96px;
        }
        .rev-cont a img{
                height: 16px;
        }
        .homeReviewTextContainer{
                flex-direction: column;
    text-align: center;
        }
        .hm-review .rev-cont a,{
     font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.72px;
        }
        .hm-review .rev-cont p{
                font-size: 14px;
    letter-spacing: -0.56px;
        }
        .homeRevwTextOne .rev-cont{
         margin-bottom: 16px;
        }
        .hm-review .rev-cont .cus-rev{
                font-size: 14px;
    letter-spacing: -0.56px;
        }
  }












/* NEW CSS 14 AUGUST END */








@media (max-width:1681px){
    .ma-body .ma-content h3 {
        font-size: 55px;
        line-height: 56px;
    }
    .not-just-filter .marquee span {
        font-family: var(--inter-font);
        font-weight: 600;
        font-size: 22px;
        line-height: 14px;
    }
    .rc-body.active .rc-content{
        padding-left: 0px;
    }
    .oq-cont h4{
        font-size: 18px;
        line-height: 18px;
    }

}
@media (max-width:1440px){
    .ma-body .ma-content {
        padding: 60px 121px 60px 120px;
    }
    .ma-body .ma-content1 h4 {
        padding: 18.7px 24.87px;
        font-size: 38px;
    }
    .rc-body.active {
        padding-right: 50px;
    }
    .rc-content h4 {
        font-size: 60px;
    }
}
@media (max-width: 1280px) {
    .rc-content h4 {
        font-size: 50px;
    }
    .rc-content p {
        font-size: 18px;
    }
    .ma-body .ma-content {
        padding: 60px 91px 60px 90px;
    }
    
}
@media (max-width:1200px){
    .ma-body .ma-content {
        padding: 60px 61px 60px 60px;
    }
    .ma-body .ma-content1 h4 {
        padding: 18.7px 14.87px;
        font-size: 34px;
    }
    .ban-item-content .ban-title {
        font-size: 64px;
        line-height: 76px;
    }
  .ban-item-content .ban-title span{
        font-size: 64px;
        line-height: 76px;
  }
    .rev-cont .rev-heading {
        font-size: 48px;
        line-height: 80px;
    }
    .rev-cont p {
        font-size: 20px;
    }
    .rc-body.active {
        padding-right: 30px;
    }
    .rc-content h4 {
        font-size: 40px;
        letter-spacing: -2.32px;
    }
    .rc-content p {
        font-size: 16px;
    }
    .rc-body button{
        font-size: 24px;
    }
}
@media (max-width:1024px){
  .icon-with-text {
    flex-wrap: wrap;
  }
  .op-content-container{
    flex: 0 0 50%;
    margin-bottom: 20px;
  }
  
  .outstanding-quality {
      padding-bottom: 12px;
  }
.swa-cont .swa-img img {
    height: 230px;
}
    .rc-body button {
        padding: 20px 24px;
    }
    .mb-img-text h4 {
        padding: 10px 14px;
        font-size: 22px;
        left: 15px;
    }
    .mb-head h3 {
        font-size: 52px;
    }
    .mb-head p {
        font-size: 18px;
    }
    .swa-title-cont .title-div h4 {
        font-size: 18px;
        letter-spacing: -0.44px;
    }
    .ma-body .ma-content1 h4 {
        font-size: 30px;
    }
    .ma-body .ma-content {
        padding: 60px 41px 60px 40px;
    }
    .ma-body .ma-content h3 {
        font-size: 50px;
        line-height: 56px;
    }
    .rev-cont .rev-heading {
        font-size: 38px;
        line-height: 70px;
        letter-spacing: -1.12px;
    }
    .rev-cont p {
        font-size: 18px;
    }
    .banner-items {
        padding: 46px 0;
        background-size: 100% 100%;
        background-position: top center;
    }
}
@media (max-width:991px){
      .hp-head h2, .hp-head p {
        font-size: 35.28px;
        line-height: 76.74px;
        letter-spacing: -1px;
    }
    .ban-btn-div a.ban-sn-btn{
    font-size: 21px;
    }
    .ban-item-content .ban-title {
        font-size: 52px;
        line-height: 64px;
        margin-bottom: 10px;
    }

    .ban-item-content .ban-title span{
        font-size: 52px;
        line-height: 64px;
    }
    .ban-item-content {
        max-width: 70%;
    }
    .rev-cont .rev-heading {
        font-size: 28px;
        line-height: 60px;
        letter-spacing: -0.12px;
    }
    .rev-cont p {
        font-size: 16px;
    }
    /* .hm-banner {
        margin-bottom: 20px;
    } */
    .banner-carousel .owl-dots {
        margin-top: -25px !important;
    }
    .hair-problems {
        padding: 60px 0;
    }
  
    .ma-body .ma-content img {
        max-height: 225px;
    }
    .ma-body .ma-content span.subtitle {
        padding: 10px 14px;
        font-size: 20px;
        line-height: 22px;
    }
    .ma-body .ma-content h3 {
        font-size: 38px;
        line-height: 44px;
        letter-spacing: -2.32px;
    }
    .ma-body .ma-content p {
        font-size: 18px;
        letter-spacing: -0.2px;
        margin: 14px 0px;
    }
    .ma-body .ma-content {
        padding: 0px 30px 0px 30px;
    }
    .rc-body button {
        padding: 15px 10px;
        font-size: 18px;
    }
    .rc-body button img{
        width: 15px;
    }
    .rc-body.active {
        padding-right: 10px;
    }
    .ma-body .ma-content1 h4 {
        font-size: 22px;
        letter-spacing: -1.64px;
    }
    .ma-body {
        height: 733px;
    }
    .shower-with-afina {
        padding: 60px 0;
    }
    .swa-head h3 {
        font-size: 42px;
        letter-spacing: -1.12px;
    }
    .swa-head {
        margin-bottom: 34px;
    }
    .swa-title-cont{
        flex-direction: column;
        text-align: center;
    }
    .not-just-filter .marquee span {
        font-size: 16px;
    }
    .swa-title-cont .add-to-cart-btn {
        min-height: 44px;
        min-width: 100%;
        margin-top: 10px;
    }
    .swa-cont {
        padding: 14px;
    }
    .water-report-sec {
        padding: 60px 0;
    }
    .wrs-head {
        margin-bottom: 24px;
    }
    .wrs-head h3 {
        font-size: 42px;
        letter-spacing: -2.12px;
        margin-bottom: 10px;
    }
    .wrs-head p {
        font-size: 18px;
        line-height: 27px;
    }
    .water-report-container {
        gap: 14px;
    }
    .meet-benefits {
        padding: 60px 0;
    }
    .mb-head h3 {
        font-size: 40px;
        letter-spacing: -1.72px;
    }
    .mb-head p {
        font-size: 16px;
    }
    /* .mb-cont, .mb-cont3 {
        padding: 0 0 10.51px 10px;
    }
    .mb-cont1, .mb-cont2 {
        padding: 0 0 10.51px 20px;
    } */
    .water-report-container button {
        padding: 20px 9px;
        font-size: 16px;
        line-height: 16px;
    }
    .mb-img-text h4 {
        padding: 5px 5px;
        font-size: 15px;
        letter-spacing: 0;
    }
    .rc-head {
        padding: 60px 0;
        padding-bottom: 30px;
    }
    .rc-head h3 {
        font-size: 42px;
        line-height: 54px;
        letter-spacing: 0;
    }
    .rc-body{
        width: auto;
    }
    .rc-content h4 {
        font-size: 22px;
        letter-spacing: 0;
        margin-bottom: 20px;
    }
    .rc-content p {
        font-size: 15px;
        letter-spacing: 0;
    }
    .rc-text {
        gap: 12px;
    }
    .afina-filter {
        padding: 60px 0;
    }
    .af-content h3 {
        font-size: 42px;
        letter-spacing: 0;
        margin-bottom: 31px;
    }
    .af-content p {
        font-size: 16px;
        padding: 0;
        margin-bottom: 22px;
        margin-top: 22px;
    }
    .af-content a {
        font-size: 20px;
        line-height: 20px;
    }
    .oq-cont{
        margin-bottom: 10px;
    }
    .outstanding-quality {
        padding-bottom: 2px;
    }
    .the-hype {
        padding: 60px 0;
    }
    .th-head h3 {
        font-size: 42px;
        line-height: 54px;
        letter-spacing: 0;
        margin-bottom: 10px;
    }
    .hp-head {
        margin-bottom: 18px;
    }

}
@media (max-width: 767px) {
    /*wn_viek*/
    .rightIMageBanner img {height:auto;}
    .af-content a {justify-content: center; width: 100%; text-transform: uppercase;}
     .wnsm-none {display:none!important;}
    .oq-cont h4 img{
            WIDTH: 32PX;
    }
    .wrs-head p{
        padding: 0;
    }
      .hp-head h2, .hp-head p {
              font-size: 24px;
        font-weight: 400;
        line-height: 140%;
        letter-spacing: -1.44px;

    }
    .ma-body .ma-content1 p{
            font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.96px;
    font-style: normal;
    margin-bottom: 15px;
    }
    .ma-body .ma-content p{
                font-size: 14px;
        line-height: 140%;
        letter-spacing: -0.56px;
    }
    .ma-body .ma-content a{
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
        display: flex;
    align-items: center;
    width:100%;
    justify-content:center;
    }
    .container{
        padding: 0 15px;
    }
    .reviewContent{
        font-size: 12px;
    }
    .static-review-container .authorName {
    font-size: 12px;
}
.cart-items .product-option {
    font-size: 10px;
}
    cart-drawer .cart-drawer .cart-item__old-price{
        font-size: 14px;
        letter-spacing: 0;
        font-weight: 400;
    }
    .cart-drawer .price{
        font-size: 16px;
        letter-spacing: 0;
    }
    .cart-item__details a.cart-item__name {
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 0;
    }
    .cart-items .product-option dd, .cart-items .product-option dt{
         font-weight: 400;
    }
   td ul.discounts {
    font-size: 1rem;
}
.quantity{
    min-height: 37px;
}
   .shower-with-afina .swa-annimate{
    display: none;
}
.swa-title-cont .title-div p, .swa-title-cont a{
    /* display: none; */
    TEXT-ALIGN: LEFT;
}
.swa-cont .swa-img img{
    height: 280px;
}
.swa-title-cont{
        padding-top: 17px;
            align-items: start;
                border-radius: 0;
}
.swa-cont .swa-img img {
    margin-bottom: 17px;
        border-radius: 8px;
    border: unset;
}
.swa-cont .swa-img .swa-disc{
    padding: 3px 12px 2px;
    border-radius: 16px;
    font-weight: 400;
    font-size: 12px;
    /* position: unset; */
    background: #306aa8;
    width: max-content;
}
.swa-cont {
    padding: 0px;
    border-radius: 0;
    background: #fff;
}  
  .drawer__inner-empty{
    max-width: 37em;
    width: 37em;
}
  .copy-input {
    padding: 2px;
  }
  .header__heading-logo {
    max-width: 60%;
}
  .banner-items  .container{
        padding: 0 25px 0;
  }
  .hm-banner .ban-item-content span.subtitle{
        font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -0.48px;
    text-align: center;
  }
  .ban-item-content .ban-title span{
    display: contents;
    font-size: 32px;
    line-height: 41px;
  }
  .hm-banner .ban-item-content span.subtitle img.circle-img{
    width: 14px !important;
    height: 14px !important;
    margin-left: -4px;
  }
  .banner-items{
    padding: 28px 0 490px;
    /* background: url(/cdn/shop/files/mobile-afina.webp?v=1748860848); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}
  .footer-bottom-desc p{
  display: block;
}
  .hair-problems .row.gx-5.animate-group{
    --bs-gutter-x: 0 !important;
  }
  .swa-cont .swa-img{
    text-align: center;
  }
      .op-content-container {
        flex: 0 0 49%;
    }
    .ma-body .ma-content span.subtitle {
        letter-spacing: -0.68px;
        font-size: 16px;
        line-height: 20px;
    }
    .ban-item-content {
        max-width: 100%;
    }
    .ban-item-content .ban-title {
        font-size: 32px;
        line-height: 41px;
        letter-spacing: 0;
    }
    .ban-item-content p{
        font-size: 14px;
        max-width: 100%;
      letter-spacing: -0.56px;
    }
    
    .ban-btn-div {
        margin-top: 30px;
        align-items: self-start;
        gap: 10px;
        flex-direction: column;
    }
    .rev-cont .rev-heading {
        font-size: 28px;
        line-height: 38px;
    }
    .rev-cont{
        margin-bottom: 10px;
    }
    .rev-cont p {
        letter-spacing: 0;
    }
  
    .hp-cont h3 {
        margin-top: 14px;
        margin-bottom: 10px;
         font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -0.8px;
        text-transform: capitalize;
        text-align: left;
    }
    .hp-cont{
        margin-bottom: 20px;
    }
    .hp-cont p {
             font-size: 14px;
              line-height: 140%;
        letter-spacing: -0.56px;
         text-align: left;
    }
    .hair-problems .hp-cont{
      margin: 0 auto 16px !important;
    }
    .hair-problems {
        padding: 40px 0;
        padding-bottom: 8px;
    }
    .ma-body {
        flex-direction: column;
        /* height: 1220px; */
        height: 100%;
    }
    .ma-body .ma-content {
               padding: 24px 15px;
             justify-content: start;
    }
    .meet-afina .ma-body .ma-content span.subtitle{
            font-size: 12px;
                letter-spacing: -0.48px;
    }
    .ma-body .ma-content h3{
                font-size: 28px;
        font-weight: 400;
        line-height: 116%;
        letter-spacing: -1.12px;
    }
    .ma-body .ma-content img{
        max-height: unset;
    }
    .ma-body .ma-content1{
        width: 100%;
            height: 378px;
            flex: unset
    }
    .ma-body .ma-content1 h4 {
        font-size: 20px;
        font-weight: 400;
        line-height: 120%;
        letter-spacing: -0.8px;
        text-transform: capitalize;
        padding: 6px 16px;
    }
    .meet-afina{
        padding-bottom: 0px;
    }
    .shower-with-afina {
        padding: 24px 0;
        padding-bottom: 20px;
    }
    .swa-head h3 {
        font-size: 38px;
        letter-spacing: -1px;
    }
    .swa-head p {
        font-size: 16px;
        letter-spacing: 0;
    }
    .swa-head {
        
        margin-bottom: 20px;
    }
    .swa-title-cont .title-div h4 {
        font-size: 20px;
        letter-spacing: 0;
                TEXT-ALIGN: LEFT;
    }
    .swa-cont{
        margin-bottom: 0px;
    }
    .wrs-head p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0;
    }
    .wrs-head h3 {
        font-size: 38px;
        letter-spacing: -1.12px;
    }
    .water-report-container {
        flex-direction: column;
    }
    .water-report-container input{
        width: 100%;
    }
    .water-report-container button {
        padding: 20px 32px;
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .water-report-sec {
        padding: 40px 0;
    }
    .meet-benefits {
        padding: 40px 0;
    }
    .mb-head {
        margin-bottom: 30px;
        flex-direction: column;
        justify-content: center;    
    }
    .mb-head h3 {
        font-size: 38px;
        letter-spacing: -1.64px;
        text-align: center;
        margin-bottom: 10px;
    }
    .mb-head p {
        letter-spacing: 0;
        text-align: center;
    }
    .mb-img-text h4 {
        padding: 10px 15px;
      max-width: unset;
    }
    .mb-body .row{
        gap: 20px;
    }
    .mb-body .row:first-child {
        margin-bottom: 20px;
    }
    /* .mb-cont1, .mb-cont2 {
        padding: 0 0 10.51px 10px;
    } */
    .dt-head h3 {
        font-size: 38px;
        line-height: 40px;
        letter-spacing: -1.72px;
    }
    .dont-trust {
        padding: 40px 0
    }
    .rc-head {
        padding: 40px 0;
        padding-bottom: 20px;
    }
    .rc-head h3 {
        font-size: 38px;
        line-height: 44px;
        letter-spacing: -1.64px;
    }
    .rc-img{
        margin-bottom: 20px;
    }
    /* .rc-body.active {
        padding: 30px 0;
    } */
    .rc-body .rc-content {
        padding: 30px 0;
        padding-bottom: 15px;
    }
    .rc-body button {
        font-size: 16px;
    }
    .afina-filter {
        padding: 40px 0;
    }
    .af-content h3 {
        font-size: 38px;
        letter-spacing: -1.64px;
        margin-bottom: 20px;
    }
    .af-content p{
        letter-spacing: 0;
    }
    .af-content a {
        font-size: 18px;
        line-height: 18px;
    }
    .the-hype {
        padding: 40px 0;
    }
    .th-head {
        margin-bottom: 20px;
    }
    .th-head h3 {
        font-size: 38px;
        line-height: 48px;
        letter-spacing: -1.64px;
        margin-bottom: 10px;
    }
    .th-head p {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0;
    }
    .user-div p {
        font-size: 16px;
        line-height: 26px;
    }
    .card-user{
        margin-bottom: 20px;
    }
    .rev-count {
        font-size: 16px;
        line-height: 28px;
    }
    .testimonial-body .marquee__inner{
        gap: 20px;
    }
    .test-cards {
        padding: 20px;
    }
    .testimonial-body .marquee2{
        margin-top: 20px;
    }
    .testimonial-body .marquee2 .marquee__inner{
        gap: 20px;
    }
    .oq-cont h4 {
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
    }
    .ban-btn-div a.ban-sn-btn {
        font-size: 16px;
        line-height: 24px;
        padding: 14px 24px;
    }
    .ban-btn-div a.ban-hiw-btn{
        line-height: 18px;
        font-size: 16px;
    }
    .dt-head {
        margin-bottom: 20px;
    }
}



@media(max-width: 400px){
  .swa-head{
    margin-top: 20px;
  }
}




/*  */




/* 
font-size: 62px;
line-height: 74px;
letter-spacing: -3.72px; -6%
font-size: 16px;
letter-spacing: -0.64px;  4% of 16px = 0.64px 

font-size: 72px;
line-height: 84px;
letter-spacing: -4.32px;

font-size: 52px;
line-height: 84px;
letter-spacing: -3.12px;

font-size: 24px;
line-height: 140%;
letter-spacing: -1.44px;

font-size: 16px;
line-height: 140%;
letter-spacing: -0.96px; -6%

font-size: 55.28px;
line-height: 96.74px;
letter-spacing: -3.32px; 

font-size: 18px;
line-height: 120%;
letter-spacing: -1.08px;

font-size: 20px;
line-height: 28px;
letter-spacing: -1.2px; -6%
*/
.fade-up {
    opacity: 0;
    transform: translateY(100px);
    transition: all 1s ease-in-out;
}
.fade-up.active {
    opacity: 1;
    transform: translateY(0);
}
.fade-in {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.6s ease-out;
}
.fade-in.active {
    opacity: 1;
    transform: translateY(0);
}  
  
.shopify-policy__container {
  max-width: 162ch;
  padding-bottom: 60px;
}

.shopify-policy__container .shopify-policy__body p {
  font-size:18px;
}
.shopify-policy__container .shopify-policy__body ul li {
  font-size:17px;
}

/* vivek css 8th August */
.product-afina-lover .trust-cont .video-wrapper .video_profile {
    z-index: 99999999;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.product-afina-lover .trust-cont .video-wrapper .video_profile .profile_pic {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #000;
    position:relative;
}
.product-afina-lover .trust-cont .video-wrapper .video_profile .profile_name{
    font-size: 15px;
    color: #fff;
    line-height: 29px;
}
 .product-afina-lover .trust-cont:hover .video_profile, .product-afina-lover .trust-cont:hover img {
  z-index:-1;
  opacity:0;
}






/*home caroline section css */
.chlorineContainer {
    display: flex;
    align-items: center;
    flex-direction: column;
    background: rgba(11, 85, 147, 0.04);
    padding: 60px 0;
}

.chlorineContainer .head-text .heading-text {
    font-size: 48px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    line-height: 74px;
    text-align: center;
    letter-spacing: -1.92px;
    margin-bottom: 40px;
}

.chlorineContainer .head-text .heading-text em {
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-weight: 500;
}

.chlorineContainer .card-container {
    max-width: 1440px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
}

.chlorineContainer .card-container img {
    max-width: 100%;
    border-radius: 16px;
}

.chlorineContainer .card-image1 {
    max-width: 684px;
    max-height: 503px;
}

.chlorineContainer .card-image2 {
    max-width: 64px;
    max-height: 410px;
}

.chlorineContainer .card-image3 {
    max-width: 683;
    max-height: 359px;
}

.chlorineContainer .card {
    max-width: 684px;
    display: flex;
    padding: 36px 48px;
    background-color: white;
    border-radius: 16px;
    align-items: center;
    justify-content: center;
}

.chlorineContainer .text-card {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.chlorineContainer .cardImge {
    flex: 0 0 48%;
}

.chlorineContainer .text-card .card-title {
    font-family: "Playfair Display", serif;
    font-size: 30px;
    font-style: regular;
    line-height: 100%;
    font-weight: 500;

}

.chlorineContainer .text-card p {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
  letter-spacing: -0.64px;
    text-transform: capitalize;
}

.chlorineContainer .card-box1 {
    max-height: 394px;

}

.chlorineContainer .image2 {
    margin-top: -8%;
}

.chlorineContainer .card-box2 {
    height: 365px;
}

.chlorineContainer .card-box3 {
    margin-top: -4%;

}

.chlorineContainer .image1 {
    order: 1;
}

.chlorineContainer .card-box1 {
    order: 2;
}

.chlorineContainer .card-box2 {
    order: 3;
}

.chlorineContainer .image2 {
    order: 4;
}

.chlorineContainer .image3 {
    order: 5;
}

.chlorineContainer .card-box3 {
    order: 6;
} 

@media (min-width: 764px) and (max-width: 1024px) {
    .chlorineContainer .card {
padding: 34px;
    }
   .chlorineContainer .head-text .heading-text {
        font-size: 2.2rem;
    }
    .chlorineContainer .text-card p{
        font-size: 14px;
    }

    .chlorineContainer .card-box1 {
        max-height: 277px;
    }

    .chlorineContainer .card-box2 {
        height: 250px;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
   .chlorineContainer .head-text .heading-text {
        font-size: 2.5rem;
    }

    .chlorineContainer .card-box1 {
        max-height: 321px;
    }

   .chlorineContainer .card-box2 {
        height: 303px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  
    .chlorineContainer .card-box1 {
    
        max-height: 334px;

    }
    .chlorineContainer .text-card .card-title {
        font-size: 20px;

    }
   .chlorineContainer .text-card p{
        font-size: 14px;
    }
}
@media (min-width: 1440px) {
.water-report-container button{
        height: 68PX;
}
}

@media (max-width: 768px) {
   .chlorineContainer .head-text .heading-text {
        font-size: 28px;
        line-height: 120%;
    letter-spacing: -1.12px;
    }

   .chlorineContainer .card-container {
        flex-direction: column;
        padding: 0 15px;
        gap: 14px;
    }

   .chlorineContainer .text-card .card-title {
             font-size: 16px;
        color: #000;
        -webkit-text-stroke-width: 0.7px;
        -webkit-text-stroke-color: #000;
        font-family: "Playfair Display";
        font-size: 16px;
        font-style: italic;
        font-weight: 500;
    }

    .chlorineContainer .text-card p {
        font-size: 14px;
        letter-spacing: -0.56px;
    }

   .chlorineContainer .card{
        padding: 16px;
    }
    .card-box1 {
        height: auto;
    }
    .chlorineContainer .image2 {
        order: 2;
        margin-top: 0;
    }

   .chlorineContainer .card-box2 {
        height: auto;
    }

    .chlorineContainer .card-box3 {
        margin-top: 0;

    }
    .chlorineContainer{
        padding: 24px 0 16px 0;
    }
   .chlorineContainer .head-text .heading-text em{
    display: block;
}
}