/* Themify Customize Styling */
body {	
	background-color: #303760;
	font-family:Roboto;	font-weight:100;

	color: #feefd2; 
}
a {	
	color: #feefd2; 
}
a:hover {		font-weight:bold;
	font-weight:bold;

	color: #feefd2; 
}
h1 {	
	font-family:Roboto Slab;	font-weight:100;

	color: #feefd2; 
}
h2 {	
	font-family:Roboto Slab;	font-weight:100;

	color: #feefd2; 
}
h3 {	
	font-family:Roboto Slab;	font-weight:100;

	color: #feefd2; 
}
h4 {	
	font-family:Roboto Slab;	font-weight:100;

	color: #feefd2; 
}
h5 {	
	font-family:Roboto Slab;	font-weight:100;

	color: #feefd2; 
}
h6 {	
	font-family:Roboto Slab;	font-weight:100;

	color: #feefd2; 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	font-family:Roboto;	font-weight:normal;

	color: #000000; 
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus {	
	color: #000000; 
}
#headerwrap {	
	background-color: #feefd2; 
}
#header {	
	background-color: #feefd2;
	font-family:Roboto Slab;	font-weight:100;
 
}
#header a {	
	color: #303760; 
}
#site-logo img {	
	height: 60px; 
}
#site-description {	display: none; 
}
#main-nav {	
	background-color: transparent; 
}
#main-nav a {	
	font-family:Roboto Condensed;	font-weight:300;

	color: #303760; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #303760; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #303760; 
}
#main-nav ul {	
	background-color: #feefd2; 
}
.post-nav a {	
	color: #303760; 
}

/* Themify Custom CSS */
#main-nav a:hover, #main-nav .current_page_item a, #main-nav .current-menu-item a {
    border-top: 4px solid #303760;
}

.mobile_menu_active .mobile-button

{
    background-color: #feefd2;
}

.page-title {
        margin-bottom: 0px;
}

#content
{
        margin: 2px 0px 0px 0px;
}

.caldera-grid .form-control, .caldera-grid output {
      font-weight: 900;
color: #000000;

}

.formjustify { text-align: justify; }@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {	
	height: 60px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {	
	height: 60px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {	
	height: 60px; 
}
 }