

/* Start:/bitrix/templates/.default/components/fire/catalog/template1/style.css?1622082621697*/
.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%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	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%;
	}

}
/* End */


/* Start:/bitrix/components/fire/catalog.smart.filter/templates/.default/style.css?16424061364305*/
.smart-filter.block {
	margin-bottom: 35px;
}
.smart-filter .simple-drop-down select {
	width: 100%;
}
.smart-filter .information-blocks {
	margin-bottom: 30px;
}
.ui-slider{position: relative; height: 2px; background: #d9d9d9; margin-right: 8px; margin-bottom: 18px;}
.ui-slider-range{height: 100%; position: absolute; left: 0; top: 0; background: #ca1515;}
.ui-slider-handle{width: 8px; height: 8px; background: #ca1515; margin: -3px 0 0 0; position: absolute; cursor: pointer;}
.range-price{font-size: 14px; color: #4c4c4c; line-height: 18px; float: left; line-height: 36px;}
.range-price b{color: #333232; font-weight: 600;}
.min-price, .max-price{display: inline-block;}
.min-diametr, .max-diametr{display: inline-block;}
.min-long, .max-long{display: inline-block;}
.slider-val {display: inline-block;}
.range-wrapper .button{float: right;}
.range-wrapper:after{width: 100%; height: 0; clear: both; content: ""; display: block;}
.range-wrapper {
	margin-top: 25px;
}

.smart-filter .smart-filter-block {
	display: none;
}
.smart-filter .active .smart-filter-block {
	display: inherit;
}
.smart-filter .color-selector .entry {
	background-image: url(/bitrix/components/fire/catalog.smart.filter/templates/.default/images/no_pict.png);
}
.smart-filter .color-selector .all .entry {
	background-image: url(/bitrix/components/fire/catalog.smart.filter/templates/.default/images/all_colors.png);
}


.smart-filter .bx_filter_popup_result{
	font-size:13px;
	font-weight:normal;
	line-height:33px;
	position:absolute;
	z-index:930;
	display:none;
	height:33px;
	margin-top:-7px;
	margin-left:10px;
	padding:0 10px;
	white-space:nowrap;
	color:#3f3f3f;
	border-top:1px solid #c0d6dc;
	border-right:1px solid #c0d7dd;
	border-bottom:1px solid #c0d6dc;
	border-left:1px solid #c0d7dd;
	border-radius:3px;
	background:#fff;
	box-shadow:0 2px 5px 0 rgba(0,0,0,.1);
}
.smart-filter .bx_filter_popup_result .arrow{
	position:absolute;
	top:50%;
	width:8px;
	height:14px;
	margin-top:-7px;
	background:url(/bitrix/components/fire/catalog.smart.filter/templates/.default/images/arr_left.png) no-repeat center;
}
.smart-filter .bx_filter_popup_result.right{left:102%;}
.smart-filter .bx_filter_popup_result.left{right:102%;}
.smart-filter .bx_filter_popup_result.right .arrow{left: -8px;background:url(/bitrix/components/fire/catalog.smart.filter/templates/.default/images/arr_left.png)  no-repeat center;}
.smart-filter .bx_filter_popup_result.left  .arrow{right:-8px;background:url(/bitrix/components/fire/catalog.smart.filter/templates/.default/images/arr_right.png) no-repeat center;}
.smart-filter .bx_filter_popup_result a{color:#0073a3;}
.smart-filter .bx_filter_popup_result a:hover{text-decoration:none;}
.smart-filter .bx_filter_popup_result_close{display:none;}

.smart-filter input.simple-field.min-price, .smart-filter input.simple-field.max-price {
	width: 100px;
	margin-top: 10px;
}
.smart-filter input.simple-field.min-price {
	margin-right: 10px;
}
.smart-filter input.simple-field.max-price {
	margin-left: 10px;
}
.smart-filter .block-title a {
	color: #2e2e2e;
}
.smart-filter h4 {
	display: none;
}
.smart-filter .hint {
	margin-bottom: 5px;
}

@media (max-width:767px){
	.smart-filter .bx_filter_popup_result{
		font-size:12px;
		line-height:14px;
		position:fixed !important;
		z-index:1001;
		top:auto !important;
		right:0 !important;
		bottom:0 !important;
		left:0 !important;
		margin-top: 0;
		margin-left:0;
		width:auto;
		height:auto;
		padding:10px;
		border-radius:0;
		box-shadow:0 -2px 5px 0 rgba(0,0,0,.1);
	}
	.smart-filter .bx_filter_popup_result .arrow{
		display: none;
	}
	.smart-filter .bx_filter_popup_result_close{
		position:absolute;
		top:50%;
		right:10px;
		display:block;
		width:22px;
		height:22px;
		margin-top:-11px;
		background:url(/bitrix/components/fire/catalog.smart.filter/templates/.default/images/x.png) no-repeat center;
		background-size:16px;
	}
}

.block-title_button-close{
	display: none;
}

/*кнопка закрыть фильтр для мобильной версии*/
@media (max-width:767px){
	.block-title_button-close{
		display: block;
	}
	.block-title{
		display: flex;
		justify-content: space-between;
	}
	.block-title_button-close{
	  position: absolute;
	  right: 10px;
	  top: 10px;
	  width: 30px;
	  height: 30px;
	  opacity: 0.3;
	}
	.block-title_button-close:hover {
	  opacity: 1;
	}
	.block-title_button-close:before, .block-title_button-close:after {
	  position: absolute;
	  left: 15px;
	  content: ' ';
	  height: 20px;
	  width: 2px;
	  background-color: #333;
	}
	.block-title_button-close:before {
	  transform: rotate(45deg);
	}
	.block-title_button-close:after {
	  transform: rotate(-45deg);
	}
}
/* End */
/* /bitrix/templates/.default/components/fire/catalog/template1/style.css?1622082621697 */
/* /bitrix/components/fire/catalog.smart.filter/templates/.default/style.css?16424061364305 */
