/*
Theme Name:   Twenty Seventeen Child
Theme URI:    
Description:  Twenty Seventeen Child Theme
Author:       Michael Lin
Author URI:   
Template:     twentyseventeen
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:  twentyseventeenchild
*/

.navigation-top .custom-logo-link {
 display:none;
 float:left;
}
/*.site-branding .custom-logo-link {
 display:none;
}*/
.site-navigation-fixed .custom-logo-link {
display:block;
}

/*make the logo in the navigation smaller*/
.site-navigation-fixed .custom-logo {
/* width: 10rem; */
}

/*.site-navigation-fixed instead of .navigation-top*/
.site-navigation-fixed #site-navigation{
 clear:none;
 float:left;
}

.site-branding {
	display: none;
}

.panel-image {
}