

/* Start:/local/components/elektro/catalog.products/templates/.default/style.css?170779803522174*/
.pageTitle{
    font-size:18px;
    color:#333;
    margin-top:20px;
}

.pageTitle.search_style{
    display:none;
}

.pageTitle__analoglink{
    color: #999;
    text-decoration: none;
}
    .pageTitle__analoglink:hover{
        text-decoration: underline;
    }

.catalogue_section:nth-child(3n+3){
    margin-right:0px;
}

.catalogue_section{
    margin:0px 30px 20px 0px;
    float:left;
    box-sizing:border-box;
    width:272px;
    text-align:center;
}
.catalog_index .catalogue_section{
    margin:0px 27px 20px 0px;
    box-shadow: 0px 0px 15px 2px #dedede;
    transition: box-shadow .3s;
}
.catalog_index .catalogue_section:hover{
    box-shadow: 0px 0px 25px 9px #999;
}
.catalog_index .catalogue_section:nth-child(4n){
    margin-right:0px;
}

.catalogue_section__name {
    display:block;
    text-align:center;
    width:100%;
    padding: 10px 5px;
    box-sizing: border-box;
}
.catalogue_section__name .title{
    display:block;
    text-align:center;
    width:100%;
    height:40px;
    overflow:hidden;
    box-sizing: border-box;
    line-height: 20px;
}

.catalogue_section a{
    color:#666;
    text-decoration:none;
    display:block;
    position:relative;
}

.catalogue_section a:hover{
    color:#cf2526;
}

.catalogue_section img{
    max-height:270px;
    max-width:270px;
}

#contentBlock{
    width:100%;
    padding-bottom:40px;
    position:relative;
}

#contentBlock.catalog_index{
    width:100%;
}

.catalog_index #product_list{
    width:100%;
}

.catalog_index #product_list.plitka .product{
    margin-right: 13px;
}
.catalog_index #product_list.plitka .product:nth-child(5n) {
    margin-right:13px;
}
.catalog_index #product_list.plitka .product:nth-child(6n) {
    margin-right:0px;
}

.catalog_index #product_list.spisok .product, .catalog_index #product_list.spisok2 .product{
    width:100%;
}

#contentBlock.search_style{
    margin: 55px 0 0 20px;
    padding-bottom: 40px;
    position: relative;
    width: 920px;
}

#product_list{
    box-sizing:border-box;
    margin:0px;
    margin-top:10px;
    width:100%;
    color:#333333;
}
.right-filter {
    box-sizing:border-box;
    margin:0px;
    width:230px;
    min-height:600px;
    float:right;
    border:1px #ddd solid;
    border-radius:5px;
    overflow:hidden;
}

.right-filter .head{
    background-color:#f9f9fb;
    border-bottom:1px #ddd solid;
    height:45px;
    width:100%;
    overflow:hidden;
    box-sizing:border-box;
    padding:0px 10px;
    text-align:center;
    color:#cf2526;
    font-size:14px;
    line-height:45px;
}


#product_list .product .article_code_middle{
    display:none;
}



/*-------------plitka-------------*/
#product_list.plitka .product{
    position:relative;
    box-sizing:border-box;
    width:222px;
    height:415px;
    border:1px #ddd solid;
    border-radius:5px;
    margin-right:10px;
    margin-bottom:30px;
}

#product_list.plitka .product:nth-child(5n){
	margin-right:0px;
}

#product_list.plitka .product .article_row {
    position: absolute;
    bottom: 82px;
    left: 0px;
    width: 220px;
    height: 20px;
	line-height: 20px;
    box-sizing: border-box;
    font-family: Roboto Condensed;
	padding-left: 10px;
}


@media screen and (max-width:1460px){
	#product_list.plitka .product{
		margin-right:17px;
	}
	#product_list.plitka .product:nth-child(4n){
		margin-right:0px;
	}
	#product_list.plitka .product:nth-child(5n){
		margin-right:17px;
	}
	.catalog_index #product_list.plitka .product:nth-child(4n) {
		margin-right:13px;
	}
	.catalog_index #product_list.plitka .product:nth-child(5n) {
		margin-right:0px;
	}
	.catalog_index #product_list.plitka .product:nth-child(6n) {
		margin-right:13px;
	}
}

/*
@media screen and (min-width:1440px){
	#product_list.plitka .product:nth-child(5n){
		margin-right:0px;
	}
}
)
*/

