/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Description: Child theme for Hello Elementor
Author: Your Name
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/


@media (min-width: 1200px) {
	body  .page-header .entry-title, .site-footer .footer-inner, 
	body .site-footer:not(.dynamic-footer), 
	body .site-header .header-inner, 
	body .site-header:not(.dynamic-header), 
	body:not([class*=elementor-page-]) .site-main {
        max-width: 1300px;
    }
}