

/* Start:/local/templates/nle/components/bitrix/catalog.section/in-element2/style.css?17761913046082*/
#recommended_products .product .typemin ,
.recommended_products__in_element2 .product .typemin
{
    position: absolute;
    left: 10px;
    top: 10px;
}
#related_products .product .typemin {
    position: absolute;
    left: 10px;
    top: 10px;
}


.recommended_products__in_element2 {
    position: relative;
}

.recommended_products__in_element2 .slick-list {
    padding-top: 10px;
    display: flex !important;
}
.recommended_products__in_element2 .product_image {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 220px;
    margin: 0 0 22px;
    position: relative;
}
.recommended_products__in_element2 .product_image img {
    display: block;
    max-height: 220px;
    max-width: 260px;
}
.recommended_products__in_element2 .product_type {
    min-height: 14px;
    margin-top: 5px;
}
.recommended_products__in_element2 .slick-track {
    display: flex !important;
}

.recommended_products__in_element2 .product.is_set .product_bottom{
    display:flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.recommended_products__in_element2 .product {
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.13);
    position: relative;
    padding: 10px 20px 55px;
    margin: 3px 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
}

.recommended_products__in_element2 .slick-prev {
    position: absolute;
    top: 50%;
    left: -23px;
    margin-top: -22px;
    background-size: auto 74%;
    background-position: 8px center;
}

.recommended_products__in_element2 .slick-next {
    position: absolute;
    top: 50%;
    right: -22px;
    margin-top: -23px;
    background-size: auto 74%;
    background-position: 11px center;
}

.recommended_products__in_element2 .image_link {
    width: 100%;
    height: 220px;
    background: center/contain no-repeat;
    transition: 0.2s;
}

.recommended_products__in_element2 .image_link:hover {
    transform: scale(1.05);
    transition: 0.2s;
}

.recommended_products__in_element2 .product_avail {
    position: relative;
    padding-left: 18px;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;

    color: #000;
}

.recommended_products__in_element2 .slick-dots {
    margin: 0 0;
    text-align: center;
}

.product_name {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    height: 54px;
    margin: 0 0 12px;
}

.product_name a,
.product_name a:active,
.product_name a:visited
{
    color: #221f1f;
    display: block;
    text-decoration: none;
}
.product_buy_block{
    width: 100%;
    min-height: 60px;
    /*
    display: flex;
    align-items: center;
    justify-content: space-between;
    */
}
.product_priceBlock {
    margin-bottom: 10px;
    clear: both;
}
div:not(.catalog_section) .product_priceBlock {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 15px;
}

.slick-slider .catalog_item__item__card .product_buyButtonBlock {
    position: absolute;
    bottom: 20px;
    right: 20px;
    left: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 32px;
}


.product_name a:hover {
    color: var(--main-color-red);
}

.product_type {
    color: #7e7979;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 18px;
}


.recommended_products__in_element2 .typemin {
    background: rgba(255,255,255,0.5);
    box-shadow: none;
    width: auto;
    line-height: 15px;
    color: var(--color-blue3);
    text-align: center;
    font-size: var(--font-size-small-4);
    display: inline-block;
    text-transform: initial;
    padding: 6px 15px 6px;
    margin: 0px 5px 10px 0px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid var(--color-blue3);
    border-radius: 13px;
}

.recommended_products__in_element2 .typemin-new {
    color: var(--color-blue3);
    border-color: var(--color-blue3);
}

.recommended_products__in_element2 .typemin-traceble {
    background: #ffffff;
    border-color: var(--main-color-blue3);
    color: var(--main-color-blue3);
    width: 210px;
}

.recommended_products__in_element2 .typemin-hot {
    color: var(--main-color-red);
    border-color: var(--main-color-red);
}

.recommended_products__in_element2 .typemin-sale {
    background: #ffffff;
    color: var(--main-color-red);
    border-color: var(--main-color-red);
}

.recommended_products__in_element2 .typemin-spec {
    background: #ff8b17 url(/local/templates/nle/components/bitrix/catalog.section/in-element2/../images/thumbs-up-hand-symbol.svg) center center no-repeat;
    background-size: 14px 14px;
}
.recommended_products__in_element2 .product_avail.ok::before {
    content: '';
    position: absolute;
    display: block;
    background-image: url("/local/templates/nle/images/sprite.png");
    background-position: -175px -74px;
    width: 13px;
    height: 10px;
    left: 0;
    top: 1px;
}
.recommended_products__in_element2 .product_avail.no::before {
    content: '';
    position: absolute;
    display: block;
    background-image: url("/local/templates/nle/images/sprite.png");
    background-position: -164px -86px;
    width: 9px;
    height: 9px;
    left: 0;
    top: 1px;
}

