/* Custom styles */

#my-header {
	position: fixed;
    width: 100%;
    background: white;
    z-index: 100;
}

.ekit-template-content-header {
	height: 106px;
}
.icon-box-grid .elementor-widget-icon-box:hover .elementor-icon {
    background-color: #ffffff !important;
}

.icon-box-grid .elementor-widget-icon-box:hover h3, 
.icon-box-grid .elementor-widget-icon-box:hover p {
    color: white !important;
}

.ekit-menu-nav-link.active {
	position: relative;
}
.ekit-menu-nav-link.active:after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #38AF98;
	position: absolute;
  bottom: 25px;
  left: 0;
}

.scroll-up {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: var(--e-global-color-870ef80);
  color: #fff !important;
  padding: 10px 18px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 999;
}
.scroll-up:hover {
   background: var(--e-global-color-bf890a9);
}
.scroll-up.show {
  opacity: 1;
  pointer-events: auto;
}


/** Charity applications infographic start **/
.charity-applications-infographic {
    position: relative;
    width: 1160px;
    margin: 0 auto;
    height: 690px;
}
.charity-new1 {
    position: absolute;
    width: 560px;
    left: 299px;
    top: 170px;
}
.charity-new2 {
    position: absolute;
    width: 380px;
    left: 0;
    top: 216px;
}
.charity-new3 {
    position: absolute;
    width: 340px;
    left: 412px;
    top: 0;
}
.charity-new4 {
    position: absolute;
    width: 320px;
    left: 4px;
    top: 485px;
}
.charity-new5 {
    position: absolute;
    width: 380px;
    right: 0;
    top: 197px;
}
.charity-new6 {
    position: absolute;
    width: 320px;
    top: 489px;
    right: 4px;
}
.charity-applications-infographic-mobile {
	display: none;
}
@media (max-width: 1024px) {
	.charity-applications-infographic {
		display: none;
	}
	.charity-applications-infographic-mobile {
		display: block;
	}
    .charity-applications-infographic-mobile_block {
        display: flex;
        column-gap: 20px;
        align-items: flex-start;
    }
    .charity-applications-infographic-mobile_block img {
        object-fit: contain;
    }
    .charity-applications-infographic-mobile_block_content {
        font-size: 14px;
        line-height: 1.6em;
        color: var(--e-global-color-text);
    }
    .charity-applications-infographic-mobile_block_content_title {
        padding-bottom: 10px !important;
        margin-bottom: 10px;
        border-bottom: 3px solid #78e484;
        position: relative;
        font-size: 14px;
        font-weight: bold;
        color: var(--e-global-color-primary);
    }
    .charity-applications-infographic-mobile_block_content_title:after {
        content: '';
        position: absolute;
        background-color: #78e484;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        right: -3px;
        bottom: -6px;
    }
}
/** Charity applications infographic end **/

/* Membership Page start */
.membership-types .membership-type.membership-1 {
    background: url(/wp-content/uploads/2025/09/keychain-1-w.png) no-repeat center top / contain;
}
.membership-types .membership-type.membership-2 {
    background: url(/wp-content/uploads/2025/09/keychain-2-w.png) no-repeat center top / contain;
}
.membership-types .membership-type.membership-3 {
    background: url(/wp-content/uploads/2025/09/keychain-3-w.png) no-repeat center top / contain;
}
.membership-types .membership-type.membership-4 {
    background: url(/wp-content/uploads/2025/09/keychain-4-w.png) no-repeat center top / contain;
}
.membership-types {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    flex-wrap: wrap;
}
.membership-type {
    text-align: center;
    padding-bottom: 20px;
}
.membership-type-icon {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
    width: 170px;
    margin: 0 auto;
    position: relative;
    z-index: -1;
}
.membership-type-icon-container {
    border-radius: 50% 50% 0 0;
    padding-top: 50px;
}
.membership-type-text {
    margin: 0 auto;
    min-height: 321px;
    padding: 20px;
    text-align: center;
    width: 300px;
}
.membership-type-text h3 {
    color: white;
    font-size: 23px;
    margin: 0 0 10px 0;
    font-weight: bold;
}
.membership-type-text p,
.membership-type-text li {
    color: white;
    font-size: 14px;
    line-height: 16px;
    margin: 0 auto;
}
.membership-type-text p {
    padding: 0 0 12px;
}
.membership-type-text li {
    text-align: left;
    padding: 0 0 7px;
}
.membership-types .btn-learn {
    background: black;
}
/* Membership Page end */


