/* 
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
*/
body{
    font-family: 'Montserrat', sans-serif;
}
h1{
    color: #000000;
    font-size: 5em;
    font-family: 'SpeedeeApp-Bold', 'Montserrat', sans-serif !important;
    font-weight: 700;
}
h4 {
    font-size: 22px;
}

/** Top Menu **/

.site_logo_con{
    float: left;
    width: fit-content !important;
}
.site_logo_link{
    float: left;
    width: fit-content !important;
    padding: 15px 0 0 10px;
    font-weight: 500;
}
.site_logo_link a{
    font-family: 'Montserrat', sans-serif;
    display: block;
    color: #000000;
    float: left;
    font-size: 12px;
}
.site_logo_link svg{
    margin-right: 10px;
    height: 20px;
    padding-top: 11px;
}
/** Top Menu **/

.site-header {
    padding-right: 0px;
    padding-left: 0px;
    background: #274a36;
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.site-header:not(.header-stacked) .header-inner .site-branding {
    display: none;
}
.site-header .site-navigation {
    justify-content: flex-start;
}
.site-header ul.elementor-nav-menu li a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px;
}
.site-navigation ul.menu li a {
    display: block;
    padding: 8px 15px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-weight: 800;
    font-size: 18px;
}
header.page-header {
    display: none;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}
.site-header .elementor-container {
    display: flex;
    margin-right: 0 !important;
    margin-left: 0 !important;
    position: relative;
}
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    display: none;
}
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus {
    color: #ffffff;
    fill: none;
}
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    color: #ffffff;
    fill: none !important;
}
.menu-item-59 a{
    color: #fabf08 !important;
    padding-left: 5px !important;
}
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    text-shadow: none;
    border-left: none !important;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #625c4d !important;
    color: #fff;
}

/** Top Right Menu **/
.top_right_menu ul li a{
    font-family: 'Montserrat', sans-serif;
    color: #656565 !important;
    font-weight: 400;
    font-size: 11px;
}
.top_right_menu ul{
    padding: 15px 0 0 0;
}
.top_right_menu ul li .sub-menu a:hover{
    color: #ffffff !important;
}
/** Top Right Menu **/

.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.elementor-image-box-img {
    width: 100% !important;
}
.elementor-image-box-wrapper{
    position: relative;
}
.elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 25px;
    height: 80px;
    text-align: left;
}
.elementor-widget-image-box .elementor-image-box-content h4{
    margin: 0;
}
.elementor-image-box-title{
    color: #ffffff !important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: unset;
    padding: 0;
    vertical-align: inherit;
    border: none;
}
.mcdssa{
    padding-left: 20px !important;
}

/** Footer **/
#menu-1-262296e li a {
    font-family: 'SpeedeeApp-Regular', 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 10px;
    color: #fff;
    text-transform: uppercase !important;
    padding: 10px 10px 0 0;
}
.footer_container{
    display: flex;
    text-align: right;
}
.footer_container .elementor-element-populated{
    display: inline-block !important;
    text-align: right;
    float: right;
}
.footer_container .elementor-element-populated .elementor-widget{
    display: block;
    width: auto;
    float: right;
}
.footer_container .elementor-element-populated .elementor-widget.elementor-widget-text-editor{
    padding: 20px 25px 0 0;
}
/** Footer **/

@media(max-width: 755px){
    .menu_top{
        display: none;
    }
    .eicon-menu-bar:before {
        content: "\e816";
        color: #ffffff;
    }
    .site-header .elementor-container {
        display: flex;
        margin-right: 0 !important;
        margin-left: 0 !important;
        position: relative;
        width: 100%;
    }
    h1 {
        font-size: 2em;
    }
    .footer_container .elementor-element-populated .elementor-widget.elementor-widget-text-editor {
        padding: 0 0 0 0;
    }
    .footer_container .elementor-element-populated .elementor-widget {
        display: block;
        width: auto;
        float: none;
        text-align: center;
        margin-top: 20px;
    }
    .elementor-nav-menu__align-left .elementor-nav-menu {
        margin-right: auto;
        margin-left: auto;
        justify-content: flex-start;
    }
}
@media(max-width: 820px){
    .menu_top{
        display: none;
    }
    .eicon-menu-bar:before {
        content: "\e816";
        color: #ffffff;
    }
    .site-header .elementor-container {
        display: flex;
        margin-right: 0 !important;
        margin-left: 0 !important;
        position: relative;
        width: 100%;
    }
    h1 {
        font-size: 2em;
    }
}
@media (min-width: 1200px){
    .menu_top{
        display: block;
    }
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 1550px;
    }
}
