.catfish-footer { background-color: #005DAA; color: white; }
.catfish-footer ul a:link { color: #e7e7e7}
.catfish-footer ul a { color: #e7e7e7}

.sub-category-grid .listWrapper .item-box {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-top: solid 8px #005DAA;
    border-radius: 6px;
    border-right: solid 3px #005DAA;
    border-left: solid 3px #005DAA;
    border-bottom: solid 3px #005DAA;
}


#sliderrow .flexslider .slides li { height: 500px !important; }

    .image.is-covered img {
    height: 100%;
    width: 100%;
    object-fit: contain !important;

}
.sub-category-item img {display: none; }

.sub-category-grid .listWrapper .item-box .sub-category-item .category-title {
    height: 80%;
background: #dedede;
    transform: translateY(0);
}

.sub-category-grid .listWrapper .item-box::after {

    content: "";
    display: block;
    padding-bottom: 80% !important;

}

.description { color: red; }
.subtitle   { color: red; }