/* Membership Package Registration Page start */
.member-registration-page {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.member-registration-page .footer-form-block {
    display: none !important;
}
.member-registration-page .member-btn {
    min-width: 300px;
}
.member-registration-page form label {
    padding-bottom: 15px;
    padding-top: 15px;
}
.membership-registration-form {
    margin-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
}
.membership-registration-form {
    margin-top: 0;
}
.membership-registration-form select,
.membership-registration-form textarea,
.membership-registration-form input[type="text"],
.membership-registration-form input[type="password"],
.membership-registration-form input[type="datetime"],
.membership-registration-form input[type="datetime-local"],
.membership-registration-form input[type="date"],
.membership-registration-form input[type="month"],
.membership-registration-form input[type="time"],
.membership-registration-form input[type="week"],
.membership-registration-form input[type="number"],
.membership-registration-form input[type="email"],
.membership-registration-form input[type="url"],
.membership-registration-form input[type="search"],
.membership-registration-form input[type="tel"],
.membership-registration-form input[type="color"],
.membership-registration-form input[type="file"] {
    margin-bottom: 10px;
}
.membership-registration-form .membership-includes ul {
    margin-left: 73px;
}
.membership-registration-form .membership-includes ul li {
    list-style: none;
    text-indent: -23px;
}
.membership-registration-form .membership-includes ul li:before {
    vertical-align: middle;
    content: "\2022";
    font-size: 20px;
    font-weight: bold;
    padding-right: 15px;
}
.membership-registration-form-1 {
}
.membership-registration-form-1 legend,
.owner-title {
    border-color: #38AF98;
    padding: 10px 0;
    margin: 10px 0;
    border-top: 1px solid #38AF98;
    border-bottom: 1px solid #38AF98;
    display: flex;
    align-items: center;
}
.membership-registration-form-1 .membership_selected img {
    filter: invert(79%) sepia(46%) saturate(7499%) hue-rotate(154deg)
        brightness(98%) contrast(103%);
}
.membership-registration-form-1 .membership-includes ul li:before {
    color: #38AF98;
}
.membership-registration-form-2 {
}
.membership-registration-form-2 legend {
    border-color: #38AF98;
    padding: 10px 0;
    margin: 10px 0;
    border-top: 1px solid #38AF98;
    border-bottom: 1px solid #38AF98;
}
.membership-registration-form-2 .membership_selected img {
    filter: invert(61%) sepia(64%) saturate(5810%) hue-rotate(294deg)
        brightness(84%) contrast(81%);
}
.membership-registration-form-2 .membership-includes ul li:before {
    color: #38AF98;
}
.membership-registration-form-3 {
}
.membership-registration-form-3 legend {
    border-color: #38AF98;
    padding: 10px 0;
    margin: 10px 0;
    border-top: 1px solid #38AF98;
    border-bottom: 1px solid #38AF98;
}
.membership-registration-form-3 .membership_selected img {
    filter: invert(72%) sepia(67%) saturate(437%) hue-rotate(29deg)
        brightness(94%) contrast(90%);
}
.membership-registration-form-3 .membership-includes ul li:before {
    color: #38AF98;
}
.membership-registration-form-4 {
}
.membership-registration-form-4 legend {
    padding: 10px 0;
    margin: 10px 0;
    border-top: 1px solid #38AF98;
    border-bottom: 1px solid #38AF98;
}
.membership-registration-form-4 .membership_selected img {
    filter: invert(67%) sepia(35%) saturate(3744%) hue-rotate(345deg)
        brightness(95%) contrast(88%);
}
.membership-registration-form-4 .membership-includes ul li:before {
    color: #38AF98;
}
.owner-title::before {
    background: url("/wp-content/uploads/2025/10/Membership3.png")
        no-repeat center / 40px;
    display: inline-block;
    width: 40px;
    height: 52px;
    content: "";
    vertical-align: -50%;
    margin-right: 10px;
}
.profit-title::before {
    background: url("/wp-content/uploads/2025/10/Membership2.png") no-repeat
        center / 40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    content: "";
    vertical-align: -50%;
    margin-right: 10px;
}
.serv-title::before {
    background: url("/wp-content/uploads/2025/10/Membership1.png") no-repeat
        center / 40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    content: "";
    vertical-align: -50%;
    margin-right: 10px;
}
.prop-title::before {
    background: url("/wp-content/uploads/2025/10/Membership4.png") no-repeat
        center / 40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    content: "";
    vertical-align: -50%;
    margin-right: 10px;
}
.contact-options {
    display: flex;
    margin-top: 40px;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.contact-options img {
    width: 100px;
}
.contact-option:hover {
    transform: scale(1.1);
    transition:  0.3s ease;
}
.contact-option a {
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.contact-option p {
    line-height: 1.2em;
    margin: 10px 0 0;
}
.click-continue-text {
    text-align: center;
    text-transform: uppercase !important;
}
/* .ethos,
.tc {
    position: relative;
    padding-left: 40px;
}
.ethos::before {
    content: '';
    background: url("/wp-content/uploads/2025/10/icon-ethos-black.png") center / contain no-repeat;
    position: absolute;
    width: 30px;
    height: 30px;
    top: -8px;
    left: 6px;;
}
.tc::before {
    background: url("/wp-content/uploads/2025/10/icon-tc-black.png") center / contain no-repeat;
    position: absolute;
    width: 30px;
    height: 30px;
    top: -8px;
    left: 6px;;
} */
.popup-link {
    color: #38AF98;
}
.popup-link:hover {
    color: #278897;
}
.pum-close.popmake-close {
    width: 30px !important;
    height: 30px !important;
    box-shadow: none !important;
    background-color: transparent !important;
    margin: 10px;
}
.pum-close.popmake-close::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background-image: url(/wp-content/uploads/2025/12/cancel.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.membership-registration-form-1 .contact_support,
.membership-registration-form-2 .contact_meet,
.membership-registration-form-3 .contact_employment,
.membership-registration-form-4 .contact_reseller {
    filter: drop-shadow(0 0 0.75rem #72E681);
    transform: scale(1.1);
}

.pum-container {
    padding: 35px 18px 18px !important;
    border-radius: 15px !important;
}
.pum-overlay {
    background-color: rgb(68 68 68 / 70%) !important;
}
.pum-content .wp-block-heading {
    color: #38AF98;
    text-align: center;
    line-height: 1em;
}

@media (max-width: 1024px) {
    .contact-options img {
        width: 50px;
    }
}
/* Membership Package Registration Page end */

/* Calendar Demo1 Page start */
.title-with-line {
    position: relative;
    padding-bottom: 20px;
}
.title-with-line::after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 2px;
    width: 40%;
    left: 30%;
    background-color: var(--e-global-color-secondary);
}
.title-with-icon1,
.title-with-icon2,
.title-with-icon3 {
    position: relative;
    padding-left: 50px;
}
.title-with-icon1::before,
.title-with-icon2::before,
.title-with-icon3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: cover;
}
.title-with-icon1::before {
    background-image: url(/wp-content/uploads/2025/10/Tools.png);
}
.title-with-icon2::before {
    background-image: url(/wp-content/uploads/2025/10/Resources.png);
}
.title-with-icon3::before {
    background-image: url(/wp-content/uploads/2025/10/Community.png);
}
.top-half-icons img:hover,
.bottom-half-icons img:hover {
    cursor: pointer;
    -webkit-filter: brightness(110%);
}
.half-icons-title {
    padding: 10px;
    margin: 0 7px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    border: 1px solid #ccc;
}
.event-calendar-demo {
    margin: 50px auto;
}
.event-calendar-demo_heading {
    text-align: center;
}
/* Calendar Demo1 Page end */

/* Calendar Demo2 Page start */
.calendar-day-head {
    border-left: 1px solid rgb(221, 221, 221);
    width: 10%;
    padding-left: 5px;
}

.events-calendar th {
    text-align: left;
    background-color: var(--e-global-color-secondary);
    color: white;
    vertical-align: middle !important;
}

.events-calendar {
    width: 85%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.calendar-day-np {
    border: 1px solid rgb(221, 221, 221);
    width: 10%;
    padding-top: 44px;
    height: 180px;
    vertical-align: middle;
    padding: 10px;
    border-top: 1px solid #ddd;
    background-color: #fff;
    text-align: left;
}

.month-arrow-buttons {
    color: white;
    background-color: var(--e-global-color-secondary);
    padding: 5px;
    border-radius: 5px;
}

.month-button {
    background-color: var(--e-global-color-secondary);
    color: white;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
}

.event-box {
    width: 98%;
    height: 38px;
    border: 1px solid darkgrey;
    margin: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: 0.3s;
    background-color: red;
}

.event-container::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}

.event-container {
    width: 100%; 
    height: 100px; 
    overflow-y: scroll; 
    overflow-x: hidden; 
    margin-top: 10px; 
    padding-right: 4px;
}

#event-modal {
    justify-content: center;
    align-items: center;
}

.event-modal-title {
    padding: 10px;
    width: 350px;
    font-size: 2.5em !important;
    text-align: center;
}

.event-modal-type {
    padding: 10px;
}

.event-modal-start-end {
    padding: 10px;
}

.event-modal-register {
    margin-left: 10px;
    margin-bottom: 30px;
}

.modal-content {
    background-color: #fefefe;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    position: relative;
    margin-top: 280px;
    border-radius: 30px;
    text-align: center;
}

.bod-modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    border: 1px solid #888;
    width: 70%;
    position: relative;
}

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
    justify-content: center;
    align-items: center;
}

