/* match colors UWS-1855 */

/* using important because previous css on uvmicros.microsite.uvconsolidated-dark.css has !important */
body .uv-eventslist-item {
    width: 100%;
}

.uv-event-itemlist {
    padding-bottom: 0;
    padding-top: 0;
}

.uv-eventinfo .uv-panel {
    background-color: #111111;
}

.fa-facebook:before,
.fa.fa-twitter:before,
.fa-link:before,
.uv-copyspan,
.uv-panel .uv-panelbody.uv-panelinfo h2:not(.uv-venuebrandcolor) {
    color: white;
}

.uv-panel .uv-panelbody.uv-panelinfo h2.uv-venuebrandcolor {
    font-weight: 500;
}

.uv-panel .uv-panelbody.uv-panelinfo p {
    color: #a7a4a6;
}

.uv-event-itemtypebody .uv-event-itemlist,
.uv-event-itemtypebody .uv-event-itemlist .uv-event-item:nth-child(odd) {
    background-color: #111111 !important;
}

.uv-event-itemlist .uv-event-item:nth-child(even) {
    background-color: #111111;
}

body .uws-booktype-item>a i {
    color: #c7120f;
    background-color: #FFF;
}

body .uws-booktype-item>a,
.uv-eventbook .uv-event-itemtypeheader,
.uv-eventbook .uv-event-itemtype:nth-child(even) .uv-event-itemtypeheader,
.uv-eventbook .uv-event-itemtypeheader:hover,
.uv-eventbook .uv-event-itemtype:nth-child(even) .uv-event-itemtypeheader:hover,
.uv-event-itemtype:first-child .uv-event-itemtypeheader {
    background: #c7120f;
    border-radius: 0;
    border-color: transparent;
}

body .uws-booktype-item .uwsbooktypenamenamecont svg * {
    fill: #FFF;
}

/* using important because previous css on uvmicros.microsite.uvconsolidated-dark.css has !important */
.uv-eventbook .uv-event-itemtypeheader .uwsbooktypename {
    background-color: transparent !important;
}

.uv-event-item .uvinfo .uvname,
.fa-info-circle:before,
.uv-event-item .uvinfo .uvhighlight,
.uv-event-item .uvitemsel .uvsellabel,
.uv-event-item .uvpricelabel,
.uv-event-item .uvprice>span,
body .uwsbooktypename {
    color: white;
}

.uv-event-itemtype {
    margin-bottom: 12px;
}

a.uv-btn.uv-btn-event3d.uv-btn-external-link {
    background: white;
    color: black;
    border: transparent;
    border-style: solid;
    border-width: 2px;
}

a.uv-btn.uv-btn-event3d.uv-btn-external-link span {
    font-weight: 500;
    text-transform: uppercase;
}

a.uv-btn.uv-btn-event3d.uv-btn-external-link:hover {
    background: black;
    color: white;
    border: white;
    border-style: solid;
    border-width: 2px;
}

/* View map button */
a.uv-btn.uv-btn-event3d:nth-child(odd) {
    background: black;
    border: #d3d3d326;
    border-style: solid;
    border-width: 1px;
    text-transform: uppercase;
}

.uv-event-item .uvactions a {
    background-color: #c7120f;
    border-radius: 0;
    color: white;
}

body .uv-event-item .uvactions a:hover {
    background-color: transparent;
    color: white;
}

.uv-event-item .uvactions a,
body .uv-event-item .uvactions a:hover {
    border-color: #c7120f;
    border-style: solid;
    border-width: 2px;
}

.uv-event-itemlist .uv-event-item::after {
    position: absolute;
    display: block;
    content: " ";
    height: 1px;
    width: 95%;
    width: calc(100% - 2em);
    background-color: #ffffff7d;
    left: 1em;
    bottom: 0;
}

.uv-event-itemlist .uv-event-item:last-child::after {
    background-color: transparent;
}

/* Color corrections */
.uv-pop-mapitem .uv-pop-header .ddate,
.uv-pop-mapitem .uv-pop-header .uvcapacity strong,
body .uws-inventory-stage .uwsactions .uws-btn .uws-count {
    color: #FFF;
}

.uv-mappopwarning>div {
    color: black;
}

