

/* Start:/local/templates/.default/components/bitrix/catalog/r_catalog/bitrix/catalog.element/.default/style.css?17689967454818*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
body .fancybox-wrap,
body .fancybox-skin,
body .fancybox-outer,
body .fancybox-inner,
body .fancybox-image,
body .fancybox-wrap iframe,
body .fancybox-wrap object,
body .fancybox-nav,
body .fancybox-nav span,
body .fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

body .fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

body .fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

body .fancybox-opened {
	z-index: 8030;
}

body .fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

body .fancybox-outer, body .fancybox-inner {
	position: relative;
}

body .fancybox-inner {
	overflow: auto;
}

body .fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

body .fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

body .fancybox-image {
	display: block;
	width: 100%;
	height: 100%;
}

body .fancybox-iframe {
	height: 410px;
}

body .fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

body #fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

body .fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

body .fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

body .fancybox-prev {
	left: 0;
}

body .fancybox-next {
	right: 0;
}

body .fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

body .fancybox-nav:hover span {
	visibility: visible;
}

body .fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

body .fancybox-lock {
    overflow: visible !important;
    width: auto;
}

body .fancybox-lock body {
    overflow: hidden !important;
}

body .fancybox-lock-test {
    overflow-y: hidden !important;
}

body .fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
}

body .fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

body .fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

body .fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

body .fancybox-opened .fancybox-title {
	visibility: visible;
}

body .fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

body .fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

body .fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

body .fancybox-title-inside-wrap {
	padding-top: 10px;
}

body .fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.product__tabs__item__content[data-item="comment"] {
	padding: 0px 0 20px 0;
}
.product__tabs__item__content[data-item="video-product"] {
	padding: 0px 0 20px 0;
}
.product__buttons {
	position: relative;
	display: flex;
}
.product-item-compare-container .checkbox {
	width: auto;
}
.product-item-compare-container [data-entity="compare-title"] {
    top: 3px;
	left: 0;
}
.product-item-compare-container .add-favorites--text {
	font-size: 14px;
	font-weight: 300;
	border-bottom: 1px dashed;
}
.product-item-compare-container .add-favorites--text:hover {
	border: none;
}
.product-item-compare-container label {
	cursor: pointer;
	position: relative;
}
.product-item-compare-container .add-favorites--text {
	margin-left: 25px;
}
.product__rightCenter .product__buttons a {
	margin-right: 43px;
}
.div-h2 {
	padding: 0 0 10px 0;
    color: #234a57;
    font-size: 26px !important;
    line-height: 34px !important;
}
.productDescription__left p {
	padding:8px 0
}
/* End */


