

				#yith-woocompare-cat-nav h3 {
                    color: #018ab9;
                }
                #yith-woocompare-cat-nav li a {
                    color: #018ab9;
                }
                #yith-woocompare-cat-nav li a:hover, #yith-woocompare-cat-nav li .active {
                    color: #03698b;
                }
                table.compare-list .remove a {
                    color: #018ab9;
                }
                table.compare-list .remove a:hover {
                    color: #018ab9;
                }
                table.compare-list .product_info .button, table.compare-list .add-to-cart .button, table.compare-list .added_to_cart {
                    color: #ffffff;
                    background-color: #018ab9;
                }
                table.compare-list .product_info .button:hover, table.compare-list .add-to-cart .button:hover, table.compare-list .added_to_cart:hover {
                    color: #ffffff;
                    background-color: #018ab9;
                }
                table.compare-list .rating .star-rating {
                    color: #018ab9;
                }
                #yith-woocompare-related .yith-woocompare-related-title {
                    color: #333333;
                }
                #yith-woocompare-related .related-products .button {
                    color: #ffffff;
                    background-color: #b2b2b2;
                }
                #yith-woocompare-related .related-products .button:hover {
                    color: #ffffff;
                    background-color: #303030;
                }
                #yith-woocompare-share h3 {
                    color: #018ab9;
                }
                table.compare-list tr.different, table.compare-list tr.different th {
                	background-color: #018ab9 !important;
                }
