.content-area { float: right!important; padding-left: 30px; padding-right: 0; border-left-width: 1px; border-right-width: 0; }
.widget-area.sidebar-primary {
    float: left!important;
    padding-right: 30px!important;
}
#site-logo{
    /*float: right;*/
}
.oceanwp-social-menu{
    /*float: left;*/
}
@media only screen and (max-width: 959px){
    #site-header-inner {
        /*float: unset!important;*/
    }
    #mobile-dropdown-movers .oceanwp-social-menu {
        /*float: right;*/
    }
}
