#sp-main-body {
    background-color: whitesmoke;
}

.offcanvas-menu .menu-toggler::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
body.rtl .sp-megamenu-parent>li.sp-has-child>a:before, body.rtl .sp-megamenu-parent>li.sp-has-child>span:before {
    font-weight: 900;
}
ul.social-icons>li:not(:last-child) {
    margin-left: 20px;
    margin-right: initial;
}
.header-modules
 {
    margin-right: 20px;
    margin-left: initial;
}
.header-modules .js-finder-search-query {
    border-radius: 30px;
    height: 32px;
    font-size: 15px;
    padding: 5px 10px;
}
#sp-top-bar .sp-module {
    margin: 0 1.25rem 0 0;
}
#sp-top-bar .sp-module p {
    margin-bottom: 0;
}

body.rtl .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler:after {
    content: "\f055";
}
body.rtl .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>a>.menu-toggler:after {
    content: "\f056";
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span
 {
    padding: 0 10px;
}
