/*
 Theme Name:   Classic
 Theme URI:    https://classic.miclub.com.au
 License:      Copyright 2021 - MiClub
 Version:      69
*/

/*
 * ======================  LIVE CHANGES GO HERE  ======================
 * Please make sure that you place a timestamp with your name whenever
 * this file is edited. If your change is a result of a ticket please
 * include the ticket number in the comment.
 */

.assumedDialogOuter {
	z-index: 9999 !important;
}

/*.top-nav .container {
	max-width: 1320px;
}*/

#enewsSignUpForm .miclub-form-error {
	clear: both;
	font-size: 14px;
}

/* Override GSAP animation */
.product-page nav.top-nav,
.product-page .banner,
.product-page main,
.product-page footer {
	opacity: 1 !important;
}

/* Public bookings weather */
.panel #weatherFeed {
	display: none;
}