/** Shopify CDN: Minification failed

Line 656:11 Expected ":"
Line 656:17 Expected ":"

**/
.w-commerce-commercecartcontainerwrapper span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}
.common-faqs-section .faq--question h3 {
    letter-spacing: -.03em;
    font-family: Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
}
.common-faqs-section .product-faqs-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.collection-faqs-section 
 .heading {
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 28px;
}
.collection-faqs-section {
    padding: 0 25px 70px;
}
.home-mobile--video {
    display: none !important;
}
.home-video-container {
    border-radius: 0 0 40px 40px;
    position: relative;
}
.home-video-wrapper {
    position: relative;
}
.home-video-content-container {
    position: absolute;
    bottom: 90px;
    left: 50%;
    transform: translate(-50%);
    z-index: 2;
}
.home-video--text h1 span {
    display: block;
}
.home-video--text h1 {
    margin: 0 0 60px;
}
.home-video-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 21%);
    z-index: 1;
}
.home-featured-product-wrapper {
    max-width: 1056px;
    position: relative;
}
.home-featured-product-wrapper .swiper-container {
    max-width: 1056px;
    position: relative;
    overflow: visible;
}
.featured-section--arrow-btn .swiper-button-prev {
    background: url(/cdn/shop/files/left-arrow_22a45493-df86-40d1-b771-9a2cb82eef41.svg);
    height: 50px;
    width: 50px;
    opacity: 1 !important;
    background-size: 100%;
    background-repeat: no-repeat;
    position: initial !important;
}
.featured-section--arrow-btn .swiper-button-next {
    background: url(/cdn/shop/files/right-arrow_2c5dca45-7e58-491f-b038-066e506093c4.svg);
    height: 50px;
    width: 50px;
    opacity: 1 !important;
    background-size: 100%;
    background-repeat: no-repeat;
    position: initial !important;
}
.featured-section--arrow-btn {
    display: flex;
    gap: 10px;
    position: absolute;
    top: -67px;
    right: 0;
}
.featured-section--arrow-btn .swiper-button-next.swiper-button-disabled {
    opacity: 0.5 !important;
}
.featured-section--arrow-btn .swiper-button-prev.swiper-button-disabled {
    opacity: 0.5 !important;
}
.navbar--menu-extand {
    display: block !important;
    transform: initial !important;
    visibility: hidden;
}
.navbar--menu-extand.active {
    visibility: visible;
}
/* .home-video-section {
    margin: 60px 30px 0;
    border-radius: 40px;
    overflow: hidden;
} */

.is--home-videos .container--1344 {
    max-width: 100%;
}
.is--home-videos {
    padding: 0;
}
.video_element video {
    object-fit: cover;
    height: 100%;
}
.video_element video {
    object-fit: cover;
    height: 100%;
}
.swiper-button-prev.featured-collection-button-prev-home-videos {
    background: url(/cdn/shop/files/left-arrow_22a45493-df86-40d1-b771-9a2cb82eef41.svg);
    width: 48px;
    height: 49px;
    position: initial;
}
.swiper-button-next.featured-collection-button-next-home-videos {
    background: url(/cdn/shop/files/right-arrow_2c5dca45-7e58-491f-b038-066e506093c4.svg);
    width: 49px;
    height: 49px;
    position: initial;
}
.slider_wrapper-videos-home-videos {
    padding: 0 0 50px;
}
.home-video--arrow-btn {
    display: flex;
    justify-content: center;
    margin: 60px 0 0;
    gap: 20px;
}
/*** MEDIA ***/
@media only screen and (max-width: 1199px) {
.home-video--text h1 span {
    display: inline;
}
.home-video--text h1 {
    margin: 0 0 40px;
    font-size: 38px;
}
.home-video-content-container {
    bottom: 50px;
}
}
@media only screen and (max-width: 991px) {
.collection-faqs-section .heading {
    font-size: 32px;
    margin: 0 0 22px;
}
.home-video-content-container {
    padding: 0 50px;
}
.home-video--text h1 {
    font-size: 32px;
}
.home-video-container .video_element.is--bg {
    position: initial;
    height: 750px !important;
}
}

