/*!
Theme Name: Elryad SUD
Theme URI: https://elryad.net/
Author: Elryad Web Design
Author URI: https://elryad.net/
Description: A WordPress theme designed for SUD.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ELRYAD
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.page-item:last-child .page-link {
    opacity: 1 !important;
}
/* .form-group span .la-calendar{
    right: 7px !important;
    left: auto !important;
}

.form-group span .la-calendar{
    position: absolute !important;
    top: 48px !important;
    color: var(--sec-color) !important;
    font-size: 28px !important;
    left: 7px !important;
} */

/* .la-icon {
    font-family: "Line Awesome Free";
    font-weight: 900;
} */


.ajax-spinner {
    position: absolute;
    top:50%;
    left:50%;
    /* inset: 0; */
    background: rgba(255, 255, 255, 0.7);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.ajax-spinner .spinner-border {
    width: 3rem;
    height: 3rem;
}
.breadcrumb-section{
    pointer-events: none;
}
#mfcf7_zl_add_file{
    display: none;
}