.layout {
    --primary-font: 'HKGrotesk-Regular';

    --logo-background:   #EDEDED;                      ;
    --navbar-background: #EDEDED             ;
    --navbar-border:     2px #EDEDED            ;
    --separation-line:   5px solid #EDEDED;
    --speed: 500ms;
}

.ui-update .btn {
    border-radius: 28px !important;
}

#custom_page-319 .pv-snippet-block_card-img {
    min-height: 200px;
    position: relative;
}
#custom_page-309 .pv-snippet-block_card-img {
    min-height: 379px;
    position: relative;
}
#custom_page-304 .pv-snippet-block_card-img {
    min-height: 500px;
    position: relative;    
}  
  
#layout-menu-toggle + label {
    --menu-toggle-color: hsl(0, 0%, 15%) ;
    --size: 1.5rem                       ;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color:#D19393;
}

.layout .main-menu > .option {
    --border: 2px solid hsla(0, 0%, 100%, 0.1) ;

    --text-color_at-first: #414143 ;

    --text-color_when-focused-on: #EDEDED      ;
    --background_when-focused-on: #414143;

    --text-color_when-dropdown-activated: #414143    ;
    --background_when-dropdown-activated:#E5E5E5  ;
}

.layout .sub-menu > .option {
    --border: 1px solid hsla(0, 0%, 0%, 0.2) ;
    
    --text-color_at-first: black                  ;
    --background_at-first: hsla(0, 0%, 100%, 0.3) ;

    --text-color_when-focused-on: #414143                 ;
    --background_when-focused-on: #F2E7DF ;
}


/* :: additional styling :: */
@media screen and (max-width: 750px) {
    .pvwrap,
    #PeopleVineContent {
        padding: 5vh 5vw;
        width: 100%;
    }
}
@media screen and (min-width: 751px) {
    .pvwrap,
    #PeopleVineContent {
        padding: 3rem;
        width: calc( 100% - var(--layout-header-width) );
    }
}

/*MAIN NAV*/
header.layout {
    display: flex;
    height: var(--layout-header-height);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}


header.layout nav {
    background: var(--navbar-background);
    /*top: var(--header-height);*/
    top:97px;
    /*border-top: #E6DFCF;*/
    display: flex;
    flex-direction: column;
    font-size: 1rem;
    transition: left var(--speed) ease-in-out;
    border-top: none !important;
    margin-bottom: 4rem;
    overflow-y: scroll;
}
        /* Hide scrollbar for Chrome, Safari and Opera */
        header.layout nav::-webkit-scrollbar {
          display: none;
        }
        
        /* Hide scrollbar for IE, Edge and Firefox */
        header.layout nav {
          -ms-overflow-style: none;  /* IE and Edge */
          scrollbar-width: none;  /* Firefox */
        } 


/*@media screen and (min-width: 767px) {*/
/*.ticket-container {*/
/*    background-color: #fff;*/
/*    background-color: #fff;*/
/*    -webkit-box-shadow: 0px 0px 4px 0px rgb(17 17 17 / 15%);*/
/*    -moz-box-shadow: 0px 0px 4px 0px rgba(17,17,17,0.15);*/
/*    box-shadow: 0px 0px 4px 0px rgb(17 17 17 / 15%);*/
/*    top: auto !important;*/
/*}*/
/*}*/

#account-nav {
    display: none;
}
/*.breadcrumbs {*/
/*    display: none;*/
/*}*/

#account-breadcrumbs {
    text-align: left;
}