@media(max-width: 415px){
    div:not(.catalog_section) .product_priceBlock {
        gap: 5px;
    }
    div:not(.catalog_section) .product_priceBlock .product_priceBlockRight{
        white-space: nowrap;
    }

}
@media(max-width: 360px){
    div:not(.catalog_section) .product_priceBlock {
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
    }


}
/* End */


/* Start:/local/templates/nle/components/bitrix/catalog.item/in-element3/style.css?177920306236404*/
.catalog_item__item__card .product_image a.two_pics  {
	position: relative;
}
.catalog_item__item__card .product_image a.two_pics .second_pic {
	position: absolute;
	top:0;
	bottom: 0;
	left:0;
	right: 0;
	opacity: 0;
	background: #ffffff center/cover no-repeat;
	transition: 0.6s;
}
.catalog_item__item__card:hover .product_image a.two_pics .second_pic {
	opacity: 1;
}
.catalog_item__item__card:hover .product_image a:not(.two_pics) img {
	transition: 0.2s;
	transform: scale(1.1);
}

.product-item-container { position: relative; }

.product-item-container.hover { z-index: 17; }

.product-item {
	display: block;
	box-sizing: border-box;
	padding: 15px 0 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
}

.product-item-line-card .product-item {
	width: auto !important;
	border-bottom: 1px solid #dadada;
}
.catalog_item__item__card  .product_badges {
	display: flex;
	justify-content: left;
	align-items: flex-start;
	flex-wrap: wrap;
	position: absolute;
	left: 20px;
	top: 14px;
	max-width: 90%;
	z-index: 3;
	padding-right: 35px;
}
.catalog_item__item__card .product_badges.unfold {
	flex-direction: column;
}
.product_badges.many_badges .nl-badge {
	display: none;
}
.product_badges.many_badges .nl-badge:first-child{
	display: inline-block;
}
.product_badges.many_badges.unfold .nl-badge{
	display: inline-block;
}
.product_badges.many_badges.unfold .nl-badge-unfold-button{
	transform: rotate(180deg);
}

.catalog_item__item__card .product_image.blur::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	background-color: rgba(255, 255, 255, 0.4);
	z-index: 2;
}



.in_element_3 .catalog_item__item__card .product_image.blur::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	background-color: rgba(255, 255, 255, 0.4);
	z-index: 2;
	border-radius: 20px;
}


.catalog_item__item__card .nl-badge {
    padding: 0px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_badges .nl-badge-unfold-button {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: white;
	border: 1px solid var(--color-gray-darker);
	border-radius: 7px;
	position: relative;
	cursor: pointer;
	margin: 2px 5px 2px 0;
}
.product_badges .nl-badge-unfold-button::before {
	content: '';
	display: block;
	width: 2px;
	height: 9px;
	transform: rotate(-50grad);
	position: absolute;
	left: 13px;
	top: 6px;
	background: var(--color-gray-darker);
}
.product_badges .nl-badge-unfold-button::after {
	content: '';
	display: block;
	width: 2px;
	height: 9px;
	transform: rotate(50grad);
	position: absolute;
	left: 13px;
	top: 12px;
	background: var(--color-gray-darker);
}

@media (max-width: 991px) {
	.product-item-line-card .product-item .col-sm-6:nth-child(2n) { clear: both; }
}

.bx-retina .product-item { border-width: .5px; }

.product-item * { transition: opacity 300ms ease; }

@media (max-width: 767px) {
	.product-item { padding: 15px 5px 5px }

	.product-item-line-card .product-item .col-xs-12:nth-child(2n) { clear: both; }
}

.bx-no-touch .product-item-container.hover .product-item {
	position: absolute;
	right: -15px;
	left: -15px;
	padding: 15px 15px 0;
	width: auto;
	border: 1px solid transparent;
	background: #fff;
	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; }

@-webkit-keyframes product-item-hover {
	0% {
		position: absolute;
		left: -15px;
		right: -15px;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
	}
}

/*Image*/
.product-item-image-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	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-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;
	width: 100%;
	height: 1px;
}

.product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #f42c2c;
	opacity: .8;
}

.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	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; }

