/* 
 Theme Name:     Divi child theme by Lake Design
 Author:         Lake Design
 Author URI:     https://lakedesign.ca
 Template:       Divi
 Version:        2.0 
*/ 

/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

@font-face { 
    font-family: 'ProximaNova'; 
    src: url('/wp-content/themes/Lake-Divi-Child/fonts/ProximaNova-Regular.ttf');
    font-weight: 500; 
    font-style: normal; 
}

@font-face { 
    font-family: 'ProximaNova'; 
    src: url('/wp-content/themes/Lake-Divi-Child/fonts/ProximaNova-Light.ttf');
    font-weight: 300; 
    font-style: normal; 
}

@font-face { 
    font-family: 'ProximaNova'; 
    src: url('/wp-content/themes/Lake-Divi-Child/fonts/ProximaNova-Bold.ttf');
    font-weight: 700; 
    font-style: normal; 
}

@font-face { 
    font-family: 'ProximaNova'; 
    src: url('/wp-content/themes/Lake-Divi-Child/fonts/ProximaNova-ExtrabldIt.ttf');
    font-weight: 900; 
    font-style: normal; 
}

.bread {display: none;}
@media (max-width: 980px) {html {margin-top: 0 !important;}}
#main-header { box-shadow: none !important; }

p { font-family: 'ProximaNova' !important; font-weight: 500; }
h1, h1, h2, h3, h4, h5, h6 {
  font-family: 'ProximaNova' !important;
  font-weight: 700; 
}

:root {
    --theatreColor: #EC5E24;
    --danceColor: #C0035F;
    --artColor: #015692;
    --comedyColor: #e85454;
    --musicColor: #38c38c;
    --educationColor: #C0035F;
    --heritageColor: #EFAF10;
    --exhibitionCurrent: #4668b1;
    --exhibitionUpcoming: #6aafc9;
    --exhibitionPast: #64bf90;
}

.et_pb_row {
	width: 90%;
    max-width: 1420px;
}
.container {
	width: 90%;
    max-width: 1420px;
}

body.mega-open, body.mega-open #page-container {
    overflow:hidden;
    height: 100vh;
}

/* Become a Sponsor Page */ 

.Sponsors_Icons {
    background: white;
    width: 80px;
    font-size: 34px;
    text-align: center;
    border-radius: 150px;
    height: 80px;
    color: #ee5e23;
    margin: 0;
    border: 3px solid #ffaf90;
	box-shadow: 0px 2px 27px 7px rgba(0,0,0,0.1);
	position: absolute !important;
    left: -97px;
    top: calc(50% - 40px);
    display: flex !important;
    align-items: center;
    justify-content: center;
}

/* Become a Member Page */ 

.member_page_box .dsm_card_title {
    position:absolute;
    top:-96px;
    left:0;
    right:0;
    z-index:2;
}

.et_pb_column_1_4 .member_page_box .dsm_card_title {
    top:-80px;
}
.et_pb_column_1_3 .member_page_box .dsm_card_title {
    top:-110px;
}

.member_page_btn { 
    width: 100% !important; 
    display: block; 
    max-width: 100% !important; 
    text-align: center; 
    margin-top: 0 !important; 
}
.member_page_box .dsm_card_description ul li { padding-bottom: 6px !important; } 
.member_page_box .dsm_card_description { min-height: 175px; }
.member_page_box .dsm_card_subtitle { margin-bottom: 10px; }

/* .et-pb-icon.dsm_image_accordion_icon {
    font-size: 20px;
    font-family: FontAwesome!important;
    font-weight: 900!important;
    background: #f0f7fa;
    padding: 8px;
    border-radius: 300px;
    color: #001e4b;
} */

/* Our People Pages */
.our-people-section .dsm_card_image_wrapper {
	overflow: visible;
    justify-content: center;
    margin-bottom: -80px;
    z-index: 9;
    padding-top: 20px;
}

.our-people-section .dsm_card_image_wrapper .dsm_card_img {
    display: block;
    align-self: center;
    width: 172px;
    height:172px;
    border-radius: 100%;
    border: 4px solid #dbd9d2;
}

.our-people-section .dsm_card_wrapper {
    padding: 100px 20px 20px 20px !important;
    border: 2px solid #dedcd4;
    min-height: 360px;
    background: #f3f2f0;
    border-radius: 7px;
}

.our-people-section .dsm_card_0.dsm_card h4 {
    text-align: center;
}

.our-people-section .dsm_card_subtitle {
    text-transform: uppercase;
    line-height: 1.5em;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
}

