/* =Import Required styles
========================================================================================*/
/* @import url(normalize.css); */
/* @import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@400;500;700;800&display=swap"); */

/* =Box Sizing
========================================================================================*/
:root {
 --app-height: 100%;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
hr {
  margin: 19px 0 !important;
}

/* Caja noticias */
.highlights {
  width: 287px;
  height: 238px;
  overflow: hidden; /* Se oculta el contenido desbordado */
  background-color: #ffffff;
  border: 2px solid #ffffff;
}

.highlights h3 {
  height: 30px;
  margin: 6px 6px 30px 6px;
  line-height: 1.8em;
  letter-spacing: 1px;
  background: #ffffff url(h3-bg.png) repeat-x left center; /* Imagen de 1x30px con degradado */
}

.highlights h3 span {
  background: url(bullet.gif) no-repeat left center; /* boliche */
  padding-left: 20px;
  margin-left: 10px;
}

.hl-col {
  width: 170px;
  float: left;
  margin-left: 30px;
  _margin-left: 15px; /* hack para el puñetero IE6 */
}

.hl-content {
  margin: 0px 18px;
  background: #fff;
}

.hl-content p, .hl-col p {
  margin: 1em 0;
  background: #fff
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea,
select,
input[type="button"],
input[type="submit"],
button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.event-detail-title h1{
	font-size: 50px;
}
.features-box h3{
	font-size: 18px;
}

/* =Deafult Tag & General Classes
========================================================================================*/

/*estilos by jordan mobile*/
@media only screen and (max-width: 1349px){
  .escritorio {
    width: auto;
    padding: 2px !important;
  }
}
section.awSlider .carousel {
  display: table;
  z-index: 2;
  -moz-box-shadow: 0 0 4px #444;
  -webkit-box-shadow: 0 0 4px #444;
  box-shadow: 0 0 15px rgba(1, 1, 1, .5);
}

section.awSlider {
  margin: 30px auto;
  padding: 30px;
  position: relative;
  display: table;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

section.awSlider:hover > img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 1;
}

section.awSlider img {
  pointer-events: none;
}

section.awSlider > img {
  position: absolute;
  top: 30px;
  z-index: 1;
  transition: all .3s;
  filter: blur(1.8vw);
  -webkit-filter: blur(2vw);
  -moz-filter: blur(2vw);
  -o-filter: blur(2vw);
  -ms-filter: blur(2vw);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .5;
}

@media only screen and (min-width: 2049px) {
  #myCarousel { width: 100%!important; }
  .carousel-indicators {bottom: -20px!important; }
  .movil {display:none !important;}
  .desktop {display:inline !important;}
   .number-error {font-weight: bold;margin-top: 10.82%;z-index: 9999;margin-left: 10.2%; position: absolute; font-size: 8px;}
  .logo-error {width: 70%!important;margin-left: 19%!important;margin-top: -4%!important;}
}
@media only screen and (min-width: 1366px) {
  #myCarousel { width: 100%!important; }
  .carousel-indicators {bottom: -20px!important; }
  .movil {display:none !important;}
  .desktop {display:inline !important;}
   .number-error {font-weight: bold; margin-top: 10.82%; z-index: 9999; margin-left: 11.52%; position: absolute; font-size: 14px;}
  .logo-error {width: 28%!important;margin-left: 37%!important;margin-top: -4%!important;}
}
@media only screen and (min-width: 1707px) {
  #myCarousel { width: 100%!important; padding: 0px!important;}
  .carousel-indicators {bottom: -20px!important; }
  .movil {display:none !important;}
  .desktop {display:inline !important;}
  .number-error {font-weight: bold;margin-top: 10.82%;z-index: 9999;margin-left: 10.2%; position: absolute; font-size: 8px;}
  .logo-error {width: 70%!important;margin-left: 19%!important;margin-top: -4%!important;}
}


.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}
.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:-20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}
.carousel {
  position: relative;
}

@media only screen and (max-width: 768px){
	.carousel-indicators {
		position: absolute;
		bottom: 10px;
		left: 50%;
		width: 100%;
		padding-left: 0;
		margin-left: 0;
		transform: translateX(-50%);
	}
	.carousel-indicators li {
		width: 25px;
		height: 10px;
		background-color: #00c0c9;
		border: 1px solid #00c0c9;
	}
	.carousel-indicators .active{
		background-color: #000;
		border: 1px solid #000;
	}
  #myCarousel { width: 100%!important; }
  .carousel-indicators {bottom: -47px!important; }
  .movil {display:inline !important;}
  .desktop {display:none !important;}
   .number-error {font-weight: bold;margin-top: 9.82%;z-index: 9999;margin-left: 10.2%; position: absolute; font-size: 8px;}
  .logo-error {width: 70%!important;margin-left: 19%!important;margin-top: -4%!important;}
}

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}

body {
  font: 18px/1.3 "Alegreya Sans", Arial, Helvetica, sans-serif;
  color: #404046;
  font-weight: 400;
  /* padding-top: 136px; */
  min-height: 100vh;
}
#wrapper {
  min-height: 100vh;
  padding-top: 136px;
  display: flex;
  flex-direction: column;
}
#footer {
  margin-top: auto;
}
img {
  vertical-align: top;
  border: 0;
}

a,
input[type="button"],
input[type="submit"],
button,
table th,
table td {
  -webkit-transition: background-color 550ms cubic-bezier(0.77, 0, 0.175, 1),
    color 550ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: background-color 550ms cubic-bezier(0.77, 0, 0.175, 1),
    color 550ms cubic-bezier(0.77, 0, 0.175, 1);
}

.allanim,
#mainmenu li a:after {
  -webkit-transition: all 550ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 550ms cubic-bezier(0.77, 0, 0.175, 1);
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #494949;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a:active {
    background-color: transparent;
  }
}

strong {
  font-weight: bold;
}
.event-information-detail h2{
	font-size: 24px;
}
small,
.small {
  font-size: 85%;
}

sub,
sup {
  font-size: 80%;
}

p {
  margin: 0 0 0 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: normal;
  margin: 0 0 10px;
  font-weight: 700;
}

h1 {
  font-size: 64px;
}

h2 {
  font-size: 50px;
}

h3 {
  font-size: 40px;
}

h4 {
  font-size: 28px;
}

h5 {
  font-size: 24px;
  font-weight: 500;
}

h6 {
  font-size: 22px;
}

/* ul li {
	line-height: 24px;
} */

.cf:after,
.wrap:after {
  content: "";
  display: table;
  clear: both;
}

.nodisplay {
  display: none;
}

.nodisplay_strict {
  display: none !important;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

:focus {
  outline: none;
}

.text_cont p {
  padding: 0 0 10px 0;
}

.nopad p,
p.nopad {
  padding: 0;
}

.cols {
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
}

.cols:after {
  content: "";
  display: table;
  clear: both;
}

.cols .col {
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.cols1 .col {
  width: 100%;
}

.cols2 .col {
  width: 50%;
}

.cols3 .col {
  width: 33.333333333333%;
}

.cols4 .col {
  width: 25%;
}

/* =Blockquote & highlight
========================================================================================*/
blockquote {
  border-left: solid 6px #e1e1e1;
  margin-left: 0;
  padding-left: 15px;
}

blockquote small {
  font-size: 85%;
  display: block;
  color: #999;
  padding: 5px 0 0 0;
  font-style: italic;
}

.highlight,
mark {
  background: #fffd64;
}

/* =Text Size, color & Custom list style
========================================================================================*/
.text-bigger {
  font-size: 22px;
}

.text-big {
  font-size: 20px;
}

.text-small {
  font-size: 12px;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #f34834;
}

.text-secondary {
  color: #7979a9;
}

.bg-muted {
  background: #777;
}

.bg-primary {
  background: #e34f26;
}

.bg-secondary {
  background: #7979a9;
}

.text-lc {
  text-transform: lowercase;
}

.text-uc {
  text-transform: uppercase;
}

.has-show {
  display: block !important;
}

.has-hide {
  display: none !important;
}

.has-error {
  padding: 8px 12px 0;
  display: block;
  color: #f34834;
}

input.has-error {
  border: solid 1px #f34834 !important;
}

.tall-space {
  margin: 45px 0;
}

.medium-space {
  margin: 20px 0;
}

.custom-arrow-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.custom-arrow-list li {
  position: relative;
  padding-left: 20px;
}

.custom-arrow-list li:before {
  content: "";
  border: solid 2px #bbb;
  border-left: 0;
  border-top: 0;
  position: absolute;
  left: 1px;
  top: 9px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 7px;
  height: 7px;
}

/* =Divider Width
========================================================================================*/
hr {
  border: 0;
  border-bottom: solid 1px #e1e1e1;
  margin: 20px 0;
  position: relative;
  width: 100%;
}

hr:before {
  background: #888;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  position: absolute;
  width: 40px;
}

.dashed-border {
  border-bottom-style: dashed;
}

.dotted-border {
  border-bottom-style: dotted;
}

.double-border {
  border-bottom-style: double;
  border-bottom-width: 3px;
}

.double-border:before {
  height: 3px;
}

/* =Drop Caps
========================================================================================*/
p.drop-caps:first-child:first-letter {
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding: 4px;
  margin-right: 5px;
  margin-top: 5px;
  font-family: "Alegreya Sans", sans-serif;
}

p.drop-caps.secundary:first-child:first-letter {
  background-color: #f34834;
  color: #fff;
  padding: 6px;
  margin-right: 11px;
  border-radius: 4px;
}

/* =Image Caps
========================================================================================*/
.image-block {
  padding: 25px 0;
}

.image-block:after {
  display: table;
  clear: both;
  content: "";
}

.image-block figure {
  width: 33.33333%;
  float: left;
  position: relative;
  border: solid 1px #e5e5e5;
  padding: 5px;
  background: #fff;
  margin: 0 20px 10px 0;
}

.image-block figure img {
  width: 100%;
  height: auto;
}

.image-block.right-align figure {
  float: right;
  margin: 0 0 10px 20px;
}

.image-block figcaption {
  display: block;
  font-weight: 700;
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 5px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.4);
  padding: 13px 10px;
  color: #fff;
  text-align: center;
  line-height: 1.25;
}

.image-block h3 {
  margin-bottom: 20px;
}

/* =Section Caps
========================================================================================*/
.section-block {
  padding: 50px 0;
  /* background: #fff; */
}

/* =Layout Width
========================================================================================*/
#wrapper {
}

.wrap {
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.wrap-small {
  max-width: 1270px;
}

#main {
  padding: 30px 0;
}

#primary {
  float: left;
  width: 700px;
}

#content {
}

#sidebar {
  float: right;
  width: 200px;
}

.one-column {
  width: auto !important;
  float: none !important;
}

/* =Common-Page (common classes for all pages)
========================================================================================*/
#header {
  background: #fff;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 111;
}
#header.sticky {
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.05);
}
#header.sticky .search-box {
  opacity: 1;
  visibility: visible;
  display: block;
}
#header.sticky .top-header-link {
  opacity: 1;
  visibility: visible;
  margin-left: 14px;
}
#header.sticky .middle-header {
  opacity: 0;
  visibility: hidden;
  min-height: 0;
  height: 0;
}

#logo {
  max-width: 204px;
  min-width: 204px;
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

#logo img {
  max-width: 100%;
  height: auto;
  width: auto;
}

#mainmenu ul,
.top-header-link ul,
.helpfull-link ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  align-items: center;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
}

.helpfull-link ul {
  padding-right: 28px;
}
#mainmenu li {
}

#mainmenu ul li,
.top-header-link ul li,
.helpfull-link ul li {
  padding: 0 14px;
  font-weight: 500;
  white-space: nowrap;
}
#mainmenu ul li.vip {
  margin: 0 14px 0 auto;
}

#mainmenu li a,
.top-header-link ul li a,
.helpfull-link ul li a {
  text-decoration: none;
  padding: 0;
  display: block;
  color: #494949;
  position: relative;
  padding: 15px 0;
  line-height: normal;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
#mainmenu li a:hover,
.top-header-link ul li a:hover,
.helpfull-link ul li a:hover {
  color: #000;
}
#mainmenu li.active a,
.top-header-link ul li.active a,
.helpfull-link ul li.active a {
  font-weight: 700;
}
#mainmenu li.active a:after,
.top-header-link ul li.active a:after,
.helpfull-link ul li.active a:after {
  opacity: 1;
  visibility: visible;
}

#mainmenu li a:after,
.top-header-link ul li a:after,
.helpfull-link ul li a:after {
  content: "\e906";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 22px;
  font-family: "Blank-Theme-Icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 350ms ease-in-out;
}

#mainmenu li a:hover:after,
#mainmenu li.active a a:after,
.top-header-link ul li a:hover:after,
.top-header-link ul li.active a:after,
.helpfull-link ul li a:hover:after,
.helpfull-link ul li.active a:after {
  opacity: 1;
  visibility: visible;
}

#footer {
  padding: 0;
}

.copyright {
  float: right;
  margin: 0;
}

/* =Home-Page (only homepage used classes)
========================================================================================*/
.sprites {
  background-image: url(../images/bgi/sprites.svg);
}

.sp-after:after {
  background-image: url(../images/bgi/sprites.svg);
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  content: "";
  vertical-align: middle;
}

.sp-before:before {
  background-image: url(../images/bgi/sprites.svg);
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  content: "";
  vertical-align: middle;
}

/* =Form Style
========================================================================================*/
button,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
input[type="number"],
textarea,
select,
input[type="submit"],
input[type="button"] {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
input[type="number"],
textarea,
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

button,
input {
  line-height: normal;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
input[type="number"],
textarea,
select {
  background: #fff;
  padding: 14px 15px;
  height: 50px;
  line-height: 1.55;
  border: solid 1px rgba(0, 0, 0, 0.7);
  color: #2e2d32;
  width: 100%;
  font-family: "Alegreya Sans", Arial, Helvetica, sans-serif;
  -moz-transition: border-color 200ms ease-in;
  -webkit-transition: border-color 200ms ease-in;
  transition: border-color 200ms ease-in;
}

input[type="text"].input-lg,
input[type="password"].input-lg,
input[type="email"].input-lg,
input[type="tel"].input-lg,
input[type="search"].input-lg,
input[type="url"].input-lg,
input[type="number"].input-lg {
  height: 58px;
}

input[type="text"].input-sm,
input[type="password"].input-sm,
input[type="email"].input-sm,
input[type="tel"].input-sm,
input[type="search"].input-sm,
input[type="url"].input-sm,
input[type="number"].input-sm {
  height: 38px;
}

textarea {
  width: 100%;
  height: 130px;
  overflow: auto;
  resize: vertical;
  padding: 10px 15px;
  font-family: "Alegreya Sans", Arial, Helvetica, sans-serif;
}

.custom-select select {
  padding-right: 50px;
}
select {
  height: auto;
  padding: 13px 42px 13px 12px;
  font-size: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  position: relative;
  z-index: 1;
  background: #fff;
  line-height: 1.25;
  border-radius: 0;
  color: #000000;
  height: 50px;
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

.custom-select {
  display: block;
  margin: 0;
  position: relative;
}

.custom-select:before {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 48px;
  background: #fff;
  content: "";
  height: 48px;
}

.custom-select:after {
  content: "\e901";
  position: absolute;
  right: 18px;
  top: 16px;
  margin-top: 0;
  font-family: "Blank-Theme-Icons" !important;
  font-size: 14px;
  color: #000;
  z-index: 1;
  pointer-events: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
  border: solid 1px #e5e5e5;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="button"],
input[type="submit"],
button {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  cursor: pointer;
  width: auto;
  overflow: visible;
  padding: 13px 45px;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.25;
  font-family: "Alegreya Sans", Arial, Helvetica, sans-serif;
  font-weight: bold;
}

input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
  background: #fff;
  color: #000;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 4px 8px 0;
  vertical-align: top;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: #bababa;
}

::-moz-placeholder {
  opacity: 1;
  color: #bababa;
}

:-ms-input-placeholder {
  opacity: 1;
  color: #bababa;
}

:-moz-placeholder {
  opacity: 1;
  color: #bababa;
}

.checkbox,
.radio {
  position: relative;
  float: left;
  margin-right: 20px;
}
.checkbox span a {
  text-decoration: underline;
}
.form-block .form-group .checkbox label,
.form-block .form-group .radio label {
  padding: 0;
  padding-top: 1px;
  padding-left: 32px;
  font-weight: 400;
  display: block;
  line-height: 1.1;
  font-size: 18px;
}

.checkbox input,
.radio input {
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  position: absolute;
}

.checkbox input:checked + .input-helper:before,
.radio input:checked + .input-helper:before {
  border-color: #000;
}

.checkbox input:disabled + .input-helper:before,
.radio input:disabled + .input-helper:before {
  opacity: 0.35;
}

.checkbox .input-helper:before,
.radio .input-helper:before,
.checkbox .input-helper:after,
.radio .input-helper:after {
  position: absolute;
  content: "";
  transition: all 200ms;
}

.checkbox .input-helper:before,
.radio .input-helper:before {
  left: 0;
  border: 1px solid #000;
}

.checkbox input {
  width: 20px;
  height: 20px;
  margin: 0;
}

.checkbox input:checked + .input-helper:before {
  background-color: #000;
}

.checkbox input:checked + .input-helper:before {
  background-color: #000;
}

.checkbox input:checked + .input-helper:after {
  transform: scale(1);
  opacity: 1;
}

.checkbox .input-helper:before {
  top: 0;
  width: 20px;
  height: 20px;
  color: #fff;
}

.checkbox .input-helper:after {
  content: "\2713";
  font-size: 15px;
  left: 3px;
  top: -1px;
  line-height: normal;
  font-weight: 600;
  color: #fff;
  transform: scale(0);
  opacity: 0;
}

.radio input {
  width: 18px;
  height: 18px;
  margin: 0;
}

.radio input:checked + .input-helper:after {
  transform: scale(1);
}

.radio .input-helper:before {
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}

.radio .input-helper:after {
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  top: 5px;
  left: 5px;
  transform: scale(0);
}

/* =BreadCrumbs
========================================================================================*/
.breadcrumbs {
  padding: 0;
  background: transparent;
  border-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 11px;
}

.breadcrumbs ul {
  display: inline;
  margin: 0;
  padding: 0;
}
.breadcrumbs li:first-child {
  margin-left: 0;
}
.breadcrumbs li {
  display: inline-block;
  margin: 0 0 0 20px;
  position: relative;
}

.breadcrumbs li:not(:first-child):before {
  content: "/";
  color: rgba(255, 255, 255, 0.2);
  display: inline-block;
  position: absolute;
  left: -14px;
  top: 50%;
  transform: translateY(-50%);
}

.breadcrumbs li a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

.breadcrumbs li a:hover {
  color: #fff;
}

/* =Form list
========================================================================================*/
.form-block {
  margin: 10px 0;
}

.form-group {
  padding: 10px 0;
}

.form-group:after {
  clear: both;
  content: "";
  display: table;
}

.formlist .form-group ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.forgot-link {
  float: right;
}

.form-block .form-group label {
  display: inline-block;
  padding: 0 0 10px;
  vertical-align: top;
  font-weight: 500;
  color: #000;
}

.form-inline .form-group label {
  float: left;
  width: 30%;
  padding: 10px 10px 10px 0;
  line-height: 1.5;
}

.form-inline .form-group .field-box {
  width: 70%;
  float: left;
}

/* =Common button CSS
========================================================================================*/
.button {
  background-color: #000;
  text-transform: capitalize;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  line-height: normal;
  padding: 13px 30px;
  vertical-align: middle;
  font-weight: 500;
  overflow: hidden;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  border: 1px solid #000;
}
/* .button:before,
.button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #2e2d32;
  z-index: -1;
  transform: translate3D(0, -100%, 0);
  transition: all 0.5s;
} */
/* .button:before {
  top: 0;
  left: 0;
  width: 150%;
  background: #2e2d32;
  transform-origin: 0 bottom;
  transform: translateX(-100%) rotate(-30deg);
  z-index: -1;
} */
.button:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 0;
  /* height: calc(100% - 2px); */
  height: 100%;
  /* top: 1px; */
  top: 0;
  left: 50%;
  background: #fff;
  transform: translateX(-50%);
}
.button:hover:after {
  /* width: calc(100% - 2px); */
  width: 100%;
}
/* .button:hover:before {
  left: 0;
  transform: rotate(0deg);
  transition: all 0.5s;
} */
.button:hover {
  color: #000;
}

.button.btn-lg,
input[type="submit"].btn-lg,
input[type="button"].btn-lg,
button.btn-lg {
  padding: 16px 35px;
  font-size: 18px;
}

.button.btn-sm,
input[type="submit"].btn-sm,
input[type="button"].btn-sm,
button.btn-sm {
  padding: 9px 21px;
  font-size: 18px;
}

.button.btn-xs,
input[type="submit"].btn-xs,
input[type="button"].btn-xs,
button.btn-xs {
  padding: 8px 20px;
  font-size: 12px;
}

.button.btn-lightgray,
input[type="submit"].btn-lightgray,
input[type="button"].btn-lightgray,
button.btn-lightgray {
  background: #969fb0;
  color: #fff;
}

.button.btn-lightgray:hover,
input[type="submit"].btn-lightgray:hover,
input[type="button"].btn-lightgray:hover,
button.btn-lightgray:hover {
  background: #757f90;
}

.button.btn-secondary,
input[type="submit"].btn-secondary,
input[type="button"].btn-secondary,
button.btn-secondary {
  background: #555;
  color: #fff;
}

.button.btn-secondary:hover,
input[type="submit"].btn-secondary:hover,
input[type="button"].btn-secondary:hover,
button.btn-secondary:hover {
  background: #333;
}

.button.btn-outline,
input[type="submit"].btn-outline,
input[type="button"].btn-outline,
button.btn-outline {
  color: #000;
  border: solid 1px #000;
  background: transparent;
}

.button.btn-outline:hover,
input[type="submit"].btn-outline:hover,
input[type="button"].btn-outline:hover,
button.btn-outline:hover {
  background: #fff;
  color: #fff;
}

.button.btn-outline:after,
input[type="submit"].btn-outline:after,
input[type="button"].btn-outline:after,
button.btn-outline:after {
  background: #000;
  color: #fff;
}

.button.btn-lg.btn-outline,
input[type="submit"].btn-lg.btn-outline,
input[type="button"].btn-lg.btn-outline {
  padding: 14px 35px;
}

.button.btn-outline,
input[type="submit"].btn-outline,
input[type="button"].btn-outline {
  padding: 12px 30px;
}

.button.btn-sm.btn-outline,
input[type="submit"].btn-sm.btn-outline,
input[type="button"].btn-sm.btn-outline {
  padding: 8px 25px;
}

.button.btn-xs.btn-outline,
input[type="submit"].btn-xs.btn-outline,
input[type="button"].btn-xs.btn-outline {
  padding: 6px 20px;
}

.button.btn-block {
  display: block;
}

.buttonset .button {
  margin: 10px 7px;
  text-align: center;
  width: 160px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* =Table CSS
========================================================================================*/
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ddd;
}

table {
  width: 100%;
  margin-bottom: 30px;
}

table th,
table td {
  padding: 14px 15px;
  line-height: 1.32;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

table th {
  background: #ececec;
  font-weight: 700;
  padding: 17px 15px;
  font-size: 16px;
}

table tr:hover td {
  background: #fbfbfb;
}

table tr.selected td {
  background: #fbfbfb;
}

table thead th {
  vertical-align: middle;
}

table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}

/* =tabnav CSS
========================================================================================*/
.tabnav {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border: solid 1px #e9edee;
}

.tabnav li {
  float: left;
  position: relative;
  margin: 0;
  width: 25%;
  text-align: center;
  font-weight: 400;
  text-transform: none;
}

.tabnav li:first-child {
  margin: 0;
}

.tabnav li h2 {
  margin: 0;
  font-size: 15px;
}

.tabnav li a,
.tabnav li .tab-heading {
  display: block;
  padding: 16px 5px;
  text-decoration: none;
  color: #929292;
  line-height: 1.25;
  background: #e9edee;
  margin-bottom: -1px;
  border-left: solid 1px #dde1e2;
  font-size: 20px;
}

.tabnav li:first-child a {
  border-left: 0;
}

.tabnav li.active a,
.tabnav li a:hover,
.tabnav li.active .tab-heading {
  background-color: #fff;
  color: #000;
}
.tabnav li.active a,
.tabnav li.active .tab-heading {
  font-weight: 700;
}
.tabnav li.active a:after {
  display: block;
}

.tab-container {
  padding: 20px;
  border: solid 1px #e9edee;
  border-top: 0;
}

.tabcontent .quicklist li,
.tabcontent .quicklist {
  margin: 0;
}

.tabcontent {
  display: none;
}

.tabcontent > p {
  color: #666;
  margin: 20px 0 0;
}

.tabcontent p:first-child {
  margin-top: 0;
}

.tabcontent p a,
.accordion-data p a {
  color: #7f97ae;
  text-decoration: underline;
}

.tabcontent p a:hover,
.accordion-data p a:hover {
  color: #00305d;
}

.tabcontent h4 {
  margin: 0 0 15px;
}

/* =Accordian CSS
========================================================================================*/
.accordion-databox .accordion-row {
  margin-bottom: 30px;
}
.accordion-databox .accordion-row:last-child {
  margin-bottom: 0;
}
.accordion-databox .accordion-row:first-child {
  border-top: 0;
}

.accordion-databox .accordion-row h5 {
  cursor: pointer;
  margin: 0;
  background: #F6F6F6;
  color: #000;
  position: relative;
  padding: 13px 84px 13px 24px;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 0;
  text-transform: none;
}
.accordion-databox .accordion-row .accordion-arrow {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  width: 40px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.accordion-row .accordion-arrow:before,
.accordion-row .accordion-arrow:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #000;
  width: 12px;
  height: 2px;
  display: none;
}
.accordion-row .accordion-arrow:after {
  transform: rotate(90deg);
}
.accordion-trigger.open .accordion-arrow:after {
  opacity: 0;
}

.accordion-databox .accordion-row h5.open {
  color: #272c2f;
}

.accordion-databox .accordion-row h5 .accordion-arrow i {
  transform: rotate(-90deg);
  transition: all 350ms ease-in-out;
}

.accordion-databox .accordion-row h5.open .accordion-arrow i {
  transform: rotate(0deg);
}


.accordion-data {
  display: none;
  padding:6px 84px 30px 24px;
  background: #F6F6F6;
}

.accordion-data p {
  /* color: #6c6c6c; */
}

.accordion-data p:first-child {
  margin-top: 0;
}

/* =Alertbox CSS
========================================================================================*/
.alert {
  padding: 16px 16px 16px 55px;
  margin: 20px 0;
  color: #454545;
  position: relative;
}

.alert:before {
  position: absolute;
  content: "";
  left: 15px;
  top: 15px;
  width: 24px;
  height: 24px;
  background: url(../images/bgi/sprites.svg) no-repeat 0 0;
}

.alert-notification {
  background-color: #fff0f4;
  border: solid 1px #db524c;
  color: #db524c;
}

.alert-notification:before {
  background-position: 0 0;
}

.alert-info {
  background-color: #e8f6ff;
  border: solid 1px #0082d5;
  color: #0082d5;
}

.alert-info:before {
  background-position: -26px 0;
}

.alert-warning {
  background-color: #fef4ec;
  border: solid 1px #ff9948;
  color: #ff9948;
}

.alert-warning:before {
  background-position: -52px 0;
}

.alert-success {
  background-color: #edfff6;
  border: solid 1px #04be5b;
  color: #04be5b;
}

.alert-success:before {
  background-position: -79px 0;
}

.alert-normal {
  background-color: #efefef;
  border: solid 1px #999;
  padding-left: 16px;
  color: #555;
}

.alert-normal:before {
  display: none;
}

/* =Default page CSS
========================================================================================*/
.heading-listblock {
  padding: 20px 0;
}

.heading-listblock p,
.heading-listblock blockquote {
  margin: 0 0 35px;
}

.heading-listblock p:last-child {
  margin-bottom: 0;
}

.heading-listblock .paragraph-block p {
  margin: 0 0 20px;
}

.list-block ul,
.list-block ol {
  padding-left: 22px;
  margin-left: -5px;
}

.list-block ul li,
.list-block ol li {
  margin: 5px 0;
}

.list-block ul.custom-arrow-list {
  margin: 0;
  padding: 0;
}

/* =Default page CSS
========================================================================================*/

/*
img {
	max-width: 100%;
	display: block;
  }

  figure {
	margin: 0;
	display: grid;

	grid-template-rows: 1fr auto;
  }

  figure > img {
	grid-row: 1 / -1;
	grid-column: 1;
  }

  figure a {
	color: black;
	text-decoration: none;
  }

  figcaption {
	grid-row: 2;
	grid-column: 1;
	background-color: rgba(255,255,255,.5);
	padding: .2em .5em;
	justify-self: start;
  }

  .container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-flow: dense;
	gap: 10px;
  }

  .landscape {
	grid-column-end: span 2;
  } */

/* Header css */
.top-header {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  grid-gap: 27px;
  padding: 10px 50px;
  min-height: 82px;
}
.top-header .top-header-link {
  max-width: 400px;
  width: 100%;
}
.account-info {
  display: grid;
  grid-template-columns: 1fr auto;
  text-align: right;
}
.account-info .button {
  text-transform: uppercase;
}
.account-info .button i {
  /* transform: translateY(-2px); */
}

ul.account {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(3, auto);
  margin: 0 0 0 auto;
}
ul.account li {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 20px;
}
ul.account li:first-child {
  padding-left: 0;
}
ul.account li.all-events {
  display: none;
}
/* ul.account li:after {
  content: "";
  position: absolute;
  right: 0;
  height: 20px;
  width: 1px;
  background: rgba(0, 0, 0, 0.07);
} */
ul.account li a {
  display: flex;
  align-items: center;
  line-height: normal;
}
ul.account li a i {
  margin-right: 10px;
  margin-top: -3px;
}
ul.account li:last-child {
  padding-right: 0;
}
ul.account li:last-child:after {
  display: none;
}
.sign-in-btn {
  margin-left: 25px;
}
.button.icon i {
  margin-right: 12px;
}

.login-user {
  position: relative;
}
.login-user .button {
  padding: 9px 38px 9px 21px;
  font-size: 18px;
  position: relative;
}
.login-user .button:before {
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-top: 5px solid #fff;
  content: "";
  margin-top: -1px;
  position: absolute;
  right: 20px;
  top: 50%;
  transition: all 0.5s;
}
.login-user .button.open {
  color: #000;
}
.login-user .button.open:after {
  width: 100%;
}
.login-user .button:hover:before,
.login-user .button.open:before {
  border-top-color: #000;
}
.login-user .button.open:before {
  transform: rotate(180deg);
  margin-top: -2px;
}
.login-user .button i {
  margin-right: 12px;
}
.login-user .my-account-links {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  width: 100%;
  min-width: 150px;
  display: none;
  /* opacity: 0;
  visibility: hidden; */
  background: #fff;
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #000000;
  z-index: 1;
}
.login-user .my-account-links li {
  font-weight: 500;
  white-space: nowrap;
}
.login-user .my-account-links li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}
.login-user .my-account-links li a {
  padding: 10px 15px;
  width: 100%;
  text-align: left;
  display: block;
}

.middle-header {
  transition: all 0.3s ease-in-out;
  display: flex;
  background-color: rgba(0, 0, 0, 0.05);
  border-top: 1px solid #e5e5e5;
  width: 100%;
  min-height: 53px;
  padding-left: 36px;
  
}
.top-right-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
	overflow: hidden;
}
.location-info > a {
  color: #494949;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(228, 228, 228);
  background: linear-gradient(
    0deg,
    rgba(228, 228, 228, 0.46) 0%,
    rgba(228, 228, 228, 1) 100%
  );
  height: 100%;
  font-weight: 500;
  background-size: 300% 100%;
  transition: all 350ms ease-in-out;
  padding: 15px 50px 15px 30px;
  white-space: nowrap;
}
.location-info > a i {
  color: #000;
  margin-right: 10px;
  margin-top: -3px;
}
.fetch-location-main {
  position: absolute;
  right: 0;
  top: calc(100% + 20px);
  right: 20px;
  width: 370px;
  display: none;
}
.fetch-location-row {
  box-shadow: 2px 18px 28px rgba(0, 0, 0, 0.12);
  /* padding-top: 20px; */
  position: relative;
}
.fetch-location-row:before {
  content: "";
  position: absolute;
  right: 64px;
  bottom: 100%;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.location-search {
  background-color: #F6F6F6;
  padding: 20px;
}
.location-search {
  display: flex;
}
.location-search form {
  flex: 1;
  margin-right: 12px;
}
.location-search .btn-outline.fetch-location {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 40px;
}
.location-search .form-group {
  padding: 0;
  position: relative;
}
.location-search .form-group input[type="text"] {
  height: 40px;
  padding-right: 50px;
}
.location-search .form-group .button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
/* .fetch-location-main a {
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 15px;
  display: flex;
  align-items: center;
  color: #fff;
  transition: all 350ms ease-in-out;
} */
.fetch-location svg path {
  fill: #000 !important;
  transition: all 350ms ease-in-out;
}
.fetch-location:hover svg path {
  fill: #fff !important;
}

.recent-location {
  background-color: #fff;
  padding: 18px 20px;
}
.recent-location h6 {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  padding-bottom: 8px;
  border-bottom: 1px solid #E5E5E5;
  margin: 0;
}
.recent-location ul {
  padding: 8px 0 0;
}
.recent-location ul li {
  font-size: 18px;
  font-weight: 500;
}
.recent-location ul li a {
  padding: 9px 0;
  display: block;
  color: #6C6C6C;
}
.recent-location ul li a:hover {
  color: #000;
}

.location-info a:hover {
  background-size: 100% 300%;
}
/* .location-info a i {
  color: #000;
  margin-right: 10px;
  margin-top: -3px;
} */

/* Clients logo */
.client-logo {
  background: #fff;
  padding: 70px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.logo-boxes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  grid-gap: 73px;
  align-items: center;
}
.logo-boxes.owl-carousel:not(.owl-loaded) {
  display: grid;
}
.logo-box {
  text-align: center;
}
.logo-box img {
  width: auto !important;
  transition: all 350ms ease-in-out;
  opacity: 0.35;
  cursor: pointer;
}
.logo-box img:hover {
  opacity: 0.8;
}
.footer-middle {
  background: #000 url("../images/footer-bg.png") no-repeat center top;
  background-size: cover;
  background-position: center top;
}
.link-hover {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #fff;
  padding-bottom: 3px;
}
.link-hover:hover {
  color: #fff;
}
.link-hover:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 0;
  background-color: transparent;
  transform: scaleX(0);
  transform-origin: bottom left;
  transition: transform 0.3s;
  border-bottom: 3px dotted #fff;
  width: 22px;
  transform: scaleX(0);
  transform-origin: center center;
  bottom: -3px;
}

