

/* Start:/local/templates/template.novatex/components/bitrix/breadcrumb/breadcrumb/style.css?17312165421925*/
.breadcrumbs {
	display: inline-flex;
	padding: 13px 0 17px;
}
.breadcrumbs .breadcrumbs__item a,
.breadcrumbs .breadcrumbs__item a:visited,
.breadcrumbs__separator,
.breadcrumbs__item--last {
	/* font-size: 18px; */
	margin: 1px;
	line-height: 1.2;
	color: #000000;
	text-decoration: none;
}
.breadcrumbs .breadcrumbs__item a:hover {
	color: #ff1307e0;
	text-decoration: none;
}
.breadcrumbs .breadcrumbs__item a:active {
	text-decoration: none;
}
.breadcrumbs__item--last {
	color: #171719;
}
.bgc-black .breadcrumbs__item--last {
	/* color: #fff; */
	margin: 2px;
	line-height: 1.2;
}
.breadcrumbs__separator {
	display: inline-block;
	margin: 0 1px 0 -2px;
}
@media (max-width: 991px) {
	.breadcrumbs {
		padding: 20px 0;
	}
	.breadcrumbs > * {
	    display: none;
	}
	.breadcrumbs > *:nth-last-child(3) {
	    position: relative;
	    display: inline-block;
	    padding-left: 10px;
	}
	.breadcrumbs > *:nth-last-child(3)::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        display: inline-block;
        width: 6px;
        height: 6px;
        display: inline-block;
        font-size: 0;
        line-height: 0;
        border-top: 1px solid #B7B7B7;
        border-left: 1px solid #B7B7B7;
        transform: translateY(-50%) rotate(-45deg);
    }
}

/* Breadcrumb buttons */
.breadcrumbsDH {
	/*margin: 2px;*/
	width: fit-content;
    height: 25px;

	/*
	background-color: #f31509e1;

    border: 1px solid #ff1307d8;
	*/
    border-radius: 3px;
	/* border-bottom: 5px solid #aa110986; */
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;

    transition: all 0.3s;
}
    .breadcrumbsDH:hover{
		background-color: #ebebeb33;
        transition: all 0.3s;
    }
	.breadcrumbPtag{
		/*color: #fff;*/
		/* padding-left: 1px;
		padding-right: 1px; */
    }
	.breadcrumbPointer{
		/*color: #ff1307e0;*/
		text-decoration: none;
		margin-left: 3px ;
	}
/* End */


/* Start:/local/templates/template.novatex/components/ma/catalog.section.list_simple/video-page-sections/style.css?17604134701486*/
.b-articles-sections {
	background-color: #fff;
	padding: 9px 21px;
	border-radius: 5px;
}
	.b-articles-sections_header {
		font-family: 'Segoe UI Semibold', sans-serif;
		font-size: 20px;
		margin-bottom: 13px;
	}
	.b-articles-sections ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
		.b-articles-sections ul li {
			margin-bottom: 14px;
		}
			.b-articles-sections ul li a {
				font-size: 15px;
				font-family: 'Segoe UI', sans-serif;
			}

.l-content {
	background-color: #f5f5f5;
	padding: 15px 20px;
}

.l-page-holder > h1 {
	font-size: 24px;
}

.l-inner-left {
	margin-bottom: 10px;
}

.l-additional-info {
	padding: 10px 20px;
	background-color: #343434;
}
@media (min-width: 768px) {
	.l-content {
		font-size: 18px;
		margin: 0 auto;
		width: 1220px;
		padding: 10px 20px 50px;
	}
	
	.l-page-holder > h1 {
		font-size: 36px;
		margin-left: 0;
		margin-right: 0;
	}
	
	.l-inner-content {
		overflow: hidden;
	}
	
	.l-inner-left {
		float: left;
		width: 215px;
		margin-right: 30px;
		margin-bottom: 0;
	}
	
	.l-inner-right {
		float: right;
		width: 215px;
	}
}
ul.g-list li, .l-content ul li, .m-box-modal ul li {
	padding-left: 0 !important;
}
ul.g-list li::before, .l-content ul li::before, .m-box-modal ul li::before {
	content: '' !important;
}
ul.ul-deep-2 {
    padding-left: 10px !important;
}
li a.active {
    color: black !important;
    font-weight: bold !important;
}
/* End */


