/*
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.   ***************/
.quantity+.button {
    margin-right: 0;
    font-size: 1em;
    DISPLAY: none;
}

.is-form, button.is-form, input[type='submit'].is-form, input[type='reset'].is-form, input[type='button'].is-form {
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    text-shadow: 1px 1px 1px #fff;
    color: #666;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
    display: none;
}
.quantity input {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    display: none;
}
/* .footermenu-wrap{
	display:flex!important;
} */
.menu-custom{
	margin-left:30px;
}
.flex-col flex-grow{
	color:#fff;
	background: #ffffff;
}
.pb-0{
	padding-bottom:0px;
}
.woocommerce .widget-title{
	font-size:1.2em!important;
}
span.widget-title {
    font-size: 1.3em;
    font-weight: 600;
}
.product-title a{
	font-size:19px;
}


.header-block-block-1{
	min-width:700px;
}
.icon-box-text h3{
	margin-bottom:0px;
}

.product-small .box-text{
	min-height:125px;
}
.price .woocommerce-Price-amount{
	color:#1e73be!important;
	font-size:1.2em;
}
.product-page-price .woocommerce-Price-amount{
	font-size:1.5em!important;
}

.box-txt-alert{
	background-color: #efe192;
    margin: 1em 0;
    border: 1px dashed #222;
    padding: 5px;
    border-radius: 4px;
	color:#000;
}
/* ======================================= */
.box-border-ct {
    border: 1px dashed #8cc63f;
    padding: 5px;
    border-radius: 4px;
}
.box-border-ct hr {
    position: absolute;
    height: 4px;
    width: 30%;
    left: 50%;
    transform: translateX(-50%);
    margin:0;
    padding: 0;
    background: #00f;
    opacity: 0.8;
    border : 0px;
}

.title-comm {
  color: #fff;
  font-size: 18px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 700;
  text-align: center;
}

h3.title-comm:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: 0;
  border-top: 2px solid #d0d2d3;
  z-index: 1;
  display: block;
}

.title-comm .title-holder {
  min-width: 30px;
  height: 45px;
  background-color: #1e73be;
  line-height: 45px;
  padding: 0px 20px;
  position: relative;
  z-index: 2;
  text-align: center;
  display: inline-block;
}

.title-holder:before {
  content: "";
  position: absolute;
  right: -15px;
  border-width: 0px;
  bottom: 0px;
  border-style: solid;
  border-color: #5c9efe transparent;
  display: block;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 15px solid #1e73be;
}

.title-holder:after {
  content: "";
  position: absolute;
  left: -15px;
  border-width: 0px;
  bottom: 0px;
  border-style: solid;
  border-color: #5c9efe transparent;
  display: block;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-bottom: 22px solid transparent;
  border-right: 15px solid #1e73be;
}

body {
    color: #333;
}



.nav-tabs+.tab-panels {
    border: 1px solid #777;
}
.nav-tabs>li>a {
    border-top: 2px solid #777;
    border-left: 1px solid #777;
    border-right: 1px solid #777;
}

.product-title-container{
	color:#00f	
}

.primary-color{
	color:#0074D9!important;
}
.txt-black{
	color:#000!important;
}
.txt-center{
	text-align:center;
}
.primary-bg-color{
	background-color:#0074D9!important;
}

.product-short-description h4{
	text-align: justify;
	font-size: 1em;
	font-weight: 500;
}

.product-short-description ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
  color:#111;
}

.product-page-price{
	margin-bottom: 15px;
	color:#2d3740!important;
}

.product-short-description ul {
  margin: 1em 0;
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
}

.product-short-description li {
  margin: 0.5em;
  margin-left: 3em;
}

.product-short-description li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #0074D9;
}

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


}


@media(max-width: 769px){
/* 	.filter-custom{
		padding-top:55px;
	} */
	.chosen-container {
		width: 100% !important
	}
}

