/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 21 2024 | 09:13:38 */
#table-wide td{
    width: 20%;
/*     overflow: hidden !important; */
}
#table-wide tr{
    height: 100px;
}

#table-wide tr:nth-child(-n+2){
    background-color: #65A219 !important;
}

#table-wide tr:nth-last-child(-n+2){
    background-color: #65A219 !important;
}

#table-wide tr:nth-child(-n+2) td{
    font-family: Anton;
    color: white !important;
    font-size: larger;
}

#table-wide tr:nth-last-child(-n+2) td{
    font-family: Anton;
    color: white !important;
    font-size: larger;
}

#table-wide a{
    text-decoration: none !important;
}

#table-wide img{
    max-width: 250px;
    max-height: 100px;
	padding-left: 15px;
	padding-right: 15px;
}

#table-narrow a{
    text-decoration: none !important;
}

#table-narrow img{
    max-width: 150px !important;
    max-height: 100px !important;
}

#table-narrow tr td:first-child {
    background-color: #65A219 !important;
    color: white;
    font-family: Anton;
    font-size: larger;
}

#table-narrow tr:nth-child(6n) td{
    background-color: white !important;
}

#table-narrow tr:nth-child(6n+1) td{
    font-family: Anton;
    font-size: larger;
}

.menu-break-line {
	width: 100%;
}
.menu-break-line a{
	height: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 0px !important;
}

.second-row{
	top: -75px;
}

.masthead-container{
	height: 130px;
}

@media screen and (min-width: 1100px) {
  .header-action-items > li:last-child {
	position: relative;
	top: -40px;
  }
}

.site-branding{
	position: relative;
	top: -40px;
}

.menu-item a{
	padding: 0px !important;
}

#menu-og > .menu-item{
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-right: 10px;
}

.speaker-layout1 .title-medium {
  font-weight: 300;
	text-transform: None;
}


.entry-content a:not(.btn-fill):not(.elementor-button){
    color: #65a219 !important;
}
.entry-content a:not(.btn-fill):not(.elementor-button):hover{
    color: #6d7882 !important;
}

#content a:not(.btn-fill):not(.elementor-button){
    color: #65a219 !important;
}
#content a:not(.btn-fill):not(.elementor-button):hover{
    color: #6d7882 !important;
}