/* Start:/local/templates/.default/components/khayr/main.comment/element/style.css?165520038510024*/
.khayr_main_comment {
	position:relative;
}
.khayr_main_comment .clear {
	clear: both;
}
.khayr_main_comment .pt10 {
	padding-top: 10px;
}
.khayr_main_comment .w-45 {
	width: 45%;
}
.khayr_main_comment .comments {
	border-top: 0px solid #ececec;
	margin: 0 0 20px;
	padding: 0 0 20px;
}
.khayr_main_comment .comments .stock {
	padding: 20px 0 0;
	position: relative;
}
.khayr_main_comment .comments .stock .userInfo {
	background: url("/local/templates/.default/components/khayr/main.comment/element/img/comment_bg.png") no-repeat 30px 100%;
	float: left;
	height: 41px;
	color: #fff;
	font: normal 18px/13px 'bebas', sans-serif;
}
.khayr_main_comment .comments .stock .userInfo span {
	background: #a88a37;
	display: block;
	padding: 10px 14px;
}
.khayr_main_comment .comments .stock .userText {
	clear: both;
	margin: 0 0 15px;
	padding: 15px 0 0;
}
.khayr_main_comment .comments .stock .userText img:not([alt=CAPTCHA]) {
	float: left;
	max-width: 50px;
	max-height: 50px;
	padding: 0 10px 10px 0;
}
.khayr_main_comment .comments .stock .userText a {
	display: inline-block;
	margin: 10px 0 0;
}
.khayr_main_comment .comments .stock .userText .action {
	clear: both;
}
.khayr_main_comment .comments .stock .stock {
	margin-left: 40px;
}
.khayr_main_comment .comments .stock .stock .stock {
	margin-left: 80px;
}
.khayr_main_comment .form {
	margin-top: 15px;
	background: url("/local/templates/.default/components/khayr/main.comment/element/img/bit_bg.png") repeat 0 0;
	padding: 4px;
}
.khayr_main_comment .form form {
	background: #fff;
	display: block;
	padding: 30px 40px;
}
.khayr_main_comment .form.comment input[type="submit"] {
	margin: 0 auto;
	display: block;
	width: 136px;
}
.khayr_main_comment form input,
.khayr_main_comment form select,
.khayr_main_comment form textarea,
.khayr_main_comment textarea {
	padding: 4px 6px;
	border: 1px solid #b59e5f;
	font-family: Verdana, sans-serif;
	margin: 5px 0 5px;
	font-size: 11px;
	line-height: 16px;
}
.khayr_main_comment form textarea {
	display: block;
	margin: 0 0 20px;
	width: 100%;
	font: italic 11px/16px Verdana, sans-serif;
}
.khayr_main_comment form input[type="text"],
.khayr_main_comment form input[type="password"] {
	height: 27px;
	line-height: 27px;
	padding: 0 6px;
	font-family: Verdana, sans-serif;
}
.khayr_main_comment form input[type="checkbox"],
.khayr_main_comment form input[type="radio"] {
	border: none;
}
.khayr_main_comment form label {
	margin: 0 5px 0 0;
	cursor: pointer;
}
.khayr_main_comment form label * {
	vertical-align: middle;
}
.khayr_main_comment form label input {
	margin: 0 2px 0 0;
}
.khayr_main_comment form input[type="submit"],
.khayr_main_comment form button,
.khayr_main_comment button,
.khayr_main_comment a.button,
.khayr_main_comment a.button:visited {
	background: #a88a37;
	color: #fff;
	font: normal 18px/18px 'bebas', sans-serif;
	text-decoration: none;
	padding: 10px 30px;
	cursor: pointer;
	border: none;
	display: block;
	text-align: center;
	margin: 0 auto 10px;
}
.khayr_main_comment a.button {
	max-width: 120px;
}
.khayr_main_comment form button,
.khayr_main_comment button,
.khayr_main_comment a.button,
.khayr_main_comment a.button:visited {
	font-size: 14px;
	line-height: 28px;
	margin: 0 10px;
	padding: 0 30px;
}
.khayr_main_comment form input[type="submit"]:hover,
.khayr_main_comment form button:hover,
.khayr_main_comment button:hover,
.khayr_main_comment a.button:hover {
	color: #000;
}
/*.khayr_main_comment .close {
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	background:url('/local/templates/.default/components/khayr/main.comment/element/img/delete.gif') no-repeat 0 0;
	width:16px;
	height:16px;
}*/
.khayr_main_comment .form_for {
	display:none;
}
.khayr_main_comment .comments .stock .userText .rating-vote span.rating-vote-result,
.khayr_main_comment .comments .stock .userText .rating-vote a {
	margin: 0;
}
.khayr_main_comment_suc_exp {
	position: fixed;
	height: 30px;
	width: 100%;
	background: #0B690B;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	z-index: 2000;
	text-align: center;
	border-bottom: 1px solid #FFF;
	cursor:pointer;
	display:none;
}
.khayr_main_comment_err_exp {
	display:none;
	cursor:pointer;
	position: fixed;
	height: 30px;
	width: 100%;
	background: #690B0B;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	z-index: 2000;
	text-align: center;
	border-bottom: 1px solid #FFF;
}
/*technorosst*/
.khayr_main_comment .comments > .stock {
	padding-top: 40px;
	padding-bottom: 50px;
	border-bottom: 1px solid #C1C2C2;
}
.khayr_main_comment .comments > .stock:first-child {
	padding-top: 0;
}
.stock_block {
	display: flex;
}
.khayr_main_comment .comments .stock .userInfo {
	width: 20%;
}
.khayr_main_comment .comments .stock .userText {
	width: 80%;
	padding: 0;
	margin: 0;
}
.khayr_main_comment .comments .stock .userInfo span {
	background: none;
	padding: 0;
}
.khayr_main_comment .comments .stock .userInfo span:first-child {
	font-family: 'Circe';
	font-weight: 700;
	font-size: 16px;
	color: #2D4956;
	margin-bottom: 5px;
    overflow: hidden;
}
.khayr_main_comment .comments .stock .userInfo span:first-child.active {
	max-height: none;
}
.khayr_main_comment .comments .stock .userInfo span:last-child {
	font-family: 'Circe';
	font-size: 14px;
	color: #989797;
}
.khayr_main_comment .comments .stock .userInfo {
	background: none;
	display: flex;
	align-items: center;
	height: auto;
}
.userInfo img {
	width: 75px;
}
.khayr_main_comment .comments .stock .userText {
	font-size: 14px;
	line-height: 21px;
	color: #4B4B4B;
}
.dignity_fault_title {
	font-weight: 700;
	color: #2D4956;
	margin-top: 20px;
	margin-bottom: 10px;
}
.khayr_main_comment .comments .stock .userText a {
	margin: 0;
}
.khayr_main_comment .comments .stock .userText .link_block a:first-child {
	margin-right: 20px;
	font-weight: 400;
	border-bottom: 1px dashed #4B4B4B;
}
.khayr_main_comment .comments .stock .userText .link_block a:last-child {
	font-weight: 400;
	color: #EA5353;
	border-bottom: 1px dashed #EA5353;
}
.link_block {
	margin-bottom: 20px;
}
.khayr_main_comment .comments .stock .userText .action {
	margin-top: 20px;
	display: flex;
    justify-content: space-between;
	align-items: center;
}
.khayr_main_comment .comments .stock .userText .action > a:first-child {
	width: 143px;
	height: 50px;
	color: #999999;
	padding: 14px 30px;
	border: 1px solid #C1C2C2;
	display: flex;
    align-items: center;
}
.khayr_main_comment .comments .stock .userText .action a i {
	margin-right: 6px;
}

