/*
urVenue.com
Date: 17/Jul/2023
*/

/* Global */
.uv-btn.uv-btn-event-p {
    color: #000;
}
/* /Global */
.uv-hero-banner.uv-event-header .uv-section-inner {
    justify-content: inherit;
}
.uv-event-items-type-tickets.open .headerbox {
    background-color: #1A1A1A;

}
.uv-event-items-type .headerbox {
    position: relative;
    background-color: #1A1A1A;
    width: 100%;
    height: 64px;
    color: #FFF;
    line-height: 60px;
    padding: 0 60px;
    border: none;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 3.145px;
}
.uv-eventitems-list .uvlistheadins {
    padding-bottom: 15px;
    padding-top: 29px;
    font-size: 12px;
    text-transform: uppercase;
}
.uvitemsactions > div {
    display: flex;
    flex-direction: column;
}
.uv-eventitems-list .uvprice {
    flex: 0 0 150px;
    padding-left: 20px;
    padding-right: 20px;
    
    text-align: center;
}
.uv-eventitems-listinner {
    width: 100%;
}
.uv-eventitems-list .uvlistheadins, 
.uv-eventitems-list .uv-eventitems-item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
}
.uv-eventitems-item.added:before {
    position: absolute;
    display: block;
    content: " ";
    left: -13px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 24px;
    height: 24px;
    background-color: var(--uv-highcontrast-color);
    color: #000;
    text-align: center;
    border-radius: 50%;
    content: "\e82b";
    font-family: "uvfonticons";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    line-height: 27px;
}
.uv-eventitems-list .uvinfo {
    flex: 1;
    text-align: left;
    padding-right: 8px;}

.uv-eventitems-item .uvname {
    line-height: 1.56;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
i.icon.uvicon-info {
    color: #fff;
    border-radius: 50%;
    border: 1px solid #fff;
    height: 26px;
    width: 26px;
    margin-right: 10px;
}
.uws-integration .uv-eventitems-list select {
    border: 1px solid #1A1A1A;
    background-color: #1A1A1A;
}
.uv-event-items-type {
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.14);
    margin-bottom: 20px;
    background: #232323;
}

.uv-eventitems-list .uvpromocodecont input{
  display: none;
  max-width: 100%;
  border: 1px solid #BFBFBF;
  background-color: #FFFFFF;
  padding: 12px;
  padding-top: 13px;
  max-width: 140px;
}
.uv-cont-checkbox a {
    color: #fff;
    text-decoration: underline;
}

.uv-event-3dlink {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    background-color: #000;
    padding-left: 32px;
    padding-right: 25px;
    border-radius: 3px;
    background-image: none!important;
}
.uv-event-3dlink span {
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 1.17px;
    font-weight: bold;
    text-transform: uppercase;
    transform: translateY(0.06em);
}

