

/* Start:/local/templates/portable/components/bitrix/catalog/portable/bitrix/catalog.element/new/style.css?16026812253533*/
.catalog-price {
	 color:red;
}
.more_photo {
height: 150px;
float:left;
margin: 10px;
width: auto;
}

.catalog-items_button_sale {clear: both;}

.delivery-block {
	display: block;
	width: 200px;
	padding: 10px;
	border-radius: 7px;
	text-align: center;
	border: 2px solid #F8780B;
	/*float: right;*/
	/*margin-top: -40px;*/
}

.delivery-block h4{
	text-transform: uppercase;
	font-size: 14px;
	color: #F8780B;
	margin-bottom: 5px;
}

.delivery-block a {
	color: #000;
	font-size: 13px;
}

.delivery-block img {
    width: 110px;
}

p.catalog-items_price {
	float: left;
}

p.catalog-items_button_sale {
    float: left;
}
h3.pohog {
    margin-bottom: 0px;
}
#tabs .tab {
    background-color: #fadb5b;
}

#tabs .whiteborder {
    color: black!important;
}
.similar {
    margin-top: 20px;
    border-top: 1px solid grey;
    padding-top: 20px;
}
#tabs .tab {
    background-color: #fadb5b;
}

#tabs .whiteborder {
    color: black!important;
}
.similar {
    margin-top: 20px;
    border-top: 1px solid grey;
    padding-top: 20px;
}

.catalog-items_new {
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 18px;
	margin-left: 20px;
}

.catalog-items_price {
    margin: 0;
}

.product-quantity__minus {
    cursor: pointer;
}

.product-quantity__plus {
    cursor: pointer;
}

#tovarcnt {
    text-align: center;
    font-weight: bold;
}

.product-quantity__title {
    margin-right: 10px;
}

.catalog-items_price span {
    color: #bd5a05;
}
#tabs.tab-new .tab {
    background: none;
}

#tabs.tab-new .tab.whiteborder {
    border: 2px solid #e86c01;
    border-bottom: navajowhite;
    /* z-index: 1; */
    color: #e86c01!important;
}
.catalog-items_button_sale a, .catalog-items_button_sale span, .pop_up_bay a {
    display: inline-block;
    min-width: 84px;
    background: url(/bitrix/templates/intersvar_page/images/kn_sale_bg.png) repeat-x center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 6px 8px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
    width: 125px;
}
span.pop_up_bay_btn {
    margin-bottom: 35px;
}
.catalog-items_buttons {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}
#left_center {
    float: left;
    width: 240px;
    padding: 15px 0;
    /*display: none;*/
}
.pop_up_bay {
    display: none;
    position: fixed;
    text-align: center;
    border: 1px solid;
    padding: 45px 10px;
    top: 300px;
    background-color: #fff;
    z-index: 2;
    right: 38%;
}
#data-buy {
    background-size: contain;
}
#data-add {
    background-size: contain;
}
.catalog-item__link-video {
    color: #bd5a05;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    margin: auto;
    display: block;
}
input.pop_up_bay_btn,
input.pop_up_buy_btn {
    display: inline-block;
    min-width: 84px;
    background: url(/bitrix/templates/intersvar_page/images/kn_sale_bg.png) repeat-x center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 7px 31px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    border: none;
    margin-left: 21px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.product-quantity {
    margin-left: 20px;
    font-size: 18px;
}
.catalog-items_new {
     margin-bottom: 0px; 
}
/*.reviews-navigation-box.reviews-navigation-top {
    display: none;
}

.reviews-navigation-box.reviews-navigation-bottom {
    display: none;
}*/
/* End */


/* Start:/local/templates/portable/components/westpower/sale.order.oneclick/.default/style.css?16026812253289*/
.order-popup-table {
    width: 100px;
}

.order-popup-table td {
    text-align: left;
    vertical-align: top;
}

.order-popup-title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 7px;
}

.sale-order-popup {
    display: none;
    font-size: 12px;
    padding: 15px 10px;
    min-width: 350px;
    color: #000;
}

.sale-order-popup table {
    width: 100%;
}

.sale-order-popup td {
    text-align: left;
    vertical-align: top;
    /*height:35px;*/
}

.order-popup-table table td {
    vertical-align: middle;
}

.sale-order-popup .required {
    color: red;
}

.sale-order-popup .title {
    text-align: right;
    width: 110px;
    padding-right: 5px;
    padding-top: 7px;
}

