/*!
Theme Name:   Storefront-Child
Theme URI:    https://kiwiboards.co.nz
Author:       Alan Merry
Author URI:   https://kiwiboards.co.nz
Description:  A custome theme for kiwiboards
Version:      0.1
Template: storefront

*/
.site-info {
    padding: 2em 0;
}

.colophon {
    height: 100px;
    margin-top: 2px;
}

.woocommerce-products-header__title {
    display:none;
}

.storefront-sorting { display:none;}
.woocommerce-ordering {
   display:none;
}