header .site-nav, header .spacer { display: none; }

footer { display: none; }

.recipe--share { display: none; }

.h1 { font-size: 40px; }

.hide-print { display: none; }

.show-print { display: block !important; }

.teal { color: #35174c; }

.recipes-related { padding-top: 1rem; margin-top: -2rem; padding-left: 1rem; padding-right: 1rem; }

.notes { display: block; border: 1px solid #ccc; width: 100%; height: 400px; }

.hero--recipe .bg-image { min-height: 0; max-height: 300px; overflow: hidden; background-image: none !important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.hero--recipe .bg-image img { max-width: 100%; display: block; }

/*# sourceMappingURL=print.css.map */
