

/* Start:/local/templates/.default/components/bitrix/catalog/bootstrap_v5/style.css?1690243200853*/
.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%;
	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%; }
}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.smart.filter/bootstrap_v5/style.css?17687268621592*/

.smart-filter-section { position: relative; }

body .smart-filter-block{
	position: absolute;
	z-index: 1000;
	/* white-space: nowrap; */
}

.smart-filter-parameters-box { position: relative; }

.smart-filter-parameters-box-container{
	max-height: 290px;
	overflow-y: auto;
	overflow-x:hidden;
}

.smart-filter-block {
	display: none;
	box-sizing: content-box;
	transition: padding .3s ease;
}

.smart-filter-button-box .smart-filter-block,
.smart-filter-parameters-box.bx-active .smart-filter-block { display: block; height: auto !important; }

.smart-filter-parameters-box-container .week_day_5, .smart-filter-parameters-box-container .week_day_6{
	color: #f96565;
}

.smart-filter-input-group-checkbox-list .form-check{
	order: 0;
}
.smart-filter-input-group-checkbox-list .form-check.disabled{
	order: 1;
}
.smart-filter-parameters-box-title span{padding-left: 5px;}
.smart-filter-parameters-box-title span:empty{display: none;}

.has-checked-children{font-weight: bold;}

.smart-filter-section .group-1 a,
.smart-filter-section .group-3 a,
.smart-filter-section .group-1 label,
.smart-filter-section .group-3 label,
.smart-filter-section .group-code-PRICE_RANGE label,
.smart-filter-section .group-code-COVER label,
.smart-filter-section .group-code-DATE label
{white-space: nowrap;}

@media (min-width: 768px) {
	.smart-filter-section .group-2 a,
	.smart-filter-section .group-2 label
	{white-space: nowrap;}  
}

.smart-filter-section .group-category-170 label,
.smart-filter-section .group-code-DECORATION label,
.smart-filter-section .group-code-MASTER label
{white-space: nowrap;}

/* End */
/* /local/templates/.default/components/bitrix/catalog/bootstrap_v5/style.css?1690243200853 */
/* /local/templates/.default/components/bitrix/catalog.smart.filter/bootstrap_v5/style.css?17687268621592 */
