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

:root {
	--wd-hb-opt-h: 30px;
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 14px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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%);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--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;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #568320;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #339059;
	--btn-accented-bgcolor-hover: #1e6a3d;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #eaeaea;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 550px;
}
.wd-hb {
	background-color: #ff1111;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(86,131,32);
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: transparent;
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: #f4f4f4;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@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);
}
}


.wd-page-title {
background-color: #efefef;
}

.category-grid-item .category-title {
    text-transform: capitalize;
    font-weight: 700;
}
.category-grid-item .category-title {
    font-weight: 700 !important;
    text-transform: capitalize ! important;
    font-size: 15px;
}
.woodmart-post-date>span {
    display: none;
}

.wd-nav-header>li>a {
    text-transform: none ! important;
}
.product-grid-item.wd-product .wd-entities-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* Number of lines to show */
  overflow: hidden;
	height: 90px !important;
}

@media (min-width: 1025px) {
	.product-grid-item .product-image-link{
    background: #000;
    width: auto ! important;
    height: 275px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    line-height: 250px;
    margin:0 auto;
}
.product-grid-item .product-image-link img {
    margin: 0 auto;
    width: auto;
    height: 100%;
    max-height: 100%;
    vertical-align: middle;
    background: #000;
}

.shop-content-area .product-element-top .product-image-link{
    height: 199px;
    width: auto;
    line-height: 100px;
}
/*An chat desktop*/
.call{
    display: none;
}
.phone{
    display: none;
}
.sms{
    display: none;
}
.chiduong{
    display: none;
}
/**/
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-grid-item .product-image-link{
    background: #000;
    width: auto ! important;
    height: 275px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    line-height: 250px;
    margin:0 auto;
}
.product-grid-item .product-image-link img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
}

.shop-content-area .product-element-top .product-image-link{
    height: 199px;
    width: auto;
    line-height: 100px;
}
/*Call-SMS-Email*/
.call{ background:#01ABE8;    height: 52px;
    line-height: 52px;position: fixed;width: 100%;bottom: 0;left: 0;    z-index: 9999;}
            .call .phone{width: 33.3333%;text-align: center;float: left;color: #fff;border-right: thin solid #fff;box-sizing: border-box ;}
            .call .phone a{animation: chuyenmauchu 3s infinite;
            -moz-animation: chuyenmauchu 3s infinite;
            -webkit-animation: chuyenmauchu 3s infinite;
            -o-animation: chuyenmauchu 3s infinite;
            text-decoration: none;font-size: 17px ;   font-weight: bold;
    color: #fff;
    text-decoration: none;
   }
            .call .sms{width: 33.3333%;text-align: center;float: left; border-right: thin solid #fff;}
            .call .sms a{font-weight:bold;color: #fff;
            text-decoration: none;font-size: 17px}

            .call .chiduong{width: 32.3333%;
    text-align: center;
    float: left;
    border-right: 1px solid #fff;}
.call .chiduong a{    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 17px;}
    
/*the end*/
}

@media (min-width: 577px) and (max-width: 767px) {
	/*Call-SMS-Email*/
.call{ background:#01ABE8;    height: 52px;
    line-height: 52px;position: fixed;width: 100%;bottom: 0;left: 0;    z-index: 9999;}
            .call .phone{width: 33.3333%;text-align: center;float: left;color: #fff;border-right: thin solid #fff;box-sizing: border-box ;}
            .call .phone a{animation: chuyenmauchu 3s infinite;
            -moz-animation: chuyenmauchu 3s infinite;
            -webkit-animation: chuyenmauchu 3s infinite;
            -o-animation: chuyenmauchu 3s infinite;
            text-decoration: none;font-size: 17px ;   font-weight: bold;
    color: #fff;
    text-decoration: none;
   }
            .call .sms{width: 33.3333%;text-align: center;float: left; border-right: thin solid #fff;}
            .call .sms a{font-weight:bold;color: #fff;
            text-decoration: none;font-size: 17px}

            .call .chiduong{width: 32.3333%;
    text-align: center;
    float: left;
    border-right: 1px solid #fff;}
.call .chiduong a{    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 17px;}
    
/*the end*/
}

@media (max-width: 576px) {
	/*.wrapp-category .category-image-wrapp .category-image img{
	height: 200px
}*/
.wrapp-category{
	height: 270px
}
/*Call-SMS-Email*/
.call{ background:#01ABE8;    height: 52px;
    line-height: 52px;position: fixed;width: 100%;bottom: 0;left: 0;    z-index: 9999;}
            .call .phone{width: 33.3333%;text-align: center;float: left;color: #fff;border-right: thin solid #fff;box-sizing: border-box ;}
            .call .phone a{animation: chuyenmauchu 3s infinite;
            -moz-animation: chuyenmauchu 3s infinite;
            -webkit-animation: chuyenmauchu 3s infinite;
            -o-animation: chuyenmauchu 3s infinite;
            text-decoration: none;font-size: 17px ;   font-weight: bold;
    color: #fff;
    text-decoration: none;
   }
            .call .sms{width: 33.3333%;text-align: center;float: left; border-right: thin solid #fff;}
            .call .sms a{font-weight:bold;color: #fff;
            text-decoration: none;font-size: 17px}

            .call .chiduong{width: 32.3333%;
    text-align: center;
    float: left;
    border-right: 1px solid #fff;}
.call .chiduong a{    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 17px;}
    
/*the end*/
@-webkit-keyframes chuyenmauchu { 0%   { color:  #FFFFFF; } 20% { color:  #fff; }40% { color:  #fff; }60% { color:  #01ABE8; }80% { color:  #fff; }100% { color:  #01ABE8; }}
@-moz-keyframes chuyenmauchu {0%   { color:  #FFFFFF; }20% { color:  #fff; }40% { color:  #fff; } 60% { color:  #01ABE8; }80% { color:  #fff; }100% { color:  #01ABE8; }}
@-o-keyframes chuyenmauchu {0%   { color:  #FFFFFF; }20% { color:  #fff; }40% { color:  #fff; }60% { color:  #01ABE8; }80% { color:  #fff; }100% { color:  #01ABE8; }}
@keyframes chuyenmauchu {0%   { color:  #FFFFFF; }20% { color:  #fff; }40% { color:  #fff; }60% { color:  #01ABE8; }80% { color:  #fff; }100% { color:  #01ABE8; }}
.wd-tools-element.wd-style-icon .wd-tools-text {
    display: initial ! important;
}
}

