.main-footer{border-top:1px solid var(--color-borders-footer);background:var(--color-background-footer);margin-top:var(--container-vertical-space)}.main-footer,.main-footer a{color:var(--color-text-footer)}.main-footer a{transition:all .1s linear}.no-touchevents .main-footer a:hover{color:var(--color-accent-footer)}.main-footer .social-icons svg *{fill:var(--color-text-footer);transition:all .1s linear}.no-touchevents .main-footer .social-icons a:hover svg *{fill:var(--color-accent-footer)}.main-footer .localization-form__item-text{color:var(--color-text-footer)}.main-footer .localization-form__item-symbol svg path{fill:var(--color-text-footer)}.main-footer .footer-item__menu span{margin-bottom:.3125rem;display:block}.shop-login-button{margin-top:1.125rem;display:block}.footer-bottom>div{justify-content:space-between;display:flex}@media screen and (max-width:767px){.footer-bottom>div{flex-direction:column}.footer-bottom>div .localization-form{margin-inline-start:-.9375rem;margin-top:.625rem}}.footer-top+.footer-bottom{border-top:1px solid var(--color-borders-footer)}.footer-item__icons{flex-wrap:wrap;gap:.3125rem;display:flex}.footer-item__icons img{border-radius:2px}.footer-item__newsletter input{padding-inline-end:2.5rem}.footer-item__newsletter button[type=submit]{height:calc(100% - var(--gutter-small));padding-top:9px;position:absolute;top:var(--gutter-small);width:50px}html[dir=rtl] .footer-item__newsletter button[type=submit]{left:0}html[dir=ltr] .footer-item__newsletter button[type=submit]{right:0}.no-touchevents .footer-item__newsletter button[type=submit]:hover svg{opacity:1}.footer-item__newsletter button[type=submit] svg{height:65%;transition:all .1s linear;opacity:.66;width:65%}.footer-item__newsletter button[type=submit] svg path{stroke:var(--color-text-footer)}