@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Raleway:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0 !important; }

:root {
	--accentColor: #198754;
}

*{
	font-family: 'Raleway', sans-serif;
}  

h1 {
	font-family: "bebas-neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}

h2 {
	font-family: "bebas-neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}

h3 {
	font-family: "bebas-neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}

h4 {
	font-family: "bebas-neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}

h5 {
	font-family: "bebas-neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}

h6 {
	font-family: "bebas-neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}

p {
  font-family: 'Roboto', sans-serif;
  opacity: 1;
  color: #282828;
  font-size:18px;
}

li {
	font-size: 22px;
    font-weight: 500;
}

a:hover {
  text-decoration: none;
  color: #282828; 
}

#header {
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}
  
#menu-primary {
	place-items: center;
}

#menu-item-36 > {
	color: white !important;
}

#sidebar {
	position: -webkit-sticky;
	position: sticky;
	top: 115px;
	width: 100%;
}

.breadcrumb {
	padding-left: 5px !important;
}

.navbar-brand img {
	width: 175px;
	height: auto;
}

.navbar-nav .nav-link:hover {
	text-decoration: underline;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #33c07e;
}

.nav-link:focus {
	color: var(--accentColor) !important;
}

.navbar-light .navbar-nav .nav-link {
    color: var(--accentColor) !important;
}

.custom-menu1 .navbar-nav > .nav-item:not(:first-child) > .nav-link {
	padding-left: 50px;
}

.menu-item.open > .sub-menu {
  display: block;
}

header .logo img{
    transition: all linear .8s;
    margin-bottom: 10px;
    margin-top: 10px;
}

header .logo-mobile img {
	display:none;
}

header.fixed-header .logo img{
	height: 100px !important;
}

.nav-contact {
	background-color: #7daed0;
    font-weight: bold;
    padding: 5px 30px 5px 30px;
    border-radius: 3px;
    cursor: pointer;
}

.nav-contact a {
	color: #ffffff !important;
}

.nav-contact:hover {
	background-color: #093650;
}

.nav-link{
	font-family: "bebas-neue", sans-serif;
    font-weight: bold;
    font-style: normal;
}

.navbar-nav .nav-link {
	padding-top: 25px;
	padding-bottom: 25px;
}

.navbar-dark .navbar-nav .nav-link {
	font-size:26px;
	font-weight: 500;
}

.dropdown-item {
	text-align:center !important;
}

.texture-bground {
	background: url(/wp-content/uploads/2025/10/concrete.webp);
}

.texture-bground-nav {
	background: url(/wp-content/uploads/2025/10/concrete.webp);
	padding-top: 20px;
}

.list-pad {
	padding-bottom: 15px;
}

.feat-sect {
	border-top: 4px;
    border-top-style: solid !important;
    border-bottom: none;
    background-color: transparent;
    width: 100px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    color: #7dafd1;
    padding-bottom:50px;
}

.home-head {
	color: white;
    overflow: hidden;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 80px;
}

.home-title {
	font-size: 80px;
    font-family: "mojito", sans-serif;
    text-align: center;
    font-style: normal;
    color: black;
}

.home-para {
	line-height: 2.5;
    letter-spacing: 2.5px;
}

.home-blurb {
	font-family: "mojito", sans-serif;
    text-align: center;
    font-style: normal;
    color: black;
    font-weight: 300;
    font-size: 40px;
}

.home-button{
	padding: 10px 20px 10px 20px;
	background-color: #7daed0;
	color: white;
	font-weight: bold;
	margin-top: 20px;
	cursor: pointer;
	text-align: center;
}

.home-button-main {
	display: flex;
}

.home-featured-section {
	padding: 45px 25px 45px 25px;
	background: url(/wp-content/uploads/2025/10/concrete2.png);
}

.home-featured {
	display: flex;
	justify-content: center;
	padding-top: 50px;
	padding-bottom: 35px;
}

.home-featured-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-style: solid;
   	border-width: thick;
   	border-color: #ffffff;
}

.home-featured-title {
	font-size: 35px;
	text-transform: uppercase;
	color: #ffffff;
}

.home-featured-text {
	color: #ffffff;
   	font-family: 'Open Sans', sans-serif;
 	font-size: 18px;
   	text-align:center;
}

.home-featured-link {
	width: 100%;
    height: 100%;
	color:white;
}

.home-featured-link:hover{
	color:white;
}

.home-featured-button {
	padding: 10px 20px 10px 20px;
	background-color: #e71d2a;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

.home-featured-cta {
    font-size: 55px;
    min-height: 150px;
    text-align: center;
    align-content: center;
    border-style: ridge;
    font-family: "mojito", sans-serif;
    transition: font-size 0.2s ease;
    padding: 0;
    margin: 0;
}

.home-featured-cta:hover {
	font-size: 53px;
}

.home-cta {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
}

.home-cta-section {
	background-color: var(--accentColor);
	color: white;
	padding-top: 40px;
    padding-bottom: 40px;
}

.contact-title {
	font-size: 70px;
}

.contact-blurb {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
}

.about-title{
	color:#ffffff;
}

.about-blurb {
	color:#ffffff;
}

.team-title {
	font-size:22px;
	text-align:center;
	color:#e71d2a;
}

.team-name {
	font-size:25px;
	text-align:center;
}

.card-title {
	margin-bottom: 0.5rem;
    border-bottom-style: solid;
    border-bottom-width: thin;
}

.heroHeaderHome {
	height: 700px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	font-size: 80px;
	font-family: 'mojito', sans-serif;
	text-align: center;
	font-style: normal;
	padding-top: 130px;
}

.heroHeader{
	height: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	font-size: 80px;
	font-family: 'mojito', sans-serif;
	text-align: center;
	font-style: normal;
	padding-top: 180px;
}

.tribe-events-view {
	padding-top:100px;
}

.tribe-events-pg-template {
	padding-top: 175px !important;
}

footer p {
	padding-bottom:0px;
}

footer > span.cat-links {
	padding-right:10px;
}

footer > span.comments-link {
	padding:10px;
}

.footer-main {
	background-color: #3957b1;
}

.footer-secondary {
	background-color: #7eb0d2;
}

.footer-link{
	color:#ffffff; 
	font-size:18px; 
	font-family: 'Roboto', sans-serif; 
	cursor: pointer;
}

.footer-link:hover{
	color: #7daed0;
}

.footer-link-c3 {
	color:#686868;
	font-size:16px;
	cursor: pointer;
}

.footer-link-c3:hover {
	text-decoration: underline;
}

.footer-text {
	color: white !important;
}

.footer-bground {
	 background-size: cover;
	 background-position: right;
	 background-color: #073650;
}

.footer-align-right {
	text-align: right;
}
.footer-align-left {
	text-align: left;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	border-radius: 8px !important;
    border-width: thin !important;
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container input{
	background-color: rgba(25, 25, 25, 0.1);
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	border: 0;
	border-radius: 3px !important;
	line-height: 25px;
	padding: 20px 15px;
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container select{
	background-color: rgba(25, 25, 25, 0.1);
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	border: 0;
	border-radius: 3px !important;
	line-height: 25px;
	padding: 20px 15px;
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea{
	background-color: rgba(25, 25, 25, 0.1);
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	border: 0;
	border-radius: 3px !important;
	line-height: 25px;
	padding: 20px 15px;
}

/* Gravity Forms Submit Button Styling */
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_footer button[type="submit"],
.gform_wrapper .gform_page_footer input[type="submit"],
.gform_wrapper .gform_page_footer button[type="submit"],
#gform_submit_button_1,
input[type="submit"].gform_button {
    border: none !important;
    background-color: var(--accentColor) !important;
    color: #ffffff !important;
    padding: 12px 30px !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    font-weight: bold !important;
    font-size: 18px !important;
    font-family: 'Raleway', sans-serif !important;
    transition: background-color 0.3s ease !important;
}

.gform_wrapper .gform_footer input[type="submit"]:hover,
.gform_wrapper .gform_footer button[type="submit"]:hover,
.gform_wrapper .gform_page_footer input[type="submit"]:hover,
.gform_wrapper .gform_page_footer button[type="submit"]:hover,
#gform_submit_button_1:hover,
input[type="submit"].gform_button:hover {
	background-color: #166540 !important;
}

.gform_wrapper .gform_footer input[type="submit"]:focus,
.gform_wrapper .gform_footer button[type="submit"]:focus,
.gform_wrapper .gform_page_footer input[type="submit"]:focus,
.gform_wrapper .gform_page_footer button[type="submit"]:focus,
#gform_submit_button_1:focus,
input[type="submit"].gform_button:focus {
	background-color: #166540 !important;
	outline: 2px solid var(--accentColor) !important;
	outline-offset: 2px !important;
}

.widget-area ul {
	padding: 25px;
    background: #efefefb0;
    border-radius: 25px;
}

.fullscreen-menu-panel {
	position: fixed;
	top: 0;
	right: -100vw;
	width: 30vw;
	min-width: 300px;
	height: 100vh;
	background-color: #595959;
	color: white;
	z-index: 1000;
	transition: right 0.4s ease-in-out;
	display: flex;
	flex-direction: column;
	padding: 2rem;
	overflow-y: auto;
	pointer-events: auto;
  }

  .fullscreen-menu-panel.active {
	right: 0;
  }

  #fullscreenMenuBtn:hover {
	background-color: var(--accentColor) !important;
  }

  /* Full width on mobile */
  @media (max-width: 991.98px) {
	.fullscreen-menu-panel {
	  width: 100vw;
	  right: -100vw;
	}
  
	.fullscreen-menu-panel.active {
	  right: 0;
	}
  }

  .fullscreen-menu-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 1.5rem;
	margin-bottom: 1rem;
  }

  .fullscreen-menu-list {
	list-style: none;
	padding-left: 0;
  }

  .fullscreen-menu-list li {
	opacity: 0;
	transform: translateX(20px);
	transition: all 0.3s ease;
  }

  .fullscreen-menu-panel.active .fullscreen-menu-list li {
	opacity: 1;
	transform: translateX(0);
  }

  .fullscreen-menu-list li:nth-child(1) { transition-delay: 0.1s; }
  .fullscreen-menu-list li:nth-child(2) { transition-delay: 0.2s; }
  .fullscreen-menu-list li:nth-child(3) { transition-delay: 0.3s; }
  .fullscreen-menu-list li:nth-child(4) { transition-delay: 0.4s; }
  .fullscreen-menu-list li:nth-child(5) { transition-delay: 0.5s; }

  .fullscreen-menu-list a {
	color: white;
	font-size: 1.25rem;
	text-decoration: none;
  }

  .fullscreen-menu-list a:hover {
	color: #33c07e;
	text-decoration: underline;
  }

  /* Custom dropdown styles for fullscreen menu */
  .fullscreen-menu-panel .dropdown-menu {
	position: static !important;
	display: none;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 8px;
	box-shadow: none;
	padding: 10px 0;
	margin-left: 20px;
	transform: none !important;
	inset: auto !important;
  }

  .fullscreen-menu-panel .dropdown-menu.show {
	display: block;
  }

  .fullscreen-menu-panel .dropdown-item {
	color: rgba(255, 255, 255, 0.8);
	padding: 8px 20px;
	font-size: 1rem;
	background: none;
	border: none;
  }

  .fullscreen-menu-panel .dropdown-item:hover,
  .fullscreen-menu-panel .dropdown-item:focus {
	color: #33c07e;
	background-color: rgba(255, 255, 255, 0.1);
	text-decoration: none;
  }

  .fullscreen-menu-panel .dropdown-toggle::after {
	content: "▼";
	border: none;
	margin-left: 8px;
	font-size: 12px;
	transition: transform 0.3s ease;
  }

  .fullscreen-menu-panel .dropdown-toggle[aria-expanded="true"]::after {
	transform: rotate(180deg);
  }

  .fullscreen-menu-body,
  .fullscreen-menu-list,
  .fullscreen-menu-list a {
	pointer-events: auto;
}

  .close-btn {
	font-size: 2rem;
	background: none;
	border: none;
	color: white;
	cursor: pointer;
  }

  .fullscreen-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0,0,0,0.3); /* previously 0.5 */
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease;
	pointer-events: none;
  }

  .fullscreen-overlay.active {
	pointer-events: auto;
	opacity: 1;
	visibility: visible;
  }

  .arrow-container {
	display: flex;
	justify-content: center;
	animation: bounceY 1.5s infinite;
	padding-top: 35px;
    padding-bottom: 35px;
	margin-top: 15px;
  }

  .arrow-fixed {
	width: 100px;
    transform: rotate(281deg);
  }

  @keyframes bounceY {
	0%, 100% {
	  transform: translateY(0);
	}
	50% {
	  transform: translateY(10px);
	}
  }

  .youtube-button {
    background-color: var(--accentColor);
    border: none;
    color: white;
    font-weight: bold;
    padding: 10px 25px;
    font-size: 1rem;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    transition: background-color 0.3s ease;
}

  .youtube-button:hover {
    background-color: #166540;
    text-decoration: none;
    color: white;
}

  .arrow-pad {
	padding-top:50px;
}
/*ACF Accordion Styles*/

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 10px;
  border: none;
}

