#qodef-page-mobile-header-inner {
  
  padding: 0 40px;
    padding-top: 0px;
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 10px !important;
}

/* This removes the resonator logo which appears together with SNG logo when using imagify  */

#qodef-page-header .qodef-header-logo-link img:not(.qodef--main):not(.qodef--sticky) {
 display: none!important; 
}







/* This fixes the mobile logo element height in Chrome and possibly Safari  */
.qodef-mobile-header-logo-link {
  height: 55px!important;
}


/* This changes the alignment of the navigation from center to flush right  */
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
  margin-left: auto;
  margin-right: 130px !important;
}


.qodef-episode-links-content {display: none !important;}

.header-widget-one {
display: none; 
}


#resonator_core_side_area_opener-2 {
display: none !important; 
}

.alignright {
    text-align: left !important;
}

.qodef-mobile-header-navigation > ul > li > a {
    font-size: 21px !important;
    line-height: 1.5em !important;
}

