/* 
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 */


/* 
:root{
	
	
	--vb-green: #014731;
	--vb-purple: #580832;
	--vb-off-white:rgb(246, 244, 217);
	--vb-orange:#D88428;
	  
    --vb-h1-fnt:"Ysabeau SC", sans-serif;
	--vb-h2-fnt: Mulish, sans-serif;
	
	--vb-body-fnt: Mulish, sans-serif;
	--vb-nav-fnt: Mulish, sans-serif;

} */


/* 	font-family: "Ysabeau SC", sans-serif;
    font-size: 48px;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 24px;
    color: rgb(246, 244, 217); */
/* a{
	color:inherit;
}

a:hover{
	color:inherit;
}

.header-fnt{
	font-family: var(--vb-h1-fnt);
}

.body-fnt{
	font-family:var(--vb-body-fnt);
}

.green-fnt{
	color:var(--vb-green);
}


.light-fnt{
	color:var(--vb-off-white);
}

.elementor-widget-container p{
	font-family:var(--vb-body-fnt);
}

h1,h2,h3,h4,h5{
	 font-family: var(--vb-h1-fnt);
	font-weight:900;
} */

.elementor-element.elementor-element-7b7acd42.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded{
	margin:0px;
	padding: 2vw;
}



footer.elementor.elementor-90.elementor-location-footer {
    margin-top: 10vw;
}