.sale-order-popup .field select {
    display: block;
    width: 260px;
    padding: 5px 7px;
    border: 1px solid #ccc;
}

.sale-order-popup input[type=text] {
    padding: 5px 7px;
    width: 245px;
    border: 1px solid #ccc;
    font-size: 12px;
}

.sale-order-count {
    width: 50px !important;
    float: left;
}

.sale-order-popup textarea {
    padding: 5px 7px;
    width: 245px;
    height: 50px;
    border: 1px solid #ccc;
    resize: none;
    font-size: 12px;
}

.sale-order-popup input.captha {
    width: 165px;
}

.sale-order-popup .order-confirm {
    text-align: center;
}

.sale-order-popup .order-confirm div {
    font-size: 16px;
    text-align: left;
    background: url(/local/templates/portable/components/westpower/sale.order.oneclick/.default/images/apply.png) 0 0 no-repeat;
    display: inline-block;
    padding: 15px 0 0 55px;
    height: 48px;
}

.sale-order-popup .order-error {
    text-align: left;
    padding: 5px;
    border: 1px solid #b5b5b5;
    background-color: #ffdedd;
    margin-bottom: 3px;
    width: 96%;
    color: #a00000;
    border-radius: 3px;
}

.sale-reload-captcha {
    background: url(/local/templates/portable/components/westpower/sale.order.oneclick/.default/images/reload.png) 0 0 no-repeat;
    width: 24px;
    height: 24px;
    border: none;
    cursor: pointer;
    margin-left: 3px;
}

.order-popup-price {
    font-size: 14px;
    margin-top: 10px;
}

.order-popup-price span {
    color: #FF0000;
}

.order-popup-offers {
    margin-left: 60px;
    margin-bottom: 10px;
}

.order-offers-name {
    font-size: 16px;
}

.order-offers-props {
    margin-left: 25px;
    color: #999;
}

.order-offers-props.price {
    font-size: 14px;
}

/* Disable button */
.disable-button,
.disable-button:hover {
    cursor: none;
    color: #6d6d6d;
    background: #f4f4f4;
    border: 1px solid #adb2b5;
    border-radius: 4px;
    height: 24px;
}

.disable-button .popup-window-button-text {
    color: #6d6d6d;
}

.disable-button .popup-window-button-left,
.disable-button .popup-window-button-right,
.disable-button:hover .popup-window-button-left,
.disable-button:hover .popup-window-button-right {
    background: none;
}

.order-popup-nofoto {
    background: url(/local/templates/portable/components/westpower/sale.order.oneclick/.default/images/nofoto.gif) 0 0 no-repeat;
    width: 120px;
    height: 101px;
}

.order-popup-quantity {
    border: 1px solid #ccc;
    width: 18px;
    float: left;
    margin-left: -1px;
}

.order-popup-quantity a {
    display: block;
    width: 7px;
    height: 4px;
    text-decoration: none;
    margin-left: 5px;
}

.order-popup-top {
    background: url(/local/templates/portable/components/westpower/sale.order.oneclick/.default/images/top.gif) 0 0 no-repeat;
    margin-top: 3px;
}

.order-popup-down {
    background: url(/local/templates/portable/components/westpower/sale.order.oneclick/.default/images/down.gif) 0 0 no-repeat;
    margin: 11px 0 3px 0;
}
/* End */


