/*
  Theme Name: Gill Montague Theme
  Theme URI: https://www.collaborative.org
  Author: Travis Johnston
  Author URI: https://www.collaborative.org
  Description: Base theme for Gill and Divi
  Template:     Divi
  Versoin: 1.0.0
*/
/* mixinsssss */
#page-container #main-content .et_pb_row .et_pb_column .et_pb_post_content {
  margin-top: 0;
}

header .et_pb_row_0_tb_header.et_pb_row,
header .et_pb_section_0_tb_header.et_pb_section {
  z-index: 9999;
}

.et_pb_column_1_tb_header {
  overflow: visible !important;
}

#menu-primary-menu li ul {
  border: none;
}
#menu-primary-menu li ul li a {
  font-size: 14px;
}

header .et_pb_menu_1_tb_header.et_pb_menu ul#menu-primary-menu li a {
  font-size: 14px;
}

.et_pb_menu .et_pb_menu__search-input {
  margin-left: 0 !important;
  width: 100% !important;
}

.et_pb_menu .et_pb_menu__search-container {
  width: 80%;
  margin-left: 10%;
}

.et-pb-controllers {
  bottom: 50px;
}

.staff-wrapper {
  margin-top: 25px;
}
.staff-wrapper .location-filters {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.staff-wrapper .location-filters .form-group {
  float: left;
  margin-right: 20px;
}
.staff-wrapper .location-filters .form-group #staff-name {
  height: 26px;
  padding: 2px 5px;
}
.staff-wrapper .location-filters label {
  font-size: 14px;
  font-weight: bold;
  padding-right: 10px;
}
.staff-wrapper .group-container {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.staff-wrapper .group-container .group-heading {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 4px solid #CCC;
}
.staff-wrapper .group-container .staff-content {
  float: left;
  width: 31%;
  border: 1px solid #ccc;
  padding: 15px;
  min-height: 236px;
  margin: 1%;
}
@media (max-width: 780px) {
  .staff-wrapper .group-container .staff-content {
    width: 98%;
  }
}
.staff-wrapper .group-container .staff-content .profile .profile-image {
  float: left;
  max-width: 20%;
  height: auto;
  width: 100%;
  margin-right: 10px;
}
.staff-wrapper .group-container .staff-content .profile .profile-content .staff-title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
.staff-wrapper .group-container .staff-content .profile .profile-content p {
  font-size: 14px;
  font-weight: normal;
}
.staff-wrapper .group-container .staff-content .profile .email-link {
  float: left;
  width: 100%;
  padding-top: 5px;
}
.staff-wrapper .group-container .staff-content .profile .email-link span {
  font-size: 18px;
  color: #4d7190;
  display: inline-block;
  float: left;
  padding-top: 4px;
}
.staff-wrapper .group-container .staff-content .profile .email-link input[type=submit] {
  background: none;
  border: none;
  padding: 0 5px;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}

#page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages {
  background-color: #4d7190;
  padding: 20px 10px;
  border-radius: 5px;
}
#page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages .widgettitle {
  color: #FFFFFF !important;
  border-bottom: 2px solid #FFFFFF;
  margin-bottom: 10px;
}
#page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages ul {
  margin-left: 10px;
}
#page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages ul li {
  border-bottom: 1px solid #f3f3f3;
  color: #FFFFFF !important;
}
#page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages ul li a, #page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages ul li a:hover {
  color: #FFFFFF !important;
  font-size: 14px;
}
#page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages ul li ul li {
  border-bottom: none;
  list-style-type: disc;
}
#page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages ul li ul li:marker {
  color: #FFFFFF;
}
#page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages ul li.current_page_ancestor > a {
  font-weight: bold;
}
#page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages ul li:last-child {
  border: none;
}

.site-id-2 #page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages {
  background-color: #1b405a;
}

.site-id-4 #page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages {
  background-color: #7472A5;
}

.site-id-5 #page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages {
  background-color: #065a65;
}

.site-id-6 #page-container #main-content .et_pb_bg_layout_light .wp-block-advanced-sidebar-menu-pages {
  background-color: #82121a;
}

#contact-form {
  margin: 0 auto;
  overflow: hidden;
}
#contact-form .form-item {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
#contact-form .form-item label {
  display: block;
  color: #29292a;
  padding-bottom: 5px;
}
#contact-form .form-item input[type=text], #contact-form .form-item input[type=file] {
  width: 100%;
  padding: 8px 10px;
  color: #29292a;
  border-radius: 4px;
}
#contact-form .form-item textarea {
  height: 250px;
  padding: 8px 10px;
  color: #29292a;
  border-radius: 4px;
  width: 100%;
}
#contact-form .form-item.half {
  width: 50%;
}

