<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Enfold Child
Theme URI: www.kriesi.at/themes/enfold/
Description: Enfold Child Theme
Template: enfold
 Version: 1.0.0
*/

@import url("../enfold/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:300,400,700');

/* PAGE STYLES */

strong {
color: inherit !important;
}

.title_container .main-title {
font-size: 22px;
}

span.trail-before {
display: none!important;
}

#header {
-webkit-box-shadow: 0 10px 10px -8px rgba(0,0,0,0.4);
box-shadow: 0 10px 10px -8px rgba(0,0,0,0.4);
border: none !important;
border-bottom: solid 4px #00a0a6 !important;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 25%, #d6d6d6 100%);
background: -webkit-linear-gradient(top,  #ffffff 25%,#d6d6d6 100%);
background: linear-gradient(to bottom,  #ffffff 25%,#d6d6d6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 );
}

#header_meta {
background: transparent !important;
}

#wrap_all {
-webkit-box-shadow: 1px 1px 15px 0 rgba(0,0,0,0.4);
box-shadow: 1px 1px 15px 0 rgba(0,0,0,0.4);
}


/* MENU STYLES */

.av-main-nav ul li a {
border: none !important;
-webkit-box-shadow: 1px 2px 7px 0 rgba(0,0,0,0.4);
box-shadow: 1px 2px 7px 0 rgba(0,0,0,0.4);
}


/* SLIDER REVOLUTION STYLES */
.tp-dottedoverlay.twoxtwo {
    background: url(https://www.foffmv.org/wpinhere/wp-content/uploads/2016/02/linepattern1.png) !important;
}

/* EVENT CALENDAR STYLE */
#tribe-events-content {
    margin-top: 100px !important;
}

/* STAFF LIST */

.staff-list {
display: block;
border: solid 1px #eeeeee;
margin-bottom: 15px;
padding: 15px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}

.staff-list a {
color: #ffffff !important;
padding: 5px 8px 5px 8px;
background: #00a0a6 !important;
-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
-webkit-transition: all ease 0.2s;
-moz-transition: all ease 0.2s;
-o-transition: all ease 0.2s;
-ms-transition: all ease 0.2s;
transition: all ease 0.2s;
}

.staff-list a:hover {
color: #ffffff !important;
background: #003c7c !important;
text-decoration: none !important;
-webkit-transition: all ease 0.2s;
-moz-transition: all ease 0.2s;
-o-transition: all ease 0.2s;
-ms-transition: all ease 0.2s;
transition: all ease 0.2s;
}


.buttonstyle1 .avia-button-fullwidth {
background: #00a0a6 !important;
-webkit-transition: all ease 0.2s;
-moz-transition: all ease 0.2s;
-o-transition: all ease 0.2s;
-ms-transition: all ease 0.2s;
transition: all ease 0.2s;
}

.buttonstyle1 .avia-button-fullwidth:hover {
background: #003c7c !important;
-webkit-transition: all ease 0.2s;
-moz-transition: all ease 0.2s;
-o-transition: all ease 0.2s;
-ms-transition: all ease 0.2s;
transition: all ease 0.2s;
}

.buttonstyle1 .avia-color-theme-color-subtle {
background: #003c7c !important;
}

.buttonstyle1 .avia_iconbox_title, .buttonstyle1 .avia_button_icon {
font-size: 20px !important;
}


/* - - - - - - - - - - - - - - - - - - - - -

 Contact Us Wufoo Form
 Author : Cold Spring Design		
 URL : http://www.coldspringdesign.com 

- - - - - - - - - - - - - - - - - - - - - */

form {
font-family: 'Open Sans', sans-serif !important;
}

.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file, .wufoo select.select {
font-family: 'Open Sans', sans-serif !important;
background: rgba(255,255,255, 1) !important;
color: #6d6d63 !important;
border: solid 1px #e1e1e1 !important;
padding-top: 3px !important;
padding-bottom: 3px !important;
font-size: 14px !important;
text-indent: 3px !important;
}

form li.error, #errorMsg b {
background-color: transparent !important;
}

label {
font-family: 'Open Sans Condensed', sans-serif !important;
color: #003c7c !important;
font-weight: 700 !important;
font-size: 14px !important;
	text-transform: uppercase !important;
}

form span.req {
display: none !important;
}

form li.error .desc, form p.error, #errorMsgLbl, #errorMsg b {
color: #00a0a6 !important;
}

#errorLi {
background: transparent !important;
border: 1px solid #00a0a6 !important;
border-radius: 0px !important;
}


</pre></body></html>