@font-face {
    font-family: 'BentonSansCondensedLight';
    src: url('/wp-content/themes/solief/resources/assets/fonts/BentonSansCondLight.otf');
}

@font-face {
    font-family: 'BentonSansRegularFnt';
    src: url('/wp-content/themes/solief/resources/assets/fonts/BentonSansRegular.otf');
}

@font-face {
    font-family: 'BentonSansRegular';
    src: url('/wp-content/themes/solief/resources/assets/fonts/BentonSansCondensedRegular.otf');
}

@font-face {
    font-family: 'BentonSansCondensedMedium';
    src: url('/wp-content/themes/solief/resources/assets/fonts/BentonSansCondensedMedium.ttf');
}

@font-face {
    font-family: 'Miller-TextRoman';
    src: url('/wp-content/themes/solief/resources/assets/fonts/Miller-TextRoman.otf');
}

/*Wall of Honor Search Page - Styles*/
body {
    overflow-x: hidden;
}

.template-multipurposeSearch .above-the-fold-inner h1 {
    font-family: Miller-TextRoman;
    font-size: 90px;
}

.template-multipurposeSearch .above-the-fold-inner h4.master-title,
.template-donorCertificate .above-the-fold-inner h4.master-title {
    font-family: 'BentonSansCondensedMedium';
    font-size: 25px;
    font-weight: 400;
    margin-top: 70px;
}

.template-starDonorDetail .above-the-fold-inner h4.master-title {
    font-family: 'BentonSansCondensedMedium';
    font-size: 25px;
    font-weight: 400;
    margin-top: 120px;
}

.template-multipurposeSearch .above-the-fold-inner p,
.template-starDonorDetail .above-the-fold-inner p {
    font-family: 'BentonSansCondensedLight';
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    max-width: 530px;
    width: 100%;
}

.template-donorCertificate .above-the-fold-inner p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    max-width: 530px;
    width: 100%;
}

/* Form Style*/
.template-multipurposeSearch .list-wrap.cls_form_tmpt {
    background-color: #F5F4F2;
}

.template-multipurposeSearch .custom-form label {
    font-size: 14px;
    font-family: 'BentonSansRegularFnt';
    line-height: 30px;
    font-weight: 600;
    color: #000;
}

.template-multipurposeSearch .custom-form input.form-control {
    background-color: #fff !important;
    margin-bottom: 19px;
    min-height: 48px;
    color: #333333;
    border-color: #000;
}

.template-multipurposeSearch .custom-form .form-control.is-invalid {
    border-color: rgba(23, 32, 37, .2);
}

.template-multipurposeSearch .form-errors p {
    color: #d52020;
    margin-top: 15px;
    font-size: 1.6rem;
    background-color: rgba(213, 32, 32, .15);
    border: 1px solid #d52020;
    padding: 16px 24px;
    margin-bottom: 0;
    border-radius: 2px;
    font-family: 'benton-sans';
}

.template-multipurposeSearch .error-message.show {
    display: block;
}

.template-multipurposeSearch .form-group.row {
    display: flex;
    align-items: flex-start;
}

.template-multipurposeSearch .form-group {
    margin-bottom: 0rem;
}

.custom-form .col-md-6,
.custom-form .col-md-4,
.custom-form .col-md-2,
.custom-form .col-md-12 {
    padding: 0 15px;
}

.template-multipurposeSearch .cls_or_span {
    position: absolute;
    right: -3.5%;
    bottom: 3%;
    font-size: 14px;
    top: 46%;
    font-family: 'Miller-TextRoman';
    font-weight: 900;
    color: #a12525;
}

.template-multipurposeSearch .cls_submit{
    width: 100%;
    min-height: 48px;
    padding: 0;
}

.template-multipurposeSearch.eimr-search .reset_submit,
.template-multipurposeSearch.eimr-search .cls_submit,
.template-multipurposeSearch.solm-search .reset_submit,
.template-multipurposeSearch.solm-search .cls_submit {
    margin-top: 20px;
}

.template-multipurposeSearch.search-woh .cls_submit {
    margin-top: 35px;
}

/* Scrollbar width */
.result-container.grid-view .result-item::-webkit-scrollbar {
    width: 5px;
}

/* Scrollbar track */
.result-container.grid-view .result-item::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.result-container.grid-view .result-item::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 10px;
    border: 1px solid #f1f1f1;
}

.result-container.grid-view .result-item::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.template-multipurposeSearch .result-item p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px;
    font-family: 'BentonSansCondensedLight';
    letter-spacing: 1px;
}

.template-multipurposeSearch .result-item p span {
    font-size: 17px;
    text-transform: uppercase;
    display: block;
    font-family: 'BentonSansRegular';
    letter-spacing: 0;
}

.template-multipurposeSearch .result-item p.cls_HName span {
    font-size: 18px;
}

.cls_inline_sec {
    padding-inline-start: 0;
    color: #fff;
    padding-bottom: 0;
    position: relative;
    margin-bottom: 0;
    display: flex;
    list-style: none;
}

.cls_inline_sec.icons {
    padding: 6px 10px;
    padding-bottom: 0;
}

#kiosk-page .cls_inline_sec.icons {
    padding: 10px;
}

.result-container.grid-view ul.cls_inline_sec::after {
    position: absolute;
    width: 100%;
    content: '';
    background-color: #fff;
    height: 1px;
    left: 0;
    right: 0;
    top: 0;
}

.cls_inline_sec>li {
    font-weight: 400;
    display: inline-block;
    margin-right: 2px;
    font-size: 13px;
    line-height: 24px;
    padding: 3px 7px;
    opacity: 0.7;
}

.cls_inline_sec>li:hover {
    opacity: 1;
}