@media only screen and (max-width: 767px) {
.collection-faqs-section {
    padding: 0 20px 50px;
}
.collection-faqs-section .heading {
    font-size: 28px;
    margin: 0 0 20px;
}
.home-video-container .home-mobile--video {
    display: block;
    object-fit: cover;
}
.home-video--text h1 {
    margin: 0 0 32px;
}
.home-video-content-container {
    bottom: 42px;
    padding: 0 30px;
}
.home-video-container .video_element.is--bg {
    height: 610px !important;
}
}

.template--video-wrapper iframe {
    min-height: 500px;
}

/* Policy page */

.shopify-policy__container {
    padding: 220px 20px 100px 20px;
    max-width: 1248px;
    margin: 0 auto;
}

.home-video-section {
    width: 100%;
}

@media only screen and (max-width: 767px) {
.shopify-policy__container {
    padding: 120px 20px 50px 20px;
}
.shopify-policy__title {
    padding: 40px 0px;
}
.shopify-policy__title h1 {
    font-size: 32px !important;
}
.home-mobile--video {
    display: block!important;
}
.home-desktop--video {
    display: none!important;
}
/* .home-video-section {
    margin: 30px 15px 0;
    border-radius: 20px;
} */
.home-video-section {
    width: 100%;
}

.home-video-content-container {
    bottom: 40px;
    padding: 0 15px;
}
}

#slidecarthq .item .main-top button {
    display: flex;
    margin-top: 5px;
    min-width: 30px;
    justify-content: center;
    align-items: center !important;
    height: 30px;
    background-color: #fff;
    box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.1);
    padding: 0;
    margin: 0;
    cursor: pointer;
}

/* AW Hero Video Section */

section.is--hero-video.landing-opt-in {
    position: relative;
    padding-top: 96px;
}
.hero-video-content-container {
    display: flex;
    position: relative;
    z-index: 2;
    max-width: 1249px;
    width: 100%;
    margin: 0 auto;
    gap: 80px;
    align-items: flex-start;
}

.hero-sign-up-form {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    padding: 50px 40px;
    max-width: 500px;
    position: relative;
    border: 1px solid #000;
    height: fit-content;
    order: 2;
    max-width: 100%;
}

.sign-up-form_badge {
    font-size: 14px;
    padding: 8px 12px 4px 12px;
    border-radius: 300px;
    width: fit-content;
    position: absolute;
    top: -10px;
    left: 40px;
}

.home-desktop--image {
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100% !important;
}

.hero-video--text {
    display: flex;
    flex-direction: column;
    gap: 30px;
    height: 100%;
    order: 1;
}

.hero-video--content p, .hero-video--content ul {
    font-size: 18px;
}

.hero-video--content ul {
    list-style: none;
    padding-left: 0;
}

