/*
Theme Name:   jfp
Description:  Flour Mill
Author:       workmates
Author URL:   Write here the author's blog or website url
Template:     yummy
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  jfp
*/

/* Write here your own personal stylesheet */

.single-product .shop-cart .half-gray:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 57px;
    height: 100%;
    background-color: #f2f2f2;
}
