.main-footer{background:var(--color-background-footer);border-top:1px solid var(--color-borders-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{display:block;margin-bottom:.3125rem}.shop-login-button{display:block}.footer-bottom>div{display:flex;justify-content:space-between}@media screen and (max-width:767px){.footer-bottom>div{flex-direction:column}[dir=ltr] .footer-bottom>div .localization-form{margin-left:-.9375rem}[dir=rtl] .footer-bottom>div .localization-form{margin-right:-.9375rem}.footer-bottom>div .localization-form{margin-top:.625rem}}.footer-top+.footer-bottom{border-top:1px solid var(--color-borders-footer)}.footer-item__icons{display:flex;flex-wrap:wrap;gap:.3125rem}[dir=ltr] .footer-item__newsletter input{padding-right:2.5rem}[dir=rtl] .footer-item__newsletter input{padding-left: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%;opacity:.66;transition:all .1s linear;width:65%}.footer-item__newsletter button[type=submit] svg path{stroke:var(--color-text-footer)}