#myModal.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    /* Could be more or less, depending on screen size */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

span.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    z-index: 999;
    text-align: end;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.event-box:hover {
    border: 1px solid black;
}

@media only screen and (max-width: 900px) {
    .no-display-mobile {
        display: none !important;
    }
}

@media only screen and (min-width: 900px) {
    .show-mobile {
        display: none;
    }
}

.event-box-scroll {
    height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}

.events-block-container {
    height: auto;
    max-height: 406px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 20px;
}

.event-block {
    border: 1px solid #ccc;
    border-top: 0;
    text-align: left;
}

.event-block:first-of-type {
    border-top: 1px solid #ccc;
}

.events_league .events-block-container,
.events_occasio_jr .events-block-container,
.events_occasio_sr .events-block-container,
.events_peer .events-block-container,
.events_workshops .events-block-container,
.events_community .events-block-container {
    height: auto;
    margin-bottom: 1em;
    max-height: 406px;
    overflow-x: hidden;
    overflow-y: auto;
}

.event-sold-out {
    background-color: #ccc;
    color: #999;
}

.event-header {
    /* height:48px; */
    padding: 5px 0;
}

.border-pink {
    border-left: 4px solid #c64a9a;
}

.border-orange {
    border-left: 4px solid #e58627;
}

.border-green {
    border-left: 4px solid #4bb65f;
}

