/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .pisol_buy_now_button,.single_add_to_cart_button{
     width:100%;
}
@media screen and (max-width: 767px) {
.woocommerce div.product .summary form.cart div.quantity {float:none; height:60px;}
}