

#shopify-section-sections--26202912129398__scrolling_promotion_hpG7hM m-scrolling-promotion::after {
    position: absolute;
    content: '';
    width: 40%;
    height: 100%;
    top: 0;
    background: linear-gradient(to right, black, #00000000);
    left: 0;
    z-index: 1;
}
#shopify-section-sections--26202912129398__scrolling_promotion_hpG7hM m-scrolling-promotion::before {
    position: absolute;
    content: '';
    width: 40%;
    height: 100%;
    top: 0;
    background: linear-gradient(to right, #00000000, black) !important;
    right: 0 !important;
    z-index: 1;
}
button.m-add-to-cart.m-spinner-button, button.m-newsletter-form__button, .m-newsletter-form__button:hover  {
    background: #06402A; 
    color: white !important;
}
button#scroll-to-top-button {
    right: 50%;
    transform: translateX(-50%);
    bottom: 50px;
}
.m-product-card__media {
    border-radius: 0;
}

div#m-hero-template--26202911342966__video_hero_bfV3A7, 
section#m-section-template--26202911342966__image_with_text_RrKUWp,
section#m-section-template--26202911342966__image_with_text_twgpMf{
    .m-hero__bg,.m-image-with-text__image-first {
    position: relative;
    }
    .m-hero__bg:after,.m-image-with-text__image-first:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 25%;
        bottom: 0;
        left: 0;
        background: linear-gradient(transparent, black);
    }
        
}

section#m-section-template--26202911342966__image_with_text_RrKUWp{
    .m-image-with-text__image-first:after {
        height: 100%;
        width: 25%;
        background: linear-gradient(to left, black, transparent);
        right: 0;
        left: unset;
    }
}

section#m-section-template--26202911342966__image_with_text_twgpMf{
    .m-image-with-text__image-first:after {
        height: 100%;
        width: 25%;
        background: linear-gradient(to right, black, transparent);
        left: 0;
    }
}

.m-page-header,
div#shopify-section-template--26202912031094__1634179460fa8cb6ac,
.shopify-policy__title,
.m-collection-page-header.m-collection-page-header--no-image {
position: relative;
  background-image: url(/cdn/shop/files/ryewr.jpg?v=1759056409);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 100px;
  padding-top: 150px !important;
}

section#m-slider-template--26202911342966__1621243260e1af0c20 .m-slide__bg,
div#shopify-section-template--26202910916982__collection-header,
div#shopify-section-template--26202912031094__1634179460fa8cb6ac {
    position: relative;
    }
section#m-slider-template--26202911342966__1621243260e1af0c20 .m-slide__bg:after, 
div#shopify-section-template--26202910916982__collection-header:after,
div#shopify-section-template--26202912031094__1634179460fa8cb6ac:after,
.m-page-header::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 30%;
        bottom: 0;
        left: 0;
        background: linear-gradient(transparent, black);
    z-index: 1;
    }

.shopify-policy__container {
    max-width: 100% !important;
    padding: 0 !important;
}
.shopify-policy__body {
    max-width: 1400px;
    margin: 0 auto;
    padding: 70px 65px 0;
}
.shopify-policy__body .rte {
    max-width: 800px;
}