/**handles:mobilemenu**/
// mobile menu style body{position:relative}.side-bar{position:fixed;overflow:hidden;top:0;right:-100%;width:365px;padding:25px;height:100%;display:block;background-color:#fff;backdrop-filter:blur(7px);z-index:1900;transition:all .6s ease;box-shadow:-5px 0 20px -5px rgb(149 22 22 / 12%);display:flex;flex-direction:column;overflow-y:auto;@media #{$large-mobile;}.side-bar button{max-width:max-content}.side-bar button i{color:#fff;height:45px;width:45px;border-radius:5px;background:var(--color-primary);display:flex;align-items:center;justify-content:center;margin-left:-8px;margin-top:-3px;border-radius:50%}.wrapper{margin-right:10px;margin-bottom:15px}&::after{background:0 0;transition:.3s}// bg show #anywhere-home{cursor:url(https://ndc-centr.com/wp-content/themes/ndclinic/scss/images/banner/shape/close.png),auto;background:#0e1013;position:fixed;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out;pointer-events:none;z-index:50}#anywhere-home.bgshow{background:#0e1013;opacity:70%;visibility:visible;pointer-events:visible;z-index:60}.mainmenu{height:auto;position:absolute;top:90%;left:0;z-index:90;opacity:0;visibility:hidden;text-align:left;padding:12px 0;transition:.3s;border-radius:0 0 10px 10px;background-color:#fff;border-left:1px solid #ffffff14;border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;border-top:4px solid var(--color-primary);display:inline-block}&:hover{color:var(--color-primary)!important}.mobile-menu-link{transform:translateX(13px)}&::after{opacity:1;width:10px;height:1px}.body-mobile{padding:10px 15px;box-shadow:0 14px 46px #80bc423d;background:#80bc42;border-radius:10px;box-shadow:none;font-size:18px;font-weight:500}