/* Generated by less 3.11.1 */
/*
 * Author:	eMedia Campaigns 
 * Created:	20/11/2019
 *
 * Customised 'Re-skin of venuenet site'
 */
.texture {
  background: url("../_uploads/fckeditor/flag.jpg") repeat top center;
  background-size: cover;
}
.texture2 {
  background: url("../_uploads/fckeditor/image/home/texture/flag_large.jpg") repeat top center;
  background-size: cover;
}
.nav_background {
  background-color: #000000;
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.font_awesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
}
.primary_font {
  font-family: 'Oswald', sans-serif;
  font-weight: 200;
}
.secondary_font {
  font-family: 'Rye', cursive;
}
.btn-custom {
  background: #FF0000 !important;
  color: #FFFFFF !important;
  height: auto;
  line-height: 2;
  padding: 0px 24px;
  border-radius: 68px;
  text-shadow: none;
  border-color: rgba(0, 0, 0, 0) !important;
}
.btn-custom.reverse {
  background: #FFFFFF !important;
  color: #FF0000 !important;
}
.btn-custom:hover {
  background: #000000 !important;
}
.sticky-custom {
  top: 172px;
  padding-bottom: 20px;
  z-index: 0;
}
.top_header {
  background: #cc0000;
  color: #ffffff;
}
.text_shadow {
  text-shadow: 1px 1px 0 #000000;
}
.text_shadow.dark {
  text-shadow: 1px 1px 0 #ffffff;
}
.smart-scroll.scrolled-down {
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}
.smart-scroll.scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}
ul.event-list li a {
  text-decoration: none;
}
ul.event-list li:nth-child(odd) > time {
  background: url("../_uploads/fckeditor/flag.jpg") repeat top center;
  background-size: cover;
}
ul.event-list li:nth-child(odd) > time .multi,
ul.event-list li:nth-child(odd) > time .month {
  color: #000000;
  text-shadow: 1px 1px 0 #000000;
  text-shadow: 1px 1px 0 #ffffff;
}
ul.event-list li:nth-child(odd) > time .multi.dark,
ul.event-list li:nth-child(odd) > time .month.dark {
  text-shadow: 1px 1px 0 #ffffff;
}
ul.event-list li:nth-child(even) > time {
  background: url("../_uploads/fckeditor/flag.jpg") repeat top center;
  background-size: cover;
}
ul.event-list li:nth-child(even) > time .multi,
ul.event-list li:nth-child(even) > time .month {
  color: #000000;
  text-shadow: 1px 1px 0 #000000;
  text-shadow: 1px 1px 0 #ffffff;
}
ul.event-list li:nth-child(even) > time .multi.dark,
ul.event-list li:nth-child(even) > time .month.dark {
  text-shadow: 1px 1px 0 #ffffff;
}
ul.event-list li .social span:not(.fa) {
  margin: 0 0 10px;
  line-height: 1.2;
  font-weight: 700;
  display: block;
}
ul.event-list li .social [class*='info'],
ul.event-list li .social [data-original-title="Event Information"] span {
  opacity: 0.5;
}
.sub_nav a {
  text-decoration: none;
}
.dark {
  background: #000000;
  color: #ffffff;
}
.dark .popover-header,
.dark .modal,
.dark [id$='ulMembersAreaNav'],
.dark .bg-light,
.dark .card-title {
  color: #000000;
}
.dark .table .table-light td,
.dark .table .table-light th {
  color: #ffffff;
}
.dark .table .table-dark td,
.dark .table .table-dark th {
  color: #000000;
}
.dark .table td,
.dark .table th {
  color: #ffffff;
}
.dark .table.table-striped td,
.dark .table.table-striped th {
  color: #ffffff;
}
.dark .table .table-secondary td,
.dark .table .table-secondary th {
  color: #000000;
}
.dark .table .table-success td,
.dark .table .table-success th {
  color: #000000;
}
.dark .table .table-success .btn:not(.btn-primary):not(.btn-secondary):not(.btn-success):not(.btn-danger):not(.btn-warning):not(.btn-info):not(.btn-light):not(.btn-dark):not(.btn-outline-primary):not(.btn-outline-secondary):not(.btn-outline-success):not(.btn-outline-danger):not(.btn-outline-warning):not(.btn-outline-info):not(.btn-outline-light):not(.btn-outline-dark) {
  color: #000000;
}
.dark .table tr[class*="alert"] td {
  color: inherit;
}
.dark .btn:not(.btn-primary):not(.btn-secondary):not(.btn-success):not(.btn-danger):not(.btn-warning):not(.btn-info):not(.btn-light):not(.btn-dark):not(.btn-outline-primary):not(.btn-outline-secondary):not(.btn-outline-success):not(.btn-outline-danger):not(.btn-outline-warning):not(.btn-outline-info):not(.btn-outline-light):not(.btn-outline-dark),
.dark .form-control-plaintext {
  color: #ffffff;
}
.alert h1,
.alert h2,
.alert h3,
.alert h4 {
  color: inherit;
}
.banner {
  background: #cc0000;
  padding: 75px 0;
}
.banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
}
body {
  font-family: 'Oswald', sans-serif;
  font-weight: 200;
}
body.home .primary {
  background: #ffffff;
}
body.home .secondary {
  background: #cc0000;
  color: #ffffff;
}
body.home .tertiary {
  background: url("../_uploads/fckeditor/flag.jpg") repeat top center;
  background-size: cover;
}
body.home .quaternary {
  background: #1F167C;
  color: #ffffff;
}
body.home video {
  max-height: 70vh;
  object-fit: cover;
}
body.home nav {
  margin-bottom: 0 !important;
}
body.home .carousel-cell {
  width: 100%;
}
@media only screen and (max-width: 600px) {
  body.home .carousel-cell {
    width: 100%;
  }
}
body .home2 {
  background: url("../_uploads/fckeditor/image/home/texture/flag_large.jpg") repeat top center;
  background-size: cover;
}
body .home2 nav {
  margin-bottom: 0 !important;
}
body .home2 .secondary {
  background: #cc0000;
  color: #ffffff;
}
body .home2 .tertiary {
  display: none;
}
body .carousel-cell {
  width: 100%;
}
body img[alt="Artist Image"]:hover {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4,
legend {
  font-family: 'Rye', cursive;
}
h1 small,
h2 small,
h3 small,
h4 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
legend small {
  display: block;
}
h1 small span,
h2 small span,
h3 small span,
h4 small span,
.h1 small span,
.h2 small span,
.h3 small span,
.h4 small span,
legend small span {
  font-size: 80%;
}
h1 small span:before,
h2 small span:before,
h3 small span:before,
h4 small span:before,
.h1 small span:before,
.h2 small span:before,
.h3 small span:before,
.h4 small span:before,
legend small span:before {
  content: '(';
  display: inline-block;
}
h1 small span:after,
h2 small span:after,
h3 small span:after,
h4 small span:after,
.h1 small span:after,
.h2 small span:after,
.h3 small span:after,
.h4 small span:after,
legend small span:after {
  content: ')';
  display: inline-block;
}
nav,
.navbar-dark,
.navbar-light {
  background-color: #000000;
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
nav .navbar-brand img,
.navbar-dark .navbar-brand img,
.navbar-light .navbar-brand img {
  width: 150px;
  padding: 0;
  transition: all 500ms;
}
nav .nav-item .nav-link,
.navbar-dark .nav-item .nav-link,
.navbar-light .nav-item .nav-link {
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-weight: 200;
}
nav.scrolled .navbar-brand img,
.navbar-dark.scrolled .navbar-brand img,
.navbar-light.scrolled .navbar-brand img {
  padding: 0;
  width: 100px;
}
footer {
  background: #ffffff;
  color: #000000;
}
footer .sponsors {
  clear: both;
  background: none;
}
footer .sponsors .sponsor {
  display: inline-block;
  margin: 1px 20px;
  max-width: 225px;
}
footer .sponsors .sponsor img {
  max-height: 125px;
}
footer .sponsors br {
  display: none;
}
footer .sponsors [id$="scheduleFeed_pnlSchedule"] .sponsor {
  margin: 30px;
  max-width: 300px;
}
footer .sponsors [id$="scheduleFeed_pnlSchedule"] .sponsor img {
  max-height: 120px;
}
.grid-view-custom,
.grid-view-custom tbody,
.grid-view-custom tr,
.grid-view-custom td {
  display: block;
}
.grid-view-custom .table-responsive table tbody,
.grid-view-custom tbody .table-responsive table tbody,
.grid-view-custom tr .table-responsive table tbody,
.grid-view-custom td .table-responsive table tbody {
  display: table-row-group;
}
.grid-view-custom .table-responsive table tbody tr,
.grid-view-custom tbody .table-responsive table tbody tr,
.grid-view-custom tr .table-responsive table tbody tr,
.grid-view-custom td .table-responsive table tbody tr {
  display: table-row;
}
.grid-view-custom .table-responsive table tbody tr th,
.grid-view-custom tbody .table-responsive table tbody tr th,
.grid-view-custom tr .table-responsive table tbody tr th,
.grid-view-custom td .table-responsive table tbody tr th,
.grid-view-custom .table-responsive table tbody tr td,
.grid-view-custom tbody .table-responsive table tbody tr td,
.grid-view-custom tr .table-responsive table tbody tr td,
.grid-view-custom td .table-responsive table tbody tr td {
  display: table-cell;
  width: 20%;
}
[id$="pnlTicketTypes"] .table tr[class*="Category"] + tr[data-ephid*="0000"] .alert-info:after,
[id$="pnlTicketTypes"] .table tr[class*="Category"] + tr[data-ephid*="0000"] .extraInfo:after {
  content: 'Extra info on category ticket when existing field is full.';
}
.buying-process-img {
  max-height: 75px;
  max-width: fit-content;
}
.choose_event_img {
  height: 100% !important;
  width: 200px !important;
}
@media only screen and (max-width: 767px) {
  .choose_event_img {
    height: 200px !important;
    width: 100% !important;
  }
}
