/** Shopify CDN: Minification failed

Line 25:0 Unexpected "}"
Line 129:25 Expected identifier but found whitespace
Line 129:26 Unexpected "\"futura-pt\""

**/
body, body * {
    font-family: "futura-pt", sans-serif!important;
}
.quick-add__button .add-to-cart-text__content>span span{
    opacity: 1!important;
    filter: none!important;
}
.quick-add__button .add-to-cart-text__content>span {
    min-width: 160px!important;
    width: 100%!important;
}
.quick-add__button.add-to-cart-button{
    height:50px!important;
    left: 0!important;
    right: 0!important;
    margin: 0 auto!important;
}
}
.quick-add__button .add-to-cart-text{
    padding:20px!important;
}
.price, .compare-at-price, .unit-price{
    font-weight:600;
}
footer .shopify-block.shopify-app-block{
    width: 100%;
}
.mega-menu__link{
    font-size: 15px;
}
.boost-sd__product-title{
    letter-spacing: 0px!important;
}
.boost-sd__format-currency{
    font-size:16px!important;
}
slideshow-arrows{
    mix-blend-mode: normal !important;
}
.slideshow-control .svg-wrapper{
     color: #ffffffff!important;
}
.button-unstyled--transparent{
    background-color: #1d4934 !important;
    border-radius: 100%;
}
.media-gallery--carousel slideshow-arrows .slideshow-control{
    padding-inline:unset!important;
}
 .media-gallery--carousel .slideshow-control .svg-wrapper {
    color: #ffffffff!important;
    align-content: center;
    vertical-align: sub;
}
.product-recommendations .button-unstyled--transparent {
  background-color: #292929 !important;
}
.product-recommendations .slideshow-control .svg-wrapper {
    color: #f6eaea!important;
}
.product-media .swiper-button-next,
.product-media .swiper-button-prev {
  background: #000 !important;
  position: absolute !important;
}
.media-gallery--carousel slideshow-arrows{
    mix-blend-mode: normal!important;
}
.quick-add__button{
    opacity: 1!important;
}
.product-media-container.media-fit img{
    object-fit: contain!important;
}
slideshow-arrows .slideshow-control{
    opacity: 1!important;
}
.product-badges__badge--rectangle{
    padding: 10px!important;
    font-size:14px!important;
}
.jdgm-cards-carousel .jdgm-cards-wrapper{
   max-width: 100%!important;
}
.try_icon{
    position: absolute;
    top: 10px;
    width: 89px;
    height: auto;
    z-index: 1;
    right: 10px;
}
@media screen and (max-width: 1024px) {
   .quick-add__button .add-to-cart-text__content>span {
    min-width: 100px!important;
    }
    .quick-add__button .add-to-cart-text__content>span span{
        font-size: 14px!important;
    }
}
@media screen and (max-width: 750px) {
   .try_icon{
        width: 45px;
   }
   .quick-add__button.add-to-cart-button {
    height: 40px !important;
   }
   .pdt-title{
    font-size: 16px!important;
   }
   :is(.product-card,.product-grid__card) :is(h4,.h4) {
        -webkit-line-clamp: none!important;
    }
    .quick-add__button .add-to-cart-text__content>span {
        min-width: 120px !important;
    }
}

body{
    font-family: "futura-pt", sans-serif!important;
}
     --font-body--family: "futura-pt", sans-serif!important;
    --font-subheading--family: "futura-pt", sans-serif!important;
    --font-heading--family: "futura-pt", sans-serif!important;
    --font-accent--family: "futura-pt", sans-serif!important;
    --font-h1--family: "futura-pt", sans-serif!important;
    --font-h2--family: "futura-pt", sans-serif!important;
    --font-h3--family: "futura-pt", sans-serif!important;
    --font-h4--family: "futura-pt", sans-serif!important;
    --font-h5--family: "futura-pt", sans-serif!important;
    --font-h6--family: "futura-pt", sans-serif!important;
    --font-paragraph--family : "futura-pt", sans-serif!important;

