/* Right from customizer  */

.opentable {
	
	margin-bottom: 1em;
	
	h1 {

		font-size: 20px;
		line-height: 24px;

		margin-bottom: 0.5em
		
	}
	
	@media (min-width:1024px) {
		
		float: left;
		margin-right: 1em;		
	
		& ~ h3 {

			clear: both;

		}
		
	}
		
}
.entry-content .is-style-video-width-center-370 iframe {
	position: static ! important;
}

.wp-embed-responsive .wp-embed-aspect-16-9.is-style-video-width-center-370 .wp-block-embed__wrapper:before {
	padding-top: 0;
}

.wp-embed-responsive .wp-embed-aspect-16-9.is-style-video-width-center-370 .wp-block-embed__wrapper:before {
	padding-top: 0;
}

.is-style-video-width-center-370 .embed-youtube {
	padding-bottom: 0;
	display: table ! important;
}

.site-header .site-branding .site-title a {
	min-width: 142px
}


/* end of customizer styles, move back if anything breaks. */


.is-style-video-width-370 iframe,
.is-style-video-width-left-370 iframe,
.is-style-video-width-right-370 iframe,
.is-style-video-width-center-370 iframe {
    width: 370px !important;
    height: 208px !important;
}

.is-style-video-width-left-370 .embed-youtube {
    margin-right: auto;
    max-width: 370px;
}


.is-style-video-width-right-370 .embed-youtube {
    margin-left: auto;
    max-width: 370px;
}

.is-style-video-width-center-370 .embed-youtube {
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 370px;
}

.wp-embed-responsive .wp-embed-aspect-16-9.is-style-video-width-center-370 .wp-block-embed__wrapper:before {
    padding-top: 0;
}

.wp-embed-responsive .wp-embed-aspect-16-9.is-style-video-width-center-370 .wp-block-embed__wrapper:before {
    padding-top: 0;
}

.is-style-video-width-center-370 .embed-youtube {
    padding-bottom: 0;
    display: table ! important;
}

/* Color Options
--------------------------------------------- */
.has-blue-color {
    color: #59BACC !important;
}

.has-blue-background-color {
    background-color: #59BACC !important;
}

.has-green-color {
    color: #58AD69 !important;
}

.has-green-background-color {
    background-color: #58AD69 !important;
}

.has-orange-color {
    color: #FFBC49 !important;
}

.has-orange-background-color {
    background-color: #FFBC49 !important;
}

.has-red-color {
    color: #E2574C !important;
}

.has-red-background-color {
    background-color: #E2574C !important;
}

.visitor-info.footer-visitor .container .button.narrow {
    align-self: end;
}

.visitor-info .widget-title {
    font-size: 24px !important;
    line-height: 30px !important;
}


.promo.middle.second {
    border-left: none !important;
}

.promo.middle.third {
    border-left: none !important;
    border-right: none !important;
}

.visitor-info.footer-visitor .middle {
    border-bottom: none !important;
}

.promo-wrapper .vert {
    display: grid !important;
    grid-template-rows: repeat(4, minmax(5px, auto)) !important;
    grid-auto-rows: 1fr !important;
}

.visitor-info .subtitle {
    font-size: 16px !important;
    text-transform: lowercase;
}

.widget-hours-admission a.button {
    margin-top: 30px;
}

