/* Add custom CSS styles below */ 


img.aspect-\[14\/13\].object-cover {
  object-fit: contain !important;
  object-position: center !important;
  background: #ffffff00;
}

.navbar-brand img {
    max-height: 120px;
    max-width: 300px;
    margin: 8px;
}

.group:hover .group-hover\:scale-110{
    transform: none;
}


@media (min-width: 1024px) {


  .lg\:max-w-none.auto-fit-grid {
    grid-template-columns: repeat(2, 1fr);
}
    }



.product-card--fit-height .product-card__image {
    background: white;
}


.text-store-text-secondary {
    color: #6b0e19;
}


.s-block--enhanced-features__item{
  
border-color: rgb(107 14 25);
background-color: #ffffff;
}


.ql-direction-rtl{
  text-align: center;
}


[aria-label="Chat via WhatsApp"] {
    bottom: 65px !important;
}