/* Start:/local/templates/portable/components/bitrix/forum.topic.reviews/product/style.min.css?160268122514865*/
div.reviews-info-box{padding:.5em 1.117em;border-width:1px;border-style:solid;line-height:1.5em;margin-bottom:2em;zoom:1}div.reviews-header-box{font-size:1em;padding:.462em 1.117em;vertical-align:middle}div.reviews-link-box{font-size:1em;padding:.462em;vertical-align:middle;margin-bottom:1em}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:0}table.reviews-post-table{width:100%;line-height:1.5em;border-bottom:1px solid #dadada;margin-bottom:.7em;padding:1px 3px 1px 0;table-layout:fixed}table.reviews-post-hidden{background:none repeat scroll 0 0 #e5f8e3!important}table.reviews-post-table thead td{color:#7e7e7e}table.reviews-post-table thead td{line-height:30px}table.reviews-post-table thead td,table.reviews-post-table tbody td div.reviews-text{padding-top:.5em}table.reviews-post-table thead td .message-post-date{font-size:.85em}table.reviews-post-table thead td .review-avatar{background-color:#eceaec;border:1px solid #c4c4c4;float:left;height:30px;margin-right:.5em;width:30px}table.reviews-post-table thead td .review-rating{float:right}table.reviews-post-table thead td .review-rating.review-rating-react{display:flex!important}table.reviews-post-table thead td .review-rating.review-rating-react .feed-post-emoji-icon-box{padding-top:4px;height:21px}table.reviews-post-table thead td .review-rating.review-rating-react .feed-post-emoji-icon-item{margin-left:-7px}table.reviews-post-table thead td .review-rating.review-rating-react .feed-post-emoji-text-item:hover{border-bottom:0}table.reviews-post-table thead td .review-rating.review-rating-react .feed-post-emoji-icon-box{cursor:pointer}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:.5em 1em .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:.5em 0}div.reviews-post-reply-buttons{height:21px;padding:0;position:relative}div.reviews-post-reply-buttons span.separator{background-color:#e0e0e0;display:inline-block;margin:0 1px;height:7px;line-height:5px;width:1px}table.reviews-post-table .reply-action-note{color:#777;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{color:#969696;font-size:11px;margin-left:2px;text-decoration:none}div.reviews-post-reply-buttons a:hover{text-decoration:underline}div.reviews-post-attachments{margin:1.5em 0}div.reviews-post-attachments label{font-weight:bold;padding-bottom:.5em}div.reviews-post-attachment{padding-left:.5em}div.reviews-post-lastedit{padding:.5em 0;font-style:italic}span.reviews-post-lastedit-user{font-weight:bold}div.reviews-user-info{padding:.5em 1em 1.5em 1em}div.reviews-user-avatar{margin:.5em 0}div.reviews-user-status{margin-bottom:.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:.5em 1em .5em 1.5em}div.reviews-action-links{padding:.5em 1.5em .5em 1em;text-align:right}div.reviews-action-links span{white-space:nowrap}div.reviews-post-entry{font-size:1em;padding-bottom:1em;height:100%}div.reviews-post-entry ul,div.reviews-post-entry ol{padding:.5em 0 .5em 2em}div.reviews-post-entry table.forum-quote,div.reviews-post-entry table.forum-code{width:95%;margin:.5em 0 0}table.forum-quote th,table.forum-code th{font-weight:bold;padding:.25em 1em;text-align:left}table.forum-quote td,table.forum-code td{padding:.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:.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:0}div.reviews-code-box ol{list-style:decimal;margin-left:3em;padding:.5em 0}div.reviews-code-box ol li{list-style:decimal-leading-zero;list-style-position:outside!important;padding: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:.462em 1.117em;vertical-align:middle}div.reviews-note-box{border-width:1px;border-style:solid;margin:1.117em 0;padding:.4em 1.117em}div.reviews-reply-form div.reviews-note-box{margin:1.117em}div.reviews-note-box ul{padding:.3em 0 .3em 2em;margin:0}div.reviews-note-box ul li{margin:0;padding:0}div.reviews-reply-fields{padding:0 1.117em .8em}div.reviews-reply-field{padding-bottom:.462em;margin-top:.462em}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%}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{width:100%}div.reviews-reply-field-bbcode{line-height:1.7em;zoom:1}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:.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:0}div.reviews-bbcode-line select{float:left;margin-left:3px;padding:0;height:20px}a.reviews-bbcode-bold{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_bold.gif)}a.reviews-bbcode-italic{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_italic.gif)}a.reviews-bbcode-color{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_color.gif)}a.reviews-bbcode-underline{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_underline.gif)}a.reviews-bbcode-strike{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_strike.gif)}a.reviews-bbcode-url{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_link.gif)}a.reviews-bbcode-img{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_image.gif)}a.reviews-bbcode-video{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_video.gif)}a.reviews-bbcode-code{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_code.gif)}a.reviews-bbcode-quote{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_quote.gif)}a.reviews-bbcode-video{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_video.gif)}a.reviews-bbcode-list{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/images/bbcode/font_list.gif)}a.reviews-bbcode-translit{background-image:url(/local/templates/portable/components/bitrix/forum.topic.reviews/product/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 input,div.reviews-uploaded-file input,div.reviews-reply-field-lastedit-view input{width:1.55em;height:1.55em;margin:0 0 0 -0.25em;vertical-align:middle;font-size:1em}div.reviews-reply-field-settings label,div.reviews-uploaded-file a,div.reviews-reply-field-lastedit label{vertical-align:middle}div.reviews-reply-field-upload a{outline:0}div.reviews-upload-file-hint{display:none}div.reviews-upload-file-hint span{font-weight:bold}div.reviews-upload-file{display:none;margin-top:.262em}div.reviews-upload-file input{font-size:1.184em}div.reviews-reply-buttons{margin-top:1em}div.reviews-reply-buttons input{padding:0 .5em;font-size:1.184em;overflow:visible}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-info-box,div.reviews-reply-form{border-color:#e1e1e1}div.reviews-info-box,div.reviews-reply-form{background:#fbfbfb}div.reviews-post-date{background:#eaeaea;border-bottom:0}div.reviews-header-box a:link,div.reviews-header-box a:visited,div.reviews-header-box a:active,div.reviews-header-box a:hover{color:#fff}.reviews-required-field{color:red}div.reviews-header-box{color:#fff;background:#6c6c6c;border-color:#7a7a7a}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:#ffc85e;background:#fffdc7}table.palette{border:1px solid gray;background-color:gray;border-collapse:collapse}table.palette td{border:1px solid gray;width:10px;height:10px;padding:0;margin:0}table.palette td img{width:10px;height:10px;border:0;padding:0;margin:0}div.reviews-popup-postform{width:502px;padding:0;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:0;background-color:white;font-size:1em}div.reviews-popup-postform table.reviews-popup thead td{font-weight:bold;padding:.5em .5em .1em .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('/local/templates/portable/components/bitrix/forum.topic.reviews/product/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:.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:0;margin:0;padding:0;overflow:hidden}div.reviews-smiles-line span.reviews-smiles-item a{text-decoration:none;border:0;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:.75em}form.reviews-form{background-color:#f1f1f1;margin:0;padding:.8em}div.reviews-text table.forum-quote{background:url("/local/templates/portable/components/bitrix/forum.topic.reviews/product/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 #ddd;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{width:100%}div.reviews-collapse a{line-height:55px;margin-right:30px;padding:.462em}div.reviews-expanded{width:auto;float:right}div.reviews-post-entry table.forum-quote{background:url("/local/templates/portable/components/bitrix/forum.topic.reviews/product/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 #ddd;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:.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:0 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:#000!important;margin:0!important;padding:3px 20px 5px!important;text-align:center!important}.forum-notify-text a.postFormAutorestore{position:relative;color:#f00;cursor:pointer;text-decoration:underline;margin-right:9px;margin-top:5px;z-index:2}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?160268126751*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/portable/components/bitrix/catalog.section/similar/style.css?16026812252099*/
.catalog-price {
    color: red;
}

div.catalog-section table td {
    padding-right: 10px;
    padding-top: 10px;
}

.catalog-section img {
    width: 200px;
}

#pop_up {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -55px 0 0 -180px;
    display: none;

    padding: 50px 25px;
    font-weight: bold;
    text-align: center;
    background: white;
    border: 2px solid #F8780B;
    border-radius: 10px;
    z-index: 100;
}

