.elementor-1171 .elementor-element.elementor-element-c0678d5{padding:50px 0px 50px 0px;}/* Start custom CSS */#wpsl-search-wrap
{
    display: none !important;
}

#wpsl-wrap {
    display: flex;
    position: relative;
    width: 100%;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
    gap: 30px;
    flex-direction: row-reverse;
}

.wpsl-store-location
{
    font-family: 'Lato';
}

#wpsl-gmap .wpsl-info-window {
    font-family: 'Lato' !important;
    max-width: 225px !important;
    line-height: 1.5em;
}

@media only screen and (max-width: 600px)
{
    #wpsl-wrap{
    display: inline;
}
}/* End custom CSS */