/** Shopify CDN: Minification failed

Line 11:15 Expected identifier but found whitespace
Line 11:16 Unexpected "2px"

**/


/* .m-product-card {
    /* border: 1px solid #ddd; */
    box-shadow: 2px 2px 32px 2px #e9e9e9;
    padding: 23px;
} */

/* div#shopify-section-template--19841990754478__slider_with_text_VFymtQ {
    background: white;
} */


/* sectoin remove bg */
/* section#m-slider-template--19841990754478__slider_6xMf4R,
section#m-slider-template--19841990754478__1621243260e1af0c20 {
    background: #fff;
} */
/* sectoin remove bg */


/* dev custom css */

#shopify-section-template--21247983780065__slider_with_text_VFymtQ {
    padding-top: 60px;
    padding-bottom: 60px;
}

#m-section--template--21247983780065__product_tabs_BDACcn a.m-tab-header {
    background: #0E1938;
    color: black;
    padding: 10px 60px !important;
    font-size: 22px !important;
    border: 1px solid white !important;
}
#m-section--template--21247983780065__product_tabs_BDACcn a.m-tab-header.active {
    background: #C8AA3F;
    color: white;
    padding: 10px 60px !important;
}
a.m-tab-header {
    background: #c8aa3f !important;
}

@media (max-width:768px){
#m-slider-template--21247983780065__slider_6xMf4R .m-richtext__button.m-slide__button.m\:display-flex.m\:flex-wrap.m\:items-center.m\:justify-center {
    padding-bottom: 25px;
}
#shopify-section-sections--21247984435425__footer .block-image {
    margin: 0 auto;
}

#shopify-section-template--21247983780065__slider_with_text_VFymtQ {
    padding-top: 40px;
    padding-bottom: 40px;
}

#m-slider-template--21247983780065__1621243260e1af0c20 .m-slide__wrapper.container-fluid {
    padding: 40px 15px 0px 15px;
}
#m-menu-drawer .m-button--secondary {
    background-color: #0000;
    text-align: center;
    border: var(--btn-border-width) solid #ffffff;
    color: #ffffff;
}


}





#shopify-section-template--21247983780065__box_YpzLMV {
    padding-bottom: 50px !important;
}

.m-product-card.m-product-card--style-1 {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 10px;
    overflow: hidden;
}
.m-product-card__info {
    padding: 15px;
}