/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body{overflow-x:hidden;}
.ehf-header #masthead {position: absolute;width: 100%;}
.site-footer{background-color: #333333;}
.site-footer .site-title a, .site-footer .menu-item a, .copyright p{color: #fff !important;}
.site-footer .site-navigation{margin:20px 10px;}
.site-footer {
    padding-block-start: 3rem !important;
    padding-block-end: 3rem !important;
}
.logo_wrapper p, .footer_logo p{margin-bottom:0px !important;}
.logo_wrapper a, .footer_logo a{font-family:"Roboto Condensed" !important;color:#000;font-weight:600;}
.site-header .site-title a{font-size: 25px !important;}
.sm_text p{margin-bottom:0px;}

@media (min-width: 1920px) {
    .elementor-element .e-con-inner, header .header-inner {
        max-width: 1640px !important;
    }

}

@media (min-width:1201px) and (max-width:1500px)
{
	.title_md .elementor-heading-title{font-size: 45px !important;line-height: 55px !important;}
	.width_md{width:100% !important;}
}

@media (min-width:1201px){
	.custom_title h1{font-size: 95px !important;line-height: 1.1;}
	.custom_title h2{font-size: 45px !important;}
	.logo_wrapper a{font-size:30px;}
	.footer_logo a{font-size:40px;}
}
@media (min-width:768px) and (max-width:1200px){
	.custom_title h1{font-size: 50px !important;line-height: 1.5;}
	.custom_title h2{font-size: 30px !important;}
}

@media (max-width:767px)
{
	.menu_wrapper{position: absolute;top: -6px;}
	.menu_wrapper .elementor-element {background-color:transparent !important;}
	.search_wrapper .fas.fa-search{color:#FB9F8D !important;}
	.logo_wrapper a{font-size:30px;}
	.footer_logo a{font-size:35px;}
	.logo_wrapper{background-color:transparent !important;}
}
