

/* Start:/local/templates/maknot/components/bitrix/news.list/main_slider_new/style.css?17537944471720*/
/* /bitrix/news.list/main_slider_new */
.block-main.slider.new {padding-top:30px;}

.block-main.new .block-main__col--slider {width:100%;}
.block-main.new .block-main__slider-item img {width:100%; height:auto;}

.block-main__slider-pagination-next, .block-main__slider-pagination-prev {background:none !important;}

@media screen and (max-width: 1000px) {
	.block-main.slider.new {padding-top:10px;}
}


/* /bitrix/catalog.section.list/main_slider_new */
.block-main-new__col--links {width:100%; gap: 20px;  margin:0 0 20px 0;}
.block-main-new__col--links .block-main-new__links-item {width:calc(100%/3 - 13.5px); background: #fff;  padding: 20px 10px; box-shadow:5px 10px 16px #e7eaee; border-radius:10px; transition:.425s;}
.block-main-new__col--links .block-main-new__links-item span {font-size:20px; font-weight:700; line-height:26px; color:#273E63;}
.block-main-new__col--links .block-main-new__links-item .block-main-new__links-image {width:48px; height:48px; padding:5px; background-repeat: no-repeat; background-position: center; opacity:1; transition:.425s;}
.block-main-new__links-icon {margin-right:10px;}
.block-main-new__col--links .block-main-new__links-item[data-id="137"] .block-main-new__links-image {
	background-size: 48px;
}
.block-main-new__col--links .block-main-new__links-item:hover {box-shadow:5px 10px 40px #dce0e5;}
.block-main-new__col--links .block-main-new__links-item:hover .block-main-new__links-image {opacity:.7;}

@media screen and (max-width: 1000px) {
	.block-main-new__col--links .block-main-new__links-item {width:calc(100%/2 - 10px);}
}
@media screen and (max-width: 676px) {
	.block-main-new__col--links .block-main-new__links-item {width:100%;}
}

/* End */


/* Start:/local/templates/maknot/components/bitrix/catalog.section/ismain_slider/style.css?17537944471340*/
.catalog__col--products-home .catalog-products__item {width:25%; height:580px;}
.catalog__col--products-home .catalog-products .catalog-products__item-inner {padding-top:20px;}
.catalog__col--products-home .catalog-products .catalog-products__item-inner .catalog-products__img {padding:0;}
.catalog__col--products-home .catalog-products .catalog-products__item-inner .catalog-products__info-params {min-height:210px;}

.catalog__col--products-home #show_more {background:#fff; max-width:215px; box-shadow: 5px 10px 16px #e7eaee;}
.catalog__col--products-home #show_more:hover {box-shadow: 5px 10px 40px #dce0e5;}



@media screen and (max-width: 991px) {
	.catalog__col--products-home .catalog-products__item {width:calc(100%/3);}
}
@media screen and (max-width: 768px) {
	.catalog__col, .catalog__col--products-home {width:auto !important; margin:0 -10px;}
	.catalog__col--products-home .catalog-products {align-items:stretch;}
	.catalog__col--products-home .catalog-products .catalog-products__item-inner {height:100%;}
	.catalog__col--products-home .catalog-products__item {width:50%; padding:0 10px; height:auto;}
	.catalog__col--products-home .catalog-products__item:last-child {margin-bottom:32px}
}
@media screen and (max-width: 526px) {
	.catalog__col--products-home .catalog-products__item {width:100%;}
}


/* End */


/* Start:/local/templates/maknot/components/bitrix/catalog.item/.default/style.css?17537944471346*/
.no_quantity_list {
	margin-left: 65px;
	
	font-family: PT Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	
	color: #ADB6BE;
}
.catalog-products__item .catalog-products__item-inner .btn{
	width: 130px;
}
.catalog-products__item .catalog-products__item-inner .btn--icon i {
	margin-left: 12px;
}



/* t108825 блок с изменением количества товара из каталога */
.kol {
	width: 132px;
	margin: 0 auto;
	border-radius: 20px;
	background-color: #ffffff;
	height: 36px;
	user-select:none;
}

.block_number {
	display: flex;
	align-items: center;
	justify-content: center;
}
.kol .minus, .kol .plus {
	width: 36px;
	height: 36px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	text-align: center;
	background: #F7F7F8;
	border-radius: 6px;
	font-size: 30px;
	transition: linear .2s;
	color: #3486C7;
}
.kol .minus:hover , .kol .plus:hover {
	background: #EDEDEE;
}
.kol input {
	font-weight: bold;
	width: 40px;
	margin: 0 5px;
	text-align: center;
	padding: 0;
	border: 0;
	line-height: normal;
	height: 36px;
	color: #28282C;
	font-size: 14px;
	border: 2px solid #f0f1f1;
	border-radius: 6px;
	/*pointer-events: none;*/
	/*font-weight: 400;*/
}

/*.kol input:focus {
	border-color:  #F7F7F8;
	border-radius: 6px;
*/}
/* End */


/* Start:/local/templates/maknot/components/bitrix/news.list/main_brands-list_new/style.css?1753794447962*/
.brands-home {width:100%; display:inline-block; margin:20px 0;}
.brands-home .container {padding:0}
.brands-home .brands__row .brands__col-home {width:20%; opacity:1; transition:.425s;}
.brands-home .brands__row .brands__col-home:hover {opacity:.6;}
.brands-home .brands__row .brands__col-home .brands__inner {background:transparent; padding:10px; border-radius:8px; overflow:visible;}
.brands-home .brands__row .brands__col-home .brands__inner .brands__img {margin:0; height:auto;}
.brands-home .brands__row .brands__col-home .brands__inner .brands__img a {width: 100%; height: 60px; justify-content: center; display: flex; }
.brands-home .brands__row .brands__col-home .brands__inner .brands__img img {width: auto; height: 100%; object-fit: contain; padding:10px; }

@media screen and (max-width: 767px) {
	.brands-home .brands__row .brands__col-home {width:calc(100%/3);}
	.brands-home .brands__row .brands__col-home:last-child {display:none;}
}

/* End */
/* /local/templates/maknot/components/bitrix/news.list/main_slider_new/style.css?17537944471720 */
/* /local/templates/maknot/components/bitrix/catalog.section/ismain_slider/style.css?17537944471340 */
/* /local/templates/maknot/components/bitrix/catalog.item/.default/style.css?17537944471346 */
/* /local/templates/maknot/components/bitrix/news.list/main_brands-list_new/style.css?1753794447962 */
