/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 03 2021 | 00:55:53 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

#site-header {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
}

.singular .entry-header {
	padding: 0px;
}

/* & bottom white space 



.content{
margin-bottom: 0px;
}

.site-main {
    margin-bottom: 0em;
}

div.content-area {
    margin-bottom: 0em;
}

div.page {
    margin-bottom: 0em;
}*/

.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
    margin-top: 0px;
}

.footer-copyright {
    font-weight: 333;
}

/*#mysticky-nav.wrapfixed .myfixed {
  left: -46px;
}*/

ul.primary-menu {
  min-width: max-content;
}

