

/* Start:/local/templates/new_estelab_2023/components/bitrix/catalog/procedure_price/style.css?1684481866697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/local/templates/new_estelab_2023/components/bitrix/catalog/procedure_price/bitrix/catalog.section.list/.default/style.css?1684481866377*/
.section_nav{
    padding: 30px 0px;
    border-top: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    text-align: justify;
}
.section_nav li{ display: inline-block;}
.section_nav li a{ color: #929292; font-size: 14px;}
.section_nav li:last-child:after{ content: ''}
.section_nav li.separated{ content: '|'; padding-left: 3px; display: inline-block; color: #929292;}
/* End */


/* Start:/local/templates/new_estelab_2023/components/bitrix/catalog/procedure_price/bitrix/catalog.section/.default/style.css?16989134352630*/
.min_price{
    float: right;
    display: inline-block;
    font-weight: 700;
    white-space: nowrap;
}
.section_wrapper h2{
    margin-bottom: 20px;
}
.section_img{
    width: 240px;
    height: 240px;
    text-align: center;
    border-radius: 150px;
    overflow: hidden;
    position: relative;
    float: left;
}
.section_info{
    float: left;
    width: 100%;
}
.panel-title{
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}
.section_img img{}

/*ACCORDION STYLE*/
.panel-procedure{}
.section_info .panel-group .panel{
    border: none;
    box-shadow: none;
}
.section_info .panel-procedure .panel-heading{border: 1px solid #D2D2D2;
    border-radius: 0px;
    box-shadow: none;}
.panel-procedure .panel-heading h4 a{text-decoration: none;font-size: 18px;display: inline-block;width: 80%;}
.panel-procedure .panel-heading h4 a.collapsed:before{
    content: '+';
    color: var(----main-bg-color);
    font-size: 21px;
    margin-top: 6px;
    font-weight: bold;}
.panel-procedure .panel-heading h4 a:before{
    content: '-';
    color: var(----main-bg-color);
    font-size: 21px;
    margin-top: 6px;
    font-weight: bold;}
.section_info .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none;
    padding-top: 0px;
    padding-left: 25px;
}
.section_info .collapse.in {
    display: block;
    margin-top: -1px;
    background-color: #fff;
    border: 1px solid #D2CFCF;
    border-top: none;
}


.section_info ul li {
    border-top: 1px solid #E4E2E2;
    padding: 4px;
    display: flex;
}

.section_info ul li .offer_price {
    white-space: nowrap;
}
.section_info ul{}
.offer_name{
    font-size: 15px;
    display: inline-block;
    width: 100%;
}
.offer_price{
    display: block;
    float: right;
}
.offer_price_new{
    color: #F56829;
}
.offer_price_old{
    color: #999999;
    text-decoration: line-through;
}

span.offer_price_old {}
.price_block{float: right;display: block;}
/* Stickers */
.product_label{
    position: absolute;
    width: 96px;
    height: 23px;
    right: -16px;
    background-repeat: no-repeat;
    top: 1px;
    padding-left: 23px;
    box-sizing: border-box;
    padding-top: 4px;
    z-index: 999;
    color: #fff;
}
.product_label.sale{
    background-image: url("/local/templates/new_estelab_2023/components/bitrix/catalog/procedure_price/bitrix/catalog.section/.default/images/pink_ribbon.png") ;
}


.panel-collapse {
    display: none;
}

@media (max-width: 768px) {
    .section_info ul {
        padding: 0;
    }

    .section_info ul li {
        display: flex;
        flex-direction: column;
    }

    .section_info ul li .offer_price {
        margin-top: 10px;
    }
}
/* End */
/* /local/templates/new_estelab_2023/components/bitrix/catalog/procedure_price/style.css?1684481866697 */
/* /local/templates/new_estelab_2023/components/bitrix/catalog/procedure_price/bitrix/catalog.section.list/.default/style.css?1684481866377 */
/* /local/templates/new_estelab_2023/components/bitrix/catalog/procedure_price/bitrix/catalog.section/.default/style.css?16989134352630 */
