/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 05 2026 | 07:24:30 */
body::-webkit-scrollbar {
	display: none !important;
}
body {
	-ms-overflow-style: none;
	max-width:1590px;
	margin-left:auto;
	margin-right: auto;
}
.site-content {
	transition: filter 0.3s ease-in-out;
}
/* Apply blur when menu is active */
.menu-active .site-content {
	filter: blur(5px);
}
.hfe-nav-menu__breakpoint-tablet .hfe-active-menu+.hfe-nav-menu__layout-horizontal {
	transition: all 0.8s ease-in-out;
	display: flex;
	align-items: flex-start;
	width: 100% !important;
	left: 0 !important;
	height: 100vh;
}
.ast-container,
.ast-container-fluid {
	max-width: 100vw !important;
	padding: 0px;
}
.hfe-nav-menu-icon {
	padding: 0 24px !important;
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
	align-items: center;
}
.elementor-icon-wrapper {
	display: flex;
}
.blur-effect {
	backdrop-filter: blur(10px);
}
.blur {
	filter: blur(2px);
}
.reverse-icon-item>ul>li>a {
	flex-direction: row-reverse;
	gap: 4px;
	padding: 0;
	margin: 0;
}
.elementor-icon-list-item>.elementor-icon-list-text {
	padding: 0px !important;
}
.swiper-wrapper {
	transition-timing-function: linear;
}
.rt-container-fluid {
	padding: 0px;
}
.ast-narrow-container {
	--wp--custom--ast-content-width-size: 100%;
}
.entry-header .entry-meta,
.comment-respond {
	display: none;
}
.post-navigation+.comments-area {
	padding-top: 0;
}
.site .comments-area {
	margin-top: 0;
}
.background {
	position: relative;
	z-index: 1;
}
.foreground {
	z-index: 2;
	transition: transform 0.5s ease-in-out;
}
.stroke>h2::after {
	position: absolute;
	inset: 0 0 0 0;
	content: "Registration";
	color: transparent;
	-webkit-text-stroke: 1px #fff;
	z-index: 2;
}
.stroke-donation>h2::after {
	position: absolute;
	inset: 0 0 0 0;
	content: "donation";
	color: transparent;
	-webkit-text-stroke: 1px #fff;
	z-index: 2;
}
.stroke-rsvp>h2::after {
	position: absolute;
	inset: 0 0 0 0;
	content: "Wolverines Year End Celebration";
	color: transparent;
	-webkit-text-stroke: 1px #fff;
	z-index: 2;
}
.stroke-winter>h2::after {
	position: absolute;
	inset: 0 0 0 0;
	content: "Winter Program";
	color: transparent;
	-webkit-text-stroke: 1px #fff;
	z-index: 2;
}
.stroke-enquiry>h2::after {
	position: absolute;
	inset: 0 0 0 0;
	content: "Join Us";
	color: transparent;
	-webkit-text-stroke: 1px #fff;
	z-index: 2;
}
/* Event page  */
.event-carousel .swiper-wrapper .swiper-slide .swiper-slide-inner .swiper-slide-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
	position: relative;
	z-index: 0;
	/* So it's behind anything layered later */
}
.event-carousel .swiper-wrapper .swiper-slide .swiper-slide-inner {
	position: relative;
}
.event-carousel .swiper-wrapper .swiper-slide .swiper-slide-inner::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(24, 24, 24, 0.00) 61.01%, #181818 98.39%);
	z-index: 1;
	pointer-events: none;
	border-radius:12px;
}
/* Home-page-blog-section */
.homepage-blog .rt-row.rt-content-loader.grid-layout1.grid-behaviour.tpg-full-height.grid_layout_wrapper{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
/* Booking page */
/* Hide ALL Add Attended buttons except the FIRST one */
/*.forminator-all-group-copies .forminator-grouped-fields:not(:first-child) 
.forminator-repeater-add {
display: none !important;
}*/
/* Hide ALL Add Attended buttons */
.forminator-all-group-copies .forminator-repeater-add {
	display: none !important;
}
/* Show ONLY the Add Attended button in the LAST repeater row */
.forminator-all-group-copies .forminator-grouped-fields:last-child .forminator-repeater-add {
	display: inline-block !important;
}
.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-button {
	border-radius: 4px !important;
	margin-top: 54px !important;
	padding:12px 16px !important
}
.hidden-field{
	display: none;
}
.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-add{
	background-color: green;
}
.readonly-input input {
	pointer-events: none;
	background: #f1f1f1;
}
/* Not Found page */
.error-404.not-found{
	margin-top: 180px;
}

.forminator-iti-input.iti.iti--allow-dropdown input.iti__tel-input, .forminator-iti-input.iti.iti--allow-dropdown input.iti__tel-input[type=text], .forminator-iti-input.iti.iti--allow-dropdown input.iti__tel-input[type=tel], .forminator-iti-input.iti .iti--show-selected-dial-code input.iti__tel-input, .forminator-iti-input.iti .iti--show-selected-dial-code input.iti__tel-input[type=text], .forminator-iti-input.iti .iti--show-selected-dial-code input.iti__tel-input[type=tel]{
	padding-left:64px !important;
}

@media (min-width: 1025px) {
	.about-height {
		height: 870px;
	}
	.swiper-slide-image {
		height: 160px;
		width: 160px;
	}
	.read-more a {
		display: flex;
		gap: 8px;
	}
	.hero-clip-path {
		clip-path: polygon(0 0, 100% 0%, 100% 65%, 0% 100%);
	}
	/* Registration page */
	/* 	.elementor-element-5cf5dd5>.elementor-element-e67cf59>img,
	.elementor-element-79fd29d>.elementor-element-3fab650>img {
	clip-path: polygon(0 0, 100% 0%, 100% 65%, 0% 100%) !important;
} */
	.clip{
		clip-path: polygon(0 0, 100% 0%, 100% 65%, 0% 100%) !important;
	}
	/* Home-page-blog-section */
	.homepage-blog .rt-col-md-4 {
		width: 32% !important;
	}
	/* 	.homepage-blog .tpg-el-main-wrapper .tpg-el-image-wrap {
	overflow: hidden;
} */
	/* Blog-page */
	.blogpage-section1 .rt-el-content-wrapper {
		align-items: center !important;
	}
	.tpg-el-main-wrapper .rt-holder .post-footer{
		margin-bottom: 10px;
	}
	/* Gallery */
	.image-carousel-gallery img{
		width: 320px !important;
		height: 400px !important;
		object-fit: cover;
	}
	.elementor-element-76d3bd1 .gallery-item img ,
	.elementor-element-07bc752 .gallery-item img, 
	.elementor-element-73016ec .gallery-item img,
	.elementor-element-07bc752 .gallery-item img,
	.elementor-element-2f59629 .gallery-item img{
		width: 100%;
		height: 300px !important;
	}
	/* Event page  */
	.event-carousel .swiper-wrapper>.swiper-slide, .event-carousel .swiper-wrapper .swiper-slide .swiper-slide-inner .swiper-slide-image{
		width:280px !important;
		height:340px !important;
	}
}
@media (min-width:768px) and (max-width:1024px) {
	.about-height {
		height: 450px !important;
	}
	.swiper-slide-image {
		height: 100px;
		width: 100px;
	}
	.hero-clip-path {
		clip-path: polygon(0 0, 100% 0%, 100% 72%, 0% 100%);
	}
	/* Registration page */
	.elementor-element-5cf5dd5>.elementor-element-e67cf59>img,
	.elementor-element-79fd29d>.elementor-element-3fab650>img {
		clip-path: polygon(0 0, 100% 0%, 100% 72%, 0% 100%) !important;
	}
	/* Home-page-blog-section */
	.homepage-blog .rt-col-md-4 {
		width: 32% !important;
	}
	/* Blog-page */
	.tpg-el-main-wrapper .rt-holder .post-footer{
		margin-bottom: 10px;
	}
	/* Gallery */
	.image-carousel-gallery img{
		width: 220px !important;
		height: 280px !important;
		object-fit: cover;
	}
	.elementor-element-76d3bd1 .gallery-item img,
	.elementor-element-07bc752 .gallery-item img,  
	.elementor-element-73016ec .gallery-item img,
	.elementor-element-07bc752 .gallery-item img,
	.elementor-element-2f59629 .gallery-item img{
		width: 100%;
		height: 164px !important;
	}
	/* Event page  */
	.event-carousel .swiper-wrapper>.swiper-slide, .event-carousel .swiper-wrapper .swiper-slide .swiper-slide-inner .swiper-slide-image{
		width:200px !important;
		height:260px !important;
	}
	/* Not Found page */
	.error-404.not-found{
		margin-top: 140px;
	}
}
@media (max-width:767px) {
	.about-height {
		height: 316px !important;
	}
	.swiper-slide-image {
		height: 65px;
		width: 65px;
	}
	.hero-clip-path {
		clip-path: polygon(0 0, 100% 0%, 100% 77%, 0% 100%);
	}
	/* Registration page */
	.elementor-element-5cf5dd5>.elementor-element-e67cf59>img,
	.elementor-element-79fd29d>.elementor-element-3fab650>img {
		clip-path: polygon(0 0, 100% 0%, 100% 77%, 0% 100%) !important;
	}
	/* Home-page-blog-section */
	.homepage-blog .rt-row.rt-content-loader.grid-layout1.grid-behaviour.tpg-full-height.grid_layout_wrapper{
		gap:24px 0;
	}
	.homepage-blog .rt-col-md-4 {
		width: 100% !important;
	}
	/* Blog-page */
	#first-section .tpg-el-main-wrapper.list-layout1-main .list-layout-wrapper .rt-holder .rt-el-content-wrapper{
		padding: 8px;
	}
	#first-section .rt-tpg-container .list-layout1 .rt-holder .tpg-el-image-wrap{
		flex: none;
		max-width: none;
	}
	.tpg-el-main-wrapper .rt-holder .post-footer{
		margin-bottom: 5px;
	}
	/* Gallery */
	.image-carousel-gallery img{
		width: 160px !important;
		height: 220px !important;
		object-fit: cover;
	}
	.elementor-element-15d4a30 .gallery, 
	.elementor-element-a5e6d24 .gallery, 
	.elementor-element-e1afc30 .gallery,
	.elementor-element-8d77d96 .gallery,
	.elementor-element-4c73f59 .gallery,
	.elementor-element-a6261ba .gallery,
	.elementor-element-0da1704 .gallery{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.elementor-element-15d4a30 .gallery-item, 
	.elementor-element-a5e6d24 .gallery-item, 
	.elementor-element-e1afc30 .gallery-item,
	.elementor-element-8d77d96 .gallery-item,
	.elementor-element-4c73f59 .gallery-item,
	.elementor-element-a6261ba .gallery-item,
	.elementor-element-0da1704 .gallery-item{
		max-width: 50% !important;
	}
	.elementor-element-15d4a30 .gallery-item img, 
	.elementor-element-a5e6d24 .gallery-item img, 
	.elementor-element-e1afc30 .gallery-item img,
	.elementor-element-8d77d96 .gallery-item img,
	.elementor-element-4c73f59 .gallery-item img,
	.elementor-element-a6261ba .gallery-item img, 
	.elementor-element-0da1704 .gallery-item img{
		width: 100%;
		height: 122px;
		object-fit:cover;
	}
	/* Event page  */
	.event-carousel .swiper-wrapper>.swiper-slide, .event-carousel .swiper-wrapper .swiper-slide .swiper-slide-inner .swiper-slide-image{
		width:160px !important;
		height:220px !important;
	}
	/* Not Found page */
	.error-404.not-found{
		margin-top: 110px;
		padding: 0 14px;	
	}
}
