/** Shopify CDN: Minification failed

Line 907:35 Expected identifier but found "0"
Line 1258:0 Unexpected "}"

**/
/* frequenlty bought together code */
.instafeed-new-layout-container .instafeed-new-arrow{
  z-index: 0 !important;
}
.complementary-products__container .accordion__title{
  font-size: 18px;
  font-weight: 700;
}
 #Notify_me .button--full-width{
   color: #ffffff;
 }
.complementary-products__container .card--horizontal .card__inner {
    max-width: 30% !important;
}
.complementary-products__container .card__content{
  text-align: start !important;
} 
.complementary-products__container .card-information{
  text-align: start !important;
}
.complementary-products__container .card__heading{
  height: 15px;
}
.complementary-products__container .card-information .short_desc{
  height: 38px;
}
.complementary-products__container .product-variant-button{
  margin-top: 8px;
}
.complementary-products__container .complementary-slide.complementary-slide--standard>ul {
  gap: calc(var(--grid-desktop-vertical-spacing) + 30px);
}
.complementary-products__container .icon-wrap .icon-plus{
  display: none;
}
.complementary-products__container .cart-variant-price{
  font-size: 10px;
  margin-left: 10px;
}
.complementary-products__container .ssw-faveiticon{
  display: none;
}
/* .complementary-products__container .card_product_price{
  display:none;
} */
 .new-added-trie-color.utility-bar.color-inverse.gradient.utility-bar--bottom-border {
    background: linear-gradient(90deg, gold, #f8bbd0, #fff3e0);
}
.text-red.blink-soft.new-sale3 {
    /* color: #5a92db; */
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    animation: blink 1.5s infinite;
}
@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0.3; }
    100% { opacity: 1; }
}
.custom-recently-padding .title-wrapper.left .title h2 {
  color:#5b6670;
}