.wp-block-embed-youtube.is-style-default iframe {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.row-bottom {
    border-top: 1px solid color(navy);
    padding-top: 36px;
}

.row-bottom .pjg-bottom-logos-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.row-bottom .pjg-bottom-logos-wrapper .pjg-bottom-logos__image {
    display: block;
    margin: 0 0 18px;
}

.row-bottom .pjg-bottom-logos-wrapper .pjg-bottom-logos__image:last-child {
    margin-right: 0;
}

@media only screen and (min-width: 767px) {
    .visitor-info.footer-visitor .container .columns.middle {
        margin-right: 0 !important;
    }

    .type-event.event-sidebar-share:not(.item-search) .entry-content,
    .type-event.event-sidebar-share:not(.item-search) .entry-summary,
    .type-event.event-sidebar-share:not(.item-search) .page-content,
    .type-post.event-sidebar:not(.item-search) .entry-content,
    .type-post.event-sidebar:not(.item-search) .entry-summary,
    .type-post.event-sidebar:not(.item-search) .page-content {
        width: 100%;
    }
}


@media only screen and (max-width: 460px) {
   .entry-header .featured-image .title-wrapper h1 {
    font-size: 36px;
    line-height: 36px;
   }

   .entry-header .featured-image .title-wrapper .entry-content {
    margin-top: 0px;
   }

   .entry-header .featured-image .title-wrapper .entry-content p {
    margin-bottom: 15px;
   }

   .home .entry-header .entry-content .arrow {
        width: 40px;
    }
}

/* Menu overlay layout shift fix */

body.overlay-nav {
    overflow: auto ;
}

/* Alert Styles */
.global-alert .wrapper {
    padding: 15px !important;
}

.global-alert.color-green.open {
    height: auto !important;
}

.global-alert .global-alert-row .global-alert-copy .global-alert-content {
    height: auto !important;
}

.global-alert a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.global-alert .global-alert-row .global-alert-copy .global-alert-content p {
    line-height: 1.3 !important;
    margin-top: -5px !important;
}

.global-alert.color-green .global-alert-title .title {
    font-size: 24px;
    white-space: nowrap !important; /* Prevent text from wrapping */
}

.global-alert-title {
    color: #253746 !important;
    display: flex;
    align-items: center !important; /* Vertically align items */
    /* Optionally, you can use justify-content: center; to center the content horizontally */
}
.global-alert-title a:visited, .global-alert-title a {
    color: #253746;
    text-decoration: none;
}

.title {
    font-size: 16px; /* Adjust the font size as needed */
}

.global-alert {
    position: relative !important;
    padding-right: 40px;
}

.global-alert-close {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 24px !important;
    height: 24px !important;
}

.global-alert-close svg {
    width: 20px !important; /* Adjust the size of the icon */
    height: 20px !important; /* Adjust the size of the icon */
}

.wrapper {
    padding-top: 40px !important; /* Adjust to ensure content does not overlap with the close button */
}

.global-alert .global-alert-row .global-alert-title {
    width: auto !important;
}

.global-alert .global-alert-row .global-alert-copy {
    width: auto !important;
    margin-left: 25px;
}

.global-alert .global-alert-row {justify-content: center;}

.global-alert .global-alert-row .global-alert-title {
    padding-right: 25px;
    margin-right: 0;
    border-right: 2px solid #25374650;
}


.global-alert-button a {
    padding: 7px 15px 8px;
    border: 1px solid #253746;
    cursor: pointer;
    font-family: AddingtonCF-DemiBold, serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.2;
    text-decoration: none;
    background-color: transparent;
    border-radius: 0;
    color: #253746;
    margin: 10px 0;
	z-index: 10000;
	white-space: nowrap;
	touch-action: manipulation;
}

.global-alert-copy {
    display: flex;
    
}
.global-alert-content {
    display: flex;
    align-items: center; /* Vertically center */
    justify-content: center; /* Horizontally center */
    height: 100%; /* Ensure it takes up the full height of its container */
}
.global-alert-content p {
    margin-right: 25px;
}

.global-alert-button a:hover {
    background: #253746;
    color: #fff;
}
.global-alert-button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.global-alert-content a {
    touch-action: manipulation; 
}

@media (max-width: 767px) {
    .global-alert .global-alert-row .global-alert-copy {
        margin-left: 0px;
    }
    .global-alert .global-alert-row .global-alert-title {
    border-right: none;
}
.global-alert {
    padding-right: 0;
}
.global-alert .global-alert-row .global-alert-copy .global-alert-content p {
    font-size: 15px;
}
}

@media screen and (max-width: 1023px) {
    .global-alert .global-alert-row .global-alert-title {
        display: block;
        border-right: none;
    }
    .global-alert .global-alert-row .global-alert-copy 
    {
        display: block;
    }
    .global-alert-row {
        text-align: center;
    }
   
    .global-alert .global-alert-row .global-alert-title
    {
        padding-right: 0;
    }
    .global-alert-content p
    {
        margin-right: 0;
    }
    .global-alert-button a {
    margin: 7px 0 0 0;
        padding: 5px 13px 5px;
        font-size: 14px;
        line-height: 1.1;
		width: 100%;
}

    .global-alert .global-alert-row .global-alert-title 
    {
        margin-bottom: 5px
        
    }
    .global-alert .global-alert-row .global-alert-copy .global-alert-content p {
        font-size: 14px
    }
    .global-alert.color-green .global-alert-title .title
    {
       font-size: 22px;
    }
	.archive.alert .site-content, .blog.alert .site-content, .page.alert .site-content {
    padding-top: 240px;
}
}
@media screen and (min-width: 1024px) {
    .alert.media-top:not(.archive) .site-content, .single.alert .site-content {
        padding-top: 240px;
    }
}
@media screen and (min-width: 768px) {
    .archive.alert .site-content, .blog.alert .site-content, .page.alert .site-content {
        padding-top: 240px;
    }
}





.membership-container.has-the-blue-bar {
    display: flex;
}

.main-membership-content {
margin-left: 0px;
}
.membership-container .sidebar {
    width: 550px;
    height: fit-content;
    background-color: #333;
    color: white;
    position: sticky;
    top: 150px;
    padding: 20px;
    margin-left: 25px;
}

.main-membership-content {
    display: flex;
    flex-direction: column;
    gap: 25px; /* Adjusts space between grid containers */
	width: 100%;
	padding-top: 36px;
}

.grid-container {
    display: grid;
    gap: 25px; /* Adjusts space between grid items */
}

/* For the second grid container */
.grid-container.secondary {
    grid-template-columns: repeat(3, 1fr); /* 2 columns for the second grid */
}
 
/* For the third grid container */
.grid-container.specialty {
    grid-template-columns: repeat(3, 1fr); /* 3 columns for the second grid */
}

/* Membership archive: force single-column grid */
.post-type-archive-membership .grid-container.secondary,
.post-type-archive-membership .grid-container.specialty {
    grid-template-columns: repeat(2, 1fr);
}

.post-type-archive-membership .grid-container.secondary.golden-crane {
    grid-template-columns: repeat(2, 1fr);
}

/* Membership selection layout */
.post-type-archive-membership .pjg-membership-grid-wrap {
    display: flex;
    gap: 25px;
    align-items: flex-start;
}

.post-type-archive-membership .pjg-membership-grid-wrap > .pjg-membership-toggle-section {
    flex: 3 1 0;
}

.post-type-archive-membership .pjg-membership-selection-wrap {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    position: sticky;
    top: 260px;
    height: fit-content;
}

.post-type-archive-membership .pjg-membership-selection-wrap.is-hidden {
    display: none;
}

.post-type-archive-membership .pjg-membership-selection {
    background-color: #253746;
    color: #fff;
    padding: 20px;
}

.post-type-archive-membership .pjg-membership-selection.is-hidden {
    display: none;
}

.post-type-archive-membership .pjg-selected-title {
    color: #fff;
    font-size: 20px;
    margin-bottom: 12px;
}

.post-type-archive-membership .pjg-selected-name {
    font-family: 'Roboto-Light', sans-serif;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 8px;
}

.post-type-archive-membership .pjg-selected-price {
    font-family: 'Roboto-Light', sans-serif;
    font-size: 24px;
    margin-bottom: 24px;
}

.post-type-archive-membership .pjg-selected-description,
.post-type-archive-membership .pjg-selected-note {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.post-type-archive-membership .pjg-membership-auto-renew {
    display: flex;
    align-items: center;
    gap: 0;
    font-size: 16px;
    line-height: 1.2;
}

.post-type-archive-membership .pjg-membership-auto-renew input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    background: #fff;
    display: inline-grid;
    place-content: center;
    cursor: pointer;
}

.post-type-archive-membership .pjg-membership-auto-renew input[type="checkbox"]::before {
    content: "";
    width: 8px;
    height: 14px;
    border-right: 3px solid #253746;
    border-bottom: 3px solid #253746;
    transform: rotate(45deg) scale(0);
    transition: transform 0.12s ease-in-out;
}

.post-type-archive-membership .pjg-membership-auto-renew input[type="checkbox"]:checked::before {
    transform: rotate(45deg) scale(1);
}

.post-type-archive-membership .pjg-membership-auto-renew input[type="checkbox"]:focus {
    outline: none;
}

.post-type-archive-membership .pjg-selected-cta {
    margin-top: 15px;
    display: block;
    width: 100%;
    text-align: center;
    background: #b5bd00 !important;
    color: #253746 !important;
    border-color: #b5bd00 !important;
    transition: transform 0.2s ease;
    transform: scale(1);
    transform-origin: center center;
}

a.button.pjg-selected-cta {
    margin-bottom: 0;
    font-size: 20px;
}

a.button.pjg-selected-gift-cta {
    margin-bottom: 5px;
}

.post-type-archive-membership .pjg-selected-cta.is-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.post-type-archive-membership .pjg-selected-cta.is-hidden,
.post-type-archive-membership .pjg-selected-gift-cta.is-hidden {
    display: none;
}

.post-type-archive-membership .pjg-membership-selection.is-golden-crane .pjg-membership-auto-renew {
    display: none;
}

.post-type-archive-membership .pjg-selected-gift-cta {
    margin-top: 8px;
    display: block;
    width: 100%;
    text-align: center;
    background: #b5bd00 !important;
    color: #253746 !important;
    border-color: #b5bd00 !important;
    font-size: 14px;
    padding: 6px 12px;
    margin-bottom: 10px;
    transition: transform 0.2s ease;
    transform: scale(1);
    transform-origin: center center;
}

.post-type-archive-membership .pjg-selected-gift-cta .fa {
    margin-right: 8px;
}

.post-type-archive-membership .pjg-selected-gift-cta:hover,
.post-type-archive-membership .pjg-selected-gift-cta:focus {
    background: #b5bd00 !important;
    color: #253746 !important;
    border-color: #b5bd00 !important;
    transform: scale(1.03);
}

.post-type-archive-membership .pjg-selected-gift-cta.is-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.post-type-archive-membership .pjg-selected-gc-cta {
    margin-top: 15px;
    display: none;
    width: 100%;
    text-align: center;
    background: #b5bd00 !important;
    color: #253746 !important;
    border-color: #b5bd00 !important;
}

.post-type-archive-membership .pjg-membership-selection.is-golden-crane .pjg-selected-gc-cta {
    display: block;
}

a.button.pjg-selected-gc-cta {
    margin-bottom: 0;
    font-size: 20px;
}

.post-type-archive-membership .pjg-selected-gc-cta {
    transition: transform 0.2s ease;
}

.post-type-archive-membership .pjg-selected-gc-cta:hover {
    transform: scale(1.03);
}

.post-type-archive-membership .pjg-benefits-modal-label {
    color: #253746;
}

.post-type-archive-membership a.button.pjg-become-member-cta {
    background: #b5bd00 !important;
    color: #253746 !important;
    border-color: #b5bd00 !important;
    font-size: 20px;
    transition: transform 0.2s ease;
    transform: scale(1);
    transform-origin: center center;
}

.post-type-archive-membership .pjg-selected-cta:hover,
.post-type-archive-membership a.button.pjg-become-member-cta:hover {
    transform: scale(1.03);
}

.post-type-archive-membership .pjg-selected-cta.is-disabled:hover {
    transform: scale(1);
}


.post-type-archive-membership .pjg-membership-card {
    cursor: pointer;
    transform: scale(1);
    box-shadow: 0 1px 4px rgba(37, 55, 70, 0.06);
    transition: transform 0.22s ease, box-shadow 0.22s ease;
    transform-origin: center center;
}

.post-type-archive-membership .pjg-membership-card--golden-crane {
    grid-column: span 2;
}

.post-type-archive-membership .pjg-membership-card:hover,
.post-type-archive-membership .pjg-membership-card:focus-within {
    transform: scale(1.01);
    box-shadow: 0 6px 14px rgba(37, 55, 70, 0.12), 0 2px 5px rgba(37, 55, 70, 0.08);
}

.post-type-archive-membership .pjg-membership-card.is-selected {
    outline: 3px solid #253746;
    outline-offset: 2px;
}

.post-type-archive-membership .pjg-membership-card:focus {
    outline: 3px solid #253746;
    outline-offset: 2px;
}

@media screen and (max-width: 1023px) {
    .post-type-archive-membership .pjg-membership-grid-wrap {
        flex-direction: column;
    }

    .post-type-archive-membership .grid-container.secondary,
    .post-type-archive-membership .grid-container.specialty,
    .post-type-archive-membership .grid-container.secondary.golden-crane {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .post-type-archive-membership .main-membership-content {
        gap: 25px;
    }

    .post-type-archive-membership .pjg-membership-card--golden-crane {
        grid-column: auto;
    }

    .post-type-archive-membership .pjg-compare-toggle {
        display: none !important;
    }

    .post-type-archive-membership #membership-levels .pjg-compare-toggle {
        display: none !important;
    }

    .post-type-archive-membership .pjg-benefits-toggle {
        display: none !important;
    }

    .post-type-archive-membership #membership-levels .pjg-benefits-toggle {
        display: none !important;
    }

    .post-type-archive-membership .pjg-membership-selection {
        display: none !important;
        position: relative !important;
        left: auto;
        top: auto;
        bottom: auto;
        transform: none;
        width: 100%;
        max-width: 100%;
        z-index: 1;
        box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
        opacity: 0;
        transform-origin: var(--pjg-modal-origin-x, 50%) var(--pjg-modal-origin-y, 50%);
        transition: transform 0.28s ease, opacity 0.28s ease;
    }

    .post-type-archive-membership .pjg-selected-gift-cta {
        display: none;
    }

    .post-type-archive-membership .pjg-membership-selection.is-modal-open {
        display: block !important;
        opacity: 1;
        transform: scale(1);
    }

    .post-type-archive-membership .pjg-membership-selection-wrap {
        display: none;
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%) scale(0.96);
        width: calc(100% - 32px);
        max-width: 520px;
        z-index: 1001;
        opacity: 0;
        transform-origin: var(--pjg-modal-origin-x, 50%) var(--pjg-modal-origin-y, 50%);
        transition: transform 0.28s ease, opacity 0.28s ease;
    }

    .post-type-archive-membership .pjg-membership-selection-wrap.is-modal-open {
        display: flex;
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
        animation: pjg-modal-pop 0.42s cubic-bezier(0.2, 0.8, 0.2, 1);
    }

    .post-type-archive-membership .pjg-membership-selection-wrap.is-modal-open .pjg-selected-gift-cta {
        display: block;
        background: #b5bd00 !important;
        color: #253746 !important;
        border-color: #b5bd00 !important;
    }

    .post-type-archive-membership .pjg-membership-selection-wrap.is-modal-open .pjg-selected-gift-cta:hover,
    .post-type-archive-membership .pjg-membership-selection-wrap.is-modal-open .pjg-selected-gift-cta:focus {
        background: #b5bd00 !important;
        color: #253746 !important;
        border-color: #b5bd00 !important;
        transform: scale(1.03);
    }

    .post-type-archive-membership .pjg-membership-modal-close {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 34px;
        height: 34px;
        line-height: 30px;
        text-align: center;
        border: none;
        background: transparent;
        color: #fff;
        font-size: 22px;
        cursor: pointer;
        padding: 0;
    }

    .pjg-membership-selection-overlay {
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.4);
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.2s ease;
        z-index: 1000;
    }

    .pjg-membership-selection-overlay.is-visible {
        opacity: 1;
        pointer-events: auto;
    }

    body.pjg-modal-open {
        overflow: hidden;
    }

    .post-type-archive-membership .pjg-membership-select-btn {
        display: block !important;
        width: auto;
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        background: transparent !important;
        color: #253746 !important;
        border-color: #253746 !important;
        border: 1px solid #253746;
        padding: 7px 15px 8px;
        font-size: 18px;
        cursor: pointer;
    }
}

