/*
 Theme Name:   Inspiro Child
 Description:  Child theme for Inspiro customized for the West Virginia Mine Drainage Task Force website.
 Author:       Gerald Zalsos
 Template:     inspiro
 Version:      1.0.0
*/

html {
    scroll-behavior: smooth;
}

.page-id-3590 #content {
    padding-top: 110px !important;
}

.page-id-4026 header.entry-header {
    display: none;
}

.page-id-4026 .site-content-contain #content {
    padding-top: 0 !important;
}

.page-id-4026 .site-content-contain {
    margin-top: 125px;
}

.page-id-4026 .header-widgets-wrapper,
.page-id-4026 #block-4,
.page-id-4026 #block-7 {
    display: none !important;
}

.page-id-4026 #menu-item-4088 a {
    padding: 0.625rem 1.5rem;
    background-color: #ea580c;
    border-radius: 99px;
    line-height: 1;
}

.page-id-4026 #menu-item-4088 a:hover {
    background-color: #c2410c;
    opacity: 1;
}

@media (max-width: 767px) {
    .page-id-4026 .site-content-contain {
        margin-top: 90px;
    }

    .page-id-4026 .header-widgets-wrapper {
        display: flex !important;
    }
}

.event-symposium .event-symposium-hero {
    overflow: hidden;
    position: relative;
}

.event-symposium .event-symposium-hero .svg-bg-wrapper {
    position: absolute;
    opacity: 0.2;
    inset: 0px;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}

.event-symposium .event-symposium-hero .svg-bg-wrapper svg {
    width: 100%;
    height: 100%;
}

.event-symposium .event-symposium-hero .bg-gradient {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(
            to right,
            rgba(15, 23, 42, 1),
            rgba(15, 23, 42, 0.95),
            rgba(14, 116, 144, 0.8)
    );
    width: 100vw !important;
    max-width: 100vw !important;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}

.event-symposium .event-symposium-hero .registration-open-now {
    width: auto !important;
    display: inline-flex;
    align-items: center;
    color: #5eead4;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding: 0.25rem 0.75rem;
    background-color: rgba(20, 184, 166, 0.1);
    border: 1px solid rgba(20, 184, 166, 0.2);
    border-radius: 99px;
    margin-bottom: 1.5rem;
}

.event-symposium .event-symposium-hero .registration-open-now .animate-pulse {
    display: flex;
    margin-right: 0.5rem;
    background-color: #2dd4bf;
    border-radius: 99px;
    width: 0.5rem;
    height: 0.5rem;
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.event-symposium .event-symposium-hero .custom-gradient-heading {
    font-size: 2.25rem !important;
    font-weight: 800 !important;
    color: #ffffff;
    letter-spacing: -0.01562em;
    line-height: 1.2 !important;
    margin-top: 0;
    margin-bottom: 1.5rem;
    padding-top: 0;
}

@media (min-width: 768px) {
    .event-symposium .event-symposium-hero .custom-gradient-heading {
        font-size: 3.75rem !important;
    }
}

.event-symposium .event-symposium-hero .custom-gradient-heading span {
    background: linear-gradient(to right, #81e6d9, #4fd1c5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.event-symposium .event-symposium-hero p.hero-description {
    margin-bottom: 2rem;
    max-width: 42rem !important;
}

.event-symposium .event-symposium-hero .uagb-iconbox-icon-wrap {
    border-radius: 8px;
}

.event-symposium .advancing-reclamation-science p,
.event-symposium .advancing-reclamation-science .uagb-ifb-desc {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .event-symposium .advancing-reclamation-science .uagb-iconbox-icon-wrap {
        margin-top: 5px;
    }
}

.event-symposium .advancing-reclamation-science .agenda-card {
    position: relative;
    background-color: #f1f5f9;
    border: 1px solid #e2e8f0;
    border-radius: 1rem;
    padding: 2rem;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    overflow: hidden;
}

.event-symposium .advancing-reclamation-science .bg-circle {
    position: absolute;
    border-radius: 50%;
    opacity: 0.05;
}

.event-symposium .advancing-reclamation-science .top-right {
    top: 0;
    right: 0;
    width: 16rem;
    height: 16rem;
    margin-top: -5rem;
    margin-right: -5rem;
    background-color: #14b8a6;
}

.event-symposium .advancing-reclamation-science .bottom-left {
    bottom: 0;
    left: 0;
    width: 12rem;
    height: 12rem;
    margin-bottom: -5rem;
    margin-left: -5rem;
    background-color: #3b82f6;
}

.event-symposium .advancing-reclamation-science .agenda-card h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #0f172a;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 1rem;
    position: relative;
    z-index: 10;
}

.event-symposium .advancing-reclamation-science .agenda-items {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    position: relative;
    z-index: 10;
}

.event-symposium .advancing-reclamation-science .agenda-item {
    display: flex;
    gap: 1rem;
}

.event-symposium .advancing-reclamation-science .agenda-date {
    width: 4rem;
    flex-shrink: 0;
    text-align: center;
}

.event-symposium .advancing-reclamation-science .agenda-date .day {
    display: block;
    font-weight: 700;
    font-size: 1.5rem;
    color: #14b8a6;
}

.event-symposium .advancing-reclamation-science .agenda-date .month {
    display: block;
    font-size: 0.875rem;
    font-weight: 600;
    color: #64748b;
}

.event-symposium .advancing-reclamation-science .agenda-content h4 {
    font-weight: 600;
    color: #0f172a;
    margin: 0;
}

.event-symposium .advancing-reclamation-science .agenda-content p {
    font-size: 0.875rem;
    color: #475569;
    margin: 0.25rem 0 0 0;
}

.event-symposium .advancing-reclamation-science .divider {
    width: 100%;
    height: 1px;
    background-color: #e2e8f0;
}


.event-symposium .section-desc {
    max-width: 48rem !important;
    margin: auto;
}

.event-symposium .lodging-section .uagb-infobox-shape-circle {
    border: 1px solid #0d9488;
}

.event-symposium .lodging-section .card-lodging {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}

.event-symposium .lodging-section .card-lodging:hover {
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(12, 77, 151, 0.15) 0px 10px 40px -10px;
}

.event-symposium .lodging-section .card-lodging .card-line {
    border-radius: 99px;
}

.event-symposium .lodging-section .card-lodging.card-federal .uagb-infobox-shape-circle {
    border: 1px solid #2563eb;
}

.event-symposium .lodging-section .card-lodging.card-state .uagb-infobox-shape-circle {
    border: 1px solid #f59e0b;
}

.sponsors-section .svg-container {
    position: relative;
}

.sponsors-section .svg-container svg {
    width: 200px !important;
    height: 200px !important;
    position: absolute !important;
    right: 0;
    top: 0;
    color: #ffffff;
    opacity: 0.1;
}

.sponsors-section .content-wrap {
    max-width: 56rem !important;
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: .5;
    }
}