

/* Start:/local/templates/elektro_flat/components/bitrix/catalog.element/.default/style.css?17512719309138*/
#detail-pictures {
  width: 290px;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
@media (min-width: 320px) and (max-width: 980px) {
  #detail-pictures {
    width: 320px;
    float: none;
    margin: 1rem auto;
  }
}
#detail-pictures .catalog-detail-picture {
  width: 100%;
  height: 320px;
}
#detail-pictures .detail_picture {
  width: 100%;
  height: 320px;
}
#detail-pictures .detail_picture img {
  max-width: 290px;
  max-height: 320px;
  display: inline-block;
}
#detail-pictures .detail_picture img.mit-detail-image {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}
#detail-pictures .detail_picture img.manufacturer {
  height: auto;
}
@media (min-width: 320px) {
  #more_photo_block {
    width: 320px;
    float: none;
    margin: 0 auto;
  }
}
@media (min-width: 788px) and (max-width: 1253px) {
  #more_photo_block {
    width: 290px;
  }
}
@media (min-width: 1254px) {
  #more_photo_block {
    width: 295px;
  }
}
#more_photo_block .mit-video-container.slick-current:after {
  display: none;
}
#more_photo_block ul.slick-current:after {
  display: none;
}
#more_photo_block ul li.catalog-detail-video {
  border: 2px solid #dee0ee;
  background: #dee0ee;
  width: 86px;
  height: 86px;
  float: left;
  margin: 0 .5rem;
  padding: 0px;
  overflow: hidden;
  transition: all .15s ease 0s;
}
#more_photo_block ul li.catalog-detail-video a {
  width: 86px;
  height: 86px;
  display: table-cell;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  text-align: center;
  text-decoration: none;
}
#more_photo_block ul li.catalog-detail-video a i {
  font-size: 42px;
  color: #b7bbd3;
  -webkit-transition: all .15s ease 0s;
  -moz-transition: all .15s ease 0s;
  -o-transition: all .15s ease 0s;
  transition: all .15s ease 0s;
}
#more_photo_block ul li.catalog-detail-video a span {
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: 700;
  color: #b7bbd3;
  text-transform: uppercase;
  -webkit-transition: all .15s ease 0s;
  -moz-transition: all .15s ease 0s;
  -o-transition: all .15s ease 0s;
  transition: all .15s ease 0s;
}
#more_photo_block ul li.catalog-detail-video #video {
  visibility: hidden;
  display: none;
}
#more_photo_block .catalog-detail-images {
  height: 80px;
  margin: 0 .5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#more_photo_block .slick-arrow {
  position: absolute;
  top: -2%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 104%;
  width: 2rem;
  background-color: #FFF;
  z-index: 1;
  cursor: pointer;
  text-align: center;
  line-height: 100%;
}
#more_photo_block .slick-arrow:hover i {
  color: #575b71;
}
#more_photo_block .slick-arrow.slick-prev {
  left: -1rem;
}
#more_photo_block .slick-arrow.slick-next {
  right: -1rem;
}
#more_photo_block .slick-arrow i {
  color: #ff6634;
  font-size: 2rem;
}
#more_photo_block .slick-current {
  outline-color: #ff6634;
}
#more_photo_block .slick-current:after {
  content: "";
  display: block;
  position: relative;
  top: 77px;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #ff6634;
}
#mitRating {
  position: relative;
  text-align: right;
  display: inline-flex;
  float: right;
}
#mitRating .stars {
  width: 100px;
  display: inline-block;
  height: 18px;
  background-image: url(/local/templates/elektro_flat/components/bitrix/catalog.element/.default/imgs/ratings.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
#mitRating .stars.star-1 {
  background-position: left bottom;
}
#mitRating .stars.star-2 {
  background-position: 0 -64px;
}
#mitRating .stars.star-3 {
  background-position: left center;
}
#mitRating .stars.star-4 {
  background-position: 0 -21px;
}
#mitRating .stars.star-5 {
  background-position: left top;
}
#mitRating .countReviews {
  display: inline-block;
}
.catalog-detail .column.second .catalog-detail .column.four .price_buy_detail .buy_more_detail .bk_container .bk_buy_button {
  height: 27px;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #8184a1;
  text-decoration: none;
  line-height: 27px;
  border: 1px solid #dee0ee;
  background: none;
  margin-top: 5px;
  padding: 0;
  width: 100%;
  text-align: center;
  transition: color 0.15s ease 0s, border-color 0.15s ease 0s, background-color 0.15s ease 0s;
}
.catalog-detail .column.second .catalog-detail .column.four .price_buy_detail .buy_more_detail .bk_container .bk_buy_button i {
  position: relative;
  top: 2px;
  margin: 0px;
  padding: 0px 7px 0px 0px;
  color: #c2c5da;
  font-size: 16px;
  transition: all 0.15s ease 0s;
}
.catalog-detail .column.second .catalog-detail .column.four .price_buy_detail .buy_more_detail .bk_container .bk_buy_button:hover {
  border: 1px solid #575b71;
  color: #fff;
  text-decoration: none;
  background: #575b71;
  cursor: pointer;
}
.catalog-detail .column.second .catalog-detail .column.four .price_buy_detail .buy_more_detail .bk_container .bk_buy_button:hover i {
  color: #FFF;
}
.catalog-detail .column.second .catalog-detail .column.four .price_buy_detail .buy_more_detail .credit-btn {
    height: 27px;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    line-height: 27px;
    border: 1px solid transparent;
    background: #3ebc66;
    margin-top: 5px;
    padding: 0;
    width: 100%;
    text-align: center;
    transition: color 0.15s ease 0s, border-color 0.15s ease 0s, background-color 0.15s ease 0s;
}
.catalog-detail .column.second .catalog-detail .column.four .price_buy_detail .buy_more_detail .credit-btn i {
  position: relative;
  top: 2px;
  padding: 0px;
  margin: 0px 7px 0px 0px;
  color: #FFF;
  font-size: 16px;
  transition: all 0.15s ease 0s;
  background: url(/local/templates/elektro_flat/components/bitrix/catalog.element/.default/img/sber_credit_ico.png) 50% 50% no-repeat;
  display: inline-block;
  content: "";
  width: 14px;
  height: 16px;
}
.catalog-detail .column.second .catalog-detail .column.four .price_buy_detail .buy_more_detail .credit-btn:hover {
  border: 1px solid #575b71;
  color: #fff;
  text-decoration: none;
  background: #575b71;
  cursor: pointer;
}
.catalog-detail .column.second .catalog-detail .column.four .price_buy_detail .buy_more_detail .credit-btn:hover i {
  color: #FFF;
}
.edost.edost_catalogdelivery_inside {
  overflow: hidden;
  height: 42px;
}
.mitMoreButton .edost_link {
  position: relative;
  display: block;
  width: 100%;
  color: #f6f6fb;
  user-select: none;
}
.mitMoreButton .edost_link:after {
  display: block;
  content: "Больше вариантов";
  text-align: center;
  color: #0094d9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.catalog-detail-element .description {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  overflow: hidden;
  position: relative;
}
.catalog-detail-element .description.read_more {
  cursor: pointer;
}
.catalog-detail-element .btn_read_more {
  border-bottom: 1px dotted;
}
.catalog-detail-element .btn_read_more:hover,
.catalog-detail-element .btn_read_less:hover {
  color: #ff6634;
  cursor: pointer;
}

