/* =================================================================
   General styles
================================================================= */
.hide{
    display:none !important;
}
.swiper-slide-updated{
    width: 442px !important;
}

/* =================================================================
   Menu
================================================================= */

html:not([lang="hu"]) #lang-hu, 
html[lang="hu"] #lang-all, 
html[lang="hu"] #remove-es-hu, 
html[lang="es"] #remove-es-hu {   
    display: none!important; 
}

html:not([lang="hu"]) #lang-hu, 
html[lang="hu"] #lang-all, 
html[lang="hu"] #remove-es-hu, 
html[lang="es"] #remove-es-hu,
html:not([lang="fr-FR"]) .lang-fr{   
    display: none!important; 
}
