/*------------------------------------------------------*/
/* SEARCH RESULTS
/*------------------------------------------------------*/

.wlt_search_results.grid_style .wlt_shortcode_hits { display:none; }
.wlt_search_results.grid_style .btn { font-size:11px; text-transform:uppercase; }
.wlt_search_results.list_style .wlt_shortcode_phone { font-size: 20px;  color: #ccc;  margin-top: 10px;  display: block;}
.wlt_search_results.grid_style .content .col-md-3 { width:100%; }
.wlt_search_results.grid_style .content .col-md-3 .btn:nth-child(1){ float:right; }
.wlt_search_results.list_style .content .col-md-3 { padding:0px; text-align:center; }
 
/*------------------------------------------------------*/
/* SINGLE LAYOUT
/*------------------------------------------------------*/

.single .mainlocation { max-width:600px; }
.single .resultsbit { font-size:12px; }
.single .wlt_shortcode_DATE { font-size:11px; color:#999;}
.single #SINGLEIMAGEDISPLAY { background: #F5F5F5; padding:10px; margin-bottom:0px; }

@media (max-width: 480px){
.overlay { background:none !important; }
}