﻿
.footer-inner { display: flex; flex-wrap: wrap; }
.footer-logo { width: 13%; }
.footer-logo img { max-width: 88px; }
.footer-links { display: flex; flex-wrap: wrap; width: 67%; }
.footer-contact { width: 20%; }
.footer-social-nav { display: flex; margin-top: 20px; align-items: center; }
.footer-social-nav li { margin-left: 17px; }
.footer-stores-nav { width: 100%; display: flex; }
.footer-stores-nav li { }
.footer-stores-nav li img { width: 100%; }
.footer-stores-nav li:first-child { margin-right: 10px; }
footer { padding: 70px 15px; color: #fff; }
footer .nav-item { font-size: 70%; margin-bottom: 17px; }
footer .nav-item-title { font-size: 65%; opacity: 0.6; margin-bottom: 13px; }
footer .footer-nav { width: 33.33%; }
footer .bank-israel { color: #6a6a6a; width: 67%; margin-right: 13%; }
.footer-tnc { opacity: 0.5; font-size: 65%; padding-right: 155px; margin-top: 25px; }
.brands-footer-logos { padding-right: 155px; width: 100%; margin-top: 25px; }
.brands-footer-logos img { height: 30px; margin-right: 15px; }
.brands-footer-logos img:first-child { height: 18px; }
.brands-footer-logos .brands-footer-logo.brands-footer-logo-mc { height: 20px; }
footer .form-title { font-size: 70%; line-height: 1.21; margin-bottom: 5px; width: 100%; }
.footer-stores .stores-title { font-size: 70%; margin-top: 14px; margin-bottom: 5px; }
footer #email { background-color: #000; border: solid 1px #353535; border-radius: 8px; width: 188px; width: 80%; margin-left: 4%; }
footer form { display: flex; flex-wrap: wrap; }
footer form .form-submit { width: 16%; min-width: 0; border-radius: 7px; height: 35px; padding: 0; }
.footer-social { margin-top: 0px; }

.footer-inner > .footer-stores { order: 3; }


.footer-newsletter .generalBtn { margin-top: 10px; margin-bottom: 10px; height: 35px; min-width: 150px; font-size: 77%; line-height: 36px; }

#footer-form input#footer-email { background-color: #000; border: solid 1px #353535; color: #ffffff; border-radius: 8px; width: 188px; width: 80%; margin-left: 3%; display: inline-block; vertical-align: middle; }
#footer-form .row.form-group { width: 100%; margin: 0; }
#footer-form .row.form-group > div { padding: 0; }
#footer-form .footer-submit { width: 14%; display: inline-block; vertical-align: middle; }
footer form .form-submit { width: 100%; }
#footer-form .generalBtn .arrow { margin: 0; top: auto; vertical-align: middle; width: auto; height: auto; }
#footer-form label.error { left: 70px; }
ul.footer-nav.footer-nav3 li.nav-item-title { visibility: hidden; }
a.preventClick { pointer-events: none; }
footer .bank-israel img { width: 230px; }

@media(max-width:991px) {
    footer { padding: 35px 15px; }
    .footer-logo { width: 100%; text-align: center; margin-bottom: 35px; }
    .footer-contact { width: 33%; }
    .footer-tnc { padding: 0; }
}

@media(max-width:767px) {
    .footer-contact { width: 100%; order: 1; margin-top: 15px; }
    .footer-links-mobile { width: 100%; }
    footer .footer-nav { width: 100%; }
    .footer-tnc { order: 3; }
    .brands-footer-logos { padding-right: 0; }
    .brands-footer-logos img { margin-right: 10px; height: 34px; }
    .footer-social-nav { justify-content: center; }

    .footer-links-mobile > div { margin-bottom: 35px; }
    .footer-links-mobile .nav-item { margin-bottom: 10px; }
    .footer-links-mobile h3 { margin-bottom: 5px; font-size: 100%; }
    footer .bank-israel { margin-right: 0; }
    .footer-newsletter { margin-top: 35px; margin-bottom: 35px; }
    .footer-stores { margin-bottom: 35px; }
    #accordion3 h3 { display: none; }
    #accordion2 { margin-bottom: 0; }
}
