
.absolute-header .custom-header-media video, .absolute-header .custom-header-media iframe {
	position:relative;
	
}

.navigation-classic #primary-menu-wrapper{
	float:initial;
	padding-left:50px;
}

.has-header-video .custom-header-media{
padding-top:0px;
}

.custom-header{
overflow:initial;
}
.custom-header-content{
max-height:0px;
	padding:0px;
}
.custom-header-media .wp-custom-header-video-button {
display:none;
}

.custom-header:before{
		display:none;
	
	}
.site-branding, .site-logo{
	margin: 0 auto;
	float:initial;
}

.site-logo {
height:150px;
	width:auto;
}

.site-branding-text{

	width:0px;
}

.site-logo img{
	max-height:140px;
height:140px;
	width:auto;
}

.site-header-main{
	background-color:#002;
}



.navigation-classic .main-navigation{
padding-top:0px;
}

.menu-wrapper .search-submit, .absolute-header .site-title a, .absolute-header .site-description, .absolute-header .custom-header-content .section-title, .absolute-header .custom-header-content .section-title  a{
color:#f5cb15;
}

.navigation-classic.absolute-header .main-navigation a{
color:#f5cb15;
}

#social-search-wrapper{
	display:none;
}

.site-title a, .main-navigation a{
color:#f5cb15;
}

.site-inner{
	background-color:#e8e0c3;
}
.site-branding{
	display:flex;
}

.site-title{
	border-right:none;
}

.site-title a:hover{
	text-decoration: none;
}

.custom-header-content>h2{
	display:none;
}

.section-title{
	font-size:14px;
}



.first-post{
	display: none;
}

.curve{
	display:none;
}

.widget-column{
	width:0%;
}

.footer{
	display:flex;
}

.footer a{
	text-decoration:none;
}

.footer-widget-area .widget{
	padding:0;
}

#infinite-handle{
	margin-top:10px;
}

.site-footer{
	margin-top:10px;
}
.footer-widget-1 {
	display:none;
}

	#scrollup, #infinite-post-wrap #infinite-handle span{
		
		
		background-color:#f5cb15;
	}


.footer-widget-area{
	background-color:#002;
}

.footer-widget-area a{
color:#f5cb15;
}

.site-info{
padding:0px;
}
@media screen and (max-width: 800px) {
	

	.menu-toggle-wrapper{
		position:absolute;
		top:20%;
		right:0px;
border-left:none;
	}
	

	
	.site-logo{
height:90px;
	}
	.site-logo img{
height:60px;
		margin-top:15px;
	}
	
	.site-title a{
		font-size:25px;
	}
	
	.section-title{
padding-top:0px;
	}

	.menu-label{
display:none;
	}

	.footer a{
		font-size:10px;
	}


	
img{
	height:190px;
	object-fit:cover;
}
	
	
	
	.entry-container{
		padding:28px 37px;
	}
	
	.absolute-header .custom-header-media video, .absolute-header .custom-header-media iframe {
opacity:0;
		height:0px;
	}
	
	.absolute-header .custom-header-media img{
display:block;
		height:250px;
		opacity:0;
	}

	.custom-header-media{
position:relative;
	}

.wp-custom-header{
	height:250px;
	
}
	
	.custom-header:before{
		display:block;
		top:90px;
		max-height:250px;
	}
	.main-navigation a, .menu-inside-wrapper .search-container, .menu-inside-wrapper .menu-social-container
{
background-color:#002;
	}
	
	.social-navigation .jetpack-social-navigation a{
color:#f5cb15;
	}
}