/*******************************/


#mapa-stores #wpsl-wrap.wpsl-store-below #wpsl-result-list li {
    border: 1px solid #333333 !important;
    padding-left: 15px;
}

#wpsl-result-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
}

.wpsl-contact-details strong {
    font-weight: 400;
}

.wpsl-input label {
    width: 150px !important;
}

.wpsl-store-location {
    display: flex !important;
    flex-direction: column !important;
}

.wpsl-contact-details {
    order: 2 !important;
}

.wpsl-more-info-listings {
    order: 1 !important;
}

.wpb_text_column a {
    text-decoration: none !important;
}

#wpsl-radius {
    margin-top: 10px !important;
}




/* Cambio order mapa Stores*/
div#wpsl-wrap {
    display: flex !important;
    flex-direction: column !important;
}

.wpsl-search.wpsl-clearfix {
    order: 1 !important;
}

.wpsl-gmap-wrap {
    order: 2 !important;
}

div#wpsl-result-list {
    order: 3 !important;
}


/* Stores OK*/
#mapa-stores div#wpsl-result-list li {
    width: 27%;
    font-size: 16px;
    line-height: normal;
    height: 200px
}

/* #mapa-stores div#wpsl-result-list li:nth-child(even) {
    float: right;
    clear: right;
}

#mapa-stores div#wpsl-result-list li:nth-child(odd) {
    float: left;
    clear: left;
} */

#mapa-stores .wpsl-store-location strong a {
    font-size: 16px;
    font-weight: bold !important;
    color: #5c292b;
    margin-bottom: 20px !important;
}

#mapa-stores .wpsl-store-location a:hover {
    color: #5c292b;
}

#mapa-stores .wpsl-store-location p.wpsl-contact-details span a {
    font-size: 16px;
    font-family: 'Instrument Sans', Helvetica, Arial, Lucida, sans-serif;
    color: #000000;
}

#mapa-stores .wpsl-store-location p.wpsl-contact-details span a:hover {
    color: #5c292b;
}

#mapa-stores a.wpsl-store-details.wpsl-store-listing {
    display: none;
}

#mapa-stores .wpsl-store-hours {
    display: none;
}

#mapa-stores #wpsl-stores .wpsl-store-thumb {
    height: 180px !important;
    width: 180px !important;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 0px !important;
    margin: 0px 20px 20px 0px !important;
}

#mapa-stores .wpsl-store-location {
    position: relative;
    font-size: 14px;
}

#mapa-stores p.wpsl-contact-details a {
    font-size: 14px !important;
}

#mapa-stores a.wpsl-directions {
    font-size: 14px;
}

#mapa-stores .wpsl-direction-wrap {
    margin-bottom: 20px;
}

#mapa-stores #wpsl-result-list li p {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

#mapa-stores #wpsl-result-list li p strong{
  color:#5c292b !important;
}

#mapa-stores div.wpsl-more-info-listings {
    display: block !important;
    padding: 5px 0 5px 0 !important;
}

#mapa-stores .wpsl-info-window,
#mapa-stores .wpsl-info-window a {
    color: #000000;
}

#mapa-stores a.wpsl-directions:hover,
#mapa-stores a.wpsl-zoom-here:hover {
    color: #5c292b;
}

#mapa-stores #wpsl-wrap #wpsl-result-list li {
    border-bottom: none !important;
}

#mapa-stores #wpsl-wrap.wpsl-store-below #wpsl-result-list li {
    margin-bottom: 30px;
}

#mapa-stores #wpsl-wrap.wpsl-store-below #wpsl-result-list li {
    margin-bottom: 30px;
    padding: 15px 15px 15px 15px;
}

#mapa-stores .wpsl-search.wpsl-clearfix {
    background: none !important;
    padding: 0px !important;
    margin-bottom: 20px;
}

#mapa-stores .wpsl-gmap-wrap {
    margin-bottom: 30px;
}

#mapa-stores #wpsl-search-wrap form {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#mapa-stores .wpsl-input {
    width: 70%;
    display: flex;
    align-items: center;
}

#mapa-stores input#wpsl-search-input {
    width: 100%;
    height: 40px;
    border: none;
    background-color: #f1f1f1;
}

#mapa-stores #wpsl-search-wrap #wpsl-radius {
    display: flex;
    align-items: center;
}

#mapa-stores #wpsl-radius label {
    width: auto !important;
}

#mapa-stores .wpsl-dropdown {
    height: 40px !important;
}

#mapa-stores #wpsl-search-wrap div.wpsl-search-btn-wrap {
    margin-right: 0px !important;
}

#mapa-stores #wpsl-search-btn,
#wpsl-search-wrap input.wpsl-search-btn {
    background: #5c292b;
    color: #ffffff;
    background-image: none;
    border-color: #5c292b !important;
    margin-bottom: 15px !important;
    text-transform: uppercase !important;
}


@media (max-width: 980px) {
    #mapa-stores .wpsl-gmap-wrap {
        margin-bottom: 30px;
    }

    #mapa-stores #wpsl-search-wrap form {
        width: 90% !important;
        margin: 0 auto;
        display: block;
    }

    #mapa-stores .wpsl-input {
        width: 100% !important;
    }

    #mapa-stores #wpsl-search-wrap div label {
        width: max-content;
        margin-right: 10px;
    }

    #mapa-stores .wpsl-select-wrap {
        width: 47%;
    }

    #mapa-stores #wpsl-radius {
        width: 100%;
    }

    #mapa-stores .wpsl-search-btn-wrap {
        width: 47%;
        clear: none;
        float: right;
        margin-top: 0px;
    }

    #mapa-stores input#wpsl-search-btn {
        float: right;
        width: 100%;
    }

    #mapa-stores select#wpsl-radius-dropdown {
        padding: 5px !important;
        color: #000000;
        font-size: 16px;
    }

    #mapa-stores .wpsl-store-below #wpsl-result-list {
        width: 90%;
        margin: 0 auto;
    }

    #mapa-stores div#wpsl-result-list li {
        width: 100%;
        padding: 0px !important;
    }

    #mapa-stores #wpsl-stores .wpsl-store-thumb {
        height: 120px !important;
        width: 120px !important;
    }

    #mapa-stores .wpsl-store-location {
        padding-left: 150px;
        font-size: 12px;
    }

    #mapa-stores a.wpsl-directions,
    #mapa-stores p.wpsl-contact-details a {
        font-size: 12px !important;
    }

    #mapa-stores .wpsl-direction-wrap {
        padding-left: 150px;
    }

    #mapa-stores .wpsl-store-location a {
        font-size: 15px !important;
        line-height: normal;
    }

    #mapa-stores #wpsl-result-list li p {
        margin-bottom: 0px !important;
    }
}