/*
Theme Name:     GOTB Child Theme
Theme URI:      https://geeksonthebeach.ca
Description:    GOTB Master
Author:         Geeks On The Beach
Author URI:     https://geeksonthebeach.ca
Template: Divi
Version:        4.0
*/
/* This file was modified 2020-05-06 by Aspen Grove Studios to customize metadata in header comment */

/* =Theme customization starts here
------------------------------------------------------- */


/* ------------- 1. general styles ------------- */

h1, h2, h3, h4, h5, h6 {overflow-wrap: normal;}


h1 {font-size:34pt; text-transform:uppercase; letter-spacing:0.5px;}
h2, .et_pb_text h2 {font-size:22pt; text-transform:uppercase;letter-spacing:0.5px;}
h3 {font-size:21pt!important; text-transform:uppercase;letter-spacing:0.5px;}
h4 {font-size:16pt; text-transform:uppercase;letter-spacing:0.5px;}
.subheading  {font-size:16pt; text-transform:uppercase;}
body, ol, ul, li, p  {font-size:12pt;}
.et_pb_slide_content p {
    font-size: 20pt;
    line-height:1.4em;
    color: #ffffff;
}
@media (max-width: 980px) {
.et_pb_slide_content p {
    font-size: 15pt!important;
}}
#hero-titles-slider .et_pb_slide_description .et_pb_slide_title  { text-transform:uppercase;letter-spacing:0.5px; font-weight:700!important;}
#hero-titles-slider .et_pb_slide:after {display:none;}
.volunteer-kudos-text p, .volunteer-kudos-text .et_pb_text_inner p {
font-size: 17pt!important;
line-height:1.5em!important;
}
.home-kudos-text p {
font-size: 26pt!important;
line-height:1.0em!important;
}
.text-subtitle p {
font-size: 22pt!important;
line-height:1.3em!important;
}
.lg\:py-10 {
        padding-top: 0;
        padding-bottom: 0px;
}
.et-menu .menu-item-has-children>a:first-child {padding-right: 17px;}
.et-menu .menu-item-has-children>a:first-child:after {
    font-size: 20px;
}
sup {
    position: relative;
    top: -0.5em;
    font-size: 12px;
    margin-right: 2px;
}
.blue-section li::marker {
    color: #ffffff!important;
}
.top-bar-btns .et_pb_blurb_description a:hover, .top-bar-btns .el_modal_popup_trigger_button a:hover  {
    text-decoration:underline;
}
.et_pb_slide_description .et_pb_slide_title {
    font-weight: 400!important;
    font-size: 50px !important;
    color: #ffffff !important;
    letter-spacing: 0.5px;
}

body #page-container .et_pb_section .et_pb_button, .et_pb_button { border-width:0px!important;   text-decoration: none;}
.et_pb_button {
    line-height: 1.3em !important;
}
#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
    margin-left: 0.8em;
}
.et_pb_text ol, .et_pb_text ul {
    margin-top: 0.8em;
}
li::marker {
  color: #366089;
}

.horizontal-button {
    display: inline-block;
    margin-right: 10px; /* Adjust the margin as needed */
}

.horizontal-button:last-child {
    margin-right: 0; /* Remove margin from the last button */
}


/* ------------- a. Gravity contact form ------------- */

.gform_wrapper ul.gform_fields li {
    list-style: none;
}
.gform_wrapper ul.gform_fields {
    padding-left: 0 !important;
}
.gform_wrapper .hidden_label label {
    display: none;
}
.gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper textarea, .gform_wrapper select {
    border-radius: 5px !important;
    background-color: #b3cace00;
    color: inherit;
    font-family: inherit;
    border: 0;
    border-radius: 15px;
    padding: 10px !important;
    border: 2px solid #ebf1f2;
}
.gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px!important;
    padding: 0;
    color: #4b6870;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-family: inherit;
}
.gform_wrapper input[type=email]:focus {
    border: 2px solid #b3cace;
}
.gform_wrapper input[type=text]::placeholder,
.gform_wrapper input[type=email]::placeholder,
.gform_wrapper input[type=tel]::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
    color: inherit;
    font-family: inherit;
}
.gform_wrapper .gform_footer {
    text-align: right;
}
.gform_wrapper.gravity-theme .gform_page_footer input {
    padding: 7px 18px 9px;
    color: #52686f;
    border: 2px solid #ecf1f2;
    border-radius: 5px;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    background-color: #ecf1f2;
    cursor: pointer;
}
.gform_wrapper.gravity-theme .gform_footer input {
    color: #FFFFFF !important;
    border: 2px solid #53848E;
    border-radius: 25px;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700 !important;
    background-color: #53848E;
    padding-top: 9px !important;
    padding-right: 27px !important;
    padding-bottom: 10px !important;
    padding-left: 27px !important;
    box-shadow: 0px 13px 18px -6px rgb(94 131 141 / 47%);
    cursor: pointer;
}
p.gform_required_legend {
    display: none;
}
.gform_wrapper.gravity-theme .gfield_required, .gform_wrapper.gravity-theme .gf_progressbar_title {
    color: #5e838d!important;
}
.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
    background-color: #5e838d!important;
}
.gform_wrapper.gravity-theme .gf_progressbar_blue {
    background: #b3cace!important;
}
/*.gf_progressbar_wrapper {display:none;}*/
.gform_wrapper.gravity-theme .gform_footer button:hover, .gform_wrapper.gravity-theme .gform_footer input:hover, .gform_wrapper.gravity-theme .gform_page_footer button:hover, .gform_wrapper.gravity-theme .gform_page_footer input:hover {
    background-color: #FFFFFF;
}
.gform_wrapper input[type=submit] {
    color: #FFFFFF !important;
    border: 2px solid #53848E;
    border-radius: 25px;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700 !important;
    background-color: #53848E;
    padding-top: 5px !important;
    padding-right: 27px !important;
    padding-bottom: 6px !important;
    padding-left: 27px !important;
    box-shadow: 0px 13px 18px -6px rgb(94 131 141 / 47%);
    cursor:pointer;
     transition-duration: .3s;
}
.gform_wrapper input[type=submit]:hover {
    transition-duration: .3s;
    background-color: #FFFFFF;
    color: #53848E !important;
}
.gform_legacy_markup_wrapper .gform_footer {
    margin: 0px 0 0;
}
div#gform_wrapper_3 {
    line-height: 1.4em;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    padding: 30px;
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
}
/* grow icons effect */
.mp_m_blurb_grow:hover .et_pb_image_wrap {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.mp_m_blurb_grow:hover .et_pb_image_wrap {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0);
}
/* ------------- 3. Nav Menu ------------- */
/** #####  CALL TO ACTION BUTTON in the menu item  ##### 
/* Desktop & tablet, call to action menu */
.menu_cta {
    background-color: #fff;
    color: #212121;
    border: 1px solid #212121;
    padding: 0 !important;
    border-radius: 25px;
}
.menu_cta a {
    color: #212121 !important;
    padding: 11px 20px 13px 20px !important;
}
/* Mobile call to action menu */
@media (max-width: 980px) {
    .menu_cta {
        margin: 20px 40px 20px;
    }
    .menu_cta a {
        text-align: center;
}}