/* frequenlty bought together end */
.cstm_treatment_btn button{
    background: #5b6670;
    font-size: 14px;
    /* padding: 1.5rem 12rem; */
    min-height: 47px;
    width:100%;
    margin-top: 0;
    color: #fff;
    font-weight: 600;
    border: none;
}
.cstm_submit_btn {
  background-color: #5b6670;
  color: #fff;
  min-height: 34px;
  font-size: 13px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cstm_submit_btn:hover {
  background-color: #fff;
  color: #5b6670;
  border: 1px solid  #5b6670;  
}
.cstm-find-btn {
    margin-top: 10px;
}
button#BIS_trigger {
    display: none;
}
.announcement-bar-slider .icon.icon-caret{fill:#fff !important}
.collection .left {
    display: grid;
    gap: 3px;
}
.product .left {
    text-align: right;
    display: inline-grid;
    gap: 5px;
}
.product .latest-launch{text-align:right}
.total-savings{
    width: 100%;
    font-size: 15px;
    padding: 4px;
    background: #5A92DB;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
    margin-bottom:20px
    /* margin-top: 15px; */
}

.new-cstm-cls{
  margin-bottom: 20px;
}

/* .utility-bar.color-scheme-46ce0c96-7d93-4763-9a1e-3185cc8d192f.gradient.utility-bar--bottom-border {
    background-repeat: no-repeat;
    background: url(/cdn/shop/files/announcement_bar-01.jpg?v=1724143560) !important;
} */
/* .content-for-layout {margin-bottom:30px !important;} */
.out-of-stock{
  order:1;
}

.signIn_name_main {
    background: #5b6670;
    width: 23px;
    height: 23px;
    border-radius: 50px;
    /* margin-top: 10px; */
    margin-right: 5px;
    display: flex;
    justify-content: center;
}
.signIn_name_heading {
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 1px;
}
.menu-drawer__utility-links1 .signIn_name_heading{
  padding-top: 3px;
}
.menu-drawer__utility-links1 .signIn_name_main{
  margin-top: 0px;
}
.hide{display:none;}
.card-information .short_desc{
  /* min-height:50px; */
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
height: 64px;
}
.card__heading{
  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 35px;
}
.article-card-wrapper .card__heading{
  height: auto;
}
.red_wrapper {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.left_image-product {
    width: 50%;
    margin: 0 auto;
}
.ssw-reward-page-spending-rules-1>.ssw-reward-page-spending-rule{
  max-width:unset !important;
}

.template-search__header .template-search__search .field{border:2px solid #8e8f8f;}

/*login page  */

#CustomerEmail, #CustomerPassword, #RecoverEmail, #RegisterForm-FirstName, #RegisterForm-LastName, #RegisterForm-email, #RegisterForm-password{
  border: 1px solid #464748;
  border-radius: 3px;
}

.ssw-reward-tab-closed{
  display:none !important;
}
.quick-add-modal__content-info .main_section_header{
  display: none;
}
.recommendation-product .product-form__buttons .ssw-faveiticon{
  display: none;
}
/* Home page hero banner */

/* End Home page hero banner */
.image-with-text__grid a.button.button--secondary:hover {
    color: #fff !important;
    background: #5b6670;
  border: 1px solid;
  border-radius: 3px;
}
.cstm_page_width {
  margin: 0 15%;
}
/* contact page */
.page-width.cstm-padding {
    padding-left: 0;
    padding-right:0;
}
.cstm-padding .image-with-text__content {
    padding: 6rem 3.5rem 7rem;
}
.cstm-padding p {
  letter-spacing: 0;
  color: #4d4d4d;
}
.cstm-padding a.button {
    padding: 0;
    font-size: 12px;
    border-radius: 3px;
    font-weight: 600;
    border: 1px solid #000;
    box-shadow: none;
    outline: none;
}
/* End contact page */
/* treatment page */
.content-comman p{
  font-size: 15px;
  letter-spacing: 0;
  color: #464748;
}
/* PSM page start */
.bg-gray {
    background: #f1f2f6;
}
div#Banner-template--16745879503043__image_banner_pgN7B6 {
    display: none;
}
.psm-cstm-class h2 {
  font-size: 26px;
  text-align: justify;
}
.psm-cstm-class p {
    font-size: 15px;
}
.psm-cstm-class p, .psm-cstm-class ul li {
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 300;
  line-height: 26px;
  color: #464748;
  opacity: 1;
  text-align: justify;
}
.psm-cstm-class .image-with-text__content {
    padding-right: 0;
    padding-top: 0;
    padding-bottom:0;
}
.psm-padding{padding: 0 75px;}
.button-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
.buy-button {
    background-color: #708090;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
    line-height: 1;
}
.buy-button:hover {
    background-color: #5a92db;
}
.header_title h3 {
    text-align: center;
    font-size: 22px;
}
.image-with-text .cstm-grid {
    max-width: calc(50% - 16%);
}
.grid--gapless.grid {
    row-gap: 0;
}
.recommendation-product a.BIS_trigger.button.button--full-width.button--primary{
      min-height: calc(3rem + var(--buttons-border-width)* 2);
      font-size: 12px;
}
/* PSM page END */
/* cstm blog start */
.main-blog .title--primary {
    text-align: center;
}
.main-blog .sub-txt {
  padding-bottom:40px;
}
.tag-list li:hover a, .tag-list li.active a  {
    background: #e5e7ea;
}

.main-blog .blog-articles {
    padding: 40px 0;
}
li.more-tags {
    position: relative;
}
.tag-list li a {
    padding: 10px 14px;
    margin: 0 0px 0 0;
    font-size: 16px;
    font-weight: 300;
    color: #667085;
    border-radius: 6px;
    cursor: pointer;
    background: #fff;
    text-transform: capitalize;
}
.main-blog .title--primary{margin: 1rem 0;color: #505862 !important;}
.article-mobile-filter-container {
        position: relative;
        display: block;
        width: 100%;
        border: 2px solid #efefef;
        border-radius: 10px;
        -webkit-appearance: none;
        appearance: none;
        padding: 12px;
        font-size: 16px;
        color: #344054;
    }
 .article-mobile-filter-container{display:none;}
  .article-dekstop-filter-container{display:block;}
/* cstm blog End */
/* Home-page-hero-section start */
.slick-prev,
.slick-next {
  font-size: 24px;
  color: #ffffff;
  background: #7a838b;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: none;
  position: absolute;
  line-height: 2px;
  top: 50%;
  transform: translateY(-50%);
}
.slick-prev {
  left: 10px;
  z-index: 1;
}
.slick-next {
  right: 10px;
}
.mobile_hero-section img {
  display: none;
}
.desktop_hero-section img {
  display: block;
}
/* KD-23/1/24 */
.color_text {
  font-size: 18px;
  text-transform: lowercase;
}
.collection .full-unstyled-link {
  font-size: 13px;
  font-weight: 700;
}
.card__information .full-unstyled-link {
    font-size: 13px;
    font-weight: 700;
}

.collection-list-title {
  color: #564d4d;
  font-size: 24px;
  font-weight: 300;
}
.product-variant-button {
  background: none;
  border: 0.5px solid;
  font-size: 10px;
  line-height: 14px;
  padding: 5px;
  font-weight: 700;
  color: #5b6670;
  margin-bottom: 15px;
}
.desktop_multicolumn strong {
  font-weight: 700;
  color: rgba(77, 77, 77, 0.75);
  font-size: 18px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.desktop_multicolumn p {
  font-size: 16px;
  font-weight: 300;
  color: rgba(77, 77, 77, 0.75);
  padding-bottom: 10px;
  text-transform: lowercase;
}
.blog .full-unstyled-link {
  font-size: 18px;
  font-weight: 300;
  color: rgb(77, 77, 77);
}
.header__icons .signIn {
  line-height: 30px;
  font-size: 14px;
}
.cart-count-bubble {
  background-color: #5b6670;
}
.header {
  max-width: none;
}
/* end-KD */
/*>>>>>>>>>>>>>>> Home-page-hero-section end >>>>>>>>>>>.*/

/*>>>>>>>> featured collection icon hide>>>>>>>>>>>> */
.slider-buttons.no-js-hidden {
  display: block;
}
.collection  button.slider-button.slider-button--prev{
  position: absolute;
  top: 30%;
  left: 0%;
  background: grey;
  border-radius: 50%;
  z-index: 9999;
}
.collection  .slider-button[disabled] .icon{
      color: #ffffff;
    cursor: pointer;
}
.collection button.slider-button.slider-button--next{
  position: absolute;
  top: 30%;
  right: 0%;
  background: grey;
  border-radius: 50%;
  z-index: 9999;
}
/* featured collection icon hide end code */

/*>>>>>>>>>>>>> multicolumn-card-image start */
.multicolumn-card-image {
  display: flex;
  gap: 3rem;
  justify-content: center;
  align-items: center;
}
.image_size_width {
  width: 50%;
  height: auto;
}
a {
  text-decoration: none;
}
.desktop_multicolumn {
  text-align: center;
  color: #7a7a7a;
}
.desktop_multicolumn p {
  margin: 0;
}
button.btn-color {
  min-height: auto;
  font-weight: 700;
  padding: 12px 35px;
  font-size: 11px;
  background: no-repeat;
  text-transform: uppercase;
  border: 1px solid #5b6670;
  border-radius: 4px;
  color: #7a7a7a;
  outline: none;
}
button.btn-color:hover {
  background-color: #5b6670;
  border: 1px solid #5b6670;
  color: #fff;
}
/* ------------------multicolumn-card-image end------------------- */

.cstm_list_items {
  font-weight: 700;
  font-size: 12px;
}
.cstm_sub_menu_item {
  font-weight: 100;
}
.cstm_submit_btn {
  background-color: #5b6670;
  color: #fff;
  min-height: 34px;
  font-size: 13px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}
.cstm_submit_btn:hover {
  background-color: #fff;
  color: #5b6670;
}
a.link.link--text.list-menu__item.list-menu__item--link {
  text-decoration: none;
  padding: 0px;
  font-size: 12px;
}
h2.cstm-dropdown.footer-block__heading.inline-richtext {
  padding: 0px;
  margin: 0;
}
.cstm-button {
  background: none;
  color: #5b6670;
  border: 1px solid #5b6670;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 3px;
  line-height: 2;
}
.cstm-button:hover {
  background: #5b6670;
  color: #fff;
  border: none;
  border-radius: 3px;
}
.cstm-button-button {
  background: #5b6670;
  color: #fff;
  border: none;
  border-radius: 3px;
}
/* cart text heading */
a.headind_cart_text.cart-item__name.h4.break {
  text-decoration: none;
  font-size: 14px;
}
/* product page heading title */
.product_title_text {
  font-size: 25px;
  text-transform: lowercase;
  font-weight:600;
}
.product-short-desc h2{
  font-size: 22px;
  line-height: 38px;
  margin-bottom: 2px;
}
/* >>>>>>>>>>article_blogs>>>>>>>> */
.article-card .card__heading {
  display: flex;
}
article-card .card__heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.article_blogs {
  /* color: #2863b3;
  background: #f8f9fc; */
  padding: 8px 8px;
  margin-right: 7px;
  line-height: 13px;
  border-radius: 30px;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
svg.icon-up-right-arrow {
  width: .75rem;
    min-width: 10px;
    right: 14px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.article_blogs.tips-tag {
  color: #344054;
  background: #e5e7ea;
}

.article_blogs.hyperpigmentation-tag {
  color: #5925dc;
  background: #f4f3ff;
}
.article-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: .5rem;
    flex-direction: row;
    flex-wrap: wrap;
}
.article_blogs.daily-microfoliant-tag {
  color: #505862;
  background: #f9fafb;
}
.article_blogs.niacinamide-tag {
  color: #b93815;
  background: #fef6ee;
}

.article_blogs.ingredients-tag {
  color: #4482d5;
  background: #f8f9fc;
}

.article_blogs.moisturizers-tag {
  color: #0e7090;
  background: #ecfdff;
}

.article_blogs.sensitivity-tag {
  color: #a15c07;
  background: #fefbe8;
}

.article_blogs.article_blogs.active-moist-tag {
  color: #004eeb;
  background: #eff4ff;
}

.article_blogs.exfoliation-tag {
  color: #2d3282;
  background: #eef4ff;
}

.article_blogs.eye-treatment-tag {
  color: #9f1ab1;
  background: #fdf4ff;
}

.article_blogs.education-tag {
  color: #101323;
  background: #f8f9fc;
}

.article_blogs.aging-skin-tag,
.article_blogs.skin-aging-tag {
  color: #9f1ab1;
  background: #fdf4ff;
}

.article_blogs.oily-skin-tag {
  color: #107569;
  background: #f0fdf9;
}

.article_blogs.professional-tag {
  color: #101828;
  background: #f9fafb;
}

.article_blogs.cleansers-tag {
  color: #344054;
  background: #f9fafb;
}

.article_blogs.sustainability-tag {
  color: #027a48;
  background: #ecfdf3;
}

.article_blogs.serums-tag {
  color: #2863b3;
  background: #f8f9fc;
}

.article_blogs.skin-health-tag {
  color: #026aa2;
  background: #f0f9ff;
}
div#storemapper #storemapper-left{
  width: 50% !important;
  left: 0% !important;
  top: 0% !important;
  height: 100% !important;
}
#storemapper-right{
  width: 50% !important;
}

/* --------------------menu bar bottom sticky  CSS-----------------*/
#mobileStickyMenu {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  color: #3c3c3c;
  z-index: 10;
  display: flex;
  box-shadow: 0px -10px 10px -7px rgba(115, 115, 115, 0.75);
  overflow-y: auto;
  transition: opacity 0.3s;
}

#mobileStickyMenu.hidden {
  opacity: 0;
}
.mb a {
  text-decoration: none;
  color: #000;
}

