

/* Start:/local/components/elektro/catalog.products/templates/.default/style.css?174762966621121*/
.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: var(--color-gray);
    padding:0px 0px 0px 0px;
    z-index:2;
    color:#fff;
    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 */
/* /local/components/elektro/catalog.products/templates/.default/style.css?174762966621121 */
