.mobile-toolbar{position:fixed;z-index:800;left:0;bottom:0;width:100%;box-shadow:-5px 0 15px rgba(0,0,0,.3)}@media screen and (min-width:992px){.mobile-toolbar{display:none}}.mobile-toolbar .mobile-toolbar-ui-wrapper{display:flex;padding:.5rem;background-color:#fff}.mobile-toolbar .mobile-toolbar-ui-wrapper a{display:flex;flex-grow:1;align-items:center;justify-content:center;font-size:.875rem;line-height:1;height:40px;padding:.45rem .75rem;background-color:#93c47d;color:#fff}.mobile-toolbar .mobile-toolbar-ui-wrapper a+a{margin-left:2px}.mobile-toolbar .mobile-toolbar-ui-wrapper a:first-child{border-radius:5px 0 0 5px}.mobile-toolbar .mobile-toolbar-ui-wrapper a:last-child{border-radius:0 5px 5px 0}.mobile-toolbar .mobile-toolbar-ui-wrapper a.btn-last_minute{background-color:orange}