/** Shopify CDN: Minification failed

Line 20:0 Unexpected "{"
Line 20:1 Expected identifier but found "%"
Line 20:37 Expected identifier but found "%"
Line 70:0 Unexpected "{"
Line 70:1 Expected identifier but found "%"
Line 70:35 Expected identifier but found "%"
Line 72:0 Unexpected "{"
Line 72:1 Expected identifier but found "%"
Line 72:42 Expected identifier but found "%"
Line 147:0 Unexpected "{"
... and 89 more hidden warnings

**/
body {
  font-family: Teachers;
  scroll-behavior: smooth;
}
{% comment %} Text Banner css start {% endcomment %}
.ct-text-banner, .CT-Experts , .ct-blog {
    padding: 30px 0;
}
.banner-bg {
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: block;
    background-size: cover;
  }
.shopify-section--rich-text .prose.banner-text .h2 {
    font-family: Teachers;
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    line-height: 28.8px;
    text-align: center;
    margin-top: 0;
    text-transform: none;
}

.banner-button .button {
    padding: 8px 14px 8px 14px;
    background-color: #70458C;
    border-radius: 50px;
}
.banner-button .button {
    border-radius: 50px;
    --initial-gradient: #70458c;
    background-color: #70458c;
    border: 1px solid #70458c;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    line-height: 25.2px;
    font-family: Teachers;
    text-align: center;
    padding: 8px 14px;
}
 .brand-title h2 {
    font-family: Teachers;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    margin-bottom: 20px;
}
{% comment %} Text Banner css End {% endcomment %}

{% comment %} Exclusive Brands css start {% endcomment %}
.exclusive-brands-section {
    margin-bottom: 30px;
}

.exclusive-brands-container {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow:hidden;
}
.progress-indicator {
  display:none !important;
}
.exclusive-brands-container .swiper-container {
  width: 100%;
}

.exclusive-brands-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-direction: column;
}

