/*!
Theme Name: ED Hotels child theme
Theme URI: http://www.edhotels.com/
Author: ED Hotels team
Author URI: http://www.edhotels.com/
Description: Custom child theme: ED Hotels Gutenberg theme, developed by ED Hotels team
Version: 1.0.8
Template:	edhotels
Text Domain: edhotelschild
Requires at least: 5.9
*/
img.desktop {width:180px; height:auto;}
img.sticky {width:170px; height:auto;}
img.mobile {width:110px;height:auto;}
h1 {font-size:40px!important;}
h2 {font-size:36px!important;}
h3 {font-size:25px!important;}
.header-container .header-inner .language ul li a {
	color: black;
}
.header-container .header-inner .header-nav li.current_page_item a, .header-container .header-inner .header-nav li.current_page_parent a {border-bottom:1px solid #000!important;}
.footer-container.footer-layout-3 .footer-inner .footer-block:first-child {
	padding-bottom:0;
}
@media only screen and (max-width: 800px) {
	h1 {font-size:35px!important;}
	h2 {font-size:30px!important;}
	h3 {font-size:25px!important;}
	.hidemobile {display:none!important;}
	.padding0 {padding:0px!important;}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {padding-top:15px!important;}
}