/*
Theme Name: Thiên Vân
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*
Bạn có thể thêm CSS ở đây.

Nhấp chuột vào biểu tượng trợ giúp phía trên để tìm hiểu thêm.
*/
.list-blogs li {margin-bottom: 0em;
    list-style: none;
}
.fa {color: #008721; padding-right: 5px;}
.list1-showroom p{margin-bottom: .3em;
}
th:first-child, td:first-child {
    padding-left: 8px;
}
table {
    border-top: 1px solid;
    border-right: 1px solid;
}
th, td {
    border-bottom: 1px solid #000000;
    border-left: 1px solid;
}

.badge.post-date {
    display: none;
}
td {
    color: #000!important;
    vertical-align: top;
}
.article-inner .entry-image {display:none;}
.trieusec {
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 5px;
    font-weight: 700;
}
.trieusec:before {
    content: "";
    position: absolute;
    top: 18px;
    right: 0;
    width: 100%;
    border-top: 3px solid #013b81;
}
.trieusec span {
    background: #013b81;
    padding: 9px 9px 8px;
    display: inline-block;
    color: #fff;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    border-radius: 4px 0px 0px 4px;
}
.trieusec span:after {
    width: 0;
    height: 0;
    border-bottom: 19px solid transparent;
    border-top: 19px solid transparent;
    border-left: 15px solid #013b81;
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
}
ul.trieutabs {
    text-align: right;
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    text-transform: none;
    background: #fff;
    position: relative;
    border: 0;
}
.trieutabs>li {
    float: left;
    margin-bottom: -1px;
}
.trieutabs > li a {
    background: transparent;
    text-transform: capitalize;
    color: #013b81;
    padding: 7px 10px 4px;
    display: block;
    border-right: 1px solid #ddd;
    font-weight: 700;
}
.lienhe a {
    background: #e2b039;
    padding: 5px 10px !important;
    border-radius: 5px;
    color: #fff;
    display: inline !important;
}
.box-text .button {
    border-radius: 5px;
}
.row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover, .box-shadow-1, .box-shadow-1-hover:hover {
    box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 1px 1px 2px 2px rgba(0,0,0,0.24)!important;
    margin-top: 5px;
}
/*ngon ngu*/
.header-main li.html.custom {
    display: block;
}
#flags {
    width: 65px;
}
/*ngon ngu*/


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


}