

/* Start:/bitrix/templates/aspro_next/components/bitrix/news.list/stores/style.css?17813752362460*/
.shop-list-item {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #eee;
    padding: 16px 2px;
}
.shop-list-item__title a {
    color: #0d61af;
    font-size: 1.1em;
}
.shop-list-item__address-block {
    font-size: 14px;
    margin-top: 6px;
    position: relative;
}
.shop-list-item__metro-icon {
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin-right: 6px;
    margin-bottom: 1px;
    width: 8px;
}
.shop-list-item__text_gray {
    margin-top: 5px;
    color: #777;
}
.shop-list-item__metro-icon.open {
    background-color: #4FB04F;
}
.shop-list-item__metro-icon.closed {
    background-color: #b04f4f;
}

/* Hermes contacts lazy map 2026-06-13 */
.contacts-map-lazy {
    min-height: 360px;
    position: relative;
}
.contacts-map-lazy__placeholder {
    align-items: center;
    background: linear-gradient(135deg, #f6f8fb 0%, #eef3f8 100%);
    border: 1px solid #e1e7ef;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    min-height: 360px;
    padding: 28px;
    text-align: center;
}
.contacts-map-lazy__content {
    max-width: 360px;
}
.contacts-map-lazy__content b,
.contacts-map-lazy__content span,
.contacts-map-lazy__link {
    display: block;
}
.contacts-map-lazy__content b {
    color: #1b1f23;
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 10px;
}
.contacts-map-lazy__content span {
    color: #5f6b7a;
    font-size: 14px;
    line-height: 1.45;
    margin-bottom: 18px;
}
.contacts-map-lazy__button {
    background: #0d61af;
    border: 0;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    min-height: 42px;
    padding: 11px 22px;
}
.contacts-map-lazy__button:hover,
.contacts-map-lazy__button:focus {
    background: #094f91;
    color: #fff;
}
.contacts-map-lazy__link {
    font-size: 13px;
    margin-top: 12px;
}
.contacts-map-lazy__canvas {
    display: none;
    height: 500px;
    width: 100%;
}
.contacts-map-lazy.is-loading .contacts-map-lazy__button {
    opacity: .65;
    pointer-events: none;
}
.contacts-map-lazy.is-loaded .contacts-map-lazy__placeholder {
    display: none;
}
.contacts-map-lazy.is-loaded .contacts-map-lazy__canvas {
    display: block;
}
@media (max-width: 767px) {
    .contacts-map-lazy,
    .contacts-map-lazy__placeholder {
        min-height: 280px;
    }
    .contacts-map-lazy__canvas {
        height: 360px;
    }
}
/* /Hermes contacts lazy map 2026-06-13 */

/* End */
/* /bitrix/templates/aspro_next/components/bitrix/news.list/stores/style.css?17813752362460 */
