/*
 Theme Name:   Smallie's 2021-child
 Description:  Twenty Twenty One Child Theme
 Author:       Stijn Osseweijer
 Template:     twentytwentyone
 Version:      1.0.0
 Text Domain:  twentytwentyonechild
*/

.page-id-26 #masthead{
	display: none;
}

.page-id-26 .site-main{
	padding-top: 0
}

html{
	scroll-behavior: smooth;
}

/#colophon{
	display:none;
}

/.site-info .site-name, .powered-by{
	display:none;
}

@font-face { 
font-family: American-Typewriter; 
src: url(https://smartbags.com/wp-content/themes/twentytwentyone-child/Fonts/AMERICAN TYPEWRITER REGULAR.TTF);
}

h1,h2,h3,h4,h5,h6, .heading-font { 
	font-family: "American-Typewriter", courier, serif;
	color: black;
	text-transform: uppercase;
}

/.entry-content #nf-form-1-cont.nf-form-cont {
	text-align: center;
}