@media (max-width:767px){
  .brand span{display:none}
  .brand img{max-width:160px}
  .main-head{position:relative}
  .head-actions{position:fixed;right:8px;top:19px;display:flex!important;gap:4px;flex-shrink:0;z-index:100}
  .search-toggle,.menu-toggle{display:block!important;width:46px;height:34px;padding:0!important;border:1px solid #ddd!important;background:#fff!important;color:#333!important;font-size:11px!important;line-height:32px!important}
  .menu-toggle{border-color:#f05e0b!important;background:#f05e0b!important;color:#fff!important}
}
.cart-gateway{max-width:760px;text-align:center;padding:55px 24px;border:1px solid #eee}.cart-gateway h2{font-size:30px;font-weight:500;margin:0 0 10px}.cart-gateway p{color:#888;margin-bottom:25px}.cart-gateway .outline-btn{margin-left:10px}
