.store-content {
    background-color: #efefed;

}

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

custom-salla-product-card#product-2033919234 {
    border-radius: 14px;
}
custom-salla-product-card {
    border-radius: 14px !important;
}

.store-footer__inner.pt-7.sm\:pt-10.lg\:pt-22 {
    background-color: #283329;
    color: #efefed;
}
.product-entry {
  position: relative;
  display: flex;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: #f2f2f0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;


}

.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: #efefed;
  padding: 0.75rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 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: 99px !important;
  border-style: none !important;
  padding: 0px !important;
}
.main-nav__inner {
    padding-top: 2.25rem;
    padding-bottom: 1.25rem;
  }
}