@keyframes pjg-modal-pop {
    0% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0.88);
    }
    60% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1.02);
    }
    100% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
}

@media screen and (min-width: 1024px) {
    .post-type-archive-membership .pjg-membership-select-btn {
        display: none !important;
    }

    .post-type-archive-membership .pjg-membership-modal-close {
        display: none;
    }
}

/* General styling for items */
.main-membership-content .item {
    background-color: transparent;
    padding: 0;
    text-align: center;
    border: none;
}
.membership-container .sidebar {
    background-color: #253746;
}

.membership-container .sidebar h2 {
    color: #fff;
    font-size: 24px;
}

.membership-container .sidebar h3 {
    color: #fff;
    letter-spacing: 0;
    font-size: 17px;
    margin-bottom: 5px;
}

.membership-container ul li {
    font-family: Roboto-Light, sans-serif;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 16px;
    margin-bottom: 0;
}

.entry-content .membership-container ul {
    margin-top: 0;
    margin-bottom: 26px;
}
.membership-image {
    position: relative;
}

.membership-title {
    color: #fff;
    bottom: 0;
    left: 0;
    font-size: 23px;
    padding: 15px;
    width: 100%;
    text-align: left;
    font-family: 'Roboto-Light';
    background: #e44126;
    font-weight: 700;
}

