

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?16561380102530*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/catalog_new/bitrix/catalog.section/.default/style.css?17666405823933*/
.seo-section-description {
	font-size: 12px;
	color: rgb(153, 153, 153);
}

.catalog-list-page .page-content .seo-section-description h2:before {
	display: none;
}

.catalog-list-page .page-content .seo-section-description h2 {
	padding: 0 0 5px;
	font-weight: 500;
	color: rgb(51, 51, 51);
}
/*избранное старт*/
.product-list.block .product-block .action {
	position: absolute!important;
	left: auto!important;
	top: -15px!important;
	background: none!important;
	padding:unset!important;
}
body .product-list.block .product-block .action a,
body .product-list.table .product-block .action a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	color: #224c98!important;
}
body .product-list.block .product-block .action a:hover,
body .product-list.table .product-block .action a:hover {
	color: #224c98!important;
}
body .product-list.block .product-block .action .favorite.active,
body .product-list.table .product-block .action .favorite.active {
	color: #224c98!important;
}
.star #star-fill {
	opacity: 0;
	transition: opacity 0.2s;
}

.js-deferred-product.active .star #star-fill {
	opacity: 1;
}
/*избранное конец*/
/*цены*/
.rub {
	font-size: 13px!important;
}
.price-block {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
}
.price-block-first-row,
.price-block-second-row {
	display: flex;
	align-items: center;
	padding: 4px 8px 4px 8px;
	border-radius: 3px;
}
.price-units-container {
	/*margin-bottom: 8px;*/
}
.price-units-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 4px;
	min-height:30px;
}
.measure-text {
	font-style: italic;
	font-size: 13px;
	color: #666;
	margin-right: 8px;
}
.units-divider {
	height: 1px;
	background-color: #DEDEDE;
	width: 100%;
}
.price-units {
	margin-left: auto;
	display: flex;
	gap: 2px;
}
.price-unit-active {
	padding: 4px 8px;
	border: 1px solid #393186;
	border-radius: 3px;
	font-size: 10px;
	cursor: default;
}
.price-unit-inactive {
	padding: 4px 8px;
	border: 1px dashed #393186;
	border-radius: 3px;
	font-size: 10px;
	opacity: 0.7;
	cursor: pointer;
}
.price-bs,
.price-rasp {
	color: #c31414;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.price-block-second-row.bs-style,
.price-block-second-row.rasp-style {
	background-color: #fecc00;
	display: flex;
}
.price-plain {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin:auto;
	/*transform: translate(45%, 0);*/
}
.price-block-first-row.akc-style {
	background-color: #fecc00;
}
.price-block-first-row .price-akc-name{
	font-weight: bold;
	font-size: 13px;
}
.price-block-first-row .price-akc-value {
	font-weight: bold;
	font-size: 24px;
}
.price-akc-value {
	white-space: nowrap;
	font-size: 18px;
	font-weight: bold;
	margin-left: auto;
}
.price-block-second-row.akc-style {
	background-color: #fff;
}
.price-block-second-row .price-akc-name,
.price-block-second-row .price-akc-value {
	font-size: 13px;
}
.price-block-second-row.akc-style .price-akc-value {
	font-weight: normal;
}
.price-block-second-row.akc-style .price-akc-value .js-value {
	/*text-decoration: line-through;*/
	/*text-decoration-color: #c31414;*/
}
.price-sk-value {
	white-space: nowrap;
	font-size: 24px;
	font-weight: bold;
	margin-left: auto;
}
.price-block-first-row.sk-style {
	border-bottom: 1px solid #DEDEDE;
}
.price-block-first-row.sk-style .price-sk-name,
.price-block-second-row.sk-style .price-sk-name,
.price-block-second-row.sk-style .price-sk-value {
	white-space: nowrap;
	font-size: 13px;
	font-weight: normal;
}
@media (max-width: 1440px) {
	.price-units-wrapper {
		flex-direction: column;
		align-items: flex-start;
		gap: 5px;
	}
	.price-units {
		margin-left: unset;
	}
}
/* End */


/* Start:/local/components/sibirix/catalog.button.basket/templates/.default/style.min.css?17635379582054*/
.notton.has-offline{font:inherit;border-radius:3px;border:2px solid #dbdbdb!important;background:#fff;display:flex!important;align-items:center;justify-content:center;padding:8px 10px;color:#000!important;font-size:13px;font-weight:400;line-height:100%!important;margin:20px 0 0!important;transition:.3s linear;height:32px;box-sizing:border-box}.card.js-add-to-basket.active.already-added{background-color:#fff!important;color:#393186!important;border-radius:3px!important;border:2px solid #dbdbdb!important}.card.js-add-to-basket span{display:inline-block;transition:inherit}.product-list.block .product-block .card.js-add-to-basket{font:inherit;display:flex;border-radius:3px;background:#393186;padding:8px;color:#fff;font-size:13px;font-weight:400;line-height:120%;align-items:center;justify-content:center;border:none;min-width:50%;transition:.3s linear;height:32px}.product-list.block .product-block .card.js-add-to-basket:hover{background:#857fc3}.product-list.block .product-block .card.js-add-to-basket span:after,.product-list.block .product-block .card.js-add-to-basket span:before,.product-list.block .product-block .card.js-add-to-basket:after,.product-list.block .product-block .card.js-add-to-basket:before{all:unset}.product-list.block .product-block .card.js-add-to-basket span{all:unset;font-weight:700}.product-block .buy-box{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.product-block .buy-box .numeric-input{display:flex;align-items:center;margin-left:6px;border-radius:3px;border:2px solid #dbdbdb}.product-block .buy-box .numeric-input .input.number{font:inherit;border:none;width:40%;color:#393186;font-size:14px;font-weight:700;line-height:28px;min-width:18px}.product-block .buy-box .numeric-input a.minus{background:url(/local/images/redesign/minus-blue-ic.svg);width:18px;min-width:18px;height:19px;opacity:1;margin-left:auto}.product-block .buy-box .numeric-input a.plus{background:url(/local/images/redesign/plus-blue-ic.svg);width:18px;min-width:18px;height:19px;opacity:1;margin-right:auto}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?16561380102530 */
/* /local/templates/.default/components/bitrix/catalog/catalog_new/bitrix/catalog.section/.default/style.css?17666405823933 */
/* /local/components/sibirix/catalog.button.basket/templates/.default/style.min.css?17635379582054 */
