/*Nowhere Fontaine Bleau LV Styling Sheet*/

.uv-header .uv-pagelogo {
    position: absolute;
    left: 0;
    right: 0;
    height: 90%;
    width: auto;
    z-index: 10;
    top: 0;
    bottom: 0;
    margin: auto;
}

.uv-btn-mainshare-circle {
    background-color: #fff;
}

.uv-btn-mainshare-circle:hover {
    background-color: #fff;
    box-shadow: 0 2px 10px 0 #fff!important;
}

.uv-icon-share {
    width: 24px;
    height: 24px;
    filter: invert(1);
    background-color: transparent!important;
}

.uv-btn-mainmenu:hover {
    background-color: #fff;
    box-shadow: 0 2px 10px 0 #fff!important;
}

.uv-btn-mainmenu {
    background-color: #fff;
    color: #000;
}

.uv-btn-mainmenu .uv-btn-mainmenu-inner>div {
    background-color: #000 !important;
}

.uv-btn-mainshare:hover {
    color: #ffffffdc;
}

.uv-calendar-table tbody td .cellcont {
    position: relative;
    background-color: #f0f0f0;
}

td.past, .uv-calendar-table tbody td.closed, .uv-calendar-table tbody td.prev {
    background-color: #666666!important;
}

.uv-pop-box .uv-pop-action>a.uv-btn-p {
    background-color: #82754b;
}

.uv-event-itemtfooter .uv-btn-p {
    padding: 16px 47px;
    font-weight: 600;
    font-size: 16px;
    background-color: #82754b;
}

.uv-event-item .uvactions a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #757A7D;
    border-radius: 3px;
    background-color: #82754b;
    padding: 9px 5px;
    width: 100%;
}

.uv-cartdrop-actions .uv-btn:last-child {
    margin-bottom: 0;
    background-color: #82754b;
}

.uv-checkout-cartbox-footer .uv-btn-p {
    padding: 20px 50px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    background-color: #82754b;
    border: 1px solid #ffffff;
}

.uv-checkout-cartbox-footer .uv-btn-p:hover{
    background-color: #666666;
}