.khayr_main_comment .comments .stock .stock {
	margin-left: 20% !important;
}
.khayr_main_comment .comments .stock > svg {
	margin-left: 20%;
	margin-top: 40px;
	width: 80%;
}
.khayr_main_comment .comments {
	margin-bottom: 30px;
}
.leave_a_review {
	width: 193px;
	height: 45px;
	background: #EA5353;
	border-radius: 200px;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 45px;
	color: #FFFFFF;
	text-align: center;
	float: right;
}

[class*=popup-add_form_],
[class*=popup-edit_form_],
.popup-main-comment-add {
	width: 345px;
	margin: auto;
	background: #fff;
	padding: 30px;
	position: relative;
}
.main-comment-add-title {
	font-size: 26px;
	color: #4B4B4A;
}
.main_comment_mark {
	color: #2D4956;
	margin: 10px 0 4px 0;
}
.main_comment_mark:after {
	content: '*';
	color: #E95354;
	margin-left: 2px;
}
[class*=popup-add_form_] input,
.popup-main-comment-add input {
	width: 100%;
	border: 1px solid #D6D6D6;
	padding: 10px 15px;
}
[class*=popup-add_form_] input::placeholder,
.popup-main-comment-add input::placeholder {
	font-weight: 400;
	font-size: 12px;
	line-height: 120%;
	color: #DBDBDB;
}
[class*=popup-add_form_] textarea,
[class*=popup-edit_form_] textarea,
.popup-main-comment-add textarea {
	width: 100%;
	border: 1px solid #D6D6D6;
	padding: 15px;	
}
[class*=popup-add_form_] textarea::placeholder,
[class*=popup-edit_form_] textarea::placeholder,
.popup-main-comment-add textarea::placeholder {
	font-weight: 400;
	font-size: 12px;
	line-height: 120%;
	color: #DBDBDB;
}
[class*=popup-add_form_] input[type="submit"],
[class*=popup-edit_form_] input[type="submit"],
.popup-main-comment-add input[type="submit"] {
	width: 193px;
	height: 45px;
	background: #E95354;
	border-radius: 200px;
	font-weight: 700;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	margin: 20px auto 16px;
	border: none;
}
[class*=popup-add_form_] svg.mfp-close,
[class*=popup-edit_form_] svg.mfp-close,
.popup-main-comment-add svg.mfp-close {
	position: absolute;
    top: 15px;
    right: 15px;
	padding: initial;
	width: auto;
    height: auto;
	opacity: 1;
}

