/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 11 2025 | 09:03:51 */
/* TYPOGRAPHY */
.ul_indent ul{
	margin-left: 20px;
}
.red_txt{
	color: #e11f23;
}
.inline_link{
	color: #FFFF !important;
	text-decoration: underline !important;
}
/* END TYPOGRAPHY */
/* Header */
.new_main_menu .sub-arrow{
	display: block !important;
}
.new_main_menu .sub-menu a{
	padding: 12px 25px !important;
}
.she-header{
	box-shadow: 1px 3px 9px 0px rgba(0, 0, 0, 0.0784313725490196);
}
.header_icos{
	display: flex;
	justify-content: flex-end;
}
/* End Header */
/* Home */
.events_feed .entry-title{
	text-align: center;
}
.activities_cta .elementor-cta__description{
	position: absolute;
	right: 20px;
	bottom: 25px;
	width: fit-content;
}
.activities_slider .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
/* End Home */
/* Driving School */
.faqs_accord .e-n-accordion-item-title-icon svg{
	fill: none !important;
}
/* End Driving School */
/* About */
.breadcrumbs_new span{
	font-size: 18px;
}
.breadcrumbs_new .elementor-shortcode span a{
	color: #fff;
}
.breadcrumbs_new .breadcrumb_last{
	color: #E11F23 !important;
}
/* End About */
/* Paintball & Splatball */
.fullw_col_left{
	justify-content: flex-end;
}
/* End Paintball & Splatball  */
/* New Tabs */
.wb_new_tabs .e-n-tabs-heading {
	display: flex;
    flex-flow: row;
    width: 100%;
}

/* End New Tabs */
/* Footer */
.subscribe_news_form input{
	min-height: 66px;
	border-radius: 0;
	color: #252525 !important;
	padding: 13px !important;
}
.subscribe_news_form #field_3_1 input::placeholder{
	color: #252525 !important;
}
.subscribe_news_form .ginput_container_consent{
	display: flex;
	flex-flow: row;
	gap: 20px;
	align-items: center;
}
.subscribe_news_form #input_3_3_1{
	width: 20px;
	height: 20px;
	min-height: unset !important;
}
.subscribe_news_form .gfield_consent_label{
	color: #FFFF !important;
	font-size: 16px !important;
}
.subscribe_news_form .gform_wrapper.gravity-theme .gfield_required{
	color: #fff !important;
}
.subscribe_news_form #gform_submit_button_3{
	background: #FFFFFF !important;
	width: 100% !important;
	color: #E11F23 !important;
	font-family: "VisbyCF-Bold", Sans-serif;
	letter-spacing: 1.4px;
	transition: all ease-in-out .3s;
}
.subscribe_news_form #gform_submit_button_3:hover{
	transform: scale(0.9);
}
/* End Footer */
@media screen and (max-width: 1400px){
	.header_buttons{
		display: none;
	}
	.header_left_col{
		width: 100%;
	}
}
@media screen and (min-width: 1401px){
	.new_main_menu .menu-item-4388{
		display: none !important;
	}
}
@media screen and (max-width: 1200px){
	.uneven_col_left{
		width: 100%;
	}
}
@media screen and (max-width: 767px){
	.wb_new_tabs .e-n-tabs-heading{
		display: flex;
    	flex-flow: row;
    	width: 100%;
		margin-bottom: 40px;
}
	.wb_new_tabs .e-n-tab-title{
   		padding: 20px !important;
		margin: 0 !important;
	}
}