.uv-checkout-cartitem .uvitemsels .uvsellabel {
    margin-bottom: 0.2em;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.uv-checkout-cartitem .uvtaglabel {
    margin-bottom: 0.2em;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.uv-cartprepayoptions > a:first-child:last-child .uv-paymethodopt.active .uvpriceset .uvpaytype {
    color: #fff;
}

.uv-checkout-cartitem .uvpricelabel {
    margin-bottom: 0.2em;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.uv-pop-header .uvtitle span {
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.17em;
}

.uv-panel .uv-panelbody {
    display: block;
    padding: 15px;
    font-size: 20px;
    border: 1px solid #fff;
}

.uv-eventbook .uv-event-itemtypeheader {
    border: 1px solid #fff;
    background-color: var(--button-background-color);
    color: var(--accent-text-color);
}

.uv-checkout-form-actions .uv-btn-p {
    padding: 20px 50px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    background-color: #82754b;
    border: 1px solid #ffffff;
}

.uv-checkout-form-actions .uv-btn-p:hover {
    background-color: #fff;
    color: #82754b;
    border: 1px solid #82754b;
}

body .uv-poptemsactions .uv-btn {
    margin-top: 0;
    color: #fff;
    background-color: #82754b;
    border: 1px solid #ffffff;
}

body .uv-poptemsactions .uv-btn:hover {
    color: #fff;
    background-color: #82754b;
    border: 1px solid #ffffff;
}

.uv-checkout-steps .uvuistep.done span:before {
    color: #fff;
}

.uv-checkout-steps .uvuistep.done span {
    box-shadow: none;
    background-color: #82754b;
    border-width: 1px;
}

.uv-pop-charge .uv-pop-header {
    background-color: #82754b;
    color: var(--primary-text-color);
}

.uv-pop-charge .uv-pop-header .uvtitle {
    color: #fff;
    background-color: #82754b!important;
}

body .uv-item-times-list li a {
    color: var(--accent-text-color);
    background-color: #82754b;
    border-color: var(--accent-text-color);
}

.uv-cartdrop-sectitle {
    background-color: #82754b !important;
    color: var(--primary-text-color);
}

.uv-checkout-steps .uvuistep span {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #82754b !important;
}

.uv-event-item .uvitemseltime:before {
    position: absolute;
    background-color: #82754b87;
    width: calc(100% - 16px);
    height: 100%;
    top: 0;
    right: 0;
    content: "";
}

.uv-btn-event3d {
    border: 1px solid #fff!important;
}

.uv-map-dropevent .uvactions .uv-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #82754b;
    color: #ffffff;
    border-radius: 3px;
    font-size: 15px;
}

.uv-map-dropevent .uvname {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 0.25em;
}

.uv-map-dropevent .uvddate {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.uv-map-list .uv-map-listsec-iteminfo a {
    background-color: #82754b;
    border-color: var(--border-gray-color);
    color: var(--accent-text-color);
}

.uv-map-controls .uv-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 0;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border: 1px solid #757A7D;
    border-radius: 5px;
    background-color: #82754b !important;
    padding: 12px 20px;
    width: 100%;
    text-transform: uppercase;
    white-space: nowrap;
}

.uv-map-zoomcontrols a {
    position: relative;
    display: flex;
    flex: 0 0 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-color: #82754b;
    color: #fff;
}

.uv-pop-body .uv-mapdpcalendar .flatpickr-day.flatpickr-disabled {
    color: #fff;
}

.flatpickr-current-month span.cur-month {
    font-family: inherit;
    font-weight: 700;
    color: #fff!important;
    display: inline-block;
    margin-left: .5ch;
    padding: 0;
}

.uv-pop-mapsel .uvmapsellist a {
    display: block;
    width: 100%;
    color: #fff;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #fff;
    padding: 12px 3px;
    padding-top: 14px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 15px;
}

.uv-pop-mapsel .uvmapsellist a .uvbooktype {
    margin-bottom: 0.2em;
    text-align: center;
    color: #fff!important;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.uv-pop-mapsel .uvmapsellist a .uviteminfo > div:last-child {
    position: relative;
    color: #ffff;
    font-size: 17px;
    font-weight: 600;
    white-space: nowrap;
}

.uv-pop-mapitem .uv-pop-header .ddate {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-right: 30px;
}

.uv-pop-mapitem .uv-pop-header .uvcapacity span {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 8px;
}

.fa-users:before {
    content: "\f0c0";
    color: #fff;
}

.uv-pop-mapitem .uv-pop-header .uvcapacity strong {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.uv-pop-body .uvitemsidebar .uvmapiteminfo .uvtitle {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 0.5em;
    background-color: transparent !important;
}

.uv-pop-body .uvitemsidebar .uvmapiteminfo .uvdescription {
    color: #000;
    font-size: 14px;
    line-height: 1.57;
}

a {
    color: inherit;
    font-weight: bold;
}

.uv-pop-mapitem .uvtimeselcont .uv-btn {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #757A7D;
    border-radius: 5px;
    background-color: transparent;
    padding: 13px 20px;
    margin-left: auto;
    margin-right: auto;
}

.uv-mappopwarning > div {
    flex: 1;
    padding-left: 25px;
    line-height: 1.25;
    font-size: 15px;
    text-align: center;
    color: #000;
}

.uv-mappop-footer .uvactions .uvinner > div:last-child .uv-btn {
    color: #fff;
    border-color: #ffffff;
    background-color: #82754b;
}

.popup-inquireform-msg .successbox,
.popup-inquireform-msg {
    background-color: #000;
}

/* --- FES-4400 1614385 --- */
/* @egt */
.uws-map-item-box .uws-inventory-item .uwsitemdisclaimer span {
    display: none;
}

/* @egt */
.uws-map-item-box .uws-inventory-item .uwsactions .uws-btn span {
    font-size: 0;
    display: flex;
}

/* @egt */
.uws-map-item-box .uws-inventory-item .uwsactions .uws-btn span::before {
    content: "Reserve";
    font-size: 16px;
    display: flex;
    width: max-content;
    height: max-content;
    margin: auto;
}
/* --- end of FES-4400 --- */

/* @Axl */
body .uv-btn-mainshare .fa-share-alt:before { 
    color: #000000; 
}

/* --- styles for lateral time info on map FES-5344 --- */
/* @egt */
ul.uv-lat-details.uv-lat-times {
    font-size: 0.9em;
    max-height: fit-content;
    display: flex;
    flex-direction: column;
    gap: 0.25em;
    justify-content: center;
    align-items: center;
}

/* @egt */
/* ul.uv-lat-details.uv-lat-times li.uv-time {
    font-size: 0.89em;
} */

/* @egt */
ul.uv-lat-details.uv-lat-times li.uv-time {
    font-weight: 500;
}

/* @egt */
ul.uv-lat-details.uv-lat-times li.uv-title span,
ul.uv-lat-details.uv-lat-times li.uv-time span {
    font-weight: 600;
}

/* @egt */
ul.uv-lat-details.uv-lat-times li {
    max-width: fit-content;
}

/* @egt */
.uws-integration.uws-map.uws-map-view-map ul.uv-lat-details.uv-lat-times {
    display: none;
}

@media screen and (max-width:1024px) {
    /* @egt */
    ul.uv-lat-details.uv-lat-times {
        max-width: 7em;
    }
}

@media screen and (max-width:700px) {
    /* @egt */
    ul.uv-lat-details.uv-lat-times {
        margin-top: 3em;
    }
}

@media screen and (max-width:600px) {
    /* @egt */
    ul.uv-lat-details.uv-lat-times {
        max-width: none;
    }
}
/* --- end of styles for lateral time info on map FES-5344 --- */