///////////////////////
// THEME / PRINT / TABS
///////////////////////


// Show tabs content when printed
.dcf-tabs-panel[hidden] {
  display: block !important;
}