/*
    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: 700;
  font-style: normal;
}
h2 {
  font-size: 1rem;
  font-family: "Barlow";
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase;
}
h4 {
  font-weight: 600;
}
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;
}
.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 0.5rem 0;
  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-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;
}
.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 {
  color: #FFFFFF;
  border-width: 1px!important;
  border-color: #FFFFFF;
  border-radius: 27px!important;
  letter-spacing: 3px;
  font-weight: 600!important;
  text-transform: uppercase!important;
  background-color: rgba(0,0,0,0);
  padding: 1.3rem 1.6rem !important;
  margin-top: 1rem;

}
.ctct-label-top label {
  display: none !important;
}
.btn:hover {
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid #000;
}
.btn-white,
.ctct-submit {
  background-color: transparent;
  color: white;
  border: 1px solid white;
}
.btn-white:hover,
.ctct-submit:hover {
  color: #000;
  background-color: white;
  border-color: #000;
}
input.btn.btn-news {
  border-radius: 0;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  background: #fff;
  color: #de5b2d;
  line-height: inherit;
  margin: 0;
  border: 1px solid #de5b2d;
}
input.btn.btn-news:hover {
  background: #de5b2d;
  color: #fff;
}
.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 Content Section ****************************************************/
.front-page-content {
  padding: 0.5rem;
}
.content-slice { 
  margin: 1rem;
  height: 22rem;
  color: white;
}
.half-content-slice {
  width: 50%;
}
.content-slice h2,
.ymf-class-signup h2,
.ymf-page-title h2 {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 0.04em;
  line-height: 1.1em;
  text-transform: none;
  color: white;
}
.ymf-class-signup-photo {
  background-size: cover !important;
  background-position: center !important;
  background-blend-mode: multiply !important;
  height: auto;
  width: 50%;
}
.content-slice button:hover {
  background-color: white;
  color: #000;
  border-color: #000;
}
.content-slice ul li {
  font-size: 0.9rem;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0.5rem;
  padding: 6px 10px;
  margin: 0 0.25rem;
}
.content-slice ul {
  display: inline-flex;
  padding: 0;
  margin: 0.25rem -0.25rem;
  list-style-type: none;
}
p.pre-head {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 3px;
  margin-bottom: 0.2rem;
  line-height: 1.em;
}
.front-content-text {
  padding: 4rem;
}

