

/* Start:/local/templates/adapt/components/bitrix/catalog.element/.default/style.css?17609052014608*/
.catalog-el { font-size: 16px; }
.catalog-el .images { }
.catalog-el .images .main-image { text-align: center; margin-bottom: 10px; }
.catalog-el .images .more-photo { text-align: left; padding: 15px;}
.catalog-el .images .more-photo .row {
	margin-left: -5px;
	margin-right: -5px;
}

.catalog-el .images .more-photo .row .col-4 {
	padding-left: 5px;
	padding-right: 5px;
}

.catalog-el .images .more-photo .cat-el-carusel {
	margin-bottom: 10px;
}

.catalog-el .post-banner { margin: 10px 0; padding: 3px 7px; background: #96ca5e; border-radius: 10px; font-weight: bold; font-size: 15px; }
.catalog-el .article { margin-bottom: 10px;}
.catalog-el .price {
	min-height: 35px;
	background: #f6f6f6;
	border-radius: 5px;
	padding: 20px 10px;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	border: solid 1px #ebebeb;
}
.catalog-el .price .old-price-value {display: block; text-decoration: line-through; padding-top: 5px; color: #7b6e6e; }
.catalog-el .price .price-value {display: block; font-weight: 300; font-size: 30px; padding: 5px 0 15px 0;}
.catalog-el .price .price-value-desc {display: block; font-size: 13px; padding-bottom: 10px; }
.catalog-el .price .oneclick {
	-webkit-appearance: none;
	color: #fff;
	padding: 5px 5px;
	font-size: 14px;
	border-radius: 4px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	background: #0B8C0E;
	border: 0;
	background-image: linear-gradient(bottom, #0B8C0E 0%, #2DAC30 100%);
	background-image: -o-linear-gradient(bottom, #0B8C0E 0%, #2DAC30 100%);
	background-image: -moz-linear-gradient(bottom, #0B8C0E 0%, #2DAC30 100%);
	background-image: -webkit-linear-gradient(bottom, #0B8C0E 0%, #2DAC30 100%);
	background-image: -ms-linear-gradient(bottom, #0B8C0E 0%, #2DAC30 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0B8C0E), color-stop(1, #2DAC30) );
	box-shadow: 0 2px 2px #999;
	margin-bottom: 10px;
}
.delivery-calc { margin: 5px 0; padding: 5px; background-color: #c7d3af; border-radius: 3px; font-size: 14px; }
.delivery-calc a { color: #000; }
.fast-offer-block { padding: 10px; margin: 15px 0 ; background:#e5eef5; border-radius: 5px; border: solid 1px #a6abaf; }
.fast-offer-block .text { text-align: center; color: #717171; font-size: 11px; font-weight: bold; margin: 5px 0; }
.one-click-org {
	display: inline-block;
  margin: 5px 0;
  color: #436775;
  font-size: 12px;
  font-weight: 700;
  border-bottom: dashed 1px #436775;
  cursor: pointer;
}
.catalog-el .properties .property .hint {
	display: inline-block;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	width: 12px;
	height: 12px;
	border-radius: 9px;
	border: solid 1px #2196F3;
	cursor: pointer;
	color: #03A9F4;
	vertical-align: middle;
	position: relative;
}
.catalog-el .properties .property .hint-val {
	display: none;
	position: absolute;
	top: 0px;
	width: 150px;
	border-radius: 5px;
	background: #fff;
	border: solid 1px #2196F3;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	margin-left: 12px;
	z-index: 1000;
}
.catalog-el .properties .property .hint:hover .hint-val {
	display: block;
}
.property-value .file {
	padding: 3px 0 3px 30px;
	position: relative;
}
.property-value .file i {
	font-size: 30px;
	position: absolute;
	left: 3px;
}
.file .fa-file-pdf {
	color: #ff0000;
}

.container-callback-form .count {
	display: inline-block;
	border-radius: 5px;
  border: solid #5e5e5e 1px;
}
.container-callback-form .count input[type=text] {
	border: none; text-align: center; font-size: 16px; width: 30px; background: rgba(253, 253, 253, 0);
}
.container-callback-form .count .count-minus,
.container-callback-form .count .count-plus {
	display: inline-block;
	width: 30px;
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	color: #fff;
}
.container-callback-form .count .count-minus {
	background-color: #dc3545;
	border-color: #dc3545;
}
.container-callback-form .count .count-plus {
	background-color: #28a745;
	border-color: #28a745;
}
.container-callback-form {
	min-width: 300px;
}
.container-callback-form-price {
	font-size: 16px;
}
.print-icons {
	position: absolute;
    right: 27px;
    top: 114px;
    font-size: 20px;
}
@media (min-width: 576px) {
	.container-callback-form {
		min-width: 400px;
	}
	.print-icons {

	    top: 60px;
	}
}
@media (min-width: 768px) {
	.container-callback-form {
		min-width: 600px;
	}
}
@media (min-width: 992px) {
	.container-callback-form {
		min-width: 720px;
	}
}
@media (min-width: 1200px) {
	.container-callback-form {
		min-width: 800px;
	}
}

/* End */


/* Start:/local/templates/adapt/lib/owl/owl.carousel.min.css?17609052013351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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;touch-action:manipulation;-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;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.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{-ms-touch-action:pan-y;touch-action:pan-y;-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 .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.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/adapt/lib/owl/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/adapt/components/bitrix/catalog.item/.default/style.css?17609052011661*/
.catalog-item {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 12px 0;
	padding: 1px 6px 6px 6px;
	border: solid 1px #CCCCCC;
	border-radius: 5px;
	font-size: 14px;
	text-decoration: none;
}
.catalog-item:hover {
	border: solid 2px #666666;
	padding: 0 5px 5px 5px;
}
.catalog-item .post {
	height: 34px;
    padding: 5px;
    text-align: center;
	font-size: 13px;
}
.catalog-item .post span {
    background: #96ca5e;
    padding: 1px 2px;
    border-radius: 4px;
}
.catalog-item .title {
	text-align: center;
	height: 50px;
	color: black;
	font-weight: bold;
}
.catalog-item .img-block {
	text-align: center;
	padding: 5px 0;
	height: 160px;
	position: relative;
}
.catalog-item .img-block span {
	display: inline-block;
	position: relative;
}
.catalog-item .img {
	vertical-align: middle;
}

.catalog-item .img-block .sale-banner {
	position: absolute;
	top: 50px;
	left: -9px;
	width: 70px;
	background-color: #f9f02d;
	font-size: 14px;
	font-weight: bold;
	color: #7f8270;
	border-radius: 0 6px 6px 0;
	padding: 3px 7px;
}

.catalog-item .b-compare {
	position: absolute;
	left: 5px;
	bottom: 5px;
}

.catalog-item .props {
	margin-bottom: 10px;
}
.catalog-item .price .new {
	font-size: 25px;
    font-weight: bold;
}
.catalog-item .price .old {
	font-size: 15px;
	text-decoration: line-through;
    color: #f00;
}
@media only screen and (min-width: 767px) and (max-width:1200px ) {
	.catalog-item .price .new {
		font-size: 1rem;
	    font-weight: bold;
	}
	.catalog-item .price .old {
		font-size: 0.6rem;
		text-decoration: line-through;
	}
}
.prop {}
.compare {}
.catalog-item .in-store {
	color: #93b95a;
    font-size: 12px;
}

/* End */
/* /local/templates/adapt/components/bitrix/catalog.element/.default/style.css?17609052014608 */
/* /local/templates/adapt/lib/owl/owl.carousel.min.css?17609052013351 */
/* /local/templates/adapt/components/bitrix/catalog.item/.default/style.css?17609052011661 */
