

/* Start:/local/templates/qwelp/components/bitrix/news.detail/sale_detail/style.css?15320802198104*/
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.saleProduct {

}


.saleProduct__title {
	font-size: 36px;
	margin: 30px 0 40px 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #dadada;
}


.saleProduct__wrap {
	margin-left: -20px;
	margin-bottom: 40px;
}

.saleProduct__col {
	float: left;
	margin-left: 20px;
	box-sizing: border-box;
}

.saleProduct__col:first-child {
	width: calc(45% - 20px);
}

.saleProduct__col:nth-child(2) {
	width: calc(30% - 20px);
}

.saleProduct__col:last-child {
	width: calc(25% - 20px);
}

.saleProductImg {
	position: relative;
	border: 1px solid #dadada;
	padding: 0;
	border-radius: 6px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.saleProductImg__item {
	position: relative;
	padding: 15px 45px;
}

.saleProductImg__background {
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.saleProductImg__gallery {
	position: absolute;
	z-index: 100;
	right: 10px;
	top: 10px;
	display: inline-block;
	padding: 7px 8px 6px 8px;
	background: #D6D6D6;
	border-radius: 3px;
}

.saleProductImg__gallery:hover {
	background: #869791;
}

.saleProductImg__gallery .fa {
	color: #ffffff;
	font-size: 17px;
}

.saleProductImg.owl-theme .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	transform: translateY(-50%);
}

.saleProductImg.owl-theme .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 0;
	padding: 12px !important;
}

.saleProductImg.owl-theme .owl-nav .owl-prev  {
	left: -5px;
	border-radius: 0 6px 6px 0;
	padding-right: 15px !important;
}

.saleProductImg.owl-theme .owl-nav .owl-next  {
	right: -5px;
	border-radius: 6px 0 0 6px;
	padding-left: 15px !important;;
}

.saleProductImg.owl-theme .owl-nav .owl-prev .fa,
.saleProductImg.owl-theme .owl-nav .owl-next .fa {
	font-size: 25px !important;
}

.saleProductImgMini {

}

.saleProductImgMini__wrap {
	display: block;
	border: 1px solid #dadada;
	padding: 5px;
	border-radius: 6px;
	box-sizing: border-box;
	margin-left: 1px;
}

.saleProductImgMini__item {
	box-sizing: border-box;
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}


.saleProduct__preview {
	margin-bottom: 20px;
}

.saleProductPropery {

}

.saleProductPropery__item {
	display: table;
	width: 100%;
}

.saleProductPropery__col {
	display: table-cell;
	vertical-align: middle;

	background: url(/local/templates/qwelp/components/bitrix/news.detail/sale_detail/gray_pixel.png);
	padding-top: 10px;

	border-bottom: 1px solid #f1f1f1;
}

.saleProductPropery__col:last-child {
	text-align: right;
}

.saleProduct__price {

}

.saleProduct__val {

}

.saleProductTabs {
	border-bottom: 1px solid #dadada;
	position: relative;
}

.saleProductTabs__item {
	float: left;
	margin-right: 3px;
}



.saleProductTabs__link {
	position: relative;
	display: block;
	border: 1px solid #dadada;
	border-bottom: 0;
	border-radius: 3px 3px 0 0;
	padding: 10px 15px;
	font-size: 13px;
}

.saleProductTabs__item.active .saleProductTabs__link:after {
	position: absolute;
	content: '';
	display: block;
	left: 0;
	width: 100%;
	bottom: -1px;
	border-bottom: 1px solid #fff;
}

.saleProductTab {

}

.saleProductTab__item {
	display: none;
	border: 1px solid #dadada;
	border-top: 0;
	padding: 15px;
}

.saleProductTab__item.active {
	display: block;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.sale {
	margin-top: 20px;
}

.sale__title {
	font-size: 36px;
	margin: 30px 0 40px 0;
}

/* SECTIONS */
.saleSections {
	margin: -15px 0 40px -15px;
}

.saleSections__item {
	float: left;
	margin: 15px 0 0 15px;
}

.saleSections__link {
	padding: 10px;
	font-size: 13px;
	border-radius: 3px;
	color: #333333;
	font-weight: bold;
	display: block;
	border: 1px solid #dcdcdc;
}

.saleSections__link:hover {
	text-decoration: none;
}

.saleSections__link.active {
	background: #e4ebfe;
	border: 1px solid transparent;
}

/* ITEMS */
.saleItems {

}

.saleItems__items {
	margin: -20px 0 0 -20px;
}

.saleItems__item {
	display: inline-block;
	height: 100%;
	vertical-align: top;
	margin: 20px 0 0 20px;
	width: calc(25% - 23px);
	box-sizing: border-box;
	position: relative;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	background: #FFF;
	padding: 70px 30px 30px 30px;
	text-align: center;
}

.saleItems__item:hover {
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.2);
}