/* Start:/local/templates/template.novatex/components/bitrix/news/videoreviews-page/bitrix/news.list/.default/style.css?17206119691737*/
.news-list {
	word-wrap: break-word;
	font-size: 0;
}
	.news-item {
		width: calc(100% / 3 - 37px * 2 / 3);
		display: inline-block;
		vertical-align: top;
		margin-bottom: 40px;
		margin-right: 37px;
	}
	
@media (min-width: 992px) {
	.news-item:nth-child(3n) {
		margin-right: 0px;
	}
}
@media (max-width: 991px) {
	.news-item {
		width: calc(100% / 2 - 37px);
	}
	.news-item:nth-child(2n) {
		margin-right: 0px;
	}
}
@media (max-width: 376px) {
	.news-item {
		width: 100%;
	}
	.news-item {
		margin-right: 0px;
	}
}

	.news-list .preview_picture {
		position: relative;
		height: 173px;

	}
	.news-item_pic {
		position: relative;
		overflow: hidden;
	}
		.news-item_pic img {
			width: 100%;
			height: 173px;
		}

		.news-item_pic:before {
			display: block;
			content: '';
			position: absolute;
			left: 50%;
			margin-left: -25px;
			top: 50%;
			margin-top: -27px;
			background-image: url('/local/templates/template.novatex/components/bitrix/news/videoreviews-page/bitrix/news.list/.default/img/video-preview-ico.png');
			background-repeat: no-repeat;
			width: 52px;
			height: 53px;
			z-index: 5;
			pointer-events: none;
		}
	.news-item_name {
		font-size: 18px;
		/*font-family: 'Segoe UI Semibold', sans-serif;*/
		margin-bottom: 5px;
		line-height: 1.3;
		margin-top: 15px;
	}
	.news-item-info {
		color: #959595;
		font-size: 13px;
		line-height: 1;
		margin-top: 4px;
		font-family: 'Segoe UI Semibold', sans-serif;
	}
		.news-date-time {

		}
		.news-category {

		}
			.news-category {
				color: #959595 !important;
				font-size: 13px;
			}
				.news-category:hover {
					color: #ff7a04 !important;
				}

	.news-item_text {
		font-size: 18px;
		line-height: 1.2;
		float: left;
		clear: both;
		margin-top: 7px;
	}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16795819411221*/
div.modern-page-navigation { 
	margin: 15px 0;
	overflow: hidden;
}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	float: left;
	display: block;
	padding: 3px;
	background-color: #D5D3D3;
	border-right: 2px solid #FFF;
	color: #666;
	font-size: 16px;
	text-decoration: none;
	min-width: 21px;
	text-align: center;
}
.modern-page-current, .modern-page-navigation a:hover {
	background-color: #000 !important;
	color: #fff !important;
}
.modern-page-navigation a.modern-page-next, .modern-page-navigation a.modern-page-previous, .modern-page-navigation a.modern-page-all,
.modern-page-navigation a.modern-page-pagen {
	padding: 3px 5px;
	width: auto;
}
/*div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }*/
/* End */


