.freeShipping {
    display: none !important;
}

@media (max-width: 767.98px) {
  #menu_buttons2 .col-6 {
    padding-left: 2px;   /* wcześniej 15px */
    padding-right: 2px;
    flex: 0 0 33.333% !important;
    max-width: 33.333% !important;
  }
}

footer {
    background-color: #f1f1f1;
}

.commercial_banner {
    background: #f1f1f1 !important;
}

#menu_categories {
    background: #ffffff !important;
}

.menu_search__input {
    background-color: #ffffff !important;
}

#footer_links {
    padding-left: 10px;
}

#menu_contact {
    padding-left: 10px;
}