.sticky-footer-menu{position:fixed;bottom:0;width:100%;background-color:#fff;box-shadow:0 -4px 12px rgba(0,0,0,.15);z-index:9999;display:flex;align-items:center;justify-content:center}.footer-nav{width:100%;max-width:600px;padding:10px;box-sizing:border-box}.footer-menu{display:flex;justify-content:space-around;margin:0;padding:0;list-style:none;width:100%}.menu-item{flex:1;text-align:center;display:flex;align-items:center;justify-content:center;min-width:100px;min-height:60px}.footer-button{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#333;font-size:12px;padding:5px;height:100%;transition:background-color .2s ease,color .2s ease}.footer-button .icon{width:24px;height:24px;margin-bottom:4px}.footer-button .label{font-size:10px;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.footer-button:hover,.footer-button:focus{background-color:#f0f0f0;color:#000}.footer-button.disabled{color:#ccc;pointer-events:none;cursor:default}.footer-button.disabled .icon{stroke:#ccc}.footer-menu a{text-decoration:none;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:.5px;color:#333}.wp-dark-mode-floating-switch{bottom:initial !important;top:100px}@media (max-width:768px){.footer-menu{flex-wrap:wrap}div#page{padding-bottom:80px}}