/*
Theme Name: UnderStrap Child
Theme URI: https://wp-themes.com/understrap
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress UnderStrap child theme.
Template: understrap
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: understrap-child
*/
header#wrapper-navbar {
    position:fixed;
    top:0;
    width:100%;
    z-index:1000;
    transition-property:transform;
    transition-duration:.5s;
}
body.active:after, body.active #main-nav:after {
    display:block;
    content:'';
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: rgba(0,0,0,0.33);

}
body.active #main-nav:after {
    pointer-events: none;

}
body.active #main-nav {
    position: relative;
    z-index: 1000;
}
body.active .nav-link.show {
    background-color: white !important;
    position: relative;
    z-index: 2000;
}
body.active .nav-link.show:hover {
    text-decoration: underline;
}
#main-menu #menu-item-13665 .dropdown-menu.show {
    display: flex;
}
body {
    font-size: 18px;
}
.museum-info {
    font-size: 16px;
}
.acf-media-credit {
    font-size: .75em !important;
    margin-top: -10px;
    letter-spacing: 1px;
}
#ajaxsearchlite1 > div > div.proinput > form > input.orig,
#ajaxsearchlite2 > div > div.proinput > form > input.orig {
    font-size: 20px !important;
    color:black !important;
}
.asl_m, .asl_m>*, .asl_m input {
    min-height: 45px !important;
    line-height: 45px;
}
input.orig::placeholder {
    color:black !important;
}
.big {
    font-size: 28px;
}
strong {
}
.invert h1 {
    color: white;
}
.page-template-museum-layout h1, .page-template-museum-layout .invert h2 {
    font-size: 72px;
    letter-spacing: -1.44px;
    text-transform: none;
}
.entry-header h1, .page-header h1 {
    text-align: center;
    margin: 50px auto;
}
.page-id-13663 .entry-header h1 {
    max-width: 800px;
}
h2 {
}
h2.regular {
}
.invert h2 {
    color: white;
}
h2 a {
    text-decoration: none;
}
h2.big {
    font-size: 88px;
}
h2.alt {
    font-size: 40px;
    margin-bottom: 50px;
}
h2.event-list-title {
    font-size: 32px;
    margin-bottom: 10px;
}
h2.entry-title {
    font-size: 40px;
    margin-bottom: 10px;
}
h2.little {
    font-size: 24px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    margin: 30px 0;
}
.page-template-museum-layout x#content h2 {
    font-family: 'bornaregular';
    max-width: 940px;
}
.black-box h2 {
    font-size: 140px;
    line-height: 140px;
    letter-spacing: -1.48px;
    text-transform: uppercase;
    color: white;
    position: relative;
    top: -20px;
    margin-bottom: 50px;
}
.ctable h2 {
    display: block;
    background-color: black;
    padding: 25px 50px;
    color: #FFF;
    font-size: 28px;
    line-height: 32px;
    margin: 0;
}
h3 {
}
.event-element h3 {
    font-size: 24px;
}
h3.little {
    font-family: 'bornasemibold';
    font-size: 24px;
}
h3.big {
    font-family: 'bornaregular';
    font-size: 48px;
}
.page-template-museum-layout x#content h3 {
    font-family: 'bornasemibold';
}
.ctable h3 {
    font-size: 24px;
    font-family: 'bornabold';
    margin: 0;
}
@media (max-width: 1200px) {
    .ctable h2 {
        padding: 25px 25px;
        font-size: 24px;
    }
}
@media (max-width: 781px) {
    .big {
        font-size: 24px;
    }
    h1 {
        font-size: 44px;
    }
    .page-template-museum-layout h1, .page-template-museum-layout .invert h2 {
        font-size: 40px;
    }
    .entry-header h1, .page-header h1 {
        margin: 40px auto 25px;
    }
    h2 {
        font-size: 32px;
    }
    h2.big {
        font-size: 44px;
    }
    h2.alt {
        font-size: 24px;
        margin-bottom: 40px;
    }
    h2.event-list-title {
        font-size: 24px;
    }
    .black-box h2 {
        font-size: 70px;
        line-height: 70px;
        top: -8px;
        margin-bottom: 30px;
    }
    .ctable h2 {
        font-size: 24px;
        line-height: 42px;
        padding: 25px;
    }
    h3, h3.big  {
        font-size: 24px;
    }
}
a {
    color: black;
}
a:hover, a:focus, a:active {
    color: #F43325;
}
.breadcrumb {
    border-bottom: 1px solid #B3B3B3;
    padding: 45px 0 0 0;
}
.wp-block-buttons {
    margin-top: 40px;
}
.wp-block-button__link {
    font-size: 20px;
    font-family: 'bornasemibold';
    letter-spacing: 0.6px;
    color: black;
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid black !important;
    padding: calc(.667em + 2px) calc(1.533em + 2px);
}
.wp-block-button__link:hover {
    color: white;
    background-color: black;
}
input {
    font-size: 16px;
    padding: 12px 20px;
    color: #191919;
}
.container-fluid {
    padding-right: 50px;
    padding-left: 50px;
    max-width: 1752px;
}
#content {
    max-width: 1752px;
}
.home #content {
    max-width: 1460px;
}
.page-template-museum-layout .entry-content #museum-details {
    max-width: 1355px;
    margin-left: auto;
    margin-right: auto;
}
.wp-block-group.alignfull > .wp-block-group__inner-container {
    max-width: 1560px;
    padding-right: 50px;
    padding-left: 50px;
    margin: auto;
}
.wp-block-slider-block-slider-block {
    max-width: 1628px;
    margin: auto;
}
.tribe-common .tribe-common-l-container {
    max-width: 1752px;
    padding: 0 50px !important;
}
.wrapper {
    padding: 0;
}
#page-wrapper .entry-content, #no-title-page-wrapper  .entry-content {
    margin-bottom: 50px;
}
.padded-group {
    padding-top: 80px;
    padding-bottom: 80px;
}
.padded-group:last-child {
    margin-bottom: -80px !important;
}
.margin-group {
    margin-top: 80px;
    margin-bottom: 80px;
}
.single .margin-group, .archive .margin-group, #museum-details {
    margin-top: 0;
}
.margin-bottom-200 {
    margin-bottom: 150px;
}
@media (max-width: 781px) {
    .padded-group {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .padded-group:last-child {
        margin-bottom: -30px !important;
    }
    .margin-group {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .margin-bottom-200 {
        margin-bottom: 75px;
    }
    #page-wrapper .entry-content, #no-title-page-wrapper  .entry-content {
        margin-bottom: 20px;
    }
}
.narrow-700 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.narrow-850 {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.narrow-1100 {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.narrow-1460 {
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
}
.banner-text {
    font-size:24px;
    text-align: center;
    max-width: 1100px;
    margin: auto;
}
.banner-image {
    border-radius: 8px;
    overflow: hidden;
    margin: 50px auto;
}
.header-slider img {
    border-radius: 8px;
    overflow: hidden;
}
.invert {
    background-color: black;
}
.page-template-museum-layout .banner-image {
    margin: 10px auto;
}
.header-search .asl_w_container {
    display: none;
}
@media (min-width:1200px) {
    .offcanvas .header-search {
        display: none;
    }
}
.menu-top-level-menu-container {
    background-color: black;
    color: white;
    padding: 5px 50px 0;
}
#menu-top-level-menu, #menu-bottom-level-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 20px;
}
#menu-top-level-menu a {
    color: white;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
#menu-top-level-menu a:hover {
    color:#FEAA02;
}
#menu-top-level-menu .current_page_item  a {
    color:#FEAA02;
    background-color: transparent;
}
#menu-bottom-level-menu a {
    font-family: 'bornamedium';
    color: #AAA !important;
    font-size: 12px;
    letter-spacing: 1.32px;
    text-decoration: none;
}
.bg-primary {
    background-color: white !important;
}
.home .bg-primary {
    background-color: black !important;
}
#main-nav {
    padding-bottom: 0;
    padding-top: 2px;
}
@media (min-width:1200px) {
    #main-nav .container-fluid {
        align-items: stretch;
    }
}
.offcanvas-body {
    height: 100%;
}
.navbar-brand {
    padding: 20px 0 20px;
}
.logo-full {
    display: flex;
    gap: 13px;
    align-items: center;
}
.logo-left {
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.logo-right {
    transition-duration: 1s;
    opacity: 1;
}
.logo-full:hover .logo-right {
    opacity: 0;
}
.logo-full .logo-left img:last-child {
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
}
.logo-full:hover .logo-left img:last-child {
    transform: translateX(119px);
}
#main-menu {
    justify-content: space-between !important;
    align-items: stretch;
    padding: 0 !important;
    max-width: 1300px;
    margin-right: 0;
    margin-left: auto;
}
#main-menu .external-link a:after {
    display: inline-block;
    content:'';
    background-image: url("images/external-link.svg");
    background-size: contain;
    background-repeat: no-repeat;
    height:18px;
    width:18px;
    margin-left:15px;
    position: relative;
    top:3px;
}
#main-menu > li {
    flex-grow: 1;
}
#main-menu > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 5px 20px;
}
@media (max-width:1200px) {
    #main-menu > li > a {
        justify-content: flex-start;
    }
}
#main-menu > li:last-child {
    flex-grow: unset;
}
#main-menu > li:last-child > a {
    padding-right: 0;
}
.nav-link {
    color: black;
    font-size: 20px;
    font-weight: 500;
}
.home .nav-link {
    color: white;
}
.nav-link:hover, .nav-link:focus, .nav-link:active {
    color:black;
    background-color: #b0b0b0;
}
.dropdown-toggle.show {
    background-color: white;
    color: black;
}
.dropdown-toggle::after {
    display: none;
}
.dropdown-menu {
    background-color: white;
    border: none;
    padding-right: 50px !important;
    padding-bottom: 40px !important;
    border-radius: 0 10px 10px 10px;
    min-width: 115%;
    overflow: hidden;
}
@media (max-width: 1200px) {
    .dropdown-menu {
        padding-top: 10px !important;
        padding-bottom: 15px !important;
    }
}
xbody:not(.home) .dropdown-menu {
    border: 1px solid black;
}
.dropdown-menu[data-bs-popper] {
    margin-top: 0;
    padding: 20px 0;
}
.dropdown-item {
    padding: 15px 40px;
    background-color: transparent !important;
}
.dropdown-item:hover {
    text-decoration: underline;
}
@media (max-width: 1200px) {
    .dropdown-item {
        padding: 5px 25px;
    }
}
body:not(.home) .current_page_item > a {
    color: black;
    text-decoration: underline;
    background-color: #eaeaea;
}
.search-button a {
    display: inline-block;
    position: relative;
    right: 9999px;
    width: 33px;
    height: 33px;
    margin-left: 50px;
}
@media (max-width:1200px) {
    .search-button a {
        margin-left: 20px;
    }
}
.search-button a:after {
    display: block;
    content: '';
    position: absolute;
    right: -9999px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("images/search-black.svg");
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
}
.home .search-button a:after {
    background-image: url("images/search-white.svg");
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.home .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.offcanvas-header {
    padding-top: 65px;
}
.offcanvas-header .btn-close {
    opacity: 1;
}
#top-footer, #bottom-footer {
    background-color: #232323;
    color: white;
    padding: 45px 0;
}
#bottom-footer {
    background-color: black;
    padding: 20px 0;
}
#footer-copyright > .wp-block-group__inner-container {
    display: flex;
    align-items: center;
    gap:40px;
    font-family: 'bornamedium';
    color: #AAA !important;
    font-size: 12px;
    letter-spacing: 1.32px;
}
@media (max-width: 781px) {
    #footer-copyright > .wp-block-group__inner-container {
        flex-direction: column;
        gap:20px;
    }
}
#footer-copyright p {
    margin:0;
}
#museums-footer h2 {
    font-family: 'bornasemibold';
    font-size: 20px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin: 0;
}
#museums-footer figure, #museums-footer img  {
    margin:0;
}
#museums-footer .wp-block-column {
    background: #2f2f2f;
    letter-spacing: 0.56px;
    font-size: 14px;
}
#museums-footer .wp-block-column .wp-block-group {
    padding: 10px 30px 30px;
}
#museums-footer p:last-child, #newsletter-signup p {
    margin: 0;
}
#museums-footer .is-layout-flex {
    gap: 5px !important;
    flex-wrap: wrap !important;
}
@media (max-width:1000px) {
    #museums-footer .is-layout-flex .wp-block-column {
        flex-basis: calc(50% - 10px);
    }
}
#newsletter-signup p {
    flex-grow: 1;
}
#newsletter-signup {
    padding: 18px 10px;
}
#newsletter-signup .wp-block-group__inner-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    letter-spacing: 0.6px;
}
#newsletter-signup h2 {
    font-size: 24px;
    letter-spacing: 0.6px;
    margin: 0;
    text-align: center;
}
#newsletter-signup form p {
    position: relative;
    display: flex;
    background: rgba(66, 66, 66, 0.5);
}
#newsletter-signup form input[type="email"] {
    flex-grow: 1;
}
#newsletter-signup button {
    display: inline-block;
    position: relative;
    background: black;
    color:white;
    border:none;
    height: 52px;
    padding: 0 15px;
}
#newsletter-signup xbutton:after {
    display: block;
    content: '';
    position: absolute;
    right: -9999px;
    top: -2px;
    background-image: url("images/send.svg");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center;
    width: 52px;
    height: 52px;
}
#newsletter-signup .email-subscribe {
    max-width: 550px;
    width: 100%;
}
@media (max-width:900px) {
    #newsletter-signup .email-subscribe {
        max-width: none;
    }
}
#footer-full-content > .row {
    align-items: center;
    gap:50px;
}
@media (max-width: 1250px) {
    #footer-full-content > .row {
        gap:20px;
    }
}
@media (max-width: 1150px) {
    #footer-full-content > .row {
        flex-direction: column !important;
        gap:30px;
    }
}
#wrapper-footer-full {
    background-color: black;
    color: white;
    padding-top: 45px;
}
#wrapper-footer-full img, #wrapper-footer-full figure {
    margin: 0;
}
#wrapper-footer-full a, #top-footer a, #bottom-footer a {
    color: white;
}
#wrapper-footer-full .footer-widget {
    width:auto;
}
#wrapper-footer-full .footer-widget:nth-child(2) {
    flex-grow: 1;
}
#wrapper-footer-full .footer-widget:first-child {
    flex-grow: 0;
}
#wrapper-footer-full .footer-widget:last-child {
    flex-grow: 0;
}
#wrapper-footer-full .wp-block-social-links {
    gap: 20px;
    margin: 0;
}
#wrapper-footer-full .wp-block-social-links a {
    color: black;
}
#footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    gap: 30px;
}
#footer-menu ul > li > a {
    display: block;
    font-family: 'bornamedium';
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.42px;
    text-decoration: none;
    hyphens: none;
    margin: 4px 0;
}
#footer-menu ul ul {
    margin-top: 8px;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 5px;
}
#footer-menu ul ul > li > a {
    font-family: 'bornaregular';
}
#footer-menu .search-button {
    display: none;
}
#bottom-footer .container-fluid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
}
@media (max-width: 781px) {
    #bottom-footer .container-fluid {
        flex-direction: column;
        gap:30px;
    }
    #footer-menu ul {
        flex-wrap: wrap;
        justify-content: center;
    }
}
.wp-block-social-links .wp-block-social-link.wp-social-link {
    transition-duration: 1s;
}
.wp-block-social-links .wp-block-social-link.wp-social-link.active {
    background-color: #4d4d4d !important;
}
/*generic callout*/
.generic-callout > .wp-block-group__inner-container {
    max-width: 1222px;
    margin: auto;
    background-color: black;
    cursor: pointer;
}
.generic-callout figure, .generic-callout img {
    margin: 0 !important;
}
.generic-callout .wp-block-columns {
    margin: 0 !important;
    gap: 0 !important;
    align-items:stretch !important;
}
.generic-callout .wp-block-column:last-child p {
    margin: 0 auto;
    max-width: 350px;
}
.generic-callout .wp-block-column:last-child {
    color: white;
    font-size: 48px;
    line-height: 1em;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.generic-callout.external .wp-block-column:last-child {
    background-image: url("images/link.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 10px;
}
/*store callout*/
.store-callout > .wp-block-group__inner-container {
    max-width: 1222px;
    margin: auto;
    background-color: black;
    cursor: pointer;
}
.store-callout figure, .store-callout img {
    margin: 0 !important;
}
.store-callout .wp-block-columns {
    margin: 0 !important;
    gap: 0 !important;
    align-items:stretch !important;
}
.store-callout .wp-block-column:last-child p {
    margin: 0 auto;
    max-width: 250px;
}
.store-callout .wp-block-column:last-child {
    color: white;
    font-size: 48px;
    line-height: 1em;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-image: url("images/link.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 10px;
}
.store-callout .wp-block-column:last-child p:first-child {
    color: #FEAA02;
    font-size: 32px;
}
/*events*/
.event-list {
    display: flex;
    gap: 16px;
    margin-top: 100px;
}
.event-element {
    flex-basis: calc(33.333% - 10.666px);
    flex-grow: 1;
    text-align: center;
    font-size: 16px;
    background-color:#F7F7F7;
    display: flex;
    flex-direction: column;
}
.invert .event-element {
    background-color: white;
    border-radius:10px;
    overflow: hidden;
}
.event-element h3 {
    margin: 20px 0;
    font-family: 'bornaregular' !important;
}
.event-element h3 a {
    text-decoration: none;
}
.event-date {
    font-family: 'bornasemibold';
}
.event-info {
    flex-grow: 1;
}
.event-audience {
    background-color: #333333;
    color:white;
    margin: 40px -40px -40px;
    padding: 5px;
}
@media (max-width: 1000px) {
    .event-element {
        flex-basis: calc(50% - 8px);
    }
    .event-list {
        flex-wrap: wrap;
    }
}
@media (max-width: 781px) {
    .event-list {
        align-items: center;
        flex-direction: column;
        gap: 30px;
        margin-top: 30px;
    }
    .event-element {
        flex-basis: calc(100%);
    }
}
/*exhibits*/
.exhibit-list {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-around;
}
.home .exhibit-list {
    gap: 40px;
    max-width: 1260px;
    margin: auto;
}

.exhibit-list:not(.featured) p:last-child {
    margin:0;
}
.home .exhibit-element {
    text-align: center;
}
.exhibit-list:not(.featured) .exhibit-element {
    flex-basis: calc(33.3333% - 26.6666px);
    flex-grow: 1;
    font-size: 16px;
    max-width: 530px;

}
.home .exhibit-list:not(.featured) .exhibit-element {
    flex-basis: calc(50% - 20px);
    max-width: 700px;
    padding: 70px;
}
.exhibit-list.featured, .exhibit-list.featured .exhibit-image {
    margin-bottom: 80px;
}
.exhibit-element h2, .exhibit-element h3 {
    margin: 20px 0;
}
.exhibit-element h2 a, .exhibit-element h3 a {
    text-decoration: none;
}
.exhibit-list:not(.home) h3 {
    font-size: 24px;
}
.exhibit-location {
    font-family: 'bornamedium';
}
.exhibit-through {
    font-family: 'bornasemibold';
    margin-bottom: 20px;
}
#home-exhibits{
    position: relative;
}
#home-exhibits h2.big {
    position: absolute;
    width:100%;
    text-align: center;
    top:0;
}
@media (max-width: 1300px) {
    #home-exhibits h2.big {
        font-size: 6vw;
        top: .75vw;
        margin-left:15vw;
    }
}
@media (max-width: 1000px) {
    #home-exhibits h2.big {
        top: 1.5vw;
    }
}
@media (max-width: 781px) {
    .home .exhibit-list {
        gap: 20px;
    }
}
@media (max-width: 600px) {
    #home-exhibits h2.big {
        font-size: 5vw;
        top: 2vw;
        margin-left:15vw;
    }
}
#home-exhibits:before, #exhibits:before, #membership-menu:before {
    display: block;
    content: "";
    background-image: url("images/upper-left-c-black.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 38%;
    max-width: 263px;
    aspect-ratio: 263 / 165;
    margin-bottom: 0;
}
#exhibits:before {
    margin-bottom: 0;
}
#home-exhibits:after {
    display: block;
    content: "";
    background-image: url("images/lower-right-c-black.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 38%;
    max-width: 263px;
    aspect-ratio: 263 / 165;
    margin-left: auto;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: -80px;
    margin-right: -40px;
    position: relative;
    z-index: 2;
}
@media (max-width: 781px) {
    .exhibit-list {
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }
    .exhibit-list:not(.featured) .exhibit-element {
        flex-basis: calc(100%);
    }
    .exhibit-list.featured, .exhibit-list.featured .exhibit-image {
        margin-bottom: 30px;
    }
    #home-exhibits:before {
        margin-bottom: -25px;
    }
    #membership-menu:before {
        margin-bottom: 0px;
    }
    #home-exhibits:after {
        margin-bottom: -30px;
    }
}
#explore-more a {
    color:white;
    text-decoration: none;
}
#explore-more p {
    max-width: 595px;
}

