

/* Start:/bitrix/templates/aspro_kshop/components/bitrix/catalog.element/main/style.css?156399323212638*/
.tabs_content.wo_scrolls {
	overflow:visible;
}

.tabs_content.wo_scrolls > li{
	overflow:visible;
}
	.datepicker_icon {
   	 position: absolute;
    	background: url(/bitrix/templates/aspro_kshop/images/location.png) no-repeat left center;
		background: url(/bitrix/templates/aspro_kshop/images/delivery.png) no-repeat left center;
		background-size:contain;
    	margin-left: -26px;
	    width: 24px;
    	height: 24px;
	}

  .ui-datepicker-inline{
    display: none;
    position: absolute;
    z-index: 1000;
  }

  .field-cities{
    position: relative;
    margin-top: 10px;
  }

  #datepicker{
    font-size: 12px;
  }

  .list-cities{
    position: absolute;
    width: 100px;
    background: #fff;
    z-index: 1000;
    border: 1px solid #D4D4D4;
    padding: 5px;
    left: 20px;
    -webkit-box-shadow: 5px 6px 11px -6px rgba(74,74,74,1);
    -moz-box-shadow: 5px 6px 11px -6px rgba(74,74,74,1);
    box-shadow: 5px 6px 11px -6px rgba(74,74,74,1);
  }

  .list-cities a:hover{
    background: #19A39E;
    color: #fff !important;
  }

  .list-cities a{
    padding: 3px;
    text-decoration: none;
  }

.nocursor {
    cursor: default !important;
}

.price_block_wrapp{
	max-width:210px;
}

span.soleft {
	margin-left:0px !important;
}

.catalog_detail .item_main_info .price.discount, .catalog_detail .item_main_info .price.discount * {
    font-size: 22px !important;
}

.catalog_detail .availability-row {
    padding-left: 0 !important;
}

.notice_arrival {
    padding: 0 10px 10px 10px;
	position: relative;
}

.notice_arrival a:link, .notice_arrival a:visited {
	text-decoration: underline;
}

.notice_arrival a:hover {
	text-decoration: none;
}

.notice_window
{
  z-index: 10;
  top: 90%;
  left: 9px;
  margin-top: 4px;
  color: #333;
  white-space: nowrap;
  padding: 15px 18px 11px;
  display: none;
  position: absolute;
  border: 1px solid #cbcbcb;
  background: #fff;
  text-align: left;
  font-size: 13px;
  box-shadow: 0 1px 8px rgba(0,0,0,.25);
}

.notice_window:before
{
  left: 15%;
  margin-left: 0;
  content: '';
  display: block;
  width: 19px;
  height: 16px;
  position: absolute;
  top: -10px;
  background: url(/include/images/top_arrow.png) no-repeat;
}

.notice_text
{
  margin-bottom: 6px;
  font-weight: bold;
}

input.notice_telephone {
    color: #696969;
}

input.notice_submit {
    padding: 5px 0;
    height: 24px;
    width: 32px;
    text-align: center;
    vertical-align: top;
    border-radius: 2px;
    margin-left: 2px;
	cursor: pointer;
}

.notice_form_wrapper {
    margin-bottom: 3px;
}

.notice_wrapper {
	position: relative;
}

input.notice_submit:active {
    background-color: #F1F1F1;
}

.notice_error {
	display: none;
	color: red;
}





.one_click_buy_frame.popup
{
    margin: 0 !important;
    margin-left: 274px !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;

	position: absolute;
	min-width: 0;
	max-width: 1000px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0;
	-moz-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	background: none;
}

.oneclick_master {
    z-index: 10;
    position: absolute;
    top: -3px;
    right: -96px;
    margin-top: 4px;
    color: #333;
    padding: 15px 18px 17px;
    border: 1px solid #cbcbcb;
    background: #fff;
    text-align: left;
    font-size: 13px;
    box-shadow: 0 1px 8px rgba(0,0,0,.25);
    min-width: 205px;
}