.hero-video--content ul li {
    margin-bottom: 16px;
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2222%22%20viewBox%3D%220%200%2018%2022%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M6.19317%2013.5307L10.5667%209.17673L9.84428%208.45429L6.19317%2012.0859L4.54043%2010.4526L3.81801%2011.175L6.19317%2013.5307ZM7.20117%2018.0777C6.23106%2018.0777%205.31582%2017.8936%204.4555%2017.5251C3.59516%2017.1567%202.84213%2016.6498%202.1964%2016.0044C1.55067%2015.3589%201.04351%2014.6063%200.67493%2013.7463C0.306357%2012.8865%200.12207%2011.9714%200.12207%2011.0013C0.12207%2010.0182%200.306273%209.09979%200.674678%208.24594C1.04308%207.39209%201.55%206.6423%202.19543%205.99657C2.84087%205.35084%203.59356%204.84367%204.45349%204.4751C5.31342%204.10653%206.22845%203.92224%207.19856%203.92224C8.18154%203.92224%209.10004%204.10644%209.95385%204.47485C10.8078%204.84325%2011.5575%205.35018%2012.2033%205.9956C12.849%206.64104%2013.3561%207.39049%2013.7247%208.24394C14.0933%209.09739%2014.2776%2010.0156%2014.2776%2010.9987C14.2776%2011.9688%2014.0934%2012.884%2013.725%2013.7444C13.3566%2014.6046%2012.8496%2015.3577%2012.2042%2016.0034C11.5588%2016.6492%2010.8093%2017.1564%209.9559%2017.5249C9.10246%2017.8935%208.18416%2018.0777%207.20117%2018.0777ZM7.19986%2017.0667C8.885%2017.0667%2010.3174%2016.4769%2011.497%2015.2973C12.6767%2014.1176%2013.2665%2012.6852%2013.2665%2011C13.2665%209.31477%2012.6767%207.8824%2011.497%206.70277C10.3174%205.52314%208.885%204.93333%207.19986%204.93333C5.51464%204.93333%204.08223%205.52314%202.9026%206.70277C1.72297%207.8824%201.13316%209.31477%201.13316%2011C1.13316%2012.6852%201.72297%2014.1176%202.9026%2015.2973C4.08223%2016.4769%205.51464%2017.0667%207.19986%2017.0667Z%22%20fill%3D%22%23ED1447%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: 18px 22px;
    background-position: left center;
    padding-left: 24px;
    margin-bottom: 16px;
}

.sign-up-form_input {
    display: flex;
    gap: 10px;
    border-radius: 30px;
    height: 60px;
    align-items: center;
    border: 1px solid #000;
    justify-content: space-between;
    width: 100%;
    padding: 2px;
    margin: 36px 0;

    input {
        margin-left: 20px;
        border: none;
        height: 100%;
        font-size: 16px;
    }

    input::placeholder {
        color: #121212;
    }

    input:focus {
        outline: none;
    }

    button {
        border-radius: 30px;
        padding: 15px 15px;
        font-weight: 600;
        font-size: 14px;
        border: none;
        cursor: pointer;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #fff;
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
        height: 100%;
        transition: all 0.3s ease;
    }

    button:hover {
        background-color: #ed1447;
        border: 1px solid #ed1447;
        color: #fff;
    }
}

.sign-up-form_button {
    white-space: nowrap;
}

h2.sign-up-form_title {
    margin: 0px 0px 24px 0px !important;
    font-size: 40px;
    line-height: 40px;
    max-width: 98%;
}

.sign-up-form_small-text-wrapper {
    display: flex;
    gap: 8px;
    align-items: center;
}

.sign-up-form_small-text-icon {
    width: 20px;
    height: 20px;
}

.sign-up-form_small-text {
    font-size: 14px;
    line-height: 18px;
    margin-top: 4px;
}

.hero-video--text {
    max-width: 639px;
}

@media screen and (max-width: 1024px) {
    .section.is--hero-video.landing-opt-in {
        padding-top: 74px;
    }

    .hero-video-content-container {
        flex-direction: column;
        gap: 40px;
        align-items: center;
    }

    .hero-sign-up-form {
        padding: 40px 20px;
        order: 1;
    }

    .sign-up-form_badge {
        left: 20px;
    }

    .hero-video--text {
        gap: 20px;
        order: 2;
    }

    .hero-video--content p, .hero-video--content ul {
        font-size: 16px;
    }

    .hero-video-content-container {
        gap: 20px;
    }

    .sign-up-form_input  {
        gap: 4px;
    
        input {
            margin-left: 10px;
            border-radius: 30px;
        }
    }


}

