.bg-seconde {
    background-color: #01A7FF;
}

.product {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
}

    .product .product-info {
        padding: 10px;
    }

.product-info h3.title_pro {
    color: #333333;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 28px;
}

    .product-info h3.title_pro i {
        color: #E50000;
        margin-right: 5px;
    }

.product-info a {
    color: #000000 !important;
}

post-info a {
    color: #000000 !important;
}

.item_pro-info p.date {
    color: #8C8C8C;
    font-size: 13px;
    margin-bottom: 6px;
    font-family: "Roboto Light", sans-serif;
}

.post-info p.date {
    color: #8C8C8C;
    font-size: 13px;
    margin-bottom: 6px;
    font-family: "Roboto Light", sans-serif;
}

.product-info p.desc {
    font-size: 16px;
    line-height: 1.2;
    font-family: "Roboto Light", sans-serif;
}

.product-info .view_more {
    border: 1px solid #e50000;
    color: #e50000;
    padding: 1px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 12px;
}

    .product-info .view_more:hover {
    }

.item_pro-img .spark-panel__masthead {
    min-height: 8rem;
    overflow: hidden;
    padding-top: 50%;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    margin-bottom: 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

    .item_pro-img .spark-panel__masthead .panel-image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        /*background-size: 100% 100% !important;*/
        background-position: center center !important;
        z-index: 0;
    }

    .item_pro-img .spark-panel__masthead span {
        width: auto;
        font-size: 1.125rem;
        text-transform: uppercase;
        font-weight: normal;
    }


.item_img .spark-panel__masthead {
    min-height: 8rem;
    overflow: hidden;
    padding-top: 50%;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    margin-bottom: 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

    .item_img .spark-panel__masthead .panel-image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center center !important;
        z-index: 0;
    }

    .item_img .spark-panel__masthead span {
        width: auto;
        font-size: 1.125rem;
        text-transform: uppercase;
        font-weight: normal;
    }

.spark-panel__masthead a {
    color: #000 !important;
}

.bx-viewport {
    max-height: 425px;
}

.item_pro_slide {
    min-height: 420px;
    max-height: 420px;
}

    .item_pro_slide .div_view_more {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        background-color: #FFF;
        padding: 10px;
        height: 4rem;
        background: -webkit-linear-gradient(bottom, #fff 55%, rgba(255,255,255,0));
    }


.item_pro_clubsabre .spark-panel__masthead {
    min-height: 15rem;
    overflow: hidden;
    padding-top: 50%;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    margin-bottom: 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

    .item_pro_clubsabre .spark-panel__masthead .panel-image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center center !important;
        z-index: 0;
    }

    .item_pro_clubsabre .spark-panel__masthead span {
        width: auto;
        font-size: 1.125rem;
        text-transform: uppercase;
        font-weight: normal;
    }

.item_pro_slide p.date {
    color: #8C8C8C;
    font-size: 13px;
    margin-bottom: 6px;
    font-family: "Roboto Light", sans-serif;
}