/* Home Events Section ****************************************************/
.front-events-section {
  padding: 1.5rem;
  padding-bottom: 0.5rem;
}
.front-event-section {
  margin-top: 0.5rem;
}
.events-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
  margin-bottom: 1rem;
}
.events-list a {
  width: 50%;
}
.events-list a.double-width {
  width:100%;
}
.event-list-item {
  margin: 0.5rem 0 0;
  height: auto;
  display: flex;
}
.front-events-head {
  padding: 0;
}
.front-event-text h2 {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-style: normal;
  font-size: 28px ;
  line-height: 1.1;
  text-transform: none;
  letter-spacing: 0.04em;
}
.front-events-head h2 {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-style: normal;
  font-size: 36px ;
  margin: 0;
  margin-top: -10px;
  color: #7b908c;
}
p.event-pre-head {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 0.3rem;
  line-height: 1.3em;
}
.events-header-bar {
  background-color: #7b908c;
  height: 1.5rem;
  width: 100%;
  margin-top: -0.6rem;
}
.front-event-text {
  width: 50%;
  height: 22rem;
  padding: 2rem 2rem 2rem 1rem;
  background: linear-gradient(to bottom, #fff, #f6fffe, #d4e8e5);
  background-size: cover !important;
  background-position: center !important;
  background-blend-mode: multiply !important;
}
.event-list-item.double-width .front-event-text {
  padding: 2rem 2rem 2rem 2rem;
}
.front-event-photo {
  background-size: cover !important;
  background-position: center !important;
  background-blend-mode: multiply !important;
  height: 22rem;
  width: 50%;
}
.front-content-text {
  color: white;
}
.front-content-text h4 {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 36px;
  margin-bottom: 0.5rem;
  letter-spacing: 2px;
  line-height: 1.1em;
}
.front-content-text h5 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.08em;
}
.front-content-text h6 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0.2rem;
  line-height: 1.3em;
}
div.ymf-class-signup,
  div.ymf-page-title {
  margin-top: 1rem;
  background-color: #7b908c;
  /* background-color: #5bd13b; */
  padding: 1.5rem;
  margin: 0;
  display: flex;
}
div.ymf-class-signup-inner,
div.ymf-page-title-inner {
  background-color: #3e4242;
  padding: 3rem 4rem;
  margin: 0;
  width: 50%;
}
div.ymf-page-title-inner {
  padding: 2rem 3rem;
  width:100%;
  background-color: #3e4242;
}  
.registration-page-text {
  margin-bottom: -1.5rem;
}
.page-title {
  font-size: 2.4rem;
  color: #585f5d;
  margin-bottom: 0.3rem;
}
.page-title-subhead {
  font-size: 2.4rem;
  color: white;
  margin-bottom: 0;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0.05em;
}
.page-title-block,
.divi-title-block {
  display: flex;
  background-color: #6da557;
  padding: 2.05rem;
  margin: 0 -15px;
  border: 0.75rem solid white;
  font-weight: 600;
}
.content-block {
  width: 70%;
}
.staff-main-content {
  padding: 0 2rem;
}
.staff-index {
  display: flex;
  flex-wrap: wrap;
  padding: 0 1.25rem;
  margin-bottom: 0.5rem;
  margin-top: -0.25rem;
}
.staff-index-entry,
.program-index-entry,
.program-item {
  margin: 0.25rem;
  background-size: cover !important;
  background-blend-mode: multiply !important;
  background-position: center !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;
}
a .program-item-link:hover {
  background-color: rgb(249 246 248) !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;
}
a:hover .program-photo-overlay {
  background-image: linear-gradient(#664397, #ffffff, #766f96);
  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.7rem;
  letter-spacing: 0.25em;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}
.page-headings {
  margin: 0;
  width: 100%;
}
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;
}
figure {
  margin: 2rem 0;
}
.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: 0 1.5rem 1.5rem;
}
.people-main-content,
.event-main-content {
  padding: 1.5rem 2rem;
  color: #4b4545;
}
.people-main-content h1,
.people-main-content h2 {
  color: #4b4545;
}
.event-main-content h2 {
  font-size: 0.9rem;
  font-family: "Barlow";
  letter-spacing: 3px;
  line-height: inherit;
  margin-bottom: 0;
}
.event-main-content h1 {
  font-family: "Barlow Semi Condensed";
}
.staff-nav {
  background: #403148;
  margin: 0;
  padding: 1.5rem;
}
.people-single-headings {
  margin-bottom: 1rem;
}
.people-single-headings h1,
.people-single-headings h2 {
  color: #774b8c;
}
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,
a .program-description {
  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;
}
/* Registration **********************************************************/
.reg-calendar-block {
  padding: 1rem 1.5rem 1rem;
}
.reg-cart-block {
  padding: 0 1.5rem 1.5rem 0;
  margin: 0 -1rem -0.5rem;
}
/* News ******************************************************************/
.news-page-row {
  margin-bottom: 0;
}
.news-feed h2 {
  text-transform: none;
  letter-spacing: 0.04em;
  font-size: 1.3rem;
  margin-bottom: 1rem;
  color: #df5a2e;
}
.pre-headline {
  font-weight: 700;
  color: #df5a2e;
  letter-spacing: 0.04em;
  font-size: 1.1rem;
  margin: 0.15rem 0;
}
.post-headline {
  color: #532331;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-size: 1rem;
  margin: 0.15rem 0;
}
.after-title {
  margin-top: 0.75rem;
}
.post_result {
  background: #f3e8e5;
}
.post_result:hover {
  background: #f5f4f4;
}
.blurb {
  color: #856b72;
  margin-top: 1rem;
}
p.date {
  font-size: 0.775rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #6f575e;
  margin-bottom: 0;
}
a h2.entry-title,
h2.entry-title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 1.15;
  color: #532331;
  text-rendering: geometricPrecision;
  margin: 0.15rem 0;
}
a:hover h2.entry-title,
a:hover p {
  color: #856b72;
}
.news-item-info {
  max-width: 500px;
  margin: 0 auto;
}
.news-item-photo {
  width: 100%;
  height: auto;
}
.news-item-photo-wrapper {
  min-width: 15vw;
  height: 15vw;
}
.news-item-text-wrapper {
  width: 50%;
}
.news-feed {
  padding: 1.5rem;
}
.news-divider {
  border: 8px solid #eddada;
  min-height: 1.4rem;
  border-bottom: none;
}
.news-item-title-block {
  padding: 2rem;
  width: auto;
  min-height: 15vw;
}
.news-item p {
  font-size: 1.1rem;
  line-height: 1.8rem;
  color: #6f575e;
  font-family: "Lora", serif;
}
.news-feed h1 {
  font-weight: 700;
  color: #e16841;
  margin-bottom: 1rem;
}
.news-item h3 {
  color: #6f575e;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.news-item h4 {
  color: #df5a2e;
  font-weight: 600;
  letter-spacing: 0.2em;
  font-size: 1.1rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.news-item h5 {
  color: #6f575e;
  letter-spacing: 0.2em;
  font-size: 1rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.news-item h6 {
  color: #6f575e;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1rem;
}
.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: #ecc5ba !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;
  border: 1.5rem solid #f3e9e6;
}
.featured-posts {
  background-color: #7b8f8c;
  padding: 2rem;
}
.main-news-feed {
  height: 24vw;
}
.ymf-post-categories ul li {
  font-size: 0.9rem;
  border: 1px solid #6f575e;
  border-radius: 0.5rem;
  padding: 6px 10px;
  margin: 0 0.25rem;
}
.post-tags {
  display: inline;
  font-size: 0.75rem;
}
.post-tags a {
  color: #6e575e;
  padding-right: 0.25rem;
}
.post-tags a:hover {
  color: #df5a2e;
}
.post-categories {
  margin-bottom: 0;
}
.post-categories li:hover {
  background: #6f575e;
  color: #fff;
}
.ymf-post-categories,
.ymf-post-tags {
  margin: 0 0 1.5rem;
}
/* a:hover .ymf-post-categories ul li {
  border: 1px solid #fff;
} */
.ymf-post-categories ul {
  display: inline-flex;
  padding: 0;
  margin: 0.25rem -0.25rem;
  list-style-type: none;
}
.ymf-post-categories ul li,
.ymf-post-categories a {
  color: #6f575e;
}
.ymf-post-search {
  background-color: #eaecec;
  margin-bottom: 1rem;
  border: none;
  padding: 10px 15px 12px;
  font-size: 1.2rem;
  border-radius: 1rem;
  height: auto;
}
.searchform {
  margin-bottom: 1.5rem;
}
.search-results-title {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.search-index-entry {
  border-bottom: 1px solid #c4e0db;
}
.search-index-entry a {
  color: #7b908c;
}
.search-index-entry a:hover {
  color: #576663;
}
.index-blurb {
  margin-bottom: 0;
}
.img-index {
  max-width: 200px;
  margin-bottom: 0.45rem;
  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;
}
.tagcloud a {
  color: #7b908c;
}
.tagcloud a:hover {
  color: #546360;
}
.widget ul li a:hover {
  color: #546360;
}
#secondary {
  margin-top: 0.7rem;
}
.featured-column-title {
  padding: 0;
  margin: 0 0 2.5rem;
}
.featured-column-title h3 {
  color: #d3dcde;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 1rem;
  line-height: 1.35rem;
}
.featured-post-image {
  height: 6vw;
  width: 9vw;
  background-color: #bdd3d8 !important;
}
.categories-small {
  margin: 0.7rem 0 0;
}
.featured-item {
  margin-right: 33%;
}
div.featured-item a {
  color: #d3dcde !important;
}
div.featured-item a:hover {
  color: #fff !important;
}
h3.featured-title {
  letter-spacing: 0.04em;
  font-weight: 600;
  font-size: 0.95rem;
  padding: 0.5rem 0 2rem;
}
.featured-item-divider {
  height: 2px;
  width: 8vw;
  background: #6e575e;
  margin: 0 0 2rem;
}
.ymf-news-search {
  border-radius: 0;
  font-size: 1rem;
  color: #df5a2e !important;
  border: none;
  padding: 2rem;
  margin-right: 0.5rem;
  background-color: #f3e8e5;
}
.entry-title-news-single {
  font-size: 2.4rem !important;
  line-height: 2.7rem;
}
.single-post-headline,
.single-pre-headline {
  font-size: 1.4rem;
  margin: 0.6rem 0;
  line-height: 1.7rem;
}
.topics-news-single {
  font-size: 1rem !important;
  font-weight: 700 !important;
  font-family: "Barlow" !important;
}
.widget_categories ul li a {
  font-size: 1rem !important;
  border: 1px solid #7b908c;
  padding: 0.25rem 0.5rem 0.35rem;
  line-height: 2;
  border-radius: 0.4rem;
}
.widget_categories h2 {
  margin-bottom: 0;
}

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

ul.list-group-post {
  padding: 0;
}
ul.list-group-post li {
  list-style: none outside none;
  margin-bottom: 1.5rem;
}
#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;
}
.et-db #et-boc .et-l button.et_pb_button:hover {
  background-color: #ffffff !important;
}
/* PageNavi **************************************************************/
.wp-pagenavi {
  margin: 2.3rem 0;
}
.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: none;
  padding: 0.75rem 1.25rem 0.85rem;
  margin: 0;
  color: #6e575e;
  background-color: #f3e7e5;
}
.wp-pagenavi span.current {
  font-weight: normal;
  color: #fff;
  background-color: #6e575e;
}
span.pages {
  padding-left: 0;
  color: #6e575e;
  padding: 0.75rem 1.25rem 0.85rem;
}
.wp-pagenavi a:hover {
  color: #fff;
  background-color: #df5a2e;
}

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

