@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//nhathuocthongnhat.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(33,103,221);
	--wd-alternative-color: rgb(109,189,69);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(33,103,221);
	--btn-default-bgcolor-hover: rgb(0,56,168);
	--btn-accented-bgcolor: rgb(33,103,221);
	--btn-accented-bgcolor-hover: rgb(0,56,168);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(109,189,69);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(242,33,33);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(33,103,221);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(33,103,221);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(0,56,168);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(0,56,168);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(33,103,221);
	--wd-nscroll-drag-bg-hover: rgb(0,56,168);
}
.product-labels .product-label.new {
	background-color: rgb(109,189,69);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(242,33,33);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1480px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	border-color: #ffffff !important;
}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
	border-color: #2167dd !important;
}
.dgwt-wcas-si img {
	border: none;
}
.dgwt-wcas-st>span {
	overflow: hidden;
  text-overflow: ellipsis;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 24px !important;
}
.wd-switch-to-register {
	width: 100% !important;
}
.blog-design-masonry.blog-style-bg :is(.post-img-wrapp,.entry-thumbnail img) {
	height: 300px !important;
}
.blog-design-masonry .post-title {
	font-size: 18px !important;
}
.wd-search-full-screen-2 {
	background-color: #e4e9f2 !important;
}
.wd-suggestion {
	padding: 15px 15px 15px 15px !important;
	border-radius: 10px !important;
	background-color: #ffffff !important;
}
.wd-suggestion .wd-suggestion-thumb img {
	height: 180px;
}
.wd-suggestion .wd-entities-title {
	overflow: hidden;
  text-overflow: ellipsis;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
	height: 220px;
	padding: 15px 15px 0 15px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wd-product.wd-hover-small .product-element-top :is(.product-image-link,.hover-img) img {
	height: 70px;
	width: 70px;
}
.wd-breadcrumbs>:is(span,a):last-child {
	display: none;
}
del .amount {
	color: #f22121;
	margin-right: 5px;
}
.price del {
	color: #f22121;
}
#tn-discount del .amount {
	margin-right: 10px;
}
table.variations {
	margin-bottom: 10px !important;
}
table.variations .label {
	font-size: 14px !important;
}
table.variations .cell {
	padding: 0 0 10px 0 !important;
}
.wd-reset-var {
	display: none !important;
}
.wd-accordion-content h5 {
	font-size: 14px;
}
.wd-accordion-content h4 {
	font-size: 16px;
}
.wd-accordion-content h3 {
	font-size: 18px;
}
.wd-accordion-content h2 {
	font-size: 20px;
}
.wd-accordion-content div {
	width: 100% !important;
	height: auto !important;
}
.wd-accordion-content video {
	width: 100% !important;
	height: 350px !important;
}
.wd-accordion-content img {
	max-width: 100% !important;
}@media (max-width: 576px) {
	.autocomplete-suggestion .suggestion-thumb img {
	height: 330px;
}
.blog-design-masonry.blog-style-bg :is(.post-img-wrapp,.entry-thumbnail img) {
	height: 250px !important;
}
#tn-product-image-archive .wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
	height: 150px;
	padding: 15px 15px 0 15px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
table.variations {
	margin-bottom: 10px !important;
}
table.variations .cell {
	padding: 0 0 10px 0 !important;
}
}

