/** Shopify CDN: Minification failed

Line 128:37 Unexpected "-->"

**/



.m-tab-header {
    opacity: 1 !important;
    background: white !important;
    border: 1px solid #8B1A1A !important;
    color: #8B1A1A;
    font-size: 18px !important;
    position: relative;
    cursor: pointer;
    transition: var(--m-duration-default, 0.25s) all;
    text-wrap: nowrap;
    padding: 12px 0;
}

.m-tab-header.active:after {
    width: 0% !important;
}

.m-product-tabs--horizontal .m-tab-header {
    padding: 10px 20px !important;
    flex-shrink: 0;
    font-weight: 600;
}

a.m-tab-header.active {
    background: #8B1A1A !important;
    color: white !important;
    padding: 10px 20px !important;
}

 
a.m-menu__link.m-menu__link--main.m\:uppercase {
    text-transform: capitalize;
}









/* Newsletter */
div#shopify-section-sections--17897933996232__newsletter_DgcBqn {
    border-top: 1px solid #e5e3e3;
    border-bottom: 1px solid #e5e3e3;
}
button.m-newsletter-form__button.m-newsletter-form__button--text.m-button {
    background: #000;
    color: #fff;
}

/* Footer Bottom */
.m-footer--bottom.m-footer--bottom-footer-1.m-gradient.m-color-default {
    border-top: 1px solid #e5e3e3;
}

/* Testimonial */
.m-testimonial__content {
  display: grid;
  place-items: center;
}

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

/* Add to cart button */
button.m-add-to-cart.m-spinner-button.m-button.m-button--secondary {
    background: #000;
    padding: 13px;
    border-radius: 0px !important;
}

/* Inventory Status */
span.m-product-inventory__status {
    color: #000 !important;
}

.m-product-inventory__indicator-bar {
    display: none !important;
}

/* Product Title */
#shopify-section-template--17897933930696__main h1.m-product-title {
    text-transform: capitalize !important;
}

/* Header Shaddow */
.m-header header {
    box-shadow: 0 4px 20px #0000000a;
}

/* Image with text */
.m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-5\/12 {
    background: url(https://cdn.shopify.com/s/files/1/0678/3742/7912/files/4b8307e3-e7b0-4022-93c3-79cd4b9fd4a6_copy.jpg?v=1740561558);
    background-repeat: no-repeat;
    background-attachment: fixed;
   background-size: cover;
}
.m-content-box.m-richtext.m-richtext--large.m\:w-full.m\:text-left {
    padding: 50px;
}

/* Blog Post */
.m-article-card__content.m\:text-left {
    background: #FFF6F7;
    padding: 10px;
    height: 200px;
    text-align: center;
}

/*Newsletter  */
section#m-newsletter-template--17897933340872__newsletter_p9QNRT {
    background: url(https://cdn.shopify.com/s/files/1/0678/3742/7912/files/footer-bg_copy.jpg?v=1740565621);
}


<!-- 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-section-sections--17897934029000__header a {
    font-size: 16px;
    color: #000 !important;
}

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

@media (max-width:767px){

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

.m-slide__wrapper.container-fluid {
    background: #FFF6F7;
}

  h2.m-richtext__title.m-slide__title.m\:text-black.h1 {
    font-size: 25px;
}
.m-content-box.m-richtext.m-richtext--large.m\:w-full.m\:text-left {
    padding:  10px 5px;
}

  .m-article-card__content.m\:text-left {
    height: 120px;

}


  }


  .m-page-header.m-page-header--template-blog.m-page-header--large.m\:text-center {
    display: none !important;
}