/*
Theme Name: Web Khoi Nghiep
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:'schnyderwidel';src:url(fonts/9565SchnyderWideL.woff2) format('woff2'),url(fonts/9565SchnyderWideL.woff) format('woff');font-display:swap}
.product-small .grid-tools{
        opacity: 1 !important;
    transform: unset !important;
    position: absolute;
    max-width: 138px;
    top: 12px;
    left: 4px !important;
    max-height: 36px;
    line-height: 8px;
}
.section-sp-dau{
    padding-bottom: 0px !important;
}
.box-info p{
        font-size: 15px;
    margin-bottom: 5px;
}
.box-info {
    border: 1px solid #111;
    padding: 10px;
    margin-bottom: 15px;
}
.iconproject {
    background-size: 16px 16px;
    background-repeat: no-repeat;
    width: 20px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.iconproject-map {
    background-image: url(images/map.png);
}
.iconproject-area {
    background-image: url(images/area.png);
}
.iconproject-apartment {
    background-image: url(images/apartment.png);
}
.iconproject-direct {
    background-image: url(images/direct.png);
}
.iconproject-bedroom {
    background-image: url(images/bedroom.png);
}
.iconproject-bath {
    background-image: url(images/bath.png);
}
h1.product-title{
        color: #FC5638;
    margin-top: 10px;
}
#masthead {
    box-shadow: inset 0 -1px 0 0 rgb(155 155 155 / 50%);
    -moz-box-shadow: inset 0 -1px 0 0 rgba(155,155,155,.5);
    -webkit-box-shadow: inset 0 -1px 0 0 rgb(155 155 155 / 50%);
    -o-box-shadow: inset 0 -1px 0 0 rgba(155,155,155,.5);
}
.adminz_woo_form i.v-center {
     color: red;

}
.text-box  .adminz_woo_form i.v-center{
         margin-top: -0.1em !important;
  
}
.text-box .row-nopaddingbottom{
        margin: 0 auto;
    background: #ffffff52;
    /* padding-top: 15.52px; */
    border-radius: 7px;
    padding: 14px !important;
}
.text-box .adminz_woo_form input,.text-box .adminz_woo_form select,.text-box .adminz_woo_form button{
        height: 3em;
        margin-bottom: 0px !important;
}
.banner h1 {
    font-size: 2.5em !important;
    margin-bottom: 39px !important;
}
.text-box .adminz_woo_form .col{
    margin-left: 0px !important;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.text-box .adminz_woo_form .ux-search-submit{
    margin: 0px !important;
}
aside.widget {
    border: 1px solid #e5e5e5;
    padding: 20px;
    background-color: #fff;
}
span.widget-title::after, span.widget-title>span::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background-color: var(--primary-color);
}
span.widget-title {
    display: inline-block;
    font-size: 20px;
    letter-spacing: .17px;
    line-height: 29px;
    font-weight: normal;
    text-transform: initial;
    margin: 0 0 10px;
}
span.widget-title, span.widget-title>span {
    position: relative;
}
.adminz_woo_form .ux-search-submit{
    background: #ed2939;
    background-image: -moz-linear-gradient(35deg,#fd6035 0,#ed2939 100%);
    background-image: -webkit-linear-gradient(35deg,#fd6035 0,#ed2939 100%);
    background-image: -ms-linear-gradient(35deg,#fd6035 0,#ed2939 100%);
    width: 100%;
}
.product-small .grid-tools .gia-sp p{
        color: #fff;
        margin-bottom: 0px;
}
.wpcf7-spinner{
    display: none;
}
.product-small .grid-tools .gia-sp{
        color: #fff;
    bottom: auto;
    border-radius: 25px;
    padding: 13px 20px;
    font-size: 14px;
    letter-spacing: .09px;
    line-height: 14px;

    text-align: center;
    background: #ed2939;
    background-image: -moz-linear-gradient(35deg,#fd6035 0,#ed2939 100%);
    background-image: -webkit-linear-gradient(35deg,#fd6035 0,#ed2939 100%);
    background-image: -ms-linear-gradient(35deg,#fd6035 0,#ed2939 100%);
}
.div-no-padding{
    padding-bottom: 0px !important;
}
.section-title-normal span{
    border-bottom: none;
}
.section-title-normal{
    border-bottom: none;
}
.section-title, .section-title-main {
    text-transform: initial !important;
    border: 0;
    padding: 0;
    margin: 0;
    font-family: 'schnyderwidel';
    font-size: 28px;
    letter-spacing: .2px;
    line-height: 1.45;
}
.section-title a {
    font-family: "Lexend",sans-serif;
    font-size: 18px;
    letter-spacing: .13px;
    line-height: 22px;
    font-weight: normal;
}
.section-title a i {
    background-color: #e4e84c;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    width: 18px;
    height: 18px;
    text-align: center;
    opacity: 1;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    top: -2px;
}
.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 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;
}


}

span.amount{
    display: none
}

.is-divider{
    height: 0px !important
}
.div-widget-left .row .col{
    padding-bottom: 5px;
}

.div-widget-left .product-small .box-text .product-title{
    max-height: 17px;
    overflow: hidden;
}
.div-widget-left .product-small .box-text .p-vt{
    display: none
}
.product-small{
    padding: 4px;
}
.box-text .product-title{
    font-weight: bold;
}
.p-gia{
    font-weight: bold;
    color: #fd6035;
    
}
.box-info .p-gia{
    font-size: 24px;
}
.product-title a{
    color: #FC5638;
}
#tinh-lai-vay-mua-nha .sub-title{
      color: #FC5638;
}
.woocommerce-tabs{
    margin-bottom: 20px;
border: 1px solid #ddd;
    padding: 20px  !important;
}

.row-chi-tiet-tren{
      
            background: white;
}
.row-chi-tiet-tren .col-inner{
          padding: 10px;

}
.category-page-row .box-text{
        background: white;
    padding: 10px;
}
.div-trai-chi-tiet .product-title{
    font-size: 18px;
}

.section-breadcums{
    padding: 10px !important;
}
.section-breadcums .col{
    padding-bottom: 0px;
}
.div-widget-trai .post-item .box{
    padding: 0px 6px;
}
.div-mo-ta-chi-tiet .col-inner{
    background: white;
    padding: 10px !important;
    margin-top: 10px;
}


.div-related .box-text {
        background: white;
    padding: 5px;
}
.div-related img{
    min-height: 160px;
}

.chosen-container{
    max-width: 100% !important
}
.nut-lien-he{
    text-align: center;
}
.nut-lien-he a{
       display: block;

    color: white;
    padding: 12px;
    cursor: pointer;
 
    border-radius: 2px;
    margin-right: 0px;
    padding: 6px;
    font-weight: normal;
}
.WOOF_Widget{
        background: white;
    padding: 9px;
}
.div-tin-chi-tiet{
       background: white;
    padding: 10px !important; 
}
.div-tin-chi-tiet .entry-title{
    font-size: 22px;
}
div#nz-div {
    border-bottom: 2px solid red;
    margin-bottom: 10px;
    display: block;
}


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

#nz-div h3.tde :after {
    content: "";
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-left: 20px solid #EA3A3C;
    border-bottom: 0px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    top: 0px;
    right: -20px;
}

#nz-div h3.tde span {
    background: #EA3A3C;
    padding: 10px 20px 8px 20px;
    color: white;
    position: relative;
    display: inline-block;
    margin: 0;
}

