.product-thumb div.qbutton button {
	width : 100%
}
.cart.outofstock #button-quote {
    opacity: 1;
    pointer-events: all;
    cursor: pointer;
}

.mijoshop .btn[class*="btn-"] + #button-quote[class*="btn-"] {
	margin-left: 0px;
}

#expectedprice .modal-body {
    min-height: 100px;
}
