/*
Theme Name: EIr Child Theme
Description: Designed and developed by Hexpace
Author: Hexpace
Author URI:  https://hexpace.com
Template: eir
Version: 1.0.1
*/


/* Foobox */
/* Move caption outside and below the image */
.fbx-caption {
    background: #fff !important;
}

/* Add padding to fbx-inner to make room for the external caption */
/*.fbx-inner {
    padding-bottom: 70px !important;
}*/

/* Ensure the caption doesn't overlay the image */
.fbx-item-current {
    margin-bottom: 0 !important;
}

/* Style the caption text for better readability */
.fbx-caption-desc {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
}

/* Optional: Remove the close button from overlaying caption area */
.fbx-close-caption {
    display: none;
}



/* footnotes */
.modern-footnotes-footnote__note--tooltip{
    line-height: 1.5;
}

.modern-footnotes-footnote {
    padding-left: 3px;
    padding-right: 3px;
    line-height: initial;
    font-size: 0.8rem;
    font-weight: bold;
}

.modern-footnotes-list {
    font-size: 1rem;
}

#top .sf-menu > li.current-page-ancestor > a .menu-title-text:before {
    background:none !important;
}

audio {
    width: 100%;
}

.relative-pos {
    position: relative !important;
}

.relevanssi-live-search-results-showing {
    display: block;
    opacity: 1;
    height: auto;
    overflow: auto;
    top: 80px !important;
    left: 0 !important;
}

button.wp-block-search__button.has-text-color.has-black-color.has-medium-font-size.wp-element-button {
    display: none;
}

.search-hero input#wp-block-search__input-1 {
    padding: 20px;
/*    background: #fff;*/
    color: #000;
    box-shadow: 0px 10px 10px -12px rgba(0, 0, 0, 0.4);
    position: relative;
    padding-left: 45px;
    font-size: 1.2rem;
}

.wp-block-search__inside-wrapper {
    position: relative;
}

.search-hero input#wp-block-search__input-1::placeholder {
    color: #000;
}

.collab .nectar-fancy-box.nectar-fancy-box {
    padding: 7%;
}

.relevanssi-live-search-result a:hover {
    color: #af997b;
}

div#pagination-section {
    display: none;
}

.single-post .bottom-meta .sharing-default-minimal {
    display: none;
}

#ajax-content-wrap.material-open:after {
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

#search-outer.eir .searchwp-live-search-results-showing {
    /* display: block; */
    /* opacity: 1; */
    /* height: auto; */
    /* overflow: auto; */
    position: relative;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 999999999;
    background: #fff;
    color: #fff;
    max-height: 70vh;
    border-radius: 0 0 10px 10px;
    box-shadow: none;
    min-height: 120px;
}

#search-outer #search #close a:before {
    background-color: rgb(175 153 124 / 10%);
}

body #search-outer #search #close a span,
body #search-outer #search #close a span {
    color: #1b39bb !important;
    background: #1b39bb;
}

body.material #search-outer #search #search-box input[type="text"]::placeholder {
    color: #0a0a0a !important;
    opacity: 0.6;
}

body.material #header-outer.material-search-open #search-outer.eir.material-open {
    height: auto;
    display: block;
}

body.material #header-outer #search-outer.eir {
    height: 0;
    display: none;
}



#search-outer.eir .searchwp-live-search-result--desc {
    padding-bottom: 0;
}


#search-outer.eir .searchwp-live-search-result {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-left: max(calc(var(--container-padding) / 3), 25px);
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    padding-right: max(calc(var(--container-padding) / 3), 25px);
    padding-bottom: 10px;
    padding-top: 10px;
}

body[data-header-color="custom"] #search-outer #search .span_12 span {
    color: #0a0a0a !important;
}

body.material #search-outer #search #search-box input[type="text"] {
    color: #0a0a0a !important;
    padding-left: 30px;
    font-family: inherit;
    font-weight: normal;
}

body.material #header-outer.material-search-open,
body.material #header-outer.material-search-open #search-outer.eir.material-open:before {
    background: #fff;
}



body.material #header-outer.material-search-open #search-outer.eir.material-open {
    border-radius: 0;
}

#search-outer.eir .searchwp-live-search-result {
    background: #fff;
    color: #0a0a0a;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
}

