/* Custom CSS **/

.wpsl-store-below .wpsl-search { background: transparent !important; padding: 15px 0px; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form { display: flex; flex-direction: column; flex-wrap: wrap; }
#wpsl-search-wrap div label { display: block; float: none; }
#wpsl-search-btn, #wpsl-search-wrap div { margin-bottom: 0px; float: none !important; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-location-filter, .wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-search-radius, .wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-hole-filter, .wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-region-filter, .wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-amenities-filter, .wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-sorting-filter { margin-bottom: 20px; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-location-filter .wpsl-input { display: block; float: none; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-location-filter .wpsl-input > div { display: block; float: none; width: 100%; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap .wpsl-dropdown div { z-index: 99 !important; }

.wpsl_stores .social-listing { display: flex; align-items: center; }
.wpsl_stores .social-listing .social-list-item { margin-right: 10px; margin-bottom: 15px; }

.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-filter-title { display: block; float: none; font-size: 20px; font-weight: 900; color: #72aa42; padding: 0px 0px 0px 0px; margin: 0px 0px 5px 0px; font-family: 'Roboto'; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-filter-subtitle { display: block; float: none; font-size: 14px; font-weight: 400; color: #72aa42; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px; font-family: 'Roboto'; }

.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-location-filter input#wpsl-search-input { display: block; float: none; width: 100%; text-align: left !important; font-size: 16px; padding: 9px 10px; line-height: initial; box-shadow: none; outline: none !important; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-location-filter input#wpsl-search-input:focus { border-color: #000; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-dropdown { z-index: 9 !important; width: auto; max-width: 150px; margin-bottom: 0px; }
#wpsl-search-wrap .wpsl-select-wrap, #wpsl-search-wrap .wpsl-select-wrap > div { display: block; float: none !important; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .list-group { white-space: nowrap; flex-wrap: wrap; margin-bottom: 0px; position: relative; z-index: 0; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .list-group-item.active { color: #fff !important; text-shadow: 0 -1px hsl(0deg 0% 0% / 80%); background-color: #0b1a3f !important; margin-left: 0px !important; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .list-group>.list-group-item:first-child { border-radius: 0.5em 0 0 0.5em !important; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .list-group>.list-group-item:last-child {  border-radius: 0 0.5em 0.5em 0 !important; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .list-group>.list-group-item { padding: 0.5em 1.0em; background: #EEE; border: none; margin-right: 1px; background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) ); color: #222; font-family: sans-serif; font-size: 14px; text-shadow: 0 1px white; cursor: pointer; transition: all 0.2s ease; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .list-group>.list-group-item:hover { background-color: #72aa42; text-shadow: 0 1px hsl(0deg 0% 100% / 50%); color: #ffffff; }

.wpsl-store-below .wpsl-search #wpsl-search-wrap form .row { padding-top: 0px; margin-right: -15px; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap div { margin-right: 0px; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-custom-filter { margin-bottom: 20px; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-custom-filter select { display: block !important; margin-bottom: 10px; text-align: left !important; font-size: 16px; padding: 9px 10px; line-height: initial; width: 100%; max-width: 150px; }
.hide { display: none !important; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap input#wpsl-search-btn { display: inline-block; font-size: 18px; line-height: initial; padding: 10px 15px; text-align: center; background: #72aa42; color: #fff; border: none; min-width: 100px; font-weight: 600; font-family: 'Roboto'; cursor: pointer; transition: all 0.5s ease; }
.wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap input#wpsl-search-btn:hover, .wpsl-store-below .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap input#wpsl-search-btn:active { background-color: #666666; color: #ffffff !important; }

.btn-default:hover, .btn-default:focus, .btn-default:active { box-shadow: none !important; outline: none; }

#wpsl-result-list #wpsl-stores, #wpsl-result-list #wpsl-direction-details { height: auto !important; }
#wpsl-result-list #wpsl-stores ul, #wpsl-result-list #wpsl-direction-details ul { display: flex; flex-wrap:wrap; margin:0px !important; padding: 0px; }
#wpsl-result-list #wpsl-stores ul li, #wpsl-result-list #wpsl-direction-details ul li { flex: 0 0 calc(100% - 10px); margin-left: 5px !important; margin-right: 5px !important; margin-bottom: 20px !important; padding: 0px 0px 15px 0px !important; background-color: #ffffff; border: 2px solid #0C1A3F; font-size: 16px; max-height: initial; min-height: 250px; transition: all 0.5s ease; display: flex; flex-direction: column; }
#wpsl-result-list #wpsl-stores ul li p, #wpsl-result-list #wpsl-direction-details ul li p { margin-bottom: 5px; }
#wpsl-result-list #wpsl-stores ul li .wpsl-store-location p strong { font-family: 'Alegreya SC', sans-serif; padding: 5px 10px; margin: 0px 0px 5px 0px; text-align: center; background-color: #72A943; border-bottom: 2px solid #0C1A3F; display: block; color: #fff; }
#wpsl-result-list #wpsl-stores ul li .wpsl-store-location p label { font-family: 'Alegreya SC', sans-serif; font-weight: 600; padding: 0px 5px 0px 0px; margin: 0px; text-align: center; color: #72aa42; display: inline-block; text-transform: capitalize; }
#wpsl-result-list #wpsl-stores ul li .wpsl-store-location .wpsl-contact-details strong { font-family: 'Alegreya SC', sans-serif; padding: 0px 5px 0px 0px; margin: 0px; text-align: center; color: #72aa42; display: inline-block; background: transparent; border: 0px; }
#wpsl-result-list #wpsl-stores ul li .wpsl-store-location p strong a, #wpsl-result-list #wpsl-direction-details ul li .wpsl-store-location p strong a { display: inline-block; color: #fff !important; font-weight: 700; font-size: 22px !important; font-family: 'Roboto', sans-serif; }
#wpsl-result-list #wpsl-stores ul li .wpsl-store-location p strong a:hover, #wpsl-result-list #wpsl-stores ul li .wpsl-store-location p strong a:active, #wpsl-result-list #wpsl-stores ul li .wpsl-store-location p strong a:focus,
#wpsl-result-list #wpsl-direction-details ul li .wpsl-store-location p strong a:hover,  #wpsl-result-list #wpsl-direction-details ul li .wpsl-store-location p strong a:active,  #wpsl-result-list #wpsl-direction-details ul li .wpsl-store-location p strong a:focus { color: #0A193E !important; text-decoration: none; }
#wpsl-result-list #wpsl-stores ul li .wpsl-store-location p > span, wpsl-result-list #wpsl-direction-details ul li .wpsl-store-location p > span { display: block; padding: 0px 15px; }
#wpsl-result-list #wpsl-stores ul li .wpsl-direction-wrap, #wpsl-result-list #wpsl-direction-details ul li .wpsl-direction-wrap { padding:0px 15px; margin-top: auto; }
#wpsl-result-list #wpsl-stores ul li .wpsl-direction-wrap span strong { font-family: 'Alegreya SC', sans-serif; font-weight: 600; padding: 0px 5px 0px 0px; margin: 0px; text-align: center; color: #72aa42; display: inline-block; text-transform: capitalize; }
#wpsl-result-list #wpsl-stores ul li .wpsl-direction-wrap a, #wpsl-result-list #wpsl-direction-details ul li .wpsl-direction-wrap a { outline: 0; display: inline-block; background-color: #72aa42; border: none; padding: 4px 15px; font-size: 16px !important; font-weight: 700; border-radius: 6px; color: #fff; margin-bottom: 5px; transition: all 0.5s ease; }
#wpsl-result-list #wpsl-stores ul li .wpsl-direction-wrap a:hover, #wpsl-result-list #wpsl-stores ul li .wpsl-direction-wrap a:active, #wpsl-result-list #wpsl-stores ul li .wpsl-direction-wrap a:focus,
#wpsl-result-list #wpsl-direction-details ul li .wpsl-direction-wrap a:hover, #wpsl-result-list #wpsl-direction-details ul li .wpsl-direction-wrap a:active, #wpsl-result-list #wpsl-direction-details ul li .wpsl-direction-wrap a:focus { background-color: #666666; color: #ffffff !important; }

#wpsl-result-list #wpsl-stores ul li.wpsl-no-results-msg, #wpsl-result-list #wpsl-stores ul li.wpsl-preloader { flex: 0 0 100%; border: 0px; margin: 0px !important; padding: 0px !important; width: auto; text-align: center; min-height: 100px !important; height: auto !important; }
#wpsl-result-list #wpsl-stores ul li.wpsl-no-results-msg { font-size: 22px; line-height: initial; color: #7b7b7b; font-family: 'Roboto'; font-weight: 300; }
#wpsl-result-list #wpsl-stores ul li.wpsl-preloader img { display: inline-block; left: 0; right: 0; margin-left: auto; margin-right: auto; margin-top: 15px !important; }


@media (min-width:768px) {
	#wpsl-result-list #wpsl-stores ul li, #wpsl-result-list #wpsl-direction-details ul li { flex: 0 0 calc(50% - 10px); }
}

@media (min-width:992px) {
	#wpsl-result-list #wpsl-stores ul li, #wpsl-result-list #wpsl-direction-details ul li { flex: 0 0 calc(33.33% - 10px); }
}

@media(max-width: 991px){
	.inner-section .wpsl_stores h2 { font-size: 18px; }	
}

@media(max-width: 767px){
	.wpsl-store-below .wpsl-search #wpsl-search-wrap form .list-group { flex-direction: row !important; }		
}

@media(max-width: 640px){
	#wpsl-result-list #wpsl-stores ul li, #wpsl-result-list #wpsl-direction-details ul li { max-height: initial; }
}

@media(max-width: 576px){
	.inner-section .wpsl_stores h2 { font-size: 22px; }
	.content-image { margin: 15px 0px; }
	table.wpsl-opening-hours td:last-child { padding-right: 0px; }
}