.s-slider-container img {
  aspect-ratio: auto !important;
  height: auto !important;
}

.lg\:w-1\/3.flex.items-center.justify-center.bg-cover.bg-no-repeat.text-center.relative {
  background: none !important;     
  max-height: none !important;     
  border-radius: 16px;            
  overflow: hidden;             
}

.lg\:w-1\/3.flex.items-center.justify-center.bg-cover.bg-no-repeat.text-center.relative img {
  max-height: none !important;     
  height: auto !important;         
  width: 100%;
  border-radius: 16px;             
  object-fit: cover;
}

.min-h-\[600px\].w-full.flex {
  align-items: self-start !important;
}

.product-card__image {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none;
}

.footer-is-custom .store-footer .footer-rights p{
  color:white
}

.product-card__enhanced-mini-cart button.s-button-element{
  color: #3b3c92 !important; 
}