body.material #header-outer .searchwp-live-search-results-showing .spinner {
    background-image: url(https://iranicaonline.org/wp-content/plugins/wp-views/embedded/res/img/ajax-loader2.svg);
    background-size: 80px !important;
    height: 80px !important;
    display: block;
    position: relative;
    display: block;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
    margin: auto;
    width: 100% !important;
    padding: 0;
    margin: 0;
    left: 0 !important;
    top: 0 !important;
    opacity: 1;
}

body.material #header-outer .searchwp-live-search-no-results {
    padding: 0 !important;
    color: #0a0a0a;
}

body.material #header-outer .searchwp-live-search-results-showing .spinner div {
    display: none;
}

span.search-icon {
    position: absolute !important;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #888;
    pointer-events: none;
    font-size: 25px;
    margin-top: unset !important;
    bottom: unset !important;
    display: block !important;
}


.search-hero .wp-block-search__inside-wrapper::before {
    content: "\f002";
    font-family: "FontAwesome";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #0a0a0a;
    font-size: 20px;
    display: block;
    z-index: 9;
    opacity: 0.6;
}

/* top nav */
#top nav>ul>li[class*="button_bordered"]>a:before,
#header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before {
    height: 47px;
}

#top nav>ul>li[class*=button_bordered]>a:before {
    border-color: #fff;
}

divider:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
    margin-top: -30px;
    /* Negative margin up by half height of logo + half total top and bottom padding around logo */
}

divider #logo {
    position: relative;
    /* Brings the div above the header:after element */
    width: 65px;
    padding: 10px;
    margin: 0 auto;
    background: #f7f7f7;
    /* Must be same as body */
}

divider #logo img {
    display: block;
    margin-bottom: 0;
}

.single.single-articles .heading-title,
.single.single-scholar .heading-title {
    display: none;
}

span.post-featured-img {
    display: none;
}

.single-articles .article-body p {
    font-size: 1.125rem !important;
    line-height: 2.125rem !important;
}

.container-wrap.no-sidebar {
    padding-top: 0 !important;
}

.single-articles .heading-title {
    display: none;
}

.article-content .article-body img {
    max-width: 100%;
    /*margin-left: -8%;*/
    margin-top: 3%;
}

p.wp-caption-text {
    /*font-size: 0.9rem;*/
    /*opacity: 0.8;*/
    /*top: 0 !important;*/
    /*padding: 0 !important;*/
    /*border: none !important;*/
    /*box-shadow: none !important;*/
    /*max-width: 50% !important;*/
    /*line-height: 1.5rem;*/
    /*margin-left: -8% !important;*/
    /*padding-top: 10px !important;*/
    /*margin-bottom: 30px !important;*/
}

.single-articles .post-area {
    margin-top: 0;
}


.person-occupation strong {
    text-transform: capitalize;
    color: #647c8d;
    padding-bottom: 0;
    margin-bottom: 0;
}



.single-articles .person-occupation {
    padding-bottom: 0;
    margin-bottom: 0;
}

.person-detail {
    font-size: 0.85rem;
    font-weight: normal;
    text-align: right;
}

.person-detail span {
    font-weight: normal;
}

.person-detail span.title {
    font-weight: 500;
}

.person-detail {
    display: flex;
    justify-content: space-between;
}

.person-detail span {
    text-align: right;
}

.person-detail span p {
    margin-bottom: 0;
    padding-bottom: 0;
    opacity: 0.9;
}

img.article-img {
    width: 100%;
}

.single-articles .container-wrap,
.row {
    padding-bottom: 0;
}

.back-arrow a {
    text-decoration: none;
    color: #2d4b60;
}

.back-arrow a i {
    padding-right: 6px;
}

.publication-tag {
    padding: 5px 12px;
    background: #eee;
    display: inline-block;
    border-radius: 100px;
    font-weight: 500;
    font-size: 0.9rem;
}

/* mailchimp - sign up form */
.optionalParent {
    position: absolute;
    width: auto;
    right: 0;
    height: 100%;
    min-width: 25%;
    clip-path: inset(6px round var(--nectar-border-radius));
    padding: 0;
    top: 0;
}

