/*
 Theme Name:   Twenty Twenty One Child
 Theme URI:    http://lintonhomes.ca/twenty-twenty-one-child/
 Description:  Twenty Twenty One Child Theme
 Author:       Marcin Rachwal
 Author URI:   https://lintonhomes.ca
 Template:     twentytwentyone
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentyonechild
*/


.powered-by {
    display: none;
}

#masthead,
#content,
#main {
	padding: 0;
}

#masthead {
	display:none;
}

#colophon {
	margin-top: 0px !important;
}

.sub-menu-toggle {
	display:none;
}

.singular .entry-header {
	display: none;
}

.entry-content {
	margin-top: 0px !important;
}