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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//meomap.vn/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//meomap.vn/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//meomap.vn/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//meomap.vn/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//meomap.vn/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//meomap.vn/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//meomap.vn/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//meomap.vn/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "SVN-Mont", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(16,16,16);
	--wd-text-font-size: 15px;
	--wd-title-font: "SVN-Mont", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "SVN-Mont", 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: "SVN-Mont", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "SVN-Mont", 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: "SVN-Mont", 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(222,105,35);
	--wd-alternative-color: rgb(255,255,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(32,32,32);
	--btn-accented-bgcolor-hover: rgb(183,0,2);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(223,106,36);
	--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-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
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;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(128,171,94);
}
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(140,188,103);
	--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(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.product-labels .product-label.new {
	background-color: rgb(223,106,36);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(255,252,0);
	color: rgb(255,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-height: 610px;
}

@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: 1390px;
--wd-form-brd-radius: 5px;
--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;
}

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


@font-face {
	font-family: "SVN-Mont-Regular";
	src: url("//meomap.vn/wp-content/uploads/2025/08/SVN-Mont-Regular.woff2") format("woff2"), 
url("//meomap.vn/wp-content/uploads/2025/08/SVN-Mont-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "SVN-Mont-Bold";
	src: url("//meomap.vn/wp-content/uploads/2025/08/SVN-Mont-Bold.woff2") format("woff2"), 
url("//meomap.vn/wp-content/uploads/2025/08/SVN-Mont-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "SVN-Mont-SemiBold";
	src: url("//meomap.vn/wp-content/uploads/2025/08/SVN-Mont-SemiBold.woff2") format("woff2"), 
url("//meomap.vn/wp-content/uploads/2025/08/SVN-Mont-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.onsale.product-label{display:none!important}
body .footer-sidebar{padding-block:0 10px;}
main#main-content{padding-block:0;}
body.woocommerce-checkout main#main-content{padding-block:40px;}
body .wd-builder-off :is(.woocommerce-thankyou-order-received, .woocommerce-thankyou-order-failed){color: #df6a24;   border-color: #df6a24;}
.whb-header-bottom{ padding-bottom:10px;}
.whb-sticky-shadow.whb-sticked .whb-main-header{ box-shadow:none;}
body .wd-builder-off .single-product-page{margin-top:20px;}
ins bdi {font-size: 150%;}
[class*="wd-header-search-form"] input[type="text"] {min-width: 340px;border:1px solid #959595;border-radius:20px;}
.whb-header-bottom .wd-nav > li > a,#menu-header_right_bottom > li > a { border:1px solid #959595;border-radius:20px;}
body .wd-logo img{max-height: 120px;}
.mc4wp-form-fields {background: #e38e71;   border-radius: 20px;   overflow: hidden;}
.mc4wp-form-fields *,footer input::placeholder{background:none!important; color:#fff!important;border: none !important;}
.wd-posts{ margin-top:50px;}
h1.title{margin-top:30px;}
footer .line .title {margin-bottom: -2px;padding-bottom: 10px;border:none;position: relative;}
footer .line .title:before{position: absolute;content:"";width:90px; height:1px; border-bottom: 2px solid #010101;bottom:0;}
header .whb-header-bottom .current-menu-item  a,header .whb-header-bottom .menu-item  a:hover{
background: #DE6924; color:#fff;border:1px solid #fff!important;
background: linear-gradient(90deg,rgba(222, 105, 36, 1) 0%, rgba(249, 154, 64, 1) 50%, rgba(222, 105, 36, 1) 100%);
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected="true"],
.elementor-widget-n-tabs .e-n-tab-title:hover, body .wd-buy-now-btn,body .wd-cart-totals .wc-proceed-to-checkout .checkout-button, body .wd-payment-methods #place_order{
background: #DE6924; color:#fff;border:none;
background: linear-gradient(90deg,rgba(222, 105, 36, 1) 0%, rgba(249, 154, 64, 1) 50%, rgba(222, 105, 36, 1) 100%)!important;
}
.bg_footer{background:linear-gradient(90deg,rgba(222, 105, 36, 1) 0%, rgba(249, 154, 64, 1) 25%, rgba(222, 105, 36, 1) 100%)!important;}
.bg_hot{background:linear-gradient(90deg,rgba(222, 105, 36, 1) 0%, rgba(249, 154, 64, 1) 50%, rgba(222, 105, 36, 1) 100%)!important;}
header .whb-header-bottom .current-menu-item  a span{color:#fff;}
.wd-sub-menu li > a img, .wd-nav-img{max-height: var(--nav-img-height, 30px);}
body.page:not(.home) .wd-page-content {
  padding-top:40px;
}
@media (min-width: 1025px) {
  .thumbs-position-left {
    flex-wrap: nowrap;
    flex-direction: row-reverse;
  }
	.wd-search-full-screen-2 .searchform.wd-with-cat {
    --wd-search-cat-w: 320px;
    --wd-search-clear-sp: .001px;
  }
	.wd-dropdown-search-cat.wd-design-default {
  width: 320px;
	}
}@media (min-width: 1025px) {
	.whb-col-center{flex-wrap: wrap;}
}