.chosen-container-single .chosen-single {
      height: 44px !important;
    line-height: 41px !important;
}
.chosen-container {
    margin-bottom: 10px;
}
.woof_submit_search_form{
	width:100%
}
@media(min-width: 1023px){
/* 	.custom-search-by-trung .chosen-container-single{
		width: 33% !important;
		float: left;
		padding:5px 10px 5px 0px;
		margin: 0px 0px 3px 0px;
	} */
	.woof_container{
		padding: 0px;
		margin: 0px;
	}

	.custom-search-by-trung .woof_submit_search_form_container{
		padding-right:5px;
		padding-top:10px;
	}
	.custom-search-by-trung .woof_submit_search_form{
			width: 24%;
		    border-radius: 4px;
	}
	.woof_container{
		padding: 0px;
		margin: 0px;
	}
	.woof_submit_search_form_container button{
		margin-top:0px;
		text-transform: none;
	    float: none !important;
  		align-items: center;
  		justify-content: center;
	}
.woof_submit_search_form_container {
	/*overflow: hidden;
	clear: unset;
	margin: 10px 0 75px 0;*/
}

/* 	.filter-custom{
		padding-top:55px;
	} */
}

.lienhe{
	padding-left:30px;
	padding-right:30px;
	border-radius: 25px;
    border-width: 3px;
    border-style: dashed;
    border-color: #242D6E;
    padding-top: 30px;
}
.label-custom{
	    color: #ffffff!important;
    background-color: #038018!important;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

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

#nz-div-4 h3.tde :before {
  content: "";
  width: 0;
  height: 0;
  border-width: 40px 20px 0px 0px;
  border-style: solid;
  border-color: transparent;
  border-right-color: #242D6E;
  position: absolute;
  top: 0px;
  left: -20px;
}

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

#nz-div-4 h3.tde {
  text-align: center;
  margin: 45px 0;
  border-bottom: 2px solid #242D6E;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}
.border-custom{
	    border: 1px dashed #FFF;
    padding: 5px;
    border-radius: 4px;
}






/*Giao diện update 20/01*/
.transparent .header-main{
	background-image: linear-gradient(#000000c7, #0f0e0e00);
}
.filter-custom .woof_container_inner_phngng .chosen-container, .filter-custom .woof_container_inner_nitht .chosen-container, .filter-custom .woof_container_inner_khonggithu .chosen-container{
	width: 33% !important;
		float: left;
		padding:5px 10px 5px 0px;
		margin: 0px 0px 3px 0px;
}
  .filter-custom .form_search_custom .select::after {
        color: #888;
        content: '\25BC';
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 1em;
        cursor: pointer;
        pointer-events: none;
        -webkit-transition: .25s all ease;
        -o-transition: .25s all ease;
        transition: .25s all ease;
    }

.filter-custom .woof_container_inner_qun .chosen-container{
		width: 97% !important;
}
.custom-search-by-trung .woof_submit_search_form_container{
	text-align:center;
}
.woof_submit_search_form_container button i{
	    margin-left: 1px !important;
	margin-right:0 !important;
}
.chosen-container-single .chosen-single div{
	    top: 7px !important;
}
.sologan {
    font-size: 28px;
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 10px;
    text-shadow: 2px 0px #1d4a7b;
    font-weight: 700;
    white-space: pre-line;
    line-height: 40px;
}
.chosen-container-single .chosen-single span{
	font-size:16px;
	font-weight:500}
.chosen-container-single .chosen-single{
	background:#fff !important;
}
.badge-circle-inside .badge-inner, .badge-circle .badge-inner{
	    border-radius: 11px;
    background: #0064cc;
    padding: 4px 9px;
    color: #fff;
    font-size: 14px;
    font-weight:600;
    line-height: 1;
}
.badge-container {
    margin: 30px 0 0 20px;
}
.badge {
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 1.8em;
    width: 2.8em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.noi_bat{
	    position: absolute;
	right:0;
	    z-index: 21;
	    margin: 30px 20px 0 0px;
}
.noi_bat p{
      border-radius: 11px;
    background: #fa8e19;
    padding: 7px 14px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
}
.tabs_product ul li.active{
	color:#fff;
	background: #0c4b9c;
	    border-radius: 4px;
}
.tabs_product ul li:hover{
	color:#fff;
	background: #0c4b9c;
	    border-radius: 4px;
}
.tabs_product ul li:before{
-webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transition: .4s ease-in-out all;
    -o-transition: .4s ease-in-out all;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: .4s ease-in-out all;
    border-top: 6px solid #0c4b9c;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    width: 0;
    height: 0;
    pointer-events: none;
    content: '';
}
.tabs_product ul li.active:before,.tabs_product ul li:hover:before{
	 opacity: 1;
}
.tabs_product ul li.active a, .tabs_product ul li:hover a{
	color:#fff
}
.tabs_product ul li a{
    padding: 10px 44px;
	    color: #0c4b9c;
	font-weight: 700;
}
.tabs_product ul li{
	background-color:#fff;
	    border-radius: 4px;
}
.box-text p a{
	font-weight: 600;
    font-size: 16px;
	color:#4b4b4bf0;
}
#HEADLINE536 > .ladi-headline {
    font-family: "Roboto", sans-serif;
    color: rgb(79, 166, 232);
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    line-height: 1;
}
#HEADLINE537 > .ladi-headline {
    color: rgb(42, 93, 170);
    font-size: 31px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1;
}
#PARAGRAPH541 > .ladi-paragraph {
    font-family: "Roboto", sans-serif;
    color: rgb(0, 0, 0);
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
}
.sec_tien-ich .bg{
	
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    background-image: url(/wp-content/uploads/2021/01/r1gg5oe220200313032523.jpg);
    background-position: center top;
    background-repeat: repeat;
	background-color: rgb(255, 255, 255);
    opacity: 0.75;
}

