/*************************
	Youth Programming Page
**************************/

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* Student Section */

.student__section {
    background: #f04c24;
    padding-bottom: 100px;
}

.student__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.student__wrapper .left-col {
    /*width: 752px;*/
    width: 39%;
    position: relative;
}

.student__wrapper .left-col img {
    width: 100%;
    height: auto;
}

.student__wrapper .left-col .student-pic {
    margin-bottom: 100px;
}

.student__wrapper .left-col .wave-icon {
    max-width: 70%;
    width: 100%;
}

.student__wrapper .right-col {
    /*width: calc(100% - 752px);*/
    width: 61%;
    padding: 45px 90px 0 90px;
    color: #fff;
}

.student__wrapper .right-col .inner-content {
    max-width: 85%;
    width: 100%;
}

.student__wrapper .right-col .pic {
    margin-bottom: 34px;
}

.student__wrapper .right-col h3 {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 35px;
}

.student__wrapper .right-col p {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.student__wrapper .right-col p:last-child {
    margin-bottom: 0;
}

.student__wrapper .right-col ul {
    padding: 0 0 0 50px;
    margin: 0;
    list-style: none;
}

.student__wrapper .right-col ul li {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 30px;
    position: relative;
}

.student__wrapper .right-col ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    left: -13px;
}

/* Initiative Section */

.initiative__section {
    background: #d04b9b;
}

.initiative__section .initiative-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.initiative__section .initiative-wrapper .left-col {
    /*width: calc(100% - 885px);*/
    width: 53.5%;
    padding: 70px 130px 70px 70px;
    color: #fff;
}

.initiative__section .initiative-wrapper .right-col {
    /*max-width: 885px;*/
    max-width: 46.5%;
    width: 100%;
}

.initiative__section .initiative-wrapper .right-col img {
    width: 100%;
}

.initiative-wrapper .left-col .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
}

.initiative-wrapper .left-col .heading .icon {
    display: inline-block;
    width: 112px;
    margin-right: 20px;
}

.initiative-wrapper .left-col .heading .icon img {
    width: 100%;
    height: auto;
}

