/* @egt */
.uv-flyerbg.uv-rat-Horizontal {
    background-image: none !important;
    background-size: cover !important;
}

/* @egt */
.uv-calendar-table tbody:before {
    background-image: url("assets/images/The_Nash_Cal_BG_G.jpeg");
    background-position: center;
    background-size: cover;
    content: "";
    position: absolute;
    width: 100%;
    height: 97.6%;
    z-index: 1;
    opacity: 0.45;
    background-repeat: no-repeat;
}

/* @egt */
body,
body .uws-inv-itemsel-pop .uws-itemsel-popheader,
body .uws-inventory-item-pop .uws-itempop-header,
body .uws-map-itemsel-pop .uws-itemsel-popheader {
    background-color: #F2E5D1;
}

/* @egt */
.uv-checkout-cartbox-footer .uv-btn-p:hover,
.uv-checkout-cartbox-footer .uv-btn-p:active,
.uv-checkout-cartbox-footer .uv-btn-p:focus,
.uv-checkout-form-actions .uv-btn-p:hover,
.uv-checkout-form-actions .uv-btn-p:active,
.uv-checkout-form-actions .uv-btn-p:focus {
    color: #be2b27;
}

/* ------------------------------------------------------------ */

/* thenash re styling UWS-4339 */
.uws-inventory-list a.uwsjs-booktypetoggle,
.uws-invitems-list a.uws-btn.uws-btn-s,
body .uws-inventory-item-pop .uws-itempop-header,
a.uws-btn.uws-btn-p.uwsdy-checkouturl {
    background: #be2b27;
}
.uws-invitems-list a.uws-btn.uws-btn-s {
    border-radius: 3px;
}
.uws-invitems-list a.uws-btn.uws-btn-s:hover {
    background: #94221e;
}
a.uws-btn.uws-btn-p.uwsdy-checkouturl{
    border-color: #94221e;
}
.uws-invitems-list a.uws-btn.uws-btn-s,
a.uws-btn.uws-btn-p.uwsdy-checkouturl:hover {
    color: white;
}
.uws-inventory-list a.uwsjs-booktypetoggle,
body .uws-booktype-item>a i,
body .uws-inventory-item-pop .uws-itempop-header {
    color: #f1e5d2;
}
.uws-invitems-list .uws-inventory-item {
    background: #f1e5d2;
}
body .uws-inventory-bookbtns-body {
    background-color: #F7F5F5;
}
body .uws-inventory-bookbtns-body,
body .uws-invitems-list {
    border-color: black;
}
.uws-booktype-item .uwsbooktypenamenamecont svg {
    filter: brightness(0) saturate(100%) invert(96%) sepia(7%) saturate(726%) hue-rotate(335deg) brightness(96%) contrast(97%);
}
/* .uws-inventory-3dmaplink {
    display: none;
} */

/* @egt */
.uv-checkout-cartbox-footer .uv-btn-p:hover,
.uv-checkout-form-actions .uv-btn-p:hover {
    color: black;
}