.event-search-default form.b24-form {
	padding: 0;
	margin: 0;
}

.event-search-default form input,
.event-search-default form input:hover,
.event-search-default form input:focus,
.event-search-default form select,
.event-search-default form select:hover,
.event-search-default form select:focus {
	padding: 12px;
	margin: 5px 5px !important;
}

.event-search-default form select {
	width: 100%;
}

.event-search-default form input[type="date"] {
	padding: 9px;
}

#primary .event-search-default hr {
	margin-top: 4rem;
}

.event-search-right-column form input[type="text"] {
	border-radius: 0;
}

.event-read .map {
	height: 400px;
}

.page-numbers .current a {
	background: #cacaca;
	color: #fff;
}

.basket-summary .cart-collaterals .cart_totals .order-total th,
.basket-summary .cart-collaterals .cart_totals .order-total td {
	width: 50%;
	text-align: left;
}

.basket-summary .cart-collaterals .cart_totals .order-total th {
	text-align: right;
}

.woocommerce a.add {
	display: block;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: green !important;
	text-decoration: none;
	font-weight: 700;
	border: 0;
}

.woocommerce a.add:hover,
.woocommerce a.add:focus
{
	color: #fff !important;
	background: green;
}

.alert {
	display: block;
	padding: 12px 5px;
	margin: 10px 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.alert-success {
	background: #0BD09B;
}

.alert-error {
	background: #f5472a;
}

.alert-info {
	background: #0B9FD0;
}

.product-title-summary-color {
	background: #0B9FD0 !important;
	color: #fff;
}

.basket-summary .woocommerce .product-title-summary-color h4,
.basket-summary .woocommerce .product-title-summary-color h4 a {
	color: #fff;
}

.basket-summary .woocommerce .product-title-summary-color h4 a:hover,
.basket-summary .woocommerce .product-title-summary-color h4 a:focus {
	color: #fff !important;
	text-decoration: underline;
}

.product-title-summary h4 a:hover,
.event-list-calendar a:hover {
	color: #0BD09B !important;
}

.basket-summary .woocommerce .product-title-summary h4 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#page #section-content .rpwe-thumb {
	max-width: 130px;
}

#page #section-content .event-last-list .rpwe-title > a {
	line-height: 1em;
	color: #0B9FD0;
}

#page #section-content .event-last-list .rpwe-title > a:hover,
#page #section-content .event-last-list .rpwe-title > a:focus {
	color: #0BD09B;
}

#page .box-shadow,
#page #section-content .event-last-list .rpwe-thumb {
	box-shadow: 4px 4px 0 0 #dfdfdf !important;
}

.basket-finalization h2 {
	font-weight: 400;
	margin: 0;
	padding: 0;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
}

.basket-finalization label.regulations {
	display: block;
	margin: 0 0 20px 10px;
	color: #333;
	position: relative;
}

.basket-finalization label.regulations input {
	position: relative;
	top: 2px;
}

.basket-summary .clear-basket {
	margin: 0 0 20px 0;
}

.basket-summary form .description {
	color: #999;
	font-style: italic;
	font-size: 0.85em;
}

.basket-summary form input.error {
	border: 1px solid #ffd2d2;
}

#form-basket-finalization-navigation label.error {
	margin: -15px 0px 10px 10px;
}

.event-list-calendar ul.b24-list-month {
	text-align: center;
	margin: 0;
	padding: 15px 5px;
	list-style: none;
}

.event-list-calendar ul.b24-list-month li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.event-list-calendar ul.b24-list-month li:after {
	content: "/";
	color: #cacaca;
}

.event-list-calendar ul.b24-list-month li a {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	color: #666;
	text-transform: uppercase;
	font-size: 14px;
}

.event-list-calendar ul.b24-list-month li.preview:after,
.event-list-calendar ul.b24-list-month li.next:after {
	content: "";
}