/* ##### DROPDOWN MENU WIDTH ##### */
.nav li ul {
    width: 300px !important; /* Width of the dropdown menu */
}
.nav li li ul {
    left: 300px !important; /* Use the same size as above */
}
#top-menu li li a {
    width: 260px; /* Make this 40 less then the width of the dropdown menu */
}
/* remove the hover grey when current on dropdown-menu */
.nav ul li a:hover {opacity: 1; background-color: rgba(0, 0, 0, 0);}

.et-menu li li a {
    padding: 6px 15px;
    width: 260px;
}
.et_pb_menu .et-menu-nav>ul ul {
padding: 10px 0;} 

.et_pb_menu .et-menu-nav li a {
    margin-right: auto!important; 
}
.et_pb_menu .et-menu-nav li a:hover{
    text-decoration:underline;
    text-decoration-thickness: 2px;
    text-decoration-color: #73acd7;
    text-underline-offset: 2px;
    color:#73acd7;
    opacity:1;
}
/* ------------- 4. Content ------------- */

/* Vertically Center Text in 2 columns - Make equal heights check */

.et_pb_equal_columns >.et_pb_column {
margin-top:auto;
margin-bottom:auto;
}
li {padding-bottom: 0.4em;}

a {text-underline-offset: 2px;}

/* ------------- Knowledge Base ------------- */

#hkb .hkb-article .hkb-article__title {
    margin: 0 0 0.6em;
    font-size: 34px;
    color: #406087 !important;
    letter-spacing: 0.5px;
    text-align: left;
    font-weight: 700;
    text-transform:uppercase;
}
#hkb .hkb-article-related .hkb-article-related__title {
    margin: 4em 0 .75em;
}
#hkb p {
color: #3c3c3c;
    font-size: 1.2rem;
    line-height: 1.6;
}
#hkb ul {
margin-top:15px;
	}
#hkb li {
    font-size: 1rem;
	}
