/* WordPress/Elementor compatibility fixes */
html { margin-top: 0 !important; }
body.admin-bar .main-header { margin-top: 32px; }
.elementor-editor-active body.admin-bar .main-header { margin-top: 0; }
.dreamstour-template-fullwidth .elementor-section.elementor-section-boxed > .elementor-container { max-width: none; }
.dreamstour-template-fullwidth .elementor-column-gap-default>.elementor-column>.elementor-element-populated { padding: 0; }
.dreamstour-wp-body .site-main { overflow: hidden; }
img { max-width: 100%; height: auto; }
@media screen and (max-width: 782px){ body.admin-bar .main-header{ margin-top:46px; } }