/*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: #f42c2c;
	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: 14px;
	line-height: 40px;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
	width: 100px;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
	width: 120px;
	height: 120px;
	font-size: 42px;
	line-height: 120px;
}

@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%;
	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%;
	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 {
	transform: translateY(-50%) translateX(-50%);
}

/*Title*/
.product-item-title {
	overflow: hidden;
	margin-bottom: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bx-touch .product-item-title,
.product-item-container.hover .product-item-title {
	overflow: auto;
	white-space: normal;
}

.product-item-title a {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 13px;
}

.product-item-big-card .product-item-title a { font-size: 21px; }

.product-item-line-card .product-item-title a { font-size: 20px; }

/*Price*/
.product-item-price-container { margin: 5px 0 10px; }

.product-item-price-current {
	color: #3f3f3f;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
}

.product-item-price-old {
	color: #a5a5a5;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 12px;
}

.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-line-card .product-item-info-container { text-align: center; }

.product-item-info-container { margin-bottom: 8px; }

.product-item-info-container-title {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

.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 { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	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: absolute;
	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 {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	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 {
	display: inline-block;
	padding: 0;
	max-width: 50px;
	width: auto;
	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 {
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
	display: block;
}

.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 {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*Properties */
.product-item-properties {
	display: block;
	overflow: hidden;
	margin: 0;
	color: #a5a5a5;
	font-size: 12px;
}

.product-item-properties dl { clear: both; }

.product-item-properties dt {
	float: left;
	clear: both;
	font-weight: normal;
}

.product-item-properties dd {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #000;
}

/*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-scu-container { padding: 0 0 2px; }

.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	/* float: left; */
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
}

.product-item-scu-item-text-container { min-width: 32px; }

.product-item-scu-item-color-container {
	max-width: 38px;
	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;
}

.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: 11px;
	line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

@media (max-width: 991px) {
	.product-item-line-card .product-item-scu-container-title { text-align: center; }

	.product-item-line-card .product-item-scu-item-list { text-align: center; }

	.product-item-line-card .product-item-scu-item-color-container,
	.product-item-line-card .product-item-scu-item-text-container {
		display: inline-block;
		float: none;
	}
}

/*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;
}

.badgeProp {
	position: absolute;
	 background: #f2ff00;
	 border-radius: 25px;
	 padding: 4px 10px 1px 10px;
	 z-index: 9;
 
 }
 
 .product_priceBlockLeftRed{
 
 color: #f20f2a;
	 font-weight: bold;
	 max-width: 150px;
 }
 
 .btn.btn-orange-reverse{
	 background: 0;
	 color: #f20f2a;
	 border: 1px solid #f20f2a;
	 box-shadow:none;
 }
 .btn.btn-orange-reverse:hover{
	
	 color: #fff;
	 background: #f20f2a;
	 border-color: #f20f2a;
 }

.product_priceBlock .old-price {
	color: rgba(0,0,0,.46);
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
}
/*qtty block*/
.in_element_3 .clearfix {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.in_element_3 .block_product_amount input.current_number {
    border: 0 !important;
    width: 50px;
    text-align: center !important;
    font-size: 14px;
    padding: 5px 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: var(--font-size-normal);
    font-weight: 500;
}

.in_element_3 .block_product_amount {
	border: 1px solid var(--color-gray);
	border-radius: 8px;
	padding: 0px 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}

.in_element_3 .block_product_amount .minus,
.in_element_3 .block_product_amount .plus {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    font-size: var(--font-size-normal);
    font-weight: bold;
    position: relative;
    z-index: 10;
}

.in_element_3 .block_product_amount .minus {
    margin-right: -10px;
}

.in_element_3 .block_product_amount .plus {
    margin-left: -10px;
}


.in_element_3 .block_product_amount input.current_number::-webkit-outer-spin-button,
.in_element_3 .block_product_amount input.current_number::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.in_element_3 .block_product_amount input.current_number {
    -moz-appearance: textfield; /* Firefox */
}

@media (max-width: 1022px) {
	.slick-slider .catalog_item__item__card {
		width: 300px;
	}
	.slick-slider .catalog_item__item__card .product_name{
		min-height: 60px;
	}
}
@media (max-width: 650px) {
	.slick-slider .catalog_item__item__card {
		max-width: 300px;
	}
	.slick-slider .catalog_item__item__card .product_name{
		min-height: 60px;
	}
}
@media (max-width: 550px) {
	.slick-slider .catalog_item__item__card {
		max-width: 300px;
	}
	.slick-slider .catalog_item__item__card .product_name{
		min-height: 65px;
	}
}
@media (max-width: 415px) {
	.slick-slider .catalog_item__item__card {
		width: 270px;
	}
	.catalog_section_product_list .catalog_item__item__card {
		width: 100%;
		max-width: 100%;
	}
	.slick-slider .catalog_item__item__card .product_name{
		min-height: 70px;
	}
}

@media (max-width: 500px) {
    .in_element_3 .block_product_amount input.current_number {
        font-size: 12px;
        padding: 0px 0px;
    }

    .in_element_3 .block_product_amount .minus, .in_element_3 .block_product_amount .plus {
        width: 24px;
        height: 21px;
        line-height: 18px;
    }
	.product_badges .nl-badge-unfold-button {
		display: inline-block;
		width: 21px;
		height: 21px;
	}
	.product_badges .nl-badge-unfold-button::before {
		left: 9px;
		top: 3px;
	}
	.product_badges .nl-badge-unfold-button::after {
		left: 9px;
		top: 8px;
	}
}

@media (max-width: 400px) {
    .in_element_3 .block_product_amount input.current_number {
        font-size: 12px;
        padding: 0px 0px;
    }

    .in_element_3 .block_product_amount .minus, .in_element_3 .block_product_amount .plus {
        width: 24px;
        height: 21px;
        line-height: 18px;
    }
}

/** COMPARE **/
.product .to_compare {
	background: center/contain url("/local/templates/nle/components/bitrix/catalog.item/in-element3/img/Icon Compare.svg") no-repeat;
	display: block;
	width: 26px;
	height: 26px;
}

.product .to_compare.active
{
	background-image: url("/local/templates/nle/components/bitrix/catalog.item/in-element3/img/Icon Compare-red.svg");
}
 .product .to_compare:hover {
	 transform: scale(1.1);
	 transition: 0.1s;

 }
/* new cart popup */
.popup-window.cart_widget_small{
	width: 390px;
	box-sizing: border-box;
	padding: 15px 15px;
	box-shadow: 0 1px 5px #00000055;
	border-radius: 12px;
	background: #FFFFFF;
}
.cart_widget_small__line{
	margin: 10px 0;
}
.cart_widget_small__top{
	padding: 15px 0 7px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #BAC2CA;
}
.cart_widget_small__gray_text{
	color: var(--color-black);
}
.cart_widget_small__small_text{
	font-size: var(--font-size-small-4);
}
.cart_widget_small__bold_text{
	font-weight: 600;
}
.product_item__name{
	font-weight: 600;
	font-size: var(--font-size-small-2);
	line-height: 1.2;
	color: var(--color-black);
}
.product_item__articul{
	font-weight: 100;
	font-size: var(--font-size-small-4);
	color: var(--color-gray-darker);
	margin-top: 7px;
}
.product_item__badge{
	color: var(--color-red);
	border-radius: 20px;
	background-color: #ffffff;
	position: absolute;
	z-index: 2;
	font-size: var(--font-size-small-4);
}
.product_item__badge{

}
.cart_widget_small__available{
	font-weight: 600;
	font-size: var(--font-size-small-4);
}
.cart_widget_small__close{
	font-weight: 400;
	font-size: var(--font-size-small-4);
}
.product_item__image{
	display: flex;
	align-items: center;
	justify-content: center;
}
.product_item__image img{
	max-width: 80px;
	height: auto;
}
.cart_widget_small__product_item{
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap: 30px;
}
.product_item__line3 > div{
	margin: 10px 0;

}
.product_item__price{
	display: flex;
	width: 100%;
	justify-content: space-between;
	font-weight: 600;
	font-size: var(--font-size-small-2);
	color: var(--color-black);
}
.product_item__balls{
	display: flex;
	width: 100%;
	justify-content: space-between;
	font-weight: 400;
	font-size: var(--font-size-small-4);
	color: var(--color-gray-darker);
}
.cart_widget_small__button.btn {
	background: var(--color-red-dark);
	border: 1px solid var(--color-red-dark);
	border-radius: 10px;
	color: white;
	font-size: var(--font-size-normal);
	font-weight: 600;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	margin-top: 10px;
}

.cart_widget_small__button.btn:hover {
	background: white;
	border: 1px solid var(--color-red-dark);
	border-radius: 10px;
	color: var(--color-red-dark);
	font-size: var(--font-size-normal);
	font-weight: 600;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	margin-top: 10px;
}

@media(max-width: 450px){
	.cart_widget_small__product_item {
		gap: 10px;
	}
	.cart_widget_small{
		width: 100%;
		max-width: 390px;
		box-sizing: border-box;
		padding: 0 15px 15px;
		box-shadow: 0 1px 5px #00000055;
		border-radius: 12px;
		background: #FFFFFF;
	}
	.product_item__left{
		flex: 1 0 30%;
	}
	.product_item__name {
		font-size: var(--font-size-small-4);
		line-height: 1.2;
	}
}
@media(max-width: 360px){
	.cart_widget_small__product_item {
		gap: 10px;
	}
	.product_item__left{
		flex: 1 0 25%;
	}

}
/* new cart popup */
/* End */


/* Start:/local/templates/nle/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?177866490017941*/
@media (min-width: 992px) {
	.bx-newsdetail .bx-newsdetail-container:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-newsdetail .bx-newsdetail-container:nth-child(2n+1) {
		clear: both;
	}
}

.news_detail_flat .recommended_products__in_element2 .slick-prev {
	left: 10px;
	right: auto;
}

.news_detail_flat .recommended_products__in_element2 .slick-next {
	left: auto;
	right: 10px;
}

.table-horizontal-scroll-wrapper{
	overflow-x: auto;
	overflow-y: hidden;
	cursor: grab;
	position: relative;
	margin: 1rem 0;
	padding: 2px;
}

.table-horizontal-scroll-wrapper:active {
  cursor: grabbing;
}

.table-horizontal-scroll-wrapper::-webkit-scrollbar {
  height: 8px;
  width: 8px;
  background: #f0f0f0;
  border-radius: 4px;
}

.table-horizontal-scroll-wrapper::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}

.table-horizontal-scroll-wrapper::-webkit-scrollbar-corner {
  background: #f0f0f0;
  border-radius: 4px;
}

.news_detail_flat img {
	border: 0;
	max-width: 100%;
}
.news_detail_flat h2 {
	font-size: 28px;
	font-weight: 600;
}
.news_detail_flat h3 {
	font-size: 24px;
	font-weight: 600;
}
/* POST FORMATS */
.bx-newsdetail-img,
.bx-newsdetail-audio,
.bx-newsdetail-youtube,
.bx-newsdetail-slider {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.bx-newsdetail-slider img,
.bx-newsdetail-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.bx-newsdetail-video {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	z-index: 1;
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
	background: url("/local/templates/nle/components/bitrix/news/blog/bitrix/news.detail/.default/images/bx-video.png") no-repeat center;
}
.bx-newsdetail-video:hover {
	opacity: 1;
}
/* POST FORMATS /// SLIDER */
.bx-newsdetail-slider {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.bx-newsdetail-slider-container {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.bx-newsdetail-slider-slide {
	float: left;
	z-index: 100;
}
.bx-newsdetail-slider-arrow-container-left,
.bx-newsdetail-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}
.bx-newsdetail-slider-arrow-container-left {
	left: 0;
}
.bx-newsdetail-slider-arrow-container-right {
	right: 0;
}
.bx-newsdetail-slider-arrow {
	position: absolute;
	line-height: 34px;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	font-size: 48px;
	height: 48px;
	width: 20px;
	top: 50%;
	margin-top: -24px;
	z-index: 110;
	opacity: .5;
	text-shadow:0 0 2px rgba(0,0,0,.5);
}
.bx-newsdetail-slider-arrow-container-left:hover .bx-newsdetail-slider-arrow,
.bx-newsdetail-slider-arrow-container-right:hover .bx-newsdetail-slider-arrow {
	color: #FFF;
	display: block;
	opacity: 1;
}
.bx-newsdetail-slider-arrow-container-left .bx-newsdetail-slider-arrow {
	left: 20px;
}
.bx-newsdetail-slider-arrow-container-right .bx-newsdetail-slider-arrow {
	right: 20px;
}
.bx-newsdetail-slider-control {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 10px;
	z-index: 110;
	text-align: center;
	word-spacing: -4px;
}
.bx-newsdetail-slider-control li {
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	width: 10px;
	height: 10px;
	word-spacing: -4px;
	margin: 0 3px;
	opacity: .5;
}
.bx-newsdetail-slider-control li:hover,
.bx-newsdetail-slider-control li.current {
	background: #FFF;
	opacity: 1;
}
.bx-newsdetail-slider-arrow,
.bx-newsdetail-slider-control li {
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
}
/* /// */
.bx-newsdetail-title,
.bx-newsdetail-title a {
	color: #000;
	margin: 0;
	font-weight: 600;
	padding: 2px 0 15px;
	font-size: 18px;
	border-bottom: none;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.bx-newsdetail-title a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.bx-lg .bx-newsdetail-title {
	font-size: 24pt;
}
.bx-md .bx-newsdetail-title {
	font-size: 20pt;
}
.bx-xs .bx-newsdetail-title {
	font-size: 18pt;
}
.bx-newsdetail-separator,
.bx-newsdetail-view,
.bx-newsdetail-date,
.bx-newsdetail-comments,
.bx-newsdetail-author,
.bx-newsdetail-other {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.bx-newsdetail-rating,
.bx-newsdetail-separator,
.bx-newsdetail-date{
	display: inline-block;
}
.bx-newsdetail-separator {
	margin: 0 10px;
}
.bx-newsdetail-view i.fa,
.bx-newsdetail-date i.fa,
.bx-newsdetail-comments i.fa,
.bx-newsdetail-author i.fa,
.bx-newsdetail-tags i.fa,
.bx-newsdetail-other i.fa {
	width: 13px;
	color: #b4b4b4;
}
.bx-newsdetail-tags {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
}
.bx-newsdetail-content {
	font-size: 14px;
	margin-bottom: 5px;
}
.news_detail_flat .text{
	overflow: hidden;
}

.news_detail_flat .text table td{
	padding: 5px 8px;
}
.news_detail_flat .text table thead td,
.news_detail_flat .text table thead td b
{
	font-weight: 700;
	vertical-align: middle;
	text-align: center;
}
.news_detail_flat .text table thead td p{
	margin: 5px 0;
}

.news_detail_flat .text a:not(.nl-badge){
	color: var(--color-blue-gray);
	text-decoration: underline;
}
.news_detail_flat .text a:not(.nl-badge):hover{
	color: var(--color-blue-bright);
}

.news_detail_flat .text .section_title  a{
	color: var(--color-black);
	text-decoration: underline;
}
.news_detail_flat .text .section_title a:hover{
	color: var(--color-red);
}

.news_detail_flat .text .catalog_item__item__card a:not(.nl-badge){
	color: var(--color-gray-darker2);
	text-decoration: none;
}
.news_detail_flat .text .catalog_item__item__card a:not(.nl-badge):hover{
	color: var(--color-gray-darker2);
	text-decoration: underline;
}
.news_detail_flat .text .catalog_item__item__card a.btn{
	color: var(--color-black);
	text-decoration: underline;
}
.news_detail_flat .text .catalog_item__item__card a.btn:hover{
	color: white;
}





.news_detail_flat .text .DETAIL_PICTURE{
	float: right;
	margin: 0 0 20px 20px;
}
.blogline_info{
	display: flex;
	gap: 20px;
	margin: 0;
	align-items: center;
	justify-content: space-between;
	color: var(--color-gray-dark);
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
}
.blogline_info_right{
	display: flex;
	gap: 20px;
	margin: 10px 0;
	align-items: center;
	justify-content: flex-end;
	color: var(--color-gray-dark);
	font-size: 14px;
	line-height: 1;
}
.blogline_views{
	display: flex;
	align-items: center;
}
.blogline_reading_time{
	display: flex;
	align-items: center;
}

.blogline_views:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: center/20px no-repeat;
	background-image: url('data:image/svg+xml,<svg width="15" height="12" viewBox="0 0 15 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 0C9.59025 0 11.4472 0.94275 12.7695 2.10975C13.4332 2.6955 13.98 3.35325 14.3655 4.008C14.7442 4.65075 15 5.3475 15 6C15 6.6525 14.745 7.34925 14.3655 7.992C13.98 8.64675 13.4332 9.3045 12.7695 9.89025C11.4472 11.0573 9.5895 12 7.5 12C5.40975 12 3.55275 11.0573 2.2305 9.89025C1.56675 9.3045 1.02 8.64675 0.6345 7.992C0.255 7.34925 0 6.6525 0 6C0 5.3475 0.255 4.65075 0.6345 4.008C1.02 3.35325 1.56675 2.6955 2.2305 2.10975C3.55275 0.94275 5.4105 0 7.5 0ZM7.5 1.5C5.862 1.5 4.344 2.24475 3.2235 3.234C2.6655 3.726 2.2245 4.26375 1.92675 4.76925C1.62225 5.28675 1.5 5.715 1.5 6C1.5 6.285 1.62225 6.71325 1.92675 7.23075C2.2245 7.73625 2.6655 8.27325 3.2235 8.766C4.344 9.75525 5.862 10.5 7.5 10.5C9.138 10.5 10.656 9.75525 11.7765 8.766C12.3345 8.27325 12.7755 7.73625 13.0732 7.23075C13.3777 6.71325 13.5 6.285 13.5 6C13.5 5.715 13.3777 5.28675 13.0732 4.76925C12.7755 4.26375 12.3345 3.72675 11.7765 3.234C10.656 2.24475 9.138 1.5 7.5 1.5ZM7.5 3.75C7.566 3.75 7.63125 3.75275 7.69575 3.75825C7.53291 4.04389 7.46844 4.37512 7.51225 4.70098C7.55606 5.02685 7.70572 5.32929 7.93822 5.56178C8.17071 5.79428 8.47315 5.94394 8.79902 5.98775C9.12488 6.03156 9.45611 5.96709 9.74175 5.80425C9.78119 6.25588 9.68328 6.70888 9.46086 7.10392C9.23844 7.49895 8.90187 7.81757 8.49526 8.01805C8.08865 8.21852 7.63096 8.29149 7.18217 8.2274C6.73338 8.1633 6.31441 7.96513 5.98018 7.65885C5.64594 7.35257 5.41202 6.95247 5.30907 6.51096C5.20611 6.06946 5.23893 5.60716 5.40322 5.18463C5.56751 4.7621 5.8556 4.39905 6.22975 4.14305C6.6039 3.88706 7.04665 3.75006 7.5 3.75Z" fill="%23777777"/></svg>');
	margin: 0px 5px 0px 0;
}
.blogline_reading_time:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: center/18px no-repeat;
	background-image: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 0C11.6423 0 15 3.35775 15 7.5C15 11.6423 11.6423 15 7.5 15C3.35775 15 0 11.6423 0 7.5C0 3.35775 3.35775 0 7.5 0ZM7.5 1.5C5.9087 1.5 4.38258 2.13214 3.25736 3.25736C2.13214 4.38258 1.5 5.9087 1.5 7.5C1.5 9.0913 2.13214 10.6174 3.25736 11.7426C4.38258 12.8679 5.9087 13.5 7.5 13.5C9.0913 13.5 10.6174 12.8679 11.7426 11.7426C12.8679 10.6174 13.5 9.0913 13.5 7.5C13.5 5.9087 12.8679 4.38258 11.7426 3.25736C10.6174 2.13214 9.0913 1.5 7.5 1.5ZM7.5 3C7.6837 3.00002 7.861 3.06747 7.99828 3.18954C8.13556 3.31161 8.22326 3.47981 8.24475 3.66225L8.25 3.75V7.1895L10.2802 9.21975C10.4148 9.35472 10.4929 9.53583 10.4987 9.72629C10.5045 9.91675 10.4376 10.1023 10.3116 10.2452C10.1855 10.3881 10.0098 10.4777 9.82014 10.4958C9.63045 10.5139 9.44099 10.4591 9.29025 10.3425L9.21975 10.2802L6.96975 8.03025C6.85318 7.91358 6.77832 7.76175 6.75675 7.59825L6.75 7.5V3.75C6.75 3.55109 6.82902 3.36032 6.96967 3.21967C7.11032 3.07902 7.30109 3 7.5 3Z" fill="%23777777"/></svg>');
	margin: 0px 5px 0px 0;
}

.news_detail_flat__banner{
	margin-bottom: 15px;
	background: #f0f0f0;
}


@media (max-width: 1200px) {
	.news_detail_flat .text .DETAIL_PICTURE{
		float: none;
		margin: 0 auto 20px;
		display: block;
		max-width: 100%;
		height: auto;
	}	
}


.news_slider_block_title{
	font-size: 24px;
	font-weight: 600;
	margin: 0 0 10px;
	color: var(--color-gray-darker2);
}

.news_slider{

}
.news_slider_block{
	overflow: auto;
	padding: 0 20px;
}
.news_slider_block a{
	color: #000000;
	text-decoration: none;
	display: block;
}
.news_slider_block a:hover{
	color: #f20f2a;
	text-decoration: none;
}
.news_slider_item{
	margin-bottom: 30px;
}
.news_slider_item .picture img{
	display: block;
	width: 100%;
	height: auto;
}
.news_slider_item .date{
	color: #ffffff;
	padding-left: 5px;
	background: #949393;
	line-height: 1.6;
	font-size: 12px;
}
.news_slider_item .title{
	color: #000;
	margin: 8px auto 4px;
	line-height: 1.2;
}
.news_slider_item .anons{
	color: #777;
	line-height: 1.2;
	font-size: 13px;
}

.news_slider_block a:hover .date,
.news_slider_block a:hover .title,
.news_slider_block a:hover .anons
{
	color: #333333;
}
.news_slider_block a:hover .title
{
	text-decoration: underline;
}
.news_slider_block a:hover .date{
	color: #ffffff;
}




.sticky-content{
	padding: 5px;
}
.sticky-content  section {
	padding: 15px;
	margin: 0 !important;
}
.sticky-content.fixed {
	position: fixed;
	z-index: 500;
}
.sticky-content.fixed section {
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	transition: box-shadow 0.5s;
	background: #f8f8fa;
}
.links_neighbours{
	font-size: 14px;
	margin: 60px 0 30px;
	display: flex;
	justify-content: space-between;
	gap: 30px;
}
.links_neighbours a{
	color: #777777;
}
.links_neighbours a:hover{
	color: #f20f2a;
	text-decoration: underline;
}
.links_neighbours a{
	text-decoration: none !important;
	display: flex;
	align-items: center;
	line-height: 1.1;
}


.links_neighbours a.link_next_news{
	justify-content: flex-end;
	text-align: right;
}



.links_neighbours a .prev_news,
.links_neighbours a .next_news
{
	display: inline-block;
	width: 14px;
	height: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff !important;
	text-decoration: none !important;
	user-select: none;
	border-radius: 50px;
	margin-right: 5px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: -1px;
	font-size: 16px;
	font-weight: bold;
	background: center/contain no-repeat;
	background-image: url('data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M7.0625%200.53125L1.0625%206.53125L7.0625%2012.5313%22%20stroke%3D%22%23777777%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fsvg%3E');
	}
.links_neighbours a .next_news
{
	background-image: url('data:image/svg+xml,%3Csvg%20width%3D%278%27%20height%3D%2714%27%20viewBox%3D%270%200%208%2014%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M0.53125%200.53125L6.53125%206.53125L0.53125%2012.5313%27%20stroke%3D%27%23777777%27%20stroke-width%3D%271.5%27%2F%3E%3C%2Fsvg%3E');
}

.links_neighbours a .next_news {
	margin-right: 0;
	margin-left: 5px;
}
.links_neighbours a:hover .prev_news{
	background-image: url('data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7.0625%200.53125L1.0625%206.53125L7.0625%2012.5313%22%20stroke%3D%22%23FF4246%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E');
}
.links_neighbours a:hover .next_news {
	background-image: url('data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0.53125%200.53125L6.53125%206.53125L0.53125%2012.5313%22%20stroke%3D%22%23FF4246%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E');
}

.btn_back_to_list_wrapper{
	margin: 15px 0;
}
.btn_back_to_list{
	color: var(--color-gray-darker2);
	font-weight: 600;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	transition: 0.2s;
	text-decoration: none;
}
.btn_back_to_list:before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	margin: 1px 3px -1px 0;
	background: center/contain no-repeat;
	background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.53457%204L7.91186%205.37877L4.71997%208.54371L18%208.55635L17.998%2010.501L4.75413%2010.4884L7.89234%2013.629L6.50919%2015L1%209.48687L6.53457%204Z%22%20fill%3D%22%23383838%22%2F%3E%3C%2Fsvg%3E');
}
.btn_back_to_list:hover{
	color: var(--color-red);
	text-decoration: none;
}
.btn_back_to_list:hover:before {
	background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.53457%204L7.91186%205.37877L4.71997%208.54371L18%208.55635L17.998%2010.501L4.75413%2010.4884L7.89234%2013.629L6.50919%2015L1%209.48687L6.53457%204Z%22%20fill%3D%22%23FF4246%22%2F%3E%3C%2Fsvg%3E');
}


/* Контейнер меню навигации */
.nd_h2_menu {
	margin: 0;
	padding: 0;
}

.nd_h2_menu__title {
	font-size: 24px;
	font-weight: 600;
	margin: 0 0 10px;
	color: var(--color-gray-darker2);
}

.nd_h2_menu__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.nd_h2_menu__item {
	margin: 0 0 8px;
}

.nd_h2_menu__link {
	display: block;
	font-size: 14px;
	line-height: 1.1;
	color: var(--color-blue-gray);
	text-decoration: none;
	padding: 4px 0;
	transition: color 0.2s ease;
}

.nd_h2_menu__link:hover {
	color: var(--color-blue-bright);
	text-decoration: underline;
}

/* Активный пункт меню (текущий раздел) */
.nd_h2_menu__link--active {
	color: var(--color-blue-bright);
	text-decoration: underline;
}

/* Заголовки в контенте — добавляем отступ для якорей */
.nd_h2_anchor {
	scroll-margin-top: 20px; /* Отступ при прокрутке */
}

.news_detail_flat__banner img{
	display: block;
	border-radius: 12px;
}
.news_detail_flat .text img{
	border-radius: 12px;
}

.pc_hide,
.news_detail_flat__banner img.pc_hide
{
	display: none;
}



@media(max-width: 1022px){
	.news_detail_flat .text .DETAIL_PICTURE{
		max-width: 350px;
		height: auto;
	}
	.news_detail_flat .text img{
		max-width: 100%;
		height: auto;
	}
	.news_detail_flat h2 {
		font-size: calc(16px + 1vw);
	}
	.news_detail_flat h3 {
		font-size:  calc(12px + 1vw);
	}

}
@media(max-width: 600px){
	.news_detail_flat__banner img{
		border-radius: 7px;
	}
	.news_detail_flat .text img{
		border-radius: 7px;
	}

	.pc_hide,
	.news_detail_flat__banner img.pc_hide
	{
		display: block;
	}
	.news_detail_flat__banner img.mob_hide
	{
		display: none;
	}


	.mob_hide{
		display: none;
	}
	.news_detail_flat .text .DETAIL_PICTURE{
		max-width: 100%;
		float: none;
		margin: 0 auto 20px;
		display: block;
	}
	.news_detail_flat h2 {
		font-size: 18px;
	}
	.news_detail_flat h3 {
		font-size: 16px;
	}

}
/* End */
/* /local/templates/nle/components/bitrix/catalog.section/in-element2/style.css?17761913046082 */
/* /local/templates/nle/components/bitrix/catalog.item/in-element3/style.css?177920306236404 */
/* /local/templates/nle/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?177866490017941 */
