/* Oasis Pool Fontainbleu LV Styling Sheet*/

.uv-footer {
    background-color: #f1f0ec;
}

.uv-footer-menu:before {
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 50%, transparent 100%);
}

.uv-event-itemtypeheader {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 17px 20px;
    padding-left: 40px;
    border-radius: 0;
    background-color: #0A203D !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.08);
}

.uv-event-itemtypeheader .uvtitle {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
}

.uv-calendar-table thead th {
    padding: 5px 5px 5px 15px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    color: #0A203D !important;
    width: 14.2857% !important;
}

.uv-event-itemtypeheader .uvtabarrow {
    position: absolute;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    display: block;
    width: 16px;
    height: 16px;
    left: 20px;
    bottom: 0;
    top: 0;
    margin: auto;
    text-align: center;
    transition: all 250ms ease-in-out;
}

h1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 1em;
    color: #0a203d !important;
}

.uv-calendar-menu li a {
    color: #0a203d !important;
}

.uv-calendar-month {
    display: block;
    position: relative;
    font-size: 18px;
    color: #0a203d !important;
    float: none;
    padding-right: 32px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 36px;
    z-index: 5;
}

.uws-booktype-item>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0.2em;
    padding: 1em 1.2em;
    font-size: 1em;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #0a203d;
    color: var(--uws-primary-oposite-color);
}

.uvmicons-wine-bottle:before {
    content: '\e803';
    color: #fff;
}

.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: #7a6c42;
    padding: 9px 5px;
    width: 100%;
}

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

.uv-event-item .uvitemsel .uvsellabel {
    margin-bottom: 0.2em;
    text-align: center;
    color: #0A203D;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.uv-event-item .uvpricelabel {
    margin-bottom: 8px;
    color: #0A203D;
}

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

.uv-header {
    position: relative;
    height: 90px;
    background-color: #fff;
    border-bottom: 1px solid #0A203D;
}

.uv-eventitems-controls .uv-btn {
    color: #fff;
    border: 1px solid #0A203D;
    border-radius: 5px;
    background-color: #7a6c42;
}

.uv-cartdrop-sectitle {
    align-items: center;
    padding: 10px 10px;
    background-color: #0A203D;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.08);
    color: #fff;
    display: block;
}

.uv-cartdrop-sectitle .uvdvenue {
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-top: 0.2em;
}

body .uv-btn-s {
    border: 1px solid #c3c6c9;
    background-color: #0A203D;
    color: #fff;
}

.uv-cartdrop-item .uvpricelabel {
    margin-bottom: 0.2em;
    text-align: center;
    color: #0A203D;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}

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

.uv-cart-sectitle {
    justify-content: flex-start;
    align-items: center;
    padding: 17px 20px;
    border-radius: 3px 3px 0 0;
    background-color: #0A203D;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.08);
    color: #fff;
    display: flex;
}

.uv-cart-sectitle .uvdvenue {
    display: block;
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

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

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

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

.uv-checkout-cartbox-footer {
    justify-content: space-between;
    background-color: #f1f0ec;
}

.uv-checkout-cartbox-footer .uv-inputpromocode {
    display: inline-block;
    max-width: 130px;
    border: 1px solid #0A203D;
    background-color: #FFFFFF;
    padding: 10px 15px;
    color: #555555;
    font-size: 15px;
    font-weight: normal;
}

.uv-checkout-cartbox-footer .uv-btn-p {
    padding: 20px 50px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    background-color: #7a6c42;
    border-color: #0A203D;
}

.uv-checkout-cartbox-footer .uv-btn-p:hover {
    color: #7a6c42;
    background-color: #fff;
    border-color: #0A203D;
}

.uv-calendar-table tbody:before {
    background: url(assets/images/background.png) no-repeat center;
    background-position: center;
    background-size: cover;
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.5;
}

.uv-calendar-table tbody td .datelabel {
    font-weight: bold;
    color: #fff;
    text-align: center;
    border: 0.5px solid #0A203D;
    background-color: #0A203D !important;
}

.uv-pop-header .uvtitle {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}

.uv-pop-cont .uv-closepop:before {
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    content: "\f00d";
    height: 45px;
    line-height: 45px;
    width: 45px;
    text-align: center;
    background-color: #0A203D;
    color: #fff;
}

.uv-pop-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 3px 3px 0 0;
    background-color: #0A203D;
    min-height: 45px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 50px;
    padding-left: 20px;
}

.uv-pop-action>a.uv-btn-p {
    display: block;
    font-size: 15px;
    background-color: #7a6c42;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    padding-top: 18px;
    padding-bottom: 18px;
    border-radius: 4px;
    width: 100%;
    text-transform: uppercase;
}

.uv-checkout-cartitem .uvinfo .uvhighlight {
    color: #0A203D;
    font-size: 14px;
    line-height: 1.6;
}

.uv-sidebar-panel .uvtitle {
    align-items: center;
    padding: 12px 15px;
    border-radius: 3px 3px 0 0;
    background-color: #0A203D;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
}

.uv-checkout-cartbox-footer,
.uv-checkout-form-actions {
    display: flex;
    align-items: center;
    background-color: #0A203D;
    padding: 18px 20px;
    border-radius: 0 0 3px 3px;
}

.uv-checkout-form-actions .uv-btn-s {
    border: 1px solid rgba(255, 255, 255, 0.8);
    background-color: #fff;
    color: #0A203D;
    font-weight: 500;
}

.uv-checkout-form-actions .uv-btn-p {
    padding: 20px 50px;
    font-weight: 600;
    font-size: 18px;
    color: #0A203D;
    background-color: #ffffff;
    border-color: #ffffff;
}

.uv-btn-event3d {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 3px;
    background-color: #0A203D;
    color: #ffffff;
    width: 100%;
    padding: 22px 28px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
}

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

.uv-map-zoomcontrols a:first-child {
    border-radius: 30px 0 0 30px;
    background-color: #7a6c42;
    color: #fff;
}

.uv-map-zoomcontrols a:last-child {
    border-radius: 0 30px 30px 0;
    background-color: #7a6c42;
    color: #fff;
}

.uv-map-list .uv-map-listsec-item {
    display: block;
    position: relative;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.3); */
    padding: 15px 15px;
    padding-right: 35px;
    text-align: left;
    background-color: #0A203D;
}

