/*
Theme Name: GeneratePress Child Theme (Portfolio + Shop Headers)
Template: generatepress
*/

/* Optional: Custom CSS for body class styling - add to your child's styles.css if you want to style */
/*body.shop-section {
    background-color: #f5f5f5;
}
body.portfolio-section {
    background-color: #ffffff;
}*/

.woocommerce .site-logo {display:none;}
.woocommerce .header-widget { float: initial; max-width: initial; width: 50%; margin: 0 auto;}
