/*
Theme Name: Morz Child
Author: VamTam
Author URI: https://vamtam.com
Template: morz
*/



/*

put your child theme styles here


you don't need any @import rules

*/




/* Μόνο στην αγγλική σελίδα Contact */
.page-id-987957 .meta-header,
.page-id-987957 #sub-header{
  display: none !important;
}



/*wpml dropdown menu width*/
ul[id^="mega-menu-"] li[id^="mega-menu-item-wpml_ls"] > ul.mega-sub-menu,
ul[id^="mega-menu-"] li.mega-wpml-ls-item > ul.mega-sub-menu{
  width: 60px !important;       
  min-width: 60px !important;   
  padding: 0 !important;
}
/*end wpml dropdown menu width*/