.initiative-wrapper .left-col .heading h3 {
    font-size: 32px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

.initiative-wrapper .left-col .heading p {
    font-size: 24px;
    margin-bottom: 0;
}

.initiative-wrapper .left-col .inner-content p {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.initiative-wrapper .left-col .learn-btn {
    display: inline-block;
    background: #fff;
    border-radius: 50px;
    padding: 15px 25px;
    font-size: 18px;
    font-weight: 700;
    font-family: "Galano Grotesque";
    color: #d04b9b;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 60px;
}

.initiative-wrapper .left-col .social-links>span {
    display: block;
    font-size: 17px;
    font-weight: 700;
    font-family: "Galano Grotesque";
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.initiative-wrapper .social-icon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.initiative-wrapper .social-icon li:not(:last-child) {
    margin-right: 24px;
}

.initiative-wrapper .social-icon a {
    display: inline-block;
}

.initiative-wrapper .social-icon img {
    max-height: 51px;
}

.initiative__missionslbimage {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
}

.initiative__missionslbicon {
    width: 141px;
    height: 141px;
    border-radius: 50%;
    background: #fff;
}

.initiative__missionslbtitle {
    width: calc(100% - 141px);
    padding-left: 27px;
    font-size: 54px;
    line-height: 1.15em;
    color: #fff;
    font-weight: bold;
}

.initiative__missionslb h4 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 10px;
}

.initiative__missionslb p {
    font-size: 24px;
    color: #fff;
    letter-spacing: -0.45px;
    line-height: 1.38;
}

.initiative__missionslb p:not(:last-child) {
    margin-bottom: 40px;
}

.initiative__section .buttom-button {
    margin-bottom: 66px;
}

.initiative__section .buttom-button .btn-light {
    color: #db6caf;
}

.initiative__section .buttom-button .btn-light:hover,
.initiative__section .buttom-button .btn-light:focus {
    background: #fff;
    color: #3b3936;
}

.initiative__missions {
    padding-top: 90px;
    color: #fff;
}

.initiative__missionslb {
    padding-left: 55px;
    padding-right: 55px;
    margin-bottom: 80px;
}

.our_modelcolumns {
    max-width: 706px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto 100px;
}

.our_modelcol {
    width: 50%;
    text-align: center;
    padding: 40px 35px;
    background: #eb82c1;
}

.our_modelcolumns>div:nth-child(2) {
    background: #e070b3;
}

.our_modelcolumns>div:nth-child(3) {
    background: #db6caf;
}

.initiative__rightcont {
    padding-bottom: 50px;
}

.initiative__rightcont .our_modelcont {
    text-align: center;
}

.our_modelcont .our_modeltitle {
    font-size: 54px;
    letter-spacing: -0.81px;
}

.our_modelcol .icon {
    width: 115px;
    height: 115px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 40px;
}

.our_modelcol .icon img {
    width: 100%;
    height: auto;
}

.our_modelcont {
    max-width: 706px;
    width: 100%;
    margin: 0 auto 25px;
}

.our_modelcont h4 {
    font-size: 32px;
    color: #fff;
    line-height: 1.3;
}

.our_modelcol h3 {
    font-size: 31px;
    line-height: 1.3;
}

.our_modelcol p {
    font-size: 20px;
    line-height: 1.3;
}

.initiative__rightcont .initiative__missionslb {
    max-width: 677px;
    width: 100%;
    padding: 00;
    margin: 0 auto;
}

.initiative__list {
    margin: 0 -12px;
    background: #eb82c1;
}

.initiative__list>div:nth-child(1) {
    background: #db6caf;
}

.initiative__card {
    padding: 28px 70px 65px;
}

.initiative__card .initiative__header {
    padding-left: 54px;
    margin-bottom: 35px;
    position: relative;
}

.initiative__card .initiative__header h3 {
    font-size: 30px;
    font-style: italic;
    letter-spacing: -0.45px;
}

.initiative__card .initiative__header button {
    width: 30px;
    padding: 0;
    background: transparent;
    border: none;
    position: absolute;
    top: 2px;
    left: 0;
}

.initiative__card .initiative__header button:hover,
.initiative__card .initiative__header button:focus {
    outline: none;
}

.initiative__card .initiative__header button img {
    width: 100%;
    height: auto;
}

.initiative__card .initiative__header button:hover,
.initiative__card .initiative__header button:focus {
    outline: none;
}

.initiative__card .initiative__cardbody li {
    padding-left: 54px;
    margin-bottom: 30px;
    position: relative;
}

.initiative__card .initiative__cardbody li:last-child {
    margin-bottom: 0;
}

.initiative__card .initiative__cardbody li p {
    margin-bottom: 5px;
}

.initiative__card .initiative__cardbody li:before {
    content: "";
    width: 35px;
    height: 35px;
    background: url("/wp-content/uploads/2021/09/tick.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.initiative__card .initiative__cardbody ol {
    counter-reset: section;
}

.initiative__card .initiative__cardbody ol li:before {
    counter-increment: section;
    content: ""counter(section)"";
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border-radius: 50%;
    font-size: 22px;
    font-weight: 700;
    color: #d04b9b;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.initiative__card .initiative__cardbody li p {
    font-size: 24px;
}

.initiative__card .initiative__cardbody .btn {
    color: #d04b9b;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 45px;
}

.initiative__card .initiative__cardbody .btn:hover {
    background: #fff;
    color: #3b3936;
}

.educator__section {
    background: #04b2e2;
}

.educator__section .wave-icon {
    margin-left: 62px;
}

@media (max-width: 1500px) {
    .initiative-wrapper .left-col .heading h3 {
        font-size: 26px;
    }

    .initiative-wrapper .left-col .heading p {
        font-size: 20px;
    }
}

@media (max-width: 1280px) {
    .initiative-wrapper .left-col .heading {
        margin-bottom: 40px;
    }

    .initiative__section .initiative-wrapper .left-col {
        padding: 70px 40px 70px 40px;
    }

    .our_modelcont .our_modeltitle {
        font-size: 44px;
    }

    .our_modelcont h4 {
        font-size: 28px;
    }

    .initiative__missionslb {
        padding-left: 28px;
        padding-right: 28px;
    }

    .initiative__missionslbicon {
        width: 111px;
        height: 111px;
    }

    .initiative__missionslbtitle {
        font-size: 44px;
        padding-left: 22px;
    }

    .initiative__card {
        padding: 28px 40px 65px;
    }

}

@media (max-width: 1199px) {
    .student__wrapper .right-col {
        padding: 45px 50px 0 50px;
    }

    .student__wrapper .right-col h3 {
        font-size: 38px;
    }

    .student__wrapper .right-col p,
    .student__wrapper .right-col ul li {
        font-size: 22px;
    }

    .initiative__section .initiative-wrapper .left-col {
        padding: 50px 40px 50px 40px;
    }

    .initiative-wrapper .left-col .inner-content p {
        font-size: 22px;
    }

    .initiative-wrapper .left-col .heading .icon {
        width: 82px;
    }

    .initiative-wrapper .left-col .heading .content {
        width: calc(100% - 102px);
    }

    .initiative-wrapper .social-icon img {
        max-height: 35px;
    }

    .initiative-wrapper .left-col .heading {
        margin-bottom: 30px;
    }

    .initiative-wrapper .left-col .heading h3 {
        font-size: 24px;
    }

    .initiative__missionslb p {
        font-size: 22px;
    }

    .initiative__missionslb p:not(:last-child) {
        margin-bottom: 30px;
    }

    .initiative__missionslbtitle {
        font-size: 38px;
    }

    .our_modelcol {
        padding: 30px 20px;
    }

    .our_modelcol h3 {
        font-size: 26px;
        line-height: 1.2;
    }

    .our_modelcol p {
        font-size: 19px;
    }

    .initiative__missions {
        padding-top: 30px;
    }

    .initiative__card .initiative__header h3 {
        font-size: 28px;
    }

    .initiative__card .initiative__cardbody li p {
        font-size: 22px;
    }

    .initiative__card .initiative__cardbody li:before {
        width: 30px;
        height: 30px;
    }

    .initiative__card .initiative__cardbody ol li:before {
        font-size: 20px;
    }

}

@media (max-width: 1024px) {
    .student__section {
        padding-bottom: 70px;
    }

    .student__wrapper .right-col {
        padding: 45px 40px 0 40px;
    }

    .student__wrapper .right-col h3 {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .student__wrapper .right-col .inner-content {
        max-width: 100%;
    }

    .student__wrapper .right-col p,
    .student__wrapper .right-col ul li {
        font-size: 20px;
    }

    .initiative__section .initiative-wrapper .left-col {
        padding: 50px 25px 50px 25px;
    }

    .initiative__section .buttom-button {
        margin: 46px 0;
    }

    .initiative__missions {
        padding-top: 40px;
    }

    .initiative-wrapper .left-col .inner-content p {
        font-size: 20px;
    }

    .initiative-wrapper .social-icon li:not(:last-child) {
        margin-right: 20px;
    }

    .initiative-wrapper .social-icon img {
        max-height: 26px;
    }

    .initiative__missionslb p {
        font-size: 20px;
    }

    .our_modelcont .our_modeltitle {
        font-size: 38px;
    }

    .our_modelcont h4 {
        font-size: 22px;
    }

    .initiative__missionslbimage {
        margin-bottom: 20px;
    }

    .initiative__missionslb {
        padding-left: 13px;
        padding-right: 13px;
    }

    .initiative__missionslb {
        margin-bottom: 50px;
    }

    .initiative__missionslb p:not(:last-child) {
        margin-bottom: 20px;
    }

    .our_modelcol {
        width: 100%;
    }

    .our_modelcol .icon {
        margin: 0 auto 20px;
    }

    .our_modelcolumns {
        margin: 0 auto 60px;
    }

    .initiative__card {
        padding: 28px 25px 65px;
    }

    .initiative__card .initiative__header h3 {
        font-size: 24px;
    }

    .initiative__card .initiative__header button {
        width: 22px;
    }

    .initiative__card .initiative__header h3 {
        font-size: 26px;
        line-height: 1.2;
    }

    .initiative__card .initiative__header {
        padding-left: 50px;
    }

    .initiative__card .initiative__cardbody li {
        padding-left: 50px;
    }

    .initiative__card .initiative__cardbody li:before {
        width: 25px;
        height: 25px;
    }

}

@media (max-width: 767px) {

    .site-footer .footer__form .gform_wrapper form .gform_fields input[type="text"],
    .site-footer .footer__form .gform_wrapper form .gform_fields input[type="email"] {
        padding-left: 17px !important;
    }


    .event-ticket__area .evoTX_wc_section .evotx_quantity .qty em,
    .evotx_qty_adjuster em {
        padding: 2px 10px !important;
    }

    .student__wrapper .left-col {
        width: 100%;
    }

    .student__wrapper .right-col {
        width: 100%;
        padding: 20px 15px 0 15px;
    }

    .student__wrapper .left-col .student-pic {
        margin-bottom: 20px;
    }

    .student__wrapper .left-col .wave-icon {
        max-width: 190px;
        display: none;
    }

    .student__wrapper .right-col h3 {
        font-size: 30px;
        margin-bottom: 17px;
    }

    .student__wrapper .right-col p,
    .student__wrapper .right-col ul li {
        font-size: 18px;
        margin-bottom: 17px;
    }

    .initiative__section .initiative-wrapper .left-col {
        width: 100%;
    }

    .initiative__section .initiative-wrapper .right-col {
        max-width: 100%;
    }

    .initiative-wrapper .left-col .inner-content p {
        font-size: 18px;
    }

    .initiative__section .initiative-wrapper .left-col {
        padding: 30px 25px 30px 25px;
    }

    .initiative-wrapper .left-col .heading {
        margin-bottom: 20px;
    }

    .initiative-wrapper .left-col .inner-content p {
        margin-bottom: 18px;
    }

    .initiative__section .buttom-button {
        margin: 28px 0;
    }

    .initiative__missionslb {
        padding-left: 0;
        padding-right: 0;
    }

    .student__wrapper .right-col .inner-content {
        max-width: 100%;
    }

    .initiative__section .initiative-wrapper .left-col {
        padding: 30px 15px 30px 15px;
    }

    .initiative__missionslb p {
        font-size: 18px;
    }

    .initiative__missionslb h4 {
        font-size: 28px;
    }

    .student__wrapper .right-col ul {
        padding: 0 0 0 30px;
    }

    .initiative__card {
        padding: 28px 15px 65px;
    }

    .event-ticket__area .evo_metarow_organizer .evo_card_organizer_image img {
        height: 50px;
    }

    .event-ticket__area .eventon_main_section,
    .event-ticket__area #eventon_comments {
        padding: 20px 6px !important;
    }

    .event-ticket__area .evotx_inquery a.evcal_btn.evotx_INQ_btn {
        font-size: 18px !important;
        padding: 0.555rem .45rem !important;
        max-width: 100%;
    }

    .event-ticket__area .event_description h2 {
        margin-top: 26px;
        font-size: 24px;
    }

    .event-ticket__area .evcal_evdata_row,
    .event-ticket__area .evcal_evdata_row.evorow_2b .evorow_b {
        padding: 21px 13px;
    }

}

@media (max-width: 480px) {

    .woocommerce form.checkout_coupon.woocommerce-form-coupon p.form-row {
        width: 100%;
    }

    .woocommerce-checkout-payment button#place_order {
        margin-top: 12px;
    }

    .woocommerce form.checkout_coupon.woocommerce-form-coupon p.form-row button.button {
        width: 100%;
        padding: 12px;
    }

    .event__calendar .eventcalcontent .evotx_inquery a.evcal_btn.evotx_INQ_btn {
        font-size: 16px;
        margin-top: 0 !important;
        margin-bottom: 10px;
    }

    .event__calendar .evcal_evdata_row,
    .event__calendar .evcal_evdata_row.evorow_2b .evorow_b {
        padding: 20px 15px;
    }

    .event__calendar .eventcalcontent .evotx_hidable_section .tx_price_line span,
    .event__calendar .eventcalcontent .evotx_hidable_section .evotx_quantity span,
    .event__calendar .eventcalcontent .evotx_hidable_section .evotx_addtocart_total span {
        font-size: 15px !important;
    }

    .woocommerce table.shop_table .coupon input#coupon_code {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .woocommerce .coupon button.button {
        width: 100% !important;
    }

    .initiative-wrapper .left-col .heading h3 {
        font-size: 22px;
        line-height: 1.2;
    }

    .initiative__missionslbicon {
        width: 81px;
        height: 81px;
    }

    .initiative__missionslbtitle {
        font-size: 30px;
        padding-left: 15px;
        line-height: 1.1;
    }

    .initiative__missionslb h4 {
        font-size: 24px;
    }

    .btn {
        font-size: 18px;
    }

    .student__wrapper .right-col h3 {
        font-size: 28px;
        margin-bottom: 12px;
    }

    .initiative__card .initiative__header h3 {
        font-size: 24px;
    }

    .initiative__card .initiative__cardbody li,
    .initiative__card .initiative__header {
        padding-left: 42px;
    }

    .our_modelcol h3 {
        font-size: 24px;
    }

}



.home__banner h1 {
    text-shadow: 0 0 10px rgb(0 0 0 / 91%);
}

.form__wrapper .gform_footer input[type="submit"] {
    box-shadow: 0 0 4px rgb(161 161 161 / 91%);
    border: 0px;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_next:hover:before,
.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_prev:hover:before,
.evo_footer_nav .evcal_arrows.evcal_btn_prev:hover:before,
.evo_footer_nav .evcal_arrows.evcal_btn_next:hover:before {
    border-color: #ffffff !important;
}

.event__calendar .evo_arrows .evcal_btn_prev:before {
    content: "";
    border: none;
    background-image: url(/wp-content/uploads/2021/09/lt.png);
    width: 17px;
    height: 24px;
    transform: none !important;
    display: inline-block;
    margin-right: 46px;
}


.event__calendar .evo_arrows .evcal_btn_next:before {
    content: "";
    border: none;
    background-image: url(/wp-content/uploads/2021/09/rt.png);
    width: 17px;
    height: 24px;
    transform: none !important;
    display: inline-block;
    margin-left: 40px;
}

.event__calendar .evofc_month .eventon_fc_days p {
    margin-bottom: 20px !important;
}

.event__calendar .ajde_evcal_calendar {
    padding-bottom: 0px !important;
}


.event__calendar .evofc_month .eventon_fc_days p.bb {
    position: relative;
    z-index: 99;
    color: #fff;
    opacity: 1;
}
.page-template-home .event__calendar .evofc_month .eventon_fc_days p.bb,.page-template-public-programming .event__calendar .evofc_month .eventon_fc_days p.bb {
    color: #d4d4d4;
}
.event__calendar .eventon_fc_days .evo_fc_day.on_focus {
    background-color: #d04b9b !important;
    color: #fff !important;
}

.evofc_months_strip .eventon_fc_days .evo_fc_day.has_events span i {
    background-color: #ffffff;
}

/* .event__calendar .eventon_fullcal p {
    color: #fff;
} */

.event__calendar .eventon_fc_days .evo_fc_day.has_events:hover {
    background-color: #c0d400 !important;
    color: #fff;
}

.event__calendar .eventon_fullcal .evo_fc_day {
    width: 60px;
    height: 60px;
    margin: 0 2% !important;
    border: 0 !important;
    border-radius: 50%;
}

.event__calendar .eventon_fc_days .evo_fc_day.today:before {
    display: none;
}

.event__calendar .evoFC_nextto.evoFC .evofc_day.has_events span {
    bottom: 10px;
}

.event__calendar .ajde_evcal_calendar #evcal_prev {
    margin-left: 0;
}

.event__calendar .evoFC_nextto.evoFC .eventon_fullcal .evo_arrows .evo_month_title {
    text-transform: capitalize !important;
}

.event__calendar .eventon_fc_days .evo_fc_day.has_events {
    background-color: #6b6b6b;
    color: #fff !important;
}

.event__calendar .eventon_fc_days .evo_fc_day.noE:hover {
    background: transparent;
    color: #fffefe !important;
}


.event__calendar .evoFC_nextto.evoFC #evcal_list {
    border: 0 !important;
}

