#collapseCategory li a {
    display: block;
}

.btnMiniCartDelItem {
    margin-right: 16px;
}

.table.cart-summary tr:first-child td {
    border-top: 0 !important;
}

.table.cart-summary td:nth-child(2) {
    text-align: right;
}
/*.cartTable td {
    text-align: center;
}*/
.displayNone {
    display: none !important;
}
/*productError*/
.colorError {
    color: red !important;
}

.colorBlue {
    color: blue !important;
}

/*.megamenu-content .col-md-2.no-padding.unstyled .sublink {
    display: none;
}
.megamenu-content .col-md-2.no-padding.unstyled:hover .sublink {
    display: block;
}*/