.woocommerce-compare-bar {
			bottom: 0;
			color: #1ccaf2;
		}.woocommerce-compare-bar, .woocommerce-compare-bar-item a, .woocommerce-compare-bar-item a:hover {
			color: #1ccaf2;
		}.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: #1ccaf2;
		}.woocommerce-compare-bar-items {
			height: 250px;
		}.woocommerce-compare-bar-item {
			max-width: 150px;
			width: 150px;
			height: 110px;
		}.woocommerce-compare-bar-open-close, .woocommerce-compare-bar-items {
			background-color: rgba(2,39,114,1);
			color: #1ccaf2;
		}.woocommerce-compare-table-container {
			color: #647072;
			background-color: rgba(255,255,255,1);
		}.woocommerce-compare-table-container .compare-table-row:nth-child(even) {
			background-color: rgba(255,255,255,0.9);
		}.woocommerce-compare-table-container .compare-table-row:nth-child(odd) {
			background-color: rgba(217,217,217,1);
		}.woocommerce-compare-table-container .compare-table-row .compare-table-highlight  {
			background-color: rgba(28,202,242,1);
		}.woocommerce-compare-table-close {
			color: #647072;
		}.woocommerce-single-compare-table-container {
			color: #647072;
		}.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(182,215,168,1);
		}.compare-table-title-link {color:#2ea3f2}	
.woocommerce-compare-bar-item img {max-width: 100% !important;}
#woocommerce-compare-table-container img {
    height: auto;
    max-width: 30% !important;
}