/** geolocation link **/
.yith-sl-geolocation.style-text {
    font-weight: 600!important;
    font-size: 13px!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, #yith-store-locator .store-name span {
    font-size: 1.2em;
    font-family: inherit!important;
    color: #000000!important;
    font-weight: 600!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: #F05323;
    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: 50px;
    padding: 10px 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: #F05323!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: #55C2EB!important;
    padding: 10px!important;
    border-radius: 50px!important;
    border: 0px!important;
    width: 125px!important;
    text-align: center!important;
    color: #fff!important;
}

#yith-sl-section-map .yith-sl-pin-modal .store-name span:first-child {
    color: #000000!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;
}

#yith-sl-wrap-search-stores {
    margin-bottom: 25px!important;
}

#yith-sl-wrap-search-stores .title-search-bar {
    font-size: 30px!important;
    font-weight: 800!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;
}



/** Coming Soon **/
#yith-sl-results .store-email b {
    display: none!important;
}

#yith-sl-results .store-email {
    font-size: 15px!important;
}

#yith-sl-section-map .yith-sl-pin-modal .store-email b {
    display: none!important;
}