.tab-item .icon {
    background-size: 24px !important;
}
.tabs-striped.tabs-background-positive .tabs {
    box-shadow: 0 5px 21px 0px #707070;
    height: 48px;
}
.category-title{
    background-color: rgba(207, 226, 243, 0.39);
    border:1px solid rgba(207, 226, 243, 0.39);
    border-radius: 10px;
    margin-bottom: 10px;
}
.season-title{
font-weight: bold;
color:rgb(0, 78, 144);
}
h4, .h4{
font-size:14px;}
@media only screen and (min-width: 768px) {
    .page-builder .card-item .ecommerce-products .item-content, .page-builder .card-item .item-thumbnail-right .item-content {
        padding: 3% 20% 0 0;
    }
}