.overlay {
    background: rgba(0,0,0,.0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.membership-price {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 26px;
    padding: 15px;
    background: transparent;
    width: 100%;
    text-align: right;
    font-family: 'Roboto-Light';
    font-weight: 100;
}

.membership-details-container p.membership-customization-note {
    font-size: 15px;
}

.membership-image-container {
    position: relative;
}

.membership-details-container.entry-content ul li {
    color: #000;
}

.membership-details-container.entry-content {}

.membership-details-container ul li {
    color: #000;
    margin-bottom: 0;
    font-family: AddingtonCF-Light,serif;
    font-size: 17px;
}

.membership-details-container ul {
    margin-top: 25px;
}

.entry-content .membership-container .membership-details-container ul {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    max-width: fit-content;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.membership-details-container p {
    font-family: 'AddingtonCF-Light';
    line-height: 1.4;
    font-size: 17px;
}

.membership-details-container {
    padding: 15px 15px 25px 15px;
}

.membership-details-container a.button {
    margin-bottom: 15px;
    margin-top: 15px;
    background: transparent;
	font-size: 18px;
}

.membership-seperator {
    margin-right: 15px;
    background: #000;
    height: 1px;
    margin-left: 15px;
}
.item.item1 {
    background: linear-gradient(135deg, rgba(209, 197, 169, 0.2) 0%, rgba(209, 197, 169, 0.19) 88%);
}

.most-popular {
    position: relative;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 100px solid #b5bd00;
    border-left: 100px solid transparent;
    color: #253746;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    transform: rotate(0deg);
    transform-origin: 0 0;
    z-index: 1;
}
.most-popular-text {
    width: revert-layer;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    transform: rotate(45deg);
    position: absolute;
    top: 40px;
    right: -40px;
    z-index: 1;
}
.golden-crane .membership-title {
    background: #ac9b67;
        padding-right: 100px;
}

.most-popular::after {
    content: "Most Popular";
    position: absolute;
    right: 0;
    transform: rotate(45deg););););););
    top: -86px;
    font-size: 18px;
    font-family: 'Roboto-Light';
    font-weight: 700;
}