@media (min-width: 1400px) {
    .event__calendar .evoFC_nextto.evoFC .eventon_fullcal {
        width: 620px;
    }

    .event__calendar .evoFC_nextto.evoFC #evcal_list {
        width: calc(100% - 620px);
        float: right;
        border: 0;
    }

    .event__calendar .evofc_month .eventon_fc_days {
        padding-left: 13px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .event__calendar .evoFC_nextto.evoFC .eventon_fullcal {
        width: 480px;
    }

    .event__calendar .evoFC_nextto.evoFC #evcal_list {
        width: calc(100% - 480px);
        float: right;
    }

    .event__calendar .eventon_fullcal p {
        color: #fff;
    }

    .event__calendar .eventon_fullcal .evo_fc_day {
        font-size: 16px;
    }

    .event__calendar .eventon_fullcal .evo_fc_day {
        width: 50px;
        height: 50px;
        margin: 0 1% !important;
    }

    .event__calendar .evofc_month .eventon_fc_days {
        padding-left: 34px;
    }
}


@media (min-width: 1200px) and (max-width: 1400px) {
    .event__calendar .eventcalcontent .eventcalcontent__inner .eventcaltitle {
        font-size: 28px;
    }

    .event__calendar .evoFC_nextto.evoFC .eventon_fullcal .evo_arrows .evo_month_title {
        font-size: 24px !important;
        position: relative;
        top: 4px;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner {
        width: calc(100% - 250px);
    }

    .event__calendar .eventcalcontent .eventcalcontent__img {
        width: 250px;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner .eventdetails .eventinfobox .eventsubtitle {
        font-size: 30px;
    }

    .event__calendar .evoFC_nextto.evoFC .eventon_fullcal {
        padding-bottom: 0 !important;
    }
}

@media and (max-width: 1344px) {
    .event__calendar .eventcalcontent .eventcalcontent__inner .eventcaltitle {
        font-size: 24px;
    }
}

@media and (max-width: 1340px) {
    .event__calendar .eventcalcontent .eventcalcontent__inner .eventdetails .eventplacecont p {
        font-size: 17px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .event__calendar .eventon_fullcal .evo_fc_day {
        width: 40px;
        height: 40px;
        margin: 0 2% !important;
        border: 0 !important;
        border-radius: 50%;
        line-height: 17px;
        font-size: 14px;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner {
        width: calc(100% - 220px);
    }

    .event__calendar .eventcalcontent .eventcalcontent__img {
        width: 220px;
    }

    .event__calendar .evoFC_nextto.evoFC .evofc_day.has_events span {
        bottom: 6px;
    }

    .event__calendar .evoFC_nextto.evoFC #evcal_list {
        width: calc(100% - 350px);
    }

    .event__calendar .evoFC_nextto.evoFC .eventon_fullcal .eventon_fc_days {
        padding-left: 15px;
    }

    .event__calendar .evoFC_nextto.evoFC .eventon_fullcal {
        width: 350px;
        padding-top: 18px;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner h2.eventcaltitle {
        font-size: 22px;
        line-height: 23px;
    }

    .event__calendar .evo_arrows .evcal_btn_prev:before {
        margin-right: 16px;
        background-size: 12px;
        background-repeat: no-repeat;
    }

    .event__calendar .evo_arrows .evcal_btn_next:before {
        margin-left: 10px;
        background-size: 12px;
        background-repeat: no-repeat;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner .eventdetails .eventinfobox .eventsubtitle {
        font-size: 24px;
        margin-bottom: 0 !important;
    }

    .event__calendar .evoFC_nextto.evoFC .eventon_fullcal .evo_arrows .evo_month_title {
        font-size: 26px !important;
    }

    .event__calendar .eventcalcontent .eventcalcontent__img {
        max-height: 100%;
    }
}

@media (max-width: 1160px) {
    .main-navigation .menu li:hover .sub-menu {
        margin-left: -10px;
    }
}


@media (max-width: 991px) {

    .theory__section .therory__content .theory_drop_arrow {
        top: 0px !important;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner .eventdetails .eventplacecont p {
        font-size: 18px !important;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner .eventdetails .eventinfobox .eventsubtitle {
        margin-top: 24px !important;
    }

    .event__calendar .eventplacecont {
        padding-top: 10px;
    }

    .event__calendar .eventon_fullcal .evo_fc_day {
        width: 40px;
        height: 40px;
        margin: 0 2% !important;
        border: 0 !important;
        border-radius: 50%;
        line-height: 15px !important;
        font-size: 14px !important;
    }

    .event__calendar .evoFC_nextto.evoFC .evofc_day.has_events span {
        bottom: 6px;
    }

    .event__calendar .evoFC_nextto.evoFC .eventon_fullcal .eventon_fc_days {
        padding-left: 13px;
    }

    .event__calendar .evofc_month {
        max-width: 420px;
        width: 100%;
        display: block;
        float: none;
        position: absolute;
        width: 100%;
        right: 0;
        left: 0;
        margin: 0px auto;
    }

    .event__calendar .evo_arrows .evcal_btn_next:before,
    .event__calendar .evo_arrows .evcal_btn_prev:before {
        background-size: 12px;
        background-repeat: no-repeat;
    }
}

@media (max-width: 767px) {
    .event__calendar .eventcalcontent .eventcalcontent__inner h2.eventcaltitle {
        font-size: 24px;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner .eventdetails .eventplacecont {
        padding-top: 12px;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner .eventdetails .eventplacecont p {
        font-size: 16px !important;
    }

    .event__calendar .eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2,
    .event__calendar .evo_pop_body .evcal_desc span.evcal_desc2 {
        color: #808080;
        text-transform: uppercase;
        font-size: 18px;
        font-family: 'Galano Grotesque' !important;
        text-transform: none;
    }

}

@media (max-width: 479px) {


    .event__calendar .evoFC_nextto.evoFC .eventon_fullcal .evo_arrows .evo_month_title {
        font-size: 18px !important;
        position: relative;
        top: 2px;
        text-align: center;
    }

    .event__calendar .evo_arrows .evcal_btn_next:before,
    .event__calendar .evo_arrows .evcal_btn_prev:before {
        background-size: 10px;
        background-repeat: no-repeat;
    }

    .event__calendar .ajde_evcal_calendar #evcal_next {
        margin-left: 0 !important;
    }

    .event__calendar .evo_arrows .evcal_btn_prev:before {
        margin-right: 2px;
    }

    .event__calendar .evo_arrows .evcal_btn_next:before {
        margin-left: 10px;
    }

    .event__calendar .evoFC_nextto.evoFC .evofc_day.has_events span {
        bottom: 8px !important;
    }

    .event__calendar .evoFC_nextto.evoFC .evofc_day.has_events span {
        bottom: 6px;
    }

    .event__calendar .evoFC_nextto.evoFC .eventon_fullcal .eventon_fc_days {
        padding-left: 13px;
    }

    .event__calendar .evofc_month {
        max-width: 360px;
    }
}

@media (max-width: 359px) {
    .event__calendar .evofc_month {
        max-width: 300px;
    }

    .event__calendar .eventon_fullcal .evo_fc_day {
        margin: 0 1% !important;
    }

}



.event__listing .ajde_evcal_calendar .calendar_header .evcal_arrows:hover,
.event__listing .evo_footer_nav .evcal_arrows:hover {
    color: #C6C6C6 !important;
    border-color: #C6C6C6 !important;
    background-color: transparent;
}


.event__listing .ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_next:hover:before,
.event__listing .ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_prev:hover:before,
.event__listing .evo_footer_nav .evcal_arrows.evcal_btn_prev:hover:before,
.event__listing .evo_footer_nav .evcal_arrows.evcal_btn_next:hover:before {
    border-color: #C6C6C6 !important;
}

.event__listing .ajde_evcal_calendar .calendar_header .evcal_arrows:before,
.event__listing .evo_footer_nav .evcal_arrows:before {
    border-color: #C6C6C6 !important;
}

.event__listing .ajde_evcal_calendar .calendar_header .evcal_arrows,
.event__listing .evo_footer_nav .evcal_arrows {
    color: #C6C6C6;
    border-color: #C6C6C6;
    background-color: transparent !important;
}

.event__listing .ajde_evcal_calendar .calendar_header p.evo_arrows,
.event__listing .evo_footer_nav p.evo_arrows {
    float: right;
}



/* event page */
.ticket__section .evcal_evdata_row,
.ticket__section .evcal_evdata_row.evorow_2b .evorow_b {
    background-color: transparent !important;
    border-radius: 8px;
    padding: 40px 0 25px;
    margin: 0px;
    color: #8d8d8d;
}


.ticket__section .evcal_evdata_row .evcal_evdata_icons i,
.ticket__section .evcal_evdata_row .evcal_evdata_custometa_icons i {
    color: #fff;
    opacity: 1;
}

.ticket__section .evo_card_health_boxes .evo_health_b {
    color: #000;
}

.ticket__section .evo_card_organizer p.evo_data_val.evo_card_organizer_name {
    font-size: 18px;
    color: #fff;
}

.ticket__section .evcal_evdata_row .evcal_evdata_cell h3,
.ticket__section .evorow .evo_clik_row h3,
.ticket__section .evcal_evdata_row .evcal_evdata_cell h3 a {
    color: #ffffff;
    margin-bottom: 10px;
}


.ticket__section .evcal_cell .evo_health_b.ehb_other,
.ticket__section .evo_card_health_boxes .evo_health_b {
    color: #363330;
    background-color: #fff;
}

.ticket__section .evotx_hidable_section {
    background: #363330;
    border-radius: 8px;
    padding: 20px 15px 30px;
}

.ticket__section .evo_metarow_learnmore.evo_clik_row {
    text-decoration: none;
    color: #fff;
    margin-bottom: 35px;
    display: block;
    max-width: 228px;
    margin-left: 38px;
}

.ticket__section span.evorow_box1 {
    min-width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    border-radius: 50px;
    font-weight: bold;
    border-width: 2px;
    letter-spacing: 0;
    color: #fff;
    background-color: #04B2E2;
    border-color: #04B2E2;
    padding: 5px 38px;
    text-decoration: none;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.ticket__section .evo_metarow_learnmore.evo_clik_row .evo_h3 {
    color: #fff;
}


.ticket__section span.evorow_box1:hover .evcal_evdata_icons,
.ticket__section span.evorow_box1:hover h3 {
    color: #363330 !important;

}

.ticket__section .ticket__context p {
    margin-bottom: 0px;
}

.single-ajde_events .ticket__section .evotx_hidable_section .tx_price_line,
.single-ajde_events .ticket__section .evotx_hidable_section .evotx_quantity {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
}

.ticket__section .evotx_hidable_section button.evcal_btn {
    padding: 12px 30px !important;
}

.ticket__section .evotx_inquery a.evcal_btn.evotx_INQ_btn {
    min-width: 230px;
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    border-radius: 50px;
    font-weight: bold;
    padding: .655rem .75rem !important;
    border: 2px solid #FFCD00;
    color: #fff;
    background-color: #FFCD00;
    border-color: #FFCD00;
    display: block;
    max-width: 270px;
}

.ticket-banner .ticket__banner {
    box-shadow: 1px 3px 3px #b33983;
    margin-bottom: 15px;
}

.event__calendar .evotx_addtocart_button button {
    margin-top: 10px;
}

.evotx_inquery .evotxINQ_box input,
.evotx_inquery .evotxINQ_box textarea {
    border-radius: 20px;
    font-size: 13px;
    border: none;
    border-radius: 0;
}

.event__calendar .evotx_inquery .verifyhuman {
    color: #363330 !important;
}

.event__calendar p.verifyhuman input {
    height: 30px;
}

.event__calendar .evotx_inquery .notification p.notif {
    color: red !important;
}

.event__calendar .eventcalcontent .evotx_inquery a.evcal_btn.evotx_INQ_btn {
    min-width: 230px;
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    border-radius: 50px;
    font-weight: bold;
    padding: .655rem .75rem !important;
    border: 2px solid #FFCD00;
    color: #fff;
    background-color: #FFCD00 !important;
    border-color: #FFCD00 !important;
    display: block;
    margin-top: 10px;
    max-width: 270px;
}

.event__calendar .eventcalcontent .evcal_btn.evotx_addtocart.button {
    padding: 12px 30px !important;
}

.event__calendar .eventcalcontent .evotx_inquery a.evcal_btn.evotx_INQ_btn:hover {
    color: #3b3936 !important;
}

.ticket__section .evotx_ticket_purchase_section p.price.tx_price_line,
.ticket__section .evotx_ticket_purchase_section p.evotx_quantity,
.ticket__section p.evotx_item_price_line,
.ticket__section .evotx_ticket_purchase_section p.evotx_ticket_other_data_line {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #dadada;
}

.ticket__section .evoTX_wc_section .evotx_quantity .qty em,
.ticket__section .evotx_qty_adjuster em {
    padding: 3px 10px;
}

.ticket__section .evotx_inquery .evotxINQ_box {
    margin-top: 30px;
}

.ticket__section .evotx_inquery .evotxINQ_box p {
    padding-bottom: 24px;
}

.ticket__section .evotx_inquery .evotxINQ_box label {
    color: #fff;
    font-size: 18px;
    padding-left: 0;
}

.ticket__section p.verifyhuman label {
    color: #363330 !important;
}

.ticket__section .evotx_inquery .notification p.notif {
    font-size: 14px !important;
    color: red;
    padding-bottom: 0 !important;
}



.ticket__section .evotx_success_msg {
    display: inline-block;
    padding-top: 130px;
    font-size: 20px !important;
}

.ticket__section .evotx_success_msg span a {
    background-color: #04B2E2;
    border-color: #04B2E2;
    padding: 13px 63px !important;
    font-size: 18px;
    border-radius: 50px;
}

.evotx_inquery {
    padding-top: 30px;
}

.ticket__section .evotx_success_msg span a:hover,
.ticket__section .evotx_inquery .submit_row a.evcal_btn:hover {
    color: #363330 !important;
}

.ticket__section .evotx_success_msg {
    margin-top: 10px;
}

.ticket__section .evo_metarow_tix .evotx_success_msg:before {
    margin-left: -25px;
    margin-top: 116px;
}


.ticket__section .evotx_success_msg span {
    padding-top: 50px;
    padding-bottom: 35px;
}

.ticket__section .evotx_inquery .evotxINQ_box input,
.ticket__section .evotx_inquery .evotxINQ_box textarea {
    border-radius: 0;
}

.ticket__section .evotx_inquery .submit_row a.evcal_btn {
    background-color: #04B2E2;
    border-color: #04B2E2;
    padding: 13px 63px !important;
    font-size: 18px;
    border-radius: 50px !important;
    opacity: 1;
    margin-top: 5px;
    color: #fff !important;
}


.ticket__section .evotx_inquery .verifyhuman span input {
    height: 30px;
}

.event__calendar .evorow.evcal_evdata_row.evo_metarow_tix.lastrow {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}

.event__calendar .evorow.evcal_evdata_row {
    margin-top: 30px;
}

.event__calendar .evcal_evdata_cell h3.evo_h3 {
    color: #363330 !important;
}

.event__calendar #evcal_list .eventon_list_event .evcal_eventcard p,
.event__calendar .ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul,
.event__calendar .evo_lightboxes .evo_pop_body .evcal_evdata_row .evcal_evdata_cell p,
.event__calendar .evo_lightboxes .evcal_evdata_cell p a {
    color: #363330;
}

.event__calendar .evotx_inquery .evotxINQ_box input,
.event__calendar .evotx_inquery .evotxINQ_box textarea,
.event__calendar .evotx_inquery .verifyhuman {
    border-radius: 0 !important;
}

.event__calendar p.submit_row a.evcal_btn.evotx_INQ_submit {
    padding: 13px 55px !important;
    font-size: 16px;
}

.event__calendar .submit_row {
    padding: 15px 16px !important;
}

.event__calendar .evotx_inquery .evotxINQ_box label {
    font-size: 16px;
}

.event__calendar .evotx_inquery .evotxINQ_box {
    margin-top: 40px;
}

.event__calendar .evcal_evdata_row,
.event__calendar .evcal_evdata_row.evorow_2b .evorow_b {
    background-color: #e9e8e1 !important;
    border: 1px solid #ccc !important;
}


.event__calendar .evotx_ticket_purchase_section p.price.tx_price_line,
.event__calendar .evotx_ticket_purchase_section p.evotx_quantity,
.event__calendar p.evotx_item_price_line,
.event__calendar .evotx_ticket_purchase_section p.evotx_ticket_other_data_line {
    border-bottom: 1px solid #ccc;
}

.event__calendar .evotx_inquery .evotxINQ_box p {
    padding-bottom: 16px;
}

.event-ticket__area .evo_sin_page #evcal_list .eventon_list_event {
    border-right: 0px solid #EFEEEE;
    border-top: 0px solid #EFEEEE;
    border-radius: 0px;
}


.event-ticket__area .eventon_events_list .eventon_list_event .event_description,
.event-ticket__area .evo_lightbox.eventcard .evo_lightbox_body {
    background-color: #d04b9b;
    border: 0;
}


.event-ticket__area #evcal_list .eventon_list_event .evcal_eventcard p,
.event-ticket__area .ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul,
.event-ticket__area .evo_lightboxes .evo_pop_body .evcal_evdata_row .evcal_evdata_cell p,
.event-ticket__area .evo_lightboxes .evcal_evdata_cell p a,
.event-ticket__area #evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer_name span,
.event-ticket__area .evo_pop_body .evo_metarow_organizer .evo_card_organizer_name span {
    font-size: 17px;
    line-height: 26px;
    color: #fff;
}


.event-ticket__area .evcal_evdata_row,
.event-ticket__area .evcal_evdata_row.evorow_2b .evorow_b {
    background-color: #b3317f;
}

.event-ticket__area .evo_metarow_learnmore.evo_clik_row .evo_h3 {
    color: #fff !important;
}


.event-ticket__area .evcal_evdata_row .evcal_evdata_cell h2,
.event-ticket__area .evcal_evdata_row .evcal_evdata_cell h3,
.event-ticket__area .evorow .evo_clik_row h3,
.event-ticket__area .evcal_evdata_row .evcal_evdata_cell h3 a {
    color: #fff;
}

.event-ticket__area .evcal_evdata_row .evcal_evdata_icons i,
.event-ticket__area .evcal_evdata_row .evcal_evdata_custometa_icons i {
    color: #fff;
    opacity: 0.9 !important;
}

.event-ticket__area .evo_card_health_boxes .evo_health_b,
.event-ticket__area .evo_health_b.ehb_other {
    background-color: #fff;
    color: #363330;
}


.event-ticket__area .evotx_inquery a.evcal_btn.evotx_INQ_btn {
    min-width: 230px;
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    border-radius: 50px;
    font-weight: bold;
    padding: .655rem .75rem !important;
    border: 2px solid #FFCD00;
    color: #fff;
    background-color: #FFCD00 !important;
    border-color: #FFCD00 !important;
    display: block;
    max-width: 270px;
}

/*.event-ticket__area .evotx_inquery a.evcal_btn.evotx_INQ_btn:hover{
	color: #3b3936 !important;
}*/

.event-ticket__area .evotx_inquery p.verifyhuman label {
    color: #000;
}

.event-ticket__area .evotxINQ_form .verifyhuman span input {
    height: 30px;
}

.event-ticket__area .evotx_inquery .evotxINQ_box input,
.event-ticket__area .evotx_inquery .evotxINQ_box textarea {
    border-radius: 0;
}

.event-ticket__area .evotx_inquery {
    padding-top: 30px !important;
    padding-bottom: 30px;
}

.event-ticket__area .evotx_inquery .evotxINQ_box {
    margin-top: 40px;
}

.event-ticket__area .evotx_inquery .submit_row a.evcal_btn {
    background-color: #04B2E2;
    border-color: #04B2E2;
    padding: 13px 63px !important;
    font-size: 18px;
    border-radius: 50px !important;
    opacity: 1;
    margin-top: 5px;
    color: #fff !important;
}

/*.event-ticket__area .evotx_inquery .submit_row a.evcal_btn:hover,
.event-ticket__area button.evcal_btn.evotx_addtocart.button:hover {
	color: #3b3936 !important;
}*/

.event-ticket__area #evcal_head {
    display: none;
}

.event-ticket__area div#eventon_comments {
    display: none;
}

.event-ticket__area .evo_page_body {
    padding-bottom: 34px;
}

.event-ticket__area .evcal_btn.evotx_addtocart.button.alt {
    padding: 11px 32px !important;
    font-size: 15px;
    background-color: #00b7ea !important;
    border-color: #00b7ea !important;
}

.event-ticket__area #evcal_head {
    display: none;
}

.event-ticket__area .notification p.notif {
    color: red !important;
}

.event-ticket__area .entry-content {
    margin: 0;
}

.event-ticket__area .evo_metarow_directimg.evcal_evdata_row {
    max-width: 700px;
    margin: 13px auto;
    display: block;
}

.event-ticket__area .evo_metarow_directimg img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}

.event-ticket__area .evo_metarow_directimg.evcal_evdata_row img {
    box-shadow: 1px 3px 4px #b33b83 !important;
}

.event-ticket__area .evcal_event_details {
    margin-top: 10px;
}

.event-ticket__area .desc_trig.evcal_list_a {
    display: none !important;
}

.event-ticket__area .event_description h2 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 50px;
}

.event__calendar .eventon_list_event .event_description {
    border-left: 0px solid #e5e5e5 !important;
    border-right: 0px solid #e5e5e5 !important;
    border-bottom: 0 !important;
}

.event__calendar .event_description.evcal_eventcard.open {
    border-color: #ccc;
}

/* woocomerce cart */

.woocommerce-cart #primary {
    background: #04b2e2;
}

.woocommerce table.shop_table th {
    padding: 15px 12px;
}

.woocommerce table.shop_table thead th {
    color: #fff;
    font-size: 20px;
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgb(253 253 253 / 77%);
}

.woocommerce table.shop_table {
    border: 1px solid rgb(253 253 253 / 77%);
    background: #0587ab;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    padding: .738em 1em;
    font-size: 20px;
}


.woocommerce-cart .cart_totals {
    max-width: 450px;
}

.woocommerce .cart_totals h2 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 20px;
}

.woocommerce table.shop_table .coupon input#coupon_code {
    width: 200px;
}

