/*
Theme Name: Ohio Child
Theme URI: https://exitline-ca.com/
Description: Child theme for Ohio customizations.
Author: Exitline
Template: ohio
Version: 1.0.1
Text Domain: ohio-child
*/

/* Ohio header cart button is not used in the aggregator flow. */
div.cart-button,
.site-header div.cart-button,
header div.cart-button {
	display: none !important;
	width: 0 !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}
