

/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog/templateNew/style.min.css?1523809714959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.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:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.element/.default/style.css?152931275927372*/
/* Sidebar */
.product-item-detail-info-section{padding:0 20px;}
/*@media (max-width: 767px){
	.product-item-detail-info-section{padding:0;}
}*/
@media (max-width: 992px){
	.product-item-detail-info-section{padding:0;}
}
.product-item-detail-info-container{
	/*outline:1px dashed #ff3c00;*/
	margin-bottom:20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.product-item-detail-info-container-title{
	font-weight: bold;
	color: #000;
	font-size:13px;
	margin-bottom: 3px;
}

.product-item-detail-pay-block{
	border:1px solid #e4e4e4;
	padding:20px 20px 0;
	border-radius:3px;
	background-color: #fff;
	position: relative;
	margin-bottom: 15px;
}
.bx-retina .product-item-detail-pay-block{border-width:.5px;}


/*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: #032251;
	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%;
}

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

/*Amount*/
.product-item-amount{
	text-align: center;
	padding:0 0 2px;
}
.product-item-amount-field-container{}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus{
	height:22px;
	min-width:22px;
	display: inline-block;
	vertical-align: middle;
	background-color: #f2f2f2;
	color: #fff;
	text-align: center;
	border-radius:2px;
	cursor: pointer;
	position: relative;
	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{
	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;
}


/*Buy button*/
.btn.product-item-detail-buy-button{
	width:100%;
	max-width: 250px;
	display: block;
	font-weight: 800;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	height:50px;
	text-transform: uppercase;
	position: relative;
	margin: 0 auto 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;}

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


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



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

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

}

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

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

@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{
		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;
	}
}

/*RING*/
.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-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-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;}
}
/*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-properties{
	color: #032251;
	font-size: 16px;
	margin: 0;
	display: block;
	overflow: hidden;
	max-width:560px;
}
.product-item-detail-properties dl{
	clear: both;
}
.product-item-detail-properties dt{
	clear: both;
	float: left;
	font-weight: bold;
}
.product-item-detail-properties dd{
	margin-bottom:3px;
	float: right;
	margin-left:5px;
	color: #000;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.brandblock/.default/style.min.css?15238140442779*/
.bx_item_detail_inc_two_2 .bx_item_detail_inc_one_container{width:49.5%}.bx_item_detail_inc_two_2 .bx_popup{width:80%}.bx_item_detail_inc_two_3 .bx_item_detail_inc_one_container{width:32.8%}.bx_item_detail_inc_two_3 .bx_popup{width:100%}.bx_item_detail_inc_two_4 .bx_item_detail_inc_one_container{width:24.5%}.bx_item_detail_inc_two_4 .bx_popup{width:130%}.bx_item_detail_inc_two_5 .bx_item_detail_inc_one_container{width:19.5%}.bx_item_detail_inc_two_5 .bx_popup{width:200%}.bx_item_detail_inc_two_6 .bx_item_detail_inc_one_container{width:16%}.bx_item_detail_inc_two_6 .bx_popup{width:230%}.bx_item_detail_inc_two_7 .bx_item_detail_inc_one_container{width:13.8%}.bx_item_detail_inc_two_7 .bx_popup{width:260%}.bx_item_detail_inc_two_8 .bx_item_detail_inc_one_container{width:11.5%}.bx_item_detail_inc_two_8 .bx_popup{width:260%}.general{height:54px}[class|="bx_item_detail_inc_two_"] .bx_item_vidget,.bx_item_vidget.icon img,.bx_item_detail_inc_one_container{float:left}.bx_item_detail_inc_two .bx_popup{width:250%}.bx_item_detail_inc_two{margin-bottom:20px;text-align:right}@media(max-width:767px){.bx_item_detail_inc_two{display:none}}.brandblock-block{position:relative;text-decoration:none;display:inline-block;border-radius:4px;text-align:left;color:#585858;font-size:13px;line-height:normal;box-sizing:border-box;background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;padding-top:54px;height:54px;margin:0 auto 5px;border:1px solid #c3c3c3}.bx-retina .brandblock-block{border-width:.5px}.brandblock-block.icon{background:no-repeat 8px center;padding:7px 7px 7px 35px;height:54px}.bx_item_detail_inc_one_container .bx_popup,.bx_popup{display:none}.bx_item_detail_inc_one_container.hover .bx_popup,.brandblock-block.hover .bx_popup{position:absolute;display:block;border:1px solid #c3c3c3;border-radius:3px;box-shadow:0 3px 4px 0 rgba(0,0,0,.27);color:#3f3f3f;right:100.1%;top:0;padding:10px;font-size:12px;box-sizing:border-box;z-index:1010;min-width:90%;background:#fff;text-align:left}.bx_popup .arrow{width:8px;height:14px;position:absolute;top:11px;right:-8px;background:url(/bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.brandblock/.default/images/arr_right.png) no-repeat center;max-height:100%;overflow:hidden}.brandblock-container{width:100%;position:relative;border-radius:3px;margin-right:2px;padding:5px 0}.brandblock-container a{display:block;background-size:contain}.brandblock-container img{margin:0 auto;display:block}.brandblock-wrap{vertical-align:middle;text-align:center;height:54px}.brandblock-text{display:block;position:absolute;top:50%;left:5px;right:5px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);word-wrap:break-word}.brandblock-block.icon .brandblock-text{left:35px}
/* End */


/* Start:/bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1536223464332*/
.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/eshop_bootstrap_blue/components/bitrix/catalog.section/saleNewProducts/style.css?15243452682109*/
.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}
.addBaskHit {
	color: white;
	background-color: #032251;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
	
}
.addBaskHit:hover {
	color: white;
	background-color: #dd4b39;
}
.hbtUlHit {    list-style: none;}