.link-hover:hover:before {
  transform: scaleX(1);
}

.footer-middle-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 0 30px;
}
.footer-middle-link {
  margin: 60px 0;
}
.footer-middle-link h5 {
  font-weight: 700;
  color: #fff;
  position: relative;
  padding-bottom: 9px;
  margin-bottom: 30px;
}
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.footer-links li {
  margin: 5px 10px;
}
.footer-links li a {
  color: #fff;
  padding-bottom: 0;
  font-weight: 700;
  font-size: 24px;
}
.footer-links li a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.footer-links li:last-child {
  margin-bottom: 0;
}
.footer-middle-link h5:after {
  content: "\e906";
  font-family: "Blank-Theme-Icons" !important;
  position: absolute;
  left: 0;
  top: auto;
  line-height: 0;
  bottom: 0;
  font-size: 22px;
}
.social-media {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 48px;
  grid-gap: 35px;
  display: -ms-inline-grid;
  display: inline-grid;
  grid-template-columns: repeat(3, auto);
  align-items: center;
}
.footer-links li:last-child {
  margin-bottom: 0;
}
.social-media a {
  color: #fff;
  display: flex;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}
.social-media li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.social-media li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
  transform: scaleY(0);
  transform-origin: bottom left;
  transition: transform 0.2s;
}
.social-media li:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
  transform: scaleY(0);
  transform-origin: top right;
  transition: transform 0.2s 0.2s;
}
.social-media li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: top left;
  transition: transform 0.2s 0.3s;
}
.social-media li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.2s 0.1s;
}
.social-media li:hover:before {
  transform: scaleY(1);
  transition: transform 0.2s 0.3s;
}
.social-media li:hover:after {
  transform: scaleY(1);
  transition: transform 0.2s 0.1s;
}
.social-media li:hover a:after {
  transform: scaleX(1);
  transition: transform 0.2s 0.2s;
}
.social-media li:hover a:before {
  transform: scaleX(1);
  transition: transform 0.2s;
}
.policies-list {
  width: 100%;
  border-top: 1px solid #1d1c28;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.policies-list ul {
  list-style: none;
  padding: 28px 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.policies-list > ul:not(.social-media) > li {
  position: relative;
  padding-right: 60px;
}
.policies-list > ul:not(.social-media) > li:last-child {
  padding-right: 0;
}
.policies-list ul li:hover a,
.policies-list ul li.active a {
  color: #fff;
}
.policies-list ul li.active a {
  font-weight: 700;
}
.policies-list ul.footer-contact-info li {
  font-size: 22px;
  color: #fff;
  display: flex;
  align-items: center;
}
.policies-list > ul:not(.social-media) > li:last-child:after {
  display: none;
}
.policies-list ul.footer-contact-info li h6:after {
  content: "\e906";
  font-family: "Blank-Theme-Icons" !important;
  transform: rotate(90deg);
  width: auto;
  height: 0;
  right: 0;
  top: -8px;
  width: 0px;
  height: 24px;
  font-size: 20px;
  color: #fff;
  position: absolute;
}
.policies-list ul.footer-contact-info li h6 {
  font-weight: 500;
  position: relative;
  margin: 0;
  padding-right: 18px;
  margin-right: 18px;
  line-height: 1.2;
}
.policies-list ul.footer-contact-info li h6 a {
  color: #fff;
  display: none;
}
.policies-list ul.footer-contact-info li h6 a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.policies-list ul.footer-contact-info li > a {
  color: #bababa;
  font-weight: 500;
  font-size: 18px;
}
.policies-list ul.footer-contact-info li > a:hover {
  color: #fff;
}
.last-footer {
  background: #1b1b1b;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.listing {
  display: flex;
	flex-wrap:wrap;
   grid-gap: 26px;
   margin-right: auto;
	padding-right: 26px
}
.fmenu {
  padding: 18px 0 20px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.fmenu ul li a {
  color: rgba(255, 255, 255, 0.5);
  padding: 0;
}
.fmenu ul li a:before {
  display: none;
}
.copyright {
  display: flex;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  grid-gap: 20px;
	
}
.copyright p {
  margin: 0;
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  position: relative;
}
.copyright p:first-child {
  padding-right: 20px;
}
.copyright p:first-child:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 20px;
  background: #2e2d32;
}
.copyright p a {
  display: flex;
  align-items: center;
  margin-left: 8px;
  opacity: 0.5;
  transition: 350ms all;
  max-width: 90px;
}
.copyright p a img {
  width: 100%;
  display: block;
}
.copyright p a:hover {
  opacity: 1;
}
.left-side-menu {
  display: flex;
  align-items: center;
}
.search-box {
  max-width: 349px;
  width: 100%;
  margin-left: 27px;
  opacity: 0;
  visibility: hidden;
  transition: all 350ms ease-in-out;
  display: none;
}
.search-box .form-group {
  position: relative;
  padding: 0;
}
.search-box .form-group input {
  height: 40px;
  padding: 10px 50px 10px 15px;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.04);
}
.search-box .form-group input:focus {
  border: solid 1px #e5e5e5;
}
.search-box .button {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}

.top-header-link {
  opacity: 1;
  visibility: visible;
  transition: all 350ms ease-in-out;
  flex: 1;
}
.top-header-link ul {
  padding: 0;
  border: 0;
}
.top-header-link ul .dropdown {
  position: relative;
}
.top-header-link ul .dropdown a {
  position: relative;
  padding-right: 15px;
}
.top-header-link ul .dropdown > a:before {
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-top: 5px solid #000;
  content: "";
  margin-top: -1px;
  position: absolute;
  right: 0;
  top: 50%;
  transition: all 0.3s ease-in-out;
}
.top-header-link ul .dropdown.active > a:before {
  transform: rotate(180deg);
}
.top-header-link ul .dropdown.active > a:after {
  opacity: 1;
  visibility: visible;
}
.top-header-link ul .dropdown ul {
  position: absolute;
  top: 100%;
  /* display: none; */
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #000000;
}
.top-header-link ul .dropdown.active ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.top-header-link ul .dropdown ul li {
  padding: 0;
}
.top-header-link ul .dropdown ul li a {
  padding: 10px 15px;
  width: 100%;
  text-align: left;
  align-items: flex-start;
}
.top-header-link ul .dropdown ul li a:after {
  display: none;
}
.top-header-link ul .dropdown ul li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}

figure {
  margin: 0;
}

/* Event List Page */
.event-list-row {
  display: grid;
  grid-template-columns: 1fr 22.3%;
  grid-gap: 47px;
}
.advertisement-sidebar a {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin-left: -0px!important;;
}
.advertisement-sidebar a img {
  height: auto;
  object-fit: cover;
  transition: all 350ms ease-in-out;
  width: 100%;
}
.advertisement-sidebar a:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.button.icon:not(.sign-in-btn) i {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-size: 22px;
  background: #fff;
  /* border: 1px solid #000; */
  border: 0;
  color: #000;
  /* transition: background-color 550ms cubic-bezier(0.77, 0, 0.175, 1),
    color 550ms cubic-bezier(0.77, 0, 0.175, 1); */
  transition: all 0.5s;
  z-index: 1;
  overflow: hidden;
}
.button.icon i:after {
  content: "";
  position: absolute;
  z-index: -1;
  /* transition: all 900ms; */
  transition: all 0.5s;
  width: 0;
  height: 100%;
  top: 0;
  /* right: -50px; */
  right: 0;
  background: #000;
}
.button.icon:not(.sign-in-btn):after {
  left: 40px;
  transform: translateX(0);
}
.button.icon:not(.sign-in-btn):hover:after {
  width: calc(100% - 40px);
  width: 100%;
}
.button.icon:not(.sign-in-btn) {
  padding-left: 70px;
  padding-top: 9px;
  padding-bottom: 9px;
}
.page-template-template-event-list .buy-ticket-btn .button.icon{
 padding-left: 63px;
}
.button.icon:hover i {
  color: #fff;
}
.button.icon:hover i:after {
  /* width: 200px; */
  width: 100%;
}
.account-info .button:hover i {
  color: #000;
  transition: all 350ms ease-in-out;
}

.buy-ticket-row {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  grid-gap: 22px;
  margin-bottom: 50px;
}
.ticket-info {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  grid-gap: 22px;
}
.ticket-pic img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
  border: 6px solid #fff;
  box-shadow: 0 0px 0px 1px #000;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.ticket-detail h5 {
  margin: 0;
  font-weight: 700;
  color: #1d1c28;
}
.ticket-detail p {
  margin: 0;
}
.event-photo-box {
  position: relative;
}
.event-photo-box figure img:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.event-photo-box figure {
  /* padding-top: 50.3966%; */
  position: relative;
  margin-bottom: 40px;
}
.event-photo-box figure img {
  width: 100%;
  /* height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0; */
  transition: all 350ms ease-in-out;
}
.inner-banner {
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  background-color: #000;
  padding: 63px 0 43px;
  margin-bottom: 0px;
}
.inner-banner2 {
  padding: 25px 0 21px;
  text-align: center;
}
.banner-content h2, .banner-content h1 {
  margin: 0;
  color: #fff;
}
.banner-content h5 {
  margin: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
}
.banner-content h5 i {
  font-size: 44px;
  margin-right: 22px;
}
.banner-content h5 span {
  border: 1px solid rgba(186, 186, 186, 0.1);
  background: rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 15px;
  border-radius: 20px;
  line-height: normal;
  min-width: 90px;
  font-weight: 800;
  margin-left: 23px;
}

.banner-content h4 {
  font-weight: 700;
  margin: 0;
  color: #fff;
}
.event-filter-row h5 {
  margin-bottom: 25px;
}
.event-filter-row .card-body {
  font-size: 18px;
  font-weight: 400;
}
.event-filter-row .filter-list-box:last-child {
  margin-bottom: 0;
}
.event-filter-row h5 a {
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
}
.filter-listing {
  display: grid;
  /* grid-template-columns: repeat(auto-fit, minmax(214px, 3fr)); */
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 30px;
  margin-bottom: 40px;
}
.filter-listing select,
.filter-listing .daterange-picker span {
  font-size: 16px;
}
.filter-listing .form-group {
  padding: 0;
}
.artist-view-box .mob-show {
  display: none;
}
.filter-list-box {
  padding: 23px 20px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  transition: border 350ms ease-in-out;
}
.filter-list-box.open:before, .filter-list-box.animate:before,
.filter-list-box.open:after, .filter-list-box.animate:after {
  opacity: 0;
  visibility: hidden;
}
.filter-list-box.open {
  border-color: #141414;
}
.filter-ticket-info {
  display: grid;
  /* grid-template-columns: auto 261px; */
  grid-template-columns: auto 280px;
  align-items: center;
  grid-gap: 30px;
  cursor: pointer;
}
.click-to-show-more {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  grid-gap: 30px;
  cursor: pointer;
}
.page-template-template-my-tickets .click-to-show-more, 
.page-template-template-my-tickets .click-to-show-more .filter-ticket-img a, 
.page-template-template-my-tickets .click-to-show-more h6 a{
   cursor: auto;
}

