/** Shopify CDN: Minification failed

Line 102:29 Expected identifier but found "!"
Line 112:29 Expected identifier but found "!"
Line 120:29 Expected identifier but found "!"
Line 136:29 Expected identifier but found "!"
Line 173:20 Expected identifier but found "!"
Line 180:20 Expected identifier but found "!"
Line 222:0 Expected "}" to go with "{"

**/


m-footer * button[type="submit"]:hover{
  border: 1px solid #1E1C1A !important;
  background: transparent !important;
  color: #1E1C1A !important;
}
m-footer * button[type="submit"]{
   border: 1px solid #B8A98F !important;
   box-shadow: none !important;
  
  background-color: #B8A98F !important;
  color: #1E1C1A !important;
}
#scroll-to-top-button{
  display:none;
}
@media only screen and (max-width: 767px) {
 #m-section--template--20668281422055__product_tabs_QEJmpk .m-product-card__title,.m-price__regular{
  
  font-size:14px; 

 }
}

@media(min-width: 1px){
  /* .m-newsletter-form__button-below .m-newsletter-form__button:hover{

  } */
  .m-menu-customer{
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
 .m-menu-customer{
    display: none !important;
  }
  .m-menu-drawer__wrapper{
    width:100% !important;

  }
}


#m-newsletter-template--20668281422055__newsletter_rdn3hd .m-newsletter-form__button:hover {
  color: #1e1c1a;
  border-radius: 10px;
  border: 1px solid #1e1c1a !important;
  background-color:transparent
}
#m-newsletter-template--20668281422055__newsletter_rdn3hd .m-newsletter-form__button {
  color: #1e1c1a;
  background-color: #b8a98f;
  border-width: 0 0 0 0;
}

 .m-color-footer{
 display:none;
}

.m-footer--block .social-media-links a:hover {
    color:#E6E2DA;
    width: 48px;
    height: 48px;
    padding: 0;
    background-color: #1E1C1A;
   
}
.form-field{
  background-color:transparent;
   border: 1px solid  #b8a98f !important;
}

.m-newsletter-form__input-wrapper {
    background-color: transparent !important;
   border: 1px solid  #b8a98f !important;
}

.m-footer--block .social-media-links a:hover {
    background-color: #1E1C1A;
    color: #b8a98f;
    box-shadow: none;
}

.m-footer--middle .m-footer--block-content {
    color: #1E1C1A;
}

#m-newsletter-template--20668281422055__newsletter_rdn3hd .m-newsletter-section__header 
     {
        margin-bottom: 30px; !important;
    }

  @media screen and (min-width: 768px) {
    #m-newsletter-template--20668281422055__newsletter_rdn3hd .m-newsletter-section__header {
        margin-bottom: 30px;
    }
}

#MainContent{
  background-color:#E6E2DA;  !important;
   
}

/* #MainContent .m-toolbar--column-switcher{
  display:none
} */
#MainContent .m-sidebar--content{
  background-color:#E6E2DA;  !important;
}
body {
  font-family: 'Inter', sans-serif; 
  color: #1E1C1A; 
}
/* #MainContent .m-product-option--color .m-product-option--content {
    
    display: none;
} */

.m-product-card__title{
  font-family: 'Inter', sans-serif; 
  font-weight: 500;
}
#m-theme{
  background-color:#E6E2DA;  !important;
}
#m-section--template--20668281061607__recent-viewed{
  display:none
}
/* #CollectionProductGrid .m-collection-products {
    display:grid;
    grid-template-columns: repeat(4, 1fr);
  gap: 16px;
 
}
    #CollectionProductGrid .m-collection-products.m-cols-2 .m-product-item {
        width: 100%;
        min-width: 100%; 
    }
@media screen and (max-width: 767px) {
    .m-collection-products {
        display:grid;
    grid-template-columns: repeat(2, 1fr);
  gap: 16px;
    }
}

.m-collection-products.m-cols-2 .m-product-item {
        
        min-width: 100%; 
    }
} */


.m-search-popular{
  display:none
}

#shopify-section-template--20668281520359__contact-form  .m-button--primary{
  background-color:#b8a98f;
  color: #1E1C1A;
  box-shadow: none; !important;
  border: 1px solid  #b8a98f !important;
}

#shopify-section-template--20668281520359__contact-form  .m-button--primary:hover{
  background-color:transparent;
  color: #1E1C1A;
  box-shadow: none; !important;
  border: 1px solid  #1E1C1A !important;
}
#m-hero-section-template--20668281422055__video_hero_fEWGcq .m-hero__title {
  font-size:44px;
  color: #1E1C1A;
}

@media screen and (max-width: 767px) {
    #m-hero-section-template--20668281422055__video_hero_fEWGcq .m-hero__title {
  font-size:32px;

}



/* #shopify-section-template--20668282077415__main .m-main-product--wrapper .m-product-option--button .m-product-option--node input:checked+label, .m-product-option--button .m-product-option--node__label[data-selected=true] {
    border-color: black;
    background-color: transparent;
    color: black;
}

input:checked+label{
  background-color: unset !important;
  background-color: red !important;
} */

/* #template--20668282077415__main .swiper-wrapper .m-product-media--slider .swiper-button-control:hover {
    background: #1e1c1a;
    color: #B8A98F;
    border-color: rgb(var(--color-button-hover));
} */

#template--20668282077415__main 
.swiper-button-next:hover,
#template--20668282077415__main 
.swiper-button-prev:hover {
  background-color: #1e1c1a !important;
  color: #B8A98F !important;
  border-color: #1e1c1a !important;
}

