#sp-menu .social-wrap.d-flex.align-items-center {display: none !important;}
#sp-logo {width: 20%;}

@media screen and (max-width: 990px) {
#sp-logo {width: 50%;}
#sp-menu .sp-module {display: none;}
#offcanvas-toggler {line-height: 75px; height: 75px;font-size: 20px;}
.burger-icon {width: 25px;cursor: pointer;}
.burger-icon > span {display: block; height: 3px; background-color: #ccc; margin: 4px 0; box-shadow: 0px 0px 1px #333;}
#sp-header #offcanvas-toggler {display: flex; align-items: center;}
#sp-header {height: 60px !important;}
#sp-header .logo {height: 54px;padding-top: 10px;}
.logo-image-phone {height: 54px !important;}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {margin-right: 30px;}
}