.cls_inline_sec>li span {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.template-multipurposeSearch #loader {
    position: absolute;
    left: 50%;
    top: 43%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    width: 30px;
    height: 30px;
    background: url('../../resources/assets/images/loader.gif') no-repeat center center;
    background-size: contain;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.template-multipurposeSearch .view-toggle button {
    background-color: #ddd !important;
    border: none;
    color: #000;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
    width: 38px;
    height: 38px
}

.view-toggle #grid-view {
    color: #fff;
    margin-right: 10px;
}

.template-multipurposeSearch .view-toggle #list-view {
    color: #fff;
}

.template-multipurposeSearch .view-toggle button.active {
    color: #fff;
}

.result-container.grid-view .result_Cls {
    margin-bottom: 0px;
    min-height: 293px;
}

.result-container.grid-view .result_Cls:hover {
    box-shadow: 0 0 11px 1px #817a78;
}

.template-multipurposeSearch #load-more-container {
    position: relative;
    text-align: center;
    margin: 16px 0;
}

.result-container.list-view .result-item {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    float: none;
}

/* Table in List View */
.template-multipurposeSearch .list-view .result-table {
    width: 100%;
    border-collapse: collapse;
}

.woh-result-parent .result-table thead {
    background-color: #3e4847;
    color: #fff;
}

.woh-result-parent .list-view .result-table th {
    padding: 10px 23px;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'BentonSansRegular';
    font-weight: 500;
    position: relative;
}

.eimr-result-parent .list-view .result-table th,
.solm-result-parent .list-view .result-table th {
    font-weight: 700;
    position: relative;
    background: #fff;
    color: #000;
    padding: 0 23px 8px;
    font-size: 14px;
    text-align: left;
    font-size: 15px;
    font-family: 'BentonSansRegular';
    text-transform: uppercase;
}

.template-multipurposeSearch th.sortable {
    position: relative;
}

.template-multipurposeSearch th.sortable .chevrons {
    cursor: pointer;
    display: inline-flex;
    flex-direction: column;
    margin-left: 11px;
    font-size: .7em;
    transition: opacity .3s ease;
    position: absolute;
    transform: translateY(-1px);
}

.template-multipurposeSearch th.sortable.sorted-asc .fa-chevron-up,
.template-multipurposeSearch th.sortable.sorted-desc .fa-chevron-down {
    opacity: 1;
}

.template-multipurposeSearch th.sortable i {
    opacity: .8;
    transition: opacity 0.3s;
    margin: 3px auto;
}

.template-multipurposeSearch .list-view .result-table tbody tr td:first-child {
    font-size: 18px;
    font-family: 'BentonSansRegular';
}

.template-multipurposeSearch .list-view .result-table td {
    font-family: 'BentonSansCondensedLight';
    line-height: 25px;
    letter-spacing: 1px;
    border-bottom: 1px solid #DAD8D8;
    padding: 10px 23px;
    text-align: left;
    font-size: 14px;
    max-width: 230px;
}

.template-multipurposeSearch #response-message h4 {
    font-family: 'BentonSansCondensedMedium';
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 24px;
    font-weight: 400;
}

.template-multipurposeSearch #response-message p {
    font-family: 'BentonSansCondensedMedium';
    font-size: 19px;
    font-weight: lighter;
}

.template-multipurposeSearch #response-message p b {
    font-weight: 500;
}

.template-multipurposeSearch #response-message p span {
    font-family: 'BentonSansRegularFnt';
    font-size: 17px;
}

.template-multipurposeSearch div#result-content .row {
    padding: 12px;
}

.template-multipurposeSearch #grid-view.active img.inactive,
.template-multipurposeSearch #list-view.active img.inactive {
    display: none !important;
}

.template-multipurposeSearch #grid-view.active img.active,
.template-multipurposeSearch #list-view.active img.active {
    display: block !important;
}

.template-multipurposeSearch #grid-view img.inactive,
.template-multipurposeSearch #list-view img.inactive {
    display: block;
}

.template-multipurposeSearch #grid-view img.active,
.template-multipurposeSearch #list-view img.active {
    display: none;
}

.template-multipurposeSearch #grid-view img {
    width: 16px;
    margin: auto;
}

.template-multipurposeSearch #list-view img {
    width: 20px;
    margin: auto;
}

.template-multipurposeSearch .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.template-multipurposeSearch table {
    width: 100%;
    min-width: 600px;
}


/* Container for the loader within the table body */
.template-multipurposeSearch .table-loader-container {
    position: relative;
}

/* Utility class for hiding elements */
.template-multipurposeSearch .hide {
    display: none;
}

