.tribe-events-c-breadcrumbs__list-item-text {
color: black;
}

.tribe-events-header__title-text {
color: black;
}


.nf-response-msg {
    color: white;
}

.ditty-slider {
background-color: white;
padding-top: 20px;
padding-bottom: 20px;
margin-left: auto !important;
margin-right: auto !important;
width: 2000px !important;
text-align: center !important;
}

.ditty-text-zak {
text-align: center !important;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
margin-left: auto !important;
margin-right: auto !important;
color: #c41d9a !important;
}

.ditty-item__content a:hover {
color: black;
}
.ditty-item__content a:visited {
color: black;
}



#tribe-events-content {
    background: #ededed;
    padding: 20px;
}

#tribe-events-content a, .tribe-events-event-meta a {
    color: black;
    text-decoration: none;
}
.single-tribe_events .tribe-events-single-event-title {
    color: black;
}
.tribe-events-schedule h2 {
    color: black;
}
.uagb-post__load-more {
    background-color: #c41d9a;
    border-width: 0;
    border-radius: 5px;
font-weight: 600;
    padding: 15px 30px;
    text-align: center;
text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1.4px;
    font-family: 'Open Sans';
}
p.entry-meta {
    font-size: 18px;
}
a:focus, a:hover {
    color: white;
    text-decoration: none;
}


/* Footer and Credits
---------------------------------------------------------------------------- */
.footer-widgets .widget-title {
font-family: "Source Sans Pro", sans-serif;
text-transform: uppercase;
font-size: 22px;
text-align: center;
background-color: #a7007d;
color: black;
padding: 6px;
}

.site-footer {
background-color: black;
}

.site-footer p {
color: white;
    font-family: 'Open Sans';
    font-size: 12px;
    font-style: normal;
text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
}

.footer-widgets a {
color: #c41d9a;
}

.footer-widgets a:hover {
color: white;
}

.footer-widgets {
    border-top: 1px solid #eee;
    background-color: black;
color: white;
}

/* END Footer and Credits
---------------------------------------------------------------------------- */
.wp-block-audio {
    margin-bottom: 4em;
}

.hp-top-block {
min-height: 600px;
}

.special-text {
text-align:center;
line-height: 0;
}

/* Buttons
---------------------------------------------------------------------------- */

.wp-block-button .wp-block-button__link:not(.has-background), .wp-block-button .wp-block-button__link:not(.has-background):focus, .wp-block-button .wp-block-button__link:not(.has-background):hover {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1.4px;
    font-family: 'Open Sans';
}

.more-link {
text-transform: uppercase;
    color: white;
    background-color: #a7007d;
font-size: 26px;
    padding: 0.8em 1.2em;
margin: 6px;
    border-radius: 0;
text-align: center;
line-height: 1 !important;
    border: none;
text-decoration: none;
    display: inline-block;
font-family: "Source Sans Pro", sans-serif;
weight: 400;
}

.more-link:hover {
    color: white;
    box-shadow: inset 0 0 200px rgb(255 255 255 / 15%);
}

/* END Buttons
---------------------------------------------------------------------------- */


/* Other
--------------------------------------------- */
.entry {
    margin-bottom: 80px;
}

h1.archive-title {
font-size: 40px;
text-align: center;
font-weight: 400;
margin-bottom: 80px;
}

.entry-title a, .sidebar .widget-title a {
    color: #A7007D;
}

.entry-title a:hover {
    color: white !important;
}

.sidebar a:hover {
    color: white;
}

.entry-title {
    font-size: 36px;
text-align: center;
padding-bottom: 20px;
}

.entry-content h3,
.entry-content h4 {
	font-weight: 300;
}

.entry-content h4 {
	margin-top: 0px;
}

.widget {
    margin-bottom: 0px;
}

/* END Other
--------------------------------------------- */


/* Calendar and Events
--------------------------------------------- */

.tribe-block__venue__name h3 {
color: black;
}

.tribe-events-view {
    background-color: #ededed;
margin-bottom: 80px;
}

.tribe-events-pg-template {
    background-color: #ededed;
margin-bottom: 80px !important;

}

.tribe_events p {
  color: black
}

/* END Calendar and Events
--------------------------------------------- */


/* Utility Bar
--------------------------------------------- */

.utility-bar {
float:right;
	color: white;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0px;
	padding: 0rem;
text-align:center;
}

.utility-bar a {
	color: #ccff33;
}

.utility-bar a:hover {
	text-decoration: underline;
}

.utility-bar-left,
.utility-bar-right {
	width: 100%;

}

.utility-bar-left p,
.utility-bar-right p {
	margin-bottom: 0;
}

.utility-bar-left {
	float: left;
}

.utility-bar-right {
	float: right;
	text-align: right;
}

.utility-bar input[type="search"] {
	background: inherit;
	padding: 10px 0 0;
	padding: 1.0rem 0 0;
}


@media only screen and (min-width: 960px) {
.alignfull .alignwide, .alignwide .alignwide {
    max-width: 1140px !important;

}

span.op-next-period, span.op-today {
    display: initial;
text-align:right;
    margin-left: 12px;
}

.utility-bar {

	font-size: 10px;
	font-size: 1.0rem;
	
}
}

/* END Utility Bar
--------------------------------------------- */



/* Site Navigation menu
---------------------------------------------------------------------------- */

.site-header {
background-color: black;
 border-bottom: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.menu-button-highlight {
border:2px solid #a7007d;
}

.genesis-nav-menu a {
	color: white;
	display: block;
	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
letter-spacing: 1px;
	font-size: 18px;
	font-weight: 400;
text-transform: uppercase;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #c41d9a !important;
	text-decoration: none;
}


.genesis-nav-menu .sub-menu a {
	background-color: black;
	color: white;
	text-decoration: none;
letter-spacing: 1px;
	font-size: 18px;
	font-weight: 400;
text-transform: uppercase;
padding: 6px;
}



.menu-toggle,
.sub-menu-toggle {
	color: white;
}




@media only screen and (min-width: 960px) {
.nav-primary {
    clear: both;
    float: right;
    width: auto;
padding-top: 0px !important;
margin-top: -30px !important;
} }



/* END Site Navigation Menu
---------------------------------------------------------------------------- */













/* -----
---------------------------------------------------------------------------- */
body {
	background-color: black;
	color: white;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	overflow-x: hidden;
}
