

/* Start:/bitrix/templates/ordvor/components/bitrix/system.pagenavigation/.default/style.css?16862198221150*/
.navigation {
	text-align: center;
	clear: both;
}
.navigation a {
    /*display: block;*/
    position: relative;
    /*float: left;*/
    clear: none;
    margin: 0 0 0 7px;
    padding: 2px 0 0 0;
    width: 23px;
    height: 23px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font: 18px/18px Tahoma, sans-serif;
    text-decoration: none;
    text-align: center;
    color: #000;
}
.navigation b {
    /*display: block;*/
    position: relative;
    /*float: left;*/
    clear: none;
    margin: 0 0 0 7px;
    padding: 5px;
    width: 23px;
    height: 23px;
    background: #edf2f7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    behavior: url(/lib/PIE.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font: 18px/18px Tahoma, sans-serif;
    text-align: center;
    color: #000;
}
.navigation .arrows {
    font: 12px/12px Tahoma, sans-serif;
    position: relative;
    bottom: 2px;
}
/* End */


/* Start:/local/components/bitrix/news.list/templates/main_slider/style.css?16862932392107*/
div.news-list {
	word-wrap: break-word;
}

div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0;
}

.news-date-time {
	color: #486DAA;
}

.main-slider {
	height: 340px;
	overflow: hidden;
}

.main-slider .item {
	display: block;
	position: relative;
	float: none;
	clear: both;
	width: 100%;
	height: 340px;
	overflow: hidden;
	background: no-repeat top center;
	background-size: cover;
}

.main-slider .item .title {
	font-size: 36px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding-top: 65px;
	margin-bottom: 50px;
}

.main-slider .slider-link {
	background-image: linear-gradient(90deg, #da0600 0%, #f13c31 100%);
	width: 262px;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px 10px;
	position: relative;
}

.main-slider .slider-link:after {
	content: "";
	display: block;
	position: absolute;
	border: 25px solid transparent;
	border-left: 14px solid #ef372c;
	right: -39px;
	top: 0;
}

@media (max-width: 1050px) {
	.main-slider {
		height: 280px;
	}

	.main-slider .item {
		height: 280px;
	}
}

@media (max-width: 850px) {
	.main-slider {
		height: 200px;
	}

	.main-slider .item {
		height: 200px;
	}
}

@media (max-width: 620px) {
	.main-slider {
		height: 130px;
	}

	.main-slider .item {
		height: 130px;
	}

	.main-slider .item .title {
		display: none;
	}

	.main-slider .slider-link {
		background-image: linear-gradient(90deg, #da0600 0%, #f13c31 100%);
		width: 110px;
		display: block;
		text-align: center;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		padding: 5px 5px;
		position: relative;
		font-size: 10px;
		margin-top: 40px;
	}

	.main-slider .slider-link:after {
		content: "";
		display: block;
		position: absolute;
		border: 20px solid transparent;
		border-left: 14px solid #ef372c;
		right: -34px;
		top: 0;
	}
}

@media (max-width: 570px) {
	.main-slider .item .title {
		font-size: 25px;
	}
}
/* End */


/* Start:/local/components/bitrix/catalog.section.list/templates/main_catalog_section_list/style.css?16863046041681*/
.top-category>.image {
	position: relative;
	margin-bottom: 20px;
	transition: .2s ease-out;
}

.top-category>.image:hover {
	opacity: .7;
}

.main-catalog-section .top-category .image>a {
	max-height: 220px;
	display: block;
	white-space: nowrap;
	font-size: 0;
}

.main-catalog-section .top-category .image a img {
	max-height: 220px;
	vertical-align: bottom;
	border-radius: 8px;
	object-fit: cover;
	width: 100%;
}

.main-catalog-section .top-category>.image>.title {
	font-size: 18px;
	font-weight: 500;
	position: absolute;
	bottom: 22px;
	left: 22px;
	line-height: 130%;
}

.main-catalog-section .top-category .title a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
}

.main-catalog-section .top-category .sub-categories {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}

.main-catalog-section .top-category .sub-category {
	list-style: none;
	line-height: 130%;
	background: #ffffff;
	border: 1px solid #ededed;
	border-radius: 6px;
	margin: 0 8px 10px 0;
	cursor: pointer;
}

.main-catalog-section .top-category .sub-category a {
	color: #2c2c2c;
	outline: none;
	border: none;
	text-decoration: none;
	font-size: 14px;
	padding: 7px 12px;
	display: inline-block;
	transition: .2s ease-out;
}

.main-catalog-section .top-category .sub-category a:hover {
	color: #2A65AE;
}

.main-catalog-section .categories-list .col-inline:nth-child(-1n+3) {
	margin-top: 0;
}

.main-catalog-section .categories-list .col-inline {
	margin-top: 42px;
}

@media(max-width:500px) {
	.main-catalog-section .top-category .sub-categories {
		display: none;
	}
}
/* End */


/* Start:/local/components/bitrix/catalog.section/templates/universal/style.css?173772310917495*/
@media (min-width: 1200px) {

	/*lg*/
	/*6*/
	.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n) {
		clear: both
	}
}