#pop_up a,
#pop_up span {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

div#catalog-items {
    float: left;
    width: 100%;
}

.section-descr {
    margin-top: 20px;
}


.carousel {
    max-width: 1080px; /* ширина всего блока */
    margin: 50px auto;
    width: 112%;
}

.carousel-wrapper {

    overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
    position: relative;
}

.carousel-items {
    width: 10000px; /* устанавливаем большую ширину для набора элементов */
    position: relative; /* позиционируем блок относительно основной области карусели */
}

.carousel-block {
    float: left; /* выстраиваем все элементы карусели в ряд */
    width: 250px; /* задаём ширину каждого элемента */
    padding: 10px 10px 10px 0px; /* делаем оступы, чтобы элементы не сливались */
}

.carousel-block img {
    display: block;
    max-height: 200px;
}

/*********** BUTTONS ***********/
.carousel-button-left a, .carousel-button-right a {
    width: 25px;
    height: 36px;
    position: relative;
    top: 180px;
    cursor: pointer;
    text-decoration: none;
}

.carousel-button-left a {
    float: left;
    background: url(/local/templates/portable/components/bitrix/catalog.section/similar/images/carousel-left.png);
}

.carousel-button-right a {
    float: right;
    background: url(/local/templates/portable/components/bitrix/catalog.section/similar/images/carousel-right.png);
}

/*********** SHADOW ***********/
.shadow {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
}
/* End */


/* Start:/local/templates/portable/components/westpower/sale.order.oneclick/detail_page/style.css?16026812253289*/
.order-popup-table {
    width: 100px;
}

.order-popup-table td {
    text-align: left;
    vertical-align: top;
}

