html {
    scroll-behavior: smooth
}

#old img {
    margin-top: -4px
}

.checked {
    color: #f37268
}

#atc_pdp_fold {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 800;
    border-radius: 7px;
    padding: 0
}

#flo-buy-now-button {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 800;
    margin-left: 12px;
    border-radius: 7px;
    padding: 0;
    vertical-align: text-bottom;
    line-height: 42px;
    background: #fff;
    border: 2px solid #000;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 42px;
    transition: .4s linear(0 0%, 0 1.8%, .01 3.6%, .03 6.35%, .07 9.1%, .13 11.4%, .19 13.4%, .27 15%, .34 16.1%, .54 18.35%, .66 20.6%, .72 22.4%, .77 24.6%, .81 27.3%, .85 30.4%, .88 35.1%, .92 40.6%, .94 47.2%, .96 55%, .98 64%, .99 74.4%, 1 86.4%, 1 100%)
}

#flo-buy-now-button:hover {
    background: #f6525a;
    color: #fff
}

#flo-buy-now-button img {
    height: 20px;
    width: 50px
}

.product-single__title .product-card--green-icon {
    border: 2px solid green;
    width: 20px;
    height: 20px;
    text-align: center;
    color: green;
    background: #fff0;
    display: inline-block;
    position: relative;
    bottom: .2em;
    left: auto
}

.product-single__title .product-card--green-icon:before {
    content: "";
    position: absolute;
    left: 2px;
    right: 2px;
    bottom: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    background-color: green;
    border-radius: 50%
}

.product-single__title .product-card--red-icon {
    width: 20px;
    height: 20px;
    background-image: url(/cdn/shop/files/Non-Veg_Icon_6mm.svg?v=1655464527);
    display: inline-block;
    position: relative;
    bottom: .2em;
    left: auto
}

.product-swiper,
.newleanlite-product-swiper,
.newleanlite-product-swiper-2 {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px
}

.product-form {
    padding-top: 0
}

.social-sharing {
    display: none
}

.tax-text {
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
    color: #7f7f7f
}

.variant-section::-webkit-scrollbar {
    height: 5px
}

.variant-section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / .3);
    border-radius: 5px
}

.variant-section::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px red
}

input[type=radio]:not(:disabled)~label {
    cursor: pointer;
    width: 100%
}

input[type=radio]:disabled~label {
    color: #ee4b47;
    border-color: #ee4b47;
    box-shadow: none;
    cursor: not-allowed
}

label {
    height: 100%;
    display: block;
/*    background: #f9f9f9;*/
/*    padding: .5rem;*/
/*    margin-bottom: 1rem;*/
    position: relative
}

input[type=radio]:checked+label {
    background: #eef5d4;
    border-radius: 0
}

.product-single__meta {
    padding-right: 15px;
    padding-left: 15px
}

.product-single__title {
    font-family: Neue Montreal;
    font-size: 26px;
    font-style: normal;
    line-height: 35px;
    position: relative
}

.product-single__title img {
    height: 25px;
    width: 25px;
    margin-left: 5px;
    margin-bottom: -2px
}

.product-single__title span {
    font-family: Neue Montreal;
    font-size: 32px;
    font-style: normal;
    line-height: 38.4px
}

.product-single__subtitle {
    opacity: .6;
    font-family: Neue Montreal;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .03em;
    text-align: left
}

.product-subtitle {
    background: #000;
    color: #fff;
    padding: 5px 15px;
    max-width: 900px;
    display: none !important
}

.product-single__description {
    margin: 20px 0;
    font-family: Neue Montreal;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .03em;
    text-align: left
}

.product-single__description * {
    font-size: 18px !important;
    line-height: 24px !important
}

.product-single__description ul {
    margin: 20px;
    list-style: none
}

.product-single__description ul li:before {
    content: "\2022";
    color: #f2ae62;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.product-form__input {
    width: 20px
}

.product-offers {
    margin: 15px 10px 0
}

.product-offers h6 {
    color: #000;
    font-family: Neue Montreal;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: .02em;
    text-align: left
}

.product-offers ul {
    margin: 0 0 10px;
    opacity: .7;
    list-style: none;
    font-family: Neue Montreal;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: .02em;
    text-align: left;
    flex-direction: column
}

.product-offers h6 {
    display: none
}