@media (max-width:767.98px) {
    .solm-liberty-section .liberty-title {
        font-size: 26px !important;
        line-height: unset!important;
    }

    .solm-liberty-section {
        padding: 0px;
    }

    .api-result-first-sec {
        padding: 20px 0;
    }

    .response-no-data-section {
        padding-left: unset !important;
        padding-top: 30px;
    }

    .reset_submit {
        text-align: center !important;
        background-color: #000!important;
        color: #ffff;
        font-size: 20px;
        padding: 10px !important;
    }

    #api-result .pagination-bottom {
        justify-content: center;
    }

    .eimr-search-section .cls_submit {
        margin-top: 15px !important;
    }

    .cls_or_span {
        position: absolute;
        left: 45%;
        top: 100% !important;
        right: unset;
    }

    .cls-donor-fld {
        margin-top: 25px;
    }

    .template-multipurposeSearch input.btn.btn-danger.cls_submit {
        margin-top: 12px;
    }

    .template-multipurposeSearch .above-the-fold-inner h1 {
        font-size: 40px;
    }

    .template-multipurposeSearch .above-the-fold-inner h4.master-title {
        font-size: 15px;
    }

    .template-multipurposeSearch .above-the-fold-inner p,
    .template-donorCertificate .above-the-fold-inner p,
    .template-starDonorDetail .above-the-fold-inner p {
        font-size: 14px;
        line-height: 24px;
    }

    .custom-form input.form-control {
        margin-bottom: 9px;
    }

    .template-multipurposeSearch .list-view .result-table th {
        padding: 7px 8px;
        font-size: 11px;
        line-height: 26px;
    }

    .template-multipurposeSearch .list-view .result-table td {
        line-height: 20px;
        padding: 7px 11px;
        font-size: 12px;
    }

    .template-multipurposeSearch .list-view .result-table tbody tr td:first-child {
        font-size: 13px;
    }

    .template-multipurposeSearch .form-errors p {
        padding: 14px 14px;
        line-height: 23px;
        font-size: 1.5rem;
    }

    .template-multipurposeSearch .cls_submit {
        font-size: 18px;
    }

    .template-multipurposeSearch .list-wrap {
        padding-top: 40px;
    }

    .related-section-header {
        margin-bottom: 20px;
    }

    .related-product-details,
    .recent-product-info {
        margin-top: 30px;
        margin-bottom: 26px;
    }

    .tab-transactions>.list-inline-item a.active:after {
        bottom: -2.7rem;
    }

    /* for all custom the modals with & font size in mobile */
    #remove-product-modal .modal-content,
    #modal-for-holder .modal-content-for-holder,
    #delete-account-modal .modal-content,
    #delete-account-process-modal .modal-content,
    #delete-account-error-modal .modal-content {
        width: 90vw;
        max-width: 100%;
    }

    #delete-account-modal p,
    #delete-account-modal span {
        font-size: 14px;
    }

    #delete-account-process-modal .modal-note,
    #delete-account-error-modal .modal-note {
        font-size: 14px;
        margin-bottom: 25px;
    }

    #delete-account-process-modal .delete-act-cls-btn {
        left: 90%;
    }
}

@media (min-width: 768px) and (max-width: 1279px) {
    .result-container.grid-view .result-item {
        max-height: 221px;
    }

    .template-multipurposeSearch .result-item p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 9px;
    }

    .template-multipurposeSearch .cls_submit:disabled,
    .template-multipurposeSearch .cls_submit:hover:disabled {
        padding-right: 13px;
    }
}

@media (min-width:768px) {
    .custom-form .col-md-2.text-center {
        padding-left: 0;
    }
}

@media (min-width:1280px) {
    .template-multipurposeSearch .list-view .result-table {
        display: inline-table;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .template-multipurposeSearch .result-item p {
        font-size: 13px;
        line-height: 21px;
        margin-bottom: 10px;
    }

    .template-multipurposeSearch .result-item p span {
        font-size: 14px;
    }

    .template-multipurposeSearch .list-view .result-table th {
        padding: 10px 13px;
        font-size: 12px;
    }

    .template-multipurposeSearch .list-view .result-table td {
        line-height: 24px;
        font-size: 13px;
        padding: 1px 15px;
        max-width: 160px;
    }

    .template-multipurposeSearch .list-view .result-table tbody tr td:first-child {
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1279px) {
    .result-container.grid-view .result-item {
        max-height: 225px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .result-container.grid-view .result-item {
        max-height: 227px;
    }

    .template-multipurposeSearch .result-item p {
        font-size: 14px;
    }

    .template-multipurposeSearch .result-item p span {
        font-size: 15px;
    }
}

.template-multipurposeSearch .certificate-link,
.panel-link {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0.7;
    padding: 6px;
}

.template-multipurposeSearch .certificate-link:hover,
.template-multipurposeSearch .panel-link:hover {
    opacity: 1 !important;
    color: #fff !important;
}

.certificate-link img,
.panel-link img {
    width: 20px;
}

.template-multipurposeSearch .cert_label,
.template-multipurposeSearch .panel_label {
    font-size: 14px;
}

@media (min-width:1200px) {
    .template-multipurposeSearch .cls_or_span {
        position: absolute;
        right: -2.7%;
    }
}

@media (max-width:991px) and (min-width:767px) {
    .template-multipurposeSearch .above-the-fold-inner h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .template-multipurposeSearch.eimr-search .search-form-banner-headline,
    .template-donorCertificate .search-form-banner-headline {
        font-size: 35px !important;
        margin-top: -65px;
        line-height: 40px;
    }

    .key-label {
        font-size: 12px !important;
    }

    .template-multipurposeSearch .above-the-fold-inner h4.master-title {
        margin-top: 0px;
        font-size: 16px;
    }
}

/* KIOSK WOH CSS Header*/
.brand-name-disabled {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.kiosk-nav-bottom .btn {
    border: none !important;
    box-shadow: none !important;
}

#kiosk-page #header {
    height: unset;
}

#kiosk-page .with-notification .theme-header {
    height: unset !important;
}

.close-qr-code {
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 95%;
    font-size: 22px;
}

.header-right-menu {
    display: flex;
}

.topbar-back-icon {
    width: 18px;
    margin-right: 8px;
    cursor: pointer;
}

#kiosk-page .theme-header:not(.landing-header) {
    height: unset !important;
}

#kiosk-page .header-sticky {
    position: fixed !important;
    width: 100%;
    translate: none !important;
    transform: none !important;
}

.nav-bottom.button-gap {
    display: flex;
    gap: 20px;
}

.kiosk-nav-bottom {
    align-items: center;
}


/* Kiosk WOH Popup */
.panel-image-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
    cursor: pointer;
}

#panel-image-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70vw;
    height: 98vh;
}

.scan-title {
    font-size: 22px;
    font-weight: bold;
}

.kiosk-qr-code-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 15%);
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    text-align: center;
    height: 65vh;
    width: 60vw;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#kiosk-page .above-the-fold-inner h4.master-title {
    margin-top: 0px;
    padding-top: 0px;
}

.map-link {
    cursor: pointer;
}

#kiosk-page tr .cls_inline_sec {
    justify-content: center;
}

