.aw-fast-cart-add-cart-button {
    margin: 0px!important;
}

.product-description {
    height: auto!important;
}

.aw-fast-cart-add-cart-container {
    margin-right: 5px;
}

.aw-fast-cart-add-cart-product-quantity-container {
    margin-top: 5px;
    justify-content: center;
}

.product-quantity .bootstrap-touchspin-up {
    height: 1.438rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .25);
}

.product-quantity .bootstrap-touchspin-down {
    height: 1.438rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .25);
}
