/* Themify Customize Styling */
body {	background-image: none; 
}
:root {	
	--theme_accent: #ee2312;
	--theme_accent_hover: #cc1808; 
}
#pagewrap {	background-image: none; 
}
#body {	background-image: none; 
}
#content {	background-image: none; 
}
#sidebar {	background-image: none; 
}
input:read-write,input:read-only,input[type=radio],input[type=checkbox],select,textarea {	background-image: none; 
}
input:read-write:focus,input:read-only:focus,select:focus,textarea:focus {	background-image: none; 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background-image: none; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover, button[type=submit]:hover {	background-image: none; 
}
#headerwrap {	background-image: none; 
}
#headerwrap #header {	background-image: none; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background-image: none; 
}
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 50px; 
}
body #site-logo a img {		width: 150px;
	height: 75px; 
}
#main-nav {	background-image: none; 
}
#main-nav a {		font-weight:400;
	text-transform:uppercase; 
}
#main-nav .highlight-link > a {	
	color: #ffffff; 
}
#main-nav li > .sub-menu {	background-image: none; 
}
.post {	background-image: none; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	background-image: none; 
}
.more-link {	background-image: none; 
}
.more-link:hover {	background-image: none; 
}
.post-nav {	background-image: none; 
}
.single.single-post .featured-area {	background-image: none; 
}
.page-title {	background-image: none; 
}
#sidebar .widget, #sidebar-alt .widget {	background-image: none; 
}
#footerwrap {	background-image: none; 
}
#footer {	background-image: none; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		font-weight:400;
	font-size:20px;
 
}
#footer a {	
	color: #c7c7c7; 
}
#footer a:hover {	
	color: #ee2312; 
}
#footer-nav {	background-image: none; 
}
.footer-widgets .widget {	background-image: none; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 50px; 
}
body #site-logo a img {		width: 150px;
	height: 75px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 50px; 
}
body #site-logo a img {		width: 150px;
	height: 75px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 50px; 
}
body #site-logo a img {		width: 150px;
	height: 75px; 
}
 }