.banner-wrapper {
    background: var(--dmns-gray);
    max-height: unset;
}

.heading-wrapper {
    position: relative;
    background: var(--dmns-corporate-blue);
    background: 
        linear-gradient(198deg,rgba(85, 156, 190, 1) 0%, rgba(0, 0, 0, 1) 80%), 
        linear-gradient(to bottom, rgba(85, 156, 190, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-blend-mode: darken;
    color: white;
}

.navbar {
    flex-wrap: nowrap;
}

.navbar-brand img {
    width: 100%;
    height: auto;
    min-height: 2rem;
}

.compressed-height-desktop {
    height: fit-content;
}

.height-unset {
    height: unset;
}

.height-webkit-fill {
    height: -webkit-fit-content;
}

.footer .acknowledgement-wrapper {
    color: #333;
    margin: auto;
}

.u-nav-no-icon > a {
    margin: .25rem .5rem;
}

.utility-nav ul {
    flex-wrap: wrap;
}

#navbarOffcanvasLg .offcanvas-body {
    padding: 0rem .5rem;
    min-height: 100vh;
}

    #navbarOffcanvasLg .offcanvas-body .utility-nav {
        padding-top: .5rem;
        padding-bottom: 8rem; /* allowing for drawers on Samsung Galaxy devices.  Allows user to scroll to login/search/language if hidden */
    }

#tickets-link {
    margin: 1rem .5rem;
}

#tickets-link .cta-button {
    padding: .5rem 2rem;
}

.member-dashboard-update-btn {
    border: 1px solid var(--dmns-orange);
    border-radius: .25rem .25rem 0rem 0rem;
    background-color: var(--dmns-orange);
    color: #000;
    display: flex;
    font-family: var(--dmns-heading-font);
    font-weight: 700;
    justify-content: space-between;
    letter-spacing: .03rem;
    padding: .75rem;
    width: 100%;
}

    .member-dashboard-update-btn i {
        color: var(--dmns-royal-blue);
    }

    .member-dashboard-update-btn:hover,
    .member-dashboard-update-btn:hover i {
        background-color: var(--dmns-orange-hover);
        color: #fff;
        transition: color ease-in-out .2s;
    }

.toggle-button:hover:not(.active) {
    background-color: #ddd;
}

.read-learn,
.skip-link:focus-visible {
    font-family: var(--dmns-heading-font);
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    background-color: var(--dmns-corporate-blue);
}

    .read-learn:hover, read-learn:focus, .read-learn:active,
    .skip-link:focus-visible:hover {
        background-color: var(--dmns-blue-hover);
        /*        border: 2px solid #000000;*/
        color: #FFFFFF;
        transition: background-color .3s;
    }

    strong {
        font-weight: bolder;
    }

.slick-slide:focus {
    border: none;
}

.media-text-overlay-wrapper {
    display: block;
    position: relative;
}

    .media-text-overlay-wrapper .overlay-white {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
    }

    .media-text-overlay-wrapper .overlay-black {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #000000;
    }

    .media-text-overlay-wrapper .text-overlay {
        display: block;
        position: absolute;
        width: 100%;
        max-height: 100%;
        top: 50%;
        transform: translate(0px, -50%);
        padding: 2rem;
        overflow: auto;
    }

.person-image-wrapper {
    position: relative;
    height: unset;
}

    .person-image-wrapper img {
        height: 100%;
        object-fit: cover;
    }

.fc-dmns-blue {
    color: var(--dmns-blue);
}

.fc-dmns-corporate-blue {
    color: var(--dmns-corporate-blue);
}

.custom-calendar.event-calendar .calendar-navigation {
    background-color: rgba(85,156,190,.5);
}

    .custom-calendar.event-calendar .calendar-navigation button {
        width: 2.75rem;
        height: 2.75rem;
        border-radius: .25rem;
    }

        .custom-calendar.event-calendar .calendar-navigation button:hover,
        .custom-calendar.event-calendar .calendar-navigation button:focus {
            border-color: var(--dmns-corporate-blue);
        }

        .custom-calendar.event-calendar .calendar-navigation button:active {
            border-color: var(--dmns-corporate-blue) !important;
            background-color: var(--dmns-corporate-blue) !important;
        }

        .custom-calendar.event-calendar .calendar-navigation button.month-events {
            background-color: #ffffff;
        }

            .custom-calendar.event-calendar .calendar-navigation button.month-events:hover,
            .custom-calendar.event-calendar .calendar-navigation button.month-events:focus {
                border: none;
                background-color: #f2f2f2 !important;
            }

            .custom-calendar.event-calendar .calendar-navigation button.month-events:active {
                background-color: #ffffff !important;
                border: 1px solid var(--dmns-gray) !important;
            }

