

/* Start:/local/templates/neon_mobile/components/my/main.feedback.wide/buy_one_click/style.css?1755175433304*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%; color: #000}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
/* End */


/* Start:/local/templates/neon_mobile/components/my/catalog_filter/new_filter/theme_css.css?175517543317614*/
#filter-wrapper #filter-quick-info #filter-quick-info-inner, .filter-field-view {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
}

.filter-field-view {
    position: relative;
    padding-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#filter-wrapper #filter-quick-info {
    white-space: nowrap;
    z-index: 1;
    display: none;
    font: 14px Arial, sans-serif;
    color: #282828;
    width: 100%;
	padding: 5px 0;
	border: 2px solid #ff0019;
	border-radius: 5px;
	background-color: #fff;
	position: relative;
	height: 33px;
}

#filter-wrapper #filter-quick-info::before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-top: 2px solid #ff0019;
	border-left: 2px solid #ff0019;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #fff;
	margin-left: -7px;
	position: absolute;
	top: -7.5px;
	left: 50%;
	z-index: 1;
	pointer-events: none;
}

#filter-wrapper #filter-quick-info #filter-quick-info-inner {
    position: relative;
    width: 100%;
    padding: 0 8px;
    align-items: center;
    justify-content: center;
}

#filter-wrapper #filter-quick-info-inner .found-title {
    display: block;
    line-height: 1.4;
    font-size: 16px
}

#filter-wrapper #filter-quick-info-inner .count {
    display: block;
    line-height: 1.4;
    height: 22px;
    /* width: 40px; */
    min-width: 40px;
    border: 0;
    text-align: center;
    margin: 0 15px 0 0;
    font-size: 16px;
}

#filter-wrapper #filter-quick-info-inner .count.in-progress {
    background: url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/./images/preloader-2.gif') 50% 50% no-repeat;
    /* z-index: 1000; */
    text-indent: -10000px;
    border: 0;
}

#filter-wrapper #filter-quick-info-inner .form-sumit-link,
#filter-wrapper #filter-quick-info-inner .form-sumit-link:hover {
    display: block;
    margin-right: 10px;
    line-height: 1.4;
    font-weight: bold;
    padding: 0 15px;
	font-size: 16px;
}

.filter-quick-info-cross {
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
    margin-top: -7px;
    margin-right: 10px;
    width: 14px;
    height: 14px;
    background: url("/local/templates/neon_mobile/images/for-goods.svg") no-repeat -28px 0;
}

#filter-wrapper .filter-hr-1 {
    display: block;
    width: auto;
    border-top: 3px solid #ccc;
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    font-size: 0;
    overflow: hidden
}

.filter-block-range {
    position: relative;
}

.filter-block-range .filter-field-real .min-value-block {
    position: relative;
    width: 100px;
    text-align: left;
    font: 12px Arial, sans-serif !important;
    margin-left: 3px
}

.filter-block-range .filter-field-real .max-value-block {
    position: relative;
    font: 12px Arial, sans-serif !important
}

.filter-block-range .filter-field-real .filter-disabled-overlay-block {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0 dotted red;
    cursor: text;
}