.panel-image {
    width: 78%;
    max-width: 100%;
    height: 335px;
}

#panel-image-popup .modal {
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

#panel-image-popup .modal-content {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    width: 80%;
    animation: animatetop 0.5s ease-in-out;
    max-width: 700px;
}

#panel-image-popup .map-close {
    position: absolute;
    left: 94%;
    top: 16px;
}

#panel-image-popup .map-close:hover,
#panel-image-popup .map-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

.panel-map-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
}

.panel-map-wrapper {
    padding: 40px;
    padding-top: 30px;
}

.panel-map-wrapper h3 {
    color: #000;
    line-height: 30px;
    margin-bottom: 0px;
}

.panel-map-wrapper .header-text {
    font-size: 20px;
    font-weight: bolder;
}

.panel-map-wrapper .footer-text {
    font-size: 16px;
    font-weight: 500;
    margin-top: 16px;
}

.qr-logo {
    margin-right: 10px;
    height: 65px;
    width: 165px;
}

.template-multipurposeSearch .article {
    padding-top: 0px;
}

#kiosk-page .article {
    padding: 0px;
}

.wall-icon-img {
    width: 22px;
}

/* Kiosk WOH splash css */
.template-kiosk-splash {
    overflow: hidden;
}

.template-kiosk-splash .with-notification .theme-main--content {
    padding: 0 !important;
}

.template-kiosk-splash body {
    overflow: hidden;
}

.template-kiosk-splash a.splash-link {
    color: #163029 !important;
}

.template-kiosk-splash .theme-main--content {
    width: 1920px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
}

.template-kiosk-splash .theme-content {
    height: 100%;
    background: none !important;
}


.template-kiosk-splash .familyname,
.template-kiosk-splash .donornametop,
.template-kiosk-splash .donorname {
    position: fixed;
}


.template-kiosk-splash .familyname {
    width: auto;
    left: 8%;
    top: 17%;
}

.familyname ul li {
    display: inline-block;
    vertical-align: middle;
}

.familyname ul li:last-child {
    padding-left: 12px;
}

.familyname ul li:last-child {
    padding-left: 12px;
}

.template-kiosk-splash .attractmode ul li {
    font-size: 32px;
    color: #163029;
    display: inline-block;
}

.template-kiosk-splash .donorname {
    bottom: 100px;
    right: 8%;
}

.template-kiosk-splash .donorname ul li {
    position: relative;
    top: 0px;
    left: -50px;
}

.template-kiosk-splash .donorname ul li {
    display: inline-block;
    vertical-align: middle;
}

.template-kiosk-splash .donornametop {
    top: 9%;
    right: 5%;
}


.template-kiosk-splash .user_3 {
    position: fixed;
    font-size: 44px;
    height: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    letter-spacing: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.template-kiosk-splash .user_3 span::after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../../resources/assets/images/icons/chevron-right-black.png") no-repeat center center;
    background-size: contain;
    margin-left: 8px;
}

.template-kiosk-splash .user_4 span::after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../../resources/assets/images/icons/chevron-right-black.png") no-repeat center center;
    background-size: contain;
    margin-left: 8px;
}

.template-kiosk-splash span {
    text-transform: capitalize;
    letter-spacing: 3px;
}

/* multipurpose search template css */
.template-multipurposeSearch .above-the-fold-inner__hero-img,
.template-multipurposeLanding .above-the-fold-inner__hero-img,
.template-donorCertificate .above-the-fold-inner__hero-img,
.template-multipurposeSearch .above-the-fold-inner__hero-img,
.template-starDonorDetail .above-the-fold-inner__hero-img {
    mix-blend-mode: multiply;
}

#kiosk-page.template-multipurposeLanding .above-the-fold-inner__hero-img {
    mix-blend-mode: multiply;
}

.search-woh .blockOverlay::before,
.eimr-search .blockOverlay::before,
.solm-search .blockOverlay::before,
.template-donorCertificate-data .blockOverlay::before,
.solm-donor-detail .blockOverlay::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center no-repeat;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75);
}


/* KIOSK QR Popup */

#kiosk-qr-code-modal .qr-bracket {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 4px solid #0d5953;
}

/* Top-left */
#kiosk-qr-code-modal .qr-bracket.top-left {
    top: -20px;
    left: calc(50% - 120px);
    border-right: none;
    border-bottom: none;
    border-top-left-radius: 15px;
}

/* Top-right */
#kiosk-qr-code-modal .qr-bracket.top-right {
    top: -20px;
    right: calc(50% - 120px);
    border-left: none;
    border-bottom: none;
    border-top-right-radius: 15px;
}

/* Bottom-left */
#kiosk-qr-code-modal .qr-bracket.bottom-left {
    bottom: -20px;
    left: calc(50% - 120px);
    border-right: none;
    border-top: none;
    border-bottom-left-radius: 15px;
}

/* Bottom-right */
#kiosk-qr-code-modal .qr-bracket.bottom-right {
    bottom: -20px;
    right: calc(50% - 120px);
    border-left: none;
    border-top: none;
    border-bottom-right-radius: 15px;
}

#kiosk-woh-qr-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
    cursor: pointer;
}

#kiosk-qr-code-modal .qr-icon {
    border-radius: 50%;
}


#kiosk-qr-code-modal #qr-header {

    margin: 0 0 60px;
}

#kiosk-qr-code-modal .header-qr-content p {
    font-size: 18px;
    font-weight: 600 !important;
}

#kiosk-qr-code-modal {
    background: rgba(255, 255, 255, 0.9);
    transform: translate(-50%, 0%);
    width: 50%;
    max-width: 700px;
    padding: 30px 40px 40px;
    border-radius: 4px;
    z-index: 100;
}

#kiosk-qr-code-modal #qr-code-container {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

