/** Shopify CDN: Minification failed

Line 3431:0 Unexpected "}"

**/
/*// =============================================================================
// Ella Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================*/
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

* {
    font-family: "Figtree", sans-serif !important;
}

.figtree{
    font-family: "Figtree", sans-serif !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.m-0 {
    margin: 0px !important;
}

.menu-lv-item {
    display: inline-block !important;
}

.video-text-section {
    padding: 50px 0;
}

section.ecom-row.ecom-core.ecom-section.abstract-bg{
    width: 1250px;
}
.discounted-price{
    text-decoration: line-through;
    color: #d16c69;
    display: inline-flex;
    font-size: 20px;
    font-weight: 600;
}
.video-text-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.ecom-slider--container .ecom-swiper-button-prev, 
.ecom-slider--container .ecom-swiper-button-next{
    display: none !important;
}

.video-text-container.video-left {
    flex-direction: row-reverse;
}

.text-content {
    flex: 1;
}

.text-content h2 {
    font-size: 2rem;
    margin-bottom: 15px;
}

.text-content p {
    margin-bottom: 20px;
}

.text-content .btn {
    padding: 10px 20px;
    background: #000;
    color: #fff;
    text-decoration: none;
}

.video-content {
    flex: 1;
}

.video-content video {
    width: 100%;
    border-radius: 10px;
}

.reasons-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.reasons-wrapper .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.reasons-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1200px;
    width: 100%;
}

.reasons-left,
.reasons-right {
    flex: 1 1 50%;
    padding: 0px;
}

.reasons-left img {
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.reasons-right h2 {
    color: #0a0a0a;
    font-size: 42.212px;
    font-style: normal;
    font-weight: 400;
    line-height: 48.78px;
    margin-bottom: 10px;
}

.reasons-right .visual-text {}

.reasons-right .visual-text ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 0;
    margin: 25px 0;
}

.reasons-right .visual-text ul li {
    display: flex;
    gap: 10px;
}

.reasons-right .visual-text ul li .number-circle {
    min-width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 100%;
    width: 25px;
    max-height: 28px;
    display: flex;
    justify-content: center;
}

.reasons-right .visual-text ul li .reason-item {
    color: #0a0a0a;
    font-size: 20.081px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.774px;
}

.iconSection6 {
    padding: 50px 0px;

}

.iconSection6 h2 {
    font-size: 32px;
}

.iconSection6 h2 b {
    font-weight: 700;
}

.iconSection6 .iconsWrap {
    gap: 50px;
}

.iconSection6 .iconsWrap .icon-block {}

.iconSection6 .icon-block {
    max-width: 350px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    align-items: center;
}

.iconSection6 .icon-block .icon-bg {
    width: 90px;
    height: 90px;
    margin: 0;
}

.iconSection6 .icon-block .icon-bg img {
    max-width: 70px;
}

.iconSection6 .content {
    width: calc(100% - 110px);
}

.iconSection6 .icon-block .content h3 {
    margin: 0px;
}

.iconSection6 .icon-block .content p {
    margin: 0px 0px;
}

.iconSection6 .icon-section-heading h2,
.cart-container .page-header,
.page-header {
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    margin: 0 0 0px;

}

.reasons-right {
    padding-left: 50px;
}

.brand-slider.section-block-template--25858727346519__brand_slider_PUWwWe {
    background: #000 !important;
}

.section-block-template--25858727346519__brand_slider_PUWwWe .halo-block-header .title .text,
.section-block-template--25858727346519__brand_slider_PUWwWe .halo-item .text {
    color: #ffffff !important;
}

.halo-block-header .title .text {
    width: fit-content;
}

.halo-block-header {
    margin: 0px;
}

