/*
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.   ***************/
@font-face {
 
 font-family:SVN-Helvetica;
 
 src: url(http://donu.bkns.devx/wp-content/themes/flatsome-child/font/SVN-Helvetica.ttf);
 
 font-weight: normal;
 
 }

 h3.title-header-banner {
    font-size: 70px;
    font-family: "SVN-Helvetica";
    text-align: left;
}
p.cpntent-header-banner {
    text-align: left;
    margin: 0px;
    font-size: 20px;
}
a.button.primary.btn-xem-ngay-header {
    margin-left: auto;
    display: block;
    width: 20%;
    background: #008791 !important;
}
.category-box-content p {
    color: #008791;
    font-size: 35px;
    margin: 0px;
}
h2.title-category {
    font-size: 38px;
    text-transform: uppercase;
    color: #008791;
    margin: 0px;
}
button.btn-xem-them-home {
    padding: 0px;
    margin: 0px;
    text-transform: initial;
    font-size: 20px;
    text-align: left;
}
p.tieudekgd {
    text-align: center;
    margin: 0px;
    font-size: 19px;
    color: #000000;
    font-weight: 700;
}
p.gia-san-pham {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin: 0px;
}
.box-blog-post .is-divider {
    display: none!important;
    }
    .section.sec-tintuc-home .col.small-12.large-12 {
    padding: 0px 15px 0px !important;
}
.section.sec-tintuc-home a:hover {
    text-decoration: none;
}
.section.sec-tintuc-home .col.post-item {
    padding: 0px 15px 0px;
}
.sec-footer h3 {
    color: #21969f;
    font-size: 22px;
}
.sec-footer p {
    color: #000000;
    font-size: 15px;
    margin: 0px 0px 5px 0px;
}
p.head-main-home {
    font-size: 19px;
    color: #000000;
    font-weight: bold;
}
.category-box-content {
    margin-top: -270px;
    margin-left: 270px;
}
.danhmuc-sanpham ul {
    list-style-type: none;
    font-size: 18px;
}
.danhmuc-sanpham ul li {
    list-style-type: none;
    font-size: 18px;
    margin: 8px 0px;
}
.col-md-3.main-content-right {
    border-right: 1px #2d9ca4 solid;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}