/**/
/*popup*/
.asproPopup .fancybox-content{
	padding: 0;
}
.asproPopup.show {
	border-radius: 3px;
	color:#000;
}
.asproPopup .popup-intro .pop-up-title {
	font-size: 26px;
	line-height: 24px;
	text-shadow: none;
	padding: 55px 60px 20px 60px;
}
.asproPopup .close,
.asproPopup .close i,
.popup-window-close-icon.popup-window-titlebar-close-icon {
	display: inline-block;
	width: 19px;
	height: 19px;
	border-radius: 19px;
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
}
.asproPopup .close {
	margin: 0;
	position: absolute;
	right: 4px;
	top: 5px;
	cursor: pointer;
	z-index: 2;
}
.asproPopup.show .close:hover,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover {
	box-shadow: none;
}
.popup-window-close-icon.popup-window-titlebar-close-icon:after {
	background-position: 1px 2px !important;
	top: 0px;
	left: 0px;
	transform: none;
}
.asproPopup .close i,
.inline.close i {
	background-position: -1px -46px !important;
}
.asproPopup .close:hover i,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover:after {
	background-position: -15px 2px !important;
}
.asproPopup .close,
.asproPopup .close i,
.inline.close i {
	display: block;
	border-radius: 0px;
	width: 14px;
	height: 14px;
	opacity: 1;
}
.asproPopup .close {
	height: auto;
	width: auto;
	padding: 16px;
}
.asproPopup .close svg * {
	fill: #b8b8b8;
}
.asproPopup .close:hover {
	opacity: 1;
}
.asproPopup .close:hover i,
.inline.close:hover i {
	background-position: -30px -46px !important;
}
.form-control label .star {
	margin: 0;
	top: 0px;
}
.form-block-wr label .star {
	margin-left: 4px;
}
.asproPopup .form-wr {
	padding: 25px 60px 60px;
	min-height: 108px;
}
.asproPopup .form-control {
	margin: 0px 0px 25px;
}
.asproPopup .but-r {
	padding: 2px 0px 0px;
}
.asproPopup .form_txt {
	padding: 32px 30px 20px;
}
.asproPopup .but-r .buttons {
	margin-top: 33px;
}
div[id^="wait_comp"] {
	display: none;
}
.asproPopup .label_block_capcha {
	width: 48%;
}
.asproPopup .img_block_capcha {
	width: 52%;
}
@media screen and (max-width: 600px){
	.asproPopup .form-wr{
		padding-left: 30px;
		padding-right: 30px;
	}
}
.inline.close {
	display: block;
	right: 19px;
	top: 23px;
	height: 44px;
	width: 44px;
	margin: 0;
	position: absolute;
	cursor: pointer;
	z-index: 2;
	opacity: 1;
}
.inline.close span {
	display: inline-block;
	margin: 15px;
}
a.inline.close svg * {
	fill: #b8b8b8;
}

.asproPopup div.form-control,
.form_body div.form-control,
.middle_info .sku_props .form-control {
	background-color: #fff;
	background-color: var(--black_bg_black);
	border: 0px solid #d5dadc;
	box-shadow: none;
	border-radius: 0px;
	height: auto;
	padding: 0px;
}
.asproPopup div.form-control label,
.form_body div.form-control label {
	font-weight: 400;
}

/* one click */
#one_click_buy_form .sms_confirm {
	display: none;
}
#one_click_buy_form.sms_send > * {
	display: none;
}
#one_click_buy_form.sms_send .sms_confirm {
	display: block;
}
div[id^="bx_one_click_register_error"],
div[id^="bx_one_click_register_resend"] {
	margin-top: 15px;
}
.one_click_buy_result .svg {
	display: none;
}
.one_click_buy_result.has_order.alert.alert-success {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	color: inherit;
	display: flex !important;
}
.one_click_buy_result.has_order.alert.alert-success .svg {
	display: flex !important;
	align-items: center;
	margin: 0 18px 0 0;
}
.one_click_buy_result_success,
.one_click_buy_result_fail {
	display: none;
}