#kiosk-qr-code-modal #qr-code-container img {
    margin: auto;
    margin-bottom: 8rem;
}

#kiosk-qr-code-modal #close-qr-code {
    position: absolute;
    top: 14px;
    right: 20px;
    background: transparent;
    border: none;
}

#kiosk-qr-code-modal .qrlabel {
    text-align: center;
    margin-top: 2.7rem;
    font-weight: 600;
}

#kiosk-qr-code-modal .close-btn {
    background: transparent;
    border: none;
    font-size: 32px;
    cursor: pointer;
}

#kiosk-qr-code-modal .qr-icon {
    position: absolute;
    width: 70px;
    top: 30%;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0 !important;

}

/* KIOSK Search Back Button */
.back-text-kiosk-banner {
    position: absolute;
    top: 100px;
    z-index: 99;
    display: flex;
    align-items: center;
    cursor: pointer;
    background-color: #c11111;
    padding: 8px 16px;
}

.back-text-kiosk-banner .back-text {
    font-size: 19px !important;
    color: #fff !important;
}

.kiosk-search-back-icon {
    width: 17px;
    margin-right: 6px;
}

@media (min-width:1700px) {
    #kiosk-page.template-multipurposeLanding .callout .with-container {
        padding-top: 10px;
        padding-bottom: 0;
    }

    #kiosk-page.template-multipurposeLanding .above-the-fold-inner {
        max-height: 500px;
        margin-top: 63px;
    }
}

@font-face {
    font-family: "regularronald";
    src: url("../assets/fonts/ronaldson-webfont.woff2");
    font-weight: 700;
}

@font-face {
    font-family: "webfontregular";
    src: url("../assets/fonts/opensans-light-webfont.woff");
    font-weight: 300;
}

.template-kiosk-splash .attractmode ul li span {
    font-family: 'webfontregular';
    letter-spacing: 1px;
}


.template-kiosk-splash .user_4,
.template-kiosk-splash .user_3 {
    font-family: 'regularronald';

}

.search-form-banner-headline {
    line-height: 8.5rem !important;
}

/* EIMR Search css  */

.template-multipurposeSearch.eimr-search .search-form-banner-headline,
.template-donorCertificate .search-form-banner-headline {
    font-size: 86px;
    margin-top: 50px;
}

.template-multipurposeSearch .custom-form select.form-control,
#api-result select.form-control {
    background-color: #fff !important;
    margin-bottom: 19px;
    min-height: 48px;
    color: #333;
    border-color: #000;
}


.template-multipurposeSearch .list-wrap .emir-form label {
    font-weight: 600 !important;
}

.template-multipurposeSearch .custom-form .emir-submit.group {
    align-items: center !important;
    justify-content: end;
}

.template-multipurposeSearch .custom-form select.form-control,
#api-result select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 30px;
    background: url('data:image/svg+xml;utf8,<svg fill="black" height="10" viewBox="0 0 24 24" width="10" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat right 10px center;
    background-size: 20px;
}

.template-multipurposeSearch .emir-form-content {
    padding: 0 15px;
}

.template-multipurposeSearch .emir-form-content .registry-form-desc {
    font-size: 20px;
    font-weight: 400 !important;
    font-family: 'Miller-TextRoman' !important;
    margin-bottom: 30px;
}

.template-multipurposeSearch .emir-form-content h3 {
    font-weight: 500;
    font-size: 40px;
    margin: 10px 0 20px;
    font-family: 'Miller-TextRoman' !important;
}

.template-multipurposeSearch .eimr-search h3 {
    margin: 10px 0px 20px;
}

.template-multipurposeSearch .solm-search h3 {
    margin: 10px 0px 35px;
}

.template-multipurposeSearch.eimr-search .list-wrap.cls_form_tmpt {
    background-color: #fff;
}

.clickable-row {
    cursor: pointer;
}

.template-donorCertificate .theme-wrap {
    overflow: hidden;
}

@font-face {
    font-family: 'TheNautigalBold';
    src: url('../../../../themes/solief/resources/assets/fonts/nautigal/TheNautigal-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'TheNautigal';
    src: url('../../../../themes/solief/resources/assets/fonts/nautigal/TheNautigal-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

.eimr-result-parent .link-donor,
.solm-result-parent .link-donor {
    color: unset !important;
    font-weight: 500 !important;
    display: flex;
    align-items: flex-start;
    transition: color 0.2s;
}

#registry-custom-form .reset_submit {
    transition: color 0.2s;
}

.eimr-result-parent .link-donor:hover,
.eimr-result-parent .link-donor:focus,
.solm-result-parent .link-donor:hover,
.solm-result-parent .link-donor:focus,
#registry-custom-form .reset_submit:hover,
#registry-custom-form .reset_submit:focus {
    text-decoration: underline;
}

.list-view .cert-img {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 5px;
}

.list-view .cert-img {
    margin-top: 4px;
}

@media (max-width: 768px) {
    .template-multipurposeSearch.search-woh .list-view .result-table {
        margin-top: 20px;
    }

    .pagination-desktop {
        display: none !important;
    }

    .pagination-mobile {
        display: flex !important;
        width: 100%;
    }

    .star-donor-certificate-page-template .donated-by {
        line-height: 40px!important;
        font-size: 25px!important;
    }

    #kiosk-page .sm-nav-top {
        display: none !important;
    }

    #kiosk-page .with-notification .pushy {
        top: 75px !important;
    }

    #kiosk-qr-code-modal {
        transform: translate(-50%, 50%) !important;
        width: 95% !important;
    }

    .solm-liberty-section{
        border-bottom: 1px solid #000;
    }
    .api-result-first-section-desktop.api-result-first-sec {
        display: none;
    }
    .reset_submit{
        width: 100%!important;
    }

    .star-donor-certificate-page-template #video-div {
      margin-top: 30px;
    }
}

