/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.8.1
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/

.cs-title-main {
    margin: 0px;
}

    .cs-title-main .section-title-normal {
        border-bottom: none;
        margin: 0px;
    }

    .cs-title-main h3 {
        background-color: #e2001a !important;
        color: white !important;
        padding: 5px 5px;
        text-align: center;
        border-radius: 5px 5px 0px 0px;
        margin-bottom: 0px;
    }

.cs-rowpct p {
    font-size: 14px;
}

.cs-hoatct2s .cs-title-main {
    text-align: center;
    margin: 0 auto;
    margin-bottom: -20px !important;
}

.cs-title-main .section-title-normal span {
    border-bottom: none;
    padding: 0px;
    margin: 0 auto;
}

.cs-newtop .cs-row1 h5 {
    color: #ee7e1d;
    height: 43px;
    overflow: hidden;
}

.cs-tacdung {
    width: 100%;
    background-color: #c15a19;
    color: white;
    font-style: italic;
}

    .cs-tacdung a {
        color: white;
    }

    .cs-tacdung p {
        margin: 0 auto;
        padding: 10px;
        text-align: center;
        max-width: 1080px;
    }

.cs-newtop .cs-row1 {
    padding: 0px 15px 0px;
}

    .cs-newtop .cs-row1 .box-text {
        padding-bottom: 5px;
    }

    .cs-newtop .cs-row1 p {
        height: 48px;
        overflow: hidden;
    }

.cs-newtop .cs-row2 .box-image, .cs-newtop .cs-row2 .from_the_blog_excerpt, .cs-newtop .cs-row2 .is-divider, .cs-newtop .cs-row2 .post-date {
    display: none;
}

.cs-newtop .cs-row2 {
    padding: 0px 15px;
}

    .cs-newtop .cs-row2 .box-text.text-left {
        padding: 4px 0px 6px 15px;
        border-top: 1px dashed #ccc;
    }

    .cs-newtop .cs-row2 h5 {
        font-weight: normal;
        font-size: 1.05em;
        width: auto;
        display: inline-block;
        color: #555;
        text-decoration: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        max-width: 98% !important;
    }
        /*row moi*/
        .cs-newtop .cs-row2 h5::before {
            font-family: 'FontAwesome';
            content: '\f111';
            color: #ee7e1d;
            padding-right: 6px;
            font-size: 7px;
            vertical-align: middle;
        }

/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
