/* Themify Customize Styling */
body {	
	font-family:Open Sans;	font-weight:600;
 
}
#pagewrap {	background: none;
	background-color: #ffffff; 
}
.pagewidth {	width: auto; 
}
h1 {	
	font-family:Crete Round;	font-weight:normal;
 
}
h2 {	
	font-family:Crete Round;	font-weight:normal;
 
}
h3 {	
	font-family:Crete Round;	font-weight:normal;
 
}
h4 {	
	font-family:Crete Round;	font-weight:normal;
	text-transform:uppercase; 
}
h5 {	
	font-family:Crete Round;	font-weight:normal;
 
}
h6 {	
	font-family:Crete Round;	font-weight:normal;
 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: rgba(22,22,23,0.91); 
}
#headerwrap {	
	padding: 1%; 
}
#header {	
	font-family:Open Sans;	font-weight:600;

	color: #fff5cf; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(22,22,23,0.79); 
}
#headerwrap.fixed-header #site-logo img {		width: 120px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
#site-logo {		position:fixed;

	top: 1%;right: auto;bottom: auto;left: auto; 
}
#footer {	
	color: #000000; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 120px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 120px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 541px) { /* Themify Customize Styling */
#pagewrap {	background: none;
	background-color: #ffffff; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #000000; 
}
#header {	
	color: #fff5cf; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #1f0000; 
}
#headerwrap.fixed-header #site-logo img {		width: 120px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }
/* Themify Custom CSS */
.fixed-header-on #site-logo img{
min-height: 100px;
width: auto;}
#menu-icon {
color: #ffffff;
}

a.button {
	border: 2px solid;
	padding: 10px;
	text-transform: uppercase;
	font-weight: 700;
}

.post .portfolio-slider-nested .carousel-prev:after, .post .carousel-next:after{
  background-color: rgba(0, 0, 0, 0.48);
padding:10px 0;
}