#bx-panel-wrapper {
	position: absolute;
	width: 100%;	
}
.dib{
	display: inline-block;
	vertical-align: middle;
	margin-right: -3px;
}

.w_100{
	width: 100%;
}

.w_70{
	width: 70%;
}

.w_15{
	width: 15%;
}
.with__images img{
	width: 100%;
	/*height: 142px;*/
	border: 4px solid #fff;
}

.with__images{
	margin-bottom: 50px;
}
.b-menu .b-menu-list > li .sub-two .sub ul{
	width: 50%;
	margin-right: -5px;
	padding-right: 8px;
	vertical-align: top;
	padding-left: 40px;
}
.b-menu .b-menu-list .sub-two div.sub{
	padding: 20px 0;
}
.carousel-frame .carousel-slidee .catalog-item{
	padding-bottom: 80px;
	height:initial;
	min-height:35em;
}
.carousel-frame .catalog-item .img {
	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: 67%;
}

.carousel-frame .catalog-item .img a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;

	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.fast_links{
	list-style: none;
}
.fast_links li{
	display: inline-block;
	width: 25%;
	font-family: Arial,"sans-serif";
	font-size: 15px;
	font-weight: bold;
}
.b-gallery .product-item-image-slider-control-container
{
	z-index: 1;
}
.catalog-item .product-item-image-slider-control-container{
	z-index: 1;
}
.b-breadcrumbs{
	list-style: none;
	padding-left: 0;
}
.b-breadcrumbs li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	cursor: pointer;
}
body .b-breadcrumbs span{
	cursor: initial;
}
body .b-breadcrumbs li > span
{
	color: #40a6cf;
}
body .b-breadcrumbs a span
{
	cursor: pointer;
}
.row.row-2{
	margin-bottom: 55px;
}
.disp-none{
	display: none;
}
.yandexPromo{
	font-size: 14px;
	font-weight: bold; float: right;

}
.yandexPromo span.promocode{
	border-radius: 3px; padding: 2px 4px; background-color: #ff8040; color: white; margin: 0px;
}
a.cart-installments-info{
	color:red;text-transform:uppercase;
	text-decoration: underline;
}
a.cart-installments-info:hover{
	color:red;
	text-decoration: none;
}
.catalog-item .prices .current{
	white-space: nowrap;
}
.custom-price{
	color: red;
	font-size: 20px;
	margin-bottom: 7px;
	text-align: center;
}