.header-style2 #logo {
    margin: 0px;
}
.header-style2 #logo img {
    max-height: 190px;
}
.logopart, .infopart {
    display: inline-block;
    width: 48%;
    vertical-align: middle; 
    text-align: center;
}
#intro .page-title{
    color: black;
}
.infopart.text-left {
    font-size: 20px;
}
.header-style2 #logo{
	background:transparent url('/wp-content/uploads/2018/11/mkhaificar_header.png') center center no-repeat;
	background-size:contain;
}

form.wpcf7-form label {
    color: #000;
}
.wpcf7-form input,.wpcf7-form select  {
	width: 100%;
	padding: 8px 15px;
}

.wpcf7-form  input[type="submit"] {
	color: #040000;
	font-weight: bold;
	background: #FF9800;
}
.single .entry-meta{
    display: none;
}
@media (max-width: 700px) {
    .header-style2 #logo{
        background: none;
    }
    .logopart, .infopart {
        width: 100%;
    }
    .infopart{
        display: none;
    }

}
.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-meta li.wpcm-price {
    display: none;
}