.accord-header {
	display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 25px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-variant: small-caps;
}

.accord-text {
    font-size: 20px;
    font-family: "roboto", sans-serif;
    line-height: 1.6;
    letter-spacing: 1px;
}

.accordion:hover,
button:focus {
  background-color: #ccc;
  background: #ccc;
  border: none;
}

.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;

}

.accordion:after {
  content: '\02795'; 
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

/*End ACF Accordion Styles */



@media only screen and (max-width: 350px) {
	.ginput_container {
		transform:scale(0.77);
    	-webkit-transform:scale(0.77);
    	transform-origin:0 0;
    	-webkit-transform-origin:0 0;
	}
}

@media (max-width: 1399.98px) {
	.home-title {
		font-size: 60px;
	}
}

@media (max-width: 1199.98px) {
	.home-title {
		font-size: 50px;
	}
}

@media (max-width: 1067.9px) {

}

@media (max-width: 991.98px) {
	header .logo-mobile img {
		display:inline;
		width: 175px;
    	height: auto;
		transition: all linear .8s;
		margin-bottom: 20px;
		margin-top: 20px;	
	}
	header .logo img {
		display:none;
 	}
	.heroHeaderHome {
		padding-top:175px;
	}
	.home-title {
		font-size: 80px;
	}
	.mobile-pad {
		padding-top: 50px;
	}
	.arrow-pad {
		padding-top: 0px;
	}
	.tribe-events-view {
		padding-top:150px;
	}
}

@media (max-width: 767.98px) {
	.footer-align-right {
		text-align:center;
	}
	
	.footer-align-left {
		text-align:center;
	}
	
	.footer-contact {
		display:flex;
		flex-direction: column;
		align-items: center;
	}
	
	.mobile-flip {
		flex-direction: column-reverse;
	}
	
	#sidebar {
		padding-top: 0px;
	}

	.tribe-events-view {
		padding-top:150px;
	}
}

