
/* V45 — Quick Actions / GEM Medya overlap fix.
   The existing quick-action component is moved upward only. */
.kq-wrap{bottom:72px!important}
@media(max-width:700px){
  .kq-wrap{bottom:94px!important}
  .kq-panel{bottom:10px!important}
}