.filter-block-range .filter-field-real input {
    padding: 5px;
    text-align: center;
    width: 60px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.filter-block-range .filter-field-view .noUi-target {
    margin: 12px auto 15px;
    width: 86%
}

.filter-block-checkbox {
    width: 100%;
    position: relative;
}

.filter-block-checkbox .filter-field-view a {
    font-size: 12px;
}

.filter-block-checkbox .filter-field-view a.disabled, .filter-block-checkbox .filter-field-view a.disabled:hover {
    opacity: .3;
    cursor: not-allowed
}

.filter-block-checkbox .filter-field-view .filter-field-all, .filter-block-checkbox .filter-field-view .filter-field-all:hover {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    text-align: right;
    /* border: 1px dotted red; */
    /* width: 100%; */
    margin-bottom: 10px;
}

.filter-block-checkbox .filter-field-view .filter-field-all.active, .filter-block-checkbox .filter-field-view .filter-field-all.active:hover {
    display: block;
}

.filter-block-checkbox .filter-field-view .filter-field-all-after-block {
    width: 100%;
    height: 1px;
    overflow: hidden;
    clear: both;
    text-indent: -10000px
}

.filter-block-checkbox-forcolor a.filter-field, .filter-block-checkbox-forcolor a.filter-field:hover {
    -webkit-box-shadow: inset 0 1px 5px 5px #fff !important;
    box-shadow: inset 0 1px 5px 5px #fff !important;
    margin-right: 10px !important
}

.filter-block-checkbox-forcolor a::after {
    display: none
}

.filter-block-checkbox-forcolor a.active, .filter-block-checkbox-forcolor a.active:hover {
    -webkit-box-shadow: inset 0 1px 5px 5px #ccc !important;
    box-shadow: inset 0 1px 5px 5px #ccc !important
}

.filter-block-checkbox-tabstyle {
    padding-bottom: 0 !important;
    background: 0 0 !important;
    display: table !important
}

.filter-block-checkbox-tabstyle .filter-field-view {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 10px
}

.filter-block-checkbox-tabstyle a.filter-field {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 40%;
    padding: 5px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 !important
}

.filter-block-checkbox-tabstyle a .filter-underline-block {
    display: none
}

.filter-block {
    display: block;
    border: 0
}

.filter-block .filter-field-view .filter-field, .filter-block .filter-field-view .filter-field:hover {
    margin: 0;
    padding: 0
}

.filter-block .filter-field-view .filter-field:nth-child(3n+2), .filter-block .filter-field-view .filter-field:nth-child(3n+2):hover {
    margin-left: 0
}

.max-width-field {
    margin-left: 0 !important
}

#filter-wrapper .filter-action-button {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 10;
    -moz-box-ordinal-group: 10;
    -o-box-ordinal-group: 10;
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
}

#filter-wrapper .filter-action-button-top {
    order: 1;
}


#filter-wrapper .filter-action-button-top button[disabled], 
#filter-wrapper .filter-disabled-button {
    border: 1px dotted red;
    display: none;
}

#filter-wrapper .filter-action-button-top-fixed {
    position: fixed;
    width: 100%;
    z-index: 2;
    left: 0;
    top: 0;
    /* padding: 10px 10px 5px; */
    padding: 0 10px;
    
}

#filter-wrapper .filter-action-button-top-fixed > *:not(.filter-action-button-submit) {
    display: none;
}
#filter-wrapper .filter-action-button-top-fixed > .filter-action-button-submit {
    margin: 10px 0;
}


.filter-action-button .main-button {
    flex-grow: 1;
}

#filter-wrapper .text-2 {
    height: 405px;
    margin: 0 auto;
    font: 16px/16px "CalibriL", "Trebuchet MS", Calibri, Verdana, sans-serif;
    color: #282828
}

.filter-block-range-hor-green .noUi-horizontal .noUi-handle-lower, .filter-block-range-hor-green .noUi-horizontal .noUi-handle-upper {
    cursor: pointer;
    border: 0
}

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-horizontal .noUi-base, .noUi-vertical .noUi-base {
    width: 100%;
    height: 5px;
    position: relative
}