.event-list-calendar ul.b24-list-month li a.active,
.event-list-calendar ul.b24-list-month li a:hover,
.event-list-calendar ul.b24-list-month li a:focus {
	color: #0B9FD0;
}

.event-list-calendar ul.b24-list-month li a.active:after,
.event-list-calendar ul.b24-list-month li a:hover:after,
.event-list-calendar ul.b24-list-month li a:focus:after {
	content: " ";
	background: #0B9FD0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	overflow: hidden;
	font-size: 1px;
}

.event-list-calendar .one-day {
	display: block;
	border-bottom: 1px solid #dfdfdf;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
}

.event-list-calendar .one-day .date {
	line-height: 20px;
}

.event-list-calendar .one-day .day,
.event-list-calendar .one-day .day2 {
	display: block;
	text-align: center;
	color: #999;
	font-size: 14px;
}

.event-list-calendar .one-day .day {
	font-size: 2em;
}

.event-list-calendar .no-event .description {
	display: block;
	text-align: center;
	margin: 10px 0 0 0;
	color: #ffd2d2;
}

#primary .event-list-calendar .one-day ul,
#primary .event-list-calendar .one-day li {
	display: block;
	margin: 0;
	padding: 0;
}

.event-list-calendar .one-day li p {
	display: inline-block;
	margin: 0 5px;
	padding: 0;
}

.basket-select-seat-numbered .b24-remove {
	cursor: pointer;
}

.basket-select-seat-numbered button.b24-sections {
	color: #fff;
}

.basket-select-seat-numbered button.b24-sections-active,
.basket-select-seat-numbered button.b24-sections:hover,
.basket-select-seat-numbered button.b24-sections:focus {
	background: #0BD09B;
}

.basket-select-seat-numbered select.b24-seat-variant,
.basket-select-seat-numbered select.b24-seat-variant option {
	font-size: 12px;
	width: 100%;
}

#section-tophat .right-blurb {
	border: 0px none !important;
}

#section-tophat .basket-summary-tophat .clear-basket * {
	font-size: 1.3em;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	padding: 5px;
	margin: 0;
	letter-spacing: 0;
}

#section-tophat .basket-summary-tophat .clear-basket .fa {
	font-size: 24px !important;
	position: relative;
	top: -10px;
}

#page #section-tophat .basket-summary-tophat .clear-basket a:hover i,
#page #section-tophat .basket-summary-tophat .clear-basket a:focus i {
	color: #0BD09B;
}

#section-tophat .basket-summary-tophat .clear-basket .qty {
	background: #0B9FD0;
	border-radius: 8px;
}

#section-tophat .basket-summary-tophat .woocommerce {
	margin: -8px 0 0 0;
}

@media only screen and (max-width: 1100px) {
	.basket-select-seat-numbered .eleven-b24.columns,
	.basket-select-seat-numbered .five-b24.columns {
		width: 100% !important;
	}

	.basket-select-seat-numbered .five-b24.columns .columns {
		width: 22% !important;
	}
}

@media only screen and (min-width: 769px) {
	.product-title-summary h4 span {
		float: right;
		font-size: 12px;
		font-weight: 400;
		top: 3px;
		position: relative;
	}

	.event-last-list {
		text-align: right;
	}
}

@media only screen and (max-width: 768px) {
	.event-search-default .columns {
		width: 100%;
	}

	.event-read .map {
		height: 300px;
	}

	.basket-summary .cart-collaterals .cart_totals .order-total th,
	.basket-summary .cart-collaterals .cart_totals .order-total td {
		width: 100%;
		text-align: left;
	}

	#page #section-content .rpwe-thumb {
		max-width: 200px;
	}

	#primary .event-list-calendar .one-day ul {
		display: block;
		margin: 10px 0 0 0;
		text-align: center;
	}
}