#product_list.plitka .product.inStock .prod-exist{
    display:block;
    position:absolute;
    top:90px;
    right:5px;
    width:16px;
    height:12px;
    background:url('/local/components/elektro/catalog.products/templates/.default/images/prod_exist.png') 0 0 no-repeat;
}

#product_list.plitka .product .prod-sale{
    display:block;
    position:absolute;
    top:115px;
    right:5px;
    width:16px;
    height:16px;
    background:url('/local/templates/elektro/images/sale105.png') 0 0 no-repeat;
}

#product_list.plitka .product .is_filial_icon{
    display:block;
    position:absolute;
    top:115px;
    right:5px;
    width:16px;
    height:16px;
    background:url('/local/templates/elektro/images/is_filial_icon.png') 0 0 no-repeat;
}

#product_list.plitka .product.instockRcOnly .prod-exist{
    display:block;
    position:absolute;
    top:90px;
    right:5px;
    width:16px;
    height:16px;
    background:url('/local/components/elektro/catalog.products/templates/.default/images/instockrconly.png') 0 0 no-repeat;
}

#product_list.plitka .product .storeBalance {
    display:none;
    position:absolute;
    top:80px;
    left:5px;
    z-index:10000;

    border:1px #f2f2f2 solid;
    border-radius:5px;
    background-color:#fff;
    min-width:200px;
    padding:5px 10px;
    box-shadow:0px 0px 10px #999;
}

#product_list.plitka .product .head{
    position:absolute;
    top:0px;
    left:0px;
    background-color:#f9f9fb;
    border-bottom:1px #ddd solid;
    height:65px;
    width:220px;
    overflow:hidden;
    display:table-cell;
    vertical-align:middle;
    box-sizing:border-box;
    padding:10px;
    line-height:14px;
    border-radius:5px 5px 0px 0px;
}

#product_list.plitka .product .head .name{
    height:45px;
    overflow:hidden;
}

#product_list.plitka .product .head a{
    color:#333333;
    font-size:11px;
    text-decoration:none;
    line-height:14px;
}

#product_list.plitka .product .head .article_code{
    display:none;
}

#product_list.plitka .product .head .brand-logo{
    display:none;
}


#product_list.plitka .product div.image{
    box-sizing:border-box;
    position:absolute;
    top:89px;
    left:0px;
    width:220px;
    height:220px;
    line-height:218px;
    text-align:center;
}

#product_list.plitka .product:hover .article_code_middle {
}

#product_list.plitka .product .article_code_middle{
    display:block;
    opacity:1;
    position:absolute;
    top:179px;
    left:-1px;
    background-color: #99d9ea;
    padding:0px 0px 0px 0px;
    z-index:2;
    color:#7e92cd;
    white-space:nowrap;
    box-sizing:border-box;
    line-height:14px;
    text-align:left;
}

#product_list.plitka .product .article_code_middle span{
    font-size:11px;
    display:block;
    margin-bottom:2px;
    padding-left:3px;
    padding-right:3px;
}

#product_list.plitka .product .article_code_middle{
    max-width:0px;
    overflow:hidden;
    -webkit-transition: max-width .5s;
    transition: max-width .5s;
}

#product_list.plitka .product:hover .article_code_middle{
    max-width:120px;
}

#product_list.plitka .product .article_code_middle:hover{
    max-width:220px;
}

#product_list.plitka .product .image .product-tile-picture-image{
    max-height:100%;
}

#product_list.plitka .product .bottom {
    position:absolute;
    bottom:8px;
    left:0px;
    width:220px;
    height:72px;
    box-sizing:border-box;
    font-family: Roboto Condensed;
}
#product_list.plitka .product .bottom .price{
    font-size:18px;
    height:28px;
    line-height:14px;
    margin-top:5px;
    margin-right:10px;
    text-align:right;
}

#product_list .product .price .price_top{
    display:block;
    font-size:16px;
}
#product_list .product .price .price_bottom{
    display:block;
    margin-top:5px;
    color:#999;
    padding-left:10px;
    font-size:16px;
}

#product_list.spisok .product .price .price_bottom, #product_list.spisok2 .product .price .price_bottom{
    display:none;
}

#product_list .product .price .price_bottom.fa-globe::before{
    margin-right:5px;
}
#product_list .product .price .price_bottom.store-alt::before{
    margin-right:5px;
    content:"";
    width:15px;
    height:12px;
    background:url('/local/templates/elektro/images/store-alt.png') 0 0 no-repeat;
    background-size:cover;
    display:inline-block;
}

#product_list.plitka .product .bottom .buy{
    position:absolute;
    right:10px;
    bottom:0;
}

