/** Shopify CDN: Minification failed

Line 29:9 Unexpected "{"
Line 29:18 Expected ":"

**/
body {
  background-image: url(/cdn/shop/files/background.png?v=1762829286) !important;
  background-size: contain !important;
  background-attachment: fixed !important;
}


sticky-header{
  background-image: url(/cdn/shop/files/header_background.png?v=1764820533) !important;
  background-position:left center;
  background-size: contain !important;
  background-attachment: fixed !important;
}



@media screen and (min-width: 750px) {
slideshow-component {
width: 90% !important;
margin: 42px auto !important;
}

#Slider-{{ section.id }}.slideshow {
border-radius: 20px;
overflow: hidden;
}

}



.slideshow__controls{
border:0!important;
}

/*
#Slider-{{ section.id }} .slideshow__media,
#Slider-{{ section.id }} .slideshow__media img,
#Slider-{{ section.id }} .media {
    border-radius: 16px!important;
    overflow: hidden!important;
}
    */

.section-main-promo-slider .page-width{
    padding: 0!important;
}

.banner__box .banner__heading+*{
    margin-top: 0rem!important;
}
.banner__box>*+.banner__buttons{
    margin-top: 1rem!important;
}
.banner--mobile-bottom .banner__box{
    padding:2rem!important;
}
.slideshow__text h2,
.slideshow__text .banner__text p{
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4)!important;
}

.slideshow__text .banner__text p{
    color: #fff!important;
}

.custom-search-button-template--20259034693763__search_bar_custom_RWFyRG{
    color:#2f2f2f!important;
}


.product-grid .button {
  background-image: linear-gradient(to bottom, #47b39d, #b9e7da)!important;
  color: #fff!important;
  font-weight: bold!important;
}
.product-grid .card__information {
    padding: 0.5rem 1rem!important;
}



.collection__view-all {
    margin-top: 1.5rem!important;
}

@media screen and (min-width: 750px) {
    .card__information {
        padding-bottom: 0.5rem!important;
        padding-top: 0.5rem!important;
    }
}

.collection__title.title-wrapper{
    margin-bottom: 2rem!important;
}
.collection__title h2{
    margin-bottom: 0 !important;

}
.newsletter {
  width: 90% !important;
  margin: 42px auto !important;
  background-image: url(/cdn/shop/files/footer_brand.png?v=1764571188) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center;
}

@media screen and (max-width: 749px) {
    .slideshow__text-wrapper {
        position: absolute!important;
        top: 0!important;
        left: 0!important;
        width: 100%!important;
        height: 100%!important;
        z-index: 2!important;
        padding: 20px!important;
        box-sizing: border-box!important;
    }
}

#NewsletterForm--sections--20259035152515__newsletter{
    background:#fff!important;
}

@media screen and (max-width: 749px) {
    .footer-block.grid__item {
        margin: 0!important;
    }
}
.footer-block__image-wrapper{
    margin-left:0!important;
}
.footer-block-image, .footer-block-image.left, .footer-block-image.center, .footer-block-image.right{
    justify-content:left!important;
}
.footer-block__details-content{
    margin-bottom: 0rem!important;
}
.footer-block__brand-info{
    text-align:left !important;
}

.footer-block__brand-info .rte h5{
    line-height:1.5 !important;
}

.rte a {
    text-decoration:none;
}