/** Shopify CDN: Minification failed

Line 27:91 Unexpected "/"

**/
@media screen and (max-width: 749px) {
    .template-listicle :not(.sk-lp) h2 { font-size: 34px!important; }
}

/* Listicle Header */

.listicle-header-timer {
    position: sticky!important;
    top: 0;
    z-index: 2;
}
.header_offer_ending_block .heading-block {
    margin-bottom: 0;
    font-family: "PP Neue Montreal Bold";
    text-align: center;
}
.header-offer-countdown .countdown-item .counter-inner-item {
    display: flex;
    font-size: 20px;
    font-family: "PP Neue Montreal Bold";
}
.header-offer-countdown .countdown-item .counter-inner-item span { line-height: normal; } */

@media screen and (max-width: 749px) {
    .header_offer_ending_block .heading-block {
        font-size: 14px;
    }
}

/* Listicle Top Text Section */

.listicle-heading-with-descripion {
    width: 100%;
    max-width: 55rem;
    margin: auto;    
}
.listicle-heading-with-descripion .description_block { padding-top: 20px; }
.listicle-heading-with-descripion .heading_block span {
    text-decoration: underline;
    text-decoration-thickness: 2px; 
    text-underline-offset: 4px;
}


/* Listicle Auther With Note Section */

.listicle-author-with-note {
    width: 100%;
    max-width: 55rem;
    margin: auto;    
}
.listicle-author-with-note .author-and-view-div {
    display: flex;
    align-items: center;
    column-gap: 15px;    
}
.author-and-view-div .author-text {
    display: flex;
    flex-direction: column;    
}
.author-and-view-div .profile_img img {
    width: 70px;
    height: 70px;
    border-radius: 1000px;
}
.listicle-sec-note {
    background-color: #fcb348;
    background-color: #1ADE65;
    border-left: 3px solid #1C1917;
    width: 100%;
    margin: 20px 0 0;
    padding: 10px;
}

/* Listicle Auther With Note Section */

.listicle_img_with_text_main .heading_block {
    margin-bottom: 40px;
    text-align: center;
}
.listicle_img_with_text_main {
    max-width: 55rem;
    margin: auto;    
}
.listicle_image_with_text_block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;    
    column-gap: 3rem;
    row-gap: 1rem;
    padding-bottom: 4rem;
}
.listicle_image_with_text_block .listicle_image_video_block img,
.listicle_image_with_text_block .listicle_image_video_block video {
    border-radius: 15px;
    width: 100%;
}
.listicle_image_with_text_block .listicle_text_block .heading_block { margin-bottom: 20px; }
.listicle_image_with_text_block .listicle_text_block .url_block {
    display: flex;
    align-items: center;
    margin-top: 20px;   
    gap: 10px;
}
.listicle_image_with_text_block .listicle_text_block .url_block a {
    text-decoration: underline;
    text-underline-offset: 0.1rem;
}
.listicle_image_with_text_block .listicle_text_block .url_block .link-emoji { margin-bottom: 0; }


@media screen and (max-width: 749px) {
    .listicle_image_with_text_block { grid-template-columns: 1fr; }
}


/* Listicle Rich Text */

.trust-img-with-text .listicle-rich-text-block .custom-section-content { padding: 0; }

@media screen and (max-width: 749px) {
    .listicle-rich-text-block .text-block h2 br { display: none; }
}

/* Listicle Comapire Table Section */

.listicle-comparison-table tr th,
.listicle-comparison-table tr td {
    width: 25%;
    font-weight: normal;
}
.listicle-comparison-table { border-spacing: 0; }

.listicle-comparison-table thead tr:nth-child(2) span {
    font-family: "PP Neue Montreal Bold";
    display: block;
    word-wrap: break-word;    
}
.listicle-comparison-table thead tr:nth-child(2) th {
    align-content: flex-end;
    padding-top: 6px;
}
.listicle-comparison-table thead tr:first-child td { border: none; }
.listicle-comparison-table tbody tr:last-child td,
.listicle-comparison-table tbody tr:last-child th {
    border: none;
    padding: 30px;
}
.listicle-comparison-table tr th:last-child,
.listicle-comparison-table tr td:last-child {
    background: #E8E7E2A6;
}
.listicle-comparison-table thead tr:first-child td:last-child {
    border-top-left-radius: 44px;
    border-top-right-radius: 44px;
    padding-top: 0;
    padding-bottom: 0;    
}
.listicle-comparison-table tbody tr:last-child td:last-child {
    border-bottom-left-radius: 44px;
    border-bottom-right-radius: 44px;
}
.listicle-comparison-table td,
.listicle-comparison-table th {  
    border-bottom: 1px solid #1c1917;
    padding: 16px 10px;
    text-align: center;  
}
.listicle-comparison-table th:first-child,
.listicle-comparison-table td:first-child {
    text-align: left;
    padding-left: 20px;
}
.listicle-comparison-table img {
    max-width: 150px;
    margin: -65px auto 0;
}