.most-popular-container {
    position: absolute;
    right: 0;
}
.item.item1 {
    position: relative;
}
.page-template-page-membership .entry-content {
    max-width: 100%;
    padding-right: 108px;
    padding-left: 108px;
}
.featured-media .entry-header {
    margin-bottom: 25px;
}
.membership-details-container p.description {
    font-size: 17px;
    line-height: 1.4;
}
.membership-details-container a.button.small {
    font-size: 14px;
    margin-bottom: 15px;
}

.membership-details-container a.button {
    margin-bottom: 5px;
    margin-top: 5px;
}


.entry-content .membership-details-container ul {
    margin-bottom: 15px !important;!i;!;
}
.membership-details-container p {
    margin-bottom: 15px;
}


	
.item.item1:not(:nth-child(2)) .most-popular-container {
    display: none;
}

.grid-container.specialty .item.item1 .most-popular-container {
	display: none;
}

.membership-container .terms {
    font-size: 11px;
    line-height: 1.2;
}
.membership .entry-content {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding-left: 108px;
    padding-right: 108px;
    margin-bottom: 90px;
}
.membership .entry-header { 
    width: 100%;
    max-width: 100%;
    padding-right: 108px;
    padding-left: 108px;
    margin-bottom: 25px;
}
.membership .site-content {
    padding-top: 120px;
}
.main-membership-content.membership-details .entry-content {
    font-family: AddingtonCF-Demi, serif;
    font-weight: 400;
    line-height: 40px;
    padding: 0 36px 0 36px;
    margin-bottom: 0;
}
.grid-container.secondary.golden-crane .item.item1:first-child {
    grid-column: span 2;
}
.membership-details ul li {
    color: #222;
    font-family: AddingtonCF-Light, serif;
    font-size: 18px;
}
.grid.container.secondary.membership.intro.entry-content {
    margin-bottom: 0px;
}
.grid.container.secondary.membership.intro.entry-content {
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 18px;
    padding-bottom: 9px;
}
.specific-membership-benefits {
    margin-bottom: 25px;
}
.entry-content.membership {
    padding: 36px 36px 0 36px;
    margin-bottom: 0;
}
.membership p {
    margin-bottom: 26px;
}
.accordion-grid {
margin-bottom: 26px;
}
.sidebar .membership-benefits ul {
    margin-bottom: 13px;
}
.entry-content .membership .accordion-grid ul li {font-family: 'AddingtonCF-Light';font-size: 17px;color: #222;line-height: 30px;}
.grid-container.specialty {
    margin-bottom: 26px;
}
.grid-container.secondary {
    margin-bottom: 26px;
}
.entry-content h1 em, .entry-content h2 em, .entry-content h3 em, .entry-content h4 em, .entry-content h5 em, .entry-content h6 em {
font-family: Roboto-Light,sans-serif
}

@media screen and (min-width: 1024px) {
    .archive .site-content, .blog .site-content, .page .site-content {
        padding-top: 120px;
    }
}
@media only screen and (min-width: 768px) {
.membership .entry-header .entry-title {
    font-family: Roboto-Thin, sans-serif;
    text-transform: none;
    font-size: 80px;
    margin-bottom: 0;
}
}

@media only screen and (max-width: 1414px) {
	.membership .entry-content {
    padding-left: 36px;
    padding-right: 36px; 
}
.membership .entry-header {
    padding-left: 36px;
    padding-right: 36px;
}

@media only screen and (max-width: 1271px) {
		.membership .entry-content {
    padding-left: 18px;
    padding-right: 18px;
}
.membership .entry-header {
    padding-left: 18px;
    padding-right: 18px;
}
.grid-container:not(.feature) {
    grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 1023px) {
.grid-container.feature.secondary {
    grid-template-columns: repeat(1, 1fr);
}
.grid-container:not(.feature) {
    grid-template-columns: repeat(1, 1fr);
}
}

@media only screen and (max-width: 1023px) {
    .post-type-archive-membership .grid-container.secondary,
    .post-type-archive-membership .grid-container.specialty,
    .post-type-archive-membership .grid-container.secondary.golden-crane {
        grid-template-columns: 1fr !important;
        gap: 25px !important;
    }

    .post-type-archive-membership .main-membership-content {
        gap: 25px !important;
    }

    .post-type-archive-membership .pjg-membership-card--golden-crane {
        grid-column: auto !important;
    }
}
@media only screen and (max-width: 767px) {
.membership-container .sidebar {
    width: 100%;
    max-width: 100%;
    position: relative;
    top: 0;
    margin-left: 0;
    margin-top: 9px;
}

.membership-container.has-the-blue-bar {
    display: block;
}

.membership .entry-content {
    padding-right: 9px;
    padding-left: 9px;
    margin-top: 0;
}
.membership .entry-header {
    padding-right: 9px;
    padding-left: 9px;
}
.membership .entry-header {
    margin-bottom: 0px;
}

.membership .membership-container .sidebar {
    margin-bottom: 9px;
}


.grid-container.feature.secondary {
    grid-template-columns: repeat(1, 1fr);
}

.grid-container {
    gap: 9px;
}

.main-membership-content {
    gap: 9px;
}

.grid-container:not(.feature) {
    grid-template-columns: repeat(1, 1fr);
}
}
.entry-content h3 em {
    font-family: 'AddingtonCF-DemiBold';
}
}
@media screen and (min-width: 768px) {
    .sponsor-grid .sponsor-row .sponsor-cell {
        flex: 1;
        margin-right: 36px;
        margin-bottom: 0;
        margin-left: 36px;
    }
}
.sponsor-grid .sponsor-row .sponsor-cell:last-child {
    margin-left: 35px;
    margin-right: 35px;
}
#primary.content-area.japanese {
    font-family: Noto Sans JP;
    font-weight: 200;
}

.japanese .entry-title {
    font-family: Noto Sans JP;
    font-weight: 200;
}

.japanese .entry-meta .entry-date, .japanese .entry-meta .event-date {
    font-family: 'Noto Sans JP';
    font-weight: 300;
}

.japanese .event-location {
    font-family: 'Noto Sans JP';
    font-weight: 400;
}

.japanese .entry-content h2, .japanese .entry-summary h2, .japanese .page-content h2 {
    font-family: 'Noto Sans JP';
    font-weight: 200;
}

.japanese .entry-content h2, .japanese .entry-summary h2, .japanese .page-content h2 {
    font-family: 'Noto Sans JP';
    font-weight: 300;
}
/* Applies Japanese font-family when text is in Japanese */
:lang(ja) {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    line-height: 30px;
}
h2.subtitle {
    font-size: 44px;
}
.japanese .entry-content>p {
    font-family: 'Noto Sans JP';
    font-weight: 300;
}
.wp-block-image .wp-caption-text, .wp-block-image figcaption, .wp-caption .wp-caption-text, .wp-caption figcaption {
    font-family: 'Roboto-Light';
    font-style: italic;
    font-size: 12px;
}
.cta.aligncenter .cta-copy .cta-content p {
    font-size: 18px;
}
.membership-price {
    font-size: 22px;
}

.membership-title {
    font-size: 20px;
}
.dynamic-content-feed-rows .dynamic-content-feed-row.single {
    display: flex;
    margin-bottom: 25px;
    align-items: center;
    align-content: center;
    align-self: center;
}

.dynamic-content-feed-rows .entry-media {
    width: 25%;
    margin-right: 25px;
}

.dynamic-content-feed-rows .entry-title {
    font-family: Roboto-Light, sans-serif;
    text-transform: none;
    font-size: 25px;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 5px;
}

.dynamic-content-feed-rows .entry-content a, 
.dynamic-content-feed-rows .entry-summary a, 
.dynamic-content-feed-rows .page-content a,
{
    border-bottom: none;
}

.dynamic-content-feed-rows .entry-meta {
    display: inline-block;
    font-family: Roboto-Light, sans-serif;
    text-transform: none;
    color: #253746;
    line-height: 28px;
}

.dynamic-content-feed-rows .entry-header-wrapper {
    width: 75%;
    height: 100%;
    align-self: center;
}

.dynamic-content-feed-rows .dynamic-content-feed-row.single {
    /* You can add additional styles if needed */
}

.dynamic-content-feed-rows .entry-meta {
    margin-bottom: 0;
}

.dynamic-content-feed-row .entry-title a {
    border-bottom: none;
}
.dynamic-content-feed-rows-container {
    margin-top: 25px;
}
.membership-container .sidebar {
    margin-left: 0;
}

.entry-content .alignnone, .entry-content .gallery-wrapper, .entry-content .video, .entry-content [class*=" embed-"], .entry-content [class^=embed-], .entry-content blockquote, .entry-summary .alignnone, .entry-summary .gallery-wrapper, .entry-summary .video, .entry-summary [class*=" embed-"], .entry-summary [class^=embed-], .entry-summary blockquote, .page-content .alignnone, .page-content .gallery-wrapper, .page-content .video, .page-content [class*=" embed-"], .page-content [class^=embed-], .page-content blockquote {
    margin-left: 0;
    width: auto !important;
}
.membership-container .sidebar.jump-to {
    width: 350px;
}
.membership-benefits li::before {
    display: none;
}

.membership-benefits li a {
    color: #fff;
    font-family: AddingtonCF-Light,serif;
    border-bottom: none;
    font-size: 18px;
    line-height: 20px;
}

.membership-benefits ul li {
    margin-bottom: 25px;
}

.membership-container .sidebar {
    padding-top: 30px;
}
main#main {
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
}
html {
  scroll-behavior: smooth;
}
html {
  scroll-padding-top: 250px; /* Adjust to your fixed header height */
}
.sponsor-logo a img:hover {
    scale: 1.05;
    transition: .5s;
}
.sponsor-logo a img {
    transition: .5s;
}