.product-offers ul li {
    width: 70%;
    display: inline-block;
    margin: 5px 10px;
    padding: 10px;
    font-weight: 500;
    vertical-align: middle;
    background-color: #fdf1e1
}

.product-offers ul li span {
    font-weight: 900;
    margin-right: 15px
}

.stamped-product-reviews-badge {
    text-decoration: underline;
    margin-left: 10px;
    width: 200px
}

.stamped-product-reviews-badge:hover {
    color: gray
}

.label-button {
    font-size: 16px
}

.product-form__item--submit {
    display: flex;
    align-items: flex-start
}

.shopify-payment-button {
    margin-right: 1em;
    display: none
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
    font-size: 1em;
    line-height: 1.25;
    font-weight: 500;
    text-transform: none;
    padding: .625em 1.5625em;
    border: 1px solid #000;
    color: #000;
    background: #fff0;
    border-radius: 100px;
    letter-spacing: .02em;
    transition: all .3s ease-in
}

.product-single__meta .product-form__cart-submit,
.shopify-payment-button .shopify-payment-button__button--unbranded {
    max-width: 250px;
    border-radius: 100px;
    width: 200px
}

.variant-title,
.variant-desc,
.variant-price,
.variant-discount {
    display: block;
    font-family: Neue Montreal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left
}

.variant-Recommended {
    font-family: Neue Montreal;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: .03em;
    font-weight: 900;
    position: absolute;
    top: -15px;
    left: 15px;
    padding: 0 10px;
    background-color: #f37268;
    border-radius: 50px;
    color: #fff;
    width: max-content;
    text-align: center
}

.variant-Recommended.hidden {
    display: none !important
}

.variant-Recommended[class*=variant-tier] {
    top: 6px;
    right: 37px;
    text-transform: capitalize
}

.variant-Recommended.variant-tier--good {
    background-color: #f8aaa4
}

.variant-Recommended.variant-tier--better {
    background-color: #f58e86
}

.variant-Recommended.variant-tier--best {
    background-color: #f37268
}

@media screen and (max-width:768px) {
    .variant-Recommended[class*=variant-tier] {
        min-width: 140px;
        text-align: center
    }
}

input[type=radio]:checked+label b {
    display: block
}

.variant-desc {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: .02em
}

.variant-desc ul li {
    margin: 0 2em;
    list-style: disc;
    line-height: 20px
}

.variant-discount {
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: .02em;
    color: #ee4b47;
    display: inline
}

.variant-pricing {
    width: 60px;
    text-align: right
}

.variant-asp {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px
}

.variant-mrp {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-decoration: line-through
}

.product-sold-count,
.product-card--rating {
    padding: 0 0 0 15px;
    margin: 0
}

.product-sold-count,
.product-card--rating {
    margin-left: 15px;
    border-left: 1px solid #F37268
}

.product-sold-count,
.product-card--rating {
    margin-left: 15px
}

.product-card--rating a {
    text-decoration: underline;
    color: #f37268
}

.product-card--rating img {
    width: 16px;
    height: 15px
}

.product-card--reviews div {
    font-size: 18px
}

.product-card--reviews img {
    width: 16px;
    height: 15px
}

.stamped-review-count {
    padding-left: 10px;
    text-decoration: underline
}

.omega_sec img {
    width: 29px;
    height: 2px
}

.omega_sec .sec_one img {
    width: 13px;
    height: 13px
}

.zegsu-sold-main {
    margin: 0 !important
}

.line-item-property__field input {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 20px;
    outline: none
}

.line-item-property__field label.error {
    padding: 0;
    margin-top: -10px;
    position: relative;
    font-size: 12px;
    color: red
}

.line-item-property__title {
    font-size: 14px;
    font-weight: 800;
    line-height: 14px;
    letter-spacing: .08em;
    color: #f37268;
    margin: 10px
}

.product-single__meta .concern-rating-info,
.product-single__meta .product-card--rating,
.product-single__meta .product-sold-count {
    font-family: Neue Montreal;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    opacity: 1
}

p.cod-available {
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    letter-spacing: .08em;
    color: #f37268;
    margin-bottom: 15px;
    margin-top: 15px
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 50%;
    padding: 0 10px 4px;
    border-radius: 30px;
    background: #fff;
    width: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 1
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #fff0;
    border: 2px solid #000;
    opacity: .5
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #000
}

