/*
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
*/
.mkdf-fullscreen-menu-opener span{
    background-color: white !important;
    border-radius: 5px;
}
.mkdf-blog-no-posts{
    display:none;
}
/*.mkdf-position-right-inner{*/
/*    display:none !important;*/
/*}*/
/*.mkdf-menu-area{*/
/*    display:none;*/
/*}*/
.mkdf-sticky-header{
    display: none;
}
.mkdf-page-footer {
    display: none;
}
.mkdf-position-right {
	display: none;
}

h5.mkdf-custom-font-holder {
    text-shadow: -1px 3px #ffffff;
    color: black !important;
}

.mkdf-mobile-logo-wrapper{
	display: none;	
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    display: none;
}
h4 {
    text-align: right !important;
}