body .et_pb_button:hover {
  background-color: #4d7190;
}

.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover {
  color: #4d7190;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert.success {
  color: #4d7190;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert.danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.et_pb_module.et_pb_post_content .et_pb_section_0 {
  padding-top: 0;
}

.et_pb_module.et_pb_post_content .et_pb_section .et_pb_row {
  width: 100%;
}

.et_pb_widget_area_left {
  border: none;
}

.et_pb_module.lwp_divi_breadcrumbs {
  border-bottom: 2px solid;
  padding-bottom: 20px;
}

.et_pb_menu .et_pb_menu__search-input {
  background-color: #FFFFFF;
  margin-left: 10%;
  width: 80%;
}

#main-content .et_pb_row .et_pb_column .et_pb_post_content {
  margin-top: 50px;
}
#main-content .et_pb_row .et_pb_column .et_pb_post_content h2 span, #main-content .et_pb_row .et_pb_column .et_pb_post_content h2 strong, #main-content .et_pb_row .et_pb_column .et_pb_post_content h2 em, #main-content .et_pb_row .et_pb_column .et_pb_post_content h2 {
  font-weight: normal !important;
  font-size: 22px !important;
  text-transform: capitalize;
}

.shared-news .netsposts-items {
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
  padding: 20px;
}
.shared-news .netsposts-items .netsposts-content {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
}
.shared-news .netsposts-items .netsposts-content .netsposts-posttitle, .shared-news .netsposts-items .netsposts-content .netsposts-posttitle-link {
  font-size: 18px !important;
  color: #4d7190 !important;
  line-height: 1.4em !important;
  font-weight: normal;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
}
.shared-news .netsposts-items .netsposts-content .netsposts-source {
  margin: 9px 0px !important;
  font-size: 13px;
  color: #666;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  border-top: 1px solid #4d7190;
  border-bottom: 1px solid #4d7190;
}
.shared-news .netsposts-items .netsposts-content .netsposts-excerpt {
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  font-size: 15px;
  color: #666 !important;
  line-height: 1.7em;
  text-align: left;
}
.shared-news .netsposts-items .netsposts-content .netsposts-excerpt a.netsposts-read-more-link {
  text-transform: capitalize;
  font-weight: bold;
  display: inline-block;
  padding-left: 5px;
  color: #336699;
}

.shared-news.full-feed .netsposts-items {
  box-shadow: none;
  padding: 0;
}
.shared-news.full-feed .netsposts-items .netsposts-content {
  padding-bottom: 35px;
  margin-bottom: 35px;
}

.sup-updates {
  margin-top: 50px;
}
.sup-updates .netsposts-content .netsposts-posttitle, .sup-updates .netsposts-content .netsposts-posttitle-link {
  font-size: 18px !important;
  color: #4d7190 !important;
  line-height: 1.4em !important;
  font-weight: normal;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
}
.sup-updates .netsposts-content .netsposts-source {
  margin: 9px 0px !important;
  font-size: 13px;
  color: #666;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  border-top: 1px solid #4d7190;
  border-bottom: 1px solid #4d7190;
}
.sup-updates .netsposts-content .netsposts-excerpt {
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  font-size: 15px;
  color: #666 !important;
  line-height: 1.7em;
  text-align: left;
}
.sup-updates .netsposts-content .netsposts-excerpt a.netsposts-read-more-link {
  text-transform: capitalize;
  font-weight: bold;
  display: inline-block;
  padding-left: 5px;
  color: #336699;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 5em;
}

#home-events .ics-calendar-list-wrapper .ics-calendar-date-wrapper {
  background-color: #f3f3f3;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
}
.et_pb_post_extra.el_dbe_classic:after {
	display:none;
}
.et_pb_post_extra.el_dbe_classic .entry-title:after {
	background-color:#FFF;
	left:0;
}
.et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .post-meta, .et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .post-meta a, .et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .post-meta span, .et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .post-date {
	padding-left:0;
}
.et_pb_post_extra.el_dbe_classic .post-content {
	padding-left:0;
}
#home-events .ics-calendar-list-wrapper h4.ics-calendar-date {
  font-weight: 16px;
}
#home-events .ics-calendar-list-wrapper p, #home-events .ics-calendar-list-wrapper a, #home-events .ics-calendar-list-wrapper ul li, #home-events .ics-calendar-list-wrapper span, #home-events .ics-calendar-list-wrapper dt, #home-events .ics-calendar-list-wrapper dd {
  color: #232323;
}
#home-events .ics-calendar-list-wrapper dl.has-events {
  margin-bottom: 10px;
}

