/*
 Theme Name:   storefront Child
 Template:     storefront
*/

.woocommerce-product-gallery__trigger{
    display:none;
}



.shipping .woocommerce-shipping-destination{
 display:none; 
}

.shipping #shipping_method{
  margin:0;
}


#masthead{
 margin:0;
}

.home #content .col-full{
 width:100%;
 max-width: none;
 padding:0;
}

#primary{
 max-width: 1200px;
}

.search-form{
 width: 200px;

float: right;
}