/*articles*/
.article-list {
    display: flex;
    gap: 20px;
}
.article-element {
    text-align: center;
    color: white;
}
.article-list:not(.featured) .article-element {
    flex-basis: calc(33.333% - 66.666px);
    flex-grow: 1;
    font-size: 16px;
    max-width: 528px;
}
.article-list:not(.featured) p:last-child {
    margin: 0;
}
.article-list.featured {
    margin-bottom: 25px;
}
.article-list.featured .article-image {
//background-image: url("images/carnegie-magazine-background.svg?25");
    background-position: -30% 0;
    margin: 0 calc(50% - 50vw);
    padding: 0 calc(-50% + 50vw);
    margin-top: -80px;
    margin-bottom: 30px;
    padding-top: 160px;
    padding-bottom: 0;
    position: relative;
    overflow: hidden;
}
.article-list.featured .article-image a {
    position: relative;
    z-index:2;
}
.moving {
    position: absolute;
    top:0;
    left:0;
    height:100px;
    width:100%;
    background-image: url("images/carnegie-magazine-background.svg?25");
    background-position: center;
    background-repeat: repeat-x;
    background-size: 50% auto;
    animation: marquee 72s linear infinite;
    z-index: 0;
}
.moving:nth-child(4),.moving:nth-child(5),.moving:nth-child(6) {
    top:100px;
}
.moving:nth-child(7),.moving:nth-child(8),.moving:nth-child(9) {
    top:200px;
}
.moving:nth-child(10),.moving:nth-child(11),.moving:nth-child(12) {
    top:300px;
}
.moving:nth-child(13),.moving:nth-child(14),.moving:nth-child(15) {
    top:400px;
}
.moving:nth-child(16),.moving:nth-child(17),.moving:nth-child(18) {
    top:500px;
}
.moving:nth-child(19),.moving:nth-child(20),.moving:nth-child(21) {
    top:600px;
}
.moving:nth-child(22),.moving:nth-child(23),.moving:nth-child(24) {
    top:700px;
}
.moving:nth-child(2n) {
    transform: translate(-100%, 0);
    animation: marquee2 72s linear infinite;
}
.moving:nth-child(3n) {
    transform: translate(100%, 0);
    animation: marquee3 72s linear infinite;
}
.moving:nth-child(4),.moving:nth-child(10),.moving:nth-child(16),.moving:nth-child(22) {
    animation: marquee-reverse 72s linear infinite;
}
.moving:nth-child(5),.moving:nth-child(11),.moving:nth-child(17),.moving:nth-child(23) {
    animation: marquee-reverse2 72s linear infinite;
}
.moving:nth-child(6),.moving:nth-child(12),.moving:nth-child(18),.moving:nth-child(24) {
    animation: marquee-reverse3 72s linear infinite;
}
@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }
    66.666% {
        transform: translate(-200%, 0);
    }
    66.667% {
        transform: translate(100%, 0);
    }
    100% {
        transform: translate(0, 0);
    }
}
@keyframes marquee2 {
    0% {
        transform: translate(-100%, 0);
    }
    33.333% {
        transform: translate(-200%, 0);
    }
    33.334% {
        transform: translate(100%, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
@keyframes marquee3 {
    0% {
        transform: translate(100%, 0);
    }

    100% {
        transform: translate(-200%, 0);
    }
}
@keyframes marquee-reverse {
    0% {
        transform: translate(0, 0);
    }
    66.666% {
        transform: translate(200%, 0);
    }
    66.667% {
        transform: translate(-100%, 0);
    }
    100% {
        transform: translate(0, 0);
    }
}
@keyframes marquee-reverse2 {
    0% {
        transform: translate(100%, 0);
    }
    33.333% {
        transform: translate(200%, 0);
    }
    33.334% {
        transform: translate(-100%, 0);
    }
    100% {
        transform: translate(100%, 0);
    }
}
@keyframes marquee-reverse3 {
    0% {
        transform: translate(-100%, 0);
    }
    100% {
        transform: translate(200%, 0);
    }
}
.article-element h2, .article-element h3 {
    margin: 20px 0;
}
.article-element h2 a, .article-element h3 a {
    text-decoration: none;
    color: white;
}
.article-author {
    font-family: 'bornasemibold';
    color: #FEAA02;
    font-size: 18px;
    letter-spacing: 2.7px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.article-excerpt {
    max-width: 660px;
    margin: auto;
}
@media (max-width: 781px) {
    .article-list.featured .article-image {
        margin-top: -25px;
        padding-top: 25px;
        background-size: 50%;
    }
    .article-list {
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }
    .article-list:not(.featured) .article-element {
        flex-basis: calc(100%);
    }
}
/*museum-list*/
#museum-list {
    font-size: 32px;
    line-height: 1.1em;
}
#museum-list p:last-child {
    margin-bottom: 0;
}
#museum-list figure, #museum-list img {
    margin: 0;
}
#museum-list > div > .wp-block-columns {
    gap: 20px;
    margin-bottom: 20px;
}
#museum-list > div > div > .wp-block-column:first-child {
    flex-basis: 489px;
}
#museum-list > div > div > .wp-block-column:first-child img {
    border-radius: 8px;
}
#museum-list > div > div > .wp-block-column:last-child {
    flex-grow: 2;
    flex-basis: 1019px;
    border-radius: 8px;
    display: flex;
    align-items: center;
}
#museum-list > div > div > .wp-block-column:last-child p:first-child {
    font-family: 'bornamedium';
    font-size: 24px;
    line-height: 1.1em;
}
#museum-list .wp-block-columns .wp-block-columns {
    align-items: center !important;
    justify-content: space-between;
    margin-bottom: 0;
    width:100%;
}
#museum-list .wp-block-columns .wp-block-columns .wp-block-column:first-child {
    flex-basis: 80%;
}
#museum-list .wp-block-columns .wp-block-columns .wp-block-column:last-child {
    flex-basis: 20%;
}
@media (max-width: 781px) {
    #museum-list {
        font-size: 24px;
    }
    #museum-list .wp-block-columns {
        gap: 10px;
    }
    #museum-list .wp-block-columns .wp-block-columns .wp-block-column:last-child {
        width: 100%;
        text-align: right;
    }
    #museum-list .wp-block-columns .wp-block-columns .wp-block-column:last-child .wp-block-image {
        margin-left: auto !important;
        margin-right: 0 !important;
        max-width: 15%;
    }
}
/*museum template*/
#museum-details .wp-block-columns {
    gap: 151px;
}
@media (max-width: 781px) {
    #museum-details .wp-block-columns {
        gap:0;
    }
    #museum-details h3 {
        text-align: left;
    }
}
/*list menu*/
.list-menu ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 800px;
}
.list-menu ul li:not(:last-child) {
    border-bottom: 1px solid black
}
.list-menu ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    font-family: 'bornamedium';
    font-size: 28px;
    text-decoration: none;
}
.list-menu ul li a:after {
    display: block;
    content: '';
    background-image: url("images/right-black-arrow-rev.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 38px;
    min-width: 38px;
    height: 28px;
}
/*black box*/
.black-box {
    background-color: black;
    color: white;
    padding-top: 0;
}
/*ctable*/
.ctable {
    border: 1px solid black;
    font-family: 'bornamedium';
    font-size: 24px;
}
.ctable p {
    margin-bottom: 0px;
}
.ctable:not(:last-child) {
    margin-bottom: 9px;
}
.ctable .wp-block-columns {
    padding: 50px;
    margin: 0;
}
.ctable .wp-block-column:first-child {
    flex-grow: 2;
}
.ctable ul:last-child {
    margin: 0;
}
.ctable ul:not(.plus-list) {
    font-size: 16px;
    letter-spacing: 0.24px;
}
.plus-list {
    list-style: none;
    margin: 0;
    padding: 50px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.plus-list li {
    display: flex;
    gap: 15px;
}
.plus-list li:before {
    content: "+";
    color: #F43325;
}
.museums-icon {
    display: flex;
    align-items: center;
    gap: 30px;
}
.museums-icon p:last-child {
    margin: 0;
}
.museums-icon:before {
    display: block;
    content: "";
    background-image: url("images/carnegie-logo-white.svg");
    background-repeat: no-repeat;
    background-size: 104px 42px;
    background-position: center;
    width: 164px;
    height: 92px;
    border-radius: 7px;
    background-color: #141414;
}
@media (max-width: 781px) {
    .ctable .wp-block-columns {
        padding: 20px;
        gap: 0;
    }
    .plus-list {
        padding: 20px;
    }
    .museums-icon {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}
/*events calander*/
.tribe-events-calendar-list {
    max-width: 1080px;
}
.tribe-filter-bar {
    flex-grow: 1 !important;
}
.tribe-filter-bar__form {
    max-width: 406px;
    margin: auto;
    font-family: 'bornamedium' !important;
    font-size: 18px !important;
}
.tribe-filter-bar-c-filter__toggle-text, .tribe-common-form-control-checkbox__label {
    font-family: 'bornamedium' !important;
    font-size: 18px !important;
}
.tribe-common-form-control-checkbox__label {
    position: relative;
    top: -4px;
}
.tribe-filter-bar__form-heading {
    font-size: 24px !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    min-height: 700px;
    padding-bottom: 0;
    padding-top: 0;
}
.tribe-events .tribe-events-c-nav__list {
    justify-content: flex-end;
    margin-bottom: 100px;
}
.tribe-events .tribe-events-c-nav__list > li {
    width: auto !important;
}
.tribe-events-c-nav__prev-label, .tribe-events-c-nav__next-label {
    display: none;
}
.tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
    width: auto;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
    width: auto;
    flex-grow: 1;
}
.tribe-events-calendar-list__event-row {
    padding: 20px 0 !important;
    margin: 0 !important;
}
.tribe-events-calendar-list__event-row {
    border-top: 1px solid black !important;
}
.tribe-events-calendar-list__event-details {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
}
.tribe-events-calendar-list__event-featured-image-wrapper {
    padding: 0 !important;
}
.tribe-events .tribe-events-calendar-list-nav {
    border-color: black !important;
}
.event-button {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.gray-button {
    display: inline-block;
    border-radius: 6px;
    background-color: #D9D9D9 !important;
    font-size: 12px;
    line-height: 1em;
    font-family: 'bornamedium';
    letter-spacing: 0.48px;
    text-transform: uppercase;
    padding: 8px 20px !important;
    margin-top: 20px !important;
}
.carnegie-events-header {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px !important;
}
.tribe-events-c-top-bar {
    width: auto !important;
}
.tribe-events-header__events-bar {
    width: 100%;
    max-width: 33% !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar {
    border: none;
}
#tribe-events-events-bar-keyword {
    border-radius: 195px;
    background-color: #EEE;
}
.tribe-events-c-top-bar__datepicker-button {
    border: 1px solid black !important;
    padding: 8px 20px !important;
}
.tribe-events-c-search__button {
    display: none !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
    padding-top: 15px;
    padding-bottom: 15px;
}
#tribe-events-events-bar-keyword {
    color: #131913;
    font-family: 'bornamedium';
    font-size: 18px;
    letter-spacing: 0.18px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border: none;
}
.tribe-events-c-view-selector {
     display: none;
}
@media (max-width: 768px) {
    .tribe-common .tribe-common-g-row--gutters {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .tribe-filter-bar__form {
        max-width: none;
    }
    .tribe-common-form-control-text__input {
        padding: 15px 35px 15px 20px !important;
    }
    .tribe-events .tribe-events-c-search__input-control-icon-svg {
        right: 20px;
    }
}
.event-flex {
    display: flex;
    justify-content: space-between;
    gap:10px;
}
.event-flex .tribe-events-calendar-list__event-header {
    flex-basis: 700px;
}
.flex-date {
    flex-basis: 300px;
}
.event-link-icon a {
    display: block;
    width:28px;
    height:28px;
    background-image: url("images/link-black.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.featured-exhibitions {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.featured-exhibitions a {
    color: #477BFF !important;
    text-decoration: underline !important;
}
@media (max-width: 1100px) {
    .event-flex {
        flex-direction: column;
    }
    .event-flex .tribe-events-calendar-list__event-header {
        flex-basis: auto;
    }
    .flex-date {
        flex-basis: auto;
    }
}
/*magazine*/
.magazine-article-section h2, .magazine-article-section h3 {
    margin:15px 0;
}
.magazine-article-section h2 a, .magazine-article-section h3 a {
    text-decoration: none;
}
.magazine-author {
    font-size:.75em;
    margin-top: 10px;
}
.magazine-article-tags {
    display: flex;
    gap:10px;
    font-size: .9em;
    margin-bottom: 5px;
}
.magazine-article-section {
    margin:50px 0;
}
.magazine-article-section:first-child {
    margin-top:0;
}
.magazine-article-story {
    margin:30px 0;
}
.magazine-article-story:first-child {
    margin-top:0;
}
.third-articles {
    display: flex;
    flex-wrap: wrap;
    gap:50px 30px;
}
.third-articles .magazine-article-story {
    flex-basis: calc(50% - 25px);
    margin: 0;
}
.facetime-articles .magazine-article-section-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap:30px 30px;
}
.facetime-articles .magazine-article-story {
    flex-basis: calc(33.3333% - 33.3333px);
    margin-bottom: 0;
}
.facetime-articles .magazine-article-story:first-child {
    flex-basis: calc(100%);
}
.receive-more-stories {
    margin: 30px 0;
    text-align: center;
}
.receive-more-stories h2 {
    margin-bottom:0;
}
.single-excerpt {
    text-align: center;
    font-family: 'bornasemibold';
}
.single-author {
    text-align: center;
    font-size:.75em;
}
.single-image {
    margin: 30px auto;
    text-align: center;
}
.single-top-bar {
    margin: 30px auto;
    display:flex;
    justify-content: space-between;
    align-items: center;
    gap:30px;
}
.single-top-bar-tags {
    display:flex;
    justify-content: space-between;
    align-items: center;
    gap:30px;
}
.single-top-bar-right {
    display:flex;
    justify-content: space-between;
    align-items: center;
    gap:30px;
}
.ct-font-resizer {
    list-style: none;
    padding: 0;
    margin:0;
}
.single-wrapper {
    display:flex;
    justify-content: space-between;
    gap:30px;
    max-width: 1000px;
    margin: auto;
}
.single-wrapper .single-column:first-child {
    flex-basis: 66.6666%;
    max-width: 66.6666%;
}
.single-wrapper .single-column:last-child {
    flex-basis: 33.3333%;
    min-width: 33.3333%;
}

/*arcive*/
.article-wrapper {
    display: flex;
    flex-direction: column;
    gap:30px;
    margin-bottom: 50px;
}
.archive-wrapper {
    display: flex;
    align-items: flex-start;
    gap:20px;
}
.archive-column:first-child {
    min-width: 150px;
}
.archive-wrapper h2 {
    margin-bottom: 0;
}
.archive-author {
    font-size: .75em;
    margin-bottom: 10px;
}

/*issue*/
.issue-header {
    display: flex;
    gap:50px;
    margin-bottom: 50px;
}
.issue-header-column:first-child {
    flex-basis: calc(66.66% - 25px);
    max-width: 800px;
}
.issue-header-column:last-child {
    flex-basis: calc(33.33% - 25px);
    flex-grow: 1;
}
.magazine-archives {
    margin: 50px 0;
}
.magazine-archives h2 {
    text-align: center;
}
.magazine-archives-wrapper {
    display: flex;
    justify-content: center;
    gap:50px;
    text-align: center;
}
.issue-featured-articles-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap:50px 30px;
    margin-bottom: 50px;
}
.issue-featured-articles-element {
    flex-basis: calc(33.33330% - 20px);
    margin: 0;
}
.issue-archive-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap:50px;
    margin-bottom: 50px;
}
.issue-archive-element {
    flex-basis: calc(25% - 37.5px);
    text-align: center;
}
.issue-archive-title {
    text-align: center;
    margin-bottom: 10px;
}
.image-group .wp-block-columns {
    align-items: stretch !important;
    gap:20px !important;
    font-size: 48px;
    line-height: 1.1em;
    margin-bottom: 0;
}
.image-group .wp-block-column:last-child p:first-child {
    font-family: 'bornamedium';
    font-size: 24px;
    line-height: 1.1em;
}
.image-group figure {
    margin-bottom: 0;
}
.image-group img {
    border-radius:10px;
    margin-bottom: 0 !important;
}
.image-group .wp-block-column:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-radius: 8px;
}
.image-group .wp-block-column:last-child p:last-child {
    display: flex;
    align-items: center;
}
.image-group .wp-block-column:last-child p:last-child:after {
    display: block;
    content:'';
    background-image: url("images/right-black-arrow-rev.svg");
    background-repeat: no-repeat;
    background-size: contain;
    min-width:65px;
    height:100px;
}
@media (max-width: 781px) {
    .image-group .wp-block-columns {
        gap:0px !important;
        font-size: 28px;
    }
    .image-group .wp-block-column:last-child p:last-child:after {
        min-width:65px;
        height:50px;
    }
}
/*link-boxes*/
.link-box.active {
    transition-duration: .5s;
}
.link-box.active {
    cursor:pointer;
}
#explore-more .link-box {
    padding: 60px;
}
#explore-more .link-box.active {
    background-color: #3d3d3d;
}
.event-element.link-box, .exhibit-list:not(.featured) .exhibit-element.link-box, #museum-list > div > div > .wp-block-column:last-child, .image-group .wp-block-column:last-child {
    padding: 40px;
    background-color:#F7F7F7;
}
.event-element.link-box.active, .exhibit-list:not(.featured) .exhibit-element.active, #museum-list > div > div > .wp-block-column.active:last-child, .image-group .wp-block-column.active:last-child {
    background-color:#E2E2E2;
}
.article-list:not(.featured) .article-element.link-box {
    padding: 50px 30px;
}
.article-list:not(.featured) .article-element.active {
    background-color: #202020;
}
.wp-block-esab-accordion .esab__active_accordion > .esab__head, .wp-block-esab-accordion.nested-accordion .esab__active_accordion > .esab__head {
    background-color: transparent !important;
}
.wp-block-esab-accordion .wp-block-esab-accordion-child > .esab__active.esab__body, .wp-block-esab-accordion.nested-accordion .wp-block-esab-accordion-child > .esab__active.esab__body {
    background-color: transparent !important;
}
.wp-block-esab-accordion .wp-block-esab-accordion-child > .esab__active.esab__body, .wp-block-esab-accordion.nested-accordion .wp-block-esab-accordion-child > .esab__active.esab__body {
    border:none !important;
}
.wp-block-esab-accordion .esab__container > .wp-block-esab-accordion-child {
    border:none !important;
    border-bottom: 2px solid black !important;
}
.wp-block-esab-accordion .esab__container > .wp-block-esab-accordion-child:first-child {
    border-top: 2px solid black !important;
}
.wp-block-esab-accordion .esab__active_accordion .esab__heading_txt > .esab__heading_tag, .wp-block-esab-accordion.nested-accordion .esab__active_accordion .esab__heading_txt > .esab__heading_tag, .esab__heading_txt {
    color: black !important;
    font-size: 24px;
}
.wp-block-esab-accordion > .esab__container, .wp-block-esab-accordion.nested-accordion > .esab__container {
    gap: 0 !important;
}
.esab__icon svg{
    display: none;
}
.esab__collapse:before {
    content:"+";
    font-size: 50px;
    line-height: 50px;
}
.esab__expand:before {
    content:"-";
    font-size: 50px;
    line-height: 50px;
}
.column-lines .wp-block-group {
    position: relative;
    height: 100%;
}
.column-lines .wp-block-column:not(:first-child) .wp-block-group:before {
    content: "";
    display: block;
    height:100%;
    width:1px;
    background-color: black;
    position: absolute;
    left: -1em;
}