.et_pb_module .mc-main .mc_general .event-title, .et_pb_module .mc-main .mc_general .event-title a {
  background-color: transparent !important;
  color: #000 !important;
}
.et_pb_module .mc-main .my-calendar-header span, .et_pb_module .mc-main .my-calendar-header a,
.et_pb_module .mc-main .mc_bottomnav span, .et_pb_module .mc-main .mc_bottomnav a,
.et_pb_module .mc-main .my-calendar-header select, .et_pb_module .mc-main .my-calendar-header input,
.et_pb_module .mc-main .mc_bottomnav select, .et_pb_module .mc-main .mc_bottomnav input, .et_pb_module .mc-main .my-calendar-header input[type=submit],
.et_pb_module .mc-main .mc_bottomnav input[type=submit] {
  color: #4d7190;
}
.et_pb_module .mc-main select:not(.my-calendar-admin .mc-main select) {
  color: #000;
  margin: 0 5px;
}
.et_pb_module .category-key {
  display: none;
}
.et_pb_module .mc-main .my-calendar-header input[type=submit]:not(.my-calendar-admin input[type=submit]) {
  background-color:#4d7190;
  color: white;
  padding: 9px;
}
.et_pb_module .mc-main .has-events .mc-date {
  background-color: #4d7190;
}
.et_pb_module .mc-main .event-title a > span {
  font-size: 12px;
}

.et_pb_row .et_pb_column .upcoming-events {
  padding-left: 0;
}
.et_pb_row .et_pb_column .upcoming-events li {
  list-style: none;
  border-left: 5px solid #4d7190;
  padding: 0 10px;
  margin-bottom: 20px;
}
.et_pb_row .et_pb_column .upcoming-events li a {
  color: #4d7190;
}

header .et_pb_menu__search-form .et_pb_menu__search-input {
  padding: 3px;
  border-radius: 5px;
}