.oneclick_master:before {
    left: 75%;
    margin-left: 0;
    content: '';
    display: block;
    width: 19px;
    height: 16px;
    position: absolute;
    top: -10px;
    background: url(/include/images/top_arrow.png) no-repeat;
}


.oneclick_window {
    z-index: 10;
    position: absolute;
    top: -3px;
    right: -96px;
    margin-top: 4px;
    color: #333;
    padding: 15px 18px 17px;
    border: 1px solid #cbcbcb;
    background: #fff;
    text-align: left;
    font-size: 13px;
    box-shadow: 0 1px 8px rgba(0,0,0,.25);
	min-width: 205px;
}

.oneclick_window:before {
    left: 75%;
    margin-left: 0;
    content: '';
    display: block;
    width: 19px;
    height: 16px;
    position: absolute;
    top: -10px;
    background: url(/include/images/top_arrow.png) no-repeat;
}

button.notice_submit {
    padding: 4px 0;
    height: 24px;
    width: 32px;
    text-align: center;
    vertical-align: top;
    border-radius: 2px;
    margin-left: 10px;
    margin-top: 5px;
    cursor: pointer;
	font-weight: bold;
    font-family: "elektra_text_probold", Arial, Helvetica, sans-serif !important;
}

.notice_text {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

.r input, .r input:focus {
    color: #696969 !important;
    border: 1px solid #cbcbcb !important;
    box-shadow: 0 0 1px #cbcbcb inset;
    -moz-box-shadow: 0 0 1px #cbcbcb inset;
    -o-box-shadow: 0 0 1px #cbcbcb inset;
    -webkit-box-shadow: 0 0 1px #cbcbcb inset;
    outline: none;
    margin-top: 5px;
    float: left;
}

button.notice_submit:active {
    background-color: #F1F1F1;
}

.oneclick_close {
    height: 10px;
    width: 10px;
    background: url(/include/images/cross.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.oneclick_zm {
    position: relative;
}

input#one_click_buy_id_PHONE {
    width: 163px;
}

.jqmOverlay, .popup-window-overlay
{
	background:none !important;
	filter: none !important;
	-moz-opacity: 0 !important;
	-khtml-opacity: 0 !important;
	opacity: 0 !important;
	display: none;
}

form label.error
{
	font-size: 12px !important;
	color: red !important;
	display: block;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 52px;
}

.catalog_detail .right_info .price_block_wrapp, .catalog_detail .right_info .info_block {
    padding-left: 7px;
    margin-right: 10px;
    float: left;
}

div#counter {
    float: left;
    color: #000;
}

a.warranty_button.button30 {
    margin-right: 8px;
    font-family: "elektra_medium_proregular", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: none;
    background: #e0e0e0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e0e0e0 0%, #c6c6c6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#c6c6c6));
    background: -webkit-linear-gradient(top, #e0e0e0 0%,#c6c6c6 100%);
    background: -o-linear-gradient(top, #e0e0e0 0%,#c6c6c6 100%);
    background: -ms-linear-gradient(top, #e0e0e0 0%,#c6c6c6 100%);
    background: linear-gradient(to bottom, #e0e0e0 0%,#c6c6c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#c6c6c6',GradientType=0 );
    border-bottom: 1px solid #b1b1b1;
}

.warranty_button span {
    color: #000 !important;
    text-shadow: 0 1px 0px rgba(255, 255,255 , .5) !important;
    -moz-text-shadow: 0 1px 0px rgba(255, 255,255 , .5) !important;
    -o-text-shadow: 0 1px 0px rgba(255, 255,255 , .5) !important;
    -webkit-text-shadow: 0 1px 0px rgba(255, 255,255 , .5) !important;
    padding-left: 0 !important;
    background: none !important;
    display: inline-block !important;
    font-size: 9px !important;
    line-height: 32px !important;
    font-family: "elektra_text_probold", Arial, Helvetica, sans-serif !important;
}

a.warranty_button.button30:hover {
    border-bottom: 1px solid #3d3d3d !important;
    background: #848484 !important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, #848484 0%, #464646 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#848484), color-stop(100%,#464646)) !important;
    background: -webkit-linear-gradient(top, #848484 0%,#464646 100%) !important;
    background: -o-linear-gradient(top, #848484 0%,#464646 100%) !important;
    background: -ms-linear-gradient(top, #848484 0%,#464646 100%) !important;
    background: linear-gradient(to bottom, #848484 0%,#464646 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#464646',GradientType=0 ) !important;
    color: #fff !important;
}

a.warranty_button:hover span {
    color: #fff !important;
    text-shadow: 0 1px 0px rgba(0,0,0,.2) !important;
    -moz-text-shadow: 0 1px 0px rgba(0,0,0,.2) !important;
    -o-text-shadow: 0 1px 0px rgba(0,0,0,.2) !important;
    -webkit-text-shadow: 0 1px 0px rgba(0,0,0,.2) !important;
}

.price_block .price.redprice,
.cost .price.redprice {
    color: #E62117;
}

.specials_slider.product_slider .basket_button span { color:#fff !important;} 
.specials_slider.product_slider .basket_button i { color:#fff !important;} 

.none {
  display: none !important;
}

.site_pt {
    text-align: center;
    padding: 11px 7px;
    display: inline-block;
    font-size: 10px;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    text-decoration: none;
    background: #25b3af;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #25b3af 0%, #119893 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#25b3af), color-stop(100%,#119893));
    background: -webkit-linear-gradient(top, #25b3af 0%,#119893 100%);
    background: -o-linear-gradient(top, #25b3af 0%,#119893 100%);
    background: -ms-linear-gradient(top, #25b3af 0%,#119893 100%);
    background: linear-gradient(to bottom, #25b3af 0%,#119893 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25b3af', endColorstr='#119893',GradientType=0 );
}

.site_pt:hover {
    border-bottom: 1px solid #3d3d3d !important;
    background: #848484 !important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, #848484 0%, #464646 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#848484), color-stop(100%,#464646)) !important;
    background: -webkit-linear-gradient(top, #848484 0%,#464646 100%) !important;
    background: -o-linear-gradient(top, #848484 0%,#464646 100%) !important;
    background: -ms-linear-gradient(top, #848484 0%,#464646 100%) !important;
    background: linear-gradient(to bottom, #848484 0%,#464646 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#464646',GradientType=0 ) !important;
    color: #fff !important;
}

@media screen and (max-width: 768px) {
 .site_pt {
    float: none;
    padding: 5px;
    text-align: center;
}
}

.master {
    background: #ffa600 !important;
    margin-right: 10px !important;
}
.cart-a{height:40px!important;width:100%!important;margin-left:0!important;display:flex!important;align-items:center!important;margin-top:20px!important;background:#E0E0E0!important;color:#7E7E7E!important;border-bottom:none!important;}
.cart-a .bk_buy_button{color:#7E7E7E!important;text-align:center;width:100%;font-weight:400!important;font-family:'Roboto'!important;background:url('/bitrix/templates/aspro_kshop/images/cartochka/icon-money.png') no-repeat 0 50%!important;padding-top:7px!important;padding-left:18px}
.cart-aa{padding-left:40px!important;position:relative;}
.cart-aa::before{background:url('/bitrix/templates/aspro_kshop/images/cartochka/icon-one-click.png') no-repeat 0 50%!important;width:32px;height:30px;position:absolute;content:'';left:5px}
.cart-aa span{font-family:'Roboto';color:#7e7e7e!important;background:none}
.cartochka-btn .basket_button.button30{height:40px!important;width:182px!important;margin-bottom:0}
.cartochka-btn .basket_button.button30 span{font-size:13px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;}
.cart-a .bk_buy_button:hover{color:#fff!important}
.cartochka_buttons_block_new{margin-top:0!important}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1563993222659*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:none}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:none;padding-left:.5em}span.modern-page-current{font-weight:bold}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/components/bitrix/player/templates/.default/style.min.css?1563993221122*/
td.popupmenu div.popupitem .playlist-edit{background-image:url(/bitrix/components/bitrix/player/images/playlist_edit.gif)}
/* End */


/* Start:/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/style.css?156399323116126*/
div.reviews-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:2em;
	zoom: 1;
}
div.reviews-header-box
{
	margin: 20px 0 10px;
}
div.reviews-link-box
{
	font-size:1em; 
	padding:0.462em;
	vertical-align:middle;
	margin-bottom: 1em;
}
.reviews-note-box-text p
{
	margin: 0;
}
div.reviews-navigation-box
{
	padding:0 1.117em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}
div.reviews-navigation-bottom 
{ 
	margin-top: 0;
	margin-bottom: 2em;
	border-top:none;
}
table.reviews-post-table
{
	width: 100%;
	line-height: 18px;
	border-bottom: 1px solid #eaeaea;
	padding: 1px 3px 1px 0;
	table-layout:fixed;
}

table.reviews-post-hidden 
{
	background: none repeat scroll 0 0 #E5F8E3 !important;
	padding: 0 20px;
}
table.reviews-post-table tbody td div.reviews-text
{
	padding: 5px 5px 5px 0;
}
table.reviews-post-table thead td
{
	padding-top: 10px;
}

table.reviews-post-table:first-child thead td
{
	padding-top: 0;
}

table.reviews-post-table thead td .message-post-date
{
	font-size: 11px;
	color: #888;
}
table.reviews-post-table thead td .review-avatar 
{
	background-color: #ECEAEC;
	border: 1px solid #C4C4C4;
	float: left;
	height: 30px;
	margin-right: 0.5em;
	width: 30px;
}
table.reviews-post-table thead td .review-rating 
{
	float: right;
}
table.reviews-post-table thead td .review-rating .rating-vote 
{
	line-height: 24px;
}
table.reviews-post-last 
{
	margin-bottom:0;
}
table.reviews-post-table td 
{ 
	padding: 0; 
	vertical-align: top; 
}
table.reviews-post-table td.reviews-cell-post, table.reviews-post-table td.reviews-cell-actions 
{ 
	border-right-width: 1px; 
	border-right-style: solid; 
}
table.reviews-post-table td.reviews-cell-contact, table.reviews-post-table td.reviews-cell-actions 
{ 
	border-top-width: 1px; 
	border-top-style: dashed; 
	height: 1.5em; 
}
div.reviews-post-date, div.reviews-post-entry 
{ 
	padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; 
}
div.reviews-post-date 
{ 
	border-bottom-width:1px; border-bottom-style: dashed; 
}
div.reviews-post-text 
{
	padding:0.5em 0; 
}
div.reviews-post-reply-buttons 
{ 
	padding-bottom: 10px;
	position:relative;
}
div.reviews-post-reply-buttons span.separator
 {
	display: inline-block;
	margin-left: 10px;
	margin-bottom: -2px;
	height: 10px;
	border-left: 1px solid #dadada;
	width: 0;
}
table.reviews-post-table .reply-action-note 
{
	color: #777777;
	font-style: italic;
	line-height: 18px;
	font-size: 11px;
	display: inline-block;
	margin:2px;
}
table.reviews-post-table .reply-action-note:hover 
{
	text-decoration: none;
}
div.reviews-post-reply-buttons a 
{
	border-bottom: 1px dotted;
	font-size: 11px;
	margin-left:10px;
	text-decoration: none;
}
div.reviews-post-reply-buttons a :first-child
{
	margin-left: 0;
}
div.reviews-post-attachments 
{ 
	margin:1.5em 0;
}
div.reviews-post-attachments label 
{ 
	font-weight: bold; padding-bottom:0.5em;
}
div.reviews-post-attachment 
{ 
	padding-left: 0.5em;
}
div.reviews-post-lastedit 
{ 
	padding:0.5em 0; 
	font-style: italic;
}
span.reviews-post-lastedit-user 
{ 
	font-weight: bold;
}
div.reviews-user-info 
{ 
	padding:0.5em 1em 1.5em 1em; 
}
div.reviews-user-avatar 
{
	margin: 0.5em 0; 
}
div.reviews-user-status
{ 
	margin-bottom: 0.5em; 
}
div.reviews-user-name span 
{ 
	font-size:1em; 
	font-weight:bold; 
	line-height:1.1em;
}
span.reviews-vote-user a 
{ 
	text-decoration: none; 
	vertical-align: top; 
	font-size:1.1em;
}
div.reviews-contact-links 
{ 
	padding:0.5em 1em 0.5em 1.5em; 
}
div.reviews-action-links 
{ 
	padding:0.5em 1.5em 0.5em 1em; text-align:right; 
}
div.reviews-action-links span 
{
	white-space: nowrap;
}
div.reviews-post-entry ul, div.reviews-post-entry ol 
{ 
	padding:0.5em 0 0.5em 2em; 
}
div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-code 
{ 
	width: 95%; 
	margin: 0.5em 0 0;
}
table.forum-quote th, table.forum-code th 
{
	font-weight:bold; 
	padding: 0.25em 1em; 
	text-align:left;
}
table.forum-quote td, table.forum-code td 
{ 
	padding:0.9em 1em 0; 
}
div.reviews-code-box
{
	font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
	font-size: 1em;
	width: 100%;
	overflow: auto;
	border-width:1px;
	border-style: solid;
	margin:0.5em 0;
}
div.reviews-code-box ol, div.reviews-code-box ol li, div.reviews-code-box ol li span 
{ 
	margin: 0; 
	padding: 0; 
	border: none; 
}
div.reviews-code-box ol 
{ 
	list-style: decimal; 
	margin-left: 3em; 
	padding:0.5em 0;
}
div.reviews-code-box ol li
{
	list-style: decimal-leading-zero;
	list-style-position: outside !important;
	padding: 0 0.5em 0 1.5em !important;
	margin: 0;
	line-height: 1.5em;
}
div.reviews-reply-form
{
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	margin-bottom:1em;
}
div.reviews-reply-header
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}
div.reviews-note-box 
{
	border-width: 1px;
	border-style: solid;
	margin: 25px 0 10px;
	padding: 5px 15px;
}
div.reviews-reply-form div.reviews-note-box 
{ 
	margin: 1.117em;
}
div.reviews-note-box ul 
{
	padding:0.3em 0 0.3em 2em;
	margin:0;
}
div.reviews-note-box ul li 
{
	margin:0; 
	padding:0;
}
div.reviews-reply-field .star
{
	top: 4px;
}
div.reviews-reply-field-text
{ 
	margin: 20px 0;
}
div.reviews-reply-field-title input, div.reviews-reply-field-desc input 
{ 
	width: 80%;
}
div.reviews-reply-field-title label, div.reviews-reply-field-desc label, div.reviews-reply-field-tags label, 
div.reviews-reply-field-captcha-label label, div.reviews-reply-field-lastedit-reason label 
{
	display: block;
}
div.reviews-reply-field-user 
{
	width: 100%; /*IE Fix or zoom:1 */
	height: 40px;
}
div.reviews-reply-field-author, div.reviews-reply-field-email 
{ 
	float:left; 
	width:39%;
}
div.reviews-reply-field-user-sep 
{
	width:2%; 
	float: left;
}
div.reviews-reply-field-author input, div.reviews-reply-field-email input 
{ 
	
}
div.reviews-reply-field-bbcode 
{
	
}
div.reviews-bbcode-line 
{ 
	margin-right: 2em; 
	float: left;
}
div.reviews-smiles-line 
{ 
	white-space: nowrap; float: left; 
}
div.reviews-bbcode-line img, div.reviews-smiles-line img 
{
	border: 0;
}
div.reviews-bbcode-line a, div.reviews-smiles-line a 
{
	vertical-align: middle;
}
div.reviews-bbcode-line a
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0.2em;
	background-position: center center; 
	background-repeat:no-repeat;
	display: block;
}
div.reviews-bbcode-line a, div.reviews-bbcode-line img, div.reviews-smiles-line a, div.reviews-smiles-line img 
{ 
	outline: none; 
}
div.reviews-bbcode-line select 
{ 
	float: left; 
	margin-left:3px; 
	padding:0px; 
	height:20px;
} 
a.reviews-bbcode-bold 
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_bold.gif);
}
a.reviews-bbcode-italic
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_italic.gif);
}
a.reviews-bbcode-color 
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_color.gif);
}
a.reviews-bbcode-underline
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_underline.gif);
}
a.reviews-bbcode-strike
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_strike.gif);
}
a.reviews-bbcode-url
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_link.gif);
}
a.reviews-bbcode-img
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_image.gif);
}
a.reviews-bbcode-video
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_video.gif);
}
a.reviews-bbcode-code
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_code.gif);
}
a.reviews-bbcode-quote
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_quote.gif);
}
a.reviews-bbcode-video
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_video.gif);
}
a.reviews-bbcode-list
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_list.gif);
}
a.reviews-bbcode-translit
{
	background-image: url(/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/bbcode/font_translit.gif);
}
div.reviews-reply-field-tags 
{
	display: none; 
}
div.reviews-reply-field-tags input 
{
	width:80%; 
}
div.reviews-reply-field-lastedit-reason input
{
	width: 80%;
}
div.reviews-reply-field-captcha input 
{
	width: 180px;
}
div.reviews-reply-field-settings label, div.reviews-uploaded-file a, div.reviews-reply-field-lastedit label 
{
	vertical-align: middle;
	position: relative;
	top: -3px;
	zoom: 1;
}
div.reviews-reply-field-upload a 
{
	outline: none;
}
div.reviews-upload-file-hint
{
	display: none;
}
div.reviews-upload-file-hint span
{
	font-weight: bold;
}
div.reviews-upload-file 
{
	display: none; margin-top: 0.262em;
}
div.reviews-upload-file input 
{
	font-size:1.184em; 
}
div.reviews-reply-buttons 
{
	margin-top: 1em;
}
div.reviews-clear-float 
{
	clear: both; 
}
div.reviews-reply-header, div.reviews-bbcode-line a:hover, div.reviews-bbcode-line a:hover img 
{
	background-color: #e7e7e7; 
}
div.reviews-reply-form 
{
	position: relative;
	zoom: 1;
}
div.reviews-info-box, div.reviews-reply-form 
{ 
	border-color: #e1e1e1;
	background:#fbfbfb; 
}
div.reviews-post-date
 {
	background: #eaeaea; 
	border-bottom: none; 
}
.reviews-required-field 
{
	color: red; }
