.wd-popup.wd-promo-popup{
	background-color:rgb(0,0,0);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-image: url(https://woodmart.xtemos.com/wp-content/uploads/2017/12/top-banner.jpg);
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#1a2842;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Ubuntu", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Ubuntu", 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;
}
:root{
--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;
}
:root{
--wd-primary-color:#174f78;
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#1b1d1e;
--wd-link-color-hover:#4d4d56;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(28,96,145);
}
:root{
--btn-shop-bgcolor-hover:rgb(81,125,207);
}
:root{
--btn-accent-bgcolor:#D93143;
}
:root{
--btn-accent-bgcolor-hover:#C42D3C;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	

	/* Shop popup */
	div.wd-popup.wd-promo-popup {
		max-width: 800px;
	}




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

.welcome_header{display:none;}
.woo-chatbot-admin-header{display:none;}
#wp-admin-bar-_options {display: none;}

.whb-color-light:not(.whb-with-bg){
	background-color: #1a2842;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap{
	margin-bottom:2px;
}

.far{
	font-size:22px;
}

.btn-size-extra-large{
	padding:0px;
}

/*Hide Side Tab on Price List page*/
/* .page-id-12300 #rum_sst_tab {
	display:none;
} */

/* .postid-15455 #rum_sst_tab {
	display:none;
} */@media (min-width: 768px) and (max-width: 1024px) {
	/*Hides "Our Gurantee" Section"*/
.vc_custom_1624259898760{
	display:none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*Hides "Our Gurantee" Section"*/
.vc_custom_1624259898760{
	display:none;
}
}

@media (max-width: 576px) {
	/*Hides "Our Gurantee" Section"*/
.vc_custom_1624259898760{
	display:none;
}
}

