/** Shopify CDN: Minification failed

Line 49:37 Unexpected "-->"

**/


/* Quantity Display */
.m-product-form--input {
    display: none;
}


div#loop-widget-purchase-option-discount-badge-id-48650fd6a01ccbcaec73e43a57ae7011fd0476b8 {
    display: none;
}

div#option-box-ymq-variant-0 {
    display: none;
}

.m-content-box.m-richtext.m-richtext--large.m\:w-full.m\:text-left {
    padding: 50px;
}

.ymq-option-powered-by {
    display: none;
}

button.m-newsletter-form__button.m-newsletter-form__button--text.m-button {
    background: #000;
    border: 1px solid;
    color: #fff;
}

#shopify-section-template--23895828988235__newsletter_aqHrRz h2.m-newsletter-section__heading.h2 {
    margin-bottom: 10px;
}

span.revVerified {
    display: flex;
    justify-content: center;
}

form#CollectionFiltersForm {
    display: none !important;
}

<!-- Add To Cart Button Color Change -->
.m-product-form .m-add-to-cart {
    background: #9E6E39 !important;
    border: #9E6E39 !important;
}

a.m-menu__link.m-menu__link--main {
    padding: 12px 15px;
}


.shopify-policy__container {
    max-width: 77% !important;
}

/* Product Card Box Shaddow */
.m-product-card__info {
    background: #fbfbfb;
    padding: 15px 0px;
}

.m-product-card.m-product-card--style-2 {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}

.m-product-media {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    border: 1px solid #e7e7e7;
}





@media (max-width:767px){

  .m-slide__content.m-richtext.m\:text-center {
    background: #fff !important;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    border-radius: 0px;
    border: none;
    box-shadow: 0 ;
    padding: 0px;
  }

  #shopify-section-template--23895828988235__slider_CYL9pq .m-richtext__title {
    font-size: 26px;
}

.m-content-box.m-richtext.m-richtext--large.m\:w-full.m\:text-left {
    padding: 5px;
}

  
  }