/*
Theme Name: Solene Child
Theme URI: https://solene.qodeinteractive.com
Description: A child theme of Solene Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: solene
Template: solene
*/

#wpsl-gmap {
	width: 55%;
}
#wpsl-result-list {
    margin-left: .5%;
    width: 45%;
}
@media (max-width: 767px) {
#wpsl-gmap {
	width: 100%;
}
#wpsl-result-list {
    margin-left: .4%;
    width: 100%;
    line-height: 18px;
}
#wpsl-stores .wpsl-store-thumb {
    float: right;
    border-radius: 3px;
    margin: 2px 0 0 4px;
    padding: 0;
    border: none;
    width: 40%;
}
#wpsl-base-gmap_0 {
    height: 250px;
    line-height: 18px;
}