.our-people-section .et_pb_button_wrapper {
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.our-people-section .et_pb_button_wrapper a:hover {
	background: #f44d05 !important;
}

body .gallerymenufloating .et-menu li li a{width: 220px !important;}
.gallerymenufloating .sub-menu { width: 260px !important; }
body .heritagefloatingnav .et-menu li li a{width: 260px !important;}
.heritagefloatingnav .sub-menu { width: 280px !important; }
body .aboutthecentrefloating .et-menu li li a{width: 260px !important;}
.aboutthecentrefloating .sub-menu { width: 280px !important; }
body .supportfloatingnav .et-menu li li a{width: 260px !important;}
.supportfloatingnav .sub-menu { width: 280px !important; }


/* MISC PAGES */
.staffdirectoryicons .fa-light.fa-envelope {
    background: #50b1cc;
    padding: 7px;
    border-radius: 100px;
    margin-bottom: 8px;
    color: white;
    font-size: 17px;
}
.staffdirectoryicons .fa-light.fa-phone {
    background: #3a68b5;
    padding: 7px;
    border-radius: 100px;
    margin-bottom: 8px;
    color: white;
    font-size: 17px;
    margin-left: 8px;
}
	
/* Jumping Header Fix */
/*
body:not(.home) div.et_pb_section.et_pb_section_0 {
  padding-top:169px !important;
}
*/
/* body:not(.home) .et_builder_inner_content > div:not(.et_pb_fullwidth_section).et_pb_section.et_pb_section_0 {
	padding-top:169px !important;
} */

/* Breadcrumbs */
.bread {
    height: 40px;
    background: #fff;
    padding-top: 10px;
}

.bread .container {
	width: 100%;
	max-width: 1280px;
}

.bread span, .bread a {
    font-size: 12px;
    text-transform: uppercase;
    color: #010101;
    position: relative;
}

.bread i {
	padding:0 5px;
}

.bread a:after {
    content:'';
    top:13px;
    left:0;
    right:0;
    position:absolute;
    border-bottom:1px solid #010101;
    transform:scaleX(0%);
    transition: transform .25s ease-in-out;
    display:block;
 }
 
 .bread a:hover:after {
    transform:scaleX(100%);
 }
 
/* DONATE */
.fjs-donate-tabs .fjs-donate-tabs-nav, .spektrix-donation .fjs-donate-tabs-nav {
    display:flex;
    padding:0;
    gap:10px;
    list-style:none;
}

.fjs-donate-tabs .fjs-active, .spektrix-donation .fjs-active {
    flex:1;
}

.fjs-donate-tabs .fjs-active .donation-class,.spektrix-donation .fjs-active .donation-class {
    width: 100%;
    height: 100%;
    color: #646970;
    border: 0;
    background: white;
}

.fjs-donate-tabs .fjs-active .donation-class.active,.fjs-donate-tabs .fjs-active .donation-class:hover,.spektrix-donation .fjs-active .donation-class.active,.spektrix-donation .fjs-active .donation-class:hover {
    background-color: var(--mainColor);
    color: #fefefe;
    border-color: var(--mainColor);
}

.fjs-donate-tabs .fjs-donate-content-wrap,.spektrix-donation .fjs-donate-content-wrap {
    padding: 1rem
}

@media print,screen and (min-width: 40em) {
    .fjs-donate-tabs .fjs-donate-content-wrap,.spektrix-donation .fjs-donate-content-wrap {
        padding:2.5rem 1rem 2.5rem 2.5rem
    }
}

.fjs-donate-tabs .fjs-donate-content-image,.spektrix-donation .fjs-donate-content-image {
    padding: 1rem
}

@media print,screen and (min-width: 40em) {
    .fjs-donate-tabs .fjs-donate-content-image,.spektrix-donation .fjs-donate-content-image {
        padding:2.5rem 2.5rem 2.5rem 1rem
    }
}

.fjs-donate-tabs .fjs-donate-content-image .fjs-donate-content-image__inner,.spektrix-donation .fjs-donate-content-image .fjs-donate-content-image__inner {
    position: relative
}

.fjs-donate-tabs .fjs-donate-content-image .fjs-donate-content-image__inner .fjs-enable-caption,.spektrix-donation .fjs-donate-content-image .fjs-donate-content-image__inner .fjs-enable-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 1.5rem;
    padding: 1rem;
    z-index: 1
}

