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

/** Search **/
#yith-sl-search-stores .wrap-buttons {
    margin-bottom: 15px!important;
}

#yith-sl-search-stores .wrap-buttons a {
    font-weight: 600!important;
}

button#yith-sl-show-all-stores {
    border: 1px solid #222!important;
}

#yith-sl-wrap-search-bar {
    margin-bottom: 10px!important;
}

/** Filters **/
#yith-sl-active-filters {
    margin-bottom: 15px!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: #000!important;
    font-weight: 700!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: #000000;
    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: 10px;
    border: 0px;
    padding: 10px;
    margin-top: 10px;
    text-decoration: none!important;
    font-size: 14px!important;
    font-weight: 700!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: #CDA851!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: #000000!important;
    padding: 10px!important;
    border-radius: 10px!important;
    border: 0px!important;
    width: 125px!important;
    text-align: center!important;
    color: #fff!important;
    font-size: 13px!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-sl-wrap-search-stores .title-search-bar {
    font-size: 30px!important;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results {
    padding: 25px 20px 0px 20px!important;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map {
    padding: 0!important;
}

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

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