#store-locator-search-wrapper {
    position: relative
}

#store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper {
    border-bottom: 1px solid #c2c2c2;
    padding: 10px 20px 15px;
    background: #3e54d3;
    color: #fff
}

#store-locator-search-wrapper.store-search {
    height: 665px
}

#store-locator-search-wrapper.store-search .map {
    background: 0 0
}

#store-locator-search-wrapper.store-search .contextual-bar {
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100%
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul {
    overflow-y: overlay
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul li.result-item {
    position: relative;
    margin: 0 20px;
    border-bottom: 1px solid #eaeaea;
    padding: 20px 0 5px
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul li.result-item em {
    font-style: normal
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul li.result-item:nth-child(2n) {
    background: 0 0
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul li.result-item .details a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    line-height: normal;
    display: block;
    text-transform: uppercase
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list .search-result-header {
    background: #e5e5e5;
    padding: 0
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list .search-result-header p {
    color: #434343;
    padding: 8px 20px
}

#store-locator-search-wrapper.store-search .shop-details {
    display: none !important
}

#store-locator-search-wrapper.store-search .list-level {
    display: block !important
}

.leaflet-google-mutant.leaflet-top > div {
    opacity: 0
}

.smile-store-locator-store-search .page-main {
    max-width: 100%;
    padding-top: 15px;
    background: #f0f2f4
}

.smile-store-locator-store-search .page-main > div {
    max-width: 1200px;
    margin: auto
}

.smile-store-locator-store-search .page-title-wrapper {
    padding: 0 10px
}

.smile-store-locator-store-search .page-title-wrapper h1 {
    font-size: 14px;
    text-transform: none;
    color: #20315c;
    margin-bottom: 15px;
    font-weight: 600;
    font-family: Play
}

.geolocalize-container, .geolocalize-container select {
    font-size: 14px
}

.search-result-list ul li div.details p.button-view {
    background-color: #acb9cb;
    padding: 10px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.search-result-list ul li div.details p.button-view:hover {
    background-color: #d89b0f
}

.arrow-right {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 11;
    top: 0;
    cursor: pointer
}

.arrow-right span {
    width: 40px;
    position: absolute;
    bottom: 3px;
    height: 23px;
    right: 10px;
    text-align: right;
    line-height: 23px;
    font-size: 23px;
    display: block
}

.arrow-right span:before {
    content: "";
    height: 2px;
    width: 25px;
    background: #fff;
    position: absolute;
    left: 12px;
    top: 12px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (min-width: 768px) {
    .button-mobile {
        display: none !important
    }

    .search-result-list ul li div.details p.button-view {
        position: absolute;
        right: 0;
        top: 50%;
        width: 80px;
        z-index: 1;
        -webkit-transform: translateY(-50%);
        height: 80px;
        transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%)
    }

}

@media only screen and (max-width: 767px) {
    .geolocalize-container .field:first-child {
        padding-bottom: 15px
    }

    .button-desktop, .title-map {
        display: none !important
    }

    body #store-locator-search-wrapper.store-search {
        height: auto;
        max-height: unset;
        max-height: inherit;
        max-height: none
    }

    body #store-locator-search-wrapper.store-search .list-level {
        max-width: 100%
    }

    body #store-locator-search-wrapper.store-search .contextual-bar {
        position: relative
    }

    body #store-locator-search-wrapper .contextual-bar .shop-search {
        max-width: 100%
    }

    body .arrow-right span {
        bottom: 11px
    }

    .search-result-list ul li div.details p.button-view {
        position: relative;
        display: block;
        clear: both
    }
}

.smile-store-locator-store-search .header-default.hide-header .header-center {
    position: relative
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul li.result-item:after {
    height: 100%;
    width: calc(100% + 40px);
    background: #e5f6ff;
    position: absolute;
    content: "";
    top: 0;
    opacity: 0;
    left: -20px;
    -webkit-transition: all .25s;
    transition: all .25s;
    z-index: -1
}

#store-locator-search-wrapper.store-search .map {
    width: calc(100% - 460px);
    float: right
}

#store-locator-search-wrapper.store-search .contextual-bar {
    width: 460px
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul li.result-item:hover:after {
    opacity: 1
}

.result-item div.details p.button-view.active {
    background: #d89b0f
}

.store-search {
    font-weight: 400;
    font-family: Play
}