@media (min-width: 992px) and (max-width:1199px) {

	/*md*/
	/*6*/
	.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n) {
		clear: both
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	/*sm*/
	/*6*/
	.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n) {
		clear: both
	}
}

@media (max-width: 767px) {

	/*xs*/
	/*6*/
	.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n) {
		clear: both
	}
}

.catalog-section-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}

.items-list {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0 -15px;
}

.universal_slider {
	padding: 0 15px;
}

.universal_slider .slick-slide {
	margin: 0 15px;
}

.universal_slider .slick-list {
	margin: 0 -15px;
}

.universal_slider .slick-arrow {
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 38px;
	width: 38px;
	background: #F4F4F4;
	border-radius: 6px;
}

.prev-arrow.slick-arrow {
	left: -50px;
	/*top: 50%;*/
}

.next-arrow.slick-arrow {
	right: -50px;
	/*top: 50%;*/
}

.universal_slider .items-list>.item {
	/*opacity: 0;*/
}

.universal_slider ul.slick-dots {
	justify-content: center;
	display: flex;
}

.universal_slider .slick-dots {
	list-style-type: none;
}

.universal_slider .slick-dots>li {
	padding: 0 6px;
	transition: 0.2s ease;
	opacity: 1;
}

.universal_slider .slick-dots>li:hover,
.slick-dots .slick-active {
	opacity: 0.7 !important;
}

.universal_slider ul.slick-dots>li>button {
	border: none;
	background: none;
	font-size: 0;
}

.universal_slider ul.slick-dots {
	justify-content: center;
	display: flex;
	margin-top: 16px;
	flex-wrap: wrap;
}

.universal_slider ul.slick-dots>li>button:before {
	content: "";
	background-color: #2C2C2C;
	width: 6px;
	height: 6px;
	position: relative;
	display: block;
	border-radius: 50%;
}

.catalog-panel-view {
	margin: 0 -15px 30px;
	font-size: 14px;
}

.catalog-panel-view:after {
	content: "";
	clear: both;
	display: table;
}

.catalog-panel-view .chosen-container-single .chosen-search {
	display: none;
}

.catalog-panel-view .chosen-container {
	font-size: 14px;
}

.catalog-panel-view .chosen-container .chosen-drop {
	margin-top: 0;
}

.catalog-panel-view .chosen-container .chosen-single {
	position: relative;
	height: 40px;
	line-height: 40px;
	text-align: right;
	color: #000;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
}

.catalog-panel-view .chosen-container .chosen-single span {
	margin-right: 38px;
}

.catalog-panel-view .chosen-container .chosen-single div {
	width: 38px;
	text-align: center;
}

.catalog-panel-view .chosen-container .chosen-single div:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	display: inline-block;
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.catalog-panel-view .chosen-container .chosen-single div:before {
	content: "\e901";
	padding-top: 15px;
	font-size: 10px;
}

.catalog-panel-view .chosen-container .chosen-single div b {
	display: none;
}

.catalog-panel-view .catalog-sorttype {
	float: left;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}

.filter-toggle-container {
	width: 40px;
	height: 40px;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	vertical-align: middle;
	margin-left: 15px;
	background-size: 16px;
	background-position: center;
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjQ1OXB4IiBoZWlnaHQ9IjQ1OXB4IiB2aWV3Qm94PSIwIDAgNDU5IDQ1OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDU5IDQ1OTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGcgaWQ9ImZpbHRlciI+DQoJCTxwYXRoIGQ9Ik0xNzguNSwzODIuNWgxMDJ2LTUxaC0xMDJWMzgyLjV6IE0wLDc2LjV2NTFoNDU5di01MUgweiBNNzYuNSwyNTVoMzA2di01MWgtMzA2VjI1NXoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==");
	background-repeat: no-repeat;
	cursor: pointer;
}

