.quicklinks {
    background-color:rgba(210, 182, 121, 0.4) !important;
}

.s-block--categories img {
  background-color: #fff !important;
  object-fit: contain !important;
  --tw-scale-x:1 !important;
  --tw-scale-y: 1 !important;
  transition: .3s !important;
  &:hover {
    transform: scale(1.03)!important;
  }
}
footer {
  border-radius: 30px 30px 0px 0px;
  overflow: hidden;
}
.store-footer {
  background-color: #D8B66F66;
  * {
    color: #000 !important;
  }
}

salla-add-product-button button {
  background-color: #38250B !important;
  color: #fff !important;
  border-radius: 35px 0px 35px 0px !important;
}
.breadcrumbs * {
  color: #000 !important;
}

.s-block__title  h2{
  color:#38250B!important
}

.s-block--photos-slider {
    margin-top: 0px!important
}

.s-block--photos-slider salla-slider {
    padding-right: 0px!important;
    padding-top: 0px!important
}

.s-block--photos-slider .swiper {
    padding-left: 0px!important;
    padding-right: 0px!important
}

.s-block--photos-slider .swiper .swiper-slide {
    width: 100%!important;
    padding-right: 0px!important;
    padding-left: 0px!important
}