.noUi-vertical .noUi-base {
    height: 17px
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-stacking + .noUi-origin {
    *z-index: -1
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    transition: left .3s, top .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal .noUi-handle {
    width: 17px;
    height: 17px;
    border: 0
}

.noUi-horizontal.noUi-extended {
    padding: 0 15px
}

.noUi-horizontal.noUi-extended .noUi-origin, .noUi-vertical.noUi-extended .noUi-origin {
    right: -15px
}

.noUi-vertical .noUi-handle {
    width: 15px;
    height: 28px
}

.noUi-vertical.noUi-extended {
    padding: 0 15px
}

.noUi-background {
    height: 4px
}

.noUi-connect {
    height: 3px
}

.noUi-dragable {
    cursor: w-resize
}

.noUi-horizontal .noUi-handle-lower, .noUi-horizontal .noUi-handle-upper {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    left: -12px;
    top: -6px
}

.noUi-horizontal .noUi-handle-upper {
    left: -1px
}

.noUi-vertical .noUi-handle-lower {
    background: url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/images/pol-left.png') 0 6px no-repeat;
    cursor: pointer;
    border: 0
}

.noUi-vertical .noUi-handle-upper {
    background: url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/images/pol-right.png') 100% 6px no-repeat;
    cursor: pointer;
    border: 0
}

[disabled] .noUi-handle {
    cursor: not-allowed
}

.block-color-pink, .block-color-pink:hover {
    background-color: #ec008c;
    color: #000
}

.block-color-warm_white, .block-color-warm_white:hover {
    background-color: #fcfca0;
    color: #000
}

.block-color-day_white, .block-color-day_white:hover {
    background-color: #f8f0c0;
    color: #000
}

.block-color-white, .block-color-white:hover {
    background-color: #fff;
    color: #000
}

.block-color-cool_white, .block-color-cool_white:hover {
    background-color: #e0ffff;
    color: #000
}

.block-color-violet, .block-color-violet:hover {
    background-color: #90f;
    color: #fff
}

.block-color-blue, .block-color-blue:hover {
    background-color: #03f;
    color: #fff
}

.block-color-green_blue, .block-color-green_blue:hover {
    background-color: #0c9;
    color: #000
}

.block-color-green, .block-color-green:hover {
    background-color: #3c0;
    color: #000
}

.block-color-green_yell, .block-color-green_yell:hover, .block-color-green_yellow, .block-color-green_yellow:hover {
    background-color: #cf3;
    color: #000
}

.block-color-yellow, .block-color-yellow:hover {
    background-color: #ff3;
    color: #000
}

.block-color-orange, .block-color-orange:hover {
    background-color: #f68220;
    color: #000
}

.block-color-red, .block-color-red:hover {
    background-color: #f33;
    color: #fff
}

.block-color-ir850, .block-color-ir850:hover {
    background-color: #ccc;
    color: #000
}

.block-color-ir940, .block-color-ir940:hover {
    background-color: #e0e0e0;
    color: #000
}

#filter-block-PROPERTY_MY_2 .filter-field-view .filter-field .filter-main-block-color,
#filter-block-PROPERTY_MY_24_1 .filter-field-view .filter-field .filter-main-block-color,
#filter-block-PROPERTY_MY_24_2 .filter-field-view .filter-field .filter-main-block-color {
    display: block;
    border: 1px solid #ccc;
    height: 16px;
    width: 27px
}

#filter-block-PROPERTY_MY_2 .filter-field-view .filter-field .filter-block-color,
#filter-block-PROPERTY_MY_24_1 .filter-field-view .filter-field .filter-block-color,
#filter-block-PROPERTY_MY_24_2 .filter-field-view .filter-field .filter-block-color {
    display: block;
    height: 16px
}

.filter-wrapper {
    position: relative;
}

#filter-wrapper a, #filter-wrapper a:hover {
    outline: 0
}

.filter-wrapper .filter-block .filter-name {
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0;
}

.filter-wrapper .filter-block .filter-field-real {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 0;
    height: 0;
    overflow: hidden
}

.filter-wrapper .filter-block .filter-field-real.visible {
    width: auto;
    height: auto
}

#filter-wrapper .filter-block .filter-field-view a.disabled, #filter-wrapper .filter-block .filter-field-view a.disabled:hover {
    text-decoration: line-through;
    cursor: not-allowed
}

.filter-wrapper .filter-action-button {
    margin: 20px 0 0
}