#hkb .hkb-article__content h1, #hkb .hkb-article__content h2, #hkb .hkb-article__content h3, #hkb .hkb-article__content h4, #hkb .hkb-article__content h5, #hkb .hkb-article__content h6 {
    margin-top: 2em;
    margin-bottom: 1em;
}
#hkb ul.hkb-article-list a {
letter-spacing: 0.2px;
    font-size: 17px;
    color: #333333 !important;
    line-height: 1.3em;
    font-weight: 700;
        text-transform: uppercase;
}
#hkb ul.hkb-article-list a:hover {
	text-decoration:underline
}
#hkb .widget .widget-title {
    margin: 0 0 1em;
    border-bottom: 2px solid #ebf1f2;
    padding: 0 0 7px;
    font-size: 19px !important;
    color:#5e838d !important;
    line-height: 1.1em;
    font-weight: 700;
    font-family: inherit;
}
#hkb .widget {
    border-radius: 10px;
    box-shadow: 5px 14px 18px 0px rgb(0 0 0 / 7%);
    line-height: 1.4em;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    padding: 30px;
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
}
#hkb .hkb-mainpage-wrapper {
    background: #eef4f5;
}
#hkb .hkb-category {
padding: 30px;
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
    background-color: #fff;
    border-radius: 15px;
}
#hkb .hkb-archivetitle {
    font-size: 1.2em;
    margin: 0;
    text-transform: uppercase;
    color: #366089;
    font-weight: 800;
    letter-spacing: 1px;
    border-bottom: none;
}
#hkb .hkb_widget_toc ol li a {
 font-family: inherit;
    color: var(--color-darkGray);
}
#hkb .hkb_widget_toc ol li.active>a { color: #FFF !important; }
#hkb .hkb-articlepreview {
    margin: 0 0 1em;
    border: none;
    line-height: 1.4em;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    padding: 20px 30px 10px;
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
}
#hkb .hkb-searchbox .hkb-searchbox__title {
    letter-spacing: 0px;
    font-size: 2rem;
    font-family: inherit;
    font-weight: 700;
    margin: 0 0 0.3em;
    text-align:left;
}
#hkb .hkb-searchbox {
    max-width: 100%;
}
#hkb .hkb-site-search .hkb-site-search__icon path {
    fill:#61addb;
}
#hkb .hkb-site-search .hkb-site-search__field {
    border-radius: 50px;
}
#hkb .hkb_widget_exit .hkb_widget_exit__btn {
    color: #FFFFFF !important;
    border: 2px solid #53848E;
    border-radius: 25px;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700 !important;
    background-color: #53848E;
    padding-top: 9px !important;
    padding-right: 27px !important;
    padding-bottom: 10px !important;
    padding-left: 27px !important;
    box-shadow: 0px 13px 18px -6px rgb(94 131 141 / 47%);
    cursor: pointer;
    transition-duration: .3s;
    text-transform: none;
}
a.hkb_widget_exit__btn:hover {
        box-shadow: 3px 3px 3px var(--shadow-spread) rgb(0 0 0 / 20%);
    }
#hkb .hkb-categoryhead .hkb-categoryhead__title a {
    margin: 0 0 1em;
    padding: 0 0 7px;
     font-size: 1.07em;
    color:#5e838d !important;
    line-height: 1.1em;
    font-weight: 700;
    font-family: inherit;
}
#hkb .hkb-categoryhead .hkb-categoryhead__title a:hover {
        text-decoration:underline!important;
}
#hkb .hkb-categoryheader {
    border-bottom: none;
}
#hkb .hkb-fullwcontainer {
    width: calc(100vw - 0px);
}
#hkb .hkb-categoryheader .hkb-categoryheader__title {
    letter-spacing: 0.5px;
    border-bottom: 2px solid #b3cace70;
    padding: 0 0 7px;
    font-size: 24px;
    color:#5e838d !important;
    line-height: 1.3em;
    font-weight: 700;
    font-family: inherit;
}
#hkb .hkb-categoryhead .hkb-categoryhead__icon {
    margin-right: 0.8em;
}
#hkb .hkb-categoryhead .hkb-categoryhead__icon img {
    max-width: 30px;
}
#hkb .hkb-articlepreview .hkb-articlepreview__title a {
    letter-spacing: 0.5px;
    font-size: 19px;
    color: #406087 !important;
    line-height: 1.6em;
    font-weight: 700;
    text-transform: uppercase;
}
#hkb .hkb-articlepreview .hkb-articlepreview__excerpt {
    color: var(--color-darkGray);
    font-size: 1.15rem;
    line-height: 1.4;
	    margin-top: .75em;
	}
#hkb .hkb-category[data-hkb-cat-icon=true] .hkb-article-list {
    margin: 5px 0px 0px;
}
#hkb ul.hkb-article-list>li {
    padding: 0 0 0.2em 24px;
}
/* changing icon in front of articles */
#hkb ul.hkb-article-list>li:before, #hkb .hkb_widget_articles li:before {
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 18px;
    height: 18px;
    content: '';
    background-image: url('/wp-content/uploads/file.png');
    background-size: contain;
    background-repeat: no-repeat;
}
#hkb .hkb-categoryhead .hkb-categoryhead__icon svg {
    width: 32px;
    height: 32px;
    top: -5px;
}
#hkb .hkb-categoryhead .hkb-categoryhead__count {
    display: inline-block;
    margin-left: 1px;
    font-size: 1.07em;
    color: #5e838d !important;
    line-height: 1.1em;
    font-weight: 500;
}
ol.hkb-breadcrumbs.resources_breadcrumbs {display:none;}
/* ------- Knowledge Base > View All Button ------ */
#hkb .hkb-category[data-hkb-cat-icon=true] .hkb-category__view-all {
    margin: 1.4em 0em 0em;
	    font-size: 14px;
    font-family: inherit;
	letter-spacing:0px;
}
#hkb .hkb-category .hkb-category__view-all {
margin: 1em 0 0 0;
    letter-spacing: 0px;
    color: #4b6870;
 color: #61ADDB !important;
    font-size: 15px;
    text-decoration: underline;
    font-weight: 700;
        padding-left: 0px;
}
/* changing icon in front of View all */
#hkb .hkb-category .hkb-category__view-all::before {
content: '';
    background-image: url(https://gotbv4.geeksonthebeach.ca/wp-content/uploads/2024/06/arrow_viewall_icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 3px;
    bottom: 0;
    left: 0;
    background-color: #d0dfe1;
    border-radius: 50%;
}
#hkb .hkbiconsvg-stroke {
    stroke-width: var(--hkb-category-icon-stroke-width);
    fill: #331eb426;
}
/* Sidebar Widget */
#hkb .widget a {
letter-spacing: 1px;
    font-size: 17px;
    color: #333333 !important;
    line-height: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
}
#hkb .widget a:hover, #hkb .hkb-articlepreview .hkb-articlepreview__title a:hover {
    text-decoration: underline;
}
#hkb .hkb_widget_articles ul li {
    margin: 0 0 .8em;
    line-height: 1.1em;
}