@media (min-width: 769px) {
    .pagination-desktop {
        display: flex !important;
    }

    .pagination-mobile {
        display: none !important;
    }
}

.template-multipurposeSearch .theme-main {
    overflow: hidden;
}

.mobile-pagination .page-btn {
    border: unset;
    background: unset;
}

/* EIMR Search */

.custom-pagination {
    justify-content: flex-end;
    margin-top: 10px;
    padding-top: 16px;
    font-family: 'BentonSansCondensedLight';
    font-size: 15px;
}

.custom-pagination .page-btn {
    min-width: 28px;
    height: 28px;
    margin: 0 2px;
    border: none;
    background: none;
    color: #000;
    font-weight: 600;
    cursor: pointer;
}

.custom-pagination .page-btn[disabled] {
    color: #ccc;
    cursor: not-allowed;
}

.custom-pagination .page-btn.active,
.custom-pagination .page-btn[style*="background:#888"] {
    background: #888 !important;
    color: #fff !important;
}

.required_optional_text {
    font-weight: 500;
    color: #0A0909;
}

.sort-button {
    background: transparent;
    max-height: 20px;
    padding: 0;
    border: none;
    display: flex;
}

.woh-result-parent .sort-button i {
    color: #fff;
}

.eimr-result-parent .sort-button i {
    color: #000;
}

.eimr-result-parent .list-view .result-table td,
.solm-result-parent .list-view .result-table td {
    font-weight: 500 !important;
    vertical-align: top;
}

.location-country {
    margin-top: 5px;
    text-transform: capitalize;
}

.key-label {
    text-transform: capitalize;
    font-size: 16px;
}

.pagination-desktop .page-btn:hover {
    background-color: #e0e0e0;
}

.custom-pagination .page-btn {
    min-width: 28px;
    height: 28px;
    margin: 0 2px;
    border: none;
    background: none;
    color: #333;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    padding-top: 0px;
}

.custom-pagination .page-btn.enabled {
    color: #444;
    cursor: pointer;
}

.custom-pagination .page-btn.disabled {
    color: #ccc;
    cursor: not-allowed;
}

.custom-pagination .page-btn.active {
    background: #888;
    color: #fff;
    cursor: default;
}

.custom-pagination .first-page,
.custom-pagination .last-page {
    font-size: 16px;
    font-weight: bold;
}

.eimr-search-section .back-to-top-container {
    margin-right: 30px;
}

#back-to-top-btn {
    display: none;
    position: fixed;
    bottom: 0px;
    right: 20px;
    z-index: 1000;
    background: #D9D9D9;
    border: none;
    padding: 8px 30px;
    border-radius: 2px;
    font-size: 15px;
    color: #333;
    cursor: pointer;
}

#back-to-top-btn span {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}

.donor-certificate-section .stewards-search-back {
    cursor: pointer;
    text-decoration: underline;
    font-weight: 700;
}

.stewards-search-back a {
    color: #4E4E4E !important;
}

/* DONNOR CERTIFICATE CSS */

.eimr-donor-certificate .donor-certificate-card .donar-name-certificate-label,
.eimr-donor-certificate .donor-certificate-card .tribute-name {
    font-family: 'TheNautigal', cursive !important;
    font-weight: 700;
    letter-spacing: 2px
}

.solm-donor-certificate .donor-certificate-card{
    color: #4A4646;
}

.donor-certificate-section {
    background: #fff;
    padding: 40px 0 60px 0;
}

.donor-certificate-section .stewards-search-back {
    cursor: pointer;
}

.donor-certificate-section .donor-certificate-card {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 80px 40px;
    max-width: 100%;
    text-align: center;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    position: absolute;
    top: 50%;
    z-index: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0;
    width: 90%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.donor-certificate-card .donar-name-certificate-label {
    font-size: 60px;
    margin-bottom: 30px;
    line-height: 65px;
    margin-bottom: 20px;
}

.donor-certificate-card .location {
    font-size: 30px;
    color: #4a4646;
    margin: 10px 0 0 0;
    margin-bottom: 50px;
}

.donor-certificate-card .giving-level {
    color: #a67c2a;
    font-size: 40px;
    margin-bottom: 0px;
    font-weight: 700
}

.donor-certificate-card .in-honor {
    font-size: 30px;
    color: #4a4646;
    text-transform: capitalize;
    margin-top: 50px;

}

.eimr-donor-certificate .donor-certificate-card .tribute-name {
    font-size: 60px;
    margin-top: 10px;
    margin-top: -5px;
}

.solm-donor-certificate .donor-certificate-card .tribute-name {
    font-size: 50px;
}

.donor-certificate-section .donor-bg-parent {
    background-color: #d9d9d9;
}

.donor-certificate-section .donor-certificate-wrapper {
    mix-blend-mode: multiply;
}

.donor-certificate-section .donor-certificate-wrapper img {
    max-width: none;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    min-height: 1000px;
    max-height: 1000px;
}

.eimr-search .donor-certificate-wrapper img {
    opacity: 0.1 !important;
}

.donor-certificate-container {
    width: 100%;
    position: relative;
}

.donor-certificate-card {
    pointer-events: auto;
    z-index: 10;
    position: relative;
}

.donor-certificate-wrapper {
    position: relative;
    width: 100%;
}

.donor-certificate-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center;
    display: block;
    opacity: .4;
}

.donor-certificate-page-template .above-the-fold-inner__hero-img {
    mix-blend-mode: multiply;
}

.donor-certificate-section .tribute-name,
.donor-certificate-section .donar-name-certificate-label {
    line-height: 1.5em !important;
}

.donor-certificate-section .stewards-search-back-certicate span {
    font-size: 35px;
    margin-top: -4px;
}

.stewards-search-back-certicate a {
    color: #000;
    font-size: 16px;
}

.stewards-search-back img {
    width: 18px;
    height: 18px;
}

