.wp-block-social-link.untappd-icon > button {
    background-image: url(../wp-content/uploads/2023/11/untappd.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    width: 36px;
    height: 36px;
}

.wp-block-social-link.untappd-icon > button > svg {
    display: none;
}

.wp-social-link.untappd-icon > a {
    background-image: url(wp-content/uploads/2023/11/untappd.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    width: 1em;
    height: 1em;
}

.wp-social-link.untappd-icon > a > svg {
    display: none;
}

.wp-block-flipbox-flipbox-block{
  min-width: 300px;
}

.wp-block-navigation-link > a:hover {
    color: #ff9a00 !important;
}

@media (max-width: 768px) {
	.mx-3 {
		margin-left: 3em !important;
		margin-right: 3em !important;
	}
	
	.cover .wp-block-cover__image-background{
		background-attachment: initial !important;
	}
	

}


.m0 {
	margin: 0px !important;
}

.white-box {
    background: white; /* Set the background color to white */
    padding: 10px; /* Adjust the padding to create space around the text */
    color: black; /* Set the text color to black or any color that contrasts well with white */
}

.cover .wp-block-cover__image-background{
	background-attachment: fixed;
	background-size: contain;
	background-repeat: round;
}

.sbi_load_btn{
	font-size: 24px !important;
}

.sbi_follow_btn a{
	font-size: 24px !important;
}

body, .tribe-common, .tribe-common .tribe-common-h1, .tribe-common .tribe-common-h2, .tribe-common .tribe-common-h3, .tribe-common .tribe-common-h4, .tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6, .tribe-common .tribe-common-h7, .tribe-common .tribe-common-h8,.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input, .tribe-common .tribe-common-form-control-text__input, .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-common button.tribe-common-c-btn, .tribe-events .tribe-events-c-view-selector__list-item-text, .tribe-events .datepicker .datepicker-switch, .tribe-events .datepicker .month, .tribe-events .datepicker .year, .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border, .tribe-events .tribe-events-calendar-month__calendar-event-datetime, .tribe-common--breakpoint-medium.tribe-common .tribe-common-b3, .tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small, .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2, .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2, .tribe-events .tribe-events-calendar-list__event-date-tag-weekday, .tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, ul.tribe-events-sub-nav a, .single-tribe_events ul.tribe-related-events .tribe-related-events-title, .tribe-blocks-editor .tribe-related-event-info .timezone, .tribe-blocks-editor .tribe-related-event-info .tribe-event-date-start, .tribe-blocks-editor .tribe-related-event-info .tribe-event-time{
	font-family: "bauer" !important;
	font-size: 24px !important;
}

.eb-flipbox-front-title{
	text-shadow: 0 0 5px black,0 0 5px black,
                 0 0 5px black,0 0 5px black,
                 0 0 5px black,0 0 5px black,
                 0 0 5px black,0 0 5px black;
}

.w-100{
	width: 100% !important;
}

.tribe-events-calendar-series-archive__container{
	display: none !important;
}

.slideshow {height: 10px; !important;}