#filter-wrapper #filter-prop-info {
    display: none;
    background: url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/images/preloader-1.gif') 50% 50% no-repeat
}

.filter-block-range::after, .filter-block:not(:last-child)::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

#filter-block-PROPERTY_T_42 .filter-field-view a:not(:first-child), #filter-block-PROPERTY_T_67 .filter-field-view a:not(:first-child), #filter-block-PROPERTY_T_68 .filter-field-view a:not(:first-child) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.form-sumit-link {
    color: #000;
    font-weight: bold;
}

#filter-wrapper .filter-block-range input#range-from,
#filter-wrapper .filter-block-range input#range-to {
    opacity: 1;
}

#filter-wrapper .filter-block-range input:disabled#range-from,
#filter-wrapper .filter-block-range input:disabled#range-to {
    opacity: 0.6;
}

#filter-wrapper .filter-selected-values {
    display: none;
    margin: 0;
    width: 100%;
    clear: both;
}

#filter-wrapper .filter-selected-values .filter-selected-value {
    position: relative;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 2px 15px 2px 4px;
    margin: 0 5px 10px 0;
}

#filter-wrapper .filter-selected-values .filter-selected-value .filter-unselect-value,
#filter-wrapper .filter-selected-values .filter-selected-value .filter-unselect-value:hover {
    display: block;
    position: absolute;
    right: 3px;
    top: 1px;
    text-decoration: none;
    font-size: 14px;
    color: #d20404;
}

#filter-wrapper button[type=submit]:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	color: #ccc;
}

#filter-wrapper .filter-disabled-button {
	opacity: 0.5;
	cursor: not-allowed;
	color: #ccc;
}

#filter-wrapper #filter-show-all-props {
	display: block;
	width: 100%;
	height: 30px;
	margin: 0 0 10px;
	font-size: 15px;
	padding: 5px 0;
}

.filter-field-calculate-result {
	position: absolute;
	/* bottom: -4px; */
	left: 0;
	width: 100%;
}


#filter-wrapper .filter-field-view a.filter-field-button {
    
    margin: 0;
    padding: 10px !important;
    white-space: nowrap;
}
#filter-wrapper .filter-field-view a.filter-field-button::before {
    display: none;
}

#filter-wrapper .filter-field-view a.filter-field-button.active {
    /* border: 2px solid red; */
    border-width: 3px;
    border-style: solid;
}



.filter-block-checkbox-color .filter-field-view a.filter-field {
    background: none;
    padding: 0 !important;
    margin: 0 10px 5px 0 !important;
}

.filter-block-checkbox-color .filter-field-view a.filter-field.active {
    background: none;
}

.filter-block-checkbox-color .filter-field-view a.filter-field.disabled {
    opacity: 0.2;
    pointer-events: none;
}








.filter-block-checkbox-color .filter-field-view a.filter-field.active .arlight-filter-color__item::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 5px solid;
    position: absolute;
    top: -1px;
    left: -1px;
    box-sizing: border-box;
}

.filter-block-checkbox-color .filter-field-view a.filter-field.active .arlight-filter-color__item::after {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid;
    position: absolute;
    top: -1px;
    left: -1px;
    box-sizing: border-box;
}

.arlight-filter-color {
    display: flex;
}

.arlight-filter-color__item {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 11px;
    color: #000;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.3);
    position: relative;
}

.arlight-filter-color__item:not(:first-child) {
    margin-left: -5px;
}

.arlight-filter-color-wrap {
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    
}

.arlight-filter-color-title {
    margin-bottom: 5px;
    margin-right: 10px;
    /* padding-top: 10px; */
    /* line-height: 40px; */
    /* white-space: nowrap; */
    width: 50px;
    min-width: 50px;
    height: auto;
    vertical-align: middle;
    
}

.arlight-filter-color-block {
    display: flex;
    flex-wrap: wrap;
}

