/*# sourceMappingURL=footer.css.map */

footer {
    background-color: #F5F5F7;
    color: rgb(100,100,100);
  }

  footer a:hover {
    text-decoration: none!important;
  }
  
.footer-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-nav ul li.menu-item-has-children a,
.newletter-section h4,
.footer-menu-contact-info h4,
.footer-menu-brand h4,
.footer-menu-info h4,
.footer-menu-services h4 {
    font-size: 19px;
    font-family: 'Judson', serif;
    margin-bottom: 1.2em;
    color:  #333;
  }
  .footer-nav ul li ul.sub-menu li,
  .footer-menu-contact-info li, .footer-menu-brand li, .footer-menu-info li, .footer-menu-services li, .footer-menu-contact li {
    list-style: none;
    padding-top: 1px;
  }
  
  .footer-nav ul li ul.sub-menu li a,
  .footer-menu-contact-info li a, .footer-menu-brand li a, .footer-menu-info li a, .footer-menu-services li a {
    text-decoration: none;
    color: rgb(100,100,100);
    font-size: 16px;
  }
  .footer-nav ul li.menu-item-has-children {
    width: 33%;
    float: left;
}
.footer-nav ul li.menu-item-has-children > a{
  display: inline-block;
}
  .footer-menu-contact-info li a:hover, .footer-menu-brand li a:hover, .footer-menu-info li a:hover .footer-menu-services li a:hover {
   /*  color: #212D66; */
  }

.contact-links a {
    text-decoration: none;
    color: rgb(100,100,100);
    font-size: 14px;
    margin-bottom: 12px;
    display:  block;
  }

  .contact-links .icon {
    font-size:  16px;
  }

  
.newletter-section p {
    color: rgb(100,100,100);
    font-size: 14px;
}

.footer-bar {
    padding: 50px;
}
  
.footer-last .col {
    padding: 12px!important;
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size:  13px;
    color:  #999;
}
  
.logotype-footer {
    margin-bottom: 22px;
}

img.logotype-footer {
    width:  190px;
    /* margin-bottom : ; */
}

footer .fa-phone, footer .fa-envelope, .fa-location-dot {
    font-size: 1.3em;
    padding-bottom: 20px;
}

.input-form {
    position: relative;
}

.input-form button.submit-button {
    position:  absolute;
    right:  4px;
    top: 4px;
}



.input-field {
    display:flex;
    width: 100%;
    padding: 8px;
    border-radius: 0px;
    border:  1px solid #333;
    font-size: 12px;
    background:  transparent;
    padding-right: 105px;
}

.submit-button {
    font-weight: bolder;
    background-color: #000;
    color:#fff;
    font-size: 15px;
    padding: 5px 8px;
    border-radius: 0px;
    width: 100px;
    flex: 1;
    position: absolute;
    border:  0;
}

.footer-mobile-logo {
    display:none;
}

.social-media {
    margin-top:  22px;
    font-size:  16px;
}

.social-media a i {
    margin-right: 18px;
    color: rgb(100,100,100);
    font-size: 1.2em;
}

@media screen and (max-width: 767px) {
  footer {
    background-color: #292a2a;
    color: #fff;
  }
  .footer-nav {
      width: 100% !important;
      margin-bottom: 30px;
  }
  .footer-nav ul li.menu-item-has-children {
      width: 32%;
  }
  .footer-nav .footer-menu-contact h3,
  .footer-nav ul li.menu-item-has-children a, .newletter-section h4, .footer-menu-contact-info h4, .footer-menu-brand h4, .footer-menu-info h4, .footer-menu-services h4 {
    color: #fff;
  }
  .footer-nav ul li ul.sub-menu li a, 
  .footer-menu-contact-info li a, .footer-menu-brand li a, 
  .footer-menu-info li a, .footer-menu-services li a{
    color: #d8dada ;
  }

  .newletter-section p,
  .social-media a i {
    color: #fff;
    margin-top: 10px;
  }
  .input-field {
    border-color: #fff;
    padding-right: 8px;
  }
    .payment-options {
        text-align:  center!important;
    }

    .logotype-footer-mobile {
        width:  200px;
        margin-top:  40px;
    }

      img.logotype-footer {
        display:none;
    }
    .footer-mobile-logo {
        margin: auto;
        justify-content: center;
        display: flex;
        margin-bottom: 2em;
    }

      .footer-bar .row .col {
        width: 50%;
        flex: unset;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
      }
    
        .footer-bar .row .col.newsletter-section{
            width:  100%!important;
        }

      .footer-bar {
        padding:  0;
      }

      .footer-bar .newletter-section {
        width: 100%!important;
        margin:auto!important; 
      }
   
      footer .footer-last .col {
        display:none;
      } 
      .footer-bar .newletter-section .input-form {
        text-align: center;
      }
      .input-form button.submit-button {
        position: unset;
        margin-top: 15px;
      }

    }
    
.payment-options {
    text-align:  right;
    margin-top:  10px;
}

@media screen and (max-width: 680px) {
    .footer-nav ul li {
        width:  49%!important;
        float:  left!important;
    }

    .footer-nav ul li:last-child {
        clear:  both;
    }

    .footer-nav ul li.menu-item-has-children a, .newletter-section h4, .footer-menu-contact-info h4, .footer-menu-brand h4, .footer-menu-info h4, .footer-menu-services h4 {
        margin-bottom:  0!important;
        text-transform: uppercase;
    }

    #menu-footer-menu ul.sub-menu {
        margin-bottom:  20px!important;
    }

    #menu-footer-menu ul.sub-menu li {
    width: 100%!important;
    float: none!important;
    }
}

.woof_childs_list_opener span.woof_is_closed {
    width:  10px!important;
    height:  10px!important;
}

.woof_childs_list_opener span.woof_is_opened {
    filter: brightness(0);
    background-size: 10px 10px !important;
    background-position: 0 7px;
}

.woof .woof_container_inner {
    background-color: rgba(238, 239, 234, 0.5);
    padding: 20px 10px;
    border-radius: 3px;
}

.top-bar .contact-info {
    padding-top: 3px;
}