.saleItems__img {
	margin-bottom: 30px;
	min-width: 110px;
	min-height: 110px;
}

.saleItems__picture {
	vertical-align: middle;
	max-width: 110px;
	max-height: 110px;
}

.saleItems__link {
	font-size: 13px;
}

.saleProduct__price {
	margin: 20px 0 30px 0;
	font-size: 16px;
	font-weight: bold;
}

.saleProduct__val {
	color: #575757;
	font-size: 12px;
}

.saleItemsBaskey {
	display: table;
	width: 100%;
}

.saleItemsBaskey__col {
	display: table-cell;
	vertical-align: middle;
}

.itemCart__quantity {

}

.itemCart__wrap {
	display: table;
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	margin-left: -10px;

}

.itemCart__col {
	display: table-cell;
	vertical-align: middle;
	margin-left: 10px;
	overflow: hidden;
}

.countProduct {
	background: #fff;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
}

.countProduct:focus {
	outline: none;
}


.countProduct:active {
	color: #000000;
	position: relative;
	top: 1px;
	left: 1px;
}


.saleItemsBaskey_input {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	width: 34px;
	border: 0;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background: #f7f7f7;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	border-radius: 0;
	text-align: center;
	line-height: 13px;
}



.saleItems_btn {
	margin-left: 10px;
	padding: 6px 6px 6px 6px;
	font-size: 13px;
	border-radius: 3px;
	background: #e4ebfe;
	display: block;
	color: #333333;
	white-space: nowrap;
	text-align: center;
}

.saleItems_btn:active {
	color: #000000;
	position: relative;
	top: 1px;
	left: 1px;
}

.saleItems_btn:hover {
	text-decoration: none;
	background: #f1f1f1;
}

.saleItemsAction {
	position: absolute;
	top: 15px;
	left: 0;
	margin-left: -5px;
}

.saleItemsAction__hit, .saleItemsAction__sale {
	display: inline-block;
	color: #ffffff;
	padding: 5px 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.saleItemsAction__hit {
	background: #d2331d;
}

.saleItemsAction__sale {
	background: #f68510;
}

.saleResult {
	position: fixed;
	z-index: 3000;
	display: none;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
	text-align: center;
}

.saleResult__title {
	font-size: 17px;
	line-height: 23px;
	font-weight: 600;
	padding: 20px 10px;
	color: #fff;
	text-align: center;
	background: #8DA9E2;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

.saleResult__img {
	display: inline-block;
	margin: 40px 0;
	width: 220px;
	height: 250px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.saleResultControl {
	display: table;
	width: 100%;
}

.saleResult__wrap {
	padding: 10px 30px 30px 30px;
}

.saleResultControl__col {
	display: table-cell;
	vertical-align: middle;
}

.saleResultControl__col:first-child {
	padding-right: 20px;
}

.saleResult .saleItems_btn {
	margin-left: 0;
	padding: 5px;
}

.test {
	background: #d2331d;
}

@media (max-width: 767px) {
	.saleProduct__col:nth-child(2) {
		width: 100%;
	}
	.saleProduct__col {
		float: left;
		margin-left: 0;
		box-sizing: border-box;
	}
	.saleProduct__wrap {
		margin-left: 0;
		margin-bottom: 40px;
	}
	.saleProduct__col:first-child {
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/qwelp/components/bitrix/news.detail/sale_detail/owlcarusel/assets/owl.carousel.min.css?14883289922936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/qwelp/components/bitrix/news.detail/sale_detail/owlcarusel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/qwelp/components/bitrix/news.detail/sale_detail/owlcarusel/assets/owl.theme.default.min.css?1488328992936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/qwelp/components/bitrix/news.detail/sale_detail/fancybox/jquery.fancybox.css?15055570174939*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/local/templates/qwelp/components/bitrix/news.detail/sale_detail/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/local/templates/qwelp/components/bitrix/news.detail/sale_detail/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/local/templates/qwelp/components/bitrix/news.detail/sale_detail/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/local/templates/qwelp/components/bitrix/news.detail/sale_detail/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/local/templates/qwelp/components/bitrix/news.detail/sale_detail/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/local/templates/qwelp/components/bitrix/news.detail/sale_detail/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */
/* /local/templates/qwelp/components/bitrix/news.detail/sale_detail/style.css?15320802198104 */
/* /local/templates/qwelp/components/bitrix/news.detail/sale_detail/owlcarusel/assets/owl.carousel.min.css?14883289922936 */
/* /local/templates/qwelp/components/bitrix/news.detail/sale_detail/owlcarusel/assets/owl.theme.default.min.css?1488328992936 */
/* /local/templates/qwelp/components/bitrix/news.detail/sale_detail/fancybox/jquery.fancybox.css?15055570174939 */