.custom-calendar.event-calendar table {
    border-top: 2px solid #000000;
}

.custom-calendar.event-calendar .calendar-week td:hover,
.custom-calendar.event-calendar .calendar-week td:focus {
    background-color: #f2f2f2;
}

.custom-calendar.event-calendar .calendar-week td:active {
    background-color: #ffffff;
    border: 1px solid var(--bs-border-color);
}

.custom-calendar.event-calendar .calendar-week td[aria-pressed="true"] {
    border: 1px solid var(--dmns-gray);
}

.custom-calendar.event-calendar .calendar-week td div:hover {
    border: none;
}

.event-calendar-event {
    border: 1px solid #000000;
    border-radius: .25rem;
}

.event-calendar-event p {
    margin: 0;
    line-height: unset;
}

#productBuilder .product-title-gradient {
    background: linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.3));
    color: #ffffff
}

#productBuilder .calendar-container {
    max-height: 0;
    overflow: hidden;
    border-radius: .25rem;
    box-shadow: none;
    transition: max-height .25s ease-in-out;
}

    #productBuilder .calendar-container.grow {
        max-height: 700px;
    }

#productBuilder .custom-calendar {
    border: 5px solid var(--dmns-orange);
}

.embed-full-screen {
    height: fit-content;
}

.search_list .list-unstyled .row {
    margin-bottom: 1em;
}

    .search_list .list-unstyled .row h3 {
        line-height: 1.7em;
    }

/* Similar to fullscreen slideshow.  Pause/play icon */
.play-pause-btn {
    z-index: 25;
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 36px;
    height: fit-content;
    position: absolute;
    width: fit-content;
    right: 0;
    bottom: 0;
    padding: 0 1.4rem;
}

.imageSlideshow .carousel-caption > p {
    backdrop-filter: blur(5px);
    background: radial-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5));
    margin: 0;
}

.play-pause-btn .bi-pause-circle-fill {
    opacity: .75;
}

.two-column-wrapper img {
    height: unset;
    aspect-ratio: unset;
}

.img-comp-section {
    margin: auto;
    width: 300px; /* should be the same width as the images to center them */
}

    .img-comp-section p {
        padding: 1rem;
        margin: 0;
    }

.img-comp-container {
    position: relative;
    height: 300px; /*should be the same height as the images*/
}

.img-comp-img {
    position: absolute;
    width: auto;
    height: auto;
    overflow: hidden;
}

    .img-comp-img img {
        display: block;
        vertical-align: middle;
        width: 300px;
        height: 300px; /*should be the same height as the container*/
        max-width: unset;
        object-fit: cover;
    }

.img-comp-slider {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: white;
    position: absolute;
    z-index: 9;
    cursor: ew-resize;
    /*set the appearance of the slider:*/
    width: 40px;
    height: 40px;
    background-color: #000000;
    opacity: 0.7;
    border-radius: 50%;
}

.code-embed iframe {
    width: auto;
}

#cardFeeCover {
    padding: 0;
    background-image: none;
    background-position: center center;
}

#cart-widget .cart-line-item #donation-remove {
    order: 2;
    align-self: flex-start;
    text-align: center;
}

#cart-widget .cart-line-item #donation-remove .hx-button {
    padding: 0;
}

@media (max-aspect-ratio: 16 / 9) {
    .embed-full-screen iframe {
         width: 100vw; 
    }
}

@media (min-width: 576px) {
    .img-comp-section {
        width: 400px; /* should be the same width as the images to center them */
    }

    .img-comp-container {
        height: 400px; /*should be the same height as the images*/
    }

        .img-comp-img img {
            width: 400px;
            height: 400px; /*should be the same height as the container*/
        }
}