@media (max-width: 780px) {
  .internal-page .et_pb_column_0_tb_body .et_pb_widget_area {
    display: none;
  }
  .internal-page .et_pb_row .et_pb_column .et_pb_blurb {
    margin-bottom: 20px;
  }
  .staff-wrapper .location-filters #location-filter-form .form-group input, .staff-wrapper .location-filters #location-filter-form .form-group select {
    width: 100%;
    padding: 5px;
    height: 32px;
    margin-bottom: 13px;
  }
  .home .et_pb_fullwidth_section .et_pb_slider h1 {
    font-size: 30px;
  }
  .home .et_pb_fullwidth_section .et_pb_slider .et_pb_slide_description {
    padding: 50px 0;
  }
  .shared-news .netsposts-items {
    display: block;
  }
  .shared-news .netsposts-items .netsposts-content {
    width: 100%;
    margin-bottom: 35px;
  }
  .et-pb-controllers {
    bottom: 20px;
  }
  #dm_nav .et_pb_row_1 {
    margin: 0;
  }
  #dm_nav .et_pb_row_1 .et_pb_menu_1.et_pb_menu ul li a {
    width: 100%;
  }
  header .top-meta-container .et_pb_menu .et_pb_menu__menu {
    display: block;
    z-index: 999;
  }
  header .top-meta-container .et_pb_menu .et_mobile_nav_menu {
    display: none;
  }
  header .et_pb_section_1_tb_header .et_pb_row {
    width: 100%;
    padding-bottom: 0 !important;
  }
  header .et_pb_section_1_tb_header .et_pb_row .et_pb_column_1_tb_header {
    width: 80% !important;
    margin: 0 auto !important;
    text-align: center;
    float: none;
  }
  header .et_pb_section_1_tb_header .et_pb_row .et_mobile_nav_menu:before {
    color: #FFFFFF;
    padding: 2px 5px 2px 0;
  }
  header .et_pb_section_1_tb_header .et_pb_row .et_pb_module .mobile_menu_bar.a11y-mobile-menu-open:before {
    top: -6px;
  }
  header .et_pb_column_3_tb_header .et_pb_menu--style-centered .et_pb_menu__wrap {
    justify-content: flex-start;
  }
  header .et_pb_column_4_tb_header .et_pb_menu--style-centered .et_pb_menu__wrap {
    justify-content: flex-end;
  }
  header .et_pb_row_2_tb_header.et_pb_gutters1 .et_pb_column, header .et_pb_row_2_tb_header.et_pb_gutters1 .et_pb_column .et_pb_module, header .et_pb_row_2_tb_header.et_pb_gutters1 .et_pb_menu_inner_container,
  header .et_pb_row_2_tb_header.et_pb_gutters1 .et_pb_menu--style-centered .et_pb_menu__wrap {
    position: unset !important;
  }
  #home-events h3 {
    color: #497196 !important;
  }
  #home-events p, #home-events a, #home-events ul li, #home-events span, #home-events dt, #home-events dd {
    color: #FFFFFF !important;
  }
  #home-events .ics-calendar-list-wrapper .ics-calendar-date-wrapper {
    background-color: #497196;
  }
  #main-content .et_pb_section_2 {
    background: transparent !important;
  }
  .et_pb_menu_1.et_pb_menu ul li a,
  #dm_nav li ul.sub-menu a,
  #dm_nav li ul.sub-menu a,
  #dm_nav .menu-wrap__inner .menu-item-has-children > a,
  #dm-menu li a {
    text-decoration: underline;
  }
  .et_pb_menu_1.et_pb_menu ul li a[href*="#"],
  #dm_nav li ul.sub-menu a, [href*="#"] #dm_nav li ul.sub-menu a[href*="#"],
  #dm_nav .menu-wrap__inner .menu-item-has-children > a[href*="#"],
  #dm-menu li a[href*="#"] {
    text-decoration: none;
  }
  #dm_nav li ul.sub-menu a {
    padding: 6px 20px;
  }
  #dm_nav .nav li li {
    padding-left: 10px;
  }
  .nav li ul {
    border-top: none;
  }
  .et_pb_menu .et_pb_menu__menu > nav > ul > li {
    display: block;
  }
  .show-menu #dm_nav .menu-wrap__inner .visible > .sub-menu {
    background-color: rgba(0, 0, 0, 0.2) !important;
  }
  #dm_nav .menu-wrap__inner .menu-item-has-children > a:after {
    top: 15px;
  }
  .et_pb_menu_1_tb_header .et_mobile_nav_menu:before, .et_pb_menu_1_tb_header .et_mobile_nav_menu:after, .et_pb_menu_2_tb_header .et_mobile_nav_menu:before {
    color: #FFFFFF;
  }
  header .et_pb_column_2_tb_header .et_pb_menu--style-centered .et_pb_menu__wrap {
    justify-content: start;
  }
  header .et_pb_column_3_tb_header .et_pb_menu--style-centered .et_pb_menu__wrap {
    justify-content: end;
  }
  .et_pb_module .mobile_menu_bar:before {
    top: 0;
  }
  header .et_pb_section_0_tb_header .et_pb_row_0_tb_header .et_pb_column_1_3 {
    width: 70% !important;
  }
  header .et_pb_section_0_tb_header .et_pb_row_0_tb_header .et_pb_column_2_3 {
    width: 30% !important;
  }
  header .et_pb_section_0_tb_header .et_pb_row_0_tb_header .et_pb_column_2_3 .et_pb_menu {
    display: none;
  }
  header .et_pb_section_0_tb_header .et_pb_row_1_tb_header {
    padding-bottom: 0;
  }
  header .et_pb_row_0_tb_header.et_pb_row {
    width: 90% !important;
  }
  .et_pb_menu_1_tb_header .et_mobile_nav_menu:before {
    content: "";
    display: none;
  }
  .et_pb_menu_1_tb_header .et_mobile_nav_menu:after {
    content: "Main Menu";
    position: relative;
    font-size: 16px;
    line-height: 1em;
    letter-spacing: 0px;
    font-weight: 600;
    text-shadow: 0em 0em 0em rgba(0, 0, 0, 0.4);
  }
  header .et_pb_gutters1 .et_pb_column, header .et_pb_gutters1.et_pb_row .et_pb_column,
  header .et_pb_menu_inner_container,
  header .et_pb_gutters1 .et_pb_column .et_pb_module, header .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
    position: unset;
  }
}
.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu, .lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
  display: flex !important;
}

.lwp-hide-mobile-menu .et_mobile_nav_menu {
  display: none;
}

.lwp-hide-mobile-menu .et_pb_menu__menu > nav > ul > li {
  width: 100%;
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
    margin-bottom: 20px;
    overflow: scroll !important;
  }
	.home div.et_pb_section.et_pb_section_3 {
		background-image:none !important;
	}
	.home div.et_pb_section.et_pb_section_3 .et_pb_column_1_2 h2, .home div.et_pb_section.et_pb_section_3 .et_pb_column_1_2 h2 a {
		color:#1b405a!important;
	}
	.home .et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .post-meta, .home .et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .post-meta a, 
	.home .et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .post-meta span, .home .et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .post-date{
		color:#1b405a !important;
	}
	.home .et_pb_post_extra.el_dbe_classic .entry-title:after {
		background-color:#666 !important;
	}
	.home .et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .post-content .post-data,.home .et_pb_blog_extras_0 .et_pb_post.et_pb_post_extra .post-content .post-data p {
		color:#000 !important;
	}
  /*
  table caption {
    font-size: 1.3em;
  }

  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }

  table td {
    display: block;
    text-align: left;
    width:100% !important;
  }

  table td::before {

    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  table td:last-child {
    border-bottom: 0;
  }
  */
}
