/*
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.15.6
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.4.0
Text Domain:          flatsome
License:              http://themeforest.net/licenses
License URI:          http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.product-short-description {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 8px 10px;
    margin: 0;
    position: relative;
    line-height: 24px;
    float: none;
    font-size: 15px; 
    background: #f5f9fa;
    margin-bottom: 13px;
}
.section__news .section-title-main span {
    font-size: 20px;
    color: #003586;
    text-transform: uppercase;
    font-weight: 400;
    border: 0;
    padding: 0;
    margin: 0;
    padding-left: 50px;
    background: url(https://hoanglam.vn/wp-content/uploads/2023/09/news-1.png)left center no-repeat;
    display: block;
    background-size: 40px;
    line-height: 40px;
}
.section-title-center {
    z-index: 1000;
    margin: 6 0 6px;
    height: 70px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://karofichinhhang.vn/Content/Display/images/heading.png);

.fotter_danhmuc{
    display: masonry;
}