.border-blue {
    border-left: 4px solid #00bbf1;
}

.border-purple {
    border-left: 4px solid #572be5;
}

.border-yellow {
    border-left: 4px solid #c2ac15;
}

.border-red {
    border-left: 4px solid red;
}

.the_league {
    background-color: #00bbf1;
}
.occasio {
    background-color: #4bb65f;
}
.peer_support_groups {
    background-color: #c64a9a
}
.workshops__educational_opportunities {
    background-color: #592BE4;
}

.event-date {
    float: left;
    line-height: 1.3em;
    padding: 9px 50px 6px 10px;
    width: 40px;
}

.event-day {
    font-size: 1.8em;
}

.event-title {
    float: left;
    font-size: 1.4em;
    line-height: 1.1em;
    margin: 8px 5px 2px 5px;
    position: relative;
    width: calc(100% - 150px);
}

.event-title .nullrow {
    border: 0;
    display: flex;
}

.event-title .sold-out {
    border: 0;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    z-index: 1;
}

.event-title .sold-out img {}

.event-title-time,
.event-title-location,
.event-project {
    color: #999;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    margin-top: 4px;
}

.event-title-time {
    background: url("/wp-content/uploads/2025/10/icon-clock.png") no-repeat 0px 0px / 14px;
    margin-right: 5px;
    padding-left: 18px;
}