.filter-block-checkbox-color .filter-field-view .filter-field {
    min-width: auto !important;
}

.filter-block-checkbox-color .filter-field-view .filter-field::before {
    display: none !important;
}

/* End */


/* Start:/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/css.css?17551754334978*/
#color-wrap-1{position:relative;padding-top:25px}#color-wrap-1 #color-wrap-1-title{position:absolute;left:0;top:0;width:100%;display:block;margin:0 0 10px!important;font-weight:700!important;font-family:"Calibrib","Trebuchet MS",Calibri,Verdana,sans-serif;font-size:16px;line-height:14px}#filter-block-PROPERTY_MY_2_1 .filter-field-view{border:0;margin:0 auto}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-0{background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/uf.png') 0 0 no-repeat!important;background-size:cover!important;color:#fff;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-1{background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/p.png') 0 0 no-repeat!important;background-size:cover!important;color:#fff;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-2{background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/b.png') 0 0 no-repeat!important;background-size:cover!important;color:#fff;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-3{background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/g.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-4{background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/y.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-5{background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/o.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-6{background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/r.png') 0 0 no-repeat!important;background-size:cover!important;color:#fff;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-7{display:none!important;background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/ir.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-8{width:32px!important;background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/rgb.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-9{display:none!important;text-indent:-10000px;width:42px!important;background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/rgbw.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-10{text-indent:-10000px;width:42px!important;background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../images/color_rgbww.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_1 .filter-field-view a#filter-field-PROPERTY_MY_2_1-11{text-indent:-10000px;width:42px!important;background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../images/color_rgbdw.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_2,#filter-block-PROPERTY_MY_2_2 .filter-field-view{border:0}#filter-block-PROPERTY_MY_2_2 .filter-field-view a#filter-field-PROPERTY_MY_2_2-0{background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/ww.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_2 .filter-field-view a#filter-field-PROPERTY_MY_2_2-1{background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/dw.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_2 .filter-field-view a#filter-field-PROPERTY_MY_2_2-2{background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/w.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_2 .filter-field-view a#filter-field-PROPERTY_MY_2_2-3{display:none!important;background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/cw.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_2 .filter-field-view a#filter-field-PROPERTY_MY_2_2-4{display:none!important;width:34px!important;margin-right:17px!important;background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../img/mix.png') 0 0 no-repeat!important;background-size:cover!important;}#filter-block-PROPERTY_MY_2_2 .filter-field-view a#filter-field-PROPERTY_MY_2_2-5{width:34px!important;background:url('/local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/../images/color-trix-2.png') 0 0 no-repeat!important;background-size:cover!important;}#power-prop-wrap{border:none!important}#power-prop-wrap #power-prop-name{display:block;margin:0 0 10px!important;font-weight:700!important;font-family:"Calibrib","Trebuchet MS",Calibri,Verdana,sans-serif;font-size:16px}#power-prop-wrap .filter-name{font:12px Arial,sans-serif;color:#282828;text-align:left;text-transform:none}#power-prop-wrap #power-on-kat,#power-prop-wrap #power-on-kat:hover,#power-prop-wrap #power-on-metr,#power-prop-wrap #power-on-metr:hover{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-webkit-inline-box;display:inline-flex;height:10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0 15px 20px 0;text-decoration:none;font:12px/25px Arial,sans-serif}#power-prop-wrap #power-on-kat.active,#power-prop-wrap #power-on-kat.active:hover,#power-prop-wrap #power-on-metr.active,#power-prop-wrap #power-on-metr.active:hover{background:#efefef;font-weight:700}
/* End */
/* /local/templates/neon_mobile/components/my/main.feedback.wide/buy_one_click/style.css?1755175433304 */
/* /local/templates/neon_mobile/components/my/catalog_filter/new_filter/theme_css.css?175517543317614 */
/* /local/templates/neon_mobile/components/my/catalog_filter/new_filter/leddecoration/css.css?17551754334978 */