.post-job-meta-title {
    width: 110px;
    margin-right: 30px;
    text-align: left;
    display: inline-flex;
    flex-direction: row;
    font-weight: 700;
}
/* .et_pb_text_inner:has(.post-job-meta-title-bottom) {
  display: flex;
} */
.post-job-meta-title-bottom {
    width: 140px;
    margin-right: 30px;
    text-align: left;
    display: inline-flex!important;
    flex-direction: row!important;
    font-weight: 700;
}
.post-job-meta-title-status {
        width: 230px;
          margin-right: 30px;
    text-align: left;
    display: inline-flex;
    flex-direction: row;
    font-weight: 700;
}
/*  Notification Bar */
header .has_et_pb_sticky #headermobile {
    z-index: 9999999 !important;
}
header .has_et_pb_sticky #notificationbar {
    z-index: 2 !important;
}
.notification-bar a {
    color: #fff!important; /* Set link color */
    text-decoration: underline; /* Add underline for links */
}
.notification-bar p {
    font-size: 16px;
    line-height: 1.3em;
}
@media only screen and (max-width: 767px) {
	.notification-bar p {
    	font-size: 14px;
    	line-height: 1.3em;
	}
}

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
}
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
}
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
        p, li, body {
    font-size: 16px;
}
.text-subtitle p {
font-size: 24pt!important;
}
}
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
}
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
    .text-subtitle p {
font-size: 20pt!important;
}
}
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
    .imp-object-text.imp-object, .imp-tooltip-content h3 {
    font-family: 'Myriadpro-bold', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700;
    font-size: 13px!important;
    line-height: 1em!important;
    width: 100px;
    z-index: 9999 !important;
}
}

#boardmembers .et_pb_equal_columns >.et_pb_column {
    margin-bottom: 20px;
}