.woocommerce .quantity .qty {
    padding: 0 5px !important;
    height: 45px;
}

.woocommerce table.shop_table .woocommerce-Price-amount.amount {
    color: #fff;
    font-size: 20px;
}

.woocommerce .wc-proceed-to-checkout a {
    padding: 20px 10px !important;
    font-size: 22px !important;
    letter-spacing: 0px;
}

.woocommerce .cart-subtotal th,
.woocommerce .order-total th {
    color: #fff !important;
    font-size: 22px !important;
}

.woocommerce table.shop_table td.product-name a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-weight: 500;
}



/* woocomerce checkout */

.woocommerce-cart .shop_table .evotx_item_meta_data_p .item_meta_data b {
    font-size: 16px !important;
}

.woocommerce .quantity .qty {
    height: 40px;
}

.woocommerce-checkout #primary {
    background: #04b2e2;
}

.checkout.woocommerce-checkout {
    color: #fff;
}

.woocommerce-checkout h3 {
    color: #fff;
    font-size: 28px;
}

.woocommerce-checkout .evotx_checkout_additional_names {
    padding-top: 25px;
}

.woocommerce-checkout p.evo_event_information {
    font-size: 22px;
}

.woocommerce-checkout .woocommerce-additional-fields .evotx_tai_oneholder {
    padding-top: 30px;
}

