/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:normal;
 
}
h1 {		font-weight:normal;

	color: #333333; 
}
h2 {	
	color: #333333; 
}
h3 {	
	color: #333333; 
}
h4 {	
	color: #333333; 
}
h5 {	
	color: #333333; 
}
h6 {	
	color: #333333; 
}
#headerwrap {	margin-top: auto;margin-right: auto;margin-bottom: auto;margin-left: auto; 
}
#headerwrap a {	
	color: #2baae1; 
}
#headerwrap a:hover {	
	color: #ee3b42; 
}
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#site-logo {	margin: auto; 
}
#site-description {	
	color: #000000;margin: auto; 
}
#main-nav a {		font-weight:normal;
	font-size:.9em;
 
}
#footerwrap {	background: none;
	background-color: #2baae1; 
}
#footer-logo a img {		width: 270px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #2a388f; 
}
#footer .footer-widgets .widgettitle {	
	color: #333333; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #ee3b42; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 270px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 270px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 270px; 
}
 }
/* Themify Custom CSS */
.menu-name-educate-menu ul.sub-menu, #main-nav li .sub-menu {
	left:150px;
}

#main-nav li:not(.themify-widget-menu)>ul {
	left:0px;
	right:auto;
}

#main-nav li:not(.themify-widget-menu)>ul ul {
	left:100%;
	right:auto;
}

.taste-photos img, .oktoberfest-photos img {
	display:inline-block;
	margin: 0 5em 5em 0;
}

iframe#uc-constant {
	width:100%;
	height:600px;
}

/*
#donorbox-1 {
	border:none;
	text-align:center;
	margin:0 auto;
}

*/

.empty-cart {
	display:none !important;
}

#edu-three-row {
	padding-bottom: 50px;
}

.edu-col-text {
	min-height: 20em;
}

.woocommerce.single-product div.product div.images img {
    max-height: 300px;
    width: 300px;
    margin: 0 auto;
}

body.fixed-header.page-loaded #headerwrap {
	background-color:#ffffff;
}


.ui.builder_button {
	border: none;
	box-shadow: none;
}

.ui.builder_button:hover {
	border: none;
	box-shadow: none;
	transform: none;
	transition: none;
}

#uc-mission-statement {
	box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.3); 
	border-radius:20px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.edu-col-text {
		height: 35em;
	}
}

@media only screen and (max-width: 768px) {
	.edu-col {
		margin-bottom: 50px;
	}
	
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	#uc-involved-button a {
		font-size: .9em;
		line-height:1;
		padding-top:1em;
		padding-bottom:1em;
	}
}