#myLinks {
  position: fixed;
  padding: 10px;
  display: none;
}

.mobile-sticky-menu > div {
  flex: 1;
  text-align: center;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login_account{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mob-footer-menus a svg {
  width: 20px;
  color: #fff;
}

.mb-menu-icon {
  padding: 10px 10px 0;
  margin-bottom: -12px;
}

.active12 {
 border-bottom: 3px solid #5b6670;
}
/* wishlist icon on product page */
.product-form__buttons .ssw-faveiticon{
  position: revert;
}

#Notify_me{
  width: 50%;
  border: none;
  background: none;
  padding: 0;
}
#HeaderMenu-offers.header__menu-item span{
  /* color:#5a92db !important; */
}
/* #HeaderMenu-virtual-consultation.header__menu-item span{
    color:#5a92db !important;
} */
#HeaderMenu-proskin-masters-2024.header__menu-item span{
    color:#5a92db !important;
}
/* #HeaderDrawer-offers, #HeaderDrawer-proskin-master-2024, #HeaderDrawer-virtual-consulation{
  color:#5a92db !important;
} */

/* sale bages */
span#sale-badge{
  text-transform: lowercase;
  padding: 4px 6px;
}
@media screen and (min-width: 750px) {
.thumbnail-slider .thumbnail-list.slider--tablet-up {
        min-width: 200px;
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
   .new-cstm-cls{width:100%;}
  .cstm_page_width {
    margin: 0;
  }
  .grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }
  header-drawer{
    display:flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .search_desktop_icon{
    display:none;
  }
}
@media (min-width: 768px) {
  #mobileStickyMenu {
    display: none;
  }
  .slider-buttons.no-js-hidden {
  display: none;
}
  .left_image-product img{
    width: 100%;
  }
}
@media (max-width: 767px) {
  .new-cstm-cls{width:100%;}
  .total-savings{font-size:10px;}
  .savings_c {margin: 0px 3.66%;}
  .cstm_submit_btn{
    /* width: 77%; */
    padding: 0rem 1rem;
  }
  .card__heading{
    /* min-height: 60px; */
    display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 36px;
  }
  .mobile_hero-section img {
    display: block;
  }
  .desktop_hero-section img {
    display: none;
  }
  .multicolumn-card-image {
    display: block;
    width: 100%;
  }
  .desktop_multicolumn {
    margin-bottom: 20px;
  }
  .cstm_page_width {
    margin: 0;
  }
  .collection-list-title {
    font-size: 20px;
  }
  .color_text{
    font-size: 12px;
  }
 /* sticky add to cart */
  /* .product-form__submit.mini-form {
    position: fixed;
    bottom: 0%;
    z-index: 999;
    width: 92%;
    margin: 0 auto;
    display: block;
  }
 shopify-payment-button .shopify-payment-button__button.mini-form.mini-form {
    position: fixed;
    bottom: 0%;
    z-index: 999;
     right:0;
    width: 92%;
    margin: 0 auto;
    display: block;
  } */
  /* PSM page start */
  div#Banner-template--16745879503043__image_banner_pgN7B6 {
    display: block;
  }
  div#Banner-template--16745879503043__image_banner_qNiQE6{ display: none;}
   .psm-cstm-class{padding-bottom:0;}
  .psm-cstm-class .image-with-text__grid {
    flex-direction: column-reverse;
  }
  .psm-padding{padding: 20px 15px; 0;}
  .psm-cstm-class .image-with-text__content { padding: 0 15px;}
  .cstm_txt_img { flex-direction: column-reverse;}
  .cstm-bg .custom-section {flex-direction: column;}
  .image-with-text .cstm-grid { max-width: 100%; }
  .testimonials-heading {margin-top:0;}
  .testimonial-list .slick-next { right: 0 !important;}
  .type1-block, .type2-block {padding: 0 20px; font-size: 14px; line-height: 18px;}
  .custom-section ul li { margin: 14px 0;}
  .testimonial-list .review-item {margin: 15px 25px 0 !important;}
  .article-dekstop-filter-container { display:none;}
  .article-mobile-filter-container{display:block; color: #344054;opacity: 0.9; text-transform: capitalize;}
  .main-blog .title--primary {line-height: 21px;letter-spacing: 0;}
  .blog_category-heading {display: none;}
  .slider-buttons.no-js-hidden {display: none;}
  .search_desktop_icon{display:none;}
  header-drawer{
    display:flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .menu-drawer__utility-links{
    padding: 0 0;
  }
  .left_image-product img{
    width: 100%;
  }
  #Notify_me{
    width: 100%;
  }
   #Notify_me .button--full-width {
    display: flex;
    width: 50%;
    min-height: 38px;
    font-size: 12px;
}
}
/* .gw-toggle-wishlist-product-card-button.svelte-qq5u37 {
    top: -8px !important;
} */
.accordion-content ol{
  padding:0;
}

