.module-breadcrumbs a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.simular_items_h3{
	margin-left: 17px;
}

ul.tabs li.cur a, ul.tabs li.cur a:hover {
	cursor: text;
}
.module-drop-cart .close-btn-popup-basket	{
	float: right;
	cursor: pointer;
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(images/delete_icon.png) bottom left no-repeat;
}
/*--CAPTCHA--*/
#captchaBlock{position:relative;}
#captchaBlock #loaderImg{display:none;}
#captchaBlock #captchaImg {float: left;}
#captchaBlock #reloadCaptcha{
	display: block;
	float: left;
	margin-left: -118px;
	margin-top: 44px;
	background-color: #fff;
	border: 1px solid #000;
	text-decoration: none;
}
@media (max-width: 900px){/*bvs++*/
	.main-filter-tabs{
		padding: 0 0 24px 0;
	}
}

.licence_block .error{
	text-align: left!important;
}

.captcha-label .error{
	position: inherit!important;
	text-align: left;
}
@media (max-width: 992px){/*bvs++ в мобильной отображаем кнопку оформить заказ*/
	#bx-soa-total .bx-soa-cart-total-button-container{
		display: block!important;
	}
}
.licence_block_error {
	color: red;
	font-size: 20px;
}