/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.breadcrumbs {
    font-size: 0.9rem;
}

.hl-tabs-san-pham-noi-bat h4.uppercase {
    margin-bottom: 20px;
}

.product-title {
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
}

.main_title .section-title b {
    opacity: 0;
}

.video-fit > p {
    margin-bottom: 0;
}

.form-trang-lien-he .wpcf7-submit {
    border-radius: 15px;
}

#header {
    border-bottom: 1px solid #ddd;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}