﻿@media only screen and (min-width: 992px) {
    #category section,
    #category section.bg-metal .container-fluid {
        padding: 50px 0px;
    }
}

#category .list-child-category .item.active {
    color: #c9252c;
}