.tab-body{
    display: none;
}
.tab-body.active{
    display: block;
}
.tab-body.wait{
    min-height: 300px;
    position: relative;
}
.tab-body.wait:before{
    content: '';
    background: rgba(255, 255, 255, 0.5) url(/bitrix/templates/mpr_new/img/wait.svg) no-repeat 50% 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.desc_text{
    margin-top: 50px;
    font-size: 18px;
}
.chernaya-pyatnitsa .card .card__stickers.stickers .stickers__item{
    margin: 0 8px 8px 0;
}
.chernaya-pyatnitsa .card .card__stickers.stickers:before{
    content: 'ЧЕРНАЯ ПЯТНИЦА';
    border-radius: 6px;
    font-family: Circe;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 17px;
    color: #FFFFFF;
    margin: 0 8px 8px 0;
    display: block;
    text-decoration: none;
    padding: 4px 8px 2px;
    background: #000000;
}


.chernaya-pyatnitsa
{
	/*border-bottom: 1px solid #ececec;*/
}
.container_inner.chernaya-pyatnitsa .middle >.container, .chernaya-pyatnitsa.contents_page .middle{
	position: static;
}
 .chernaya-pyatnitsa .line-after {
	height: 1px;
	margin-top: 35px;
}
.chernaya-pyatnitsa .line-after:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	background: #ececec;

}

.chernaya-pyatnitsa .img-percent
{
	height: 134px;
	width: 657px;
	background: url("discount.png") no-repeat center;
	background-size: contain;
    margin: 67px auto 55px auto;
	display: block;
	font-size: 76px;
    line-height: 76px;
	color: #ffffff;
	padding: 18px 35px 0 0;
    text-align: right;
	font-family: 'AvantGardeGothicC';
}
.chernaya-pyatnitsa .img-percent .percent{
	font-size: 55px;
}
.chernaya-pyatnitsa .banner-block-in-catalog
{
	display: none;
}
.chernaya-pyatnitsa .tabs-bf ul
{
	list-style: none;
	margin: 0px 0px 33px;
	padding: 8px 0px 0px;
	margin-bottom: 36px;
	/*display: flex;
	justify-content: space-between;*/
}
.chernaya-pyatnitsa .tabs-bf ul li:before
{
	display: none;
}

.chernaya-pyatnitsa .tabs-bf ul li
{
	color: #808184;
	line-height: 1.126em;
	font-size: 1.6em;
	flex-shrink: 0;
	display: inline-block;
	margin: 0px 38px 0px 0px;
	cursor: pointer;
}
.chernaya-pyatnitsa .tabs-bf ul li.active
{
	color: #333;
	font-weight: 500;
}
.chernaya-pyatnitsa .tabs-bf .tab-body
{
	display: none;
}
.chernaya-pyatnitsa .tabs-bf .tab-body.active
{
	display: block;
}

@media all and (max-width:700px) {
	.chernaya-pyatnitsa .img-percent
	{
        height: 54px;
    	width: 300px;
    	background: url("discount.png") no-repeat center;
        background-size: contain;
        margin: 38px auto 34px auto;
    	display: block;
    	font-size: 30px;
        line-height: 30px;
    	color: #ffffff;
    	padding: 7px 36px 0 0;
        text-align: right;
    	font-family: 'AvantGardeGothicC';

	}
	.chernaya-pyatnitsa .img-percent .percent{
		font-size: 18px;
    }
	.chernaya-pyatnitsa .tabs-bf ul li{
	    margin-bottom: 15px;
    }
	.chernaya-pyatnitsa .tabs-bf ul li
	{
		font-size: 16px;
	}
	.chernaya-pyatnitsa .tabs-bf ul
	{
		margin-bottom: 10px;
	}
}
