/** Shopify CDN: Minification failed

Line 138:37 Unexpected "-->"

**/


/* Service Section */
.m-icon-box.m-icon-box--horizontal.m-icon-box--col-1.m-gradient.m-color-default {
    border: 1px solid #e5e5e5 !important;
    padding: 10px !important;
    background: #063B8D;
}

/* Footer Bottom */
.m-footer--bottom-inner.m\:flex.m\:flex-col.xl\:m\:flex-row.m\:justify-between.m\:items-end {
    padding: 10px 16px;
    font-size: 15px !important;
}

.m-footer--bottom.m-footer--bottom-footer-1.m-gradient.m-color-default {
    background: #005DA3;
    color: #fff;
}

.m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    background-image: url(/cdn/shop/files/Untitled-1_ac48a8dc-2b0d-4851-b1a9-77f0875d69a5.png?v=1749012368);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
}

/* Product Title */
h3.m-product-card__title {
    font-family: 'Futura';
}

.m-product-card__main-image {
    border: 1px solid #e1e1e1;
}

form#CollectionFiltersForm {
display: none !important;
}



/* Footer Background */
.m-footer--middle.m-gradient.m-color-default {
    background: #ffffff00 !important;
}


div#shopify-section-sections--24886037840181__footer {
    background-image: url(/cdn/shop/files/Untitled-2.png?v=1749012639);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

div#shopify-section-sections--24886037840181__footer {
    border-top: 1px solid #dddddd;
}








/* Newsletter */

/* 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: #E9F0F7;
    padding: 10px;
    height: 200px;
    text-align: center;
}



<!-- 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: #E9F0F7 !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: #E9F0F7;
}

  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;

}


  }