/*popup fast view*/
.wrapper1:not(.with_fast_view) .fast_view_button {
	display: none;
}
.fast_view_frame.asproPopup {
	max-width: 960px;
	width: 88%;
	z-index: 2998;
	min-height: 600px;
}
.fast_view_frame.asproPopup .form {
	height: 586px;
	position: relative;
}
.fast_view_frame.asproPopup .form.init:before {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 100%;
	width: 1px;
	background: #f2f2f2;
	display: block;
	right: 269px;
	z-index: 1;
}
.fast_view_frame.asproPopup .form .form_head {
	border-bottom: 1px solid #f2f2f2;
	border-color: var(--stroke_black);
	padding: 35px 37px 24px;
	z-index: 2;
	background: #fff;
	background: var(--black_bg_black);
	position: relative;
}
.fast_view_frame.asproPopup .form .form_head h2 {
	font-weight: normal;
	font-size: 1.733em;
	padding: 0px 0px 19px;
}
.fast_view_frame.asproPopup .form .form_head .like_icons {
	padding: 5px 19px;
}
.fast_view_frame.asproPopup .form .form_head .like_icons span {
	margin: 0px;
}
.fast_view_frame.asproPopup .close {
	z-index: 3;
}
.fast_view_frame.asproPopup #fast_view_item {
	overflow: hidden;
	border-radius: 3px;
}
.fast_view_frame.asproPopup #fast_view_item .loading_block {
	height: 100%;
}

