/* New Website Stuff */

p , div {
	color: #000;
}

.home .primary_content_wrap .row {
	padding: 0 32px;
}

.primary_content_wrap .row {
	background: #fff;
	padding-top: 32px;
}

.primary_content_wrap h1,
.primary_content_wrap h2,
.primary_content_wrap h3,
.primary_content_wrap h4,
.primary_content_wrap h5,
.primary_content_wrap h6 {
	text-transform: uppercase;
	color: #000;
}

#sidebar {
	padding-top: 32px;
}

#page-content h1 {
	color: #000;
}

.primary_content_wrap .one_half {
	line-height: 30px;
}

.primary_content_wrap b, .primary_content_wrap strong {
	font-size: 20px;
}

td strong , td b {
	font-size: 16px;
}


b em a , strong em a {
	color: #f99c26;
}

/* Icon Stuff */
@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?l1ysv7');
    src:    url('fonts/icomoon.eot?l1ysv7#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?l1ysv7') format('truetype'),
        url('fonts/icomoon.woff?l1ysv7') format('woff'),
        url('fonts/icomoon.svg?l1ysv7#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
    content: "\f099";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-facebook-f:before {
    content: "\f09a";
}
.icon-youtube:before {
    content: "\f167";
}
.icon-youtube-play:before {
    content: "\f16a";
}
.icon-instagram:before {
    content: "\f16d";
}

.home-3col-link {
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 27px;
	display: block;
	margin: 0 auto 16px; 
	text-align: center;
	color: #000;
}

.home-3col-link:hover {
	text-decoration: none;
}

.home-3col-link::after {
	content: '\203A';
	visibility: visible;
	font-size: 48px;
    margin-left: 12px;
    position: absolute;
    top: -20%;
}

.logo img {
	display: block;
    margin: 0 auto;
    clear: both;
}

.home h2 , .latestpost li h4 a , .latestpost li .excerpt , #main {
	color: #000 ;
}

.home .right-content-area #text-3 , #text-8.widget {
	background: #e1e0df;
    padding: 16px 32px;
    margin-bottom: 32px;
}

.right-content-area .button {
	display: block; 
	margin: 0 auto; 
	width: 80px;
}

.home .left-content-area a {
	color: #7cd90d;
}

.home #text-3 h2 {
	text-align: center;
}

.home #text-3 input {
	display: block;
	margin-bottom: 12px;
}

.home #text-3 .submit {
	display: block;
	margin: 0 auto;
}

.home ul li {
	background: transparent;
}

.home #my_postwidget-3 h2 , .left-content-area , #text-4 h2 {
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
}

.home .center-content-area .latestpost li:first-of-type , .home .tribe-mini-calendar-event , .page-template-default .tribe-mini-calendar-event {	
    border-bottom: solid 1px grey;
	margin-bottom: 10px;
} 

.home .link {
	color: #7cd90d;
}

.button , .submit , .wpcf7-submit {
	border-radius:  10px;	
	background: #7cd90d;
	color: #fff !important;
}

.tribe-events-widget-link a {
	background: transparent;
    color: #7CD90B !important;
	position: relative;
	text-transform: uppercase;
	left: 65%;
}

.home .tribe-events-widget-link a {
	left: 115px;
}

.tribe-mini-calendar-event .list-date {
	overflow: visible !important;
}


