/* 
Theme Name: 500 Designs
Theme URI: https://500designs.com/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: 500 Designs
Author URI: https://500designs.com/
Template: hello-elementor
Version: 1.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
*/

body, html{
    overflow-x: hidden;
}

@media only screen and (max-width: 479px) {	
	.elementor-40 .elementor-element.elementor-element-53a838f .jet-mobile-menu__container .jet-mobile-menu__container-inner {
		padding-bottom: 0 !important;
	}
}

@media (min-width:768px){
	.fluid-right > div{
		margin-right: 0 !important;
		margin-left: calc(50vw - 383.5px) !important;
	}
	
	.jet-mobile-menu__body {
		min-height: 67vh;
	}
	
	.elementor-40 .elementor-element.elementor-element-53a838f .jet-mobile-menu__container .jet-mobile-menu__container-inner {
		padding-bottom: 0 !important;
	}
}

@media (min-width:992px){
	.fluid-right > div{
		margin-right: 0 !important;
		margin-left: calc(50vw - 512px) !important;
	}
}

@media (min-width:1200px){
	.fluid-right > div{
		margin-right: 0 !important;
		margin-left: calc(50vw - 600px) !important;
	}
}

@media (min-width:768px){
	.fluid-left > div{
		margin-left: 0 !important;
		margin-right: calc(50vw - 383.5px) !important;
	}
}

@media (min-width:992px){
	.fluid-left > div{
		margin-left: 0 !important;
		margin-right: calc(50vw - 512px) !important;
	}
}

@media (min-width:1200px){
	.fluid-left > div{
		margin-left: 0 !important;
		margin-right: calc(50vw - 600px) !important;
	}
}

@media (max-width: 980px) {
    .elementor-heading-title br {
        display: none !important;
    }
}