div.reviews-navigation-box 
{
	background:#fff; 
	border-color: #e1e1e1; 
}
table.reviews-quote, table.reviews-code, div.reviews-code-box 
{
	border-color: #c3c3c3; }
table.reviews-quote td, table.reviews-code td, div.reviews-code-box ol 
{
	background:#fff !important; 
	color:#696969;
}
table.reviews-quote th, table.reviews-code th, div.reviews-code-box 
{
	background:#e6e6e6 !important; 
	color:#616161;
}
div.reviews-note-box
{
	border-color: #d1d9df;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
}
table.palette
{
	border:1px solid gray; 
	background-color:gray;
	border-collapse:collapse;
}
table.palette td
{
	border:1px solid gray; 
	width:10px; 
	height:10px;
	padding:0px; 
	margin:0;
}
table.palette td img
{
	width:10px; 
	height:10px;
	border:none; 
	padding:0px;
	margin:0;
}
div.reviews-popup-postform 
{
	width:502px;
	padding:0px; 
	margin:0;
	overflow:hidden; 
	color:black;
}
div.reviews-popup-postform table.reviews-popup 
{
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;
}
div.reviews-popup-postform table.reviews-popup td 
{
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;
}
div.reviews-popup-postform table.reviews-popup thead td 
{
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;
}
div.reviews-popup-postform table.reviews-popup thead td div.close
{
	cursor:pointer;
	cursor:hand;
	background-image: url('/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;
}
div.reviews-popup-postform table.reviews-popup tbody td 
{
	padding:1em;
}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field
{
	width:100%;
}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field span.title
{
	width:100%; 
	display:block;
}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field input 
{
	width:95%;
}
div.reviews-popup-postform table.reviews-popup tfoot td 
{
	padding:0.3em;
	text-align:center;
}
div.reviews-smiles-line, div.reviews-smiles-line a, div.reviews-reply-field-bbcode div.reviews-reply-field-showsmiles
{
	float:left;
}
div.reviews-smiles-line span.reviews-smiles-item
{
	display:block;
	float:left;
	border:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
div.reviews-smiles-line span.reviews-smiles-item a
{
	text-decoration:none;
	border:none;
	float:left;
	margin-right:5px;
}
div.reviews-smiles-line div.reviews-smiles-item
{
float:left;
}
div.reviews-smiles-corrected
{
overflow:hidden;
}
body.reviews-popup-body
{
	padding:1.51em; 
	font-size:0.75em;
}
form.reviews-form
{ 
	background-color: #f2f2f2; 
	margin: 0; 
	padding: 20px;
}
div.reviews-text table.forum-quote 
{
	background: url("/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
	border-color: #EEE9CC;
	color: #4A483F;
}
div.reviews-text table.forum-quote thead 
{
	display: none;
}
div.reviews-text table.forum-code thead 
{
	display: table-cell;
}
div.reviews-text table.forum-quote, div.reviews-text table.forum-spoiler, div.reviews-text table.forum-code, div.reviews-text div.forum-code-box 
{
	border: 1px solid #dddddd;
	table-layout:fixed;
	padding: 3px;
	width: 100%;
}
div.reviews-text table.forum-quote td, div.reviews-text table.forum-spoiler td, div.reviews-text table.forum-code td,div.reviews-text  div.forum-code-box ol 
{
	color: #696969;
}
div.reviews-text table.forum-quote th, div.reviews-text table.forum-spoiler th, div.reviews-text table.forum-code th, div.reviews-text div.forum-code-box 
{
	font-weight:bold;
	text-align:left;
	color: #888;
}
div.reviews-text table.forum-code pre 
{
	overflow: auto;
	width:100%;
}
div.reviews-text table.forum-code td, div.reviews-text div.forum-code-box td
{
	font-family: "Lucida Console", "DejaVu Sans Mono", Monaco, monospace;
	font-size:12px;
}
div.reviews-collapse 
{
	margin-top: 20px;
	margin-bottom: 40px;
}
div.reviews-expanded 
{
	margin-bottom: 20px;
}
div.reviews-post-entry table.forum-quote 
{
	background: url("/bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
	border-color: #EEE9CC;
	color: #4A483F;
}
div.reviews-post-entry table.forum-quote thead 
{
	display: none;
}
div.reviews-post-entry table.forum-code thead 
{
	display: table-cell;
}
div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-spoiler, div.reviews-post-entry table.forum-code, div.reviews-post-entry div.forum-code-box 
{
	border: 1px solid #dddddd;
	padding: 3px;
	width: 100%;
}
div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-quote td, div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-code td
{
	background-color:transparent;
	padding: 0.9em 1em;
}
div.reviews-post-entry table.forum-quote td, div.reviews-post-entry table.forum-spoiler td, div.reviews-post-entry table.forum-code td,div.reviews-post-entry  div.forum-code-box ol 
{
	color: #696969;
}
div.reviews-post-entry table.forum-quote th, div.reviews-post-entry table.forum-spoiler th, div.reviews-post-entry table.forum-code th, div.reviews-post-entry div.forum-code-box 
{
	font-weight:bold;
	text-align:left;
	color: #888;
}
.reviews-actions .ilike-light .bx-ilike-right-wrap 
{
	margin-right: 2px;
}
.reviews-actions .ilike-light .bx-ilike-right 
{
	padding: 0px 1px 0 11px; font-size: 11px; line-height: 19px;
}
.reviews-actions .ilike-light .bx-ilike-text 
{
	padding: 0;
}
.reviews-post-reply-buttons .bx-rating span, .reviews-post-reply-buttons  .bx-rating a 
{ 
	color: #929292; 
	font-size: 11px;
}
a.postFormAutosave 
{
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:0 -4px 0 0;
	position:relative;
	z-index:2;
}
.forum-notify-bar 
{
	width: 100%;
	height: 2em;
	background: url("/bitrix/js/main/core/images/panel/sprite04.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.forum-notify-close 
{
	display: block !important;
	height: 12px !important;
	margin: 3px 6px 0 0;
	padding: 0 !important;
	position: absolute !important;
	right: 5px !important;
	top: 5px !important;
	width: 12px !important;
}
.forum-notify-close a 
{
	background: url("/bitrix/js/main/core/images/panel/sprite04.png") no-repeat scroll -268px -243px transparent !important;
	display: block !important;
	height: 12px !important;
	width: 12px !important;
	cursor:pointer;
}
.forum-notify-text 
{
	color: #000000 !important;
	margin: 0 !important;
	padding: 3px 20px 5px !important;
	text-align: center !important;
}
.forum-notify-text a.postFormAutorestore 
{
	position:relative;
	color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
	margin-right: 9px;
	margin-top: 5px;
	z-index:2;
}
.reviews-block-inner.author_name
{
	font-size: 11px;
	line-height: 12px;
}
.reviews-actions *
{
	font-size: 11px;
}
.reviews-reply-field-author label
{
	display: block;
	margin-bottom: 5px;
}
.reviews-collapse.reviews-minimized
{
	margin-bottom: 15px;
}
.reviews-reply-field-text td.lhe-resize-row img
{
	height: 2px !important;
}
.reviews-reply-field-text .bxlhe-editor-cell body
{
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
/* End */


/* Start:/bitrix/templates/aspro_kshop/components/bitrix/catalog.store.amount/product_stores_amount/style.css?1563993231976*/
/*div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-line
{
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:12px 0;
    overflow:hidden;
    padding:0;
    background: url(/bitrix/templates/aspro_kshop/components/bitrix/catalog.store.amount/product_stores_amount/images/title-line.gif) no-repeat;
}
div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; top: 0.31em; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property grey { color:grey;  font-weight:lighter; }
div.catalog-detail-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }*/

/* End */
/* /bitrix/templates/aspro_kshop/components/bitrix/catalog.element/main/style.css?156399323212638 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1563993222659 */
/* /bitrix/components/bitrix/player/templates/.default/style.min.css?1563993221122 */
/* /bitrix/templates/aspro_kshop/components/bitrix/forum.topic.reviews/element_reviews/style.css?156399323116126 */
/* /bitrix/templates/aspro_kshop/components/bitrix/catalog.store.amount/product_stores_amount/style.css?1563993231976 */