#product_list.plitka .product .bottom .detail{
    position:absolute;
    right:10px;
    bottom:0;
}

#product_list.plitka .product .bottom .detail a, #product_list.spisok .product .bottom .detail a, #product_list.spisok2 .product .bottom .detail a{
    text-decoration:none;
    color:#666;
    display:inline-block;
    line-height: 38px;
    border: 1px #999 solid;
    padding:0px 5px;
    background-color:#f9f9fa;
    border-radius:2px;
}
#product_list.spisok .product .bottom .detail a, #product_list.spisok2 .product .bottom .detail a{
    margin-top:10px;
}
#product_list .product .bottom .detail a:hover{
    background-color:#fff;
}

#product_list.plitka .product .bottom .icons{
    position:absolute;
    left:10px;
    bottom:12px;
}

/*-------------spisok-------------*/
#product_list.spisok .product{
    position:relative;
    box-sizing:border-box;
    width:100%;
    height:150px;
    border:1px #ddd solid;
    border-radius:5px;
    float:left;
    margin-right:10px;
    margin-bottom:30px;
}

#product_list.spisok .product .prod-sale{
    display:block;
    position:absolute;
    top:50px;
    left:215px;
    width:16px;
    height:16px;
    background:url('/local/templates/elektro/images/sale105.png') 0 0 no-repeat;
}
#product_list.spisok .product .is_filial_icon{
    display:block;
    position:absolute;
    top:27px;
    left:215px;
    width:16px;
    height:16px;
    background:url('/local/templates/elektro/images/is_filial_icon.png') 0 0 no-repeat;
}

#product_list.spisok .product.inStock .prod-exist{
    display:block;
    position:absolute;
    top:30px;
    left:215px;
    width:16px;
    height:12px;
    background:url('/local/components/elektro/catalog.products/templates/.default/images/prod_exist.png') 0 0 no-repeat;
}
#product_list.spisok .product.instockRcOnly .prod-exist{
    display:block;
    position:absolute;
    top:28px;
    left:215px;
    width:16px;
    height:16px;
    background:url('/local/components/elektro/catalog.products/templates/.default/images/instockrconly.png') 0 0 no-repeat;
}
#product_list.spisok .product .storeBalance {
    display:none;
    position:absolute;
    top:20px;
    left:215px;
    z-index:100;

    border:1px #f2f2f2 solid;
    border-radius:5px;
    background-color:#fff;
    min-width:200px;
    padding:5px 10px;
    box-shadow:0px 0px 10px #999;
}



#product_list.spisok .product .head{
    position:absolute;
    top:10px;
    left:230px;
    width:420px;
    height:135px;
    overflow:hidden;
    display:table-cell;
    vertical-align:middle;
    box-sizing:border-box;
    padding:0px;
    padding-left:10px;
}

#product_list.spisok .product .head .name{
    margin-top:15px;
    line-height:20px;
    max-height:40px;
    overflow:hidden;
}

#product_list.spisok .product .head .name a{
    color:#333333;
    font-size:16px;
    text-decoration:none;
}

#product_list.spisok .product .head .article_code{
    margin-top:5px;
    color:#999999;
    font-size:13px;
}

#product_list.spisok .product .head .brand-logo{
    height:40px;
    line-height:40px;
    width:160px;
    position:absolute;
    bottom:10px;
}

#product_list.spisok .product .image{
    box-sizing:border-box;
    position:absolute;
    top:10px;
    left:40px;
    width:130px;
    height:130px;
    text-align:center;
}

#product_list.spisok .product .image a{
    line-height:140px;
}

#product_list.spisok .product .image .product-tile-picture-image{
    max-height:100%;
    max-width:100%;
}

#product_list.spisok .product .bottom {
    position:absolute;
    top:10px;
    right:0px;
    width:230px;
    height:130px;
    box-sizing:border-box;
}
#product_list.spisok .product .bottom .price{
    font-size:18px;
    margin-top:15px;
    line-height:20px;
}
#product_list.spisok .product .bottom .buy{
    margin-top:10px;
}

#product_list.spisok .product .bottom div.icons {
    margin-top:15px;
}

/*-------------spisok2-------------*/
#product_list.spisok2 .product{
    position:relative;
    box-sizing:border-box;
    width:100%;
    height:103px;
    border:1px #ddd solid;
    border-radius:5px;
    float:left;
    margin-right:10px;
    margin-bottom:15px;
}

#product_list.spisok2 .product .prod-sale{
    display:block;
    position:absolute;
    top:40px;
    left:175px;
    width:16px;
    height:16px;
    background:url('/local/templates/elektro/images/sale105.png') 0 0 no-repeat;
}