.catalog-detail-element .description.read_more::before {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  background: linear-gradient(180deg, transparent, #fff);
  position: absolute;
  top: 100px;
}
.catalog-detail-element .btn_read_less {
  border-bottom: 1px dotted;
  display: none;
}
.price_buy_detail .im-price-info span {
  margin-left: 5px;
  border: 1px solid #8184a1;
  border-radius: 30px;
  padding: 0px 6px;
  background: #fff;
  cursor: pointer;
}

.im-price-info-text {
  display: inline-block;
  text-align: center;
  width: 200px;
  position: absolute;
  top: 580px;
  right: 374px;
  background: #fff;
  padding: 10px;
  z-index: 10;
  box-shadow: 3px 3px 3px 0px #8184a1;
}
.im-price-info-text::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -12px;
  right: 22px;
  border: 5px solid transparent;
  border-bottom: 10px solid #fff;
}

.body_text .seo-desc {
  color: #a0a4bc;
  margin-top: 20px;
}
.body_text .notOffer {
  margin-top: 30px;
}

.catalog-detail-element .description  table {
    border-collapse: collapse;
}

.catalog-detail-element .description  table thead tr th{
    border: none;
    background-color: #e73900;
    color: #fff;
    text-transform: none;
    font-weight: 600;
    padding: 10px 10px;
}