.fjs-donate-tabs .fjs-donate-content-image .fjs-donate-content-image__inner .fjs-caption,.spektrix-donation .fjs-donate-content-image .fjs-donate-content-image__inner .fjs-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem 4rem 1rem 1rem;
    background-color: rgba(0,0,0,.6);
    font-size: .9rem
}

.fjs-donate-tabs .donation-amount-wrap,.spektrix-donation .donation-amount-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem;
    background-color: #646970;
    color: #fefefe;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

@media print,screen and (min-width: 40em) {
    .fjs-donate-tabs .donation-amount-wrap,.spektrix-donation .donation-amount-wrap {
        position:relative;
        padding: 1rem 3rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.fjs-donate-tabs .donation-amount-wrap .donation-amount,.spektrix-donation .donation-amount-wrap .donation-amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fjs-donate-tabs .donation-amount-wrap .donation-amount span,.spektrix-donation .donation-amount-wrap .donation-amount span {
    white-space: nowrap
}

.fjs-donate-tabs .donation-amount-wrap #spektrix-donation-amount,.spektrix-donation .donation-amount-wrap #spektrix-donation-amount {
    margin-bottom: 0;
    margin-left: .5rem;
    width: 100%;
    max-width: 200px;
    height: auto;
    padding: 10px 6px
}

@media print,screen and (min-width: 40em) {
    .fjs-donate-tabs .donation-amount-wrap #spektrix-donation-amount,.spektrix-donation .donation-amount-wrap #spektrix-donation-amount {
        width:180px
    }
}

.fjs-donate-tabs .donation-amount-wrap .donate-message,.spektrix-donation .donation-amount-wrap .donate-message {
    padding-left: 1rem
}

.fjs-donate-tabs .donation-button,.spektrix-donation .donation-button {
    background-color: var(--lightOrange);
    color: #fff;
    padding: 0.8rem 1rem;
    margin-right: 2rem;
    font-size: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    cursor: pointer;
}

@media print,screen and (min-width: 40em) {
    .fjs-donate-tabs .donation-button,.spektrix-donation .donation-button {
        margin-right:3rem;
        padding: 1rem 2.5rem
    }
}

.fjs-donate-tabs .donation-button i,.spektrix-donation .donation-button i {
    padding-right: .5rem
}

.fjs-donate-tabs .fjs-donate-boxes,.spektrix-donation .fjs-donate-boxes {
    background-color: #fff;
    color: #646970;
    margin: 20px 0 0;
    border: 0;
    margin-bottom:30px;
}

.fjs-donate-tabs .fjs-donate-boxes .fjs-tab-content-heading,.spektrix-donation .fjs-donate-boxes .fjs-tab-content-heading {
    margin-top: 0;
    font-weight: 700;
    color: var(--mainColor);
    font-size: 28px;
}

.fjs-donate-tabs .fjs-donate-monthly,.spektrix-donation .fjs-donate-monthly {
    text-align: right;
    margin: 0 .5rem 3rem
}

.comment-form .fjs-donate-tabs .fjs-donate-monthly input[type=submit],.comment-form .spektrix-donation .fjs-donate-monthly input[type=submit],.fjs-donate-tabs .fjs-donate-monthly .button,.fjs-donate-tabs .fjs-donate-monthly .comment-form input[type=submit],.spektrix-donation .fjs-donate-monthly .button,.spektrix-donation .fjs-donate-monthly .comment-form input[type=submit] {
    background-color: transparent;
    border: 1px solid #646970;
    color: #646970;
    font-weight: 700
}

.comment-form .fjs-donate-tabs .fjs-donate-monthly input[type=submit]:focus,.comment-form .fjs-donate-tabs .fjs-donate-monthly input[type=submit]:hover,.comment-form .spektrix-donation .fjs-donate-monthly input[type=submit]:focus,.comment-form .spektrix-donation .fjs-donate-monthly input[type=submit]:hover,.fjs-donate-tabs .fjs-donate-monthly .button:focus,.fjs-donate-tabs .fjs-donate-monthly .button:hover,.fjs-donate-tabs .fjs-donate-monthly .comment-form input[type=submit]:focus,.fjs-donate-tabs .fjs-donate-monthly .comment-form input[type=submit]:hover,.spektrix-donation .fjs-donate-monthly .button:focus,.spektrix-donation .fjs-donate-monthly .button:hover,.spektrix-donation .fjs-donate-monthly .comment-form input[type=submit]:focus,.spektrix-donation .fjs-donate-monthly .comment-form input[type=submit]:hover {
    background-color: #646970;
    color: #fefefe
}