#product_list.spisok2 .product .is_filial_icon{
    display:block;
    position:absolute;
    top:17px;
    left:175px;
    width:16px;
    height:16px;
    background:url('/local/templates/elektro/images/is_filial_icon.png') 0 0 no-repeat;
}

#product_list.spisok2 .product.inStock .prod-exist{
    display:block;
    position:absolute;
    top:20px;
    left:175px;
    width:16px;
    height:12px;
    background:url('/local/components/elektro/catalog.products/templates/.default/images/prod_exist.png') 0 0 no-repeat;
}
#product_list.spisok2 .product.instockRcOnly .prod-exist{
    display:block;
    position:absolute;
    top:18px;
    left:175px;
    width:16px;
    height:16px;
    background:url('/local/components/elektro/catalog.products/templates/.default/images/instockrconly.png') 0 0 no-repeat;
}
#product_list.spisok2 .product .storeBalance {
    display:none;
    position:absolute;
    top:10px;
    left:175px;
    z-index:100;

    border:1px #f2f2f2 solid;
    border-radius:5px;
    background-color:#fff;
    min-width:200px;
    padding:5px 10px;
    box-shadow:0px 0px 10px #999;
}

#product_list.spisok2 .product .head{
    position:absolute;
    top:0px;
    left:190px;
    width:450px;
    height:101px;
    overflow:visible;
    display:table-cell;
    vertical-align:middle;
    box-sizing:border-box;
    padding:0px;
    padding-left:10px;
}

#product_list.spisok2 .product .head .name{
    margin-top:15px;
    line-height:20px;
    max-height:40px;
    overflow:hidden;
}

#product_list.spisok2 .product .head .name a{
    color:#333333;
    font-size:16px;
    text-decoration:none;
}

#product_list.spisok2 .product .head .article_code{
    position:absolute;
    top:16px;
    left:-175px;
    max-width:145px;
    margin-top:5px;
    color:#999999;
    font-size:13px;
    width:145px;
}
#product_list.spisok2 .product .head .article_code span{
    display:block;
}

#product_list.spisok2 .product .head .brand-logo{
    height:30px;
    line-height:30px;
    width:200px;
    position:absolute;
    bottom:5px;
    overflow:hidden;
}

#product_list.spisok2 .product .image{
    display:none;
}
#product_list.spisok2 .product:hover .image{
    display:block;
    box-sizing:border-box;
    position:absolute;
    top:0px;
    left:10px;
    width:150px;
    height:101px;
    text-align:center;
    border-right:1px #bcbcbc solid;
    background-color:#ffffff;
    overflow:hidden;
}
#product_list.spisok2 .product:hover .head .article_code{
    display:none;
}

#product_list.spisok2 .product .image .product-tile-picture-image{
    max-height:100px;
    max-width:100px;
}
#product_list.spisok2 .product .bottom {
    position:absolute;
    top:0px;
    right:0px;
    width:230px;
    height:90px;
    box-sizing:border-box;
}
#product_list.spisok2 .product .bottom .price{
    font-size:18px;
    margin-top:15px;
    line-height:20px;
}
#product_list.spisok2 .product .bottom .buy{
    margin-top:10px;
}

#product_list.spisok2 .product .bottom div.icons {
    position:absolute;
    top:18px;
    right:5px;
}

/*---------------------------------------*/

/*-------------spisok_new-------------*/

/*---------------------------------------*/

#product_list .product .head .name a:hover{
    color:#cf2526;
}

#product_list .product .prod-exist{
    display:none;
}

#product_list .product .head .brand-logo img{
    width:40px;
    height:40px;
}

#product_list.spisok2 .product .head .brand-logo img{
    width:30px;
    height:30px;
}

.filters i.fa.fa-long-arrow-up, .filters i.fa.fa-long-arrow-down {
    font-size:10px;
}

#product_list .product .head .brand-logo a{
    text-decoration:none;
    color:#999999;
}
#product_list .product .head .brand-logo a:hover{
    text-decoration:underline;
    color:#666;
}

#product_list .product .buy .alert{
    position:absolute;
    z-index:1;
    right:-5px;
    top:-30px;
    line-height:14px;
    font-size:14px;
    border:1px #ddd solid;
    border-radius:3px;
    background-color:#f9f9fa;
    padding:5px;
    display:none;
    white-space:nowrap;
}

#product_list .product .buy .field:hover .alert{
    display:block;
}

