/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
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.0
Text Domain:	hello-elementor-child
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
*/

div#header-main {
    background: #fff;
    padding: 10px 0;
    margin: 0 !important;
}

#header-wrap .h-btn-sidebar {
    height: 65px;
    width: 65px;
}

.jet-banner__title {
    font-style: initial;
}

.years-col:before {
	content: '';
    position: absolute;
    top: 0px;
    right: 4px;
    background-color: #E9B11C;
    width: 94px;
    height: 4px;
	z-index: 4;
}

.years-col:after {
    height: 157px;
    width: 4px;
	content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #E9B11C;
}

.credits-content p {
	margin: 0px;
}

.footer-title p {
    margin: 0;
}

.footer-title:before {
	width: 51px;
    height: 2px;
    top: 0px;
    right: 2px;
    position: absolute;
    content: '';
    background-color: #E9B11C;
}

.footer-title:after {
	width: 2px;
    height: 18px;
	right: 0px;
    top: 0px;
    position: absolute;
    content: '';
    background-color: #E9B11C;
}

span.elementor-counter-number-suffix {
    color: #e9b11c;
}

.elementor-slideshow__title {
    font-size: 24px !important;
}

body.rtl.home.page-template-default.page.page-id-8.logged-in.admin-bar.elementor-default.elementor-kit-168.elementor-page.elementor-page-8.customize-support {
    overflow-x: hidden;
}



