.exclusive-brands-container .swiper-slide img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}
.exclusive-brands-container .logo-img img {
    position: absolute;
    right: 0;
    margin: 0 auto;
    vertical-align: middle;
    height: auto;
    width: 170px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.progress-indicator {
   width: 100%;
    display: flex;
    align-items: center;
}
.exclusive .swiper-scrollbar.swiper-scrollbar-horizontal {
    /* width: 70%; */
    width: calc(100% - 20* var(--swiper-scrollbar-sides-offset, 1%));
    position: unset !important;
    bottom: -15px;
}
.exclusive .progress-indicator .swiper-scrollbar .swiper-scrollbar-drag {
   width:50% !important;
   position: unset !important;
}
.exclusive .swiper-pagination {
  position: absolute;
  right: 20px;
  left: auto;
  bottom: auto;
}
{% comment %} Exclusive Brands css end {% endcomment %}

{% comment %} scroll content css start {% endcomment %}
.CT-Experts {
    margin-top: 60px;
}
.Expert-bg{
   background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: block;
    background-size: cover;
}
.banner-main-section {
    display: flex;
    width: 100%;
    justify-content: center;
}
.banner-img-section img {
    width: 401px;
    height: 344px;
    margin-top: -90px;
}
.contact-block {
    display: flex;
    gap: 30px;
    margin-top: 20px;;
}
.email-content h4 , .whatsapp-content h4{
    font-family: Teachers;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.8px;
    color: #000000;
}
.email-content a , .whatsapp-content a{
    font-family: Teachers;
    font-size: 15px;
    font-weight: 500;
    line-height: 18.2px;
    text-align: left;
}
.expert-content {
    align-self: center;
}
 
.email-section img ,.whatsapp-section img {
    width: 46px;
    height: 46px;
}
.email-section , .whatsapp-section {
    display: flex;
    gap: 20px;
    align-self: center;
}
.exp-text{
  font-family: Teachers;
    font-size: 16px;
    font-weight: 400;
    line-height: 23.2px;
    text-align: left;
}
.expert-content {
    align-self: center;
    width: 500px;
}
.expert-content h1 {
    border-bottom: 2px solid #2b2727;
    width: 500px;
    margin-bottom: 20px;
    font-family: Teachers;
    font-size: 26px;
    font-style: italic;
    font-weight: 700;
    line-height: 36.4px;
    padding-bottom: 10px;
}
.expert-content p {
    font-family: Teachers;
    font-size: 16px;
    font-weight: 500;
    line-height: 23.2px;
    text-align: left;
    color: #000000;
}
.mobile-section-img {
    display: none;
}

.content-scroll p.scrolling-content__text.heading {
    font-family: Teachers;
    font-size: 65px;
    font-weight: 800;
    line-height: 78px;
    letter-spacing: 2px;
    text-align: center;
    color: #FFEEEE;
    text-decoration: none;
    background: linear-gradient(90.72deg, #F18585 9.12%, #70458C 43.92%, #70458C 99.76%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent;
    margin: 0;
    text-transform: capitalize;
}
.content-scroll .scrolling-content__image {
    margin: 30px;
}
{% comment %} scroll content css End {% endcomment %}

{% comment %} Top shelf slider css start {% endcomment %}

.topshelf .swiper {
      width: 100%;
      height: 100%;
    }

   .topshelf .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

.topshelf .image-block img , .producttype img{
    width: 100%;
    height: 100%;
}

.topshelf .image-content {
    position: absolute;
    bottom: 10px;
    padding: 15px;
    color: #fff;
    font-family: Teachers;
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
}
 .ct-top-shelf h2 , .ct-product-type h2{
    font-family: Teachers;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    color: #1F1F1F;
    margin-bottom: 30px;
}
.topshelf-pagination {
    display: flex;
    width: 100%;
    max-width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0;
}
  .producttype .topshelf-pagination {
   margin-top:35px;
   margin-bottom:2px;
}
.topshelf .swiper-scrollbar.swiper-scrollbar-horizontal.swiper-scrollbar-lock , .producttype .swiper-scrollbar.swiper-scrollbar-horizontal.swiper-scrollbar-lock{
    width: 80%;
    margin-top: 20px;
}
.topshelf .swiper-pagination-lock , .producttype .swiper-pagination-lock{
    display: block;
    width: 20%;
    margin-top: 20px;
    padding-left: 50px;
}
.topshelf .swiper-pagination, .topshelf .swiper-scrollbar.swiper-scrollbar-horizontal , .producttype .swiper-pagination, .producttype .swiper-scrollbar.swiper-scrollbar-horizontal , .blogsection .swiper-scrollbar.swiper-scrollbar-horizontal  {
    position: unset !important;
    margin: 15px 0;
}
.topshelf .swiper-pagination-fraction , .producttype .swiper-pagination-fraction , .blogsection .swiper-pagination-fraction{
    width: 10% !important;
    padding-left: 15px;
    display:none;
}
.swiper-scrollbar-drag {
  background: #744490 !important;
}
.swiper-pagination-fraction {
  width:auto !important;
}
.Desktop-arrow-slider , .ct-product-type .Desktop-arrow-slider , .blogsection .Desktop-arrow-slider{
    display: flex;
    gap: 10px;
    padding-left: 30px;
    color: #1F1F1F;
    margin-top:10px;
}

.topshelf .Desktop-arrow-slider .swiper-button-prev:after ,.topshelf .Desktop-arrow-slider .swiper-button-next:after , .producttype .Desktop-arrow-slider .swiper-button-prev:after , .producttype .Desktop-arrow-slider .swiper-button-next:after , .blogsection .Desktop-arrow-slider .swiper-button-prev:after , .blogsection .Desktop-arrow-slider .swiper-button-next:after{
  display:none !important;
}
.topshelf .Desktop-arrow-slider .swiper-button-next, .topshelf .Desktop-arrow-slider .swiper-button-prev , .producttype .Desktop-arrow-slider .swiper-button-next, .producttype  .Desktop-arrow-slider .swiper-button-prev , .blogsection .Desktop-arrow-slider .swiper-button-next, .blogsection  .Desktop-arrow-slider .swiper-button-prev{
  position:unset !important;
  width:50px;
}
.topshelf .Desktop-arrow-slider {
  margin-top:20px;
}
{% comment %} Top shelf slider css End {% endcomment %}

{% comment %} product type css start {% endcomment %}

.producttype .image-content {
    font-family: Teachers;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    padding-top: 10px;
    text-decoration: underline;
}

{% comment %} product type css End {% endcomment %}

{% comment %} Blog css start {% endcomment %}
.ct-blog .ct-section{
  background: linear-gradient(180deg, #F4F4FF 0%, #EAE1F6 100%);
}
.blog-flex {
    display: flex;
    gap: 40px;
}
.ct-blog .blog-post-card {
    background: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
    height: 100%;
    width: 100%;
}
.ct-blog .blog-post-list {
    gap: 15px;
}
.ct-blog .left-block h2 {
    font-family: Teachers;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    line-height: 42px;
}
.ct-blog .left-block p {
    font-family: Teachers;
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
    text-align: left;
    margin-bottom: 15px;
}

.ct-blog .left-block .button , .ct-blog .Mobile-button .button {
    padding: 12px 25px 12px 25px;
    gap: 10px;
    border-radius: 50px;
    height: 49px;
    font-family: Teachers;
    font-size: 18px;
    font-weight: 600;
    line-height: 25.2px;
    text-align: center;
    color: #1F1F1F;
    background: #ffffff;
    border: 1px solid #ffffff;
    width: 200px;
    text-transform:capitalize;
}
.ct-blog .shopify-section:not(:first-child) .bordered-section {
  border-block-start-width: 0 !important;
}
.blog-post-card__title.h4 {
    font-family: Teachers;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: left;
    color: #000000;
}
.ct-blog .blog-post-card__read-more.link {
    font-family: Teachers;
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
    text-align: center;
}
.ct-blog .blog-post-card__info {
  padding-bottom: 15px;
}

.ct-blog .swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
}
.ct-blog .swiper-slide {
    font-size: 18px;
    background: #fff;
    overflow:hidden;
}
.ct-blog .blog-post-card img {
    width: 100%;
    /* height: 260px; */
    overflow:hidden;
    object-fit: cover;
}
.ct-blog .blog-post-card__info {
    padding-top: 15px;
}

.ct-blog .blog-post-card__title.h4 {
    font-family: Teachers;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: left;
    color: #000000;
    width: 100%;
    display: block;
    padding-bottom: 15px;
    text-transform: inherit;
}
.ct-blog .blog-post-card__read-more.link {
    position: fixed;
    bottom: 10px;
    margin-bottom: 10px;
}
  .blog-arrow{
    position: absolute;
    top: 5px;
    padding-left: 15px;
  }
.blog-pagination {
    margin: 0;
    position: relative;
    top: 25px;
}
.Mobile-button {
  display:none;
}

.left-block {
  width:43%;
}
.blog-post-card__image:hover .blog-post-card__image-hover\:zoom  {
   scale: none !important;
}
{% comment %} Blog css End {% endcomment %}

.rich_text_top_class.bg-image {
  position:relative;
}
.rich_text_top_class.bg-image {
    background-repeat: no-repeat;
    width: 770px;
    height: 100%;
    max-width: 100%;
    display: block;
    background-size: cover;
    object-fit: contain;
    border-radius: 100%;
    margin: 0 auto;
    padding-top: 0;
    margin-top:30px;
}
.rich_text_top_class .blure-image {
    width: 100%;
    height: 160px;
    border-radius: 100%;
    position: relative;
    background: linear-gradient(270deg, #ffffff 0%, #FFE5E0 50.5%, #FFFFFF 100%);
    filter: blur(20px);
}
.rich_text_top_class.bg-image .prose {
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
}
.rich_text_top_class .container {
    width: 100%;
}

.whatmore-root .whatmore-widget-container {
    margin-top: 0 !important;
    margin-bottom:0 !important;
}
.shopify-section--apps .section-spacing {
    padding: 0 40px 20px 40px !important;
}

{% comment %} Mobile collection css start {% endcomment %}

.ct-collection .content-over-media>:is(img,video,iframe,svg,video-media), .ct-collection .content-over-media>picture img, .ct-collection .content-over-media>image-parallax img {
   grid-area: inherit !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    min-height: 22px !important;
    max-height: 22px !important;
    position: absolute;
    left: 15px;
}
.ct-collection .collection-card {
    background: #FFF2E6;
    border-radius: 50px;
}
.ct-collection .content-over-media:before {
  background:none;
}
.ct-collection  .content-over-media {
      --content-over-media-gap: 1.5rem;
  }
.ct-collection .collection-card__content {
    background-color: #fff2e6;
    place-self: self-start !important;
    margin-left: 20px;
}
.ct-collection .collection-card__content .h3 {
   background-color: #fff2e6;
    font-family: Teachers;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
    text-transform: capitalize;
    color: #000000;
}
.ct-collection .collection-list .collection-card {
    flex-basis: auto !important;
}
.ct-collection .collection-list {
  gap:4px;
}
.ct-collection {
    display: none;
}
.wrap_text_icon_class {
  gap : 12px;
}
.text-with-icons-class .page-dots{
  display:none;
}
.CT-collection-type .colletion-type-arrow {
  margin-top:40px;
}
.collection-page .facets .accordion-list .accordion:first-child .accordion__toggle , .collection-page .accordion__toggle.h6 {
    text-transform: capitalize;
    font-size: 16px;
    line-height: 24px;
    font-family: Teachers;
}
.productbox img {
    width: 350px;
    height: 440px;
    margin: 0 auto;
}
.bannerimg img{
  width: 100%;
    height: 640px;
    /* margin: 0 auto; */
    /* object-fit: cover; */
}
{% comment %} Mobile collection css End {% endcomment %}

{% comment %} Meghamenu css Start {% endcomment %}

.header-search__input {
    font-family: Teachers;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    text-align: left;
    color: #1F1F1F;
}

.mainmegha-menu .mega-menu__promo {
  display:block;
}
.mainmegha-menu .mega-menu__linklist {
    gap: 60px;
}
.mega-menu {
    column-gap: 40px !important;
    align-items: start;
    padding: 20px 0;
}
.mainmegha-menu .link-grid li {
    font-family: Teachers;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    color: #1F1F1F;
}
.mainmegha-menu .shop_by_concern_class , .mainmegha-menu .shop_by_category_class , .mainmegha-menu .shop_by_brands_class {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 20px;
    list-style-type: none;
    padding: 0;
    margin-left: 0;
}
.mainmegha-menu .shop_by_brands_class {
    grid-template-columns: none;
}
.mainmegha-menu .link-faded {
    color: #1F1F1F;
}
.mainmegha-menu .mega-menu__linklist>* {
    max-width: 350px;
}
.mainmegha-menu .custom-meghamenu ul li a {
    font-weight: 700 !important;
}
.custom-meghamenu ul {
    margin-left: 0;
}
.mainmegha-menu .v-stack .h6 {
  font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: 0.04em;
    color: #000000;
}
.mainmegha-menu .custom-meghamenu ul li {
    list-style-type: none;
    font-family: Teachers;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
  padding-left:0;
}
.mainmegha-menu .mega-menu__promo .v-stack .h6{
    color: #744490;
    margin-bottom: 20px;
    text-decoration: underline;
}
.mainmegha-menu .hotdeal{
  color: #E12424;
}
.mainmegha-menu .hot_deals_class {
    color: #E12424;
}
.mainmegha-menu .mega-menu__promo .h6{
  font-style:inherit;
}
details.header__menu-disclosure .h6 {
 font-family: Teachers;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize;
    position: relative;
    padding-right: 10px;
    color: #000000;
}

.header__primary-nav-item:hover:before {
  display:none;
}
.header-icon {
    display:flex;
}
.header-icon svg{
  margin-left: 10px;
    padding-top: 5px;
}
.rich_text_class {
    margin-top:60px;
}

{% comment %} Meghamenu css End {% endcomment %}

{% comment %} Brand logo section css start {% endcomment %}

.logo-section {
    padding: 40px 0;
}
.brandlogo h2 {
    font-family: Teachers;
    font-size: 18px;
    font-weight: 500;
    line-height: 25.2px;
    text-align: left;
}

.brandlogos {
    width: 100%;
    display: flex;
    line-height: 22px;
}
.brandlogo-title {
    /* width: 50%; */
 width: 20%;
}
.brandlogo-title h2 {
    margin-bottom: 0;
    line-height: 55px;
}
.brandlogos .scrolling-content__item>* {
  margin: 0 30px ! important;
}

{% comment %} Brand logo section css End {% endcomment %}

.tab_list_custom_class .tab_title_class:hover {
    background-color: #70458C;
    color: #fff;
}
.whatmore-carousel-events p {
    color: #000000 !important;
    background-clip: text;
    font-family: Teachers !important;
    font-size: 18px !important;
    font-style: italic;
    font-weight: 700 !important;
    line-height: 20px !important;
    margin: 15px 0 !important;
    padding-right: 5px;
}

{% comment %} Collection slider css Start {% endcomment %}

.collectionslide.swiper {
    width: 100%;
    /* height: 324px; */
    background-color: #ffffff;
    padding: 5px 10px;
    margin-bottom:30px;
    position:relative;
}
.collectionslide .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }
.collectionslide .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

  .collectionslide .swiper-slide:first-child {
    width: 48.5% !important;
    gap: 8px;
}
  .collectionslide .swiper-slide{
    width: 25% !important;
  }

  /* .collectionslide .swiper-slide:nth-child(3n) {
    width: 25% !important;
  } */
.collection-logo img{
  width: 100%;
  height: 35px !important;
}
.banner_content {
   display: block;
    width: auto;
    height: auto;
    position: absolute;
    z-index: 2;
    left: 40px;
}

.collection-content {
    padding-top: 15px;
    font-family: Teachers;
    font-size: 28px;
    font-style: italic;
    font-weight: 600;
    line-height: 34px;
    text-align: left;
    text-transform: capitalize;
    color: #1F1F1F;
}
.collection-content p {
    border-bottom: 1px solid #E8C488;
    width: fit-content;
    font-family: Teachers;
    font-size: 27px;
    font-style: italic;
    font-weight: 600;
    line-height: 27px;
    padding-bottom: 4px;
}
.collection-content span {
    font-family: Teachers;
    font-size: 17px;
    font-weight: 400;
    line-height: 17px;
    font-style: normal;
    color: #000000;
}

{% comment %} Collection slider css End {% endcomment %}

{% comment %} Collection Product Type css Start {% endcomment %}

.CT-collection-type {
    text-align: center;
    padding-bottom: 30px;
}

.collectiontype.swiper {
    width: 100%;
    height: 100%;
  }

.collectiontype .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  justify-content: center;
  align-items: center;
}

.collectiontype .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.CT-collection-type h2 {
    font-family: Teachers;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    margin-bottom: 30px;
}
.url-text {
    font-family: Teachers;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    padding-top: 15px;
    text-decoration: underline;
    color: #1F1F1F;
}
.colletion-type-arrow  .swiper-button-prev:after,
.colletion-type-arrow  .swiper-button-next:after {
  display: none;
}
.colletion-type-arrow {
    display: flex;
    gap: 10px;
    justify-content: center;
    line-height: 0;
    margin-top: 15px;
    padding-left: 15px;
}
.colletion-type-arrow  .swiper-button-next,
.colletion-type-arrow  .swiper-button-prev {
  position: inherit;
  width: 50px;
  z-index:1;
}
.categories-arrow {
   padding-left:30px;
   margin-top: 15px;
}
.collection-page .pagination {
  margin-top:30px;
}

{% comment %} Collection Product Type css End {% endcomment %}

{% comment %} Product collection card css start {% endcomment %}

.collection-product-page .product-card__image {
  border-radius:8px;
}
.collection-product-page .product-card__info {
   text-align: left;
    justify-items: start;
    width: 100%;
    padding-top:10px;
}
.collection-product-page button.product-card__quick-add-button.atc_btn_class {
    padding: 10px 20px;
    position: relative;
    top: 0;
}

.collection-product-page .product-title.h6 {
    font-family: Teachers;
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
    text-transform: inherit;
    margin-bottom:7px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height:50px;
    letter-spacing: -0.2px;
}
.collection-product-page sale-price.h6.text-on-sale{
   line-height: 21px !important;
    font-size: 18px !important;
}
.collection-product-page .rating-badge__stars svg {
    width: 18px;
    height: 18px;
} 
.collection-product-page .product-card__quick-add-button {
   left:auto;
   right:0;
}
.collection-product-page .product-card__info :is(.price-list,.rating-badge) {
    justify-content: left !important;
  }
.collection-product-page price-list.price-list .h6 {
    line-height: 22px;
    font-size: 18px;
    font-family: 'Teachers';
    color: #1F1F1F;
    text-transform: inherit;
}
.text-on-sale {
    font-family: Teachers;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    text-align: left;
}
{% comment %} Product collection card css End {% endcomment %}

.showing-collection.collection-toolbar__products-count {
      font-family: Teachers !important;
      font-size: 21px !important;
      font-weight: 700 !important;
      line-height: 22px !important;
      color: #000000 !important;
}
 .collection-sort-by.collection-toolbar {
    box-shadow:none;
    align-items: center;
    padding: 5px 0;
  }
.title-padding {
    padding: 10px 0;
}
.collection-title .h1 {
    font-family: Teachers;
    font-size: 33px;
    font-style: italic;
    font-weight: 600;
    line-height: 39.6px;
    text-transform:capitalize;
    position:relative;
}
.collection-description{
   position:relative;
}
.sort-by-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.filter-bg {
    background: #F7F7F7;
    border-radius: 12px;
    padding: 15px;
}
.productbox {
    background-color: #B897CB;
    border-radius: 10px;
   padding: 12px 13px;
}
.promotion-content {
    background-color: #ffffff;
    padding: 15px 0;
    border-radius: 8px;
    text-align: center;
}

.promotion-content .wrap_price_badges_class {
     justify-content:center;
}

.promotion-btn {
    background-color: #744490;
    color: #ffffff;
    padding: 8px 24px;
    width: max-content;
    border-radius: 50px;
    margin-top: 15px;
    font-family: Teachers;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
}
.count-down .timer {
    display: flex;
    justify-content: center;
    color: #fff;
    margin-bottom: 10px;
}
.count-down .title , .count-down .time , .promotion-heading {
    font-family: Teachers;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    padding-right: 10px;
}
.count-down .time {
    font-weight: 700;
    line-height: 17px;
    font-size: 14px;
}
.promotion-heading {
    color: #F18585;
    font-family: Teachers;
    font-size: 18px;
    font-style: italic;
    font-weight: 800;
}
.promotion-description {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
}
.promotion-description .cproduct-title {
    font-family: Teachers;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-align: center;
    color: #1F1F1F;
    width: 50%;
    padding: 0 14px;
}
.add-icon svg {
    height: 14px;
    width: 12px;
    align-self: center;
    margin-top:15px;
}
.price .h6.text-subdued.line-through {
    color: #797979 !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
}
.rating:empty {
  display:none;
}
/* .collection-sort-by .collection-toolbar__button-list {
  padding: 8px;
} */
.collection-sort-by .collection-toolbar__button:before, .collection-sort-by .collection-toolbar__button-container:before:after {
    border-color:#000000 !important;
}
.collection-page .collection__main{
  row-gap: 1rem;
}

{% comment %} Product page banner with text css start {% endcomment %}


.banner-image-text , .banner-image-block {
    width: 50%;
}
.product-banner-bg {
    background: #F7F7F7;
    padding: 40px 0;
}
.banner-main-block {
    display:flex;
    justify-content: space-between;
    gap: 60px;
    background-color: #ffff;
    padding: 20px;
    border-radius: 12px;
}
.banner-image-text h2 {
    font-family: Teachers;
    font-size: 38px;
    font-style: italic;
    font-weight: 700;
    line-height: 46px;
    text-align: left;
    padding-bottom: 20px;
}
.product-banner-content {
    display: flex;
    gap: 15px;
}
.product-banner-content .content {
    font-family: Teachers;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #1F1F1F;
}
.product-banner-content .image {
    align-self: center;
}
.banner-image-text {
    padding: 50px 100px 50px 20px;
    align-self: center;
}
.product-banner-content {
    padding: 10px 0 10px 25px;
}
{% comment %} Product page icon with text css start  {% endcomment %}
.icon-bg {
    background: linear-gradient(90deg, #FFF2EB 0%, #FFE3EE 100%);
}
.ct-product-icon-text .icon-bg .icon{
  height: 50px;
  width:50px;
}
.icon-text-box {
  padding: 40px 30px;
  display: flex;
  gap: 45px;
  justify-content: center;
}
.content {
  align-self: center;
  flex:1;
}
.icon-text-main , .routine-step-main{
    display: flex;
    gap: 20px;
}
.icon-text-box .content h4 {
    font-family: Teachers;
    font-size: 18px;
    font-weight: 600;
    line-height: 23.4px;
}
.icon-text-box .content h4 , .icon-text-box .content p {
  font-family: Teachers;
  color: #1F1F1F;
}
.icon-text-box .content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
}
.icon-text-box .content h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    padding-bottom: 5px;
}