/*----------------------------------*/
.product .storeBalance .close{
    color: #cf2526;
    cursor: pointer;
    text-align: right;
    font-size:17px;
    font-weight:bold;
    margin-right:-5px;
}

.product .storeBalance .title.name{
    color:#000;
    margin-bottom:20px;
}
.product .storeBalance .title{
    color:#666;
    line-height:18px;
    margin-bottom:5px;
    font-size:14px;
    font-weight:bold;
}

.product:hover div.storeBalance.show{
    display:block!important;
}

.product .line table{
    width:100%;
}

.product .line table td {padding: 0;}

.product .line table tr {padding: 10px 0; line-height:30px;}

.product .line .col1{
    white-space:nowrap;
    padding-right:5px;
    width:10px;
}
.product .line .col2 div{
    min-width:20px;
    border-bottom:1px #dddddd dashed;
}
.product .line .col3{
    white-space:nowrap;
    padding-left:5px;
    width:10px;
}

.product .line .col3 div.prop_value{
    max-width:260px;
    overflow:hidden;
    text-overflow: ellipsis; /* Многоточие */
}

.product .line .col1 div.prop_name{
    max-width:260px;
    overflow:hidden;
    text-overflow: ellipsis; /* Многоточие */
}

.clean_favors_button {
    border: 1px #ddd solid;
    margin-left: 10px;
    border-radius: 3px;
    color: #666;
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 0px 10px;
    white-space: nowrap;
    background-color: #f9f9fa;
    cursor:pointer;
    position:absolute;
    right:0px;
    top:-60px;
}

#product_list.plitka .product.inStock .prod-exist,
#product_list.plitka .product.instockRcOnly .prod-exist,
#product_list.plitka .product .prod-exist{
    display:none;
}

#product_list .product .in_stock_notice{
    display:none;
}

#product_list.plitka .product .in_stock_notice{
    position: absolute;
    top: 4px;
    right: 5px;
    color:#4e802d;
    border-bottom:#4e802d 1px dotted;
    cursor:pointer;
}

#product_list.plitka .product .in_stock_notice:hover{
    cursor:pointer;
}
#product_list.plitka .product.inStock .in_stock_notice{
    background-color:#fff;
    line-height:14px;
}
#product_list.plitka .product.inStock .in_stock_notice.type1{
    display:inline-block;
}
#product_list.plitka .product.instockRcOnly .in_stock_notice.type2{
    display:inline-block;
}
#product_list.plitka .product.pod_zakaz .in_stock_notice.type3{
    display:inline-block;
    color:#1970b7;
    border-bottom:#1970b7 1px dotted;
	cursor:pointer;
}
#product_list.plitka .product.is_filial .in_stock_notice.type4{
    display:inline-block;
    color:#1970b7;
    border-bottom:#1970b7 1px dotted;
}


.found_nothing{
    margin-top:10px;
}

/*---Catalog-category----*/
.category-catalog{}

.category-catalog ul {
    padding:0px;
    list-style: none;
}

.category-catalog__item {
    min-width: 200px;
    width: 25%;
    margin: 0 0 10px;
    padding: 0px;
    vertical-align: top;
    list-style: none;
}

.category-catalog__item-list {
    margin-bottom:10px;
    line-height:16px;
}

.category-catalog__item-list.level2 {
    padding-left:20px;
}

.category-catalog__item-list a{
    text-decoration:none;
    color:#333;
}

.category-catalog__item-list_name{
    cursor:pointer;
    border-bottom:1px #333 solid;
}

.category-catalog__item-list_name:hover {
    color:#205EC9;
    border-color:#205EC9;
}

.category-catalog__children {
    padding:10px;
}

.category-catalog__full-list-link {
    display: inline-block;
    margin-top:15px;
    border-bottom:1px #999 dotted;
    color:#999;
}
.category-catalog__full-list-link:hover {
    color:#333;
    border-color:#333;
    cursor:pointer;
}

ul.category-catalog__children-list {
    padding-top:10px;
}

.category-catalog__children-list .hideable {
    display:none;
}
.category-catalog__children-list.open .hideable {
    display:list-item;
}

.category-catalog__children-list.children-list__hidden {
    display:none;
}

.category-catalog__icon_title {
    font-size:16px;
    padding:0px 10px;
    font-weight: 600;
}

.category-catalog__icon_title a {
    text-decoration:none;
    color:#333;
}
.category-catalog__icon_title a:hover {
    text-decoration:none;
    color:#205EC9;
}

.category-catalog__icon_title a span{
    border-bottom:1px #333 solid;
}
.category-catalog__icon_title a:hover span{
    border-bottom:1px #205EC9 solid;
}

