.shopping_list_top {
    display: none !important;
}

.open_trigger {
    display: none !important;
}


a.navigation_item {
    border: none !important;
}
.navigation_item span.count {
    display: none !important;
}

.navigation_item span.name {
    text-decoration: none !IMPORTANT;
    font-size: 125%;
}
.navigation_items {
    grid-gap: 13px !important;
}
div#contact_address {
    display: none !important;
}

#menu_banners3 > div {
    overflow: hidden !important;
    margin-bottom: 37px !important;
    
}

@media screen and (min-width: 979px) {
    #menu_banners3 > div {
     flex: 0 0 20% !important;
    }
}

#menu_banners3 > div.menu_button_wrapper img {
  transition: transform .5s ease;
}

#menu_banners3 > div.menu_button_wrapper:hover img {
 transform: scale(1.1);
}

#menu_contact > ul > li.contact_type_adress {
    display: none !important;
}

.opinion_add_photos {
    display: none !important;
}

ul#links_footer_1 ul.footer_links_sub {
    display: block !IMPORTANT;
}


/* Menu 4 start */
@media (min-width: 1200px) {
#footer_links .footer_links_sub>li{
width: 100% !important;


}
#footer_links > .col-md-4 {
max-width: 20% !important;
}

.footer_links_sub > li > a > img {
float: left;
margin-right: 10px;
}
}
/* Menu 4 end */

div#menu_blog {
    display: none !important;
}

.shopping_list_top {
    display: none !important;
}

.open_trigger {
    display: none !important;
}