/* Start:/local/components/elastic/catalog.section/templates/offers/style.css?174582727614765*/
.products {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: 0 -5px;
}
@media (max-width: 499px) {
	.products {
		margin: 0;
	}
}
.products__item {
	position: relative;
	width: calc((100% / 3) - 10px);
	max-width: 285px;
	margin: 0 5px;
	z-index: 0;
}
.products__item:nth-child(n + 4) {
	margin-top: 80px;
}
.offers-in-row-4 .products__item:nth-child(n + 4) {
	margin-top: 0;
}
.offers-in-row-4 .products__item:nth-child(n + 5) {
	margin-top: 80px;
}
@media (min-width: 1240px) {
	.l-catalog--search .products__item:nth-child(4) {
		margin-top: 0;
	}
}
@media (max-width: 1239px) {
	.offers-in-row-4 .products__item:nth-child(4) {
		margin-top: 80px;
	}
}
@media (max-width: 1239px) {
	.products__item {
		max-width: none;
	}
}
@media (max-width: 767px) {
	.products__item {
		width: calc((100% / 2) - 10px);
	}
	.products__item:nth-child(n + 3) {
		margin-top: 40px;
	}
	.offers-in-row-4 .products__item:nth-child(n + 3) {
		margin-top: 40px;
	}
}
@media (max-width: 499px) {
	.products__item {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.products__item:nth-child(n + 2) {
		margin-top: 40px;
	}
}
.products__item--slide {
	width: calc(100% / 4 - 20px);
	max-width: 400px;
	margin: 0 20px 0 0;
}
@media (max-width: 991px) {
	.products__item--slide {
		width: calc(100% / 3 - 20px);
	}
}
@media (max-width: 600px) {
	.products__item--slide {
		width: calc(100% / 2 - 19px);
	}
}
@media (max-width: 350px) {
	.products-slider__holder .g-section__title {
		max-width: 240px;
	}
	.products__item--slide {
		width: calc(100% - 19px);
	}
}
.swiper-container-initialized .products__item--slide {
	margin: 0;
}
.products__item--slide:nth-child(n + 4) {
	margin-top: 0;
}
.products__item:hover {
    z-index: 1;
}
.products__item-holder {
	position: relative;
}
.products .products__item-fav,
.products .products__item-fav:visited {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    z-index: 1;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 15px;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 15'%3E%3Cpath d='M8 1.397a4.499 4.499 0 016.36 6.348L8 14.114l-6.36-6.37A4.501 4.501 0 018 1.398z' fill='%23CCC'/%3E%3C/svg%3E");
	transition: background-image 0.2s;
}
.products__item:hover .products__item-fav {
    display: block;
}
@media (max-width: 991px) {
	.products .products__item-fav,
	.products .products__item-fav:visited {
		display: block;
	}
}
.products .products__item-fav:hover {
	background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 15'%3E%3Cpath d='M8 1.397a4.499 4.499 0 016.36 6.348L8 14.114l-6.36-6.37A4.501 4.501 0 018 1.398z' fill='%23333'/%3E%3C/svg%3E");
}
.products .products__item-fav.in_favorite {
	background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 15'%3E%3Cpath d='M8 1.397a4.499 4.499 0 016.36 6.348L8 14.114l-6.36-6.37A4.501 4.501 0 018 1.398z' fill='%23FF1307'/%3E%3C/svg%3E");
}
.products .products__item-gallery,
.products .products__item-gallery:visited,
.products .products__item-gallery:hover,
.products .products__item-gallery:active {
	position: relative;
	display: block;
	width: 100%;
	height: 320px;
	background-color: #fff;
	margin-bottom: 10px;
}
@media (max-width: 1239px) {
	.products .products__item-gallery,
	.products .products__item-gallery:visited,
	.products .products__item-gallery:hover,
	.products .products__item-gallery:active {
		height: 320px;
		margin-bottom: 50px;
	}
}
@media (max-width: 499px) {
	.products .products__item-gallery,
	.products .products__item-gallery:visited,
	.products .products__item-gallery:hover,
	.products .products__item-gallery:active {
		height: 320px;
	}
}

.products__item-gallery img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: none;
	object-position: center;
}
.products__item-gallery.child img {
	top: auto;
	bottom: 0;
}
.products .products__item-name,
.products .products__item-name:visited,
.products .products__item-name:hover,
.products .products__item-name:active {
	display: block;
	font-size: 16px;
	line-height: 1.2;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}

.products__item-price-current,
.products__item-price-old,
.products__item-price-rozn {
	font-size: 16px;
	line-height: 1.5;
}

.products__item-price-current {
	font-weight: 700;
	color: #333333;
}

.products__item-price-rozn {
    font-weight: 700;
    color: #EA0029;
}

.products__item-price-old {
	font-weight: 500;
	text-decoration-line: line-through;
	color: #909090;
	margin-right: 5px;
}
.products__item-price-old + .products__item-price-current {
    color: #EA0029;
}

/* Торговые предложения */
.products__item-sku {
	position: absolute;
	display: none;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #F8F8F8;
	z-index: 1;
	user-select: none;
	pointer-events: none;
}
.products__item--slide .products__item-sku {
	background-color: #fff;
}
.products__item:hover .products__item-sku {
	display: block;
	user-select: auto;
	pointer-events: auto;
}
.products__item-scu-title {
    font-size: 12px;
    line-height: 1.4;
    color: #909090;
}
.products__item-scu-container {
    font-size: 12px;
    line-height: 1.7;
    color: #333333;
}
.products__item-scu-wrap:not(:first-child) {
    margin-top: 5px;
}
.products__item-scu-container span:nth-child(2) {
    margin-left: 15px;
}
/* Кнопка купить */
.products__item-controls {
	display: none;
	position: absolute;
    top: 275px;
    left: 10px;
    width: calc(100% - 20px);
}
.products__item:hover .products__item-controls {
	display: block;
}
@media (max-width: 1239px) {
	.products__item-controls {
		top: 275px;
	}
}
@media (max-width: 991px) {
	.products__item-controls {
		display: block;
		left: 0;
		width: 100%;
		top: 320px;
	}
}
@media (max-width: 499px) {
	.products__item-controls {
		top: 320px;
	}
}
.products .products__item-controls .g-button,
.products .products__item-controls .g-button:visited {
    width: 100%;
    padding: 8px 35px;
    border-radius: 8px;
}
.products-slider__holder {
	position: relative;
	overflow: hidden;
	padding-bottom: 45px;
	margin-bottom: -45px;
}
.products__item--slide .products__item-name,
.products__item--slide .products__item-price,
.products__item--slide .products__item-sku {
	padding: 0 10px;
}