.event-more-details {
  display: none;
}
.filter-ticket-img {
  width: 160px;
}
.filter-ticket-img a {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.filter-ticket-img a:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.filter-ticket-img a img {
  width: 100%;
  transition: all 350ms ease-in-out;
}
.filter-ticket-detail h6 {
  margin-bottom: 8px;
  color: #000;
}
.filter-ticket-detail p {
  margin-bottom: 0;
}
.filter-ticket-detail p {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  line-height: normal;
}
.filter-ticket-detail p.pay-note {
  background: #f1f1f1;
  padding: 4px 10px;
  line-height: 1.2;
  margin-left: 20px;
  font-size: 16px;
}
.event-date-time {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.event-date-time p:not(:last-child) {
  margin-right: 30px;
}
.filter-ticket-detail p i {
  margin-right: 8px;
  color: #2e2d32;
}
.distance-info {
  margin-bottom: 6px;
  line-height: normal;
}
.buy-ticket-btn {
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 20px;
}
.buy-ticket-btn .event-arrow {
  height: 42px;
  width: 42px;
  background-color: #f6f6f6;
  color: #000;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
  cursor: pointer;
  border: 1px solid #000;
}
.buy-ticket-btn .event-arrow i {
  transition: 350ms all;
}
.filter-list-box.open .buy-ticket-btn .event-arrow i {
  transform: rotate(180deg);
}
.filter-list-box {
  position: relative;
}
.filter-list-box:before,
.filter-list-box:after {
  content: "";
  position: absolute;
  right: -40px;
  top: 0;
  height: 100%;
  width: 340px;
  background: rgba(246, 246, 246, 0.5);
  z-index: -1;
}
.filter-list-box:before {
  transform: skewX(25deg);
}
.filter-list-box:after {
  transform: skewX(-25deg);
}
.filter-list-box {
  margin-bottom: 30px;
}
.advertisement-box {
  margin-bottom: 30px;
  position: relative;
}
.advertisement-box a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.advertisement-box a.ad-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 20px;
  font-size: 10px;
  background-color: #fff;
  color: #000;
  border: 1px solid #9d9d9d;
  display: flex;
  align-items: center;
  justify-content: center;
}
.advertisement-box a img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.event-more-boxes {
  margin-top: 23px;
  background: #fff;
}
.event-more-boxes {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.more-event-box h5,
.more-event-box span.title {
  font-size: 16px;
  color: #2e2d32;
  margin: 0;
  font-weight: 700;
  padding: 12px 20px 9px;
  background: rgb(242, 242, 242);
  background: linear-gradient(
    180deg,
    rgba(242, 242, 242, 1) 0%,
    rgba(242, 242, 242, 0) 100%
  );
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  text-transform: uppercase;
  display: block;
  min-height: 42px;
}

.more-event-block {
  padding-top: 35px;
}
.more-event-box .more-event-block h5 {
  background: none;
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
  min-height: auto;
}
.more-event-block .more-event-list {
  padding-top: 20px;
}

.event-block-img {
  padding-top: 25px;
  display: flex;
  justify-content: flex-end;
}
.event-block-img figure {
  max-width: 250px;
}
.event-block-img figure img {
  width: 100%;
  display: block;
}

.more-event-list {
  padding: 25px 20px 0;
}
.more-event-list li {
  display: flex;
  align-items: center;
  margin-bottom: 17px;
  position: relative;
  font-weight: 500;
}
.more-event-list li:last-child {
  margin-bottom: 0;
}
.more-event-list li img {
  margin-right: 12px;
  width: 30px;
  height: 30px;
  object-fit: cover;
  border: 1px solid #fff;
}
.vanue-info.more-event-list li {
  padding-left: 40px;
  line-height: 1.6;
  flex-wrap: wrap;
}
.vanue-info.more-event-list li span {
  display: block;
  width: 100%;
  color: #6c6c6c;
  font-size: 16px;
}
.vanue-info.more-event-list li i {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 5px;
  background: #000;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
/* .filter-list-boxes > .button {
  display: table;
  margin: 50px auto 0;
} */
.filter-btn-box {
  text-align: center;
  margin-top: 50px;
}
/*
.section-row {
  padding: 60px 0;
}
*/
.section-bloack {
  padding: 50px 0;
}
.section-title h3 {
  margin: 0;
  color: #000;
}
.section-title {
  margin-bottom: 30px;
}

/* The Most View */
.the-most-view {
  background: #fafafa;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.most-view-box {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.most-view-box:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: #000;
  width: 0;
  height: 105%;
  transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: -1;
}
.most-view-box:hover:before {
  width: 100%;
}

.most-view-box:hover h5,
.most-view-box:hover p {
  color: #fff;
  padding-left: 20px;
}
.most-view-box:hover .img-box img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.most-view-box .img-box {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 9px;
  position: relative;
  padding-top: 59.34%;
  width: 100%;
  overflow: hidden;
}
.most-view-box .img-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.most-view-box h5 {
  margin-bottom: 2px;
  transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.most-view-box p {
  color: #6c6c6c;
  transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-bottom: 7px;
}
.owl-carousel.off {
  display: block;
}
.the-most-view-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

/* Artist page */
.event-list-row {
  position: relative;
}
.artist-tabs {
  overflow: hidden;
  padding-bottom: 70px;
}
.event-list-row .tabnav:before {
  content: "";
  width: 200vw;
  height: 1px;
  position: absolute;
  bottom: 2px;
  left: -50vw;
  background: rgba(0, 0, 0, 0.1);
}
.artist-tabs .tabnav li a,
.artist-tabs .tabnav li .tab-heading {
  background: transparent;
}
.artist-tabs .event-tab-container {
  border: 0;
}
.artist-tabs .event-tab-container {
  padding: 0;
  margin-top: 34px;
}
.artist-tabs .tabnav li {
  width: auto;
  margin-right: 40px;
}
.artist-tabs .tabnav li a,
.artist-tabs .tabnav li .tab-heading {
  border: 0;
}
.artist-tabs .tabnav {
  border: 0;
  min-height: 95px;
  position: relative;
}
.artist-tabs .tabnav li a,
.artist-tabs .tabnav li .tab-heading {
  padding: 32px 20px;
  position: relative;
}
.artist-tabs .tabnav li a:before,
.artist-tabs .tabnav li .tab-heading:before {
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 3px;
  margin: 0 auto;
  background: #000;
  position: absolute;
  transition: all 350ms ease-in-out;
}
.artist-tabs .tabnav li.active a:before,
.artist-tabs .tabnav li a:hover:before,
.artist-tabs .tabnav li.active .tab-heading:before {
  width: 100%;
}
.artist-tabs .advertisement-sidebar {
  margin-top: 130px;
}
.top-social-media {
  position: absolute;
  right: 0;
  top: 14px;
}
.top-social-media .social-media a {
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.1);

}
.top-social-media .social-media li:before,
.top-social-media .social-media li:after,
.top-social-media .social-media li a:before,
.top-social-media .social-media li a:after {
  background-color: #000;
}
.top-social-media .social-media {
  grid-gap: 8px;
  display: flex;
  align-items: center;
  margin-top: 0;
}
.monthly-crue {
  display: flex;
  align-items: center;
}
.monthly-crue h5 {
  margin: 0;
  font-weight: 700;
  color: #000;
  margin-right: 28px;
}
.social-media-title span {
  font-size: 14px;
  position: relative;
  display: block;
  font-weight: 500;
  padding-bottom: 15px;
}
.social-media-title span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  content: "\e906";
  font-family: "Blank-Theme-Icons" !important;
  line-height: normal;
}

.artist-filter .event-filter-row .event-filter-list-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-gap: 20px;
  grid-template-columns: 1fr auto;
  align-items: center;
}
.event-filter-list-box h5 {
  margin-bottom: 0;
}
.event-filter-list-box .filter-listing {
  margin-bottom: 0;
}
.event-filter-list-box {
  margin-bottom: 40px;
}
.artist-filter .event-filter-row .filter-listing {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 15px;
}
.artist-filter .event-filter-row .filter-listing .daterange-picker {
  min-width: 170px;
}
.artist-filterlist {
  display: flex;
  align-items: center;
}
.artist-filterlist ul {
  display: flex;
  align-items: center;
}
.artist-filterlist ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  line-height: 1;
}
.artist-filterlist ul li a i {
  margin-right: 10px;
}
.artist-filterlist ul li a:hover {
  background: #1d1c28;
  color: #fff;
}
.artist-filterlist ul li.active a {
  background: #1d1c28;
  color: #fff;
}
.artist-filterlist ul li {
  border: 1px solid #1d1c28;
}
.artist-filterlist ul li:nth-child(2) {
  border-left: 0;
  border-right: 0;
}

/* Event Details Page */
.event-detail-img {
  width: 100%;
  margin-top: 30px;
}
.event-detail-img img {
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 100%;
}
.event-detail-img img:hover {
  /*-webkit-filter: grayscale(100%);*/
  /*filter: grayscale(100%);*/
}
.event-details-section {
  display: grid;
  grid-template-columns: 1fr 340px;
  grid-gap: 30px;
  margin-top: 38px;
}
.event-detail-title h2 {
  font-size: 64px;
  color: #000;
  line-height: 1;
  margin-bottom: 8px;
}
.event-detail-title p {
  font-size: 28px;
  color: #929292;
}
.buy-ticket-with-detail {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 19px 0;
  display: flex;
  align-items: center;
  grid-gap: 20px;
  justify-content: space-between;
  margin-top: 30px;
}
.event-ticket-info {
  flex: 1;
}
.event-ticket-info ul {
  display: flex;
  align-items: center;
  column-gap: 30px;
  flex-wrap: wrap;
  row-gap: 15px;
}
.event-ticket-info ul li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #6c6c6c;
}
.event-ticket-info ul li i {
  margin-right: 8px;
}
.event-information-detail {
  margin-top: 30px;
}
.event-information-detail h5 {
  color: #000;
}
.event-information-detail > p {
  color: #6c6c6c;
  margin-bottom: 38px;
}
.event-information-detail .accordion-databox {
  margin-bottom: 60px;
}

.features-section {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 10px;
  margin-bottom: 60px;
}
.features-box .features-data {
  display: block;
  padding: 34px 30px;
  background: #f7f7f7;
  color: #2e2d32;
  height: 100%;
}
.features-box h6 {
  font-size: 18px;
  font-weight: 400;
  color: #2e2d32;
  margin-bottom: 20px;
}
.features-box span {
  display: table;
  line-height: 1;
  font-size: 24px;
  font-weight: 500;
  padding-right: 42px;
  position: relative;
}
.features-box span i {
  height: 20px;
  width: 20px;
  font-size: 9px;
  color: #fff;
  background: #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 350ms all;
}
.features-box .features-data:hover span i {
  transform: translateY(-50%) translateX(5px);
}

.similar-events-section {
  margin-top: 60px;
}
.similar-events-section > h4 {
  margin-bottom: 20px;
  color: #000;
  font-size: 28px;
}

.buy-ticket-title {
  background: #000;
  color: #fff;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.buy-ticket-title h5 {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
}
.buy-ticket-title i {
  font-size: 34px;
  margin-right: 13px;
}

.buy-ticket-list {
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 30px;
}
.buy-ticket-list ul li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #767676;
}
.buy-ticket-list ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.buy-ticket-list ul li h6 {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 4px;
  color: #000000;
}

.buy-ticket-social {
  background: #f6f6f6;
  padding: 11px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.buy-ticket-social h6 {
  font-size: 18px;
  color: #000;
  margin: 0;
}
.buy-ticket-social ul {
  display: flex;
  align-items: center;
}
.buy-ticket-social ul li {
  margin-right: 22px;
}
.buy-ticket-social ul li a {
  display: block;
  display: flex;
  align-items: center;
  padding: 5px;
}
.buy-ticket-social ul li:last-child {
  margin-right: 0;
}
.buy-ticket-social ul li a:hover {
}

#map {
  height: 640px;
  width: 100%;
  border: 1px solid #efefef;
  background: #efefef;
}
#map .cluster img {
  max-width: 100%;
  max-height: 100%;
  display: none !important;
}
#map .cluster > div {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-family: "Alegreya Sans" !important;
  line-height: 45px !important;
  height: 50px;
  background: #000;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
}

.gm-style {
  color: #929292;
  font: 18px/1.3 "Alegreya Sans", Arial, Helvetica, sans-serif;
}

.infoBox {
  background: #fff;
  border: 1px solid #000;
  padding: 25px;
  max-width: 330px;
  width: 100%;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: visible !important;
  z-index: 1;
}
.infoBox:before {
  content: "";
  position: absolute;
  right: 66px;
  bottom: -18px;
  height: 17px;
  width: 17px;
  background-color: #fff;
  transform: rotate(45deg);
  transform-origin: top right;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  z-index: -1;
}
.infoBox:after {
  content: "";
  position: absolute;
  right: 61px;
  bottom: -23px;
  height: 16px;
  width: 16px;
  background-color: rgba(0, 0, 0, 0.2);
  transform: rotate(45deg);
  transform-origin: top right;
  z-index: -2;
}

.infoBox > img {
  position: absolute !important;
  right: 0;
  top: 0;
  margin: 0 !important;
  display: none !important;
}
.map-event-box h4 {
  font-size: 28px;
  margin-bottom: 10px;
}
.map-distance-info {
  margin-bottom: 20px;
}
.map-distance-info ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -8px;
}
.map-distance-info ul li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 24px;
  padding-right: 34px;
}
.map-distance-info ul li i {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 16px;
}
.map-distance-info ul li.location {
  width: 100%;
}

/* Date */
.daterange-picker {
  padding: 3px 42px 3px 12px;
  font-size: 18px;
  line-height: 1.25;
  border-radius: 0;
  color: #000000;
  height: 50px;
  cursor: pointer;
  border: solid 1px rgba(0, 0, 0, 0.7);
  width: 100%;
  font-family: "Alegreya Sans", Arial, Helvetica, sans-serif;
  transition: border-color 200ms ease-in;
  position: relative;
  display: flex;
  align-items: center;
}
.daterange-picker:after {
  content: "\e901";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
  font-family: "Blank-Theme-Icons" !important;
  font-size: 14px;
  color: #000;
}
.daterange-picker span {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
}

.daterangepicker {
  border: solid 1px rgba(0, 0, 0, 0.7);
  color: #404046;
  border-radius: 0;
  font-family: "Alegreya Sans";
}
.daterangepicker::before {
  border-bottom-color: rgba(0, 0, 0, 0.7);
}
.daterangepicker .ranges li {
  font-size: 14px;
  padding: 10px 15px;
}
.daterangepicker .ranges li.active {
  color: #fff;
  background-color: #000;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  padding: 0;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  border-radius: 0;
  min-width: 35px;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #000;
}
.daterangepicker .calendar-table table {
  border: 0;
}
.daterangepicker .drp-buttons {
  border-top: 1px solid #000;
}
.daterangepicker .calendar-table th {
  background: none;
  color: #000;
}

table tr:hover td {
  background: inherit;
}
/* .daterangepicker td.available:hover, .daterangepicker th.available:hover { background-color: #eee; border-color: transparent; color: inherit; } */

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #000;
  color: #fff;
}
.daterangepicker td.in-range {
  background-color: #f4f4f4;
}
.daterangepicker td.in-range.end-date {
  background-color: #000;
  color: #fff;
}

.daterangepicker .drp-selected {
  font-size: 14px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 10px 3px;
}
.daterangepicker .drp-buttons .btn.cancelBtn {
  background: #fff;
  color: #000;
}
.daterangepicker .drp-buttons .btn.cancelBtn:hover {
  background: #000;
  color: #fff;
}

/* WP CSS */
.events-calender-title {
  margin-bottom: 25px;
}
.events-calender-title h3 {
  font-size: 50px;
  color: #000;
  margin: 0;
}
.events-calender-title .page-header {
  position: relative;
  padding-right: 120px;
}
.events-calender-title .page-header .events-calender-btns {
  position: absolute;
  right: 0;
  top: 6px;
}
.events-calender-btns {
  display: flex;
}
.events-calender-btns .button {
  height: 50px;
  width: 50px;
  border: 1px solid #000;
  background: #fff;
  position: relative;
  padding: 0;
}
.events-calender-btns .button + .button {
  margin-left: -1px;
}
.events-calender-btns .button::after {
  background-color: #000;
}
.events-calender-btns .button:hover:before {
  border-color: #fff;
}
.events-calender-btns .button:before {
  content: "";
  position: absolute;
  left: 0;
  right: -8px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 14px;
  width: 14px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(45deg);
  transition: all 0.5s;
}
.events-calender-btns .button.calender_next:before {
  transform: rotate(-135deg);
  right: 0;
  left: -8px;
}

.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
  padding: 22px 20px;
  background: #1d1c28;
  color: #fff;
}
.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
  border-color: #bdbdbd;
  padding: 6px;
  height: 130px;
}
.cal-year-box .row-fluid,
.cal-month-box .cal-row-fluid {
  border-color: #bdbdbd;
}
.cal-month-box,
.cal-year-box,
.cal-week-box {
  border-color: #bdbdbd;
}
/* .cal-month-day { height: 130px; } */
span[data-cal-date] {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  opacity: 1;
}
.cal-day-outmonth span[data-cal-date] {
}
.cal-month-day {
  padding: 12px;
  height: 100%;
}
.cal-day-today {
  height: 100%;
  background: #000;
  color: #fff;
}
.cal-month-box .cal-day-today span[data-cal-date] {
  font-size: 24px;
  color: #fff;
  opacity: 1;
}
.cal-day-holiday span[data-cal-date] {
  color: #000;
}

#cal-week-box {
  display: none !important;
}
.cal-day-weekend span[data-cal-date] {
  color: #000;
}

.event_not_found {
  padding: 40px 20px;
  background: #fafafa;
  border: 1px solid #e9e9e9;
  text-align: center;
}
.event_not_found h4 {
  font-size: 30px;
  margin-bottom: 15px;
  line-height: 1.2;
  color: #000;
}

.day-highlight.dh-event-important:hover,
.day-highlight.dh-event-important {
  background-color: #f0f0f0;
}

.cal-month-day .events-list {
  padding: 0;
  left: 12px;
  bottom: 12px;
  display: flex;
}
.event,
.event-important {
  background-color: #000;
  border: 0;
  margin: 0 8px 0 0;
  box-shadow: none;
  position: relative;
}
.event:before,
.event-important:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 25px;
  width: 25px;
}

.tooltip {
  position: fixed !important;
  padding: 10px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  /* display: none !important; */
}
#cal-slide-content {
  box-shadow: none;
  padding: 0;
  color: #404046;
}
#cal-slide-content .event-more-details {
  display: block;
}
#cal-slide-content .filter-list-box {
  border: 1px solid #000;
  margin: -1px;
}
#cal-slide-content .filter-list-box::before,
#cal-slide-content .filter-list-box::after {
  display: none;
}
#cal-day-tick {
  display: none !important;
}
/* #cal-slide-box .more-event-box { padding: 0 20px 20px; } */
#cal-slide-content .buy-ticket-btn .event-arrow {
  display: none;
}

.cal-month-day.current_event_active {
  background: #000;
  color: #fff;
}
.cal-month-day.current_event_active span[data-cal-date],
.cal-day-weekend.cal-month-day.current_event_active span[data-cal-date] {
  color: #fff;
}
.cal-month-day.current_event_active .event,
.cal-month-day.current_event_active .event-important {
  background: #fff;
}

#cal-slide-tick {
  width: 8px;
  top: -3px;
  height: 8px;
  display: block;
  background: #fff;
}
#cal-slide-tick::before,
#cal-slide-tick::after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0;
  top: 0;
  background: #fff;
  bottom: 0;
  background: #fff;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  transform: rotate(45deg);
}
#cal-slide-tick::after {
  border: 0;
  top: 1px;
  left: 1px;
}

body.overflowhidden {
  overflow: hidden;
}
body.overflowhidden #main {
  /* -webkit-filter: blur(5px);
  filter: blur(50px); */
}
.popouterbox .popup-block {
  max-width: 740px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99999;
  padding: 30px 20px;
}
.popouterbox .popup-block.taller {
  top: 0;
}
.popouterbox {
  bottom: 0;
  display: none;
  left: 0;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}
.popouterbox .modal-backdrop {
  display: none;
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  height: auto !important;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 9999;
  backdrop-filter: blur(2px);
}
.popouterbox .pop-contentbox {
  background: #fff;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  margin: 0;
}
.popouterbox .pop-contentbox {
  position: relative;
}
.popouterbox .close-dialogbox {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1f252d;
  height: 40px;
  width: 40px;
  font-size: 16px;
  /* border: 1px solid #000; */
}
.popouterbox .sections-not-available-close {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1f252d;
  height: 40px;
  width: 40px;
  font-size: 16px;
  /* border: 1px solid #000; */
}
.popouterbox .popup-block .account-box {
  margin: 0;
}
body.overflowhidden #header {
  padding-right: 0;
}
body.overflowhidden .main-bannerbox {
  left: -17px;
}

.account-form {
  background: #fff;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.account-form .your-resume {
  position: static;
}
.form-heading {
  background: #f6f6f6;
  padding: 23px 30px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
#login-popup .popup-block {
  max-width: 740px;
}
.form-heading h4 {
  display: flex;
  align-items: center;
  margin: 0;
  line-height: normal;
  color: #000;
}
.form-heading h4 i {
  background: #fff;
  width: 50px;
  height: 50px;
  border: 1px solid #000000;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  color: #000;
}
.form-heading .large-icon {
  font-size: 100px;
  position: absolute;
  /* right: 10px; */
  right: 40px;
  top: -2px;
  color: rgba(0, 0, 0, 0.05);
}
.form-content {
  padding: 41px 30px 55px;
}
.form-disc {
  margin-bottom: 30px;
  font-size: 20px;
}
.form-disc p a {
  font-weight: 500;
  margin-left: 4px;
}
.form-content .form-block {
  margin: 0;
}
.form-content .form-block .form-group {
  padding: 0 0 30px;
}
.password {
  position: relative;
}
.password input[type="password"],
.password input[type="text"] {
  padding-right: 50px;
}
.password .pass_trigger {
  position: absolute;
  right: 12px;
  top: 9px;
  font-size: 22px;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.password .pass_trigger.visible i:before {
  content: "\e925";
}
.password .pass_trigger i {
  display: block;
}
.form-content .checkbox {
  float: none;
}
.agree-info {
  margin-top: 10px;
  font-size: 16px;
}
.agree-info a {
  text-decoration: underline;
}
.form-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  grid-column: span 2;
}
.form-footer .wp-response-output {
  width: 100%;
}
.button-action {
  display: flex;
  align-items: center;
  margin-right: 15px;
  flex-wrap: wrap;
}
#ticket_form {
  margin-top: 10px;
}
#ticket_form .button-action {
  margin: 0;
}
#ticket_form .button-action .button {
  margin: 0;
  display: block;
  width: 100%;
}
.button-action .button {
  text-transform: none;
  min-width: 176px;
  text-align: center;
}
.button-action .button:first-child {
  margin-right: 20px;
}

/* Create Account */
.registration-box {
  display: flex;
  width: 100%;
}
.create-account-description {
  overflow: hidden;
  will-change: max-width;
  position: relative;
  transition: all 0.3s linear 0s, all 0.3s linear 0.25s;
  max-width: 559px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 54px 54px 422px;
  z-index: 1;
}
.create-account-description:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgb(36, 37, 38);
  background: linear-gradient(
    180deg,
    rgba(36, 37, 38, 1) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  width: 100%;
  z-index: -1;
}
#registration-popup .popup-block {
  max-width: 1663px;
}
.create-account-description h2 i {
  display: block;
  line-height: 24px;
  font-size: 36px;
}
.create-account-description h2 {
  color: #fff;
  line-height: normal;
  margin-bottom: 20px;
}
.create-account-description h5 {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 25px;
}
.create-account-description p {
  color: rgba(255, 255, 255, 0.7);
}
.create-account-description p a {
  color: #fff;
  text-decoration: underline;
}
.rotate {
  height: 0;
}
.create-account-description h6 {
  margin: 0;
  position: static;
  left: 0;
  bottom: 0;
  -moz-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  -moz-transform-origin: left top;
  transform-origin: left top;
  font-size: 65px;
  line-height: 1;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.1);
}
.registration-box .form-content {
  padding: 40px 56px;
}
.registration-box .account-form .form-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 40px;
}
.registration-box .account-form .form-group.wider {
  grid-column: 2 span;
}
.registration-box .account-form .form-footer {
  grid-column: 2 span;
  margin-top: 10px;
}
.registration-box .account-form .button-action {
  justify-content: center;
  width: 100%;
  margin: 0;
}
.registration-box .account-form .button-action .button:first-child {
  margin-right: 0;
}
.registration-box .account-form {
  background: #fafafa;
}
.registration-box .account-form .form-heading {
  display: none;
}

#forgot-password-popup .form-content {
  padding-bottom: 46px;
}
#forgot-password-popup .button-action .button {
  text-transform: none;
}

/* footer2 */
.footer2 {
  position: static;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 3;
}
.footer2 .wrap {
  max-width: 100%;
  padding: 0 50px;
}
.footer2 .fmenu {
  padding: 14px 0 13px;
  display:flex;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
		
}

.ticket-heading {
  display: flex;
  align-items: center;
  border: 1px solid #000;
}
.ticket-heading i {
  width: 70px;
  height: 100%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 47px;
  color: #fff;
  background: #000;
}
.ticket-heading h3 {
  margin: 0;
  line-height: 1;
  padding: 10px 27px;
  color: #000;
}
.ticket-heading h3 span {
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin-top: 5px;
}
.tickets-listing {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex: 1 1 0%;
  flex-flow: column;
  place-content: stretch flex-start;
  align-items: stretch;
}
/* .ticket-booking-box {
  display: flex;
  flex-direction: row;
  flex: 1;
  overflow: hidden;
  justify-content: space-between;
} */
.ticket-booking-box {
  display: flex;
  flex-direction: row;
  flex: 1;
  overflow: hidden;
  justify-content: space-between;
  height: 100%;
}
.ticket-map {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin-right: 50px;
  height: auto;
  padding:10px 15px 30px 30px;
}
.ticket-list-box {
  border: 1px solid #000;
  border-top: 0;
  width: 100%;
}

