/*
Theme Name: cheerup-child
Template: cheerup
*/
:root {
  --h-font: Lato, Arial, sans-serif;
  --wrap-padding: 0;
}
html,
body {
  /* The html and body elements cannot have any padding or margin. */
}
.clearfix-mixin {
  content: "";
  display: table;
  clear: both;
}
.kellumhidetext-mixin {
  text-indent: 101%;
  white-space: nowrap;
  overflow: hidden;
}
.font-smoothing {
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top-bar-content,
.top-bar.dark .top-bar-content {
  background-color: #ffffff;
  border-color: #ffffff;
}
.top-bar .navigation {
  background: transparent;
}
#main-head.main-head {
  background: #aa1e21;
  /* SMALL (TABLET) */
  /* MEDIUM (DESKTOP) */
  /* LARGE */
}
#main-head.main-head .title {
  width: 100%;
  letter-spacing: 0;
  padding: 15px 0;
}
#main-head.main-head .title a {
  width: 100%;
  max-width: 450px;
  height: 100px;
  background: url('/wp-content/themes/cheerup-child/img/everyday-muslim.svg') no-repeat center center;
  background-size: 100% 100px;
}
#main-head.main-head .title a h1,
#main-head.main-head .title a h2 {
  text-indent: -2000px;
  overflow: hidden;
}
@media screen and (min-width: 767px) {
  #main-head.main-head .title {
    padding: 30px 0;
  }
}
@media screen and (min-width: 940px) {
  #main-head.main-head .title {
    padding: 40px 0;
  }
  #main-head.main-head .title a {
    width: 440px;
  }
}
@media screen and (min-width: 1200px) {
  #main-head.main-head .title a {
    max-width: none;
    width: 550px;
    height: 100px;
  }
}
.post-title-alt.the-page-title {
  color: #1d1d1d;
}
.post-title-alt,
.post-title,
.post-title-alt a,
.post-title a {
  color: #1d1d1d;
}
.large-post-b .post-footer .author a {
  color: #4088a0;
}
.social-share a:hover {
  color: #4088a0;
}
.author-box .author > span {
  color: #4088a0;
}
.post-share-icons .likes-count,
.post-share-icons a:hover,
.post-meta .post-cat > a,
.main-footer.dark .back-to-top:hover,
.archive-head .sub-title {
  color: #4088a0;
}
.post-header.the-post-header.cf.centred {
  text-align: center;
}
.post-header.the-post-header.cf h2 {
  font-family: Trueno, Arial, sans-serif;
  color: #4088a0;
  font-weight: 400;
  margin: -20px 0 25px 0;
  font-size: 20px;
}
.large-post .post-title-alt {
  font-size: 24px !important;
}
.post-meta .date-link {
  color: #161616;
  font-size: 11px;
}
.post-meta .post-title-alt {
  padding: 0!important;
  margin: 16px 0 22px!important;
}
.post-content.cf h2 {
  color: #1d1d1d;
}
.post-content.cf p a {
  text-decoration: underline;
}
.post-content.cf a {
  color: #4088a0;
}
.post-content.description.cf p a {
  text-decoration: underline;
}
/* Overview lists make sure the h2 runs full as opposed to 80% */
.list-post-b .post-title {
  max-width: 100%;
}
p.intro {
  font-size: 17px;
  font-weight: 600;
  line-height: 32px;
}
p.intro.blue {
  color: #4088a0;
}
p.intro.grey {
  color: #444;
}
p.intro.purple {
  color: #1d1d1d;
}
.tag-share .post-tags a:hover {
  color: #4088a0;
}
.comment-form .submit {
  background: #4088a0;
}
.post-content a,
.col-3.text-404.main-color {
  color: #4088a0;
}
button {
  background: #4088a0;
}
.main-pagination .next a:hover,
.main-pagination .previous a:hover {
  color: #4088a0;
}
.gallery-text {
  text-align: center;
  max-width: 870px;
  margin: 0 auto;
}
.select-location {
  padding-top: 10px;
  margin-bottom: 8px;
}
/* MEDIUM (DESKTOP) */
@media screen and (min-width: 940px) {
  .post-header.the-post-header.cf h2 {
    font-size: 23px;
  }
  .large-post .post-title-alt {
    font-size: 34px !important;
  }
}
.list-post-b .read-more-btn,
.large-post-b .read-more a {
  padding: 13px 19px;
  border: 2px solid #4088a0;
  color: #4088a0;
  background: transparent;
}
.list-post-b .read-more-btn:hover,
.large-post-b .read-more a:hover {
  background: #4088a0;
  color: #ffffff;
}
blockquote {
  color: #4088a0;
}
blockquote:before {
  color: #4088a0;
}
.navigation.dark .menu > li > a,
.navigation.dark .menu > .menu-item > a,
.navigation.dark .menu > .menu-ancestor > a {
  color: #1d1d1d;
}
.navigation.dark .menu > .current-menu-item > a,
.navigation.dark .menu > .current-menu-parent > a,
.navigation.dark .menu > .current-menu-ancestor > a {
  color: #4088a0;
}
.navigation.dark .menu li.current-page-ancestor > a {
  color: #4088a0;
}
.navigation.dark .menu > li li.current-menu-item > a {
  color: #4088a0;
}
.navigation.dark .menu li:hover > a,
.navigation.dark .menu li li:hover > a,
.navigation.dark .menu li:hover > a:after {
  color: #4088a0;
}
.navigation.dark .menu .menu-item-has-children > a:after {
  color: #1d1d1d;
}
.navigation.dark .menu > li > .sub-menu {
  margin-top: 0;
}
.top-bar.dark .top-bar-content {
  border-bottom: 1px #e6e6e6 solid;
  background: #ededed;
}
.top-bar.dark .top-bar-content .mobile-nav {
  color: #1d1d1d;
}
.search-alt .top-bar.dark .search-submit {
  color: #1d1d1d;
  padding-top: 2px;
}
.search-alt .dark .social-icons a {
  color: #1d1d1d;
}
.search-alt .dark .social-icons a:hover {
  color: #4088a0;
}
.search-alt .dark .search-submit {
  color: #1d1d1d;
}
.blocks {
  clear: left;
  padding-top: 80px;
  /* SMALL (TABLET) */
  /* MEDIUM (DESKTOP) */
}
.blocks #bunyad-widget-cta-3 {
  padding-bottom: 27px;
  border-bottom: 1px solid #ebebeb;
}
.blocks #bunyad-widget-cta-3 h5.widget-title {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 0;
  background: #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  border: none;
}
.blocks #bunyad-widget-cta-3 h5.widget-title:after {
  content: '';
  position: absolute;
  top: 25px;
  left: 50%;
  margin-top: 12px;
  margin-left: -18px;
  width: 36px;
  height: 2px;
  background: #000;
}
.blocks #bunyad-widget-cta-3 .boxes .post {
  position: relative;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 28px;
  box-sizing: border-box;
  text-align: center;
}
.blocks #bunyad-widget-cta-3 .boxes .post a:after {
  display: none;
}
.blocks #bunyad-widget-cta-3 .boxes .post a.post-link {
  margin-bottom: 18px;
}
.blocks #bunyad-widget-cta-3 .boxes .post h2 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-family: Trueno, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: -0.01em;
  font-size: 16px;
  line-height: 1.8;
  color: #161616;
}
@media screen and (min-width: 480px) {
  .blocks #bunyad-widget-cta-3 {
    padding-bottom: 37px;
  }
  .blocks #bunyad-widget-cta-3 .boxes .post {
    width: 50%;
  }
  .blocks #bunyad-widget-cta-3 .boxes .post h2 {
    margin-top: 8px;
  }
}
@media screen and (min-width: 940px) {
  .blocks {
    padding-top: 0;
  }
  .blocks #bunyad-widget-cta-3 .boxes .post {
    width: 25%;
  }
}
.wpcf7 p {
  color: #1d1d1d;
  font-style: normal;
  font-size: 14px;
}
.wpcf7 p.intro {
  font-size: 17px;
}
.wpcf7 span.help-text {
  color: #666;
  font-style: italic;
}
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
  border-color: #bbb;
  color: #1d1d1d;
}
.wpcf7 .full-width {
  width: 100%;
}
.wpcf7 input[type="submit"] {
  background: #4088a0;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.post-content .cf7_2_post.cf7_form_1396 div.wpcf7-mail-sent-ok,
.cf7_2_post.cf7_form_1942 div.wpcf7-mail-sent-ok {
  opacity: 0;
}
select {
  border-color: #bbb;
  color: #666;
}
select:focus {
  border-color: #bbb;
  color: #666;
}
input[type="search"] {
  border-color: #bbb;
}
.main-footer.dark.bold {
  background: #ededed;
  /* MEDIUM (DESKTOP) */
}
.main-footer.dark.bold .post-title,
.main-footer.dark.bold .widget-title,
.main-footer.dark.bold .text {
  color: #1d1d1d;
}
.main-footer.dark.bold .social-link {
  background: rgba(0, 0, 0, 0.11);
}
.main-footer.dark.bold .social-link:hover {
  background: rgba(0, 0, 0, 0.25);
}
.main-footer.dark.bold .social-link .fa {
  color: #1d1d1d;
}
.main-footer.dark.bold .about-footer.cf a {
  color: #1d1d1d;
}
.main-footer.dark.bold p.copyright {
  letter-spacing: 0;
  text-transform: none;
}
.main-footer.dark.bold p.copyright a {
  color: #1d1d1d;
}
.main-footer.dark.bold p.copyright span {
  clear: left;
}
@media screen and (min-width: 940px) {
  .main-footer.dark.bold p.copyright {
    font-size: 14px;
  }
}
.cf.interviews {
  text-align: center;
  /* MEDIUM (DESKTOP) */
}
.cf.interviews hr {
  margin: 0 0 30px 0;
}
@media screen and (min-width: 940px) {
  .cf.interviews hr {
    margin: 0 0 40px 0;
  }
}
.gallery-overview {
  float: left;
  width: 104%;
  margin-left: -2%;
  margin-top: 45px;
  /* CUSTOM */
  /* MEDIUM (DESKTOP) */
}
.gallery-overview li {
  position: relative;
  float: left;
  width: 46%;
  margin: 0 2% 75px 2%;
}
.gallery-overview li:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 2%;
  width: 96%;
  height: 1px;
  background: #afb7bc;
}
.gallery-overview li:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 4%;
  width: 92%;
  height: 1px;
  background: #afb7bc;
}
.gallery-overview li a {
  position: relative;
  float: left;
  width: 100%;
}
.gallery-overview li a img {
  width: 100%;
  display: block;
}
.gallery-overview li a p {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding-top: 10px;
  margin-bottom: 0;
  line-height: 1.4;
  color: #4088a0;
  text-align: center;
}
@media screen and (min-width: 650px) {
  .gallery-overview li {
    width: 29.33%;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 940px) {
  .gallery-overview li {
    width: 21%;
    margin-bottom: 80px;
  }
}
.project-overview-intro {
  /* MEDIUM (DESKTOP) */
}
.project-overview-intro p.large-intro {
  color: #1d1d1d;
  font-weight: bold;
}
@media screen and (min-width: 940px) {
  .project-overview-intro {
    padding: 0 150px;
  }
  .project-overview-intro p.large-intro {
    font-size: 19px;
    line-height: 1.8;
  }
}
.project-overview-list {
  float: left;
  width: 100%;
  margin-top: 45px;
  /* CUSTOM */
  /* MEDIUM (DESKTOP) */
}
.project-overview-list li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 70px 0;
  text-align: center;
}
.project-overview-list li a {
  width: 100%;
}
.project-overview-list li a img {
  width: 100%;
  display: block;
}
.project-overview-list li h2 {
  color: #1d1d1d;
  padding: 15px 0 8px 0;
  line-height: 1.4;
}
.project-overview-list li a.read-more-btn {
  width: auto;
  padding: 13px 19px;
  border: 2px solid #4088a0;
  color: #4088a0;
  background: 0 0;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
@media screen and (min-width: 650px) {
  .project-overview-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 103%;
    margin-left: -1.5%;
  }
  .project-overview-list li {
    float: none;
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
}
@media screen and (min-width: 940px) {
  .project-overview-list li {
    width: 30.33%;
  }
  .project-overview-list li h2 {
    padding: 17px 0 10px 0;
    line-height: 1.7;
    font-size: 22px;
  }
}
.featured.overview:before {
  opacity: 1;
}
.featured.overview .project-title {
  display: inline-block;
  padding: 2px 8px 2px 8px;
  margin-right: 5px;
  background: #4088a0;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.06em;
  color: #000;
}
.featured.overview .project-title.yellow {
  background: #EAD603;
}
.featured.overview .project-title.blue {
  background: #4088a0;
  color: #fff;
}
.featured.overview .project-title.black {
  background: #000;
  color: #fff;
}
.featured.overview .project-title.purple {
  background: #1d1d1d;
  color: #fff;
}
.featured.overview .post-title {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.featured.overview .overlay {
  max-width: 750px;
}
.sidebar .widget-title {
  background: #4088a0;
}
.sidebar .widget-about .more {
  color: #4088a0;
}
.sidebar .widget_categories li a:before {
  display: none;
}
.sidebar .widget.widget-posts .post-title {
  color: #444;
}
.sidebar .widget.widget-subscribe {
  padding: 0;
  text-align: center;
}
.sidebar .widget.widget-subscribe h5:after {
  display: none;
}
.sidebar .widget.widget-subscribe .widget-title {
  color: #fff;
  background: #4088a0;
  line-height: 41px;
}
.sidebar .widget.widget-subscribe form {
  padding: 0 20px 30px 20px;
}
.sidebar .widget.widget-subscribe .fields {
  margin-top: -10px;
}
.sidebar .widget.widget-subscribe input[type="submit"] {
  border: 2px solid #4088a0;
  color: #4088a0;
  background: 0 0;
}
.education-overview-list {
  /* MEDIUM (DESKTOP) */
}
.education-overview-list .col-12:first-of-type {
  padding-top: 30px;
}
.education-overview-list .col-12:first-of-type .list-post.list-post-b {
  padding-top: 0;
  border-top: 1px #ebebeb solid;
}
.education-overview-list .col-12 .list-post.list-post-b {
  position: relative;
}
.education-overview-list .col-12 .list-post.list-post-b:after {
  content: '';
  position: absolute;
  bottom: -45px;
  width: 100%;
  height: 1px;
  background: #ebebeb;
}
@media screen and (min-width: 940px) {
  .education-overview-list .col-12:first-of-type {
    padding-top: 30px;
  }
  .education-overview-list .col-12:first-of-type .list-post.list-post-b {
    padding-top: 15px;
  }
  .education-overview-list .col-12 .list-post.list-post-b:after {
    bottom: -35px;
  }
}
.pdf-link i {
  font-size: 25px;
  padding-right: 7px;
  vertical-align: sub;
  color: #1d1d1d;
}
.sidebar-quote {
  text-align: center;
  margin-top: -30px;
}
.sidebar-quote p:first-of-type {
  text-align: center;
  color: #4088a0;
  margin-bottom: 10px;
}
.sidebar-quote p {
  margin-bottom: 10px;
}
.sidebar-quote a {
  font-family: Lato, Arial, sans-serif;
  color: #4088a0;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  -webkit-font-smoothing: auto;
  padding-bottom: 2px;
  border-bottom: 1px #4088a0 solid;
}
ul#partners {
  float: left;
  list-style-type: none;
  width: 100%;
  padding: 0;
  margin: 0;
  /* SMALL (TABLET) */
  /* MEDIUM (DESKTOP) */
}
ul#partners li {
  float: left;
  clear: left;
  width: 100%;
  margin-bottom: 55px;
  padding: 0;
  text-align: center;
}
@media screen and (min-width: 767px) {
  ul#partners {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
  }
  ul#partners li {
    width: auto;
    clear: none;
    padding: 0 30px 0 30px;
    max-height: 135px;
    box-sizing: border-box;
    margin-bottom: 55px;
    width: 33.33%;
  }
  ul#partners li img {
    display: block;
    max-height: 135px;
    width: auto;
  }
}
@media screen and (min-width: 940px) {
  ul#partners li {
    padding: 0 40px 0 40px;
  }
}
.edm-slider {
  /* MEDIUM (DESKTOP) */
  /* LARGE */
}
.edm-slider .item-large:after,
.edm-slider .item-small:after {
  background: rgba(0, 0, 0, 0.2);
}
.edm-slider .small-wrapper .item-small .inner {
  width: 100%;
  height: 100%;
}
.edm-slider .heading {
  margin-top: 6px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.edm-slider span.category {
  color: #000;
}
.edm-slider span.category.yellow {
  background: #EAD603;
}
.edm-slider span.category.blue {
  background: #4088a0;
  color: #fff;
}
.edm-slider span.category.black {
  background: #000;
  color: #fff;
}
.edm-slider span.category.purple {
  background: #1d1d1d;
  color: #fff;
}
@media screen and (min-width: 940px) {
  .edm-slider {
    padding: 0 35px 0 35px;
    height: 500px;
  }
  .edm-slider .slides {
    float: left;
    padding: 0;
    width: 74.35897%;
  }
  .edm-slider .slides .item-large {
    width: 100%;
  }
  .edm-slider .heading {
    margin-top: 9px;
    font-size: 35px;
    max-width: 550px;
  }
  .edm-slider .small-wrapper {
    position: relative;
    float: left;
    width: 25.64103%;
    height: 100%;
    margin-bottom: 2px;
    box-sizing: border-box;
    overflow: hidden;
  }
  .edm-slider .small-wrapper .item-small {
    float: left;
    clear: left;
    width: 100%;
  }
  .edm-slider .small-wrapper .item-small .heading {
    font-size: 28px;
  }
  .edm-slider span.category {
    font-size: 13px;
    padding: 5px 10px 4px 10px;
  }
}
@media screen and (min-width: 1200px) {
  .edm-slider {
    height: 600px;
    padding: 0;
    width: 1170px;
    margin: 0 auto;
  }
}
.grecaptcha-badge {
  z-index: 1;
}
.post-meta.events {
  /* MEDIUM (DESKTOP) */
}
.post-meta.events .post-cat {
  width: 100%;
  padding: 3px 0;
}
@media screen and (min-width: 940px) {
  .post-meta.events .post-cat {
    padding: 4px 0;
  }
}
.events-celendar-instructions {
  text-align: center;
  padding: 14px 10px 0 10px;
}
#events-calendar .clndr-controls {
  margin: 0 auto 12px auto;
  font-family: Lato, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  content: "";
  display: table;
  clear: both;
}
#events-calendar .clndr-controls div {
  float: left;
}
#events-calendar .clndr-controls div.month {
  padding: 0 10px;
  min-width: 140px;
  text-align: center;
}
#events-calendar .clndr-controls div.clndr-control-button span {
  position: relative;
  float: left;
  width: 25px;
  height: 25px;
  text-indent: 101%;
  white-space: nowrap;
  overflow: hidden;
}
#events-calendar .clndr-controls div.clndr-control-button span.clndr-previous-button.inactive:before,
#events-calendar .clndr-controls div.clndr-control-button span.clndr-next-button.inactive:before {
  color: #aaa;
}
#events-calendar .clndr-controls div.clndr-control-button span.clndr-previous-button:before,
#events-calendar .clndr-controls div.clndr-control-button span.clndr-next-button:before {
  content: '\F054';
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #494949;
  text-indent: 0;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#events-calendar .clndr-controls div.clndr-control-button span.clndr-previous-button:before {
  content: '\F053';
}
#events-calendar .clndr-table {
  border: 1px solid #e4e4e4;
}
#events-calendar tr:nth-child(odd) td {
  background: #fff;
}
#events-calendar td {
  font-family: Lato, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  color: #777;
}
#events-calendar td.header-day {
  font-weight: 600;
}
#events-calendar td.adjacent-month.day {
  border: none;
}
#events-calendar td.adjacent-month.day div {
  display: none;
}
#events-calendar td.day {
  border: 1px solid #e4e4e4;
  cursor: pointer;
}
#events-calendar td.day.today {
  position: relative;
  color: #1d1d1d;
}
#events-calendar td.day.today:after {
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border: 1px #1d1d1d solid;
}
#events-calendar td.day.event {
  position: relative;
  background: #ebf3f5;
  color: #4088a0;
}
#events-calendar td.day.event.ec-2:before {
  content: '\2022   \2022';
}
#events-calendar td.day.event:before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 11px;
  color: #4088a0;
}
#events-tooltip {
  position: relative;
  text-align: center;
  box-sizing: border-box;
  min-width: 300px;
  background: #fff;
  display: none;
  filter: drop-shadow(0px 0 2px #828282);
  z-index: 1;
}
#events-tooltip.active {
  display: block;
}
#events-tooltip .popper__arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
}
#events-tooltip.popper[x-placement^="top"] .popper__arrow {
  border-width: 8px 8px 0 8px;
  border-color: #fff transparent transparent transparent;
  bottom: -8px;
  left: calc(50% - 8px);
  margin-top: 0;
  margin-bottom: 0;
}
#events-tooltip.popper[x-placement^="bottom"] .popper__arrow {
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
  top: -8px;
  left: calc(50% - 8px);
  margin-top: 0;
  margin-bottom: 0;
}
#events-tooltip a#popper-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  z-index: 1;
}
#events-tooltip a#popper-close:before {
  content: '\D7';
  font-family: FontAwesome;
  font-size: 28px;
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #494949;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#events-tooltip #events-container > div {
  position: relative;
  padding: 15px;
}
#events-tooltip #events-container > div:first-of-type:before {
  display: none;
}
#events-tooltip #events-container > div:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px #b2b2b2 dashed;
}
#events-tooltip #events-container .cat {
  margin-bottom: 4px;
}
#events-tooltip #events-container .cat a.category {
  border-bottom: none;
}
#events-tooltip #events-container h2 {
  font-size: 15px;
  line-height: 1.4;
  color: #1d1d1d;
}
#events-tooltip #events-container .date {
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 8px 0 4px 0;
}
#events-tooltip #events-container a {
  font-family: Lato, Arial, sans-serif;
  font-weight: 600;
  font-size: 11px;
  color: #4088a0;
  text-transform: uppercase;
  -webkit-font-smoothing: auto;
  padding-bottom: 2px;
  border-bottom: 1px #4088a0 solid;
  letter-spacing: 0.09em;
}
.wp-post-image,
.post-content img,
.gallery-slider img {
  backface-visibility: hidden;
}
.ed-header {
  text-align: center;
  margin: 80px 0 -20px 0;
}
/* MEDIUM (DESKTOP) */
.page-template-tpl-sfta-page .post-content hr {
  margin-bottom: 30px;
}
#interactive-map-container {
  margin-top: -35px;
  padding: 0 15px 100px 15px;
  /* MEDIUM (DESKTOP) */
}
#interactive-map-container #map {
  float: left;
  width: 100%;
  height: 300px;
}
@media screen and (min-width: 940px) {
  #interactive-map-container {
    position: relative;
    max-width: 1400px;
    margin: -35px auto 0 auto;
    padding: 0 0 200px 0;
  }
  #interactive-map-container #map {
    width: 50%;
    height: 500px;
  }
}
.map-header {
  text-align: center;
}
#map-gallery {
  float: left;
  width: 100%;
  height: 300px;
  background: #ccc;
  overflow-y: scroll;
  /* MEDIUM (DESKTOP) */
  /* LARGE (DESKTOP) */
}
#map-gallery ul li {
  float: left;
  width: 50%;
  position: relative;
  overflow-y: hidden;
}
#map-gallery ul li:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 60%;
}
#map-gallery ul li > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#map-gallery ul li.hidden {
  display: none;
}
#map-gallery ul li img {
  display: block;
  width: 100%;
}
#map-gallery ul li span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
  background: #fff;
  opacity: 0.8;
  z-index: 2;
}
#map-gallery ul li span a {
  display: block;
  font-size: 12px;
  line-height: 1.6;
}
@media screen and (min-width: 940px) {
  #map-gallery {
    width: 50%;
    height: 500px;
  }
  #map-gallery ul li span a {
    display: block;
    font-size: 14px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1200px) {
  #map-gallery ul li {
    width: 33.33%;
  }
}
.map-add-button {
  display: inline-block;
  background: #4088a0;
  color: #fff !important;
  padding: 5px 20px;
  border-radius: 20px;
  margin-top: 0;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
#map-filters {
  float: left;
  padding: 20px 0;
  /* MEDIUM (DESKTOP) */
}
#map-filters #map-filter-toggle {
  float: left;
  background: #4088a0;
  padding: 4px 8px;
  border-radius: 5px;
  min-width: 100px;
  text-align: center;
  color: #fff;
}
#map-filters ul {
  float: left;
  clear: left;
  margin-top: 10px;
}
#map-filters ul.filters-hidden {
  display: none;
}
#map-filters ul li {
  float: left;
  margin-right: 5px;
}
#map-filters ul li a {
  float: left;
  background: rgba(64, 136, 160, 0.5);
  padding: 4px 8px;
  border-radius: 5px;
  color: #fff;
}
#map-filters ul li a.active {
  background: #4088a0;
}
@media screen and (min-width: 940px) {
  #map-filters {
    float: none;
    position: absolute;
    top: 510px;
    left: 0;
  }
}
.map-lightbox {
  position: relative;
  background: #fff;
  padding: 60px 15px 40px 15px;
  box-sizing: border-box;
  /* MEDIUM (DESKTOP) */
}
.map-lightbox #lightbox-fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background: #ededed;
  z-index: 2;
}
.map-lightbox #lightbox-fixed-header .lightbox-close {
  position: absolute;
  right: 10px;
  top: 0;
  padding: 10px 30px 10px 0;
  color: #1d1d1d;
  text-decoration: none;
}
.map-lightbox #lightbox-fixed-header .lightbox-close:before {
  content: '\D7';
  font-family: FontAwesome;
  font-size: 28px;
  line-height: 28px;
  position: absolute;
  top: 45%;
  right: 0;
  transform: translate(-50%, -50%);
  color: #494949;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.map-lightbox .appended-close {
  font-family: Lato, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.09em;
  color: #4088a0;
  text-transform: uppercase;
  padding-bottom: 3px;
  border-bottom: 1px solid #4088a0;
}
@media screen and (min-width: 940px) {
  .map-lightbox {
    width: 750px;
    margin: 0 auto;
  }
  .map-lightbox #lightbox-fixed-header {
    width: 750px;
    left: auto;
    margin-left: -15px;
    box-sizing: border-box;
  }
}
.mfp-container {
  padding-left: 0;
  padding-right: 0;
  /* MEDIUM (DESKTOP) */
}
.info-window {
  text-align: center;
  padding-bottom: 10px;
}
.info-window.small {
  width: 150px;
  padding-bottom: 0;
}
.info-window.small p {
  font-size: 12px;
  margin-bottom: 0;
}
.info-window p {
  font-family: "Noto Sans", Arial, sans-serif;
  font-size: 14px;
  color: #1d1d1d;
  -webkit-font-smoothing: antialiased;
}
.info-window a {
  font-family: Lato, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.09em;
  color: #4088a0;
  text-transform: uppercase;
  padding-bottom: 3px;
  border-bottom: 1px solid #4088a0;
}
#form-map-container {
  float: left;
  width: 100%;
  padding-bottom: 30px;
  /* MEDIUM (DESKTOP) */
}
#form-map-container #form-map {
  float: left;
  width: 100%;
  height: 380px;
}
@media screen and (min-width: 940px) {
  #form-map-container {
    max-width: 1400px;
    margin: 0 auto 0 auto;
    padding: 0 0 50px 0;
  }
  #form-map-container #form-map {
    width: 100%;
    height: 500px;
  }
}
.big-cb {
  position: relative;
}
.big-cb > span:first-of-type {
  margin-left: 0;
}
.big-cb > span label {
  float: left;
}
.big-cb > span label span {
  float: left;
  position: relative;
  color: #bbb;
  padding: 4px 36px 4px 8px;
  border: 1px #bbb solid;
  border-radius: 5px;
}
.big-cb > span label span:before {
  content: '\F0C8';
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 18px;
  line-height: 18px;
  color: #ccc;
}
.big-cb > span label input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.big-cb > span label input:checked + span {
  border-color: #4088a0;
  color: #1d1d1d;
}
.big-cb > span label input:checked + span:before {
  content: '\F14A';
  color: #4088a0;
}
ul#ox-accordion {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  width: 100%;
  padding: 40px 0 0 0;
  margin: 0;
  /* SMALL (TABLET) */
}
ul#ox-accordion > li {
  flex: 1 0 auto;
}
ul#ox-accordion > li:last-of-type {
  border-bottom: 1px solid #4088a0;
}
ul#ox-accordion > li.open > a {
  border-bottom: 1px solid #4088a0;
}
ul#ox-accordion > li.open > div {
  opacity: 1;
  height: auto;
  padding-bottom: 20px;
}
ul#ox-accordion > li.closed > div {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
ul#ox-accordion > li > a {
  position: relative;
  display: block;
  width: 100%;
  border-top: 1px solid #4088a0;
  font-family: Trueno, Arial, sans-serif;
  color: #1d1d1d;
  font-weight: 400;
  font-size: 20px;
}
@media screen and (min-width: 767px) {
  ul#ox-accordion > li.open > a:before {
    top: 5px;
  }
  ul#ox-accordion > li > a {
    font-size: 23px;
    line-height: 1.25;
    padding: 7px 0;
  }
  ul#ox-accordion > li > a:before {
    font-size: 36px;
    line-height: 36px;
  }
}
.ox-accordion-secondary {
  display: flex;
  flex-direction: column;
  /* SMALL (TABLET) */
}
.ox-accordion-secondary ul {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  padding: 10px 0 0 0;
  margin: 0;
}
.ox-accordion-secondary ul li {
  flex: 0 1 auto;
}
.ox-accordion-secondary ul li h3 {
  padding-botom: 5px;
  font-size: 16px;
  line-height: 1.4;
}
.ox-accordion-secondary ul li a {
  color: #4088a0;
  text-decoration: underline;
}
@media screen and (min-width: 767px) {
  .ox-accordion-secondary {
    flex-direction: row;
    justify-content: flex-start;
  }
  .ox-accordion-secondary ul {
    flex: 0 1 auto;
    padding-right: 30px;
  }
  .ox-accordion-secondary ul li h3 {
    font-size: 18px;
  }
}
/* Hide meta separator when date is missing or on status 2 events */
.post-meta.events .meta-above .meta-sep {
  display: none;
}
/* Only show it if there's actually text/content inside the category block */
.post-meta.events .meta-above .post-cat:not(:empty) ~ .meta-sep,
.post-meta.events .meta-above .meta-cat:not(:empty) + .meta-sep {
  display: inline-block;
}
.widget_search button.search-submit {
  margin-top: -20px;
}
img {
  user-drag: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
}
.mfp-bottom-bar .mfp-title {
  display: none;
}
.ie10 .mega-menu .column.sub-cats a {
  max-width: 180px;
}
.ie10 .posts-container .list-post:after {
  left: 0;
}
.ie10 .posts-container .list-post .content {
  max-width: 400px;
}
.ie10 .posts-container .list-post .content p {
  max-width: 370px;
}
.ie10 .read-more-btn {
  display: inline-block;
}
.ie10 .upper-footer .content {
  max-width: 250px;
}
