/* Add custom CSS styles below */ 
.special-categories.mini_images .single-banner {
    display: none;
}
.special-categories.mini_images .group-banner .banner-1, .special-categories.mini_images .group-banner .banner-2, .special-categories.mini_images .group-banner .banner-3 {
    flex: 0 0 32.3%;
    box-shadow: 0 0 3px #917a7a;
    justify-content:center;
    margin:auto;
    height:100%;

}

.special-categories.mini_images .group-banner {
    gap: 2px;
}
.special-categories .group-banner {
    flex: 0 0 80%;
    max-width: 93.2%;
    display: flex;
    flex-wrap: wrap;
}

.special-categories__content {
    display: flex;
    flex-wrap: wrap;
    margin-top:1rem;
    justify-content: center;
}

/*-------card------*/
@media (min-width: 250px) and (max-width: 980px)
 {
.main-nav-container.fixed-header .inner {
    transform: none;
    top: 0;
    box-shadow: 0px 0 5px black;
}
.object-contain {
    -o-object-fit: inherit;
    object-fit: inherit;
}

/*
.product-card--fit-height {
    border: 2px wheat solid;
    border-radius: 2rem;
}

.product-card__mini-cart button { 
border-radius: 2rem; 
background:#efe9d9
  }
  
  .product-card--fit-height {
    border: 2px wheat outset;
     border-radius: 0rem; 
}
.special-categories,.special-categories__inner {background:#e7e7e7;}


}*/

}

.special-categories,.special-categories__inner {background:#e7e7e7;}
.product-card__mini-cart button {

 border-bottom-left-radius: 1.5rem !important;
    background: #efe9d9;
}
body:not(.enhanced_add_btn_in_mobile) .simplified-products .s-products-slider-card .product-card--simplified .product-card__content, body:not(.enhanced_add_btn_in_mobile) .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__content, body:not(.enhanced_add_btn_in_mobile) .simplified-products .offer-slide .product-card--simplified .product-card__content {
    padding-top: 6px !important;
}
.product-card--fit-height {
border:2px wheat outset;
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
}}
@media (max-width: 991px){
body:not(.enhanced_add_btn_in_mobile) .simplified-products .s-products-slider-card .product-card--simplified .product-card__content, body:not(.enhanced_add_btn_in_mobile) .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__content, body:not(.enhanced_add_btn_in_mobile) .simplified-products .offer-slide .product-card--simplified .product-card__content {
    padding: 0px!important; 
}}
.s-button-btn {
    border-radius: 0;
    maring:2px
  
}
.product-card__content-wrapper{
    padding:6px;
}
.s-button-outline {
    border-bottom: 1px wheat solid;
    border-width: 0px; 
    border-color: currentColor;
}
.product-card__title a {
    margin: 0;
    font-size: 12px;
}
.store-footer__inner {
    background:#efe9d9;
    padding-top: 2rem;
    margin: 2rem;
    padding-bottom: 2rem;
    border-top-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    color: black;
    box-shadow:4px 0px 4px #eba959;
}
 .store-footer__newsletter {
    background-color:#1d1f1f;
    padding-top: 2rem;
    margin-top:2rem;
    padding-bottom: 2rem;
}
.store-footer__newsletter button {
    border: 1px solid rgba(238,238,238,.0705882353);
    background-color: #b49973;
}
.tracking-tight {
    color: #da983f;
    letter-spacing: -.025em;
}
.store-footer {
    border-top-right-radius: 1.5rem;
    border-top-left-radius: 1.5rem;
}




.s-block--faq, .s-block--custom-reviews, .special-product.has-bg, .s-block--testimonials.enhanced {
    z-index: 1;
    display: none;
}




 
.sicon-shipping-fast::before {
content:'';
display:inline-block;
    background-image: url(https://i.postimg.cc/wvq9f2qr/wired-outline-497-truck-delivery-2.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 55px;
    height: 55px;
    color: #efe9d9 !important;
    border-radius: 10px;
     filter: invert(100%); 
}




.smt-app-end_of_trial .smt-wrapper .icon-wrapper {
    padding: 10px;
    display: none;
}