@media screen and (min-width: 1025px) {
    .listicle-compare-center-div {
        max-width: 55rem;
        margin: auto;    
    }
    .listicle-comparison-table th:first-child,
    .listicle-comparison-table td:first-child {
        padding-left: 60px;
    }
}

@media screen and (max-width: 1024px) {
    .listicle-compare-center-div { padding-bottom: 20px; }
}

@media screen and (max-width: 749px) {
    .listicle-comparison-table img {
        max-width: 75px;
        margin: -65px auto 0;
    }
    .listicle-comparison-table tr th,
    .listicle-comparison-table tr td {
        font-size: 9px;
        padding: 6px 5px;
    }
    .listicle-comparison-table tbody tr:last-child td,
    .listicle-comparison-table tbody tr:last-child th { padding-bottom: 10px; }
}

@media screen and (max-width: 480px) {
    .listicle-comparison-table img {
        max-width: 60px;
        margin: -50px auto 0;
    }
    .listicle-comparison-table tbody tr:last-child td,
    .listicle-comparison-table tbody tr:last-child th { padding-bottom: 0px; }
}

/* Listicle Limited Offer Section */

.listicle-limited-offer-block {
    max-width: 55rem;
    margin: auto;    
}
.listicle-limited-offer-block .heading_with_text_block {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-bottom: 40px;
}
.listicle-limited-offer-block .heading_with_text_block .heading_block { text-align: center; }

.image-with-offer-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    column-gap: 30px;    
    background: #fefcf6;    
    position: relative;
}
.image-with-offer-block .image-block,
.image-with-offer-block .image-block img { height: 100%; }

.limited-offer-info-block { padding: 20px; }
.limited-offer-info-block .offer_tag_block {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    background: #1ADE65;
    max-width: 500px;
    width: 100%;
    padding: 10px;
    border-radius: 8px;
}
.limited-offer-info-block .listicle-offer-card .heading_block span { color: #1ADE65; }
.limited-offer-info-block .listicle-offer-card .button_block a { text-transform: uppercase; }

.listicle-offer-card {
    display: flex;
    flex-direction: column;
    gap: 18px;
    text-align: center;
    background: #fff;
    border: 2px solid #1ADE65;
    border-radius: 12px;
    padding: 24px 20px;
}

.listicle-offer-heading h2,
.listicle-offer-heading h3 {
    margin: 0;
    font-size: clamp(1.35rem, 4.5vw, 1.75rem);
    font-weight: 700;
    line-height: 1.2;
    text-transform: none;
    letter-spacing: -0.01em;
}

.listicle-offer-heading span { color: #1ADE65; }

.listicle-offer-product-name {
    margin: 0;
    font-size: 1.125rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.listicle-offer-pricing {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}

.listicle-offer-price-sale {
    font-size: clamp(2.5rem, 8vw, 3.5rem);
    font-weight: 700;
    line-height: 1;
    color: #1c1917;
    letter-spacing: -0.02em;
}

.listicle-offer-price-compare {
    font-size: clamp(1.25rem, 4vw, 1.75rem);
    font-weight: 500;
    color: #808285;
    text-decoration: line-through;
    text-decoration-thickness: 2px;
}

@media screen and (min-width: 769px) {
    .listicle-offer-price-sale {
        font-size: 2rem;
    }
    .listicle-offer-price-compare {
        font-size: 1.125rem;
    }
}

.listicle-offer-benefits {
    width: 100%;
    text-align: left;
}

.listicle-offer-benefits ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.listicle-offer-benefits li {
    position: relative;
    padding-left: 28px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.35;
    color: #1c1917;
}

.listicle-offer-benefits li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #1ADE65;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 6L5 8.5L9.5 3.5' stroke='%231c1917' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
}

.listicle-offer-card .offer_text {
    font-size: 14px;
    color: #555;
    margin: 0;
}

.listicle-offer-card .offer_text p {
    margin: 0;
}

.listicle-offer-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 100%;
    min-height: 52px;
}

.listicle-offer-btn__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 4px;
}

.listicle-offer-btn__sticky-meta {
    display: none;
}

.listicle-offer-btn__loading {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
}

.listicle-offer-btn__spinner {
    width: 16px;
    height: 16px;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: listicle-offer-spin 0.7s linear infinite;
    flex-shrink: 0;
}

.listicle-offer-btn.is-loading {
    pointer-events: none;
    cursor: wait;
}

.listicle-offer-btn.is-loading .listicle-offer-btn__content {
    display: none;
}

.listicle-offer-btn.is-loading .listicle-offer-btn__loading {
    display: inline-flex;
}

@keyframes listicle-offer-spin {
    to { transform: rotate(360deg); }
}