.fast_view_frame.asproPopup .catalog_detail,
.fast_view_frame.asproPopup .catalog_detail .form {
	height: 100%;
}
.fast_view_frame.asproPopup .fastview-product {
	height: 600px;
	align-items: normal;
	padding-bottom: 48px;
}
.fast_view_frame.asproPopup .fastview-product > div {
	flex-basis: 50%;
	position: relative;
	padding: 32px 40px;
}
.fast_view_frame.asproPopup .fastview-product .fastview-product__info {
	padding: 0px;
}
.fast_view_frame.asproPopup .fastview-product__info .prices_item_block {
	padding: 32px 40px 32px 0;
}
.fast_view_frame.asproPopup .fastview-product__info .prices_item_block .middle_info1.main_item_wrapper {
	padding-left: 40px;
}
.fast_view_frame.asproPopup .fastview-product .fastview-product__image:after {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 1px;
	background: #ececec;
	background: var(--stroke_black);
}
.fast_view_frame.asproPopup .fastview-product .fastview-product__image .fastview-product__top-info {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
.fast_view_frame.asproPopup .fastview-product .fastview-product__image .stickers {
	position: static;
	margin-bottom: 16px;
}
.fast_view_frame.asproPopup .fastview-product .fastview-product__image .video-block .image .play {
	font-size: 0px;
}
.fast_view_frame.asproPopup
.fastview-product
.fastview-product__image
.product-detail-gallery
.product-detail-gallery__wrapper {
	margin: auto;
}
.fast_view_frame.asproPopup
.fastview-product
.fastview-product__image
.product-detail-gallery
a
.product-detail-gallery__picture {
	cursor: zoom-in;
}
.fast_view_frame.asproPopup .fastview-product .js-info-block {
	padding: 0px;
	margin: 0px;
}
.fast_view_frame.asproPopup .fastview-product .view_sale_block {
	margin-bottom: 9px;
}
.fast_view_frame.asproPopup .fastview-product .props_list_wrapp {
	margin: 13px 0px;
}
.fast_view_frame.asproPopup .fastview-product .props_list_wrapp .show_props {
	padding: 0px 0px 11px;
}

.fast_view_frame.asproPopup .fastview-product .sku_props > div {
	padding: 0px;
}
.fast_view_frame .char_name .hint.active .tooltip {
	opacity: 1;
	z-index: 204;
}
.fast_view_frame .properties__title .hint {
	display: inline;
	position: relative;
	top: -1px;
}
.fast_view_frame .properties__title .icon {
	border: 1px solid #e5e5e5;
	border-color: var(--stroke_black);
	border-radius: 100%;
	text-align: center;
	padding: 2px 4px 0px;
	cursor: pointer;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}
.fast_view_frame .properties__title .hint .tooltip {
	left: 1px;
	text-align: left;
}
.fast_view_frame .properties__title .hint.active .tooltip {
	opacity: 1;
	z-index: 204;
}
.fast_view_frame .properties__title .icon i {
	color: #383838;
	color: var(--white_text_black);
	line-height: 11px;
	font-size: 11px;
	font-style: normal;
	display: inline-block;
	vertical-align: top;
}
.fast_view_frame .properties__title .icon:hover i {
	color: #fff;
}

/*price*/
.fast_view_frame.asproPopup .cost.prices.detail .price.font_mxs {
	font-size: 1.733em;
}
.fast_view_frame.asproPopup .cost.prices.detail .js-info-block .price.font_mxs {
	font-size: 1.133em;
}
.fast_view_frame.asproPopup .cost.prices.detail .discount.font_xs {
	font-size: 1.067em;
}
.fast_view_frame.asproPopup div + .view_sale_block {
	margin: 15px 0px 0px;
}

.fast_view_frame.asproPopup .btn-wrapper {
	margin: -48px 0 0;
}
.fast_view_frame.asproPopup .btn-wrapper .btn {
	display: block;
	width: 100%;
	border-radius: 0;
}
.fast_view_frame.asproPopup .btn-wrapper .btn .svg {
	margin-left: 18px;
}
.fast_view_frame.asproPopup .btn-wrapper .btn:not(:hover) {
	background: #fafafa;
	background: var(--light_bg_black);
	color: #333;
	color: var(--white_text_black);
	border-color: #fafafa;
	border-color: var(--light_bg_black);
	border-top-color: #ececec;
	border-top-color: var(--stroke_black);
}
.fast_view_frame.asproPopup .btn-wrapper .btn:hover .svg path {
	fill: #fff;
}
.fast_view_frame.asproPopup .text-form .text-form-info {
	padding-left: 27px;
}
.fast_view_frame.asproPopup .text-form {
	margin-top: 14px;
}
.fast_view_frame.asproPopup .text-form + .text-form {
	margin-top: 9px;
}
.fast_view_frame.asproPopup .text-form .svg-inline-info_big {
	padding-top: 3px;
}
.fast_view_frame.asproPopup div + .preview_text {
	margin-top: 18px;
}

body .bx_catalog_item_scu .bx_item_detail_scu ul li.active span.cnt1,
body .bx_catalog_item_scu .bx_item_detail_scu ul li span.cnt1 {
	background: none;
}

.tables-responsive {
	overflow-x: auto;
	position: relative;
	clear: both;
}
.tables-responsive:before {
	content: "";
	position: absolute;
}

.responsive .footable-detail-row tbody {
	border: none;
}
.responsive .footable-detail-row tbody > tr {
	border-bottom: 1px solid #e7e7e7;
}
.responsive .footable-detail-row tbody > tr td {
	border-bottom: none;
}
.responsive .footable-detail-row tbody > tr:last-child {
	border-bottom: none;
}

/* FORMS */
#popup_iframe_wrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	align-items: center;
	justify-content: center;
}

