.wpmcm-vehicle{
font-family: 'Open Sans', sans-serif;
}

.wpcm-vehicle-listings{
font-family: 'Open Sans', sans-serif;
}

.single-blog-title .ml-title, .page-title{
font-family: 'Open Sans', sans-serif; 
}
.wpcm-vehicle-filters{
font-family: 'Open Sans', sans-serif; 
}

.wpcm-vehicle-sort{
font-family: 'Open Sans', sans-serif; 
}

.wpcm-listings-item-description h3{
font-family: 'Open Sans', sans-serif; 
}

.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter-button input{
background-color: #e99f44;
}

label{
color: #e99f44;
}


td:nth-of-type:before {
    content: "";
}

td:nth-of-type(1):before {
    content: "";
}


@media only screen and (max-width: 500px) {
 .pp_pic_holder pp_default{
       width: 307px !important;
       height: 360px  !important;
 }

 div.pp_pic_holder{
       width: 307px !important;
       height: 360px  !important;
 }

 #fullResImage{
      width: 307px !important;
       height: 360px  !important;
 }

 .pp_content{
        width: 307px !important;
       height: 360px  !important;
 }

 .pp_content_container .pp_left{
  padding-left: 0px !important;
 }


}