@media (max-width: 679.98px) {
	.home-button-main {
		flex-direction: column-reverse;
	}
}

@media (max-width: 481.98px) {
	.navbar-brand img {
		width: 250px;
		height: auto;
	}
	
	.home-head {
		padding-top:75px;
	}
	
	.home-title {
		font-size: 44px;
		padding-top:25px;
	}
	
	.contact-title {
		font-size: 55px;
	}
}

 @media (max-width: 402.98px) {
	.navbar-brand img {
		width: 200px;
		height: auto;
	}
}

 @media (max-width: 368.98px) {


}

/* ===========================
   EVENTS CALENDAR OVERRIDES
   =========================== */

/* Main Events Calendar Container */
.tribe-events-calendar,
.tribe-events-list,
.tribe-events-day,
.tribe-events-week,
.tribe-events-photo,
.tribe-events-map {
    font-family: 'Raleway', sans-serif !important;
}

/* Events Calendar Header */
.tribe-events-header {
    background: #fafafa !important;
    padding: 20px !important;
    border-radius: 10px 10px 0 0 !important;
    margin-bottom: 0 !important;
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
	background-color: var(--accentColor) !important;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
	border: 1px solid var(--accentColor) !important;
	color: var(--accentColor) !important;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
	background-color: var(--accentColor) !important;
	color: white !important;
}

