.floating-mobile-bar{display:none}@media (max-width:767px){.floating-mobile-bar{display:flex!important;position:fixed;bottom:0;left:0;width:100%;z-index:9999;background:#ffffff;box-shadow:0 -2px 10px rgba(0,0,0,0.12);padding:8px 0;padding-bottom:calc(8px + env(safe-area-inset-bottom))}.floating-mobile-bar .et_pb_row{display:flex;justify-content:space-around;width:100%}.floating-mobile-bar .et_pb_button{flex:1;text-align:center;margin:0 4px}}