/* Add custom CSS styles below */ 


.mm-spn--open li a:hover{
  color:#D379D8 !important;
    opacity:0.8 !important;
}



.s-block--special-products-slider--2 .lg\:max-h-\[700px\] {
        max-height: 100%;
    }

  @media (min-width: 1024px) {
   .s-block--special-products-slider--2 .lg\:max-h-\[700px\] {
        max-height: 100%;
    }
}

@media (min-width: 768px) {
    .md\:max-h-\[700px\] {
        max-height: auto !important;
    }
}


.s-block--special-products-slider--2 img{
    object-fit:contain !important;
}

.s-block--special-products-slider--2 .has-overlay--opacity-option{
    background-color:transparent !important;
}


/* Banners */
.s-block--fixed-banner .container {
  max-width: 100% !important;
  padding: 0px !important;
}
.index .s-block--fixed-banner img {
  background-color: transparent !important;
  border-radius: 0;
}
.s-block--fixed-banner:first-of-type {
  margin-top: 0px !important;
}





.store-footer__inner, .store-footer__newsletter {

    background-color: #4C114A !important;
   
}

.store-footer__curve {
    color: #4C114A !important;
}

.store-footer__contacts-row {
    background-color: #4C114A !important;
}

.footer-bottom{
  background-color: #4C114A !important;
}