

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1755036158666*/
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/eshop_bootstrap_v4/components/bitrix/news/regions/bitrix/news.list/.default/style.css?17550362773958*/

.address_list{
    margin: 24px 0;
}
.addrr-name {
    font-size: 24px;
}


#address-filter{
    font-size: 12px;
}

#address-filter a{
    border: none;
}

#filter-body {
    border: 1px solid #dddddd;
    padding: 20px;
    background-color: #fafafa;
}

#filter-body a{
    color: #333;
    cursor: default;
}

#filter-body div {
    padding-bottom: 10px;
    position: relative;
}
#filter-body-bottom {
    padding: 5px 20px 10px 0;
    text-align: right;
}
#filter-body-bottom a{
    text-decoration: none;
    border-bottom: 1px solid #0099e5;
}
#filter-body-bottom a:hover{
    border: none;
}
#filter-top {
    padding: 0 10px;
    width: 164px;
    height: 20px;
    /*background: url(/bitrix/templates/eshop_bootstrap_v4/components/bitrix/news/regions/bitrix/news.list/.default/../../../images/filter_top.gif) repeat-y 0 0;*/
    font-weight: bold;
    font-size: 118%;
}
#filter-bottom {
    width: 184px;
    height: 16px;
    /*background: url(/bitrix/templates/eshop_bootstrap_v4/components/bitrix/news/regions/bitrix/news.list/.default/../../../images/filter_bottom.gif) repeat-y 0 0;*/
}

.list-line span.addr-title {
    margin: 0; padding: 0;
    font-size: 118.2%;
    font-weight: bold;
}
.line-city{
    width: 140px;
}
.line-addr{
    font-size: 14px;
    line-height: 21px;
}
.line-addr div{
    background-repeat: no-repeat;
    padding-left: 17px;
    margin-bottom: 3px;
}
.line-addr .phone{
    background-image: url(/images/address/phone.gif);
    background-position: 0px 2px;
}
.bx-no-touch .line-addr .phone a, .bx-no-touch .line-addr .phone a:hover{
    cursor: default;
    text-decoration: none;
    color: #000 !important;
    border: none;
}
.line-addr .addr{
    background-image: url(/images/address/addr.gif);
    background-position: 0px 4px;
}
.line-addr .clock{
    background-image: url(/images/address/clock.gif);
    background-position: 0px 2px;
}
.line-addr .at{
    background-image: url(/images/address/at.gif);
    background-position: 0px 3px;
}
.line-addr .text{
    background-image: url(/images/address/service_text.png);
    background-position: 0px 3px;
}
.line-addr i{
    width: 13px;
    margin-left: -17px;
}
.picto {
    padding: 0 5px;
    float: right;
}

.pad-min {
    padding-bottom: 6px;
}
.sel {
    cursor: pointer;
}
.sel .ch {
    background: url(/bitrix/templates/eshop_bootstrap_v4/components/bitrix/news/regions/bitrix/news.list/.default/images/chkboxes.png) no-repeat 0 0px;
    position: absolute;
    height: 16px;
    width: 22px;
    display: block;
    float: left;
    margin: 2px 0 0 0;
}
.sel .ch:hover {
    background-position: 0 -16px;
}
.sel .ch_sel:hover, .sel .def_sel:hover {
    background-position: 0 -48px;
}
.sel .ch_sel, .sel .def_sel {
    background-position: 0 -32px;
}
.sel .text {
    line-height: 20px;
    height: 18px;
    margin-left: 22px;
    /*text-transform: lowercase;*/
    display: inline-block;
}
.odd-line{
    background-color: #f5f8fa;
}
.addr-footer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*height: 42px;*/
}
.addr-footer a{
    text-decoration: none;
    border-bottom: 1px dotted #0099e5;
    margin-left:20px;
    font-size: 14px;
}
div.low{
    margin-top: 15px;
}
div.on-line-cons{

}
div.on-line-cons a{
    text-decoration: none;
    border:none;
}
div.shadow{
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    z-index: 1;
}
div.list-line.mouseover{
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    z-index: 2;
}
a.right-link{
    position: absolute;
    top: 70px;
    right: 2%;
    border: none;
}
.addr_info_message{
    padding: 10px;
}

/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1755036158666 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/news/regions/bitrix/news.list/.default/style.css?17550362773958 */
