/*
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:UTM-AS-Signwriter;
 src: url(http://noithat.bkns.devx/wp-content/themes/flatsome-child/fonts/UTM-A&S-Signwriter.ttf);
 font-weight: normal;
 }
@font-face {
 
 font-family:UTMBryantLG_B;
 src: url(http://noithat.bkns.devx/wp-content/themes/flatsome-child/fonts/UTM_BryantLG_B.ttf);
 font-weight: normal;
 }


 
#mega-menu-wrap {
    width: 100%;
    background: rgba(0,0,0,0);
    border-right: 1px #ffffff solid;
    position: relative;
}
h3.title-decor {
      font-family: UTM-AS-Signwriter;
    font-size: 58px;
}
.section-title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: #ffffff !important;
}
span.section-title-main {
    font-family: "UTMBryantLG_B";
    font-size: 28px;
}
.container.section-title-container.title-home {
    margin: 0px;
}
ul.nav.nav-simple.nav-normal.nav-size-large.nav-center {
    border-top: 1px #d0d0d0 solid;
    border-bottom: 1px #d0d0d0 solid;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
ul.nav.nav-simple.nav-normal.nav-size-large.nav-center li {
    padding: 0px 20px 0px 20px;
}
.tabbed-content.san-pham-tab-nb .product-small.box {
    border: 1px #acacac solid;
}
.box-text.box-text-products:hover {
    background: #555555;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
    display: none;
}
.box-text.box-text-products {
    padding: 10px;
}
p.name.product-title a {
    color: #000000;
    font-size: 22px;
}
span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #7e7e7e !important;
}
.product-small.box {
    border: 1px #acacac solid;
}
.badge-container.absolute.left.top.z-1 {
    display: none;
}
h4.icon-phong-home {
    color: #ffffff;
    text-transform: uppercase;
}
hr.hr-phong-home {
    border: 1px solid #ffffff;
    width: 35%;
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
    margin-bottom: 0px;
}
h5.post-title.is-large {
    text-align: left;
}
.box-blog-post .is-divider {
    display: none;
    }
    p.from_the_blog_excerpt {
    text-align: left;
}
.row .sec-footer-home h5 {
    text-align: center;
    font-size: 19px;
}
.row .sec-footer-home p {
    text-align: center;
}
.icon-footer i {
    font-size: 25px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.col.colum-img-phong-top.small-12.large-12 {
    margin-top: -100px !important;
}
.col.colum-img-phong-top.small-12.large-12 {
    margin-top: -180px !important;
}
.header-product h3 {
    color: #000000;
    text-transform: uppercase;
}
.header-product h3 {
    color: #000000;
    text-transform: uppercase;
}
.header-product p {
    color: #000000;
    
}

hr.hrsanpham {
    border: 2px solid #000000;
    width: 20%;
    opacity: 1;
}
.row.sec-sanpham-custon .col.medium-5.small-12.large-5 {
    border-right: 1px #d4d4d4 solid;
}
.breadcrumbs {
    text-transform: capitalize !important;
    color: #222;
    font-weight: bold;
    letter-spacing: 0px;
    padding: 0;
}
span.btn-goi-cho-toi {
   
    padding: 10px;
    margin-right: 20px;
    border: 1px #000000 solid;
    border-radius: 10px;
        color: #000000;
    font-weight: bold;
}
}
span.btn-chat-voi-ct {
   
    padding: 10px;
    margin-right: 20px;
    border: 1px #000000 solid;
    border-radius: 10px;
        color: #000000;
    font-weight: bold;
}
input#email_lh {
    width: 250px !important;
    margin-right: 20px!important;
}


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


}