/* ==========================================================================
   Bootstrap 3 Navbar Adjustments
   ========================================================================== */

/* Main Navbar Container - Replace .navbar-dark, .bg-primary */
.cm_header {
    .navbar-default {
        background-color: white !important; /* e.g., #f8f8f8 */
        border: 0 !important; /* e.g., #e7e7e7 */
        height: 95px;
        /* Add other styles like border-radius, margin, etc. if needed */
    }

    /* Navbar Brand/Logo */

    .navbar-default .navbar-brand {
        color: black; /* e.g., #777 */
        /* Add padding, height adjustments if needed */
    }

    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
        color: black; /* e.g., #5e5e5e */
        background-color: transparent;
    }

    /* Mobile Toggle Button */

    .navbar-default .navbar-toggle {
        border: 0; /* e.g., #ddd */
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: white; /* e.g., #ddd */
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: white; /* e.g., #888 */
    }

    /* Main Navigation Links List */

    .navbar-default .navbar-nav > li > a {
        color: black; /* e.g., #777 */
        /* Replace styles previously on .nav-link */
        padding: 15px 0;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: black; /* e.g., #333 */
        background-color: white; /* e.g., transparent */
    }

    /* Active Link */

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: black; /* e.g., #555 */
        background-color: white; /* e.g., #e7e7e7 */
    }

    /* Dropdown Toggle Link when Open */

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color: black; /* e.g., #555 */
        background-color: white; /* e.g., #e7e7e7 */
    }

    /* Dropdown Menu Container */

    .navbar-nav > li > .dropdown-menu {
        background-color: white; /* e.g., #fff */
        border: 1px solid black; /* e.g., rgba(0, 0, 0, .15) */
        /* Replace styles previously targeting .offcanvas-body or BS5 .dropdown-menu */
        margin-top: 0; /* BS3 default */
    }

    /* Dropdown Menu Links */

    .dropdown-menu > li > a {
        color: #333; /* e.g., #333 */
        padding: 15px; /* e.g., 3px 20px */
        /* Replace styles previously on .dropdown-item */
    }

    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        color: black; /* e.g., #262626 */
        text-decoration: none;
        background-color: white; /* e.g., #f5f5f5 */
    }
}

    /* ==========================================================================
       Footer Adjustments (#cm_footer)
       ========================================================================== */

    /* Overall Footer Styles */
    .cm_footer {
        background-color: #000;
        color: #fff;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 30px;
    }

    /* Spacing/Alignment within Footer Columns */
    /* You might need to target specific elements if removing
       wp-block layout classes caused issues */
    .cm_footer .footer-widget {
        margin-bottom: 20px; /* Add spacing below widgets if needed */
        /* Add padding if needed */
    }

    /* Footer Menus (e.g., #menu-footer-menu) */
    .cm_footer .menu {
        list-style: none; /* Remove bullets */
        padding-left: 0; /* Remove default padding */
        margin-bottom: 20px;
    }
    .cm_footer .menu li {
        margin-bottom: 20px; /* Space out menu items */
        /* Consider display: inline-block; for horizontal menus */
    }
    .cm_footer .menu li a {
        color: #777;
        text-decoration: none;
    }
    .cm_footer .menu li a:hover,
    .cm_footer .menu li a:focus {
        color: #777;
        text-decoration: underline;
    }

    /* Bottom Footer Area */
    #bottom-footer {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 20px;
        border-top: 1px solid #777;
        text-align: center; /* Example alignment */
    }

    /* Bottom Footer Menu (if different styling needed) */
    #bottom-footer .menu {
        margin-bottom: 0;
    }
    #bottom-footer .menu li {
        display: inline-block; /* Example horizontal layout */
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 0;
    }

    /* Footer Social Icons List */
    /* Adjust layout if needed after removing wp-block layout classes */
    .cm_footer .wp-block-social-links {
        list-style: none;
        padding-left: 0;
        /* Add margin/padding, text-align, etc. */
    }
    .cm_footer .wp-block-social-links li {
        display: inline-block; /* Keep icons inline */
        margin-right: 20px; /* Add spacing between icons */
    }


    /* Add any other specific overrides needed for elements within the navbar or footer */
    .skip-link { /* <-- IMPORTANT: Replace .skip-link with the actual class or ID of your link */
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(50%);
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden;
        padding: 0;
        position: absolute !important; /* Use !important cautiously, but often needed here */
        width: 1px;
        word-wrap: normal !important;
    }

    /* Make the link visible when it receives focus (e.g., via keyboard tab) */
    .skip-link:focus { /* <-- IMPORTANT: Use the same selector as above */
        clip: auto;
        clip-path: none;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static !important; /* Or absolute/relative depending on desired position */
        width: auto;
        /* Add styles to make it look good when focused */
        display: block; /* Or inline-block */
        padding: 10px;
        background-color: #eee; /* Example background */
        color: #333; /* Example text color */
        text-decoration: none;
        z-index: 100000; /* Ensure it appears above other content */
    }

    /* ==========================================================================
       Navbar Style Adjustments (to match www.carnegiemuseums.org)
       ========================================================================== */

    /* --- Top Level Navigation Links --- */

    .navbar-default .navbar-nav > li > a {
        color: #343a40; /* Target: Dark grey text */
        font-size: 16px; /* Target: Font size */
        font-weight: 400; /* Target: Normal weight */
        text-transform: uppercase; /* Target: Uppercase text */
        letter-spacing: 1px; /* Target: Letter spacing */
        padding-top: 8px; /* Target: Reduced vertical padding */
        padding-bottom: 8px; /* Target: Reduced vertical padding */
        padding-left: 16px; /* Target: Horizontal padding */
        padding-right: 16px; /* Target: Horizontal padding */
        background-color: transparent; /* Ensure no background */
        text-decoration: none; /* Ensure no underline by default */
    }

    /* Hover & Focus States for Top Level Links */
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #343a40; /* Target: Color remains the same */
        background-color: transparent; /* Target: No background change */
        text-decoration: underline; /* Target: Add underline on hover/focus */
    }

    /* Active Top Level Link State (Matches non-active based on target site) */
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #343a40;
        background-color: transparent; /* No distinct background for active */
        text-decoration: none; /* No underline by default */
    }
    /* Apply hover/focus underline to active item as well */
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        text-decoration: underline;
    }


    /* --- Dropdown Menu Adjustments --- */

    /* Style the dropdown menu container */
    .navbar-nav > li > .dropdown-menu {
        background-color: #ffffff; /* Target: White background */
        border: 1px solid #eceff1; /* Target: Light grey border */
        border-radius: 0; /* Target site appears to have sharp corners */
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); /* Approximate BS3 style shadow, adjust if needed */
        padding-top: 8px; /* Target: Internal padding */
        padding-bottom: 8px; /* Target: Internal padding */
        padding-left: 0;
        padding-right: 0;
        margin-top: 0; /* Standard BS3 reset */
    }

    /* Style the links within the dropdown */
    .dropdown-menu > li > a {
        color: #343a40; /* Target: Dark grey text */
        font-size: 16px; /* Target: Font size */
        font-weight: 400; /* Target: Normal weight */
        text-transform: none; /* Target: Normal case */
        letter-spacing: normal; /* Target: Normal spacing */
        padding: 8px 16px; /* Target: Padding */
        text-decoration: none; /* Ensure no underline */
        white-space: nowrap; /* Prevent wrapping */
    }

    /* Hover & Focus States for Dropdown Links */
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        color: #343a40; /* Target: Color remains the same */
        background-color: #f8f9fa; /* Target: Light grey background */
        text-decoration: none; /* Target: No underline */
    }

    /* --- Caret Styling (Approximate) --- */
    /* Bootstrap 3 uses border-based carets. Styling it to perfectly match
       the target's Font Awesome icon might require replacing the caret HTML/CSS entirely.
       This just ensures the color matches the text. */
    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #343a40;
        border-bottom-color: #343a40;
    }
    .navbar-default .navbar-nav > .dropdown > a:hover .caret,
    .navbar-default .navbar-nav > .dropdown > a:focus .caret {
        border-top-color: #343a40;
        border-bottom-color: #343a40;
    }
    /* Ensure caret is visible if link color changes when dropdown is open */
    .navbar-default .navbar-nav > .open > a .caret,
    .navbar-default .navbar-nav > .open > a:hover .caret,
    .navbar-default .navbar-nav > .open > a:focus .caret {
        border-top-color: #343a40;
        border-bottom-color: #343a40;
    }


