

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

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/novus/components/bitrix/catalog/.default/bitrix/catalog.compare.list/.default/style.css?16019109831375*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .compare-items{
    width: 100%;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
     color: #444444;
        font-size:12px;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.compare-redirect a{
    color: #5ac9dc;

}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/novus/components/bitrix/catalog.element/.default/style.css?177626134026485*/
/* Sidebar */

@media (max-width: 992px) {
	.product-item-detail-info-section { padding: 0; }
}
.float-right{
	float: right;
}
.product-item-detail-info-container-title {
	margin-bottom: 3px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
/*.product-item-double-block-slider{
}*/
.product-item-double-block-slider{
	    /*display: inline-block !important;*/
	/*display: none;*/
    vertical-align: middle;
    width: calc(100% - 90px);
    opacity: 0;
}
.product-item-double-block-slider.slick-initialized{
	display: inline-block;
	opacity: 1;
}
.product-item-detail-block-slider {
	display: none;
}
.product-item-detail-pay-block {
	position: relative;
	padding: 20px 20px 0;
	margin-bottom: 80px;
}
.product-item-detail-block-slider .prew {
	      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
}
.product-item-detail-block-slider .slick-slide,
.product-item-detail-block-slider.slick-vertical .slick-slide{
	margin-top: 15px;
		border: 1px solid #f2f2f2;
		border-radius: 3px;
}
.product-item-detail-pay-block .title{
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 13px;
}
/*.bx-retina .product-item-detail-pay-block { border-width: .5px; }*/

/*Compare*/
.product-item-detail-compare-container {
    position: absolute;
    top: 25px;
    right: 18px;
    z-index: 2;
    font-size: 20px;
    color: #848484;
    text-align: right;
}
.product-item-detail-compare input{
	display: none;
}
.product-item-detail-compare input:checked + span{
	color: #5ac9dc;
}
.product-item-detail-compare .checkbox {
	padding: 0;
	margin: 0;
}
.suveniry .product-item-detail-block-slider.slick-slider {
	display: none;
}
.suveniry .product-item-double-block-slider {
	width: 100%;
}
.suveniry .product-item-detail-compare-container {
	display: none;
}
.suveniry .product-item-detail {
	margin-top: 60px;
}
.suveniry .product-item-detail-price-current {
    display: block;
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: bold;
}
.without-price .product-item-scu-item-list {
	display: flex;
	align-items: center;
}
.without-price .product-item-scu-item-text {
	font-size: 0;
	text-align: center;
    line-height: 1;
}
.without-price .product-item-scu-item-text .span-value {
	font-size: 16px;
    line-height: 1;

}
.without-price ul li.product-item-scu-item-text-container:before {
	display: none;
}
.without-price .product-item-scu-item-text-container {
	border: 1px solid #eeecef;
	cursor: pointer;
	margin: 2px 3px 3px 0;
	padding: 5px 15px;
}
.without-price .product-item-scu-item-text-container.selected {
	border-color: #5ac9dc;
}
.suveniry .main-button-container {
	display: flex;
	flex-wrap: wrap;
}
.suveniry .main-button-container .product-item-detail-buy-button{
	margin-right: 34px;
}
.suveniry-product-item-detail-properties {
	    margin: 21px 0;
}
/* Price */
.product-item-detail-price-current {
display: none;
}

.product-item-detail-price-old {
	color: #bdbdbd;
	text-decoration: line-through;
	white-space: nowrap;
	/*font-weight: bold;*/
	font-size: 19px;
	line-height: 1;
  margin-bottom: 10px;
}

/* 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; }

.body_content ul.product-item-scu-item-list {
	overflow: hidden;
	margin: 19px 0 9px 0;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
/*	display: inline-block;
	box-sizing: border-box;*/
	padding: 5px 3px;
	max-width: 100%;
	vertical-align: middle;
}
.body_content ul li.product-item-scu-item-text-container:before{
	content: '';
	width: 18px;
	height: 18px;
	left: 2px;
	top: 6px;
	border-radius: 50%;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.body_content ul li.product-item-scu-item-text-container.selected:before{
background: #5ac9dc;
box-shadow: inset 0px 0px 0px 3px #ffffff;
-webkit-transition: 0;
-o-transition: 0;
transition: 0;
}
.product-item-scu-item-text-container { min-width: 48px; }

.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;
	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 {
	letter-spacing: 1px;
}

.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;
	overflow: hidden;
	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: "";
}

.product-item-selected-scu-container { word-spacing: 1px }

.product-item-selected-scu {
	display: inline-block;
	overflow: hidden;
	padding: 0 5px;
	min-width: 22px;
	height: 22px;
	outline: 1px solid #c0cfda;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 22px;
}
.item_economy_price {
  display: none;
}
.bx-retina .product-item-selected-scu { outline-width: .5px; }

.product-item-selected-scu-color {
	background-position: center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

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

.product-item-amount-field-container {
border: 1px solid #f2f2f2;
display: inline-block;
width: auto; }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 28px;
	height: 28px;
	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-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease;
}

.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: 35px;
	width: auto;
	height: 28px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 19px;
	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;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.product-item-amount-description-container {
display: none;
}

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

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

/**/
.product-item-quantity {
    font-weight: 700;
    font-size: 14px;
    color: green;
}
.status_tovaras.stock_text {
    color: red;
}
/*Buy button*/
.main-button-container .btn {
	margin: 0;
	width: 210px;
	margin-bottom: 17px;
	text-transform: none;
}
.product-item-detail{
	/*margin-top: 80px;*/
}
.product-item-detail .title{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 18px;
}
.product-item-detail-slider-controls-block {
	width: 100%;
	position: relative;
	opacity: 0;

}
.product-item-detail-slider-controls-block.slick-initialized {
	opacity: 1;
}
.product-item-detail-slider-block .prew {
	position: absolute;
	width: 30px;
	height: 16px;
	transform: rotate(90deg) translateY(-50%);
    left: -40px;
    top: 30%;
    cursor: pointer;
    z-index: 2;
}
.product-item-detail-slider-block  {
	margin-bottom: 20px;
}
.product-item-detail-slider-block .next {
	position: absolute;
	width: 30px;
	height: 16px;
	transform: rotate(-90deg) translateY(-50%);
    right: -40px;
    top: 30%;
    cursor: pointer;
    z-index: 2;
}
.product-item-detail-slider-images-container {
	opacity: 0;
}
.product-item-detail-slider-images-container.slick-initialized {
	opacity: 1;
}
.product-item-detail-short-card-btn .btn.product-item-detail-buy-button { margin: 0; }
.product-item-detail-slider-controls-block .slick-track {
display: flex;
align-items: center;
align-items: stretch;
}
.product-item-detail-slider-controls-image {
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	padding: 1px;
}
.product-item-detail-slider-controls-image img {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.product-item-detail-slider-controls-image.slick-slide {
	height: auto;
}
.product-item-detail-slider-controls-image.slick-current {
	box-shadow: inset 0px 0px 0 1px #dddddd
}

.btn-link.product-item-detail-buy-button { height: 25px; }
.btn-link.product-item-detail-buy-button.btn-link { height: auto; color:  #5ac9dc}

/* Slider */
.product-item-detail-slider-container {
	position: relative;
	/*display: none;*/
	max-width: 100%;
	background: transparent;
	transition: background 800ms ease;
}
.fancybox-container .fancybox-slide--image .fancybox-content {
	background: #fff;
}
/*.product-item-detail-slider-container.popup {
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 100;
}
.product-item-detail-slider-container.popup .slick-slide {
	display: none;
}
.product-item-detail-slider-container.popup .slick-slide.slick-current {
	display: block;
}*/

/*Label*/
.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 15;
	opacity: 1;
	transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	border: 2px solid #f42c2c;
	padding: 5px;
	color: #f42c2c;
	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; }

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring { display: none; }

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

.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-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

@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: 10px;
	font-weight: bold;
}

.product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-label-ring.product-item-label-big {
	width: auto;
	height: auto;
	font-size: 18px;
	line-height: 18px;
}

@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: 20px;
		height: 20px;
		font-size: 13px;
		line-height: 20px;
	}

	.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%); }

