/* JobLik 0.33.485 — clean native map row and independent bottom action bar. */
@media (max-width:760px){
  body.public-body #alw-form .alw-grid > .alw-map-actions-native{
    grid-column:1 / -1!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    margin:12px 0 0!important;
    padding:14px!important;
    box-sizing:border-box!important;
    border:1px solid #e4e7eb!important;
    border-radius:12px!important;
    background:#fff!important;
  }
  body.public-body #alw-form .alw-map-native-title{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0 0 10px!important;
    border:0!important;
    background:transparent!important;
    color:#263746!important;
    font-size:13px!important;
    font-weight:800!important;
    line-height:1.5!important;
    text-align:right!important;
    direction:rtl!important;
  }
  body.public-body #alw-form .alw-map-actions-native > .alw-map{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    direction:rtl!important;
  }
  body.public-body #alw-form .alw-map-actions-native > .alw-map > button{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    height:64px!important;
    min-height:64px!important;
    margin:0!important;
    padding:8px!important;
    box-sizing:border-box!important;
    border:1px solid #ffc7a3!important;
    border-radius:10px!important;
    background:#fff8f3!important;
    color:#263746!important;
    font-size:13px!important;
    font-weight:800!important;
    text-align:center!important;
    direction:rtl!important;
  }
  body.public-body #alw-form .alw-map-actions-native #alw-location-state,
  body.public-body #alw-form .alw-map-actions-native input[type="hidden"]{
    display:none!important;
  }
  body.public-body #alw-form .alw-actions{visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
  body.public-body > .j485-action-proxy{
    position:fixed!important;z-index:2147482000!important;left:0!important;right:0!important;bottom:0!important;
    display:grid!important;grid-template-columns:1.25fr 1fr 1fr!important;gap:8px!important;direction:ltr!important;
    width:100%!important;margin:0!important;padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important;
    box-sizing:border-box!important;background:#fff!important;border-top:1px solid #e5e7eb!important;
  }
  body.public-body > .j485-action-proxy > button{
    height:46px!important;min-height:46px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;
    background:#fff!important;color:#263746!important;font:inherit!important;font-size:12px!important;font-weight:700!important;direction:rtl!important;
  }
  body.public-body > .j485-action-proxy > button[data-kind="next"]{background:#f56a00!important;border-color:#f56a00!important;color:#fff!important}
  body.public-body{padding-bottom:78px!important}
  body.public-body #alw-form{padding-bottom:90px!important}
}