.team-members-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.team-member {
    background-color: #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    padding-bottom: 0px;
    transition: box-shadow 300ms ease 0ms;
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}
.team-member img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.team-details {
    font-size: 16px;
    line-height: 1.5em;
    background-color: #FFFFFF;
    margin-top: 10px !important;
    margin-right: 20px !important;
    margin-left: 20px !important;
    margin-bottom:10px!important;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.team-member h4 {
    font-size: 14px!important;
    line-height: 1.2em;
        color: #666666 !important;
    letter-spacing: 0px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif!important;
    font-weight: 500 !important;
    padding-bottom:0px;
}
.team-member h2 {   
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px!important;
    color: #28608C !important;
    letter-spacing: 0.5px;
    padding-bottom:0px;
}
.team-member a {
    font-family: inherit;
}
.team-member a:hover {
    text-decoration:underline;
}
.team-member p {
    font-size: 15px;
    line-height: 25px;
}

@media screen and (max-width: 980px) {
    .team-members-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 480px) {
    .team-members-grid {
		grid-template-columns: repeat(1, 1fr);
	}
}

/* .dsm_card_carousel .swiper-button-prev, .dsm_card_carousel .swiper-button-next {
    background-color: #53848E;
    height: 44px!important;
    width: 62px!important;
    margin-top: -280px!important;
}
.swiper-button-prev {
    left: auto!important;
    right: 80px!important;
}
.dsm_card_carousel .swiper-button-next {
    right: 10px!important;
}*/

/* Popup */

.el_modal_popup .el_modal_popup_inner_wrap {
    height:88%;
    width: 80%;
    max-width: 800px;
    background-color: #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    overflow: hidden;
    border-color: #53848e;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
}
/* ----------------------  MEC CALENDAR --------------------- */

/* Toggle */
.mec-events-toggle .mec-toogle-inner-month-divider.mec-toggle-item-inner {
    padding: 20px 60px 30px 15px;
    background-color: #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    overflow: hidden;
    border-color: #53848e;
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
}
    .mec-events-toggle {
    max-width: 100%;
}
.mec-events-toggle .mec-toggle-item {
    border: none;
    margin-bottom: 0;
    box-shadow: none;
}
.mec-toggle-month-divider.mec-skin-list-events-container {
    border: none;
    margin-bottom: 30px;
    background: #eef4;
    box-shadow: none;
    border-radius: 0;
}
.mec-events-toggle .mec-toggle-content {
    border-top: 2px solid #ffffff;
}
.mec-month-divider span {
    line-height: 1.2em;
    color: #28608b;
    font-family: inherit;
    border-bottom: 4px solid #d1e0e3;
    cursor:pointer;
}
.mec-events-toggle .mec-toggle-item-inner i {
    font-size: 27px;
    border: 2px solid;
    padding: 10px;
    top: 50%;
    border-radius: 50px;
    border-color: #d4e0e2;
    color: #5e838d;
    background: #eff4f5;
}
.mec-events-toggle .mec-toggle-item-inner {
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
    padding: 30px 30px 30px 30px;
    margin-bottom:0px;
}
.mec-events-toggle .mec-toggle-item-inner:hover {
    background: #d4e0e285;
}
.entry-content .mec-wrap h3, .mec-wrap h3 {
    color: #333333;
    font-style: inherit;
    font-size: 22px !important;
    letter-spacing: normal;
    font-weight:600;
    font-family:inherit;
    letter-spacing: 1px;
    line-height: 1.8em;
    padding-bottom: 0px !important;
}
 .mec-events-toggle .mec-toggle-item-inner i:hover {
     transform: translate(0, -40%);
 }
.mec-toggle-item-col .mec-event-month{
    /* text-transform: uppercase; */
    font-size: 18px;
    line-height: 14px;
    padding-top: 4px;
    color: #53838D !important;
    line-height: 1.3em;
    font-family: inherit;
    font-weight: 600;
} 
.mec-toggle-item-col .mec-time-details  {
       font-size: 16px;
    line-height: 14px;
    padding-top: 4px;
    color: #53838D !important;
    line-height: 1.3em;
    font-family: inherit;
    font-weight: 500;
}
.mec-toggle-item-col {
    border-right: 2px solid #eff4f5;
}
.mec-events-toggle .mec-toggle-item-inner span.event-color {
    width:8px;
}
 .mec-wrap .mec-simple-checkboxes-search ul li label {
    line-height: 22px;
    margin-bottom: 5px;
    font-size: 17px;
    color: #28608b;
    text-decoration: none;
    height: 20px;
    border-width: 2px !important;
    border-color: #53848E;
    border-radius: 25px;
    letter-spacing: 0.4px;
    font-family: inherit;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-right: 31px;
}
.mec-single-event .mec-event-meta dt {
    padding-left:0px;
}
i.mec-sl-home, i.mec-sl-location-pin, i.mec-sl-folder {
    display:none;
}
.mec-wrap .mec-simple-checkboxes-search ul {
        display: flex;
    flex-wrap: wrap;
}
.mec-wrap .mec-totalcal-box {
border: none;
    padding: 20px 0px 10px;
    margin: 0px;
    background: #ffffff;
    box-shadow: none;
    border-radius: 20px;
    min-height: 100%;
    height: 100%;
}
.mec-wrap .mec-simple-checkboxes-search label:not(.selectit), .mec-wrap .mec-simple-checkboxes-search i {
    display: none;
}

/* Toggle event when open */
.mec-wrap :not(.elementor-widget-container)>p {
    margin: 0 0 5px 0;
    color: #333333;
    font-size: 17px !important;
        font-weight: 400;
    font-family: inherit;
}
.mec-single-modal.mec-single-modern .col-md-4 .mec-frontbox.mec-event-meta {
    padding: 20px;
    background-color: #f0f4f5;
}
.mec-single-modern .col-md-4 .mec-frontbox, .mec-single-modern .col-md-4 .mec-sponsors-details {
    border: 2px solid #fff;
    box-shadow: none;
}
.mec-single-modal .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a.mec-events-button {
    display: block;
    text-align: center;
    padding-top: 5px !important;
    padding-right: 27px !important;
    padding-bottom: 6px !important;
    padding-left: 47px !important;
    color: #FFFFFF;
    border-width: 2px !important;
    border-color: #28608C;
    border-radius: 25px;
    letter-spacing: 0px;
    font-size: 15px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700 !important;
    background-color: #28608B;
}
.mec-single-event .mec-frontbox {
    margin-bottom: 30px;
    padding: 40px;
    background: #fff;
    border: none;
}
.mec-single-modal .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li:first-child {
    margin-bottom: 5px;
}
.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover {
    background-color: #fff !important;
    color: #28608C !important;
}
 .mec-single-event .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title, .mec-single-event .mec-event-meta .mec-single-event-location .mec-events-single-section-title, .mec-single-event .mec-event-meta dt {
    line-height: 22px;
    font-size: 18px !important;
    color: #28608b;
    letter-spacing: 0.4px;
    font-family: inherit;
    font-weight: 700 !important;
 }
 .mec-single-event .mec-event-meta .mec-single-event-additional-locations .mec-events-single-section-title, .mec-single-event .mec-event-meta .mec-single-event-additional-organizers .mec-events-single-section-title, .mec-single-event .mec-event-meta .mec-single-event-location .mec-events-single-section-title, .mec-single-event .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title, .mec-single-event .mec-events-meta-date h3 {
    padding: 0 0 5px 0px;
 }
 article.mec-event-article.mec-clear.mec-divider-toggle {
    padding-bottom: 20px;
 }
 .mec-single-event .mec-event-meta .mec-events-address .mec-address, .mec-single-event .mec-event-meta .mec-location-opening-hour span, .mec-single-event .mec-event-meta .mec-location-url span, .mec-single-event .mec-event-meta dd, .mec-single-event .mec-event-meta h6 {
    font-size: 15px;
    color: #333333;
    FONT-WEIGHT: 500;
        padding-left: 0px;
}
.mec-single-event .mec-event-meta .mec-events-event-categories a{
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 600 !important;
    pointer-events: none;
}
.mec-wrap.colorskin-custom .mec-color {
    color: #333333;
}
 .mec-wrap .mec-simple-checkboxes-search ul li label input[type=checkbox]:before {
    min-width: 18px;
    line-height: 12px;
    border-radius: 2px;
 }
 .mec-wrap .mec-simple-checkboxes-search ul li label input[type=checkbox] {
         border: 2px solid #d4e0e2 !important;
          position: relative;
 }
.mec-wrap .mec-simple-checkboxes-search ul li label input[type=checkbox]:checked {
    border: 1px solid #fff !important;
        position: relative;
        top: 1px;
}
 
/* EXERCICE - checkbox */
 li#mec_category-58 label.selectit {
     color: #5a5ab3;
 }
    input#in-mec_category-58, input#in-mec_category-58::checked {
        border: 2px solid  #5a5ab3!important;
    }
    input#in-mec_category-58::before {
        background-color:  #5a5ab3;
    }