.hbtProdLi {
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	padding: 5px;
}
.hbtProdLi:hover {
	border: 1px solid #2196f3;
}
.hbt-catalog-price {
 color: black;
 font-weight: 600;
 font-size: 18px;
 padding-left: 10px;
}
.sale_main_main {
margin: 0px 10px; 
border: 1px solid #e6e6e6; 
padding: 5px; 
min-height: 150px;
}
.item-title-hb-grid {
min-height: 40px;
}
.item-title-hb-grid a {
color: #032251;
}
.sale_main_main:hover {
	border: 1px solid #2196f3;
}
/*
.overlay-window {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
		-webkit-transition: opacity .5s;
		-moz-transition: opacity .5s;
		-ms-transition: opacity .5s;
		-o-transition: opacity .5s;
		transition: opacity .5s;
}

.popup-window {
	background-color: #fff;
	/*border: 3px solid #fff;*/
	display: inline-block;
	vertical-align:middle;
	left: 50%;
	opacity: 0;
	/*padding: 15px;*/
	width: 690px;
	height: 600px;
	position: fixed;
	text-align: justify;
	top: 55%;
	visibility: hidden;
	z-index: 999999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
	border-radius: 11px;
	overflow: auto;
}
.popup-window .close_window {
position: absolute;
    top: 10px;
    right: 15px;
	font-weight: bold;
	font-family: Arial;
	font-size: 30px;
	cursor: pointer;
	color: white;
}
.popup-window .close_window:hover {
	color: #ff6800;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.section/novichok/style.css?15289839262645*/
.catalog-price {
	 color:red;
}
.newSaleMain {
	margin-left: 40px; margin-right: 40px; margin-bottom: 18px;
}
.newMainLabel {
	background-color: #1485ce;
	margin-left: -10px;
	padding: 5px;
	width: 45%;
	heigth: auto;
	float: left;
	font-weight: bold;
	border-radius: 0 50px 50px 0; 
	color: white;
}
@media (max-width: 768px) {
	.newSaleMain {
	margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
	
}
	.newMainLabel{ width: 50%; border-radius:0}
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}
.addBaskHit {
	color: white;
	background-color: #1485CE;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
	
}
.addBaskHit:hover {
	color: white;
	background-color: #dd4b39;
}
.hbtUlHit {    list-style: none;}

.hbtProdLi {
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	padding: 5px;
}
.hbtProdLi:hover {
	border: 1px solid #2196f3;
}
.hbt-catalog-price {
 color: black;
 font-weight: 600;
 font-size: 18px;
 padding-left: 10px;
}
.sale_main_main {
margin: 0px 10px; 
border: 1px solid #e6e6e6; 
padding: 5px; 
}
.sale_main_main:hover {
	border: 1px solid #2196f3;
}
/*
.overlay-window {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
		-webkit-transition: opacity .5s;
		-moz-transition: opacity .5s;
		-ms-transition: opacity .5s;
		-o-transition: opacity .5s;
		transition: opacity .5s;
}

.popup-window {
	background-color: #fff;
	/*border: 3px solid #fff;*/
	display: inline-block;
	vertical-align:middle;
	left: 50%;
	opacity: 0;
	/*padding: 15px;*/
	width: 690px;
	height: 600px;
	position: fixed;
	text-align: justify;
	top: 55%;
	visibility: hidden;
	z-index: 999999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
	border-radius: 11px;
	overflow: auto;
}
.popup-window .close_window {
position: absolute;
    top: 10px;
    right: 15px;
	font-weight: bold;
	font-family: Arial;
	font-size: 30px;
	cursor: pointer;
	color: white;
}
.popup-window .close_window:hover {
	color: #ff6800;
}
.sale_main_skidka {
    background-color: #dc192a;
    padding: 5px;
	color: white;
    width: 55%;
    heigth: auto;
    float: left;
    font-weight: bold;
    border-radius: 5px;
	position: absolute;
	top: 15px;
}	
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.element/.default/themes/blue/style.min.css?1523809737902*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.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-color:#006cc0}.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:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .product-item-detail-slider-progress-bar{background-color:#006cc0}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/api/buyoneclick/template1/styles.css?152421444310595*/
/* ========================================================================
   Component: aboc-modal
 ========================================================================== */
