.button.btn-cart {
    float: right;
}

div.product button.button.btn-cart.btn-inquiry,
div.product-essential button.button.btn-cart.btn-inquiry {
    margin-top: 2px;
}

div.product button.button.btn-cart.btn-inquiry {
    margin-right: 60px;
}

.add-to-box .button.btn-cart {
    float: right;
    margin: 82px 0 0;
}

.btn-inquiry-sold-out {
    float: left!important;
}

button.button.btn-cart.btn-inquiry span span {
    font-size: 12px;
    line-height: 24px;
}

button.button.btn-cart.btn-inquiry span span,
div.product button.button.btn-cart span span,
.product-view .add-to-cart button.button.btn-cart span span {
    width: 100px;
}