.uv-eventitems-list .uvitemsactions {
    display: flex;
    padding-top: 20px;
    justify-content: space-between;
    align-items: center;
    padding: 25px;
}
.uv-eventitems-list .uvactions {
    flex: 0 0 95px;
}
.uv-vipicon {
    background: url(assets/icons/Bottle.svg);
    background-repeat: no-repeat;
    background-position: 20px;
    background-size: 30px;
}
.uv-ticket-icon{
    background: url(assets/icons/Tickets.svg);
    background-repeat: no-repeat;
    background-position: 20px;
    background-size: 30px;
}
.uv-vresreqicon{
    background: url(assets/icons/GuestList.svg);
    background-repeat: no-repeat;
    background-position: 20px;
    background-size: 30px;
}
.uv-event-items-type.open .headerbox:after {
    transform: rotate(90deg);
}
.uv-event-items-type .headerbox:after {
    position: absolute;
    top: 50%;
    right: 20px;
    font-family: 'uvfonticons';
    font-size: 18px;
    line-height: 18px;
    margin-top: -9px;
    transform: rotate(0);
    content: '\e819';
}
.uvitemsactions {
    background-color: #1F1F1F;
}
body .uws-social-shares a i {font-size: 1.7em;}
.uv-eventitems-list .uvlistheadins{
    background-color: #1A1A1A;
    border-top: 1px solid #2D2D2D;
}
.uv-sectionterms-btn {
    color: #616161;
    text-transform: uppercase;
}
body .uv-event-itemstypenav li a {
    color: #D1D1D1; 
    font-family: 'proxima-nova', sans-serif;
    text-transform: uppercase;
    padding: 10px;
}
.uv-event-itemstypenav a{
    position: relative;
}
.uv-event-itemstypenav a.active:after,
.uv-event-itemstypenav a:hover:after {
    content: " ";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #FF4640;
    bottom: -8px;
    position: absolute;
    left: 0px;
    transform: scaleX(1);
    transition: all .3s ease-in-out;
    transform-origin: center;
}
.uv-event-itemstypenav a.active, 
.uv-event-itemstypenav a:hover {
    color: #fff;
}
.uv-event-itemstypenav a:after {
    transform: scaleX(0);
    transition: all .3s ease-in-out;
    transform-origin: center;
    content: " ";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #FF4640;
    bottom: -8px;
    position: absolute;
    left: 0px;
}
.uvevent-resformcont {
    background-color: #1A1A1A;
    border-top: 1px solid #2D2D2D;
}
.uws-integration .uvevent-resformcont input, 
.uws-integration .uvevent-resformcont textarea, 
.uws-integration .uvevent-resformcont select{
    background: #2E2E2E ;
    border: none ;
}
.uwsddate .uwsddate-day{
    color: #33A358;
    margin-left: 0;
}
.uws-social-shares a i.uwsicon-twitter {
    font-size: 1.1em;
}
ul.uws-social-shares li a span {
    display: none;
}
ul.uws-social-shares li:last-child a span {
    display: block;
}
.uws-event-cont .uwsinfobox-title {
    color: #B5B5B5;
    text-transform: uppercase;
}
body .uws-event-info .uwsinfobox > .uwsddate, 
body .uws-event-info .uwsinfobox > .uwsvenueinfo, 
body .uws-event-info .uwsinfobox > .uwsddoorsopen {
    color: #757A7D;
}
body .uws-event-info .uwsinfobox .uwsddate .uwsdtime {
    color: #757A7D;
    margin-left: 0;
}
.uwsvenuename {
    color: #fff;
}
body .uws-event-info .uwsinfobox .uwsvenueinfo .uwsaddress {
    font-family: 'montserrat';
}

body .uws-pop-cont.uws-integration .uws-pop-box>.uws-closepop{
    top: 0;
    height: 45px;
    width: 45px;
}
.uws-pop-cont.uws-integration h2#uvtitle a {
    font-size: 2rem;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
    color: #fff;
    display: block;
}
.uws-pop-cont.uws-integration .uv-pop-action a {
    width: 100%;
    display: block;
    text-align: center;
}
.uws-pop-cont.uws-integration .uws-pop-charge {
    padding: 30px 45px;
}
.uv-eventitems-list .uvpromocodecont.active input {
    display: block;
}
.uv-eventitems-list .uvpromocodecont.active a {
    display: none;
}
.uv-eventitems-list .uvpromocodecont input {
    color: #000;
}
.uv-hero-banner.uv-event-header .uws-event-title {
    margin-bottom: 0;
    margin-top: 5em;
}
@media(max-width: 900px){
    .uv-related {
        flex-flow: column;
        max-width: 700px;
        margin: auto;
    }
    .uv-rel-cont {
        margin-bottom: 30px;
        width: 100%;
    }
    .uv-rel-evt {
        width: 100%;
    }
}
@media(max-width: 850px){
    .uws-event .uws-event-cont .uwseventdescr{
        margin-top: 30px;
    }
    .uv-event-header .uv-evnt-btns {
        margin-bottom: 10px;
    }
}
@media(max-width: 500px){
    .uv-event-header .uv-evnt-btns .uv-btn {
        display: block;
        margin-bottom: 10px;
        width: 220px;
    }
    .uv-eventitems-list .uvprice {flex: 0 0 75px;}
}


/* Map */
body .uv-book-table .uv-banner {
    margin-top: 150px;
    min-height: 225px;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--bannerColor);
}
#uv-mapdatepop .uvtitle {
    margin-bottom: 10px;
}
#uv-mapdatepop .uv-pop-action .uv-btn-p {
    padding: 7px 0;
}
/* /Map */