.fjs-donate-tabs .spektrix-donation__other,.spektrix-donation .spektrix-donation__other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #646970;
    color: #fefefe;
    padding: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media print,screen and (min-width: 40em) {
    .fjs-donate-tabs .spektrix-donation__other,.spektrix-donation .spektrix-donation__other {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 1.8rem 3rem 1rem
    }
}

.fjs-donate-tabs .spektrix-donation__other .donation-button,.spektrix-donation .spektrix-donation__other .donation-button {
    margin-right: 0;
    margin-left: .5rem
}

@media print,screen and (min-width: 40em) {
    .fjs-donate-tabs .spektrix-donation__other .donation-button,.spektrix-donation .spektrix-donation__other .donation-button {
        margin-right:2rem;
        margin-left: 0
    }
}

.fjs-donate-tabs .spektrix-donation__other .other-content,.spektrix-donation .spektrix-donation__other .other-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media print,screen and (min-width: 64em) {
    .fjs-donate-tabs .spektrix-donation__other .other-content,.spektrix-donation .spektrix-donation__other .other-content {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.fjs-donate-tabs .spektrix-donation__other .other-amount,.spektrix-donation .spektrix-donation__other .other-amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,screen and (min-width: 40em) {
    .fjs-donate-tabs .spektrix-donation__other .other-amount,.spektrix-donation .spektrix-donation__other .other-amount {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.fjs-donate-tabs .spektrix-donation__other .spektrix-donation__other-input,.spektrix-donation .spektrix-donation__other .spektrix-donation__other-input {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fjs-donate-tabs .spektrix-donation__other .spektrix-donation__other-input span,.spektrix-donation .spektrix-donation__other .spektrix-donation__other-input span {
    white-space: nowrap;
    font-size: 20px
}

.fjs-donate-tabs .spektrix-donation__other #spektrix-donation,.spektrix-donation .spektrix-donation__other #spektrix-donation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media print,screen and (min-width: 40em) {
    .fjs-donate-tabs .spektrix-donation__other #spektrix-donation,.spektrix-donation .spektrix-donation__other #spektrix-donation {
        padding-right:3rem
    }
}

.fjs-donate-tabs .spektrix-donation__other #spektrix-donation .amount:before,.spektrix-donation .spektrix-donation__other #spektrix-donation .amount:before {
    content: "$"
}

.fjs-donate-tabs .spektrix-donation__other .spektrix-donation__dropdown,.spektrix-donation .spektrix-donation__other .spektrix-donation__dropdown {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

@media print,screen and (min-width: 64em) {
    .fjs-donate-tabs .spektrix-donation__other .spektrix-donation__dropdown span,.spektrix-donation .spektrix-donation__other .spektrix-donation__dropdown span {
        position:absolute;
        top: -23px
    }
}

.fjs-donate-tabs .spektrix-donation__other .spektrix-donation__dropdown select,.spektrix-donation .spektrix-donation__other .spektrix-donation__dropdown select {
    margin-bottom: 0
}

.fjs-donate-tabs .spektrix-donation__other .spektrix-donation__dropdown.hide-funds,.spektrix-donation .spektrix-donation__other .spektrix-donation__dropdown.hide-funds {
    display: none
}

.fjs-donate-tabs .spektrix-donation__other .spektrix-donation__other-input,.spektrix-donation .spektrix-donation__other .spektrix-donation__other-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 .5rem
}

@media print,screen and (min-width: 40em) {
    .fjs-donate-tabs .spektrix-donation__other .spektrix-donation__other-input,.spektrix-donation .spektrix-donation__other .spektrix-donation__other-input {
        width:100%
    }
}

@media print,screen and (min-width: 64em) {
    .fjs-donate-tabs .spektrix-donation__other .spektrix-donation__other-input,.spektrix-donation .spektrix-donation__other .spektrix-donation__other-input {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: auto
    }
}

.fjs-donate-tabs .spektrix-donation__other .spektrix-donation__other-input span,.spektrix-donation .spektrix-donation__other .spektrix-donation__other-input span {
    margin-right: .5rem
}

.fjs-donate-tabs .spektrix-donation__other .spektrix-donation__other-input input,.spektrix-donation .spektrix-donation__other .spektrix-donation__other-input input {
    margin-bottom: 0
}

.fjs-donate-tabs .spektrix-donation__message,.spektrix-donation .spektrix-donation__message {
    padding: 1rem
}

.gift-input {
    margin-bottom: 1rem;
    margin-left: .5rem;
    width: 100%;
    max-width: 300px;
    padding: 10px 6px
}

@media print,screen and (min-width: 40em) {
    .gift-input {
        width:180px
    }
}

.footer.donate {
    margin-bottom: 7rem
}

@media print,screen and (min-width: 40em) {
    .footer.donate {
        margin-bottom:0
    }
}

.fjs-donation-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.fjs-donation-buttons .fjs-donate-once {
    margin-right: 20px
}

.comment-form .fjs-donation-buttons .fjs-donate-once input[type=submit],.fjs-donation-buttons .fjs-donate-once .button,.fjs-donation-buttons .fjs-donate-once .comment-form input[type=submit] {
    background-color: transparent;
    border: 1px solid #646970;
    color: #646970;
    font-weight: 700
}

.comment-form .fjs-donation-buttons .fjs-donate-once input[type=submit]:focus,.comment-form .fjs-donation-buttons .fjs-donate-once input[type=submit]:hover,.fjs-donation-buttons .fjs-donate-once .button:focus,.fjs-donation-buttons .fjs-donate-once .button:hover,.fjs-donation-buttons .fjs-donate-once .comment-form input[type=submit]:focus,.fjs-donation-buttons .fjs-donate-once .comment-form input[type=submit]:hover {
    background-color: #646970;
    color: #646970
}

.comment-form .fjs-donation-buttons .fjs-donate-monthly input[type=submit],.fjs-donation-buttons .fjs-donate-monthly .button,.fjs-donation-buttons .fjs-donate-monthly .comment-form input[type=submit] {
    background-color: transparent;
    border: 1px solid #646970;
    color: #646970;
    font-weight: 700
}

.comment-form .fjs-donation-buttons .fjs-donate-monthly input[type=submit]:focus,.comment-form .fjs-donation-buttons .fjs-donate-monthly input[type=submit]:hover,.fjs-donation-buttons .fjs-donate-monthly .button:focus,.fjs-donation-buttons .fjs-donate-monthly .button:hover,.fjs-donation-buttons .fjs-donate-monthly .comment-form input[type=submit]:focus,.fjs-donation-buttons .fjs-donate-monthly .comment-form input[type=submit]:hover {
    background-color: #646970;
    color: #fefefe
}

[type=checkbox]:checked,[type=checkbox]:not(:checked) {
    position: static;
    left: 0;
    opacity: 1
}

ul.fjs-donate-tabs-nav li button {
    display: block;
    text-align: center;
    padding: 17px 4px 13px;
    text-decoration: none!important;
    font-size: 15px;
    -webkit-transition: background-color .2s,color .2s;
    -o-transition: background-color .2s,color .2s;
    transition: background-color .2s,color .2s;
    cursor: pointer;
    font-weight: bold;
}

.fjs-donate-content p:first-child {
    margin-top: 0
}

.fjs-donate-content p:last-child {
    margin-bottom: 0
}

.fjs-donate-content {
    display:none;
}

.fjs-donate-content.fjs-tab-active {
    display: block
}

.fjs-has-image>div {
    float: left;
    width: 50%
}

.fjs-has-image:after {
    content: "";
    display: block;
    clear: both
}

.fjs-donate-tabs,.fjs-spektrix-donate {
    margin-top: 0px;
    font-size: 17px;
    color: #646970;
    font-weight: bold;
}

.fjs-donation-submit-wrap .btn {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 6px;
    background-color: var(--mainColor);
}

.fjs-field-wrap.fjs-donation-submit-wrap {
    margin-top: 15px
}

.donation-amount-wrap {
    font-size: 20px
}

.fjs-spektrix-donate-response {
    margin-bottom: 20px;
    font-size: 17px
}

.fjs-spektrix-donate-response.fjs-success {
    color: #4caf50
}

.fjs-spektrix-donate-response.fjs-error {
    color: #f44336
}

.spektrix-signup-error form,.spektrix-signup-success form {
    max-width: 500px
}

.spektrix-signup-error.hidden,.spektrix-signup-success.hidden {
    display: none
}

.Memberships .Membership {
    padding: 0
}

.fjs-donate-tabs input[type="text"], .fjs-donate-tabs input[type="number"], .fjs-donate-tabs select {
    padding: 15px;
    width: 100%;
    margin-bottom: 15px;
    border:0;
    font-size:17px;
}

.fjs-tab-content-description ul {
    font-weight:400;
    margin-top:10px;
}

.spacingblock {
    margin-bottom:10px;
}

/* INNER NAVIGATION */
.Inner_Level_Navigation {
  border: none;
}

.Inner_Level_Navigation .et_pb_widget a {
  text-decoration: none;
  color: #64696f;
  font-family: 'ProximaNova'!important;
  font-weight: 500;
  font-size: 18px;
}

.Inner_Level_Navigation .et_pb_widget a:after {
  content: "\f0da";
  font-family: "Font Awesome 6 Sharp";
  font-weight: 900;
  color: #dedbd4;
  float: right;
}

.Inner_Level_Navigation .et_pb_widget ul li {
  margin-bottom: 15px;
  border-bottom: 1px solid #dedbd4;
  padding-bottom: 15px;
}

.widget_nav_menu ul.menu > li > a {
  display:none;
}

.widget_nav_menu ul.menu > li {
   border-bottom: 0 !important; 
  }

#menu-the-gallery .menu-item-107055:hover a, #menu-ways-to-give .menu-item-106940:hover .fa-caret-right{ color: #025693; }
#menu-the-gallery .menu-item-107056:hover a, #menu-ways-to-give .menu-item-106938:hover .fa-caret-right{ color: #025693; }
#menu-the-gallery .menu-item-107057:hover a, #menu-ways-to-give .menu-item-106939:hover .fa-caret-right{ color: #025693; }
#menu-the-gallery .menu-item-107058:hover a, #menu-ways-to-give .menu-item-106992:hover .fa-caret-right{ color: #025693; }
#menu-the-gallery .menu-item-107062:hover a, #menu-ways-to-give .menu-item-106941:hover .fa-caret-right{ color: #025693; }
#menu-the-gallery .menu-item-107060:hover a, #menu-ways-to-give .menu-item-106942:hover .fa-caret-right{ color: #025693; }
#menu-the-gallery .menu-item-107061:hover a, #menu-ways-to-give .menu-item-106942:hover .fa-caret-right{ color: #025693; }

.boxes_example { background: white; padding-top: 10px }

#floating-menu {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99998;
    width: 250px;
}

#floating-menu a.main-item {
    padding: 14px 15px 10px;
    background-color: var(--mainColor);
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 15px;
}
#floating-menu:hover ul {
    opacity: 1;
    visibility: visible;
    z-index: 1001;
}