/* Had to use important because uvmicros has it */
.uv-pop-body .uvitemsidebar .uvmapiteminfo .uvtitle {
    background-color: transparent !important;
}

/* End of match colors for UWS-1855 */

body .uws-itempop-body .uwspricesbreakdown .uws-togglecoll>a .uwsname i {
    background-color: var(--uws-primary-color);
    color: var(--uws-primary-oposite-color);
}

body .uws-booktype-item>a i {
    font-size: 0.7em;
    line-height: 1.6em;
    width: 1.6em;
    height: 1.6em;
}

body .uws-booktype-item .uwsicon-right-open:before {
    content: '\f006';
    text-indent: 2px;
}

body .uws-itempop-footer .uwsactions>:is(.uws-btn-s, .uws-btn-inl),
body .uws-itempop-footer .uwsactions>.uws-btn-p:is(:hover, :focus) {
    border-color: var(--uws-primary-oposite-color);
}

body .uws-itempop-footer .uwsactions>:is(.uws-btn-s, .uws-btn-inl):is(:hover, :focus) {
    background-color: var(--uws-primary-color);
    border-color: var(--uws-primary-color);
    color: var(--uws-primary-oposite-color);
}

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: var(--uws-primary-color);
    border-color: var(--uws-primary-color);
    color: var(--uws-primary-oposite-color);
}

body .uws-invitems-list .uws-inventory-item .uwsactions .uws-btn-s {
    font-weight: 600;
    background-color: #c7120f;
    border-color: #c7120f;
    color: #FFF;
}

body .uws-invitems-list .uws-inventory-item .uwsactions .uws-btn-s:is(:hover, :focus) {
    background-color: transparent;
    border-color: #c7120f;
    color: #FFF;
}

body .uws-itempop-footer .uwsactions>.uws-btn-p:is(:hover, :focus) {
    color: var(--uws-primary-color);
}

body .uws-map-stage .uwspowby {
    display: none;
}

/* UWS-2636 */
body .uws-event-title .uwsddate .uwsdtime::before{
    content: "at";
}

body .uws-event-title .uwsddate .uwsdtime {
    margin-left: 0.3em;
}

body .uws-event-info .uwsinfobox .uwsddate .uwsdtime::before{
    content: "at";
}
/* end of UWS-2636 */

/* Media Queries */
@media (max-width: 500px) {
    body .uws-inventory-item-pop .uws-itempop-footer::after {
        background-color: #222222;
    }

    body .uws-inventory-item-pop .uws-itempop-footer {
        padding-top: 0;
    }
}



/* Style for the popup */
.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border: 1px solid #ccc;
    z-index: 1000;
    width: 80%;
    height: 80%;
    padding: 20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 500px;
}

.popup {
  
}

/*

.popup.opentablepop::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 50px;
    top: 30px;
    right: 0px;
    background: #ffffff;
}
    */

/* Style for the overlay */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    /* Semi-transparent background */
    z-index: 1000;
    /* Behind the popup */
    backdrop-filter: blur(2px);
    /* Optional: adds a blur effect */
}

/* Style for the iframe */
.popup-iframe {
    width: 100%;
    height: 100%;
    border: none;
}

/* Style for the close button */
.popup-close-btn {
    position: absolute;
    top: -40px;
    right: -41px;
    background-color: rgba(0, 0, 0, 0);
    color: white;
    border: none;
    border-radius: 100%;
    padding: 10px 13px;
    cursor: pointer;
    border: solid 1px;
    line-height: 1;

}

.popup-close-btn:hover {
    background-color: #c0392b;
}

.seven-rooms-section button {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 0.2em;
    padding: 1em 1.2em;
    font-size: 1em;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    font-weight: 500;
    border: solid 1px var(--uws-main-color);
}


.seven-rooms-section button:hover,
.seven-rooms-section button:focus,
.seven-rooms-section button:active {
    background-color: rgba(0, 0, 0, 0);
    color: var(--uws-main-color);
}

.seven-rooms-section button:hover svg *,
.seven-rooms-section button:focus svg *,
.seven-rooms-section button:active svg * {
   fill: var(--uws-main-color);
}

.seven-rooms-section svg {
    margin-right: 12px;
}