/**
Theme Name: Astra Child
Author: CORD
Author URI: https://www.nctitle2.org
Description: My child theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.elementor-kit-13 a {
    font-size: inherit;
}

.closeup {
	margin-top: 0;
	padding-top:0;
}

.hover-fade-in {
	opacity:1;
	transition-duration:1.5s;
}
.hover-fade-in:hover{
	opacity:0;
}

.hover-fade-in:focus{
	opacity:0;
}

a.white:link {
  color: #ffffff;
	font-weight: bold;
      }
a.white:visited {
  color: #ffffff;
      }
a.white:active {
	color:#bbfe05;
}
a.white:hover {
  color: #EEB111;
}


a.white-regular:link {
  color: #ffffff;
	text-decoration: none;
	
      }
a.white-regular:visited {
  color: #ffffff;
	text-decoration: none;
      }
a.white-regular:active {
	color:#ffffff;
	text-decoration: none;
}
a.white-regular:hover {
  color: #ffffff;
	text-decoration: none;
}
.goldtext {
	color: #EEB111;
}





ul.hotspot-content li {
	margin: 0 0 1.5em .5em;
	line-height: 1.3em;
	list-style: disk;
} 
.float-left{
	float: left;
}
.clear-left {
	clear:left;
}

h3, .entry-content h3 {
    letter-spacing: 1px;
}
.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
     border-radius: 0;     
}
.single-tribe_events .tribe-blocks-editor .tribe-events-single-event-title {
    font-size: 2.5em;
    line-height: 1.0;
		margin-bottom: 14px;
}
.single-tribe_events .tribe-blocks-editor .tribe-events-schedule .tribe-events-schedule__datetime {
    color:#e0a406; 
    font-family: 'Karla',sans-serif;
    font-size:1em ;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1;
}

.tribe-events-schedule__date, .tribe-events-schedule__time, .tribe-events-schedule__separator, .tribe-events-schedule__timezone {
    color:#e0a406;
    font-size: 2em;
    font-weight: 500;
}

#legend_box {
    font: normal 15px/4em 		sans-serif;
    text-align: left;
    width: 40%;
	margin-top: -20px;
	
}

.eventheader {
    font-family: "Karla", 		Sans-serif;
    font-size: 30px;
    font-weight: 500;
	color:white;
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: 0.1px;
    background-color: #EEB111;
	margin-bottom: 30px;
	padding-left: 10px;
	
}



h2.eventheader {
	padding-left: 15px;
	margin-bottom: 30px;
	margin-top: -30px;
}
.tribe-filter-bar.tribe-filter-bar--horizontal {
	width:55%;
}


.tribe-events #legend li {
padding: 5px;
}

.event-notice {
	background-color: #ffe4b8;
padding: 10px;
	margin-bottom: 15px !important; 
border-radius: 25px;
}
.event-notice p{
	padding:20px;
	color: black;
text-align: center;
}