.tribe-common .tribe-common-c-svgicon--messages-not-found .tribe-common-c-svgicon__svg-stroke {
	stroke: var(--accentColor) !important;
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
	background: var(--accentColor) !important;
}

.tribe-events-header h1,
.tribe-events-header h2,
.tribe-events-header h3 {
    color: white !important;
    font-family: 'bebas-neue', sans-serif !important;
}

/* Calendar Navigation */
.tribe-events-nav-previous a,
.tribe-events-nav-next a {
    background: var(--accentColor) !important;
    color: white !important;
    padding: 10px 20px !important;
    border-radius: 8px !important;
    text-decoration: none !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
    transition: background-color 0.3s ease !important;
}

.tribe-events-nav-previous a:hover,
.tribe-events-nav-next a:hover {
    background: #166540 !important;
    color: white !important;
}

/* Calendar Grid View */
.tribe-events-calendar table {
    border-radius: 0 0 10px 10px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
}

.tribe-events-calendar thead th {
    background: var(--accentColor) !important;
    color: white !important;
    padding: 15px 8px !important;
    font-family: 'bebas-neue', sans-serif !important;
    font-size: 16px !important;
    border: none !important;
}

.tribe-events-calendar tbody td {
    background: white !important;
    border: 1px solid #e9ecef !important;
    padding: 8px !important;
    vertical-align: top !important;
}