.catalog-panel-view .catalog-sorttype .chosen-single {
	padding-left: 50px;
}

.catalog-panel-view .catalog-sorttype .chosen-single:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	display: inline-block;
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.catalog-panel-view .catalog-sorttype .chosen-single:before {
	content: "\e918";
	position: absolute;
	left: 15px;
	top: 12px;
}

.catalog-panel-view .catalog-sorttype .chosen-drop {
	text-align: right;
	padding-right: 27px;
}

.catalog-panel-view .catalog-sortprior {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
}

.catalog-panel-view .catalog-sortprior .caption {
	color: #999999;
	font-size: 14px;
}

.catalog-panel-view .catalog-availble {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

.catalog-panel-view .catalog-discount {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

.product-item-container {
	position: relative;
}

.product-item {
	display: flex;
	flex-direction: column;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 6px;
	padding: 20px;
	justify-content: space-between;
	width: 100%;
}

.product-item-compare-container {
	position: absolute;
	right: 25px;
}

.product-item-compare-container .checkbox {
	margin: 0;
}

.product-item-compare-container .checkbox input[type=checkbox]+svg {
	background-color: #FBFBFB;
	border-radius: 6px;
	padding: 8px 9px;
	display: flex;
	transition: .2s ease-out;
	height: 32px;
	width: 32px;
}

.product-item-compare-container .checkbox input[type=checkbox]:checked+svg {
	background-color: #FEF4F4;
}

.product-item-compare-container .checkbox input[type=checkbox]:checked+svg>path {
	stroke: #EE332A;
}

.product-item-compare-container .checkbox input[type=checkbox]:hover+svg {
	background-color: #FEF4F4;
}

.product-item-compare-container .checkbox input[type=checkbox]:hover+svg>path {
	stroke: #d9a7a5;
}

.product-item-compare-container .checkbox input[type=checkbox]+svg>path {
	transition: .2s ease-out;
}

.product-item-compare-container input {
	display: none;
}

.product-item-title>a {
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #2C2C2C;
	outline: none !important;
}

.product-item-action-block {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.product-item-price-container .product-item-price-current {
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	color: #2C2C2C;
}

.product-item-info-container .js-add-basket {
	background: #EE332A;
	width: 72px;
	outline: none;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 9px 0;
	border: none;
	border-radius: 4px;
	transition: .2s ease-out;
}

.product-item-info-container .js-add-basket:hover {
	opacity: .6;
}

.product-item-info-container .js-add-basket:active,
.product-item-info-container .js-add-basket:focus,
.product-item-info-container .js-add-basket:focus-within,
.buttons-block.in-the-cart .js-add-basket {
	outline: none;
	box-shadow: none;
	border: none;
	background: rgba(238, 51, 42, 0.05);
}

.product-item-info-container .js-add-basket:active svg>path,
.product-item-info-container .js-add-basket:focus svg>path,
.product-item-info-container .js-add-basket:focus-within svg>path,
.buttons-block.in-the-cart .js-add-basket svg>path {
	stroke: #EE332A;
}

.raiting-block {
	display: flex;
	line-height: 100%;
	align-items: center;
	color: #555555;
}

.reviews-block>a {
	display: flex;
	align-items: center;
	color: #555555;
}

.product-item-title {
	margin-bottom: 10px;
}

.product-item-general-info {
	display: flex;
	align-items: center;
	margin-bottom: 12px;
}

.product-item-general-info>div {
	margin-right: 13px;
}

.universal.row-4 .item {
	width: calc(25% - 30px);
	margin: 0 15px 30px;
}

.universal.row-3 .item {
	width: calc(33.33% - 30px);
	margin: 0 15px 30px;
}

.reviews-block>a>svg,
.raiting-block>svg {
	margin-right: 5px;
}

.product-item-scu-item-list {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
}

.product-item-scu-item-list>.product-item-scu-item-text-container {
	background: #FFFFFF;
	border-radius: 4px;
	cursor: pointer;
	padding: 3px 6px;
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	box-shadow: inset 0px 0px 0px 1px #E0E0E0;
	width: calc(50% - 4px);
	text-align: center;
	margin-top: 7px;
}

.product-item-scu-item-list>.product-item-scu-item-text-container:nth-child(-1n+2) {
	margin-top: 0;
}

.product-item-scu-item-list>.product-item-scu-item-text-container:nth-child(2n+1) {
	margin-right: 7px;
}

.product-item-scu-item-list>.product-item-scu-item-text-container.selected {
	box-shadow: inset 0px 0px 0px 2px #ED3228;
}

.external-code-block {
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #999999;
}

.product-item-info-container.product-item-price-container {
	display: flex;
	flex-direction: column-reverse;
}

.product-item-price-old {
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	text-decoration-line: line-through;
	color: #999999;
}

.product-item-amount {
	display: flex;
}

.product-item-amount-field-container {
	display: inline-flex;
	align-items: center;
	background: #FFFFFF;
	border: 2px solid #E0E0E0;
	padding: 7px 15px;
	border-radius: 6px;
}

.product-item-amount-field-container>input {
	width: 50px;
	border: none;
	text-align: center;
	background: none;
}

.product-item-amount-field-btn-minus,
.product-item-amount-field-btn-plus {
	display: inline-flex;
	width: 13px;
	height: 100%;
	cursor: pointer;
}

.product-item-amount-field-container>input[type="number"]::-webkit-outer-spin-button,
.product-item-amount-field-container>input[type="number"]::-webkit-inner-spin-button {
	display: none;
}

.col-xs-12 .universal-lazzy-load-button .btn {
	color: #999999;
	background: #f6f6f6;
	text-align: center;
	padding: 10px;
	text-decoration: none !important;
	border: none;
	font-weight: normal;
	font-size: 14px;
}

.col-xs-12 .universal-lazzy-load-button .btn:hover {
	color: #000;
	background: #f6f6f6;
}

.quantity-block {
	width: auto !important;
}

.product-item-image-original {
	height: 256px;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.universal_slider .slick-track {
	margin: unset;
}

.product-item-container .quantity-block {
	display: none;
}

.buttons-block.in-the-cart {
	display: none;
}

.buttons-block.in-the-cart+.quantity-block {
	display: block;
}

span.product-item-amount-description-container {
	display: none;
}

.items-list>.item>.inner-wrap,
.items-list>.item>.inner-wrap>.product-item-container,
.items-list>.item>.inner-wrap>.product-item-container>.product-item {
	height: 100%;
}

@media(max-width:1300px) and (min-width:1200px) {
	.prev-arrow.slick-arrow {
		left: -30px;
		top: 50%;
	}

	.next-arrow.slick-arrow {
		right: -30px;
		top: 50%;
	}
}

@media(max-width:1070px) {
	.prev-arrow.slick-arrow {
		left: -10px;
		top: 50%;
	}

	.next-arrow.slick-arrow {
		right: -10px;
		top: 50%;
	}
}

@media(max-width:991px) {
	.universal.row-4 .item {
		width: calc(33.33% - 30px);
		margin: 0 15px 30px;
	}
}

@media(min-width:768px) {
	.product-item-hidden.sku-block {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.product-item-container:hover .product-item-hidden.sku-block .product-item-info-container {
		border-top: 0px !important;
		margin-top: -10px;
		opacity: 1;
		visibility: visible;
		z-index: 1;
	}

	.product-item-hidden.sku-block .product-item-info-container {
		visibility: hidden;
		opacity: 0;
		transition: .3s ease-out;
		position: absolute;
		padding: 0px 20px 20px;
		margin: 0px;
		border: 1px solid #E6E6E6;
		left: 0;
		background-color: #fff;
		border-radius: 0px 0px 5px 5px;
		border-top: none;
		right: 0;
	}
}

@media(max-width:767px) {

	.universal.row-4 .item,
	.universal.row-3 .item {
		width: calc(50% - 30px);
		margin: 0 15px 30px;
	}

	.product-item-hidden.sku-block {
		margin-top: 20px;
	}
}

@media (max-width:500px) {
	.universal_slider .slick-list {
		margin: 0;
		border: 1px solid #E6E6E6;
	}

	.universal_slider .slick-slide {
		margin: 0;
	}

	.product-item {
		border-radius: 0 !important;
		border: 0 !important;
	}

	.universal_slider .slick-slide .product-item {
		border-right: 1px solid #E6E6E6 !important;
	}

	.universal.row-4 .item,
	.universal.row-3 .item {
		margin: 0;
		width: 50%;
		border-bottom: 1px solid #E6E6E6;
		border-right: 1px solid #E6E6E6;
	}

	.universal.row-4 .item:nth-child(-1n+2),
	.universal.row-3 .item:nth-child(-1n+2) {
		border-top: 1px solid #E6E6E6;
	}

	.universal.row-4 .item:nth-child(2n+1),
	.universal.row-3 .item:nth-child(2n+1) {
		border-left: 1px solid #E6E6E6;
	}

	.universal>.items-list {
		margin: 0;
	}
}
/* End */


/* Start:/local/components/bitrix/catalog.item/templates/universal/style.css?17611923351803*/
.props_new_discount{
    position: absolute;
    left: 15px;
    top: 15px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    justify-content: end;
}

.pickup_discount {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    background: #0ABC45;
    height: 23px;
    width: 115px;
    border-radius: 4px;
}

.new_block{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    background: rgba(10, 188, 69, 1);
    height: 23px;
    width: 77px;
    border-radius: 4px;
}
.hit_block{
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 110, 49, 1);
    width: 94px;
    height: 23px;
    text-align: center;
    border-radius: 4px;
    color: white;
    font-size: 14px;
    padding: 2px 0;
    font-weight: 400;
    line-height: 16px;
}
.props_new_discount .percent_block{
    margin-top: 4px;
    border-radius: 50px;
    background: rgba(232, 37, 37, 1);
    color: white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
}
.product-item-label-ring{
    display: none;
}

@media only screen and (max-width: 767px) {

    .pickup_discount {
        font-size: 12px;
        line-height: 18px;
        height: 22px;
        width: 99px;
    }

    .hit_block{
        font-size: 12px;
        line-height: 18px;
        height: 22px;
        width: 79px;
    }

    .new_block{
        font-size: 12px;
        line-height: 18px;
        height: 22px;
        width: 65px;
    }

    .props_new_discount {
        left: 8px;
        top: 8px;
    }
}
/* End */


/* Start:/local/components/bitrix/catalog.section/templates/universal/themes/blue/style.css?1678807161849*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */


/* Start:/local/components/custom/catalog.section.label/templates/.default/style.css?16862366151354*/
.catalog-section-tab__label-list.label-list {
	display: flex;
	margin-bottom: 25px;
}

.label-list__item {
	cursor: pointer;
	padding: 8px 12px;
	font-weight: 500;
	font-size: 15px;
	line-height: 130%;
	color: #2C2C2C;
	transition: .2s ease-out;
	border-radius: 4px;
}

.label-list__item_active {
	box-shadow: inset 0px 0px 0px 2px #EE332A;
}

.label-list__item:not(:last-child) {
	margin-right: 8px;
}

.label-list__item:hover {
	box-shadow: inset 0px 0px 0px 2px #f3bcba;
}

.section-containers__element-list {
	position: relative;
	display: none;
	min-height: 300px;
}

.section-containers__element-list_active {
	display: block;
}

.section-containers__element-list::after {
	background-image: url('/bitrix/components/custom/catalog.section.label/templates/.default/image/loader.gif');
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	z-index: 1;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
	transition: .2s ease-out;
	visibility: visible;
	opacity: 1;
}

.section-containers__element-list_hide-stub::after {
	visibility: hidden;
	opacity: 0;
}

.section-containers__element-list .prev-arrow,
.section-containers__element-list .next-arrow.slick-arrow {
	top: 310px;
}
/* End */
/* /bitrix/templates/ordvor/components/bitrix/system.pagenavigation/.default/style.css?16862198221150 */
/* /local/components/bitrix/news.list/templates/main_slider/style.css?16862932392107 */
/* /local/components/bitrix/catalog.section.list/templates/main_catalog_section_list/style.css?16863046041681 */
/* /local/components/bitrix/catalog.section/templates/universal/style.css?173772310917495 */
/* /local/components/bitrix/catalog.item/templates/universal/style.css?17611923351803 */
/* /local/components/bitrix/catalog.section/templates/universal/themes/blue/style.css?1678807161849 */
/* /local/components/custom/catalog.section.label/templates/.default/style.css?16862366151354 */
