/*
Theme Name: Justicia Child
Theme URI: http://justicia.mikado-themes.com
Description: A child theme of Justicia Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: justicia
Template: justicia
*/

.mkdf-menu-area-shadow-disable .mkdf-page-header .mkdf-menu-area .mkdf-grid .mkdf-vertical-align-containers {
	 padding: 0 0;
}

.mkdf-main-menu>ul>li:first-child>a {
	padding-left: 0;
}

.mkdf-main-menu>ul>li:last-child>a {
	padding-right: 0;
}

.mkdf-top-bar .widget a span {
	transition: color 150ms ease;
}

.mkdf-top-bar .textwidget>p>a:hover>span {
	color: #fff !important;
}

.mkdf-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle span {
	color: #002f5e;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-item-toggle span {
	color: #002f5e !important;
}

.mkdf-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown ul .wpml-ls-sub-menu li a span {
	transition: all 150ms ease 0s;
}
.mkdf-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown ul .wpml-ls-sub-menu li a:hover  span{
	color: #132f47;
}
.mkdf-blog-holder article .mkdf-post-info-bottom {
	display: none !important;
}

.mkdf-page-footer .mkdf-footer-top-holder {
    background-image: url(/wp-content/uploads/2019/11/footer.png);
   background-position-x: center;
    background-position-y: top; 
    background-repeat: no-repeat;
	   height: 228px;
	
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {
    padding-top: 0px !important;
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-active {
    
    background-position: left !important;
    background-repeat: no-repeat !important;
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title:not(.ui-state-active) {
    transition: all 1.5s ease;
    
    background-position: left !important;
    background-repeat: no-repeat !important;
}

@media only screen and (min-width: 768px) {
  #nav-menu-item-wpml-ls-97-lv {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  #nav-menu-item-wpml-ls-97-en {
    display: none;
  }
}

::marker {
    display: none;
    color: rgba(209, 209, 209, 1);
}