/* Silence is golden */
.custom-quick-cart .coupon-form-toggle #nm-coupon-btn, .custom-quick-cart .coupon-form-toggle #nm-gift-btn {
    padding: 13px 11px !important;
}
a#nm-coupon-btn {
    border: 1px solid black !important;
}

/* cart */
#yith-wacp-popup .yith-wacp-content a.button.go-checkout,
#yith-wacp-popup .yith-wacp-content a.button.continue-shopping {
   text-align: center;
}
.yith-wacp-content table.cart-list td.item-thumb img {
    max-width: 70px;
    height: auto;
}
#yith-wacp-popup .yith-wacp-close:hover {
    background-color: transparent !important;
}