.event-title-location {
    background: url("/wp-content/uploads/2025/10/icon-location.png") no-repeat 0px 0px / 9px;
    text-indent: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.event-project {
    background: url("/wp-content/uploads/2025/10/icon-category.png") no-repeat 0px 0px / 16px;
    text-indent: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: initial;
    padding-left: 10px;
}

.event-action {
    float: right;
    text-align: right;
    padding-right: 10px;
    position: relative;
    width: 80px;
}

#event-modal .event-action {
    float: left;
    margin: 20px;
}

.event-action:after {
    position: absolute;
    right: 10px;
    top: 1px;
}

.open.event-action:after {
    content: "\25BC";
}

.closed.event-action:after {
    content: "\25BA";
}

.event-action a {
    display: block;
    margin-top: 17px;
    text-decoration: none;
}

.event-details {
    color: #999;
    font-size: 0.9em;
    line-height: 1em;
    text-align: left;
}

.event-image {
    border-top: 1px solid #ccc;
    text-align: center;
}

.nullrow {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.event-time {
    background: url("../img/icon-clock.png") no-repeat 10px 8px / 18px;
    border-right: 1px solid #ccc;
    padding: 10px 0 10px 37px;
}

.event-location {
    background: url("../img/icon-location.png") no-repeat 10px 8px / 13px;
    padding: 10px 0 10px 32px;
}

.event-map {
    height: 100px;
}

.event-map iframe {
    border: 0;
    height: 100%;
    width: 100%;
}

.event-full-details {}

.event-full-details .event-title {
    font-size: 1.6em;
    margin: 0 0 15px 0;
    width: 100%;
    text-align: left;
}

.event-full-details .event-image {
    border: 0;
    margin: 0;
    position: relative;
}

.event-full-details .event-image .sold-out {
    position: absolute;
    top: 44px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
}

.event-full-details .event-image .sold-out img {
    width: 170px;
}

.event-full-details .nullrow {
    border: 0;
    margin-top: 10px;
}

.event-full-details .nullrow .event-title-time {
    text-align: left;
}

.event-full-details .nullrow .event-title-location {
    text-align: left;
}

.event-description {
    margin-top: 15px;
    text-align: left;
}

.event-notes {
    font-size: 0.95em;
    margin: 0 10px 10px 65px;
}

.drop-in {
    border: 1px solid;
    border-radius: 5px;
    display: block;
    margin-top: 17px;
    padding: 0.25em 1em;
}

.link-as-btn {
    background-color: var(--e-global-color-870ef80);
    color: white !important;
    border-radius: 10px;
    text-align: center;
    padding: 12px 24px;
    cursor: pointer;
    display: inline-block;
}
.link-as-btn:hover {
    background-color: var(--e-global-color-bf890a9);
}
.btn-xsmall {
    padding: 2px 8px;
    border-radius: 5px;
}

.pull-right {
    float: right;
}

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

@media (max-width: 767px) {
    .events-left {
        border-right: none;
    }

    .events-container .col-sm-6 {
        width: 100%;
    }

    .event-title {
        /* Mason@FFM #31182: event title was getting cut off */
        /* height: 50px; */
        text-overflow: ellipsis;
        overflow: hidden;
    }
}
/* Calendar Demo2 Page end */

/* Calendar Demo3 Page start */
.drop-in {
    border: 1px solid #38AF98;
    color: #38AF98;
    border-radius: 5px;
    display: block;
    margin-top: 17px;
    padding: 0.25em;
    text-align: center;
    font-size: 14px;
}
.blue-text {
    color: #0095da;
}
.green-text {
    color: #60b970;
}
.pink-text {
    color: #cf4697;
}
.orange-text {
    color: #d76d32;
}
.purple-text {
    color: #572be5;
}
.red-text {
    color: red;
}
.radio-inline {
    display: inline-flex;
    text-transform: capitalize !important;
}
.view_radio.radio__radio, 
.league_radio.radio__radio, 
.occasio_jr.radio__radio, 
.occasio_sr.radio__radio, 
.peer_radio.radio__radio, 
.workshops_radio.radio__radio, 
.community_radio.radio__radio,
.other_radio.radio__radio,
.housing_radio.radio__radio {
    width: 1em;
    height: 1em;
    border: 2px solid black;
    border-radius: 50%;
    margin: 0 7px 15px 15px;
    box-sizing: border-box;
}
.view_radio.radio__radio {
    border: 2px solid black;
}
.league_radio.radio__radio {
    border: 2px solid #1088c3;
}
.occasio_jr.radio__radio {
    border: 2px solid #60b970;
}
.occasio_sr.radio__radio {
    border: 2px solid #d76d32;
}
.peer_radio.radio__radio {
    border: 2px solid #cf4697;
}
.workshops_radio.radio__radio {
    border: 2px solid #572be5;
}
.community_radio.radio__radio {
    border: 2px solid yellowgreen;
}
.other_radio.radio__radio {
    border: 2px solid red;
}
.housing_radio.radio__radio {
    border: 2px solid #d76d32;
}
.view_radio.radio__radio::after,
.league_radio.radio__radio::after,
.occasio_jr.radio__radio::after,
.occasio_sr.radio__radio::after,
.peer_radio.radio__radio::after,
.workshops_radio.radio__radio::after,
.community_radio.radio__radio::after,
.other_radio.radio__radio::after,
.housing_radio.radio__radio::after {
    content: "";
    width: 0.5em;
    height: 0.5em;
    display: block;
    border-radius: 50%;
    transform: scale(0);
    transition: transform 0.2s;
    margin: 2px 0 0 2px;
}
.view_radio.radio__radio::after {
    background-color: #b8b8b8;
}
.league_radio.radio__radio::after {
    background-color: #4ebaf0;
}
.occasio_jr.radio__radio::after {
    background-color: #009879;
}
.occasio_sr.radio__radio::after {
    background-color: #ce8e6c;
}
.peer_radio.radio__radio::after {
    background-color: #df7cb6;
}
.workshops_radio.radio__radio::after {
    background-color: #572be5;
}
.community_radio.radio__radio::after {
    background-color: #c2ac15;
}
.other_radio.radio__radio::after {
    background-color: red;
}
.housing_radio.radio__radio::after {
    background-color: #d76d32;
}
.radio__input:checked+.radio__radio::after {
    transform: scale(1);
}
.radio__input {
    display: none;
}
.event-calendar-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    font-weight: bold;
}
.event-calendar-nav img {
    width: 20px; 
    margin: -3px 7px 0 15px;
}
.view-type label {
    text-transform: capitalize;
    margin-top: -4px;
}
.view-type input {
    width: fit-content;
}
.link-color {
    color: #38AF98;
}
.custom-heading-banner {
    position: relative;
    height: 305px;
    max-width: 1280px !important;
    width: 100%;
    background-color: var(--e-global-color-15e26ab);
    background-image: url(/wp-content/uploads/2025/06/b8ad6712e94183eea9acd3d05cf992bd.jpg);
    background-position: 0px -573px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px 0;
}
.custom-heading-banner::after {
    content: '';
    background-image: linear-gradient(357deg, var(--e-global-color-870ef80) 34%, var(--e-global-color-b70a650) 91%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.9;
    border-radius: 20px;
}

.custom-heading-banner h1 {
    color: var(--e-global-color-1e38924);
    z-index: 1;
}

@media only screen and (min-width: 900px) {
    .show-mobile {
        display: none;
    }
}
@media only screen and (max-width: 900px) {
    .no-display-mobile {
        display: none !important;
    }
    .custom-heading-banner {
        margin: 20px 0;
        background-position: 0px -173px;
    }
}
/* Calendar Demo3 Page end */

/* Member Registration Demo1 page start */
.member-registration-page .big {
    width: auto;
}

.register-tc {
    background: url(/wp-content/uploads/2025/10/icon-tc-black.png) no-repeat 20px 0px / 35px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding-left: 62px;
}

.member-registration-page select {
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='12' viewBox='0 0 20 20' width='12' xmlns='http://www.w3.org/2000/svg'><path d='M5.5 7l4.5 4.5L14.5 7z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px;
  padding-right: 30px; 
}
/* Member Registration Demo1 page end */

/** Resource Management infographic start **/
.resource-management-infog_circle {
    position: absolute;
    width: 325px;
    top: 213px;
    left: 315px;
}
.resource-management-infog_icon1 {
    position: absolute;
    top: 30px;
    left: 413px;
    width: 130px;
}
.resource-management-infog_icon2 {
    position: absolute;
    top: 73px;
    right: 247px;
    width: 128px;
    animation-delay: 0.2s;
}
.resource-management-infog_icon3 {
    position: absolute;
    top: 220px;
    right: 150px;
    width: 165px;
    animation-delay: 0.4s;
}
.resource-management-infog_icon4 {
    position: absolute;
    bottom: 220px;
    right: 150px;
    width: 165px;
    animation-delay: 0.6s;
}
.resource-management-infog_icon5 {
    position: absolute;
    bottom: 73px;
    right: 247px;
    width: 128px;
    animation-delay: 0.8s;
}
.resource-management-infog_icon6 {
    position: absolute;
    bottom: 37px;
    left: 414px;
    width: 130px;
    animation-delay: 1s;
}
.resource-management-infog_icon7 {
    position: absolute;
    bottom: 73px;
    left: 247px;
    width: 128px;
    animation-delay: 1.2s;
}
.resource-management-infog_icon8 {
    position: absolute;
    bottom: 220px;
    left: 150px;
    width: 165px;
    animation-delay: 1.4s;
}
.resource-management-infog_icon9 {
    position: absolute;
    top: 220px;
    left: 150px;
    width: 165px;
    animation-delay: 1.6s;
}
.resource-management-infog_icon10 {
    position: absolute;
    top: 73px;
    left: 247px;
    width: 128px;
    animation-delay: 1.8s;
}
.resource-management-infog_text {
    font-size: 1.3em !important;
    font-weight: bold !important;
}
.resource-management-infog_mobile-icon {
    width: 110px;
}


@media (min-width: 1025px) {
    .resource-management-infog_mobile-icon {
        display: none;
    }
    .resource-management-infog {
        position: relative;
        width: 955px;
        height: 740px;
        margin: 0 auto;
    }
    .resource-management-infog_text {
        position: absolute;
        width: 120px;
    }
    .resource-management-infog_text1 {
        left: 416px;
        top: 0;
        text-align: center;
    }
    .resource-management-infog_text2 {
        right: 102px;
        top: 118px;
        animation-delay: 0.2s;
    }
    .resource-management-infog_text3 {
        right: 0;
        top: 254px;
        animation-delay: 0.4s;
    }
    .resource-management-infog_text4 {
        right: 13px;
        top: 436px;
        animation-delay: 0.6s;
    }
    .resource-management-infog_text5 {
        top: 586px;
        right: 106px;
        animation-delay: 0.8s;
    }
    .resource-management-infog_text6 {
        bottom: 0;
        left: 420px;
        text-align: center;
        animation-delay: 1s;
    }
    .resource-management-infog_text7 {
        bottom: 102px;
        left: 99px;
        text-align: right;
        animation-delay: 1.2s;
    }
    .resource-management-infog_text8 {
        bottom: 245px;
        left: 0;
        text-align: right;
        animation-delay: 1.4s;
    }
    .resource-management-infog_text9 {
        top: 258px;
        left: 5px;
        text-align: right;
        animation-delay: 1.6s;
    }
    .resource-management-infog_text10 {
        top: 100px;
        left: 114px;
        text-align: right;
        animation-delay: 1.8s;
    }
}

@media (max-width: 1024px) {
    .resource-management-infog_icon1,
    .resource-management-infog_icon2,
    .resource-management-infog_icon3,
    .resource-management-infog_icon4,
    .resource-management-infog_icon5,
    .resource-management-infog_icon6,
    .resource-management-infog_icon7,
    .resource-management-infog_icon8,
    .resource-management-infog_icon9,
    .resource-management-infog_icon10 {
        display: none;
    }
    .resource-management-infog {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
    }
    .resource-management-infog_circle {
        display: none;
    }
    .resource-management-infog_text {
        margin: 0;
    }
}
/** Resource Management infographic end **/

/* Donor registration page start */
.donation-title {
    text-align: center;
}
.flex-box {
    display: flex;
    justify-content: space-around;
    gap: 20px;
}
.gap-top-30 {
    margin-top: 30px;
}
.patient_block,
.donor_block,  
.anonymous_block {
    background-color: var(--e-global-color-15e26ab);
    padding: 40px;
    border-radius: 20px;
    max-width: 400px;
    width: 100%;
}
.patient_block h2,
.donor_block h2,  
.anonymous_block h2 {
    font-size: 20px;
}
.patient_block:not(.inactive),
.donor_block:not(.inactive),
.anonymous_block:not(.inactive) {
    background-color: var(--e-global-color-secondary);
    color: white;
}
.patient_block a,
.donor_block a,  
.anonymous_block a {
    background-color: var(--e-global-color-secondary);
}
.patient_block:not(.inactive) a,
.donor_block:not(.inactive) a,
.anonymous_block:not(.inactive) a {
    background: black;
    color: white;
}
.patient_block a:hover,
.donor_block a:hover,  
.anonymous_block a:hover {
    background-color: var(--e-global-color-bf890a9) !important;
}
@media (max-width: 425px) {
    .flex-box {
        flex-wrap: wrap;
    }
}
/* Donor registration page end */

/* Contact Form */
.my-contact-form label {
    font-weight: normal;
    padding-bottom: 10px;
    width: 100%;
}
.form-row {
    display: flex;
    column-gap: 15px;
}

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

.my-contact-form input,
.my-contact-form select,
.my-contact-form textarea {
    width: 100%;
    margin: 5px 0;
    max-height: 100px;
}

input:not([type='checkbox']):not([type='radio']),
select, 
textarea {
    border-radius: 12px;
    padding: .5rem 1rem;
    transition: all .3s;
    width: 100%;
    border-color: var(--e-global-color-f184fe1);
} 
.my-contact-form input[type="submit"] {
    padding: 12px 24px ;
    width: fit-content;
    margin: 10px 0 0 auto;
    display: block;
}
select {
    appearance: none;        /* Standard */
    -webkit-appearance: none; /* Chrome, Safari, Opera */
    -moz-appearance: none;
    border-color: var(--e-global-color-f184fe1) !important;
    border-radius: 12px !important;
}

input:focus:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="radio"]), 
select:focus, 
textarea:focus {
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
}