.ticket-list-trigger {
  align-items: center;
  padding: 10px 20px;
  cursor: pointer;
  transition: all 350ms ease-in-out;
}
.ticket-list-trigger:hover .ticket-list-img img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.ticket-list-trigger:hover {
  background: #f1f1f1;
}
.ticket-list-content h4{
  display: flex;
  justify-content: space-between;
  width: 90%;
  align-items: center;
}
.ticket-list-content .sector_name,.ticket-list-content .sector_price{
  flex: 50%;
}
.ticket-list-content .sector_price{
  font-size: 18px;
  text-align: right;
}
.ticket-list-img {
  position: relative;
  width: 110px;
  margin-right: 20px;
}

.ticket-list-img img {
  object-fit: cover;
  width: 100%;
  transition: all 350ms ease-in-out;
}

.ticket-list-boxes {
  padding-bottom: 0;
  border-bottom: 1px solid #000;
  align-items: center;
  display: flex;
  justify-content: flex-start;
  flex-grow: 1;
  flex-direction: column;
  overflow-y: auto;
  max-height: none;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.ticket-list-boxes .ticket-list-box:first-child {
  border-top: 0;
}
.ticket-list-content p {
  color: #6c6c6c;
}
.ticket-list-content p span {
  font-size: 16px;
  margin: 8px 0;
  display: block;
  color: #929292;
}
.ticket-list-content h5 {
  margin: 0;
  font-size: 22px;
}
.ticket-list-content h4{
  margin-bottom: 5px;
  font-size: 22px;
}
.ticket-sector-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  grid-gap: 20px;
}
.ticket-sector-list:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.ticket-sector-list:last-child {
  border-bottom: 0;
}
.ticket-sector-list h4 {
  margin: 0;
  color: #000;
  font-size: 22px;
}
.ticket-sector-list h5 {
  margin: 0 58px 0 auto;
  color: #000;
  white-space: nowrap;
}
.qty-items {
  max-width: 133px;
  width: 100%;
  position: relative;
  border: 1px solid #000000;
  text-align: center;
}
.qty-items span {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 33.33%;
  color: #000000;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  cursor:pointer;
}
.qty-items span.plus {
  right: 0;
}
.qty-items span.minus {
  left: 0;
}
.qty-items .qty-val {
  width: 33.33%;
  padding: 5px;
  height: 40px;
  min-height: auto;
  font-style: normal;
  font-size: 24px;
  color: #000;
  font-weight: 500;
  border: 0;
  margin: 0;
  background: none;
  line-height: 0.75;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}
.ticket-select-sector {
  padding: 0 20px;
  display: none;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 16px;
  height: 100%;
  margin: 0 auto;
  border-radius: 0;
  text-align: center;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 16px;
  height: 100%;
  margin: 0 auto;
  border-radius: 0;
}
.ticket-select-page .wrap {
  max-width: 1920px;
  padding: 0 50px;
  width: 100%;
}

.cart-page {
}
.cart-section {
  position: relative;
  display: flex;
  grid-gap: 30px;
}
.mini-cart-box {
  max-width: 600px;
  width: 100%;
}
.minicart-info {
  position: sticky;
  position: -webkit-sticky;
  z-index: 1;
  top: 83px;
}
.cart-item-info {
  margin-bottom: 30px;
}
.cart-item-info:last-child {
  margin-bottom: 0;
}
.border-box {
  border: 1px solid #000;
  padding: 20px;
  width: 100%;
}
.cart-item-details {
  width: 100%;
}
.select-payment-method h4 {
  margin: 0 0 18px;
  color: #000;
  line-height: normal;
}
.select-payment-method .form-block {
  margin: 0;
}
.select-payment-method .form-block .form-group {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 10px 90px;
}
.select-payment-method .form-block .form-group.cuota-box {
  display: block;
  grid-gap: inherit;
  max-width: 400px;
  margin-top: 20px;
}
.select-payment-method .form-block .form-group.cuota-box label {
  padding-bottom: 5px;
}
.select-payment-method {
  margin-bottom: 20px;
}
.cart-item-info .event-date-time {
  margin-bottom: 15px;
}
.cart-item-info .click-to-show-more {
  cursor: auto;
}
.cart-item-info .distance-info {
  margin-bottom: 15px;
  line-height: 1;
}
.cart-item-info .filter-ticket-img {
  width: 210px;
}
.default-heading {
  display: flex;
  align-items: center;
  padding: 16px 25px;
  background: #000;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.default-heading h4 {
  margin: 0;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.default-heading h4 i {
  margin-right: 18px;
  font-size: 38px;
}
.default-heading .large-icon {
  font-size: 69px;
  position: absolute;
  right: 10px;
  top: -2px;
  color: rgba(255, 255, 255, 0.15);
}
.item-pricebox {
  padding: 20px;
  border: 1px solid #000;
}
.item-pricebox h5 {
  margin: 0;
  color: #000;
  line-height: normal;
  margin-bottom: 3px;
}
.minicart-ticket-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-gap: 5px;
}
.minicart-ticket-info p span {
  color: #000;
  margin-left: 10px;
}
.minicart-ticket-info p {
  color: #6c6c6c;
}
span.price {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 20px;
  color: #000000;
 /* background-color: #e0e0e0; */
}
span.price span {
  font-weight: 400;
  font-size: 18px;
}
.minicart-price-box {
  border-bottom: 1px solid #f6f6f6;
  padding-bottom: 9px;
  margin-bottom: 9px;
}
.item-pricebox .minicart-price-box:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.subtotal {
  border: 1px solid #000;
  padding: 10px 20px;
  margin-top: -1px;
}
.total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  margin-bottom: 15px;
}
.cart-info-box {
  padding-top: 10px;
}
.cart-info-box .form-block {
  margin: 0;
}
.cart-info-box p {
  color: #000;
  font-weight: 500;
}
.total h5 {
  margin: 0;
}
.subtotal .button-action {
  margin: 0;
  display: flex;
  justify-content: space-between;
  grid-gap: 50px;
  flex-wrap: nowrap;
  text-align: center;
}
.subtotal .button-action .button {
  width: 100%;
  margin: 0 0 10px;
  text-transform: none;
}
.message-box {
  padding: 50px 70px 60px;
}
.message-popup.popouterbox .popup-block {
  max-width: 840px;
}
.message-box {
  text-align: center;
}
.message-box h2 {
  line-height: normal;
  margin-bottom: 40px;
  color: #000;
}
.message-box h5 {
  color: #929292;
}
.message-box .button-action {
  justify-content: center;
  margin: 35px 0 0 0;
  grid-gap: 0 30px;
}
.message-box .button-action .button {
  text-transform: none;
  margin: 0;
}

.loading-box {
  padding: 33px 29px;
  display: flex;
  align-items: center;
  max-width: 587px;
  width: 100%;
  background: #fff;
}
.loading-icon {
  padding: 35px;
  background: #f6f6f6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 33px;
}
.loading-icon svg {
  width: 70px;
  height: 70px;
}
.loading-box h4 {
  margin: 0;
  font-weight: 500;
}

.loader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.85);
  z-index: 99999999999;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: none;
  backdrop-filter: blur(2px);
}
.loader.loader-show {
  display: flex;
}

/***************************************************
 * Generated by SVG Artista on 12/1/2021, 5:46:33 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/
@keyframes animtime {
  from {
    stroke-dashoffset: 244.00424194335938px;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes animtime4 {
  from {
    stroke-dashoffset: 176.89939880371094px;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes animtime2 {
  from {
    stroke-dashoffset: 15.833279609680176px;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes animtime3 {
  from {
    stroke-dashoffset: 13px;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes animtime5 {
  from {
    stroke-dashoffset: 22.832834243774414px;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes animtime6 {
  from {
    stroke-dashoffset: 22.83282470703125px;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes animtime7 {
  from {
    stroke-dashoffset: 22.83282470703125px;
  }
  to {
    stroke-dashoffset: 0;
  }
}

svg .svg-elem-1 {
  stroke-dashoffset: 244.00424194335938px;
  stroke-dasharray: 244.00424194335938px;
  animation: animtime 2s cubic-bezier(0.47, 0, 0.745, 0.715) infinite;
}

svg .svg-elem-2 {
  stroke-dashoffset: 15.833279609680176px;
  stroke-dasharray: 15.833279609680176px;
  animation: animtime2 2s cubic-bezier(0.47, 0, 0.745, 0.715) infinite;
  /* animation-delay: 1s; */
}

svg .svg-elem-3 {
  stroke-dashoffset: 13px;
  stroke-dasharray: 13px;
  animation: animtime3 2s cubic-bezier(0.47, 0, 0.745, 0.715) infinite;
  /* animation-delay: 4s; */
}
svg .svg-elem-4 {
  stroke-dashoffset: 176.89939880371094px;
  stroke-dasharray: 176.89939880371094px;
  animation: animtime4 2s cubic-bezier(0.47, 0, 0.745, 0.715) infinite;
  /* animation-delay: 1s; */
}
svg .svg-elem-5 {
  stroke-dashoffset: 22.83282470703125px;
  stroke-dasharray: 22.83282470703125px;
  animation: animtime7 2s cubic-bezier(0.47, 0, 0.745, 0.715) infinite;
  /* animation-delay: 7s; */
}
svg .svg-elem-6 {
  stroke-dashoffset: 22.83282470703125px;
  stroke-dasharray: 22.83282470703125px;
  animation: animtime6 2s cubic-bezier(0.47, 0, 0.745, 0.715) infinite;
  /* animation-delay: 6s; */
}
svg .svg-elem-7 {
  stroke-dashoffset: 22.832834243774414px;
  stroke-dasharray: 22.832834243774414px;
  animation: animtime5 2s cubic-bezier(0.47, 0, 0.745, 0.715) infinite;
  /* animation-delay: 5s; */
}
.account-info-row {
  display: flex;
  grid-gap: 30px;
}
.profile-sidebar {
  width: 100%;
  max-width: 300px;
}
.profile-sidebar .profile-info:last-child {
  margin-bottom: 0;
}
.profile-info {
  border: 1px solid #000;
}
.profile-title h6 {
  background: #000;
  display: flex;
  align-items: center;
  padding: 14px 26px;
  color: #fff;
  font-size: 22px;
  line-height: normal;
  font-weight: 500;
  margin: 0;
}
.profile-title h6 i {
  margin-right: 21px;
}
.profile-account-info {
  padding: 25px;
}
.profile-user-detail {
  margin-bottom: 30px;
}
.profile-user-detail span {
  font-size: 16px;
  color: #929292;
  margin-bottom: 8px;
  display: inline-block;
  vertical-align: middle;
}
.profile-user-detail p {
  font-size: 18px;
  color: #000;
}
.profile-account-info + .profile-info-link {
  border-top: 1px solid #000;
}
.profile-info-link {
  /* padding: 25px; */
}
.profile-info-link ul {
  width: 100%;
}
.profile-info-link ul li {
  width: 100%;
  /* margin-bottom: 15px; */
  border-bottom: 1px solid #000;
}
.profile-info-link ul li:last-child {
  /* margin-bottom: 0; */
  border-bottom: 0;
}
.profile-info-link ul li a {
  font-size: 20px;
  display: block;
  padding: 12px 25px;
}
.profile-info-link ul li a:hover,
.profile-info-link ul li.active a {
  /* color: #6C6C6C; */
  background: #f2f2f2;
}
.profile-account-info > p {
  font-size: 16px;
  color: #2e2d32;
  line-height: 1.5;
}
.profile-account-info p a { text-decoration: underline; font-weight: 500; }
.account-dashboard {
  width: 100%;
}
.purchase-ticket-info {
  border: 1px solid #000;
  background: #000;
  color: #fff;
  display: flex;
}
.purchase-ticket-img {
  display: flex;
  max-width: 470px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.purchase-ticket-info .filter-ticket-detail h4 {
  margin-bottom: 14px;
}
.purchase-ticket-info .filter-ticket-detail {
  padding: 25px 30px;
}
.purchase-ticket-info .filter-ticket-detail h4 a {
  color: #fff;
}
.purchase-ticket-info .filter-ticket-detail h4 a:hover {
  color: #bababa;
}

.purchase-ticket-info .filter-ticket-detail p i,
.purchase-ticket-info .filter-ticket-detail p {
  color: #bababa;
}
.purchase-ticket-info .distance-info {
  margin-bottom: 16px;
}
.day-countdown {
  background: #2e2d32;
  max-width: 320px;
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 25px;
  min-height: 85px;
}
.time-icon {
  padding: 16px 20px;
  font-size: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #000;
  min-height: 85px;
}

/* Thank you page */
.thankyou-section {
  padding: 45px 0;
  text-align: center;
  position: relative;
}
.thankyou-img-row {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  margin: -20px 0;
}
.people-img {
  max-width: 1292px;
  width: 100%;
  margin: 0 auto;
}
.people-img img {
  width: 100%;
  display: block;
}
.thankyou-section figure {
  width: 180px;
  /* margin: 0 auto -10px; */
}
.thankyou-section {
  color: #6c6c6c;
  font-size: 24px;
  font-weight: 500;
}
.thankyou-section figure img {
  width: 100%;
  display: block;
}
.thankyou-section h2 {
  font-size: 44px;
  color: #000;
  line-height: 1.2;
  margin-bottom: 14px;
}
.thankyou-section h2 span {
  display: block;
  font-size: 44px;
}
.btn-block-row {
  margin: 25px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.thankyou-section .button {
  display: inline-block;
  min-width: 200px;
  margin: 5px;
  /* margin: 40px auto 0; */
}
.transition-details {
  max-width: 1050px;
  margin: 0 auto;
  font-size: 20px;
}
.transition-details p span {
  /* color: #000;
  font-weight: 500; */
  /* font-weight: 500;
  background: #f1f1f1;
  padding: 1px 8px;
  border: 1px solid #c1c1c1; */
  font-weight: 500;
  color: #000;
}
.transition-logos {
  margin: 30px 0 0;
}
.transition-logos h5 {
  color: #000;
}
.transition-logos ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.transition-logos ul li {
  margin: 5px 10px;
  padding: 5px 0;
  border: 1px solid #dedede;
}
.transition-logos ul li figure {
  max-width: 110px;
  display: block;
  margin: 0;
  padding: 0 5px;
}
.transition-logos ul li img {
  display: block;
}
.transition-logos ul li label {
  font-size: 16px;
  color: #000;
  display: block;
  padding-top: 5px;
  margin-top: 5px;
  border-top: 1px solid #dedede;
}

/*WP*/
span.error, .wpcf7-not-valid-tip {
  font-size: 16px;
  margin-top: 7px;
  display: block;
  color: #f00;
}
.wp-response-output {
  text-align: center;
  padding: 10px;
  margin-top: 20px;
}
.wpcf7 form.wpcf7-form.invalid .wpcf7-response-output {
  border: 1px solid #f00;
  color: #f00;
	
}
.wpcf7 form .wpcf7-response-output {
	padding:10px;
	text-align:center;
}

.wpcf7 form.wpcf7-form.valid .wpcf7-response-output {
  border: 1px solid #2eae00;
  color: #2eae00;
}

.wp-response-output.error {
  border: 1px solid #f00;
  color: #f00;
}
.wp-response-output.success {
  border: 1px solid #2eae00;
  color: #2eae00;
}

/* Count Down */
.countdown-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 10px;
  padding: 0 20px;
  width: 100%;
}
.counter-box {
  font-size: 16px;
  color: #bababa;
  margin-bottom: 0;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.counter-box .number {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1;
}
.spacing-bottom {
  margin-bottom: 50px;
}
.account-page-heading {
  margin-bottom: 20px;
  width: 100%;
}
.account-page-heading h4 {
  color: #000;
  line-height: normal;
  margin: 0;
  display: flex;
  align-items: center;
}
.account-page-heading h4 a {
  margin-left: 10px;
  font-size: 20px;
  display: flex;
  align-items: center;
}
.advice-boxes {
  display: flex;
  grid-gap: 16px;
}
.advice-box {
  border: 1px solid #000;
  width: 100%;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  flex-direction: column;
  text-align: center;
  padding: 20px 20px 26px;
  position: relative;
}
.advice-box:after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  background: #000;
  height: 6px;
  bottom: 0;
  transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.advice-box:hover:after {
  width: 0;
  left: 0;
  right: auto;
}
.advice-icon {
  background: #f6f6f6;
  padding: 20px;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.advice-icon svg {
  font-size: 33px;
  width: 33px;
  height: 33px;
}
.advice-box > p {
  font-weight: 500;
  font-size: 16px;
  margin-top: 10px;
  transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.account-event-box {
  display: block;
  width: 100%;
  vertical-align: middle;
}
.account-event-box .img-box {
  margin-bottom: 14px;
}
.account-event-box .img-box img {
  width: 100%;
  transition: all 350ms ease-in-out;
}
.account-event-box .filter-ticket-detail h6 {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 2px;
  transition: all 350ms ease-in-out;
}
.account-event-box .event-date-time,
.account-event-box .distance-info {
  color: #1d1c28;
  font-size: 14px;
}
.account-event-box .event-date-time p {
  margin-bottom: 7px;
}
.account-event-box .event-date-time p:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  padding-right: 10px;
  margin-right: 10px;
  line-height: 14px;
}

.account-event-box .distance-info {
  margin-bottom: 0;
}
.account-event-box:hover .filter-ticket-detail h6 {
  color: #1d1c28;
}
.account-event-box:hover .img-box img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.account-dashboard .advertisement-box {
  margin-bottom: 0;
}

.setting-box {
  border: 1px solid #000;
  padding: 20px 30px 30px;
}

.half-width {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 30px;
}
.half-width .wider {
  grid-column: span 2;
}
.password-update {
  grid-column: span 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 30px;
  padding: 15px 20px;
  background: #f5f5f5;
  border: 1px solid #000;
  margin: 10px 0;
}
.setting-box .button-action {
  margin-top: 20px;
}

.custom-tab .tab-container {
  border: 0;
  padding: 40px 0 0;
}
.custom-tab .tabnav li {
  width: auto;
}
.custom-tab .tabnav li a {
  position: relative;
}
.custom-tab .tabnav li a:after {
  content: "\e906";
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-family: "Blank-Theme-Icons" !important;
  font-weight: normal;
  bottom: -4px;
  opacity: 0;
  transition: all 350ms ease-in-out;
}
.custom-tab .tabnav {
  border: 0;
  background: #000;
}
.custom-tab .tabnav li a,
.custom-tab .tabnav li .tab-heading {
  border: 0;
  background: transparent;
  padding: 13px 26px;
  color: #fff;
}
.custom-tab .tabnav li.active a,
.custom-tab .tabnav li a:hover,
.custom-tab .tabnav li.active .tab-heading {
  background: transparent;
  color: #fff;
}
.custom-tab .tabnav li.active a:after,
.custom-tab .tabnav li a:hover:after {
  opacity: 1;
}
.account-event-list {
  border: 1px solid #bababa;
  margin-bottom: 30px;
}
.account-event-list:last-child {
  margin-bottom: 0;
}
.account-event-date {
  padding: 12px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 15px;
  background: rgb(242, 242, 242);
  background: linear-gradient(
    180deg,
    rgba(242, 242, 242, 1) 0%,
    rgba(242, 242, 242, 0) 100%
  );
  box-shadow: 0px 1px 0px rgb(0 0 0 / 5%);
  border-bottom: 1px solid #e5e5e5;
}
.account-event-list .click-to-show-more {
  padding: 20px 22px;
}
.account-event-list .filter-list-box {
  border: 0;
  margin: 0;
}
.account-event-list .filter-ticket-img a img {
  height: 101px;
  object-fit: cover;
}
.account-event-list .event-date-time {
  margin-bottom: 7px;
}
.account-event-list .filter-ticket-detail {
  position: relative;
}
.account-event-list .filter-ticket-detail > .account-event-price {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: right;
}
#installment-orders .account-event-list .filter-ticket-detail > .account-event-price {
  position: absolute;
  right: 0;
  bottom: 0;
  display: grid;
}
.account-event-list .filter-ticket-detail > .account-event-price label {
  color: red;
}
.account-event-price .button {
  font-size: 22px;
  padding: 8px 25px;
}
.account-event-price .button:not(:last-child) {
  margin-right: 15px;
}
.account-event-price .button.account-download-pdf {
  padding: 0;
  width: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}
.account-event-price .button.account-download-pdf:after {
  display: none;
}
.account-event-price .button.account-download-pdf i {
  margin-top: -2px;
  transition: 200ms all;
  transform: scale(1) translateZ(0);
}
.account-event-price .button.account-download-pdf:hover {
  color: #000;
}
.account-event-price .button.account-download-pdf:hover i {
  transform: scale(1.2) translateZ(0);
}
.account-event-price .ticket-price-list { font-size: 22px; line-height: 2; font-weight: 500; color: #000; margin-right: 15px; }
.account-event-price .ticket-price-list:hover { color: #494949; }
.account-event-date p {
  color: #000;
}
.account-event-date span {
  text-transform: uppercase;
}
.account-event-date span.event-id {
  font-weight: 500;
  font-size: 20px;
}

/* Pagination */
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  margin-top: 50px;
}
.pagination .pagination-arrow {
  border: 1px solid #bababa;
  width: 40px;
  height: 40px;
  font-size: 14px;
  font-weight: 500;
  padding: 5px;
  transition: all 350ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .pagination-arrow:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}
.pagination .pagination-arrow[disabled] {
  opacity: 0.5;
  pointer-events: none;
}
.pagination .pagination-arrow.prev {
  transform: rotate(180deg);
}
.pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  grid-gap: 15px;
  align-items: center;
  justify-content: center;
}
.pagination ul li.active a,
.pagination ul li a:hover,
.pagination ul li a:focus {
  background: #000;
  color: #fff;
}

.pagination ul li a {
  width: 40px;
  height: 40px;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  padding: 5px;
  transition: all 350ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
}

.my-list {
  position: absolute;
  top: 1px;
  right: 1px;
  height: 48px;
  color: #fff;
  text-decoration: underline;
  background: #2e2d32;
  padding: 15px 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.my-list span {
  margin-left: 8px;
  display: flex;
  align-items: center;
}
.my-list span svg {
  width: 12px;
  height: 10px;
  transition: all 350ms ease-in-out;
}
.my-list:hover {
  color: #fff;
  text-decoration: underline;
}
.my-list:hover span svg {
  transform: translateX(3px);
}
.pse-pay-row {
  padding: 106px 0;
}
.pse-pay-row .account-form {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  display: table;
  border: 1px solid #000;
}
.pse-pay-row .form-heading {
  background: #000;
}
.pse-pay-row .form-heading h4 {
  color: #fff;
  text-transform: uppercase;
}
.pse-pay-row .form-heading .large-icon {
  color: rgba(255, 255, 255, 0.1);
}
.pse-pay-row .form-heading h4 i {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.pse-pay-row .form-content {
  background: #f6f6f6;
}
.total-amout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.total-amout h4,
.total-amout h5 {
  margin: 0;
  color: #000000;
}
.pse-pay-row .form-content {
  padding-bottom: 35px;
}
.pse-pay-row .form-footer .button {
  padding: 13px 35px;
}
.my-tickets-box {
  position: relative;
}

.lyltip {
  --dark-theme: #1d1f20;
  --light-theme: #f8f9fa;
  --success-theme: #20ac6b;
  --danger-theme: #e05260;
  --info-theme: #51daf6;
  --warning-theme: #ffd24d;

  --border-theme: var(--dark-theme);

  max-width: 250px;
  background-color: var(--dark-theme);
  padding: 10px 20px;
  position: absolute;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #fafafa;
  z-index: 999999;
  line-height: 1.5;
  border-radius: 5px;
  box-shadow: 0 0 26px rgb(0 0 0 / 8%);
  pointer-events: none;
}

/*POSITIONS*/
.lyltip:before {
  content: "";
  width: 0;
  height: 0;
  border: 8px solid;
  border-color: var(--border-theme) transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
}

.lyltip-position-bottom:before {
  left: 50%;
  top: 0;
  transform: translateX(-50%) translateY(-16px);
  border-color: transparent transparent var(--border-theme) transparent;
}

.second-level-trigger {
  background: #f6f6f6;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 12px 12px 12px 24px;
  cursor: pointer;
}
.second-level-trigger h4 {
  margin: 0 20px 0 0;
  color: #000;
}
.second-level-trigger .trigger-arrow i {
  transition: all 350ms ease-in-out;
}
.second-level-trigger p {
  color: #545454;
}
.second-level-trigger p {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
.second-level-trigger p span {
  font-size: 14px;
  font-weight: 700;
  background: #000;
  padding: 2px 6px;
  border-radius: 4px;
  margin-left: 5px;
  color: #fff;
}
.second-level-accordian {
  margin-top: 10px;
}
.trigger-arrow {
  padding: 5px;
  width: 30px;
  height: 30px;
  border: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  color: #000;
  margin-left: auto;
}
.ticket-list-trigger .trigger-arrow{
  position: absolute;
  right: 18px;
  top: 12px;
}
.second-level-data .ticket-sector-list h4,
.second-level-data .ticket-sector-list h5 {
  font-size: 20px;
}
.second-level-data .qty-items .qty-val {
  height: 30px;
}
.second-level-data .ticket-sector-list {
  padding: 10px 20px;
  border-color: #f6f6f6;
}
.second-level-data .qty-items {
  max-width: 123px;
}
.second-level-data {
  border: 1px solid #f6f6f6;
  display: none;
}
.second-level-accordian:last-child {
  margin-bottom: 0;
}
.second-level-trigger.open .trigger-arrow i {
  transform: rotate(180deg);
}
.ticket-list-box.second-level-selector{
  position: relative;
}
.second-accorian-box {
  display: none;
}
.ticket-list-box.second-level-selector .second-accorian-box {
  display: block;
}
.ticket-list-box.second-level-selector
  .ticket-select-sector
  > .ticket-sector-list {
  display: none;
}

/* 404 */
/* 404 Not Found CSS Start */
.not-found-details {
  padding: 50px 0;
}
.not-found-details .error {
  max-width: 450px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  border-bottom: 10px solid #000;
  padding: 0px 0 10px;
  border-top: 10px solid #000;
}
.not-found-details .number {
  font-weight: 900;
  font-size: 13rem;
  line-height: 1;
  color: #000;
}
.not-found-details .illustration {
  position: relative;
  width: 12.2rem;
  margin: 0 1.1rem;
}
.not-found-details .circle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 12.2rem;
  height: 11.4rem;
  border-radius: 50%;
  background-color: #000;
}
.not-found-details .clip {
  position: absolute;
  bottom: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  width: 11.5rem;
  height: 12rem;
  border-radius: 0 0 50% 50%;
  color: #000;
}
.not-found-details .paper {
  position: absolute;
  bottom: -0.3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 9.2rem;
  height: 12.3rem;
  border: 0.3rem solid #000;
  background-color: white;
  border-radius: 0.8rem;
}
.not-found-details .paper::before {
  content: "";
  position: absolute;
  top: -0.7rem;
  right: -0.7rem;
  width: 1.4rem;
  height: 1rem;
  background-color: white;
  border-bottom: 0.3rem solid #000;
  transform: rotate(45deg);
}
.not-found-details .face {
  position: relative;
  margin-top: 2.3rem;
}
.not-found-details .face .eyes {
  position: absolute;
  top: 0;
  left: 2.4rem;
  width: 4.6rem;
  height: 0.8rem;
}
.not-found-details .face .eye {
  position: absolute;
  bottom: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #000;
  animation-name: eye;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.not-found-details .face .eye-left {
  left: 0;
}
.not-found-details .face .eye-right {
  right: 0;
}
.not-found-details .face .rosyCheeks {
  position: absolute;
  top: 1.6rem;
  width: 1rem;
  height: 0.2rem;
  border-radius: 50%;
  background-color: #fdabaf;
}
.not-found-details .face .rosyCheeks-left {
  left: 1.4rem;
}
.not-found-details .face .rosyCheeks-right {
  right: 1.4rem;
}
.not-found-details .face .mouth {
  position: absolute;
  top: 3.1rem;
  left: 50%;
  width: 1.6rem;
  height: 0.2rem;
  border-radius: 0.1rem;
  transform: translateX(-50%);
  background-color: #000;
}

.error-404 {
  text-align: center;
  padding-top: 40px;
}
.error-404 .section-title {
  margin-bottom: 10px;
}
.error-404 .button {
  margin-top: 20px;
}

@keyframes eye {
  0% {
    height: 0.8rem;
  }
  50% {
    height: 0.8rem;
  }
  52% {
    height: 0.1rem;
  }
  54% {
    height: 0.8rem;
  }
  100% {
    height: 0.8rem;
  }
}
/* 404 Not Found CSS End */
#thankyou .st0 {
  fill: #bababa;
}
#thankyou .st1 {
  fill: #ffffff;
}
#thankyou .st2 {
  fill: #2e2d32;
}

#payment-failed .st0 {
  fill: #1D1C28;
}
#payment-failed .st1 {
  fill: #2E2D32;
}
#payment-failed .st2 {
  fill: #FFFFFF;
}

