/*New Branding Fonts*/
@font-face {
    font-family: 'lumier_roundedbold';
    src: url('/wp-content/themes/divi-child/assets/brand-fonts/lumierrounded-bold-webfont.woff2') format('woff2'),
         url('/assets/brand-fonts/lumierrounded-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lumier_roundedlight';
    src: url('/wp-content/themes/divi-child/assets/brand-fonts/lumierrounded-light-webfont.woff2') format('woff2'),
         url('/wp-content/themes/divi-child/assets/brand-fonts/lumierrounded-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lumier_roundedregular';
    src: url('/wp-content/themes/divi-child/assets/brand-fonts/lumierrounded-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/divi-child/assets/brand-fonts/lumierrounded-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	font-size: 16px;
}
body .et_pb_button {
	font-family: 'lumier_roundedbold', 'Quicksand', arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, nav li, nav li a {
	font-family: 'lumier_roundedregular', 'Quicksand', arial, sans-serif;
}
.hero .et_pb_slide{height: 86vh;}
.home-feed-header h2{color: #929292; font-size: 3.31rem; font-weight: bold;}
.home-events-feed .widget_ai1ec_agenda_widget{margin-right: 0 !important; width: 100% !important;}
.et_pb_blurb.home-rule-five .et_pb_blurb_content .et_pb_blurb_container{position: absolute; bottom: 30px; text-align: center; width: 100%;}
.home-rule-five .et_pb_blurb_container h4 a{color: #fff; font-weight: bold; font-size: 3.25rem;}

/*Header*/
#main-header {
	z-index: 10000;
}

#top-menu-nav ul li a {
	transition-duration: .2s;
	font-weight: normal;
}

#top-menu-nav>ul>li>a:hover {
	opacity: 1;
	color: #008fb4;
}

#mobile_menu {
	max-width: 300px;
	left: inherit;
	right: 0;
}

/*SubPage*/
.et_pb_section h1.entry-title {
	padding: 0;
}

#content-area {
	padding-top: 100px;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .mobile_menu_bar::after, .mobile_menu_bar::before {
	color: #008FB4;
}
.et_mobile_menu, .nav li ul {
	border-top-color: #008fb4;
}

/*Email Signup*/
.bbd-email-optin.et_pb_newsletter.et_pb_subscribe {
	display: block;
	width: 65%;
}
.bbd-email-optin form {width: 100%;}
.et_pb_signup_0 .et_pb_newsletter_form {
	padding-left: 0!important;
	display: flex;
	justify-content: space-between;
}
#main-content .bbd-explore-tryon-row .et_pb_column_1 .et_pb_blurb {
	height: 100%!important;
}
.bbd-email-optin .et_pb_newsletter_fields {
	display: block;
	margin-top: 1em;
}
.et_pb_newsletter_footer {}
.bbd-email-optin .et_pb_newsletter_fields p {
	display: inline-block;
}
.bbd-email-optin .et_pb_newsletter_fields p:first-child {
	width: 74%;
}
.et_pb_newsletter .et_pb_newsletter_field {
	margin-bottom: 0!important;
}
.bbd-email-optin .et_pb_newsletter_fields .bbd-signup-quote p {
	display: inline;
	padding: 1em 1em 1em 1.5em;
	border-radius: 100px;
	background: #fff;
	color: #000;
}
.bbd-email-optin .et_pb_newsletter_fields .bbd-signup-quote p img {
	position: relative;
	top: .85em;
	left: -.5em;
}
.bbd-news-feed article, .bbd-custom-news .et_pb_blurb_content {
	display: flex;
}
.bbd-email-optin .et_pb_newsletter_fields .bbd-signup-quote p:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 20px solid #fff;
	display: block;
	left: 50%;
	bottom:28%;
	transform-origin: 50% 0%;

}
.bbd-email-optin .et_pb_newsletter_fields p.et_pb_newsletter_button_wrap {
	width: 25%;
}
.bbd-explore-tryon-row .et_pb_blurb_content {
	top:50%;
	transform: translateY(-50%);
}

/*Directory Listings*/
.tax-business_category .et_pb_post {
	border: 1px solid #989797 !important;
	color: #000;
	margin-bottom: 30px;
	text-align: center;
}

.tax-business_category .et_pb_post img {
	border: 1px solid #989797;
	width: 100%;
    height: 250px;
	object-fit: cover;
    object-position: center;
}

.tax-business_category .et_pb_post .bbd-fields-wrap + p {
	display: none;
}

/*Evetns Calendar*/
.post-type-archive-tribe_events .et_pb_section_1.et_pb_section,
.single-tribe_events .et_pb_section_1.et_pb_section,
.postid-2587 .et_pb_section_1.et_pb_section {
	padding: 50px 0 !important;
	background-color: #005A7C !important;
}

.post-type-archive-tribe_events .et_pb_row_0.et_pb_row,
.single-tribe_events .et_pb_row_0.et_pb_row,
.postid-2587 .et_pb_row_0.et_pb_row {
	padding: 0 !important;
}

.post-type-archive-tribe_events .et_pb_title_container h1,
.single-tribe_events h1,
.postid-2587 h1 {
	color: #fff;
	font-size: 32px !important;
	padding: 0;
}

.post-type-archive-tribe_events #main-content .container:before {
	width: 0;
}

.post-type-archive-tribe_events #left-area {
	width: 100%;
	padding-right: 0;
	float: none;
}

.post-type-archive-tribe_events #sidebar {
	display: none;
}

