/*
    Theme Name: ymf
    Author: Barry Deck
    Author URI: https://barrydeckgroup.com/
    Version: 1.0
*/
body {
  font-family: "Barlow";
  line-height: 1.4rem;
}
h1,
h2 {
  font-style: normal;
}
h1 {
  font-family: "Barlow";
  font-size: 2rem;
  letter-spacing: 1px;
  font-weight: 400;
}
h2 {
  font-size: 1rem;
  font-family: "Barlow";
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase;
}
h4 {
  font-weight: 400;
}
a {
  color: #54a5a0;
}
a:hover {
  color: #306a6d;
}
.container-divi-builder {
  margin: 0 -15px;
}
.no-padding {
  padding: 0 !important;
}
.with-padding {
  margin: 0 !important;
}
.white {
  color: white;
}
.col-ymf {
  /* padding: 0; */
}
.mega-menu-item,
.Barlow-black {
  font-family: "Barlow" !important;
  letter-spacing: 3px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
#mega-menu-item-130 a {
  background: none !important;
}
.ymf-org-name {
  font-size: 14px;
  line-height: 1.7;
  text-transform: uppercase;
  font-weight: 700;
}
.navbar-brand {
  padding: 0;
}
.mega-indicator {
  display: none !important;
}
img.ymf-navbar-logo {
  width: 90px;
}
img.ymf-footer-logo {
  width: 60px;
}
.ymf-footer-column {
  margin: 2rem 0;
}
.site-header {
  background-color: #7b908c;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
}
a .temp-announce-lower p {
  color: white;
}
a:hover .temp-announce-lower p {
  color: white;
}
img.alert-icon {
  height: 1.4rem;
  width: auto;
  padding-right: 0.7rem;
}
.temp-announce-lower {
  margin: 0.5rem;
  background-color: #df5a2e;
  padding: 0.7rem;
  display: flex;
}
.temp-announce-lower:hover {
  background-color: #df882e;
}
.temp-announce-lower p {
  letter-spacing: 1px;
  font-weight: 600;
  margin: 0;
}
.bg-light {
  background-color: white !important;
}
.site-footer {
  background-color: #3e4242;
  color: #c3cccb;
  padding: 3rem 1rem;
}
.footer-content {
  /* margin-bottom: 0; */
}
.ymf-footer-signup,
input.email___56810e370fb73901f220f55e402d06c0,
.input.email___56810e370fb73901f220f55e402d06c0:focus {
  background-color: #3e4242;
  border-radius: 0 !important;
  background-clip: unset;
  padding: 10px;
  color: white;
  width: 100%;
  border: 1px solid white;
}
.footer-social-icon {
  margin-right: 1rem;
}
.svg-facebook {
  width: 2rem;
}
.svg-youtube {
  width: 2.2rem;
}
.svg-instagram {
  width: 2.1rem;
}
.email___56810e370fb73901f220f55e402d06c0 {
  margin-top: 0.5rem;
}
#menu-footer {
  margin: -1rem 0;
}
#menu-footer li a {
  color: #a2abab;
  font-size: 1rem;
}
#menu-footer li a:hover {
  color: white;
}
.footer-nav a {
  color: #c3cccb !important;
}
.footer-nav a:hover {
  color: white !important;
}
.no-gutter {
  margin: 0;
  padding: 0;
}
.image-text-block-half {
  overflow: hidden;
  height: 32vw;
  background-size: cover !important;
  background-color: #d26d6d !important;
  background-blend-mode: multiply !important;
}
.image-text-block-quarter {
  overflow: hidden;
  height: 16vw;
  background-size: cover !important;
}
.type-overlay {
  padding: 2rem;
}
.btn,
.ctct-submit {
  border-radius: 1.9rem;
  font-family: "Barlow";
  letter-spacing: 3px;
  padding: 1.3em 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 19px;
}
.ctct-label-top label {
  display: none !important;
}
.btn:hover {
  text-decoration: none;
  border: 1px solid white;
}
.btn-white,
.ctct-submit {
  background-color: transparent;
  color: white;
  border: 1px solid white;
}
.btn-white:hover,
.ctct-submit:hover {
  color: #516361;
  background-color: white;
  /* border: 1px solid white; */
}
.ctct-submit {
  margin-top: 0.6rem;
}
.ctct-disclosure {
  display: none;
}
.ctct-form-wrapper .ctct-message .ctct-dismiss-ajax-notice {
  border-radius: 50%;
  float: right;
  line-height: 1;
  padding: 0;
  text-decoration: none;
  background-color: transparent;
  border: none;
  color: white;
}
h2.footer-widget-title {
  color: #c3cccb !important;
  font-size: 1rem !important;
}
.btn-green {
  background-color: transparent;
  color: #7b908c;
  border: 1px solid #7b908c;
}
.btn-green:hover {
  color: white;
  background-color: #7b908c;
  border: 1px solid #7b908c;
}
.mega-menu li.mega-btn-donate {
  border-radius: 1.3rem !important;
  background-color: transparent;
  padding: 5px 15px !important;
  margin-left: 12px !important;
  border: 1px solid white;
}
.mega-menu > li.mega-btn-donate > a {
  color: white;
}
.mega-menu > li.mega-btn-donate > a:hover {
  color: transparent;
}
hr {
  margin: 0;
  width: 100%;
  border: 0;
  border-top: 0.5rem solid white;
}
.mega-menu li.mega-btn-donate:hover {
  background-color: white !important;
}