div#mc_embed_signup_scroll {
    position: relative;
    width: 100%;
}

form#mc-embedded-subscribe-form {
    display: flex;
    flex-direction: row;
    position: relative;
    align-items: flex-end;
    float: none;
    font-size: 100%;
    height: auto;
    letter-spacing: normal;
    outline: none;
    position: static;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    width: auto;
    visibility: visible;
    overflow: visible;
    margin: 0;
    padding: 0;
}

input#mc-embedded-subscribe {
    height: 100%;
    width: 100%;
    padding: 0 20px;
    background-color: var(--nectar-accent-color);
    color: #fff;
    transform: none !important;
    font-family: inherit;
    font-size: var(--wpforms-button-size-font-size);
}

.mc-field-group label {
    position: absolute;
    transform: translateY(-130%);
    display: none;
}

input#mce-EMAIL {
    max-width: 100%;
    padding: 1em;
    height: auto;
    font-size: var(--wpforms-field-size-font-size);
    border-radius: var(--nectar-border-radius);
}

input#mce-EMAIL:focus {
    box-shadow: none;
    border: 1px solid rgb(255 255 255 / 21%);
}

/* article actions */
.print .pom-small-black {
    background-image: url(/wp-content/uploads/2024/10/fa_print.svg);
    height: 24px;
    background-size: 25px;
    width: 25px;
}

.article-actions {
    column-gap: 1.2rem;
    display: flex;
    margin-block-start: 0.5rem;
    -moz-column-gap: 1.2rem;
    padding-bottom: 20px;

}



.article-actions .item {
    align-items: center;
    display: flex;
    cursor: pointer;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.125rem;
    max-width: 100%;
    text-align: center;
    text-transform: capitalize;
    transition: all .1s cubic-bezier(.33, .66, .66, 1);
    font-family: Inter;
    background: #f1f0f4;
    padding: 8px 16px;
    border-radius: 8px;
}

.article-actions .item:hover {
    background: #d7e3e8;
}

.article-actions .item img {
    align-items: center;
    display: flex;
    height: 1.5rem;
    justify-content: center;
    width: 1.5625rem;
    margin-bottom: 0;
}

.bottom_margin_0px {
    margin-bottom: 0 !important;
}

div.item a {
    display: flex;
    align-items: center;
    color: #546e7a;
}

div.item a span {
    margin-left: .5rem;
}

.printomatictext {
    margin-left: .5rem;
    color: #546e7a;
}

.printomatictext:hover {
    text-decoration: none;
}

/* article meta - 2 col */
.meta-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* 2 columns */
    grid-template-rows: repeat(2, 1fr);
    /* 2 rows */
    gap: 0rem;
    /* Adjust gap as needed */
    width: 100%;
}



.meta-text {
    /* color: #aaa; */
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    display: grid;
    font-size: .875rem;
    font-weight: 600;
    grid-template-columns: 120px 1fr;
    line-height: 1.25rem;
    margin-bottom: 15px !important;
    padding-bottom: .9375rem;
    text-align: left;
    font-family: 'Inter';

}

span.article-meta {
    color: #aaa;
    font-weight: normal;
    font-family: 'Inter';
    font-size: 14px;
}


/* article archive */

.article-header {
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 400;
    /*    border-bottom: 1px solid #ddd;*/
    padding: 28px 0px;
    padding-bottom: 0px;
    display: flex;
    /*    margin-bottom: 20px;*/
    padding-top: 0;
}

img.author-photo {
    width: 100% !important;
}

.article-header h6 {
    opacity: 0.6;
}

.article-header h6.article-author {
    flex: 1;
}

.article-header h6:first-child {
    flex: 3;
    padding-left: 0;
}

.article-header h6:last-child {}

.article-item div,
.article-header div {
    /*    padding: 0 25px;*/
}

.article-info,
.profile-info {
    display: flex;
    align-items: center;
    flex: 3;
}

.article-item .article-author {
    flex: 1;

}

.article-item,
.profile-item {
    display: flex;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 4%);
    margin: 0px 0 12px;
    /* border-radius: 10px; */
    /*    padding: 28px 15px;*/
    /* border-left: 3px solid #7ba4d9; */
    background: #fff;
    border-radius: 8px;
}