/* Treatment Collection page (price,quick-view,submit-btn) */
.treatement .cstm-price-filter {
  display: none !important;
}
.treatement .cstm_submit_btn{
  width:100%;
}
/* Hide A+ Content in quick view modal */
.quick-add-modal__content-info #mob_description {
  display: none; 
}
@media (max-width: 425px) {
    .yotpo-base-layout {
        margin: 0 !important;
    }
  .product-short-desc h2{
    font-size:18px;
  }
  .product_title_text{
    font-size:18px;
  }
}
.track-order-api .content-for-layout{
  margin-bottom: 120px !important;
}

/* Product Rating on Product Page */
.star-container, .yotpo-sr-star-full{
  width: 10px;
}
.yotpo-sr-bottom-line-text, .yotpo-sr-bottom-line-text--right-panel{
  color: rgb(92 104 113);
  font-size:10px !important;
}
.yotpo-star-rating-reviews-summary-link{
  display:none !important;
}

.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel
.yotpo-review-rating-title, .yotpo-display-m .yotpo-review:not(.yotpo-media-modal-review) 
.yotpo-review-center-panel .yotpo-review-rating-title{
    align-items:center !important;
}
.wrapper_product_title_link{
  color:#157CC5 !important;
  font-weight:600;
}
.wrapper_product_title, .wrapper_product_details_list span{
  font-weight: 700 !important;
  color: #5b6670;
}
.wrapper_product_subheading{
  color: #5b6670;
  font-size: 30px;
}
.wrapper_product_bold-content span{
  font-weight: 700;
  color: #5b6670;
}
.wrapper_blog_img{
  width: 218px;
  height: 218px;
}
.wrapper_product_image_with_content{
  display: flex;
  gap: 15px;
}