legend {
    border-bottom: 1px solid #38AF98;
    color: #38AF98 !important;
    margin: 1em 0;
    padding-bottom: 0.5em !important;
}

/* Turnstile widget */
.wpcf7 form .cf-turnstile {
    display: flex !important;
    justify-content: flex-end !important;
}


@media (max-width: 768px) {
    .form-row {
        flex-direction: column;
    }
}

/* Volunteer Registration Page start */
.group_block img {
    width: 100px;
}
.individual_block,
.group_block {
    padding: 40px;
    border-radius: 20px;
    max-width: 400px;
    width: 100%;
    background-color: var(--e-global-color-15e26ab);
}
.individual_block h2,
.group_block h2 {
    font-size: 20px;
}
.individual_block a,
.group_block a {
    background-color: black;
}
.individual_block:not(.inactive),
.group_block:not(.inactive) {
    background-color: var(--e-global-color-secondary);
    color: white;
}
#group_details input[type="checkbox"],
#labels input,
#terms_conditions input{
    width: fit-content;
}
/* Volunteer Registration Page end */

.offset-top-10 {
    padding-top: 10px;
}

input[type="checkbox"],
input[type="radio"] {
    transform: scale(1.7);
    margin: 7px 7px 0;
}
form label {
    text-transform: capitalize !important;
    font-weight: normal !important;
}

input[type="submit"] {
    width: fit-content !important;
}