* {
    box-sizing: border-box;
}

#mappa_punti_vendita_renner_wrapper {
    height: 659px;
    position: relative;
}

#map {
    height: 600px;
}

.sidebar {
    position: absolute;
    width: 25%;
    height: 600px;
    top: 60px;
    left: 0;
    overflow: hidden;
    border-right: 0;
    background-color: #ffffff;
}

.map {
    border: 1px solid #d8d8d8;
    left: 25%;
    width: 75%;
    position: absolute;
    top: 60px;
    margin-bottom: 0px;
}

h1 {
    font-size: 22px;
    margin: 0;
    font-weight: 400;
    line-height: 20px;
    padding: 20px 2px;
}

a {
    color: #404040;
    text-decoration: none;
}

a:hover {
    color: #101010;
}

.listings {
    height: 100%;
    overflow: auto;
}

.listings .item {
    display: block;
    text-decoration: none;
    padding: 15px 10px 0 55px;
    margin: 0 30px 10px 10px;
    border-top: 1px dotted #d8d8d8;
}

.listings .item {
    font-size: 14px;
    line-height: 160%
}

.listings .item:last-child {
    border-bottom: none;
}

.listings .item .title {
    display: block;
}

.listings .item .title small {
    font-weight: 400;
}

.listings .item.active .title,
.listings .item .title:hover {
    color: #8cc63f;
}

a.title {
    font-size: 15px;
    color: var(--e-global-color-99b5b82) !important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.listings .item.active {
    background-color: #f8f8f8;
}

#mappa_punti_vendita_renner_wrapper ::-webkit-scrollbar {
    width: 7px;
    height: 3px;
    border-left: 0;
    background: rgba(0, 0, 0, 0.1);
}

#mappa_punti_vendita_renner_wrapper ::-webkit-scrollbar-track {
    background: none;
}

#mappa_punti_vendita_renner_wrapper ::-webkit-scrollbar-thumb {
    background: var(--e-global-color-primary);
    border-radius: 7px
}

.marker-cat-one {
    border: none;
    cursor: pointer;
    height: 56px;
    width: 56px;
    background-image: url('../img/marker/marker-1.png');
}

.marker-cat-two {
    border: none;
    cursor: pointer;
    height: 56px;
    width: 56px;
    background-image: url('../img/marker/marker-2.png');
}

/* Marker tweaks */
.mapboxgl-popup {
    padding-bottom: 50px;
}

.mapboxgl-popup-close-button {
    display: block;
}

[type=button],
[type=submit],
button {
    color: #1FC8B6;
}

.mapboxgl-popup-close-button:hover {
    background-color: rgba(0, 0, 0, 0);
}

.mapboxgl-popup-close-button {
    position: absolute;
    margin: 0!important;
    border: 0;
    padding: 5px!important;
    line-height: 0!important;
    background-color: transparent;
    font-size: 3rem;
    color: #222222;
}

.mapboxgl-popup-content {
    padding: 0;
    width: 400px;
    max-width: 100%;
}

.mapboxgl-popup-content h3 {
    background: var(--e-global-color-primary);
    color: #fff;
    margin: 0;
    padding: 10px 30px 10px 10px;
    border-radius: 3px 3px 0 0;
    font-weight: 400;
    font-size: 15px;
    margin-top: -15px;
}

.mapboxgl-popup-content h4 {
    margin: 0;
    padding: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
}

.mapboxgl-popup-content div {
    padding: 10px;
}

.mapboxgl-popup-anchor-top>.mapboxgl-popup-content {
    margin-top: 15px;
}

.mapboxgl-popup-anchor-top>.mapboxgl-popup-tip {
    border-bottom-color: var(--e-global-color-primary);
}

.mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
    height: 60px;
    float: left;
    margin-top: 0px;
    left: 25%;
}

.mapboxgl-ctrl-geocoder--input {
    height: 60px;
    border-radius: 0 !important;
    padding-left: 50px !important
}

svg.mapboxgl-ctrl-geocoder--icon.mapboxgl-ctrl-geocoder--icon-search {
    width: 30px !important;
    height: 30px !important;
    margin-top: 7px;
    margin-left: 3px;
}