/* OUTINGS - checkbox */
 li#mec_category-61 label.selectit {
     color: #60c1b6;
 }
   input#in-mec_category-61, input#in-mec_category-61::checked {
        border: 2px solid #60c1b6!important;
    }
    input#in-mec_category-61::before {
        background-color: #60c1b6;
    }
/* Trivia/Games - checkbox */
  li#mec_category-60 label.selectit {
     color: #eeba41;
 }
  input#in-mec_category-60, input#in-mec_category-60::checked {
        border: 2px solid #eeba41!important;
    }
    input#in-mec_category-60::before {
        background-color: #eeba41;
    }
/* RELAXATION - checkbox */
 li#mec_category-63 label.selectit {
     color: #e38c34;
 }
  input#in-mec_category-63, input#in-mec_category-63::checked {
        border: 2px solid #e38c34!important;
    }
    input#in-mec_category-63::before {
        background-color: #e38c34;
    }
/* Special Events/Seasonal - checkbox */
 li#mec_category-62 label.selectit {
    color: #cf4779;
 }
 input#in-mec_category-62, input#in-mec_category-62::checked {
        border: 2px solid #cf4779!important;
    }
    input#in-mec_category-62::before {
        background-color: #cf4779;
    }
 /* Arts and Crafts - checkbox */
 li#mec_category-59 label.selectit {
    color: #54a1f6;
 }
    input#in-mec_category-59, input#in-mec_category-59::checked {
        border: 2px solid #67a1f0!important;
    }
    input#in-mec_category-59::before {
        background-color: #67a1f0;
    }
/* DISCUSSION GROUP - checkbox */
 li#mec_category-72 label.selectit {
    color: #5caa71;
 }
    input#in-mec_category-72, input#in-mec_category-72::checked {
        border: 2px solid #5caa71!important;
    }
    input#in-mec_category-72::before {
        background-color: #5caa71;
    }
/* ONE ON ONE CONNECTION - checkbox */
 li#mec_category-74 label.selectit {
    color: #566fde;
 }
    input#in-mec_category-74, input#in-mec_category-74::checked {
        border: 2px solid #566fde!important;
    }
    input#in-mec_category-74::before {
        background-color: #566fde;
    }
/* RECREATION THERAPY - checkbox */
 li#mec_category-73 label.selectit {
    color: #1b74b8;
 }
    input#in-mec_category-73, input#in-mec_category-73::checked {
        border: 2px solid #1b74b8!important;
    }
    input#in-mec_category-73::before {
        background-color: #1b74b8;
    }    
    
/* ST FRANCIS - checkbox */
 li#mec_category-66 label.selectit {
    color: #e07a5f;
 }
    input#in-mec_category-66, input#in-mec_category-66::checked {
        border: 2px solid #e07a5f!important;
    }
    input#in-mec_category-66::before {
        background-color: #e07a5f;
    }
/* ST LUKE - checkbox */
 li#mec_category-65 label.selectit {
    color: #619b8a;
 }
    input#in-mec_category-65, input#in-mec_category-65::checked {
        border: 2px solid #619b8a!important;
    }
    input#in-mec_category-65::before {
        background-color: #619b8a;
    }
      
  #staff-events .mec-masonry {
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
    border: none;
        background: #d4e0e285;
  }
  #staff-events .mec-wrap .mec-event-grid-modern .mec-event-title a, .mec-wrap h4 a, .entry-content .mec-wrap h4  {
    color: #333333!important;
    font-style: inherit;
    font-size: 22px !important;
    letter-spacing: normal;
    font-weight: 600;
    font-family: inherit;
    letter-spacing: 1px;
    line-height: 1.8em;
    padding-bottom: 0px !important; 
    text-transform:uppercase;
   }
    #staff-events .mec-wrap.colorskin-custom .mec-color {
    color: #b3cace;
}
  #staff-events .mec-event-grid-modern .event-grid-modern-head .mec-event-month {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20px;
    padding-top: 4px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 14px;
    padding-top: 4px;
    color: #53838D !important;
    line-height: 1.3em;
    font-family: inherit;
    font-weight: 600;
}
  #staff-events .mec-event-grid-modern .event-grid-modern-head .mec-event-detail {
    font-size: 12px;
    font-size: 16px;
    line-height: 14px;
    padding-top: 4px;
    color: #53838D !important;
    line-height: 1.3em;
    font-family: inherit;
    font-weight: 500;
}
 #staff-events .mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head {
    min-height: 79px;
    margin-bottom: 0px;
    padding: 14px 5%;
    margin-left: -20px;
    margin-right: -20px;
    text-align: left;
    background: #ffffff;
    border-bottom: 2px solid #eff4f5;
}
.mec-masonry .mec-masonry-content {
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
    }