.ymf-login input {
  padding: 0.5rem 0.75rem 0.55rem;
  height: auto;
  border-radius: 0.9rem;
  border: none;
  background-color: #ffffff;
  color: #463f3f;
  font-size: 1.2rem;
}
p.ymf-login {
  color: #ffffffc4;
  font-size: 1.2rem;
  margin-top: 10px;
  font-weight: 600;
}
p.ymf-login a {
  color: #fff;
  text-decoration: none;
}
div.ymf-content {
  margin-top: 0;
  margin-bottom: 3rem;
}
.neg-12-margin-r-l {
  margin: 0 -15px;
}
/* Home Events Section ****************************************************/
.front-events-section {
  margin: 1.5rem;
}
.front-event-panel {
  margin-top: 0.5rem;
  background-color: #472947;
}
.front-events-head {
  padding: 2rem;
  background-color: #472947;
  margin: 0 -15px;
}
.front-events-head h2 {
  color: white;
  margin: 0;
}
.front-event-photo,
.front-event-info {
  width: 50%;
}
.front-event-info {
  padding: 6rem;
}
.front-event-photo {
  background-color: #e0b9e0 !important;
  background-size: cover !important;
  background-blend-mode: multiply !important;
}
.front-event-info {
  color: white;
}
.front-event-info h4 {
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 0.5rem;
  letter-spacing: 2px;
  line-height: 1.3em;
}
.front-event-info h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 1px;
}
.front-event-info h6 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0.2rem;
  line-height: 1.3em;
}
.event-button {
  margin-top: 2rem;
}
/* Courses ****************************************************************/

div.lifterlms-title-block {
  margin-bottom: 3rem;
}
.course p,
.lesson-template-default p {
  font-family: "Lora", serif;
  font-size: 1.25rem;
  line-height: 1.7rem;
}
.lesson-template-default .wp-block-image {
  background-color: #f1f1f1;
}
div.ymf-lifter-content,
div.llms-loop {
  margin: 3rem 2rem;
}
h2.widget-title,
h3.llms-meta-title {
  color: #7b908c;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: "Barlow";
  font-weight: 700;
  letter-spacing: 3px;
}
.course h2,
.lesson h2 {
  font-family: "Barlow";
  letter-spacing: 0;
  font-size: 2.5rem;
  font-style: normal;
  color: black;
  font-weight: 300;
}
.llms-instructor-info .llms-instructors .llms-author .avatar {
  background: #7b908c;
  border: 1px solid #e8e8e8;
}
.llms-instructor-info .llms-instructors .llms-author {
  background: #dfeae9;
  border-top: none;
}
ul.llms-course-outline,
ul.llms-lesson {
  padding-left: 0;
}
.llms-video-wrapper {
  margin-bottom: 1rem;
}
.llms-section {
  padding: 0.5rem 0;
  border-bottom: 1px solid gray;
}
.llms-button-primary {
  background-color: #2da583;
  border-radius: 1rem;
  padding: 1rem;
}
.llms-button-primary:hover {
  background-color: #467b6c;
}
.course a,
.lesson a,
.lesson-title a,
.llms-button-text {
  color: #7b908c;
}
.course a:hover,
.lesson a:hover,
.lesson-title a:hover,
.llms-button-text:hover {
  color: #517972;
  text-decoration: none;
}
.llms-syllabus-footer {
  margin: 1rem 0;
  padding: 0.5rem 0;
}
.section-header {
  margin-bottom: 0.5rem;
}
.lesson,
.course {
  margin-top: -0.6rem;
}
.llms-widget-syllabus .llms-lesson-complete.done,
.llms-widget-syllabus .lesson-complete-placeholder.done {
  color: #e58d4e;
}
.llms-instructor-info {
  margin-top: 3rem;
}
/* Courses Page */
h4.llms-loop-title {
  margin-top: 1rem !important;
  font-weight: 600;
  padding: 0 !important;
  font-size: 1.1rem;
  letter-spacing: 1.65px;
  color: #5f5559;
  line-height: 1.5rem;
}
.llms-loop-item-content .llms-loop-title:hover {
  color: #7b8f8c;
}