.privacy_policy_block {
	display: flex;
	margin-top: 20px;
}
.privacy_policy_block input {
	width: auto;
	margin-right: 6px;
}
.privacy_policy_block label {
	cursor: pointer;
	font-size: 12px;
	line-height: 120%;
	color: #4B4B4A;
}
.privacy_policy_block label a {
	font-size: 12px;
	line-height: 120%;
	color: #4B4B4A;
	text-decoration: underline;
}
.avatar-block {
	display: flex;
	align-items: center;
	color: #E95354;
	margin-top: 10px;
	cursor: pointer;
}
.avatar-block input {
	display: none;
}
.avatar-block i {
	margin-right: 7px;
}
.avatar-block .avatar-file-name {
	border-bottom: 1px solid #E95354;
}

.khayr_main_comment .comments .stock .userText .action.can_not_comment {
	justify-content: right;
}
.can_not_comment .bx-ilike-text-visible {
	position: static;
}

@media (max-width: 425px) {
	.khayr_main_comment .comments .stock .userInfo {
		flex-wrap: wrap;
	}
}

.visible-xs,
.visible-sm {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}
.visible-userInfo span {
	display: block;
}
.visible-userInfo span:first-child {
	font-family: 'Circe';
    font-weight: 700;
    font-size: 16px;
    color: #2D4956;
    margin-bottom: 5px;
    overflow: hidden;
}
.visible-userInfo span:last-child {
	font-family: 'Circe';
	font-size: 14px;
	color: #989797;
}
.visible-userInfo {
	margin-bottom: 20px;
}
/* End */


/* Start:/local/components/common/buyoneclick/templates/.default/styles.css?162369863211808*/
/* ========================================================================
   Component: aboc-modal
 ========================================================================== */
.aboc-modal-active body{overflow:hidden !important;}
.aboc-modal {
	color: #000;
	display: none;
	opacity: 0;
	filter:alpha(opacity=0);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2000;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition:opacity .15s linear;
	-o-transition:opacity .15s linear;
	transition:opacity .15s linear;
	touch-action: cross-slide-y pinch-zoom double-tap-zoom;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.aboc-modal * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.aboc-modal.aboc-open{}

.aboc-modal-dialog {
	position: relative;
	margin: 50px auto;
	padding: 20px;
	width: 600px;
	max-width: 100%;
	max-width: calc(100% - 20px);
	background: #fff;
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.3); -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.3); box-shadow:0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
	transition: opacity 0.3s linear, transform 0.3s ease-out;
}
/* Phone landscape and smaller */
@media (max-width: 767px) {
	.aboc-modal-dialog {
		width: auto;
		margin: 10px auto;
	}
}

