Paste your files here
/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* changes start */


#wpsl-checkbox-filter.wpsl-checkbox-3-columns li,.wpsl-custom-checkboxes.wpsl-checkbox-3-columns li {
	width: default;
}
#wpsl-search-wrap label { display:inline-flex;  }
#wpsl-search-wrap input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  display: flex;
  align-content: center;
  justify-content: center;
  font-size: 2.1rem;
  padding: 0.1rem;
  border: 0.1rem solid #f78f2d;
  border-radius: 0.75rem;
	width: 21px;
	height: 21px;
		display: inline-flex;
	background-color: white;
}

#wpsl-search-wrap input[type="checkbox"]::before {
  content: "";
  width: 14px;
  height: 15px;
  clip-path: polygon(17% 54%, 28% 43%, 38% 54%, 70% 22%, 81% 33%, 38% 75%, 17% 54%);
  transform: scale(0);
  background-color: #f78f2d;
	
}

#wpsl-search-wrap input[type="checkbox"]:checked::before {
  transform: scale(1.5);
	display: inline-flex;
}

a.wpsl-store-details.wpsl-store-listing {
    display: none;
}
.wpsl-more-info-listings {
    display: block !important;
}
#wpsl-result-list  .wpsl-store-location h2 strong, #wpsl-result-list .wpsl-store-location h2 strong a {
    font-size: 24px;
    font-family: "Gotham Book", Sans-serif;
    color: #f78f2d;
    border-bottom: 2px solid;
    margin-bottom: 10px;
    line-height: 1;
    font-weight: 500;
}
.wpsl-store-location h2 {
    margin-bottom: 10px;
}
#wpsl-result-list a {
    outline: 0;
    color: #fb831a;
    border-bottom: 1px solid #fb831a !important;
    font-size: 16px;
    font-weight: 500;
    padding-top: 5px;
}
#wpsl-result-list {
    width: 50%;
    margin-right: 5%;
	margin-top: 10px;
}
span.info-label {
    display: inline-block;
    color: #969696;
    font-weight: 500;
}
#wpsl-gmap{
	width: 48%;
	margin-top: 0px;
}

#wpsl-result-list li p {
    padding-left: 0;
    margin: 0 0 0px 0;
}
#wpsl-wrap #wpsl-result-list li{
	padding: 0 10px;margin-bottom: 50px;
}
#wpsl-wrap #wpsl-result-list li {
    padding: 0 0 50px 0;
    margin-bottom: 30px;
    margin-right: 20px;
    position: relative;
}
.wpsl-more-info-listings {
    margin-top: 10px;
}
.wpsl-more-info-listings > a {
    padding-top: 5px;
    display: inline-block;
}
.wpsl-store-hours {
    display: block;
}
#wpsl-stores::-webkit-scrollbar, .fancyscroll::-webkit-scrollbar {
  width: 6px;
}

/* Track */
#wpsl-stores::-webkit-scrollbar-track, .fancyscroll::-webkit-scrollbar-track {
  background: #eaebeb; 
}
 
/* Handle */
#wpsl-stores::-webkit-scrollbar-thumb, .fancyscroll::-webkit-scrollbar-thumb {
  background: #949699; 
}

/* Handle on hover */
#wpsl-stores::-webkit-scrollbar-thumb:hover, .fancyscroll::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.wpsl-selected-item:after {
    position: absolute;
    content: "\f078";
    right: 12px;
    top: 43%;
    /* margin-top: -4px; */
    border: none;
    border-top: none;
    font-family: "Font Awesome 5 Free";
    color: orange;
    font-weight: 700;
}
.wpsl-active .wpsl-selected-item:after {
    margin-top: 0;
    border: none;
    border-bottom: none;
    content: "\f077";
    top: 30%;
}
div#wpsl-radius {
    display: grid !important;
    grid-template-columns: auto auto auto;
	width: 100%;
}
div#wpsl-radius > * {
    width: auto;float: none;
}
#wpsl-search-wrap .wpsl-input {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    display: grid !important;
    grid-template-columns: auto auto;
    float: left;
    margin-right: 1%;
}
div#wpsl-search-wrap > form > * {
    float: none;
    width: auto;
}
#wpsl-search-wrap div label {
    width: auto;
}
div#wpsl-radius > * {
    width: auto;
    float: none;
}
#wpsl-search-wrap .wpsl-select-wrap {
    width: 20%;
}
div#wpsl-radius > * {
    width: auto !important;
    float: none !important;
}
#wpsl-search-wrap .wpsl-select-wrap {
    width: 20%;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 3%;
    vertical-align: top;
}
#wpsl-checkbox-filter { margin-bottom: 20px; }
#wpsl-checkbox-filter label.selectedgv {
    /*background: #f68c2c;
    padding: 10px 5px !important;
    border-radius: 10px;
	border:1px solid;
    color: white; */
    font-size: 14px !important;
    font-family: "Gotham Book", Sans-serif;
}
#wpsl-checkbox-filter input[type=checkbox], 
#wpsl-checkbox-filter input[type=radio], 
.wpsl-custom-checkboxes input[type=checkbox],  
.wpsl-custom-checkboxes input[type=radio] {
    margin-left: 5px;
}
#wpsl-checkbox-filter label {
    /* background-color: #ECECEC;
	color:#ECECEC;
    padding: 10px 5px !important;
    border-radius: 6px; */
    color: #666666;
    font-size: 14px !important;
    font-family: "Gotham Book", Sans-serif !important;
 /*   border: 1px solid; */
}
#wpsl-checkbox-filter.wpsl-checkbox-3-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-3-columns li {
    width: auto;float: none;
    display: inline-block;margin-right:0;
}
input#wpsl-search-btn {
    background: #f78f2d;
    color: white;
    padding: 7px 39px !important;
    border-radius: 6px;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase !important;
    display: inline-block;
    vertical-align: top;
}
div#wpsl-search-wrap > form ul#wpsl-checkbox-filter {
    display: inline-block;
    width: 86%;
}
.wpsl-search-btn-wrap {
    display: inline-block;
}
#wpsl-search-btn, #wpsl-search-wrap input#wpsl-search-input, #wpsl-search-wrap .wpsl-input input.input-search  {
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    padding: 5px 12px!important;
    margin: 0!important;
    background-color: white;
}
#wpsl-search-wrap .wpsl-input input.input-search{
    height: 40px;
    width: 100px;
}

