.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
  margin: 0 -10px;
}


/*first bg image*/
#sp-page-builder .page-content .sppb-section:first-child {
    margin-top: -9px;
/*    background-position: right top !important;*/
}


/*logo*/
img.sp-default-logo.visible-xs {
    max-width: 85px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all,
not all,
not all {
    #sp-header .sp-retina-logo {
        max-width: 85px !important;
    }
}


/*menu*/
.sp-megamenu-parent >li >a {
    letter-spacing: 0 !important
}

@media (max-width: 991px) {
    .yoshia-menu ul.sp-megamenu-parent {display: none !important}
}


/*Facebook right slider*/
@media (max-width: 767px) {
    #pwebbox116_toggler {display: none !important} 
}

p.chrono_credits {
    display: none !important
}