

/* Start:/local/templates/aspro_next/components/bitrix/catalog.section/catalog_block/style.css?16926292701437*/

.tag_item{
    color: #a5a3a3;
    font-size: 13px;
    margin-right: 15px;
    text-decoration: underline;
}
.tag_item:hover{
    color: #a5a3a3;
}
.tags_list span:first-child{
    font-size: 15px;
}
.WHD {
margin: 0px 30px 15px;
}
.WHD .width,.WHD .depth, .WHD .height{
 display: flex;
 justify-content: space-between;
}

.WHD div{
    border-bottom: 1px dotted #000;
}

.WHD div span{
    position: relative;
    background: #fff;
    top: 10px;
    padding: 0px 5px;
}

.text_descr_col0{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-bottom: 15px;
}

.kuhni{
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-left: -12px;
    padding-left: 5px;
    z-index: 5000;
    background: #fff;
}

.catalog .item_wrap:not(.touch):hover, .catalog .item_wrap.hover, .catalog .item_wrap.touch.hover {
    z-index: 1;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.10);
}

.bottom_nav {
    position: relative;
    top: 25px;
    float: left;
    width: 100%;
}

.tags_list{
    margin-bottom: 15px;
}
.sticker_precent{
    background-color: #d81d1d!important;
    color: #fff!important;
}
.sticker_precent::before{
    content: attr(data-percent);
}
.sticker_delivery{
    padding-left: 25px!important;
    background-color: #7bd500!important;
}
/* End */
/* /local/templates/aspro_next/components/bitrix/catalog.section/catalog_block/style.css?16926292701437 */
