.catalog-topbar{display:none}
.catalog-search{display:none}
body.catalog-mode{background:#f6f8f7}
body.catalog-mode .app-shell{padding-top:10px}
body.catalog-mode .topbar,body.catalog-mode .brand-row,body.catalog-mode .app-shell>.search,body.catalog-mode .hero,body.catalog-mode .promo-card,body.catalog-mode .production{display:none}
body.catalog-mode .catalog-topbar{display:flex;align-items:center;justify-content:space-between;height:43px;margin-bottom:3px}
body.catalog-mode .catalog-topbar strong{font-family:"Playfair Display",Georgia,serif;font-size:22px;color:var(--navy)}
body.catalog-mode .catalog-topbar button{background:transparent;color:var(--navy);font-size:16px;font-weight:800;padding:7px 3px}
body.catalog-mode .catalog-topbar button span{font-size:11px;vertical-align:2px;margin-left:2px}
body.catalog-mode .catalog-search{height:43px;border-radius:13px;background:#fff;display:flex;align-items:center;padding:0 11px;margin:3px 0 6px;box-shadow:0 4px 13px #18374d0d;color:#607383}
body.catalog-mode .catalog-search span{font-size:21px;margin-right:6px}
body.catalog-mode .catalog-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12px}
body.catalog-mode .catalog-search button{background:transparent;color:#91a1aa;font-size:18px}
body.catalog-mode .categories-section{margin-top:5px}
body.catalog-mode .categories-section .section-heading{display:none}
body.catalog-mode .categories{padding:7px 0 10px}
body.catalog-mode .catalog{margin-top:9px}
body.catalog-mode .catalog .section-heading{position:sticky;top:0;z-index:5;background:#f6f8f7;padding:10px 0 9px;margin:0 -1px}
body.catalog-mode .products{padding-bottom:15px}
body.catalog-mode .bottom-nav .nav-item.selected{color:#8797a1}
body.catalog-mode .bottom-nav .nav-item:nth-child(2){color:var(--navy);font-weight:800}