.cart-total{
  padding-top:10px;
}
.discount-price{
  margin:6px 0;
}
.product__description p,li{
  font-size:16px;
  font-weight: 300;
  line-height: 24px;
}
.product__description h3,h4{
  font-weight: 600;
  text-transform: uppercase;
}
.article-template__content strong,h3{
   font-weight:600;
}
.collection_title_main .collection_title{
  font-size:35px;
  margin-bottom: 0px;
}
.product__media-wrapper .quick-add__submit-image.mobile-view .quick-btn1{
    display:none !important;
  }
@media(max-width:625px){
  .complementary-products__container .short_desc p{
    font-size:12px;
  }
  .main-product-container .quick-btn1{
    display:none;
  }
}





/* learning Hub CSS Start */
.globo-form-id-121355 .globo-form-app .gfb__footer button{
 width:35% !important;
 border-radius:20px;
}

body:is(.psm, .psm-image-content, .pro-bright, .pro-firm, .pro-calm, .pro-clear, .pro-skin, .pro-smooth, .pro-powerpeels, .pro-glow, .consultation-technique, .retailing-skills, .precleanse, .face-massage-technique, .face-mapping-service) 
.header-wrapper,
body:is(.psm, .pro-bright, .psm-image-content, .pro-firm, .pro-calm, .pro-clear, .pro-skin, .pro-smooth, .pro-powerpeels, .pro-glow, .consultation-technique, .retailing-skills, .precleanse, .face-massage-technique, .face-mapping-service) 
.footer,
body:is(.psm, .pro-bright, .psm-image-content, .pro-firm, .pro-calm, .pro-clear, .pro-skin, .pro-smooth, .pro-powerpeels, .pro-glow, .consultation-technique, .retailing-skills, .precleanse, .face-massage-technique, .face-mapping-service) 
.announcement-bar-slider, .mobile-sticky-menu, .WhatsAppButton__root {
  display: none !important;
}

