
.wd-toolbar{position:fixed;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;background-color:#fff;box-shadow:0 0 9px rgba(0,0,0,0.12)}

.wd-toolbar>a{display:flex;align-items:center;justify-content:center}

.wd-header-mobile-nav{ width:25%; }



.wd-header-mobile-nav-right{ float:right; text-align:center; }


@media (min-width: 1025px){.wd-toolbar{display:none}}@media (max-width: 1024px){.sticky-toolbar-on{padding-bottom:55px}.sticky-toolbar-on .wd-sticky-btn{bottom:55px}.sticky-toolbar-on .scrollToTop{bottom:67px}.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:152px}}@media (max-width: 768px){.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:123px}}@media (max-width: 575px){.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:109px}}