{% comment %} Product page icon with text css End  {% endcomment %}

{% comment %} Product page Ingrdients css start  {% endcomment %}
.ct-hero-ingredients {
    background-color: #f7f7f7;
}
.ingredients-accordian {
    display: flex;
    padding: 50px 107px;
}
.ingredients-title {
    width: 30%;
    font-family: Teachers;
    font-size: 38px;
    font-style: italic;
    font-weight: 700;
    line-height: 46px;
    text-align: left;
    align-self: center;
    text-wrap: wrap;
    text-transform: capitalize;
}
.ingredients-accordian .Ingredients-content {
    width: 70%;
    padding: 0 0px 0 90px;
}
.ingredients-accordian .content h4 {
   font-family: Teachers;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 1px;
    text-align: left;
    color: #1F1F1F;
    padding-bottom: 10px;
}
.ingredients-accordian .Ingedients_box  .icon {
  width: 72px;
  height: 72px;
  align-self: center;
  border-radius:50px;
  overflow:hidden;
}
.Ingredients-content p {
    font-family: Teachers;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.ingredients-accordian .Ingedients_box  {
    display: flex;
    gap: 30px;
    padding: 30px 0;
    border-bottom: 1px solid #1F1F1F;
}
.ingredients-accordian .Ingredients-main:first-child .Ingedients_box{
   border-top: 1px solid #1F1F1F;
}
.ingredients-bitton {
  background-color: #744490;
  width: fit-content;
  padding: 14px 18px;
  border-radius: 32px;
  font-family: Teachers;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  text-align: center;
  color: #ffffff;
  cursor:pointer;
  margin: 25px 0 0 auto;
}
.Ingedients_box.hidden {
    display: none;
}
{% comment %} Product page Ingrdients css End  {% endcomment %}

{% comment %} Product page video banner css start {% endcomment %}
.video-content h2 {
    font-family: Teachers;
    font-size: 32px;
    font-style: italic;
    font-weight: 700;
    line-height: 38px;
    padding-bottom: 40px;
}

 .video-content .custom-list {
   counter-reset: item;
   list-style: decimal-leading-zero;
}
 .video-content ol {
   margin-inline-start:0!important;
 }
  .video-content .custom-list li {
    counter-increment: item;
    margin-bottom: 10px;
    font-family: Teachers;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    padding-bottom: 10px;
    color: #1F1F1F;
  }
.vedio_section_content {
    padding-left: 33px;
}
  /* .video-content .custom-list li::before {
      content: "0" counter(item) ". ";
      font-weight: bold;
      margin-right: 5px;
      color: #1F1F1F;
  } */
.vedio_section_content .sub-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.htu_product_price {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
/* .ct-video-banner {
    background: linear-gradient(180deg, #F4F4FF 0%, #EAE1F6 100%);
    padding: 50px;
} */
.ct-video-banner{
   position:relative;
}
.video_content_box{
  display: flex;
  gap: 45px;
}
/* .video-banner-main {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 52px;
  left: 0;
} */
.video-content {
    width: 50%;
}
.video-box{
  width: 40%;
}

.video-box video {
    border-radius: 12px;
    position:relative;
    max-height: 500px;
    margin: 0 auto;
}
.video-box {
    position: relative;
    cursor: pointer;
}
.playbutton {
  pointer-events:none;
}
.playbutton svg{
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 7px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
.avaliable-product {
    display: flex;
    gap: 10px;
}
.recomoded-image {
    width: 58px;
    height: 68px;
}
.avaliable-product {
    display: flex;
    gap: 10px;
    background-color: #ffffff;
    width: fit-content;
    padding: 8px;
    border-radius: 3px;
}
.recomoded-image img {
    height: 100%;
    width: 100%;
    border-radius: 2px;
}
.recomonded-content h5 {
    font-family: Teachers;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
    color: #1F1F1F;
}
.recomonded-content p {
    font-family: Teachers;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    padding: 3px 0;
    color: #1F1F1F;
}
.recpmonded-button button {
    position: unset;
    padding: 3px 15px !important;
    width: fit-content;
    float: right;
}
.recpmonded-button .atc_text_class {
    font-size: 14px;
    line-height: 14px;
}
{% comment %} Product page video banner css End {% endcomment %}

{% comment %} Routine steps section css start{% endcomment %}
.routine-step-main-block {
  display: flex;
  gap: 50px;
  padding-top: 64px;
  padding-bottom: 20px;
  align-items: center;
}
.routine-img , .routine-product-content{
    width: 50%;
}
.routine-img {
    max-height: 745px;
    border-radius: 31px;
    overflow: hidden;
}
.routine-img img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.routine-step-img {
    width: 75px;
    height: 90px;
}
 .routine-step-main {
    margin-bottom: 20px;
    border: 1px solid #1f1f1f;
    padding: 10px;
    border-radius: 9px;
}
.routine-content h4 ,  .routine-content p {
   font-family: Teachers;
}
.routine-content h4 {
    font-size: 17px;
    font-style: italic;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color:#000000;
}
{% comment %} Routine steps section css End{% endcomment %}

.ct_collection_recently {
    padding-block-start: 0;
}
.ct_collection_recently .product-recently-views{
    padding-top: 0px;
}
.ct_collection_recently .tags-group{
  margin-bottom: 0;
  margin-top: 6px;
}
.product-recently-views .prose .h2 {
    font-family: Teachers;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    line-height: 42px;
    text-align: left;
    text-transform: capitalize;
}
.product-recently-views .section-header {
    text-align: left !important;
    justify-self: flex-start;
}
.template-product .product-recently-views .section-header{
   padding-top: 35px;
}
.section-stack.product-recently-views , .ct-recomonded-collection .section-stack {
    gap: 20px !important;
}
.ct-recomonded-collection .title {
    font-family: Teachers;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    line-height: 42px;
    text-transform: capitalize;
    padding-bottom:4px;
}
.ct-recently-view .swiper-slide{
  width: 25%;
}
.ct-recomonded-collection .v-stack {
  justify-self:center;
}
.ct-recomonded-collection {
    background: linear-gradient(90deg, #FFF2EB 0%, #FFE3EE 100%);
    padding: 32px 0 20px !important;
}
.ct-recomonded-collection .product-card {
  background-color: #ffffff;
  padding: 8px;
  border-radius: 4px;
  height:auto;
}
.ct-recomonded-collection .collection-product-page button.product-card__quick-add-button.atc_btn_class {
    bottom: 10px;
    right: 10px;
}
.ct-recomonded-collection .product-card__info {
  margin-top: 15px;
}
.product-recently-views {
    margin-bottom: 0px;
}
.ct-recently-view .scroll-area {
  overflow: unset !important;
  justify-content: flex-start;
}
.ct-recently-view .colletion-type-arrow {
  margin-top: 15px;
}
.template-product .Ct_featured_collections_class .section-spacing{
  padding-block-start: 50px;
}
/* Build Your Routine app css start */

.mobile-class {
  display:none;
}
.mce-upsell-container .mce-upsell-submit-btn{
  --initial-gradient:#744490 !important;
    background-color:#744490 !important;
}
.mce-upsell-total .mce-upsell-price-final-total, .mce-upsell-container .mce-upsell-item-price .mce-upsell-price-final{
  font-size:19px !important;
  --mce-title-fontsize:19px !important;
  --mce-price-color: #1F1F1F !important;
}
.mce-upsell-container .mce-upsell-item-left .mce-upsell-item-checkbox{
  --mce-discount-cb-bg-color: #744490 !important;
}
.mce-upsell-container .mce-upsell-header .mce-upsell-title{
  --mce-title-color: #000000;
  --mce-title-fontsize: 35px !important;
  font-family: Teachers;
  font-style: italic;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
}

.mce-upsell-container{
  border:0 !important;
  margin-top:0 !important;
  padding:0 !important;
  background-color: #fbf8f5 !important;
}
.mce-upsell-container .mce-upsell-header{
  align-items: flex-start !important;
  color: #1F1F1F;
}
.mce-upsell-container .mce-upsell-body .mce-upsell-item{
  border: 0.53px solid #1F1F1F !important;
  border-radius:8px !important;
  padding: 12px 12px !important;
  position:relative !important;
  background-color: #fbf8f5 !important;
}
.mce-upsell-container .mce-upsell-item-left .mce-upsell-item-img .mce-upsell-item-link{
  /* height: 89px !important;
  width: 74px !important; */
   height: 100px !important;
  width: 90px !important;
  background-color:#fff;
}
.mce-upsell-container .mce-upsell-item-left .mce-upsell-item-img .mce-upsell-item-link img, .mce-upsell-item-img img {
  border-radius:2px;
}
/* .mce-upsell-body .mce-upsell-item:first-child {
   display: none !important;
} */
.mce-upsell-container .mce-upsell-body .mce-upsell-item-left{
  border:none !important;
}
.mce-upsell-container .mce-upsell-item-name .mce-upsell-item-link{
  font-family: Teachers;
  font-size: 17px;
  font-style: italic;
  font-weight: 600;
  line-height: 20px;
  color:#1F1F1F !important;
}
.mce-upsell-container .mce-upsell-body .mce-upsell-item-right{
 width: 100%;
}
.mce-upsell-container .mce-upsell-item-left .mce-upsell-item-checkbox {
    height: 29px !important;
    width: 29px !important;
    top: 40px;
}
.mce-upsell-item-left{
  position:unset !important;
}
.mce-upsell-container .mce-upsell-item-left .mce-upsell-item-checkbox, .mce-upsell-container-section .mce-upsell-item-left .mce-upsell-item-checkbox{
  right:21px;
}
.mce-upsell-plus, .mce-upsell-brand{
  display:none !important;
}
.mce-upsell-container .mce-upsell-submit-btn{
  text-transform: capitalize;
  font-family: Teachers;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 25px;
  text-align: center;
  border-radius: 50px;
  width: 284px !important;
  height:49px;
}
.mce-upsell-container .mce-upsell-submit-btn:not([disabled]):hover{
  transform:none !important;
}
.mce-upsell-container .mce-upsell-body{
  gap:22px !important;
}
.mce-upsell-price-final {
  font-family: Teachers;
  font-size: 19px;
  font-weight: 600 !important;
  line-height: 22px;
}
.ct-product-type {
    padding-bottom: 67px;
}
 .mce-upsell-price-label {
    font-weight: 700;
    font-size: 19px;
    color: #1F1F1F;
  }
.ct-product-type .colletion-type-arrow .swiper-button-next, .ct-product-type .colletion-type-arrow .swiper-button-prev{
  background: #fff;
  border-radius: 50px;
}
.mce-upsell-item-price {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    gap: 9px;
}
.mce-upsell-price-regular, .mce-upsell-price-regular-total {
    font-family: Teachers;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22px;
    color: #797979 !important;
}

.mce-upsell-item-save{
    display:none !important;
}
.pdp-buybtn .mce-upsell.product-form__buttons, .pair_price_btn .mce-upsell.product-form__buttons{
  display:none;
}
.mce-upsell-container .mce-upsell-item-options, .mce-upsell-container .mce-upsell-option-select, .mce-upsell-item-options, .mce-upsell-option-label{
  display:none;
}
.mce-upsell-container .mce-upsell-body.mce-has-options .mce-upsell-item-left .mce-upsell-item-img, .mce-upsell-container .mce-upsell-body.mce-has-options .mce-upsell-item-left .mce-upsell-item-img .mce-upsell-item-link, .mce-upsell-popup-container .mce-upsell-popup-body.mce-has-options .mce-upsell-popup-item-left .mce-upsell-popup-item-img .mce-upsell-popup-item-link{
  width: auto !important;
  height: auto !important;
}

/* Build Your Routine app css End */
.template-product .ct-product-type {
    padding-top: 56px;
}
.whatmore-carousel-events {
    padding-top: 30px;
}
.banner-image-block img{
  width:100%;
  object-fit:cover;
}
.video-content .custom-list a {
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
}
.video-content .custom-list ul {
    list-style-type: inherit;
    margin-left: 0;
}
.whatmore-root p{
  margin: 0 !important;
}
.ct_product_skin_content {
    justify-content: center;
    display: flex;
    padding: 17px 0;
    background-color: #fff;
    margin: 30px 0;
}
.mce-upsell-item-img img {
  /* height: 89px !important;
  width: 80px !important; */
  height: 100px !important;
  width: 100px !important;
  background-color: #fff;
}
.mce-upsell-item-name span{
  display:none;
}
.video-banner-main{
  position:relative;
  padding: 52px;
}
.video_bg_image, .video_bg_mobimage{
  position: absolute;
  top: 0;
  width: 100%;
  height:100%;
  left: 0;
}
.product-card__figure {
    background-color: #F6F8F7;
    border-radius: 10px;
}
.ct-main-search-box {
    padding-top: 0;
    padding-bottom: 0;
}
.blog-post-card a{
  display:block;
}
.soldout_btn {
    opacity: 0.8;
    cursor: not-allowed !important;
}
@media screen and (max-width: 1440px) {
 .productbox img{
    height: 260px;
  }
  .promotion-description .cproduct-title{
    padding: 0 10px;
  }
  .video-box video {
    max-height: 425px;
  }
  .bannerimg img {
    width: 100%;
    height: 540px;
}
}
@media screen and (min-width: 1400px) {
    .product-list {
        --product-list-default-row-gap: 1rem !important;
        --product-list-default-column-gap: 1.5rem !important;
    }
}

@media screen and (max-width: 699px) {
    .text-with-icons:not(.text-with-icons--stacked)>:not(.is-selected) {
      opacity: 1 !important;
    }
  .text-with-icons:not(.text-with-icons--stacked)>:not(.is-selected) {
        visibility: visible !important;
    }
  .text-with-icons:not(.text-with-icons--stacked)>* {
    padding-inline:10px !important;
  }
}
@media only screen and (max-width: 768px) {
.rich_text_top_class.bg-image {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
}
.CT-Experts {
    margin-top: 30px;
    padding:10px 0;
}
  .ct-blog {
    padding:20px 0 0;
  }
  .ct-blog .ct-section{
    padding-bottom: 35px;
    padding-top: 25px;
  }
  .ct-blog .ct-section .section-stack{
    gap: 25px;
  }
 .exclusive-brands-section {
      padding:0;
      padding-top: 15px;
    }
  .exclusive-brands-container .logo-img img {
    transform: translate(-50%, -50%);
  }
  .exclusive-brands-container .swiper-container {
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
.progress-indicator {
        display: flex !important;
        margin-top: 15px;
    }
  .exclusive-brands-container .swiper-slide {
    background: none;
  }
  .exclusive .swiper-pagination {
    display:block;
  }
  .shopify-section--rich-text .prose.banner-text .h2 {
    font-size: 18px;
    line-height: 21.6px;
  }
  .exclusive-brands-container .swiper-grid-column>.swiper-wrapper {
    flex-direction: row !important;
  }
  .exclusive-brands-container .swiper-slide {
    margin-top: 0 !important;
    margin-right: 7px !important;
}
  .rich_text_class {
    margin-top:30px
  }
.Expert-bg {
  padding: 20px 0;
  padding-bottom:0;
}
  .banner-main-section , .contact-block {
      display:block;
  }
  .email-section, .whatsapp-section {
      margin-bottom:20px;
  }
 .expert-content h1, .expert-content {
        width: 100%;
        font-size: 22px;
    }
  .banner-img-section {
    display: none;
}
  .mobile-section-img {
       display: block;
        position: relative;
        width: 100%;
    }
  .mobile-d-flex {
    display: flex;
}
 .email-section img ,.whatsapp-section img {
    width: 32px;
    height: 32px;
}
 
  .email-section, .whatsapp-section {
    display: inline-flex;
    gap: 12px;
}
  .content-scroll .scrolling-content__item {
    display: flow;
  }
    .content-scroll p.scrolling-content__text.heading {
        margin: 0 15px;
        font-size: 35px;
        line-height: 50px;
    }
 .content-scroll .scrolling-content__image {
        position: absolute;
        top: -23px;
        left: -48px;
        right: 0;
        padding: 0;
    }
  .content-scroll .scrolling-content__image>img {
    width: 35px;
    height: 41px;
}
     .topshelf .swiper-pagination-fraction , .producttype .swiper-pagination-fraction , .blogsection .swiper-pagination-fraction{
        width: 20% !important;
        padding-left: 10px;
        display: block;
        margin: 0;
        font-size:12px;
    }
  .Desktop-arrow-slider , .producttype .Desktop-arrow-slider, .blogsection .Desktop-arrow-slider {
    display:none;
  }
  .blog-pagination {
    top:6px;
  }
  .topshelf .image-content {
    font-size:14px;
    line-height:17px;
  }
 
 .ct-top-shelf h2, .ct-product-type h2 , .exclusive-brands-section h2{
   font-size:24px;
   line-height:34px;
   margin-bottom: 15px;
 }

  .producttype .image-content {
    font-size:16px;
    line-height:20px;
  }
  .left-block {
    width: 100% !important;
}
  .blog-flex {
    display: block;
}
.desktop-button {
  display:none
}
  .Mobile-button {
    display: block;
}
  .ct-blog .swiper {
    padding-bottom:30px;
  }
 .ct-blog .swiper-pagination {
    position:unset !important;
  }
  /* .ct-blog .blog-post-card img {
    height: 211px;
  } */
  .ct-blog .left-block h2 {
    font-size: 26px;
    line-height:37px;
  }
  .ct-blog .left-block p {
    font-size:16px;
    line-height:22px;
    margin-bottom:20px;
  }
  .text-with-icons-class .constrained-image{
    width: 50px !important;
    height: 50px;
  }
  .shopify-section--apps .section-spacing {
    padding: 0 15px 0px 15px !important;
}
  .rich_text_top_class .container {
    width: auto;
}
  .exclusive-brands-container {
    overflow:hidden;
  }
  .ct-collection {
    display: block;
    padding: 15px 0;
}
  .ct-text-banner {
    padding-top: 5px;
    padding-bottom: 15px;
}
  .header-sidebar__promo {
  display:block !important;
}
.header-sidebar__promo .v-stack {
    gap: 0;
    margin-top: 10px;
    color: #744490;
    text-decoration: underline;
}
.header-sidebar__scroller .custom-meghamenu ul li {
       font-family: Teachers;
        font-size: 16px;
        font-style: italic;
        font-weight: 700;
        line-height: 22px;
        text-align: left;
        list-style-type: none;
        border-top: 1px solid rgb(221 221 221);
        padding: 10px 0;
}
 .custom-meghamenu ul {
    margin-left: 0;
}
  .header-sidebar__scroller .header-sidebar__back-button.is-divided {
    border-bottom:0;
  }
  .header-sidebar__scroller .hot_deals_class {
    color: #E12424;
}
  .header-sidebar__linklist-button.h6, .header-sidebar__linklist-button a {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
}
  /* .brandlogos .brandlogo-title {
    display:none;
  } */
  .brandlogos {
    width: 100%;
    display: flex;
    line-height: 22px;
    flex-direction: column;
}
  .brandlogos .scrolling-content__image>img {
    max-width: 2.5em;
}
 .exclusive-brands-container .logo-img img {
   width:100px;
 }
   .banner_content {
      position: unset;
      background-color: #FFF8F0;
      padding: 30px 0 20px;
  }
  .collectionslide.swiper {
    background-color: #FFF8F0;
  }
.collection-logo img {
        width: 264px;
        height: 26px !important;
        margin: 0 auto;
    }
 .collection-content {
        font-size: 21px;
        line-height: 40px;
        text-align: center;
    }
  .collectionslide .swiper-slide:nth-child(2n) , .collectionslide .swiper-slide:nth-child(3n) {
    width:100% !important;
  }
  .url-text {
    font-size:14px;
    line-height:17px;
  }
  .CT-collection-type h2 {
    font-size: 24px;
    line-height:34px;
    margin-bottom:15px;
  }
  .collection-product-page .product-title.h6 {
    font-size: 16px;
    line-height: 19px;
    -webkit-line-clamp: 2;
    height: 40px;
}
  .collection-product-page .short_excerpts_class {
        font-size: 12px;
        line-height: 14px;
        color: #1F1F1F;
        font-weight: 400;
    }
  
  .collection-product-page button.product-card__quick-add-button.atc_btn_class {
    padding: 6px 15px;
  }
  .collection-product-page .rating-badge__stars {
    margin-bottom:5px;
  }
  .collection-product-page .rating-badge__stars svg {
    width: 14px;
    height: 14px;
    margin-right: 0;
}
  .sort-by-title {
    display:none;
  }
  .collection-sort-by.collection-toolbar {
    background: linear-gradient(90deg, #FFF2EB 0%, #FFE3EE 100%);
  }
  .collection-sort-by .collection-toolbar__button , .collection-sort-by .text-with-icon {
    font-family: Teachers;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
    color:#000000;
    opacity:1;
    text-transform: capitalize;
  }
  .collection__main .tags-group {
    flex-wrap: nowrap;
  }
  .collection-product-page .tags-group .tags-name {
    font-size:12px;
    line-height:14px;
  }
  .collection-product-page .price-list {
    column-gap: 4px;
  }
 .promotion-description {
    padding: 0 0;
    flex-direction: column;
}
  .promotion-heading {
    padding-bottom: 6px;
}
  .add-icon svg {
    margin-top :0;
    margin: 5px auto;
}
   .collection-product-page price-list.price-list .h6 {
    line-height: 17px !important;
    font-size: 16px !important;
  }
  .promotion-price .wrap_price_badges_class {
    gap: 5px;
    padding-top: 8px;
  }
  .promotion-heading ,.collection-product-page sale-price.h6.text-on-sale  {
      font-size: 14px;
     line-height: 17px;
  }
  .count-down .time {
    font-size: 12px;;
  }
  .count-down .title, .count-down .time, .promotion-heading {
    padding-right:3px;
  }
  .promotion-btn {
    font-size: 14px;
    line-height:20px;
    margin-top: 10px;
  }
  .promotion-description .cproduct-title {
    padding: 0 5px;
    font-size: 12px;
    line-height: 14px;
    width:100%;
  }
  .collection-title .h1 , .collection-title .h2{
      font-size: 24px;
      line-height:29px;
  }
  .CT-collection-type {
    padding-bottom:5px;
  }
  .collection-content p {
    font-size:21px;
    line-height:21px;
    margin: 0 auto;
  }
  .collection-content span {
    font-size:14px;
    line-height:14px;
  }
  .banner-main-block {
    flex-direction: column-reverse;
    padding: 10px;
    gap: 20px;
}
 .banner-image-text, .banner-image-block {
    width: 100%;
}
  .banner-image-text h2 {
    font-size:24px;
    line-height: 29px;
    padding-bottom:5px;
  }
  .product-banner-content .content {
    font-size:14px;
    line-height:20px;
  }
  .banner-image-text {
    padding: 10px 3px 3px;
    gap: 8px;
  }
  .product-banner-content {
    padding: 10px 0 10px 0;
}
  .icon-text-box {
    padding: 15px 0;
    gap: 15px;
    flex-wrap: wrap;
  }
  .icon-text-main  .icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
  .Ingedients_box .icon-text-main .icon {
    width: 50px;
    height: 50px;
    margin: initial;
  }
  
  .icon-text-main {
   width: 47%;
   display: block;
  }
  .Ingedients_box .icon-text-main {
      width: 100%;
      display: flex;
  }
  .icon-text-box .content p , .icon-text-box .content h4 {
    text-align:center;
  }
  .icon-text-box .content h4 {
    font-size:16px;
    line-height:21px
    padding:5px 0;
  }
  
  .icon-text-box .content p {
    font-size:12px;
    line-height:14px;
  }
  .ingredients-accordian {
    display:block;
    padding: 19px 0 30px;
  }
  .ingredients-title {
      width: 60%;
      font-size: 24px;
      line-height: 38px;
      font-weight: 600;
      padding-bottom: 30px;
  }
  .ingredients-accordian .Ingredients-content {
      padding:0;
      width:100%;
      gap: 20px;
  }
  .ingredients-accordian .content h4 {
    font-size: 14px;
    line-height:20px;
    padding-bottom: 5px;
  }
  .Ingredients-content p {
    font-size: 14px;
    line-height:17px;
  }
  .ingredients-accordian .Ingedients_box {
    padding:18px 0;
    width:100%;
  }
  .ingredients-bitton p{
    font-size: 16px;
    line-height: 22px;
  }
  .ingredients-accordian .Ingedients_box .icon {
    height: auto;
  }
 
  .video-content h2 {
    font-size:24px;
    line-height: 29px;
    padding-bottom: 20px;
  }
  .video-content .custom-list li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}
 
  .product-recently-views .prose .h2 {
    font-size:24px;
    line-height: 34px;
  }
  .categories-arrow {
    display: none;
}
  .ct-recomonded-collection .title {
    font-size: 24px;
    line-height:36px;
  }
  .collection-product-page .tags-group {
    margin-top:0px;
  }
  .mobile-class {
    display: block;
}
  .avaliable-product {
    margin-bottom: 15px;
    position:relative;
    padding: 6px;
  }
.recpmonded-button button {
    position: absolute !important;
    margin: auto;
    float: inherit;
    left: auto;
    right: 6px;
    bottom: 6px;
}
    .productbox img {
      width: 100px;
      height: 100px;
      width: 100%;
      height: auto;
      max-width: 280px;
    }
  .featured_collections_class a.button {
    font-size: 14px;
    line-height:20px;
  }
  .routine-step-main-block{
    flex-direction: column;
    padding-top:0;
    gap: 30px;
    padding-bottom: 15px;
  }
  .routine-img, .routine-product-content{
      width: 100%;
  }
  .mce-upsell-container .mce-upsell-header .mce-upsell-title{
    font-size:24px !important;
    line-height:33px !important;
    display:none !important;
  }
  .routine-img{
    height: 312px;
    margin-top: 0px;
  }
  .mce-upsell-container .mce-upsell-body .mce-upsell-item{
    padding: 10px !important;
    background-color:#fff !important;
  }
  .mce-upsell-container .mce-upsell-item-left .mce-upsell-item-img .mce-upsell-item-link {
    height: 71px !important;
    width: 58px !important;
}
  .mce-upsell-container .mce-upsell-item-left .mce-upsell-item-checkbox {
    height: 16px !important;
    width: 16px !important;
    top: 45px;
  }
  .mce-upsell-price-final{
    font-size: 16px !important;
    line-height: 16px;
  }
  .mce-upsell-container .mce-upsell-item-name .mce-upsell-item-link{
    font-size: 14px ;
    line-height: 16px;
  }
 .collection-product-page price-list.price-list .h6.text-subdued.line-through{
   line-height: 14px !important;
   font-size: 12px !important;
 }
  .productbox {
    padding: 8px 5px;
 }
  .wrap_price_badges_class{
    gap: 5px;
    flex-direction: column;
    align-items: start;
  }
  .promotion-content{
    padding: 5px 0;
  }
  .count-down .title, .count-down .time{
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
  }
  .count-down .timer{
    margin-bottom: 8px;
  }
  .collection-sort-by .text-with-icon {
  font-size: 16px;
    color: #000000;
  }
 .ct-recently-view .scroll-area {
    gap: 0 !important;
  }
  .collection-sort-by .collection-toolbar__button {
        padding-block: 10px;
    }
  .product-banner-bg {
    padding: 18px 0;
  }
  .ct-product-icon-text .icon-text-main .icon{
    margin: 0 auto 7px;
  }
  .ct-product-icon-text .icon-text-box{
    padding: 42px 0;
  }
  .ct-hero-ingredients{
    background-color: #fff;
  }
  .ingredients-bitton{
    margin: 15px 0 0 auto;
    padding: 12px 18px;
  }
  .vedio_section_content {
    padding-left: 0px;
  }
  .avaliable-product{
    width: 280px;
    margin: 0 auto 21px;
  }
  .video-content .custom-list{
    padding-left:23px;
  }
  .recomonded-content h5{
    font-size: 14px;
    line-height: 16px;
  }
  .mce-upsell-container{
    background-color:#fff !important;
  }
  .mce-upsell-price-regular{
      font-size: 14px !important;
  }
  .mce-upsell-container .mce-upsell-header, .mce-upsell-container .mce-upsell-footer {
    align-items: center !important;
  }
   .template-product .ct-product-type {
      padding-top: 12px;
     padding-bottom: 25px;
  }
  .ct-product-type h2{
    margin-bottom: 24px !important;
  }
  .producttype .topshelf-pagination{
    margin-top: 24px;
  }
  .ct-recomonded-collection .v-stack {
    justify-self: start;
 }
  .ct-recomonded-collection{
    padding: 24px 0 0px !important;
  }
  .template-product .Ct_featured_collections_class .section-spacing {
    padding-block-start: 15px;
  }
  .product-recently-views .section-header{
    padding-bottom: 4px;
  }
  .template-product .producttype .topshelf-pagination {
      margin-top: 15px;
    }
  .template-product .rich_text_class{
     margin-top: 0;
  }
  .video-box video {
    max-height: 230px;
  }
   .mob_buid_title {
     text-align:center;
    font-family: Teachers;
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
    padding-bottom: 20px;
  }
  .video_bg_image{
     display:none;
  }
   .video-banner-main {
      padding: 25px 0px;
      gap: 15px;
    }
  .video_title{
    display:none;
  }
  .video_title_mob {
    padding-bottom: 37px;
    font-family: Teachers;
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    line-height: 29px;
    text-align: center;
 }
  .video_content_box{
    gap: 10px;
  }
  .video-box video{
    border-radius: 3px;
  }
  .video-box {
    width: 50%;
  }
  .video_bg_mobimage{
    padding:0;
  }
  .brandlogo-title {
    width: 100%;
}
.brandlogo-title h2 {
  text-align: center;
  font-family: Teachers;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  padding-bottom: 10px;
}
  .ct-recomonded-collection .collection-product-page button.product-card__quick-add-button.atc_btn_class {
    bottom: 10px;
    right: 0px;
  }
  .desktop_atc_btn{
    display:none;
  }
  .ct-main-search-box .collection-toolbar__button{
    padding-block: 12px;
  }
  .ct-main-search-box .section-stack{
    --section-stack-gap:15px;
  }
  .collectionslide .swiper-slide{
    width: 100% !important;
    height: auto;
  }
  .collectionslide .swiper-slide:first-child{
     width: 100% !important;
  }
  .CT-collection-type .colletion-type-arrow{
    margin-top: 35px;
  }
  .colletion-type-arrow .swiper-button-next, .colletion-type-arrow .swiper-button-prev{
    width: 30px;
  }
  .desk_banner_content{
    display:none;
  }
  .collectionslide.swiper{
     padding: 5px 10px 18px;
  }
  .ct-collection .collection-list{
    padding-left: 10px;
  }
  .ct-product-type {
    padding-bottom: 15px;
  }
  .whatmore-carousel-events {
    padding-top: 0;
  }
  .logo-section {
    padding: 25px 0;
  }
    .bannerimg img {
        width: 100%;
        height: 410px;
    }
  .desktop_announcement_box{
    display:none;
  }
  .mobile_announcement_box p.scrolling-content__text {
    text-align: center;
  }
  .mobile_announcement_box .swiper-button-next:after, .mobile_announcement_box .swiper-button-prev:after{
    font-size: 16px !important;
  }
 .mobile_announcement_box .swiper-button-next, .mobile_announcement_box .swiper-button-prev{
    height: 30px;
    width: 20px;
    top: 20px;
    color: #fff;
  }
  .bg_off_banner{
    display:none;
  }
  .mce-upsell-badge span{
    width: 195px !important;
    font-size: 11px !important;
    top: 12px !important;
    padding: 4px 0 !important;
  }
  .mce-upsell-badge-TOP_RIGHT span{
    z-index: 9;
  }
  .ct-recently-view .swiper-slide{
    width:100%;
  }
  .soldout_btn{
     padding-inline: 10px !important;
  }
  .product-recently-views .soldout_btn{
    font-size: 13px !important;
  }
  .wht-prod-info {
    padding: 0 !important;
 }
  
}
@media screen and (min-width: 768px) {
  .mob_buid_title {
      display: none;
  }
  .video_bg_mobimage, .video_title_mob{
     display:none;
  }
  .cart_mob_btn .atc_btn_class, .mob_banner_content{
    display:none;
  }
   .mobile_announcement_box{
     display:none;
   }
  .bg_off_banner_mob{
    display:none;
  }
}

@media screen and (min-width: 700px) {
   
  .collection-sort-by .collection-toolbar__products-count {
    text-transform:capitalize;
    padding-left:45px;
  }
  .collection-sort-by .collection-toolbar__button-container>.collection-toolbar__button {
    width: max-content;
    padding-inline: 50px 50px;
    border: 1px solid #000000;
    border-radius: 50px;
    opacity: 1;
    text-transform:capitalize;
    padding: 10px 47px;
    font-size:16px;
  }
 .collection-sort-by  .collection-toolbar__button-container {
    border-inline-start-width: inherit;
  }
  .collection-mob{
    display:none;
  }
 }

@media screen and (max-width: 575px) {
  .bannerimg img {
      width: 100%;
      height: 445px;
  }
}
@media screen and (max-width: 475px) {
    .productbox img {
      max-width: 185px;
    }
    .bannerimg img {
      width: 100%;
      height: 390px;
    }
}
@media screen and (max-width: 395px) {
    .productbox img {
        max-width: 160px;
    }
  .bannerimg img {
      width: 100%;
      height: 370px;
  }
}