#floating-menu ul {
    list-style-type: none;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s all;
    position: absolute;
    bottom: 45px;
    height: auto;
    top: auto;
    z-index: -1;
    left: 0;
    right: 0;
}

#floating-menu li a {
    padding: 11px 19px;
    background-color: var(--mainColor);
    color: #fff;
    text-decoration: none;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
    border-bottom: 1px solid #dc4f14;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

#floating-menu li a:hover {
    background-color: #dc4f14;
}


#floating-menu.gallery a.main-item {
    background:#025693;
}

#floating-menu.gallery li a {
    background:#025693;
    border-color: #024372;
}
#floating-menu.gallery li a:hover {
    background-color: #024372;
}
#floating-menu.education a.main-item {
    background:#b12660;
}

#floating-menu.education li a {
    background:#b12660;
    border-color: #9a1d51;
}
#floating-menu.education li a:hover {
    background-color: #9a1d51;
}
#floating-menu.heritage a.main-item {
    background:#efb011;
}

#floating-menu.heritage li a {
    background:#efb011;
    border-color: #d29909;
}
#floating-menu.heritage li a:hover {
    background-color: #d29909;
}
#floating-menu.stage a.main-item {
    background:#63696f;
}

#floating-menu.stage li a {
    background:#63696f;
    border-color: #4d545b;
}
#floating-menu.stage li a:hover {
    background-color: #4d545b;
}

/* APPLICATION FORMS */

.application_forms .gform_title {
    font-weight: 600;
    font-size: 36px;
    color: #64696f!important;
    line-height: 1.1em;
}

.application_forms .gsection_title {
  margin-top: 40px;
  color: #64696f!important;
}

.application_forms .gform_wrapper.gravity-theme .gfield_label {
    font-size: 17px;
    line-height: 1.6em;
}

.application_forms .ginput_complex label {
    font-size: 17px;
    padding-top: 5px;
}

.application_forms .gform_button.button {
    background: #b12660 !important;
    border: none !important;
    padding: 17px 45px 15px !important;
    color: white !important;
    font-size: 15px;
    text-transform: uppercase;
}

.application_forms .gform_button.button:hover {
    background: #751439 !important;
}

.application_forms input[type=text], .application_forms textarea {
  padding: 12px !important;
  background: #fafafa;
}