@media only screen and (min-width:900px) {

    .mfy-sticky .mfy-sticky-add-to-cart,
    .mfy-sticky .mfy-sticky-sold-out {
        border-radius: 80px !important;
        flex: 0 0 145px !important
    }

    .variant-section {
        max-width: 500px
    }
}

@media only screen and (max-width:900px) {

    .product-single__meta .product-form__cart-submit,
    .shopify-payment-button .shopify-payment-button__button--unbranded {
        max-width: 160px;
        border-radius: 100px;
        width: 160px
    }

    .product-form__item--submit {
        justify-content: space-between
    }

    .product-single--small-media .shopify-payment-button .shopify-payment-button__button--unbranded,
    .product-single__meta .product-form__cart-submit,
    .shopify-payment-button .shopify-payment-button__button--unbranded {
        margin: 0
    }

    .mfy-sticky .mfy-sticky-option-item select {
        outline: none
    }

    .mfy-sticky small s {
        display: none
    }

    .section {
        flex-direction: column
    }

    .product-offers ul li {
        width: 90%;
        display: block
    }

    .variant-section {
        max-width: 100%;
        display: flex;
        flex-flow: nowrap;
        gap: 5px;
        border: none;
        margin: 0 0 10px;
        padding: 0 0 10px;
        overflow-x: auto
    }

    .variant-section>div {
        flex: 0 0 200px;
        padding: 0
    }

    .product-template__container.page-width {
        padding: 0
    }
}

.popup {
    width: 100%;
    height: 100%;
    background: #000c;
    display: none;
    position: fixed;
    z-index: 99999999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center
}

.popup .popup__content {
    width: max-content;
    overflow: auto;
    padding: 0;
    background: #fff;
    color: #000;
    position: relative;
    top: 40px;
    left: 0;
    margin: 0 auto;
    box-sizing: border-box
}

.popup .popup__content img {
    margin: 0 auto
}

.popup .popup__content .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    display: block;
    background: #fff;
    height: 25px;
    border-radius: 25px;
    padding: 20px
}

.popup .popup__content .close span {
    cursor: pointer;
    position: fixed;
    width: 20px;
    height: 3px;
    background: #000;
    top: 58px;
    right: 9px
}

.popup .popup__content .close span:nth-child(1) {
    transform: rotate(45deg)
}

.popup .popup__content .close span:nth-child(2) {
    transform: rotate(135deg)
}

#button {
    background: #fff0;
    font-weight: 800;
    letter-spacing: 1px;
    text-decoration: underline;
    cursor: pointer;
    border: none
}

.variant-section {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    border: none;
    margin-bottom: 20px;
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 0
}

.variant-section>div {
    flex: 0 0 80px;
    padding: .5rem 0;
    position: relative
}

.product-swiper,
.newleanlite-product-swiper,
.newleanlite-product-swiper-2 {
    position: relative;
    overflow: hidden;
    padding-bottom: 25px
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #000;
    width: 16px;
    border-radius: 8px
}

.price--on-sale .price-item--regular {
    font-family: Neue Montreal;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0;
    text-align: center
}

.price--on-sale .price-item--sale {
    color: #f37268;
    font-family: Neue Montreal;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left
}