form .star,
.order-checkout .sof-req,
body span.bx-authform-starrequired,
form .required-star {
	font-size: 12px;
	font-weight: normal;
	line-height: 0;
	margin: 0 0 0 4px;
	position: relative;
	color: #ff0000;
}
.asproPopup .form.ASK,
.form_block .form.ASK {
	display: block;
}
.form-control {
	position: relative;
	margin-bottom: 19px;
}
.form-control label {
	display: block;
	font-size: 13px;
	margin-bottom: 6px;
	font-weight: normal;
}
body .form-group .form-control:focus,
body .form-group .form-control:active {
	box-shadow: none; /*border-color:#eee;*/
}
div.form-control {
	border: none;
	background: none;
	box-shadow: none;
	padding: 0px;
	height: auto;
}
.form {
	position: relative;
}
.form.subscribe.mobile {
	margin-top: 33px;
}
.form.subscribe.mobile h2 {
	font-size: 1.333em;
}
.form.sending:before {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: #fff url("images/loaders/double_ring.svg") center no-repeat;
	z-index: 1000;
	opacity: 0.8;
}
.form .form_body {
	margin: 0 0 9px;
	position: relative;
}
.form .form_desc {
	margin-bottom: 15px;
}
.form .form_result {
	margin-bottom: 30px;
}
.form .form_result,
.form .form_result.success * {
	color: #333;
	color: var(--white_text_black);
}
.form .form_result > *,
.form .form_desc > * {
	margin: 0;
}
.form .form_footer {
	margin: 0 0 35px 0;
	display: inline-block;
}
.form .form_footer .button + .button {
	margin-left: 13px;
}
.form .form_left {
	width: 56%;
	float: left;
}
.form .form_right {
	left: 56%;
	padding-left: 30px;
	position: absolute;
	right: 0;
}
.form.b .form_left,
.form.b .form_right {
	float: none;
	left: inherit;
	margin: 0;
	max-width: inherit;
	padding: 0;
	position: relative;
	right: inherit;
	width: 100%;
}
.form textarea {
	min-height: 193px;
}
.form textarea[data-sid="REVIEW_TEXT"] {
	min-height: 130px;
}
label.error {
	color: #e62222 !important;
	font-size: 10px;
	position: absolute;
	top: 4px;
	right: 0px;
	font-weight: 400;
}
.h label.error {
	display: none !important;
}
.asproPopup .form .form_head {
	padding: 55px 75px 10px 60px;
}
.asproPopup .form .form_head h2 {
	margin: 0;
	font-size: 24px;
}
.asproPopup .form .form_desc {
	margin-bottom: 0;
	margin-top: 15px;
}
.asproPopup .form .form_result {
	margin: 0;
	padding: 30px 60px 0;
}
.asproPopup.show .form .form_result.success {
	padding-top: 36px;
	padding-bottom: 60px;
}
.asproPopup .form .form_result.success .svg {
	margin-right: 15px;
}
.asproPopup .form .form_result.success .success_text {
	font-size: 13px;
}
.asproPopup .form .form_result.success .btn {
	margin-top: 49px;
	color: #fff;
}
.asproPopup .form .form_body {
	margin: 0;
	padding: 29px 60px 8px;
}
.asproPopup .form .form_footer {
	padding: 0 60px 25px;
	display: block;
}
.asproPopup.show .form .form_result {
	padding-bottom: 30px;
}
.error_block_auth {
	color: #e62222 !important;
	font-size: 12px;
}

.delivery_note_wrapper {
	border: 1px solid #e9e9e9;
	border-color: var(--stroke_black);
	border-radius: 3px;
	padding: 9px 19px 11px;
	margin-bottom: 38px;
}
.delivery_note {
	position: relative;
	cursor: pointer;
}
.delivery_note .title {
	margin: 1px 0 0 0;
	font-size: 13px;
	color: #333;
	color: var(--white_text_black);
}
.delivery_note .title:hover {
	border-bottom-color: transparent;
}
.delivery_note:hover .title {
	color: var(--fill_dark_light_hover);
}
.delivery_note:hover .svg * {
	fill: var(--fill_dark_light_hover);
}
.delivery_note .svg-inline-delivery_triangle {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -1px;
	transform: rotate(180deg);
}
.delivery_note.opened .svg-inline-delivery_triangle {
	transform: none;
}
.delivery_note_wrapper .text {
	margin: 14px 0 10px -1px;
	font-size: 13px;
}

