/*
Theme Name: OneOp (Twenty Seventeen child)
Description: This variation of the Military Families Learning Network based on the work of eXtension at https://github.com/extension/milfam forked at https://github.com/jimhelms819/milfam
Template: twentyseventeen
*/

@import url("../twentyseventeen/style.css");
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS: ../twentyseventeen/style.css
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	background-color: #ffffff;
	color: #000000;
}

.screen-reader-text:focus {
	background-color: #ffffff;
	color: #000000;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6, .gsc-control-cse {
	font-family: 'Saira Semi Condensed', sans-serif;
  color: #582778;
}
h1 {
  font-size: 36px !important;
  letter-spacing: 0 !important;
  font-weight: 900 !important;
}
h2 {
  font-size: 30px !important;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
}
h2.widget-title {
  color: #582778;
  margin-bottom: .5em;
  text-transform: none;
}

/* override the aweber alignment */
.af-form {margin:0 !important;}

.entry-content ul {padding-left:20px;}

#content_staff_profile .simplesocialbuttons {display:none;}
.person-position {padding-top:0;}
.page-template-template-single-column #primary {width: 100% !important; max-width:900px !important;}

/* gallery_start wrapper */
.person-directory-gallery-wrapper {
  /*border: 1px solid magenta; */
  float:left; width:100%;
  margin-bottom:30px;
  /*padding-top:20px;*/
/*border-bottom:1px solid #ccc;*/
/*border-top:1px solid #ccc;*/
}
.person-directory-gallery-wrapper br {display:none;}

/*This acts as the outside wrapper for a category-based gallery */
.people_directory-gallery {float:left;
  /*border-bottom:1px solid #ccc; */
  width:100%; margin-bottom:30px;}

/*Here we need to reset styles for this element because it's no longer the outside wrapper for individual gallery listings */
.person-directory-gallery-wrapper .people_directory-gallery {width:auto; margin:0;border:none;}