#thankyou {
  transform-box: fill-box;
}

#allitems {
  padding: 20px;
  border: solid 2px red;
}

#circle {
  transform-origin: center center;
  animation: rotation 4s infinite linear;
}

#hand,
#checkmark,
#payment-failed {
  transform-origin: center center;
  animation: scaleme 500ms cubic-bezier(0.17, 0.67, 0.62, 0.93);
}

#checkmark {
  animation-delay: 350ms;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@keyframes scaleme {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}


.location-info > .fetch-location { display: none !important; }
body.logged-in #header { top: 32px; }
body.logged-in #header { top: 32px; }
body.logged-in #header.sticky { top:0; }

#blockmap {
  position: relative;
  background-color: #f6f6f6;
}

#blockmap2d {
  position: relative;
  background-color: #f6f6f6;
}

.navigaation-btn > div {
	z-index: 1;
}
.navigaation-btn button, #container3D .interface-btns button {
    padding: 0;
    height: 40px;
    width: 40px;
	border: 0;
	background: rgba(0,0,0,0.4);
	font-size: 14px;
}
.navigaation-btn button i, #container3D .interface-btns button i {
  display: block;
}
.navigaation-btn button:hover, #container3D .interface-btns button:hover {
	background: rgba(0,0,0,1);
	color: #fff;
    z-index: 9999;
}
#move-right {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
#move-left {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
}
#move-up {
	position: absolute;
	left: 50%;
	top: 15px;
	transform: translateX(-50%);
}
#move-down {
	position: absolute;
	left: 50%;
	bottom: 15px;
	transform: translateX(-50%);
}
.zoom-btns-interface {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.navigaation-btn .zoom-btns-interface button {
	background: rgb(255, 255, 255);
	border: 1px solid #000;
	color: #000;
}
.navigaation-btn .zoom-btns-interface button:first-child {
	margin-bottom: -1px;
}
.navigaation-btn .zoom-btns-interface button:hover {
    background: #000;
    color: #fff;
}

.navigaation-btn .interface-btns {
	position: absolute;
	left: 15px;
	top: 15px;
    z-index: 9999;
}
.map-wrapper {
  position: relative;
}
#top-guide {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    padding: 10px 20px;
    color: #fff;
}
.neighbour-lab {
    display: flex;
    align-items: center;
    margin: 0 15px;
	  cursor: pointer;
    position: relative;
    padding: 0 22px;
}
.neighbour-lab i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  transition: 350ms all;
}
.neighbour-lab#prev-neighbour {
  padding-right: 0;
}
.neighbour-lab#prev-neighbour i {
  left: 0;
}
.neighbour-lab#prev-neighbour:hover i {
  transform:  translateY(-50%) translateX(-3px);
}
.neighbour-lab#next-neighbour {
  padding-left: 0;
}
.neighbour-lab#next-neighbour i {
  right: 0;
}
.neighbour-lab#next-neighbour:hover i {
  transform:  translateY(-50%) translateX(3px);
}
.top-guide-section {
    display: flex;
    align-items: center;
    margin: 0 15px;
    color: rgba(255,255,255,0.6);
}
.top-guide-section .ticket-val {
	margin-left: 10px;
	color: #fff;
	font-weight: 600;
}
.top-guide-section .ticket-val:empty {
    display: none;
}
#rows-seats {
    display: flex;
    align-items: center;
    color: rgba(255,255,255,0.6);
}
#rows-seats .ticket-val {
	margin-left: 10px;
	color: #fff;
	font-weight: 600;
}
#rows-seats .ticket-val:empty {
	display: none;
}
#rows-seats > div {
	position: relative;
	padding-left: 15px;
	border-left: 1px solid #4f4f4f;
	margin-left: 15px;
}
#rows-seats > div:first-child {
	margin-left: 0;
}
.hide-wrap {
	display: none !important;
}
#container3D {
  position: relative;
  background-color: #f6f6f6;
}
#container3D .interface-btns {
	position: absolute;
	left: 15px;
	top: 15px;
  z-index: 1;
}
/* .fpopover .ticket-selected .ticket-lab {
  font-family: "Alegreya Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.4);
}
.fpopover .ticket-selected .ticket-val {
  font-family: "Alegreya Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #fff;
} */

/* Map.css file */
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #333;
}
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #333;
}
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #333;
}
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #333;
}
/*.tk3dpopover {
  border-radius: 5px;
  padding: 4px;
  max-width: 345px;
}
.tk3dpopover .popover-body .regularJson .ticket-selected {
  justify-content: center;
  padding: 5px 10px 10px 10px;
}
.tk3dpopover .popover-body .regularJson .ticket-selected .ticket-lab {
  font-size: 12px;
  color: #fff 99;
  font-family: "Poppins-Regular";
  text-transform: uppercase;
  margin-right: 10px;
}
.tk3dpopover .popover-body .regularJson .ticket-selected .ticket-val {
  font-size: 13px;
  color: #fff;
  font-family: "Poppins-Bold";
  margin-right: 10px;
  margin-left: 0;
}
.tk3dpopover .popover-body .regularJson .popup-text {
  color: #fff;
  font-size: 13px;
  padding: 10px 10px 5px 10px;
  text-align: center;
}
.tk3dpopover .popover-body .regularJson .popup-price {
  display: flex;
  justify-content: space-between;
  color: #fff 99;
  padding: 5px 10px 10px 10px;
}
.tk3dpopover .popover-body .ticket-selected {
  margin: 0;
  text-align: center;
  padding: 7px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}
.tk3dpopover .popover-body .ticket-selected .section-div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tk3dpopover .popover-body .ticket-selected .row-seat-div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tk3dpopover .popover-body .ticket-selected .row-seat-div li {
  display: flex;
}*/
/* .ticket-selected-view-img {
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width: 335px;
  height: 335px;
  position: absolute;
  top: -85px;
  left: 0;
}
.ticket-selected-view {
  width: 335px;
  height: 192px;
  padding: 10px;
  overflow: hidden;
  position: relative;
}
.ticket-title {
  background-color: #bd042b;
  height: 38px;
  line-height: 14pt;
  padding: 10px 15px;
  font-family: "Poppins-Light", Arial, sans-serif;
}
.ticket-selected {
  margin-top: 6px;
  letter-spacing: 0.5;
}
.ticket-selected-seat {
  margin: 13px 13px 12px;
  text-align: center;
}
.popover-body .ticket-selected div li,
.popover-body .ticket-selected-seat div li {
  display: inline-block;
  vertical-align: top;
  padding: 0 7px;
  border-left: 1px solid #ccc;
}
.popover-body .ticket-selected div:first-child li,
.popover-body .ticket-selected-seat div:first-child li {
  border-left: 0 !important;
}
.popover-body {
  padding: 0;
}
.popover-ticket-lab {
  color: #8eb5ff;
  font-size: 14px;
  font-family: "Poppins-Regular", Arial, sans-serif;
}
.popover-ticket-val {
  color: #fff;
  font-size: 10pt;
  font-family: "Poppins-Bold", Arial, sans-serif;
} */
.fpopover {
  height: auto;
  width: auto;
  position: absolute;
  z-index: 101;
  pointer-events: none;
  padding: 4px;
  position: absolute;
  text-align: center;
  display: inline-block;
  background-repeat: no-repeat;
  background: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 0px 0px 10px #222;
  box-shadow: 0px 0px 10px #222;
}
/* .fpopover .vip {
  color: #fbb03b !important;
} */
.fpopover .ticket-selected-view {
  width: 335px;
  height: 192px;
  overflow: hidden;
  position: relative;
}
.fpopover .ticket-selected-view .ticket-selected-view-img {
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width: 335px;
  height: 335px;
  position: absolute;
  top: -85px;
  left: 0;
}


