.filter-content .channels-list > ul > li > ul li:hover a, .filter-content .channels-list > ul > li > ul li:active a {
    background: #FFFFFF;
}

.filter-content .channels-list li a:hover {
    background-color: #E7E7E7 !important;

}

.filter-content .channels-list li a:active {
    background-color: #E7E7E7 !important;
}

.activeCat {
    background-color: #E7E7E7 !important;
}

.product-item-col a:hover .image>img, .product-item-col a:active .image>img {
    transform: scale(1.1)
}
.page-channel .item-info {
    display: block;
    text-align: center;
    background:#ffffff70;
    padding: 10px;
}

.page-channel .filter-content .channels-list a {
    font-size: 18px;
}

.product-item-col .item-name {
    display: block;
    color: #000;
}

/*.page-channel .aside-main-col+.main-col .product-item-col {
    max-width: 25%;
}*/