input#wpsl-search-input {
    width: 126px;
    margin: 0 !important;
    display: inline-block !important;
    background: url("https://thegalley.com/wp-content/uploads/585e4ae1cb11b227491c3393.png") 10px 13px no-repeat;
    background-size: 16px;
}
.wpsl-country-dropdown .wpsl-dropdown{
    min-width: 160px;
	
}
.wpsl-dropdown { border-radius: 20px !important; }
.wpsl-search.wpsl-checkboxes-enabled {
    padding: 20px 0px;
    background: #f4f4f4;
	border-bottom: 1px solid #666; 
}
#wpsl-search-wrap form #wpsl-checkbox-filter {
    order: 1;
    width: 100% !important;
   /* position: absolute; 
    width: 100%;
    top: 23px;
    left: 0px; */
}
#wpsl-search-wrap {
    padding-top: 0px;
}

#wpsl-checkbox-filter.wpsl-checkbox-3-columns li.searching-text {
    display: inline;
    width: 100%;
    float: none;
    margin: 0px 10px 0px 0px;
    line-height: 2.6;
    margin-bottom: 16px;
	font-size: 16px !important;
}
/* #wpsl-checkbox-filter label.selectedgv {
    background: #f78f2d;color: white;border: none;
}*/
#wpsl-search-wrap input#wpsl-search-input{
    width: 100%;
}
#zipcode{display: none !important;}
label[for=checkbox_22]{display: none;}
#wpsl-stores img.wpsl-store-thumb {
    
    width: auto !important;
    height: auto !important;
    max-width: 100px !important;
    margin-bottom: 10px;
}
.amenity > div {
    display: inline-block;
    margin-right: 20px;
}
.amenity img {
    display: block;
    margin-bottom: 5px;
}
#wpsl-wrap #wpsl-result-list ul li:last-child {
    margin: 0;
}
.icon-right-thumb {
    position: absolute;
    right: 0;
    width: auto !important;
    height: auto !important;
    max-width: 100px !important;
}
/*#wpsl-checkbox-filter.wpsl-checkbox-3-columns li label {
    display: none;
}*/
/* do this by id becuase code not working */
#wpsl-checkbox-filter.wpsl-checkbox-3-columns li label[for=checkbox_265], #wpsl-checkbox-filter.wpsl-checkbox-3-columns li label[for=checkbox_23], #wpsl-checkbox-filter.wpsl-checkbox-3-columns li label[for=checkbox_24], #wpsl-checkbox-filter.wpsl-checkbox-3-columns li label[for=checkbox_355]{
    display: inline-flex;
}
#wpsl-checkbox-filter.wpsl-checkbox-3-columns li label[for=checkbox_265], #wpsl-checkbox-filter.wpsl-checkbox-3-columns li label[for=checkbox_23], #wpsl-checkbox-filter.wpsl-checkbox-3-columns li label[for=checkbox_24], #wpsl-checkbox-filter.wpsl-checkbox-3-columns li label[for=checkbox_355] {
    display: inline-flex;
    margin-right: 20px;
}
ul#wpsl-checkbox-filter li.category-toggl label {
	width: inherit !important;
}
#wpsl-checkbox-filter.wpsl-checkbox-3-columns li label, .wpsl-custom-checkboxes.wpsl-checkbox-3-columns li label{
    display: none;
}
/* #wpsl-search-wrap .wpsl-input, div#wpsl-radius{ grid-template-columns:fit-content(50%) fit-content(50%)} */
#wpsl-radius { padding-left: 40px; }
/* For 1024 or Up to 1279 */
@media only screen and (max-width:1279px){
	#wpsl-search-wrap .wpsl-select-wrap {
		width: 30%;
		margin-right: 0%;margin-top: 0;
		
    }
    #wpsl-search-wrap .wpsl-input {
		width: 50%;
		margin-right: 2%;
		min-height: 49px;
	}
    .wpsl-search.wpsl-checkboxes-enabled {
        padding: 20px 0px;
        background: #f4f4f4;
    }
    #wpsl-search-wrap form #wpsl-checkbox-filter{ margin-top: 10px;}
    #wpsl-search-wrap .wpsl-input label{min-width: 100px;}
    div#wpsl-radius {display: grid !important;grid-template-columns: 45% 36% 14%;}
	select#wpsl-country-dropdown {background: white;border: none;}
}	

