.store-content {
    background-color: #fbf4e8;
}

.gradient-bg {
  background-image: linear-gradient(#205a23, #28832c);
  color: white;
}


img.h-full.w-full.transition-opacity.hover\:opacity-90.lazy.object-cover.loaded {
    border-radius: 18px;
}

custom-salla-product-card#product-2033919234 {
    border-radius: 18px;
}
custom-salla-product-card {
    border-radius: 18px !important;
    
}
.store-footer__inner.pt-7.sm\:pt-10.lg\:pt-22 {
   background-color: #502d1d;

    color: #eee1cb;
}
.brand-item {
  position: relative;
  display: flex;
  height: 5rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: ##fff9ef;
  padding: 0.75rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(229, 223, 215, var(--tw-text-opacity));
  transition-property: color, background-color, border-color,outline-color,text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.partners-logos .brand-item {
  height: 150px !important;
  border-style: none !important;
  padding: 0px !important;
 
}