/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2024 | 12:50:42 */
.wc-block-mini-cart__badge {
	color: white !important;
}
.wc-block-mini-cart__button:hover,
.wc-block-mini-cart__button:focus {
	background-color: unset !important;
	opacity: 
}
@media only screen and (max-width: 768px) {
	.inside-header {
		justify-content: center !important;
	}
	#mobile-menu-control-wrapper {
		margin: 0 !important;
	}
	#site-navigation {
		order: 2 !important;
	}
	.header-widget {
		flex-basis: unset !important;
		margin: 0 !important;
	}
}