.tix-pic-caption:hover {
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*
.tribe-events-widget-link a::after {
	content:'\203A';
} */

.list-date {
	margin: 28px 5% 10px 0 !important;
	width: 20% !important;
}

.list-info {
	width: 75% !important;
}


.widget:last-of-type h3 {
	text-align: center;
}

.type-tribe_events:last-of-type .tribe-mini-calendar-event {
	border-bottom: none;
}

.tribe-mini-calendar-event .list-info {
	margin: 18px auto 32px !important;
}

.home .tribe-mini-calendar-event .list-date , .page-template-default .tribe-mini-calendar-event .list-date {
	margin: 24px 5% 10px 0;
}

form input {
	margin-bottom: 12px;
}


.list-date {
	position: relative  !important;
	background: transparent  !important;
	overflow: initial !important;
}

.list-dayname {
	position: absolute  !important;
	top: 110%  !important;
	color: #000  !important;
    font-size: 28px !important;
    background: transparent !important;
    margin-top: 8px;
    text-align: left !important;
}

.list-daynumber {
	color: #000  !important;
	font-size: 54px  !important;
	background: transparent !important;
}

.home-hrs {
	position: relative;
	width: 100%;
	padding: 32px;
	background: #fff;
}


.home-hrs .first-half {
	width: 49%;
	display: inline-block;
}

.home-hrs .last-half {
	width: 45%;
	display: inline-block;
	padding-left: 24px;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}

.hrs-head {
	font-size: 60px;
	text-align: right;
	text-transform: uppercase;
}

.tix-pic-wrap {
	position: relative;
}

.tix-pic-caption {
	position: absolute;
    width: 110px;
    z-index: 89;
    text-align: center;
    top: 14px;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #fff;
	line-height: 20px;

	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.tix-pic-caption .big-text {
	font-size: 22px;
}

.tix-pic {
	position: relative; 
	width: 175px;
	display: block; 
	margin: 0 auto;
}


/* Header Stuff */
#header {
	padding-top: 32px;
}

#header .socialrow {
	position: absolute;
    bottom: 16px;
    right: 0;
}

#header .tix-img-wrap {
	position: absolute;
    top: 40px;
}

.tix-img-wrap .tix-caption {
	position: absolute;
    top: 50px;
	color: #fff;
	width: 100%;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
	line-height: 22px;
}

.tix-caption .big-text {
	font-size: 24px;
}


/* Footer Stuff */

#footer:before {
	content: ''; 
	position: absolute; 
	top: -10px;
    height: 10px;
    width: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    opacity: .5;
	z-index: -1;
}

#footer .left-footer-area , .right-footer-area , .right-footer-area {
	text-align: center;
}

#footer .center-footer-area {
	margin-top: -40%;
}

#footer .right-footer-area {
	margin-top: 0;
}

.ft-left span , .ft-center span , .ft-right span {	
	display: block;
	color: #000;
}

.ft-hours , .ft-visit , .ft-contact {
	margin-bottom: 0;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
}

.right-footer-area a[rel="nofollow"] {
	display: none;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: #fff;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.inforow {
	padding: 64px 0 16px;
}

.copyrow {
	padding-bottom: 16px;
}

#footer .socialrow {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
	z-index: 400;
}

.socialrow a {
	color: #fff;
}

.ft-fb::before {
	content: '\f09a';
}

.ft-twitter::before {
	content: '\f099';
}

.ft-youtube::before {
	content: '\f167';
}

.ft-ig::before {
	content: '\f16d';
}

.ft-fb , .ft-twitter , .ft-youtube , .ft-ig {
	position: relative;
	float: left;
	background: #7cd90d; 
	width: 50px;
	height: 50px;
	border-radius: 10px;
	margin: 0 6px;
	
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.ft-fb:hover , .ft-twitter:hover , .ft-youtube:hover , .ft-ig:hover {
	background: #f26a0b ;
	
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.ft-fb::before , .ft-twitter::before , .ft-youtube::before , .ft-ig::before {
	visibility: visible;
	font-family: 'icomoon' !important;
	font-size: 32px;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
	color: #fff;
}

.copyspan {
	display: block;
	margin: 0 auto;
    width: 100%;
    text-align: center;
}

.copyspan a {
	color: #fff;
}

.copyspan a:hover {
	color: #7cd90d;
}

.pp_gallery li::before {
	display: none;
}

.page-id-529 #page-content h2 {
	text-transform: none;
}

.home .entry-title , .home .duration {
	text-align: left;
}

