1) Sub-button menu "SHOP" in the "Main Menu" appears already fully extended, unlike how it works on a PC ... Any Idea?
2) Button "CERCA QUI", the "Main Menu" non funziona, not open, does nothing ... Any solution for this case?
Thanks greetings...


#gk-menu-overlay-wrap .module {
display: block !important;
padding: 20px 0 !important;
}
#gk-mobile-menu-text {
display: none !important;
}
@media only screen and (max-width:900px) {
.gkStoreInfoAdditional {
display: none;
}
}
#gk-menu-overlay-wrap a.flag {
float: left;
margin: 0 15px;
}
@media only screen and (max-width:1150px) {
.big-photo .big-photo-desc h2 {
line-height: 22px;
}
}
#gkBottom1 .big-photo-desc {
padding-left: 20px !important;
padding-right: 20px !important;
}