<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
----------------------------------------------------------------------------------------------------
Snipcart - Large Breakpoint - https://snipcart.com/
---------------------------------------------------------------------------------------------------- 
*/

/* 
---------------------------------- 
Snipcart overrides
---------------------------------- 
*/

body:not(.header-15-lg).snipcart-cart-summary-side .snipcart-cart__secondary-header,
body:not(.header-16-lg).snipcart-cart-summary-side .snipcart-cart__secondary-header { 
    min-height: var(--large-header); height: var(--large-header);
}
</pre></body></html>