/** Shopify CDN: Minification failed

Line 944:2 Unexpected "{"

**/
.marquee-loop__wrapper .slick-track {
    display: flex;
    align-items: center;
    gap: 100px;
}
.custom_full_width{
    margin:0!important;
}

.two_col_icon {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.two_col_icon .text-with-icons__block {
    text-align: center!important;
}
.two_col_icon .text-with-icons__block-icon img {
    max-height: 60px;
    margin: 0 auto;
}
/* .ctm_main_banner .hero__text-wrap {
    color: #000;
} */
.ctm_main_banner .hero__text-wrap .btn {
    background: #fff;
    border-color: #fff;
    color: #000;
    letter-spacing: 1px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.modern_living_sec {
    background: #f5f4f3;
    padding-top:60px;
     padding-bottom:60px;
}
.modern_living_sec .feature-row__item.feature-row__text {
    padding: 0;
}
.modern_living_sec .feature-row__item.feature-row__text .h1, .benefits_sec .feature-row__item.feature-row__text .h1, .ctm_quality_sec h2 {
    text-align: center;
    font-size:36px;
    /* font-family: var(--typeBasePrimary),var(--typeBaseFallback); */
    line-height: normal
}

.modern_living_sec .rte {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    color: #060707;
    margin: 0px 0 20px;
}
.modern_living_sec .text-with-icons__block-title h3, .benefits_sec .text-with-icons__block-title h3{
    /* font-size: 20px; */
    font-size: 18px;
    font-family: var(--typeBasePrimary),var(--typeBaseFallback);
}
.modern_living_sec .numer_box h3 {
    font-size: 46px;
}
.modern_living_sec .text-with-icons__block-text,  .benefits_sec .text-with-icons__block-text{
    font-size: 15px;
}
.benefits_sec .feature-row__item.feature-row__text .subheading {
    text-align: center;
    font-family: var(--typeBasePrimary),var(--typeBaseFallback);
    letter-spacing: 1px;
    font-weight: 700;
    color: #f3c95d;
    margin-bottom: 10px;
}
.logo-bar__item { 
    flex:0 1 250px!important;
}
.subheading {
    text-transform:capitalize!important;
    letter-spacing:normal!important;
}
.benefits_sec .feature-row__item.feature-row__text {
    padding: 0;
}
.benefits_sec .rte {
    text-align: center;
    margin-bottom: 25px;
    margin-top: -5px;
}
.ugc-videos .title {
    text-align: center;
}
.text_img_review .text-column__grid {
    gap: 30px;
}
.text_img_review .text-column__grid .text-center {
    border: 1px solid #737373;
    background: #f9f9f9;
}
.text_img_review .text-column__grid .content_bx {
    padding: 20px;
}
.text_img_review .text-column__grid .content_bx h3 {
    font-family: var(--typeBasePrimary),var(--typeBaseFallback);
    font-weight: 600;
    color: #9c092c;
    font-size: 18px;
}
.text_img_review .text-column__grid .rte-setting {
    font-size: 16px;
}
.sec_look_feel .feature-row__text {
    padding: 0;
}
.sec_look_feel .h1 {
    font-size: 36px;
    /* font-family: var(--typeBasePrimary), var(--typeBaseFallback); */
    font-weight: 700;
}

.sec_look_feel .rte {
    margin-bottom: 15px;
}

.sec_look_feel .text-with-icons__block.text-left {
    text-align: left;
}

.sec_look_feel .text-with-icons__block-title {
    text-align: left;
}

.sec_look_feel .text-with-icons__block-title h3 {
    font-size: 16px;
    font-family: var(--typeBasePrimary), var(--typeBaseFallback);
    font-weight: 600;
    display: inline-block;
    background: #e62e5c;
    color: #fff;
    padding: 10px 20px;
}

.sec_look_feel .text-with-icons__block-text {
    text-align: left;
}
.sec_look_feel .two_col_icon {
    gap: 50px;
}
.faq_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.faq_wrap .faq_item>div {
    background: #d8d9d5;
    border: 1px solid #e62e5c;
}
.faq_wrap .faq_item .collapsible-trigger .collapsible-trigger__icon {
    border: 0;
    right: 5px;
    left: auto;
}
.faq_wrap .faq_item .collapsible-content .collapsible-content__inner {
    padding: 12px 20px;
    font-size: 16px;
    background: #fff;
    text-align: center;
}
.winner_image img {
    max-height: 100px;
    margin: 0 auto;
}
.comparison_table .feature-row__images {
    margin-left: 0;
    flex: 0 1 42%;
    margin-right: 0;
}
.comparison_table .feature-row__item.feature-row__text {
    padding-left: 0;
    flex: 0 1 50%;
    min-width: 50%;
}
.comparison_table {
    padding:60px 0px;
    background: #f5f4f3;
    /* background: #f9faf7; */
}
.comparison_table th, .comparison_table td {
    background: #f9faf7;
    text-align: center;
}
.comparison_table .heiglight-column {
    background: #e62e5c !important;
}
img.feature-row__image.test {
    width: 85%;
}

/* Top Banner */
.ctm_main_banner .hero__text-shadow {
    max-width: 100%;
    width: 50%;
}
.top_winner-images .animation-contents, .description .animation-contents, .bottom_text .animation-contents, .ctm_sub-title .animation-contents, .modern_living_sec .numer_box h3, .hero__star_rating {
    margin-bottom: 20px;
}
.top_winner-images .animation-contents {
    display: flex;
    gap: 15px;
}
.ctm_main_banner .description .animation-contents {
    font-size: 16px;
}
.hero__star_rating .animation-contents {
    display: flex;
    gap: 8px;
    align-items: flex-start;
}
.ctm_sub-title .animation-contents {
    font-size: 40px;
}
.ctm_sub-title .animation-contents, .ctm_main_banner .hero__title, .ctm_main_banner .hero__subtitle, .modern_living_sec .text-with-icons__block-text, .modern_living_sec .rte em,
.benefits_sec .rte
{
    font-weight: 500;
}
.ctm_main_banner .hero__text-wrap .btn span svg {
    width: 25px;
    display: block;
    path {
        fill: #000;
    }
}
.ctm_animate.description p {
    font-size: 20px;
}
.sec_look_feel .feature-row__text .btn {
    margin: 20px 0;
    text-transform: capitalize;
    background-color: #f3c95d!important;
    font-size: 18px;
    width: 100%;
    letter-spacing: normal;
}
.sec_look_feel .feature-row__text .guarantee-text {
    margin-left: auto;
    margin-right: auto;
}
.ctm_quality_sec .theme-block:first-of-type .rte p {
    font-weight: 700;
    color: #8d0c11;
    font-size: 18px;
}
.modern_living_sec .feature-row__item.feature-row__text .h1, .benefits_sec .feature-row__item.feature-row__text .h1, .modern_living_sec .numer_box h3, .modern_living_sec .text-with-icons__block-title h3,
.benefits_sec .text-with-icons__block-title h3, .ctm_quality_sec .theme-block:nth-of-type(2) h2, .ingredient-content h3 
{
    font-weight: 700;
}
.sec_look_feel a.btn {
    color: #000;
}
.ctm_quality_sec .theme-block:last-of-type{
    max-width: 70%;
    place-self: center;
    font-weight: 500;
}
.ingredient-desc li::marker {
    color: #f3c95d;
}
.author__star_rating {
    justify-content: center;
    display: flex;
    margin-bottom: 15px;
}
.text_img_review .text-spacing {
    margin-bottom: 0px;
}
.ctm_author_info {
    display: flex;
    justify-content: space-between;
    padding: 20px 0 0px;
    font-size: 14px;
}
.ctm_author_info .rte-setting {
    font-size: 14px !important;
}
.ctm_auth_verfied {
    display: flex;
    gap: 5px;
}
.ctm_auth_verfied svg {
    width: 16px;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 2px;
}
.comparison-table {
  width: 100%;
  border-collapse: separate;     
  border-spacing: 0;
  table-layout: fixed;          
  position: relative;
  z-index: 2;
}
.comparison-table th {
    font-size: 18px !important;
}

.comparison-table th,
.comparison-table td {
  padding: 10px 15px;
  font-size: 16px;
  text-align: center;
  border: 1px solid #d7d7d7;
}

.comparison-table .feature-col {
  text-align: center;
  font-weight: 600;
}

.regular-col,
.gua-col {
  background: #ddd;
}

.regular-col .icon,
.gua-col .icon {
  font-size: 26px;
  color: #a90b33;
}

.gemelle-col {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;

  background: transparent !important; 
  color: #fff;
  z-index: 3;
  position: relative;
}

.comparison-table-wrapper {
  position: relative;
}

/* .comparison-table-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  bottom: -20px;
  width: calc(100% / 4); 
  left: calc((100% / 4) * 1); 
  background: #e62e5c;
  border-radius: 0;
  z-index: 1;
} */
.ingredients-footer, .guarantee_text_wrapper {
  margin-top: 30px;
  display: grid;
  place-items: center;
}

.main-btn {
  background-color: #d9b551;
  padding: 12px 28px;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  border-radius: 0px;
  width: 25%;
  text-align: center;
  text-transform: uppercase;
  display: flex;
 align-items: center;
 justify-content: center;
 gap: 5px;
}
.main-btn svg {
    width: 20px;
}
.landing_faq a.main-btn svg path {
    fill: #fff;
}
.landing_faq a.main-btn {
    background-color: #c80d2b;
    color: #fff;
    width: 100%;
    max-width: 40%;
}
.guarantee-text {
  font-size: 14px;
  color: #444;
  margin-top: 10px;
  font-weight: 700;
  display: inline-flex;
  gap: 5px;
}
p.guarantee-text svg {
    width: 20px;
    background: #e52a5d;
    border-radius: 50%;
    padding: 4px;
}
.ctm_main_banner .hero__subtitle, .sec_look_feel .rte p, .ctm_quality_sec p, .ingredient-content h3, .ctm_winner_text p, .text_img_review p.header_content {
    font-size: 18px;
    font-family: var(--typeBasePrimary), var(--typeBaseFallback);
}
.ctm_main_banner .hero__subtitle {
    font-size: 22px;
    font-weight: 400;
}
.ctm_main_banner .hero--100vh {
    min-height: 100vh;
    height: auto;
    flex-direction: column;
    display: flex;
}
.ctm_main_banner .slideshow__slide {
    flex-grow: 1;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}
.text_img_review h2 {
  font-weight: 700;
}
.text_img_review p.top_sub_title, .landing_faq p.top_sub_title {
  color: #8d0c11;
  font-weight: 700;
  font-size: 18px;
}
.text_img_review .hero__star_rating .animation-contents {
  align-items: center;
  color:#a41d37;
  font-weight:600;
}
.text_img_review .animation-contents p {
  margin: 0px;
}
.text_img_review .animation-contents {
  margin-top: 20px;
}
.text_img_review .section-header.text-center {
  margin-bottom: 0px;
}
.text_img_review p.header_content {
  max-width: 50%;
  margin: auto;
  font-weight: 600;
}
.faq_wrap .faq_item > div {
  border: 2px solid #e62e5c;
}
.faq_wrap .faq_item .collapsible-trigger {
  padding: 20px 30px 20px 20px;
  width:100%;
}
.faq_item .text-left {
  text-align: center !important;
  font-weight: 700;
}
.landing_faq h2.section-header__title {
  font-weight: 700;
  line-height:1.3;
}
.ctm_winner_text .rte {
    max-width: 80%;
    margin: auto;
}
.ctm_quality_sec .theme-block {
    margin-bottom: 0px;
}
/* footer css */

.footer-custom-layout {
  display: flex !important;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 0px;
  row-gap: 0px; 
}

/* .footer-custom-layout .grid__item[data-type="menu"] {
  flex: 1 1 180px;
  min-width: 170px;
} */

/* .footer-custom-layout .grid__item[data-type="rich_text"],
.footer-custom-layout .grid__item[data-type="custom"] {
  flex: 2 1 320px; /* Larger width */
  /* min-width: 280px;
} */ 

/* .footer-custom-layout .grid__item[data-type="newsletter"] {
  flex: 1 1 100%;
  width: 100%;
  margin-top: 20px;
} */

/* .footer-custom-layout .grid__item[data-type="logo_social"] img {
  width: 100%;
 position: absolute;
 right: 0;
 height: 704px;
 max-width: 100% !important;
  max-height: 300px !important;
} */
.footer-custom-layout .footer__logo a{
    height: 100%;
    img {
        max-width: 100% !important;
        max-height: 100% !important;
        width: 100% !important;
    }
}
.footer-custom-layout .footer__clear {
  display: none !important;
}

.footer-custom-layout .grid__item[data-type=newsletter] .footer__collapsible p {
    text-transform: uppercase;
    font-weight: 600;
}
.benefits_sec .text-with-icons__block-title h3,
.modern_living_sec .numer_box h3  {
    font-size: 52px;
    margin-top: 20px;
}

.whats_incl_sec .two_col_icon {
  display: grid;
  grid-template-columns: 1fr;
}
.whats_incl_sec .text-with-icons__block-title h3 {
  text-align: left;
  font-size: 28px;
  font-weight: 600;
  margin-top: 0;
}
.whats_incl_sec p {
  text-align: left;
  font-size: 18px;
}
.whats_incl_sec {
  background: #f2efe9;
  padding-top: 50px;
  padding-bottom: 70px;
}
.home_imgtxt_3sec.modern_living_sec {
    background: #d4b377; 
}
.home_imgtxt_3sec.modern_living_sec  .btn {
    background: #a41d37;
}
.landing_faq p.guarantee-text {
    display: none;
}
.faq_btn {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
svg.icon-cart path {
    fill: #fff !important;
}
.text-center.lp_included {
    padding-top: 70px;
}
.lp_lookfeel_sec .guarantee_text_wrapper {
    margin: 0;
}
.lp_lookfeel_sec .appear-delay-2 {
    padding: 0;
}
.lp_lookfeel_sec .appear-delay-2 .btn {
    margin-bottom: 0;
}
.lp_lookfeel_sec .two_col_icon.numer_box {
    margin-top: 30px;
}
.lp_comptab_sec .rte {
    margin-bottom: 30px;
    max-width: 450px;
    font-weight:500;
    margin-left: auto;
    margin-right: auto;
}
.custom-product-section h2 {
    font-weight: 700;
}
.custom-product-section .enlarge-text {
    font-size: 18px;
}
.custom-product-section .modal_container>a {
    color: #a41d37;
    font-style: normal;
}
.custom-product-section .half_model .modal-info {
    margin-top: 20px;
}
.ingredient-desc ul {
    margin: 0;
    margin-left: 15px;
}
.ingredient-desc p {
    margin-bottom: 10px;
}
.ingredient-desc ul li {
    line-height: 1.2;
}
.ctm_quality_sec .theme-block h2 {
    margin-top: 0;
}
.product-single__sticky .product-block.tab_left_img {
    padding-right: 50px;
}
.product-single__sticky .product-block.tab_left_img .collapsible-content__inner {
    padding-left: 0;
    padding-right: 0;
}
.rte.re_pro_sbtext p {
    color: #8d0c11;
    font-weight: 600;
    font-size: 22px;
}
.theme-block:has(.re_pro_sbtext) {
    margin-bottom: 20px;
}
.pro__star_rating .animation-contents {
    display: flex;
    align-items: center;
    gap: 10px;
}
.pro__star_rating .animation-contents p {
    margin: 0;
    color: #8d0c11;
    font-weight: 500;
}
.pro__star_rating .animation-contents img {
    max-height: 20px;
}
.theme-block:has(.pro__star_rating) {
    margin-bottom: 10px;
}
.ctm_main_banner .hero__subtitle {
    font-size: 18px;
    margin: 20px 0;
}
.ctm_main_banner .middle_heading {
    margin-bottom: 20px;
}
.ctm_main_banner .middle_heading .animation-contents {
    font-size: 24px;
    text-decoration: underline;
}
.ctm_main_banner .description .animation-cropper {
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.ctm_main_banner .description .animation-contents {
    margin: 0;
}
.ctm_main_banner .description .text_list p {
    font-size: 18px;
}
.ctm_main_banner .hero__link .btn {
    margin: 0;
    width: 100%;
    text-align: center;
    justify-content: center;
    max-width: 400px;
    font-size: 16px;
    letter-spacing: 0;
}
.ctm_main_banner .ctm_animate.bottom_text .animation-contents {
    margin: 0;
    font-size: 12px;
}
.ctm_main_banner .hero__text-content .hero__link {
    margin-bottom: 8px;
}
.ctm_main_banner .description .animation-cropper .price_info {
    font-size: 30px;
    display: flex;
    gap: 15px;
}
.ctm_main_banner .description .animation-cropper .price_info .compare_price {
    text-decoration: line-through;
}
.ctm_main_banner .ctm_animate.bottom_text .animation-contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    max-width: 400px;
}
.ctm_main_banner .ctm_animate.bottom_text .animation-cropper {
    width: 100%;
}

@media only screen and (min-width: 769px) {
        .h2, h2 {
        font-size: var(--typeHeaderSize) !important;
    }
    .footer__logo {
        position: relative;
    }
    .page-width.show_mobile_only {
    display: none;
    }
    .lp_lookfeel_sec .guarantee_text_wrapper {
    place-items: flex-start;
    }
    .landing_faq .section-header {
     margin-bottom: 20px;
    }
}

@media screen and (max-width:768px) {
    .site-header__logo img {
  filter: brightness(0) invert(1);
}
    .faq_wrap .faq_item > div {
        border: 1px solid #e62e5c;
    }
    .footer__logo {
        margin-top: 0;
    }
    .ctm_main_banner {
        .height_mbl_issue {
            padding-bottom:0;
            height: 100%;
        }
        .hero--mobile--auto[data-mobile-natural=true] {
            position: relative;
        }
        .hero__image-wrapper {
            position: relative;
        }
        .hero__text-wrap {
            background: #fff;
            color:#000;
        }
    }
    .ctm_main_banner .hero__text-shadow {
        width:100%;
    }
    .lp_lookfeel_sec {
        .sec_look_feel .two_col_icon {
            gap:20px;   
        }
    }
    .lp_comptab_sec .feature-row__images {
        display: none;  
    }
    .lp_comptab_sec .comparison_table {
        padding-top:0;
        border: 1px solid #737373;
    }
    .lp_review_sec {
        .text-column__grid {
            margin: 0 -17px;
            gap: 24px;
        }
    }
    .feature-row--50 .feature-row__images {
        padding-left: 0px;
        padding-right: 0px;
    }
    .ctm_quality_sec .theme-block:last-of-type, .text_img_review p.header_content {
        max-width: 100%;
    }
    .text_img_review p.header_content {
        font-weight: 400;
    }
    .home_imgtxt_3sec.modern_living_sec .two_col_icon {
        grid-template-columns: 1fr;
    }
    .modern_living_sec {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .whats_incl_sec .text-with-icons__block-title h3 {
    text-align: center;
    font-size: 22px !important; 
    }
    .whats_incl_sec p {
    text-align: center;
    font-size: 16px;
    }
    .whats_incl_sec {
    padding-top: 30px;
    padding-bottom: 40px;
    }
    .whats_incl_sec .feature-row__first-image {
        padding-bottom: 30px;
    }

    .faq_wrap {
    grid-template-columns: 1fr;
   }
   .faq_item .text-left,
   .faq_wrap .faq_item .collapsible-content .collapsible-content__inner  {
     text-align:left!important;
   }
   .feature-row__item.feature-row__text.feature-row__text--left.text-left.aos-init.aos-animate,
   .sec_look_feel .text-with-icons__block.text-left ,
   .sec_look_feel .text-with-icons__block-text,
   .sec_look_feel .text-with-icons__block-title   {
    text-align:center!important;
   }
   .sec_look_feel .text-with-icons__block-title h3 {
    
    text-align:center!important;
   }
   .logo-bar__item {
    flex: 0 1 calc(50% - 16px) !important;
    margin: 0 8px 25px;
   }
   .main-btn {
    width:max-content!important;
   }
   
   .modern_living_sec .feature-row__item.feature-row__text .h1, 
   .benefits_sec .feature-row__item.feature-row__text .h1, 
   /* .benefits_sec .text-with-icons__block-title h3, */
   .ctm_quality_sec .theme-block h2,
   .sec_look_feel .h1    {
     font-size: 28px;
     margin-top: 30px; 
   } 
   
    .benefits_sec .text-with-icons__block-title h3, .modern_living_sec .numer_box h3  {
        font-weight: 500;
    }   
   /* .modern_living_sec .text-with-icons__block-title h3, .benefits_sec .text-with-icons__block-title h3 {
     font-size: 15px;
   }
   .modern_living_sec .text-with-icons__block-text, .benefits_sec .text-with-icons__block-text,
   .ctm_quality_sec p  {
    font-size: 13px;
   } */
   img.feature-row__image.test {
    width:100%;
   }
   footer.site-footer {
    .grid {
        .grid__item:after {
            border-bottom: 0;
        }
        .grid__item {
            order: 2;
            text-align: left;
        }
        .grid__item:nth-child(3) {
            order: 1;
        }
        .grid__item:nth-child(1) {
            width: 48%;
        }
        .grid__item:nth-child(2) {
            width: 48%;
        }
        #Footer-footer2 {
            height: 100% !important;
            opacity: 1;
            visibility: visible;
            .collapsible-content__inner {
                transform: translateY(0);
            }
        }
        button.footer__title {
            display: none;
        }
    }
   }
   .show_mobile_only .text-column__grid {
    padding: 0px;
}
.show_mobile_only .text-column__grid > div {
    flex: 0 0 calc(50%);
    color: #fff;
}
.show_mobile_only .rte-setting.text-spacing {
    margin-bottom: 0px;
}
.page-width.show_mobile_only {
    border: 1px solid #e62e5c;
    background: #a41d37;
}
.site-header {
    background: #a41d37;
}
.site-header__logo a {
    color: #ffffff;
}
.show_mobile_only .text-center:first-child {
    border-right: 1px solid #e62e5c;
}
.show_mobile_only p {
    padding: 5px;
}
.site-header .header-layout {
    justify-content: center;
  }

  .header-item--logo {
    order: 2;
    margin: 0 auto;
    text-align: center;
    flex: auto;
  }
  .site-header__logo a {
    margin-left: auto;
    margin-right: auto;
  }
  .site-nav__icons {
    display: flex;
    align-items: center;
  }
  
  .js-drawer-open-nav {
    order: 1; /* left side */
  }

  .header-item--navigation,
  .site-nav__icons a[href="/account"],
  .js-search-header {
    display: none !important;
  }
  .js-search-header, .ctm_main_banner .ctm_sub-title {
    display: none;
} {
    display: none !important;
  }
   .announcement-bar {
    position: relative;
  }

  /* Cart icon */
  .site-nav__link[data-icon="cart"], .site-nav__link[data-icon="bag"]{
    position: absolute;
    right: 12px;
    bottom: 64%;
    transform: translateY(-50%);
  }
  .site-header .site-nav__link {
    color: #fff;
  }
  .header-item--icons {
    justify-content: flex-start;
    flex: 0 1 auto !important;
}
.site-nav__link--icon .icon {
    height: 25px;
    width: 25px;
}
.ctm_main_banner span.first-word {
    color: #a41d37;
    font-weight: 700;
}
.hero__star_rating p {
    margin-bottom: 0px;
}
.ctm_main_banner span.text_color {
    color: #a41d37;
}
.ctm_main_banner .hero__title {
    line-height:normal;
    font-weight:700;
    font-size: 22px !important;
}
.ctm_main_banner .hero__text-content.horizontal-left {
    text-align: center;
}
.ctm_main_banner .hero__text-wrap .btn {
    width: 100%;
    justify-content: center;
}
.product__thumbs.small--hide {
    display: block !important;
}
.modal-info {
    margin-bottom: 20px !important;
}
.modal-info p {
    font-size: 16px !important;
}

.comparison_table .feature-row__item.feature-row__text {
    padding-left: 20px;
}
.landing_faq .main-btn {
    width: 100% !important;
    max-width: 100% !important;
}
.custom-product-section .page-content--product {
    padding-bottom: 0px;
}
.modern_living_sec .rte, .sec_look_feel .rte {
    font-size: 18px;
}
.benefits_sec .text-with-icons__block-title h3, .modern_living_sec .numer_box h3 {
    font-size: 30px;
}
.feature-row-wrapper .feature-row__images {
        padding-top: 20px;
    }
    .page-width.lp_qual_sec {
    padding-bottom: 20px;
}
.text-center.lp_included {
    padding-top: 40px;
}
.whats_incl_sec .text-with-icons__block {
    max-width: 70%;
    margin: auto;
}
.comparison_table {
    padding: 50px 0px;
}
.index-section.benefits_sec {
    padding-bottom: 40px;
}
.faq_wrap .faq_item .collapsible-trigger {
    padding: 12px 30px 12px 20px;
    width: 100%;
}
.hero__star_rating .animation-contents svg {
    display: flex;
    width: 100%;
}
.hero__star_rating .animation-contents {
    display: grid;
    grid-template-columns: 60px auto;
    align-items: center;
}
.hero__star_rating .animation-contents p {
    font-size: 13px;
}
.text_img_review .hero__star_rating .animation-contents p{
     font-size: 15px;
}
.hero__star_rating.ctm_animate {
    margin-bottom: 5px!important;
}
.landing_faq .section-header {
    margin-bottom: 20px;
}
.landing_faq .faq_btn {
    margin-bottom: 20px;
}
.custom-product-section .product__main-photos {
    margin: 0;
}
.custom-product-section .theme-block {
    margin-bottom: 0;
}
.custom-product-section {
    padding-top: 40px;
}
.custom-product-section h2 {
    margin-bottom: 25px;
}
.custom-product-section .enlarge-text {
    font-size: 16px;
}
.custom-product-section .product-single__sticky {
    margin-top: 30px;
}
.custom-product-section .half_model .modal-info p {
    font-size: 14px!important;
}
.custom-product-section .half_model .modal-info {
    padding: 12px 5px;
}
.product-single__sticky .product-block.tab_left_img {
    padding-right:0px;
}
.ctm_main_banner .description .text_list {
    text-align: left;
}
.ctm_main_banner .description .text_list p {
    font-size: 15px;
}
.ctm_main_banner .description .animation-cropper .price_info {
    font-size: 22px;
    gap: 6px;
}
.ctm_main_banner .description .animation-cropper .price_info .main_price {
    font-weight: 700;
    color: #8d0c11;
}
.ctm_main_banner .middle_heading .animation-contents {
    font-size: 20px;
}

.ctm_main_banner .middle_heading .animation-contents strong {
    color: #8d0c11;
}
}

.rebuy-button, .rebuy-widget .rebuy-button, .rebuy-cart__flyout-empty-cart a, [data-rebuy-component=progress-bar] .rebuy-cart__progress-gift-variant-readd, .rebuy-cart__progress-free-product-variant-select-container {
    background: #000!important;
    color:#fff!important;
    border-color: #000!important;
}


h2#rebuy-cart-title {
    font-size: 20px!important;
}

.loop-subscription-group-radio {
  accent-color: #a41d37; /* change to any color */
}
.loop-subscription-group-discount-badge {
    border-radius: 0!important;
    background: #a41d37!important;
    color: #fff;
}
.loop-subscription-container .loop-subscription-group-selling-plans-container {
    display: none;
}
.loop-selling-plan-allocation select {
    border: 0;
    pointer-events: none;
    cursor: auto;
    padding: 0;
    background: none;
}
.custom_one_time_btn a {
    align-items: center;
    justify-content: center;
    display: inline-flex;
    margin: 0 auto;
    gap:5px;
    border-bottom: 1px solid;
    padding: 0 20px;
}

.custom_one_time_btn .product-block.product-block--price {
    margin: 0;
}

.custom_one_time_btn .product-block.product-block--price span {
    font-size: 16px;
    margin:0;
}

.custom_one_time_wrap {
    text-align: center;
}

.custom_one_time_btn button.ctm_add-to-cart {
    padding-left: 0;
}
.membership-video-card_wrap .membership-video-content {
    margin-top: 20px;
}
.membership-video-card_wrap .membership-video-content h3 {
    font-size: 20px;
}
.membership-video-card_wrap .video_content_wrap p {
    font-size: 15px;
}