#shopify-section-header.hide-navigation {
    transform: translateY(-200%);
}

#shopify-section-header {
    transition: all 350ms ease-in-out;
}