div#storemap {
    height: calc(100vh - 195px) !important;
    border: none !important;
}
div#storemap * {
    border: none !important;
}
.gm-style div:first-child div:first-child div:last-child {
    filter: grayscale(1);
}
.all_tiendas {
    padding-right: 10px;
    position: relative;
}
.mapa-tiendas-info {
    display: block;
    width: 100vw;
    margin-left: calc((-50vw) + 50%);
}
.mapa-tiendas-info {
    display: block;
}
.container-tiendas {
    display: grid;
    grid-template-columns: 540px calc(100% - 540px);
}
.info_tienda span.tienda_name {
    font-size: 45px;
    line-height: 47px;
    display: block;
    margin-top: 11px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
span.back_tienda {
    cursor: pointer;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: underline;
    margin-top: 15px;
    display: block;
}
span.back_tienda i {
    font-size: 12px;
}
.addres_tienda span, .horario_tienda span, .telef_tienda span, .email_tienda span {
    display: block;
    color: black;
}
.addres_tienda span:first-child, .horario_tienda span:first-child, .telef_tienda span:first-child, .email_tienda span:first-child {
    font-weight: bold;
}
.addres_tienda, .horario_tienda, .telef_tienda, .email_tienda {
    margin-bottom: 10px;
}
#stores .page-stores .store-item-container .divide-left {
    border-left: none;
}
body#stores .link-puntos-entrega a {
    background: rgb(17, 99, 145);
    padding: 7px 20px;
    display: inline-block;
    width: auto;
    color: white;
    font-size: 14px;
}
body#stores .link-puntos-entrega {
    display: block;
    margin: 2rem 0px 3rem;
}
section#content.page-stores {
    background: #fff;
    width: 100vw;
    margin-left: calc((-50vw) + 50%);
    margin-bottom: 0px;
}
span.comunity_name {
    color: black;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    cursor: pointer;
}
.dynamic-title-comunity.collapsed .arrows .arrow_comunity {
    transform: rotate(90deg);
    transition: 200ms;
}
.dynamic-title-comunity .arrows .arrow_comunity {
    transform: rotate(-90deg);
    transition: 200ms;
}
.dynamic-title-comunity {
    display: grid;
    align-items: center;
    margin: 25px 0px 25px;
    cursor: pointer;
    grid-template-columns: auto 1fr;
}
.hide_datos {
    display: none;
}
.comunity_shop_rest span.tienda_name a {
    margin: 0px;
}
.comunity_shop_rest span.tienda_name {
    padding-bottom: 0px;
    border: none;
    margin: 49px 0px;
}
.tienda_name {
    color: black;
    font-size: 13px;
    width: 100%;
    display: block;
    padding-bottom: 25px;
    cursor: pointer;
    margin-top: 5px;
    position: relative;
    margin-bottom: 10px;
    padding: 7px 10px;
    border-bottom: 1px solid #e4e4e4;
}
.tienda_name:hover {
    background: #ececec !important;
    background-color: none;
}
span.tienda_name i.material-icons {
    font-size: 16px;
    margin-right: 6px;
    color: white
}
.all_tiendas i.material-icons:before {
    content: "";
    display: inline-block;
}
span.storename {
    display: block;
    color: black;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.all_tiendas .comunity_shop .storename {
    font-weight: bold;
    text-transform: uppercase;
}
i.material-icons.arrow_right_tienda {
    position: absolute;
    cursor: pointer;
    right: 0px;
    top: 50%;
    margin-top: -16px;
    color: grey;
}
span.tienda_name img {
    max-width: 16px;
    margin-right: 10px;
}
h1 {
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 20px;
}
.container_allshops h2 {
    display: block;
    color: black;
    font-size: 14px;
    font-weight: normal;
}
.container_allshops .ventas-title {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 25px;
}
p.descr_shops {
    font-size: 17px;
    line-height: 1rem;
    text-align: center;
    margin-bottom: 65px;
}
.intro_tiendas {
    text-align: left;
    max-width: 100%;
    margin: 25px auto 30px 15px;
}
.no_expo > span {
    display: block;
    color: black;
}
.no_expo {
    clear: both;
    text-align: center;
    background: #f0f0f0;
    padding-bottom: 6px;
    margin-top: 75px;
    padding-top: 25px;
    width: 100vw;
    margin-left: calc((-50vw) + 50%);
}
.no_expo.container span:first-child {
    margin-bottom: 15px;
}
.no_expo_contact {
    display: block;
    margin-top: 20px;
    padding-bottom: 42px;
    color: black;
}
.no_expo_contact a {
    color: black;
}
.no_expo_contact span {
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    font-weight: bold;
}
.no_expo_contact span:nth-child(2) {
    margin: 0px 53px;
    cursor: pointer;
}
.container_allshops {
    padding: 0px 35px 0px 35px;
    margin-top: 15px;
    height: calc(100vh - 195px);
    overflow: scroll;
}
span.comunity_name_rest {
    color: black;
    font-weight: bold;
    display: block;
    margin-top: 15px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
span.tienda_name_rest img {
    max-width: 16px;
    margin-right: 10px;
}
span.tienda_name_rest {
    color: black;
    font-size: 13px;
    width: 100%;
    padding-bottom: 6px;
    cursor: pointer;
    margin-top: 5px;
    text-transform: uppercase;
}
.comunity_shop_rest a {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    border: none;
}
.comunity_shop_rest a:nth-child(2):before {
    display: none;
}
.comunity_shop_rest a:last-child {
    margin-right: 0px;
}
.comunity_shop_rest {
    padding-top: 5px;
    margin-top: 15px;
}
.no_expo .no_exposiciones_title {
    font-size: 35px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4d4d4d;
    margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
    .container-tiendas {
        grid-template-columns: 100%;
        gap: 0px;
    }
    .mapa-tiendas-info {
        padding: 0;
        width: 100%;
        margin: 0px;
    }
    .intro_tiendas span:first-child {
        line-height: 32px;
    }
    .container_allshops {
        padding: 14px 15px !important;
        max-height: 100%;
    }
    .all_tiendas {
        padding-right: 0px !important;
    }
    div#storemap {
        max-height: 400px !important;
    }
    .no_expo_contact span {
        display: block;
        max-width: 180px;
        margin: 0 auto 14px 0px !important;
    }
    .no_expo .no_exposiciones_title {
        font-size: 26px;
    }
}