/*
 Theme Name:   Storefront child
 Theme URI:    http://nypab.se
 Description:  Storefront Child Theme
 Author:       Joakim Lindfors
 Author URI:   http://nypab.se
 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:  storefront-child
*/

.site-search {
	display: none;
}

.entry-header {
	display: none;
}

.page-title {
	display: none;
}

.secondary-navigation {
	display: none;
}
/*
.woocommerce-billing-fields {
	display: none;
}
*/
#ship-to-different-address {
	display: none;
}
.login {
	width: 400px;
}

.woocommerce-info {
	display: none;
}