.catalog-detail-element .description  table tbody tr{
    color: #000;
}


.catalog-detail-element .description  table tbody tr:nth-of-type(even) {
    background-color: #F9BDAA;
}


.catalog-detail-element .description  table tbody tr:hover{
    color: #FFF;
    background-color: #F3693D;
}


.catalog-detail-element .description  table tbody tr td {
    padding: 10px 10px;
    border-left: 1px solid #eaeaea;
}

.catalog-detail-element .description  table tbody tr td:first-child {
    border-left: none;
}
.catalog-detail-element .sleft .sub-consumnables {
	margin-left: 15px;
	position: relative;
}
.catalog-detail-element .sleft .sub-consumnables a {
	margin-left: 0 !important;
}

/* End */


/* Start:/local/templates/elektro_flat/js/slick/slick.min.css?15677502051284*/
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{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{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;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-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* End */


/* Start:/local/components/askaron/buy.one.click/templates/.default/style.css?17512713143366*/
.boc { 
	width:615px; 
	margin:0px 0px 0px -307.5px;
	padding:0px;
}

.boc .container {
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	overflow:hidden;
}

.boc .info {
	width:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:20px;
	background:#fff;
}

.boc .info .image {
	margin:0px;
	padding:0px;
	text-align:center;
}

.boc .info .name {
	margin:12px 0px 0px 0px;
	padding:0px;
}

.boc form.new_boc_form {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}

.boc span#echo_boc_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.boc .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.boc .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.boc .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.boc .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.boc .row .span2 textarea {
	width:100%;
	min-width:100%;
	max-width:100%;
	height:61px;
	min-height:61px;
	max-height:61px;
	margin:0px;
	padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.boc .row .span2 input[name="boc_captcha_word"] {
	width:100px;
	float:left;
}

.boc .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.boc div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.boc div.submit button {
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}


/***240px***/
@media screen and (max-width:787px) {
	.boc {
		width:auto;
		margin:0px;
	}

	.boc .info {
		display:none;
		visibility:hidden;
	}

	.boc form.new_boc_form {
		padding:12px;
	}

	.boc .row {
		margin:0px 0px 3px 0px;
	}

	.boc .row .span1 {
		width:89px;
		font-size:12px;
	}

	.boc .row .span2 input[type="text"] {
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}

	.boc .row .span2 textarea {
		height:45px;
		min-height:45px;
		max-height:45px;
		padding:7px;
		font-size:12px;
	}

	.boc .row .span2 input[name="boc_captcha_word"] {
		margin:0px 3px 3px 0px;
	}

	.boc .row .span2 img{
		height:27px;
		float:left;
	}

	.boc div.submit {
		margin:6px 0px 0px 0px;
	}

	.boc div.submit button {
		height:28px;
		font-size:12px;
		font-weight:400;
	}	
}

/* End */


/* Start:/local/templates/elektro_flat/components/bitrix/sale.notice.product/.default/style.css?17512718442831*/
.notify { 
	width:615px; 
	margin:0px 0px 0px -307.5px;
	padding:0px;
}

.notify .container {
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	overflow:hidden;
}

.notify .info {
	width:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:20px;
	background:#fff;
}

.notify .info .image {
	margin:0px;
	padding:0px;
	text-align:center;
}

.notify .info .name {
	margin:12px 0px 0px 0px;
	padding:0px;
}

.notify .new_notify_form {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}

.notify #popup_n_error {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.notify .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.notify .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.notify .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.notify .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.notify .row .span2 input[name="popup_captcha_word"] {
	width:100px;
	float:left;
}

.notify .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.notify div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.notify div.submit button{
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}


/***240px***/
@media screen and (max-width:787px) {
	.notify {
		width:auto;
		margin:0px;
	}

	.notify .info {
		display:none;
		visibility:hidden;
	}

	.notify .new_notify_form {
		padding:12px;
	}

	.notify .row {
		margin:0px 0px 3px 0px;
	}

	.notify .row .span1 {
		width:89px;
		font-size:12px;
	}

	.notify .row .span2 input[type="text"] {
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}	

	.notify .row .span2 input[name="popup_captcha_word"] {
		margin:0px 3px 3px 0px;
	}

	.notify .row .span2 img{
		height:27px;
		float:left;
	}

	.notify div.submit {
		margin:6px 0px 0px 0px;
	}

	.notify div.submit button {
		height:28px;
		font-size:12px;
		font-weight:400;
	}
}

/* End */


/* Start:/bitrix/components/altop/catalog.comments/templates/.default/style.css?15677498305178*/
.reviews-collapse {
	margin:0px 0px 20px 10px;
	padding:0px;
}

.reviews-collapse a.reviews-collapse-link {
	height:27px;
	display:table;
	margin:0px;
	padding:0px 12px;
	line-height:1.3;
}

.reviews-collapse a.reviews-collapse-link i,
.reviews-collapse a.reviews-collapse-link span{
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
}

.reviews-collapse a.reviews-collapse-link i{
	padding:0px 7px 0px 0px;
}


/***REVIEWS LIST***/
.comment {
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #dee0ee;
}

.comment .userpic {
	width:57px;
	height:57px;
	float:left;
	margin:0px 10px;
	padding:0px;
	text-align:center;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.comment .userpic img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.comment .text {
	width:879px;
	float:left;
}

@media screen and (max-width:1253px) {
	.comment .text {
		width:639px;
	}
}

.comment_name { 
	font-size:14px;
	font-weight:700;
	color:#575b71; 
	margin:0px; 
	padding:0px 5px 0px 0px; 
}

.comment_date { 
	font-size:11px;
	color:#a0a4bc; 
}

.comment_text { 
	width:100%;
	display:block;
	margin:10px 0px 0px 0px;
	padding:0px;
}


/***ADD REVIEW FORM***/
.review { 
	width:714px; 
	margin:0px 0px 0px -357px;
	padding:0px;
}

.review .container {
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	-khtml-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
	overflow:hidden;
}

.review .info {
	width:178px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:20px;
	background:#fff;
}

.review .info .image {
	margin:0px;
	padding:0px;
	text-align:center;
}

.review .info .name {
	margin:12px 0px 0px 0px;
	padding:0px;
}

.review form {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}

.review span#echo_comment_form {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.review .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.review .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.review .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.review .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.review .row .span2 textarea {
	width:100%;
	min-width:100%;
	max-width:100%;
	height:122px;
	min-height:122px;
	max-height:122px;
	margin:0px;
	padding:9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.review .row .span2 input[name="comment_captcha_word"] {
	width:200px;
	float:left;
}

.review .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.review div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.review div.submit button {
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}

.review span.must_auth {
	display:table-cell;
	vertical-align:top;
	margin:0px;
	padding:20px;
}


/***240px***/
@media screen and (max-width:787px) {
	.review {
		width:auto;
		margin:0px;
	}

	.review .info {
		display:none;
		visibility:hidden;
	}

	.review form.new_comment_form {
		padding:12px;
	}

	.review .row {
		margin:0px 0px 3px 0px;
	}

	.review .row .span1 {
		width:89px;
		font-size:12px;
	}

	.review .row .span2 input[type="text"] {
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}

	.review .row .span2 textarea {
		height:45px;
		min-height:45px;
		max-height:45px;
		padding:7px;
		font-size:12px;
	}

	.review .row .span2 input[name="comment_captcha_word"] {
		width:100px;
		margin:0px 3px 3px 0px;
	}

	.review .row .span2 img{
		height:27px;
		float:left;
	}

	.review div.submit {
		margin:6px 0px 0px 0px;
	}

	.review div.submit button {
		height:28px;
		font-size:11px;
		font-weight:400;
	}
}
/* End */


/* Start:/local/components/askaron/askaron.reviews.for.element/templates/.default/style.css?16116387991791*/
.askaron-reviews-for-element  {
	font-family: Arial,​Helvetica,​sans-serif;
	font-size: 13px;
}

.askaron-reviews-for-element .ask-add {
	margin-bottom:20px;	
}

.askaron-reviews-for-element .ask-add a {
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted;
	font-size:20px;
}

.askaron-reviews-for-element .ask-add a:hover {
	color: #EA0000;
}

.askaron-reviews-for-element .ask-not-active {	
	background:#DEFFE6
}

.askaron-reviews-for-element .ask-review {	
	margin-bottom: 30px;
	color:#000;
}

.askaron-reviews-for-element .ask-review .ask-name {
	font-size: 18px;
	display: inline-block;
	color: #2b2b2b;	
}


.askaron-reviews-for-element .ask-review .ask-name span {
	font-size:12px;
	color:#666;
	margin-left:9px;
}

.askaron-reviews-for-element .ask-review .ask-edit-link-block
{
	font-size:12px;
	display: inline-block;
}

.askaron-reviews-for-element .ask-review .ask-edit-link-block a
{
	text-decoration: underline;
	margin-left:9px;
	color: #000;
}

.askaron-reviews-for-element .ask-review .ask-review-item {
	margin-bottom: 10px;
}

.askaron-reviews-for-element .ask-review .ask-review-item .ask-title {
	vertical-align: top;
	font-weight: bold;
	display: inline-block;
	margin-right: 5px; 
	margin-bottom: 4px;
}

.askaron-reviews-for-element .ask-review .ask-review-item .ask-text {
	display: inline-block;
	color: #666;
	line-height: 18px;
}

.askaron-reviews-for-element .ask-review .ask-stars {
	margin:8px 0 7px;
}

.askaron-reviews-for-element .ask-review .ask-stars img {
	border: 0;
	vertical-align: bottom;
}

.askaron-reviews-for-element .ask-review .ask-stars span {
	font-size: 13px;
	line-height: 13px;	
	margin-left: 8px;		
	color: #999;
	vertical-align: bottom;
}

.askaron-reviews-for-element .ask-new-interval {
	height: 30px;
	display: block;
}
/* End */


/* Start:/local/components/askaron/askaron.reviews.new/templates/.default/style.css?15807155701482*/
.askaron-reviews-new  {
	font-family: Arial,​Helvetica,​sans-serif;
	font-size: 14px;
	color: #000;
}

.askaron-reviews-new h3{
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 10px 0;
	color: #000;
}

.askaron-reviews-new .ask-error
{
    color:red; 
	margin-bottom: 10px;
}

.askaron-reviews-new .ask-ok
{
    color:green;
	margin-bottom: 10px;
}

.askaron-reviews-new .ask-note
{
    color:#333;
	font-size: 12px;
	margin-bottom: 10px;
}

.askaron-reviews-new .ask-grade
{	
	margin-bottom: 15px;
}

.askaron-reviews-new .ask-grade input
{
	margin-left: 5px;
	margin-right: 3px;
}

.askaron-reviews-new .ask-field
{	
	margin-bottom: 15px;
}

.askaron-reviews-new .ask-field div
{	
	margin-bottom: 2px;
}

.askaron-reviews-new .ask-field textarea
{
	width: 350px;
	height: 55px;
}

.askaron-reviews-new .ask-field textarea.ask-textarea-big
{
	width: 350px;
	height: 90px;
}


.askaron-reviews-new .ask-field input[type="text"], input[type="email"]
{
	width: 300px;
	height: 20px;
}


.askaron-reviews-new .ask-captcha
{
	margin-bottom: 15px;
}

.askaron-reviews-new .ask-captcha div
{
	margin-bottom: 5px;
}

.askaron-reviews-new .ask-captcha img 
{
	margin-right: 5px;	
	float: left;
}


.askaron-reviews-new .ask-captcha input[type="text"]
{
	height: 36px;
	width: 165px;
	font-size: 28px;
}



.askaron-reviews-new .ask-button
{
	margin-bottom: 10px;
}

.askaron-reviews-new .ask-button input[type="submit"]
{
	font-size: 18px;
	padding: 5px 20px;
}

/* End */


/* Start:/bitrix/components/altop/catalog.top/templates/services/style.css?1567749830664*/
.workarea .services-items {
  margin-top: 35px;
}
.services-items .catalog-item-card .item-all-title {
  height: 33px;
}
.services-items .catalog-item-card .item-price-cont.two {
  height: 28px;
}
.services-items .catalog-item-card .buy_more button[name="add2basket"],
.services-items .catalog-item-card .buy_more small.result,
.services-items .catalog-item-card .buy_more .apuo {
  height: 29px;
  top: 0;
}
.services-items .catalog-item-card .buy_more {
  height: 0;
}
.services-items .catalog-item-card .catalog-item-price::before {
  content: 'от';
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #8184a1;
}

/* End */


/* Start:/local/templates/elektro_flat/components/bitrix/news.list/catalog_news/style.css?15677502051586*/
.catalog_news {
  padding: 10px 0;
}
.workarea .catalog_news > a {
  text-decoration: none;
}
.catalog_news > a > h3:hover {
  color: #e73900;
}
.catalog_news .news_item {
  display: flex;
  flex-direction: row;
  position: relative;
  border: 1px solid #a0a4bc5e;
  border-radius: 4px;
  margin: 10px 0;
}
.catalog_news .news_item img {
  width: auto;
  max-width: 200px;
  height: auto;
  max-height: 200px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.catalog_news .news_item .news_preview {
  width: 100%;
  padding: 5px 0 25px 10px;
  height: 100px;
  position: relative;
  overflow: hidden;
}
.catalog_news .news_item a {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.catalog_news .news_item .news_preview::before {
	content: '';
	display: block;
	width: 100%;
	height: 50px;
	background: linear-gradient(180deg, transparent, #fff);
	position: absolute;
	top: 80px;
}
@media screen and (max-width: 480px) {
  .catalog_news .news_item {
    flex-direction: column;
  }
  .catalog_news .news_item img {
    max-width: 100%;
    max-height: 100%;
    border-bottom-left-radius: unset;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .catalog_news .news_item .news_preview {
    padding: 10px 0 20px 0;
  }
  .catalog_news .news_item .news_preview p {
    padding: 0 10px;
    overflow: auto;
    height: 90px;
  }
  .catalog_news .news_item .news_preview::before {
    top: 50px;
  }
  .catalog_news .news_item a {
    right: unset;
    left: 5px;
  }
}

/* End */
/* /local/templates/elektro_flat/components/bitrix/catalog.element/.default/style.css?17512719309138 */
/* /local/templates/elektro_flat/js/slick/slick.min.css?15677502051284 */
/* /local/components/askaron/buy.one.click/templates/.default/style.css?17512713143366 */
/* /local/templates/elektro_flat/components/bitrix/sale.notice.product/.default/style.css?17512718442831 */
/* /bitrix/components/altop/catalog.comments/templates/.default/style.css?15677498305178 */
/* /local/components/askaron/askaron.reviews.for.element/templates/.default/style.css?16116387991791 */
/* /local/components/askaron/askaron.reviews.new/templates/.default/style.css?15807155701482 */
/* /bitrix/components/altop/catalog.top/templates/services/style.css?1567749830664 */
/* /local/templates/elektro_flat/components/bitrix/news.list/catalog_news/style.css?15677502051586 */