@media only screen and (max-width:1024px){

}
@media screen and (min-width: 767px) and (max-width: 900px) {
	div#wpsl-radius { display: grid !important; grid-template-columns: 50% 50%; width: 100%; }
	#wpsl-search-wrap .wpsl-input { width: 100% !important; }
	#wpsl-search-wrap .wpsl-input, div#wpsl-radius { grid-template-columns: 50% 50%; }
	#wpsl-search-wrap .wpsl-select-wrap { margin-left: 0px; width: 100%;}
	div#wpsl-search-wrap input#wpsl-search-input { width: 100%;}
	#wpsl-search-wrap .wpsl-select-wrap { width: 100% !important; margin-left: 0px !important; }
	#wpsl-search-wrap input[type="checkbox"] { width: 18px; height: 18px;}
}

@media only screen and (max-width:900px){
	
	input#wpsl-search-input {
    width: 126px;
    margin: 0 !important;
    display: inline-block !important;
    background: url("https://thegalley.com/wp-content/uploads/585e4ae1cb11b227491c3393.png") 10px 10px no-repeat;
    background-size: 16px;
}

	#wpsl-radius { padding-left: 0px; }
#wpsl-search-wrap input[type="checkbox"] { width: 18px; height: 18px;}
	#wpsl-search-wrap { margin-bottom: 20px; }
    .wpsl-search.wpsl-checkboxes-enabled {
        padding: 0px;
        background: #f4f4f4;
    }
    #wpsl-search-wrap .wpsl-input, #wpsl-search-wrap .wpsl-select-wrap {width: 100%; margin-top:10px;}
    
    #wpsl-checkbox-filter.wpsl-checkbox-3-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-3-columns li {
        display: block;
        clear: both;
        margin-bottom: 10px;
    }
    #wpsl-checkbox-filter label {
        display: inline-block;
        width: auto !important;
    }
    #wpsl-search-wrap {
        padding-top: 0;
    }
	#wpsl-search-wrap .wpsl-input { width: 100%; }
    #wpsl-search-wrap .wpsl-input, div#wpsl-radius{ grid-template-columns:50% 50%; }
    #wpsl-search-wrap .wpsl-dropdown{width: auto !important;}
    #wpsl-search-wrap form #wpsl-checkbox-filter {position: relative; text-align: center;}
    #wpsl-search-wrap #wpsl-search-btn {margin-bottom: 5px;width: 100%;}
    .wpsl-search-btn-wrap {text-align: center;margin: 0 auto;display: block;}
    #wpsl-gmap {width: 100%; margin-top: 0px;}
    #wpsl-gmap {height: 84vh !important;}
    #wpsl-wrap #wpsl-result-list li {padding: 0px 10px 40px;margin-bottom: 30px;margin-right: 0px;}
    .wpsl-store-location {width: 72%;}
    .icon-right-thumb{right: 10px;}
    #wpsl-result-list #wpsl-stores {height: auto !important;}
    #wpsl-result-list {width: 100%;margin-right: 0;margin-top: 40px;}
    #wpsl-stores img.wpsl-store-thumb {width: 65px!important;}
    .wpsl-store-location h2 {line-height: 1.3;}
    .amenity,.wpsl-store-hours {width: 125%;}
    .amenity img {display: block;margin-bottom: 5px;max-width: 80px;}
    .wpsl-input.wpsl-country-dropdown .wpsl-dropdown{min-width: auto !important;}
}

button:before {
    display: none
}

button.slick-arrow {
    background: transparent !important;
    border: transparent !important;
    width: 0 !important;
}
.slick-prev {
    left: -98px !important;
}
.slick-next {
    right: -58px !important;
}

.product-images .elementor-widget-wrap.elementor-element-populated, 
.top-images .content-block .elementor-widget-container {
    margin: 0 auto !important;
}

/* end */