/*
Theme Name: Impreza Child
Theme URI: http://impreza.us-themes.com/
Template: Impreza
Author: UpSolution
Author URI: http://us-themes.com/
Description: Multi-Purpose WordPress Theme.
Version: 8.6.1.1649255570
Updated: 2022-04-06 14:32:50

*/

.shopping-bag-button:before {
    content: '';
    background: url(<https://raffles.digitaltreat.net/wp-content/uploads/2022/04/Basket_Icon.jpg>);

    width: 30px;
    height: 30px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
}

.woocommerce .form-row label.inline {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 .6em;
		}

.woocommerce-cart-form
{display: none;}

.fc-step__substep-title fc-step__substep-title--contact
{display: none;}

.fc-step__substep-title--billing_address
{display: none;}
