
 
 /*
Theme Name: Justicia Child
Theme URI: https://justicia.qodeinteractive.com/
Description: A child theme of Justicia Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.1
Text Domain: justicia
Template: justicia
*/

body.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li.mkdf-active-item>a{
    color: #fff;
}
body .mkdf-content .mkdf-btn.mkdf-btn-solid {
    margin-top: 20px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    margin: 10px 0;
}

.text-white, .text-white p, .text-white div, .text-white a{color:#fff;}
.text-white a:hover{color:#fff;opacity: .85;}

.mkdf-icon-list-holder a:hover{opacity: .85;text-decoration:none;}

body p {
    margin: 0 0 10px;
}
.team-section ul{font-size:15px;}

.custom-social{display:none !important;}

.custom-social a {
    padding: 5px;
}
.custom-social a span{
	color:#242424;
	font-size:0;
}
.wpb_wrapper ol li{margin-bottom:10px;}
.custom-social a span:before{
	font-size:18px;
}
body .mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

.mkdf-testimonial-image{display:none !important;}
body .mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-title {
    font-size: 45px;
    margin: 0 0 15px;
}

@media only screen and (max-width: 1024px){
    body .mkdf-top-bar {
        display: block;
        padding-top: 10px;
        height: 40px;
    }
    body .mkdf-top-bar .mkdf-position-left,
    body .mkdf-top-bar .mkdf-position-left .mkdf-position-left-inner{
        display: block;
        width: 100%;
        text-align: center;
    }
    body .mkdf-top-bar .mkdf-position-left .mkdf-position-left-inner .mkdf-icon-widget-holder:first-child,
    body .mkdf-top-bar .mkdf-position-right{
        display:none !important;
    }
    body .mkdf-top-bar .mkdf-position-left .mkdf-position-left-inner  a{
        font-size: 13px !important;
    }
    body .mkdf-top-bar .mkdf-position-left .icon_headphones{
        font-size: 18px !important;
    }
}