a.cta-arrow:hover {transform: translateX(20%);transition: transform 0.5s ease-in-out;}
a.cta-arrow {
    transition: transform 0.5s ease-in-out;
}
.wp-block-media-text__content {
    margin-bottom: 0;
}
hr.wp-block-separator.has-alpha-channel-opacity {
    margin-top: 45px;
}
.membership-container .sidebar {
    padding-right: 30px;
}
.main-membership-content.membership-details {
    margin-right: 25px;
}
.membership-container .sidebar h2 {
    font-size: 20px;
    padding-top: 0;
}
.membership-container.has-the-blue-bar .sidebar ul li {
    margin-bottom: 0;
}
.membership-container.has-the-blue-bar .sidebar.jump-to ul li {
    margin-bottom: 15px;
}
@media (max-width: 1415px) {

.entry-content .gform_confirmation_message, .entry-content .gform_description, .entry-content .validation_error, .entry-content .wp-block-column p, .entry-content .wp-block-media-text p, .entry-content>.accordion-grid p, .entry-content>.sponsor-grid p, .entry-content>p, .entry-content div[class*=" embed-"], .entry-content div[class^=embed-], .entry-content td, .entry-summary .gform_confirmation_message, .entry-summary .gform_description, .entry-summary .validation_error, .entry-summary .wp-block-column p, .entry-summary .wp-block-media-text p, .entry-summary>.accordion-grid p, .entry-summary>.sponsor-grid p, .entry-summary>p, .entry-summary div[class*=" embed-"], .entry-summary div[class^=embed-], .entry-summary td, .page-content .gform_confirmation_message, .page-content .gform_description, .page-content .validation_error, .page-content .wp-block-column p, .page-content .wp-block-media-text p, .page-content>.accordion-grid p, .page-content>.sponsor-grid p, .page-content>p, .page-content div[class*=" embed-"], .page-content div[class^=embed-], .page-content td {
Line-height: 35px;
}
.entry-content .gform_confirmation_message, .entry-content .gform_description, .entry-content .validation_error, .entry-content .wp-block-column p, .entry-content .wp-block-media-text p, .entry-content>.accordion-grid p, .entry-content>.sponsor-grid p, .entry-content>p, .entry-content div[class*=" embed-"], .entry-content div[class^=embed-], .entry-content td, .entry-summary .gform_confirmation_message, .entry-summary .gform_description, .entry-summary .validation_error, .entry-summary .wp-block-column p, .entry-summary .wp-block-media-text p, .entry-summary>.accordion-grid p, .entry-summary>.sponsor-grid p, .entry-summary>p, .entry-summary div[class*=" embed-"], .entry-summary div[class^=embed-], .entry-summary td, .page-content .gform_confirmation_message, .page-content .gform_description, .page-content .validation_error, .page-content .wp-block-column p, .page-content .wp-block-media-text p, .page-content>.accordion-grid p, .page-content>.sponsor-grid p, .page-content>p, .page-content div[class*=" embed-"], .page-content div[class^=embed-], .page-content td {
Line-height: 30px;
        font-size: 16px;
}
.membership-details ul li {
        font-size: 16px;
}
.membership-container .sidebar {
    width: 300px;
}
    .membership-benefits li a {
        font-size: 16px;
        line-height: 0;
    }
.membership-benefits ul li {
        margin-bottom: 10px;
        line-height: 1.2;
}
.sidebar-menu-title {
    font-size: 22px;
}
}
    @media only screen and (max-width: 767px) {
        .membership .membership-container .sidebar {
            width: 100%
        }
.cta {
    padding: 0;
}
.membership-container .sidebar {
    display: none;
}
    }