.entry-content .tribe-events-calendar thead th,
.entry-content .tribe-events-calendar tr th {
	color: #fff;
}

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
	background-color: #1384CA;
}

.tribe_community_edit .tribe-button.submit, .tribe_community_edit .tribe-button.submit, .tribe_community_list .tribe-button.submit, .tribe_community_list .tribe-button.submit{
	color: #FFFFFF !important;
    border-color: #A00C30;
    border-radius: 50px;
    letter-spacing: 1px;
    font-family: 'Quicksand', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600 !important;
    font-variant: small-caps !important;
    background-color: #A00C30;
	border-style: none;
}

.tribe-events-event-url a,
.tribe-venue-url a {
	word-wrap: break-word;
}

/*Single Events*/
#tribe-events-pg-template,
.tribe-events-pg-template {
	max-width: 1080px;
}

#tribe-events-pg-template,
.tribe-events-pg-template {
	padding: 60px 0;
}

#tribe-events {
	padding: 0;
}

/*Home Map - 2022*/
.home .map-container iframe, .home .map-container .fluid-width-video-wrapper {
	max-height: 450px!important;
}

/*Footer*/
#main-footer {background: url("/wp-content/uploads/2017/05/FooterTexture.jpg") repeat;}
#main-footer #footer-bottom #bbd-logo,
#main-footer #footer-bottom #bbd-logo a,
#main-footer #footer-bottom #footer-info {color: #22211c;}
#main-footer .footer-widget h4 {font-size: 30px; font-weight: 600; padding-bottom: 20px;}
.footer-widget .fwidget {width: 100%;}
.fa-inverse {color: #E3E3E3;}
.fa-inverse:hover {font-size: 1.33em;}
.footer-map {width: 100%; border: 1px solid #000;}

/*BBD Footer Bottom*/
#bbd-bottom-footer {
	background-color: #005a7c;
}

#bbd-bottom-footer {
	padding: .5em 0;
}

html #footer-info {
	padding: 0;
}

html #footer-info,
html #bbd-branding,
html #bbd-branding a {
	color: #fff;
}

#bbd-bottom-footer .container {
	display: flex;
	justify-content: space-between;
	width: 80%;
}

/* Header bar gradient with warm accent */
.tribe-events-calendar-month__header {
  background: #1c4e70;
}
.tribe-events-calendar-month__header-column-title.tribe-common-b3{
	color: #fff;
	position: relative;
	top: 10px;
	left: 10px;
}

.tribe-events-calendar-month__header::after {
  /* content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  background: #d8763a;
  opacity: 0.25;
  clip-path: polygon(40% 0, 100% 0, 100% 100%, 0 100%); */
}

/* Highlight day cells that actually have events */
.tribe-events-calendar-month__day-cell:has(.tribe-events-calendar-month__calendar-event) {
  background-color: #EAF3DE;
  border-color: #97C459;
}

/* Event title styling inside those cells */
.tribe-events-calendar-month__calendar-event-title {
  color: #173404;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 4px;
}

/* Optional: small dot before event title if you don't want to add icon fonts */
.tribe-events-calendar-month__calendar-event-title::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #639922;
  flex-shrink: 0;
}

/* Multi-day events, same color treatment */
.tribe-events-calendar-month__multiday-event-bar-inner {
  background-color: #97C459;
}

.tribe-events-calendar-month__multiday-event-bar-title {
  color: #173404;
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
	background-color: #d8763a;
	border-color: #d8763a;
	color: #fff;
}
.tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:focus, .tribe-events button.tribe-events-c-search__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
	background-color: #005A7C;
	border-color: #005A7C;
}



@media all and (max-width: 767px) {
	#bbd-bottom-footer .container {
		flex-direction: column;
		text-align: center;
	}
}

/*2022 Redesign - Home Hero*/
@media screen and (max-width: 980px) {
	.home-slider-section .et_pb_row_2.et_pb_row.hero-links {
		margin-top: 10vw!important;
	}
	.home-slider-section .et_pb_row_2.et_pb_row.hero-links .et_pb_column.et_pb_column_1_4.et_pb_css_mix_blend_mode_passthrough {
		width: 22.5%!important;
		margin-right: 3.33%!important;
		padding-top: 0;
		margin-top: auto;
		margin-bottom: auto;
	}
	.home-slider-section .et_pb_row_2.et_pb_row.hero-links .et_pb_column.et_pb_column_1_4.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough.et-last-child {
		margin-right: 0!important;
	}
}

@media screen and (max-width: 68.75em) {
	#top-menu-nav {display: none;}
	#et_mobile_nav_menu {display: block;}
	#et_top_search {float: left; margin: 9px 35px 0 0;}
	.home-rule-five .et_pb_blurb_container h4 a{font-size: 2rem;}
}

@media screen and (max-width: 61.25em) {
	#et_top_search {margin: 0px 35px 0 0;}
	.home-rule-five .et_pb_blurb_container h4 a{font-size: 3rem;}
}

@media screen and (max-width: 47.94em) {
	/*SubPage*/
	#content-area {
		padding-top: 50px;
	}

	/*Directory Listings*/
	.tax-business_category .et_pb_post h2 {
		font-weight: bold;
	}
}

@media screen and (max-width: 29.94em) {
	.home-feed-header h2 {
	    font-size: 2.25rem;
	}
}


tr[data-tec-conditional-content-dismiss-slug="recurrence-upsell"] {
    display: none !important;
}