/*
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.   ***************/


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


}
.pum-content.popmake-content:focus-visible, 
.pum-content *:focus, 
.pum-overlay .pum-content {
    outline: none !important;
}
.nav-spacing-xlarge>li {
    margin: 0 20px;
}
.cat1 .tieu-de {
    padding: 12px 15px;
    color: #fff;
    margin-bottom: 15px;
    background: #b5ad0c;
    height: 46px;
}

.cat1 .tieu-de h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    color: white;
}
.cat1 .box-text h5 {
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 14px;
    color: #b5ad0c;
}
.has-shadow>.col>.col-inner {
    border-bottom: solid 1px #b5ad0c;
}
.box-text a:not(.button) {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666;
    font-weight: bolder;
    font-size: 13px;
}
.danh-muc .tieu-de-san-pham{    border-bottom: 2px solid #b5ad0c;
    float: left;
    font-size: 15px;
    line-height: 19px;
    margin: 20px 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;}
.danh-muc .tieu-de-san-pham .tieu-de-trai{    background: #b5ad0c;
    color: #fff;
    float: left;
    font-weight: bold;
    padding: 14px;
    position: relative;}
.danh-muc .tieu-de-san-pham .xem-tat-ca{    position: absolute;
    right: 0;
    text-transform: none;
    top: 28px;}
.danh-muc .tieu-de-san-pham .xem-tat-ca a{color: #444;
    font-size: 13px;}
.danh-muc .tieu-de-san-pham .tieu-de-trai a{color: #fff;
    text-decoration: none;}
.danh-muc .tieu-de-san-pham .tieu-de-trai:before{
    content: "";
    height: 47px;
    position: absolute;
    right: -50px;
    top: 0;
    width: 51px;}
.box-blog-post .is-divider {
    display: none;
}
.row-small>.col {
    margin-bottom: 0;
}
.footer-top .title-dang-ky h4 {
    border-left: 2px solid;
    border-right: 2px solid;
    color: #fff;
    font-size: 15px;
    position: relative;
    top: 10px;
    text-align: center;
}
.form-flat .ho-ten{width: 40%;margin-right: 20px; float: left}
.form-flat .sdt{width: 40%; margin-right: 20px; float: left}
.form-flat .gui-di{width: 10%; float: left; text-align: left}
.form-flat .clearboth{clear: both}

.footer-top form {
    margin: 0;
    padding-top: 15px;
}

.footer-top form input {
    margin: 0;
}

.footer-center .logo-footer >div::before {
    background: #272727 none repeat scroll 0 0;
    border-top: 3px solid #b0241f;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 100%;
}

.footer-center .logo-footer {
    background: #272727;
    padding: 10px 0;
    position: relative;
}

.footer-center .footer-menu li {
    list-style: none;
    float: left;
    padding: 19px;
    text-transform: uppercase;
}
.footer-center .footer-menu li {
    list-style: none;
    float: left;
    padding: 19px;
    text-transform: uppercase;
    margin-left: 20px;
}
.footer-center .footer-menu li a {
    color: white;
    font-size: 14px;
    font-weight: bold;
}
.footer-top .row >.col {
    padding: 0 10px 0;
}

.danh-muc .tieu-de-san-pham {
    border-bottom: 2px solid #b5ad0c;
    float: left;
    font-size: 15px;
    line-height: 19px;
    margin: 20px 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

.danh-muc .tieu-de-san-pham .tieu-de-trai {
    background: #b5ad0c;
    color: #fff;
    float: left;
    font-weight: bold;
    padding: 14px;
    position: relative;
}
.danh-muc .tieu-de-san-pham .tieu-de-trai:before {
    content: "";
    height: 47px;
    position: absolute;
    right: -50px;
    top: 0;
    width: 51px;
}
#secondary .widget-title,
#secondary .is-divider {
    display: none;
}
.cat1 .box-text {
    padding: 5px;
}

.cat1 .col {
    padding-bottom: 0 !important;
}

.danh-muc .col {
    padding-bottom: 0;
}

.danh-muc .tieu-de-san-pham .xem-tat-ca {
    display: none;
}
@media(max-width: 991px) {
    .form-flat .ho-ten,.form-flat .sdt,.form-flat .gui-di {
        width: 100%;
        margin-bottom: 10px;
    }
    .footer-center .footer-menu li {
        padding: 10px;
        margin-left: 10px;
    }
}
ul.nav-dropdown.nav-dropdown-default li {
    min-width: 160px;
}