button[aria-label="Add to cart button"]{
    background: linear-gradient(180deg, #2BE1B3 0%, #5E3180 100%);
    color: #fff !important;
    outline: none;
    border: none;
}
.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter{
    background: #612f82;
    color:#fff !important
}
.footer-is-custom .store-footer .store-footer__curve{
    color:#612f82 

}
img[data-selia="home-special-products-slider-image"],
 .s-block--special-products-slider div {
    max-height: unset !important;
    min-height: unset !important;
}

@media screen and (min-width:768px){
.main-menu li>a:hover span,
.main-menu li>a span,
.main-menu-row .main-menu li.root-level>a{
    color: #fff !important;
}
}