.breadcrumb {
	background-color: unset;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
	background: #e2c00f;
}
.category-figure > .as-bg {
	background-size: cover;
}
a.product-item {
	text-align: center;
}
.title-primary {
	letter-spacing: initial;
}
.bg-contain {
	background-size: contain!important;
}
.products-catalog .product-image-link.as-bg {
	height: auto !important;
	padding-bottom: 100%;
}
.sidebar-menu-item>a {
	padding-left: 10px!important;
}
.space-3 {
	margin-top: 20px!important;
}
.has-error {
	background-color: #ff000026!important;
}
.custom-checkbox input.has-error:not(:checked) + label::before {
	background-color: rgba(255, 0, 0, 0.3);
	border-color: rgba(255, 0, 0, 0.3);
}
.combine-container{min-height:320px;}

.products-navigation > li {
	width: 32%;
}
.about.block_mezhkomnatnye-dveri .txt-value {
	background-color: transparent!important;
}
.card.card-gray {
	padding: 30px 25px;
	background-color: #e5e5e5;
	font-size: 120%;
	display: inline-block;
	margin-bottom: 30px;
	line-height: 25px;
}
article.blog-article .content .row {
	margin: 0;
}
div#enciclop-content {
	padding: 0;
}
div#enciclop-content .fancybox-close-small {
	opacity: 0;
	background-color: #fff;
	width: 48px;
	height: 48px;
}
div#enciclop-content .fancybox-close-small:after {
	display: none!important;
}
div#enciclop-content .fancybox-close-small:hover {
	opacity: .5;
}
.d-none {
	display: none!important;
}
@media (min-width: 768px) {
	.d-md-none  {
		display: none!important;
	}
	.d-md-block {
		display: block!important;
	}

}

@media (max-width: 767px) {
	div#enciclop-content .fancybox-close-small {
		width: 28px;
		height: 28px;
		right: 18px;
		top: 18px;
	}
}