.mec-masonry .mec-event-month {
    line-height: 14px;
    color: #53838D !important;
    line-height: 1.3em;
    font-family: inherit;
    font-weight: 600;
    text-transform: uppercase!important;
    font-size:17px!important;
}
.mec-masonry-content.mec-event-grid-modern .mec-event-footer {
    display: none;
}
.mec-masonry .mec-event-date, .mec-masonry .mec-event-date.mec-color {
    color: #53838d;
}
.mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head {
    min-height: 79px;
    margin-bottom: 5px;
    margin-top:10px;
    background: #ffffff;
    border-bottom: 2px solid #eff4f5;
}
.mec-masonry .mec-masonry-img {
    margin-bottom: -8px!important;
}
.mec-masonry .mec-event-detail {
    color: #53838d;
     font-weight: 500;
       font-size: 16px!important;
        text-transform: uppercase!important;
}
.mec-masonry h6.mec-location, span.mec-address {
    font-size: 15px;
    color: #333333;
    FONT-WEIGHT: 500;
}
 /* Flip box */
 
 .df-ui-nav .df-ui-btn:before {
    color: #366089;
    filter: none;
    border-radius: 50px;
    position: relative;
    background: #ffffff;
}
.df-ui-nav.df-ui-prev .df-ui-btn:before {
 padding: 10px 2px 10px 15px;
}
.df-ui-nav.df-ui-next .df-ui-btn:before {
 padding: 10px 15px 10px 2px;
}
.df-ui-btn {
    color: #28618d;
}
.df-bg {
    background-color: rgb(239 244 245) !important;
    border-radius: 50px!important;
}
/*blog */

a.more-link {
    color: #ffffff !important;
    border-color: #ADCBCE;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #63ADD9 !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    margin-top: 15px !important;
    padding-right: 1em !important;
    padding-left: 1em !important;
}
a.more-link:hover {
    background-color: #28608B !important;
}
.post-content .post-content-inner p {
    margin-bottom: 15px !important;
}
.et_pb_blog_grid .et_pb_image_container img {
    border-radius: 15px 15px 0px 0px;
}
.et_pb_blog_grid .et_pb_post {
    border: none;
    padding: 20px;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 13px 18px -6px rgba(63, 101, 109, 0.25);
}
#volunteer-slider .et_pb_slide_image img {
    width: auto;
    max-width: 100%;
    max-height: 100% !important;
    height: 100%;
    vertical-align: bottom;
}
#volunteer-slider .et_pb_slide_image {
        margin: 0 !important;
}
#volunteer-slider .et_pb_slide {
    padding: 0!important;
}
#volunteer-slider .et_pb_slide_content p {
    font-size: 12pt!important;
    margin-top: 0px!important;
    color: #ffffff;
}
/* Read More */
.full-text {
    display: none;
}
.expandable-text .read-more::after {
    content: " +";
}
.expandable-text .read-more.active::after {
    content: " -";
}
.slider_arrows .swiper-container.dsm_card_carousel_wrapper {
    max-width: 1400px;
}
.slider_arrows .et_pb_module_inner {
    max-width: 1400px;
    margin: 0 auto;
}
.btn_horizontal .et_pb_button_module_wrapper {
    display: inline-table;
    margin: 10px;
    margin-left: 0px;
}
header .el_modal_popup a.et_pb_button:hover {
    text-decoration: underline !important;
}
.add_row_gap .et_pb_text_inner {
    display: grid;
    gap: 40px;
}
.logout-custom-btn a.logout-btn {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-color: #28608C;
    border-radius: 25px;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #666666;
    display: block;
    padding-top: 0px !important;
    padding-right: 12px !important;
    padding-bottom: 0px !important;
    padding-left: 30px !important;
    margin-top: -3px !important;
    margin-right: 30px !important;
    margin-bottom: 12px !important;
    margin-left: 0px !important;
    position: relative;
}
.logout-custom-btn a.logout-btn:before {
content: '';
    position: absolute;
    left: 6px;
    top: 2px;
    width: 23px;
    height: 23px;
    background-image: url(https://mountstmary.gotbdev.com/wp-content/uploads/logout-icon.svg);
}
.logout-custom-btn {
    display: none;
    opacity: 0;
}
.logged-in .logout-custom-btn {
    display: block;
    opacity: 1;
}
#main-header #dm-menu .always-visitable {
    position: relative;
}
#main-header #dm-menu .always-visitable .hover-link {
    position: absolute;
    top: 0; left: 0; bottom: 0;
    right: 60px; /* right area continues to expand or collapse */}

.highlight-green {
	color:#53848e;
}
.highlight-blue {
	color:#61addb;
}
.mec-wrap .mec-event-article .mec-color-hover {
    line-height: 1.3em;
}
.mec-masonry .mec-masonry-col6 {
    width: 100%;
}
/* Category pages */
.mec-containter div#et-main-area {
    background: #eef4f5;
}
.mec-containter #main-content, #main-content.mec-containter {
    background-color: #eef4f5;
}
.mec-events-masonry-wrap {
    padding-top: 20px;
}
.mec-container {
    width: 94%;
    max-width: 1400px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
    padding-bottom: 30px;
    border-radius: 15px;
    background: #eef4f5 !important;
}
.mec-event-grid-modern .mec-event-content {
    color: #767676;
    padding: 0;
}
.tax-mec_category h1 {
    Font-size:32px;
}