#pvFooter {
    display: none;
}
.ui-update .box {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border-radius: 2px;
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.alert.pv_pvAlert {
    margin-top: 50px;
    background: #FF4C4C;
    color: #fff;
    border: 1px solid #FF4C4C;
    z-index: 999999;
}

.ui-update .pagination_centered {
    text-align: center;
    padding-top: 16px;
}
.ui-update .mix-box_outlined {
    box-shadow: none;
    border: none;
}

/*FONTS & HEADERS*/
h1, h2 {
    text-transform: capitalize;
    font-family: 'Roxborough-CF-Regular';
    font-size: 30px;
    color: #414143;    
}
.ui-update .hdg.mix-hdg_dark {
    color: #414143;
    font-family: 'Roxborough-CF-Regular';
}
h1.hdg.hdg_3 {
    font-family: 'Roxborough-CF-Regular';
    color: #414143;    
}
h1.hdg.hdg_4 {
    font-family: 'Roxborough-CF-Regular';
    color: #414143;      
}
h2.hdg.hdg_2 {
    font-size: 28px;
}

.ui-update .hdg.mix-hdg_brandPrimary {
    color: #000;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}



/*PROFILE*/
#checkInButton {
    display: none;
}
#content_btnSMS {
    display: none;
}
#btnPrint {
    display: none;
}
.ui-update .blockTile-hd-mediaFlag {
    background-color: inherit;
}
#profileAddressBookLink {
    display: none;
}
#create-optin {
    display: none;
}
#OptInEmail {
    display: none;
}
#content_img_profile_photo {
    max-width: 25%;
}
a:hover, .ui-update a:hover {
    color: #31334D;
    text-decoration: none;
}
li {
    font-family: 'HKGrotesk-Regular';
}



/*MEMBERSHIP CARD*/
.ui-update .imgMask-img {
    max-width: 50%;
}
.ui-update .blockTile-hd-mediaFlag {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    margin: -5px 0 0 -24px;
    padding: 8px;
    background-color: inherit;
}
/*#content_btnEmail {*/
/*    display: none;*/
/*}*/
/*#btnBilling {*/
/*    display: none;*/
/*}*/



/*SCHEULDER*/
.ui-update .selected .cardBtn, .ui-update .cardBtn.isActive {
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 21%);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.21);
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 21%);
    background-color: #DCCA8E;
    border-color: #DCCA8E;
    color: #FFF;
}
.ui-update .selected .cardBtn .cardBtn-ft, .ui-update .cardBtn.isActive .cardBtn-ft {
    background-color: #DCCA8E;
    border-color: #DCCA8E;
    color: #FFF;
}
.ui-update .times table .selected:hover {
    background-color: #DCCA8E;
    border-color: #DCCA8E;
    color: #FFF;
}
.ui-update .times table .selected {
    background-color: #DCCA8E!important;
    border-color: #DCCA8E!important;
}
#roomName {
    padding-left: 15px;
    padding-right:8px;
}
#roomEndTime {
    padding-right: 15px;
}
#roomCost {
    font-family: 'HKGrotesk-Regular';
    font-style: italic;
    display:none;
}
.ui-update .cardBtn-txt.cardBtn-txt_digit {
    font-size: 28px;
    line-height: 1;
    color: #4f4f4f;
}
#bookHeader {
    display: none;
}
/*.bookedBlock {*/
/*    display: none;*/
/*}*/
.ui-update .selected .cardBtn .cardBtn-ft, .ui-update .cardBtn.isActive .cardBtn-ft {
    background-color: #5B9B98;
}
.ui-update .selected .cardBtn, .ui-update .cardBtn.isActive {
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 21%);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.21);
    box-shadow: 0 3px 6pxrgba(0,0,0,.16),0 3px 6pxrgba(0,0,0,.21);
    background-color: #5B9B98;
    border-color: #5B9B98;
}
#content_pnlGiftCard {
    display: none;
}
#haveCoupon {
    display: none;
}
.ui-update .gridList-item-subGroup {
    font-size: 0;
    padding-left: 0px;
}

/*SCHEDULER CONFIRMATION PAGE*/
#haveAGiftCard {
    display: none;
}
#loggedIn {
    display: none;
}
.rule.vr-override_x12 {
    display: none;
}
#content_pnlGiftCard {
    display: none;
}
/*#contactInformation {*/
/*    display: none;*/
/*}*/
#haveCoupon {
    display: none;
}


