/* Start custom CSS */body {
    background: #F5F5F5;
}
.single-product .product {
    overflow: visible !important;
}
.meaty-price-tag {
    padding: 4px 8px;
    color: white;
    background: #c3d7bf;
    border-radius: 5px;
    margin-right: 10px;
}/* End custom CSS */