.alert .site-content .membership-container .sidebar {
    top: 240px !important;
}
.membership-container .sidebar {
    width: 550px;
}
.membership-container .sidebar {
    height: calc(100vh - 175px);
    overflow: auto;
}
.alert .site-content .membership-container .sidebar {
    height: calc(100vh - 265px);
}
.membership-details ul li {
    line-height: 35px;
}


#pjg-membership-grid .item.item1:nth-child(2) .membership-price {
    padding-right: 100px;
}
/* =====================================================
   FORCE TABLE LAYOUT — ALL SCREEN SIZES
   No stacking, no hidden headers, no sticky behavior
   ===================================================== */

.pjg-compare-table,
.pjg-compare-table thead,
.pjg-compare-table tbody,
.pjg-compare-table tr,
.pjg-compare-table th,
.pjg-compare-table td {
  display: table !important;
}

.pjg-compare-table thead {
  display: table-header-group !important;
}

.pjg-compare-table tbody {
  display: table-row-group !important;
}

.pjg-compare-table tr {
  display: table-row !important;
}

.pjg-compare-table th,
.pjg-compare-table td {
  display: table-cell !important;
  white-space: nowrap;
}

/* Explicitly disable sticky behavior */
.pjg-compare-table thead th {
  position: static !important;
  top: auto !important;
  box-shadow: none !important;
}