.woocommerce-checkout .select2-container .select2-selection--single {
    height: 52px;
}

.woocommerce-checkout h3#order_review_heading {
    padding-top: 40px;
}

.woocommerce-checkout .evotx_tai_oneholder .evotx_tai_oneholder_title {
    font-weight: 600;
    font-size: 24px;
}

.woocommerce-checkout .woocommerce form .form-row label {
    font-size: 20px;
}

@media (max-width: 768px) {

    .woocommerce-cart table.shop_table_responsive td.product-name {
        text-align: left !important;
    }

    .woocommerce-cart table.shop_table_responsive td.product-name::before {
        float: none;
    }

    .woocommerce-checkout .shop_table .cart_item.evo_event_ticket_item .item_meta_data span {
        font-size: 14px;
        text-align: left;
    }

    .woocommerce .quantity .qty {
        height: 36px;
    }

    .woocommerce form.checkout_coupon.woocommerce-form-coupon {
        color: #fff;
        font-size: 16px;
        line-height: 21px;
    }

    .woocommerce-checkout .evotx_tai_oneholder .evotx_tai_oneholder_title {
        font-weight: 600;
        font-size: 20px;
    }

    .woocommerce-checkout .woocommerce form .form-row label {
        font-size: 18px;
    }

}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #363330;
    line-height: 48px;
    font-size: 16px;
    padding-left: 15px;
}

.woocommerce .woocommerce-info {
    font-size: 18px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px;
    position: absolute;
    top: 1px;
    right: 5px;
    width: 20px;
}


.woocommerce-checkout-review-order .cart_item p.evotx_item_meta_data_p {
    color: #363330;
}

.woocommerce-privacy-policy-text p {
    color: #363330;
    font-size: 16px;
}

.woocommerce-checkout ul.wc_payment_methods {
    color: #363330;
}

.woocommerce-checkout ul.woocommerce-error li {
    font-size: 18px;
}


@media (max-width: 575px) {

    .woocommerce ul.woocommerce-error {
        font-size: 15px;
        line-height: 18px;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner h2.eventcaltitle {
        font-size: 21px;
        line-height: 20px;
    }

    .event__calendar .eventcalcontent .eventcalcontent__inner .eventdetails .eventinfobox span.eventcat {
        font-size: 18px;
    }

}


@media (max-width: 768px) {

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        color: #fff;
    }

    .woocommerce-checkout input[type="text"],
    .woocommerce-checkout input[type="email"],
    .woocommerce-checkout input[type="url"],
    .woocommerce-checkout input[type="password"],
    .woocommerce-checkout input[type="search"],
    .woocommerce-checkout input[type="number"],
    .woocommerce-checkout input[type="tel"],
    .woocommerce-checkout input[type="range"],
    .woocommerce-checkout input[type="date"],
    .woocommerce-checkout input[type="month"],
    .woocommerce-checkout input[type="week"],
    .woocommerce-checkout input[type="time"],
    .woocommerce-checkout input[type="datetime"],
    .woocommerce-checkout input[type="datetime-local"],
    .woocommerce-checkout input[type="color"],
    .woocommerce-checkout textarea,
    .woocommerce-checkout select {
        height: 45px;
        padding: 10px 8px !important;
        font-size: 14px;
    }

    .woocommerce-checkout .woocommerce .woocommerce-info {
        font-size: 15px;
        line-height: 18px;
    }

    .woocommerce-checkout h3 {
        font-size: 22px;
        line-height: 27px;
    }

    .woocommerce-checkout p.evo_event_information {
        font-size: 19px;
        line-height: 25px;
    }

}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    font-size: 18px;
}



/* order page */

.woocommerce-order {
    color: #fff;
    font-size: 20px;
}

.woocommerce p.return-to-shop {
    display: none;
}

.woocommerce-order .woocommerce-order-details__title,
.woocommerce-order .woocommerce-order h2,
.woocommerce-order h2.woocommerce-column__title,
.woocommerce-order header h2,
.woocommerce-order .wc_order_details h2 {
    color: #fff !important;
    font-size: 30px;
    margin-bottom: 10px;
}

.woocommerce-order .woocommerce-order-details .evo_event_ticket_item .wc-item-meta li {
    border-bottom: 0px solid #e6e6e6 !important;
    font-size: 18px !important;
    line-height: 22px;
}


.woocommerce-cart-form__cart-item td.product-thumbnail img {
    width: 200px;
}


.woocommerce .woocommerce-order table.shop_table {
    border: 0px;
}


.woocommerce .woocommerce-order .shop_table.ticketholder_details .evotxVA_ticket {
    border-bottom: 0px;
}

.woocommerce-order-details header {
    margin-bottom: 12px;
    margin-top: 34px;
}

.woocommerce .woocommerce-customer-details address {
    padding: 12px 20px;
    line-height: 26px;
    background: #0587ab;
}

.woocommerce .woocommerce-order .evotxVA_ticket .evotxVA_tn,
.woocommerce .woocommerce-order .evotxVA_ticket .evotxVA_data span b,
.woocommerce .woocommerce-order .evotxVA_ticket .etxva_other span {
    font-size: 18px;
    opacity: 1;
}

.woocommerce .woocommerce-customer-details address p {
    margin-top: 8px;
    margin-bottom: 5px;
}

.woocommerce-order .eventon-ticket-details.wc_order_details .evcal_btn {
    background-color: #C0D400;
    padding: 13px 28px !important;
    opacity: 1;
    text-align: center;
    font-size: 15px;
    border-radius: 50px !important;
}

.woocommerce .woocommerce-order table.shop_table tbody th,
.woocommerce .woocommerce-order table.shop_table tfoot td,
.woocommerce .woocommerce-order table.shop_table tfoot th {
    border-top: 1px solid rgb(255 255 255 / 29%);
}

.woocommerce .woocommerce-order ul.order_details li {
    font-size: .8em;
}

.woocommerce ul.order_details li strong {
    letter-spacing: 0;
}


@media (max-width: 1200px) {
    .woocommerce .woocommerce-order ul.order_details li {
        font-size: .7em;
        margin-bottom: 20px;
    }
}