.section-block-template--25858727346519__brand_slider_PUWwWe .halo-item .text {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

/* Product Page */
.product-details.product-left-thumbs {
    background: #f5f5f5;
    padding-top: 50px !important;
}

.product-details.product-left-thumbs .productView-title {
    display: block;
    margin: 0;
    font-weight: 400;
    font-style: normal;
    color: #54585a;
    text-transform: capitalize;
}

.product-details.product-left-thumbs .productView-desc.halo-text-format {
    font-weight: 400;
    font-style: normal;
    color: #54585a;
    font-size: 16px;
    line-height: 22px;
}

.product-details.product-left-thumbs .productView-info-item .productView-info-name {
    font-weight: bold;
}

.productView-price .price.price--medium .price-item,
.productView-price .price.price--medium .price-item .money {
    font-size: 26px !important;
    font-weight: 700;
    color: #d76b66;
}

.productView-action .button {
    background: #66ceaa !important;
    border-color: #66ceaa !important;
    font-size: 20px;
    color: #fff !important;
    text-transform: capitalize;
}

.productView-action .button:hover,
.productView-action .button:focus {
    background: #d76b66 !important;
    border-color: #d76b66 !important;
    color: #fff !important;
}

.productView-thumbnail-wrapper .productView-for {
    padding: 0px;
}

.productView-bottom .productView-tab .tabs {
    text-align: left;
    margin: 0px 0 20px;
}

.product__block.product__description {}

.product__block.product__description h2,
h3 {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    color: #232323;
    margin-bottom: 15px;
}

.product__block.product__description h4,
h5 {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    color: #232323;
}

.product__block.product__description h6,
.product__block.product__description b,
.product__block.product__description strong {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #232323;
}

.product__block.product__description p,
.product__block.product__description ul li,
.product__block.product__description ol li {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #444;
}

.tab-showMore.is-show {
    background: linear-gradient(to bottom, rgb(245 245 245 / 0%) 0, rgb(245 245 245 / 80%) 12%, rgb(245 245 245 / 90%) 34%, rgb(245 245 245 / 96%) 57%, #f5f5f5 73%) !important;
}

.onlyImages {
    padding: 50px 0px;
}

.onlyImages .iconsWrap {
    display: flex;
    gap: 30px;
}

.onlyImages .iconsWrap .icon-block .icon-bg {
    width: 120px;
    height: auto;
    margin: 0px;
}

.onlyImages .iconsWrap .icon-block img {
    width: 100%;
}

.onlyImagesLogos {
    padding-top: 0px;
}

.onlyImagesLogos .iconsWrap .icon-block {
    width: 25%;
}

.onlyImagesLogos .iconsWrap .icon-block .icon-bg {
    width: 100%;
}

.onlyImagesLogos.onlyImages .iconsWrap {
    display: flex;
    gap: 30px;
    width: 100%;
    max-width: 900px;
}

.video-text-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    max-width: 900px;
    margin: 50px auto !important;
    margin: 0 auto;
    background: #f5f5f5;
    border-radius: 10px;
}

.video-content video {
    max-width: 300px;
}

.video-content {
    flex: 1;
    width: 50%;
    background: #000;
    border-radius: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.videoTextSection .text-content {
    padding: 30px;
    width: 100%;
    height: 100%;
    min-height: 100%;
    text-align: left;
}

.videoTextSection .text-content h2 {
    margin: 0;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
}

.videoTextSection .text-content p {
    font-size: 16px;
    line-height: 22px;
    color: #444;
    margin-bottom: 15px;
    display: block;
    height: auto;
}

.videoTextSection .text-content a.btn {
    padding: 10px 20px;
    background: #d76b66;
    color: #fff;
    display: flex;
    text-decoration: none;
    width: fit-content;
    min-width: 200px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.pdpMissionSectionRTL {
    margin: 0px auto 50px;
    max-width: 900px;
    border-radius: 10px;
}

.pdpMissionSectionRTL .reasons-right {
    padding: 30px;
}

.pdpMissionSectionRTL .reasons-right h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 42px;
    color: #232323;
    margin-bottom: 15px;
}

.pdpMissionSectionRTL .reasons-right p {
    color: #444;
    font-size: 16px;
    line-height: 22px;
}

p,
.p,
.visual-text {
    font-size: 16px;
    line-height: 22px;
}

.section-block-template--25858727903575__collapsible_content_zA8bEf .collapsible-grid .faqs-item .title,
.section-block-template--26114367422807__collapsible_content_zA8bEf .collapsible-grid .faqs-item .title,
.section-block-template--26136232296791__collapsible_content_zA8bEf .collapsible-grid .faqs-item .title {
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.section-block-template--25858727903575__collapsible_content_zA8bEf .collapsible-grid .card-header .arrow {
    top: 15% !important;
}

.product-details.product-left-thumbs .productView-title {
    color: #232323;
}

hr {
    margin: 15px 0;
}

.custom-image-card {
    text-align: center;
    max-width: 400px;
    margin: auto;
}

.custom-image-card .image-wrapper {
    position: relative;
}

.custom-image-card .image-wrapper img {
    width: 100%;
    transition: opacity 0.3s ease;
}

.custom-image-card .image-wrapper .hover-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.custom-image-card .image-wrapper:hover .hover-img {
    opacity: 1;
}

.custom-image-card .image-wrapper:hover .main-img {
    opacity: 0;
}

.custom-heading {
    font-size: 22px;
    margin: 15px 0;
}

.custom-content {
    margin-bottom: 10px;
}

.rating img {
    max-width: 120px;
    margin: 10px auto;
}

.product-btn .btn {
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border: none;
    cursor: pointer;
}

.product-btn .btn:hover {
    background: #d76b66;
}

.bestSellersSection {
    padding: 50px 0px;
}

.bestSellersSection .product-blocks .product-content-wrapper {
    padding: 20px 20px 0px;
}

.bestSellersSection .product-blocks .product-content-wrapper h3 {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    margin: 0px 0px 15px;
}

.bestSellersSection .product-blocks .product-content-wrapper .block-description {
    font-size: 14px;
    min-height: 162px;
}

.bestSellersSection .product-blocks .product-content-wrapper .block-description ul {
    padding: 15px;
    margin: 0px;
}

.bestSellersSection .product-blocks .product-content-wrapper h3 {}

.bestSellersSection .product-blocks .product-content-wrapper p.review-text {
    font-size: 12px;
    margin: 0px;
}

.bestSellersSection .product-blocks .product-content-wrapper a {
    display: flex;
    padding: 9.638px 19.276px;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 100%;
    font-size: 19.276px;
    font-style: normal;
    font-weight: 700;
    line-height: 26.987px;
    text-transform: uppercase;
    border-radius: 4.819px;
    background: #66ceaa;
}

.bestSellersSection .product-blocks .product-content-wrapper a:hover {
    background: #d76b66;
}


.bestSellersSection .product-blocks {
    display: flex;
    gap: 30px;
}

.bestSellersSection .product-blocks .product-block {
    border: 1px solid #ddd;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 0px 0px 20px 0px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.bestSellersSection .product-blocks .product-block {}

.bestSellersSection .product-blocks .product-block .product-image-wrapper {
    position: relative;
}

.bestSellersSection .product-blocks .product-block .product-image-wrapper img {
    max-width: 100%;
    object-fit: cover;
    height: auto;
}

.bestSellersSection .product-blocks .product-block .product-image-wrapper img:nth-child(2) {
    opacity: 0;
    position: absolute;
    top: 0;
}

.bestSellersSection .product-blocks .product-block:hover .product-image-wrapper img:nth-child(2) {
    opacity: 1;
}

.bestSellersSection .product-blocks .product-block .product-rating {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 5px;
}

.bestSellersSection .product-blocks .product-block .user-avatars {
    display: flex;
}

.bestSellersSection .product-blocks .product-block .user-avatars img {
    width: 26px;
    height: 26px;
    border-radius: 26px;
    border-radius: 30px;
}


.bestSellersSection .product-blocks .stars {
    font-size: 14px;
}

.bestSellersSection h2 {
    color: #000;
    font-size: 32px;
    margin-bottom: 24px;
    text-align: center;
    margin-top: 0;
}

.custom-product-detail .product-detail-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.product-gallery {
    display: flex;
    gap: 20px;
}

.product-gallery .thumbnails {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.product-info .product-title {
    font-size: 28px;
    font-weight: bold;
}

.product-highlights {
    margin: 15px 0;
    padding-left: 20px;
}

.add-to-cart-btn {
    background: #22c55e;
    color: white;
    border: none;
    padding: 14px 24px;
    border-radius: 6px;
    font-size: 18px;
    cursor: pointer;
    margin: 20px 0;
}

.icon-blocks {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

.icon-block {
    display: flex;
    align-items: center;
    gap: 10px;
}

.productView-thumbnail .productView-thumbnail-link img {
    object-fit: cover !important;
}

.productView-thumbnail.slick-current .productView-thumbnail-link img {
    opacity: 1 !important;
    border: 1px solid #000;
    border-radius: 6px;
}

.halo-text-format ul,
.halo-text-format ol {
    margin: 0 0 0 0px !important;
    padding: 0 25px 0px !important;
}

.halo-text-format ul li,
.halo-text-format ol li {
    color: #54585a !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin: 5px 0 !important;
}

.halo-text-format ul li {
    position: relative;
    list-style: none;
}

.halo-text-format ul li:before {
    content: "";
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(/cdn/shop/files/check.png) no-repeat;
    left: -25px;
    background-size: 18px;
    top: 2px;
}

.cart-total.cart-total-subtotal {
    display: none;
}

.cart-total.cart-total-grandtotal {
    border-top: 0px;
}

.cart--totals-title {
    margin-bottom: 10px !important;
}

.footer-block__details .image_logo img {
    max-width: 160px;
    height: auto !important;
}

/* .kaching-bundles .kaching-bundles__bar-most-popular__content {
    background:#b99747 !important;
} */

.kaching-bundles__bars div[data-deal-bar-id="1aea183c-3c02-4728-8bee-6daf5044cb39"] .kaching-bundles__bar-most-popular__content:before,
.kaching-bundles__bars div[data-deal-bar-id="1aea183c-3c02-4728-8bee-6daf5044cb39"] .kaching-bundles__bar-most-popular__content:after {
    border-bottom-color: #b99747 !important;
}

.kaching-bundles__bars div[data-deal-bar-id="1aea183c-3c02-4728-8bee-6daf5044cb39"] .kaching-bundles__bar-most-popular__content {
    background: #b99747 !important;
}

.halo-productView-right.productView-details .form__label span {
    display: none;
}




@media (max-width: 768px) {
    .reasons-content {
        flex-direction: column;
    }

    .reasons-left,
    .reasons-right {
        flex: 1 1 100%;
        text-align: center;
    }
}

.steps-section {
    padding: 60px 20px;
    text-align: center;
}

.steps-section h2 {
    font-size: 32px;
    margin-bottom: 10px;
}

.steps-section .bold-heading {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px;
}

.steps-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.step-block {
    width: 300px;
    padding: 20px;
    border-radius: 10px;
    background-color: #f7f7f7;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    text-align: center;
}

.step-block .step-count {
    font-size: 24px;
    font-weight: 800;
    color: #333;
    margin-bottom: 10px;
}

.step-block h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.step-block img {
    width: 100%;
    max-height: 150px;
    object-fit: contain;
    margin-bottom: 15px;
}

.step-block a.button {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #000;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
}

.review-section-wrapper {
    position: relative;
    padding: 60px 20px;
    overflow: hidden;
}

.review-section-wrapper .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.review-section-content {
    position: relative;
    z-index: 2;
    max-width: 1400px;
    margin: auto;
    text-align: center;
}

.review-section-content h2 {
    font-size: 32px;
    margin-bottom: 10px;
}

.review-section-content .subheading {
    font-size: 16px;
    color: #888;
    margin-bottom: 30px;
}

.review-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.review-block {
    background: #fff;
    border-radius: 12px;
    padding: 25px;
    max-width: 320px;
    text-align: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.review-block .stars {
    color: #ffc107;
    font-size: 18px;
    margin-bottom: 10px;
}

.review-block .excerpt {
    font-weight: bold;
    margin-bottom: 10px;
}

.review-block .text {
    font-size: 14px;
    color: #444;
    margin-bottom: 15px;
}

.review-block .verified {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: #28a745;
    margin-bottom: 15px;
}

.review-block .user-info {
    display: flex;
    align-items: center;
    gap: 10px;
}

.review-block .user-info img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.review-block .user-info .name {
    font-size: 14px;
    font-weight: 500;
}

.icon-section-wrapper {
    position: relative;
    overflow: hidden;
}

.icon-section-wrapper .bg-img,
.icon-section-wrapper .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.icon-section-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.icon-section-heading {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
}

.icon-section-heading h2 {
    font-size: 28px;
    font-weight: 700;
}

.icon-block {}

.icon-block .icon-bg {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-block .icon-bg img {
    object-fit: contain;
}

.icon-block h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.icon-block p {
    font-size: 14px;
    color: #444;
}

.review-banner-wrapper {
    position: relative;
    overflow: hidden;
    max-height: 640px;
}

.review-banner-wrapper img.parent-bg-img,
.review-banner-wrapper video.parent-bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.review-banner {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-height: 640px;
}

.review-banner .left-side {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.review-banner .left-side,
.review-banner .right-side {
    width: 50%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    height: 640px;
}

.review-banner .left-side {
    background: #eeeeee;
}

.left-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding-bottom: 200px;
}

.review-banner .left-side img {
    max-height: 360px;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.left-side img,
.right-side img {
    max-width: 100%;
    height: auto;
}

.left-content {
    background: #fff;
    margin: 0 auto 20px;
    max-width: 70%;
    padding: 20px 30px;
    border-radius: 4px;
    text-align: center;
    border: 2px solid #FCDEBE;
    line-height: 1.2;
    position: relative;
}

.left-content img.review-image {
    max-width: 160px;
    margin: 0 auto 6px;
}

.left-content h3 {
    margin: 0 0 6px;
    font-weight: 700;
    font-size: 18px;
}

.left-content p {
    margin: 0 0 6px;
    font-size: 16px;
}

.left-bg {
    position: absolute;
    width: 100%;
    height: 100%;
}

.right-side {
    padding: 0px;
    flex: 0 0 50%;
    text-align: center;
    box-sizing: border-box;
    min-height: 640px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.2;
    width: 100%;
    margin: 0 auto;
}

.right-content {
    max-width: 660px;
    margin: 0 auto;
    padding: 40px 80px;
}

.right-content .stars {
    display: flex;
    font-size: 22px;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.right-content .stars span {
    color: #000;
    font-size: 17px;
}

.right-content h3 {
    font-size: 48px;
    margin: 12px 0;
    font-weight: 700;
    line-height: 54px;
}

.right-content p {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 0;
}

.right-content .review-btn {
    background: #2a8465;
    text-transform: capitalize;
    letter-spacing: normal;
    color: #fff;
    margin-bottom: 12px;
    margin-top: 18px;
    border-radius: 5px;
    font-size: 20px;
    padding: 18px 28px;
    font-weight: 700;
    width: 100%;
}

.right-content .review-btn:hover {
    background: #d76b66;
}

.stars {
    font-size: 20px;
    color: #ffc107;
}

.review-btn {
    display: inline-block;
    margin-top: 15px;
    padding: 10px 20px;
    background: #000;
    color: #fff;
    text-decoration: none;
}

a:hover,
.section-block-template--25858727346519__brand_slider_PUWwWe .image-zoom>a {
    text-decoration: none !important;
}

.brand-slider {
    padding: 50px 0 0px !important;
}

.brand-slider .wrapper-content {
    padding: 20px 40px;
    margin: 10px 0;
    width: 100%;
    min-height: 213px !important;
    background: #fafafa;
    box-shadow: 0 4px 8px #8b8b8b1a;
}

.brand-slider .halo-item .text {
    color: #000;
    line-height: 24px;
    white-space: normal;
    font-size: 18px;
    text-align: center;
}

.icons-style1 .icon-section-content .iconsWrap {
    width: 100%;
    padding: 16px 68px;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    background: #fafafa;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}

.icons-style1 .icon-section-content .icon-block {
    display: flex;
    gap: 10px;
    max-width: 299px;
}

.icons-style1 .icon-section-content .icon-block .icon-bg {
    width: 50px;
    height: 50px;
    display: flex;
    margin: 0px;
}

.icons-style1 .icon-section-content .icon-block p {
    text-align: left;
    color: #54585a;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-transform: capitalize;
    width: 200px;
    margin: 0;
}

.icons-style2 .icon-section-content .iconsWrap {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 172px;
    gap: 50px;
}

.icons-style2 .icon-section-content .icon-block {
    display: flex;
    gap: 10px;
    max-width: inherit;
}

.icons-style2 .icon-section-content .icon-block .icon-bg {
    margin: 0px;
}

.icons-style2 .icon-section-content .icon-block .icon-bg img {
    width: 70px;
    display: flex;
    object-fit: contain;
}

.icons-style2 .icon-section-content .icon-block .content {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.icons-style2 .icon-section-content .icon-block .content h3 {
    color: #fff;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    margin: 0;
}

.icons-style2 .icon-section-content .icon-block .content p {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
}

.review-section-wrapper {
    padding: 50px 0px 20px 0;
}

.pdp2ReviewSection{
    padding:0px;
    padding-bottom:50px;
}

.review-section-wrapper .review-section-content .subheading {
    color: #0a0a0a;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 10px;
}

.review-section-wrapper .review-section-content h2 {
    color: #0a0a0a;
    max-width: 600px;
    margin: 0 auto;
    text-align: left;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
}

.review-section-wrapper .review-block {
    display: flex;
    flex-direction: column;
    max-width: 318px;
    gap: 10px;
    justify-content: flex-start;
    align-items: left;
    flex-shrink: 0;
    border-radius: 8px;
    border: 1px solid #F5F5F5;
    background: #ffffff85;
    padding: 20px;
}

.review-section-wrapper .review-block .stars {
    color: #ffc107;
    font-size: 18px;
    margin: 10px 0 15px 0;
    width: fit-content;
    /* font-size: 26px; */
    /* text-align: center; */
}

.review-section-wrapper .review-block .excerpt {
    color: #000;
    text-align: left;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    max-width: 81%;
}

.review-section-wrapper .review-block .text {
    color: #000;
    font-size: 17px;
    text-align: left;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 0px;
}

.review-section-wrapper .review-block .reviewBottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-top: auto;
}

.review-section-wrapper .review-block .verified {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 5px;
    margin: 0px;
}

.review-section-wrapper .review-block .verified img {
    max-width: 150px;
    object-fit: contain;
}

.review-section-wrapper .review-block .user-info {
    display: block;
    align-items: center;
    flex-direction: row;
    gap: 5px;
}

.review-section-wrapper .review-block .user-info img {
    width: 36px;
    height: 36px;
    border-radius: 50px;
    background: #f8b7b5;
}

.review-section-wrapper .review-block .user-info .name {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.steps-section {
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 30px;
    background: #fff;
    padding: 30px 0;
}

.steps-section .stepHeading {
    text-align: left;
}

.steps-section .stepHeading h2 {
    color: #000;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px;
    margin-bottom: 0;
}

.steps-section .stepHeading .bold-heading {
    color: #fbbfd4;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
}

.steps-section .steps-grid {
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 30px;
}

.steps-section .steps-grid .step-block .step-count {
    display: none;
}

.steps-section .steps-grid .step-block h3 {
    color: #0a0a0a;
    text-align: center;

    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    max-width: 161px;
}

.steps-section .steps-grid .step-block img {
    width: 100%;
    max-height: 150px;
    object-fit: contain;
    margin-bottom: 0px;
}

.steps-section .steps-grid .step-block a {
    display: flex;
    max-width: 145px;
    height: 51px;
    padding: 9.638px 12.276px;
    justify-content: center;
    align-items: center;
    gap: 9.638px;
    flex-shrink: 0;
    border-radius: 4.819px;
    background: #66ceaa;
    color: #fff;
    text-align: center;

    font-size: 19.276px;
    font-style: normal;
    font-weight: 700;
    line-height: 26.987px;
    text-transform: uppercase;
    margin: 0px;
}

.steps-section .step-block {
    width: 228px;
    padding: 0;
    border-radius: 10px;
    background-color: transparent;
    box-shadow: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.reasonBlock,
.iconsWrap {
    display: flex;
    padding: 0px;
}


.icons-style3 {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 40px;
}

.icons-style3 .icon-section-heading h2 {
    color: #0a0a0a;
    text-align: center;

    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin-top: 0px;
}

.icons-style3 .icon-section-heading b {
    color: #d06965;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

.icons-style3 .iconsWrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 100px;
}

.icons-style3 .iconsWrap .icon-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    max-width: 240px;
    align-items: center;
    gap: 30px;
}

.icons-style3 .iconsWrap .icon-block .icon-bg {
    width: 111px;
    height: auto;
    margin: 0px;
}

.icons-style3 .content {
    text-align: center;
}

.icons-style3 .content h3 {
    color: #0a0a0a;
    text-align: center;

    font-size: 16.08px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.8px;
}

.icons-style3 .icon-section-heading {
    margin-bottom: 0px !important;

}

.socialIconsSection .icon-section-content .iconsWrap {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 172px;
    gap: 50px;
}

.socialIconsSection .iconsWrap .icon-bg {
    margin: 0px;
    width: 82px;
}

.socialIconsSection .iconsWrap .icon-bg img {
    width: 82px;
    height: 82px;
    object-fit: contain;
}

.socialIconsSection .iconsWrap .icon-block {
    display: flex;
    gap: 10px;
    max-height: 100px;
}

.socialIconsSection .iconsWrap .content {
    display: flex;
    flex-direction: column;
}

.socialIconsSection .iconsWrap .content h3 {
    color: #fff;

    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    margin: 0px;
}

.socialIconsSection .iconsWrap .content p {
    color: #fff;

    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin: 0px;
}

.brand-slider.section-block-template--25858727346519__brand_slider_PUWwWe {
    width: 100%;
    justify-content: center;
    background: #f3f7f0;
    padding: 50px 0px 50px !important;
    gap: 50px;
}

.brand-slider.section-block-template--25858727346519__brand_slider_PUWwWe .wrapper-content {
    background: transparent !important;
    padding: 0;
    box-shadow: none;
    min-height: fit-content !important;

}

.brand-slider.section-block-template--25858727346519__brand_slider_PUWwWe .adaptive_height img {
    width: 154px;
}

.healthAssessment {
    position: relative;
    display: block;
    background: unset;
    min-height: 100% !important;
}

.healthAssessment .reasons-content .reasons-left img {
    max-width: 80%;
    margin: 0 auto;
}

.healthAssessment .reasons-content .reasons-right h2 {
    color: #0a0a0a;
    text-align: center;

    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 0;
    margin: 0px;
}

.healthAssessment .reasons-content .reasons-right .visual-text h3 {
    color: #0a0a0a;
    text-align: center;
    font-size: 60.453px;
    font-style: normal;
    font-weight: 400;
    line-height: 66.269px;
    margin: 0px;
}

.healthAssessment .reasons-content .reasons-right .visual-text p {
    color: #0a0a0a;
    text-align: center;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.healthAssessment .reasons-content .reasons-right .visual-text a {
    display: flex;
    min-width: 268px;
    height: 53px;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 5px;
    background: #66ceaa;
    color: #fff;

    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
}

.healthAssessment .reasons-content .reasons-right .visual-text {
    max-width: 450px;
    margin: 0 auto;
}

.section-block-template--25858727346519__brand_slider_zP3Fw9 .halo-item .wrapper-image,
.section-block-template--25858727346519__brand_slider_zP3Fw9 .halo-item .not_img {
    background: transparent !important;
}

.right-content p.m-0 {
    font-style: italic;
    margin-top: 5px;
}

.icon-section7 {}

.icon-section7 {
    padding: 30px 0px;
}

.icon-section7 .icon-section-heading h2 {
    font-size: 32px;
    line-height: 40px;
    margin: 0px;
    color: #fff;
}

.icon-section7 .iconsWrap {
    max-width: 1200px;
    gap: 50px;
}

.icon-section7 .icon-block {
    max-width: 160px;
    text-align: center;
    flex-direction: column;
}

.icon-section7 .icon-block .icon-bg {
    width: 160px;
    height: auto;
}

.icon-section7 .icon-block .icon-bg img {
    width: 100%;
}

.icon-section7 .icon-block h3 {
    font-size: 16px;
    color: #fff;
}

.twoSidesContent {
    display: flex;
    gap: 15px 30px;
    flex-wrap: wrap;
    margin-top: 30px;
}

.twoSidesContent p {
    width: 48%;
    text-align: left;
    margin: 0;
    padding: 0;

}

.comparison-table-main .table-wrapper {
    overflow: unset;
}

.comparison-table-main table {
    border: none;
    margin: 60px auto 30px;
}

.comparison-table-main table thead {
    margin-bottom: -4px;
    display: block;
}

.comparison-table-main table thead tr,
.comparison-table-main table tbody tr,
.comparison-table-main table tfoot tr {
    display: grid;
    grid-template-columns: 42fr 26fr 32fr;
    width: 100%;
}

.comarison-table-header-table_header_ydzVCt .comparison-col-first {
    background-color: #ffffff;
    min-width: 151px;
}

.comparison-table-main table thead tr th {
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    color: #112d4ee6;
}

.comparison-table-main table thead tr th,
.comparison-table-main table tbody tr td,
.comparison-table-main table tfoot tr th {
    border: none;
    padding: 10px 15px;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-weight: 700;
}

.comarison-table-header-table_header_ydzVCt .comparison-col-second {
    background-color: #fbe4e3;
}

.comparison-table-main table thead tr th.comparison-col-second,
.comarison-table-header-table_header_ydzVCt .comparison-col-third {
    align-items: center;
    gap: 12px;
}

.comparison-table-main table thead tr th.comparison-col-second {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    padding-block: 20px;
    min-width: 93px;
}

.comparison-table-main table thead .comparison-logo-image img {
    display: block;
    width: 100%;
    max-width: 90px;
}

.comparison-table-main .comparison-col-second .table-icon .comparison-table__checkmark,
.comparison-table-main table thead .comparison-logo-image svg {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    padding: 5px;
    background: #fff;
}

.comparison-table-main .comarison-table-body {
    box-shadow: 0 0 4px #ccc;
    padding: 0;
    display: block;
    margin-top: 4px;
    border-radius: 20px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.comparison-table-main table thead tr,
.comparison-table-main table tbody tr,
.comparison-table-main table tfoot tr {
    display: grid;
    grid-template-columns: 42fr 26fr 32fr;
    width: 100%;
}

.comparison-table-main table tbody tr td.comparison-col-first {
    justify-content: flex-start;
    text-align: left;
}

.comparison-table-main table thead tr th,
.comparison-table-main table tbody tr td,
.comparison-table-main table tfoot tr th {
    border: none;
    padding: 10px 15px;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-weight: 400;
}
th.comparison-col.comparison-col-third, th.comparison-col.comparison-col-first {
    font-weight: 700;
    color:#232323;
}

.trusted-icons .icon-bg{
    width: 30px;
    height: 10px;
    margin-bottom: 50px;
}

.trusted-icons .icon-block h3{
        font-size: 14px;
        margin-bottom:0px;
}

.trusted-icons .icon-block p{
    margin-top:6px;
}

.trusted-icons  .icon-section-content{
    padding: 0 50px 20px 50px;
    margin:0 auto;
}


@media(max-width:500px){
.trusted-icons .heading{
    font-size: 35px !important;
        line-height: 40px !important;
        font-weight: 600;
}
.menu-lv-image .image {
  display: none !important;
}
[data-navigation-mobile] .menu-lv-2__action, [data-navigation-mobile] .menu-lv-3__action {
    padding: 5px 20px !important;
}
}

.trusted-icons .iconsWrap{
    gap:30px;
}

.comparison-table-main table tbody tr td.comparison-col-second,
.comparison-table-main table tbody tr:nth-child(even) td:nth-child(2) {
    background-color: #FBE4E2;
    border: 1px solid #fff;
}

.comparison-table-main table tbody tr td.comparison-col-first,
.comparison-table-main table tbody tr td.comparison-col-third {
    background-color: #ffffff;
    border-bottom: 1px solid #f5f5f5;
}

.comparison-table-main table tbody tr:nth-child(even) td:nth-child(2) {
    background-color: #fbe4e3;
}

.comparison-table-main table tbody tr td svg,
.comparison-table-main table thead tr th.comparison-col-third svg {
    width: 35px;
    height: 35px;
}

.comparison-table-main table tbody tr td.comparison-col-third .table-icon {
    justify-content: center;
    width: 100%;
}

.comparison-table-main table tbody tr td .table-icon {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-direction: column;
}


.comparison-table-main table tbody tr td:nth-child(1),
.comparison-table-main table thead tr th:nth-child(1) {
    min-width: 40%;
}

.comparison-table-main table tbody tr td:nth-child(2),
.comparison-table-main table thead tr th:nth-child(2) {
    min-width: 25%;
}

.comparison-table-main table tbody tr td:nth-child(3),
.comparison-table-main table thead tr th:nth-child(3) {
    min-width: 35%;
}

.section-block-template--25305955303797__rich_text_3yPxDM .comarison-table-header-table_header_ydzVCt .comparison-col-second,
.section-block-template--25305955303797__rich_text_3yPxDM .comparison-table-main table tbody tr:nth-child(2n) td:nth-child(2) {
    background: #c2e8ef;
}


.section-block-template--25305955369333__rich_text_3yPxDM .comarison-table-header-table_header_ydzVCt .comparison-col-second,
.section-block-template--25305955369333__rich_text_3yPxDM .comparison-table-main table tbody tr:nth-child(2n) td:nth-child(2) {
    background: #edf4f5;
}

.section-block-template--25305955303797__rich_text_3yPxDM .comparison-table-main table tbody tr td.comparison-col-second {
    background: #20a6dc;
}

.section-block-template--25305955369333__rich_text_3yPxDM .comparison-table-main table tbody tr td.comparison-col-second {
    background: #000000;
}


.IngredientsFeaturedSection .iconsWrap {
    max-width: 1200px;
    gap: 10px;
}

.IngredientsFeaturedSection .icon-block {
    display: flex;
    align-items: center;
    gap: 0px;
    background: #f5f5f5;
    padding: 5px 10px 15px;
    flex-direction: column;
    text-align: center;
    width: 100%;
}

.IngredientsFeaturedSection.onlyImages .iconsWrap .icon-block .icon-bg {
    background: transparent !important;
}

.IngredientsFeaturedSection .icon-section-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.IngredientsFeaturedSection .icon-block h3 {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #444;
}

.IngredientsFeaturedSectionBottom {
    padding-top: 0px;
}

.IngredientsFeaturedSectionBottom.icons-style3 .iconsWrap .icon-block {
    padding-top: 0px;
    gap: 0px;
}

.IngredientsFeaturedSectionBottom.icons-style3 .content h3 {
    color: #d76a66;
    margin-bottom: 0px !important;
}

.IngredientsFeaturedSectionBottom .icon-block p {
    margin-top: 10px;
    margin-bottom: 0px;
}

.pdpReviewSection.review-section-wrapper .review-section-content h2,
.IngredientsFeaturedSection .icon-section-heading h2,
.suplimentSection .icon-section-heading h2,
.section-block-template--25305955238261__rich_text_PW7BUj h2,
.section-block-template--25305955303797__rich_text_PW7BUj h2,
.ingredientsSectionQA h2,
.moneyBackGuarantee.icons-style3 .icon-section-heading h2 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}

.pdpReviewSection.review-section-wrapper .review-block .text {
    font-size: 18px;
    line-height: 25px;
    font-family: "Figtree", sans-serif !important;
    margin-bottom: 15px;
}

.pdpReviewSection.review-section-wrapper .review-block {
    max-width: 430px;
    gap: 5px;
    border-radius: 8px;
    border: 1px solid #F5F5F5;
    background: #ffffff85;
    padding: 20px;
    justify-content: space-between;
}

.pdpReviewSection.review-section-wrapper .review-block .excerpt {
    font-size: 14px;
    line-height: 20px;
}

.pdpReviewSection.review-section-wrapper .review-block .user-info .name {
    line-height: 1.25;
}

.pdpReviewSection.review-section-wrapper .review-block .verified img {
    max-width: 28px;
}

.pdpReviewSection.review-section-wrapper .review-block .user-info img {
    width: 26px;
    height: 26px;
}

.pdpReviewSection.review-section-wrapper .review-block .reviewBottom {
    margin-top: 5px;
}

#new-instagram-template--25305955238261__instagram_qXBD9R,
#new-instagram-template--25305955303797__instagram_qXBD9R {
    padding: 0px;
}

#new-instagram-template--25305955238261__instagram_qXBD9R .halo-row,
#new-instagram-template--25305955303797__instagram_qXBD9R .halo-row {
    justify-content: center;
    overflow: visible;
    height: 300px;
    align-items: center;
}

#new-instagram-template--25305955238261__instagram_qXBD9R .halo-item:nth-child(1),
#new-instagram-template--25305955303797__instagram_qXBD9R .halo-item:nth-child(1) {
    transform: rotate(-10deg);
    z-index: 1;
}

#new-instagram-template--25305955238261__instagram_qXBD9R .halo-item:nth-child(2),
#new-instagram-template--25305955303797__instagram_qXBD9R .halo-item:nth-child(2) {
    z-index: 2;
    margin-top: -60px;
}

#new-instagram-template--25305955238261__instagram_qXBD9R .halo-item:nth-child(3),
#new-instagram-template--25305955303797__instagram_qXBD9R .halo-item:nth-child(3) {
    transform: rotate(10deg);
    z-index: 1;
}

#new-instagram-template--25305955238261__instagram_qXBD9R .halo-item,
#new-instagram-template--25305955303797__instagram_qXBD9R .halo-item {
    height: 250px;
    width: 220px;
    padding: 0px !important;
}

#new-instagram-template--25305955238261__instagram_qXBD9R .halo-item a,
#new-instagram-template--25305955303797__instagram_qXBD9R .halo-item a {
    width: 100%;
    height: 250px;
    border: 5px solid #fff;
    border-radius: 5px;

}

#new-instagram-template--25305955238261__instagram_qXBD9R .halo-item a img,
#new-instagram-template--25305955303797__instagram_qXBD9R .halo-item a img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.pdpReviewSection.pdpReviewSectionRow1 {
    padding-top: 0px;
    padding-bottom: 30px;
}

.review-grid {
    margin-top: 0px;
}

.pdpReviewSectionColumn1.pdpReviewSection.review-section-wrapper .review-block {
    max-width: 630px;
}

.rich-text__blocks .button,
.section-button a.btn,
.button.button-1,
.button.button--primary {
    max-width: fit-content;
    margin-top: 0 !important;
    margin-bottom: 10px;
    min-width: 260px;
    text-transform: none;
    background: #66ceaa !important;
    border-color: #66ceaa !important;
    font-size: 16px;
    color: #fff !important;
    display: flex;
    text-transform: capitalize;
    padding: 12px 15px;
    text-align: center;
    justify-content: center;
    margin: 0 auto 15px;
    max-width: fit-content !important;
}

.rich-text__blocks .button:hover,
.rich-text__blocks .button:focus,
.section-button a.btn:hover,
.section-button a.btn:focus,
.button.button-1:hover,
.button.button--primary:hover,
.button.button-1:focus,
.button.button--primary:focus,
.button.button-2:hover,
.button.button--secondary:hover,
.button.button-2:focus,
.button.button--secondary:focus {
    background: #d76b66 !important;
    border-color: #d76b66 !important;
    color: #fff !important;
}

.button.button-2,
.button.button--secondary {
    max-width: fit-content;
    margin-top: 0 !important;
    margin-bottom: 10px;
    min-width: 260px;
    text-transform: none;
    border-color: #66ceaa !important;
    font-size: 16px;
    display: flex;
    text-transform: capitalize;
    padding: 12px 15px;
    text-align: center;
    justify-content: center;
    margin: 0 auto 15px;
    max-width: fit-content !important;
}

.button.button-1,
.button.button--primary,
.button.button-2,
.button.button--secondary {
    width: 100%;
    max-width: 100% !important;
    min-width: inherit !important;
}

.suplimentSection {
    padding: 50px 0px;
}

.suplimentSection .icon-section-heading h2 {
    margin-top: 0px;
}

.suplimentSection .icon-section-content {
    gap: 0px;
}

.suplimentSection .iconsWrap {
    max-width: 1200px;
    gap: 30px;
    margin-top: 30px;
}

.suplimentSection .icon-block {
    gap: 10px;
    flex-direction: column;
    width: 100%;
    text-align: center;
}

.suplimentSection .icon-block .icon-bg {
    margin-bottom: 0px;
    width: 110px;
    height: 110px;
}

.suplimentSection .icon-block h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: #54585a;
    text-transform: capitalize;
    margin: 10px 0 0 0;
}

.section-block-template--25305955238261__rich_text_PW7BUj h2,
.section-block-template--25305955303797__rich_text_PW7BUj h2 {
    max-width: 500px;
    width: 90%;
    margin: 0 auto 20px;
}

.ingredientsSectionQA {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ingredientsSectionQA .container {
    text-align: center;
    max-width:1400px;
}

.ingredientsSectionQA h2,
.ingredientsSectionQA p {
    margin-top: 0px;
}

.ingredientsSectionQA p {}

.ingredientsSectionQA .blocks-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;
    gap: 48px;
}

.ingredientsSectionQA .blocks-wrapper .custom_ingredients {
    flex: 1 1 calc(30% - 20px);
    flex-direction: column;
    display: flex;
    align-items: center;
    text-align: center;
    gap: 15px;
    background: #ffd7d52b;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #FFD7D5;
}

.ingredientsSectionQA .block-image {
    border-radius: 8px;
    overflow: hidden;
}

.ingredientsSectionQA .block-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 96px;
    border-radius: 50%;
}

.productView-action .button {
    margin-bottom: 0px;
}

.ingredientsSectionQA .block-content {
    width: calc(100% - 100px);
}

.ingredientsSectionQA .blocks-wrapper .custom_ingredients {}

.ingredientsSectionQA .blocks-wrapper .custom_ingredients h3 {
    margin: 0;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 7px;
    font-weight:600;
}

.moneyBackGuarantee .icon-section-content {
    max-width: 1200px;
    margin: 0 auto;
}

.moneyBackGuarantee .blocks-wrapper .custom_ingredients {}

.moneyBackGuarantee.iconSection6 .icon-block {
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
    text-align: center;
    max-width: fit-content;
    background: #fff;
    padding: 30px;
}

.moneyBackGuarantee.iconSection6 .content {
    width: 100%;
}

.moneyBackGuarantee.iconSection6 .icon-block .content h3 {
    margin-bottom: 15px;
}

.qualitySection.iconSection6 .icon-block .content h3 {
    margin-bottom: 5px;
}

.icons-style3.ScientistSection .icon-section-content {
    max-width: 1200px;
    margin: 0 auto;
}

.ScientistSection.icons-style3 .iconsWrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}

.ScientistSection.icons-style3 .iconsWrap .icon-block {
    width: calc(50% - 15px);
    max-width: fit-content;
    gap: 0px;
}

.ScientistSection.icons-style3 .iconsWrap .icon-block .icon-bg {
    width: 100%;
    height: 200px;
}

.ScientistSection.icons-style3 .iconsWrap .icon-block .icon-bg img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center center;
}

.ScientistSection.icons-style3 .content {
    text-align: left;
}

.ScientistSection.icons-style3 .content h3 {
    text-align: left;
    margin-bottom: 15px;
}

.ScientistSection.icons-style3 .content p {
    margin: 0px;
}

.wrapper-body {
    padding-bottom: 0px;
}

.section-block-template--26174734008663__collapsible_content_zA8bEf .collapsible-grid .faqs-item .title,
.faqs .faqs-item .card-header .title {
    padding: 15px 0px !important;
}

.section-block-template--26174734008663__collapsible_content_zA8bEf .collapsible-grid .card-header .arrow svg {
    width: 24px;
    height: 24px;
}

/* .productView.layout-1 .productView-images-wrapper, .productView.layout-2 .productView-images-wrapper {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
    }
.productView.layout-1 .productView-image-wrapper, .productView.layout-2 .productView-image-wrapper {
        width: calc(100% - 100px);
    }
    .productView.layout-1 .productView-thumbnail-wrapper {
        padding-right: 30px;
    }
        .productView.layout-1 .productView-thumbnail-wrapper, .productView.layout-2 .productView-thumbnail-wrapper {
        display: inline-block;
        vertical-align: top;
        width: 100px;
        margin-top: 0;
        order: -1;
    }
    .productView.layout-1 .productView-thumbnail-wrapper .productView-for, .productView.layout-2 .productView-thumbnail-wrapper .productView-for {
        padding: 30px 0 38px;
    }
    .productView-thumbnail-wrapper .productView-for {
    position: relative;
    font-size: 0;
    letter-spacing: 0;
    padding: 0 35px;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0, 0, 0);
    height:100%;
} */
.product-customInformation__content .title {
    margin-bottom: 0 !important;
}

.rich-text__blocks .rich-text__top {
    margin-bottom: 0px !important;
}

.cart-item {
    padding: 15px 0 15px 0px;
}

.cart-item__price-wrapper .unit-price,
.cart-item__price-wrapper .price {
    font-size: 18px;
    color: #d76b66;
}

.productView-price .price__compare .price-item.price-item--regular {
    font-size: 20px !important;
    color: #000 !important;
}


.product-form__label .text {
    font-size: 16px !important;
    color: #000;
}

.rc-selection__root {
    display: flex !important;
    gap: 15px;
}

.product-form__radio:checked+.product-form__label .text {

    border-color: #d76b66 !important;
    color: #d76b66 !important;
}

.product-form__radio+.product-form__label .text {
    flex-direction: column;
    font-weight: bold;
    padding-top: 14px !important;
}

.product-form__radio+.product-form__label .text span {
    font-size: 12px;
    color: #000;
    font-weight: normal;
}

::part(rc-purchase-option__label) {
    border: 1px solid #cbcbcb;
    background: #fff;
}

::part(rc-purchase-option__subscription) {
    border: 0px;
    width: 50%;
    background: transparent;
    height: fit-content;
    border-radius: 8px !important;
}

::part(rc-purchase-option) {
    width: 50%;
    border: 0;
    background: transparent;
    height: fit-content;
    border-radius: 8px !important;
}

::part(rc-content-wrap),
.rc-selection__root {
    display: flex;
    gap: 5px;
    width: 100%;
    margin-top: 0px;
}

::part(rc-purchase-option__selector),
::part(rc-plans-button__interval),
.product-form__label .text {
    font-size: 16px;
}

::part(rc-purchase-option__sub-container) {
    padding: 0px;
    font-size: 16px;
    background: transparent;
}

::part(rc-plans-button) {
    min-width: 120px;
    border-radius: 8px;
    min-height: 52px !important;
}

::part(rc-purchase-option__sub-container) {
    height: 150px;
    margin-top: 10px;
}

::part(rc-plans-button-group) {
    position: absolute;
    width: 100%;
    min-height: 120px;
    min-width: 440px;
    left: -228px;
}

.productView-group {
    margin-top: 15px;
}

/* ::part(rc-purchase-option__selected) {
    border:1px solid #000;
} */
::part(rc-plans-button) {
    border: 1px solid #cbcbcb;
    background: #fff;
    color: #000 !important;
}

::part(rc-plans-button__selected),
::part(rc-purchase-option__label) {
    color: #d76b66 !important;
    border: 1px solid #d76b66;
    border-radius: 8px !important;
    min-height: 100px;
}

::part(rc-purchase-option__badge) {
    background: #d76b66 !important;
    width: 80%;
    left: 10%;
    right: auto;
    height: 20px;
    line-height: 20px;
    text-align: center;
    top: -18.5px;
    border-radius: 4px;
    font-size: 16px;
    padding: 5px 0px;
}


.rc-purchase-option::part(rc-purchase-option__selected) {
    border: 1px solid #d76b66 !important;
}

.product-form__label {
    margin: 2.5px !important;
    width: calc(33% - 4px);
}

.product-form__label .text {
    line-height: 22px !important;
    padding: 10px 25px !important;
    height: fit-content !important;
    min-height: 70px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 8px !important
}

/* .product-form__input {
    margin-top:15px !important;
} */

.halo-productView-right.productView-details .form__label,
::part(rc-plans__label) {
    padding-top: 15px !important;
    padding-bottom: 10px !important;
    display: block;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #000 !important;
    font-weight: normal !important;
}

.productView-options {}

.productView-options .product-form__label {}

.productView-options .product-form__input label {
    position: relative;
}

/* .productView-options .product-form__input label:last-child{
    
} */
.productView-options .product-form__input label:last-child:before,
.productView-options .product-form__input label:nth-child(5):before {
    position: absolute;
    height: 26px;
    content: "Best Value";
    font-size: 14px;
    background: #df9c1c;
    border-radius: 4px;
    width: 80%;
    text-align: center;
    color: #fff;
    top: -18px;
    left: 10%;
    padding: 3.5px 0;
    line-height: 18px;
}

.productView-options .product-form__input label:nth-child(5):before {
    content: "Best Seller";
    background: #d76b66;
}

::part(rc-plans-radio-button) {
    width: auto;

}

.halo-newsletter-popup .halo-popup-wrapper {
    width: 0px;
    height: 0;
}

.halo-newsletter-popup .halo-popup-wrapper .overflow {
    display: none !important;
}

.halo-newsletter-popup .halo-popup-banner {
    display: block;

}

.productView[data-product-handle=creatine-gummies] .product-form__radio:checked+.product-form__label .text,
.productView[data-product-handle=creatine-gummies] ::part(rc-plans-button__selected),
.productView[data-product-handle=creatine-gummies] ::part(rc-purchase-option__label) {
    border-color: #00a6da !important;
    color: #00a6da !important;
}

.productView[data-product-handle=creatine-gummies] .productView-options .product-form__input label:nth-child(5):before,
.productView[data-product-handle=creatine-gummies] ::part(rc-purchase-option__badge) {
    background: #00a6da !important;
}

.shopify-block.recharge-subscription-widget {
    justify-content: flex-start !important;
}

.productView-options, .product-form__buttons {
    max-width:440px;
}

@media (min-width: 1025px) {

    .container-1470,
    #shopify-section-template--25858727346519__announcement_bar_HhgY7W .announcement-bar,
    #shopify-section-template--25858727346519__announcement_bar_eHxBkK .announcement-bar {
        max-width: 1500px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media (max-width: 991px) {

    ::part(rc-plans-button) {
        min-width: 70px;
    }

    ::part(rc-purchase-option__sub-container) {
        height: 130px;
        margin-top: 10px;
    }

    ::part(rc-plans-button-group) {
        position: absolute;
        min-height: 120px;
        min-width: calc(200% + 5px);
        left: calc(-100% - 5px);
        gap: 5px;
    }
}

@media (max-width: 767px) {

    ::part(rc-purchase-option) {
        width: 50%;
    }

    .productView-nav .slick-arrow,
    .productView-nav .slick-counter {
        background: rgba(255, 255, 255, .5) !important;
    }

    .review-banner {
        max-height: fit-content;
        flex-direction: column;
    }

    .review-banner .left-side {
        width: 100%;
        height: fit-content;
        min-height: 460px;
    }

    .review-banner .right-side {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 12;
        width: 100%;
        background: transparent !important;
        min-height: inherit;
        height: auto;
        padding: 15px;
    }

    .right-content {
        max-width: 660px;
        margin: 0 auto;
        padding: 0;
    }

    .review-banner-wrapper {
        max-height: fit-content;
    }

    .review-banner .left-side .left-bg img {
        height: 100%;
        min-height: 500px;
        object-fit: contain;
        padding-top: 230px;
    }

    .left-bg {
        position: relative;
        padding-bottom: 0px;
    }

    .left-content {
        max-width: 100%;
        padding: 15px;
        border-radius: 0px;
        border: 0px solid #FCDEBE;
        position: relative;
        margin: 0px;
    }

    .right-content .stars {
        font-size: 20px;
        white-space: nowrap;
        align-items: flex-start;
    }

    .right-content .stars span {
        white-space: normal;
    }

    .right-content h3 {
        font-size: 26px;
        margin: 8px 0;
        line-height: 32px;
    }

    .right-content p {
        display: none;
    }

    .right-content a {
        margin-top: 0;
        padding: 16px;
        margin-bottom: 4px;
    }

    .right-content .review-btn {
        font-size: 18px;
        margin: 0px;
    }

    .right-content p.m-0 {
        display: block;
    }

    .icons-style1 .icon-section-content .iconsWrap {
        grid-template-columns: 50% 50%;
        grid-gap: 5px;
        padding: 15px;
    }

    .icons-style1 .icon-section-content .icon-block {
        max-width: inherit;
    }

    .icons-style1 .icon-section-content .icon-block .icon-bg {
        width: 32px;
        height: 32px;
    }

    .icons-style1 .icon-section-content .icon-block .content {
        width: calc(100% - 28px);
    }

    .icons-style1 .icon-section-content .icon-block p {
        width: 100%;
    }

    .icons-style2 .icon-section-content .icon-block .icon-bg {
        width: 60px;
        height: auto;
    }

    .icons-style2 .icon-section-content .icon-block .content {
        width: calc(100% - 60px);
    }

    .icons-style2 .icon-section-content .iconsWrap,
    .steps-section {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .icons-style2 .icon-section-content .icon-block .content h3 {
        font-size: 40px;
        line-height: 40px;
    }

    .icons-style2 .icon-section-content {
        padding: 40px 20px;
    }

    .review-section-wrapper,
    .reasons-right {
        padding: 20px;
    }

    .socialIconsSection .iconsWrap .icon-block {
        gap: 20px;
    }

    .steps-section,
    .socialIconsSection .icon-section-content .iconsWrap {
        padding: 30px 20px;
    }

    .socialIconsSection .icon-section-content .iconsWrap {
        gap: 20px;
        flex-direction: column;
    }

    .socialIconsSection .iconsWrap .icon-bg {
        margin: 0;
        width: 52px;
        height: fit-content;
        align-items: flex-start;
    }

    .socialIconsSection .iconsWrap .icon-bg img {
        width: 62px;
        height: 62px;
    }

    .socialIconsSection .iconsWrap .icon-block {
        width: 100%;
    }

    .socialIconsSection .iconsWrap .content h3 {
        font-size: 52px;
        line-height: 52px;
    }

    .steps-section .stepHeading h2,
    .steps-section .stepHeading .bold-heading {
        font-size: 24px;
        line-height: 32px;
        margin: 0px;
    }

    .steps-section .stepHeading {
        text-align: left;
        display: flex;
        gap: 5px;
        width: 100%;
        justify-content: center;
    }

    .review-section-wrapper .review-block .verified img {
        width: 105px;
    }

    .review-section-wrapper .review-block {
        width: 100%;
    }

    /* .review-section-wrapper .review-section-content .subheading {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        margin-bottom: 10px;
    } */
    .comparison-table-main table thead .comparison-logo-image svg,
    .comparison-table-main table thead tr th.comparison-col-third svg {
        display: none;
    }

    .comparison-table-main table thead .comparison-logo-image img {
        display: block;
        width: 100%;
        max-width: 60px;
    }

    .reasons-right h2 {
        text-align: left;
        margin: 0px;
    }

    .reasons-right .visual-text ul {
        gap: 15px;
    }

    .reasons-right .visual-text ul li {
        font-size: 17px;
        text-align: left;
    }

    .icons-style1 .icon-section-content .icon-block p {
        font-size: 12px;
        line-height: 16px;
    }

    .steps-section .steps-grid .step-block a {
        max-width: 276px;
        width: 100%;
    }

    .icons-style3 .content h3 {
        margin: 0px;
    }

    .icons-style3 .iconsWrap {
        gap: 40px;
        flex-direction: column;
    }

    .icon-section7 .icon-block .icon-bg {
        width: 100%;
    }

    .icon-section7 .icon-block {
        width: 40%;
    }

    .review-grid {
        align-items: center;
    }

    .icon-section7 .iconsWrap {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }

    .visual-text {
        text-align: left;
    }

    .iconSection6,
    .review-section-wrapper,
    .reasons-right,
    .icon-section7,
    .onlyImages,
    .icons-style3,
    .suplimentSection,
    .section-block-template--25305955238261__rich_text_PW7BUj,
    .ingredientsSectionQA {
        padding: 30px 15px !important;
    }

    .section-block-template--26174734008663__collapsible_content_zA8bEf {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .container,
    .container-1770,
    .container-1570,
    .container-1470,
    .container-1370,
    .container-1320,
    .container-1170 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .video-text-container {
        margin: 30px 15px !important;
    }

    .video-content {
        width: 100%;
        background: transparent;
        padding-bottom: 30px;
    }

    .video-text-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 30px;
        flex-direction: column;
    }

    .onlyImages .iconsWrap,
    .onlyImagesLogos.onlyImages .iconsWrap {
        display: flex;
        gap: 30px;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .reasonBlock,
    .iconsWrap,
    .review-grid,
    .icons-style3 .iconsWrap .icon-block {
        flex-direction: column;
        gap: 15px !important;
    }

    .product-details.product-left-thumbs {
        padding-top: 15px !important;
    }

    .onlyImagesLogos .iconsWrap .icon-block {
        width: 45%;
    }

    .pdpMissionSectionRTL {
        margin: 0px !important;
    }

    .pdpReviewSectionColumn1.pdpReviewSection.review-section-wrapper .review-block {
        max-width: 300px;
    }

    .twoSidesContent p {
        width: 100%;
    }

    .comparison-table-main table {
        border: none;
        margin: 15px auto 0px;
    }

    .comparison-table-main .table-wrapper {
        overflow: auto;
    }

    /* .rte table {
        table-layout: fixed;
        min-width: 500px;
    } */

    .bestSellersSection .product-blocks .product-content-wrapper {
        padding: 10px 10px 0;
    }

    .bestSellersSection .product-blocks {
        gap: 15px;
        min-width: 600px;
        overflow: auto;
    }


    .ingredientsSectionQA .blocks-wrapper {
        flex-wrap: wrap;
        margin-top: 30px;
        margin-bottom: 30px;
        gap: 15px;
        flex-direction: column;
    }

    .ingredientsSectionQA .blocks-wrapper .custom_ingredients,
    .ScientistSection.icons-style3 .iconsWrap .icon-block {
        max-width: 100%;
        width: 100%;
    }

    .ingredientsSectionQA .blocks-wrapper {
        margin-top: 0px;
    }


    .product-details.product-left-thumbs .productView-product .productView-moreItem .productView-desc {
        display: none;
    }

    #new-instagram-template--25305955238261__instagram_qXBD9R .halo-item,
    #new-instagram-template--25305955303797__instagram_qXBD9R .halo-item {
        max-height: 250px;
        max-width: 220px;
        padding: 0 !important;
        height: 160px;
        width: 48%;
    }

    #new-instagram-template--25305955238261__instagram_qXBD9R .halo-item:nth-child(2),
    #new-instagram-template--25305955303797__instagram_qXBD9R .halo-item:nth-child(2) {
        margin-top: 0px;
    }

    #new-instagram-template--25305955238261__instagram_qXBD9R .halo-row,
    #new-instagram-template--25305955303797__instagram_qXBD9R .halo-row {
        align-items: flex-start;
        height: 250px;
    }

    .pdpReviewSection.pdpReviewSectionRow1 {
        padding: 7.5px 15px !important;
    }

    .scrolledSection {
        overflow: auto;
        padding: 0px 5px;
    }

    .ingredientsSectionQA .block-content {
        width: calc(100% - 50px);
    }

    .product-form__label {
        width: calc(33% - 5px);
    }

    .product-form__label .text {
        padding: 5px !important;
    }

    .review-section-wrapper .review-block .user-info .name,
    .bestSellersSection .product-blocks .product-content-wrapper .block-description,
    .bestSellersSection .product-blocks .product-content-wrapper p.review-text,
    .comparison-table-main table thead tr th,
    .comparison-table-main table tbody tr td,
    .comparison-table-main table tfoot tr th,
    .comparison-table-main table tbody tr td p,
    .comparison-table-main table tbody tr td:nth-child(3),
    .comparison-table-main table thead tr th:nth-child(3),
    ::part(rc-purchase-option__badge),
    .productView-options .product-form__input label:last-child:before,
    .productView-options .product-form__input label:nth-child(5):before {
        font-size: 12px !important;
        line-height: 18px;
    }

    .comparison-table-main table tbody tr td p {
        display: block;
    }

    ::part(rc-purchase-option__label) {
        padding: 10px 10px 8px 10px;
    }

    /* .right-content p.m-0,
    .right-content .stars span,
    .left-content p,
    .section-block-template--25858727346519__brand_slider_zP3Fw9 .halo-item .text,
    .icon-block h3,
    .review-section-wrapper .review-section-content .subheading,
    .review-section-wrapper .review-block .text,
    .review-section-wrapper .review-block .excerpt,
    .reasons-right .visual-text ul li .reason-item,
    .section-block-template--25858727346519__brand_slider_PUWwWe .halo-item .text,
    p,
    .p,
    .visual-text,
    .bestSellersSection .product-blocks .product-content-wrapper a,
    .productView-tab .halo-text-format,
    .productView-tab .halo-text-format ul li,
    .productView-tab .halo-text-format ol li,
    #ProductSection-template--26174734008663__main .tabs-contents .toggleLink,
    #ProductSection-template--26174734008663__main .tabs .tab .tab-title,
    .product-customInformation__content .title,
    ::part(rc-purchase-option__selector),
    ::part(rc-plans-button__interval),
    .product-form__label .text {
        font-size: 14px !important;
        line-height: 20px !important;
    } */

    /* Disable on all Replo pages */
    /* body:not(:has(#replo-fullpage-element)) {

    .right-content p.m-0,
    .right-content .stars span,
    .left-content p,
    .section-block-template--25858727346519__brand_slider_zP3Fw9 .halo-item .text,
    .icon-block h3,
    .review-section-wrapper .review-section-content .subheading,
    .review-section-wrapper .review-block .text,
    .review-section-wrapper .review-block .excerpt,
    .reasons-right .visual-text ul li .reason-item,
    .section-block-template--25858727346519__brand_slider_PUWwWe .halo-item .text,
    p,
    .p,
    .visual-text,
    .bestSellersSection .product-blocks .product-content-wrapper a,
    .productView-tab .halo-text-format,
    .productView-tab .halo-text-format ul li,
    .productView-tab .halo-text-format ol li,
    #ProductSection-template--26174734008663__main .tabs-contents .toggleLink,
    #ProductSection-template--26174734008663__main .tabs .tab .tab-title,
    .product-customInformation__content .title,
    ::part(rc-purchase-option__selector),
    ::part(rc-plans-button__interval),
    .product-form__label .text {
        font-size: 14px !important;
        line-height: 20px !important;
    } */
}

    .section-block-template--25858727903575__collapsible_content_zA8bEf .collapsible-grid .faqs-item .title,
    .section-block-template--26114367422807__collapsible_content_zA8bEf .collapsible-grid .faqs-item .title,
    .bestSellersSection .product-blocks .product-content-wrapper h3,
    .ingredientsSectionQA .blocks-wrapper .custom_ingredients h3,
    .comparison-table-main table thead tr th,
    .section-block-template--26174734008663__collapsible_content_zA8bEf .collapsible-grid .faqs-item .title,
    .faqs .faqs-item .card-header .title,
    .footer-block__column .footer-block__heading,
    .card-title {
        font-size: 16px !important;
    }

    /* .iconSection6 .icon-section-heading h2 {
        font-size:26px !important;
        line-height:32px !important;
    } */

    .review-section-wrapper .review-section-content h2,
    .reasons-right h2,
    .icons-style3 .icon-section-heading h2,
    .icons-style3 .icon-section-heading b,
    .section-block-template--25858727346519__brand_slider_zP3Fw9 .halo-block-header .title,
    .iconSection6 .icon-section-heading h2,
    .icon-section7 .icon-section-heading h2,
    .bestSellersSection h2,
    .pdpReviewSection.review-section-wrapper .review-section-content h2,
    .IngredientsFeaturedSection .icon-section-heading h2,
    .suplimentSection .icon-section-heading h2,
    .section-block-template--25305955238261__rich_text_PW7BUj h2,
    .section-block-template--25305955303797__rich_text_PW7BUj h2,
    .ingredientsSectionQA h2,
    .moneyBackGuarantee.icons-style3 .icon-section-heading h2,
    .rich-text__blocks h2,
    h2,
    .halo-block-header.text-center .title,
    .cart-container .page-header,
    .page-header,
    .articleLookbook-title {
        font-size: 24px !important;
        line-height: 32px !important;
    }
}