.aboc-open .aboc-modal-dialog {
	opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.aboc-modal-dialog > .aboc-close:first-child {
	margin: -6px -8px 0 0;
	float: right;
}

.aboc-modal-header {
	margin: -20px -20px 0 -20px;
	padding: 15px 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	background: #fff;
	font-weight: bold;
	font-size: 21px;
	line-height: 1;
	text-align:center;
}
.aboc-modal-footer {
	margin: 0 -20px -20px -20px;
	padding: 15px 20px;
	border-top: 1px solid #ddd;
	background: #fafafa;
}
.aboc-modal-header > :last-child,
.aboc-modal-footer > :last-child {
	margin-bottom: 0;
}
.aboc-modal-text-before,
.aboc-modal-text-after{margin:15px 0}
.aboc-modal-text-after{font-size:11px}

.aboc-close::-moz-focus-inner {border: 0;padding: 0;}
.aboc-close {
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	color: inherit;
	text-transform: none;
	padding: 0;
	background: transparent;
	display: inline-block;
	width: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;
	-webkit-appearance: none;
}
.aboc-close:after{
	display:block;
	width:20px;
	height:19px;
	content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMwNzUwNDhDMkU4QzExRTQ4RTIzOTc5N0M5Mzc0M0U1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMwNzUwNDhCMkU4QzExRTQ4RTIzOTc5N0M5Mzc0M0U1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzIgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ1dWlkOjdFQjlDQ0Q2NUMyOEU0MTFCMjRDOTNBNTY2RjU1MEQ3IiBzdFJlZjpkb2N1bWVudElEPSJ1dWlkOjg5MTJCRDVCNTMyOEU0MTFCMjRDOTNBNTY2RjU1MEQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+2z1i0QAAAL9JREFUeNqk1NEJwkAMBuDzV1zEiXyRok/OUpzDp0rRSXQBdxEKJpiDtvaSNA38cNfCx+UaurrU9SP9qqJ0KVZrSssLUE7ysJUXYYwPxeBnATrAuEPIJoL+YbnlFEAnsTHoRYvYFGihKlYCS+jWwjRwjN4pN8+8bowvyeiZ8pb9zhp+GCC3eaW8KE9KY40UDKyR9YFy9IwUHFi+M9ecwon177TSUMzAcnUaipmYiSKAqSiCWBFlcL/wjz1AvwIMAGpORjw3RGc1AAAAAElFTkSuQmCC");
}
.aboc-close:hover,
.aboc-close:focus {
	opacity: 1;
	filter:alpha(opacity=100);
	outline: none;
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

/* ========================================================================
   Component: aboc-modal-success
 ========================================================================== */
.aboc-modal-success{background:#FFD700;}
.aboc-modal-success .aboc-modal-header,
.aboc-modal-success .aboc-modal-footer{display:none}
.aboc-modal-success .aboc-success-title{
	margin-bottom: 20px;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1;
	font-weight:bold;
}
.aboc-modal-success .aboc-success-info{font-weight:bold;font-size:20px}
.aboc-modal-success .aboc-success-error{color:#f00}


/* ========================================================================
   Component: aboc-form
 ========================================================================== */
.aboc-required{color: #f00;}
.aboc-field-error{color: #f00;font-size:12px}
.aboc-submit{
	width:100%;
	max-width: 100%;
	padding:10px 15px;
	font-size: 22px;
	text-transform: uppercase;
	font-weight:bold;
	background: #ffd700;
	color: #1c1c1c;
	box-shadow: none;
	border: 2px solid #ffd700;
	border-radius: 0;
	transition: all ease .3s;
}
.aboc-submit:not(:disabled) {cursor: pointer;}
.aboc-submit:hover{color: #1c1c1c;border-color: #cab43f;}
.aboc-submit:disabled{
	background-color: #fafafa;
	color: #999;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: none;
	text-shadow: 0 1px 0 #fff;
	-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;
}


/* ========================================================================
   Other
 ========================================================================== */
.aboc-modal .api-product{
	border-top: 1px solid #ededed;
	padding: 15px 0 20px;
}
.aboc-modal .api-product > div + div{margin-top: 15px}
.aboc-modal .api-product .api-name{
	font-size: 18px;
	font-weight: bold;
}
.aboc-modal .api-quantity{
	text-align: center;
	font-size: 0;
	white-space: nowrap;
}
.aboc-modal .api-quantity > *{
	display: inline-block;
	background: #f2f6f9;
	vertical-align: middle;
	height: 32px;
	width: 32px;
	line-height: 30px;
	border: 1px solid #cab43f;
	background-size: 14px;
}
.aboc-modal .api-quantity > div + div{
	margin-left: -1px;
}
.aboc-modal .api-quantity .api-number{
	min-width: 55px;
}
.aboc-modal .api-quantity .api-number input{
	width: 55px !important;
	padding: 0 3px !important;
	margin: 0 !important;
	color: #666 !important;
	text-align: center !important;
	background: #fff !important;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
}
.aboc-modal .api-quantity .api-btn-plus{cursor: pointer;background: url("/bitrix/css/api.core/images/icons/light/plus.svg") no-repeat 50% 50% #ffd700;}
.aboc-modal .api-quantity .api-btn-minus{cursor: pointer;background: url("/bitrix/css/api.core/images/icons/light/minus.svg") no-repeat 50% 50% #ffd700;}
.aboc-modal .api-quantity .api-btn-plus:hover,
.aboc-modal .api-quantity .api-btn-minus:hover,
.aboc-modal .api-quantity .api-btn-plus:focus,
.aboc-modal .api-quantity .api-btn-minus:focus{background-color: #ffe101;}
.aboc-modal .api-quantity .api-btn-plus:active,
.aboc-modal .api-quantity .api-btn-minus:active{background-color: #ffcd02;}


.aboc-modal .api-quantity-inner > *{display: inline-block;vertical-align: middle;position: relative;}
.aboc-modal .api-quantity-inner .api-quantity{margin: 0 15px 0 0;}

.aboc-modal .api-product .api-prices{overflow: hidden;position: relative}
.aboc-modal .api-product .api-prices > div{display: inline-block;vertical-align: top;}
.aboc-modal .api-product .api-prices .api-info-left{min-width: 140px}

.aboc-modal .api-product .api-price{font-size: 30px;font-weight: bold;color: #000;line-height: 1;}
.aboc-modal .api-product .api-old-price{color: #636466;font-weight: bold;text-decoration: line-through;line-height: 1;}

.aboc-modal .api-product .api-discount,
.aboc-modal .api-product .api-saving{text-transform: uppercase;color: #333;font-size: 12px;margin-top: 5px}

.aboc-modal .api-product .api-discount i,
.aboc-modal .api-product .api-saving i{
	padding: 0 4px;
	font-weight: bold;
	margin-right: 8px;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.aboc-modal .api-product .api-discount i{background: #ff0012;color: #FFF;}
.aboc-modal .api-product .api-saving i{background: #fff200;}
.aboc-modal .api-product .api-discount span,
.aboc-modal .api-product .api-saving span{font-size: 10px}

.aboc-modal .api-product .api-desc{border-top: 1px solid #ededed;padding-top: 20px;}
.aboc-modal .api-product .api-desc p:last-child{margin-bottom: 0}
.aboc-modal .api-product-unavailable{padding-top: 25px}

/* .api-props-block */
.aboc-modal .api-product .api-props-block{border-top: 1px solid #ededed;padding-top: 20px;font-size: 14px}
.aboc-modal .api-product .api-props-title{color:#6a6a6a;text-transform: uppercase;font-weight: bold;position: relative;top: -5px}
.aboc-modal .api-product .api-props-table{display: table; width: 100%; border-collapse: collapse; border-spacing: 0}
.aboc-modal .api-product .api-props-row{display: table-row}
.aboc-modal .api-product .api-props-row:nth-child(2n){background-color: #f8f8f8;}
.aboc-modal .api-product .api-props-name,
.aboc-modal .api-product .api-props-value{display: table-cell;padding: 2px 3px}
.aboc-modal .api-product .api-props-name > div{font-weight: bold;}
/*.aboc-modal .api-product .api-props-name > div:after{content: ":"}*/
.aboc-modal .api-product .api-props-value{display: table-cell}

/* .api-basket-props-block */
.aboc-modal .api-product .api-basket-props-block{border-top: 1px solid #ededed;padding-top: 20px;font-size: 14px}
.aboc-modal .api-product .api-basket-props-title{color:#6a6a6a;text-transform: uppercase;font-weight: bold;position: relative;top: -5px}
.aboc-modal .api-product .api-basket-props-table{display: table; width: 100%; border-collapse: collapse; border-spacing: 0}
.aboc-modal .api-product .api-basket-props-row{display: table-row}
/*.aboc-modal .api-product .api-basket-props-row:nth-child(2n){background-color: #f8f8f8;}*/
.aboc-modal .api-product .api-basket-props-name,
.aboc-modal .api-product .api-basket-props-value{display: table-cell;padding: 2px 3px}
.aboc-modal .api-product .api-basket-props-name > div{font-weight: bold;}
/*.aboc-modal .api-product .api-basket-props-name > div:after{content: ":"}*/
.aboc-modal .api-product .api-basket-props-value{display: table-cell}
.aboc-modal .api-product .api-basket-props-value label{display: block;margin: 0;	padding: 0;	line-height: 1;font-weight: normal}
.aboc-modal .api-product .api-basket-props-value input{margin: 0;	padding: 0;	line-height: 1;vertical-align: middle}

/* .aboc-field-block */
.aboc-modal .api-fields-block{border-top: 1px solid #ededed;padding-top: 25px;font-size: 14px;}
.aboc-modal .api-fields-title{color:#6a6a6a;text-transform: uppercase;font-weight: bold;position: relative;top: -12px}


/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/main.comment/style.css?1651156087295*/
.comment-pagenavigation {
	margin-top: 25px;
	text-align: right;
}
.comment-pagenavigation a {
	font-weight: 700;
	font-size: 16px;
	color: #2D4956;
	margin-left: 20px;
}
.comment-pagenavigation .active {
	font-weight: 700;
	font-size: 16px;
	color: #E95354;
	margin-left: 20px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/main.comment/style.css?1651223338690*/
.comment-list-title {
	font-size: 26px;
	color: #2D4956;
	margin-bottom: 25px;
}
.comment-list {
	display: flex;
}
.comment-item {
	width: 50%;
	padding: 25px;
	border: 1px solid #D6D6D6;
}
.comment-item:first-child {
	margin-right: 25px;
}
.comment-item img {
	width: 50px;
	height: auto;
	margin-right: 15px;
}
.comment-name {
	font-weight: 700;
	font-size: 16px;
	color: #2D4956;
	margin-bottom: 5px;
}
.comment-date-time {
	font-weight: 300;
	color: #C2C2C2;
}
.comment-item .top-block {
	display: flex;
}
.comment-text {
	line-height: 21px;
	color: #4B4A4B;
}

@media screen and (max-width: 375px) {
	.comment-item img {
		margin-right: 0;
	}
	.comment-item {
		padding: 25px 5px;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/r_catalog/bitrix/catalog.element/.default/style.css?17689967454818 */
/* /local/templates/.default/components/khayr/main.comment/element/style.css?165520038510024 */
/* /local/components/common/buyoneclick/templates/.default/styles.css?162369863211808 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/main.comment/style.css?1651156087295 */
/* /local/templates/.default/components/bitrix/news.list/main.comment/style.css?1651223338690 */
