/*
Theme Name: Salient Child
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Template: salient
Author: ThemeNectar
Author URI: https://themeforest.net/user/themenectar
Description: An Ultra Responsive Multi-Purpose Theme.
Version: 10.0.1.1550509629
Updated: 2019-02-18 18:07:09

*/

.menu-ic {
    float: right;
    margin-left: 15px;
}
.lang-switchers {
    float: left;
    width: auto;
    margin-right: 15px;
    margin-top: -3px;
    /* float: left; */
    /* width: 100px; */
    /*display: contents;
    position: relative;
    display: block;
    top: 64%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-64%);
    right: 100px;*/
}
@media all and (max-width: 980px){
    .lang-switchers {
        margin-top: 1px !important;
    }
}
header#top .slide-out-widget-area-toggle.mobile-icon {
    display: block !important;
}
header#top nav {
    display: none !important;
}
.lang-switchers span {
    margin-left: 5px;
    font-size: 18px;
    color: #000;
    font-family: "Fjalla One";
    cursor: pointer;
}
.lang-switchers span:hover,
.lang-switchers span.active {
    color: #42a6cc;
}
.fejala {
	font-family: "Fjalla One";
	float: left;
    width: auto !important;
    line-height: 20px;
    font-size: 18px;
    color: #000 !important;
    margin-top: 0px;
    margin-right: 15px;
}
.menu-ic a:nth-child(2) {
    float: right;
}
@media only screen and (min-width: 768px) and (max-width: 980px){
    #footer-widgets .one-fourths:nth-child(1),
    #footer-widgets .one-fourths:nth-child(4) {
        display: none;
    }
    #footer-widgets .one-fourths {
        clear: none;
    }
}
.jl-right {
    text-align: right;
}
.single-ajde_events .jl-right {
    margin-top: 40px;
}
.single-ajde_events .jl-right a {
    background-color: #41a3dc;
    color: #ffffff;
    padding-right: 9px;
    padding-left: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
}