.uv-map-listsec-item .uvsecname {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 0em;
    transition: all 250ms ease-in-out;
}

.fa-angle-right:before {
    content: "\f105";
    color: #fff;
}

.uv-map-listsec-iteminfo a {
    display: block;
    width: 100%;
    border: 1px solid #777777;
    color: #ffffff;
    background-color: #7a6c42;
    font-size: 14px;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
}

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

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

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

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

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

.uv-mappop-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #0A203D;
    padding: 20px 25px;
    border-radius: 0 0 4px 4px;
    color: #ffffff;
}

.uv-mappop-footer .uvactions .uv-btn {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 18px;
    border: 1px solid #979797;
    color: #0A203D;
    font-size: 16px;
}

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

.uv-pop-cont * {
    color: #0A203D;
}

.uv-pop-cont .popup-inquireformcont .uv-btn-p,
body .uws-booktype-item>a,
body .uws-inventory-3dmaplink a span.uws-btn,
body .uws-btn-s:hover,
body .uws-btn-s:focus,
body .uws-btn-s:active,
body .uws-itempop-footer .uwsactions>.uws-btn-p,
body .uws-itempop-footer .uwsactions>:is(.uws-btn-s, .uws-btn-inl):is(:hover, :focus) {
    background-color: #0A203D;
    border-color: #0A203D;
    color: #fff;
}

.uv-pop-mapsel .uvmapsellist a:hover {
    color: #fff;
    background-color: #0A203D;
    transition: 0ms;
}

.uv-pop-mapsel .uvmapsellist a .uvbooktype:hover {
    color: #fff;
    transition: 0ms;
}

.uv-pop-mapsel .uvmapsellist a .uviteminfo>div:first-child:hover {
    color: #fff;
    transition: 0ms;
}

.uv-pop-mapitem .uvmappopimg .uv-btn-t {
    position: absolute;
    padding: 0;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    left: 8px;
    bottom: 8px;
    background-color: #fff;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 25px;
    border-radius: 5px;
}

/* reorderingo of items */
.uv-page-event .uv-event-itemlist,
body:has(.uv-page-map) .uv-pop-mapsel .uvmapsellist {
    display: flex;
    flex-direction: column;
}

body:has(.uv-page-map) .uv-pop-mapsel .uvmapsellist {
    gap: 15px;
}

/*Disabled for now*/
body:has(.uv-page-map) .uv-pop-mapsel .uvmapsellist a {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}

body:has(.uv-page-map) .uv-pop-mapsel .uvmapsellist a.reordered {
    display: block;
    margin-bottom: 0;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}

/* fix of hover colors */
.uvjs-map-showitempop:hover .uviteminfo div {
    color: white;
}

/* FES-4046 @egt */ 
.uws-invitems-list .uws-inventory-item .uwsactions a,
.uws-map .uws-map-list-cont .uws-inventory-item .uwsactions .uws-btn {
    max-width: 100%;
}

/* @egt */ 
body .uws-booktype-item .uwsbooktypenamenamecont svg path,
body .uws-booktype-item .uwsbooktypenamenamecont svg * {
    fill: white;
}

/* @egt */ 
body .uws-booktype-item>a i {
    color: white;
}

/* @egt */
.uv-page-events td.uvsingleevent .uv-flyerbg {
    background-image: none !important;
}

/* @egt */
.uv-mainmenubtn-cont .uv-movie-night span {
    width: max-content;
}

/* @egt */
.uv-menuicons .uv-btn-circleicon:has(.uv-icon-cal) span::before,
.uv-menuicons .uv-btn-circleicon:has(.fa-calendar-o) span::before {
    content: "All ";
}

/* @egt */
.uv-mainmenubtn-cont .uv-movie-night span::before,
.uv-mainmenubtn-cont .uv-pools span::before {
    content: "";
    display: none;
}