

/* Start:/local/templates/.default/components/bitrix/catalog/kotto_catalog/bitrix/catalog.section.list/.default/style.css?16397315633824*/
.list_catalog_sections .item_section{
	width: calc((100% - 30px) / 2);
	height: 290px;
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
	border:1px solid #b8b8b8
}


.list_catalog_sections .item_section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
}


.list_catalog_sections .item_section img {
	width: 100%;
}

.list_catalog_sections .item_section .name_section {
	position: absolute;
	bottom: 25px;
	left:0%;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 19pt;
	text-decoration: none;
	line-height: 1;
}

.small_list_catalog_sections{
	border-bottom:1px solid #dcdcdc;
	margin-bottom:30px;
}

.list_catalog_sections .small_item_section {
	width: calc((100% - 90px) / 4);
	padding: 0px 10px 0 10px ;
	height: 64px;
	position: relative;
	overflow: hidden;
	margin: 0 30px 30px 0;
	background: #f4f4f4;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	border: 1px solid #f4f4f4;
}


.list_catalog_sections .small_item_section:nth-of-type(4n) {
	margin-right: 0;
}

.list_catalog_sections .small_item_section:hover{
	border:1px solid #649a9b;
	color:#649a9b;
	text-decoration:none;
}

.list_catalog_sections .small_item_section .block_img{
	height:100%;
	width:82px;
	margin-left: -10px;
}

.list_catalog_sections .small_item_section:hover  .block_img{
	opacity:0.5;
}

.list_catalog_sections .small_item_section .block_text{
	height:100%;
	width:calc(100% - 82px);
}

@media (max-width: 1140px){
	.small_list_catalog_sections{
		margin-bottom:15px
	}

	.list_catalog_sections .small_item_section{
		margin:0 15px 15px 0;
		width: calc((100% - 45px) / 4);
	}
}

@media (max-width: 900px){
	.list_catalog_sections .small_item_section{
		margin:0 15px 15px 0;
		width: calc((100% - 30px) / 3);
	}

	.list_catalog_sections .small_item_section:nth-of-type(4n) {
		margin-right:15px;
	}

	.list_catalog_sections .small_item_section:nth-of-type(3n) {
		margin-right: 0;
	}
}


@media (max-width: 767px){
	.list_catalog_sections .small_item_section{
		width: calc((100% - 15px) / 2);
	}

	.list_catalog_sections .small_item_section:nth-of-type(3n),
	.list_catalog_sections .small_item_section:nth-of-type(4n) {
		margin-right:15px;
	}

	.list_catalog_sections .small_item_section:nth-of-type(2n){
		margin-right:0;
	}
}

@media (max-width: 550px){

	.list_catalog_sections .small_item_section:nth-of-type(2n),
	.list_catalog_sections .small_item_section:nth-of-type(3n),
	.list_catalog_sections .small_item_section:nth-of-type(4n),
	.list_catalog_sections .small_item_section{
		width:100%;
		margin:0 0 15px 0;
	}

	.main .wrap_list_catalog_sections .small_item_section img{
		width: auto;
		height: auto;
	}
}
.slider-inner {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 30px 0;
}


@media (max-width: 424px){
	.list_catalog_sections .item_section .name_section{
		font-weight: initial;
		font-size: 21px;
	}
}

.show-filter-mobile{
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #000;
	line-height: 1.75;
	color: #000;
	margin-bottom: 15px;
	height: 34px;
	width: 140px;
}
@media (max-width: 767px) {
	.show-filter-mobile.active {
		display: flex;
	}
}
.bx-sidebar-block .bx-filter{
	display: none;
}
.bx-sidebar-block .show-filter-mobile.active ~ .bx-filter{
	display: block;
}
@media (min-width: 768px) {
	.show-filter-mobile.align_center{
		display: none;
	}
	.bx-sidebar-block .bx-filter{
		display: block;
	}

}

/* End */
/* /local/templates/.default/components/bitrix/catalog/kotto_catalog/bitrix/catalog.section.list/.default/style.css?16397315633824 */
