.entry-content{max-width:1250px;min-width:800px;margin:0px 0px 0px 0px;}
.site-title{font-size:30px;}
.site-description{font-size:12pt;}
.site:before{width:0px;}
#secondary{background-color:#000!important}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content{max-width:1200px;margin-left:20px;}
footer{display:none;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{vertical-align:top;}

.entry-title {display:none;}
header .entry-header {display:none;}
.content-area{padding: 0px}

.content-sidebar {display: none;
}

/* FAQs page only */
.page-id-5680 .entry-content .faqSec{
  background:#fdf9f6 !important;       /* warm paper */
  border:1px solid #e7e7ee !important;
  border-top:3px solid #700 !important; /* your brand accent */
  border-radius:8px !important;
  padding:1.5rem 1.25rem !important;
  margin:2rem 0 2.75rem 0 !important;
  display:flow-root !important;
  box-shadow:0 1px 0 rgba(0,0,0,.02) !important;
}

/*.blue-info{color:#58a8f8!important;}*/
li.blue-menu-light a {color:#98c8f8!important;font-weight:900!important;}
li.blue-menu-bold a {color:#58a8f8!important;font-weight:700!important;}

/* Sticky Sidebar for Desktop */
#secondary {
  position: -webkit-sticky;  /* Safari */
  position: sticky;
  top:48px;
  z-index: 999;
}


/*
.info-highlight{color:#77ff77!important;}

li.info-highlight a {color:#77ff77!important;}
*/

 /*🔴 Base (All Screens): Red button, inline layout  
li.info-highlight a {
  background-color: #a00 !important;
  color: white !important;
  padding: 10px 15px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 4px;
  text-decoration: none;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  li.info-highlight a {
    display: block !important;
    white-space: normal !important;
    word-break: break-word;
    overflow-wrap: break-word;
    text-align: center;
    width: auto;
    max-width: 100%;
    box-sizing: border-box;
  } 
}*/
