

/* 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 */
/* /local/templates/adapt/components/bitrix/catalog.element/.default/style.css?17609052014608 */