.pdf-body h2 {
  font-size: 26px;
  margin-bottom: 5px;
  color: #000; 
  font-weight: bold;  
}
.pdf-body h3 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 8px;
  color: #000; 
  font-weight: bold; 
  text-align: left;
}
.pdf-body ol,
.pdf-body ul.products-list { 
  padding: 0;
  text-align:justify; 
}
.pdf-body li {
  margin-bottom: 10px;
}

.time{ margin: 0px; }

.video-container {
  display:flex;
  justify-content:center;
}

.video-container iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9; 
}

.pdf-links-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap:10%;
}

.pdf-links {
  display: flex;
  align-items: center;
  justify-content: center;
  padding:0;
  margin:0;
 
}
.service-title h3{
  font-weight: 600;
  margin: 8px 0;
  text-align: center;
  font-size: 28px;
  color: #59666f;
}

.cmn-heading{
    color: #59666f;
    font-weight: 600;
}

.open-popup{
  background: none;
  border: none;
  text-align: center;
}
.pdf-links-container .pdf-section{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.common {
  display: block;
  margin-bottom: 10px; 
}

.video-with-heading{
    border: 2px solid #59666f;
    padding: 20px;
    margin: 5% 20%;
}

.non_video_container{
  border: 2px solid #59666f;
  padding: 22px 37px;
  margin: 5% 26%;
}
.pdf-container{
  display: flex;
  justify-content: center;
  gap: 25%;
}
.service-title-non-video h3{
  font-weight: 600;
  margin: 8px 0 35px 0;
  text-align: center;
  font-size: 28px;
  color: #59666f;
}


/* PDF Modal */
.pdf-modal {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  perspective: 1200px;
  transition: all 0.3s ease;
}

.pdf-modal.show {
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
  visibility: visible;
}

.pdf-modal.closing {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  visibility: hidden;
}

.pdf-modal-content {
  width: 90%;
  max-width: 1000px;
  max-height: 85%;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4);
  padding: 24px;
  display: flex;
  flex-direction: column;
  transform-origin: center center;
  opacity: 0;
  transform: rotateX(-90deg) scale(0.8);
  transition: all 0.6s ease;
}