.category-catalog__item:hover .category-catalog__icon_title {

}

/*-----------------------*/


.trigger_cat_list {
	gap: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.trigger_cat__item{
	border: 1px #ddd solid;
	max-width: 150px;
	padding: 10px 10px;
	white-space: no-wrap;
	background-color:#f3f3f3;
} 
.trigger_cat__item:hover{
	background-color:#ddd;
}

.trigger_cat__item a {
	text-decoration: none;
}

.trigger_cat__image{
}

.trigger_cat__name {
}

/* End */


/* Start:/local/components/elektro/catalog.filter_form_new/templates/.default/style.css?173259950314070*/
form.waiting-style {
    opacity:0.6;
}

.main-filter {
    box-sizing:border-box;
    margin:0px;
    width:230px;
    min-height:100px;
    margin-bottom:40px;
    position:relative;
    font-family: Roboto Condensed;
}

.filter-results-div{
    display: none;
    position:absolute;
    z-index:100;
    top:50%;
	min-width:155px;
	box-sizing: border-box;
}

.filter-results-div1{
    display: none;
    position:absolute;
    z-index:100;
    top:50%;
    padding:10px 10px;
    border:1px #ddd solid;
    background-color:#fff;
    white-space: nowrap;
    box-shadow: 0 0 7px #a0a0a0;
    border: 1px #0072bc solid;
    border-radius:3px;
    background:#0072bc none repeat scroll 0 0;
	min-width:168px;
	box-sizing: border-box;
	color:#fff;
}

.results-show-button_ex, .results-clear-button{
    display:inline-block;
    color:#ccc;
    text-decoration:underline;
    cursor:pointer;
}

#filter-results-div-bottom {
    padding:0px 10px;
}

.main-filter .head.sub-head{
    color:#0e4194;
    background-color:#fff;
    cursor:pointer;
}
.main-filter .sub-content{
    height:auto;
    overflow:hidden;
}

.main-filter .sub-content.no-height{
    height:0px;
}

.main-filter .head{
    background-color:#f9f9fb;
    height:45px;
    width:100%;
    overflow:hidden;
    box-sizing:border-box;
    padding:0px 10px;
    text-align:center;
    color:#cf2526;
    font-size:14px;
    line-height:45px;
}
.main-filter .filter-block:last-child{
}
.main-filter .filter-block{
    padding:0px;
}

.main-filter .filter-block.removed{
    display:none;
}

.main-filter .filter-block.filter-block_disabled_yes{
    display:none;
}


#filter_id_stock .filter-block__header::after {
	background: none;
	display: none;
}

.filter-block__header::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%2210%22%20viewBox%3D%220%200%206%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M5.78413%205.49505L1.25827%209.79476C0.970375%2010.0684%200.503596%2010.0684%200.215837%209.79476C-0.0719456%209.52135%20-0.0719456%209.0779%200.215837%208.80451L4.22052%204.99993L0.215953%201.19548C-0.0718292%200.921955%20-0.0718293%200.478553%200.215953%200.205141C0.503736%20-0.0683805%200.970491%20-0.0683805%201.25839%200.205141L5.78425%204.50492C5.92814%204.64169%206%204.82075%206%204.99991C6%205.17915%205.928%205.35835%205.78413%205.49505Z%22%20fill%3D%22%23C3E6FC%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    content: "";
    cursor: pointer;
    width: 18px;
    height: 18px;
    right: 0px;
    margin-top: -5px;
    position: absolute;
    text-align: center;
    top: 15px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: transform .5s;
    border: 1px solid #c3e6fc;
    border-radius: 50%;
}
.filter-block_closed_no .filter-block__header::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.filter-block__header {
    position: relative;
    z-index: 1;
}

#filter_id_stock .filter-block__header .title {
	border-bottom: none;
}

.filter-block__header .title {
    padding: 15px 20px 8px 0px;
    border-bottom: 1px solid #d6effb;
    line-height: 16px;
    font-weight:600;
    color:#32414a;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    font-size: 14px;
    text-transform: uppercase;
}
.filter-block__header .title {
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.filter-block__header__price_label {
    text-transform: none;
}

.filter-block__item .doc-count{
    color:#757575;
}

.filter-block_closed_yes .filter-block__content{
    overflow: hidden;
    max-height:0px;
    transition: max-height .5s ease-out;
}

.filter-block_closed_no .filter-block__content{
    overflow: hidden;
    max-height:500px;
    transition: max-height .5s ease-in;
}

.filter-block__content__mess {
	padding: 10px;
}


.filter-block_closed_no .filter-block__body{
    display: block;
}

.filter-block__body {
    display: block;
    max-height: 280px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 0px 5px 0px;
    position: relative;
    z-index: 2;
    box-sizing:border-box;
    color:#000;
    font-size:14px;
}
#filter_id_price .filter-block__body{
    padding: 10px 8px 15px 8px;
}

