/* Theme Name: DarkOdyssey Divi subTheme Description: Divi Child Theme made specifically for Dark Odyssey and taking advantage of Presenter and Workshop custom field customization. Template: Divi Text Domain: divi-child*//* =Theme customization starts here-------------------------------------------------------------- */#presenter-catdiv.postbox, #workshop-catdiv.postbox {	display:none !important;    } 	/* Resize logo for header  */.et_fixed_nav #logo{  max-height:inherit !important;}/* Keep primary  menu at the top of the screen, not scrolling */ .et_fixed_nav #main-header, .et_fixed_nav #top-header{  position:absolute !important;}/* for the secondary menu, once solid code to set "stickymenu" can be established */.stickymenu {  position:fixed;  top: 0px;  z-index: 99;  margin-left:auto;  margin-right:auto;  background-color:black;  background-image: url(http://darkodyssey.com/wp-content/uploads/2014/08/theme-colors-surrender-clear.png);  width:100%;  }  /* The narrow headers for each even't subpage */.modifiedPageTitle h1{     font-size: 3em;}.modifiedPageTitle img{  height: 100px;  width: auto;  position: relative;  top: -5px;  }.et_pb_section.modifiedPageTitle{  padding: 0px;}/* Correct the menu color bug */#main-header .current-menu-item > a, #main-header .current-page-ancestor > a {  color: white !important;}/* Correct the menu color bug */#main-content .current-menu-item > a{  border-bottom: 4px solid white;}/*.et-waypoint{  opacity:1 !important;}*//* Make meta hidden, per https://basecamp.com/2111464/projects/6422364/todos/126345217 */.post-meta {  display:none;}/* To make background color black and text white, per https://basecamp.com/2111464/projects/6422364/todos/125077773  */ #main-content, .et_pb_section{  background-color: black !important; }/* Add et_pb_bg_layout_dark class to any article tag - done via jQuery in Header and Footer *//* In some cases, the style must be overridden. Known cases are as follows *//* ggInlinePost wraps each article in a span with a style attribute set to black. Not cool */.ggis-inlinepost span, #sidebar{  color: #FFF !important;}/* Pulls twitter timeline out of the 4-column footer into center of page. A single column is not enough to effectively use this plugin, and the these doesn't render any other column configurations. Another solution for twitter must be found if the footer widgets are desired in the future. *//*iframe.twitter-timeline-rendered{  width:575px !important;}#footer-widgets .footer-widget.last{  width:575px;  margin-left:auto;  margin-right:auto !important;  float:none !important;}#footer-widgets .fwidget{  padding-bottom: 80px;}*//* Table headers to white */.entry-content tr th, .entry-content thead th {  color: inherit;}/* Hide invisible items */.invisible{  display: none;}/* Remove "more" links */.more-link{  display:none;}/* Custom formatting for fixed-width tables https://basecamp.com/2111464/projects/6422364/messages/31481839#comment_201857964 */.fixedwidth-column-1{  width:669px;}.fixedwidth-column-2{  width: 141px;}.fixedwidth-column-3{  width: 141px;}/* Center bottom menu and social media links :https://basecamp.com/2111464/projects/6422364/todos/128015968 */footer#main-footer .container{  text-align:center;}footer#main-footer .et-social-icons {  float: none !important;  padding-bottom:3px;}//Remove Yoast SEO filter from admin pageselect[name="seo_filter"] {  display:none;}/* Adjust mobile menu for events */#click-menu.admin-bar-showing{  margin-top: 0px !important;}/* Resize logo for header  *//* Resize logo for header  */.et_fixed_nav #logo{  max-height:inherit !important;}/* Keep primary  menu at the top of the screen, not scrolling */ .et_fixed_nav #main-header, .et_fixed_nav #top-header{  position:absolute !important;}/* for the secondary menu, once solid code to set "stickymenu" can be established */.stickymenu {  position:fixed;  top: 0px;  z-index: 99;  margin-left:auto;  margin-right:auto;  background-color:black;  background-image: url(http://darkodyssey.com/wp-content/uploads/2014/08/theme-colors-surrender-clear.png);  width:100%;  }  /* The narrow headers for each even't subpage */.modifiedPageTitle h1{     font-size: 3em;}.modifiedPageTitle img{  height: 100px;  width: auto;  position: relative;  top: -5px;  }.et_pb_section.modifiedPageTitle{  padding: 0px;}/* Correct the menu color bug */#main-header .current-menu-item > a, #main-header .current-page-ancestor > a {  color: white !important;}/* Correct the menu color bug */#main-content .current-menu-item > a{  border-bottom: 4px solid white;}/*.et-waypoint{  opacity:1 !important;}*//* Make meta hidden, per https://basecamp.com/2111464/projects/6422364/todos/126345217 */.post-meta {  display:none;}/* To make background color black and text white, per https://basecamp.com/2111464/projects/6422364/todos/125077773  */ #main-content, .et_pb_section{  background-color: black !important; }/* Add et_pb_bg_layout_dark class to any article tag - done via jQuery in Header and Footer *//* In some cases, the style must be overridden. Known cases are as follows *//* ggInlinePost wraps each article in a span with a style attribute set to black. Not cool */.ggis-inlinepost span, #sidebar{  color: #FFF !important;}/* Pulls twitter timeline out of the 4-column footer into center of page. A single column is not enough to effectively use this plugin, and the these doesn't render any other column configurations. Another solution for twitter must be found if the footer widgets are desired in the future. *//*iframe.twitter-timeline-rendered{  width:575px !important;}#footer-widgets .footer-widget.last{  width:575px;  margin-left:auto;  margin-right:auto !important;  float:none !important;}#footer-widgets .fwidget{  padding-bottom: 80px;}*//* Table headers to white */.entry-content tr th, .entry-content thead th {  color: inherit;}/* Hide invisible items */.invisible{  display: none;}/* Remove "more" links */.more-link{  display:none;}/* Custom formatting for fixed-width tables https://basecamp.com/2111464/projects/6422364/messages/31481839#comment_201857964 */.fixedwidth-column-1{  width:669px;}.fixedwidth-column-2{  width: 141px;}.fixedwidth-column-3{  width: 141px;}/* Center bottom menu and social media links :https://basecamp.com/2111464/projects/6422364/todos/128015968 */footer#main-footer .container{  text-align:center;}footer#main-footer .et-social-icons {  float: none !important;  padding-bottom:3px;}/*Remove Yoast SEO filter from admin page*/select[name="seo_filter"] {  display:none;}/* Adjust mobile menu for events */#click-menu.admin-bar-showing{  margin-top: 0px !important;}#responsive-menu.RMOpened{  z-index: 99999;}/* Brightening of menu items per Greg's email referenced by Chris's e-mail link: https://mail.google.com/mail/u/0/#search/greg/154e030a1a637858 */#top-menu-nav ul.menu li a{  color:#bbbbbb;}#top-menu-nav ul.menu li.current-menu-item a{  color:#ffffff;}/* Add custom styles to secondary menu per greg */@media only screen and (max-width:980px){  .customcodemenu #top-menu-nav, .customcodemenu #top-menu  {    display:block !important;  }    .customcodemenu #top-menu-nav  {    padding-top:1em;  }}


/* the code below is not compiled and incorporated into the rest of the theme because this theme is scheduled to be depricated as of early 2024, so these fixes are in the style of break fixes, not full development efforts */


button[id*=rmp_menu_trigger]{


overflow:visible !important;


}






button[id*=rmp_menu_trigger]:before {


    display: block;


    padding-right: 4em;


    position: absolute;


    left: -12em;


    width: 12em;


    font-size: 1.2em;


    color: #909090;


    top: 1em;


    font-weight: 600;


    text-align:right;


}



button#rmp_menu_trigger-16542:before{


    content: 'Fusion Menu';


}



button#rmp_menu_trigger-17357:before{


    content: 'Winterfire Menu';


}



button#rmp_menu_trigger-17356:before{


    content: 'Surrender Menu';


}



button#rmp_menu_trigger-17355:before{


    content: 'Summercamp Menu';


}


.customcodemenu .et_pb_row{

                  width: 80%;

                max-width: 1080px;

                margin: auto;

                position: relative

}