/*CALENDARS*/
.ui-widget-content {
    border: none;
    background: #5B9B98;
    color: #2A2826;
    padding: 10px;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 20%);
    border-radius: 0;
}
.ui-datepicker td .ui-state-default:hover {
    background: #D19393;
    color: white;
}
.ui-update ::selection {
    background: #D19393;
    color: #2A2826;
}
.ui-datepicker-today .ui-state-highlight {
    color: #2A2826;
    font-weight: bold;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #2A2826;
    border: none;
    background: transparent;
}
.ui-state-default.ui-state-highlight {
    background: #D19393;
    font-weight: 600!important;
    color: #2A2826 !important;  
}


/*STAFF DIRECTORY*/
ul.blocks.blocks_4to3to1.text-center {
    display: none;
}
.ui-update .blocks .eventBlock .imgMask_fluid .imgMask-img, .ui-update .blockTile .imgMask_fluid .imgMask-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}



/*MY BOOKINGS*/
#upcomingReservations {
    display: none;
}


/*GUEST PASSES*/
.mobile-only.ui-update {
    display: none;
}
#offerPrintButton {
    display: none;
}

#admin_coupon .ui-update .img {
    display: none;
}

/*MEMBER DIRECTORY*/
.defList.defList_inline {
    display: none;
}

.blocks.blocks_4to3to1.text-center {
    display: none;
}
.pv-wrapper-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pv-wrapper-flex > * {
    flex-basis: 100%;
}

.pv-wrapper-flex > *:nth-child(n+2) {
    margin-top: 2rem;
}

.pv-wrapper-flex > * > .pv-blockTile .pv-blockTile-ft a {
    width: 100%;
}

@media (min-width: 992px) {
    
    .pv-wrapper-flex > * {
        flex-basis: calc((100% - 4rem) / 3);
    }
    
    .pv-wrapper-flex > *:nth-child(2),
    .pv-wrapper-flex > *:nth-child(3) {
        margin-top: 0px;
    }
    
    .pv-wrapper-flex > * > .pv-blockTile {
        height: 100%;
    }
    
}


.fc-content .imgWrapper {
    display: block;
    padding: 0px 0px 4px;
    object-fit:cover;    
}

.ui-update .fc-content .imgWrapper .imgEventCal {
    display: block;
    padding: 0px;
    width: 100%;
    object-fit:cover;
}


.blocks .eventBlock > .blockTile > a + span {
    padding: 20px 20px 0px;
}

.blocks .eventBlock > .blockTile > a + span > a {
    padding-bottom: 0px;
}

.blocks .eventBlock > .blockTile > a + span .txt {
    display: none;
}

.ui-update .blocks .eventBlock .imgMask_fluid .imgMask-img,
.ui-update .blockTile .imgMask_fluid .imgMask-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center!important;
}

@media (min-width: 751px) {
    
    .ui-update .defList_inline .defList-term {
        max-width: none;
    }
    
}
.ui-update .blockTile-ft {
    padding: 20px 20px 20px 20px;
}

/*EVENTS*/
#eventCalendarButton {
    margin-bottom: 10px;
}
#unusedTickets {
    display: none;
}
.ui-update .blocks .eventBlock .imgMask_fluid .imgMask-img, .ui-update .blockTile .imgMask_fluid .imgMask-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.ui-update #eventMapButton {
    display: none;
}
#grid {
    padding-left: 0px;
}
.box-bd.box-bd_inflated.vr {
    padding: 0;
}
.ui-update .imgMask_fluid {
    height: 300px;
    width: 100%;
}
#content_rptickets_btnDownload_0 {
    display: none;
}

/*BOOK A TABLE*/
#dateSlider {
    padding-left: 0px;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 0;
    color: #3C3F5F;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-next:before {
    content: '→';
    color: #3C3F5F;
}

.pv-snippet-block_card-img img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.pv-snippet-block_card > .pv-snippet-block_card-img {
    min-height: 379px;
}  


/*BLOGS*/
#blog_author {
    display: none;
}
.thumbnail {
    border: none;
    box-shadow: none;

}

#content_btnEmail {
    margin-bottom: 5px;
}
/*BUTTONS*/