.people_directory-gallery .individual-person {
  float: left;
  margin:10px;
  width:150px;
  /*border:1px solid lime;*/
  height: 190px;
  display:block;
  line-height:1.2em;
}
.individual-person a {font-weight:bold;}
a.gallery-link {font-weight:normal !important;}
.people_directory-gallery .individual-person .individual-person-thumb {width:150px;height:150px; display:block; background:#eee; overflow:hidden;}
.people_directory-gallery .individual-person .person-name {margin-top:5px;}
.people_directory-gallery .individual-person img {width:100%;}

.people_directory-list .person-directory-wrapper-list {border-bottom:1px solid #ccc; margin-bottom:10px; padding-top:10px;}
.people_directory-list .person-directory-wrapper-list ul li {list-style:none; margin:0;}
.people_directory-list .person-directory-wrapper-list .person-name {margin:0; padding:0; }
.people_directory-list .person-directory-wrapper-list .person-position {font-weight:bold;}

.people_directory-contact .person-directory-wrapper-contact {border-bottom:1px solid #ccc; margin-bottom:10px; padding-top:10px;}
.people_directory-contact .person-directory-wrapper-contact ul li {list-style:none; margin:0;}
.people_directory-contact .person-directory-wrapper-contact .person-name {margin:0; padding:0; }
.people_directory-contact .person-directory-wrapper-contact .person-position {font-weight:bold;}


/* facilitators template */
.people_directory-facilitators .individual-person-thumb-wrapper,
.people_directory-bio .individual-person-thumb-wrapper,
.people_directory-bio-contact .individual-person-thumb-wrapper {
	position: relative;
	width: 100%;		/* desired width */
}
.people_directory-facilitators .individual-person-thumb-wrapper:before,
.people_directory-bio .individual-person-thumb-wrapper:before,
.people_directory-bio-contact .individual-person-thumb-wrapper:before {
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}
.people_directory-facilitators .individual-person-thumb,
.people_directory-bio .individual-person-thumb,
.people_directory-bio-contact .individual-person-thumb {
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.people_directory-facilitators,
.people_directory-bio,
.people_directory-bio-contact {margin-bottom:20px; float:left; width:100%;}
.people_directory-facilitators .individual-person,
.people_directory-bio .individual-person,
.people_directory-bio-contact .individual-person {border-bottom:1px solid #ccc; margin-bottom:10px; padding-top:10px; float:left;
width:100%;
}
.people_directory-list-bio .individual-person {border-bottom:1px solid #ccc; margin-bottom:10px; padding-top:10px; float:left;
width:100%;
}
.people_directory-facilitators .individual-person .individual-person-thumb,
.people_directory-bio .individual-person .individual-person-thumb,
.people_directory-bio-contact .individual-person .individual-person-thumb {width:100%;display:block; background:#eee; overflow:hidden; }
.people_directory-facilitators .individual-person img,
.people_directory-bio .individual-person img,
.people_directory-bio-contact .individual-person img {width:100%;}
.people_directory-facilitators .person-name,
.people_directory-bio .person-name,
.people_directory-bio-contact .person-name {font-size: 18px; margin:6px 0 0; padding:0;}
.col_one {float:left;width:25%;
  /*border:1px solid blue;*/
}
.col_two {float:right;width:72%;
  /*border:1px solid red;*/
}

#front-page .wrap {max-width: 900px;}
.home-title {font-size: 24px; font-weight: bold; color: #582778; text-align:center;}
#main-splash-statement {font-size: 18px;}
.homepage-module-wrapper {}
.homepage-module {font-size: 16px;}
.homepage-module .wrapper {padding: 0 20px;}
.homepage-module .learn-widget-wrapper {border: 0;}
.panel-content .wrap {
  padding-top:3em;
  padding-bottom:0;}
.twentyseventeen-panel {border:0 !important;}
.homepage-module h2 {/*color: #582778;*/ text-align:left;}
.homepage-module h2 a {text-align:center; color: #582778; display:block; background: #eee;padding: 1em;}

.home-quotes h2 {
  text-align:center; 
  /*font-size:20px;*/
  /*color: #582778;
  font-weight:bold;*/
}
.home-quotes h3 {color: #582778;font-style: italic;background: url(../../../../../dev.militaryfamilieslearningnetwork.org/wordpress/wp-content/themes/twentyseventeen-child-milfam/images/bg-quote.png) no-repeat;
  margin: 10px;
  padding: 30px 0 15px 60px;
  font-size:18px;
}

.has-header-image.twentyseventeen-front-page .custom-header,
.has-header-video.twentyseventeen-front-page .custom-header,
.has-header-image.home.blog .custom-header,
.has-header-video.home.blog .custom-header {
  /*height: 400px;*/ 
  position: relative; /* reduced 30% * JMH 2020-03-20 */
  padding-top: 20.275%!important; /* reduced 30% * JMH 2020-03-20 */
}

.site-footer {background: #eee;}

#masthead {
  /*border:1px solid blue;*/
  background:#fafafa !important;
  background:#ebebeb !important;
  /*padding:10px;*/
}
.branding-and-menu {
  float:left; width:100%; padding: 10px;
}
.branding-and-menu .wrap {padding:0;}
.branding-and-menu .site-branding {padding:0 2em 20px;}
.main-navigation a {text-transform: none;}

.site-branding {
  padding:0;
  position:static !important;
  /*background: #eee;*/
  margin-bottom:0 !important;
  float:none !important;
  /*display:inline-block;*/
/*clear:left;*/
}

.site-branding-text {
  /*border: 2px solid magenta; padding:10px !important; background: lime;*/
}
.menu-toggle:focus {outline:none;}


.navigation-top {
  display:block;
}


.site-branding a:hover, .site-branding a:focus {
    opacity: 1;
}
a {color: #582778; box-shadow:none !important; webkit-box-shadow:none !important;}
a:hover {box-shadow:none !important; webkit-box-shadow:none !important;}
.entry-title a {color: #582778;}
.entry-title a:hover,
.entry-content a:hover {color: black; font: bolder; box-shadow:none !important; webkit-box-shadow:none !important;}
.entry-content a {box-shadow:none !important; webkit-box-shadow:none !important;}



h1.entry-title {/*color: purple; font-size: 36px !important;*/}


.page h1.entry-title, .page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
  color: #582778 !important;
  font-size: 36px;
  letter-spacing: 0 !important;
  text-transform: none !important;
  font-weight: 900;
}
h4.entry-title.summary, h2.su-post-title  {
  font-size: 1.25em !important;
  font-weight: 400 !important;
}
.entry-header {margin:0 !important;}


.entry-content li {margin-bottom:1em;}


.extension-meta-footer {text-align:center;}
.extension-meta-footer li {display:inline-block;}
.extension-meta-footer li a {padding: 12px 10px;}

.partner-icons {}
/*.partner-icon {display:inline-block;width:23%; margin: 0 5%;}*/

/*learn widget options*/
.learn-widget-header {color: #582778;}
.learn-widget-header-specific {display:none;}
.learn-widget-header-general {display:none;}
.sidebar-learn-widget {background: #fff; margin: 0 0 20px;}
.sidebar-learn-widget .learn-widget-wrapper {border:none; padding:0; margin:0;}
.sidebar-learn-widget .learn-widget-see-more {margin-bottom:12px;}

.entry-content a img, .widget a img {-webkit-box-shadow: none !important; box-shadow: none !important;}
.aweber-wrapper {margin-bottom:3em;}

.custom-header {
  /*border:2px solid magenta;*/
  /*height: 240px !important; JMH 2020-03-20 */
  background: #582778;
  overflow: hidden;
  margin-bottom:0 !important;
  text-align:center;
  width:100% !important;
  display:block !important;
}
#wp-custom-header {
  margin: auto;
  text-align:center;
}
.custom-header img {
  position:absolute;
  /*height:100%;*/
  width:160%;
  max-width: none !important;
  margin: auto;
  text-align:center;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
}

.partner-icons {width:100%;text-align:center;padding: 40px 20px 20px;}
.partner-icon {width:160px; text-align:center; margin: auto; padding: 0 20px 20px;}
.partner-icon img {width: 160px;}

.site-footer .widget-column.footer-widget-1 {width:100%;}

.navigation-top {background:transparent;}
.navigation-top-menu {padding-left:20px;}
.navigation-top-search {padding: 0;}
.navigation-top-search .search-form button {background-color: #fff; color: #aaa;}
.navigation-top-search .search-form input {border:#ccc;}

.social-media-list li {list-style:none; display: inline-block; margin: 0 0.5vw 0 0;}
.social-media-item {width: 2.4vw;}

.wp-audio-shortcode {padding-top: 50px; margin-bottom: 40px; width:auto !important; height:auto !important; background: transparent !important;}

.primary-logo {height: 80px; text-align:center;}
.primary-logo .custom-logo-link img {height: 70px; padding: 5px;}
.primary-tagline {}
.site-description {color: #666 !important; font-size:13px; letter-spacing:1px; margin-bottom:10px; text-align:center;}

.search-form .search-submit .icon {height: 20px !important;}
.search-form label {margin:0;}

.archive-page-title {font-weight:bold; }
.content-title {font-size:24px; padding:5px 0;}
.ca-landing-page .content-area h1.entry-title,
.ca-main-title, .single-tribe_events .tribe-events-single-event-title, .lp_course .entry-title {
  font-size:36px !important; 
  font-weight: 900 !important;
  font-family: 'Saira Semi Condensed', sans-serif !important; 
  color: #582778 !important;}
h2 {padding: 1em 0 0;}
.ca-landing-page .content-area h2, .single-tribe_events .tribe-events-content h2 {
  font-size:30px !important; 
  font-weight: 400 !important;
  font-family: 'Saira Semi Condensed', sans-serif !important;
  /*color: #000 !important;*/
}
.ca-title {text-transform: none; font-size:24px !important; font-weight: 900 !important; font-family: 'Saira Semi Condensed', sans-serif; margin:0;}
.ca-title a {color: #000 !important;}
.ca-landing-page .content-area .entry-content .single-tribe_events .tribe-events-content > p:first-child {font-size: 1.25em;}
/*.ca-landing-page  h2.su-post-title {font-size: 16px !important; margin:10px 0 10px;}*/
.ca-landing-page h2.entry-title.ca-child-subhead,
h2.entry-title.ca-child-subhead, #learn-press-course h2 {
  color:#582778 !important; 
  letter-spacing: 0 !important;
  font-size: 30px !important;
  font-weight: 400 !important;
  font-family: 'Saira Semi Condensed', sans-serif !important;}
.ca-landing-page h3, .single-tribe_events .tribe-events-content h3 {margin:10px 0 !important; padding:0 !important;}
/*.single-tribe_events .tribe-events-content h3 {
  text-transform: none !important;
  font-size:24px !important; font-weight: 900 !important;
  font-family: 'Saira Semi Condensed', sans-serif !important;
  color: #000 !important; 
}*/
.no-bottom-margin {margin-bottom:0 !important;}
.ca-landing-page #primary .learn-widget-wrapper {margin:0;}
.ca-landing-page #primary .learn-widget-event-date {font-size:16px; font-weight:bold;}
.ca-landing-page #primary .learn-widget-event-title {font-size:16px;}
.ca-landing-page #primary .learn-widget-see-more {display:none;}
.ca-landing-page .content-area h3.year-header {
  padding-top:0 !important; font-size:40px !important; font-weight: 900 !important; font-family: 'Saira Semi Condensed', sans-serif !important;
  /*color: #582778 !important;*/
}
.webinar-date {font-size:20px; font-weight:bold; margin:0;}

.webinar-list h3 {font-weight:bold; font-size: 18px; margin-bottom:8px !important; margin-top:1.85em !important;}
.webinar-list h4 {font-weight:600; font-size: 21px; padding-top:0; margin-top:0 !important; margin-bottom: 5px !important;}
.webinar-list strong {background-color:#FEFFCD; padding-left:4px; padding-right:4px; font-size:15px; color:#111;font-weight:600;}
.webinar-list ul {padding-top:6px; padding-left:26px;}
.webinar-list li {margin:0 0 .55em; line-height:1.3em;}

.ca-landing-page h3.webinar-title {font-size:20px; margin:0 0 0 !important;}
p:empty {display: none;}

.widget-area .learn-widget-see-more {display:none;}

.sign-up-module {background: #f2f2f2; padding:20px; margin-bottom:2em;}
.sign-up-list-features {margin-left: 2em;}
.sign-up-list-features li {margin:0 0 .25em;}
.sign-up-legal-print {font-size:10px;}
.sign-up-header {font-weight:bold; font-size:18px;}

.homepage-banner {
  background: #2f3a78;
  /*background: #582778;*/
  background: linear-gradient(#462354, #582778);
   text-align:center; border-radius: 10px;}
.homepage-banner p {font-size:20px;
  margin:0 auto; display: inline-block;}
.homepage-banner a {display: block; padding: 20px 40px;}

.homepage-banner p, .homepage-banner a {color:#fff;}
.sidebar-general .widget_recent_entries {padding-bottom:1em;}


blockquote {color: #582778;font-style: italic;background: url(../../../../../dev.militaryfamilieslearningnetwork.org/wordpress/wp-content/themes/twentyseventeen-child-milfam/images/bg-quote.png) no-repeat;margin: 10px 10px 0;padding: 30px 0 15px 60px;font-size:18px;
}

.reference h4 {text-transform: none; color: #444; font-weight:500; font-size:15px; border-bottom:1px solid #ccc; padding-bottom:8px;}
.reference {font-size:14px; margin-top:4em; color: #777;}

.taxonomy-description {font-size:15pt;}

/*social media logo events siderbar 04-18-2018 JMH*/
.widget {
	padding-bottom: 1em;
}

.widget_text ul li {
  border: none !important;
}
.widget_text ul {
  /*margin: 0 !important;*/
  list-style: none !important;
}

/**/
.tribe-list-widget ol, .tribe-list-widget ul {
    list-style: none !important;
}

/* Mobile first queries */
/*===============================================================================================================================*/

/* Larger than mobile */
@media (min-width: 400px) {
  .custom-header img {width:150%;}
}

/* Larger than phablet */
@media (min-width: 550px) {
  .home-title {font-size: 30px;}
  #main-splash-statement {font-size: 20px;}
  .custom-header img {width:140%;}
  .partner-icon {display:inline-block; width:33%; margin: 0;padding:0;}
  .homepage-module {float:left; width: 50%; font-size: 16px;}
  .homepage-module .wrapper {padding: 0 20px;}
  .home-quotes h3 {margin: 30px;padding: 30px 60px;font-size:24px;}
  blockquote {margin: 30px 20px 0;padding: 30px 60px 10px;font-size:18px;}
  .navigation-top-menu {float:left;}
  .primary-logo {float:left; height: 200px; padding-top: 25px}
  .primary-logo .custom-logo-link img {height: /*90*/150px; padding: 10px;}
  .primary-tagline {float:right; height: 90px;  line-height:90px;}
  .site-description {color: #666 !important; font-size:18px; letter-spacing:1px;}
  .navigation-top-search {float:right;}
  .navigation-top-search .search-form {width: 16em; max-width: 21em;}
}

/* Larger than tablet */
@media (min-width: 750px) {
  .home-title {font-size: 36px;}
  /*.custom-header {height: 320px !important;} JMH 2020-03-20 */
  .custom-header img {width:130%;}
  .navigation-top {
    display:inline-block;
    position: relative !important;
  }
  .page-template-template-single-column #primary {padding: 0 6em;}
  .main-navigation a {padding: 1em .75em}
  .partner-icon {display:inline-block; width:23%; margin: 0 5%;
    /*border: 1px solid blue;*/
  }
  .partner-icon img {width: 140px;}

}

/* Larger than desktop */
@media (min-width: 1000px) {
  /*.custom-header {height: 400px !important;} JMH 2020-03-20 */
  .custom-header img {width:110%;}
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
  .custom-header {
    /*height: 440px !important; JMH 2020-03-20 */
    overflow:hidden;
    margin-bottom:0 !important;
  }
  .custom-header img {width:100% !important;}
}






/* bootstrap button */

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:focus,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary, .cn-button.bootstrap {
  color: #ffffff !important;
  background-color: #582778 !important;
  background-image: none !important;
  border-color: #582778 !important;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff !important;
  background-color: #582778;
  border-color: #582778;
}
.btn-primary:hover, .cn-button.bootstrap:hover {
  color: #582778 !important;
  background-color: #fff !important;
  border-color: #582778 !important;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff !important;
  background-color: #582778;
  border-color: #582778;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #582778;
  border-color: #582778;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg, .cn-button, .bootstrap {
  padding: 10px 16px !important;
  font-size: 18px !important;
  line-height: 1.3333333 !important;
  border-radius: 6px !important;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn {white-space: normal;}

.widget ul li, .widget ol li {
    border-bottom: 1px solid #ddd;
    border-top: 0;
    padding: 0.5em 0;
}

.social-media-list ul li {
    border-bottom: none !important;
    border-top: none !important;
}

/*CA custom sidebar */
.ecs-event-list .entry-title {
    font-size: 16px !important;
    margin: 10px 0 10px !important;
	font-weight: normal !important;
    letter-spacing: normal !important;
    text-transform: none !important;
}
.ecs-event-list ul {
	list-style-type: none;
}

.ecs-event-list ol {
  list-style: none !important;
}

.tribe-events-content ol {
  list-style: decimal !important;
  list-style-position: inside !important;
}

/* overide to learnpress .entry-footer display: none for categories and tags to show*/


	.entry-footer {
		display: table !important;
	}

	.entry-footer .cat-tags-links {
		display: table-cell !important;
	}

	.entry-footer .edit-link {
		display: table-cell !important;
	}
/* RSVP Going/Not Going  */
.tribe-tickets-order_status-row {
  display: none !important;
  visibility: hidden;
}

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
	color: #222;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	color: #000;
	outline: 0;
}
.homepage-module h2 a  {
  text-decoration: none !important;
}

/*.entry-title a, */.entry-meta a, .page-links a, .page-links a .page-number, .entry-footer a, .entry-footer .cat-links a, .entry-footer .tags-links a, .edit-link a, .post-navigation a, .logged-in-as a, .comment-navigation a, .comment-metadata a, .comment-metadata a.comment-edit-link, .comment-reply-link, a .nav-title, .pagination a, .comments-pagination a, .site-info a, .widget .widget-title a, .widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a, #tribe-events-content a, .tribe-events-event-meta a {
	text-decoration: underline !important;
}

/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/

/* Site branding */

.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header, .custom-header {
  height: auto !important;
  position: relative; /* reduced 30% * JMH 2020-03-20 */
  padding-top: 20.275%!important; /* reduced 30% * JMH 2020-03-20 */
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
	max-height: 250px;
}
.custom-logo-link img {
	max-height: 250px;
}
a {
  color: #582778;
  box-shadow:none !important; 
  webkit-box-shadow:none !important;
}
a:hover {
  box-shadow:none !important; 
  webkit-box-shadow:none !important;
}
.entry-title a {
  color: #582778 !important;
}

/*--------------------------------------------------------------
13.4 Posts
--------------------------------------------------------------*/

.entry-title a {
	text-decoration: underline;
}

/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/

/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/

#comments {
	padding-top: 2em !important;
}

/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/

@media screen and (min-width: 48em) {
  
  	/* Comments */

	#comments {
		padding-top: 2em;
	}
  
}
@media only screen and (max-width: 768px) {
  #primary #comments {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #comments-mobile {
    display: none;
  }
}
