.view-taxonomy-term .view-content, .view-taxonomy-term nav {
    display: none;
}

.fa {
    color: #d0d0d0;
}
.fa.active {
    color: #71cbd3;
}
.theme-font {
    font-family: "LeagueGothicRegular",sans-serif;
}

p {
    font-size: 12px;
    font-family: Arial,Sans-serif;
    color: #666;
}

.spa-title {
    color: #666;
}

.spa-title:hover, .color-red {
    color: #EB5252!important;
}

.spa-wrapper .spa-description p {
    font-size: 12px;
    line-height: 16px;
}

.filter-button img {
    width: 40px;
    height:25px;
    background-color: #ccc;
    cursor: pointer;
}

.filter-button img:hover {
    background-color: #333333;
}

.premium {
    background-color: #D4EFF2;
}

.premium p, .premium .spa-title {
    color: #333;
}

.premium .fa.fa-star.active {
    color: #EB5252!important;
}

#pagination .active {
    background-color: #EB5252!important;
    font-weight: bold;
}