/*
Theme Name: Blocksy Child
Template: blocksy
Version: 1.0.4
*/

/* -------------------------------------------------------------------------- */
/* LAYOUT OVERRIDES                                                           */
/* -------------------------------------------------------------------------- */

/* Hide Page Titles and Site Titles globally */
.entry-header,
.site-title,
.hero-section .entry-title {
    display: none !important;
}

.site-logo-container img {
    max-width: 150px !important;
    width: 150px !important;
}

/* -------------------------------------------------------------------------- */
/* RESPONSIVE UTILITIES                                                       */
/* -------------------------------------------------------------------------- */