.article-item .article-title,
.profile-item .profile-title {

    padding-left: 0;
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    margin-right: 20px;
}

.article-item .article-type {
    text-transform: capitalize;
}

.article-item img,
.profile-item img {
    border-radius: 10px;
    width: 95px !important;
    margin-bottom: 0 !important;
}

.article-item .article-title h3 a,
.profile-item .profile-title h3 a {
    margin: 0;
    line-height: 1;
    text-decoration: none;
}

a sup {
    color: #0975cb;
    font-size: 0.8rem;
    text-decoration: none !important;
    font-weight: 500;
}

/*filters */
.post_sidebar .sidebar_items input {
    margin-right: 10px;
}

.spinner-filter img {
    margin-bottom: 0 !important;
}

span.js-wpv-dps-spinner.spinner-filter {
    position: fixed;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    /* transform: translate(-50%, -50%); */
    background: rgb(19 26 37 / 40%);
    /* transform: scale(0.5); */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    display: flex;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}


span.js-wpv-dps-spinner.spinner-filter img {
    background: #fff;
    padding: 20px;
    border-radius: 300px;
    height: 120px !important;
    animation: breath 2s ease-in-out infinite;
    box-shadow: 0 0px 15px -3px rgb(0 0 0 / 16%)
}

@keyframes breath {
    0% {
        transform: scale(0.95);
        opacity: 1;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(0.95);
        opacity: 1;
    }
}

.post_sidebar .sidebar_items input:checked {
    border: 2px solid #ddd;
    box-shadow: 0 0 0px 3px #fff inset;
}

.article-filter h6 {
    opacity: 0.6;
    font-size: 12px !important;
}

.article-filter p.count {
    margin-left: auto;
    padding-bottom: 0;
    font-size: 0.75rem;
    opacity: 1;
}

.article-filter .count::before {
    display: inline-block;
    color: #af997c;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 21px;
    position: absolute;
    margin-top: 1px;
    -webkit-transition: 0.3s;
    left: 5px;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 999999999999 !important;
}

.article-filter input[type="checkbox"]:checked+.count::before {
    content: "\f058";
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.article-filter {
    margin-bottom: 20px;
}

.article-filter {
    /*    background: #fff;
    padding: 20px 15px;
    border-radius: 5px;
    border: 1px solid #f7f7f7;
    box-shadow: 0 2px 12px -10px #647c8e;*/
}

.post_sidebar .sidebar_items label {
    display: flex;
    padding: 3px 0;
    position: relative;
    align-items: center;
}

.post_sidebar .sidebar_items input {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background-color: #f9f9f9;
    border-radius: 50%;
    vertical-align: middle;
    border: 2px solid #ddd;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer !important;
}


/* single - author */
.author-image img {
    border-radius: 10px;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.1);
}

/* articles by authors */
ul.articles-grid {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 1.25rem;
    display: grid;
    justify-content: start;
    row-gap: 2.75rem;
    width: 100%;
    list-style-type: none;
    margin: 0;
}

.articles-grid li {
    max-width: 21.25rem;
    list-style: none;
    background: #fff;
    padding: 40px;
    border-radius: 5px;
}

.social-media-icons p {
    display: inline-block;
    margin-right: 20px;
}

.social-media-icons i {
    font-size: 25px !important;
     !im;
     !i;
     !i;
     !;
}

.alphabet-links .radio label.active {
    background: #af997c;
    color: #fff;
}

.alphabet-links {
    display: flex;
    flex-wrap: wrap;
    /* Allows items to wrap to the next line if the screen is too narrow */
    gap: 10px;
    /* Spacing between the labels */
}

/* Hide the actual radio button */
.az-item {
    display: none;
}

/* Style the labels as buttons with equal width */
.alphabet-links .radio label {
    display: inline-block;
    padding: 10px 5px;
    margin: 0;
    /* Remove margin since we’re using gap in flexbox */
    border: 1px solid #ddd;
    border-radius: 9px;
    border-bottom-left-radius: 0;
    font-size: 16px;
    color: #333;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 40px;
    /* Set a fixed width for each button */
    box-sizing: border-box;
    /* Ensures padding doesn’t affect width */
}