.section--aw-featured-product {

    .featured-product_content ul {
        list-style: none;
        padding-left: 0;
    }

    .featured-product_content ul li {   
        background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2222%22%20viewBox%3D%220%200%2018%2022%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M6.19317%2013.5307L10.5667%209.17673L9.84428%208.45429L6.19317%2012.0859L4.54043%2010.4526L3.81801%2011.175L6.19317%2013.5307ZM7.20117%2018.0777C6.23106%2018.0777%205.31582%2017.8936%204.4555%2017.5251C3.59516%2017.1567%202.84213%2016.6498%202.1964%2016.0044C1.55067%2015.3589%201.04351%2014.6063%200.67493%2013.7463C0.306357%2012.8865%200.12207%2011.9714%200.12207%2011.0013C0.12207%2010.0182%200.306273%209.09979%200.674678%208.24594C1.04308%207.39209%201.55%206.6423%202.19543%205.99657C2.84087%205.35084%203.59356%204.84367%204.45349%204.4751C5.31342%204.10653%206.22845%203.92224%207.19856%203.92224C8.18154%203.92224%209.10004%204.10644%209.95385%204.47485C10.8078%204.84325%2011.5575%205.35018%2012.2033%205.9956C12.849%206.64104%2013.3561%207.39049%2013.7247%208.24394C14.0933%209.09739%2014.2776%2010.0156%2014.2776%2010.9987C14.2776%2011.9688%2014.0934%2012.884%2013.725%2013.7444C13.3566%2014.6046%2012.8496%2015.3577%2012.2042%2016.0034C11.5588%2016.6492%2010.8093%2017.1564%209.9559%2017.5249C9.10246%2017.8935%208.18416%2018.0777%207.20117%2018.0777ZM7.19986%2017.0667C8.885%2017.0667%2010.3174%2016.4769%2011.497%2015.2973C12.6767%2014.1176%2013.2665%2012.6852%2013.2665%2011C13.2665%209.31477%2012.6767%207.8824%2011.497%206.70277C10.3174%205.52314%208.885%204.93333%207.19986%204.93333C5.51464%204.93333%204.08223%205.52314%202.9026%206.70277C1.72297%207.8824%201.13316%209.31477%201.13316%2011C1.13316%2012.6852%201.72297%2014.1176%202.9026%2015.2973C4.08223%2016.4769%205.51464%2017.0667%207.19986%2017.0667Z%22%20fill%3D%22%23ED1447%22%2F%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-size: 18px 22px;
        background-position: left center;
        padding-left: 24px;
        margin-bottom: 16px;
    }
}

.section--aw-featured-product {
    position: relative;
    max-width: 1248px;

.featured-product_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}

.featured-product_content {
   max-width: 481px;
   height: 100%;
   display: flex;
   flex-direction: column;
   justify-content: flex-end;
}

.featured-product_badge {
    padding: 10px 20px;
    border-radius: 24px;
    font-size: 14px;
    width: fit-content;
}

.featured-product_title {
    margin: 23px 0px;
}

.featured-product_reviews {
    margin-bottom: 23px;
}

.featured-product_description {
    margin-bottom: 40px;
}


.featured-product_content ul li {
    margin-bottom: 16px;
}

.featured-product_image {
    aspect-ratio: 1/1;
    max-width: 614px;
    border-radius: 24px;
    overflow: hidden;
    max-height: 100%;
    display: flex;
}

.featured-product_price {
    display: flex;
    flex-direction: column;
}

.featured-product_price .price_compare-at {
    font-size: 20px;
}

.featured-product_price .price_sale {
    font-size: 24px;
    font-weight: 600;
}

.featured-product_price-wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
    gap: 53px;
}

}


@media screen and (max-width: 1024px) {
    .section--aw-featured-product {

        .featured-product_wrapper {
            display: flex;
            flex-direction: column;
            
        }

        .featured-product_content {
            order: 1;
        }

        .product-carousel-wrapper {
            order: 2;
        }

        .featured-product_description-content {
            order: 3;
        }
    }


    /* .featured-product_image {
        max-height: 100%;
        max-width: 100%;
    } */

}

/* AW Image Text */
.section--aw-image-text {
    position: relative;
    max-width: 1248px;
    border-radius: 24px;
    overflow: hidden;
}

.section--aw-image-text {
    .background-image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        max-width: 100% !important;
        height: 100%;
        z-index: 0;
        object-fit: cover;
    }

    .background-image_overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    .content {
        position: relative;
        z-index: 1;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        max-width: 1000px;
        margin: 0 auto;
    }

    .content_block-title {
        font-size: 40px;
        line-height: 40px;
    }

    .text.content_block {
        max-width: 398px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
        gap: 16px;
    }
