.arshida-sticky-mobile-menu-wrapper{background-color:var(--arshida-background-secondary-color);-webkit-box-shadow:1px 0 5px var(--arshida-box-shadow-secondary-color);box-shadow:1px 0 5px var(--arshida-box-shadow-secondary-color);font-size:var(--arshida-font-size-12);z-index:99997;padding:10px 5px}.arshida-sticky-mobile-menu-wrapper .arshida-sticky-mobile-menu-content{max-width:1200px;margin-right:auto;margin-left:auto}@media screen and (min-width:481px) and (max-width:768px){.arshida-sticky-mobile-menu-wrapper .arshida-sticky-mobile-menu-content{width:calc(100% - 150px)}}.arshida-sticky-mobile-menu-wrapper .arshida-sticky-mobile-menu-content .arshida-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0;margin:0}.arshida-sticky-mobile-menu-wrapper .arshida-sticky-mobile-menu-content .arshida-items .arshida-item{list-style:none;position:relative;line-height:1}.arshida-sticky-mobile-menu-wrapper .arshida-sticky-mobile-menu-content .arshida-items .arshida-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#4d595b;--arshida-icon-width:20px}