/*
Theme Name: Enfold Child
Description: <strong>Wordpress Design Enfold Child</strong> - <br/> Ramon Volmering<br/> <a href='http://www.wordpress-design.info'>Zur Webseite</a><br/>
Author URI: http://www.wordpress-design.info
Template: enfold
Version: 1.0
*/



/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */



p, span {	-moz-hyphens: auto;
	hyphens: auto;
}

.single-post .post-meta-infos .text-sep-date,
.category .text-sep-cat,
.category span.blog-author,
.cff-event-meta,
.cff-event-map-link{
	display: none;
}




/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (min-width: 1450px) {
	
  /* Add your Mobile Styles here */
	
	

}



@media only screen and (max-width: 1060px ) {

		
}
	
	
	


@media only screen and (min-width: 1059px ) {
.av-burger-overlay {
     display: none!important;
}


	
}

@media only screen and (max-width: 479px ) {

		
.responsive #scroll-top-link {
  display: block !important;
	color: #ffffff;
border: 1px solid #fffffff;
background-color: #4D4D4D;
	
}

}