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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(46,45,37);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(221,174,111);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(46,45,37);
	--btn-accented-bgcolor-hover: rgb(221,174,111);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://f31.sg/wp-content/uploads/2019/01/products-metal_bench.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(182,198,197);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

}
:root{
--wd-form-brd-radius: 0px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



.wpb_column.vc_column_container.vc_col-sm-12.text-center.wd-rs-60f6db509bfe8 {
    margin-bottom: 80px !important;
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-image: url(https://f31.sg/wp-content/uploads/2021/07/wd-newsletter.jpg?id=764) !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
    border-top-color: rgba(129,129,129,0.2) !important;
    border-top-style: solid !important;
    border-bottom-color: rgba(129,129,129,0.2) !important;
    border-bottom-style: solid !important;
}

/*desktop newletter and align set images logo */
.wd-sticky-logo img {
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
}
.footnewslatter .tnp-field.tnp-field-email {
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.footnewslatter .tnp-email {
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: 42px;
    border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
    border-radius: var(--wd-form-brd-radius);
    color: var(--wd-form-color);
    background-color: var(--wd-form-bg);
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
}
.footnewslatter .tnp-email {
    padding: 0 15px !important;
    max-width: 300px !important;
    width: 100% !important;
    height: 42px !important;
    border: 2px solid #e0e0e0 !important;
    background-color: #00000000 !important;
    box-shadow: none !important;
    vertical-align: middle;
    font-size: 14px !important;
    transition: border-color .5s ease;
}
.footnewslatter input.tnp-submit {
    height: 40px;
    margin-left: 10px;
    padding-right: 35px;
    padding-left: 35px;
    background: #2e2d25 !important;
    width: 100%;
}

.footnewslatter .wpb_column.vc_column_container.vc_col-sm-12.text-center.wd-rs-60f6db509bfe8 {
    margin-bottom: -18px !important;
    }



/ end /

div#ppc-button {
    display: block !important;
}

p.nwssuccess {
    background: #7ab532;
    width: 100%;
    font-size: 18px;
    color: white;
    font-weight: 600;
    max-width: fit-content;
    margin: auto;
    padding: 12px 24px;
    border-radius: 5px;
}

.single-product span.sku_wrapper {
    display: none !important;
}

.single-product p.stock.in-stock {
    display: none !important;
}

.cu-ptrik .owl-carousel-item {
    text-align: center;
}

.cu-ptrik .owl-carousel-item  img {
    opacity: .5;
    filter: grayscale(100%);
    transition: filter .3s ease,opacity .3s ease;
}

.cu-ptrik .owl-carousel-item  img:hover {
    opacity: inherit;
    filter: grayscale(0%);
   
}

.single-product-page .woocommerce-variation-price {
    font-size: 22px;
}

.woocommerce-variation.single_variation{

display:none;

}
li.wc-layered-nav-term.foo100 {
    display: none;
}
li.wc-layered-nav-term.foo139 {
    display: none;
}
li.wc-layered-nav-term.foo53 {
    display: none;
}
li.wc-layered-nav-term.foo10 {
    display: none;
}
li.wc-layered-nav-term.foo13 {
    display: none;
}
li.wc-layered-nav-term.foo26 {
    display: none;
}
li.wc-layered-nav-term.foo39 {
    display: none;
}
li.wc-layered-nav-term.foo42 {
    display: none;
}
li.wc-layered-nav-term.foo68 {
    display: none;
}
li.wc-layered-nav-term.foo71 {
    display: none;
}
li.wc-layered-nav-term.foo146 {
    display: none;
}
li.wc-layered-nav-term.foo151 {
    display: none;
}
li.wc-layered-nav-term.foo212 {
    display: none;
}
li.wc-layered-nav-term.foo228 {
    display: none;
}
li.wc-layered-nav-term.foo230 {
    display: none;
}
li.wc-layered-nav-term.foo32 {
    display: none;
}
li.wc-layered-nav-term.foo141 {
    display: none;
}
li.wc-layered-nav-term.foo201 {
    display: none;
}
li.wc-layered-nav-term.foo216 {
    display: none;
}
li.wc-layered-nav-term.foo218 {
    display: none;
}
li.wc-layered-nav-term.foo70 {
    display: none;
}
li.wc-layered-nav-term.foo73 {
    display: none;
}
li.wc-layered-nav-term.foo76 {
    display: none;
}
li.wc-layered-nav-term.foo160 {
    display: none;
}
li.wc-layered-nav-term.foo165 {
    display: none;
}
li.wc-layered-nav-term.foo229 {
    display: none;
}
li.wc-layered-nav-term.foo229 {
    display: none;
}
li.wc-layered-nav-term.foo74 {
    display: none;
}
li.wc-layered-nav-term.foo203 {
    display: none;
}
li.wc-layered-nav-term.foo194 {
    display: none;
}
li.wc-layered-nav-term.foo205 {
    display: none;
}
li.wc-layered-nav-term.foo80 {
    display: none;
}
li.wc-layered-nav-term.foo137 {
    display: none;
}
li.wc-layered-nav-term.foo66 {
    display: none;
}
li.wc-layered-nav-term.foo33 {
    display: none;
}
li.wc-layered-nav-term.foo50 {
    display: none;
}
#woodmart-woocommerce-layered-nav-7 ul li:first-child {
    display: none;
}
#woodmart-woocommerce-layered-nav-7 ul li:nth-child(3){
    display: none;
}

#woodmart-woocommerce-layered-nav-7 ul li:nth-child(4){
    display: none;
}
#woodmart-woocommerce-layered-nav-7 ul li:nth-child(16){
    display: none;
}
#woodmart-woocommerce-layered-nav-7 ul li:nth-child(18){
    display: none;
}
@media only screen and (min-width :991px) and (max-width :1024px){
.wd-logo img {
    width: 100% !important;
}    
}
@media only screen and (min-width :768px) and (max-width :991px){
.wd-logo img {
    width: 100% !important;
}
}
@media only screen and (min-width :320px) and (max-width :767px){
.wd-logo img {
    width: 100% !important;
}
}
@media (min-width: 991px){
.cu-bottom-footer .footer-sidebar {
    padding-left: 30px;
    padding-right: 30px;
}
}

.custom-shift {
	margin-top: 20px;
}

.home .wd-dropdown.wd-opened {
	visibility: hidden !important;
}

@media (max-width: 767.9px) {
    .mobile-full-img figure.wpb_wrapper.vc_figure,
    .mobile-full-img figure.wpb_wrapper.vc_figure a,
    .mobile-full-img figure.wpb_wrapper.vc_figure img {
        width: 100%;
    }
}@media (max-width: 576px) {
	rs-slide {
  background-color: white !important;
}
.mc4wp-form-fields input[type="email"]{
	background-color:#e2e2e2!important;
}
.vc_custom_1650085336692{
	padding:0!important
}
}