.pdf-modal.show .pdf-modal-content {
  opacity: 1;
  transform: rotateX(0) scale(1);
}

.pdf-modal-content.closing {
  opacity: 0;
  transform: rotateX(-90deg) scale(0.8);
  transition: all 0.5s ease;
}

.cstm-scroll-data {
  flex: 1;
  overflow-y: auto;
  max-height: 100%;
    scroll-behavior: smooth;
  }
  .cstm-scroll-data::-webkit-scrollbar {
    width: 6px;
  }        

.cstm-scroll-data::-webkit-scrollbar-track {
  background: transparent; 
}

.cstm-scroll-data::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,0.3); 
  border-radius: 3px;                 
  border: none;                       
}

/* Optional: hover effect */
.cstm-scroll-data::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0,0,0,0.5);
}
}

.pdf-body {
  line-height: 2;
  color: #000000;
  max-width: 800px;
  margin: 0 auto;
}

.pdf-close {
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 28px;
  font-weight: bold;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 1;
}
.pdf-logo-pro{
  display: flex;
  justify-content: center;
}
.pdf-logo-pro img{
  width:50%;
  text-align:center;
}
.pdf-logo h1{
  margin:0;
}

.g-container{
  margin:0px 10px !important;
}


/* End Modal */
@media (max-width: 580px) {
  .video-with-heading {
    margin: 5% 2%; 
  }
}
@media (max-width: 768px){
  .video-with-heading {
    margin: 5% 2%;
    border-radius: 10px; 
  }
  .service-title h3{
    font-size: 18px;
  }
  .cmn-heading{
    font-size: 14px;
  }
   .globo-form-id-121355 .globo-form-app .gfb__footer button{
   width:50% !important;
 }
  .pdf-logo h1 {
  width: 100%;
  margin: 5% 0;
}
.pdf-logo{
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.pdf-logo img {
    width: 100%;
 }
}

/* End Learning Hub Services */


