/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

.blog_content p{
	font-size: 18px !important;
}

.blog_content ul, .blog_content li{
	list-style-type: disc !important;
}

.home header {
    background: #fff !important;
	}
.home .header_area .navbar .navbar-nav .menu-item a{
	color: #000 !important;
	text-shadow: 0 0 2px rgba(0,0,0,0) !important;
}

/*
.home .header_area .navbar ul li.menu-item.btn_demo a:hover{
	background-color: #f05423!important;
	color: #fff !important;
}

.btn_cta_header > .elementor-item .elementor-item-anchor, .btn_demo a, .btn_cta_header{
	background-color: #f05423 !important;
	border : 1px solid #f05423;
    color: #fff!important;
	border-radius: 45px;
}
.btn_cta_header > .elementor-item .elementor-item-anchor, .btn_demo a:hover, .btn_cta_header:hover{
	background-color: #fff !important;
    color: #f05423 !important;
	border : 1px solid #f05423;
	text-decoration: none !important;
}
*/

.btn_demo a:after, .btn_six+.btn_six:after{
	content:none !important;
}
html{
	overflow-x: hidden !important;
}

.faq-table-1 .elementor-tabs-content-wrapper{
	height:350px;
	overflow-y:scroll;
	overflow-x:hidden;
	  scrollbar-color: #f05423 #fff;
}


.faq-table-2 .elementor-tabs-content-wrapper{
	height:350px;
	overflow-y:scroll;
	overflow-x:hidden;
	  scrollbar-color: #f05423 #fff;
}


#elementor-tab-content-7944, #elementor-tab-content-7943, #elementor-tab-content-6964, #elementor-tab-content-6963{
	min-height:350px;
}

.wp-image-8377{
	float:right;
	display: inline-block;
}
.elementor-counter .elementor-counter-number-wrapper  {
    display:block !important;
}
.elementor-counter .elementor-counter-title{
	text-align: left !important;
}


.engagebay-forms .form.form-style-form1 .submit-btn{
	border-radius: 25px !important;
	background-color:#f05423 !important;
	width: 50% !important;
}


@media screen and (max-width: 800px) {
  .engagebay-forms .form.form-style-form1 .submit-btn {
    width: 100% !important;
  }
}

.wpml-ls-native{
	text-transform: uppercase !important;
}
@media screen and (max-width: 600px) {
	.sectionPricingSwitcher.elementor-widget-jet-switcher .elementor-widget-container 
.jet-switcher .jet-switcher__control-wrapper,
	.sectionPricingSwitcher.elementor-widget-jet-switcher > .elementor-widget-container >
.jet-switcher > .jet-switcher__control-wrapper{
    width: 100%;
	position: relative;
	left: auto;
	right: auto;
	top: 0
  }
}