div.llms-loop-item-content {
  background: white;
  margin: 20px;
}
div.llms-author {
  padding: 0.5rem 0 !important;
}
.llms-progress .progress-bar-complete {
  background-color: #fd7352;
}
.llms-author-info {
  font-family: "Lora";
  font-size: 1rem;
}
.llms-loop-item-content:hover {
  background: white;
}
.page-title {
  font-size: 2.4rem;
  color: #585f5d;
  margin-bottom: 0.3rem;
}
.page-title-subhead {
  font-size: 1.5rem;
  color: white;
  margin-bottom: 0;
  font-weight: 500;
  text-transform: none;
}
.page-title-block,
.divi-title-block {
  display: flex;
  background-color: #6da557;
  padding: 3rem 1rem 1rem;
  margin: 0 -15px;
  border: 0.5rem solid white;
}
.content-block {
  width: 70%;
}
.staff-main-content {
  padding: 0 2rem;
}
.staff-index {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1.25rem;
  margin-bottom: 0.5rem;
}
.staff-index-entry,
.program-index-entry,
.program-item {
  margin: 0.25rem;
  background-size: cover !important;
  background-blend-mode: multiply !important;
}
.staff-index-entry {
  height: 19rem;
  width: 15rem;
  background-color: #046f5b !important;
}
.program-index-entry {
  height: 24rem;
  width: 19rem;
  background-color: #ab576e !important;
}
.program-item {
  /* height: 26rem; */
  background-color: #eae2e5 !important;
}
.ymf-program-layout-normal-outer {
  width: 19rem;
}
.ymf-program-layout-normal-inner {
  width: 19rem;
  height: 12rem;
}
.ymf-program-layout-wide-outer {
  width: 26rem;
}
.ymf-program-layout-wide-inner {
  width: 26rem;
  height: 18rem;
}
.program-index-entry:hover {
  background-color: #cdc5e4 !important;
}
.program-text-size {
  width: 19rem;
  height: 12rem;
}
div.program-photo-overlay {
  background-image: linear-gradient(#c6c1dc, #ffffff, #c6c1dc);
  mix-blend-mode: multiply;
}
div.program-photo {
  background-size: cover !important;
}
.staff-index-entry:hover {
  background-color: #d0b4b4 !important;
}
div.staff-index-info {
  padding: 1.5rem;
}
div.program-info {
  position: relative;
  top: -12rem;
}
.staff-index-info h4 {
  font-size: 1.3rem;
  letter-spacing: 0.05em;
}
.staff-index-info p {
  color: white;
  font-size: 0.85rem;
}
.page-headings {
  margin: 0;
}
img.people-nav-thumbnail {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
div.people-nav {
  display: flex;
  padding: 0.5rem 0;
}
p.people-name {
  margin: 0;
  font-family: "Barlow";
  font-weight: 600;
  font-size: 0.9rem;
  color: #fff9;
}
p.people-title {
  margin: 0;
  font-size: 0.8rem;
  color: #fff9;
}
.people-nav-info {
  width: 100%;
}
.staff-nav-head {
  font-size: 1rem;
  color: #fff9;
}
.people-nav:hover p {
  color: #fff;
}
.people-page-spacer-left {
  background: #efa63a;
  height: 240px;
  margin-right: -15px;
}
.people-page-spacer-left-white {
  background: white;
  width: 106%;
  height: 88%;
  margin-left: -15px;
}
.people-page-spacer-right {
  background: #97d6d3;
  height: 240px;
  margin-right: 80%;
}
div.people-photo {
  width: 100%;
  background: #e8f3f1;
  padding: 1rem 1.5rem;
}
img.people-photo {
  width: 100%;
  mix-blend-mode: multiply;
  padding: 1rem 1.5rem;
}
.people-main-content,
.event-main-content {
  padding: 2.5rem 2rem;
  color: gray;
}
.people-main-content h1,
.people-main-content h2 {
  color: #948a8e;
}
.event-main-content h2 {
  font-size: 0.9rem;
  font-family: "Barlow";
  letter-spacing: 3px;
  line-height: inherit;
  margin-bottom: 0;
}
.staff-nav {
  background: #403148;
  margin: 0;
  padding: 1.5rem;
}
.people-single-headings {
  margin-bottom: 1rem;
}
div.programs-list {
  display: flex;
  flex-wrap: wrap;
}
.mega-sub-menu li a {
  border-left: 1px solid #7b908c;
}
div.title-panel {
  width: 33.333%;
  height: 18vw;
  padding: 1.1rem 1.5rem;
  border: solid 20px white;
  border-top: none;
}
.title-panel h1 {
  font-size: 3rem !important;
}
div.program-panel {
  width: 100vw;
  height: 22vw;
  background-size: cover !important;
  background-color: #b0bdba !important;
  background-blend-mode: multiply !important;
  padding: 1.5rem;
}
div.program-panel:hover {
  background-color: #7c9a93 !important;
}
.program-panel h2 {
  font-size: 1.4rem;
}
a:hover {
  text-decoration: none;
}
.wp-block-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}
.wp-block-image {
  background-color: #f9eded;
}
img.program-index-photo {
  object-fit: cover;
}
div.program-description {
  padding: 1.2rem 1.5rem 1.5rem;
}
.program-description p {
  color: #4c3b3b;
  margin: 0;
}
.program-desc-subhead {
  font-size: 0.9rem;
  margin-top: 0.1rem;
  margin-bottom: 0.3rem;
}
.program-description h4 {
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  margin-bottom: 0.2rem;
  font-weight: 600;
  color: #4c3b3b;
}
p.grade-level {
  font-family: "Barlow";
  font-weight: 600;
  letter-spacing: 3px;
  color: white;
  text-transform: uppercase;
  font-size: 0.8rem;
}
/* Events ****************************************************************/
.events-index-photo img {
  width: 100%;
  mix-blend-mode: multiply;
}
div.events-index-listing {
  border-bottom: 8px solid #54a5a1;
  margin-bottom: 2rem;
}
/* News ******************************************************************/
.news-page-row {
  margin: 1rem -0.3rem;
}
.news-feed h2 {
  text-transform: none;
  letter-spacing: 0.04em;
  font-size: 1.6rem;
  line-height: 1.15em;
  margin-bottom: 2px;
}
p.date {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #6f575e;
  margin-bottom: 0.5rem;
  margin-left: 0.1rem;
}
a h2.entry-title,
h2.entry-title,
a p {
  color: #6f575e;
}
a:hover h2.entry-title,
a:hover p {
  color: #df5a2e;
}
.news-item-info {
  padding: 1.2rem 0;
  margin-bottom: 0.5rem;
}
.news-item p a {
  color: #df5a2e;
}
.news-item p a:hover {
  color: #af4f30;
}
.news-index-featured-image,
.news-index-featured-image img {
  background-size: cover !important;
  background-position: center !important;
  background-color: #f1d9d9 !important;
  background-blend-mode: multiply;
  margin-bottom: 0;
}
a:hover .news-index-featured-image,
a:hover .news-index-featured-image img {
  background-color: #fbf3f3 !important;
}
.news-title-block {
  background-color: #df5a2e;
}
.main-news-feed {
  height: 24vw;
}
.ymf-post-categories ul li {
  list-style-type: none;
  border: 1px solid #6f575e;
  border-radius: 0.5rem;
  padding: 2px 6px 4px;
  margin: 2px;
}
a:hover .ymf-post-categories ul li {
  border: 1px solid #df5a2e;
}
.ymf-post-categories ul {
  display: inline-flex;
  padding: 0;
  margin: -0.7rem 0 0;
}
.ymf-post-categories ul li,
.ymf-post-categories a {
  color: #6f575e;
}
a:hover .ymf-post-categories ul li {
  color: #df5a2e;
}

/* .post-categories li:hover {
  list-style-type: none;
  border: 1px solid #6f575e;
  background-color: #6f575e;
  border-radius: 0.5rem;
  padding: 2px 6px 4px;
  margin: 2px;
} */
.ymf-post-search {
  background-color: #eaecec;
  margin-bottom: 1rem;
  border: none;
  padding: 10px 15px 12px;
  font-size: 1.2rem;
  border-radius: 1rem;
  height: auto;
}
.widget ul {
  padding: 0.5rem 0 1rem;
  list-style-type: none;
}
.widget ul li {
  margin: 0.4rem 0;
}
.widget ul li a {
  color: #7b908c;
  font-size: 0.95rem;
  line-height: 1.3rem;
}
.widget ul li a:hover {
  color: #546360;
}
#secondary {
  margin-top: 2.5rem;
}
.featured-posts {
  padding-left: 5rem;
}
.featured-post-image {
  height: 8vw;
}
.news-sidebar {
  padding-right: 5rem;
}
.categories-small {
  margin: 0.7rem 0 0;
}
div.featured-item a {
  color: #6f575e !important;
}
h3.featured-title {
  font-weight: 600;
  font-size: 1.1rem;
  margin: 0.7rem 0 1.5rem;
}
div.featured-item a:hover {
  color: #df5a2e !important;
}

