

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1728998939666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/news/shop-map/bitrix/news.detail/.default/style.css?17289988442295*/
.shop-detail {
    display: flex;
}
.shop-detail__description {
    max-width: 415px;
}
.shop-detail__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}
.shop-detail__title a {
    font-weight: 600;
    color: inherit;
}
.shop-detail__item:hover .shop-detail__title a {
    color: #d24943;
    text-decoration: underline;
}
.shop-detail__text {
    line-height: 138%;
}
.shop-detail__phone {
    position: relative;
    padding-left: 20px;
    margin-top: 15px;
    font-weight: 600;
}
.shop-detail__phone:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    background: url(/local/svg/phone.svg) no-repeat center center;
    background-size: contain;
    width: 14px;
    height: 14px;
}
.shop-detail__time {
    margin-top: 15px;
}
.shop-detail__metro {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.shop-detail__metro-icon {
    background: url('/local/svg/metro.svg') no-repeat center center;
    background-size: contain;
    width: 15px;
    height: 15px;
    margin: -1px 5px 0 0;
}
.shop-detail__metro-icon_red {
    background-image: url('/local/svg/metro-red.svg');
}
.shop-detail__metro-icon_blue {
    background-image: url('/local/svg/metro-blue.svg');
}
.shop-detail__metro-icon_green {
    background-image: url('/local/svg/metro-green.svg');
}
.shop-detail__metro-icon_orange {
    background-image: url('/local/svg/metro-orange.svg');
}
.shop-detail__metro-icon_violet {
    background-image: url('/local/svg/metro-violet.svg');
}
.shop-detail__metro-icon_brown {
    background-image: url('/local/svg/metro-brown.svg');
}
.shop-detail__images {
    display: flex;
    flex-wrap: wrap;
    margin: 35px -15px;
}
.shop-detail__image {
    width: 200px;
    height: 100%;
    object-fit: cover;
    margin: 15px;
    border-radius: 3px;
}
.shop-detail__map {
    margin-right: 25px;
    max-width: 400px;
    max-height: 300px;
    border-radius: 5px;
    overflow: hidden;
}


@media (max-width: 1024px) {
    .shop-detail {
        flex-direction: column;
    }
    .shop-detail__description {
        margin-top: 25px;
    }
    .shop-detail__images {
        margin: 25px -15px;
    }
    .shop-detail__map {
        width: 100%;
        max-width: none;
    }
}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1728998939666 */
/* /bitrix/templates/dresscode/components/bitrix/news/shop-map/bitrix/news.detail/.default/style.css?17289988442295 */