/* Hover effect */
.alphabet-links .radio label:hover {
    background-color: #fff;
    color: #333;
}

/* Active state styling */
.alphabet-links .radio label.active {
    background-color: #af997c;
    color: white;
    font-weight: bold;
    border-color: #c1b09a;
}

.az-letters>ul.az-links>li:hover {
    background: #fff !important;
}

.az-letters>ul.az-links>li a {
    color: #333;
    font-family: 'Inter';
    font-weight: 500;
}

.az-letters>ul.az-links>li {
    color: #333;
    background: none !important;
}

/* footer */
.footer-menu h2.widgettitle {
    font-size: 15px;
    font-family: 'Inter';
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}

.footer-menu ul.menu {
    font-size: 15px;
    list-style: none;
    font-family: 'Inter';
    margin-left: 0;
}

.footer-menu ul.menu li {
    list-style: none;
}

.footer-menu ul.menu li a:hover {
    color: #af997c !important;
}



/* scholars directory */
.az-letters>ul.az-links>li,
.a-z-listing-widget .az-letters>ul.az-links>li,
.a-z-listing-widget.widget .az-letters>ul.az-links>li {
    border-radius: 9px;
    border-bottom-left-radius: 0;
}



@media only screen and (min-width: 690px) {
    .az-listing .items-inner {
        width: 50%;
        margin: auto;
        margin-top: 20px;
    }
}


.post_sidebar .sidebar_items .filter-nav {
        display: none;
    }

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

    .post_sidebar .sidebar_items{
        height: 0;
        opacity: 0;
        max-height: 0;
        position: fixed;
        bottom: 0;
    }

        .post_sidebar .sidebar_items.filter_opened, .post_sidebar .sidebar_items.filter_opened .filter-nav{
        display: flex;
        justify-content: space-between;
    }


    .post_sidebar .sidebar_items.filter_opened .filter-nav {
        display: flex;
        justify-content: space-between;
        position: sticky;
        background: rgb(227 227 227 / 50%);
        z-index: 99;
        /* margin-top: -25px; */
        backdrop-filter: blur(7px);
        margin-left: -25px;
        margin-right:-25px;
        padding:25px;
        border-radius:10px 10px 0 0;
        padding-bottom: 5px;
        line-height: 1;
        margin-bottom: 25px;
        top: -25px;
        margin-top: -25px;
    
}

        .post_sidebar .sidebar_items.filter_opened .filter_close {
        float: right;
    }

        .post_sidebar .sidebar_items .filter_close {
        display: inline-block;
    }

    body.filter_opened div#header-outer {
    z-index: 9998 !important;
}

body.filter_opened div#ajax-content-wrap {
    z-index: 9999;
}

    .filter-nav, .filter-nav h2 {
    color: #1b39bb;
    font-size: 1.5rem;
    margin-bottom: 15px;
}

.filter-nav h2 {
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 900;
    text-transform: uppercase;
}

    .post_sidebar .sidebar_items.filter_opened {
         position: fixed;
        width: 100%;
        top: 50px;
        left: 0;
        padding: 25px;
        display: block;
        z-index: 999;
        height: 100%;
        overflow-y: scroll;
        padding-bottom: 160px;
        border-radius: 15px 15px 0 0;
        background: #fff;
        box-shadow: 0 10px 10px 10px rgba(0, 0, 0, .2);
        backdrop-filter: blur(5px);
        z-index: 100;
        height: 85vh;
        bottom: 0 !important;
        top: unset;
        transition: max-height .3s ease-in-out;
        opacity: 1;
        max-height: 85vh;
        scrollbar-width: none;
    }


    .filter_opened .post_sidebar.fixed-column:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(3px);
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
}

    body.filter_opened {
    overflow: hidden !important;
    position: fixed;
    width: 100%;
}


