.woocommerce-compare-bar {
			bottom: 0;
			color: #ffffff;
		}.woocommerce-compare-bar, .woocommerce-compare-bar-item a, .woocommerce-compare-bar-item a:hover {
			color: #ffffff;
		}.woocommerce-compare-bar-open-close-container {
				top: -32px;
			}.woocommerce-compare-bar-open-close {
				    border-radius: 15px 15px 0 0;
				}a.woocommerce-compare-bar-action-clear, a.woocommerce-compare-bar-action-clear:hover {
			color: #ffffff;
		}.woocommerce-compare-bar-items {
			height: 250px;
		}.woocommerce-compare-bar-item {
			max-width: 150px;
			width: 150px;
			height: 100px;
		}.woocommerce-compare-bar-open-close, .woocommerce-compare-bar-items {
			background-color: rgba(2,2,2,0.85);
			color: #ffffff;
		}.woocommerce-compare-table-container {
			color: #020202;
			background-color: rgba(255,255,255,1);
		}.woocommerce-compare-table-container .compare-table-row:nth-child(even) {
			background-color: rgba(255,255,255,1);
		}.woocommerce-compare-table-container .compare-table-row:nth-child(odd) {
			background-color: rgba(243,243,243,1);
		}.woocommerce-compare-table-container .compare-table-row .compare-table-highlight  {
			background-color: rgba(255,247,123,1);
		}.woocommerce-compare-table-close {
			color: #020202;
		}.woocommerce-single-compare-table-container {
			color: #000000;
		}.woocommerce-single-compare-table-container .single-product-compare-value.even {
			background-color: rgba(247,247,247,1);
		}.woocommerce-single-compare-table-container .single-product-compare-value.oddd {
			background-color: rgba(255,255,255,1);
		}.woocommerce-single-compare-table-container .single-product-compare-value.compare-table-highlight  {
			background-color: rgba(255,247,123,1);
		}