@media (max-width: 767px) {
	.products-slider .swiper-btn {
	    width: 32px;
	    height: 32px;
		top: 0px;
	}
	.products-slider__holder .g-section__title-holder {
		margin: 0;
	}
	.products-slider__holder .g-section__title {
		font-size: 24px;
	}
	.products-slider .swiper-btn.swiper-btn--prev {
		margin-right: 40px;
	}
}
@media (max-width: 499px) {
	.products-slider__holder .swiper-btn.swiper-btn--next {
		top: 50% !important;
		right: 30px;
		left: auto;
		margin-top: -50px;
	}
	.products-slider__holder .swiper-btn.swiper-btn--prev {
		top: 50% !important;
		left: 10px;
		right: auto;
		margin-top: -50px;
	}
	.products.products--slider {
		margin-right: -25px;
	}
}
.products__labels {
    position: absolute;
    top: 20px;
    left: 20px;
	/* display: flex; */
	display: none;
    flex-wrap: wrap;
    margin: 0 -5px;
    z-index: 1;
    width: 100%;
    max-width: calc(100% - 30px);
}
.products__labels-item {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 8px;
    margin: 0 5px 5px;
    background: #EA0029;
    border-radius: 40px;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
}
.products__labels-item--new {
	background: #0e7b3c;
}
.products__labels-item--hit {
	background: #f25b21;
}

.products__item .label-block {
	display: block;
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 1;
}

@media screen and (max-width: 1200px) {
	.products__item .label-block {
		top: 250px;
	}
}

.products__item .label-block div {
	margin-bottom: 4px;
}

.products__item .label-block div:last-child {
	margin-bottom: 0;
}

.products__item .label-block .label-new:before,
.products__item .label-block .label-hit:before,
.products__item .label-block .label-best:before,
.products__item .label-block .label-sale:before,
.products__item .label-block .label-delivery15k:before,
.products__item .label-block .label-discount:before {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-radius: 360px;
}
.products__item .label-block .label-new:before {
	content: 'NEW';
	background: #71ba24;
	color: white;
}
.products__item .label-block .label-hit:before {
	content: 'ХИТ';
	background: rgb(76, 139, 247);
	color: white;
}
.products__item .label-block .label-best:before {
	width: 100px;
	height: 42px;
	line-height: 110%;
	padding-top: 1px;
	content: 'Бесплатная доставка от 15000 р';
	color: white;
	background: #EA0029;
}
.products__item .label-block .label-delivery15k:before {
	width: 100px;
	height: 42px;
	line-height: 110%;
	padding-top: 1px;
	content: 'Бесплатная доставка от 15000 р';
	color: white;
	background: #EA0029;
}
.products__item .label-block .label-sale:before,
.products__item .label-block [data-discount]:before {
	display: none;
	width: 100px;
	height: 42px;
	padding-top: 1px;
	line-height: 110%;
	content: "Бесплатная доставка от 15000 р";
	color: white;
	background: #EA0029;
}
.products__item .label-block .label-sale:before {
	font-size: 18px;
}
.products__item.one-size .label-block [data-discount]:before {
	width: 100px;
	height: 42px;
	padding-top: 1px;
	line-height: 110%;
	content: "Бесплатная доставка от 15000 р";
	color: white;
	background: #EA0029;
}
.products__item-price .label-discount {
	background: #EA0029;
	color: #fff;
	border-radius: 6px;
	padding: 1px 6px 2px 4px;
	font-weight: 700;
	font-size: 0.9em;
}

