
.has-header-image .navbar, .has-header-video .navbar {
	color: #CCC;
	background-image: none;
	top:0;
	position: sticky;
	width: 100%;
	color: #ffff;

}

#masthead{
  position: sticky;
  top: 0;
  width: 100%;
}

#site-navigation  {
	background-color: #CCC;
	position: sticky;
	top:0;
	width: 100%;

}



.site-header.headroom--not-top {
		position: sticky;
		top: 0;
		border: none;
		width: 100%;
}


.widgets.clearfix {
	display:none;
}

.site-footer  {
    background: #CCC;
    color: #FFFF;
	height: 50px;
padding: 5px;
	width: 100%;
	
}

.site-info {
	max-height: 50px;
	padding: 9px;
	font-size: 12px;

}


.aligncenter { 
	
	margin-left: auto;  
	margin-right: auto;   
	text-align: center; 
}

.fissures {
	color: #404040;
	font-family: inter;
}

.about {
	color: #404040;
	font-family: inter;
}

.thresholds {
	color: #404040;
	font-family: inter;
	
}

.newwork {
	color: #404040;
	font-family: inter;
	
}

.home {
	color: #404040;
	font-family: inter;
	
}


.page .entry-title, .page-title {
	font-family: mulish;
	font-size: 26px;
	color: #404040;
	letter-spacing: 1px;
}

h1, h2, h3, h4, h5, h6 {
	color: #404040;
}


button, div.wpforms-container-full .wpforms-form .wpforms-page-button, div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form input[type=submit], input[type=button], input[type=reset], input[type=submit] {
	font-size: 12px;
	width: fit-content;
}


@media screen and (max-width: 980px) {
.has-header-image .navbar, .has-header-video .navbar {
	color: #404040; 
	}
}

@media screen and (max-width: 980px) {
.wp-block-spacer{
	height: 40px !important; 
	}
}


@media screen and (max-width: 980px) {
#post-236 .entry-content  {
	height:79vh;
	width: 100%;
	margin-top: 5vh;

	}
	
}


.side-nav__scrollable-container {
	background-color: #CCC;
		
}

@media screen and (max-width: 64em) {
.navbar-nav>li.current-menu-item>a, .navbar-nav>li.current-menu-parent>a, .navbar-nav>li.current_page_item>a {
	color: #404040
	}
}

@media screen and (max-width: 980px) {
	.site-info {
		font-size: 10px;
		width: 100%;
	}

}

@media screen and (max-width: 980px) {
#post-236 p {
font-size: 12px;

	}
	
}