/* Custom CSS start(28-Sep-2020) */

ul.list-group-post {
  padding: 0;
}
ul.list-group-post li {
  list-style: none outside none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.btn-donate {
  border: 1px solid #fff;
  color: #516361;
}
#mega-menu-wrap-primary #mega-menu-primary > li.btn-donate
  > .mega-menu-link:hover {
  color: #516361 !important;
  background-color: white !important;
}

.school-index-entry.staff-index-entry {
  background-color: #4f6654 !important;
  height: auto;
}
.school-index-entry.staff-index-entry,
.school-index-entry-anchor {
  display: inline-flex;
}
.staff-index > a:hover p {
  color: #fff;
}
.school-entry-image-container {
  margin-bottom: 0.5rem;
}
.school-entry-image-container > img {
  max-width: 100%;
}
.school-index-entry p.school-phone {
  margin: 0;
}

.wp-pagenavi {
  padding-bottom: 20px;
}
.et-db #et-boc .et-l button.et_pb_button:hover {
  background-color: #ffffff !important;
}
/* PageNavi **************************************************************/
.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: none;
  padding: 6px 14px;
  margin: 2px;
  color: #6f575e;
}
.wp-pagenavi span.current {
  font-weight: normal;
  border-bottom: 1px solid #6da557;
  color: #6da557;
}
span.pages {
  padding-left: 0;
  color: #867171;
}