.products__item.label-new:before,
.products__item.label-hit:before,
.products__item.label-discount:before,
.products__item[data-discount]:before {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	right: 8px;
	width: 36px;
	height: 36px;
	z-index: 1;
	
	line-height: 36px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-radius: 360px;
}
.products__item.label-new:before {
	content: 'NEW';
	background: #71ba24;
	color: white;
}
.products__item.label-hit:before {
	content: 'ХИТ';
	background: #e90003;
	color: white;
}
.products__item.label-discount:before {
	display: none;
}
.products__item[data-discount]:before {
    content: attr(data-discount);
    color: white;
    background: #EA0029;
    line-height: 24px;
    border-radius: 36px;
    padding: 5px 0px;
    width: 36px;
    height: 36px;
    top: 8px;
    right: 8px;
}
a.not-underline,
a.not-underline:hover
{
	text-decoration: none!important;
}
/*.one-size.products__item[data-discount]:before {
	border-radius: 7px;
	padding: 2px 7px;
	width: auto;
	height: 30px;
}*/
@media (max-width: 767px) {
	/*.one-size.products__item[data-discount]:before {
		top: 8px;
		right: 8px;
		font-size: 10px;
		line-height: 18px;
		padding-top: 9px;
	}*/
}
.products__sort .selectric-wrapper .selectric-items ul li.disabled {
	display: none;
}
.selectric-items .selectric-scroll {
	max-height: 230px;
}

/* TIMER  */
.timer {
    position: absolute;
    top: 0px;
    right: 18px;
    border: 1px solid #EA0029;
    border-right: none;
    border-radius: 21px 0 0 21px;
    background: #fff;
    z-index: 9;
}

.timer__items {
    display: flex;
    font-size: 13px;
    justify-content: space-around;
    align-items: center;
    margin-right: 25px;
    margin-left: 9px;
	min-width: 22px;
	-webkit-transition: min-width .4s ease-out;
	-o-transition: min-width .4s ease-out;
	-moz-transition: min-width .4s ease-out;
	transition: min-width .4s ease-out;

}
.timer__item {
  position: relative;
  text-align: center;
	padding-top: 2px;
    line-height: 15px;
	height: 34px;

}
.timer__item::after {
  content: attr(data-title);
  display: block;
  position: relative;
  left: 50%;
  bottom: 0;
  transform: translateX(-40%);
  font-size: 11px;
}

.products__item .label-block .label-discount:before{
	position: relative;
	z-index: 10;
}

.label-discount div{
	margin-bottom: 0 !important;
}

.label-discount {
    position: relative;
}

	.label-discount:hover{
		cursor: pointer;
}

.timer__item{
		display:none;
}

.label-discount:hover .timer__items{
    margin-left: 15px;
	min-width: 100px;
	-webkit-transition: min-width .4s ease-in;
	-o-transition: min-width .4s ease-in;
	-moz-transition: min-width .4s ease-in;
	transition: min-width .4s ease-in;
}

.label-discount:hover .timer .timer__item{
	display: block;
	margin: 0 10px;
}
.timer {
  right: 0;
  padding-right: 43px;
  border-radius: 21px;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.timer__items {
  -webkit-transition: none;
  transition: none;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  margin-right: 0;
  margin-left: 0;
  min-width: 44px;
}
.timer__item {
  display: block;
  -webkit-transition: none;
  transition: none;
  width: 44px;
  min-width: 0;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.timer__item:after {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.label-discount:hover .timer__items {
  margin-left: 9px;
  padding-left: 6px;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.label-discount:hover .timer .timer__item {
  display: block;
  margin: 0;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  width: 40px;
  min-width: 0;
}
.label-discount:not(:hover) .timer {
  padding-right: 28px;
}
.label-discount:not(:hover) .timer .timer__items .timer__item[style="display: block;"] ~ .timer__item {
  opacity: 0;
  width: 0;
  min-width: 0;
}
.pointer {
	cursor: pointer;
}
/* End */
/* /local/templates/template.novatex/components/bitrix/breadcrumb/breadcrumb/style.css?17312165421925 */
/* /local/templates/template.novatex/components/ma/catalog.section.list_simple/video-page-sections/style.css?17604134701486 */
/* /local/templates/template.novatex/components/bitrix/news/videoreviews-page/bitrix/news.list/.default/style.css?17206119691737 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16795819411221 */
/* /local/components/elastic/catalog.section/templates/offers/style.css?174582727614765 */
