

/* Start:/local/templates/ustemplate/components/bitrix/map.yandex.view/mapshops_with_list/style.css?17055193083674*/


.select-city {
    position: relative;
    display: inline-block;
    margin-right: 20px;
}

.select-city .select-city-btn .select-city-btn-title::after {
    content: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 2.82843H5.65685L2.82843 5.65686L0 2.82843Z' fill='%23808080'/%3E%3C/svg%3E%0A");
    height: 4px;
    line-height: 4px;
    display: inline-block;
    position: relative;
    top: -4px;
    margin-left: 6px;
}
.select-city.active .select-city-btn .select-city-btn-title::after {
    content: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.65674 2.82843H-0.000115871L2.82831 3.09944e-06L5.65674 2.82843Z' fill='%23808080'/%3E%3C/svg%3E%0A");
    top: -2px;
}

.select-city .select-city-btn {
    display: inline-block;
    padding: 3px 20px 2px 0;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 12px 8px;
    cursor: pointer;
}

.select-city .select-city-btn .select-city-btn-title {
    font-size: 24px;
    padding-left: 25px;
}
.select-city .select-city-btn .select-city-btn-title::before {
    content: "";
    position: absolute;
    background-image: url(/local/templates/ustemplate/css/../images/icon/geo_mark.png);
    width: 18px;
    height: 26px;
    top: 4px;
    left: 0;
}
.select-city .select-city-item-list {
    display: none;
    position: absolute;
    top: 100%;
    min-width: 100%;
    margin-top: 5px;
    z-index: 20;
    border: 1px solid #aa8851;
    background-color: #f3e9d4;
    text-align: left;
    padding: 10.5px 15px;
    top: 40px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.select-city.active .select-city-item-list {
    display: block;
}

.select-city .select-city-item-link {
    display: inline-block;
    width: 100%;
    margin: 4.5px 0;
    padding-left: 10px;
    color: #000;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
}

.select-city .select-city-item-list .select-city-item-link.selected {
    font-weight: bold;
}

.map-conatainer{
    display: flex;
}
.map-conatainer .col{
    width: 50%;
}

.map-type{
    display: flex;
    margin: 15px 0;
}
.map-type li{
    cursor: pointer;
}
.map-type li:last-child{
    padding: 0px 0px 0px 12px;
    margin: 0px 0px 0px 10px;
}
.map-type li:last-child{
    border-left: 2px solid #333; 
}
.map-type .selected{
    font-weight: 600;
}

.date-store{
    display: flex;
    padding: 15px;
}
.name-point,
.data-point {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.store{
    cursor: pointer;
}
.store.selected{
    cursor: default;
}

.shop-info-title{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0px;
}

.map-conatainer{
    margin: 0px -10px 60px -10px;
    min-height: 500px;
}
.map-conatainer .col{
    padding: 0 10px;
}
.map-conatainer .store.selected{
    background:#cdbca1;
}

.map-conatainer .shop-info-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100%;
}
.map-conatainer .shop-info{
    margin: auto 0 0;
}
.map-conatainer .list-stores{
    max-height: 500px;
    overflow: auto;
}

@media (max-width: 992px){
    .map-conatainer {
        display: block;
    }
    .map-conatainer .col {
        width: 100%;
    }
}

/* End */


/* Start:/local/templates/ustemplate/components/bitrix/map.yandex.system/.default/style.css?1705519308666*/
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 */
/* /local/templates/ustemplate/components/bitrix/map.yandex.view/mapshops_with_list/style.css?17055193083674 */
/* /local/templates/ustemplate/components/bitrix/map.yandex.system/.default/style.css?1705519308666 */
