.site-branding-logo img {
    max-height: 120px;
    width: auto;
}
a, a:active, a:focus, a:hover {
    color:#0695c9;
    text-decoration: none;
}
.footer-credits-text {
		display:none;
    color: #fff;
    padding: 20px 0;
}
.header{ 
	display: none; 
} 
.header-part {
		background-color: transparent;
    padding: 15px 0;
    position: relative;
    z-index: 1000;
}
#site-navigation {
		background-color: transparent;
    border-bottom: 0px solid #f2f2f2;
    border-left: none;
    border-right: none;
    border-top: 0px solid #f2f2f2;
    box-shadow: 0px 5px 25px 0px rgba(28, 45, 113, .05);
    min-height: 60px;
}
h1, h2, h3, h4, h5, h6, nav, .nav, .menu, button, .button, .btn, .price, ._heading, blockquote, label, legend {
    font-family: "moonjelly", sans-serif;
    font-weight: 600;
}