.filter-block__body.body_for_stock_stores{
    padding: 5px 0px 15px 0px;
	position: static;
	overflow: unset;
}

.filter-block__list {
	display: flex;
    flex-direction: column;
    justify-content: flex-start;	
}

.filter-block__list .filter-block__item {
    margin-bottom:8px;
    padding: 3px 0px 5px 0px;
    position:relative;
    box-sizing:border-box;
	order: 0;
}
.filter-block__list .filter-block__item.filter-block__item_disabled_yes {
	order: 1;
}

.filter-block__more-link{
    font-size: 14px;
    line-height: 1;
    text-decoration: underline;
    cursor: pointer;
    white-space: nowrap;
    user-select: none;
    color:#0072bc;
    margin-bottom: 12px;
	display: none;
}

.filter-block_closed_yes .filter-block__more-link{}

.filter-block__more-link .filter-block__more-show {
    display: none;
}
.filter-block__more-link .filter-block__more-hide {
    display: block;
}
.filter-block__more-link.collapsed .filter-block__more-show {
    display: block;
}
.filter-block__more-link.collapsed .filter-block__more-hide {
    display: none;
}

.filter-block__item{
    display: block;
}
.show-all-items .filter-block__item{
    display: block;
}
.filter-block__item.visible{
    display: block;
}

.filter-block__item:not(.filter-block__item_disabled_yes){
    display: block;
}

.filter-block__item_disabled_yes{
    color:#757575;
}

.filter-block__body.show-all-items {
    margin-bottom: 8px;
}


.input {
    display: inline-block;
    position: relative;
    width: 100%;
}

.filter-block__range{
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P//PwMhwMRABKCeIpZZs2YRdBTjIHQ4QIABAJ4/CNpAsir5AAAAAElFTkSuQmCC") no-repeat center center;
}
.filter-block__range .input_type_range {
    width: 45%;
    margin-left: 0;
}

.filter-block__range .input_type_range:first-child{
    margin-left: 0;
}
.filter-block__range .input_type_range:last-child{
    float:right;
}

.input_size_s .input__box {
    padding-right: 0px;
}

.input__box {
    box-sizing: border-box;
    cursor: text;
    display: block;
    position: relative;
    background: #fff none repeat scroll 0 0;
    background-color:#f4fbfe;
}
.input__box input{
    background-color:#f4fbfe !important;
    color:#617a88;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
}

.filter-block__range .input_type_range::before {
    color: #757575;
    content: attr(data-sign-title);
    left: 2px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 20px;
    z-index: 1;
}

.input_size_s .input__control {
    padding-left: 0px;
}

.filter-block__range .input_type_range .input__control {
    width:100%;
    color:#333 !important;
    height: 40px;
}

.input__control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-sizing: border-box;
    outline: 0 none;
    padding: 0.4em 0;
}
.input__control {
    color: #000;
    font-size: 13px;
    font-family: Arial,sans-serif;
    margin: 0;
    position: relative;
    width: 75px;
    z-index: 3;
}

.input__hint {
    box-sizing: border-box;
    cursor: text;
    max-width: 100%;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-overflow: ellipsis;
    visibility: hidden;
    white-space: nowrap;
    z-index: 5;
    font-size:13px;
    font-family: Arial,sans-serif;
    line-height:40px;
}

.filter-block__range .input__hint {
    color: #757575;
    text-align: center;
    width: 100%;
}

.input__hint_visibility_visible {
    visibility: visible;
}

.filter-panel-aside__controls{
    padding: 20px 10px;
    text-align: center;
}

.button_theme_pseudo::before {
    border-radius: 3px;
    bottom: 1px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    content: "";
    left: 1px;
    padding: 0;
    position: absolute;
    right: 1px;
    top: 1px;
}

.filter-panel-aside__controls .button_theme_pseudo {
    line-height: 40px;
}

.button_theme_pseudo .button__text {
    padding: 0 13px;
}
.button__text {
    pointer-events: none;
    position: relative;
}

.filter-panel-aside__apply .button {
    width: 100%;
}



.filter-block__body .input_type_checkbox {
    position: absolute;
    top:1px;
}
.input_type_checkbox {
    position: relative;
    white-space: nowrap;
}