/* Responsive Settings ***************************************************/

@media only screen and (max-width: 981px) {
  .front-event-photo {
    width: 100%;
  }
  .front-event-photo {
    height: 50vw;
  }
  .col-4.school-index-entry {
    flex: auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 860px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.btn-donate {
    background-color: transparent !important;
    border: 0 none;
    margin: 0 !important;
    padding: 0 !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.btn-donate
    > .mega-menu-link:hover {
    color: #fff !important;
  }
}
@media only screen and (max-width: 768px) {
  .hide-mobile {
    display: none;
  }
  .front-event-info h6 {
    font-size: 14px;
  }
  .front-event-info {
    padding: 2rem;
  }
  .front-event-info h4 {
    font-size: 26px;
    letter-spacing: 1.5px;
  }
  .page-title {
    font-size: 1.6rem;
  }
  .front-event-info h5 {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .front-event-photo {
    height: 40vw;
  }
  .page-title-subhead {
    font-size: 1.4rem;
  }
  .people-main-content,
  .event-main-content {
    padding: 1rem;
  }
  .front-event-photo,
  .front-event-info {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .llms-loop-list.cols-3 .llms-loop-item {
    width: 25%;
  }
}
/* body.et-db
  #et-boc
  .et-l
  .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module.et_pb_button:hover {
  color: red !important;
} */
/* .et_pb_contact_submit:hover {
  color: black !important;
  background-color: white !important;
} */

/* .menu-item a {
  font-family: Courier;
  padding: 1rem;
  margin: 0;
  background-color: gray;
}
ul.navbar-nav, ul.sub-menu {
  list-style-type: none;
}
.menu-item-has-children ul {
  padding-left: 0;
  margin-top: 1rem;
} */
