#wpsl-gmap {
width: 50%;
}
#wpsl-result-list ul {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
}
.politika-privatnosti h4 {
color:#4b858e !important;
}
#wpsl-wrap #wpsl-result-list li {
width: 50%;
height: auto;
}
#wpsl-stores .wpsl-store-thumb {
position: inherit !important;
margin: 0px 0px 0px 0px  !important;
}
.wpsl-store-location span {
display: block;
}
#wpsl-result-list {
width: 50%;
margin-right: .5%;
}
#wpsl-search-wrap {
float: none !important;
width: 100% !important;
margin: 0 auto  !important;
}
.wpsl-input label, #wpsl-radius label, #wpsl-category label {
width: 165px !important;
}
.wpsl-search {
margin-bottom: 12px;
padding: 20px 0px 10px 0px;
background: #333;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
}
#wpsl-search-wrap {
display: flex;
align-items: center;
justify-content: center;
}
#wpsl-search-btn, #wpsl-search-wrap div {
margin-left: 10px !important;
}
#wpsl-search-wrap div label {
margin-top: 4px;
}
#wpsl-search-btn {
padding: 9px 35px 10px 35px !important;
border-radius: 7px !important;
background: #4b858e;
border: 0px !important;
color: #fff;
font-weight: 600;
font-size: 16px;
}
#wpsl-search-input {
background: #fff;
}
#wpsl-wrap #wpsl-result-list li {
position:relative;
}
#wpsl-stores .wpsl-store-thumb {
float:none;
position: absolute;
top: 2px;
right: 0px;
}
@media all and (max-width:825px){
#wpsl-search-wrap .wpsl-input {
width: 96% !important;
margin-left:10px !important;
}
}
@media all and (max-width:570px){
#wpsl-search-wrap .wpsl-input {
width: 96% !important;
margin-left:10px !important;
}
#wpsl-search-btn, #wpsl-search-wrap div {
margin-left: 0px !important;
}
#wpsl-radius {
padding-left: 10px !important;
}
.wpsl-search-btn-wrap {
padding-left: 10px;
}
#wpsl-gmap {
width: 100%;
margin-top: -12px !important;
}
#wpsl-result-list {
width: 98%;
margin-right: 2%;
margin-left: 2%;
}
#wpsl-gmap {
height: 350px !important;
}
}