@media only screen and (max-width: 550px) {
	.basket-steps ul li {
		width: 49%
	}

	#page #section-content .rpwe-thumb {
		max-width: 100%;
	}

	.event-last-list {
		text-align: center;
	}

	.event-list-calendar ul.b24-list-month li:after {
		content: "";
	}

	.event-list-calendar ul.b24-list-month li,
	.event-list-calendar ul.b24-list-month li a {
		display: block;
	}
}

@media only screen and (max-width: 320px) {
	.basket-steps ul li {
		width: 100%
	}

	.basket-select-seat-numbered .five-b24.columns .columns {
		width: 48% !important;
	}
}

.show-more .show-more-btn {
	float: left;
}

.show-more.show-all .show-more-btn,
.show-more.pre-load .show-more-btn {
	display: none;
}

.show-more .text {
	min-height: 150px;
	height: 150px;
	max-height: 100%;
	overflow-y: hidden;
}

form label.error {
	color: #f94b4b;
	pointer-events: none;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-align: right;
}

.b24-form-basket_summary label.error,
.b24-form-basket_customer label.error {
	display: block;
	position: absolute;
	bottom: 2px;
	right: 2px;
}

.stripe_overlay .reslide-thumbnail2,
.stripe_overlay .stripe_color,
.stripe_overlay .reslide_dot {
	display: none !important;
}

ul#menu-main-menu > li:last-child {
	border: 0 none !important;
	position: absolute;
	top: 10px;
	right: 15px;
}

nav ul.menu ul.top-bar {
	position: relative;
	display: block;
	top: 0;
}

ul.top-bar li {
	border: 0 !important;
	background: none !important;
	display: inline-block;
}

ul.top-bar li a {
	color: #0B9FD0;
}

ul.top-bar li .basket-summary-mini {
	max-width: 100vw;
	transition: ease-in-out max-width 1s 0s, opacity 0.5s 0.5s;
	max-height: 18px;
}
ul.top-bar li .basket-summary-mini[quantity="0"] {
	max-width: 0px;
	opacity: 0;
	transition: ease-in-out opacity 0.5s 0s, max-width 1s 0.0s;
}

ul.top-bar li .basket-summary-mini .fa.fa-shopping-cart {
	transition: ease-in-out 1.5s;
}
li.b24-basket-summary[quantity="0"] {
	max-width: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}

.b24-menu {
	z-index: 12;
	position: fixed;
	top: 0px;
	width: 100%;
	background: #f2f2f2;
}

.b24-menu .b24-menu-content{
	max-width: 1240px;
	text-align: right;
	margin: 0 auto;
	padding: 0 68px;
	box-sizing: border-box;
	text-transform: uppercase;
}

.b24-menu .b24-menu-content ul.top-bar {
	float: right;
	margin-right: 20px;
}

.b24-menu .b24-menu-content ul li{
	margin-left: 20px;
	line-height: 32px;
	float: left;
}

.b24-menu ul.top-bar {
	margin: 0;
}

.b24-menu ul.top-bar li a {
	color: #000;
}

.is-b24-menu.admin-bar.header-horizontal .b24-menu{
	margin-top: 32px;
}

.is-b24-menu.header-horizontal #header{
	margin-top: 32px;
}

.is-b24-menu.admin-bar.header-horizontal #header{
	margin-top: 64px !important;
}

li.b24-basket-summary.empty-basket {
	margin: 0 !important;
	pointer-events: none;
}

@keyframes b24BasketAddItemAnimation {
	from {transform: rotate(0deg) }
	to {transform: rotate(720deg) }
}

@keyframes b24BasketRemoveItemAnimation {
	from {transform: rotate(720deg) }
	to {transform: rotate(0deg) }
}

ul.top-bar li .basket-summary-mini.animation .fa.fa-shopping-cart {
	animation-duration: 1.5s;
	animation-iteration-count: 1;
}
ul.top-bar li .basket-summary-mini.animation-plus .fa.fa-shopping-cart {
	animation-name: b24BasketAddItemAnimation;
}
ul.top-bar li .basket-summary-mini.animation-minus .fa.fa-shopping-cart {
	animation-name: b24BasketRemoveItemAnimation;
}

