/*
Theme Name: Bat dong san 5
Description: Thiết kế bởi RichDad NamTrần
Theme URI: https://Richdadnamtran.com/
Author: Richdadnamtran.com
Author URI: https://Richdadnamtran.com
Template: flatsome
Version: 3.6.2
*/

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


#main{
    background: url(images/nen-bai-viet.jpg)
}
div#nz-div {
    border-bottom: 1px solid #37A344;
    margin-bottom: 5px;
    display: block;
}


#nz-div h3.tde {
    margin: 0;
    font-size: 16px;
	height:30px;
    line-height: 30px;
    display: inline-block;
    text-transform: uppercase;
	position:relative;
	top:0px;
}

#nz-div h3.tde::before {
    content: "\f00b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color:#ffffff;
    width: 30px;
    height: 30px;
	line-height: 30px;
	text-align:center;
    background-color:#37A344;
      display: inline-block;
   position:relative;
	top:0px;
}

#nz-div h3.tde.hot_tde::before {
    content: "\f005";
}
#nz-div h3.tde.tde_news::before {
    content: "\f1ea";
}
#nz-div h3.tde.tde_like_this::before {
    content: "\f004";
}
#nz-div h3.tde.tool_tde::before {
    content: "\f0b1";
}
 
#nz-div h3.tde span {
    background: transparent;
    padding: 0px 10px 0px 10px;
    color: #016098;
    position: relative;
    display: inline-block;
    margin: 0;
}

@media(max-width: 481px){
    .post-sidebar{
        padding-top: 10px;
    }
}
@media(max-width: 769px){
      .div-tim-kiem .chosen-container {
        width: 100% !important
      }

}
@media(min-width: 1023px){
    .div-tim-kiem .chosen-container-single{
      width: 19% !important;
    float: left;
    margin: 10px 10px 10px 0px;
}
.div-tim-kiem .woof_container{
    padding: 0px;
    margin: 0px;
}

}

.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}


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


}