
@media (max-width:768px){
  html body:not(.adminBody){
    padding-bottom:74px!important;
  }
  html body:not(.adminBody) .cimMobileActionDockV11651{
    position:fixed!important;
    left:10px!important;
    right:10px!important;
    bottom:8px!important;
    z-index:2147483644!important;
    display:block!important;
    box-sizing:border-box!important;
    padding:6px!important;
    border:1px solid #dce8f5!important;
    border-radius:15px!important;
    background:#ffffff!important;
    box-shadow:0 10px 28px rgba(5,31,65,.14)!important;
  }
  html body:not(.adminBody) .cimMobileActionDockV11651 .dockGrid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
  }
  html body:not(.adminBody) .cimMobileActionDockV11651 a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:0!important;
    height:42px!important;
    min-height:42px!important;
    margin:0!important;
    padding:0 6px!important;
    border:0!important;
    border-radius:10px!important;
    text-decoration:none!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background:#073768!important;
    font-size:12px!important;
    font-weight:700!important;
    line-height:1!important;
    box-shadow:none!important;
    animation:none!important;
    transition:none!important;
  }
  html body:not(.adminBody) .cimMobileActionDockV11651 a.whatsapp{
    background:#10b981!important;
  }
  html body:not(.adminBody) .cimMobileActionDockV11651 a:active{
    transform:none!important;
  }
}
@media (min-width:769px){
  .cimMobileActionDockV11651{display:none!important;}
}


