.e-atc-qty-button-holder .quantity button{
    padding: .5rem 1rem !important;
}

.woocommerce .quantity .qty{
    height: auto !important;
    vertical-align: middle !important;
}

.oom-mini-cart-close{
    height: auto !important;
    font-size: 25px !important;
    line-height: 1 !important;
    color: #000000 !important;
}

.oom-mini-cart-close:hover{
    color: #000000 !important;
}

.oom-mini-cart-remove-item{
    color: #000000 !important;
    height: auto !important;
    line-height: 1 !important;
    border: 0 !important;
    font-size: 25px !important;
}

.oom-mini-cart-header{
    padding-bottom: 10px !important;
}