@media (max-width: 420px) {
    .ticketholder_details .evotxVA_ticket {
        display: block;
    }

    .woocommerce .woocommerce-order ul.order_details li {
        border-bottom: 1px dotted #fff;
        border-right: 0px;
        width: 100%;
    }

    .woocommerce .woocommerce-order table.shop_table .woocommerce-Price-amount.amount {
        font-size: 16px;
    }

    .woocommerce .woocommerce-order .woocommerce table.shop_table th {
        font-size: 16px;
    }

    .woocommerce-order .woocommerce-order-details .evo_event_ticket_item .wc-item-meta li {
        font-size: 15px !important;
        line-height: 19px;
    }

    .woocommerce .woocommerce-order .evotxVA_ticket .evotxVA_tn,
    .woocommerce .woocommerce-order .evotxVA_ticket .evotxVA_data span b,
    .woocommerce .woocommerce-order .evotxVA_ticket .etxva_other span {
        font-size: 14px;
        line-height: 24px;
    }

    .woocommerce .woocommerce-customer-details address {
        padding: 12px 16px;
        line-height: 22px;
        font-size: 16px;
    }

    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        line-height: 22px;
        margin-bottom: 24px;
    }

    .woocommerce .woocommerce-order table.shop_table td {
        font-size: 14px;
    }

    .woocommerce .woocommerce-order table.shop_table th {
        font-size: 14px;
    }

    .woocommerce-order .eventon-ticket-details {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 26px;
    }

    .woocommerce-order-received header h1.entry-title {
        font-size: 30px;
    }

    .woocommerce ul.order_details {
        margin: 0 0 1em !important;
    }

    .woocommerce .woocommerce-order ul.order_details li:last-child {
        border-bottom: 0px;
    }

    .woocommerce-order .woocommerce-order-details__title,
    .woocommerce-order .woocommerce-order h2,
    .woocommerce-order h2.woocommerce-column__title,
    .woocommerce-order header h2,
    .woocommerce-order .wc_order_details h2 {
        font-size: 20px;
    }
}


/* my account */
.woocommerce-MyAccount-navigation {
    background: #04b2e2;
    color: #fff;
}

.woocommerce-MyAccount-navigation li {
    font-size: 20px;
    color: #fff;
    line-height: 36px;
    border-bottom: 1px solid #1ecaf9;
}

.woocommerce-MyAccount-navigation li a {
    color: #fff;
    text-decoration: none;
    width: 100%;
    padding: 18px 20px;
    display: block;
    line-height: 18px;
    font-weight: 600;
}

.woocommerce-MyAccount-navigation li.active a {
    background: #000;
}

.woocommerce-MyAccount-navigation li.is-active {
    background: #837971;
}

.woocommerce-account .woocommerce-MyAccount-content {
    font-size: 20px;
    background: #e3e3e3;
    padding: 25px 30px;
}

.woocommerce-account .woocommerce-orders-table {
    font-size: 20px;
}

.woocommerce-account table.shop_table td {
    border-top: 1px solid #c6c6c6;
}

.woocommerce-MyAccount-content table.my_account_orders {
    background: #e3e3e3;
    border: 1px solid #c6c6c6;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell a.woocommerce-button {
    padding: 10px 10px;
    font-size: 15px;
    background: #04b2e2;
    color: #fff;
}

.woocommerce-MyAccount-content .shop_table thead th,
.woocommerce-MyAccount-content table .woocommerce-Price-amount.amount {
    color: #363330 !important;
    font-size: 20px;
}

.woocommerce .woocommerce-MyAccount-content .my_account_orders td,
.woocommerce .woocommerce-MyAccount-content .my_account_orders th {
    padding: 10px 14px;
    vertical-align: middle;
}

.woocommerce-MyAccount-content .woocommerce-Button.button,
.woocommerce-MyAccount-content .woocommerce-Button.button:hover {
    padding: 14px 22px;
    font-size: 15px;
    background: #04b2e2;
    color: #fff;
}

.woocommerce-MyAccount-content .edit-account fieldset {
    padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-content p:nth-of-type(1) {
    padding-bottom: 8px;
    font-size: 22px;
}

.woocommerce-EditAccountForm.edit-account {
    font-size: 18px;
}

.woocommerce-account .edit-account fieldset {
    padding-top: 30px !important;
}

.woocommerce-account .woocommerce-Addresses h3 {
    font-size: 24px;
}


@media (max-width: 991px) {

    .woocommerce-account .woocommerce-MyAccount-content {
        overflow: hidden;
        overflow-x: scroll;
        font-size: 18px;
    }

    .woocommerce-account table.shop_table .woocommerce-Price-amount.amount {
        font-size: 16px;
    }

    .woocommerce-account .inner-banner {
        padding-bottom: 0px !important;
    }
}

@media (max-width: 768px) {

    .woocommerce-order-received .ticketholder_details .evotxVA_ticket .evotxVA_tn {
        width: 180px;
    }

    .woocommerce-order .woocommerce-order-details .evo_event_ticket_item .wc-item-meta li {
        line-height: 22px;
        display: block;
    }

    .woocommerce-order .woocommerce-order-details .evo_event_ticket_item .wc-item-meta li strong {
        display: block !important;
        width: 100% !important;
    }

    .woocommerce-account main .container.min-wrap {
        max-width: 100%;
    }

    .woocommerce-account table.shop_table_responsive tr td::before,
    .woocommerce-account table.shop_table_responsive tr td::before {
        color: #363330 !important;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        padding: 16px 10px;
    }
}

@media (max-width: 540px) {
    .woocommerce .woocommerce-order .shop_table.ticketholder_details .evotxVA_ticket {
        border-bottom: 0px;
        display: block;
    }
}

@media (max-width: 420px) {

    .woocommerce-account .woocommerce-MyAccount-content {
        font-size: 16px;
        line-height: 27px;
    }

    .woocommerce-MyAccount-content .woocommerce-info {
        font-size: 15px;
        padding: 10px;
        line-height: 18px;
    }

    .woocommerce-MyAccount-content a.woocommerce-Button.button {
        padding: 11px 13px !important;
        font-size: 14px !important;
    }

    .woocommerce-account .woocommerce-MyAccount-content p:nth-of-type(1) {
        font-size: 19px !important;
        padding-bottom: 8px;
    }

    .woocommerce-MyAccount-content .woocommerce-info::before {
        display: none;
    }

}


/* login page */

.woocommerce .woocommerce-form-login.login {
    font-size: 20px;
    background: #e3e3e3;
    padding: 30px 30px;
    max-width: 650px;
    margin: 30px auto 60px;
}

.woocommerce-form-login p.woocommerce-LostPassword a {
    font-size: 18px;
}

.woocommerce-form-login .woocommerce-form-login__submit {
    padding: 10px 14px !important;
    font-size: 18px !important;
    background: #04b2e2 !important;
    color: #fff !important;
}

.woocommerce-account .lost_reset_password .woocommerce-Button.button {
    padding: 10px 14px !important;
    font-size: 18px !important;
    background: #04b2e2 !important;
    color: #fff !important;
}

.woocommerce-account .lost_reset_password input#user_login {
    border: 1px solid #ccc !important;
}

.woocommerce-ResetPassword.lost_reset_password {
    font-size: 20px;
}

.error404 main,
.search main {
    padding-bottom: 50px;
}

.site-header.fixed {
    background-color: #837971 !important;
}

.error404 .site-header,
.search .site-header {
    padding-bottom: 20px !important;
}


@media (max-width: 991px) {

    .error404 main,
    .search main {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}


@media (max-width: 480px) {

    .woocommerce-MyAccount-content .woocommerce-orders-table__cell a.woocommerce-button {
        padding: 8px 10px;
    }

    .error404 main .page-content .search-form .search-submit,
    .search main .page-content .search-form .search-submit {
        height: 46px;
        margin: 5px auto 10px;
        display: block;
    }

    .error404 main .page-content .search-form .search-field,
    .search main .page-content .search-form .search-field {
        background: #EBEAE5;
        border-radius: 0;
        width: 100%;
    }

    .error404 main .page-content .search-form label,
    .search main .page-content .search-form label {
        width: 100%;
        text-align: center;
    }

    .logged_in_account .woocommerce-form-login.login {
        font-size: 20px;
        padding: 18px 10px;
        margin: 30px auto 60px;
    }

}

.page-template-event-listing .evo_lightbox_content .evotx_inquery .verifyhuman {
    color: #3b3936 !important;
}

.page-template-event-listing .evotx_inquery .notification p {
    color: red !important;
}

.page-template-event-listing .evo_lightbox_content .evotxINQ_form .verifyhuman span input {
    height: 30px;
}

.logged_in_account header.entry-header {
    display: none;
}

.logged_in_account .entry-content h2 {
    text-align: center;
    color: #FFCD00 !important;
}


.archive .archive-items {
    background: #04b2e2;
    padding: 0px 0 60px;
}

.archive article .entry-footer {
    display: none;
}

.archive.category section.banner {
    padding-top: 0;
}

.single-post footer.entry-footer {
    display: none;
}

.otherways__section .right__content {
    padding-top: 70px;
}

.woocommerce-page .banner,
main .contact-banner {
    padding-bottom: 30px;
}

.woocommerce .place-order button#place_order {
    background-color: #ffcd00;
    border-radius: 25px;
    padding-left: 30px;
    margin-top: 10px;
    padding-right: 30px;
}

.woocommerce .place-order button:hover,
.woocommerce .wc-proceed-to-checkout a:hover {
    color: #363330 !important;
}

.woocommerce .wc-proceed-to-checkout a {
    background-color: #ffcd00 !important;
    border-radius: 50px !important;
    padding-left: 30px;
    padding-right: 30px;
}

@media (min-width: 1600px) {
    article .news__content .entry-content .entry-title {
        font-size: 45px;
        margin-bottom: 12px;
        line-height: 50px;
    }
}


@media (min-width: 1599px) {
    .other_ways_parent_div .colsection_content {
        padding-left: 25px;
        padding-right: 25px;
    }

    .otherways__section .steps__itemlist {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 1598px) {
    .other_ways_parent_div .container {
        padding: 0 !important;
        max-width: 96% !important;
    }
}

@media (max-width: 991px) {
    .otherways__section .right__content {
        padding-top: 35px;
    }
}


@media (min-width: 768px) and (max-width:1199px) {
    main .single_members .contact_info a {
        font-size: 17px;
    }

    main .single_members .contact_info .contact_infoemail {
        padding: 12px 0;
    }
}

@media (max-width: 767px) {
    main .single_members .banner__inner .banner__rightimg .banner__image {
        width: 280px;
        height: 280px;
    }

    main .single_members .contact_info span {
        width: 30px;
        height: 30px;
        line-height: 25px;
        font-size: 20px;
    }

    main .single_members .contact_info .contact_infoemail {
        padding: 14px 0;
    }

    main .single_members .contact_info a {
        font-size: 17px;
    }
}

.inner-banner {
    min-height: 100% !important;
}

.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
    font-size: 20px;
    color: #fff;
}

