p {
        color: #f7f7f7;
}

h2 a:visited {
        color: #de0062;
}

h4 a {
	text-decoration:none;
        color: #fdfdfd;
}

@media only screen and (max-width: 767px) {
     #ad-float {
        position: fixed;
        bottom: 0;
        text-align: center;
        margin-left: -20px;
    width: 100%;
    z-index: 9999;
}

     #main-mobile {
                  text-align: center;
}

     #text-8 {
                 display: none;
}

     #desktop {
                  display: none;
}
     #antics-adm {
                  text-align: center;
                  margin-left: 0px;
                  width: 50%;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea
{
    background-color: #515151;
    color: #c0c0c0;
    width: 70%;
   border-color: #22201e;
   border-radius: 0px;
   padding:5px 13px 5px 13px;

}
input[type="tel"]:focus, textarea:focus { border-color:#de0062; box-shadow:none; }

.logo { 
    top: -23px;
    padding-left: 40px;
    width: 50%;
 }

.content-holder {
position: relative;
    top: -40px;
}

.header {
padding-right: 60px;

}
.container::before {visibility: hidden;}

.content-holder #content { padding-top: 0px;}

.span12 {top:-25px}

.footer{ padding: 75px 20px 20px 20px;}

button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fafafa;
	padding: 7px 10px;
	background: -moz-linear-gradient(
		top,
		#dc00a1 0%,
		#75024f);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#dc00a1),
		to(#75024f));
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	border: 2px solid #6b6b6b;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

}

@media only screen and (min-width: 768px) {

 #ad-float {
                  display: none;
}

     #main-mobile {
                  display: none;
}
     #desktop {
                  text-align: center;
}
     #antics-adm{
                  display: none;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea
{
    background-color: #515151;
    color: #c0c0c0;
    width: 40%;
   border-color: #22201e;
   border-radius: 0px;
   padding:5px 13px 5px 13px;

}
input[type="tel"]:focus, textarea:focus { border-color:#de0062; box-shadow:none;}

button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fafafa;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#dc00a1 0%,
		#75024f);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#dc00a1),
		to(#75024f));
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	border: 2px solid #6b6b6b;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

}

.entry-author-link { display: none; }

.post-author { display: none; }

     #hidden {
                  display: none;
}
     #up {
                  position: relative;
                  top: -50px;
                  border: 0px solid #FFFFFF;
}

.single-product .amount:before {
    content: 'Pay Now: ';
    color: white;
}

.single-product .amount:after {
    content: '';
    color: white;
}

.tm-epo-totals { display: none; }

#payment { color: black; }

.select2-container--open { color: black; }

button.css4button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fafafa;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#dc00a1 0%,
		#75024f);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#dc00a1),
		to(#75024f));
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	border: 2px solid #6b6b6b;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

button.css2button {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 10px;
	background: -moz-linear-gradient(
		top,
		#dc00a1 0%,
		#75024f);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#dc00a1),
		to(#75024f));
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: 0px solid #949494;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 2px 0px rgba(255,255,255,0);
}

legend {
   color: white;
}
.xoo-wsc-body {overflow-x: hidden;}

.evcal_event_subtitle:after { content: ' \A 🔥Get Free Entry ➔';
    color: #de0062;
white-space: pre-wrap;
font-weight: 600;}

  #bread {
                  text-align: center;
                  font-size: 13px;
}

.hidden-phone {display: none;}

body, p, ul,  h1, h2, h3, h4, h5, h6 {
 -moz-hyphens: none !important;
-ms-hyphens: none !important;
-webkit-hyphens: none !important;
 hyphens: none !important;}

#success {
margin-top: -25px;
margin-bottom: 25px;
text-align: center;
}

.page-id-13120 .product-total {
    display:none;
}

.page-id-13120 .cart-subtotal {
    display:none;
}

.page-id-13120 .order-total {
    font-size: large;
}

.footer-text {
    font-family: arial;
}

.fa-instagram {
  color: grey;
  padding: 10px;
  font-size: 15px;
}

.fa-facebook {
  color: grey;
  padding: 10px;
  font-size: 15px;
}

.fa-youtube {
  color: grey;
  padding: 10px;
  font-size: 15px;
}

.fa-twitter {
  color: grey;
  padding: 10px;
  font-size: 15px;
}

#home-mobile {
text-align: left;
padding-bottom: 0px;
}

