.archive-header { display: none !important; }
.footer-inner { display: none; }
.menu-copyright {
display: none !important
}
.header-inner.is-sticky {
background:rgba(0,0,0,0.8);
}
.header-inner.is-sticky .header-toggles .toggle {
height: 5rem;
}
.header-inner.is-sticky {
min-height: 5rem;
}
.post-navigation { display: none; }
.container {
display: flex;
align-items: left;
justify-content: left;
}
img {
max-width: 100%
}
.image {
flex-basis: 20%
}
.text {
font-size: 1em;
padding-left: 10px;
}
.footer-widgets-outer-wrapper { display: none !important;
padding: 10px; }
