

/* Start:/local/templates/.default/components/bitrix/breadcrumb/lebed_breadcrumb/style.min.css?1753707926467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/lebed_price/style.css?17537079266353*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.wd_community_price h3{cursor:pointer;}
.wd_new_price{
    font-size: 0.9rem;
    margin-bottom: 40px;
    display:none;
    padding-top: 10px !important;
}
.wd_new_price li{
    border-top: solid #e4e4e4 1px;
    border-left: solid #e4e4e4 1px;
    border-right: solid #e4e4e4 1px;
    background: #f6f6f7;
    border: 0px !important;
    padding: 10px 20px !important;
}
.wd_new_price li:last-child{
    border-bottom: solid #e4e4e4 1px;
    -background: #9d3ebf;
 	background: #fff;
}
.wd_new_price li:nth-child(2n) {
    background: #ffffff;
}
.wd_new_price li a {
    -background: #ffffff;
    font-size: 0.8rem;
}
.wd_new_price li:nth-child(2n) a  {
    background: #ffffff;
}
.wd_new_price .about-page__doctor-top-bar-sing-btn{
    margin: 0px;
    font-size: 0.9rem;
    background: #82379e !important;
    color: #fff;
    border: solid #fff 1px;
    padding: 5px 30px;
}
.wd_new_price a{
    color: #82379e;
    -background: #fff;
    display: inline-block;
    position: relative;
    padding-right: 5px;
}
.name_uslug{
    color: #000 !important;
    font-size: 0.8rem;
    margin: 0px !important;
    cursor: pointer;
    font-weight: 500;
}
.line_dush{
    position: relative;
}
.line_dush:before{
    content: " ";
    position: absolute;
    border-bottom: dashed #e8e8e8 1px;
    border-bottom: dashed #bbbbbb 1px;
    left: 20px;
    right: -10px;
    bottom: 5px;
}
.wd_new_price li:nth-child(2n) .line_dush:before {
    border-bottom: dashed #e8e8e8 1px;
}
.name_uslug a {
    text-decoration: underline;
}
.wd_community_price h2{
    font-size: 1rem !important;
    margin-bottom: 0px !important;
    margin-top: 20px !important;
    cursor: pointer;
    font-weight: 500;
}

.price_info_button>div{
    font-size: 12px;
    line-height: 12px;
    padding: 3px 5px;
    width: max-content;
    color: #9c3ebe;
    float: right;
}
.price_info_button>div span:after{
    content: " ";
    background: url(/design/images/icons/wd_button_up.png);
    padding: 0px 7px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 7px;
}
.price_info_button_active:after{
    background: url(/design/images/icons/wd_button_down.png) !important;
    background-size: contain !important;
}
.price_blok{
    font-size: 0.8rem;    
    color: #82379e;
}
.price_info_block{
    display:none;
}
.price_info_button>div span{
    cursor: pointer;
}




@media only screen and (max-width: 767px) {
    .line_dush:before{
        display:none;
    }
    .price_blok{
        text-align: center;
    }
    .name_uslug{
        text-align: center;
        display: block;
        font-size: 12px !important;
        text-align: left !important;
    }
    .line_dush {
        text-align: center;
        border-top: dashed #e4e4e4 1px;
        padding-top: 10px !important;
        margin-top: 10px;
    }
    .price_blok align-self-center {
        text-align: left !important;
        font-size: 12px !important;
    }
    .wd_new_price li {
        padding: 8px 12px !important;
        border-top: 0px !important;
        font-size:12px;
    }
    .wd_new_price li:last-child {
        padding-bottom: 10px !important;
    }
    .wd_community_price h2 {
        font-size: 16px !important;
        padding-left: 0px;
        line-height: 20px !important;
        cursor: pointer;
    }
    .wd_new_price .about-page__doctor-top-bar-sing-btn {
        margin: 0px -10px;
        display: block;
        margin-top: 10px;
    }
    .price_blok {
        text-align: right;
        font-size: 12px;
        padding-top:10px !important;
    }
    .line_dush {
        text-align: left;
        border-top: dashed #e4e4e4 0px !important;
        margin-top: 0px !important;     
        position: relative;
    }   
    .line_dush a{
        display:inline-block;
    }   
    
    .price_info_button>div{
        font-size: 12px;
        line-height: 12px;
        padding: 3px 5px;
        width: max-content;
        color: #9c3ebe;
        float: right;
    }
    .price_info_button>div span:after{
        content: " ";
        background: url(/design/images/icons/wd_button_up.png);
        padding: 0px 7px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 7px;
    }
    
    .price_info_button_active:after{
        background: url(/design/images/icons/wd_button_down.png) !important;
        background-size: contain !important;
    }
    .wd_new_price{
        box-shadow: rgb(0 0 0 / 9%) 1px 1px 8px;
        padding: 4px !important;
        margin-top: 10px !important;

    }
    .wd_new_price .about-page__doctor-top-bar-sing-btn {
        display: block;
        margin: 10px;
    }
}
@media only screen and (min-width: 767px) {
    .wd_new_price{
        /*display: block !important;*/
    }
    .price_info_button>div span{
        /*display: none !important;*/
    }
}












.stok_menu_mobil li a {
    color: #fff !important;
}
.menu_uslugi_lebed ul li a {
    cursor: pointer;
}
.wd_new_price .wd_price_doc_list a {
    color: #000000 !important;
}
.lebed_header .menu_mobil {display: none !important; }
.lebed_header .hidden_blok_slide {
    height: 53px !important;
}
@media only screen and (max-width: 766px){
    h1 {
        font-size: 2rem;
    }
    .wd_new_price {
        margin-left: -15px;
        padding: 0px !important;
        margin-right: -15px;
    }
    .stok_menu_mobil_scroll_fix{
        position: fixed;
        top: 90px;
        right: 0px;
        left: 0px;
        z-index: 8;
        background: #fff;
        padding-top: 20px;
        padding-left: 15px;
        transition: background 0.2s ease-out;
        box-shadow: 0px 4px 9px 0px #0000002b;
    }
    #stok_menu_mobil_scroll_efir{
        min-height: 53px;
    }
    .h1_fixer{
        position: fixed;
        top: 55px;
        left: 0px;
        padding-left: 15px;
        background: #fff;
        z-index: 9;
        right: 0px;
        padding-bottom: 15px;
        transition: background 0.2s ease-out;
    }
    .stok_menu_mobil_scroll_efir_h1{
        min-height: 46px;
    }
}
.stok_menu_mobil_scroll_efir_h2 h2{
    padding-bottom: 15px;
}

/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/lebed_breadcrumb/style.min.css?1753707926467 */
/* /local/templates/.default/components/bitrix/news.list/lebed_price/style.css?17537079266353 */