.tribe-events-calendar tbody td:hover {
    background: #f8f9fa !important;
}

/* Calendar Day Numbers */
.tribe-events-calendar .tribe-events-monthview-cal-date {
    font-family: 'bebas-neue', sans-serif !important;
    font-size: 18px !important;
    color: var(--accentColor) !important;
    font-weight: bold !important;
}

/* Events in Calendar Cells */
.tribe-events-calendar .tribe-events-event {
    background: var(--accentColor) !important;
    color: white !important;
    padding: 4px 8px !important;
    margin: 2px 0 !important;
    border-radius: 4px !important;
    font-size: 12px !important;
    line-height: 1.3 !important;
    display: block !important;
    text-decoration: none !important;
}

.tribe-events-calendar .tribe-events-event:hover {
    background: #166540 !important;
    color: white !important;
    text-decoration: none !important;
}

/* List View Events */
.tribe-events-list .tribe-events-list-event {
    background: white !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
    margin-bottom: 20px !important;
    overflow: hidden !important;
    border: none !important;
}

.tribe-events-list .tribe-events-list-event-date {
    background: var(--accentColor) !important;
    color: white !important;
    padding: 20px !important;
    text-align: center !important;
    font-family: 'bebas-neue', sans-serif !important;
}

.tribe-events-list .tribe-events-list-event-date .tribe-events-event-date-month {
    font-size: 24px !important;
    display: block !important;
    line-height: 1 !important;
}