.donor-certificate-section .stewards-search-back-certicate {
    border: none;
    background: transparent;
    position: absolute;
    top: 20px;
    right: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.donar-name-certificate-label.line-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 7.4em;
    line-height: 1.5em;
}

@media (max-width: 991px) {

    .donor-certificate-card .donar-name-certificate-label,
    .tribute-name {
        font-size: 20px !important;
    }

    .donor-certificate-card .donar-name-certificate-label {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .donor-certificate-card .location {
        font-size: 16px;
        margin: 0
    }

    .donor-certificate-card .giving-level {
        font-size: 18px;
        margin-bottom: 0px;
        margin-top: 20px;
        font-weight: 700
    }

    .donor-certificate-card .in-honor {
        margin-top: 20px;

        font-size: 16px;
    }

    .donor-certificate-card .tribute-name {
        font-size: 20px;
        line-height: 30px;
        margin: 0
    }

    .donor-certificate-card {
        width: 80% !important;
        padding: 40px !important;
    }

    .donor-certificate-wrapper img {
        min-height: 574px;
    }
}


@media (max-width: 640px) {

    #back-to-top-btn {
        bottom: -4px !important;
        border: 2px solid #333333;
        padding: 12px 18px;
        background-color: #EEEDED !important;
    }

    .donor-certificate-card .donar-name-certificate-label {
        font-size: 16px;
        line-height: 30px
    }

    .donor-certificate-card .location {
        font-size: 12px;
        margin-top: 5px;
    }

    .donor-certificate-card .giving-level {
        font-size: 14px;
        margin-bottom: 0px;
        margin-top: 10px;
        font-weight: 700
    }

    .donor-certificate-card .in-honor {
        font-size: 14px;
        margin-top: 10px;
    }

    .donor-certificate-card .tribute-name {
        font-size: 16px;
        margin: 0;
    }

}

@media (min-width:991px) {
    .donor-certificate-section .donor-certificate-card {
        min-height: 575px;
    }
}

@media (max-width: 640px) {

    .template-multipurposeSearch.eimr-search .search-form-banner-headline,
    .template-donorCertificate .search-form-banner-headline {
        font-size: 35px !important;
        margin-top: 35px !important;
        line-height: 40px !important;
    }

    .eimr-search .above-the-fold-inner {
        height: 515px;
    }
}

.donar-name-certificate-label,
.tribute-name span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    line-height: 1.5em;
    padding-right: 0.2em;
}

.eimr-result-parent .result-item,
.solm-result-parent .result-item,
.solm-result-parent .star-result-item {
    cursor: pointer;
}

.eimr-result-parent .result-table td p,
.eimr-result-parent .result-table td span,
.solm-result-parent .result-table td p,
.solm-result-parent .result-table td span  {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 3em;
    line-height: 1.5em;
}

/* timeout popuop */

.pop-timeout-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.pop-timeout {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.95);
    padding: 30px 40px;
    text-align: center;
    max-width: 600px;
}

@media only screen and (max-width: 767px) {
    .emir-form-content h3 {
        font-size: 27px !important;
        margin-bottom: 20px !important;
    }

    .emir-form-content .cls_submit {
        margin-top: 20px !important;
    }

    #grid-view,
    #list-view {
        display: none !important;
    }

    .extra-result-section-parent .extra-result-section .container {
        padding: 30px 20px !important;
    }

    .extra-result-section-parent .extra-result-section p {
        margin-bottom: 20px !important;
    }

    .extra-result-section-parent .extra-result-section .extra-result-donate-button,
    .extra-result-section-parent .extra-result-section .extra-result-donate-button a {
        width: 100% !important;
    }
}

.reset_submit {
    display: none;
    text-align: right;
    font-weight: bold;
    min-height: 0px !important;
    cursor: pointer;
    width: fit-content;
    margin-left: auto;
    background-color: unset;
    border: unset;
}

.extra-result-section-parent {
    display: none;
    border-top: 1px solid #ccc;
}

.template-multipurposeSearch .list-wrap {
    padding-bottom: 40px !important;
}

#nodata-message p {
    font-family: 'BentonSansRegularFnt';
    font-size: 16px;
    margin-top: -6px;
    margin-bottom: 40px;

}

.common-result-section-parent {
    display: none;
}

.woh-result-parent {
    background-color: #f5f4f2;
}

.toggle-and-response-text {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.woh-result-parent .toggle-and-response-text {
    margin: 0px 6px 5px;
}

.eimr-result-parent .toggle-and-response-text,
.solm-result-parent .toggle-and-response-text {
    margin: 0px 6px 10px;
}

.api-result-first-sec {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 30px 0px;
}

.woh-result-parent .pagination-top {
    display: flex;
    justify-content: flex-end;
}

.eimr-result-parent .pagination-and-levels,
.solm-result-parent .pagination-and-levels {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 6px;
}

.search-woh .result_Cls {
    background-color: #4E5A57;
    color: #fff;
    max-height: 306px;
}

.search-woh .result-item {
    padding: 10px 15px 1px 15px;
    border: 1px solid #4e5a57;
    max-height: 247px;
    overflow-y: auto;
    padding-right: 10px;
    box-sizing: border-box;
    scrollbar-width: thin;
    scrollbar-color: #dbd3d3 transparent;
}

.eimr-result-parent .result-item,
.solm-result-parent .result-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 320px;
    padding: 30px;
    box-sizing: border-box;
}

.eimr-result-parent .result_Cls {
    display: block;
    text-align: center;
    margin-bottom: 0;
    min-height: 385px !important;
}

.result-outer-card {
    padding: 13px;
}

#api-result .pagination-bottom {
    padding: 20px 0px 30px 0px;
    display: flex;
    justify-content: flex-end;
}

.search-woh .result-table tbody tr {
    background-color: #4e5a57;
    color: #fff;
}