/* Blog Page */
.inner-banner3 { padding: 62px 0; }
.latest-blog-section .cols { align-items: center; display: flex; align-items: center; flex-wrap: wrap; }
.latest-blog-section .cols .col:first-child { width: 60%; }
.latest-blog-section .cols .col:last-child { width: 40%; }
.event-date-time-info { display: inline-flex; align-items: center; justify-content: flex-start;  }
.event-date-time-info li { display: inline-flex; align-items: center; padding-right: 20px; margin-right: 20px; position: relative; color:#6C6C6C; }
.event-date-time-info li:last-child { padding-right: 0; margin-right: 0; }
.event-date-time-info li:not(:last-child):before { content:''; position: absolute; right:0; top: 0; width: 1px; height: 100%; background: #BABABA; }
.event-date-time-info li i { margin-right: 8px; }
.latest-blog-detail { padding-left: 20px; }
.latest-blog-detail h2 { margin: 20px 0; }
.latest-blog-detail .button { margin-top: 20px; }
.latest-blog-section figure img { width: 100%; }

.blog-list-boxes { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap:50px 30px; }
.blog-box { display: inline-block; vertical-align: middle; width: 100%; }
.blog-box figure { position: relative; padding-top: 53.04%; width: 100%; margin-bottom: 20px; }
.blog-box figure img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);  }
.img-hover img {  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1); width: 100%; }
.img-hover:hover img {-webkit-filter: grayscale(100%); filter: grayscale(100%);  }
.blog-box:hover .img-hover { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.blog-list-info .event-date-time-info { margin-bottom: 10px; }
.latest-blog-section .wrap > .button { display: table; margin: 0 auto; }
.inner-banner.img-banner { padding-top: 29.79%; }
.blog-list-info > p { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

/* Blog-Details */
.blog-post-date { display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 30px 0px; flex-wrap: wrap; grid-gap: 20px; }
.blog-post-date .top-social-media { position: static; }
.wrap-smaller { max-width: 1140px; }
.blog-description h2 { font-size: 64px; color:#000; margin-bottom: 20px; }
.blog-description h4, .blog-description h3 { color:#2E2D32; margin-bottom: 20px; }
.blog-description h5 { color:#2E2D32; }
.blog-description p { margin-bottom: 20px; }
.blog-description ul li { position: relative; color:#2E2D32; padding-left: 15px; margin-bottom: 15px; }
.blog-description ul li:before { content:''; position: absolute; left: 0; top: 7px; width: 7px; height: 7px; border-radius: 50%; background: #2E2D32; }
.blog-description ul li:last-child { margin-bottom: 0; }
.blog-description figure { margin: 35px 0; }
.blog-description figure img { width: 100%; }
.quote { position: relative; padding-left: 30px; margin: 50px 0; }
.quote:before { content:''; background: url('../images/quote.svg')no-repeat center left; width: 20px; height: 20px; color: #2E2D32; position: absolute; left: 0; top: -5px; background-size: 100%; background-position: center center; }
.blog-description { width: 100%; padding-bottom: 60px; }
.next-prev-blog { padding: 30px 0; position: relative; border-top:1px solid #BABABA; }
.next-prev-blog:after { content:''; position: absolute; right: 0; left: 0; top: 0; margin: 0 auto; width: 1px; background:#BABABA; height: 100%;  }
.blog-navigation-link { display: flex; align-items:flex-start;  }
.blog-navigation-box { display: inline-block; vertical-align: middle; padding: 0 0 0 50px; width:50%; margin:0 0 0 auto; }
.blog-navigation-box.prev { text-align: right; padding: 0 50px 0 0; margin:0 auto 0 0; }
.blog-navigation-box:last-child span { justify-content: flex-start; flex-direction: row-reverse; }
.blog-navigation-box:last-child span i { margin-left: 10px; margin-right: 0; }
.blog-navigation-box span { display: flex; align-items: center; font-size: 19px; line-height: normal; margin-bottom: 20px; }
.blog-navigation-box span i { transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);  margin-top: -2px; border: 1px solid #000; display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; font-size: 12px; background: #F6F6F6; margin-right: 10px; }
.blog-navigation-box:hover span i { background: #000; color: #fff; }
.the-most-view-list-interest { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 30px; }
.the-most-view .section-title h3 { color: #1F324E; }

/* About-Us */
.inner-banner3 { padding: 62px 0; text-align: center; }
.about-company-img { width: 100%; background-size: cover ; background-position: center center; background-repeat: no-repeat; position: absolute; top: 0; left: 0; width: calc(100% - 290px);  height: 100%;  }
.about-content { background: #fff; padding: 48px 35px 48px 35px; z-index: 1; max-width: 387px; width: 100%;  }
.black { color:#000; }
.about-content p:not(:last-child) { margin-bottom: 40px; }
.about-content-box { display: flex; margin-bottom: 60px;  padding:70px 0 70px 0; position: relative; justify-content: flex-end;  min-height: 550px; align-items: center;}
.about-content-box:nth-child(even) { justify-content: flex-start; }
.about-content-box:nth-child(even) .about-company-img {  left: auto; right: 0; }
.about-content-box:last-child { margin-bottom: 0; }
.about-us .about-us-row.section-row { padding-bottom: 0; }
.helpful-boxes { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 28px; }
.helpfullink-box { height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; min-height: 380px; padding: 20px; display: flex; align-items: center; color: #fff; flex-direction: column; justify-content: center; text-align: center; }
.helpfullink-box h4 { margin-bottom: 25px; }
.helpfullink-box .button { background: #fff; }


.section-title-large { text-align: center; margin-bottom: 40px; }
.map-boxes { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap:50px 30px; }
.map-frame { border:1px solid #BABABA; width: 100%; margin-bottom: 20px; background-color: #f6f6f6; }
.map-frame .map-height { height: 240px!important; }
.map-address-info h5 { color: #000; }
.map-address-info .event-date-time-info { align-items: flex-start; }
.map-address-info .event-date-time-info li { padding-right: 0; margin-right: 15px; color: #2E2D32; width: 100%; align-items: flex-start; }
.map-address-info .event-date-time-info li:last-child { margin-right: 0; }
.map-address-info .event-date-time-info li:before { display: none; }
.map-address-info .event-date-time-info li img { width: 18px; margin-right: 9px; }
.map-address-info .event-date-time-info li i, .map-address-info .event-date-time-info li img { margin-top: 3px; }

.cols-grid { display: grid; grid-gap: 30px; }
.grid4 { grid-template-columns: repeat(4,1fr); }
.grid { background: #000; padding: 32px 28px; color: #fff; display: flex;flex-direction: column; align-items: flex-start; }
.grid h4 { flex: 1; }
.button.white { background: #fff; border-color: #fff; }
.square-list { margin:15px 0 20px 0; }
.square-list li { position: relative; padding-left: 20px; }
.square-list li:before { width: 7px; height: 7px; background: #fff; position: absolute; left: 0; top: 7px; content:''; }
.grid .button { max-width: 207px; width: 100%; text-align: center; }
.work-with-us { padding:0 0 60px; }

.lost-property-section .registration-box .form-content { padding: 0;  }
.lost-property-section .registration-box .account-form { background: transparent; }
.lost-property-section textarea { height: 200px; }
.lost-property-section .button-action .button { min-width: 140px; }

/* .fpopover .ticket-selected-title {
  font-size: 12px;
  line-height: 19pt;
  margin-bottom: 4px;
}
.fpopover .ticket-selected-title i {
  margin-right: 5px;
} */
.fpopover .ticket-selected {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  margin-top: 0;
  padding: 7px;
  line-height: 19px;
  flex-wrap: wrap;
}
/* .fpopover .ticket-selected .section-div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fpopover .ticket-selected .row-seat-div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fpopover .ticket-selected .row-seat-div li {
  display: flex;
} */
.fpopover .ticket-selected {
  font-size: 16px;
}
.fpopover .ticket-selected li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 8px;
}
.fpopover .ticket-selected .ticket-lab {
  color: rgba(255, 255, 255, 0.6);
  /* font-size: 14px;
  font-family: "Poppins-Regular", Arial, Helvetica, sans-serif; */
  /* display: inline-block;
  vertical-align: bottom; */
}
.fpopover .vip .ticket-lab {
  color: #fbb03b !important;
}
.fpopover .ticket-selected .ticket-val {
  margin-left: 5px;
  color: #fff;
  /* font-size: 14px;
  font-family: "Poppins-Bold", Arial, Helvetica, sans-serif; */
  font-weight: 600;
  /* display: inline-block;
  vertical-align: bottom; */
}
/* .fpopover .fa-slash {
  color: #c1c1c1;
  margin-left: 10px;
  margin-right: 10px;
}
.fpopover .separator {
  width: 1px;
  background: var(--label-color);
  height: 20px;
  margin-left: 12px;
  margin-right: 12px;
  opacity: 0.6;
} */
.fpopover {
  max-width: 343px;
}
/* .fpopover .vipJson .vipname {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Poppins-Bold";
  color: #fd0;
  font-size: 12px;
  padding: 10px 10px 5px 10px;
}
.fpopover .vipJson .vipname span,
.fpopover .vipJson .vipname i {
  font-family: "Poppins-Bold";
}
.fpopover .vipJson .ticket-selected {
  justify-content: flex-start;
  padding: 5px 10px 10px 10px;
}
.fpopover .vipJson .ticket-selected .ticket-lab {
  font-size: 12px;
  color: #fff 99;
  font-family: "Poppins-Regular";
  text-transform: uppercase;
  margin-right: 10px;
}
.fpopover .vipJson .ticket-selected .ticket-val {
  font-size: 13px;
  color: #fff;
  font-family: "Poppins-Bold";
  margin-right: 10px;
  margin-left: 0;
}
.fpopover .vipJson .popup-text {
  color: #fff;
  font-size: 13px;
  padding: 10px 10px 5px 10px;
}
.fpopover .vipJson .popup-price {
  display: flex;
  justify-content: space-between;
  color: #fff 99;
  padding: 5px 10px 10px 10px;
  text-align: start;
}
.fpopover .vipJson .popup-price .textFooter {
  font-size: 12px;
}
.fpopover .vipJson .popup-price .price {
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
}
.fpopover .vipJson .alignStart {
  text-align: start;
}
.fpopover .vipJson .alignCenter {
  text-align: center;
}
.fpopover .vipJson .p5 {
  padding: 5px 10px 10px 10px;
}
.fpopover .vipJson .p10 {
  padding: 10px 10px 10px 10px;
}
.fpopover .regularJson .ticket-selected {
  justify-content: center;
  padding: 5px 10px 10px 10px;
}
.fpopover .regularJson .ticket-selected .ticket-lab {
  font-size: 12px;
  color: #fff 99;
  font-family: "Poppins-Regular";
  text-transform: uppercase;
  margin-right: 10px;
}
.fpopover .regularJson .ticket-selected .ticket-val {
  font-size: 13px;
  color: #fff;
  font-family: "Poppins-Bold";
  margin-right: 10px;
  margin-left: 0;
}
.fpopover .regularJson .popup-text {
  color: #fff;
  font-size: 13px;
  padding: 10px 10px 5px 10px;
}
.fpopover .regularJson .popup-price {
  display: flex;
  justify-content: space-between;
  color: #fff 99;
  padding: 5px 10px 10px 10px;
  text-align: start;
}
.fpopover .regularJson .popup-price .textFooter {
  font-size: 12px;
}
.fpopover .regularJson .popup-price .price {
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
}
.fpopover .regularJson .alignStart {
  text-align: start;
}
.fpopover .regularJson .alignCenter {
  text-align: center;
}
.fpopover .regularJson .p5 {
  padding: 5px 10px 10px 10px;
}
.fpopover .regularJson .p10 {
  padding: 10px 10px 10px 10px;
} */

#minimap-container-id {
  height: 100%;
}

.minimap {
  left: 15px;
  bottom: 15px;
  background-color: rgba(36, 36, 36, 0.7);
  transition: all 0.3s;
  position: absolute;
  padding: 3px;
  z-index: 1;
  width: 161px;
  opacity: 0.95;
  box-shadow: 0px 5px 4.8px 0.3px rgba(9, 9, 9, 0.15);
  cursor: pointer;
}

#loading {
  color: #666666;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 5000;
  top: 0;
  left: 0;
  text-align: center;
  background-color: #f6f6f6;
}
#loading svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
}

/* T&C page */
.terms-main {
  max-width: 1080px;
  margin: 0 auto;
}
.default-content {
  color: #2E2D32;
}
.default-content h4 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-top: 50px;
  margin-top: 50px;
  border-top: 1px solid #BABABA;
  font-weight: 700;
}
.default-content h4:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}
.default-content ol {
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: list;
}
.default-content ol li {
  margin-bottom: 20px;
  padding-left: 42px;
  position: relative;
}
.default-content ol li:before {
  content: counter(list);
  counter-increment: list;
  position: absolute;
  left: 0;
  top: 1px;
  height: 18px;
  width: 18px;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.default-content ol li:last-child {
  margin-bottom: 0;
}
.default-content h5 {
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
  margin-top: 35px;
}


/* About Project */
#charge-to-apply .registration-box .form-content { padding: 40px; }
#charge-to-apply.popouterbox .popup-block { max-width: 824px; }
#charge-to-apply textarea { height: 165px; }
#charge-to-apply .registration-box .account-form .button-action { margin-left: auto; width: auto; }
#charge-to-apply .form-content h3 { margin-bottom: 20px; }
.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 50px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
  border: solid 1px rgba(0, 0, 0, 0.7);
}
.file-upload-wrapper:before {
  content: "Cargar";
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 50px;
  background: #4daf7c;
  color: #fff;
  font-weight: 400;
  z-index: 25;
  font-size: 18px;
  padding: 14px 30px;
  pointer-events: none;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  transition: all 350ms ease-in-out;
  border: 1px solid #000;
}
.file-upload-wrapper:hover:before {
  background: #fff;
  border: 1px solid #000;
  color: #000;
}
.file-upload-wrapper {
  position: relative;
  width: 100%;
  height: 50px;
}
.file-upload-wrapper:after {
  content: attr(data-text);
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 10px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 50px;
  color: #999;
  border-radius:0;
  font-weight: 400;
  line-height: 28px;
  border: solid 1px rgba(0, 0, 0, 0.7);
}

.popup-content { padding: 30px; }
.text-center { text-align: center; }
.popup-content h4 { text-transform: uppercase; margin-bottom: 20px; }
.popup-content .form-block .form-group .checkbox label span, .popup-content .form-block .form-group .radio label span { color:#6C6C6C; }
.popup-content .form-block .form-group .checkbox label span span, .popup-content .form-block .form-group .radio label span span { color:#000000; }
.popup-content .form-footer { justify-content: center; margin-top: 20px; }
.custom-scrallbar { max-height: 224px; background: #F6F6F6; padding: 26px 0 26px 26px; text-align: left; }
.custom-scrallbar p { margin-bottom: 30px; }
.custom-scrallbar p:last-child { margin-bottom: 0; }
.custom-scrallbar .mCSB_scrollTools { width: 50px; }
.popup-content .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: #C4C4C4!important;  }
.popup-content .mCSB_scrollTools .mCSB_draggerRail { width: 2px!important; }
.popup-content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 2px!important; }
.popup-content .mCS-dark.mCSB_scrollTools .mCSB_draggerRail { background: transparent!important; }
.popup-content .mCustomScrollBox { padding-right: 46px; }

.contact-with-us-row { display: grid; grid-template-columns: auto auto; }
.contact-banner { background-position: center center; background-repeat: no-repeat; background-size: cover; padding: 45px 40px; color: #fff; max-width: 630px; width: 100%; }
.contact-banner p { color: rgba(255,255,255,0.7); }
.contact-with-us-row .registration-box .form-content { border: 1px solid #000; padding: 37px 44px; }
.note { margin-top: 0; color:#6C6C6C; }
.note span { color:#000; }
.contact-with-us-row .registration-box .account-form .form-footer { margin-top: 0; }
.contact-with-us-row .registration-box .account-form .button-action  { justify-content: flex-start; }
.contact-with-us-row .registration-box .account-form .button-action .button { min-width: auto; }

.accesibilidad-box { display: flex; justify-content: space-between; flex-wrap: wrap;  align-items: center; padding:0px 20px; border: 1px solid #000; border-top: 0; background: #FFFFFF; }
.accesibilidad-box .form-group { max-width: 206px; width: 100%; }
.accesibilidad-box .form-group .custom-select { width: 100%; }
.accesibilidad-box select { height: 40px; padding: 9px 42px 9px 12px; }
.accesibilidad-box .custom-select:after { top: 12px; }
.accesibilidad-box .custom-select:before { height: 40px; }
.cookie-toggle-block { position: relative; display: flex; align-items: center; margin-bottom: 0; padding: 0; }
.switch { display: inline-block;width: 60px; height: 30px; border: 1px solid #000; border-radius: 50px; position: relative; background: #fff; }
.switch input { display: none; }
.slider { bottom: 0;cursor: pointer;left: 0;position: absolute;right: 0;top: 0; transition: .4s; }
.cookie-toggle-block span { padding-left: 0; margin-right: 13px; font-size: 18px; font-weight: 400; color: #000000; display: flex; align-items: center; line-height: 1;  }
.cookie-toggle-block span i { font-size: 20px; margin-right: 9px; }
.slider.round { border-radius: 50px; margin: 0; }
input:checked + .slider { background-color: #000; }
input:checked + .slider:before { transform: translateX(28px); background-color: #fff; }
.slider.round:before { border-radius: 50%; }
.slider:before { background-color: #000; bottom: 3px;content: "";width: 22px; height: 22px; left: 4px; position: absolute; transition: .4s; }
.price-slider { padding:10px 20px 15px; border: 1px solid #000; border-top: 0; background: #FFFFFF; }
.price-slider .black { margin-bottom: 0; line-height: 1; }
.range-slider-box { display: flex; flex-wrap: wrap; align-items: center; margin-top: 0; width: 100%; justify-content: space-between; margin-top: 10px; }
.range-slider-box > div{ display: flex; align-items: center; font-size: 24px; font-weight: 500; color:#000; position: relative;color: #000; font-size: 20px; justify-content: center; padding: 2px 5px;  }

  .range-slider-box .min_price{order: 2; width: 50%; align-items: flex-start; justify-content: left;}
.range-slider-box .max_price{order: 3; width: 50%;align-items: flex-end; justify-content: right;}
#amount_min{
  width: 100px;
  font-size: 20px;
  height: 29px;
  margin-top: 20px;
}
#amount_max{
  width: 100px;
  text-align: right;
  font-size: 20px;
  height: 29px;
  margin-top: 20px;
}

.range-slider-box input { margin-left: 5px; border-radius: 0; background: #F2F4F8; border: 0; color: #000; font-size: 24px; padding: 0!important;  pointer-events: none; font-weight: 500; line-height: normal; height: auto; }
.range-slider .ui-widget.ui-widget-content { background: #BABABA; height: 5px; border: 0; border-radius: 50px; width: 100%; margin: 0 20px;  }
.range-slider .ui-widget-header { background: #000; }
.range-slider {  margin-top: 0; }
.range-slider .ui-slider-horizontal .ui-slider-handle { margin-top: -4px;  }
.range-slider .ui-state-default, .range-slider .ui-widget-content .ui-state-default, .range-slider .ui-widget-header .ui-state-default, .range-slider .ui-button, html .range-slider .ui-button.ui-state-disabled:hover, html .range-slider .ui-button.ui-state-disabled:active {
  width: 22px; height: 22px; border-radius: 50%; border: 3px solid #000; background: #fff; cursor: pointer;
}
.range-slider .ui-slider-horizontal .ui-slider-range { top: 0px;  height: 5px; }

.apply-coupen { padding: 20px 26px; background: #F6F6F6; margin-top: 22px; }
.apply-coupen h5 { margin-bottom: 15px; }
.apply-coupen .form-group { position: relative; padding: 0; }
.apply-coupen .form-group .error-msg { display: block; font-size: 16px; color: #f10; margin-top: 6px; }
.apply-coupen .form-group .textbox { padding-right: 115px; }
.apply-coupen .form-group .button { position: absolute; right: 0; top: 0; }
.minicart-price-box.delivery { border-bottom: 0; }


.connect-promoter { background: #F6F6F6; }
.connect-promoter h5 { color:#6C6C6C; margin-bottom: 50px; }
.registration-box .account-form .textbox { background: transparent; }
.connect-promoter .registration-box .account-form { background: transparent; }
.connect-promoter .registration-box { display: flex; width: 100%; max-width: 794px; margin: 0 auto; }
.connect-promoter .registration-box .form-content { padding: 0; }

.deals-page .event-list-row { grid-gap: 32px; grid-template-columns: 23.5% 1fr; }
/*
.listing-with-arrow { display: flex; flex-direction: column; align-items: flex-start; list-style: none; padding: 0; margin: 0 0 22px; }
.listing-with-arrow li { display: flex; align-items: center; width: 100%; margin-top: -1px; }
.listing-with-arrow li a  { display: flex; align-items: center; justify-content: space-between; padding: 14px 35px 14px 16px; position: relative; }
.listing-with-arrow li a:hover i { transform: translateY(-50%) rotate(-90deg); }
.listing-with-arrow li a i { position: absolute; right: 16px; top: 50%; transform: translateY(-50%); font-size: 12px; transition: all 350ms ease-in-out; } */

.advertisement-sidebar .accordion-databox .accordion-row h5 { padding: 14px 35px 14px 16px; border: 1px solid #000; line-height: normal; font-size: 18px; font-weight: 400; background: transparent; }
.advertisement-sidebar .accordion-databox .accordion-row .accordion-arrow {     border: 0;width: auto; height: auto; right: 16px; font-size: 12px;  }
.advertisement-sidebar .accordion-databox .accordion-row h5 .accordion-arrow i { transform: rotate(0); transform-origin: center center; }
.advertisement-sidebar .accordion-databox .accordion-row { margin: 0 0 -1px 0; }
.advertisement-sidebar .accordion-databox .accordion-row h5.open .accordion-arrow i { transform: rotate(180deg); }
.advertisement-sidebar .accordion-databox .accordion-row h5.open { border-bottom: 0; }
.advertisement-sidebar .accordion-data { border: 1px solid #000; border-top: 0; padding: 0 14px 14px 14px; background: transparent;     color: #6c6c6c; }
.advertisement-sidebar .accordion-data > a { margin-top: 10px; }
.advertisement-sidebar .accordion-data > a:hover { text-decoration: underline; }
.advertisement-sidebar .accordion-databox { margin: 0 0 22px; }


.home-banner-section { background-repeat: no-repeat; background-size: cover; background-position: center center; padding: 77px 0; position: relative; z-index: 1; }
.home-banner-section:before { content:''; position: absolute; left: 0; top: 0; height: 100%; width: 100%; content:''; background: rgba(0,0,0,0.70); z-index: -1; }
.home-filter .location-info { position: relative; }

.home-filter { display: flex; align-items: center; }
.home-filter .location-info { min-width: 200px; height: 60px; }
.home-filter .location-info > a { background: #fff; justify-content: flex-start; padding: 16px 50px 15px 15px; color: #BABABA; font-weight: 400; }
.home-filter .daterange-picker span { color: #BABABA; font-weight: 400; }
.home-filter .calender-dropdown { min-width: 305px; padding: 0; }
.home-filter .search-box-banner { width: 100%; }
.home-filter .search-box-banner .form-group { position: relative; padding: 0; }
.home-filter .search-box-banner .form-group input { height: 60px; padding: 10px 75px 10px 15px;  background:#fff; border: 0; }
.home-filter .search-box-banner .form-group input:focus { border: 0; }
.home-filter .search-box-banner .button { border-right: 0; border-top: 0; border-bottom: 0; position: absolute; right: 0; top: 0; width: 60px;  height: 100%;  display: flex;  align-items: center;  justify-content: center;  padding: 5px; }
.home-filter .daterange-picker { height: 60px; background: #fff; border-top: 0; border-bottom: 0; border-color:#000; padding-left: 15px; }
.home-filter  .fetch-location-main { right: auto; }
.home-filter  .fetch-location-row:before { left: 20px; right: auto; }
a.add-box  { display: inline-block; width: 100%; margin-bottom: 60px; }

.block-title { display: flex; align-items: center; width: 100%; justify-content: space-between; margin-bottom: 25px; }
.sub-title h2 { color:#000; display: flex; align-items: center; margin: 0; line-height: 40px; }
.sub-title h2 img { height: 22px; width: auto; margin-right: 13px; }
.block-title a { display: flex; align-items: center; position: relative; }
.block-title a:before { content: ""; position: absolute; left: 0; bottom: 0; background: #000; width: 0; height: 1px; transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1); z-index: -1; }
.block-title a:hover:before { width: calc(100% - 40px); }
.read-more i { margin-left: 18px; color:#000; font-size: 20px; transition: all 350ms ease-in-out; }
.read-more:hover i { transform: translateX(-5px); }
.pre-sale-box { width: 100%; position: relative; display: inline-block; vertical-align: middle; overflow: hidden; transition: none; margin-bottom:0px }
.pre-sale-box figure { position: relative; padding-top: 86.35%; overflow: hidden; }
.pre-sale-box figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; object-fit: cover; }
.pre-sale-box .distance-info { margin-bottom: 20px; }
.pre-sale-box .distance-info p i { margin-right: 8px; }
.pre-sale-box .distance-info p { display: flex; align-items: center; }
.sale-info { padding: 28px 20px; background: #fff;  position: absolute; left: 0; right: 0; bottom: 0;  z-index: 1; transition:all 350ms ease-in-out; backdrop-filter: blur(40px); -webkit-backdrop-filter: blur(40px); height: 145px; }
.sale-info h5 { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.sale-info > p { transform: translateY(200%);  transition:transform .3s ease-in-out; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
.pre-sale-box:hover .sale-info {  backdrop-filter: blur(40px); -webkit-backdrop-filter: blur(40px); background: transparent;  color:#fff; height: 100%; }
.pre-sale-box:hover .sale-info > p {  transform: translateY(0);  }

.home-event-list { background: #F6F6F6; padding: 30px 0; margin-top: 30px; }
.home-event-list .buy-ticket-row  { margin-bottom: 0; }
.section-spacing { padding: 30px 0; }
.recent-view { padding: 100px 0 50px; }
.recent-viewer { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 30px; }
.recent-view-box { display: flex; align-items: center; justify-content: flex-start; border: 1px solid #000; padding: 10px; position: relative; }
.recent-view-box:before { content: ""; position: absolute; left: 0; top: 0; background: #000; width: 0; height: 100%; transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1); z-index: -1; }
.recent-view-box:hover:before { width: 100%; }
.recent-view-box:hover h4 {color:#fff; }
.recent-view-box figure { width: 80px; height: 80px; overflow: hidden; margin-right: 32px; }
.recent-view-box figure img { height: 100%; width: 100%; object-fit: cover;  }
.recent-view-box h4 { margin: 0; transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1); }

/* Category-Box */
.category-box { display: inline-block; width: 100%; vertical-align: middle; }
.category-box figure { position: relative;  padding-top: 56.4285%; margin-bottom: 10px; overflow: hidden; }
.category-box figure img { position: absolute; left: 0; top: 0; }
.category-box figure p { position: absolute; left: 15px; top: 15px; color: #fff; padding: 8px 20px; background: rgba(45,45,45,0.5); backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }
.category-box h5 { margin-bottom: 0; }
.category-boxes { display: grid; grid-gap: 30px; grid-template-columns: repeat(4, 1fr); }

.news-section .about-us-row { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 30px; }
.news-section .about-content-box { min-height: 350px; padding: 23px 0; margin: 0; }
.news-section .about-company-img { width: 35%; transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1); }
.news-section .about-content { max-width: 489px; padding: 20px 30px; border:1px solid #F4F4F4; background: rgba(246,246,246,0.35); backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }
.about-content h3 span {  display: block; font-size: 20px; font-weight: 400; color:#6C6C6C; }
.news-section .about-content p:not(:last-child) { margin-bottom: 20px; }
.news-section .about-content h5 { margin-bottom: 0; color:#6C6C6C; }
.news-section .about-content h5 span { color:#000; }
.news-section .about-content-box:nth-child(even) .about-company-img { left: 0; right: auto; }
.news-section .about-content-box:nth-child(even) { justify-content: flex-end; }
.news-section .about-company-img:hover { filter: grayscale(1); }
.add-spacing .add-box { margin-bottom: 0; }
.discover-section { padding:50px 0 100px; }
.discover-boxes { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 30px; }
.discover-box { display: flex; align-items: flex-start;  }
.discover-box .discover-img img { width: 215px; height: 130px; object-fit: cover; }
.discover-box .discover-img { display: inline-block; vertical-align: middle; margin-right: 15px;  }

.with-add-box { display: flex; justify-content: space-between; }
.with-add-box .add-section { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 30px; width: 100%; }
.opera-add-box { display: flex; min-width: 337px; }
.opera-add-box figure img { width: 100%; height: 100%; object-fit: cover; }
.range-slider-box span.currency { margin-left: 5px; }
.category-slider .owl-dots { display: none; }

.wpcf7-spinner { position: absolute; right: 0; top: 50%; transform: translateY(-50%); right: 0; z-index: 1; }
.button-action { position: relative; }


.has-bookings {
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.has-bookings .ticket-select-page {
  padding: 0;
}
.has-bookings .ticket-select-page .wrap {
  padding: 0;
}
.ticket-menu-list-scroll {
  display: flex;
  height: calc(100vh - 226px);
  max-width: 580px;
  width: 100%;
  padding: 10px 15px 60px 30px;
}
.has-bookings #footer {
  display: none;
}
.has-bookings .inner-banner {
  display: none;
}
.has-bookings .wp-response-output {
  margin: 0;
  padding: 0;
}
.has-bookings .wp-response-output.success,
.has-bookings .wp-response-output.error {
  margin-top: 20px;
  padding: 10px;
}
#ticket_form .button-action { margin-bottom: 2px; }

.event_not_found.empty-space { margin:60px 0; }

.home-event-list .advertisement-sidebar { position:relative; }
.home-event-list .advertisement-sidebar a img { position:absolute; top:0; height:100%; width:100%; }


.cookie-sec{ position:fixed; bottom:0; background:rgba(0, 0, 0, 0.7); mix-blend-mode:normal; backdrop-filter:blur(25px); width:100%; height:100vh; z-index:999; display:none; }
.cookie-sec .cookie-block{ background:#fff; position:absolute; bottom:0; width:100%; padding:38px 86px 39px 40px; background-image:url('../../images/cookies.png'); background-repeat:no-repeat; background-size:contain; background-position:bottom right; overflow:hidden; }
.cookie-sec .cookie-block h4{font-size:24px; color:#000; font-weight:500; text-transform:uppercase; margin-bottom:15px; }
.cookie-sec .cookie-block p{font-size:18px; color:#767676; margin-bottom:30px; }
.cookie-sec .cookie-block ul{display:flex; align-items:center; flex-wrap:wrap; padding:0; margin:0; list-style:none; }
.cookie-sec .cookie-block ul li a{display:block; margin:10px 15px; }
.cookie-sec .cookie-block ul li:first-child a{margin-left:0; }
.cookie-sec .cookie-block ul li:last-child a{margin-right:0; }
.cookie-settings .cookie-backdrop{position:fixed; bottom:0; background:rgba(0, 0, 0, 0.7); mix-blend-mode:normal; backdrop-filter:blur(25px); width:100%; height:100vh; z-index:999; }


#cookie_popup.popouterbox .popup-block { max-width: 1000px;  top: 10%; }


/* New CSS start */
.cookie-main-popup h2{background:rgba(0,0,0,.05); font-size:24px; font-weight:500; padding:23px 37px 21px; position:relative; z-index:1; text-transform:uppercase; margin-bottom:0; }
.cookie-popup-inner{padding:25px 30px 30px; }
.cookie-popup-inner .cookie-popup-inner-block{margin-bottom:25px; }
.cookie-popup-inner .cookie-popup-inner-block h4{font-size:18px; margin-bottom:10px; color:#000; font-weight:400; }
.cookie-popup-inner .cookie-popup-inner-block p{color:var(--gray); font-size:16px; margin-bottom:0; font-weight:400; }
.cookie-toggle p{font-weight:500; line-height:40px; margin-bottom:10px; }
.cookie-toggle .cookie-toggle-block{position:relative; display:flex; align-items:center; margin-bottom:18px; }
.cookie-toggle p{font-weight:500; line-height:40px; margin-bottom:10px; }
.cookie-toggle .cookie-toggle-block span{padding-left:13px; font-size:16px; font-weight:500; }
.cookie-toggle .switch{display:inline-block; width:38px; height:20px; position:relative; }
.cookie-toggle .switch input{display:none; }
.cookie-toggle .slider{background-color:var(--bglight); bottom:0; cursor:pointer; left:0; position:absolute; right:0; top:0; transition:.4s; }
.cookie-toggle .slider:before{background-color:#bebebe; bottom:2.5px; content:""; width:14px; height:14px; left:4px; position:absolute; transition:.4s; }
.cookie-toggle input:checked + .slider{background-color:#ddd; }
.cookie-toggle input:checked + .slider:before{transform:translateX(16px); background-color:#000; }
.cookie-toggle .slider.round{border-radius:34px; }
.cookie-toggle .slider.round:before{border-radius:50%; }
.cookie-close{position:absolute; right:20px; top:0; border-radius:0; background:transparent; color:#fff !important; line-height:30px; width:30px; height:30px; text-align:center; font-size:15px; font-weight:300; }
.cookie-close:hover{text-decoration:none; }
.cookie-popup-inner .cookie-cancel { margin-left: 15px; }
.popup-btns {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
}

.wpcf7-list-item input {
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  position: absolute;
}

.wpcf7-list-item input:checked + .wpcf7-list-item .wpcf7-list-item-label:before {
  border-color: #000;
}

.wpcf7-list-item .wpcf7-list-item-label:before,
.wpcf7-list-item .wpcf7-list-item-label:after {
  position: absolute;
  content: "";
  transition: all 200ms;
}

.wpcf7-list-item .wpcf7-list-item-label:before {
  left: 0;
  border: 1px solid #000;
}

.wpcf7-list-item input {
  width: 20px;
  height: 20px;
  margin: 0;
}

.wpcf7-list-item input:checked + .wpcf7-list-item-label:before {
  background-color: #000;
}

.wpcf7-list-item input:checked + .wpcf7-list-item-label:before {
  background-color: #000;
}

.wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
  transform: scale(1) rotate(15deg);
  opacity: 1;
}

.wpcf7-list-item .wpcf7-list-item-label:before {
  top: 0;
  width: 20px;
  height: 20px;
  color: #fff;
}

.wpcf7-list-item .wpcf7-list-item-label:after {
  content: "\2713";
  font-size: 15px;
  left: 3px;
  top: -1px;
  line-height: normal;
  font-weight: 600;
  color: #fff;
  transform: scale(0);
  opacity: 0;
}
.wpcf7-list-item-label span {
  padding-left: 10px;
}

.wpcf7-list-item label {
	padding-left: 0 !important
}
.wpcf7-not-valid-tip {
  color: #f00 !important;
}
.terms-main p {
  margin-bottom: 15px;
}
.terms-main ul {
  list-style: lower-alpha;
  padding-left: 25px;
  margin-bottom: 20px;
}
.terms-main ul li {
	margin-bottom: 10px;
}
@media(max-width: 1023px) {
	ul.listing {
		display: flex !important;
		justify-content: center !important;
		flex-wrap: wrap !important;
		grid-gap: 0px 10px !important;
	}
}
.cal-day-today .event,.cal-day-today .event-important{
	background-color: #fff;
}
.home .last-footer .fmenu ul.listing { display:inline-flex;}

.seat_map_overlay {
	position: absolute;
    width: 100%;
    height: 94%;
    top: 43px;
    left: 0;
    text-align: center;
    padding: 20px;
    background: rgba(255,255,255,0.9);
    backdrop-filter: blur(5px);
    font-size: 20px;
    z-index: 11;
    font-weight: 500;
    border: 1px solid rgb(96 96 96);
	display:none;
}
.seat_map_overlay-box {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
#timer{
	opacity: 0;
}
.back_button_cart{
	margin-top:20px;
}
.subtotal .button-action .button.back_button_cart_action{
	min-width: 100px;
    padding: 0;
    background: none;
    color: #000;
    border: none;
    text-align: right;
    max-width: 125px;
}
.subtotal .button-action .button.back_button_cart_action.back_button{
	min-width: 100px;
    padding: inherited;
    background: #000;
    color: #fff;
    border: 1px solid #000;
    text-align: center;
    max-width: 100%;
}
.accesibilidad-box > h6 { 
	font-size: 18px; font-weight: 400; color: #000; margin:0; padding-top:10px; width:100%; 
}

/* CSS Payu */
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

.button-popup {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pci_logo {
  max-width: 100px;
}

.checkout_header {
  display: flex;
  align-items: center;
}

.checkout_header > .header_container {
  display: block;
  width: 60%;
}

.checkout_header > .header_container > .header-credit-card {
  margin: auto;
}

.commerce_logo_container {
  display: block;
  width: 40%;
}

.commerce_logo_container > .commerce_logo {
  width: 100%;
}

#mcSonicBrand { 
  display: none;
}

.grecaptcha-badge {
  display: none !important;
}

[payment_version_2] .payment-form .cellphone-wrapper .icon {
  display: block;
}

[payment_version_2] .payment-form .billing-address-container .icon {
  display: block;
}

[payment_version_2] .payment-form .cellphone-wrapper .icon-phone {
  display: none;
}

.challenge {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
}
/*
.section.available {
  fill: #4bbf29 !important;
  stroke: rgb(27 138 176) !important;
}
.section.available:hover {
  fill: #4bbf29 !important;
  stroke: rgb(53 70 76) !important;
}
*/
.not-found-details h3{
	font-size: 32px;
}
.payment-panel{margin:0 auto;max-width:450px;background-color:#f5f5f7;border:1px solid #ddd;padding:20px;display:block;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.1);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.payment-panel .payment-button-popup{background-color:#71767b;border-radius:4px;height:38px;color:#fff;padding:0 15px;border:1px solid #ced4da;margin:0 5px;cursor:pointer}.payment-panel .payment-button-popup:first-child{margin-left:0}.payment-panel .payment-button-popup:last-child{margin-right:0}.payment-panel .payment-button-popup.sucess{background-color:#00bf84}.payment-panel .payment-button-popup.hidden{display:none}.payment-panel .button-popup{text-align:right;margin-bottom:-5px;margin-top:15px}.payment-panel h1,.payment-panel h2{margin:0;text-align:center}.payment-panel hr{height:1px;color:#5b5b65;background-color:#5b5b65;border:none}.payment-panel .recaptcha-google{width:100%;margin-left:-7px}.payment-panel .header-company-name{font-size:22px;font-weight:700;text-align:center;color:#222;padding-bottom:6px;text-shadow:0 1px 0 #fff}.payment-panel .header-description{font-size:18px;font-weight:500;text-align:center;color:#5b5b65;text-shadow:0 1px 0 #fff}.payment-panel .btn:hover{cursor:pointer}.payment-panel .btn:disabled,.payment-panel .btn[disabled]{opacity:.65;cursor:not-allowed}.payment-panel [enabled_installments_payment] .payment-form .cvc-container,.payment-panel [enabled_installments_payment] .payment-form .expiry-container,.payment-panel [enabled_installments_payment] .payment-form .installments-wrapper{width:33%}.payment-form .billing-address-container{display:inline-block;width:100%}.payment-form .billing-address-container .billing-address-wrapper,.payment-form .billing-address-container .billing-address-wrapper1,.payment-form .billing-address-container .billing-address-wrapper2,.payment-form .billing-address-container .billing-address-wrapper3{position:relative;display:flex;width:100%;justify-content:space-between;margin-bottom:10px}.payment-form .billing-address-container .billing-address-wrapper .billingAddressCountry,.payment-form .billing-address-container .billing-address-wrapper .billingAddressState,.payment-form .billing-address-container .billing-address-wrapper input,.payment-form .billing-address-container .billing-address-wrapper1 input,.payment-form .billing-address-container .billing-address-wrapper2 input,.payment-form .billing-address-container .billing-address-wrapper3 input{width:49%}.payment-form .billing-address-container .billing-address-wrapper input,.payment-form .billing-address-container .billing-address-wrapper1 input,.payment-form .billing-address-container .billing-address-wrapper2 input,.payment-form .billing-address-container .billing-address-wrapper3 input{padding-left:20px!important}.payment-form .billing-address-container p{width:100%;text-align:center;border-bottom:1px solid #000;line-height:.1em;margin:10px 0 20px}.payment-form .billing-address-container p span{background:#f5f5f7;padding:0 10px}.payment-form .billing-address-container .billing-address-wrapper .billingAddressState .selectize-input{padding-left:20px;padding-right:15px;width:100%}.payment-form .billing-address-container .billing-address-wrapper .billingAddressCountry .selectize-input{padding-left:38px;padding-right:15px;width:100%}.payment-form .billing-address-container .billing-address-wrapper .flag{width:24px;height:17px}.payment-form input.card-number{padding-right:48px}.payment-form .card-number-wrapper .card-type-icon{height:21px;width:32px;position:absolute;display:block;right:8px;top:7px;pointer-events:none;background-position-x:center;background-repeat:no-repeat;background-size:100% 100%}div[style*="ic_sodexo.svg"]{right:27px!important;transform:scale(3)}.payment-form .cellphone-wrapper{position:relative}.payment-form .cellphone-wrapper .cellphone-country-code{display:inline-block;width:28%;margin-right:2%}.payment-form .cellphone-wrapper .cellphone{display:inline-block;width:70%}.payment-form .cellphone-wrapper .cellphone-country-code .selectize-input{padding-left:38px;padding-right:15px;width:100%}.payment-form .cvc-container{width:50%;float:right}.payment-form .cvc-wrapper{box-sizing:border-box;margin-left:5px}.payment-form .cvc-wrapper .cvc{display:block;width:100%}.payment-form .payment_dialog_info,.payment_dialog_error,.payment_dialog_success,.payment_dialog_warning{margin:10px 0;padding:6px;font-size:14px}.payment-form .payment_dialog_info{color:#00529b;background-color:#bde5f8}.payment-form .payment_dialog_success{color:#4f8a10;background-color:#dff2bf}.payment-form .payment_dialog_warning{color:#9f6000;background-color:#feefb3}.payment-form .payment_dialog_error{color:#d8000c;background-color:#ffd2d2}.payment-form .payment_dialog_info i,.payment_dialog_error i,.payment_dialog_success i,.payment_dialog_warning i{margin:2px 2px;font-size:1em;vertical-align:middle}.payment-form .validation-message,.payment-form .warning-message{text-align:center;display:inline-block;width:100%}.payment-form .expiry-container{width:50%;float:left}.payment-form .expiry-wrapper{box-sizing:border-box;margin-right:5px}.payment-form .expiry-wrapper .expiry{display:block;width:100%}.payment-form .expiry-wrapper .expiry{width:100%;padding-left:38px}.payment-form .expiry-wrapper .expiry-month,.payment-form .expiry-wrapper .expiry-year{border-radius:4px;display:inline-block;width:48%;text-align-last:center}.payment-form .expiry-wrapper .expiry-month{padding-left:38px}.payment-form .expiry-wrapper .expiry-year{margin-left:4%}.payment-form .icon{position:absolute;display:block;width:24px;height:17px;left:8px;top:10px;pointer-events:none}.payment-form .cellphone-wrapper .icon-phone{margin-left:30%}.payment-form .cellphone-wrapper .flag{width:24px;height:17px}.payment-form .icon.right{right:8px;left:auto}.payment-form .icon.popup{cursor:pointer;pointer-events:auto}.payment-form .icon .svg{fill:#888}.payment-form .icon.popup .svg{fill:#aaa!important}.payment-form .card-number-wrapper,.payment-form .cellphone-container,.payment-form .cvc-wrapper,.payment-form .email-wrapper,.payment-form .fiscal-number-wrapper,.payment-form .installments-wrapper,.payment-form .name-wrapper,.payment-form .nip-wrapper,.payment-form .verification-container{margin-bottom:10px}.payment-form .card-number-wrapper,.payment-form .cvc-wrapper,.payment-form .email-wrapper,.payment-form .expiry-wrapper,.payment-form .fiscal-number-wrapper,.payment-form .installments-wrapper,.payment-form .name-wrapper,.payment-form .nip-wrapper,.payment-form .verification-btn-wrapper,.payment-form .verification-wrapper{-webkit-box-shadow:0 1px 0 rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.7);-moz-box-shadow:0 1px 0 rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.7);-ms-box-shadow:0 1px 0 rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.7);-o-box-shadow:0 1px 0 rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.7);box-shadow:0 1px 0 rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.7);position:relative}.payment-form .card-number-wrapper,.payment-form .cellphone-container,.payment-form .cvc-container,.payment-form .email-wrapper,.payment-form .expiry-container,.payment-form .fiscal-number-wrapper,.payment-form .installments-wrapper,.payment-form .name-wrapper,.payment-form .nip-wrapper,.payment-form .otp-wrapper,.payment-form .verification-container{display:inline-block}.payment-form::after{content:' ';display:table;clear:both}.payment-form input,.payment-form select{color:#676767;font-size:15px;font-weight:300;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;height:36px;border:1px solid #d9d9d9;border-radius:4px;box-shadow:none;background-color:#fdfdfd;box-sizing:border-box;padding:0;-webkit-transition:border-color .15s linear,box-shadow .15s linear;-moz-transition:border-color .15s linear,box-shadow .15s linear;-ms-transition:border-color .15s linear,box-shadow .15s linear;-o-transition:border-color .15s linear,box-shadow .15s linear;transition:border-color .15s linear,box-shadow .15s linear}.payment-form select{-moz-appearance:none;-webkit-appearance:none;text-indent:.01px;padding-right:5px;text-overflow:'';width:100%}.payment-form input[disabled],.payment-form select[disabled]{background-color:#eee;color:#555}.payment-form select option[hidden]{color:#aba9a9}.payment-form input:focus,.payment-form select:focus{background-color:#fff;outline:0;border-color:#66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.payment-form input[readonly=readonly]:not([disabled]),.payment-form input[readonly]:not([disabled]){background-color:#fff;cursor:pointer}.payment-form .has-error input,.payment-form .has-error input:focus,.payment-form .has-error select,.payment-form .has-error select:focus{border-color:#f64b2f!important;box-shadow:none}.payment-form input.has-error,.payment-form input:focus.has-error,.payment-form select.has-error,.payment-form select:focus.has-error{border-color:#f64b2f!important;box-shadow:none}.payment-form .card-number-wrapper,.payment-form .cellphone-container,.payment-form .email-wrapper,.payment-form .fiscal-number-wrapper,.payment-form .installments-wrapper,.payment-form .name-wrapper,.payment-form .verification-container{width:100%}.payment-form input.card-number,.payment-form input.cellphone,.payment-form input.cvc,.payment-form input.email,.payment-form input.fiscal-number,.payment-form input.name,.payment-form input.nip,.payment-form input.validation-option,.payment-form input.verification,.payment-form select.cellphone-country-code{padding-left:38px;padding-right:5px;width:100%}.payment-form .nip-wrapper{width:50%}.payment-form .nip-wrapper .nip{display:block;width:100%;-webkit-text-security:disc}.payment-form .nip-wrapper .nip:read-only{background-color:#eee!important}.payment-form .nip-wrapper .nip:-moz-read-only{background-color:#eee!important}@media screen and (max-width:600px){.payment-form .nip-wrapper{width:100%}}.payment-form .otp-wrapper{width:50%}@media screen and (max-width:600px){.payment-form .otp-wrapper{width:100%}}.payment-form .otp-wrapper .otp-label{display:inline-block;color:#28a745;cursor:pointer;position:relative;padding:5px 15px 5px 20px;font-size:1em;border-radius:5px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.payment-form .otp-wrapper .otp-label:hover{background:#d4edda}.payment-form .otp-wrapper .otp-label:before{content:"";display:inline-block;width:15px;height:15px;position:absolute;left:0;background:0 0;border:2px solid}.payment-form .otp-wrapper .otp,.payment-form .otp-wrapper .otp:checked{display:none}.payment-form .otp-wrapper .otp:checked+.otp-label,.payment-form .otp-wrapper .otp:checked+.otp-label:before{color:#28a745;content:"x";border-bottom:2px solid #28a745}.payment-form{font-family:Nunito,sans-serif!important;font-size:15px;text-align:center}.payment-form .pocket-type-container{display:inline-block;width:100%;margin-bottom:10px}.payment-form .pocket-type-container p{width:100%;text-align:center;border-bottom:1px solid #000;line-height:.1em;margin:10px 0 20px}.payment-form .pocket-type-container p span{background:#f5f5f7;padding:0 10px}.payment-form .pocket-type-container .selectize-control{width:100%}.payment-form .pocket-type-container .selectize-control .selectize-input{padding-left:15px;padding-right:15px;width:100%}.selectize-control{color:#676767;font-size:15px;font-weight:300;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;height:36px}.selectize-control{position:relative;text-align:left;float:left;font-family:Nunito,sans-serif}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text}.selectize-input{width:100%;height:36px;border:1px solid #d9d9d9;border-radius:4px;box-sizing:border-box;box-shadow:none;background-color:#fdfdfd;display:flex;align-items:center;-webkit-transition:border-color .15s linear,box-shadow .15s linear;-moz-transition:border-color .15s linear,box-shadow .15s linear;-ms-transition:border-color .15s linear,box-shadow .15s linear;-o-transition:border-color .15s linear,box-shadow .15s linear;transition:border-color .15s linear,box-shadow .15s linear}.selectize-input.full{background-color:#fff}.selectize-input.not-full{border-color:#f64b2f!important;box-shadow:none}.selectize-input .item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.selectize-input input{height:30px}.selectize-input.focus{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{border-radius:4px 4px 0 0}.selectize-input>*{vertical-align:baseline;display:inline-block;zoom:1}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0 none!important;background:0 0!important;line-height:inherit!important;user-select:auto!important;box-shadow:none!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:0!important}.selectize-input>input[placeholder]{box-sizing:initial}.selectize-input.has-items>input{margin:0 4px!important}.selectize-input::after{content:" ";display:block;clear:left}.selectize-input.dropdown-active::before{content:" ";display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.selectize-dropdown .create,.selectize-dropdown .no-results,.selectize-dropdown .optgroup-header,.selectize-dropdown .option{padding:5px 8px}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1;cursor:pointer}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:120px;overflow-scrolling:touch}.selectize-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.selectize-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent #d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:" ";display:block;position:absolute;top:50%;right:8px;margin-top:-2px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:gray transparent transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-2px;border-width:0 5px 5px 5px;border-color:transparent transparent gray transparent}.selectize-control.rtl{text-align:right}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}[payment_version_1] hr{display:none}[payment_version_1] .btn{background:#8cc541;background:-moz-linear-gradient(top,rgba(140,197,65,1) 0,rgba(20,167,81,1) 100%);background:-webkit-linear-gradient(top,rgba(140,197,65,1) 0,rgba(20,167,81,1) 100%);background:linear-gradient(to bottom,rgba(140,197,65,1) 0,rgba(20,167,81,1) 100%);color:#fff;display:block;width:100%;border:1px solid rgba(46,86,153,.0980392);border-bottom-color:rgba(46,86,153,.4);border-top:0;border-radius:4px;font-size:17px;text-shadow:rgba(46,86,153,.298039) 0 -1px 0;line-height:34px;-webkit-font-smoothing:antialiased;font-weight:700;display:block;margin-top:20px}[payment_version_1] .payment-button-popup.cancel{display:none}[payment_version_1] .header-credit-card{display:none}.payment-form.dark .icon .svg{fill:rgba(28,66,3,.26)}.payment-form.rebus{font-family:Nunito,sans-serif}.payment-form input,.payment-form select{font-family:Nunito,sans-serif}[payment_version_2].panel{background-color:#fff}[payment_version_2] .payment-form .expiry-wrapper .expiry,[payment_version_2] .payment-form .expiry-wrapper .expiry-month,[payment_version_2] .payment-form .expiry-wrapper .expiry-year,[payment_version_2] .payment-form input.card-number,[payment_version_2] .payment-form input.cellphone,[payment_version_2] .payment-form input.cvc,[payment_version_2] .payment-form input.email,[payment_version_2] .payment-form input.fiscal-number,[payment_version_2] .payment-form input.name,[payment_version_2] .payment-form input.nip,[payment_version_2] .payment-form input.validation-option,[payment_version_2] .payment-form select{text-align-last:left;border:1px solid #ced4da;padding-left:10px;padding-right:10px}[payment_version_2] .panel{background:#fff;border-color:#ced4da}[payment_version_2] .total-hr{margin-left:-20px;margin-right:-20px;background-color:#ced4da;color:#ced4da;display:block!important}[payment_version_2] .total-hr--down{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}[payment_version_2] .header-credit-card{font-size:1.5rem;text-align:left;margin-bottom:20px}[payment_version_2] .header-company-name,[payment_version_2] .header-description,[payment_version_2] .logo-comercio-payment,[payment_version_2] .payment-form .icon,[payment_version_2] .payment_logo_popup_checkout{display:none}.payment-form .keyboard-wrapper{display:inline-block;position:relative;width:80%}.payment-form .key-container{display:inline-block;position:relative;width:33.3%}.payment-form .clean-container button,.payment-form .key-container button{font-size:15px;padding:4px 0}.payment-form .clean-container{display:inline-block;position:relative;width:66.6%}.payment-form .clean,.payment-form .key{color:#fff;background-color:#17a2b8;border-color:#fff;border-radius:4px;width:100%}.payment-form .clean:hover,.payment-form .key:hover{background-color:#138496}.payment-form .keyboard-wrapper:hover .key span{visibility:hidden}.payment-form .keyboard-wrapper:hover .key:after{content:"*"}.payment-form .verification-btn-wrapper,.payment-form .verification-wrapper{box-sizing:border-box;display:inline-block;width:50%}.payment-form .verification-wrapper .verification{display:block;width:100%}@media screen and (max-width:600px){.payment-form .verification-btn-wrapper,.payment-form .verification-wrapper{width:100%;padding:0!important}}.payment-form .verification-btn-wrapper .verification-btn{color:#fff;background-color:#17a2b8;border-color:#fff;border-radius:4px;width:100%;display:block;cursor:pointer}.payment-form .verification-wrapper{padding-right:4px}.payment-form .verification-btn-wrapper{padding-left:4px}.payment-form .verification-btn-wrapper .verification-btn:disabled,.payment-form .verification-btn-wrapper .verification-btn[disabled]{opacity:.65;cursor:not-allowed}
form #card_number{background-image:url(../../images/images.png),url(../../images/images.png);background-position:2px -121px,260px -61px;background-size:120px 361px,120px 361px;background-repeat:no-repeat;padding-left:54px;}form #card_number.visa{background-position:2px -163px,260px -61px}form #card_number.visa_electron{background-position:2px -205px,260px -61px}form #card_number.mastercard{background-position:2px -247px,260px -61px}form #card_number.maestro{background-position:2px -289px,260px -61px}form #card_number.discover{background-position:2px -331px,260px -61px}form #card_number.valid.visa{background-position:2px -163px,260px -87px}form #card_number.valid.visa_electron{background-position:2px -205px,260px -87px}form #card_number.valid.mastercard{background-position:2px -247px,260px -87px}form #card_number.valid.maestro{background-position:2px -289px,260px -87px}form #card_number.valid.discover{background-position:2px -331px,260px -87px}.vertical{overflow:hidden}.vertical li{float:left;width:140px}.vertical li .or{color:#aaa;float:left;font-size:12px;margin-left:-8px;margin-top:32px}.vertical li:last-child{float:right;text-align:right}.vertical li:last-child input{float:right}.vertical input{width:68px}ins{overflow:hidden;width:100%}

.search-box form {
  margin: 0;
}
.hom_category_slider{
    flex: 1;
    display: flex;
    flex-direction: column;
}
.with-add-box .hom_category_slider{
	display: block;
}
.page-template-template-landing .category-box {
    display: flex;
    vertical-align: middle;
    flex-direction: column;
}

.page-template-template-landing  .category-box h5 {
    margin-bottom: 0;
    flex: 1;
}
.google-auto-placed ins > div  {
  width: 100% !important;
  box-sizing: border-box;
}

.page-template-template-performance-details .event-information-detail > p {
/*   white-space: pre-wrap; */
}

.minicart-price-box.products .default-heading h4,
.minicart-price-box.coupons .default-heading h4,
.minicart-price-box.ticketdelivery .default-heading h4{
    font-size: 22px;
    width: 90%;
}
.minicart-price-box.products .default-heading h4 i,
.minicart-price-box.coupons .default-heading h4 i,
.minicart-price-box.ticketdelivery .default-heading h4 i {
        font-size: 22px;
}
.minicart-price-box.products .default-heading,
.minicart-price-box.coupons .default-heading,
.minicart-price-box.ticketdelivery .default-heading{
    display: flex;
    padding: 11px 25px;
}
.minicart-price-box.products form {
    border: 1px solid #000;
    padding: 20px;
}
.minicart-price-box.products .submit_products_addson  {
    margin-top: 10px;
}
.minicart-price-box.products .form-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid;
    padding: 10px 0 0 0;
}
.minicart-price-box.products .prodcuct_name h5{
    font-size: 20px;
    margin: 0;
}
.minicart-price-box.products .qty-input{
    display: flex;
    align-items: center;
    
}
.minicart-price-box.products .prodcuct_name {
    width: 70%; 
    padding-right: 20px;
}
.minicart-price-box.products .pricing_section {
  width: 30%; 
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.minicart-price-box.products .qty-input button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 30px;
    height: 30px;
}
.minicart-price-box.products .qty-input input {
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 0px;
}
.minicart-price-box.products .price {
    width: 100%;
    text-align: right;
}
.minicart-price-box.products .price span {
    display: block;
    font-size: 20px;
    font-weight: 600;
}

.ticket-map h1{
    font-size: 32px;
    text-align: center;
    color: #000;
}
.page-template-template-book-performance.admin-bar #wrapper {
    margin-top: 0px;
}
.search-box .form-group .btn-submit {
	display: none;
}
body > .adsbygoogle{
	display: none !important;
}
.event-information-detail .table_div {
  font-size: 0;
}
.event-information-detail .table_div > div, .event-information-detail .table_div > table {
  font-size: 16px;
}
.page-template-template-landing .event-ticket-info li{
	color: #fff;
}
.page-template-template-landing .event-ticket-info,
.page-template-template-shop .event-ticket-info{
	position: relative;
    bottom: 0;
    left: 0;
    padding: 7px 10px;
    background: #00C0C9;
    font-weight: 600;
}
.checkbox.simple_payment{
	margin-bottom: 20px;
}
.discount_payment{
	clear: both;
	width: 100%;
}
#registration .form-group.wider label{
	padding-left: 32px;
}

#registration .checkbox input:checked ~ .input-helper:before {
  background-color: #000;
}

#registration .checkbox input:checked ~ .input-helper:before {
  background-color: #000;
}

#registration .checkbox input:checked ~ .input-helper:after {
  transform: scale(1);
  opacity: 1;
}
.minicart-ticket-info.bg_blue p,.minicart-ticket-info.bg_blue span {
    background: #00C0C9;
    color: #fff;
}

.countdown-section{ background-color: #3B3B3B; color: #FFFFFF; padding: 16px 15px; }
.countdown-content{ display: flex; align-items: center; justify-content: center; text-transform: uppercase; flex-wrap: wrap; }
.countdown-section h3{ margin-bottom: 0; color: #00C3C7; font-size: 24px; }
.countdown-content .counter{ display: flex; align-items: center;  justify-content: center; font-size: 24px;  margin: 0 10px; }
.countdown-content .counter > div{ padding: 0 20px; position: relative; text-align: center; line-height: 1;}
.countdown-content .counter > div::after,
.countdown-content .counter > div:last-child::before{ content: ''; position: absolute; top: 0; width: 3px; height: 100%;  background-color: #FFFFFF; }
.countdown-content .counter span{ font-size: 32px; line-height: 0.55; font-weight: 600; }
.countdown-content .counter > div::after{ left: 0; }
.countdown-content .counter > div:last-child::before{ right: 0; display: none;}
.event-information-detail iframe{ max-width: 100%; }
@media only screen and (max-width: 1023px) {
    .event-detail-title h1 { font-size: 46px; }
}

@media only screen and (max-width: 768px) {

    .countdown-content .counter { font-size: 16px; width: 100%; }
    .countdown-section h3{ font-size: 34px; margin-bottom: 10px;}
    .countdown-content .counter > div::after,
    .countdown-content .counter > div:last-child::before{ height: 50%; width: 4px;}
    .countdown-content .counter span{ display: block; margin-bottom: 10px; font-size: 44px;}
    .event-detail-title h1 { font-size: 46px; }
    .countdown-section {padding: 16px 15px;}
    .countdown-content .counter > div{ padding: 0 25px; }
    .countdown-content .counter > div:last-child::before{ right: 0; display: revert;}
}   
@media only screen and (max-width: 568px) {
    .event-detail-title h1 { font-size: 36px; }
}
@media only screen and (max-width: 480px)   {
    .countdown-content .counter > div { padding: 0 17px;}
    .countdown-content .counter { font-size: 16px; }
    .countdown-content .counter span{ font-size: 30px; }
    .countdown-content .counter > div::after, .countdown-content .counter > div:last-child::before{ width: 2px;}
}

.countdown-section{
    margin-top: 0px;
}
.thankyou-right{
  padding-top: 30px;
}
.thankyou-right img {
  max-width: 80%;
  margin-bottom: 10px;
  padding-top: 20px;
}
@media only screen and (max-width:1076px){
    .countdown-section{
        margin-top: 0px;
    } 
}
@media only screen and (max-width:631px){
    .countdown-section{
        margin-top: 0px;
    } 
}
@media only screen and (max-width:396px){
    .countdown-section{
        margin-top: 0px;
    } 
}
@media only screen and (max-width:379px){
    .countdown-section{
        margin-top: 0px;
    } 
}
.countdown-content .counter p{
                display: inline-block;
                margin-left: 10px;
            }
            @media only screen and (max-width: 768px) {
                .countdown-content .counter p{
                    margin-left: 0;
                }
            }

#installment-orders .account-event-list .filter-ticket-detail > .account-event-price {
  position: absolute;
  right: 0;
  bottom: 0;
  display: grid;
}

.py-methods {
  width: 100%;
}

.cash-method-thankyou-page p {
  color: black;
}

.cash-method-thankyou-page p span {
  font-weight: 800;
}

.cash-method-thankyou-transition-logo p span {
  font-weight: 800;
  color: black;
  font-size: 20px;
}

.cash-method-thankyou-transition-logo li label {
  font-weight: 800;
  font-size: 20px !important;
}

.cash-thankyou-section::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 85%;
  height: 100%;
  background-image: url(../images/Fondo-Pago.jpg);
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 65%;
  max-width: 806px;
  margin: 0 auto;
}

.second-installment-pay-btn-disabled {
  pointer-events: none;
  background-color: #000000b8;
}

.installment-orders-list .filter-ticket-detail {
    display: flex;
    align-items: center;
    grid-gap: 20px;
    justify-content: space-between;
}

.installment-orders-list .event-date-time.listings {
    display: flex;
    flex-direction: column;
    width: auto;
    align-items: flex-start;
    grid-gap: 10px 0;
}

.installment-orders-list .event-date-time.listings p {
    font-weight: 700;
    color: #000;
}

.events-dates {
    display: flex;
}


.installment-orders-list.account-event-list .event-date-time {width: auto; display: flex; flex-direction: column; justify-content: flex-start; 
  align-items: flex-start;}

#installment-orders .account-event-list.installment-orders-list .filter-ticket-detail > .account-event-price {
    position: static;
}


.pay_remaining_amount_section_div {
  
  width: 100%;
    max-width: 400px;
    padding: 20px 26px;
    background: #F6F6F6;
}

.pay_remaining_amount_section_div .form-group {
    position: relative;
}

.pay_remaining_amount_section_div #remaining_amount_pay {
  position: absolute;
    right: 0;
    top: 0;

}

.pay_remaining_amount_section_div #remaining_amount { padding: 14px 114px 14px 15px;  }

.installment-flow-thank-you-page {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  margin: -20px 0;
}

.first-installment-details {
  margin-bottom: 5px;
  font-weight: 900;
  display: flex;
  align-items: end;
}

.first-installment-piggy-img {
  width: 100px;
  margin-left: 15px;
}

.pay_remaining_amount_section_div .form-group {
  position: relative;
}

.pay_remaining_amount_section_div .form-group::after {
  content: '$';
  position: absolute;
  font-weight: bold;
  left: 4px;
  top: 6px;
  font-size: 25px;
}

.pay-remaining-amount-page-header {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 5px;
  justify-content: center;
}
.ticket_price{
  position: absolute;
  top: -50px;
  right: 20px;
  font-weight: 600;
}
.bookperformance{
text-align: center;
}
.map_image{
max-width:100%;
}
.second-level-trigger p#total_seat_S_General {
    display: none;
}
.second-level-trigger p#total_seat_S_General {
  display: none;
}
.account-event-price{
min-width: 150px;
}
.account-event-price .button.account-download-pdf{
height: 44px;
}
.account-event-list .filter-ticket-detail > .account-event-price > span{
width: 50%;
}
img.tooltip_download {
height: 30px;
margin-top: 6px;
}
.transfer_ticket_form .form-block {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 0 40px
}
.transfer_ticket_form .form-group {
text-align: left;
}
.transfer_ticket_form .form-group.wider{
grid-column: 2 span;
}
.transfer_ticket_form label.error{
color: red !important;
}
.filter_icon_close{
color: #fff;
font-size: 24px;
left: -2px;
top: 14px;
position: absolute;
z-index: 10000;
padding: 12px;
}
.logged-in .filter_icon_close{
top: 50px;
}
.filter_active{
background: rgba(0,0,0,0.8);
}
.filter_active header{
opacity: 0;
display: none;
}
.filter_active .bookperformance{
opacity: 0;
}
.filter_active > .icon-close{
  color: #fff;
  top: 10px;
  position: fixed;
  left: 8px;
  font-size: 24px;
}
.event-date-time p:first-child {
text-transform: capitalize;
}
.inner-banner2.performance_book{
  padding: 5px 0 5px;
}
.inner-banner2.performance_book h5{
  justify-content: space-around;
}
.inner-banner2.performance_book h5 {
  margin: 0;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  flex-direction: row;
  flex-wrap: wrap;
}
.inner-banner2.performance_book h5 > label{
  display: block;
  width: calc(100% - 580px);
}
.inner-banner2.performance_book h5 i{
  font-size: 27px;
}
.inner-banner2.performance_book h5 > div{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 580px;
}
.inner-banner2.performance_book span{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  border-radius: 20px;
  line-height: normal;
  min-width: 63px;
  font-weight: 800;
  font-size: 20px;
  margin-left: 23px;
}

#social-media-twitter img{
	width: 20px;
}
.term_condition{
  text-align: center;
  margin-top: 20px;
}
.term_condition a{
  font-weight: 600;
}
.performance_book_section{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin: 40px 0;
}
.performance_book_section > .performance_image{
  max-width: 60%;
}
.performance_book_section > .performance_book_detail{
  width: 40%;
  display: flex;
  flex-direction: column;
  height: 400px;
  padding-left: 30px;
}
.performance_book_section > .performance_image img{
  width: 100%;
}
.performance_book_section .performance_book_detail h1{
  font-size: 30px;
}
.performance_book_detail .sections{
  width: 100%;
  display: flex;
  margin-top: 30px;
}
.performance_book_detail .sections > div{
  width: 50%;
}
.performance_book_detail .product {
  width: 100%;
  display: flex;
  margin-top: 30px;
}
.performance_book_detail .product > div{
  width: 50%;
}
.performance_book_detail .quantity {
  width: 100%;
  display: flex;
  margin-top: 30px;
}
.performance_book_detail .quantity > div{
  width: 50%;
}
.page-template-template-my-tickets .pagination a{
  width: 100px;
  background-color: #000;
  color: #fff;
}
.page-template-template-my-tickets .pagination a:hover{
  background-color: #fff;
  color: #000;
}
.page-template-template-my-tickets .pagination .prev span{
  margin-left: 10px;
}
.page-template-template-my-tickets .pagination .next span{
  margin-right: 10px;
}
.page-template-template-my-tickets .pagination .pagination-arrow.prev{
  transform : rotate(0deg);
}
.page-template-template-my-tickets .pagination .pagination-arrow.prev i{
  transform : rotate(180deg);
}

.whats_app_widget{
  position: fixed;
  bottom: 40px;
  left: 20px;
  z-index:100000;
}
.ticket-list-box.second-level-selector .sector_color{
  position: absolute;
  top: 20px;
  left: 4px;
  background-color: red;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
body > img{
  display: none;
}
.page-template-template-cart .filter-ticket-detail p{
  display: block;
}
.minicart-price-box.products #addson_form,
.minicart-price-box.coupons .apply-coupen, 
.minicart-price-box.ticketdelivery #delivery_method{
  display: none;
}
.minicart-price-box.coupons{
  margin-bottom: 20px; 
}
.minicart-price-box.products .icon-arrow-down,
.minicart-price-box.coupons .icon-arrow-down,
.minicart-price-box.ticketdelivery .icon-arrow-down{
  font-size: 20px;
  width: 10%;
  text-align: right;
  color: #FFFFFF;
  cursor: pointer;
}

.minicart-price-box.products.open .icon-arrow-down,
.minicart-price-box.coupons.open .icon-arrow-down, 
.minicart-price-box.ticketdelivery.open .icon-arrow-down{
  transform: rotate(-180deg);
  text-align: left;
}

.item-pricebox .minicart-price-box:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.filter-boxes-div { 
  position: relative;
}
.filter_active .filter-boxes-div{
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  z-index: 1000; 
}
.book_performance_btn{
  margin-top: 30px;
}
.performance_book_detail label.error{
  color: red;
}
.performance_book_detail .inner-banner{
  display: none;
}
.navigate_map{
  display: flex;
}
.navigate_map > a {
  width: 50%;
  text-align: center;
  font-size: 26px;
}
.navigate_map > a.active{
  border-bottom: 3px solid #50F6FC;  
}
.navigate_map > a span{
  display: block;
  font-size: 18px;
}
.page-template-template-event-list.filter_active{
  max-height: 500px;
  overflow-y: hidden;
}
.ticket-pic{
display: none;
}
.page-template-template-shop .no_product_found{
  margin-bottom: 50px;
  margin-top: 50px;
}
.page-template-template-shop .product_category_slider .slick-slide{
  padding: 40px;
  opacity: 0.4;
}
.page-template-template-shop .product_category_slider .slick-slide img{
  max-width: 100%;
}
.page-template-template-shop .product_category_slider .slick-active.slick-center img{
  scale: 1.15;
}
.page-template-template-shop .product_category_slider .slick-slide.slick-active,
.page-template-template-shop .product_category_slider .slick-active.slick-center{
  opacity: 1;
}
.page-template-template-shop .product_category_slider .slick-prev:before, 
.page-template-template-shop .product_category_slider .slick-next:before{
  color: #000;
}
.page-template-template-shop .product_category_slider .slick-arrow{
  color: #000;
  border: 2px solid;
  border-radius: 50%;
  background: #fff;
  width: 34px;
  height: 34px;
  z-index: 100;
}
.page-template-template-shop  .product_category_slider .slick-next {
  right: 12px;
}
.page-template-template-shop  .product_category_slider .slick-prev {
  left: 12px;
}
.page-template-template-shop  .product_category_slider > div img{
  cursor: pointer;
}
.page-template-template-shop  .category-box .product_price span{
  margin-left: 10px;
  text-decoration: line-through;
}
.page-template-template-shop  .categoty_btn{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.page-template-template-shop .terms{
  margin-bottom: 50px;
}
.overflowhidden .product_category_slider .slick-arrow{
  z-index: 100;
}

.page-template-template-event-list.filter_active{
  max-height: 500px;
  overflow-y: hidden;
}

.page-template-template-shop .banner_image img{
  width: 100%;
}
.page-template-template-shop .category-boxes{
  margin-bottom: 30px;
}

.page-template-template-shop .event-ticket-info ul li{
  color: #fff;
}
.page-template-template-shop .event-ticket-info ul{
  justify-content: space-between;
}
.page-template-template-shop .product_qty a{
  color: #fff;
}

.page-template-template-shop .shop_cat .category-box figure{
  border: 1px solid;
  padding-top: 30px;
  text-align: center;
  cursor: pointer;
}
.page-template-template-shop .shop_cat .category-box figure img{
  max-width: 150px;
  max-height: 150px;
  position: relative;
  margin-bottom: 30px;
}
.page-template-template-shop .shop_cat .event-ticket-info{
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.page-template-template-shop .cart_btn{
  text-align: center;
  margin-bottom: 40px;
}
.page-template-template-shop .overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 110;
}
.page-template-template-shop .shopping_cart_sidebar{
  position: fixed;
  right: 0px;
  top: 50%;
  background: #00C0C9;
  padding: 10px;
  border: 1px solid;
  border-radius: 10px;
  cursor: pointer;
  z-index: 100;
}
.page-template-template-shop .shopping_cart_sidebar > img{
  width: 40px;
}
.page-template-template-shop .shopping_cart_sidebar > div{
  position: absolute;
  top: -10px;
  right: 10px;
  background: red;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  display: flex;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  border: 1px solid;
}
.qty_selector{
  display: flex;
}

.qty_selector .plus_qty{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 15px;
  border: 2px solid;
  cursor: pointer;
  outline: none;
  margin-left: 10px;
}
.qty_selector .minus_qty{    
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 15px;
  border: 2px solid;
  cursor: pointer;
  outline: none;
  padding-left: 1px;
  margin-right: 10px;
}
.qty_selector .selected_qty{
  font-size: 22px;
  color: #fff;
  line-height: 20px;
  outline: none;
}
.cart-item-info .product_qty {
  display: flex;
}
.cart-item-info .delete_product{
  margin-left: 20px;
}
.delete_product img{
  width: 20px;
}
.cart-item-info .product_qty{
  display: flex;
}
.cart-item-info .product_bottom{
  display: flex;
  justify-content: space-between;
}
.cart-item-info .product_price{
  width: 50%;
  font-weight: 600;
}
.cart-item-info .qty_selector .minus_qty,
.cart-item-info .qty_selector .selected_qty,
.cart-item-info .qty_selector .plus_qty{
  color: #000;
  cursor: pointer;
}
#select-performance-popup h2{
  font-size: 26px;
}
.no_product_found{
  margin-bottom: 50px;
  margin-top: 50px;
}
.display_none h2{
  opacity: 0;
}
#reservation-popup h2{
  margin-bottom: 10px;
}
#reservation-popup .notice{
  font-weight: 600;
}
#tickets-reservation{
  margin-bottom: 20px;
}
.marketplace_cat_home .category-box figure img{
  left: -8px;
  top: -16px;
}
.marketplace_cat_home .img-hover img{
  width: 110%;
}


/* Slider Container */
.ads_carousel_slider .slider-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

.ads_carousel_slider{
  margin-bottom: 30px;
}

.section-spacing .ads_carousel_slider{
  margin-top: 0px;
  margin-bottom: 0px;
}

/* Slider */
.ads_carousel_slider .slider {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  height: 135px;
}

.ads_carousel_slider .slider::before{
  display: none;
}

/* Wrapper to hide overflow */
.ads_carousel_slider .slider-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

/* Track */
.ads_carousel_slider .slider-track {
  display: flex;
  transition: transform 0.4s ease-in-out;
  height: 100%;
}

/* Individual Slide */
.ads_carousel_slider .slide {
  min-width: 100%;
  box-sizing: border-box;
  height: 100%; /* Match the slider height */
  display: flex;
  align-items: center;
  justify-content: center;
}

.ads_carousel_slider .slide img {
  width: 100%;
  border-radius: 8px;
  /*height: 135px;*/
  object-fit: cover; /* Ensures the image covers the container */
}

/* Navigation Arrows */
.ads_carousel_slider .slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255,255,255,0.5);
  color: #000;
  border: none;
  padding: 10px 10px 5px 10px;
  cursor: pointer;
  z-index: 10;
  font-size: 18px;
}

.ads_carousel_slider .left-arrow {
  left: 10px;
}

.ads_carousel_slider .right-arrow {
  right: 10px;
}

.ads_carousel_slider .slider-arrow:focus {
  outline: none;
}
#age-popup{
  z-index: 9999;
}
.admin-bar #age-popup{

}
#age-popup .age_restriction_info{
	text-align: left;
}
#age-popup ul li{
	margin-top: 10px;
}
#age-popup .info_bottom{
	margin-top: 10px;
	text-align: left;
}
#age-popup .after_confirm{
  display: none;
}
#age-popup #guest_user_birthdate{
  margin: 20px 0;
}
.home_carousel_arrow{
    position: absolute;
    z-index: 100;
    background: rgba(255,255,255,0.5);
    padding: 10px 10px 5px 10px;
    top: 47%;
}
.home_carousel_arrow.left{
    left: 0;
}
.home_carousel_arrow.right{
   right: 0;
}
#sections-not-available .loading-box{
  max-width: 100%;
}
#sections-not-available .sections-not-available-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#sections-not-available .sections-not-available-content h4{
  text-align: center;
}
.marketplace_product_img{
  cursor: pointer;
}
.campaign-section .col{
  margin-bottom: 50px;
}
.campaign-section .col img{
  max-width: 100%;
}
a.button.news:hover{
  background-color: #000 !important;
  color: #fff !important;
}
.button:hover:after{
  width: 0% !important;
}
.pre-sale.section-title{
  margin-top: 60px;
}

.page-template-template-shop .inner-banner,
.page-template-template-about .inner-banner {
  margin-bottom: 0px;
}
.page-template-template-shop #main,
.page-template-template-book-performance #main {
  padding-top: 0px;
}
.related-blogs {
  padding: 30px 0;
}

.profile-account-info .edit_profile {
 display: none;
}

.profile-account-info .profile_phone_number {
  margin-bottom: 0;
}
.account-event-price.hide_it .account-download-pdf {
  display: none;
}
.py-methods{
  margin-top: 0;
}

.select-payment-method .checkbox input,
.select-payment-method .radio input{
  top: 20px;
  left: 10px;
  display: none;
}

.select-payment-method .checkbox .input-helper:before,
.select-payment-method .radio .input-helper:before {
  left: 10px;
  display: none;
}

.select-payment-method .checkbox .input-helper:before,
.select-payment-method .checkbox .input-helper:after {
  left: 12px;
  top: 21px;
  display: none;
}

.select-payment-method img {
  max-width: 30px;
}

.select-payment-method label {
  padding-left: 0px !important; 
}
.select-payment-method img{
  margin-left: 10px !important;
}

.select-payment-method .pse-icon {
  margin-top: -5px;
}
.select-payment-method form > .form-block > .form-group {
  display: flex;
}
.select-payment-method .second_installment{
  display: block;
}

.kr-methods-list-inner-wrapper{
  width: 200px !important;
  margin: 0 auto !important;
}

.payment-section {
  position: absolute;
  left: -999px;
} 
.custom_button_image {
  border: 1px solid #000;
  border-radius: 4px;
  box-shadow: rgba(149, 157, 165, 0.15) 0 0 24px;
  width: 200px;
  background: #fff;
  height: 60px;
  padding-top: 16px;
  text-align: center;
  cursor: pointer;
}
.custom_payment_method{
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.custom_payment_method.second_installment{
  padding-top: 18px;
}
.custom_button_image img {
  max-width: 105px;
  margin: 0 !important;
}
.redeban_pay img,
.payzenredeban_pay img{
  max-width: 70px;
}
.all_methods img {
  max-width: 160px;
}
.kr-smart-form {
  z-index: 1000 !important;
}
.card_pse img,
.apple_google img {
  max-width: 70px;
} 
.py-methods .checkbox.active{
  border: 2px solid #000;
}
#paymentMethodsModal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}
#paymentMethodsModal .modal-content {
  background-color: #fff;
  margin: 20px auto;
  border-radius: 10px;
  width: 80%;
  max-width: 300px;
  position: relative;
}
#paymentMethodsModal .modal-header {
  height: 110px;
  background-color: #F4F4F4;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 12px;
}
#paymentMethodsModal .close-modal {
  color: #000;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 12px;
}
#paymentMethodsModal .close-modal:hover {
  color: #000;
}
#paymentMethodsModal .modal-body {
  height: 400px;
}
#paymentMethodsModal .modal-body p {
  padding: 20px 15px 15px 17px
}
#paymentMethodsModal .modal-header h4 {
  font-size: 22px;
}

#paymentMethodsModal .modal-body .checkbox {
  margin: 0 auto 16px;
  float: none;
  width: 200px;
}
#paymentMethodsModal .modal-body .checkbox span {
  font-size: 16px;
}
#paymentMethodsModal .modal-body .checkbox img {
  max-width: 26px;
}

.pay_remaining_amount_section_div input {
  height: 60px;
}

.select-payment-method .checkbox, .select-payment-method .radio {
  padding: 20px 30px 20px 9px;
  border: 1px solid #b7b7b7;
  border-radius: 4px;
  box-shadow: rgba(149, 157, 165, 0.15) 0 0 24px;
  background-color: #fff;
  transition: background 0.3s;
  height: 60px;
  width: 230px;
}

.select-payment-method .form-block .form-group .checkbox span {
  margin-left: 10px;
}
.select-payment-method img {
  margin-left: 10px !important;
}

.select-payment-method .checkbox input, .select-payment-method .radio input {
  top: 20px;
  left: 10px;
  display: none;
}

.floating-comprar-btn {
  position: fixed;
  bottom: 90px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: white;
  border: 1px solid #000;
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 600;
  z-index: 9999;
  overflow: hidden;
  white-space: nowrap;
  transition: width 0.3s ease;
}

.floating-comprar-btn i{
  transition: transform 0.3s ease;
  font-size: 30px !important;
  width: 30px !important;
  height: 30px !important;
}

.floating-comprar-btn .text {
  margin-left: 8px;
  opacity: 0;
  display: none;
  visibility: hidden;
  transition: opacity 0.3s ease;
}

.floating-comprar-btn:hover {
  width: 156px;
  padding-left: 0;
}

.floating-comprar-btn:hover .text {
  opacity: 1;
  display: block;
  visibility: visible;
}

.sticky_button {
  display: none;
  align-items: center;
  justify-content: center;
}

.back-to-top-button{
  position: fixed;
  display: none;
  right: 20px;
  bottom: 20px;
  padding: 0;
  background: #fff;
  color: #000;
  width: 45px;
  height: 40px;
  font-size: 19px;
  transform: rotate(180deg);
  line-height: 0;
  z-index: 1000;
}

.custom_button_image:hover { 
  border-width: 2px;

}
.simple_payment .checkbox{
  cursor: pointer; 
  border-color: #000;
}
.simple_payment .checkbox .checkbox2{
border-color: #000;
}
.simple_payment .checkbox:hover{
  border-width: 2px;
}
.page-template-template-cart3 .discount_payment.spacing{
padding-top: 20px;
margin: 0px;
}
.select-payment-method .checkbox.activeborder{
  border: 2px solid #000;
}
.d2m-layers.d2m-content-layer.d2m-map-layer{
  background-color: #fff;
}

.checkbox_with_image {
  padding: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.checkbox_with_image img {
  max-width: 80px;
}
.checkbox_with_image img.all_methods {
  max-width: 80%;
}

.select-payment-method.border-box.no-amount{
  display: none;
}