.aboc-modal-active body{overflow:hidden !important;}
.aboc-modal {
	color: #000;
	display: none;
	opacity: 0;
	filter:alpha(opacity=0);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2000;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition:opacity .15s linear;
	-o-transition:opacity .15s linear;
	transition:opacity .15s linear;
	touch-action: cross-slide-y pinch-zoom double-tap-zoom;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.aboc-modal * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.aboc-modal.aboc-open{}

.aboc-modal-dialog {
	position: relative;
	margin: 50px auto;
	padding: 20px;
	width: 600px;
	max-width: 100%;
	max-width: calc(100% - 20px);
	background: #fff;
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.3); -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.3); box-shadow:0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
	transition: opacity 0.3s linear, transform 0.3s ease-out;
}
/* Phone landscape and smaller */
@media (max-width: 767px) {
	.aboc-modal-dialog {
		width: auto;
		margin: 10px auto;
	}
}

.aboc-open .aboc-modal-dialog {
	opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.aboc-modal-dialog > .aboc-close:first-child {
	margin: -6px -8px 0 0;
	float: right;
}

.aboc-modal-header {
	margin: -20px -20px 0 -20px;
	padding: 15px 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	background: #fff;
	font-weight: bold;
	font-size: 21px;
	line-height: 1;
	text-align:center;
}
.aboc-modal-footer {
	margin: 0 -20px -20px -20px;
	padding: 15px 20px;
	border-top: 1px solid #ddd;
	background: #fafafa;
}
.aboc-modal-header > :last-child,
.aboc-modal-footer > :last-child {
	margin-bottom: 0;
}
.aboc-modal-text-before,
.aboc-modal-text-after{margin:15px 0}
.aboc-modal-text-after{font-size:11px}

.aboc-close::-moz-focus-inner {border: 0;padding: 0;}
.aboc-close {
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	color: inherit;
	text-transform: none;
	padding: 0;
	background: transparent;
	display: inline-block;
	width: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;
	-webkit-appearance: none;
}
.aboc-close:after{
	display:block;
	width:20px;
	height:19px;
	content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMwNzUwNDhDMkU4QzExRTQ4RTIzOTc5N0M5Mzc0M0U1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMwNzUwNDhCMkU4QzExRTQ4RTIzOTc5N0M5Mzc0M0U1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzIgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ1dWlkOjdFQjlDQ0Q2NUMyOEU0MTFCMjRDOTNBNTY2RjU1MEQ3IiBzdFJlZjpkb2N1bWVudElEPSJ1dWlkOjg5MTJCRDVCNTMyOEU0MTFCMjRDOTNBNTY2RjU1MEQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+2z1i0QAAAL9JREFUeNqk1NEJwkAMBuDzV1zEiXyRok/OUpzDp0rRSXQBdxEKJpiDtvaSNA38cNfCx+UaurrU9SP9qqJ0KVZrSssLUE7ysJUXYYwPxeBnATrAuEPIJoL+YbnlFEAnsTHoRYvYFGihKlYCS+jWwjRwjN4pN8+8bowvyeiZ8pb9zhp+GCC3eaW8KE9KY40UDKyR9YFy9IwUHFi+M9ecwon177TSUMzAcnUaipmYiSKAqSiCWBFlcL/wjz1AvwIMAGpORjw3RGc1AAAAAElFTkSuQmCC");
}
.aboc-close:hover,
.aboc-close:focus {
	opacity: 1;
	filter:alpha(opacity=100);
	outline: none;
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

/* ========================================================================
   Component: aboc-modal-success
 ========================================================================== */
.aboc-modal-success{background:#FFD700;}
.aboc-modal-success .aboc-modal-header,
.aboc-modal-success .aboc-modal-footer{display:none}
.aboc-modal-success .aboc-success-title{
	margin-bottom: 20px;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1;
	font-weight:bold;
}
.aboc-modal-success .aboc-success-info{font-weight:bold;font-size:20px}
.aboc-modal-success .aboc-success-error{color:#f00}


/* ========================================================================
   Component: aboc-form
 ========================================================================== */
.aboc-required{color: #f00;}
.aboc-field-error{color: #f00;font-size:12px}
.aboc-form-row + .aboc-form-row {margin-top: 15px;}
.aboc-form-label {display: block;margin-bottom: 5px;font-weight: bold;}
.aboc-form-field textarea,
.aboc-form-field input[type="text"]{
	width:100%;
	max-width: 100%;
	font-family: inherit;
	font-size: 18px;
	padding: 4px 10px;
	border: 1px solid #d2d2d2;
	background: #fff;
	-webkit-transition:border-color ease .3s; -moz-transition:border-color ease .3s; -ms-transition:border-color ease .3s; -o-transition:border-color ease .3s; transition:border-color ease .3s;
}
.aboc-form-field textarea:hover,
.aboc-form-field input:hover{border-color: #acaeaf;}
.aboc-form-field textarea:focus,
.aboc-form-field input:focus{border-color: #ffd700;}
.aboc-form-field textarea[readonly],
.aboc-form-field input[readonly]{background:#fafafa}
.aboc-form-field textarea{min-height:60px}

.aboc-submit{
	width:100%;
	max-width: 100%;
	padding:10px 15px;
	font-size: 22px;
	text-transform: uppercase;
	font-weight:bold;
	background: #032251;
	color: #fff;
	box-shadow: none;
	border: 2px solid #032251;
	border-radius: 0;
	transition: all ease .3s;
}
.aboc-submit:not(:disabled) {cursor: pointer;}
.aboc-submit:hover{color: #fff;border-color: #032251;}
.aboc-submit:disabled{
	background-color: #032251;
	color: #fff;
	border-color: #032251;
	background-image: none;
	text-shadow: 0 1px 0 #fff;
	-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;
}


/* ========================================================================
   Other
 ========================================================================== */
.aboc-modal .api-product{
	margin-bottom: 15px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding: 15px 0 20px;
}
.aboc-modal .api-product > div + div{margin-top: 15px}
.aboc-modal .api-product .api-name{
	font-size: 18px;
	font-weight: bold;
}
.aboc-modal .api-quantity{
	text-align: center;
	font-size: 0;
	white-space: nowrap;
}
.aboc-modal .api-quantity > *{
	display: inline-block;
	background: #f2f6f9;
	vertical-align: middle;
	height: 32px;
	width: 32px;
	line-height: 30px;
	border: 1px solid #032251;
	background-size: 14px;
}
.aboc-modal .api-quantity > div + div{
	margin-left: -1px;
}
.aboc-modal .api-quantity .api-number{
	min-width: 55px;
}
.aboc-modal .api-quantity .api-number input{
	width: 55px !important;
	border: 0 !important;
	padding: 0 3px !important;
	margin: 0 !important;
	color: #666 !important;
	text-align: center !important;
	background: #fff !important;
	font-size: 18px;
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
}
.aboc-modal .api-quantity .api-btn-plus{cursor: pointer;background: url("/bitrix/css/api.core/images/icons/light/plus.svg") no-repeat 50% 50% #fff;}
.aboc-modal .api-quantity .api-btn-minus{cursor: pointer;background: url("/bitrix/css/api.core/images/icons/light/minus.svg") no-repeat 50% 50% #fff;}
.aboc-modal .api-quantity .api-btn-plus:hover,
.aboc-modal .api-quantity .api-btn-minus:hover,
.aboc-modal .api-quantity .api-btn-plus:focus,
.aboc-modal .api-quantity .api-btn-minus:focus{background-color: #fff;}
.aboc-modal .api-quantity .api-btn-plus:active,
.aboc-modal .api-quantity .api-btn-minus:active{background-color: #fff;}


.aboc-modal .api-quantity-inner > *{display: inline-block;vertical-align: middle;position: relative;}
.aboc-modal .api-quantity-inner .api-quantity{margin: 0 15px 0 0;}

.aboc-modal .api-product .api-prices{overflow: hidden;position: relative}
.aboc-modal .api-product .api-prices > div{display: inline-block;vertical-align: top;}
.aboc-modal .api-product .api-prices .api-info-left{min-width: 140px}

.aboc-modal .api-product .api-price{font-size: 30px;font-weight: bold;color: #000;line-height: 1;}
.aboc-modal .api-product .api-old-price{color: #636466;font-weight: bold;text-decoration: line-through;line-height: 1;}

.aboc-modal .api-product .api-discount,
.aboc-modal .api-product .api-saving{text-transform: uppercase;color: #333;font-size: 12px;margin-top: 5px}

.aboc-modal .api-product .api-discount i,
.aboc-modal .api-product .api-saving i{
	padding: 0 4px;
	font-weight: bold;
	margin-right: 8px;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.aboc-modal .api-product .api-discount i{background: #ff0012;color: #FFF;}
.aboc-modal .api-product .api-saving i{background: #fff200;}
.aboc-modal .api-product .api-discount span,
.aboc-modal .api-product .api-saving span{font-size: 10px}

.aboc-modal .api-product .api-desc{border-top: 1px solid #ededed;padding-top: 20px;}
.aboc-modal .api-product .api-desc p:last-child{margin-bottom: 0}
.aboc-modal .api-product-unavailable{padding-top: 25px}

.filter.licence_block {
    padding: 0px 0px 20px;
   
}
.filter.label_block input + label {

    font-size: 13px;
    color: #888;
}
.filter.label_block input + label a {
    color: #032250;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.section/saleRecom/style.css?15243460732109*/
.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}
.addBaskHit {
	color: white;
	background-color: #032251;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
	
}
.addBaskHit:hover {
	color: white;
	background-color: #dd4b39;
}
.hbtUlHit {    list-style: none;}

.hbtProdLi {
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	padding: 5px;
}
.hbtProdLi:hover {
	border: 1px solid #2196f3;
}
.hbt-catalog-price {
 color: black;
 font-weight: 600;
 font-size: 18px;
 padding-left: 10px;
}
.sale_main_main {
margin: 0px 10px; 
border: 1px solid #e6e6e6; 
padding: 5px; 
min-height: 150px;
}
.item-title-hb-grid {
min-height: 40px;
}
.item-title-hb-grid a {
color: #032251;
}
.sale_main_main:hover {
	border: 1px solid #2196f3;
}
/*
.overlay-window {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
		-webkit-transition: opacity .5s;
		-moz-transition: opacity .5s;
		-ms-transition: opacity .5s;
		-o-transition: opacity .5s;
		transition: opacity .5s;
}

.popup-window {
	background-color: #fff;
	/*border: 3px solid #fff;*/
	display: inline-block;
	vertical-align:middle;
	left: 50%;
	opacity: 0;
	/*padding: 15px;*/
	width: 690px;
	height: 600px;
	position: fixed;
	text-align: justify;
	top: 55%;
	visibility: hidden;
	z-index: 999999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
	border-radius: 11px;
	overflow: auto;
}
.popup-window .close_window {
position: absolute;
    top: 10px;
    right: 15px;
	font-weight: bold;
	font-family: Arial;
	font-size: 30px;
	cursor: pointer;
	color: white;
}
.popup-window .close_window:hover {
	color: #ff6800;
}

/* End */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog/templateNew/style.min.css?1523809714959 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.element/.default/style.css?152931275927372 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.brandblock/.default/style.min.css?15238140442779 */
/* /bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1536223464332 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.section/saleNewProducts/style.css?15243452682109 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.section/novichok/style.css?15289839262645 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.element/.default/themes/blue/style.min.css?1523809737902 */
/* /bitrix/templates/eshop_bootstrap_blue/components/api/buyoneclick/template1/styles.css?152421444310595 */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/catalog.section/saleRecom/style.css?15243460732109 */
