
.widget-area{display:none;}


._edit_lock{display:none;}
._edit_last{display:none;}


.di-fixed-heading{
	font-size: 28px;
	position: fixed;
top: 20px;
left: 0;
text-align: center;
width: 60%;
color:#ffffffa3;
margin: 10px auto;
display: block;
right: 0;
	
	
}



.fixedh {
		text-align:center;
		color: #ffffffa3;
		font-family: Big Shoulders Stencil Text, cursive;
	font-weight:900;
	margin:0;
	font-size: 3em;
	position:fixed;
	padding:10px 20px;
	width:auto;
	display:block;
	top:0;
	left:0;
	z-index:1;  
	right:0;
		
	}
#prelo {	
	display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width:100%;height:100%;position:absolute;background:black;z-index:99999;top:0;left:0;
}
	
#prelo img {width:200px;}

.site-main{padding:0;margin:0;}

.swiper-slide h3 {font-size:46px;text-align:left;align-self: baseline;padding: 20px;background-color:white;color:transparent;color: white;
  background: rgba(59, 2, 6, 0.31);
  font-family:montserrat;z-index: 999999;} 
  
  .entry-header img.wp-post-image {
   width: 100%;
}

.widget-area {display:none;}   








@media only screen and (max-width: 600px) {
		
.swiper-slide h3 {width:80%;font-size:30px;text-align:left;padding:10px;margin-top:27%}	
		
		.skipsection {font-size:1.3em;margin-bottom:23px;}
		#prelo img {width:50%}
  .swiper-slide h3 {width:80%;font-size:30px;text-align:left;padding:10px;margin-top:27%}
}	