/* Themify Customize Styling */
#sidebar {	
	color: #394d3e;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;	text-transform:capitalize;	text-align:left; 
}
h1 {	
	font-family:Julius Sans One;	font-weight:normal;
 
}
h2 {	
	font-family:Julius Sans One;	font-weight:normal;
 
}
h3 {	
	font-family:Julius Sans One;	font-weight:normal;
	letter-spacing:1px;
	font-size:25px;
 
}
h4 {	
	font-family:Julius Sans One;	font-weight:normal;
 
}
#headerwrap {	background: none;
	background-color: #0a4720;background-image: url(https://www.celestinevision.com/wp-content/uploads/2018/05/header1.jpg);
	background-size: cover;
	background-position: center center;
	border: 7px double rgba(150,150,132,0.58);; 
}
#header {	
	font-family:Julius Sans One;	font-weight:100;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 20px;
	height: 20px; 
}
body[class*="themify"] #site-logo {	
	font-family:Julius Sans One;	font-weight:normal;
	font-size:3em;
	line-height:2em;
	text-transform:uppercase; 
}
body[class*="themify"] #site-logo img {	
	height: 150px; 
}
#site-logo {	
	top: 5px; 
}
#site-description {	
	font-family:Advent Pro;	font-weight:300;
	letter-spacing:2.5px;
	font-size:20px;
	text-align:left;	position:absolute;

	top: -10%;right: auto;bottom: auto;left: auto; 
}
#main-nav {		position:static;
 
}
#main-nav a {		font-weight:100;
 
}
.post-title, .post-title a {	
	font-family:Julius Sans One;	font-weight:normal;
	font-size:35px;
	text-transform:uppercase;	text-align:left;
	color: #244715; 
}
.single-post .post-title {	
	font-family:Playfair Display;	font-weight:normal;
 
}
.page-title {	
	color: #4f4d4d;
	font-family:Palatino, 'Palatino Linotype', 'Book Antiqua', serif;	font-weight:normal;
	font-size:40px;
	text-transform:uppercase;	text-align:left; 
}
.module-title {	
	font-family:Julius Sans One;	text-decoration:underline;
	font-weight:normal;
 
}
#sidebar a {	
	font-family:Palatino, 'Palatino Linotype', 'Book Antiqua', serif;	text-align:center; 
}
#sidebar a:hover {		font-style:normal;
 
}
#sidebar .widgettitle {	
	font-family:Julius Sans One;	font-weight:600;
	font-size:22px;
	line-height:30px;
	text-transform:uppercase;	text-align:left; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 20px;
	height: 20px; 
}
body[class*="themify"] #site-logo img {	
	height: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 20px;
	height: 20px; 
}
body[class*="themify"] #site-logo img {	
	height: 150px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#header {	
	font-family:Julius Sans One;	font-weight:normal;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 20px;
	height: 20px; 
}
body[class*="themify"] #site-logo {	
	font-family:Julius Sans One;	font-weight:normal;
	font-size:2px;
 
}
body[class*="themify"] #site-logo img {	
	height: 150px; 
}
 }
/* Themify Custom CSS */
/* fix iphone lightbox responsive */
body {
  max-width: 320px;
  min-width: 100%;
}

.mfp-iframe-holder .mfp-iframe-scaler .mfp-close {
  right: 3%;
  font-size: 50px;
  color: #000;
}

.standard-frame .mfp-iframe-holder .mfp-content {
   margin-top: 38px;
}

 /* Align Bottom Custom CSS Class */
.align-bottom {
  margin-top: auto
}

/* Fix header search icon */
#searchform-wrap {
  float: left;
}

#headerwrap #searchform {
  left: 0;
  right: auto;
}

/*.post-date {
  display: none;
}*/

.mailChimpEmail {
  margin: auto;
  max-width: 480px;
}

.mailChimpForm {
  display: table;
}

.mailChimpName {
  display: table-cell;
}

/* Change mobile header font size */
.mobile_menu_active #site-logo {
    font-size: em;
}