/*
Theme Name:   Virtue Child
Description:  Virtue Child Theme
Author:       J. Kingma
Author URI:   https://github.com/theking2
Template:     virtue
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  virtue
*/
:root {
	font-size: 16px; /* html{ font-size: 65%;}*/
}



@media (max-width: 1024px) {
  #topbar {
    display: none;
  }
}

/*
header.banner.headerclass { 
	height: 360px; 
}

header.banner.headerclass #cat_nav{
	margin-top: 124px;
}
*/
