/* This file is for custom css */
/* Look in the ./less directory for base styles */

.ProductList li .hover-contents .btn.btn-wishlist,
.ProductList li .hover-contents .btn.ProductCompareButton{

    display: none;
}

.TabNav li, ul.tabs li {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    }