/*!
Theme Name: tmi
Theme URI: http://yellowoxmarketing.co.uk
Author: TMI
Author URI: http://yellowoxmarketing.co.uk
Description: TMI Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tmi

tmi is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.floating-header {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

.gform_title {
	display: none;
}

.acf-fields > .acf-field {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.woocommerce-mini-cart .woocommerce-mini-cart-item .quantity, .woocommerce-mini-cart .woocommerce-mini-cart-item .variation {
	display: none !important;
}
.woocommerce-mini-cart .review-meta .product-quantity {
    font-weight: 400 !important;
    margin-right: 0.25rem;
}