

/* Start:/bitrix/templates/arktoshop/components/bitrix/catalog/mainkatalog/style.css?1756800604100*/
.col-lg-9 .description{margin-top:30px}
.col-lg-9 .description ul{margin-left:30px; list-style:disc}
/* End */


/* Start:/bitrix/templates/arktoshop/components/bitrix/catalog.element/tovar/style.css?176120747043715*/
.bx-catalog-element {background: #fff}
#pills-opisanie a{color:#7f6000}
.wrap-quantity-btn .product-item-amount-field-btn-plus i.fa{line-height: 12px; vertical-align: middle;}
.wrap-quantity-btn .product-item-amount-field-btn-minus i.fa{line-height: 12px; vertical-align: middle;}
.bx-catalog-element span.hidden{display:none}
.bx-catalog-element .vneshvid {display: block; margin: 5px 0 8px 0; color: #999; text-align: center; font-size: 13px; font-style: italic; line-height: 16px}

.bx-catalog-element .vnimanieceny{display:block; margin:0}
.bx-catalog-element .vnimanieceny p{display: block; margin:15px 0; color: #999; font-size: 13px; font-style: italic; line-height: 16px}
.bx-catalog-element .vnimanieceny p a{color:#333333}

.bx-catalog-element .product-props-container{margin-top:10px}
.bx-catalog-element .product-item-detail-price-current {margin-left: 10px; margin-right: 10px; min-width: 120px}
.bx-catalog-element .avaliable {color: #29b664; display: inline-block; font-size: 15px; margin-left: 10px}
.bx-catalog-element .avaliable i.fa {color: #29b664; font-size: 20px; margin-right: 5px}
.bx-catalog-element .utochnite {color:#ff8001; display: inline-block; font-size: 15px; margin-left: 10px}
.bx-catalog-element .utochnite i.fa {color:#ff8001; font-size: 20px; margin-right: 5px}
.bx-catalog-element .wrap-btn-buy{left: 7%}
.product-item-detail-info-section{padding-left:15px; padding-right:15px}
.bx-catalog-element .product-item-amount-description-container>span{position:absolute;}

.bx-catalog-element .col-sm-12.shareit{padding: 0 0 7px 28px}
.bx-catalog-element .col-sm-12.shareit span.podelitsa{display:inline-block; font-size: 13px; margin-right: 10px}
.bx-catalog-element .col-sm-12.shareit .ya-share2{display: inline-block}
iframe {width: 100%;max-width: 500px}
.product-item-detail-pay-block{
	border:1px solid #e4e4e4;
	padding:15px 15px 0;
	border-radius:3px;
	background-color: #fff;
	position: relative;
	margin-bottom: 15px;
}
.bx-retina .product-item-detail-pay-block{border-width:.5px;}

#pills-dostavka h3{font-size: 1.5em; line-height: 1.3; margin:10px 0}
#pills-dostavka h4{color:#790000; font-size:1.1em}

.tovzag{display:block; margin:30px 0 10px; text-transform:uppercase; font-size:18px; line-height:1.25em; padding: 5px 0; border-bottom:1px dotted #dedede}

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

/* Price */
.product-item-detail-price-current{
	font-size:30px;
	color: #D0021B;
	line-height:33px;
	font-weight: bold;
	white-space: nowrap;
	-webkit-transition: font-size 200ms ease;
	   -moz-transition: font-size 200ms ease;
		-ms-transition: font-size 200ms ease;
		 -o-transition: font-size 200ms ease;
			transition: font-size 200ms ease;
}
.product-item-detail-price-old{
	color: #BDBDBD;
	font-size:14px;
	line-height: 17px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: line-through;
}

/* SCU */
.product-item-scu-container{ padding: 0 0 2px;}
.product-item-scu-container-title{
	font-size:12px;
	color: #333;
}
.product-item-scu-block{}
.product-item-scu-list{margin: 0;}
.product-item-scu-item-list{
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 0 0 -2px;
}
.product-item-scu-item-color-container,
.product-item-scu-item-text-container{
	/* float: left; */
	padding: 5px 3px;
	box-sizing: border-box;
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
}
.product-item-scu-item-text-container{min-width:48px;}
.product-item-scu-item-color-container{max-width:60px;width:25%}
.product-item-scu-item-color-block{
	position: relative;
	padding-top: 100%;
	cursor: pointer;
	outline: 1px solid #c0cfda;
}
.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;
	left:  2px;
	bottom:2px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.product-item-scu-item-text-block{
	position: relative;
	cursor: pointer;
	outline: 1px solid #c0cfda;
	padding: 0 5px;
}
.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{
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
}

.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;
	overflow: hidden;
}
.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;
	content:"";
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size:80% 80%;
}
.bx-catalog-element .info_bottom ul li span.valuta {color:#333333; font-size: 16px; font-weight: 700; text-transform:none}
.bx-catalog-element .info_bottom ul li span.comagic_phone4 {font-size: 15px}
.bx-catalog-element .info_bottom ul li span.valuta b {font-size: 18px}
.product-item-selected-scu-container{word-spacing: 1px}
.product-item-selected-scu{
	display: inline-block;
	outline: 1px solid #c0cfda;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 22px;
	height:22px;
	min-width:22px;
	white-space: nowrap;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 5px;
}
.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;
}
.product-item-amount{text-align: center;padding:0 0 2px}
.product-item-amount-field-container{}
.bx-catalog-element .product-item-amount-field-btn-plus,
.bx-catalog-element .product-item-amount-field-btn-minus {
    position: relative;
    display: block;
    min-width: 22px;
    height: 19px;
    border-radius: 2px;
    background-color: #f3f3f3;
    color: #333;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease, opacity 300ms ease;
    border: 1px solid #dedede;
    line-height: 16px;
}
.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus{ border-width:.5px;}
.bx-catalog-element .product-item-amount-field-btn-plus:hover,
.bx-catalog-element .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;
}
.bx-catalog-element .product-item-amount-field-btn-plus:hover:after,
.bx-catalog-element .product-item-amount-field-btn-minus:hover:after{opacity: 1;}
.bx-catalog-element .product-item-amount-field{
	max-width:50px;
	width:auto;
	color: #000;
	font-weight: bold;
	display: inline-block;
	line-height:22px;
	vertical-align: middle;
	height:22px;
	padding: 0;
	font-size:19px;
	text-align: center;
	background: transparent !important;
	border: 1px solid transparent;
	border-radius:2px;
	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{-webkit-appearance: none; margin: 0}
.product-item-amount-description-container{color: #a5a5a5; font-size: 12px; white-space: nowrap}
.product-item-amount-description-container strong{color: #333; white-space: nowrap}
.product-item-amount-label-container{font-weight: bold; color: #a5a5a5; font-size: 12px; margin: 5px 0}
.product-item-quantity{color: #333; font-size: 12px; font-weight: normal}

ul.product-item-docs{display:block; margin:10px 0 30px 0; list-style:none; padding:0}
ul.product-item-docs li.product-item-doc{display:block; margin:10px 0; }
ul.product-item-docs li.product-item-doc a{display:flex; transition: opacity 300ms ease; align-items:center; flex-wrap:wrap}
ul.product-item-docs li.product-item-doc a:hover{text-decoration:none; opacity:0.8}
ul.product-item-docs li.product-item-doc a span.product-item-ext{display:block; margin-right:15px; min-width:50px;}
ul.product-item-docs li.product-item-doc a span.product-item-ext svg{display:block; max-height: 50px; height:50px; width:50px;}
ul.product-item-docs li.product-item-doc a span.product-item-doc-name{font-size: 15px; color:#333; line-height: 20px; }

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button{ margin: 0;}
.btn.product-item-detail-buy-button span{
	line-height:16px;
	display: inline-block;
	min-height:16px;
	position: absolute;
	top:   50%;
	right: 0;
	left:  0;
	max-width: 100%;
	white-space: normal;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
			transform: translateY(-50%);
}
.btn-link.product-item-detail-buy-button{height:25px;}

/* Slider */
.product-item-detail-slider-container{
	max-width: 100%;
	position: relative;
	background:transparent;
	-webkit-transition: background 800ms ease;
	   -moz-transition: background 800ms ease;
		-ms-transition: background 800ms ease;
		 -o-transition: background 800ms ease;
			transition: background 800ms ease;
}
.product-item-detail-slider-block{position: relative;box-sizing: border-box;padding-top:56.25%;height: 0}
.product-item-detail-slider-block.product-item-detail-slider-block-square{padding-top: 100%}
.product-item-detail-slider-images-container{position: absolute;top: 0;right: 0;bottom: 0;left: 0}
.product-item-detail-slider-image{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 250ms linear;
	   -moz-transition: opacity 250ms linear;
		-ms-transition: opacity 250ms linear;
		 -o-transition: opacity 250ms linear;
			transition: opacity 250ms linear;
}
.product-item-detail-slider-image.active{opacity: 1;z-index:10}
.product-item-detail-slider-image img{
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);

	-webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	   -moz-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
		-ms-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
		 -o-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
			transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	background-repeat: no-repeat;
	background-position: center;

	position: absolute;
	top:  50%;
	left: 50%;
	height:auto;
	width:auto;
	max-height: 100%;
	max-width:100%;
	outline: 1px solid transparent;
}
.product-item-detail-slider-progress-bar{
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index:180;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block{
	padding: 10px 0;
	text-align: center;
}
.product-item-detail-slider-controls-image{
	width: 65px;
	height:65px;
	background-color: #fff;
	position: relative;
	text-align: center;
	display: inline-block;
	outline: 1px solid #c0cfda;
	cursor: pointer;
	overflow: hidden;
}
.bx-retina 	  .product-item-detail-slider-controls-image{outline-width: .5px;}
.bx-no-retina .product-item-detail-slider-controls-image.active{outline-width:2px;}
.bx-retina 	  .product-item-detail-slider-controls-image.active{outline-width:1px;}

.product-item-detail-slider-controls-image img{
	max-width: 65px;
	max-height:65px;
	height: auto;
	width: auto;
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top:  50%;
	left: 50%;
}

.product-item-detail-slider-left,
.product-item-detail-slider-right{
	display: block;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	opacity: .57;
	background: rgba(255,255,255,0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	z-index:111;
	top: 0;
	bottom: 0;
	width:25%;
}
.product-item-detail-slider-left{left:0;}
.product-item-detail-slider-right{
	right:0;
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
		 -o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
			transform: rotate(180deg);
}
.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover{ 
	opacity:.8;
	background-color: rgba(255,255,255,.4);
}

.product-item-detail-slider-close{ display: none;}
.product-item-detail-slider-container.popup .product-item-detail-slider-close{
	width:50px;
	height: 50px;
	right:110px;
	top:4px;
	opacity: .27;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	bottom: 0;
	display: block;
	position: absolute;
	cursor: pointer;
	z-index:150;
}
.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover{opacity:1}
.product-item-detail-slider-container.popup .product-item-detail-slider-right{right:105px}

.sprashivaut {margin: 10px 0; width: 100%; display: block}
.sprashivaut p {margin: 10px 0; font-size: 15px}
.sprashivaut p span{font-weight: 700}
.sprashivaut p a {display: inline;margin: 0 0 0 10px}
		
/*magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image{ z-index:100;}
.product-item-detail-slider-container.magnified .product-item-detail-slider-image img {outline-color:#ddd;}
.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right{z-index:50;}
.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring{opacity: 0;}

#pochemyclose {position: absolute; right: 15px; top: 10px; color: #510505; font-weight: 700; cursor: pointer}
#pochemy{padding: 10px 20px; text-align:left; width: 100%; max-width: 480px; background:#fff; overflow-y: auto;
	background: #ffffff; box-shadow: 1px 1px 5px rgba(0,0,0,0.5); position: fixed; height: 420px; top: 50%; left: 50%; margin: -180px 0 0 -160px; z-index: 999
}
#pochemy h3 {margin: 0 0 10px 0;font-size: 20px;text-align: center;color: #5f2020;line-height: 20px}
#pochemy h5{margin:10px 0;color:#5f2020; font-size: 16px;}
#pochemy p{margin:10px 0; color:#333; font-size:13px;}

.product-item-detail-slider-container.popup{
	position: fixed;top:0;left:0;right: 0;bottom:0;
	background: #fff;z-index: 999999;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
}
.product-item-detail-slider-container.popup .product-item-detail-slider-images-container{right: 105px}
.product-item-detail-slider-container.popup .product-item-detail-slider-block{height:100vh;padding-top:0}
.product-item-detail-slider-container.popup .product-item-detail-slider-image{
	max-height: 100vh; position: absolute;top: 50%;width:calc(100% - 150px);left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}
@keyframes imgPopupShow {
	from{opacity: 0;}
	to  {opacity: 1;}
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img{
	width:auto;
	max-width: 100%;
	cursor: default;
	max-height: 90vh
}
.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block{
	border-left:1px solid #d3d3d3;
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding:20px;
	overflow-y: auto;
}
.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image{
	display: block;
	margin-bottom:20px;
}

.bx-catalog-element .info_bottom {background: #f5f5f5;margin-top: 20px;padding: 20px}
.bx-catalog-element .info_bottom ul {padding: 0;margin: 0}
.bx-catalog-element .info_bottom ul li {list-style: none;display: inline-block;width: 55%;float: right;padding-left: 50px;font-size: 15px;color: #261f1f;line-height: 1.3}
.bx-catalog-element .info_bottom ul li span {font-size: 37px;color: #333333;text-transform: uppercase}
.bx-catalog-element .info_bottom ul li a {display: block;color: #333333;margin-top: 15px}
.bx-catalog-element .info_bottom ul li:first-child {float: left;width: 45%;padding-left: 0px;border-right: 1px solid #ddd}
.bx-catalog-element ul li.to_b {font-size: 16px;margin-left: 13%;-webkit-transition: .3s;transition: .3s}
.bx-catalog-element ul li.to_b a{-webkit-transition: .3s; transition: .3s; color: #fff; background: #333333; border: 1px solid #333333; border-radius: 17px; padding: 6px 14px 7px}
.bx-catalog-element ul li.to_b a:hover {text-decoration: none;-webkit-transition: .3s;transition: .3s;background: #fff;color: #333333}
.bx-catalog-element .btn.product-item-detail-buy-button.kupitv1 {margin-left: 25px}
.bx-catalog-element .product-item-detail-slider-block {padding-top: 100%;}
.bx-catalog-element .product-item-detail-slider-left, .product-item-detail-slider-right {width: 15%;}
.bx-catalog-element .product-item-amount-field-btn-plus:after, .bx-catalog-element .product-item-amount-field-btn-minus:after {background: none;display: none}
.bx-catalog-element  .product-item-detail-pay-block {border: 0px solid #e4e4e4; padding: 0px 15px 0; border-radius: 0px; 
	background-color: transparent; position: relative; margin-bottom: 15px;
}
.bx-catalog-element  .product-item-detail-price-current {
    font-size: 26px;
    color: #333333;
    list-style: none;
    display: inline-block;
    line-height: normal;
    font-weight: normal;
    white-space: nowrap;
    -webkit-transition: font-size 200ms ease;
    -moz-transition: font-size 200ms ease;
    -ms-transition: font-size 200ms ease;
    -o-transition: font-size 200ms ease;
    transition: font-size 200ms ease;
}
.bx-catalog-element .product-item-detail-info-container {margin-bottom:5px;}
.bx-catalog-element .wrap-quantity, .bx-catalog-element .wrap-btn-buy {display: inline-block;vertical-align: top}
.bx-catalog-element .wrap-quantity .product-item-amount-field-container{text-align: left;}

.col-md-12.prodprops,
.col-md-12.prodtable{padding-left:30px; padding-right:30px}

.bx-catalog-element .wrap-btn-buy .btn-default{margin-left:10px}

.bx-catalog-element .btn.product-item-detail-buy-button:hover{outline: 0; background-color: #fff; border-color: #333333; color: #333333}
.bx-catalog-element .btn.product-item-detail-buy-button span {
    line-height: normal;
    display: inline-block;
    min-height: initial;
    position: initial;
    max-width: 100%;
    white-space: normal;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bx-catalog-element .wrap-quantity input.product-item-amount-field {
    background: #f3f3f3 !important;
    border-radius: 4px;
    padding: 0;
    width: 50px;
    height: 38px;
    font-weight: normal;
    border: 1px solid #dedede;
}

.product-item-label-text,
.product-item-label-ring{
	position: absolute;
	z-index:190;
	opacity: 1;
	-webkit-transition: opacity 450ms ease;
  	   -moz-transition: opacity 450ms ease;
		-ms-transition: opacity 450ms ease;
		 -o-transition: opacity 450ms ease;
			transition: opacity 450ms ease;
}
.product-item-label-text span,
.product-item-label-ring{
	margin-bottom: 2px;
	color: #fff;
	display: inline-block;
	clear: both;
	background: #F42C2C;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all 250ms ease;
	   -moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			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;}

.product-item-label-text span{
	padding:2px 5px;
	font-weight: bold;
	vertical-align: middle;
}
.product-item-label-text.product-item-label-small span{
	line-height: 14px;
	font-size: 13px;
	padding: 2px 7px;
	margin-bottom:1px;
	font-weight: normal;
}
.product-item-label-text.product-item-label-big span{line-height: 17px; font-size: 13px; padding: 4px 10px}
.product-item-label-ring{border-radius:50%; font-weight: bold; box-sizing: border-box}
.product-item-label-ring.product-item-label-small{width: 40px; height:40px; line-height: 40px; font-size: 14px}
.product-item-label-ring.product-item-label-big{ width: 50px; height:50px; line-height: 50px; font-size: 18px}

@media (max-width: 767px){
	.product-item-detail-slider-container.popup .product-item-detail-slider-images-container{ right: 0;}
	.product-item-detail-slider-container.popup .product-item-detail-slider-block{height:calc(100vh - 111px);padding-top:0}
	.product-item-detail-slider-container.popup .product-item-detail-slider-image{width:90%;}
	.product-item-detail-slider-container.popup .product-item-detail-slider-image img{width:auto;max-width: 100%;cursor: default;max-height:calc(100vh - 115px)}
	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block{
		border-left:none; border-top:1px solid #d3d3d3; position: absolute; top: auto; right: 0; bottom: 0; left: 0;
		max-height:111px; overflow-x: auto; white-space: nowrap;
	}
	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image{display: inline-block; margin-bottom:0}
	.product-item-detail-slider-container.popup .product-item-detail-slider-close{right:10px;z-index:200}
	#pochemy{height: 420px; top: 50%; left: 5%; margin: -210px 0 0 0; width:90%}
	.product-item-detail-slider-left,
	.product-item-detail-slider-right{max-width:75px;}
	.product-item-detail-slider-container.popup .product-item-detail-slider-right {right: 0;}

	.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; line-height: 20px; font-size: 13px}
	.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; line-height: 35px; font-size: 12px}
	.product-item-big-card .product-item-label-ring.product-item-label-big{width: 70px; height:70px; line-height: 70px; font-size:24px}

	.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{line-height: 14px; font-size: 10px; padding: 2px 7px; margin-bottom:1px}
	.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; line-height: 16px; font-size: 14px; padding: 3px 12px}
	.product-item-big-card .product-item-label-text.product-item-label-big span{line-height: 25px; font-size: 20px; padding: 3px 12px}
	.bx-catalog-element .btn.product-item-detail-buy-button.kupitv1 {margin-left: 0}
	.bx-catalog-element .avaliable {font-size: 15px;margin: 10px 0}
	.bx-catalog-element .wrap-quantity,
	.bx-catalog-element .wrap-btn-buy {vertical-align: middle;margin-bottom: 0}
	.bx-catalog-element .product-item-amount-description-container>span {bottom: -10px;left: 0}

	.bx-catalog-element .wrap-btn-buy {left: 7px}
	.bx-catalog-element .col-sm-12 .product-item-detail-pay-block {padding: 0}


}

.product-item-label-top  {top:   -5px;}
.product-item-label-center{ left:  50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
}
.product-item-label-center>div{ text-align: center;}
.product-item-label-left {left:  -5px;}
.product-item-label-left>div{ text-align: left;}
.product-item-label-bottom{ bottom:-5px;}
.product-item-label-middle{ top:   50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
			transform: translateY(-50%);
}
.product-item-label-right{right: -5px;}
.product-item-label-right>div{ text-align: right;}
.product-item-label-center.product-item-label-middle{
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}

/* Tabs */
.product-item-detail-tabs-container{
	min-height:60px;
	background: #fff;
	border-bottom:1px solid #ededed;
}
.product-item-detail-tabs-list{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
.product-item-detail-tabs-list:after{
	content:"";
	clear: both;
	display: table;
}
.product-item-detail-tab{
	float: left;
	min-height:60px;
}

.product-item-detail-tab-link{
	height: 60px;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	padding:10px 25px;
	-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
	line-height:45px;
	font-weight: bold;
	font-size:13px;
	text-transform: uppercase;
	color: #039BE5;
	vertical-align: middle;
	-webkit-transition: all 250ms ease;
	   -moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			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{
	content:"";
	height: 0;
	position: absolute;
	left:  0;
	right: 0;
	bottom:0;
	background: #1485CE;
	-webkit-transition: all 250ms ease;
	   -moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			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;}
	.bx-catalog-element ul.nav.nav-pills{display:none}
	
	.bx-catalog-element .tab-content>.tab-pane {display: block;opacity: 1;margin-top: 20px;font-size: 15px}
	.bx-catalog-element .properties ul{margin-left: 0;padding: 0 0 0 20px}

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

.product-item-detail-tabs-container-fixed{
	min-height:45px;
	background: #fff;
}
.product-item-detail-tabs-container-fixed.active{
	opacity: 1;
	top:0;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list{
	max-width:1048px;
	margin: 0 auto;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tab{min-height:45px;}
.product-item-detail-tabs-container-fixed .product-item-detail-tab-link{
	height: 45px;
	padding:10px 25px;
	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;
	left: 0;
	right: 0;
	z-index:1010;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32,54,74,.23);
	-webkit-transition: top 220ms linear;
  	   -moz-transition: top 220ms linear;
		-ms-transition: top 220ms linear;
		 -o-transition: top 220ms linear;
			transition: top 220ms linear;
	height:85px;
	box-sizing: border-box;
	padding:7px 0 8px;
}
.product-item-detail-short-card-fixed.active{
	opacity: 1;
	top:0;
}
.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{
	max-width:1048px;
	margin: 0 auto;
}
.product-item-detail-short-card-content-container table{
	border-collapse: collapse;
	min-width:100%;
}

.product-item-detail-short-card-image{
	vertical-align: middle;
	text-align: left;
	width:80px;
	padding-right:15px;
}
.product-item-detail-short-card-image img{
	height: 65px;
	max-width: none;
}
.product-item-detail-short-title-container{
	max-width: 650px
}

.product-item-detail-short-title-text{
	display: block;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	color: #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.product-item-detail-short-card-price{
	text-align: right;
	vertical-align: middle;
	padding:0 10px;
}
.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{font-size:14px;font-weight: bold;margin-bottom:10px}
.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 {margin: 30px 0 0;max-width: 640px;padding: 0;list-style: none;display: block}
.product-item-detail-properties .propname{font-weight: 600;font-size: 13px;line-height: 18px; margin-bottom:1px;}
.product-item-detail-properties .propval{display:block;font-size: 14px;line-height: 18px}
.product-item-detail-properties-item {
	margin-bottom: 5px;
	display: flex;
	align-items: stretch;
}

.product-item-detail-properties-dots {
	border-bottom: 1px dotted #dedede;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.product-item-detail-properties-name,
.product-item-detail-properties-value {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 50%;
	width: auto;
	font-size:15px;
}

.product-item-detail-properties-name {
	padding-right: 3px;
	color: #555;
}

.product-item-detail-properties-value {
	color: #000;
	padding-left: 3px;
	text-align: right;
}


.slick-slider{
	position: relative; display: block; box-sizing: border-box; -webkit-user-select: none;
	-moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent
}
.slick-list{position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track{position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto;}
.slick-track:before,.slick-track:after{display: table; content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none; float: left; min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list{background: #fff url('/bitrix/templates/arktoshop/components/bitrix/catalog.element/tovar/ajax-loader.gif') center center no-repeat}

/* Icons */
@font-face{font-family: 'slick'; font-weight: normal; font-style: normal; src: url('/bitrix/templates/arktoshop/components/bitrix/catalog.element/tovar/fonts/slick.eot'); src: url('/bitrix/templates/arktoshop/components/bitrix/catalog.element/tovar/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/arktoshop/components/bitrix/catalog.element/tovar/fonts/slick.woff') format('woff'), url('/bitrix/templates/arktoshop/components/bitrix/catalog.element/tovar/fonts/slick.ttf') format('truetype'), url('/bitrix/templates/arktoshop/components/bitrix/catalog.element/tovar/fonts/slick.svg#slick') format('svg')}
.slick-prev,
.slick-next{font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{color: transparent; outline: none; background: transparent}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{opacity: 1}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{opacity: .25}

.carousel__pagination .slick-prev,
.carousel__pagination .slick-next{background:rgba(0,0,0,0.5)}
.carousel__pagination .slick-prev:hover,
.carousel__pagination .slick-prev:focus,
.carousel__pagination .slick-next:hover,
.carousel__pagination .slick-next:focus{color: rgba(0,0,0,0.3)}

.slick-prev:before,
.slick-next:before{font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale}

.slick-prev{left: -25px}
[dir='rtl'] .slick-prev{right: -25px; left: auto}
.slick-prev:before{content: '←'}
[dir='rtl'] .slick-prev:before{content: '→'}

.slick-next{right: -25px}
[dir='rtl'] .slick-next{right: auto; left: -25px}
.slick-next:before{content: '→'}
[dir='rtl'] .slick-next:before{content: '←'}

/* Dots */
.slick-dotted.slick-slider{margin-bottom: 30px}
.slick-dots{position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center}
.slick-dots li{position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer}
.slick-dots li button{font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent}
.slick-dots li button:hover,
.slick-dots li button:focus{outline: none}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity: 1}
.slick-dots li button:before{font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale}
.slick-dots li.slick-active button:before{opacity: .75; color: black}

.row.prodelement{margin-bottom: 30px;}
.prodelement .slider{display:flex; flex-wrap:nowrap; padding-top:0}

.product-slider-wrapp{height: auto; width: 100%; margin-bottom: 16px; max-width: calc(100% - 150px); margin-right:20px}
.product-slider-wrapp .product-slider{padding: 0; margin:0}
@media screen and (max-width: 1199px) {
	.product-slider-wrapp {height: 438px}
}
@media screen and (max-width: 991px) {
	.product-slider-wrapp {height: 340px; margin-bottom: 30px}
}
.product-slider-wrapp .slick-slide {width: 100%; border: 1px solid #E7ECF1; -webkit-box-sizing: border-box; box-sizing: border-box}

.product-slider-wrapp .slick-initialized .slick-slide {display: flex;align-items: center;justify-content: center;min-height: 346px; border:2px solid #E7ECF1}

.product-slider-wrapp img {height:auto; max-height:440px; width:auto; max-width:100%; -o-object-fit: cover;  object-fit: cover; border-right: 1px solid #E7ECF1}
@media screen and (max-width: 1199px) {
	.product-slider-wrapp img {height: auto}
}

.product-slider-wrapp .slick-dots {position: static; margin-top: 5px; margin-bottom: 10px}
.product-slider-wrapp .slick-dots li.slick-active button:before {color: #33457E; opacity: 1}
.product-slider-wrapp .slick-dots li button:before {font-size: 10px; color: #BFC1CF; opacity: 1}
.product-slider-nav {height: 100%; margin:12px 0 0 0; padding-right:0; padding-left:0; position:relative}
.product-slider-nav.slick-vertical .slick-slide{min-width: 100px;margin: 0 10px 10px 0;min-height: 120px;display: flex;align-items: center;justify-content: center;border: 1px solid #E7ECF1; max-width:120px}
.product-slider-nav.slick-vertical .slick-slide img{width: auto; max-width: 100px; height: auto; max-height:80px; -o-object-fit: cover;object-fit: cover}
.product-slider-nav.slick-vertical .slick-slide:hover{cursor:pointer;border: 1px solid #b7bcc1}
.product-slider-nav .slick-prev {top: 0;width: 40px;height: 40px;background: #E7ECF1;border-radius: 50%;position: absolute;left: calc(50% - 20px);z-index: 9}
.product-slider-nav .slick-next {top:auto; bottom:-40px;width: 40px;height: 40px;background: #E7ECF1;border-radius: 50%;position: absolute;left: calc(50% - 20px);z-index: 9}
.product-slider-nav .slick-prev:hover,
.product-slider-nav .slick-next:hover {background-color: #E7ECF1}

.product-slider-nav .slick-prev:before,
.product-slider-nav .slick-next:before {
  content: ''; font-size:20px;
  display: block;
  width: 40px;
  height: 40px;
  transition: opacity .2s linear;
  line-height: 39px;
  font-family: 'FontAwesome',sans-serif; color: #28316F; 
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0; border:0 none; border-radius:50%;
}
.product-slider-nav .slick-prev:before{content:"\f106"}
.product-slider-nav .slick-next:before{content:"\f107"}

.product-slider-nav .slick-list{overflow:hidden; max-height:390px; max-width:130px; margin-top:0}


@media (max-width: 360px) {
	.prodvideo iframe {height: 180px;width: 100%}
}
@media (min-width: 361px) and (max-width: 460px) {
	.prodvideo iframe {height: 235px;width: 100%}
}
@media (min-width: 461px) and (max-width: 1000px) {
	.prodvideo iframe {height: 310px;width: 100%}
}
@media (min-width: 1001px){
	.prodvideo iframe {height: 295px;width: 100%}
}
@media (max-width: 991.98px) {
	.product-item-detail-info-section {padding-left: 0;padding-right: 0}
	.bx-catalog-element .wrap-quantity .product-item-amount-field-container{margin-top:17px}
	.bx-catalog-element .col-sm-12.shareit {padding: 0 0 7px 15px}
	.col-md-12.prodprops, .col-md-12.prodtable {padding-left: 15px;padding-right:15px}
	
	.bx-catalog-element .product-props-container{margin-top:10px}
	.product-item-detail-properties {margin: 10px 0 0}
	
	.product-slider-wrapp img {height: auto;max-height: 360px}
	
	.props__value{text-align: right}
	.prodelement .slider{overflow:hidden;width:100%}
	.product-slider-wrapp img {height:auto}
	.product-slider-nav .slick-list{max-width:110px}
	.product-slider-nav.slick-vertical .slick-slide{max-width:100px}
	.product-slider-wrapp {max-width: calc(100% - 110px); margin-right: 0;}
	
	.detailtext img{max-width:100%; width:auto!important;height:auto!important}
	.detailtext table {width: 100%!important;margin-bottom: 1rem;background-color: transparent;overflow-x: scroll}
}
/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?16874626841413*/
.bx-catalog-subscribe-button{margin-bottom:6px;display:inline-block}.bx-catalog-popup-content{width:90%;max-width:280px}.bx-catalog-subscribe-form-container-label{font-size:13px;color:#5a6c77;padding-bottom:2px}.bx-catalog-subscribe-form-container-input{position:relative}.bx-catalog-subscribe-form-container-input input[type="text"]{display:block;width:100%;font-size:18px;height:38px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-catalog-subscribe-form-star-required{color:#d93333}.bx-catalog-subscribe-form-container .bx-captcha{margin-bottom:10px}.bx-catalog-popup-message{font-weight:bold;min-width:240px;margin:0}.bx-catalog-subscribe-alert{background-color:#edf6fc;color:#000;font-size:15px;min-height:45px;text-align:center;padding:12px 40px 12px 60px;position:relative;width:280px}.bx-catalog-subscribe-aligner{display:inline-block;height:45px;margin-left:-1px;vertical-align:middle;width:1px}.bx-catalog-subscribe-alert-text{display:inline-block;vertical-align:middle}.bx-catalog-subscribe-alert-footer{text-align:center}.bx-catalog-subscribe-alert-popup{background-color:#edf6fc!important;border:1px solid #edf6fc!important;border-radius:3px!important;-webkit-box-shadow:0 19px 24px rgba(88,112,118,0.17)!important;box-shadow:0 19px 24px rgba(88,112,118,0.17)!important}
/* End */


/* Start:/bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1736937770332*/
.catalog-element-popup-wrapper{position:absolute;box-sizing:border-box;border-radius:3px;background:rgba(0,0,0,.77)}.catalog-element-popup-inner{padding:20px;max-width:300px;font:13px "Helvetica Neue",Arial,Helvetica,sans-serif}.catalog-element-popup-element{color:#ffa801;font:bold 13px "Helvetica Neue",Arial,Helvetica,sans-serif}
/* End */


/* Start:/bitrix/templates/arktoshop/components/bitrix/catalog.element/tovar/themes/blue/style.css?16877170991375*/
.bx-blue .product-item-image-slider-progress-bar {border:1px solid #ff8001; background-color: #ff8001;}
.bx-blue .product-item-image-slider-control:hover{border:1px solid #ff8001; background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{border:1px solid #ff8001; background:#fff; color: #ff8001;}
.bx-blue .product-item-selected-scu,
.bx-blue .product-item-detail-slider-controls-image:hover,
.bx-blue .product-item-detail-slider-controls-image.active{outline:none; opacity:.9;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #ff8001;}

.bx-blue .product-item-amount-field:focus{border-color: #ff8001;}

.bx-blue .product-item-detail-slider-progress-bar{ background-color: #ff8001;}

.bx-blue .btn.btn-default{outline:0;border:1px solid #ff8001; background-color:#ff8001; color:#FFF}
.bx-blue .btn.btn-default:hover{border:1px solid #ff8001; outline:0; background:#fff; color: #ff8001;}
.bx-blue .btn.btn-default:active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}

/* End */
/* /bitrix/templates/arktoshop/components/bitrix/catalog/mainkatalog/style.css?1756800604100 */
/* /bitrix/templates/arktoshop/components/bitrix/catalog.element/tovar/style.css?176120747043715 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?16874626841413 */
/* /bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1736937770332 */
/* /bitrix/templates/arktoshop/components/bitrix/catalog.element/tovar/themes/blue/style.css?16877170991375 */
