/*
* Theme Name: hamilton-child
* Template: hamilton
*
*/

body.home .page-header, .theme-by { display:none; }

.section-inner.thin { max-width: 700px; }

.show-alt-nav .site-header { flex-wrap:wrap; }
.alt-nav-wrapper { margin:72px 0 20px 0; width: 100%; }
.alt-nav { justify-content: space-evenly; margin:0; }
.alt-nav > li { margin: 0; }
.alt-nav li a { font-size: 21px; font-weight: 500; text-decoration: none; color: #3ea83e; }

.page-header { min-height:0; margin-bottom:50px; }

.has-x-large-font-size { font-family:'Roboto Condensed'; }

.title { padding: 20px; border: 5px solid #9ce39c; background: #fff; color: #333f6a; }

.wp-block-social-link a { width:50px; height:50px; }
.wp-block-social-links .wp-social-link svg { width:100%; height:auto; }