.order-popup-title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 7px;
}

.sale-order-popup {
    display: none;
    font-size: 12px;
    padding: 15px 10px;
    min-width: 350px;
    color: #000;
}

.sale-order-popup table {
    width: 100%;
}

.sale-order-popup td {
    text-align: left;
    vertical-align: top;
    /*height:35px;*/
}

.order-popup-table table td {
    vertical-align: middle;
}

.sale-order-popup .required {
    color: red;
}

.sale-order-popup .title {
    text-align: right;
    width: 110px;
    padding-right: 5px;
    padding-top: 7px;
}

.sale-order-popup .field select {
    display: block;
    width: 260px;
    padding: 5px 7px;
    border: 1px solid #ccc;
}

.sale-order-popup input[type=text] {
    padding: 5px 7px;
    width: 245px;
    border: 1px solid #ccc;
    font-size: 12px;
}

.sale-order-count {
    width: 50px !important;
    float: left;
}

.sale-order-popup textarea {
    padding: 5px 7px;
    width: 245px;
    height: 50px;
    border: 1px solid #ccc;
    resize: none;
    font-size: 12px;
}

.sale-order-popup input.captha {
    width: 165px;
}

.sale-order-popup .order-confirm {
    text-align: center;
}

.sale-order-popup .order-confirm div {
    font-size: 16px;
    text-align: left;
    background: url(/local/templates/portable/components/westpower/sale.order.oneclick/detail_page/images/apply.png) 0 0 no-repeat;
    display: inline-block;
    padding: 15px 0 0 55px;
    height: 48px;
}

.sale-order-popup .order-error {
    text-align: left;
    padding: 5px;
    border: 1px solid #b5b5b5;
    background-color: #ffdedd;
    margin-bottom: 3px;
    width: 96%;
    color: #a00000;
    border-radius: 3px;
}

.sale-reload-captcha {
    background: url(/local/templates/portable/components/westpower/sale.order.oneclick/detail_page/images/reload.png) 0 0 no-repeat;
    width: 24px;
    height: 24px;
    border: none;
    cursor: pointer;
    margin-left: 3px;
}

.order-popup-price {
    font-size: 14px;
    margin-top: 10px;
}

.order-popup-price span {
    color: #FF0000;
}

.order-popup-offers {
    margin-left: 60px;
    margin-bottom: 10px;
}

.order-offers-name {
    font-size: 16px;
}

.order-offers-props {
    margin-left: 25px;
    color: #999;
}

.order-offers-props.price {
    font-size: 14px;
}

/* Disable button */
.disable-button,
.disable-button:hover {
    cursor: none;
    color: #6d6d6d;
    background: #f4f4f4;
    border: 1px solid #adb2b5;
    border-radius: 4px;
    height: 24px;
}

.disable-button .popup-window-button-text {
    color: #6d6d6d;
}

.disable-button .popup-window-button-left,
.disable-button .popup-window-button-right,
.disable-button:hover .popup-window-button-left,
.disable-button:hover .popup-window-button-right {
    background: none;
}

.order-popup-nofoto {
    background: url(/local/templates/portable/components/westpower/sale.order.oneclick/detail_page/images/nofoto.gif) 0 0 no-repeat;
    width: 120px;
    height: 101px;
}

.order-popup-quantity {
    border: 1px solid #ccc;
    width: 18px;
    float: left;
    margin-left: -1px;
}

.order-popup-quantity a {
    display: block;
    width: 7px;
    height: 4px;
    text-decoration: none;
    margin-left: 5px;
}

.order-popup-top {
    background: url(/local/templates/portable/components/westpower/sale.order.oneclick/detail_page/images/top.gif) 0 0 no-repeat;
    margin-top: 3px;
}

.order-popup-down {
    background: url(/local/templates/portable/components/westpower/sale.order.oneclick/detail_page/images/down.gif) 0 0 no-repeat;
    margin: 11px 0 3px 0;
}
/* End */
/* /local/templates/portable/components/bitrix/catalog/portable/bitrix/catalog.element/new/style.css?16026812253533 */
/* /local/templates/portable/components/westpower/sale.order.oneclick/.default/style.css?16026812253289 */
/* /local/templates/portable/components/bitrix/forum.topic.reviews/product/style.min.css?160268122514865 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?160268126751 */
/* /local/templates/portable/components/bitrix/catalog.section/similar/style.css?16026812252099 */
/* /local/templates/portable/components/westpower/sale.order.oneclick/detail_page/style.css?16026812253289 */
