/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/



@media(min-width:768px){
    .menu-btn .avia-menu-text{
        border: 1px solid #000;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}


#header_main_alternate{
    background: #134074;
}


.current-menu-item a, .main_menu a:hover{
    border-bottom: 2px solid #fff;
}

.modern-ticker{
    max-width: 100%!important;
}


.mt-label{
    background-color: #51690d!important;
}


#footer-section ul.menu li, #footer-section ul.menu li:hover{
    border:none!important;
    background: none!important;
}

body #footer-section ul.menu li a{
    color:#fff;
    background: none!important;
    padding: 0px!important;
    display: inline !important;
}

body #footer-section ul.menu li a,  body #footer-section ul.menu li.current_page_item a{
    border-bottom: 1px solid #fff;
}

#socket{
    background: #134074;
    border:none!important;
}

#socket *{
    color:#fff!important;
    font-size: 18px;
    line-height: 28px;
}

.modern-ticker *{
    font-family: 'ordax';
}


.pricing-table .avia-button{
    font-size: 18px;
}

#address-box textarea{
    height: 135px;
}

button, input[type=submit]{
    font-size: 18px;
     font-family: 'ordax';
}


.modern-ticker.mt-theme13 .mt-news a:hover{
    background: #134074!important;
}


.av-main-nav > li > a{
    padding: 0 15px;
}


.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 600px;
    margin: 20px auto;
    display: table;
}


body .login-btn .avia-menu-text{
    background-color: #95c11f!important;
    color: #ffffff;
    border-color: #95c11f!important;
}

.ls-media-unmute{
     display: none !important;
}


.gw-go-body li{
    color: #585858!important;
}


.single-service .post-meta-infos{
     display: none !important;
}




.single-post td{
    padding-left: 15px;
}

.sub-menu a .avia-menu-text{
	font-size:16px!important;
}

.wpjb-search-fields a.wpjb-button{
	position:relative;
	top:-20px;
}


.single-jobs .entry-footer, .single-jobs .post-meta-infos, .single-jobs .wpjb-row-remote{
	display:none!important;
}


.single-jobs li{
	text-align:left!important;
}

/*.language_flag, .av-burger-menu-main{
    position: relative;
    top: 18px;
}*/

@media(max-width:768px){
/*#header .inner-container{
    position: inherit!important;
    height: auto!important;
    width: auto!important;
}*/

.av-main-nav li{
    margin-top: 18px;
}
}