.smile-store-locator-store-search .wrapper-breadcrums {
    display: none !important
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: #fff
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul::-webkit-scrollbar {
    width: 6px;
    background-color: #fff
}

#store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #d5d5d5
}

@media (max-width: 767px) {
    body #store-locator-search-wrapper.store-search .contextual-bar {
        width: 100%
    }
}

body #store-locator-search-wrapper.store-search .contextual-bar .search-result-list ul {
    max-height: 375px
}

.smile-store-locator-store-search .page-main > div {
    padding-bottom: 0
}

.showrooms__list .row section > .row {
    margin: 0 -2px;
}

.showrooms__list .row > [class^='col-'] {
    padding: 0 2px;
}

.showrooms__list .city-wrapper {
    padding: 0;
}

.showrooms__list .city-wrapper li {
    position: relative;
    margin: 0 20px;
    border-bottom: 1px solid #eaeaea;
    padding: 20px 0 5px;
}

.search-result-list {
    max-height: calc(675px - 45px);
    overflow-y: overlay;
    background-color: #fff;
}

.search-result-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(255 255 255 / 50%);
    border-radius: 10px;
}

.search-result-list::-webkit-scrollbar {
    width: 6px;
    background-color: #fff;
}

.search-result-list::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #d5d5d5;
}


.infowindow {
    height: auto;
    width: 400px;
    position: relative;
}

.infowindow .infowindow-detail {
    height: auto;
    overflow: auto;
}


.infowindow .infowindow-picture {
    max-width: 120px;
    float: left;
    margin-right: 20px;
    position: relative;

}

.infowindow .infowindow-info {
    float: right;
    width: calc(100% - 140px);
    font-size: 14px;
    line-height: 20px;
}

.infowindow .infowindow-picture img {
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #cccccc;
}

.infowindow .infowindow-picture img.hasimage {
    /*cursor: pointer;*/
}

.infowindow .infowindow-picture:hover img.hasimage {
    opacity: 0.5;
}


.infowindow .infowindow-button a {
    display: block;
    font-size: 13px;
    line-height: 22px;
    background: #53382c;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 4px 10px;
    margin-top: 10px;
}

.infowindow .infowindow-button a:hover {
    background: #b22830;
}

.infowindow .infowindow-info .name {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #555555;
    text-transform: uppercase;
}

.infowindow .infowindow-info .meter {
    font-size: 11px;
    line-height: 19px;
    color: #999999;
    font-weight: bold;
    margin-bottom: 5px;
}

.infowindow .infowindow-info .timeopen {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 15px;
}

.infowindow .infowindow-info .address {
    margin-bottom: 5px;
    color: #666666;
}

.infowindow .infowindow-info .phone {
    color: #666666;
}

.infowindow .infowindow-info .phone span {

}

.infowindow-preview {
    height: auto;
    width: 200px;
    position: relative;
    text-align: left;
}

.infowindow-preview .infowindow-preview-detail {
    min-height: 90px;
    overflow: auto;
    font-size: 11px;
    line-height: 18px;
}

.infowindow-preview a {
    color: #0026ff;
}

.infowindow-preview .infowindow-preview-title {
    color: #055699;
    margin-bottom: 3px;
}

.infowindow-preview .infowindow-preview-picture {
    width: 60px;
    height: 40px;
    float: left;
    padding: 5px;
}

.infowindow-preview .infowindow-preview-picture img {
    width: 50px;
}

.infowindow-preview .infowindow-info {
    color: #666;
}

.listPa ul {
    padding: 0;
}

.listPa ul li {
    margin-left: 18px;
    list-style: disc;
    margin-bottom: 5px;
}

.infowindow .infowindow-info .phone .fas {
    margin-right: 5px;
}

.infowindow .infowindow-info p {
    margin-bottom: 5px;
}

.infowindow .infowindow-info .phone,
.infowindow .infowindow-info .name {
    margin-bottom: 5px;
}

.showrooms__list .city-wrapper li .listPa ul > li {
    padding-top: 0;
    border: none;
}

.showrooms__list .city-wrapper li p {
    margin-bottom: 5px;
}

.showroom-item .details .fas {
    font-size: 12px;
    margin-right: 5px;
    color: #333;
}
@media(max-width: 767px) {
    .infowindow{
        width:100%;
    }
    .infowindow .infowindow-picture{
        max-width: 100%;
        width: 100%;
    }
    .infowindow .infowindow-info{
        width: 100%;
    }
    .search-result-list{
        height: 300px;
    }
}