/*
Theme Name: Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns
Version: 2.5.1612957834
Updated: 2021-02-10 20:50:34


@media screen and (min-width: 768px) {
	.navigation-top {
		top: 0;
		bottom: auto;
		position: fixed;
	}
	.site-branding {
		margin-bottom: 0 !important;
	}
	.twentyseventeen-front-page.has-header-image .custom-header,
	.twentyseventeen-front-page.has-header-video .custom-header,
	.home.blog.has-header-image .custom-header,
	.home.blog.has-header-video .custom-header {
		height: 100vh !important;
	}
	.custom-header {
		margin-bottom: 0 !important;
		padding-top: 77px;
	}
	.admin-bar .navigation-top {
		top: 32px;
	}
	.admin-bar.twentyseventeen-front-page.has-header-image .custom-header,
	.admin-bar.twentyseventeen-front-page.has-header-video .custom-header,
	.admin-bar.home.blog.has-header-image .custom-header,
	.admin-bar.home.blog.has-header-video .custom-header {
		margin-top: -32px;
	}
*/
