/* Themify Customize Styling */
body {	background: none;
	background-color: #333333;
	font-family:Proza Libre;	font-weight:normal;
	font-size:17px;
	line-height:31px;

	color: #ffffff; 
}
a {	
	color: #fac535; 
}
h1 {	
	color: #ffffff; 
}
h2 {	
	color: #ffffff; 
}
h3 {	
	color: #ffffff; 
}
h4 {	
	color: #ffffff; 
}
h5 {	
	color: #ffffff; 
}
h6 {	
	color: #ffffff; 
}
#headerwrap {	
	border-bottom: 5px solid #000000; 
}
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 100px; 
}
#site-logo {	
	left: 0px; 
}
#main-nav a {		font-size:14px;
 
}
.post-title, .post-title a {	
	color: #f0f0f0; 
}
.post-title a:hover {	
	color: #9c9c9c; 
}
.post-meta {	
	color: #ebebeb; 
}
.post-meta a {	
	color: #b5b5b5; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	background: none;
	background-color: #0f0f0f; 
}
.more-link:hover {	
	color: #cfcfcf; 
}
.post-nav a {	
	color: #d9d9d9; 
}
#sidebar a, #sidebar-alt a {	
	color: #f09927; 
}
#footerwrap {	background: none;
	background-color: #333333; 
}
#footer-logo img {		width: 100px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ff925c; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 100px; 
}
#footer-logo img {		width: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 100px; 
}
#footer-logo img {		width: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 100px; 
}
#footer-logo img {		width: 100px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #6e788f; }.mobile_menu_active #headerwrap .sidemenu-on nav li a { 	font-size:18px;
 }.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #ffffff; }
/* Themify Custom CSS */
.menu-icon-inner {
    border-bottom: 2px solid;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    width: 1.5em;
    height: 1em;
    overflow: hidden;
    vertical-align: middle;
    font-size: 25px;
}


	#site-logo{
display: flex;
align-items: center;
justify-content: center;
width: 100% !important;
}
#site-description {
display: flex;
align-items: center;
justify-content: center;
width: 100% !important;
}

#headerwrap .social-widget {
margin-top:150px!important;
	justify-content: center;
}

.themify-popup  {
    padding: 100px;
    font-color: black!important;
    background: black;
    text-align: center;
}

