/* QT-144 navigation drawers and category-choice presentation.
   Shared header geometry lives only in ../yf-shared-header.css. */

/* RELEASE-008: all storefront navigation drawers and category sheets are square. */
html body #yfDrawer.yf-drawer,
html body #yfSheet.yf-sheet,
html body .yf-drawer,
html body .yf-sheet{
  border-radius:8px!important;
}
