/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://sauceandpaste.ca/generatepress-child/
 Description:  GeneratePress Child Theme
 Author:       Brian Tan
 Author URI:   http://sauceandpaste.ca
 Template:     generatepress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options
 Text Domain:  generatepresschild
*/
.woocommerce .quantity .qty {
    padding: 7px;
    width:5em;
}
//#primary {
//    float: none;
//    width: 100%;
//}

//.woocommerce-page #right-sidebar {
//    display: none;
//}

//h1 $page-header {
//  font-size: 0.6em;
//}
h1 {
  font-size: 32px;
  margin-bottom: 16px;
  line-height: 1.2em;
  font-weight: normal;
  text-transform: none;
}

h2 {
  font-size: 28px;
  margin-bottom: 12px;
  line-height: 1.2em;
  font-weight: normal;
  text-transform: none;
}

h3 {
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 1.2em;
  font-weight: normal;
  text-transform: none;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