.image-tienich .image-cover{	-webkit-box-shadow: 0px 15px 20px -20px #000;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 4px;
    border-radius: 10px;
	 
}
.ladi-headline1 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
       font-weight: 500;
}
.section-noibat .bg{
	    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    background-image: url(/wp-content/uploads/2021/01/H3JPZoj620200902105554.jpg);
    background-position: center top;
    background-repeat: repeat;
    opacity: 0.5;
}
#HEADLINE601 > .ladi-headline {
    font-family: "Roboto", sans-serif;
    color: rgb(79, 166, 232);
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    line-height: 1;
}
#HEADLINE602 > .ladi-headline {
    color: rgb(42, 93, 170);
    font-size: 31px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1;
}
#HEADLINE27 > .ladi-headline {
   font-family: "Rokkitt", serif;
    background: #f6d365;
    background: -webkit-linear-gradient(180deg, #f6d365, #fda085);
    background: linear-gradient(180deg, #f6d365, #fda085);
    color: rgb(245, 125, 15);
    font-size: 66px;
    text-align: left;
    line-height: 1;
    filter: drop-shadow(rgb(0, 0, 0) 1px 2px 3px);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#HEADLINE26 > .ladi-headline {
     font-family: "Sriracha", cursive;
    background: #fdfcfb;
    background: -webkit-linear-gradient(180deg, #fdfcfb, #e2d1c3);
    background: linear-gradient(180deg, #fdfcfb, #e2d1c3);
    color: rgb(16, 230, 152);
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4;
    filter: drop-shadow(rgb(0, 0, 0) 1px 3px 0px);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-banner-home-2{
	text-align: center;
    background: #f6d365;
    background: -webkit-linear-gradient(180deg, #f6d365, #fda085);
    background: linear-gradient(180deg, #f6d365, #fda085);
    color: rgb(245, 125, 15);
    font-size: 29px;
    /* text-align: left; */
    line-height: 1;
    filter: drop-shadow(rgb(0, 0, 0) 1px 2px 3px);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-bottom:0;
}
.sec_dangky .bg{
	    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    background-image: url(/wp-content/uploads/2021/01/H18.jpg);
    background-position: left top;
    background-repeat: repeat;
}
.sec_dangky .section-content{
	    background: linear-gradient(180deg, #000428, #004e92);
    opacity: 0.79;
}
#HEADLINE341 > .ladi-headline{
    font-family: "Josefin Sans", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
}
#HEADLINE341 > p{
	color:#fff
}
.nameandemail, .sdtandbutton{
	display:inline-flex;
}
.nameandemail .name,.nameandemail .email,.sdtandbutton .sdt,.sdtandbutton .buttonlienhe{
	
}
.nameandemail .name,.sdtandbutton .sdt{margin-right:10px}
.form-lienhe input:not([type="submit"]){
	    border-style: solid;
    border-color: rgb(255, 255, 255) !important;
    border-width: 2px;
	
}
.form-lienhe input::placeholder{
	color:#fff;
}

.related-products-wrapper .row.row-small {     max-width: 1268px; }

.dien_tich{
	color:#4b4b4bf0;font-size:13px;text-align:left;width: calc(33%);display: inline-block;
}
.phong_ngu{
		color:#4b4b4bf0;font-size:13px;text-align:left;width: calc(15%);display: inline-block;
}
.toilet{
		color:#4b4b4bf0;font-size:13px;text-align:left;width: calc(10%);display: inline-block;}
.noi_that{
	color:#4b4b4bf0;font-size:13px;text-align:left;width: calc(45%);display: inline-block;
}

.pricing-table {
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
    -moz-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
    box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.3);
    border: 3px solid #fff;
    position: relative;

}
.pricing-heading {
    width: 100%;
    padding: 15px 0 1px 0;
    font-size: 14px;
    line-height: 18px;
    border-radius: 3px;
    text-align: center;
}
.pricing-heading .title {
    font-size: 26px;
    position: relative;
    top: -18px;
}
.pricing-heading .title:before {
    content: '';
    display: block;
    width: 30px;
    border-bottom: 2px solid #000;
    position: absolute;
    left: 0;
    top: 18px;
}
.pricing-heading .title:after {
    content: '';
    display: block;
    width: 30px;
    border-bottom: 2px solid #000;
    position: absolute;
    right: 0;
    top: 10px;
}
.pricing-detail {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}
.pricing-detail span {
    border-bottom: 1px solid #000;
    padding: 15px 0;
    display: block;
}
.pricing-detail span:last-child {
    border-bottom: 0;
}
.contact-form {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    border: solid 1px #242D6E;
}
.form-title {
    margin-top: 10px;
    margin-bottom: 20px;
	padding: 0 20px;
}
.form-title h5 {
    font-size: 19px;
    position: absolute;
    top: -42px;
    text-align: center;
    /* right: 40px; */
    left: 0px;
    background-color: #242D6E;
    line-height: 38px;
    border-radius: 4px;
    font-weight: bold;
    opacity: .97;
    color: #fff;
}
.category-page-row .WOOF_Widget{
   background-color: #F4F8FF;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}
.single-product .WOOF_Widget{
   background-color: #F4F8FF;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}
.single-product .widget_recently_viewed_products{
   background-color: #F4F8FF;
    padding: 10px;
    border-radius: 10px 10px 10px 10px;
}
.category-page-row .widget_recently_viewed_products{
   background-color: #F4F8FF;
    padding: 10px;
    border-radius: 10px 10px 10px 10px;
}
.category-page-row .widget_product_categories{
   background-color: #F4F8FF;
    padding: 10px;
    border-radius: 10px 10px 10px 10px;
}
.single-product .widget_product_categories{
   background-color: #F4F8FF;
    padding: 10px;
    border-radius: 10px 10px 10px 10px;
}
.text-tieu-de-before {
background-color: #F4F8FF;
    margin-bottom: 0px;
    padding-top: 10px;
    align-items: center;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    font-size: 1.2em;
    color: #3F51B5;
    font-weight: 600;
}
.widget_custom_html{
margin-bottom:0px;
}
.project-facility ul {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -10px;
    margin-left: -20px;
}
.project-facility ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    padding-left: 20px;
    width: 27%;
    color: #666;
}
.project-facility ul li::before {
    position: relative;
    top: 2px;
    margin-right: 8px;
       color: rgb(12, 167, 74);
    font-size: 14px;
    font-family: "Font Awesome 5 Free"; 
font-weight: 400;
 content: "\f058";
}
.price-on-sale del{
font-size:0.7em;
}
del span.amount {
    opacity: .8;
}
.product_title {
font-size:1.5em;
}
.accordion-inner {
    padding: 1em 0.5em;
}
.product-small .star-rating {
display:none;
}
.product-small .price-wrapper{
    border-top: 1px solid #ddd;
    margin-top: 15px;
}
.product-small .price-wrapper .price{
    padding-top: 15px;
}
@media (min-width: 1200px){
  .container-product{
      max-width: 1300px !important;
  }
  }
  @media (min-width: 1300px){
    .container-product{
        max-width: 1300px !important;
    }
  }