.onsale {
display:none;
}

#border {
background-color: black;
border-style: solid;
padding: 25px;
line-height: 200%;
}

#coronavirus {
background-color: #2b2b2b;
padding: 15px;
line-height: 150%;
}

input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #de0062;
color: white;
border: 1px solid white;
}

input.wpcf7-form-control.wpcf7-submit {
background-color: #de0062;
color: white;
}

.related.products {
  display: none;
}

.postid-29377 .wpb-wssn-type-btn_style, .postid-35324 .wpb-wssn-type-btn_style, .postid-29381 .wpb-wssn-type-btn_style {
    display:none;
}

.club_buttons {
  display: block;
  width: 100%;
  border: none;
  border-radius: 8px;
  background-color: #de0062;
  color: white;
  padding: 5px 5px;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}

.home_buttons {
  display: block;
  width: 100%;
  border: none;
  border-radius: 8px;
  background-color: #de0062;
  color: white;
  padding: 10px 10px;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}

.box{
        position: relative;
        display: inline-block; /* Make the width of box same as image */
    }
    .box .text{
        position: absolute;
        z-index: 999;
        margin: 0 auto;
        left: 0;
        right: 0;        
        text-align: center;
        top: 30%; /* Adjust this value to move the positioned div up and down */
        background: rgba(0, 0, 0, 0.7);
        font-family: Arial,sans-serif;
        color: #fff;
        width: 100%; /* Set the width of the positioned div */
    }

    .box .text2{
        position: absolute;
        z-index: 999;
        margin: 0 auto;
        left: 0;
        right: 0;        
        text-align: center;
        top: 30%; /* Adjust this value to move the positioned div up and down */
        background: rgba(0, 0, 0, 0.7);
        font-family: Arial,sans-serif;
        color: #fff;
        width: 100%; /* Set the width of the positioned div */
    }
.featured-club-box {
  display: flex;
  gap: 30px;
  align-items: center;
  border: 1px solid #e6005c;
  box-shadow: 0 0 24px rgba(230, 0, 92, 0.75);
  padding: 18px;
  margin: 25px 0 35px;
  border-radius: 8px;
  background: #050505;
}

.featured-club-image {
  position: relative;
  width: 50%;
}

.featured-club-image img {
  width: 100%;
  display: block;
}

.featured-club-info {
  width: 50%;
}

.featured-club-info h4 {
  font-size: 28px;
  line-height: 1.05;
  margin-top: 0;
  margin-bottom: 8px;
}

.featured-club-info h4 a {
  color: #fff;
  text-decoration: none;
}

.featured-ribbon {
  position: absolute;
  top: 18px;
  left: 0;
  background: #e6005c;
  color: #fff;
  font-weight: 700;
  padding: 10px 22px;
  font-size: 18px;
  z-index: 2;
}