.basket-summary-mini a {
	position: relative;
	font-weight: normal;
}

.basket-summary-mini a span {
	display: inline-block;
	position: relative;
}

.basket-summary-mini a span.quantity {
	margin: 0 0 0 10px;
}

.basket-summary-mini a span.quantity,
.basket-summary-mini a span.price {
	top: -5px;
}

.basket-summary-mini a span.fa:before {
	font-size: 30px;
}

/*modal*/
.jquery-modal.blocker {
	z-index: 99999999;
	background-color: rgb(81 99 109 / 75%);
}

.jquery-modal .modal-info {
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;

	background-color: #0b9fd0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.jquery-modal .modal-info p {
	margin: 20px 10px;
	padding: 0;
	color: #fff;
}

.jquery-modal .modal a.close-modal {
	background-color: #0a80c3;
	background-image: none;
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}

.jquery-modal .modal a.close-modal:before {
	position: absolute;
	content: "X";
	left: 8px;
	top: 6px;
	text-indent: 0;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}

.jquery-modal .modal a.close-modal:hover,
.jquery-modal .modal a.close-modal:focus {
	background-color: #fff;
}

.jquery-modal .modal a.close-modal:hover:before,
.jquery-modal .modal a.close-modal:focus:before {
	color: #0a80c3;
}

/*end modal*/

#ui-datepicker-div {
	z-index: 99999999 !important;
}

/*loading*/
.lds-roller {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}

.lds-roller div {
	animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	transform-origin: 40px 40px;
}

.lds-roller div:after {
	content: " ";
	display: block;
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #0B9FD0;
	margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
	animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
	top: 63px;
	left: 63px;
}

.lds-roller div:nth-child(2) {
	animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
	top: 68px;
	left: 56px;
}

.lds-roller div:nth-child(3) {
	animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
	top: 71px;
	left: 48px;
}

.lds-roller div:nth-child(4) {
	animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
	top: 72px;
	left: 40px;
}

.lds-roller div:nth-child(5) {
	animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
	top: 71px;
	left: 32px;
}

.lds-roller div:nth-child(6) {
	animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
	top: 68px;
	left: 24px;
}

.lds-roller div:nth-child(7) {
	animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
	top: 63px;
	left: 17px;
}

.lds-roller div:nth-child(8) {
	animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
	top: 56px;
	left: 12px;
}