.faq-accordion-title h2 {
    Text-transform:capitalize!important;
}
@media only screen and (max-width: 1420px) {
	.slider_arrows .swiper-container.dsm_card_carousel_wrapper {
		margin-left: 10px;
		margin-right: 10px;
	}
	.slider_arrows .swiper-button-next.dsm_card_carousel_arrow {
		right: -10px;
	}
	.slider_arrows .swiper-button-prev.dsm_card_carousel_arrow {
		left: 10px;
	}
}

/*collapse and set the height of the toggle text*/
.pa-toggle-text .et_pb_text_inner {
	max-height: 200px;
	transition: max-height 0.3s ease-out;
	overflow: hidden;
}
/*add gradient to the collapsed text*/
.pa-toggle-text .et_pb_text_inner:after {
	content: "";
	display: inline-block;
	position: absolute;
	pointer-events: none;
	height: 100px;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
/*	background-image: linear-gradient(0deg, #ffffff4d 10%, transparent); */
}
/*style the expand text link*/
.pa-toggle-text .pa-text-expand-button {
	padding: 0.6em 0em 0.5em;
	text-align: left;
	color: #333332!important;
	font-style: italic;
    font-weight: 500;
    font-size: 15px !important;
}
/*change the curor to a pointed when hovering over the expand text link*/
.pa-toggle-text .pa-text-expand-button span {
	cursor: pointer;
}
/*define the font family for the toggle icon*/
.pa-toggle-text .pa-text-expand-button .pa-text-toggle-icon {
	font-family: ETMODULES, "sans-serif";
	top: 2px;
    position: relative;
    font-weight: 800;
    font-size: 18px;
}
/*set the max height and transition of the expanded toggle*/
.pa-toggle-text .pa-text-toggle-expanded {
	max-height: 2000px;
	transition: max-height 0.3s ease-in;
}
/*hide the gradient when the toggle is expanded*/
.pa-toggle-text .pa-text-toggle-expanded.et_pb_text_inner:after {
	background: none;
}
/* Change gradient background for toggle text in the volunteer section */
#volunteer-opportunities .pa-toggle-text .et_pb_text_inner:after {
  background-image: none;
}
/* Change 'Read More' color */
#volunteer-opportunities .pa-toggle-text a {
  color: #ffffff; /* white or another color */
}
/* Optional: change 'Read More' background */
#volunteer-opportunities .pa-toggle-text a {
  background-color: #28608c; /* same blue as cards or custom color */
  padding: 4px 8px;
  border-radius: 4px;
  text-decoration: none;
}
#volunteer-opportunities .pa-toggle-text .pa-text-expand-button {
    padding: 0.6em 0em 0.5em;
    text-align: left;
    color: #ffffff !important;
    font-style: italic;
    font-weight: 500;
    font-size: 15px !important;
}
/* Card layout hook so the trigger can sit in the corner */
.team-member {
  position: relative;
}

/* Small round green trigger: 5px from top/right, 5px inner padding */
.bio-trigger {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px;               /* inner padding as requested */
  width: 32px;                /* adjust if you want bigger */
  height: 32px;
  border-radius: 50%;
background: #ffffff;
    color: #64add9;
  font-weight: 700;
  line-height: 1;
  border: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0,0,0,.15);
  transition: transform .08s ease-in-out, box-shadow .2s;
}
.bio-trigger:hover { transform: translateY(-1px); box-shadow: 0 4px 10px rgba(0,0,0,.2); }
.bio-trigger:focus { outline: 2px solid #ffffff; outline-offset: 2px; }

/* Modal shell */
.bio-modal[hidden] { display: none !important; }
.bio-modal {
  position: fixed; inset: 0; z-index: 9999;
}
.bio-modal__dialog {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  max-width: 600px; /* desktop limit */
  width: 100%;
}
@media (max-width: 1024px) {
  .bio-modal__dialog {
    width: 90%;
    max-width: none;
  }
}
.bio-modal__dialog h3 {
margin-bottom: 15px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px !important;
    color: #28608C !important;
    letter-spacing: 0.5px;
    padding-bottom: 0px;
}
.bio-modal__dialog .bio-modal__content {
  font-family: inherit; /* match global body font */
  font-size: 1rem; /* match site body font size */
  line-height: 1.6;
  color: var(--et-body-color, #333);
}

/* Dialog */
.bio-modal__dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
max-width: 90%;
    width: 700px;
  max-height: 90%;
  overflow-y: auto; /* scroll if content taller than box */
  background: #fff;
  padding: 40px;
  border-radius: 8px;
  z-index: 1001; /* above backdrop */
}
.bio-modal__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(11 27 39 / 93%);
  z-index: 1000;
}
.bio-modal__close {
    position: absolute;
    top: 3px;
    right: 10px;
    background: transparent;
    border: 0;
    font-size: 52px;
    line-height: 1;
    color: #28618d;
    cursor: pointer;
}
.bio-modal__content { margin-top: 8px; }

/* Tweak for very small screens */
@media (max-width: 480px){
  .bio-trigger { width: 28px; height: 28px; }
  .bio-modal__dialog { margin: 6vh auto; padding: 40px; }
}
.bio-trigger {
  width: 35px; /* increase from 32px */
  height: 35px;
  font-size: 28px!important; /* make the plus sign bigger */
}
