/* Add custom CSS styles below */ 
body {
  background-color: #dfb195;
}

.footer-is-light .store-footer .store-footer__inner {
  background-color: #646A64;
}

.bg-inherit {
  background-color: #646A64;
}


  

  
  .s-slider-v-centered .s-slider-block__title-nav button{
  display: none;
}


.s-block--features + .s-block--features, .s-block--fixed-banner + .s-block--fixed-banner, .s-block--banners + .s-block--banners {
  margin-top: 0em;
}

  .s-block {
    margin-top: 0.2rem;
  }
  
  .s-reviews-header-wrapper {
  padding-bottom: 15px;
}

.carousel-slider .swiper {
    padding-bottom: 50px;
  }
  


.s-cart-summary-total {
  color: rgb(255, 255, 255);
}

 .store-footer h3 {
    color: white;
  }
  
  .rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
    color: white;
  }
  
  .s-comments-product {
    margin-bottom: 0.5rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background-color: #dbb08f;
  }
  
  .main-menu li > a:hover {
    color: #e1cbac;
  }
  
.main-nav-container {
    background-color: #dbb08f;
}

.md\:w-2\/4 {
        background-color: #ffffffd6;
        padding: 15px;
        border-radius: 20px;
    }
.s-button-btn, .s-price-range-number-input {
    border-color: #acb2bc;
}

.s-button-primary-outline {
    color: #646a64;
}

a {
    color: #dbb08f;
}

.object-cover {
    object-fit: contain;
}

.s-breadcrumb-wrapper {

    line-height: 2rem;
    background: #ffffffd6;
    padding: 10px;
    border-radius: 20px;
}

    .s-comments-product .s-comments-container {
        background-color: #ffffffd6;
        padding: 20px;
        border-radius: 20px;
    }
    
    .text-primary {
    color: #ffffff;
}

.s-rating-stars-wrapper {
    display: none;
}

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

.s-block {
    margin-top: 2rem;
}


.product__description a {
  color: rgb(219, 176, 143);
}

.s-block {
    margin-top: 0rem;
}

@media (min-width: 1024px) {
    salla-slider.photos-slider .swiper-slide {
        margin-left: 0rem;
        margin-right: 0rem;
        width: 100%;
    }
}


@media (max-width: 1024px) {
    salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
        padding-right: 0rem;
        padding-left: 0rem;
        padding-top: 0rem;
    }
}

@media (min-width: 768px) {
    .s-slider-block__title {
        margin-top: 2em;    }
}
@media (min-width: 368px) {
    .s-slider-block__title {
        margin-top: 1.5em;    }
}


.s-slider-block__title h2
 {
    font-size: x-large;
}