

/* Start:/bitrix/templates/green/components/bitrix/catalog.smart.filter/.default/style.css?1737821774714*/
@media(min-width:993px){
	.bx-filter-section{flex-wrap: wrap;}
	.bx-filter-section,
	.filterProps{
		display: flex;
		justify-content: space-between;
		gap:15px;
	}
	.filterProps{flex-grow: 1}
	.filterButtons{flex:1}
	.bx-filter-parameters-box-container .selectName{
		min-width: 150px;
	}
}
@media(max-width:992px){
	.price-filter.bx-filter-parameters-box{
		width: auto;
        display: inline-block;
        min-width: 49%;
        margin-bottom: 30px;
	}
}
.bx-filter-parameters-box .nice-select{float:none;display: inline-block;}


.bx-filter-parameters-box-container .selectName{
	white-space: nowrap;
	margin-bottom: 15px;
	font-size: 18px;
}

.filterPopupWrap{display: none}
/* End */


/* Start:/bitrix/templates/green/components/bitrix/catalog.section/greenh/style.css?1772608201539*/
.product_values .value_item{width: 100%}
@media (min-width: 1200px){
	.product_values{
		flex-wrap:wrap;
	}
	.product_values .value_item{
		width: 59%;
	}
	.product_values .value_item:nth-child(odd){
		width: 39%;
	}
}
.product_values .value_item .value{text-align: right;}
.product_values .value_item .name{white-space: nowrap;}

.product_item .product_bottom_left{
	gap: 0!important;
}
.product_item .product_bottom_left .length{margin-bottom: 20px}
.catalog .product_bottom_left{
	flex-direction: column;
    align-items: flex-start;
}

/* End */


/* Start:/bitrix/templates/green/components/bitrix/news.list/grayNewsSlider/style.css?173782177471*/
.article_item .title a{
    text-decoration: none;
    color:inherit;
}
/* End */
/* /bitrix/templates/green/components/bitrix/catalog.smart.filter/.default/style.css?1737821774714 */
/* /bitrix/templates/green/components/bitrix/catalog.section/greenh/style.css?1772608201539 */
/* /bitrix/templates/green/components/bitrix/news.list/grayNewsSlider/style.css?173782177471 */
