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

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

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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(3,153,73);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(65,153,99);
	--wd-link-color-hover: rgb(65,153,99);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(3,153,73);
	--btn-accented-bgcolor-hover: rgb(1,132,53);
	--btn-font-family: "SatoshiVariable", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: none;
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
.header-banner {
	background-color: rgb(3,153,73);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(246,243,237);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(246,246,245);
	background-image: none;
}
html .page-title > .container > .title, html .page-title > .container > .wd-title-wrapp > .title {
	font-weight: 500;
	font-size: 30px;
	color: rgb(3,153,73);
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .post.wd-post .post-title {
	font-size: 38px;
}
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: rgba(94,104,33,0.09);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	}
	html .page-title > .container > .title, html .page-title > .container > .wd-title-wrapp > .title {
		font-size: 36px;
	}
	html .post.wd-post .post-title {
		font-size: 26px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title > .container > .wd-title-wrapp > .title {
		font-size: 24px;
	}
	html .post.wd-post .post-title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1450px;
--wd-form-brd-radius: 0px;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1450px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1450px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1450px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "ClashDisplay";
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay";
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//www.nexcomm-asia.com/estore/wp-content/uploads/2023/06/Satoshi-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	font-weight: 600;
	font-style: normal;
}

body.home h1.title{
	color: #fff ! important;
}

.widget_product_categories .product-categories li.current-cat>a {
    color: rgb(3, 153, 73);
}

aside h5.widget-title {
    color: #333;
   	letter-spacing: 1px;
}

.moreBtn a {
    display: inline-block;
    border-bottom: 2px solid rgb(3,153,73);
    margin: 0;
}

aside.sidebar-container .widget-area{
	background: #F6F6F5;
	padding: 30px;
}


.product-tabs-wrapper{
    background: #fdf9f0;
	  border-bottom: none ! important;
}

.ticker {
    padding: 10px 0 0 0;
}

.ticker li {
    background: url(https://www.nexcomm-asia.com/estore/wp-content/uploads/2025/01/checkmark.png) no-repeat -4px center;
    background-size: 26px;
    padding: 1px 0 1px 30px;
    list-style: none;
}

.woocommerce-product-details__short-description {
    margin-bottom: 20px;
    background: #F6F6F5;
    padding: 25px;
    border-radius: 30px;
}

.wd-nav-tabs>li>a {
    letter-spacing: 1px;
}

.ticker li  {
    font-size: 15px;
    letter-spacing: 0.7px;
    line-height: 26px;
}

.productDescription p {
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 30px;
}

legend, h1, h2, h3, h4, h5, h6, .title {
    letter-spacing: 0.2px;
}

.fullrowDescription .wpb_content_element{
	margin-bottom: 0;
}

.woocommerce-breadcrumb a{
	color: rgb(3,153,73);
}

body.single-product .sku_wrapper{
	display: none;
}

.fullrowDescription p{
	margin-bottom: 5px;
}


.product-tabs-wrapper {
		margin-bottom: 0 ! important;
    border-bottom: none;
}

.woocommerce-product-details__short-description p{
	margin-bottom: 5px;
}

.two-grid{
	text-align: center;
}

.two-grid li{
    display: inline-block;
    width: 49%;
    background: #fff;
    padding: 10px;
}

.whatsappBTN {
    display: block;
    position: fixed;
    right: 12px;
    bottom: 70px;
    overflow: hidden;
    outline: none;
    cursor: pointer;
    z-index: 999;
    color: #fff;
    font: 400 13px / 32px "Poppins", sans-serif;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    background: url(https://www.nexcomm-asia.com/estore/wp-content/uploads/2025/07/whatsapp-ico.svg) no-repeat center center 	#25d366;
    background-size: 24px;
    transition: 0.7s all ease;
    text-align: center;
    border-radius: 50px;
    padding: 27px;
}

.pdflink {
    background: url(https://www.nexcomm-asia.com/estore/wp-content/uploads/2025/07/pdf.svg) no-repeat 10px center #818B94;
    background-size: 32px;
    color: #fff ! important;
    display: block;
    padding: 15px 15px 15px 50px;
}