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

/*Slider Z index*/
.page-id-40 .elementor-40 .elementor-element.elementor-element-5655f26f {
    z-index: 99 !important;
}
/*Header*/
.jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu>li>a {
    font-weight: 600 !important;
}
/*Meta*/
.jkit-meta-author.icon-position-before {
    display: none !important;
}
.elementor-695 .elementor-element.elementor-element-7a55f20 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu > li.current-menu-item > a{
	color: #fff !important;
}
@media only screen and (max-width: 600px) {
.elementor-695 .elementor-element.elementor-element-7a55f20 .jeg-elementor-kit.jkit-nav-menu .jkit-hamburger-menu{
	color: #fff !important;
}
}
@media only screen and (min-width: 600px) {
.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
    width: 48% !important;
    margin-left: 10px !important;
}
.elementor-form-fields-wrapper.elementor-labels-above {
    margin-left: -10px !important;
}
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #000 !important;
}