
.uvot-urvenueloader{
    display: inline-block;
    position: relative;
    padding: 0;
    width: 50px;
    height: 50px;
    /* background: url(../assets/images/urvenueicon.png) center center no-repeat; */
    background: url("../png/favicon.png") center center no-repeat;
    background-size: 25px 25px;
}
.uvot-urvenueloader:before{
    position: absolute;
    display: block;
    content: " ";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 5px solid transparent;
    border-top: 3px solid #CA1426;
    border-radius: 50%;
    animation: uvoticonspin 1s linear infinite;
}
.uvot-urloadermsg{
    display: block;
    position: absolute;
    height: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    max-width: 210px;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding-top: 50px;
    text-align: center;
    text-shadow: 1px 2px 2px rgb(255 255 255 / 5%);
}

/* Popup */
.uvot-pop-cont{
    visibility: hidden;
    position: fixed;
    background-color: rgba(0, 0, 0, .5);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    transition: all 250ms linear;
    max-height: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.uvot-pop-cont-tab{
    height: 100%;
    display: table;
    width: 100%;
    table-layout: auto;
}
.uvot-pop-cont-cell{
    display: table-cell;
    vertical-align: middle;
}
.uvot-pop-cont.visible{
    opacity: 1;
    visibility: visible;
}
#uvot-pop-up.uvot-pop-cont{z-index: 1001;}
#uvot-360pop.uvot-pop-cont{z-index: 1050;}
.uvot-pop-box{
	display: block;
    border-radius: 3px;
    min-height: 150px;
    margin: 30px auto;
    width: 100%;
    max-width: 800px;
    position: relative;
    background-color: transparent;
    color: #ffffff;
    transform: translate(0, -25%);
    transition: transform 250ms ease-out;
}
.uvot-pop-cont.visible .uvot-pop-box{
	-webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.uvot-pop-cont .uvot-closepop{
    color: inherit;
    background-color: #4A4A4A;
    color: #ffffff;
    font-size: 28px;
    height: 45px;
    width: 50px;
    position: absolute;
    z-index: 10;
    left: 25px;
    top: 21px;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.uvot-pop-cont .uvot-closepop:before{
    display: block;
    content: " ";
    background: url(../svg/back-white.svg) center center no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
}
/*******/

#uvot-pop-loader{background-color: rgba(0, 0, 0, 0.5);}
body #uvot-pop-loader{z-index: 2010;}
#uvot-pop-loader .uvot-urvenueloader{
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.uvot-pop-open{overflow: hidden;}
.uvot-invinquirepop .uvot-pop-box{max-width: 450px;}
.uvot-times-pop .uvot-pop-box{
    background-color: transparent;
    max-width: 300px;
}
.uvot-pop-header{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 3px 3px 0 0;
    background-color: #293B8F;
    min-height: 45px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 50px;
    padding-left: 20px;
}
.uvot-pop-body{
    padding: 20px;
    background-color: #0D0D2A;
    border-radius: 0 0 3px 3px;
    line-height: 1.6;
    color: #ffffff;
}
.uvot-pop-header .uvtitle{
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}
.uvot-pop-body .uvinstructions{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-top: 0.4em;
}
.uvot-kioskot-pop .uvpoptitle{
    color: #ffffff;
    font-size: 2em;
    text-align: center;
    margin-bottom: 0.4em;
}
.uvot-kiosk-ot{
    color: #2E2E32;
    position: relative;
    max-width: 400px;
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.13);
    border-radius: 6px;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 27px;
    padding-bottom: 18px;
}
.uvot-kioskotfield{
    margin-bottom: 9px;
    position: relative;
}
.uvot-kioskotfield input, .uvot-kioskotfield select{
    background-color: #E5E5E5;
    border-radius: 3px;
    padding: 12px 14px;
    font-size: 16px;
    color: #2E2E32;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    outline: none;
}
.uvot-poweredcont{text-align: center;}
.uvot-poweredcont img{
    width: 100%;
    max-width: 90px;
}
.uvot-kiosk-ot .uvnocontent{
    font-size: 14px;
    text-align: center;
    margin-bottom: 25px;
}
.uvot-kiosk-ot .uvactions{
    display: none;
    margin-bottom: 25px;
}
.uvot-kiosk-ot .uvactions.uvactive{display: block;}
.uvot-kiosk-ot .uvactions button{
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    padding: 13px;
    display: block;
    font-weight: bold;
    width: 100%;
    background: #2E2E32;
    border: 1px solid #2E2E32;
    border-radius: 3px;
    transition: all 250ms ease-in-out;
}
.uvot-kiosk-ot .uvactions button:hover, .uvot-kiosk-ot .uvactions button:focus{
    background-color: #ffffff;
    color: #2E2E32;
}
.uvot-kioskot-ottimes{
    display: none;
    margin-bottom: 25px;
    margin-top: 15px;
}
.uvot-kioskot-datepickercont input{display: none;}
.uvot-kioskot-datepickercont.uvot-kiosk-datepicker{
    position: absolute;
    z-index: 5;
    top: 110%;
    top: calc(100% + 15px);
    height: auto;
    transition: all 300ms ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-15px);
}
.uvot-kioskot-datepickercont.uvot-kiosk-datepicker .uvkioskdpcont .flatpickr-day{
    height: 36px;
    line-height: 35px;
}
.uvot-kioskot-datepickercont.uvot-kiosk-datepicker.uvactive{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.uvot-kioskot-datepickercont.uvot-kiosk-datepicker .flatpickr-calendar.inline{
    visibility: hidden;
    transition: all 300ms ease-in-out;
}
.uvot-kioskot-datepickercont.uvot-kiosk-datepicker.uvactive .flatpickr-calendar.inline{visibility: visible;}
.uvot-kioskot-ottimes.uvactive{display: block;}
.uvot-kioskot-ottimes .uvnocontent{font-weight: bold;}
.uvot-kioskot-ottimes .uvnocontent a{text-decoration: underline;}
.uvkioskottimeslist .uvinstructions{
    color: #A21A50;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0.3em;
    text-align: center;
}
.uvkioskottimeslist .uvlisttimes{
    display: flex;
    justify-content: flex-start;
    margin-left: -3px;
    margin-right: -3px;
    margin-bottom: -6px;
    flex-wrap: wrap;
}
.uvkioskottimeslist .uvlisttimes > div{
    flex: 0 0 25%;
    padding-left: 3px;
    padding-right: 3px;
}
.uvkioskottimeslist .uvlisttimes > div button{
    display: flex;
    color: #2E2E32;
    outline: none;
    font-size: 12px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    border: 1px solid #2E2E32;
    background-color: transparent;
    padding: 11px 5px;
    margin-bottom: 6px;
    width: 100%;
}
.uvkioskottimeslist .uvlisttimes > div button:hover, .uvkioskottimeslist .uvlisttimes > div button:focus, .uvkioskottimeslist .uvlisttimes > div button.uvactive{
    background-color: #2E2E32;
    color: #ffffff;
}
.uvot-kiosk-ot-cont .uvot-kiosk-ot-success{display: none;}
.uvot-kiosk-ot-cont.uvactive .uvot-kiosk-ot{display: none;}
.uvot-kiosk-ot-cont.uvactive .uvot-kiosk-ot-success{display: block;}
.uvot-kiosk-ot-success{
    color: #2E2E32;
    position: relative;
    max-width: 330px;
    background: #FFFFFF;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 27px;
    padding-bottom: 17px;
}
.uvot-kiosk-ot-success .uvicon{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 27px;
    width: 55px;
    height: 55px;
    border: 2px #A21A50 solid;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
}
.uvot-kiosk-ot-success .uvtitle{
    font-size: 25px;
    color: #000000;
    margin-top: 0.5em;
    text-align: center;
    margin-bottom: 0.4em;
}
.uvot-kiosk-ot-success .uvdescription{
    font-size: 13px;
    text-align: center;
    color: #8F8F8F;
    margin-bottom: 1.3em;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.uvot-kiosk-ot-success .uvactions{margin-bottom: 24px;}
.uvot-kiosk-ot-success .uvactions a{
    display: block;
    font-size: 15px;
    width: 100%;
    margin-bottom: 9px;
    padding: 12px;
    text-align: center;
    border: 3px solid #2E2E32;
    border-radius: 3px;
}
.uvot-kiosk-ot-success .uvactions a:last-child{margin-bottom: 0;}
.uvot-kiosk-ot-success .uvactions a.uvgocheckout{
    background-color: #2E2E32;
    color: #ffffff;
}
.uvot-kiosk-ot-success .uvactions a.uvgocheckout:hover, .uvot-kiosk-ot-success .uvactions a.uvgocheckout:focus{
    background-color: transparent;
    color: #2E2E32;
}
.uvot-kiosk-ot-success .uvactions a.uvcontshop{
    background-color: transparent;
    color: #2E2E32;
}
.uvot-kiosk-ot-success .uvactions a.uvcontshop:hover, .uvot-kiosk-ot-success .uvactions a.uvcontshop:focus{
    background-color: #2E2E32;
    color: #ffffff;
}
.uvot-kiosk-ot-success .uvqrcode{
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.uvot-kiosk-ot-success .uvqrcode img{width: 100%;}

@keyframes uvoticonspin{
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*Responsive*/
@media(max-width: 450px){
    .uvot-kiosk-ot{padding: 18px 15px;}
}
