.wp-bottom-menu-search-form-wrapper{display:none;position:fixed;bottom:0;left:0;width:100%;background:var(--wpbottommenu-bgcolor);padding:10px;transition:all 200ms;transform:translateY(100%);box-sizing:border-box}.wp-bottom-menu-search-form-wrapper form{position:relative}.wp-bottom-menu-search-form input[type=search]{border:1px solid #eee;border-radius:8px;width:100%;font-size:16px;height:40px;padding-left:50px;padding-right:30px}.wp-bottom-menu-search-form input[type=search]::-webkit-search-decoration,.wp-bottom-menu-search-form input[type=search]::-webkit-search-cancel-button,.wp-bottom-menu-search-form input[type=search]::-webkit-search-results-button,.wp-bottom-menu-search-form input[type=search]::-webkit-search-results-decoration{display:none}.wp-bottom-menu-search-form-wrapper.sf-active{z-index:calc(var(--wpbottommenu-zindex) - 1);box-shadow:0 -5px 10px rgba(0,0,0,.1);transform:translateY(0)}.wp-bottom-menu.sf-active{box-shadow:none}.wp-bottom-menu-nav-wrapper.active{display:grid;place-items:center;text-align:center}