.offer_risk_block {
    display: flex;
    justify-content: center;
    gap: 10px;
    background-color: #fcb348;
    padding: 10px;
    border-radius: 8px;
    margin-top: 15px;
}
.money_back_guarantee_block {
    padding-top: 15px;
    text-align: center;
}
/* .listicle-limited-offer-block .inner_div_listicle_btn { display: none; } */

@media screen and (max-width: 768px) {
    .listicle-limited-offer-block .listicle-offer-card .custom_sticky_listicle_btn {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        margin: 0 auto;
        z-index: 999999;
        padding: 10px 12px;
        background: transparent;
        box-shadow: none;
    }
    .sticky-cart-btn__onScroll #smile-ui-lite-launcher-frame-container { bottom: 90px!important; }
    .sticky-cart-btn__onScroll .Avada-Faqs_Button { bottom: 90px!important; }
}

@media screen and (max-width: 749px) {
    .listicle-limited-offer-block .image-with-offer-block { grid-template-columns: 1fr; }
    .listicle-limited-offer-block .image-with-offer-block .image-block {
        height: auto;
        padding-top: 28px;
        overflow: visible;
    }
    .listicle-limited-offer-block .image-with-offer-block .image-block img {
        height: auto;
        width: 100%;
        object-fit: contain;
        object-position: center bottom;
    }
    .limited-offer-info-block { padding: 40px 16px; }
    .listicle-offer-card {
        padding: 20px 16px;
        gap: 16px;
    }
    .listicle-offer-benefits li {
        font-size: 14px;
    }
    .limited-offer-info-block .custom_listicle_btn a.listicle-offer-btn {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        text-transform: none;
        gap: 12px;
        padding: 14px 16px;
        min-height: 56px;
        width: 100%;
    }
    .limited-offer-info-block .custom_listicle_btn:not(.custom_sticky_listicle_btn) .listicle-offer-btn__label {
        display: block;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .limited-offer-info-block .custom_listicle_btn:not(.custom_sticky_listicle_btn) .listicle-offer-btn__sticky-meta {
        display: none;
    }
    .limited-offer-info-block .custom_listicle_btn.custom_sticky_listicle_btn a.listicle-offer-btn {
        justify-content: space-between;
        gap: 8px;
        padding: 12px 14px;
        min-height: 52px;
    }
    .limited-offer-info-block .custom_listicle_btn.custom_sticky_listicle_btn .listicle-offer-btn__content {
        flex-direction: row;
        justify-content: space-between;
        gap: 8px;
    }
    .limited-offer-info-block .custom_listicle_btn.custom_sticky_listicle_btn .listicle-offer-btn__label {
        display: none;
    }
    .limited-offer-info-block .custom_listicle_btn.custom_sticky_listicle_btn .listicle-offer-btn__sticky-meta {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        gap: 8px;
    }
    .listicle-offer-btn__sticky-label {
        font-size: 13px;
        font-weight: 700;
        line-height: 1.15;
        text-align: left;
        flex: 1;
        min-width: 0;
    }
    .listicle-offer-btn__sticky-prices {
        display: inline-flex;
        align-items: baseline;
        gap: 6px;
        flex-shrink: 0;
    }
    .listicle-offer-btn__price {
        font-size: 17px;
        font-weight: 700;
        line-height: 1;
        white-space: nowrap;
    }
    .listicle-offer-btn__compare {
        font-size: 13px;
        font-weight: 500;
        color: #808285;
        text-decoration: line-through;
        line-height: 1;
        white-space: nowrap;
    }
}

@media screen and (max-width: 580px) {
    .offer_risk_block {
        font-size: 14px;
        gap: 4px;
    }
}

/* Listicle Footer */

.listicle-footer-block { text-align: center; }
.listicle-footer-block .footer-text-block p { font-size: 12px; }
.listicle-copyright-footer {
    display: flex;
    justify-content: center;
    gap: 5px;
    padding-top: 15px;
}
.listicle-copyright-footer span,
.listicle-copyright-footer a {
    color: #808285;
    font-size: 12px;
}

@media screen and (max-width: 749px) {
    .listicle-footer .section { padding: 40px 0; }
}

@media screen and (min-width: 750px) {
    .heading_mobile_block { display: none; }
}

@media screen and (max-width: 749px) {
    .heading_desktop_block { display: none; }
}

.template-listicle.sk-lander-v3 .shopify-section.sk-section-reviews,
.template-listicle.sk-lander-v3 .shopify-section.sk-section-doctors,
.template-listicle.sk-lander-v3 .shopify-section.sk-section-whats-included-v2 {
    width: 100%;
    max-width: none;
}

.template-listicle.sk-lander-v3 .sk-lp {
    width: 100%;
}

.template-listicle.sk-lander-v3 .sk-lp h2,
.template-listicle.sk-lander-v3 .sk-lp h3 {
    font-family: var(--sk-font-heading);
    color: var(--sk-text);
}

.template-listicle.sk-lander-v3 .sk-lp p {
    color: var(--sk-text-body);
}