.product-card .add-to-cart,
.product-card button {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.matcha-store-footer .matcha-store-footer__inner salla-contacts .s-contacts-item .s-contacts-icon{
  color:#65381c !important;
}
.wa-s-n{
  display: none !important;
}
/* Force single slide view */
/* .s-block--photos-slider:nth-child(5) .swiper-wrapper {
  width: 100% !important;
  align-items: stretch;
}

.s-block--photos-slider:nth-child(5) .swiper-slide {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  flex-shrink: 0 !important;
  height: auto !important;
  box-sizing: border-box;
}

.s-block--photos-slider:nth-child(5) .swiper-slide a {
  display: block;
  width: 100%;
}

.s-block--photos-slider:nth-child(5) .swiper-slide img {
  width: 100% !important;
  height: 500px !important;
  object-fit: cover !important;
  object-position: center;
  display: block;
  border-radius: 0.375rem;
  aspect-ratio: unset !important;
} */

.s-block--photos-slider:nth-child(5) salla-slider.photos-slider .swiper-slide{
  width: 100% !important;
}
.matcha-store-footer .matcha-store-footer__inner salla-social .s-social-list .s-social-link a{
  color: #535151 !important;
}