.download.content_block {
    padding: 50px 40px;
    border-radius: 9px;
    display; flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    text-align: center;
    height: fit-content;
}
.download .content_block-title {
    margin-bottom: 24px;
}
.download.content_block .button {

    border-radius: 30px;
    padding: 15px 34px;
    font-weight: 600;
    font-size: 14px;
    border: none;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    height: 60px;
    transition: all 0.3s ease;
    margin-top: 36px;
}

.download.content_block .content_block-content {
    max-width: 320px;
    margin: 0 auto;
}


    @media screen and (max-width: 1024px) {
        .content {
                grid-template-columns: 1fr;
        }
        .text.content_block, .download.content_block {
            margin: 0 auto;
        }

        .download.content_block {
            padding: 20px;
        }

        .content {
            gap: 20px;
        }
    }
}


/* Chrome input autofill */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.shopify-challenge__container {
    padding: 200px 0px;

    .shopify-challenge__message {
        margin-bottom: 20px;
    }

    input[type="submit"] {
        margin-top: 20px !important;
    }
}

.section--aw-product-carousel {
    padding-bottom: 80px;
}

div[data-tolstoy-element] {
    height: fit-content;
}

div[data-tolstoy-element] video{
    border-radius: 10px;
    overflow: hidden;
}

.tolstoy-carousel-arrows-container {
    margin-top: -40px !important;
}

#shopify-section-recipes-hero .hero--image-wrapper {
    height: 400px;
    padding-bottom: 40px;
}

@media screen and (max-width: 1024px) {
    #shopify-section-recipes-hero .hero--image-wrapper {
        height: 300px;
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 500px) {
    #shopify-section-recipes-hero .hero--image-wrapper {
        height: 200px;
        padding-bottom: 40px;
    }
}

#slidecarthq {

footer {
    background: #fff !important;
}

.footer-sticky {
    background: #fff !important;
}

#nvd-standard-widget-logo {
    display: none !important;
}

.nvd-std-widget-title {
    font-size: 14px !important;
    display: block !important;
    margin-bottom: 4px !important;
}

.nvd-secondary-content {
    font-size: 12px !important;
    margin-bottom: 8px !important;
}

.nvd-std-widget-price {
    font-size: 12px !important;
    margin-bottom: 8px !important;
    font-weight: 600 !important;
}

#nvd-without-checkout-btn #nvd-subtotal {
    font-size: 14px !important;
    font-weight: 400 !important;
}

#nvd-subtotal {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.upsell .upsell-item {
    background: #fff !important;
    border-radius: 10px !important;
    padding: 10px !important;
    margin-bottom: 10px !important;
    border: 1px solid #ed1447 !important;
}

.upsell-add button {
    background: #ed1447 !important;
}

.upsell-text-prices p {
    color: #000 !important;
    font-weight: 400 !important;
}

.quantity-selector {
    border-radius: 30px !important;
    border: 1px solid #000 !important;
    overflow: hidden !important;

    input {
        border: none !important;
        border-top: none !important;
        border-bottom: none !important;
        box-shadow: none !important;
    }

    button {
        border: none !important;

        svg path {
            fill: #000 !important;
        }
    }
}

button.remove {
    border-radius: 100% !important;
    /* border: 1px solid #000 !important; */
    background: #fff !important;
    box-shadow: none !important;
    height: 20px !important;
    width: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
    max-height: 20px !important;
    max-width: 20px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    svg path {
        fill: #000 !important;
    }
   
}

header {
    background: #000 !important;
    color: #fff !important;
    padding: 20px 30px !important;

    span {
        color: #fff !important;
    }

    button {
        border: 1px solid #fff !important;

        svg path {
            fill: #fff !important;
        }
    }

}

    form.discount-box-form input {
        border: 1px solid #000 !important;
    }

    form.discount-box-form input::placeholder {
        color: #000 !important;
    }

    a.note-trigger {
        font-size: 12px !important;
        color: #000 !important;
    }
}

#slidecarthq .main-bottom .quantity-selector input[type=text] {
    border-width: 0 !important;
}