/* Themify Customize Styling */
body {	background: none;
	background-color: #4d4d4d; 
}
:root {	
	--theme_accent: #60ccf7;
	--theme_accent_semi: #ffffff;
	--theme_accent_hover: #fff204; 
}
a, .post-nav .arrow {	
	color: #60ccf7; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #ffffff; 
}
.transparent-header #headerwrap a,.transparent-header #headerwrap.fixed-header a,#headerwrap a,#headerwrap.fixed-header a,#footerwrap a {	
	color: #60ccf7; 
}
.transparent-header #headerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap,#headerwrap.fixed-header,#footerwrap {	background: none;
	background-color: #242424;
	color: #ffffff; 
}
h1 {		font-size:40px;

	color: #ffffff; 
}
h2 {		font-size:35px;

	color: #ffffff; 
}
h3 {		font-size:30px;
 
}
h4 {		font-size:27px;
 
}
h5 {		font-size:24px;
 
}
h6 {		font-size:20px;
 
}
body #site-logo a img {		width: 200px;
	height: 39px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #ffffff; 
}
#main-nav a:hover {	
	color: #60ccf7; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #60ccf7; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #fff204; 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #ffffff; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #60ccf7; 
}
#footer-logo a {	display: none; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 39px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 39px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 39px; 
}
 }