.sub-cat {
    display: inline-block;
    margin: 0;
    line-height: 45px;
    margin-left: 100px;
    float: right;
}
.woof_reset_search_form{
    display: none
}
.div-tim-kiem .chosen-container-single .chosen-single{
    border-radius: 0px 
}
.div-tim-kiem{
      background: url(https://dothi.net/Styles/Images/bg-boxsearch.png) repeat;
   
    /* height: 115px; */
    margin: 0 auto;
    /* padding: 14px 0 0 17px; */
    position: relative;
    padding: 12px;

}

.div-tim-kiem .woof_submit_search_form_container button{
  
    font-size: 13px;
    background: #37A344;
}
.section-content{
        z-index: inherit;
}
  
.pd-info table tr:nth-child(2n+1) {
    background: #eaf5ff;
}
.pd-info tr td{
    padding: 7px 12px;
}
.pd-info tr td b{
    font-size: 12px !important
}
.product-info .price-wrapper{
    display: none
}

p._sale_price_field{
    display:none !important 
}
.flex-right ul li a{
	text-transform: initial !important;
	font-size: 16px;
}

/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
color: #fff;
    background-color: #446084;
    border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
   background : #2478ba !important;
    border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
color: #fff !important;
    background-color: #cb2320  !important;
    border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7     !important;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
.product-info h1.entry-title
{
      line-height: 1.6 !important;
    font-size: 13px !important;
}
.product-page-title .is-large{

    font-size: 12px;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.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(max-width: 855px){
    .section-title a{
        display: none;
    }
    .section-title-normal span {
    border-bottom: none;
    font-size: 16px;
}
    .section-breadcums {
    padding: 0px !important;
}
    h1.product-title {
    font-size: 17px;}
    .banner h1 {
    font-size: 1.0em !important;
    margin-bottom: 4px !important;
    line-height: 28px;
}
    .text-box .adminz_woo_form .col{
        margin-bottom: 5px;
    }
}

@media(min-width: 1023px){
    .adminz_woo_form .large-2{
    max-width: 20%;
    flex-basis: 20%;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}