@keyframes lds-roller {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/*end loading*/
.form-invoice-context, .form-register-context {
	display: none;
	user-select: none;
}

.b24-next {
	display: inline-block;
	position: relative;
}

.b24-next:after {
	font: normal normal normal 14px/1 FontAwesome !important;
	content: "\f061";
	position: absolute;
	top: 25%;
	right: 30px;
	color: #fff;
	pointer-events: none;
}

.b24-next input[type="submit"] {
	padding-right: 50px;
	display: inline-block;
	position: relative;
	font-weight: 700;
}

.b24-form select,
.b24-form select:hover,
.b24-form select:focus {
	width: 100%;
	border: 1px solid #dfdfdf;
	background-color: white;
	color: rgba(0, 0, 0, 0.75);
	margin: 0 0 1rem 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: -webkit-box-shadow .45s, border-color .45s ease-in-out;
	-moz-transition: -moz-box-shadow .45s, border-color .45s ease-in-out;
	transition: box-shadow .45s, border-color .45s ease-in-out;
	cursor: pointer;
	outline: none;
	margin: 0;
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*inpost*/
.select-inpost {
	display: none;
}

.select-inpost .inpost-info p {
	margin: 0;
	padding: 0;
}

.select-inpost .inpost-select {
	font-size: 16px;
	text-align: right !important;
}

.select-inpost .inpost-select a:hover,
.select-inpost .inpost-select a:focus {
	color: #0BD09B !important;
}

.select-inpost .inpost-select a span:before {
	font-size: 26px;
	position: relative;
	top: 3px;
}

.select-inpost .inpost-info p:first-child {
	font-weight: 700;
}

.inpost-map {
	display: none;
}

.inpost-map .easypack-widget .map-widget .leaflet-popup .leaflet-popup-content-wrapper .point-wrapper p {
	color: #fff;
}

.inpost-map .easypack-widget .map-list-row .map-list-flex .list-widget .list-wrapper ul li {
	list-style: none;
}

/*end inpost*/


.choose-attribute {
	display: inline-block;
	margin: 15px;
	float: left;
}

.product-quantity.product {
	vertical-align: bottom;
}


body .nav-next a {
	padding: 11px 25px !important;
}

form span.input {
	padding: 0 26px;
	font-weight: bold;
	margin: 1rem 0 1rem 0;
	display: block;
}

div.template {
	display: none;
}

.clearfix {
	clear: both;
}

table.table-transparent,
table.table-transparent tr,
table.table-transparent tr td {
	background-color: transparent !important;
	border: 0 none !important;
}

#slick-banner {
	margin-bottom: 30px;
}
.slider {
	height: auto;
	max-height: 302px;
	overflow: hidden;
}
.slider .slick-list {
	height: 302px;
}


.slider.slick-dotted.slick-slider {
	margin-bottom: 15px;
}

.entry-content .slider img{
	margin: auto;
}

.slick-prev, .slick-next, .slick-prev:focus, .slick-next:focus {
	display: inline-block;
	position: absolute;
	z-index: 40;
	right: inherit;
	left: inherit;
	top: inherit;
	bottom: -6px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url("../css/images/prev.png");
	width: 22px;
	height: 22px;
	opacity: 0.5;
	transition: 0.4s ease-in-out;
	background-size: 22px;
}

.slick-prev:hover, .slick-next:hover,
.slick-prev:focus, .slick-next:focus {
	opacity: 1;
	background-image: url("../css/images/prev.png");
	background-size: 22px;
	transition: 0.4s ease-in-out;
}
.slick-prev.no-transition, .slick-next.no-transition {
	transition: none;
}

.slick-next, .slick-next:hover, .slick-next:focus {
	background-image: url("../css/images/next.png");
}

.slick-prev:before, .slick-next:before {
	content: " ";
}

#slick-banner, #top-events-sufix {
	position: relative;
}

.slick-dots {
	bottom: 0;
	margin: 0 !important;
	right: 0;
}

.slick-dots li {
	margin: 0 3px;
}

.slick-dots li button:before {
	content: "";
	background-color: #e3e3e3;
	display: inline-block;
	width: 18px;
	height: 18px;
	opacity: 1;
	border-radius: 50%;
	transition: 0.4s ease-in-out;
}

.slick-dots li.slick-active button:before {
	background-color: #4b4b4b;
}

.slick-dots li:hover button:before,
.slick-dots li:focus button:before {
	background-color: #4b4b4b;
}

.slick-dots li:only-child {
	display: none;
}

.b24-unnumbered-ticket {
	background-image: url("images/bn0.png");
	background-repeat: no-repeat;
}
.b24-unnumbered-ticket.ticket-active {
	background-image: url("images/bn.png");
}

.slick-slide {
	margin: 0 5px;
}

.mobile-show, .mobile-show-block {
	display: none;
}

.basket-summary .nav-previous{
	max-width: none;
}

#menu-top-menu.fixed {
	position: fixed;
	top: 0;
	z-index: 999999999999;
	width: 100%;
	max-width: 1140px;
}

.b24-hidden {
	display: none !important;
}

a.b24-disable-click {
	cursor: default;
}
.iti__country-list {
	margin: 0 0 0 4px !important;
}
.iti__country-list .iti__country {
	font-size: 11px !important;
}
.iti__dropdown-content {
	width: 200px !important;
}