.price--on-sale .price__sale {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.price--on-sale .variant-discount {
    font-size: 13px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0;
    color: #fff;
    text-shadow: none;
    background-color: #000;
    padding: 0 5px;
    border-radius: 0 20px 20px 0;
    display: flex
}

.variant-price {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: .02em;
    margin-top: 0;
    margin-bottom: 0;
    text-align: right
}

.variant-price s {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: .05em;
    margin-left: 5px;
    opacity: .4
}

.pro-offer-wrapper {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 20px;
    background: #f35c5433;
    border: 1px solid #F37268;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -15px;
    left: 50%;
    padding: 0 10px 4px;
    border-radius: 30px;
    background: #fff0;
    width: max-content;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 1
}

.product-single__description p {
    font-family: Neue Montreal;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    text-align: left
}

.product-single__description p strong {
    font-family: Neue Montreal;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0;
    text-align: left
}

.product-single__meta .product-form__cart-submit {
    max-width: 100% !important;
    background-color: #f37268;
    border-color: #f37268;
    flex: auto
}

@media only screen and (max-width:768px) {
    .popup .popup__content {
        width: 100%;
        overflow: auto;
        padding: 10px;
        background-color: #fff0;
        color: #000;
        position: relative;
        top: 40px;
        left: 0;
        margin: 0 auto;
        box-sizing: border-box
    }
}

@media only screen and (min-width:750px) {
    .popup .popup__content img {
        width: 80vw
    }

    .popup .popup__content .close span {
        top: 18px;
        right: 9px;
        position: absolute
    }

    .popup .popup__content .close {
        right: -10px;
        top: -10px
    }

    .popup .popup__content {
        overflow: visible
    }

    .product-single__title {
        margin-bottom: 10px
    }

    .concern-rating-info {
        margin: 10px 0
    }
}

@media only screen and (max-width:750px) {

    .product-single__title,
    .concern-rating-info,
    .product-single__media-group {
        margin: 0
    }

    #product_inside_page .icon_section .icon_inner .icon_text {
        padding: 0;
        max-width: 50% !important;
        justify-content: center
    }

    #product_inside_page .icon_section .icon_inner .icon_text .text {
        padding-left: 5px
    }

    .product-form__item--submit {
        width: 100%
    }

    .btn--style1 {
        max-width: 100% !important;
        background-color: #f35c54;
        border-color: #f35c54;
        flex: auto
    }

    .pro-offer-wrapper {
        margin: 5px 0 20px;
        justify-content: center
    }

    .pro-offer-wrapper p {
        padding: 5px
    }

    .wc_product_review_badge {
        margin: -5px 0 5px !important
    }

    .prod_detail .wc_product_review_badge {
        margin-left: 0 !important
    }
}

.dropp {
    max-width: 30em;
    margin-top: 1rem;
    position: relative;
    padding: 0;
    border: 2px solid #087643;
    border-radius: 5px;
    overflow: visible
}

.product-form__controls-group1 {
    margin-top: 20px
}

.product-form__controls-group--submit {
    max-width: 30em
}

.dropp-header {
    position: relative;
    background: #eef5d4;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start
}

