.woocommerce-compare-bar {
			bottom: 0;
			color: transparent;
		}.woocommerce-compare-bar, .woocommerce-compare-bar-item a, .woocommerce-compare-bar-item a:hover {
			color: transparent;
		}.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: transparent;
		}.woocommerce-compare-bar-items {
			height: 200px;
		}.woocommerce-compare-bar-item {
			max-width: 150px;
			width: 150px;
			height: 110px;
		}.woocommerce-compare-bar-open-close, .woocommerce-compare-bar-items {
			background-color: rgba(102,102,102,1);
			color: transparent;
		}.woocommerce-compare-table-container {
			color: #ffffff;
			background-color: rgba(102,102,102,1);
		}.woocommerce-compare-table-container .compare-table-row:nth-child(even) {
			background-color: rgba(0,82,156,1);
		}.woocommerce-compare-table-container .compare-table-row:nth-child(odd) {
			background-color: rgba(102,102,102,0);
		}.woocommerce-compare-table-container .compare-table-row .compare-table-highlight  {
			background-color: rgba(211,0,0,0.9);
		}.woocommerce-compare-table-close {
			color: #ffffff;
		}.woocommerce-single-compare-table-container {
			color: #000000;
		}.woocommerce-single-compare-table-container .single-product-compare-value.even, 
				.woocommerce-single-compare-table-container .single-product-compare-key-column.even {
			background-color: rgba(247,247,247,1);
		}.woocommerce-single-compare-table-container .single-product-compare-value.oddd, 
				.woocommerce-single-compare-table-container .single-product-compare-key-column.oddd {
			background-color: rgba(255,255,255,1);
		}.woocommerce-single-compare-table-container .single-product-compare-value.compare-table-highlight, 
				.woocommerce-single-compare-table-container .single-product-compare-key-column.compare-table-highlight  {
			background-color: rgba(255,247,123,1);
		}a#woocommerce-compare-bar-open-close {
    background: #00529c !important;
    color: #fff !important;
}
	
.woocommerce-compare-bar-open-close {
    padding: 10px 46px !important;
}
	
.compare-table-row-rm{
    background: transparent!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}

.woocommerce-better-compare-read-more{
    padding: 8px 15px;
    border: 1px solid gainsboro;
    border-radius: 5px;
}