#yith-sl-wrapper-before-main-sections {
    display: none!important;
}

#yith-sl-wrapper-before-main-sections a.yith-sl-geolocation.style-text {
    color: #fff!important;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: .25px;
}

/** 2 column results **/
@media (min-width: 1025px) {
    #yith-sl-results .wrap-store-details {
        flex: 0 48%!important;
        margin-right: 2%!important;
    }
}

@media (max-width: 1024px) {
    #yith-sl-results .wrap-store-details {
        flex: 0 100%!important;
        margin-right: 0!important;
    }
}

/** hide image **/
#yith-store-locator .store-image {
    display: none!important;
}

/** address wrapper **/
#yith-store-locator .yith-sl-results .store-info {
    margin: 15px 0!important;
}

/** title **/
#yith-store-locator .store-name a {
    font-size: 1.2em;
    font-family: inherit!important;
    color: #98C53C!important;
}

/**  address **/
#yith-store-locator .store-address {
    font-size: 1.05em;
    margin-bottom: 15px!important;
}
/** phone **/
#yith-store-locator .store-contact .store-phone {
    font-size: 1.2em;
    margin-bottom: 20px!important;
}
/** phone icon **/
.store-phone b {
    display: none;
}

.store-phone:before {
    font-family: "Font Awesome 5 Free";
    color: #98C53C;
    display: inline-block;
    vertical-align: middle;
    font-weight: 900;
    margin-right: 3px;
}

.store-phone:before {
    content: "\f879";
}

/** website button **/
#yith-store-locator .view-website.custom-link.button {
    border-radius: 50px;
    border: 0px;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-top: 10px;
    text-decoration: none!important;
    font-size: 13px!important;
}

#yith-store-locator .view-website.custom-link.button:hover, #yith-store-locator .view-website.custom-link.button:active, 
#yith-sl-section-map .yith-sl-pin-modal .view-website.link:hover, #yith-sl-section-map .yith-sl-pin-modal .view-website.link:active {
    background: #98C53C!important;
    color: #fff!important;
}

/** Info Windows **/
#yith-sl-section-map .store-info.yith-sl-pin-modal {
    margin: 0!important;
}

#yith-sl-section-map .yith-sl-pin-modal .view-website.link {
    text-decoration: none!important;
    background: #98C53C!important;
    padding: 10px!important;
    border-radius: 50px!important;
    border: 0px!important;
    width: 125px!important;
    text-transform: uppercase!important;
    text-align: center!important;
    letter-spacing: .5px!important;
    color: #fff!important;
}



/** orig styles **/
#yith-store-locator #yith-sl-section-results {
    padding-top: 20px;
}

#yith-store-locator #yith-sl-results ul {
    margin: 0!important;
}

#yith-store-locator #yith-sl-results ul li.wrap-store-details {
    background: #fff;
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.15);
    border-radius: 10px;
}

/** Top Centered Search **/
#yith-sl-wrapper-before-main-sections {
    padding: 50px 20px;
    background-color: transparent;
    background-image: radial-gradient(at top left, #87A549 50%, #98C53C 85%);
    margin-bottom: 10px!important;
}

#yith-sl-wrap-search-bar input {
    border: none;
}

#yith-store-locator .wrap-buttons button {
    border: none;
}

.title-search-bar, #yith-sl-wrapper-before-main-sections, #yith-sl-search-stores {
    text-align: center;
    color: #fff!important;
}

#yith-sl-wrap-search-stores {
    width: 100%!important;
}

#yith-sl-wrap-search-bar {
    display: block;
    float: none;
    margin-right: auto!important;
    margin-left: auto!important;
}

.filters-above-map #yith-sl-search-stores .wrap-buttons, #yith-sl-main-filters-container, .wrap-filters-list {
    display: block!important;
    float: none!important;
    text-align: center;
}

#yith-store-locator #yith-sl-section-results {
    padding-top: 0!important;
}

#yith-store-locator #yith-sl-section-results .title {
    display: none!important;
}

#yith-sl-results {
    margin-top: 0;
}