/* Horizontal scrolling instead of stacking */
.pjg-compare-table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* Prevent themes from hiding header rows */
.pjg-compare-table thead {
  visibility: visible !important;
  opacity: 1 !important;
}

/* Kill mobile "card table" patterns */
.pjg-compare-table td::before {
  content: none !important;
}

.entry-content table.pjg-compare-table tr:first-child td {
    font-size: 18px;
    text-transform: none;
    font-family: 'AddingtonCF-Light';
    letter-spacing: 0;
}
/* =====================================================
   ALLOW TEXT TO STACK WITHIN CELLS (NARROW COLUMNS)
   ===================================================== */

/* =====================================================
   STACK TEXT BY FULL WORDS ONLY
   ===================================================== */

.pjg-compare-table th,
.pjg-compare-table td {
  white-space: normal !important;   /* allow wrapping */
  word-break: normal;              /* DO NOT break words */
  overflow-wrap: break-word;       /* break only if absolutely necessary */
  hyphens: none;                   /* no auto-hyphenation */
  line-height: 1.35;
}


/* Optional: keep benefit column readable */
.pjg-compare-table tbody td:first-child {
  max-width: 260px;
}
.pjg-compare-table thead th {
    font-family: 'Roboto-Light';
}
/* Optional: slightly tighter padding for dense tables */
.pjg-compare-table th,
.pjg-compare-table td {
  padding: 10px 8px;
}
/* =====================================================
   ALIGN HEADER TEXT TO BOTTOM OF CELLS
   ===================================================== */

.pjg-compare-table thead th {
  vertical-align: bottom;
  padding-bottom: 8px; /* optional: tightens alignment */
}


.membership-benefits-global {
    column-count: 2;
    column-gap: 48px;
}

.membership-benefits-global h3 {
    break-inside: avoid;
    margin-top: 0;
}

.membership-benefits-global ul {
    break-inside: avoid;
    padding-left: 20px;
}

@media (max-width: 768px) {
    .membership-benefits-global {
        column-count: 1;
    }
}

p.pjg-membership-terms {
    font-size: 16px;
}
.grid-container.specialty .item.item1:nth-child(2) .membership-price {
    padding-right: 15px;
}
img.membership-icon {
    width: 25px;
    display: inline;
    vertical-align: sub;
    margin-right: 5px;
}
a.pjg-compare-toggle.button {
    background: #e44126;
    color: #ffffff;
    border: solid 1px #e44126;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
    transform: scale(1);
}

a.pjg-benefits-toggle.button {
    background: transparent;
    color: #253746;
    border: solid 1px #253746;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

a.pjg-compare-toggle.button:hover {
    background: #e44126 !important;
    color: #ffffff !important;
    border: 1px solid #e44126 !important;
    transform: scale(1.03);
}

a.pjg-compare-toggle.button[aria-expanded="true"] {
    background: #e44126 !important;
    color: #ffffff !important;
    border: 1px solid #e44126 !important;
}

a.pjg-benefits-toggle.button:hover {
    background: #253746 !important;
    color: #ffffff !important;
    border: 1px solid #253746 !important;
}

a.pjg-benefits-toggle.button[aria-expanded="true"] {
    background: #253746 !important;
    color: #ffffff !important;
    border: 1px solid #253746 !important;
}
p.pjg-membership-terms {
    font-size: 16px;
    font-family: 'AddingtonCF-Light';
}

/* Homepage event tiles: keep titles to two lines and avoid overlap with dates */
.home .event-feed .item-event .entry-title,
.home .tablet-events .item-event .entry-title {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    line-height: 1.15;
    max-height: 3.45em;
    min-height: 3.45em;
    max-width: 100%;
}