@media only screen and (max-width: 981px) {
  .front-event-photo,
  .front-event-text,
  .events-list a {
    width: 100%;
  }
  .event-list-item.double-width .front-event-text {
    padding: 2rem 2rem 2rem 1rem;
  }
  .event-list-item {
    display: block;
  }
  .front-event-text {
    height: auto;
    padding: 1rem;
  }
  /* .front-event-photo {
    height: 50vw;
  } */
  .col-4.school-index-entry {
    flex: auto;
    max-width: 100%;
  }
  .hide-tablet {
    display: none;
  }
  .widget_categories ul li a {
    font-size: 0.85rem !important;
  }
  h3.featured-title {
    letter-spacing: 0.03em;
    font-size: 0.85rem;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    padding: 0.3rem 0.75rem 0.55rem;
  }
  .front-event-photo,
  .front-content-text,
  div.half-content-slice {
    width: 100% !important;
  }
  .content-slice { 
    min-height: none;
    height: auto;
  }
}
@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-content-text h6,
  p.pre-head {
    font-size: 14px;
    line-height: 1.3rem;
  }
  .front-content-text {
    padding: 2rem;
  }
  .front-content-text h4,
  .content-slice h2 {
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 24px;
  }
  div.ymf-class-signup-inner {
    width: 100%;
    padding: 2rem;
  } 
  .page-title {
    font-size: 1.6rem;
  }
  .front-content-text 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;
  }
  .entry-title-news-single {
    font-size: 1.9rem !important;
    line-height: 2.3rem;
  }
  .news-item p {
    font-size: 1rem;
    line-height: 1.8rem;
    color: #6f575e;
    font-family: "Lora", serif;
  }
  .news-item-title-block {
    padding: 1rem;
  }
  .news-item-photo-wrapper {
    min-width: 28vw;
    height: auto;
  }
  .front-event-text h2 {
    font-size: 24px;
  }
}
@media (min-width: 600px) {
  .llms-loop-list.cols-3 .llms-loop-item {
    width: 25%;
  }
}
.et-db #et-boc .et-l .et_pb_module a {
  color: #6f827e;
}
#menu-footer li a, a.menu-item {
  color: #a2abab !important;
  font-size: 1rem;
}
#menu-footer li a:hover, a.menu-item:hover {
  color: white !important;
}
.ymf-gallery {
  padding: 1.5rem;
}
p.ctct-gdpr-text {
  font-family: "Barlow" !important;
  font-weight: 400 !important;
}
h2.ctct-form-header {
  font-size: 2.4rem !important;
  line-height: 2.7rem !important;
  font-family: "Barlow" !important;
  font-weight: 600 !important;
  font-style: normal !important;
  margin-bottom: 1.7rem !important;
  text-transform: none !important;
  letter-spacing: 0.02em !important;
  padding-right: 6rem !important;
}
p.ctct-form-text {
  font-size: 1.2rem !important;
  line-height: 1.6rem !important;
  font-family: "Barlow" !important;
  margin-bottom: 1.2rem !important;
}
div.ctct-form-defaults {
  padding: 3rem !important;
  border-radius: 0 !important;
}
label.ctct-form-label {
  font-size: 1rem !important;
  font-family: "Barlow" !important;
  font-weight: 700 !important;
  letter-spacing: 0.03em !important;
}
.ctct-popup-content div.ctct-form-popup form.ctct-form-custom button.ctct-form-button {
  font-family: "Barlow" !important;
  font-weight: 700 !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  padding: 1.3rem 1.6rem !important;
  border: 1px solid #FFFFFF !important;
  border-radius: 1.5rem !important;
  background-color: transparent !important;
  text-align: left !important;
  width: fit-content !important;
}
.ctct-popup-overlay {
  background-color: rgba(181, 220, 212, 0.88) !important;
}
p.ctct-form-footer {
  padding: 0;
}
button.ctct-popup-close.js-popup-close {
  margin: 12px !important;
} 
/* Footer Signup */
.ymf-footer-column .ctct-form-embed.form_0 .ctct-form-defaults {
    background-color: transparent;
    padding: 0 !important;
}
.ymf-footer-column button.ctct-form-button {
  border: 1px solid #FFFFFF !important;
  border-radius: 1.5rem !important;
  font-family: "Barlow" !important;
  font-weight: 700 !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  padding: 1.5rem 1.6rem !important;
  background-color: transparent !important;
  text-align: left !important;
  width: fit-content !important;
}
.ymf-footer-column button.ctct-form-button:hover {
  border: 1px solid #FFFFFF !important;
  color: #3d4243 !important;
  background-color: #FFFFFF !important;
}
.ymf-footer-column div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
  color: #c3cccb !important;
  font-weight: 500 !important;
  margin-bottom: 0.5rem;
  letter-spacing: 0 !important;
}
.ymf-footer-column div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text,
.ymf-footer-column a.ctct-form-footer-link,
.ymf-footer-column div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header,
.ymf-footer-column div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
  color: #c3cccb !important;
}
.ymf-footer-column div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
  margin: 0 0 14px 0;
  text-align: left;
}
.ymf-footer-column div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
  background-color: #3e4242;
  border-radius: 0 !important;
  background-clip: unset;
  padding: 10px;
  color: white;
  width: 100%;
  border: 1px solid #c3cccb;
}
.ymf-footer-column div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
  font-size: 1rem !important;
  line-height: 1.4rem;
}
.ymf-footer-column div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
  font-weight: 700 !important;
  font-size: 1.1rem !important;
  letter-spacing: 0.19em !important;
  line-height: 1.2em !important;
  text-transform: uppercase !important;
  color: #c3cccb !important;
  padding: 0 !important;
  margin-bottom: 1rem !important;
}
div.ymf-page-title-inner.staff-page-title,
div.ymf-page-title-inner.staff-page-title h2,
div.ymf-page-title-inner.teaching-artists-page-title,
div.ymf-page-title-inner.teaching-artists-page-title h2,
div.ymf-page-title-inner.media-arts-advisory-council-page-title,
div.ymf-page-title-inner.media-arts-advisory-council-page-title h2 {
  background-color: #63945f;
  color: #ffffff;
}
div.ymf-page-title-inner.programs-page-title {
  background-color: #664b65;
  color: #ffffff;
}
div.ymf-page-title.staff-page-title,
div.ymf-page-title.teaching-artists-page-title,
div.ymf-page-title.media-arts-advisory-council-page-title,
div.ymf-page-title.programs-page-title {
  background-color: #ffffff;
}
.programs-index {
display: flex;
flex-wrap: wrap;
padding: 0 1.25rem;
margin-bottom: 0.5rem;
}