/* Themify Customize Styling */
body {	background: none;
	background-color: #000000;
	font-family: "IBM Plex Sans Condensed";	font-weight:600;
	font-size:1.15em;
	line-height:1.em;
 
}
a:hover {		text-decoration:underline;

	color: #fcfcfc; 
}
h1 {	
	font-family: "Alfa Slab One";	font-weight:normal;
	font-size:2em;
	line-height:1em;
	text-transform:none;	text-align:left; 
}
.header-classic #headerwrap, #headerwrap {	
	background-color: transparent; 
}
#header {		font-size:0.7em;
	text-transform:uppercase;	text-align:left; 
}
body[class*="themify"] #site-logo a img {		width: 150px; 
}
.post-title {	background: none;
	background-color: #ee2312; 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		font-size:0.5em;
 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }
/* Themify Custom CSS */
.fp-slidesNav {
	display: none !important;
}

.fp-controlArrow {
	display: none !important;
}

.hidden-view:after { 
   display: none;
}
.section_loader, body.hidden-view .section_loader {
   display: none !important;
}

body.fixed-header.page-loaded #headerwrap {
    top: 0;
}

/* #pagewrap {
	padding-top: 0px !important;
} */

/* body.fixed-header.page-loaded.admin-bar #headerwrap {
    margin-top: 0px !important;
} */

.mfp-bottom-bar {
	display: none !important;
}

.smart-page-loader {
background: black;
}

.smart-loader-one {
    width: 100px;
    height: 100px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
	
}