.asproPopup .form .form_body .mess {
	color: #e62222;
	padding: 0px 0px 10px;
}
.asproPopup .form .form_body .success {
	color: #5da247;
	margin-bottom: -12px;
}

.tab-pane .form_head h4 {
	margin-top: 0px;
}
.tab-pane .maxwidth-theme > .form.inline {
	padding: 0;
}
#ask .row .text_block {
	padding-bottom: 20px;
}

.asproPopup .form-control .files + .btn_block_file {
	margin: 10px 0 0;
}
.asproPopup .form-control .files .inner_file .wrapper_file {
	position: relative;
	display: inline-block;
}
.asproPopup .form-control .files .inner_file .wrapper_file .remove {
	position: absolute;
	right: -22px;
	top: 3px;
	width: 19px;
	height: 19px;
	z-index: 1;
	display: none;
}
.asproPopup .form-control .files .inner_file .wrapper_file .remove i {
	width: 19px;
	height: 19px;
	display: block;
	background: url(image/close_icons.png) 4px -22px no-repeat;
}
.asproPopup .form-control .files .inner_file .wrapper_file .remove:hover i {
	background-position: -16px -22px;
}
.asproPopup .form-control .files .inner_file .wrapper_file.file .remove {
	display: block;
}
.asproPopup .form-control .files .inner_file .wrapper_file label.error {
	top: -14px;
}
.asproPopup .form-control .files .inner_file + .inner_file {
	margin: 10px 0 0;
}
.asproPopup .form-control .files {
	max-width: 350px;
}
.asproPopup .form-control .files input {
	outline: none;
}


.asproPopup input[type="text"],
.asproPopup input[type="password"],
.asproPopup input[type="email"],
.asproPopup input[type="tel"],
.asproPopup select,
.asproPopup textarea {
	background: #fafafa;
	background: var(--darkerblack_bg_black);
	border: 1px solid #ececec;
	border-color: var(--stroke_black);
	border-radius: 3px;
	box-shadow: none;
	color: #383838;
	color: var(--white_text_black);
	height: auto;
	font-size: 14px;
	outline: none;
}
.asproPopup .form-control input[type="text"],
.asproPopup .form-control input[type="password"],
.asproPopup .form-control input[type="email"],
.asproPopup .form-control input[type="tel"],
.asproPopup .form-control select,
.asproPopup .form-control textarea,
.asproPopup input[type="text"].form-control,
.asproPopup input[type="password"].form-control,
.asproPopup input[type="email"].form-control,
.asproPopup input[type="tel"].form-control {
	padding: 8px 13px 7px;
	width: 100%;
	height: 48px;
}
.asproPopup textarea {
	resize: none;
	min-height: 90px;
}
.asproPopup input[readonly],
.asproPopup select[readonly],
.asproPopup textarea[readonly] {
	background: #fff;
	background: var(--arrows_bg_black);
}
.asproPopup input:not(.btn) {
	line-height: 20px;
}
.asproPopup input.big {
	padding: 10px 13px 9px;
}
.asproPopup input.grey {
	background: #eeeeee;
}
.asproPopup input.medium {
	padding: 8px 13px 7px;
}
.asproPopup input.error,
.asproPopup textarea.error {
	border-color: #e62222;
}

.asproPopup.one_click_buy_frame .form{
	min-width:460px;
}
.asproPopup .form_footer__bottom{
	margin-top: 16px;
	display:flex;
	align-items: center;
}
.asproPopup .offer_pub_form label,
.asproPopup .license_form label{
	font-weight:normal;
	font-size:14px;
}
.asproPopup .required-fields-note{
	font-weight:normal;
	font-size:14px;
}
.asproPopup .btn.btn-default {
	background-color: #333333;
	border-color: #333333;
	color: #ffffff;
}
.asproPopup .btn {
	margin-right: 16px;
	font-size: 0.7333em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	border: 1px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	letter-spacing: 0.8px;
	border-radius: 3px;
	padding: 12px 21px 11px;
	overflow: hidden;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}