.store,
.consegna_store {
    background-repeat: no-repeat;
    background-position: 10px 15px;
    background-size: 35px 35px;
}

.consegna_store {
    background-image: url('../img/marker/marker-2l.png');
}

.store {
    background-image: url('../img/marker/marker-1l.png');
}

.map .mapboxgl-popup.mapboxgl-popup-anchor-bottom {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    max-width: 75%!important;
}

.mapboxgl-popup-content a {
    color: var(--e-global-color-99b5b82);
    text-align: center;
    padding: 5px 10px;
    display: block;
    background-color: var(--e-global-color-000dab4);
    text-align: left;
}

.mapboxgl-popup-content a:hover {
    color: var(--e-global-color-99b5b82);
}

.mapboxgl-popup-content a:focus {
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
    border-top-color: var(--e-global-color-000dab4) !important;
}

.map button:focus {
    background-color: transparent;
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
}

.it span.scheda:before {
    content: "SCHEDA NEGOZIO";
}

.en span.scheda:before {
    content: "STORE DETAILS";
}

.fr span.scheda:before {
    content: "DETAILS DU MAGASIN";
}

.es span.scheda:before {
    content: "INFORMACIONES SOBRE LA TIENDA";
}

.pl span.scheda:before {
    content: "STORE DETAILS";
}

.mapboxgl-ctrl-geocoder,
.mapboxgl-ctrl-geocoder .suggestions {
    box-shadow: none !important;
}

.mapboxgl-ctrl-geocoder {
    font-family: 'Fira Sans';
    position: relative;
    background-color: transparent;
    width: 100%;
    min-width: 75%;
    z-index: 1;
    transition: width .25s, min-width .25s;
}

input[type=text],
input[type=url],
select,
textarea {
    width: 100%;
    border: 0px solid #666;
    border-left: 1px solid #666;
}

a.pplink,
.mapboxgl-popup-content h4 {
    font-family: "Fira Sans", Sans-serif !important;
}

a.pplink {
    background-color: unset;
    color: var(--e-global-color-primary) !important;
    text-transform: capitalize !important;
}

a.pplink.tel:before,
a.pplink.email:before,
a.pplink.web:before {
    display: inline-block;
    content: ' ';
    background-size: 13px 13px;
    height: 15px;
    width: 15px;
    background-position: center;
    background-repeat: no-repeat;
    top: 3px;
    position: relative;
    left: -8px;
}

a.pplink.tel:before {
    background-image: url('../img/ico/tel.png');
}

a.pplink.email:before {
    background-image: url('../img/ico/email.png');
}

a.pplink.web:before {
    background-image: url('../img/ico/web.png');
}

a.tel_pv:before {
    display: inline-block;
    content: ' ';
    background-size: 13px 13px;
    height: 15px;
    width: 15px;
    background-position: center;
    background-repeat: no-repeat;
    top: 3px;
    position: relative;
    left: -3px;
    background-image: url('../img/ico/tel.png');
}

a.tel_pv {
    color: var(--e-global-color-primary) !important;
}

@media screen and (max-device-width: 768px) {
    #mappa_punti_vendita_renner_wrapper {
        height: 1000px;
        position: relative;
    }

    .mapboxgl-popup-content a {
        padding: 0 10px;
    }

    a.pplink,
    .mapboxgl-popup-content h4 {
        font-size: 11px;
    }

    .sidebar {
        width: 100% !important;
        position: relative !important;
        top: 0px !important;
    }

    .map {
        left: 0 !important;
        width: 100% !important;
        height: 400px !important;
        position: relative !important;
    }

    .sidebar_map {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        height: 100%;
    }

    input[type=text],
    input[type=url],
    select,
    textarea {
        width: 100%;
        border: 0px solid #666;
        border-top: 1px solid #666;
    }

    .mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
        left: 0;
    }

    .sidebar {
        position: absolute;
        width: 100%;
        height: 600px;
        top: 0px;
        left: 0;
        overflow: hidden;
        border-right: 0;
        background-color: #ffffff;
    }

    .map {
        border: 1px solid #d8d8d8;
        left: 0%;
        width: 100%;
        position: absolute;
        top: 0px;
    }
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
        color: #ffffff;
    }