header.l-header {
    z-index: 1000;
}

header#hdr .hdrFixed {
    position:fixed;
    top:0;
    width:100%:
    left:0;
    #top: var(--ec-header-height)!important;
}

/* 2026-05-22 */
@media (max-width: 991px) {
  .drawer-product-grid p {
    text-align: center;
  }
}