/*
Theme Name:   Storefront Child
Theme URI:    https://elementor.com/
Description:  Storefront Child Theme
Author:       Robin Vos
Author URI:   https://netxz.nl/
Template:     storefront
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:  storefrontchild
*/

/* Default */
@import url("styles/main.css");
@import url("styles/header.css");
@import url("styles/footer.css");


/* Pages */
@import url("styles/contact.css");


/* Overrides */
.entry-header {
	display: none;
}

