/*!
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.2.4
Template:	edhotels
Text Domain: edhotelschild
Requires at least: 5.9
*/
a.wp-block-button__link.book-button-header {text-transform:uppercase;}
@media only screen and (max-width: 768px) {
  .footer-container .footer-inner .footer-block {padding:15px 10px 10px 10px;}
  h1.wp-block-heading {font-size:42px!important;}
  a.wp-block-button__link.book-button-header {padding:8px 10px 8px 10px;}
  .wp-block-cover {min-height:350px!important;}
  .wp-block-quote.is-style-edream-quote {padding:0 0 0 1rem !important;}
  h1 { font-size: 40px!important; }
  h2 { font-size: 35px!important; }
  h3 { font-size: 32px!important; }
  h4 { font-size: 30px!important; }
  h5 { font-size: 28px!important; }
  h6 { font-size: 24px!important; }
  @media only screen and (max-width: 608px) {
    .grid .grid-item {
        display: inline-block!important;
    }
}
}