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

.side-page-menu .elementor-icon-list-item a{
	padding-left: 8px !important;
	border-left: 3px solid #F2F3F5;
	    padding-top: 8px !important;
    padding-bottom: 8px !important;

}
.side-page-menu .elementor-icon-list-item a.current .elementor-icon-list-text{
	color: #FC6814 !important;
}

.side-page-menu .elementor-icon-list-item > a.current{
	border-left: 3px solid #FC6814 !important;
}

.side-page-menu .elementor-icon-list-item > a:hover{
	border-left: 3px solid #FC6814 !important;
	
}
.side-page-menu .elementor-icon-list-item > a:hover .elementor-icon-list-text{
	color: #FC6814 !important;
}

#search_form_desktop{
	display: none;
	position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center;
	margin-top: 16px;
}

#mobile_menu_wrapper{
	display: none;
}
,
#mobile_close{
	display:none;
}

@media (max-width: 767px) {
	.elementor-posts--thumbnail-left .elementor-post, .elementor-posts--thumbnail-right .elementor-post{
			flex-direction: column !important;
	}
	.elementor-posts--thumbnail-left .elementor-post .elementor-post__title{
		padding-top: 15px  !important;
	}
	
	
}
#menu-main-navigation > li > a {
        padding: 2px 0px 2px 0px !important;
    }


.elementor-1586 .elementor-element.elementor-element-249594b .eael-simple-menu li a {
	width: 80% !important;
}



.insights_item:hover a{	
	color: #FC6814 !important;
}

.insights_item:hover .elementor-icon svg{
	fill: #FC6814 !important;
}

.eael-simple-menu-container .eael-simple-menu .eael-simple-menu-indicator{
	width: 50px !important;
    height: 28px !important;
	z-index: 3;
}

.eael-simple-menu-container .eael-simple-menu .eael-simple-menu-indicator{
	    justify-content: end;
}
    

footer{
    z-index: 3;
    position: relative;
}

/*
MY ACCOUNT
*/

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a{
	background-color: #080b47 !important;
}
.ihc-ap-menu-item-selected a{
	color: #FFF !important;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item.ihc-ap-menu-item-selected a{
	background-color: #FC6814 !important;
}

/*subs*/
.ihc_level_template_5 .ihc-level-item .ihc-level-item-wrap{
	    background: #080b47 !important;
}
.ihc_level_template_5 .ihc-level-item-link{
	background: #fc6230 !important;
	    color: #FFF !important;
}
.ihc_level_template_5 .ihc-level-item-link:hover{
	background: #FFF !important;
	    color: #fc6230 !important;
}
.ihc-checkout-page-input-left {
    width: 80%;
    float: left;
    padding-right: 10px;
}

.ihc-checkout-page-apply-right {
    width: 20%;
    float: right;
}
.ihc-checkout-page-apply, .ihc-checkout-page-apply-right button[type="submit"] {
    transition: background 150ms ease-in-out;
    background: #33b5e5 !important;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 35px !important;
    outline: none;
    padding: 0;
    text-decoration: none;
    vertical-align: middle;
    width: 100% !important;
    height: 35px !important;
    cursor: pointer;
}

.iump-register-form{
	margin:0;
	padding:0;
}
.ihc-account-subscr-list{
	display: none;
}

.ihc-login-template-8 .impu-form-links a{
	color: #222222;
    font-size: 16px;
    font-family: 'Inter' !important;
}

.ihc-login-template-8 .impu-form-submit input, .ihc-register-11 .iump-submit-form input, .ihc-register-8 .iump-submit-form input{
	background: #FC6814 !important;
    border-color: #FC6814 !important;
}

.ihc-login-template-8 .impu-form-submit input:hover, .ihc-register-11 .iump-submit-form input:hover, .ihc-register-8 .iump-submit-form input:hover{
	background: #FC6814 !important;
    border-color: #FC6814 !important;
}

@media (max-width: 767px) {
	.ihc_level_template_5 .ihc-level-item{
		    width: 100%;
		    max-width: 100%;
	}
}

.show-paid{
	display: none;
}

.tag-61 .show-paid{
	display: block;
}
.tag-61 .hide-paid{
	display: none;
}

.side-page-menu .elementor-icon-list-item > a.active
 {
    border-left: 3px solid #FC6814 !important;
}
.side-page-menu .elementor-icon-list-item a.active span{
	color: #FC6814 !important;
}