/* Tabs */
.product-item-detail-tabs-container {
	min-height: 60px;
	border-bottom: 1px solid #ededed;
	background: #fff;
}

.product-item-detail-tabs-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-detail-tabs-list:after {
	display: table;
	clear: both;
	content: "";
}

.product-item-detail-tab {
	float: left;
	min-height: 60px;
}

.product-item-detail-tab-link {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 25px;
	height: 60px;
	color: #039be5;
	vertical-align: middle;
	text-transform: uppercase;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 13px;
	line-height: 45px;
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link { color: #000; }

.product-item-detail-tab-link:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	background: #1485ce;
	content: "";
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after { height: 3px; }

.product-item-detail-tab-link:active:after { height: 6px; }

.product-item-detail-tab-content { padding: 25px 0; }

@media (max-width: 991px) {
	.product-item-detail-tabs-container { display: none !important; }

	.product-item-detail-tab-content { display: block !important; }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
	position: fixed;
	top: -100px;
	right: 0;
	left: 0;
	z-index: 1000;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
	min-height: 45px;
	background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab { min-height: 45px; }

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
	padding: 10px 25px;
	height: 45px;
	line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed { display: none !important; }


/*Small Card*/
.product-item-detail-short-card-fixed {
	position: fixed;
	top: -85px;
	right: 0;
	left: 0;
	z-index: 1010;
	box-sizing: border-box;
	padding: 7px 0 8px;
	height: 85px;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active { top: 85px; }

.bx-touch .product-item-detail-short-card-fixed { display: none !important; }

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-short-card-content-container table {
	min-width: 100%;
	border-collapse: collapse;
}

.product-item-detail-short-card-image {
	padding-right: 15px;
	width: 80px;
	vertical-align: middle;
	text-align: left;
}

.product-item-detail-short-card-image img {
	max-width: none;
	height: 65px;
}

.product-item-detail-short-title-container { max-width: 650px }

.product-item-detail-short-title-text {
	display: block;
	color: #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
}

.product-item-detail-short-card-price {
	padding: 0 10px;
	vertical-align: middle;
	text-align: right;
}

.product-item-detail-short-card-btn {
	padding-left: 10px;
	min-width: 120px;
}

/*Properties */
.product-item-detail-tab-content { display: none; }

.product-item-detail-tab-content.active { display: block; }

.product-item-detail-tab-content h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

.product-item-detail-properties {
	display: block;
	overflow: hidden;
}

.product-item-detail-table{
margin-top: 25px;
	color: #444444;
	font-size: 14px;
	border-collapse: collapse;
	width: 100%;
}
.product-item-detail-table td{
	border: 1px solid #dddddd;
	padding: 19px;
}
.product-item-detail-table td small{
	font-size:12px;
}
.product-item-detail-table tr:nth-child(odd){
	background-color: #fafafa;	
}
.video_block{
	width: 100%;
	height: 315px;
	margin-bottom: 15px;
	background-size: 100%;
	background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.video_block .play {
    background: url("/local/templates/novus/components/bitrix/catalog.element/.default/images/pngwing.com.png") no-repeat center center;
    background-size: auto;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
    cursor: pointer;
}

.video_block .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.text{
	color: #5ac9dc;
	cursor: pointer;
}
.text:hover{
	text-decoration: underline;
}
.dop_text{
	position: relative;
}
.dop_text.open tr{
	display: table-row;
}
.show_dop_text{
	margin-top: 35px;
}
.dop_text tr{
	display: none;
}
.dop_text tr:nth-child(1),
.dop_text tr:nth-child(2),
.dop_text tr:nth-child(3){
	display: table-row;
}
.dop_text.open:after{
	content: none;
}

.dop_text:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 80px;
background: rgba(255,255,255,0.3);
background: -moz-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.3)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b543b5', endColorstr='#ffffff', GradientType=0 );
}
.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.product_part {
	margin-top: 50px;
}
.product_part .partner-list{
	display: block;
}
.product_part .title{
	font-size: 24px;
}
.product_part .partner-item{
	width: 19%;
	height: 70px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
.product_part .partner-item img{
	position: absolute;
	top: 50%;
	max-width: 100%;
	padding: 5px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

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

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

@media screen and (max-width: 1250px) {
	.product-item-detail-slider-block .prew {
		left: -16px;
	}
	.product-item-detail-slider-block .next {
		right: -16px;
	}
}
@media screen and (max-width: 992px) {

.product_part .partner-item{
	height: 55px;
}
}
@media screen and (max-width: 767px) {
	.float-right{
		float: none;
		clear: both;
		margin-bottom: 40px;
	}
	.product-item-big-card .product-item-title a {
	    font-size: 16px;
	}
	.product_part .partner-item{
	height: 70px;
}

}
@media screen and (max-width: 639px) {

	.product_pict,
	.product_info{
		width: 100%;
		max-width: 480px;
		margin: auto;
		float: none;
		text-align: center;
	}
	.product-item-detail-slider-block{
		width: 100%;
	}
	.body_content ul.product-item-scu-item-list{
		display: inline-block;
	}
	.main-button-container .btn{
		margin-left: auto;
		margin-right: auto;
	}
	.product-item-detail-pay-block{
		margin-bottom: 30px;
	}
	.product-item-detail-table td{
		padding: 10px;
	}
	.product-item-detail-block-slider.slick-slider{
		width: 100%;
		max-width: 340px;
		padding: 0 30px; 
		position: absolute;
		bottom: 0;left: 0;
		right: 0;
		margin: auto;
	}
	.product-item-detail-block-slider .prew {
		position: absolute;
	      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
	left: 0;
	top: 42%;
	z-index: 6;
}
	.product-item-detail-block-slider .next  {
		position: absolute;
	      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
	right: 0;
	top: 42%;
	z-index: 6;
}
.product-item-detail-block-slider .slick-slide{
	margin: 5px;
}
.product_pict{
	position: relative;
	/*padding-bottom: 140px;*/
}
.video_block{
	height: 350px;
}
.suveniry .main-button-container {
	justify-content: center;
}
.suveniry .main-button-container .product-item-detail-buy-button {
	margin-right: auto;
}
}
@media screen and (max-width: 580px) {
	.product-item-big-card{
		width: 100%;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
	}
	.video_block{
		height: 180px;
	}
	.product_part .partner-item{

	}
	.product_part .partner-item{
		margin-right: 0;
		width: 23%;
		height: 60px;
	}
}
img.preview_picture.oz{
filter: none;
}
.partner-item.oz {
    margin-bottom: -8px;
    margin-top: 10px;
}
.partner-item.oz img{
filter: none;
}

span.btn.btn_white.btn-buy.btn-sm.kd:hover {
    background-color: #04adca;
    color: #ffffff;
    border: none;
}
span.btn.btn_white.btn-buy.btn-sm.kd{
font-family: 'Montserrat';
font-size: 13px;
}
span.popup-window-titlebar-text{
font-family: 'Montserrat';
font-size: 14px;
}

/* End */


/* Start:/local/templates/novus/components/bitrix/catalog.element/.default/themes/black/style.css?1601910983594*/
/* item_detail_v2 */

/* item_detail_slider */
/* scu_detail_size */
/* scu_detail_scu */
.bx-retina .bx_item_detail.bx_black .bx_item_slider .bx_slide ul li.bx_active .cnt,
.bx-retina .bx_item_detail.bx_black .bx_item_detail_size ul li.bx_active .cnt,
.bx-retina .bx_item_detail.bx_black .bx_item_detail_scu .bx_scu ul li.bx_active .cnt
{
	-webkit-border-image: url(/local/templates/novus/components/bitrix/catalog.element/.default/themes/black/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/novus/components/bitrix/catalog.element/.default/themes/black/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/novus/components/bitrix/catalog.element/.default/themes/black/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/novus/components/bitrix/catalog.element/.default/themes/black/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/bitrix/components/bitrix/catalog.store.amount/templates/.default/style.css?16019109832802*/
div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-line
{
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:12px 0;
    overflow:hidden;
    padding:0;
    background: url(/bitrix/components/bitrix/catalog.store.amount/templates/.default/images/title-line.gif) no-repeat;
}
div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property grey { color:grey;  font-weight:lighter; }
div.catalog-detail-property span { float: left; position: relative; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }


.bx_storege {}
.bx_storege h4{
    margin-bottom: 0;
}
.bx_storege hr{
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e5e5e5), color-stop(50%,#e5e5e5), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -o-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -ms-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 );
    border: none;
    height: 1px;
}
.bx_storege ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.bx_storege ul li{
    padding: 5px 0 20px;
    font-size: 12px;
    line-height: 17px;
}
.bx_storege ul li a{
    text-decoration: none;
    color: #2a65ae;
}
.bx_storege ul li a:hover{
    text-decoration: underline;
}
/* End */
/* /local/templates/novus/components/bitrix/catalog/.default/style.css?16019109831122 */
/* /local/templates/novus/components/bitrix/catalog/.default/bitrix/catalog.compare.list/.default/style.css?16019109831375 */
/* /local/templates/novus/components/bitrix/catalog.element/.default/style.css?177626134026485 */
/* /local/templates/novus/components/bitrix/catalog.element/.default/themes/black/style.css?1601910983594 */
/* /bitrix/components/bitrix/catalog.store.amount/templates/.default/style.css?16019109832802 */