input.search-bar{
    background: #fff;
}
    /* article excerpt */
    span.desc {
    display: -webkit-box;
    /* max-width: 200px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

    body.material #header-outer .searchwp-live-search-results-showing .spinner{
        top:20% !important;
    }

    .search-nav.vc_hidden-lg.vc_hidden-md.vc_hidden-sm h4 {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #1c39bb;
    }


    .placeholder-graphic {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 200px;
        margin: auto;
        ;
        ;
        text-align: center;
        ;
        ;
    }

    .placeholder-graphic i {
        display: block;
        font-size: 50px;
        font-weight: normal;
        padding-bottom: 20px;
    }

    .placeholder-graphic {
        font-size: 25px;
        font-family: inherit;
        opacity: 0.4;
    }

    .material #search-outer #search,
    .material #header-outer #search-outer #search {
        background: rgb(247 247 247 / 70%);
        backdrop-filter: blur(5px);
        z-index: 2;
    }

    div#search-box {
        padding-bottom: 10px;
    }

    .material #header-outer:not(.transparent) #top+.bg-color-stripe,
    .material #header-outer.transparent #top+.bg-color-stripe,
    body.material #search-outer #search,
    html body.material #search-outer {
        border-bottom: 1px solid #ccc;
        /* padding-bottom: 10px; */
        /* margin-bottom: 10px; */
    }

    html body.material #header-outer #search-outer #search .search-nav #close a:before {
        background: none !important;
         !i;
         !;
         !;
    }

    span.search-icon {
        font-size: 20px;
    }

    body.material #search-outer #search #search-box input[type="text"] {
        padding-left: 30px;
    }

    /* filter modal mobile */
    div#popmake-44831 {
        width: 100%;
        left: 0 !important;
        top: 0 !important;
        height: 100vh;
        overflow-x: hidden !important;
        border: none;
    }

    div#popmake-44831 button.pum-close {
        box-shadow: none;
        background: #423ea5;
        top: 18px;
        right: 18px;
    }

    a#floating-button {
        width: 55px;
        height: 55px;
        border-radius: 50%;
        background: #ab977e;
        position: fixed;
        bottom: 30px;
        right: 30px;
        cursor: pointer;
        box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
        z-index: 99;
    }

    a#floating-button i {
        transform: scale(0.75);
        color: #fff;
    }

    input.wpv-reset-trigger {
        background: none;
        color: #111;
    }

    input.wpv-submit-trigger[value] {
        text-transform: none !important;
        letter-spacing: 0;
    }

    #close-nav {
        position: absolute;
        font-size: 20px;
    }

    /* mobile search full screen - header */
    div#header-outer.material-search-open {
        width: 1000% !important;
         !i;
         !;
        padding: 0;
        margin: 0;
        top: 0;
        left: 0;
        max-width: 100%;
        height: 100% !important;
        ;
        max-height: 100% !important;
        ;
    }

    body.material #header-outer.material-search-open #search-outer.eir.material-open {
        top: 0;
        height: 100vh;
        max-height: 100vh !important;

    }

    div#ajax-content-wrap.material-open {
        position: fixed;
        overflow: hidden;
    }

    #search-outer.eir .searchwp-live-search-results-showing {
        max-height: 100vh !important;
        padding-bottom: 150px;
        height:100%;
        padding-top: 80px;
        margin-top: -80px;
        z-index: 1;
    }

    body.material #search-outer>#search form {
        background: #fff;
        padding: 5px 10px;
        margin-top: 10px;
        border-radius: 10px;
        border: 1px solid #1b39bb;
    }

    body.material #header-outer #search-outer #search input[type="text"] {
        padding-bottom: 0;
        border-bottom: none;
        font-family: inherit;
        font-weight: normal;
    }

    html body.material #header-outer #search-outer #search #close {
        top: 20px;
        right: 25px;
    }

    #search-outer #search #close a:before {
        background-color: rgb(175 153 124 / 30%);
    }

    .search-hero input#wp-block-search__input-1 {
        padding: 18px;
        padding-left: min(max(calc(var(--container-padding) / 3), 25px), 22px);
        padding-right: min(max(calc(var(--container-padding) / 3), 25px), 22px);
        border-radius: 10px;
        padding-left: 40px;
    }


    .meta-container {
        grid-template-columns: 1fr;
        /* Switch to single column */
        grid-template-rows: auto;
    }

    .article-actions {
        padding-bottom: 0;
    }

    .articles-grid li {
        width: 100%;
        max-width: 100%;
        padding: 20px;
    }

    ul.articles-grid {
        grid-template-columns: 1fr;
        row-gap: 1.1rem;
    }



}