/*
Theme Name: Verdict Child
Theme URI: http://verdict.mikado-themes.com
Description: A child theme of Verdict Theme
Author: Mikado Themes
Author URI: http://demo.mikado-themes.com
Version: 1.0.0
Template: verdict
*/

@font-face {
    font-family: 'timesnewroman';
    src: url('fonts/timesnewroman.eot');
    src: url('fonts/timesnewroman.eot') format('embedded-opentype'),
         url('fonts/timesnewroman.woff2') format('woff2'),
         url('fonts/timesnewroman.woff') format('woff'),
         url('fonts/timesnewroman.ttf') format('truetype'),
         url('fonts/timesnewroman.svg#timesnewroman') format('svg');
}

footer .widget.widget_text li:before{
    content: '';
    display: none;
}
footer .widget.widget_text li .circle a{
    padding-left: 0;
}
.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-image{
    display: none;
	
}
.mkdf-main-menu ul li::before{
    content: ' ';
    width: 100px;
    position: absolute;
    height: 75%;
    left: -30px;
    top: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}
.mkdf-main-menu ul li.about::before{
    background-image: url('./images/about.png');
}

.page-id-5785 .mkdf-title-image img{
    height: -webkit-fill-available;
    object-fit: cover;
    /*height: 481px;*/
}

.page-id-5785 .mkdf-title.mkdf-standard-type.mkdf-has-background.mkdf-content-center-alignment.mkdf-animation-no.mkdf-title-image-not-responsive {
	background-position: center !important;
	background-size: cover !important;
}

.page-id-5785 .mkdf-container-inner .mkdf-title-subtitle-holder h1{
	display: none !important;
}

li#nav-menu-item-5665 span.item_outer:before {
    content: url(/wp-content/uploads/2021/01/main-business-v3Asset-4@2x.png);
    transform: scale(0.5) !important;
    /* position: relative; */
    /* min-width: 50px !important; */
    /* min-height: 110px !important; */
    display: inline-block;
    vertical-align: middle;
    margin-right: -10px;
}