.featured-perks {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.featured-perks li {
  font-size: 17px;
  margin-bottom: 9px;
}

.featured-perks li:before {
  content: "✓";
  background: #e6005c;
  color: #fff;
  border-radius: 50%;
  padding: 2px 6px;
  margin-right: 10px;
}

.featured-button {
  width: 100%;
  margin-top: 0px;
}

@media only screen and (max-width: 768px) {
  .featured-club-box {
    display: block;
  }

  .featured-club-image,
  .featured-club-info {
    width: 100%;
  }

  .featured-club-info {
    margin-top: 20px;
  }
}

.how-it-works-box {
  background: linear-gradient(180deg, #07141c 0%, #02070b 100%);
  border: 1px solid #e6005c;
  border-radius: 10px;
  padding: 28px 22px;
  margin: 30px 0;
  text-align: center;
  color: #fff;
}

.how-it-works-box h2 {
  color: #fff;
  font-size: 26px;
  line-height: 1.2;
  margin: 0 0 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.how-it-works-steps {
  display: flex;
  justify-content: space-between;
  gap: 18px;
}

.how-step {
  flex: 1;
  position: relative;
}

.how-step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 42px;
  right: -18px;
  width: 36px;
  border-top: 2px dotted #e6005c;
}

.step-icon {
  width: 82px;
  height: 82px;
  border: 2px solid #e6005c;
  border-radius: 50%;
  margin: 0 auto 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  position: relative;
  background: #071018;
  box-shadow: 0 0 15px rgba(201, 154, 52, 0.35);
}

.step-number {
  position: absolute;
  left: -4px;
  bottom: -4px;
  background: #e6005c;
  color: #000;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

.how-step h3 {
  color: #fff;
  font-size: 15px;
  line-height: 1.25;
  margin: 0 0 8px;
  text-transform: uppercase;
}

.how-step p {
  color: #ddd;
  font-size: 14px;
  line-height: 1.45;
  margin: 0;
}

/* Mobile */
@media only screen and (max-width: 768px) {
  .how-it-works-box {
    padding: 24px 18px;
  }

  .how-it-works-steps {
    flex-direction: column;
    gap: 24px;
  }

  .how-step:not(:last-child)::after {
    top: auto;
    right: auto;
    left: 50%;
    bottom: -18px;
    height: 14px;
    width: 0;
    border-top: none;
    border-left: 2px dotted #e6005c;
  }

  .step-icon {
    width: 76px;
    height: 76px;
    font-size: 31px;
  }

  .how-it-works-box h2 {
    font-size: 24px;
  }
}

.guestlist-mini-trust {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin: 22px 0 12px;
  width: 100%;
}

.mini-trust-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  flex: 1;
}

.mini-icon {
  margin-bottom: 8px;
  line-height: 1;
}

/* DESKTOP ICONS */
.mini-icon.blue {
  color: #1ea7ff;
  font-size: 38px;
}

.mini-icon.green{
  color: #27c426;
  font-size: 38px;
}

.mini-icon.gold {
  color: #e3ad36;
  font-size: 33px;
}

.mini-text {
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
}

.mini-divider {
  width: 1px;
  height: 72px;
  background: rgba(255,255,255,0.16);
}

/* MOBILE FIX */
@media only screen and (max-width: 600px) {

  .guestlist-mini-trust {
    gap: 8px;
    margin: 18px 0 8px;
  }

  .mini-trust-item {
    flex: 1;
  }

  .mini-icon.blue {
    font-size: 34px;
  }

  .mini-icon.green {
    font-size: 34px;
  }

  .mini-icon.gold {
    font-size: 29px;
  }

  .mini-text {
    font-size: 14px;
    line-height: 1.25;
  }

  .mini-divider {
    height: 58px;
  }
}

/* ==========================================
   NCN TABLE PRICE LIST
========================================== */

.ncn-price-list-wrap {
    max-width: 1100px;
    margin: 35px auto;
    color: #fff;
}

.ncn-price-list {
    background: #070707;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 8px;
    overflow: hidden;
}

.ncn-price-row {
    display: grid;
    grid-template-columns: 105px 1fr auto auto;
    align-items: center;
    gap: 28px;
    padding: 16px 22px;
    border-bottom: 1px solid rgba(255,255,255,.12);
}

.ncn-price-row:last-child {
    border-bottom: none;
}

/* IMAGE */

.ncn-price-img img {
    width: 105px;
    height: 58px;
    object-fit: cover;
    border-radius: 5px;
    display: block;
}

/* TABLE NAME */

.ncn-table-name {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.15;
    color: #fff;
}

/* PRICE */

.ncn-from-price {
    color: #de0062;
    font-size: 21px;
    font-weight: 500;
    white-space: nowrap;
}

/* BUTTON */

.ncn-view-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #de0062, #b00058);
    color: #fff !important;
    text-decoration: none !important;
    padding: 13px 24px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    transition: .2s ease;
}

.ncn-view-btn:hover {
    background: linear-gradient(180deg, #f0006a, #c00060);
    transform: translateY(-1px);
}

/* ==========================================
   MOBILE
========================================== */

@media (max-width: 700px) {

    .ncn-price-row {
        grid-template-columns: 74px 1fr 118px;
        grid-template-rows: auto auto;
        gap: 6px 10px;
        padding: 14px 10px;
        min-height: 92px;
    }

    .ncn-price-img {
        grid-column: 1;
        grid-row: 1 / span 2;
    }

    .ncn-price-img img {
        width: 74px;
        height: 74px;
    }

    .ncn-table-name {
        grid-column: 2;
        grid-row: 1;
        font-size: 16px;
        line-height: 1.1;
        margin-bottom: 2px;
    }

    .ncn-from-price {
        grid-column: 2;
        grid-row: 2;
        font-size: 15px;
        line-height: 1.1;
        margin-top: -2px;
    }

    .ncn-view-btn {
        grid-column: 3;
        grid-row: 1 / span 2;
        align-self: center;
        padding: 10px 9px;
        font-size: 11px;
    }

}

/* ==========================================
   LARGE DESKTOP
========================================== */

@media (min-width: 1200px) {

    .ncn-table-name {
        font-size: 23px;
    }

    .ncn-from-price {
        font-size: 23px;
    }

}

/* EventON - remove colored border around event cards */
body .eventon_events_list .eventon_list_event .evcal_list_a,
body .ajde_evcal_calendar .eventon_list_event .evcal_list_a {
  border: none !important;
  border-color: transparent !important;
}

.guest-rule-card {
  display: flex;
  background: linear-gradient(135deg, #080d14, #111923);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 8px;
  overflow: hidden;
  color: #fff;
  max-width: 500px;
  margin: 12px 0;
  font-family: Arial, sans-serif;
}

.guest-rule-date {
  width: 55px;
  flex-shrink: 0;
  padding: 14px 10px;
  text-align: center;
  border-right: 1px solid rgba(255,255,255,0.14);
  background: rgba(0,0,0,0.22);
}

.guest-day {
  color: #b56cff;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 1px;
}

.guest-date {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.1;
  margin-top: 4px;
}

.guest-rule-content {
  padding: 12px 14px;
  flex: 1;
}

.guest-rule-content h3 {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.5px;
  color: #fff;
}

.guest-rule-line {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin: 8px 0;
}

.guest-rule-line p {
  margin: 0;
  font-size: 14px;
  line-height: 1.25;
}

.icon {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: bold;
}

.icon.ladies {
  color: #ff5aa5;
  border: 1px solid #ff5aa5;
}

.icon.guys {
  color: #26aaff;
  border: 1px solid #26aaff;
}

.guest-list-venue {
    background: #0b1016;
    border: 1px solid #27313c;
    border-radius: 12px;
    padding: 16px;
}

.club-box {
  display: flex;
  gap: 30px;
  align-items: center;
  border: 1px solid #27313c;
  padding: 18px;
  margin: 5px 0 5px;
  border-radius: 8px;
  background: #0b1016;
}

@media only screen and (max-width: 768px) {
  .club-box {
    display: block;
  }
}

/* Generic content container */
.content-club-box {
  border: 1px solid #27313c;
  border-radius: 8px;
  background: #0b1016;
  padding: 24px;
  margin: 20px 0;
}

/* Table pricing top bottom */
.table-pricing-border {
  border-top: 1px solid #27313c;
  border-bottom: 1px solid #27313c;
  margin: 20px 0;
}

@media only screen and (max-width: 768px) {
  .club-box .span4 {
    width: 100% !important;
    margin-left: 0 !important;
    float: none !important;
  }

  .club-box {
    display: block;
  }

  .club-box .span4 + .span4 {
    margin-top: 20px !important;
  }

  .club-box img {
    width: 100%;
    height: auto;
    display: block;
  }
}