/* Category menu scrolls away. Logo/search row can still stick. */

html body.chb-crystal-nav #chb-nav.chb-nav,
html body.chb-header-stuck.chb-crystal-nav #chb-nav.chb-nav,
html body.chb-crystal-nav .chb-nav,
html body.chb-header-stuck.chb-crystal-nav .chb-nav,
html body.chb-crystal-nav .chb-nav-bar {
	position: relative !important;
	top: auto !important;
	bottom: auto !important;
}
