
.wdm-quoteupicon {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "wdmquoteupicon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wdm-quoteupicon-done:before {
	content: "";
}

.wdm-quoteupicon-exclamation-circle:before {
	content: "";
}

.wdm-quoteupicon-spinner:before {
	content: "";
}

.wdm-quoteupicon-spinner-alt:before {
	content: "";
}

.wdm-quoteupicon-list:before {
	content: "";
}

.wdm-tbl-gen-header {
	font-size: 16px !important;
}

.error-quote-cart {
	color: red;
	text-align: center;
}
