.app-hide {display: none !important}
.app-show {display: block !important}
.mgo-mcw-widget {display: none !important}
body::-webkit-scrollbar {
	display: none !important
}
body {padding-bottom: 50px}
header {position: static}
.loader {display: flex; background: #005596; color: #fff; position: fixed; top: 0; left: 0; width: 100%; height: 100%; align-items: center; justify-content: center}
.loader svg {width: 100px}
.catalog-menu {top: 10px !important; left: 10px; right: 10px; width: calc(100% - 20px); border-radius: 10px; height: calc(100% - 100px) !important}