.search-woh .page-btn {
    cursor: pointer;
}

.result-table {
    margin-top: 19px;
    margin-bottom: 15px;
}

.eimr-result-parent .result-item .section,
.solm-result-parent .result-item .section {
    min-height: 85px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
    margin-bottom: 10px;
    word-break: break-word;
}

.eimr-result-parent .result-item .section {
    color: #000;
}

.solm-result-parent .result-item .giving-level-value,
.solm-result-parent .star-giving-level-value {
    color: #DDD479 !important;
}

.eimr-result-parent .donor-name,
.eimr-result-parent .related-honoree,
.solm-result-parent .donor-name,
.solm-result-parent .related-honoree {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 2.5em;
    line-height: 1.3em;
    margin-top: 5px;
    font-size: 20px;
    text-transform: capitalize;
}

.response-no-data-section {
    display: none;
    padding-bottom: 30px;
    padding-left: 75px;
}

.solm-result-parent .result_Cls {
    display: block;
    background: #2B4F4E;
    text-align: center;
    min-height: 400px !important;
}

.solm-result-parent .star-result-image {
    height: 215px;
}

.solm-result-parent .star-result-details {
    padding: 20px;
}

.solm-result-parent .star-result-item .honoree-name {
    margin-bottom: 12px;
}

.solm-result-parent .star-result-item,
.solm-result-parent .star-result-item .star-donor-img {
    height: 100%;
    color: #fff;
}

.solm-result-parent .star-result-item .star-donor-img {
    width: 100%;
    object-fit: cover;
}

.solm-result-parent .star-donor-ellipses {
    display: inline-block;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.solm-result-parent .location,
.eimr-result-parent .location {
    min-height: 70px !important;
}

.donor-certificate-container .left-column img {
    width: 100%;
    object-fit: cover;
    height: auto;
}

/* Star donor certificate */

.star-donor-certificate-page-template .video-container {
    position: relative;
    max-width: 100%;
}

#thumb {
    display: none;
}

.star-donor-certificate-page-template video {
    width: 100%;
    display: block;
    object-fit: cover;
    cursor: pointer;
}

.star-donor-certificate-page-template .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 59%);
    z-index: 1 !important;
    pointer-events: none;
}

.star-donor-certificate-page-template .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 1;
}

.star-donor-certificate-page-template .play-button::before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 25px;
    border-color: transparent transparent transparent #fff;
    margin-left: 5px;
}

.star-donor-certificate-page-template #popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    border: 2px solid #333;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

.star-donor-certificate-page-template #overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
}

.star-donor-certificate-page-template .donor-certificate-section .stewards-search-back-certicate {
    top: -41px !important;
    right: 0% !important;
}

.star-donor-certificate-page-template #video-div {
    margin-top: 50px;
}

.star-donor-certificate-page-template .content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
    gap: 2rem;
}

.star-donor-certificate-page-template .left-column {
    flex: 1 1 300px;
}

.star-donor-certificate-page-template .right-column {
    flex: 2 1 400px;
}

.star-donor-certificate-page-template .donated-by {
    margin-top: 1.5rem;
    font-weight: bold;
    font-size: 45px;
    color: #4A4646;
    line-height: 5rem;
}

.star-donor-certificate-page-template .tribute_type {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 52px;
    font-family: 'BentonSansRegularFnt';
}

.solm-result-parent .view-cert-img, .eimr-result-parent .view-cert-img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 5px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.solm-liberty-section {
    border-top: 1px solid #000;
    padding: 20px;
    display: none;
}

.solm-liberty-section .liberty-title {
    font-size: 35px;
    margin-bottom: 7px;
    line-height: 60px;
}

.solm-liberty-section .liberty-desc {
    font-size: 30px;
    margin-bottom: 10px;
    font-size: 16px;
}

.solm-result-parent .giving-level-field,
.eimr-result-parent .giving-level-field {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    min-height: 60px !important;
}

.solm-result-parent .giving-level-field {
    align-items: center;
}

.loaderheight {
    height: 400px;
}

.search-form-banner-description a {
    cursor: pointer;
    text-decoration: underline;
    color: unset;
    font-size: 18px;
}

.search-form-banner-description a:hover,
.search-form-banner-description a:focus {
    text-decoration: underline;
    color: unset;
}

/* Full Page Loader */
#full-page-loader {
    position: fixed;
    inset: 0;
    background: rgb(255, 255, 255);
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999;
    /* above all */
    pointer-events: none;
    transition: opacity .18s ease-in-out;
}

#full-page-loader.active {
    opacity: 0.6;
    pointer-events: all;
}

body.fpl-lock {
    overflow: hidden;
}

#full-page-loader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center no-repeat;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75);
}

@keyframes fpl-spin {
    to {
        transform: rotate(360deg);
    }
}

#api-result .pagination-top+#result-content {
    min-height: 300px;
}

#api-result #result-content:empty {
    min-height: 300px;
}

#api-result .pagination-bottom {
    margin-top: 24px;
}

.play-caption {
    margin-top: 60px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

.play-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 2 !important;
}

/*Collapse /Expand registry search from */
.search-registry-form-toggle .toggle-header {
    cursor: pointer;
    font-size: 2rem;
    margin-bottom: 1rem;
}

.search-registry-form-toggle .toggle-header a {
    text-decoration: none;
    color: inherit;
}

.search-registry-form-toggle .arrow {
    display: inline-block;
    /* margin-left: 8px; */
    width: 16px;
    height: 16px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    transition: transform .3s ease;
}

.search-registry-form-toggle.open .arrow {
    transform: rotate(45deg);
}

.emir-form-content a {
    color: black !important;
}

.search-form-wrapper {
    width: 100%;
}

.no-certificate-data {
    font-family: "Fira Code", "Source Code Pro", "JetBrains Mono", monospace;
}