@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//flexhouse.vn/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.3.2") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#092143;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:#a1801b;
}
:root{
--wd-alternative-color:#a58533;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#a1801b;
}
:root{
--btn-accented-bgcolor-hover:#a1801b;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.new{
	background-color:rgb(161,128,27);
}

.product-labels .product-label.featured{
	background-color:rgb(161,128,27);
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
			
							--btn-accented-brd-radius: 35px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
			
					
									--wd-sticky-btn-height: 95px;
					
					--wd-brd-radius: 0px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
.post-img-wrapp {
    max-height: 300px;
}
.tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content {
	max-height: 100%!important;
}
.single-product table.variations td.label > label {
    display: none !important;
}
.labels-rounded .onsale{
	display: none !important;
}
.labels-rounded .product-label {
    padding: 2px 2px;
    min-height: 35px;
    min-width: 35px;
    width: 35px;
    border-radius: 50px;
    font-size: 12px;
}
.labels-rounded {
    left: auto;
    right: 7px;
}
.product-label.featured {
    background-color: #a1801b;
}
.woodmart-navigation .menu.wd-cat-nav .category-icon {
    height: 18px;
    width: 18px;
}
.woodmart-close-side-opened {
    opacity: 1 !important;
    visibility: visible !important;
}
@media (max-width: 767px){
	.home.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab>a {
    font-size: 22px !important;
}
}@media (min-width: 1025px) {
	.title-size-default .entry-title {font-size: 48px;}
.category-grid-item .category-title{font-size: 13px;}
[class*="wd-carousel-spacing-"] .owl-nav > div[class*="prev"] {
  position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40px;
    width: 40px;
    padding: 10px;
    border: none;
    left: -12px;
    background: rgba(255,255,255,.8);
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
    border-radius: 24px;
    z-index: 1;
    cursor: pointer;
}
[class*="wd-carousel-spacing-"] .owl-nav > div[class*="next"] {
  position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40px;
    width: 40px;
    padding: 10px;
    border: none;
		right: -12px;
    background: rgba(255,255,255,.8);
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
    border-radius: 24px;
    z-index: 1;
    cursor: pointer;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.woodmart-hover-icons .woodmart-buttons .wd-action-btn>a {
    width: 100%;
    display: none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.woodmart-hover-icons .woodmart-buttons .wd-action-btn>a {
    width: 100%;
    display: none;
}
}

@media (max-width: 576px) {
	.category-grid-item .category-title {font-size: 14px;}
.woodmart-hover-icons .woodmart-buttons .wd-action-btn>a {
    width: 100%;
    display: none;
}
.wd-hover-icons .wd-buttons {
    display: none;
}

