@media (max-width:768px){.whb-main-header{position:relative;z-index:1000}.btn-row.navegacao.celular{position:fixed!important;left:0;right:0;z-index:999;background:#fff;padding:10px 15px;box-shadow:0 2px 5px rgb(0 0 0 / .1);display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;box-sizing:border-box;top:var(--header-height,60px)}body.whb-sticky-header .btn-row.navegacao.celular{top:var(--header-height,60px)}}