.woocommerce-checkout ul.wc_payment_methods.payment_methods.methods {
    font-size: 16px;
}

.woocommerce-checkout ul.wc_payment_methods.payment_methods.methods label {
    font-weight: 600;
}

.event__calendar .tx_wc_notic.evotx_addtocart_msg {
    margin: 0 !important;
}


/*homepage newshight */

.colsection__contright .postcontent_thumbnail {
    position: relative;
}

.postcontent_thumbnail:after {
    content: '';
    background-image: url(/wp-content/uploads/2021/09/down-arrow-1-1.png);
    position: relative;
    width: 100%;
    height: 34px;
    bottom: 33px;
    display: inline-block;
    background-size: cover;
}

.newspost_section .colsection--grayRight .colsection__content .post__content {
    margin-top: -30px;
}

.newspost_section .newspost__content .newspost_list {
    object-fit: cover;
}


@media only screen and (min-width: 1941px) {
    .newspost_section .newspost__content .newspost_list {
        height: 484px;
    }

    .colsection__contright .postcontent_thumbnail img {
        height: 430px;
        object-fit: cover;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1940px) {
    .newspost_section .newspost__content .newspost_list {
        height: 484px;
    }

    .colsection__contright .postcontent_thumbnail img {
        height: 430px;
        object-fit: cover;
    }

}

@media only screen and (min-width: 1451px) and (max-width: 1599px) {
    .newspost_section .newspost__content .newspost_list {
        height: 412px;

    }

    .colsection__contright .postcontent_thumbnail img {
        height: 356px;
        object-fit: cover;
    }

}


@media only screen and (min-width: 1401px) and (max-width: 1450px) {

    .newspost_section .newspost__content .newspost_list {
        height: 330px;

    }

    .newspost_section .colsection--grayRight .colsection__content .postcontent_thumbnail img {
        height: 276px;
        object-fit: cover;
    }
}


@media only screen and (min-width: 1300px) and (max-width: 1400px) {

    .newspost_section .newspost__content .newspost_list {
        height: 328px;

    }

    .newspost_section .colsection--grayRight .colsection__content .postcontent_thumbnail img {
        height: 290px;
        object-fit: cover;
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1299px) {

    .newspost_section .newspost__content .newspost_list {
        height: 298px;

    }

    .newspost_section .colsection--grayRight .colsection__content .postcontent_thumbnail img {
        height: 260px;
        object-fit: cover;
    }
}

@media only screen and (min-width: 1100px) and (max-width: 1199px) {

    .newspost_section .newspost__content .newspost_list {
        height: 290px;
    }

    .newspost_section .colsection--grayRight .colsection__content .postcontent_thumbnail img {
        height: 250px;
        object-fit: cover;
    }

    .newspost_section .colsection--grayRight .colsection__content .post__content .h3-title-lg {
        padding-top: 6px;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1099px) {
    .newspost_section .colsection--grayRight .colsection__content .postcontent_thumbnail img {
        height: 230px;
        object-fit: cover;
    }

    .newspost_section .colsection--grayRight .colsection__content .post__content .h3-title-lg {
        padding-top: 0px !important;
    }

    .newspost_section .colsection--grayRight .colsection__content .post__content .post_meta {
        font-size: 20px;
    }

    .colsection--grayRight .colsection__content .post__content .h3-title-lg {
        font-size: 28px;
    }

    .newspost_section .newspost__content .newspost_list {
        height: 270px;
    }
}

@media only screen and (max-width: 1200px) {
    .newspost_section .colsection--grayRight .colsection__content .post__content {
        padding: 10px 22px;
        font-size: 17px;
        line-height: 23px;
    }

    .newspost_section .colsection--grayRight .colsection__content .post__content .buttom-button {
        margin-top: 20px;
    }
}


@media only screen and (min-width: 1200px) {
    footer .footer__inner .footer__inner-col .logo__left {
        padding-right: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1160px) {
    .site-header.fixed .header__inner .main-navigation ul li {
        font-size: 16px;
        padding: 12px 6px;
    }
}

@media only screen and (max-width: 1340px) {
    .site-header.fixed .header__inner .main-navigation ul li {
        font-size: 16px;
    }
}


@media only screen and (min-width: 1341px) and (max-width:1420px) {
    .site-header .header__inner .main-navigation ul li {
        font-size: 24px;
        padding: 10px 10px;
        margin-right: 10px;
    }

    .btn-menu a {
        min-width: 218px;
        font-size: 22px;
        padding: .325rem .75rem;
        margin-right: 24px;
    }
}


@media only screen and (max-width: 991px) {
    .newspost_section .colsection--grayRight .colsection__content .post__content {
        padding: 10px 14px 40px !important;
    }

    .error404 main section,
    .search main section {
        padding-top: 40px !important;
    }
}


@media only screen and (min-width: 992px) {
    .page-template-donate-now .inner-banner {
        padding-top: 130px;
    }
}


@media only screen and (min-width: 768px) {
    .otherways__section .steps__itemlist .justify__right {
        padding-left: 90px;
    }

    .otherways__section .steps__itemlist .steps__item .steps__itemcont .app_process ol {
        padding-top: 12px;
    }
}


/* donate support page styling */

.why__support .support__content {
    padding-top: 20px;
}

.why__support .support__content .support__contlist {
    padding-bottom: 35px;
    padding-left: 50px;
}

.why__support .support__content .support__contlist:last-child {
    padding-bottom: 0px;
}

.why__support .support__content .support__contlist strong {
    padding-bottom: 0px;
    display: block;
}

.why__support .support__content.what_will_gift {
    margin-top: 35px;
    display: inline-block;
}

.why__support .what_will_gift strong {
    text-transform: uppercase;
}

.why__support .support__content.what_will_gift h2 {
    padding-bottom: 28px;
}

.donatesupport .btn {
    padding-left: 30px;
    padding-right: 30px;
}

.single_variation_wrap p.evotx_success_msg {
    color: #fff !important;
}

.evo_overflow .evcal_evdata_cell .evoTX_wc table.variations td.value select {
    padding: 8px 12px !important;
}

.evcal_evdata_cell {
    color: #fff !important;
}

.event-ticket__area .evcal_evdata_cell label {
    color: #fff !important;
}

.event-ticket__area .variations_button a.evcal_btn.evoAddToCart,
.event-ticket__area .evcal_evdata_cell a.evcal_btn.evotx_show_variations {
    color: #fff !important;
    opacity: 1 !important;
    padding: 12px 24px !important;
    margin-top: 10px;
    font-size: 16px;
}

.event-ticket__area .evcal_evdata_cell a.evcal_btn.evotx_show_variations:hover,
.event-ticket__area .variations_button a.evcal_btn.evoAddToCart:hover {
    color: #363330 !important;
}

.event-ticket__area .evcal_evdata_cell span.price {
    color: #fff;
}

.event-ticket__area .evcal_evdata_cell p.evotx_success_msg a {
    color: #fff !important;
}

.event-ticket__area .evcal_evdata_cell .variations_button a {
    color: #FFF !important;
}

.home__banner.mob__banner {
    display: none;
}


@media only screen and (min-width: 992px) and (max-width:1199px) {
    .why__support .support__content .support__contlist {
        padding-bottom: 35px;
        padding-left: 0px;
    }
}

@media only screen and (max-width: 991px) {

    section.no-results.not-found {
        padding-top: 0;
    }

    .donatesupport .btn {
        padding-left: 20px;
        padding-right: 20px;
    }

    .why__support .support__content .support__contlist {
        padding-left: 0px;
    }

    .home .newspost_section .col-md-6.colsection--grayRight {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .home .newspost_section div[class*="col-"] {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .why__support h2.h2-title {
        font-size: 26px;
        margin-bottom: 0;
    }
}


.page-template-event-listing .evo_health_b.ehb_other {
    color: #8d8d8d;
}


@media only screen and (max-width: 767px) {

    .home__banner.mob__banner {
        display: block;
    }

    .home__banner .banner__inner {
        padding-top: 20px;
    }

    .home__banner {
        background-color: #363330;
        padding-bottom: 20px;
    }

    .banner.banner--min.home__banner {
        background-image: none !important;
        padding-top: 0;
    }

    .banner.mob__banner {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .home .banner.mob__banner {
        display: block;
    }

    .home .banner.desk__banner .banner__inner {}

    .banner.desk__banner {
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .page-template-donate #monthly-giving .monthly-giving-expand {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .page-template-donate #monthly-giving .why__support.bg--skyblue {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }


    .initiative__section .initiative-wrapper .right-col {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .initiative__section .initiative-wrapper .left-col {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }


    .initiative__rightcont .our_modelcont {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 480px) {
    .home__banner .banner__inner .page-title {
        font-size: 30px !important;
    }
}



.site-header.fixed .top-menu li.top_nav.top_nav--search {
    display: block !important;
}

.site-header.fixed .top-menu li.top_nav.top_nav--search .menu-image-title {
    color: #fff !important;
}


.site-header.fixed .top-menu--search .search-field:focus,
.site-header.fixed .top-menu--search .search-field:hover {
    color: black !important;
}

.site-header.fixed .top-menu--search .search-field {
    color: black !important;
    border: 1px solid #c2c1bd !important;
}

.error404 main,
.search main {
    padding-top: 10px;
}


.error404 main section,
.search main section {
    padding-bottom: 60px;
    padding-top: 100px;
}


.page-template-event-listing .evo_lightbox {
    z-index: 95000099;
}

@media only screen and (min-width: 1341px) and (max-width:1599px) {
    .site-header.fixed .header__inner .main-navigation ul li {
        font-size: 21px;
        padding: 12px 10px;
        margin-right: 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1300px) {
    header .btn-menu a {
        min-width: 140px !important;
        font-size: 15px !important;
        padding: .075rem .55rem !important;
    }

    .site-header.fixed .header__inner .main-navigation ul li {
        margin-right: 6px;
    }
}

.search-results main article .entry-meta {
    font-size: 20px;
    padding-bottom: 10px;
}

.search-results main article footer.entry-footer {
    font-size: 24px;
    padding: 5px 0;
}

header .top-menu--search {
    z-index: 999;
}

@media (max-width:1300px) {

    header .top-menu--search {
        top: 45px;
        z-index: 999;
    }

    header.fixed .top-menu--search {
        top: 70px;
    }

}

.event__calendar .eventon_events_list .eventon_list_event .evcal_list_a.featured_event:hover,
.event__calendar .eventon_events_list .eventon_list_event .evcal_list_a.featured_event {
    background-color: #616161 !important;
}

.event__calendar .evo_arrows .evcal_btn_next:before,
.event__calendar .evo_arrows .evcal_btn_prev:before {
    content: "";
    cursor: pointer;
}


.ajde_events-template-default .evo_metarow_cusF1 {
    display: none;
}

.event__calendar p.evofc_day.evo_fc_day.has_events {
    pointer-events: auto;
    cursor: pointer;
}

.event__calendar p.evofc_day.evo_fc_day {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.single-news main {
    padding-top: 120px;
}

article .news__content .entry-content .posted_by {
    font-size: 20px;
}

article .news__content .meta-info i {
    font-size: 23px;
}

@media only screen and (max-width: 991px) {
    .single-news main {
        padding-top: 0px;
    }
}



.event-ticket__area .evo_metarow_directimg img.evo_event_main_img {
    display: none;
}

.news__thumbnail .slideshow-item {
    margin: 0px 5px;
}

.news__thumbnail .gallery_multiple .thumbnail_slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.news__thumbnail .gallery_multiple .slideshow-item img {
    padding: 10px;
    height: 280px;
    object-fit: cover;
}


@media only screen and (max-width: 1500px) {
    .news__thumbnail .gallery_multiple .slideshow-item img {
        height: 180px;
    }
}

@media only screen and (max-width: 991px) {
    .news__thumbnail .gallery_multiple .slideshow-item img {
        padding: 5px;
    }

    .news__thumbnail .slideshow-item {
        margin: 0px !important;
    }

}

@media only screen and (max-width: 479px) {
    .news__thumbnail .gallery_multiple .slideshow-item img {
        height: 150px;
    }
}



header.mobileMenu .mean-nav ul li:nth-last-of-type(2) {
    display: none !important;
}

header.mobileMenu .mean-nav ul li:last-child {
    padding-bottom: 10px !important;
}

.mean-bar .btn {
    padding: .375rem .75rem !important;
    text-align: center !important;
    margin: 0 auto !important;
    float: none !important;
    max-width: 180px !important;
    width: 100% !important;
    font-size: 18px;
    min-width: auto !important;
}


.mean-bar .btn.btn-warning:focus,
.mean-bar .btn.btn-warning:hover {
    color: #FFCD00 !important;
    background-color: #fff !important;
    border-color: #FFCD00 !important;
}

#kindful-iframe {
    z-index: 99999999 !important;
}

@media only screen and (min-width: 992px) {
    #site-navigation .btn-menu {
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {
    header.mobileMenu .site-branding {
        z-index: 9 !important;
    }
}

.event__calendar {
    position: relative;
}

.event__calendar--processing {
	height: 500px;
	overflow: hidden;
}

.loader-calender {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 999;
}

.loader-calender.active_loader {
	display: block !important;
}

.loader-calender__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loader-calender__inner h2 {
    font-size: 18px;
    line-height:  1.2;
    letter-spacing: 0.1px;
    margin-bottom: 0;
}

.loader-calender__inner img {
    width: 60px;
    margin: 0 auto;
    display: block;
}

.event__calendar .evocard_row {
    padding-bottom: 0;
}

.event__calendar .event_description.evcal_eventcard {
	padding-top: 0;
}

.youth_boardsection .col-md-3 {
    width: calc(100% / 3);
}


@media only screen and (max-width: 767px) {
    .youth_boardsection .col-md-3 {
        width: 100%;
    }
}




.popup__overlay {
    position: fixed;
    z-index: 999999;
    right: 0;
    left: 0;
    top:0;
    bottom: 0;
    padding: 25px;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
}

.popup-inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height:100%;
    width: 100%;
}

.popup__overlay .container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.popup__overlay .popup__outer {
    max-width: 980px;
    width: 100%;
    min-height: 150px;
    margin: 70px auto;
    background: #f3f3f3;
    position: relative;
    z-index: 103;
    padding: 25px 45px;
    border-radius: 0;
    max-height: 90%;
    overflow-y: auto;
}

.popup__overlay a.close {
    color: #fff;
    text-decoration: none;
    font-size: 72px;
    position: absolute;
    top: 23px;
    right: 20px;
    width: 100%;
    text-align: right;
    left: auto;
    font-weight: 300;
}

.popup__overlay .pcontent {
    width: calc(100% - 340px);
    padding-top: 40px;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    padding-right: 25px;
}

.popup__overlay .popup_rimg img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.popup__overlay h2{
  color:#FFCD00;
  margin-bottom: 8px;
  font-size: 26px;
}

.popup__overlay .popup_rimg {
    width: 340px;
    height: 340px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    margin-top: 125px;
}

#story-popup .buttom-button {
    margin-top: 36px;
    padding-bottom: 50px;
}

.popup__overlay .btn {
    min-width: 180px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    border-width: 2px;
    letter-spacing: 0;
    line-height: 23px;
}

/* newsletter popup */
.newsltr-form h2.gform_title {
    display: none;
}

.newsletter_formpop {
    padding-top: 20px;
    padding-bottom: 20px;
}

.newsltr-form .pcontent {
    line-height: 34px;
}

.newsletter_formpop .gform_fields {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between !important;
}

.popup__overlay .pcontent img {
    margin-bottom: 30px;
    max-width: 180px;
}


.newsletter_formpop .gform_fields .gfield:first-child{
  width: 48%;
}

.newsletter_formpop .gform_fields .gfield:nth-child(2){
  width: 48%;
}

.newsletter_formpop .gform_fields .gfield:nth-child(3){
  width: 100%;
}

.newsletter_formpop .gform_fields .gfield:first-child input[type="text"] {
    background-color: #FFCD00;
}

.newsletter_formpop .gform_fields .gfield:nth-child(2) input[type="text"] {
    background-color: #C0D400;
}

.newsletter_formpop .gform_fields .gfield:nth-child(3) input[type="email"] {
    background-color: #ebeae5;
}

.newsletter_formpop .gform_wrapper input[type="text"],
.newsletter_formpop .gform_wrapper input[type="email"]{
  height: 50px;
  padding: 10px 26px !important;
  font-size: 20px;
  line-height: 1.33em;
  font-family: "Galano Grotesque";
  color: #363330;
  border: 0 !important;
  border-radius: 25px !important;
}

.newsletter_formpop .gform_wrapper .gform_button {
    background-color: #ea7800 !important;
    color: #fff !important;
    border-radius: 25px !important;
    border: 1px solid #ea7800 !important;
}

.page-template-popup-1 header#masthead,
.page-template-popup-2 header#masthead {
    background-color: #837971;
}

body.popup_open {
    overflow: hidden;
}

.popup__overlay .newsletter_formpop .validation_message {
    line-height: 24px !important;
    font-size: 14px !important;
}

@media screen and (max-width:1499px){
    .popup__overlay .popup__outer {
        margin: 40px auto;
    }
}

@media screen and (max-width:1340px){
  .popup__overlay .container{
     max-width: 100% !important;  
     width: 100%;
     padding-left: 0px;
     display: block !important;
     padding-right: 0px;
  }
}

@media screen and (max-width:1040px){
    .popup__overlay .popup__outer {
        max-width: 94%;
    }
}

@media screen and (max-width:991px){
  .popup__overlay {
    padding: 15px;
    overflow-y: scroll;
  }
  .popup__overlay .popup__outer {
    padding: 20px 15px;
    }
  .popup__overlay .pcontent {
      width: 100%;
      padding-top: 25px;
      padding-right: 0;
  }

  .popup__overlay .pcontent img {
    margin-bottom: 35px;
}

  #story-popup .buttom-button {
    margin-top: 20px !important;
    margin-bottom: 20px;
}

  .popup__overlay .popup_rimg {
    margin: 15px auto 15px;
    padding: 22px !important;
  }

  .popup__overlay .popup-inner {
    padding-top: 20px;
    padding-bottom: 60px;
    display: block !important;
  }

  .popup__overlay a.close {
    font-size: 45px;
    top: 10px;
    right: 10px;
  }
}



@media screen and (max-width:641px){
  .newsletter_formpop .gform_fields .gfield:first-child,
  .newsletter_formpop .gform_fields .gfield:nth-child(2) {
      width: 100%;
  }

  .popup__overlay .popup__outer {
        max-width: 100%;
    }

  .popup__overlay .pcontent img {
    max-width: 140px;
}

.newsltr-form .pcontent {
    line-height: 28px;
}

  .newsletter_formpop .gform_wrapper .gform_button {
    line-height: 25px !important;
  }
  
  .newsletter_formpop .gfield_validation_message {
      font-size: 12px !important;
      padding: 0 12px !important;
  }

  .newsletter_formpop {
    padding-top: 40px;
  }
  	.popup__overlay h2 {
    	margin-bottom: 10px;
	}

	.newsletter_formpop .gform_footer .gform_button {
    	width: 100%;
        min-width: 100%;
	}
}

@media screen and (max-width:420px){
  .popup__overlay .popup_rimg {
    width: 245px;
    height: 245px;
    margin-top: 0px;
    padding: 20px !important;
  }

  .popup__overlay .popup__outer {
    padding: 20px 16px !important;
    }

  .popup__overlay .pcontent a {
	    text-align: center;
	    width: 100%;
	    display: block;
	}

	.popup__overlay .pcontent img {
	    text-align: center;
	    margin: 0px auto 30px;
	    display: block;
	}
}

.pdflip-section {
    clear: both;
    padding: 50px 0;
}


.event__calendar .eventon_fc_days .evo_fc_day {
    color: #484646;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-template-home .event__calendar .evofc_month .eventon_fc_days p.bb, .page-template-public-programming .event__calendar .evofc_month .eventon_fc_days p.bb {
    color: #484646;
}

.popup__overlay .popup_rimg img {
    border-radius: 50%;
}


@media screen and (max-width:399px){
    .newspost_section {
        overflow: hidden;
    }
}