.tribe-events-list .tribe-events-list-event-date .tribe-events-event-date-day {
    font-size: 36px !important;
    display: block !important;
    line-height: 1 !important;
    margin: 5px 0 !important;
}

.tribe-events-list .tribe-events-list-event-description {
    padding: 20px !important;
}

.tribe-events-list .tribe-events-list-event-title {
    color: var(--accentColor) !important;
    font-family: 'bebas-neue', sans-serif !important;
    font-size: 24px !important;
    margin-bottom: 10px !important;
}

.tribe-events-list .tribe-events-list-event-title a {
    color: var(--accentColor) !important;
    text-decoration: none !important;
}

.tribe-events-list .tribe-events-list-event-title a:hover {
    color: #166540 !important;
    text-decoration: underline !important;
}

/* Event Details Page */
.single-tribe_events .tribe-events-event-meta {
    background: #f8f9fa !important;
    border-radius: 10px !important;
    padding: 20px !important;
    margin-bottom: 20px !important;
    border: none !important;
}

.single-tribe_events .tribe-events-event-meta dt {
    color: var(--accentColor) !important;
    font-family: 'bebas-neue', sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.single-tribe_events .tribe-events-event-meta dd {
    font-family: 'Roboto', sans-serif !important;
    color: #333 !important;
}

/* Event Categories */
.tribe-events-event-categories a {
    background: var(--accentColor) !important;
    color: white !important;
    padding: 4px 12px !important;
    border-radius: 20px !important;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    margin-right: 8px !important;
    display: inline-block !important;
    margin-bottom: 4px !important;
}

.tribe-events-event-categories a:hover {
    background: #166540 !important;
    color: white !important;
    text-decoration: none !important;
}

/* Event Cost */
.tribe-events-event-cost {
    background: var(--accentColor) !important;
    color: white !important;
    padding: 8px 15px !important;
    border-radius: 6px !important;
    font-weight: bold !important;
    display: inline-block !important;
}

/* Venue Information */
.tribe-events-venue-details {
    background: white !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
    padding: 20px !important;
    margin: 20px 0 !important;
}

.tribe-events-venue-details h4 {
    color: var(--accentColor) !important;
    font-family: 'bebas-neue', sans-serif !important;
    margin-bottom: 15px !important;
}

/* Event Buttons */
.tribe-events-read-more,
.tribe-events-button,
.tribe-events-tickets-buy,
a.tribe-events-read-more {
    background: var(--accentColor) !important;
    color: white !important;
    padding: 12px 24px !important;
    border-radius: 8px !important;
    text-decoration: none !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
    border: none !important;
    cursor: pointer !important;
    transition: background-color 0.3s ease !important;
    display: inline-block !important;
    margin: 10px 5px 10px 0 !important;
}

.tribe-events-read-more:hover,
.tribe-events-button:hover,
.tribe-events-tickets-buy:hover,
a.tribe-events-read-more:hover {
    background: #166540 !important;
    color: white !important;
    text-decoration: none !important;
}

/* Event Filters and Search */
.tribe-events-filters {
    background: white !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
    padding: 20px !important;
    margin-bottom: 20px !important;
}

.tribe-events-filters h3 {
    color: var(--accentColor) !important;
    font-family: 'bebas-neue', sans-serif !important;
}

.tribe-events-filters select,
.tribe-events-filters input[type="text"],
.tribe-events-filters input[type="search"] {
    border: 2px solid #e9ecef !important;
    border-radius: 6px !important;
    padding: 10px !important;
    font-family: 'Raleway', sans-serif !important;
}

.tribe-events-filters select:focus,
.tribe-events-filters input[type="text"]:focus,
.tribe-events-filters input[type="search"]:focus {
    border-color: var(--accentColor) !important;
    outline: none !important;
    box-shadow: 0 0 0 2px rgba(25, 135, 84, 0.2) !important;
}

.tribe-events-filters .tribe-events-filters-submit {
    background: var(--accentColor) !important;
    color: white !important;
    border: none !important;
    padding: 10px 20px !important;
    border-radius: 6px !important;
    cursor: pointer !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
}

.tribe-events-filters .tribe-events-filters-submit:hover {
    background: #166540 !important;
}

/* Today's Events Styling */
.tribe-events-calendar .tribe-events-has-events.tribe-events-present {
    background: #e8f5e8 !important;
}

.tribe-events-calendar .tribe-events-has-events.tribe-events-present .tribe-events-monthview-cal-date {
    color: #166540 !important;
}

/* Event Tooltips */
.tribe-events-tooltip {
    background: white !important;
    border: 2px solid var(--accentColor) !important;
    border-radius: 8px !important;
    padding: 15px !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15) !important;
}

