/* Header area shell — loaded only when a builder header renders. */
#bistro-header { position: relative; z-index: 100; background: #fff; }
#bistro-header .bistro-row { border-bottom: 1px solid rgba(0, 0, 0, 0.06); }
#bistro-header .bistro-row:last-child { border-bottom: 0; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06); }
