

/* Start:/local/templates/.default/components/bitrix/catalog/2016_catalog/style.css?1750848009731*/
.empty-search {
    padding: 35px 16px 80px;
}

.empty-search__title {
    font-family: Bebas Neue;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #25262A;
    margin-bottom: 30px;
}

.empty-search__text {
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #25262A;
    text-align: center;
    margin-bottom: 0px;
}

.empty-search__text a {
    color: #e463a0;
}

@media (max-width: 767px) {
    .empty-search {
        padding: 25px 16px 50px;
    }

    .empty-search__title {
        font-size: 45px;
        line-height: 55px;
    }

    .empty-search__text {
        line-height: 25px;
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/style.css?173521817810826*/
/* item_detail_slider */
.bx_item_detail .bx_item_slider{
	position: relative;
	margin-bottom: 10px;
}
.bx_item_detail .bx_item_slider .bx_bigimages {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	max-width: 440px;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	background: #fff;
	text-align: center;
	height: 0;
	width: 100%;
	padding-top: 130%;
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
	display: inline-block;
	max-width: 100% !important;
	max-height: 100% !important;
	vertical-align: middle;
	text-align: center;
}
/*----*/

.bx_item_detail .bx_item_slider .bx_slider_conteiner{
	position: relative;
	padding-top: 20px;
	margin-bottom: 10px;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slider_conteiner.full {
	position: relative;
	margin-left: -5%;
	padding: 20px 5% 0
}

/*----*/

.bx_item_detail .bx_item_slider .bx_slider_scroller_container{position: relative}

.bx_item_detail .bx_item_slider .bx_slide{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide{overflow-x: auto}

.bx_item_detail .bx_item_slider .bx_slide ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul{margin-left: 0 !important}
.bx_item_detail .bx_item_slider .bx_slide ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt{
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
}
.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	-moz-border-image: url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	-o-border-image: url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	border-image: url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt,
.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/x2border_active.png) 2 fill stretch;
}
.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right:hover{opacity:1.0}
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left,
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {left: -5%;background:url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right{right:-5%;background:url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_left {left:   0;background:url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_right{right:  0;background:url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_item_detail .bx_item_slider_lupe_small{
	position: absolute;
	background: rgba(0, 0, 0, 0.18);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,.5);
	cursor: pointer;
}

.bx_item_detail .bx_item_slider_lupe{
	position: absolute;
	border: 1px solid #b2b2b2;
	left:105%;
	top: 0;
	bottom:4px;
	margin: 0;
	background: #fff url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/wait.gif) no-repeat scroll center center;
	z-index: 120;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.bx_item_detail .bx_item_slider_lupe img {
	max-width: 99999px !important;
	max-height: 99999px !important;
}

/* Stickers */
.bx_item_detail .bx_bigimages .bx_stick{
	position: absolute;
	width: 123px;
	height: 35px;
	background: url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/stick.png) left center no-repeat;
	color: #fff;
	text-align: center;
	text-shadow:0 1px 0 #ba3434;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.bx_item_detail .bx_bigimages .bx_stick.short {font-weight:  bold;font-size:18px}
.bx_item_detail .bx_bigimages .bx_stick.average {font-weight:  bold;font-size:13px}
.bx_item_detail .bx_bigimages .bx_stick.long {font-weight:normal;font-size:11px}
.bx_item_detail .bx_bigimages .bx_stick_disc{
	position: absolute;
	width: 72px;
	height: 74px;
	background: url(/local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/images/stick_disc.png) no-repeat center;
	color: #fff;
	text-align: center;
	text-shadow:0 1px 0 #ba3434;
	font-weight: bold;
	font-size: 23px;
	line-height: 74px;
}
.bx_item_detail .bx_bigimages .bx_stick.left,
.bx_item_detail .bx_bigimages .bx_stick_disc.left{left:-2px;}
.bx_item_detail .bx_bigimages .bx_stick.right,
.bx_item_detail .bx_bigimages .bx_stick_disc.right{right: 0;}
.bx_item_detail .bx_bigimages .bx_stick.top,
.bx_item_detail .bx_bigimages .bx_stick_disc.top{top: 15px;}
.bx_item_detail .bx_bigimages .bx_stick.bottom,
.bx_item_detail .bx_bigimages .bx_stick_disc.bottom{bottom: 5px;}
.bx_item_detail .bx_bigimages .bx_stick.middle,
.bx_item_detail .bx_bigimages .bx_stick_disc.middle{top: 49%;}
@media (min-width:641px) and (max-width:960px){
	.bx_item_detail .bx_bigimages .bx_stick{
		width: 90px;
		height: 30px;
		background-size: 100%;
		line-height: 30px;
	}
	.bx_item_detail .bx_bigimages .bx_stick.short {font-weight:normal;font-size:14px}
	.bx_item_detail .bx_bigimages .bx_stick.average {font-weight:normal;font-size:11px}
	.bx_item_detail .bx_bigimages .bx_stick.long{font-weight:normal;font-size:11px}
	.bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 64px;
		height: 65px;
		background-size: 100%;
		font-size: 	20px;
		line-height: 65px;
	}
}
@media (max-width:640px) {
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick{
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 48px;
		height: 49px;
		background-size: 100%;
		font-size: 	16px;
		line-height: 49px;
	}
}
@media (max-width:479px) {
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick{
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}

	.bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 37px;
		height: 38px;
		background-size: 100%;
		font-size: 13px;
		line-height: 38px;
	}
}

/* scu_detail_size */
.bx_item_detail .bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*#properties .product-detail__list {
	-webkit-columns: auto 2;
	-moz-columns: auto 2;
	columns: auto 2;
}*/

#properties .product-detail__list-key span,
#properties .product-detail__list-value {
	background: #f3f3f3;
}
.product-detail .owl-item.center .product-detail__slider-preview-item img{
	opacity:1;
}
.product-detail .owl-item.center .vid.product-detail__slider-preview-item:after{
	display:none;
}
.product-detail  .video{
    background: url(/local/2016/img/video.png) 10px no-repeat;
    height: 60px;
}
.product-detail .owl-item.center .product-detail__slider-preview-item .video{
	background: url(/local/2016/img/video-act.png) 10px no-repeat;
}
#video{
	display:none;
	text-align: center;
	margin: 0 auto;
	width: 400px;
	height:500px;
	top: 80px;
	position:relative;
}

.row.product-detail__price-container {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

@media (min-width: 1200px) {
	.row.product-detail__price-container {
		justify-content: flex-start;
		padding: 0;
	}
}

.row.product-detail__price-container:before {
	display: none;
}
.product-detail__price {
	margin-top: 0 !important;
}

.product-detail__price-discount {
	font-weight: 400;
	font-size: 28px;
	line-height: 30px;
	text-align: left;
}

.product-detail__price-discount .rouble {
	font-weight: 400;
	font-size: 1.6rem!important;
	line-height: 1.6rem;
	float: none!important;
	top: 0!important;
}

.product-detail__price-discount--old {
	color: #989BA0;
}

@media (min-width: 1200px) {
	.product-detail__price-discount--old {
		margin-left: 22px;
	}
}

.product-detail__price-discount--old .rouble {
	color: #989BA0;
}

.product-detail__price-label {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 2rem;
	letter-spacing: 0.03em;
	text-align: left;
	white-space: nowrap;
}

.product-detail__price-wrap {
	flex: 1;
	display: flex;
}

@media (max-width: 768px) {
	.product-detail__price-wrap {
		justify-content: space-evenly;
	}

	.product-detail__price-old {
		line-height: 30px;
	}

	.product-detail__price-current {
		line-height: 21px;
	}
}

.christmas-sale-label {
  position: absolute;
  z-index: 3;
  top: 18px;
  right: 16px;
  display: grid;
  width: 45px;
  height: 45px;
  border-radius: 100vmax;
  background-image: url(/local/2016/img/christmas-sale-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 46px;
}
.christmas-sale-label__title {
  height: 10px;
  place-self: center;
  color: #ffffff;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/2016_catalog/style.css?1750848009731 */
/* /local/templates/.default/components/bitrix/catalog/2016_catalog/bitrix/catalog.element/.default/style.css?173521817810826 */
