/* Themify Customize Styling */
a {	
	color: #000000; 
}
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}

/* Themify Custom CSS */
#nav-bar {display: none;}

#headerwrap {background: #3e3f42;}

#footer {background: #58a4b0}

#content {background: #e8e8e8;}

.banner_colour {background-color: #58a4b0;}

.divider_colour {color: #58a4b0;}

.event-single-details {background: #58a4b0}

.featured-area img {
    border: 5px solid black;
    min-width: 80%;
    width: 80%;
    margin-left: 10%;
    margin-right: auto;
}

/*.fullcover {
    background: #976391;
{*/

@media screen and (min-width: 1024px) {
    .single-event .event-post .post-content {
        padding-top: 250px !important;
    }
}

@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 300px; 
}
#site-logo a {		width: 300px; 
}
 }