/* Themify Customize Styling */
#headerwrap {	
	background-color: #2e1e28; 
}
#headerwrap.fixed-header {	
	background-color: rgba(0,0,0,0.68); 
}
.fixed-header #header a:hover {	
	color: #ffa346; 
}
#main-nav a {	
	color: #ffffff; 
}
.post-title, .post-title a {	
	font-family:Oleo Script;	font-weight:normal;

	color: #2f1f29; 
}
.post-date {	
	color: #2f1f29; 
}

/* Themify Custom CSS */
#header {
margin-left: auto;
margin-right: auto;
width: 800px;
}

.featured-area.fullcover {
background:#fff;
}

.portfolio-post-wrap .post-title a {
color:#000;
}

.post-category {
color:#000;
}

.portfolio-post-wrap {
color:#000;
}

.accordion-title {
text-align:center;
}

.page-title {
display:none;
}

.post-title a:hover {
color:#FFA346;
}

.read-more {
text-decoration: none;
outline: none;
color: #2f1f29;
font-weight: 600;
}

.read-more:hover {
text-decoration: none;
outline: none;
color: #FFA346;
font-weight: 600;
}

p {
margin: 0;
padding: 0 0 2.5em;
color: #2f1f29;
}

.post-author:before, .post-date:before, .post-comment:before, .post-category:before, .post-tag:before {
background: url(http://www.sandrazingaro.com/wp-content/uploads/2017/04/calendar.png);
background-repeat:no-repeat;
}

.pagenav .current {
background:#2f1f29;
}

.pagenav {
text-align:center;
}

.arrow:before {
background:url("http://www.sandrazingaro.com/wp-content/uploads/2017/04/left.png");
background-repeat: no-repeat;

}