.dropp-header__title {
    display: block;
    padding: .5em;
    -webkit-box-flex: 8;
    -moz-box-flex: 8;
    box-flex: 8;
    -webkit-flex: 8;
    -moz-flex: 8;
    -ms-flex: 8;
    flex: 8;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.dropp-header__btn {
    display: block;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0
}

.dropp-header__btn .icon:after {
    top: 55%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.dropp-header__btn:focus {
    outline: none
}

.dropp-body {
    overflow: hidden;
    width: 100%;
    max-height: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dropp-body.js-open {
    max-height: 20em;
    position: absolute;
    z-index: 9
}

.dropp label:before,
.dropp-header__title:before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    border: 2px solid #EE4B47;
    right: 13px;
    border-radius: 50px;
    top: 10px
}

input[type=radio]:checked+label:before,
.dropp-header__title.active:before {
    border: 5px solid #097643
}

a.js-dropp-action {
    opacity: 1
}

.dropp label:hover,
.dropp label.js-open {
    background: #f9f9f9
}

.dropp input {
    display: none
}

.variant-title {
    position: relative;
    display: inline-block;
    padding-right: 20px
}

body[data-ab-tier=true] .variant-title {
    padding-right: 0
}

body[data-ab-tier=true] .variant-title:after {
    display: none
}

.variant-section>div {
    display: flex;
    flex-direction: row;
    flex: auto;
    padding: unset
}

.variant-title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px
}

.variant-desc {
    letter-spacing: .02em;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px
}

.variant-price small {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0
}

.variant-price {
    font-size: 16px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0
}

.variant-pricing {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.variant-discount {
    font-size: 14px;
    font-weight: 500;
    line-height: 10px;
    letter-spacing: .6px
}

.variant-discount-amount {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    color: #ee4b47
}

.combo-text {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center;
    color: #087643;
    background-color: #f2f2f2;
    display: block;
    line-height: 26px;
    margin: 0 -.5rem -.5rem
}

.combo-text strong {
    font-weight: 700
}

@media only screen and (max-width:500px) {
    .product-offers {
        background-color: #fdf1e1;
        padding: 10px;
        margin-bottom: 0;
        height: 170px;
        width: 100vw;
        margin-left: -1px
    }

    .product-offers h6 {
        margin-left: 10px;
        display: inline
    }

    .product-offers ul li span {
        font-weight: 800;
        margin-bottom: 5px
    }

    .product-offers ul {
        opacity: 1;
        overflow: auto;
        flex-direction: row
    }

    .product-offers ul li {
        background-color: #fff;
        padding: 15px 10;
        height: 110px;
        width: 156px;
        text-align: left;
        display: flex;
        flex-direction: column
    }

    .variant-Recommended {
        right: 12%
    }
}

.wc_product_review_text {
    margin-left: 5px
}

.first-image-text {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #000;
    background: #f3640033;
    padding: 5px 15px;
    border-radius: 100px;
    font-size: 18px;
    font-weight: 700
}

@media (max-width:800px) {
    .first-image-text {
        font-size: 14px
    }
}

.variant-details {
    display: flex;
    flex: 1;
    gap: 5px;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 15px;
    margin-bottom: 10px
}

.variant-option {
    border: 2px solid #00000047;
    padding: 10px;
    margin-bottom: 15px;
    position: relative;
    border-radius: 10px;
    background-color: #fff;
    transition: background-color .2s
}

.variant-option.variant-option--active {
    border: 4px solid #000
}

.variant-option input[type=radio] {
    opacity: 0;
    position: absolute
}

.variant-option label {
    display: block;
    position: relative;
    cursor: pointer;
    background: none
}

.variant-option .variant-original-price {
    font-size: 14px;
    text-decoration: line-through;
    margin-top: 7px
}

.variant-option input[type=radio]:checked+label,
input[type=radio]:not(:disabled)~label {
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    padding: 12px 25px;
    align-items: center
}

.variant-option input[type=radio]:checked+label {
    background-color: #fff
}

.single-option-selector {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    opacity: 0;
    position: absolute
}

.single-option-selector+label:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #fff0;
    cursor: pointer;
    transition: background-color .2s, border-color .2s
}

.single-option-selector:checked+label:before {
    border-color: #000
}

.variant-section-flavor.product-form__controls-group {
    border: none;
    display: flex;
    width: 100%;
    align-items: center;
    text-align: left;
    margin: 0 0 30px;
    padding: 0;
    justify-content: start;
    gap: 20px
}

.flavor-variant-title,
.pack-variant-title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px
}

.flavor-variant-title {
    margin-bottom: 20px
}

.variant-option-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    height: 120px
}

.variant-section-flavor .variant-option {
    border-radius: 50%;
    height: 80px;
    width: 80px
}

.variant-section-flavor p {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-wrap: wrap
}

.variant-section-flavor .variant-option input[type=radio]:checked+label {
    background: none
}

.variant-section-flavor .variant-option {
    border: 2px solid #ddd
}

.variant-section-flavor .variant-option.variant-option--active {
    border: 3px solid #000
}

.new-launch-tag p {
    position: absolute;
    top: 15px;
    left: 0;
    font-family: NeueMontreal_Bold;
    background: #f37168;
    text-align: center;
    color: #ffffffdb;
    font-size: 11px;
    font-weight: 900;
    padding: 4px 15px;
    border-radius: 21px;
    margin-top: -28px;
    margin-left: -15px;
    width: 104px
}

@media (min-width:768px) {
    .variant-option-container {
        flex: .17
    }
}

.newleanlite-product-swiper .swiper-button-prev,
.newleanlite-product-swiper-2 .swiper-button-prev {
    left: 15px !important;
    font-size: 30px
}

.newleanlite-product-swiper .swiper-button-next,
.newleanlite-product-swiper-2 .swiper-button-next {
    right: 15px !important;
    font-size: 30px
}

.er-thumbnails .swiper-button-next,
.er-thumbnails .swiper-button-prev {
    display: none
}

.er-thumbnails,
.er-thumbnails-2 {
    overflow: hidden
}

.er-thumbnails .swiper-slide-thumb-active,
.er-thumbnails-2 .swiper-slide-thumb-active {
    border: 3px solid #000;
    box-sizing: border-box
}

/*# sourceMappingURL=/cdn/shop/t/195/assets/leanlite-pro-variant-selector.css.map?v=162664179083201738741758097453 */