

/* Start:/local/templates/poshiv/components/bitrix/catalog/od_catalog/style.css?176470387610161*/
.grid .bx_content_section { margin-bottom: 15px; }
.grid .bx_sidebar { margin-bottom: 15px; }

/* grid2x1 */
.grid2x1 {}

.grid2x1 .bx_content_section {
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar {
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	box-sizing: border-box;
}
.seo_blocs{margin-top: 5rem;}
.seo_tags{position: relative;margin-bottom: 2rem;display: flex;justify-content: center;gap: 0 2rem;}
.seo_tags a{border: 1px solid #000;cursor: pointer;display: flex;align-items: center;padding: 1rem;height: 30px;line-height: 1;font-size: .75rem;font-weight: 600;text-decoration: none;}
.text_section{}

#open_filter{
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    }
    #open_filter:after {
      font-family: "bootstrap-icons";
      content:"\F3E1";
      position: absolute;
      right: 0;
    }
    #open_filter.active:after {
      font-family: "bootstrap-icons";
      content:"\F659";
    }
    #open_filter span{ padding-right: 1.2rem;}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar { padding-left: 4%; }
}
@media (max-width: 640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}

	.grid2x1 .bx_sidebar { padding-left: 3%; }
}

@media (max-width: 479px) {
	.grid2x1 .bx_sidebar { padding-left: 1%; }
}
@media (max-width: 550px) {
.seo_blocs{margin-top: 4rem;}
.seo_blocs .container{padding-right: 15px;padding-left: 15px;}
.seo_tags{gap: 1rem;flex-wrap: wrap;justify-content: space-between;}
.seo_tags a{font-size: .5rem;width: 47%;justify-content: center;}
.text_section{font-size: .75rem;}
}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}
.page_section{
    margin-left: -3rem!important;
    margin-right: -3rem!important;
}
.page_section .catalog-section .col-3{border-right: 1px solid #fff;}


.profistudio-followstock-window.active{
	z-index: 2000;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(255 255 255 / 63%);
	-webkit-transition: background-color .3s;
	-o-transition: background-color .3s;
	transition: background-color .3s;
	overflow-y: scroll;
}
.profistudio-followstock-window .profistudio-followstock-window__box{
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99999;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 23%;
	height: 100vh;
	background: #fff;
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: -webkit-transform 1s cubic-bezier(.42,0,.1,.99);
	transition: -webkit-transform 1s cubic-bezier(.42,0,.1,.99);
	-o-transition: transform 1s cubic-bezier(.42, 0, .1, .99);
	transition: transform 1s cubic-bezier(.42,0,.1,.99);
	transition: transform 1s cubic-bezier(.42,0,.1,.99), -webkit-transform 1s cubic-bezier(.42,0,.1,.99);
	padding: 3.5vw 1vw!important;
	padding-top: 8vw;
	-webkit-box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
}
.profistudio-followstock-window.active .profistudio-followstock-window__box{
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.profistudio-followstock-window .filter_title{
    position: absolute;
    top: 1.75rem;
    left: 1rem;
    color: #000;
    cursor: pointer;
    font-size: 15px;
    font-weight: 300;
}
.profistudio-followstock-window .profistudio-followstock-window__box-close{
	position: absolute;
	top: 1.5rem;
	right: 1rem;
	width: 2rem;
	height: 2rem;
	cursor: pointer;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: background-color .3s;
	-o-transition: background-color .3s;
	transition: background-color .3s;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='currentColor' class='bi bi-x-lg' viewBox='0 0 16 16'%3e%3cpath d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
}
.filter_grid{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    position: relative;
    scrollbar-width: none;
    top: 0;
}
.filter-container{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem;
}
.catalog_filter_section{
    position: relative;
    border-bottom: 1px solid #d9d9d9;
    padding: 0;
}
.catalog_filter_section .titles{
    position: relative;
    margin-right: 0 !important;
    margin-left: 0 !important;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 18px;
    padding-top: 18px;
    cursor: pointer;
}
.catalog_filter_section.open .titles{
    padding-bottom: 16px;
}
.catalog_filter_section .title{
    color: #666;
    text-align: left;
    line-height: 1;
    font-size: 12px;
}
.catalog_filter_section .accordion-icon{
    display: block;
    width: 12px;
    height: 7px;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.catalog_filter_section.titles.active .accordion-icon{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.catalog_filter_section .accordion-icon svg{
    width: 100%;
    height: 100%;
    display: block;
}
.filter_item_number.active, .catalog_filter_section_items.active{
    display: flex!important;
    padding-bottom: 16px;
}
.filter_item_number{
    display: none !important;
    position: relative;
    gap: 0 0.625vw;
    display: flex;
    align-items: center;
    margin-right: 0 !important;
    margin-left: 0 !important;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.filter_item_number label{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}
.filter_item_number label input{
    border: 1px solid #ccc;
    font-size: 12px;
    line-height: 1;
    height: 38px;
    padding: 0 1rem;
    color: #000;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.filter_item_number label input:focus{
    outline: none;
}
.catalog_filter_section_items{
    display: none;
    gap: .8vw 0;
    flex-wrap: wrap;
    flex-direction: column;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.catalog_filter_item{
    position: relative;
    margin-bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 11px;
    justify-content: flex-start;
    cursor:pointer;
}
.catalog_filter_item:hover{
    color:  #000000;
    opacity: .6;
}
.catalog_filter_item input[type="checkbox"]{
    height: 20px;
    width: 20px;
    accent-color: #000;
}
.catalog_filter_item .catalog_filter_text{
    font-size: 12px;
}
.catalog_filter_section_items.filter_color{
    gap: 15px;
    flex-direction: row;
}
.catalog_filter_section_items.filter_color input[type="checkbox"], .catalog_filter_section_items.filter_size input[type="checkbox"]{
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: -1;
}
.catalog_filter_section_items.filter_color .catalog_filter_icon{
    position: relative;
    height: 35px;
    width: 35px;
}
.catalog_filter_section_items.filter_color .catalog_filter_text{display: none;}
.catalog_filter_section_items.filter_size{
    gap: 1px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.catalog_filter_section_items.filter_size.active{display: grid !important;}
.catalog_filter_section_items.filter_size .catalog_filter_item{
    justify-content: center;
    outline-color: #cacaca;
    outline-width: 1px;
    outline-style: solid;
}
.catalog_filter_section_items.filter_size .catalog_filter_item:nth-child(1){border-left: 1px solid #cacaca;}
.catalog_filter_section_items.filter_size .catalog_filter_item:nth-child(5n){border-right: 1px solid #cacaca;}
.catalog_filter_section_items.filter_size .catalog_filter_text{
    padding-bottom: 1rem;
    padding-top: 1rem;
    width: 100%;
    height: 100%;
    text-align: center;
}
.filter_popup_btns{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: auto;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.filter_popup_btns .btn{
    width: 50%;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: .75rem;
    line-height: 1rem;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.filter_popup_btns .btn.btn-send{
    background: #000;
    color: #fff;
}
.filter_popup_btns .btn.btn-send:hover{
    background: #868686;
    color: #fff;
}

@media (max-width: 468px) {
.profistudio-followstock-window .profistudio-followstock-window__box{width: 100%;padding: 1rem 1rem!important;}
.filter_grid{top: 3rem;}
.filter_item_number{gap: 0 1rem;flex-wrap: nowrap;}
.filter_item_number label{width: 46%;}
.filter_item_number label input{width: 100%;}
.catalog_filter_section_items{gap: .5rem 0;}
}
/* End */


/* Start:/local/templates/poshiv/components/bitrix/catalog.section.list/od_section_list_catalog/style.css?175209642144*/
.catalog_sections a.active{
opacity: .5;
}
/* End */


/* Start:/local/templates/poshiv/components/bitrix/breadcrumb/main/style.css?1752096421602*/
.bx-breadcrumb {
	padding: 8px 0 0 0;
	font-size: 11px;
	display: inline-block;
	margin: 0;
}
.bx-breadcrumb a{ color: #939393 !important;}
.bx-breadcrumb a:hover{ text-decoration: underline !important; }
.bx-breadcrumb a::after{
  content:"/";
  padding: 0 0.25rem;
}
.bx-breadcrumb .fa {
	margin: 0 10px;
}
.bx-breadcrumb .fa-home {
margin-top: 0 !important; 
margin-right: 3px !important; 
margin-left: 0 !important;
}

.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	vertical-align: middle;
	color: #B7B7B7;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; text-decoration: none;}


/* End */


/* Start:/local/templates/poshiv/components/bitrix/system.pagenavigation/show_more/style.css?17520964211500*/
.show_more--show-more{
    border: 1px solid #000;
    cursor: pointer;
    display: inline-block;
    height: 36px;
    line-height: 1;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-decoration: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.show_more--show-more .pointer-events-none{
    height: 100%;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}
.show_more--show-more .pointer-events-none span{
    display: block;
    left: 0;
    padding: 0 1rem;
    text-align: center;
    top: 0;
    align-items: center;
    display: flex;
    font-size: .75rem;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.show_more--show-more .pointer-events-none span:last-child {
    color: #000;
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.show_more--show-more .pointer-events-none span:first-child {
    color: #000;
    position: absolute;
    -webkit-transform: translateY(36px);
    transform: translateY(36px);
}
.show_more--show-more:hover > .pointer-events-none span:first-child{
    transform: translateY(0);
}
.show_more--show-more:hover > .pointer-events-none span:last-child{
    transform: translateY(-36px);
}
/* End */


/* Start:/local/templates/poshiv/components/bitrix/catalog.section/section_4/style.css?1753515895598*/
@media (min-width: 2000px) {
	.catalog-section .product-item__{width: 100%;}
	.catalog-section .pict_hover{width: 100%;}
	.catalog-section .pict_hover img{width: 100%;}
	.catalog-section .product_text{}
}

.product-item__ .pict_hover{
    height: 33vw;
    display: block;
    overflow: hidden;
}
.pict_hover div:nth-child(1){position: relative;height: 100%;}
.catalog-section .product-item__{width: 100%;}
.catalog-section .pict_hover{background: #f2f2f2;}

@media (max-width: 550px) {
	.product-item__ .pict_hover{height: 285px;overflow: hidden;}
	.product-item__ .pict_hover img{height: auto;}
}
/* End */


/* Start:/local/templates/poshiv/components/bitrix/catalog.item/product/style.css?175209642125693*/
.catalog-section a:hover{
	opacity: 1 !important;
}
.fav_sravn .btn{
/*	position: absolute;
	top: 25px;
	right: 5px;
	z-index: 100;
	padding: 5px 10px;*/
	color: #cbcbcb;
	/*background: rgba(255,255,255, .9);*/
	/*border-radius: 50%;*/
}

.new_scroll_index .carousel-inner {min-height: 380px !important;}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	/*min-height: 440px;*/
	/*max-height: 580px;*/
	display: flex;
	align-items: center;
}

.carousel-control-prev, .carousel-control-next{
	width: 10% !important;
}

.carousel-control-prev, .carousel-control-next {
	/*top: 91% !important;*/
}
[class^="bi bi-chevron"].item_catalog {
	/*background: rgba(0,0,0, .5) !important;*/
	color: #919191;
	font-size: 30px;
}
.product-item-container { 
    position: relative;
    display: flex;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #ffffff;
}

.product-item-container.hover { z-index: 17; }

.product-item {
	display: block;
	box-sizing: border-box;
	width: 100%;
	border: .5px solid transparent;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .19);
	max-width: 420px;
	/*min-width: 300px;*/
}

.product-item-big-card .product-item,
.product-item-small-card .product-item { }

.product-item-line-card .product-item { border-bottom: 1px solid #dadada; }

.bx-no-touch .product-item-container.hover .product-item {
	position: absolute;
	right: -15px;
	left: -15px;
	padding: 15px 15px 0;
	width: auto;
	border-color: transparent;
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
}

.bx-touch .product-item {
	padding: 15px 0 0;
	width: auto;
	background: #fff;
}

.bx-no-touch .product-item-container.hover .product-item {
	-webkit-animation: product-item-hover 300ms 1 ease;
	animation: product-item-hover 300ms 1 ease;
}

@-webkit-keyframes product-item-hover {
	0% {
		position: absolute;
		left: 0;
		right: 0;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		padding-left: 0;
		padding-right: 0;
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
		left: -15px;
		right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@keyframes product-item-hover {
	0% {
		position: absolute;
		left: 0;
		right: 0;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		padding-left: 0;
		padding-right: 0;
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
		left: -15px;
		right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

/*Image*/
.product-item-image-wrapper {
	position: relative;
	display: block;
	margin-bottom: 0;
	padding-top: 134%;
	width: 100%;
	transition: all 300ms ease;
}

.product-item-image-wrapper:hover { }

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 54%; }

.product-item-image-original,
.product-item-image-alternative {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: opacity 300ms linear;
}

.product-item-image-original { z-index: 11; }

.product-item-image-alternative {
	z-index: 13;
	opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-image-original { opacity: 0; }

.bx-no-touch .product-item-container.hover .product-item-image-alternative { opacity: 1; }

.product-item-big-card .product-item-image-wrapper { margin-bottom: 25px; }

/*Image Slider*/
.product-item-image-slider-slide-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	transition: opacity 300ms ease;
}

.product-item-image-slide {
	position: relative;
	display: none;
	height: 100%;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: .6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.product-item-image-slide {
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.product-item-image-slide.next,
	.product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.product-item-image-slide.prev,
	.product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.product-item-image-slide.next.left,
	.product-item-image-slide.prev.right,
	.product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.product-item-image-slider-slide-container > .active,
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev { display: block; }

.product-item-image-slider-slide-container > .active { left: 0; }

.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.product-item-image-slider-slide-container > .next { left: 100%; }

.product-item-image-slider-slide-container > .prev { left: -100%; }

.product-item-image-slider-slide-container > .next.left,
.product-item-image-slider-slide-container > .prev.right { left: 0; }

.product-item-image-slider-progress-bar-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
}

.product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	height: 1px;
	background-color: var(--theme-color-primary);
	opacity: .8;
}

.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: block;
	padding: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 300ms ease;
}

.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container { opacity: 1; }

.product-item-image-slider-control,
.product-item-image-slider-control.active {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: rgba(128, 128, 128, .8);
	opacity: .6;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover { cursor: pointer; }

.product-item-image-slider-control.active,
.product-item-image-slider-control:hover { background-color: var(--primary); }

/*Label*/
.product-item-label-text,
.product-item-label-ring {
	/*position: absolute;*/
	z-index: 15;
}

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #ff5656;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }

/* TEXT */
.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}

/*SMALL*/
.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-big-card .product-item-label-text.product-item-label-small span {
	padding: 5px 12px;
	font-size: 16px;
	line-height: 21px;
}

/* BIG */
.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

.product-item-big-card .product-item-label-text.product-item-label-big span {
	padding: 5px 17px;
	font-size: 22px;
	line-height: 33px;
}

@media (max-width: 767px) {
	.product-item-label-text > div { line-height: 0; }

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

/*RING*/
.product-item-label-ring {
	box-sizing: border-box;
	/*border-radius: 50%;*/
	/*font-weight: bold;*/
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
/*	width: 40px;
height: 40px;*/
font-size: 12px;
width: 100%;
/*line-height: 40px;*/
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
	/*width: 100px;*/
	/*height: 100px;*/
	font-size: 12px;
	padding: 2px 10px;
}

@media (max-width: 767px) {
.product-item-label-ring.product-item-label-small/*	,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
		}*/

/*	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
		}*/

		.product-item-big-card .product-item-label-ring.product-item-label-big {
			width: 70px;
			height: 70px;
			font-size: 24px;
			line-height: 70px;
		}
	}

	.product-item-label-top { top: -5px; }

	.product-item-label-center {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.product-item-label-center > div { text-align: center; }

	.product-item-label-left { left: -5px; }

	.product-item-label-left > div { text-align: left; }

	.product-item-label-bottom { bottom: -5px; }

	.product-item-label-middle {
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.product-item-label-right { right: -5px; }

	.product-item-label-right > div { text-align: right; }

	.product-item-label-center.product-item-label-middle {
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	/*Title*/
	.product-item-title {
		overflow: hidden;
		margin: 0;
		padding: 0;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-weight: normal;
		font-size: 14px;
		text-align: center;
	}

	.product-item-title a {
		color: #3f3f3f;
		text-decoration: none;
		transition: 250ms linear all;
	}

	.product-item-line-card .product-item-title {
		white-space: normal;
		text-align: left;
	}

	.product-item-big-card .product-item-title a { font-size: 21px; }

	.product-item-line-card .product-item-title a { font-size: 20px; }

	@media (max-width: 1199px) {
		.product-item-big-card .product-item-title a { font-size: 18px; }
	}

	@media (max-width: 991px) {
		.product-item-big-card .product-item-title a { font-size: 16px; }
	}

	@media (max-width: 767px) {
		.product-item-big-card .product-item-title a { font-size: 14px; }
	}

	@media (max-width: 575px) {
		.product-item-big-card .product-item-title a { font-size: 16px; }
	}

	/*Price*/
	.product-item-price-container {
		text-align: center;
		line-height: 1;
	}

	.product-item-price-current {
		color: #3f3f3f;
		white-space: nowrap;
		font-weight: 500;
		font-size: 13px;
	}

	.product-item-price-old {
		color: #a5a5a5;
		text-decoration: line-through;
		white-space: nowrap;
		font-size: 13px;
	}

	.product-item-big-card .product-item-price-current,
	.product-item-big-card .product-item-price-old {
		vertical-align: middle;
		line-height: 20px;
	}

	.product-item-big-card .product-item-price-container { margin: 0 0 10px; }

	.product-item-big-card .product-item-price-current { font-size: 18px; }

	.product-item-big-card .product-item-price-old { font-size: 15px; }

	/*Info*/
	.product-item-info-container {
		clear: both;
		/*margin-bottom: 8px;*/
		min-height: 30px;
	}

	.product-item-info-container-title { font-size: 12px; }

	.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
		display: none;
		opacity: 0;
		transition: opacity 300ms ease;
	}

	.bx-touch .product-item-info-container.product-item-touch-hidden { display: none !important }

	.bx-touch .product-item-info-container.product-item-hidden,
	.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
	.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
		display: block;
		opacity: 1;
	}

	/*Amount*/
	.product-item-amount {
		padding: 0 0 2px;
		text-align: center;
	}

	.product-item-amount-field-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		max-width: 150px;
		margin: 0 auto 15px;
	}


	.product-item-amount-field-btn-plus,
	.product-item-amount-field-btn-minus {
		position: relative;
		display: block;
		min-width: 46px;
		height: 46px;
		border-radius: 2px;
		background-color: #f2f2f2;
		color: #fff;
	    align-items: center;
		display: flex;
		justify-content: center;
		vertical-align: middle;
		text-align: center;
		cursor: pointer;
		transition: background 300ms ease, opacity 300ms ease;
	}

	.bx-retina .product-item-amount-field-btn-plus,
	.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

	.product-item-amount-field-btn-plus:hover,
	.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

	.product-item-amount-field-btn-plus:after,
	.product-item-amount-field-btn-minus:after {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		content: "";
		opacity: .8;
		transition: opacity 300ms ease, background 300ms ease;
	}

	.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
	.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
		opacity: .3 !important;
		cursor: default;
	}

	.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
	.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
		background-color: #f2f2f2;
	}

	.product-item-amount-field-btn-plus:after {
		content:"+";
		background-size: 10px;
	}

	.product-item-amount-field-btn-minus:after {
		content:"-";
		background-size: 10px;
	}

	.product-item-amount-field-btn-plus:hover:after,
	.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

	.product-item-amount-field-block {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.product-item-amount-field {
		display: block;
		padding: 0;
		width: 100%;
		height: 22px;
		border: 1px solid transparent;
		border-radius: 2px;
		background: transparent !important;
		color: #000;
		vertical-align: middle;
		text-align: center;
		font-weight: bold;
		line-height: 22px;
		transition: border 300ms ease;
	}

	.bx-retina .product-item-amount-field { border-width: .5px; }

	.product-item-amount-field:focus { outline: none !important; }

	.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
	.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
		margin: 0;
		-webkit-appearance: none;
		appearance: none
	}

	.product-item-amount-description-container {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		color: #a5a5a5;
		white-space: nowrap;
		font-size: 12px;
	}

	/*.product-item-big-card .product-item-amount-field-container { text-align: left; }*/

	.product-item-amount-description-container strong {
		color: #333;
		white-space: nowrap;
	}

	.product-item-amount-label-container {
		margin: 5px 0;
		color: #a5a5a5;
		font-weight: bold;
		font-size: 12px;
	}

	/**/
	.product-item-quantity { font-size: 12px; }

	/*region Properties */
	.product-item-properties {
		display: block;
		margin: 0;
	}

	.product-item-properties dl { clear: both; }

	.product-item-properties dt {
		float: left;
		clear: both;
		font-weight: normal;
		font-size: 12px;
	}

	.product-item-properties dd {
		float: right;
		margin-bottom: 3px;
		margin-left: 5px;
		font-size: 12px;
	}

	/*endregion*/

	/*Compare*/
	.product-item-compare-container {
		position: relative;
		display: none;
		margin: 0 -15px;
		padding: 4px 15px;
		min-height: 30px;
		border-top: 1px solid #e6e6e6;
		background: #f3f3f3;
		box-shadow: inset 0 1px 1px 0 #eee;
		vertical-align: middle;
		font-size: 12px;
		line-height: 20px;
	}

	.product-item-line-card .product-item-compare-container {
		margin: 0;
		border: none;
		background-color: transparent;
		box-shadow: none;
		text-align: center;
	}

	.bx-touch .product-item-compare-container { display: none; }

	.product-item-line-card .product-item-compare-container,
	.product-item-container.hover .product-item-compare-container { display: block; }

	.product-item-compare .checkbox {
		margin: 0;
		padding: 0;
	}

	/* SCU */
	.product-item-line-card .product-item-scu-container { text-align: left; }

	.product-item-scu-container-title {
		color: #333;
		font-size: 12px;
	}

	.product-item-scu-block { }

	.product-item-scu-block-title { font-size: 12px; }

	.product-item-scu-list { margin: 0; }

	.product-item-scu-item-list {
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.product-item-scu-item-color-container,
	.product-item-scu-item-text-container {
		display: inline-block;
		box-sizing: border-box;
		/*padding: 5px 1px;*/
		max-width: 100%;
		margin-left: 1px;
	}

	/*.product-item-scu-item-text-container { min-width: 32px; }*/

	.product-item-scu-item-color-container {
		max-width: 36px;
		width: 25%;
	}

/*.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
	}*/

	/*.bx-no-touch .product-item-scu-item-color-block { transition: outline 200ms ease; }*/

	/*.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }*/

	/*.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }*/

	/*.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }*/

	.product-item-scu-item-color {
		position: absolute;
		top: 2px;
		right: 2px;
		bottom: 2px;
		left: 2px;
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
	}

	.product-item-scu-item-text-block {
/*		position: relative;
		padding: 0 5px;
		outline: 1px solid #c0cfda;
		cursor: pointer;
		border-radius: 3px;*/
	}

	.bx-no-touch .product-item-scu-item-text-block { transition: outline 300ms ease; }

	.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

	/*.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }*/

	.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

	.product-item-scu-item-text {
		overflow: hidden; 
		max-width: 100%;
		vertical-align: middle;
		text-align: center;
		text-transform: uppercase;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: 13px;
		/* line-height: 18px; */
		font-weight: bold;
		margin-top: 3px;
	}

/*Description*/
.product-item-description-container { }

.product-item-description-container p {
	color: #575757;
	font-size: 13px;
}

/*Buttons*/
.product-item-button-container { text-align: center; }

.product-item-button-container .btn { margin-bottom: 2px; }

/*Stickers*/
.product-item-sticker,
.product-item-sticker-round { display: none; }

/*More*/
.product-item-more-container {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 15px 15px 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
	transition: all 300ms ease;
}

.product-item-more-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
}

.product-item-more {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
	background-size: 50%;
	opacity: .7;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-more,
.product-item-container.hover .product-item-more { opacity: 1; }

.product-item-more-title {
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] { -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }

.product-item-container .small{font-size: 13px;}


@media (max-width: 1200px) {

}
/* End */
/* /local/templates/poshiv/components/bitrix/catalog/od_catalog/style.css?176470387610161 */
/* /local/templates/poshiv/components/bitrix/catalog.section.list/od_section_list_catalog/style.css?175209642144 */
/* /local/templates/poshiv/components/bitrix/breadcrumb/main/style.css?1752096421602 */
/* /local/templates/poshiv/components/bitrix/system.pagenavigation/show_more/style.css?17520964211500 */
/* /local/templates/poshiv/components/bitrix/catalog.section/section_4/style.css?1753515895598 */
/* /local/templates/poshiv/components/bitrix/catalog.item/product/style.css?175209642125693 */
