/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 

.store-footer {
    position: relative;
    margin-top: 2rem;
    --tw-bg-opacity: 1;
    background-color: #0e0f0f;
    background-color: #f4f3ee;
    --tw-text-opacity: 1;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity));
}

.s-cart-summary-total {
    
    display: none;
}
.banner--fixed img {
    border-radius: 0;
    
}

.store-footer h3 {
    margin-bottom: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
}

.s-block {
    margin-top: -0rem;
    margin-bottom: 2rem;
}
:root {
  touch-action: pan-x pan-y;
  height: 100% 
}

@media(max-width:480px) {
.s-block--fixed-banner  .container {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

 .testimonials-slider .swiper {
    padding-left: 0rem !important; 
    padding-right: 0rem !important; 
  }
  
  .product__description{
    padding: 0 !important;
}
.product__description .article--main img{
    margin-left: -10px;
    margin-right: -10px;
    min-width: calc(100% + 20px);
}
}
.store-footer .store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    height: 110px;
      width: 190px;
    margin: auto auto 20px;
    background-image: url(https://i.postimg.cc/L4yJ7LM3/2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    /* animation: sigal 1200ms linear infinite; */
}

.product-single .s-slider-container{
padding-top: 0
}

@media (max-width: 640px) {
    .is-sticky-product-bar .sticky-product-bar salla-add-product-button {
        flex: auto !important;
    }
    .is-sticky-product-bar .sticky-product-bar {
        flex-direction: row !important;
        flex-wrap: nowrap !important;
    }
}
.s-rating-stars-reviews{
display: none;
}



body {
  background-color: #f4f3ee;
}

.s-comments-product{
 background-color: #f4f3ee;
}

.bg-inherit {
    background-color: #000000;
}
.header-btn__icon {
      color: white;
}
.sicon-menu:before {
 color: white;
}

.s-user-menu-trigger{
background-color: #000000;
}

.topnav-is-dark .top-navbar{
background-color: #000000;

}

.main-nav-container{

background-color: #000000;

}


.store-footer__inner{
background-color: #000000;
}

.store-footer .contact-social{
border-top-width: 0.3px;
border-color: white;
}

.navbar-brand img{
max-width: 200px;
}
.s-comments-item-timestamp{
display: none;

}

.s-comments-count-label{
display: none;

}



a{
color: #acaaaa;}

.s-contacts-topnav-link:last-child:where([dir=rtl],[dir=rtl] *){
display: none;
}

.s-offer-corner-badge{
background-color:#392957;
}

.s-offer-wrapper .s-slider-block__title h2{
color:#392957;

}

.s-offer-wrapper .s-slider-block__title h2::before{
color: #f9edff;

}

.text-red-800{
color: #f78180;

}

.s-product-card-sale-price h4{

color: #f78180 !important; 
}

.s-product-card-rating {
display: none;

}

.bg-gray-100{
 background-color: #f4f3ee;
}