/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .pisol_buy_now_button{
     
     margin-bottom:10px !important;
     display: block !important;
     text-align: center !important;

}
@media screen and (max-width: 767px) {
.woocommerce div.product .summary form.cart div.quantity {float:none; height:60px;}
}