.input_type_checkbox::after, .input_type_checkbox::before {
    height: 12px;
    width: 12px;

    content: "";
    position: absolute;
}

.input_type_checkbox::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    border:1px #ddd solid;
    left: 1px;
    padding: 0;
    top: 1px;
}

.checkbox_checked_yes::after{
    border:1px #0072bc solid;
    background: #f4fbfe none repeat scroll 0 0;
}

.checkbox__control, .sale_checkbox__control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    height: 101%;
    left: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=1);
    padding: 0;
    position: absolute;
    top: 0;
    width: 101%;
    z-index: 1000;
}

.filter-block__body .checkbox__label {
    display: block;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 36px;
    color:#546b77;
    position: relative;
}
.filter-block__body .filter-block__item_disabled_yes .checkbox__label {
	color:#ccc;
}

.checkbox__label__count {
    background-color: #f4fbfe;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: -1px;
    width:36px;
    height: 21px;
    text-align: center;
    line-height: 21px;
}

.checkbox__label.sale_checkbox {
    position:relative;
}

.checkbox__label, .checkbox__control {
    cursor: pointer;
}

.filter-block__item_disabled_yes .checkbox__label, .filter-block__item_disabled_yes .checkbox__control {
    cursor: default;
}

.filter-block__body .checkbox_checked_yes .checkbox__tick {
    bottom: 4px;
    left:3px;
}

.checkbox__tick {
    background: none;
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=1);
    padding: 0;
    position: relative;
    transition: bottom 0.05s ease-out 0s, opacity 0.05s ease-out 0s, visibility 0s ease-out 0.05s;
    vertical-align: baseline;
    visibility: hidden;
    z-index: 3;
    bottom: 8px;
    height: 16px;
    left: 2px;
    width: 16px;
}

.checkbox_checked_yes .checkbox__tick {
    opacity: 1;
    transition-delay: 0s;
    visibility: visible;
}


.checkbox__tick:after {
  content: "";
  position: absolute;
  opacity: 0;
  left: 2px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #0072bc;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  animation: shrink-bounce 200ms cubic-bezier(0.4, 0, 0.23, 1);
}

.checkbox_checked_yes .checkbox__tick:after {
    opacity: 1;
    transition-delay: 0s;
    visibility: visible;	
}

.main-filter #results-form {
    padding:0 10px 10px;
}

.main-filter .clear-button{
    margin:20px 0 5px;
    text-align:left;
    color:#0e4194;
    cursor:pointer;
}

.filter-block__state_selected .filter-block__header::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: calc(50% - 9px);
    width: 5px;
}

.main-filter .filter_hideable_block.hidden{
    display:none;
}


.main-filter__top{
    content: "";
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background-color: #d6effb;
}

.filter-block__sale{
    position:relative;
    padding-left:0px;
	font-family: Roboto Condensed;
}
.filter-block__sale__title{
    position: relative;
}
.filter-block__sale .fa-percent{
    color:#fff;
    background:#ff8970;
    border-radius:15px;
    font-size:11px;
    padding:4px 5px;
    margin:0px 2px;
    position: absolute;
    top: -3px;
    left: 95px;
}

.filter-block__sale label{
    position:relative;
    top:-1px;
}

.filter-block__sale .icon{
    display:block;
    position:absolute;
    top:-13px;
    right:-40px;
    width:36px;
    height:36px;
    background:url(/local/templates/elektro/images/sale2.svg) center center no-repeat;
    background-size: contain;
}

.filter-block__seach {
	padding: 5px 10px;
	border: 1px #ddd solid;
	margin-bottom: 5px;
}

.filter-block__seach input{
    color:#617a88;
    font-size: 14px;
    text-align: left;
	border: none;
	line-height: 16px;
}

.filter-block__seach input:focus{
	background: #ffe; /* Цвет фона */
	border: none !important; /* Параметры рамки */
	outline: none;
}

.filter-block__seach .fa {
	cursor: pointer;
	color:#999;
}
.filter-block__seach .fa:hover{
	color:#333;
}


.filter-block__search input[type="text"] {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #d6effb;
    border-radius: 1px;
    font-size: 12px;
    transition: border-color 0.3s;
	box-sizing: border-box;
	margin-top: 5px;
	margin-bottom: 5px;
}



/* End */
/* /local/components/elektro/catalog.products/templates/.default/style.css?170779803522174 */
/* /local/components/elektro/catalog.filter_form_new/templates/.default/style.css?173259950314070 */
