/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.quotelist-btn {
    display: block !important;
    margin:0 auto !important;
    float:none;
}

.woocommerce .products .quotelistadd input {
    width: 60px;
}
.woocommerce .products .quotelistadd .quantity {
    width: 60px;
    float:left;
}
.woocommerce .products .dvin_wcql_shopbtn_wrap {
    float:right;
}
.woocommerce .products .dvin_wcql_shopbtn_wrap button {
    margin-top:0 !important;
}