/* BEGIN custom_css */
body, input,
textarea {
font-size: 14px;
}
.form-allowed-tags {
display: none;
}
#access ul {
font-size: 14px;
}
.entry-header i,
.cat-links,
.tag-links,
.comments-link,
.nocomments,
#branding #searchform {
display: none;
}
#site-title {
    font-family: 'Lato', sans-serif;
}
body:after { display: initial; position: absolute; top: 0; visibility: hidden; }
@media (max-width: 379px)
#site-title a {
font-size: 12px;
letter-spacing: 0;
}
#mega-menu-dropdown span {
font-size: 11px;
letter-spacing: 0;
}
}
@media only screen and (max-width: 500px) {
#site-title a, #site-title-custom a {
font-size: 0.44em;
}
#site-title {
letter-spacing: 0;
}
#colophon {
display: none;
}
}
/* END custom_css */
