/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1589020325
Updated: 2020-05-09 10:32:05

*/

.VselectBox {margin:10px !important;}
h3 {color:#166f21;}
.elementor-tabs-wrapper .elementor-active {background: #72b7ef; border-color: #72b7ef !important;}

hr.smallline {
	width: 150px;
    border: 0px;
    border-top: 3px solid #828282;
   
    margin-bottom: 15px !important;
}

.greenbutton  {background:#54ca54; border-radius:50px; border: 1px solid #fff !important}
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {display:none !important;}

.page-id-304 .page-header {margin-top:40px;}
.greenbutton .fas  {margin-right:7px;}
@media screen and (max-width: 768px) {
	.greenbutton {border-radius:0px !important; border:0px !important; background: inherit;}
	.greenbutton .elementor-nav-menu--dropdown a {
		-webkit-box-pack: start !important;
    	-ms-flex-pack: start !important;
    	justify-content: start !important;
	}
	.elementor-nav-menu--dropdown a {justify-content: start !important;}
}