.pv-btn {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none !important;
    border: none;
    box-shadow: none;
    background-color: #00605C ;
    text-decoration: none;
    font-weight: normal;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 13px;
    -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border-color: #00605C ;
    color: #ffffff;
    text-decoration: none;
    display: block;
    cursor: pointer;
    font-weight: normal;
    padding: 15px 20px;
    vertical-align: middle;
    border-style: solid;
    border-width: 1px;
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    white-space: normal;
}

.pv-btn:hover, .pv-btn:focus, .pv-btn:active {
    border-color: #CEBF8F;
    background-color: #CEBF8F;
    color: #414143;
    text-decoration: none;
    font-weight: bold;
}

#content_btnsub {
    border-radius: 28px;
    background-color: #3C3F5F;
    border-color: #3C3F5F;
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 15px;
    width: fit-content;
    -webkit-appearance: none;
    -moz-appearance: none;
}
#content_btnsub:hover {
    border-radius: 28px;
    background-color: #31334D;
    border-color: #31334D;
    color: #FFFFFF;
    transition: 0.7s;    
    -webkit-appearance: none;
    -moz-appearance: none;
}
#content_btnsurvey {
    border-radius: 28px;
    background-color: #3C3F5F;
    border-color: #3C3F5F;
    color: #FFFFFF;
    font-weight: 600;   
    -webkit-appearance: none;
    -moz-appearance: none;
}
#content_btnsurvey:hover {
    border-radius: 28px;
    background-color: #31334D;
    border-color: #31334D;
    color: #FFFFFF;
    transition: 0.7s;
}
.ui-update .btn {
    border-radius: 28px;
    margin-bottom: 5px;
    font-size: 10px;
    font-weight: 600;
    background-color: #3C3F5F;
    border-color: #3C3F5F;
    color: #Ffffff;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.btn:hover {
    background-color: #31334D;
    color: white;

}
.btn-info:hover {
    color:  white;
    background-color: #31334D;
     -webkit-appearance: none;
    -moz-appearance: none;    
}
#bookNowBtn:hover {
    color:  white;
    background-color: #31334D;
     -webkit-appearance: none;
    -moz-appearance: none;    
}
#content_btn {
    border-radius: 28px;
    background-color: #3C3F5F;
    color: white;
    width: fit-content;     
}
#content_btn:hover   {
    border-radius: 28px;
    background-color: #31334D;
    color: white;  
}

.btn.mix-btn_small {
    background-color: #3C3F5F;
    color: white;
     -webkit-appearance: none;
    -moz-appearance: none;    
}
.btn.mix-btn_small:hover {
    background-color: #31334D;
    color: white;  
}
.btn.mix-btn_stretch {
    background-color: #3C3F5F;
    color: white;
}
.btn.mix-btn_stretch:hover {
    background-color: #31334D;
    color: white;
     -webkit-appearance: none;
    -moz-appearance: none;    
}

.ui-update .btn.filled {
    border-color: #212224;
    background-color: #3C3F5F;
    color: #fff;
    margin-bottom: 5px;
    display:none;
}
.ui-update .btn.filled:hover {
    background-color: #31334D;
    color: white;    
}
#stripev2-button {
    margin-bottom: 5px;  
}
.btn.mix-btn_error {
    margin-bottom: 5px;
}
.modal-footer .btn+.btn {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-top: 5px;
}
#content_btnCancel {
    margin-left: 0;
    margin-top: 5px; 
}

/* GIFTCARD/ STIPEND*/
.ui-update .themeSetter_sell .theme-bkgd_inherit, .ui-update .themeSetter_sell .theme-bkgd_inheritPseudo, .ui-update .themeSetter_sell .theme-bkgd_inheritPseudo:before {
    background-color: #F2E7DF;
    color: #414143;
}

.ui-update .flipList-value {
    font-size: 15px;
    color: #414143;
}
.ui-update .themeSetter_sell .flipList-label {
    color: #5B9B98;
}
/*#statContainer {*/
/*    display: none;*/
/*}*/
.component.hidden-print {
    display: none;
}












