/* Enter Your Custom CSS Here */
.page-id-2 input#wpsl-search-input {
    padding: 3px !important;
    margin-top: 2px;
}

.page-id-2 input#wpsl-search-btn {
    padding: 7px 15px !important;
}

.page-id-2 .wpsl-search.wpsl-clearfix{
	margin-bottom: 0px;
}


@media (min-width: 767px){

.page-id-2 #wpsl-result-list{
	width: 20%;
}

.page-id-2 div#wpsl-gmap{
	width: 79.5%;
}
}

.maind{
margin-bottom: 0px !important;
padding-bottom: 0px;
}

#wpsl-wrap #wpsl-result-list li{
    border-bottom: 2px solid #ccc;
}

.wpsl-store-details{
  font-size: 0px;
}

.wpsl-store-details:before{
	content: "View on Map..";
  font-size: 14px;
}

.wpsl-contact-details{
margin-bottom: 0px !important;
padding-bottom: 10px;
}

/*.wpsl-directions{
	display: none;
}*/

.viewm p{
	margin-bottom: 0px !important;
}

.mapdt{
	margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}