// =============================================================================
// Halo Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================
.header-single-line{
    min-height: 34px !important;
}
.halo-product-block .products-carousel .product{
    min-height: 441px !important;
}