@media (min-width: 768px) {
    .u-nav-no-icon > a {
        padding-top: 0;
    }

    .banner-wrapper.compressed-height-desktop {
        height: unset;
        max-height: 50vh;
    }

    .banner-wrapper .height-unset {
        height: unset;
    }
    .heading-wrapper {
        position: absolute;
        background: radial-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .5));
    }

    .person-container {
        position: relative;
    }

    .person-header-content {
        position: relative;
        bottom: 6rem;
        margin: 0 auto;
        z-index: 15;
    }
    .person-image-wrapper {
        border: .25rem solid #fff;
        border-radius: .5rem;
        position: relative;
        height: unset;
        top: unset;
    }

        .person-image-wrapper img {
            border-radius: .25rem;
        }

    .profile-container {
        position: relative;
    }

    .code-embed iframe {
        width: revert-layer;
    }
}

@media (min-width: 992px) {
    .navbar-nav .navbar-brand {
        display: flex !important;
        justify-content: center;
        align-items: center;
        padding: 0;
    }

    .u-nav-no-icon > a {
        padding-top: .25rem;
        margin: .25rem;
    }

    .u-nav-no-icon > .u-nav-link.blue-u-nav,
    .u-nav-no-icon > .u-nav-link.green-u-nav {
        color: black;
    }

        /* for addition of heart icon next to donate */
        .u-nav-no-icon > .u-nav-link.green-u-nav:hover i {
            color: black;
        }

    .utility-nav ul {
        flex-wrap: nowrap;
    }

    #navbarOffcanvasLg .offcanvas-body {
        min-height: unset;
        padding-bottom: 0rem;
    }

        #navbarOffcanvasLg .offcanvas-body .utility-nav {
            padding-bottom: .5rem;
        }

        #tickets-link {
            margin: 0rem 0rem 0rem .5rem;
        }

    #tickets-link .cta-button {
        padding: .25rem .75rem;
    }

    .media-text-overlay-wrapper .text-overlay {
        padding: 3rem;
    }

    .media-text-overlay-wrapper h2 {
        font-size: 2.5rem;
    }

    .media-text-overlay-wrapper h3 {
        font-size: 2.25rem;
    }

    .media-text-overlay-wrapper h4 {
        font-size: 2rem;
    }

    .media-text-overlay-wrapper p {
        font-size: 1.25rem;
    }

    .person-header-content {
        width: 100%;
        margin: unset;
        padding: 0 2rem;
    }

    .person-image-wrapper {
        width: 50vw;
    }

    #eventInfo {
        max-height: 477px; /* or 29.8rem */
        overflow: auto;
        border-bottom: 1px solid var(--dmns-gray);
    }

    .img-comp-section {
        width: 500px; /* should be the same width as the images to center them */
    }

    .img-comp-container {
        height: 500px; /*should be the same height as the images*/
    }

    .img-comp-img img {
        width: 500px;
        height: 500px; /*should be the same height as the container*/
    }

    .image-row-image {
        max-width: 425px;
    }
}

@media (min-width: 1200px) {
    .footer .acknowledgement-wrapper {
        margin: .25rem 1rem;
    }

    .media-text-overlay-wrapper .text-overlay {
        padding: 4rem;
    }

    .media-text-overlay-wrapper h2 {
        font-size: 3rem;
    }

    .media-text-overlay-wrapper h3 {
        font-size: 2.75rem;
    }

    .media-text-overlay-wrapper h4 {
        font-size: 2.5rem;
    }

    .media-text-overlay-wrapper p {
        font-size: 1.5rem;
    }

    .img-comp-section {
        width: 600px; /* should be the same width as the images to center them */
    }

    .img-comp-container {
        height: 600px; /*should be the same height as the images*/
    }

    .img-comp-img img {
        width: 600px;
        height: 600px; /*should be the same height as the container*/
    }
}

@media (min-width: 1400px) {
    .person-image-wrapper {
        width: 40vw;
    }

    .banner-wrapper img {
        height: fit-content;
    }

    .heading-wrapper .caption-text-wrapper h1 {
        font-size: 3rem;
    }

    .searchResult-thumbnail {
        width: 96px;
        height: 64px;
        object-fit: fill;
    }

    .img-comp-section {
        width: 800px; /* should be the same width as the images to center them */
    }

    .img-comp-container {
        height: 800px; /*should be the same height as the images*/
    }

    .img-comp-img img {
        width: 800px;
        height: 800px; /*should be the same height as the container*/
    }

/*.profile-header-img img {
    height: 100%;
    object-fit: cover;
}*/
    /*
  $grid-breakpoints: (
    xs: 0,
    sm: 576px,
    md: 768px,
    lg: 992px,
    xl: 1200px,
    xxl: 1400px
  );
*/