.tribe-events-tooltip h4 {
    color: var(--accentColor) !important;
    font-family: 'bebas-neue', sans-serif !important;
    margin-bottom: 10px !important;
}

/* Event Archive Title */
.tribe-events-page-title {
    color: var(--accentColor) !important;
    font-family: 'bebas-neue', sans-serif !important;
    font-size: 48px !important;
    text-align: center !important;
    margin-bottom: 30px !important;
}

/* No Events Found */
.tribe-events-no-results {
    text-align: center !important;
    padding: 60px 20px !important;
    background: white !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
}

.tribe-events-no-results h2 {
    color: var(--accentColor) !important;
    font-family: 'bebas-neue', sans-serif !important;
}

/* Mobile Responsive Adjustments */
@media (max-width: 991.98px) {
    .tribe-events-list .tribe-events-list-event-date {
        padding: 15px !important;
    }
    
    .tribe-events-list .tribe-events-list-event-date .tribe-events-event-date-month {
        font-size: 20px !important;
    }
    
    .tribe-events-list .tribe-events-list-event-date .tribe-events-event-date-day {
        font-size: 30px !important;
    }
    
    .tribe-events-page-title {
        font-size: 36px !important;
    }
}

@media (max-width: 767.98px) {
    .tribe-events-calendar thead th {
        padding: 10px 4px !important;
        font-size: 14px !important;
    }
    
    .tribe-events-calendar .tribe-events-monthview-cal-date {
        font-size: 16px !important;
    }
    
    .tribe-events-list .tribe-events-list-event {
        margin-bottom: 15px !important;
    }
    
    .tribe-events-list .tribe-events-list-event-description {
        padding: 15px !important;
    }
    
    .tribe-events-page-title {
        font-size: 28px !important;
    }
    
    .tribe-events-filters {
        padding: 15px !important;
    }
}

@media (max-width: 481.98px) {
    .tribe-events-page-title {
        font-size: 24px !important;
    }
    
    .tribe-events-read-more,
    .tribe-events-button,
    .tribe-events-tickets-buy {
        padding: 10px 16px !important;
        font-size: 14px !important;
    }
    
    .tribe-events-nav-previous a,
    .tribe-events-nav-next a {
        padding: 8px 16px !important;
        font-size: 14px !important;
    }
}

.dropdown-menu,
.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none; /* Hidden by default */
    transform-origin: top center;
    opacity: 0;
    transform: translateY(-6px);
    pointer-events: none;
    visibility: hidden;
}

.dropdown.show > .dropdown-menu,
.menu-item-has-children.show > .sub-menu,
.menu-item-has-children > .dropdown-menu.show {
    display: block; /* Show when active */
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    visibility: visible;
    animation: dropdownFadeIn 200ms ease;
}

@keyframes dropdownFadeIn {
    from {
        opacity: 0;
        transform: translateY(-6px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Hover state for dropdown parent items */
.navbar-nav .dropdown:hover > .nav-link,
.navbar-nav .menu-item-has-children:hover > .nav-link {
    color: #33c07e;
}
