/*
Theme Name: Classified Projects
Author: unavoided
Version: 1.1
Text Domain: classified
*/


* {margin:0; padding:0; color:#fff; font-family: "marine", sans-serif; font-weight: 300; font-style: normal;  }
html {background:#000; background-size: cover; background-attachment: fixed; min-height:100%; overflow-x: hidden;}
body {min-height:100%;}

h1, .h1 {margin-bottom:6%; font-weight: 900;font-style: normal; font-size: 70px;}
h2, .h2 {margin-bottom:6%; font-weight: 900;font-style: normal; font-size: 40px; }
h3, .h3 {margin-bottom:6%; font-weight: 900; font-style: normal; font-size: 30px; }
h4, .h4 {margin-bottom:6%; font-weight: 300; font-style: normal;  font-size: 24px;}
p  {margin-bottom:3%; font-size:16px; line-height:1.50em; font-weight: 300;}
ul {margin-bottom:6%; padding-left:3%; }
li {font-size:16px;  }

strong {font-weight: 900;}

.woocommerce-error p, .woocommerce-error p, .woocommerce-error span, .woocommerce-error {color:#000;}
.gfield_label, .gfield_description, .gform-field-label {color: #fff !important;}

strong {font-weight: 400;}
i, em {font-family: azo-sans-web, sans-serif; font-style: italic;}
hr {border: 0; color:#000; height:1px; background:#999999; clear:both; margin:2% 0;}
.uppercase {text-transform: uppercase;}

textarea, input, option, select {color: #000 !important;}

a { text-decoration:none; color:#e31b51; font-weight: 400;}
a:hover {color:#999;}
.gform_button, .enquiry, .morelink, .gform_next_button, .gform_prev_button, .fooevents_seating_chart, .add_to_cart_button, .single_add_to_cart_button, .wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button { background: #e31b51 !important;   padding:2% 3%; border: none; color:#fff !important; font-size:20px; line-height:20px; display:inline-block;  text-transform:uppercase; font-weight: 800; font-style: normal; }
.gform_button:hover, .enquiry:hover, .morelink:hover, .gform_next_button:hover, .gform_prev_button:hover, .fooevents_seating_chart:hover, .add_to_cart_button:hover, .single_add_to_cart_button:hover, .wc-block-cart__submit-button:hover, .wc-block-components-checkout-place-order-button:hover { background: #3c3c3c; color: #fff; }

/*images*/
.alignright {float:right; margin-left:3%;  width: auto !important;}
.alignleft {float:left; margin-right:3%;  width: auto !important;}
.halfwidth img   {width: 100%; height: auto; }
.size-large  {width: 30%; height: auto; margin-bottom: 6%;}

/*layout*/
.pagewidth { margin:0 auto; overflow:auto; overflow-x: hidden;}
section.content {margin:0 ; padding:3% 6%; overflow:auto; position: relative;}
.nopadtop {padding-top: 0 !important;}
.topdiv {padding-top: 120px;}
.withpadding {padding: 3% 12%;}
.extrapadding {padding: 3% 25%;}
.margbum {margin-bottom: 6%;}
.nomargbum {margin-bottom: 0;}
.tallpadding {padding: 10% 25%}
.sidepadding {padding: 0 10%; max-width: 80% !important}

.banner {height: 45%; position: relative; background-size: cover; background-position: center center}

.middle { top: 50%; transform: translateY(-50%); position:absolute; max-width: 100%; width: 100% }
.middlecenter { top: 50%; transform: translateY(-50%); position:absolute; max-width: 100%; margin: auto; left: 0; right: 0;}
.middlealign {vertical-align: middle;}
.centered {text-align: center;}

.halfwidth {width:48%; margin-right: 4%;  display:inline-block; vertical-align: top;  overflow: auto; position: relative }
.halfwidth img {opacity: 0.6;}
.halfwidth:nth-of-type(2n) {margin-right: 0;}
.quarter {width:25%; display:inline-block; vertical-align: top; position: relative}
.quarter:nth-of-type(4n) {margin-right: 0;}
.quarter img {width: 100%; height: auto; display: block;}
.threequarters {width: 71%; display: inline-block; padding: 2%;}

.onethird {width:30.3%; padding: 1.5%; position: relative; display:inline-block; vertical-align: top;}
.twothird {width:60%; margin-right: 6%;   display:inline-block; position: relative; vertical-align: top;}
.twothird img {display: block; width: 100%; height: auto;}

.fifth {width: 20%; display: inline-block;}


.flex {display: flex}
.quote  { padding: 4%; margin: 0 4% 6% 0; font-family: miller-banner, serif;  break-inside: avoid-column; filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.1)); background: #fff;} 
.quote p {margin-bottom: 0; font-family: miller-banner, serif;}

.twocolumns {-webkit-column-count: 2;  -moz-column-count: 2;  column-count: 2; -webkit-column-gap: 60px;  -moz-column-gap: 60px;  column-gap: 30px;}
.threecolumns {-webkit-column-count: 3;  -moz-column-count: 3;  column-count: 3; -webkit-column-gap: 90px;  -moz-column-gap: 90px;  column-gap: 30px;  padding: 3% 0}

/*googlemaps*/
.google_map { position: relative;  padding-bottom:45%; height: 0; overflow: hidden; margin-bottom:0; width: 100%; display: inline-block; vertical-align: top; margin-right: 2%;}
.google_map iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

/*colours*/
.blackgradient {background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000;}
.blackgrad {background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); }
.halfblack {background: rgb(0,0,0); background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 40%, rgba(255,255,255,1) 40%); }
.whitetext p, .whitetext h1, .whitetext h2, .whitetext h3, .whitetext h4,  .whitetext label,  .whitetext .gfield_label, .whitetext li, .whitetext span, .whitetext strong, .whitetext {color: #fff;}
.black {background: #000 !important;}
.grey {background: #EFEFEF;}

/*header*/
header { width: 94%; padding:6% 3%; position: fixed; z-index: 1000;  }
header .menu-btn { display: none;}
header .menu-icon {display: none;}
.menucontain { z-index: 10001; top: 0; width: 100%; left: 0; height: 85px; position: fixed;}

header .logolink {}
header .logolink img { }

header .main-menu { background: #16171d;  clear: both;  height:0; opacity: 0; transform: none; position: fixed !important; z-index: 10000; top:0px; left: 0; width: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease;  transition: all 0.3s ease; margin-left: 0;}
.main-menu ul {margin:0 auto !important; left:0; right: 0; padding:0; height: 0; display:block;  top: 0; width: 100%;  transform: none; position:absolute; max-width: 100%; text-align: center; border-top: none !important}
.main-menu li { padding:0 40px; text-align:left;  height:60px;  display: none;   -webkit-transition: background-position 0.5s;    -moz-transition: background-position 0.5s;    transition: background-position 0.5s;}
.main-menu li a {text-decoration:none; line-height:60px; color:#fff !important;  text-transform: uppercase; font-weight: 600; padding: 0; font-size: 40px;  display:none;  -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease;  transition: all 0.3s ease;}
.main-menu li a:hover, .main-menu li a:hover span {color: #00afda;}

.main-menu li a:active {color:#fad775 !important;}
.menu-item-443 {display: block;}

header .menu-icon {  cursor: pointer;  display: inline-block;   padding:3% 0px  ;  position: fixed; top: 0;  right: 3%;  z-index: 10010;  user-select: none; }
.menu-icon .navicon {  background:#e31b51; display: block;  height: 3px;  position: relative;  transition: background .2s ease-out;  width:36px;}
.menu-icon .navicon:before,header .menu-icon .navicon:after {  background:#e31b51;  content: '';  display: block;  height: 100%;  position: absolute;  transition: all .2s ease-out;  width: 100%;}
.menu-icon .navicon:before {  top: 12px; }
.menu-icon .navicon:after {  top: -12px;}
.menu-btn:checked ~ .main-menu ul li.logomenu {display: none !important;}

.menu-btn:checked ~ .main-menu {  bottom: 0; height: 100% !important; width: 100%; opacity: 1; background:#e31b51; background-size: cover; background-attachment: fixed;}
.menu-btn:checked ~ .main-menu ul {  position: absolute; height: auto; top: 160px !important; }
.menu-btn:checked ~ .main-menu ul li {  display:block !important; opacity: 1; width: 100%; text-align: center; padding: 0;}
.menu-btn:checked ~ .main-menu ul li.buytickets {display: none; visibility: hidden; z-index: -300;}
.menu-btn:checked ~ .main-menu ul li.paymonth {display: none; visibility: hidden; z-index: -300;}
.menu-btn:checked ~ .main-menu ul li a{  display:block !important; opacity: 1;}
.menu-btn:checked ~ .main-menu ul .menu-item-243 {display: none !important;  opacity: 1;}
.menu-btn:checked ~ .menu-icon .navicon {  background: transparent; }
.menu-btn:checked ~ .menu-icon .navicon:before {  transform: rotate(-45deg); background: #fff;}
.menu-btn:checked ~ .menu-icon .navicon:after {  transform: rotate(45deg); background: #fff;}
.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {  top: 0;}
.menu-btn:checked ~ .cart-menu {visibility: hidden;}

.woo-menu {position: fixed; z-index: 10000;  top: 3%;  right: 8%;  width: 135px; text-align: right}
.woo-menu li {list-style: none;}
.woo-menu li a {color:#fff !important}

.woocommerce-MyAccount-navigation-link--fooevents-tickets {display: none !important;}

/*frontpage*/
.workslide {position: relative;}
.workslide img {width: 94%; height: auto; margin: auto; opacity: 0.7;  -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease;  transition: all 0.5s ease;}
.workslide img:hover {opacity: 1;}

.bands img {max-width: 30% !important; margin: 2.5%; display: inline-block; vertical-align: middle}

/*woo*/
.woocommerce-products-header{position: relative; overflow: hidden; padding: 6% 0; }
.woocommerce-products-header img {z-index: 0; mix-blend-mode: multiply; opacity: 0.6}
.woocommerce-products-header h1, .woocommerce-products-header div {position: relative; z-index: 1; }
.woocommerce-products-header p {margin-bottom: 0;}

.summary {float: none !important; width: 100% !important;}
.thirdcenter {width: 33%; margin: auto; display: block;}
.purchase { padding: 3%;}
.purchase .woocommerce-product-details__short-description {width: 48%; float: left; margin-right: 4%;}
.purchase p.price {margin-bottom: 1%; font-size: 30px !important; font-weight: 500 !important;}
.purchase p.price:before {Content:'Price per Ticket - ';  color: #fff;}
.purchase form {margin-bottom: 0 !important;}

.woocommerce-grouped-product-list-item__price .out-of-stock {display: none;}
.checkout-button {background: rgb(221,17,103) !important;}

.woocommerce-cart .woocommerce {padding: 2%; border-radius: 25px; background: rgba(4,31,27,0.5);}
.woocommerce table.shop_table {border: 1px solid rgba(255,255,255,.6) !important;}
.page-template .woocommerce table.shop_table td {  border-top: 1px solid rgba(255,255,255,.6) !important;}

.woocommerce div.product form.cart div.quantity {float: none !important; display: inline-block; vertical-align: middle; margin-bottom: 3% !important;}

.woocommerce div.product form.cart .button {float: none !important; display: block; background: rgb(221,17,103);}
.single-product .quantity .qty {-webkit-appearance: none;  -moz-appearance: none;  appearance: none;  /* Add some styling */ 
 width: 100%;  max-width: 320px;  height: 50px;  float: right;  margin: 5px 0px;  padding: 0px 24px;  font-size: 16px;  line-height: 1.75;  color: #333;  background-color: #ffffff;  background-image: none;  border: 1px solid #010b13;  -ms-word-break: normal;
  word-break: normal;  display: inline-block; vertical-align: middle}

.is-large.wc-block-cart .wc-block-cart-items {  border-bottom: none !important; }
.wc-block-components-sidebar-layout .wc-block-components-main, .wc-block-components-sidebar {padding: 1% !important;  border: 1px solid rgba(255,255,255,0.3);}
.wc-block-components-sidebar-layout .wc-block-components-main {border-right:none !important}
.wc-block-components-sidebar {border-left:none !important}
table.wp-block-woocommerce-cart-line-items-block {margin-bottom:0 !important}
.wc-block-components-order-summary-item__quantity {display: none !important;}
.wc-block-components-totals-wrapper {  border-top: 1px solid rgba(255,255,255,0.3) !important; }

/*grouped products*/

.group_table {width: 100%; margin-bottom: 3%;  }
.woocommerce-grouped-product-list-item {padding: 2%; border-radius: 5px; background:  #e31b51; margin-bottom: 30px !important; position: relative;}
.woocommerce-grouped-product-list-item__quantity {position: absolute; right: 2%; top:50%; transform: translateY(-50%);}
.woocommerce-grouped-product-list-item__label {display: inline-block; width: 38%; vertical-align: middle; color: #fff; font-size: 24px;}
.woocommerce-grouped-product-list-item__price {display: inline-block; width: 20%; vertical-align: middle; color: #fff;}
.woocommerce-grouped-product-list-item__label label, .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount, .woocommerce-grouped-product-list-item__quantity {font-size: 1em; color: #fff !important; }
.woocommerce-grouped-product-list-item__price {text-align: right;}
.woocommerce-grouped-product-list-item__price span, .woocommerce-grouped-product-list-item__price span bdi {color:#fff;  font-size: 24px;}
.woocommerce .qty {  width: 100%; color: #000; font-size: 19px;}
#barcode-scan-form select {  color: #000; font-size: 19px;}
.woocommerce mark {background: #c21c4c; padding: 5px;}


.outofstock .woocommerce-grouped-product-list-item__quantity a {display: none !important}
.outofstock .woocommerce-grouped-product-list-item__quantity:before {content: 'SOLD OUT!';  color:#ffffff; white-space: pre-wrap; text-align: right; font-size: 20px; line-height: 17px;}

.woocommerce div.product .out-of-stock {  color: white;}

.woocommerce .button {  border-radius: 5px; border: none; font-size:1em; line-height:2em; display:inline-block; margin-top:3%; text-transform:uppercase; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease;  transition: all 0.3s ease; }
.woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart .button {float: right;}
.woocommerce div.product form.cart .button {float: right !important;}
.product_meta {display: none;}

.wp-block-woocommerce-cart, .wc-block-checkout__main, .wc-block-checkout__sidebar {background: #fff;}

/* 2 column layout */
@media (min-width: 981px) {
.woocommerce-checkout .woocommerce { overflow: hidden;}
.woocommerce-checkout .woocommerce:after { clear: both; }
.woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .woocommerce .col2-set .col-2 { width: 100%; }
.woocommerce-checkout .woocommerce .col2-set .col-2, .woocommerce-checkout 
.woocommerce-page .col2-set .col-2 {  margin-top: 6%;border-top: 1px solid #d3ced2;padding: 6% 0 0;}
.woocommerce-checkout .woocommerce .col2-set, .woocommerce-checkout .woocommerce-page .col2-set { float:left; width: 48%; }
  .woocommerce-checkout #order_review_heading, .woocommerce-checkout .woocommerce #order_review, .woocommerce-checkout .woocommerce-page #order_review {     float: left;     width:48%;     margin-left: 4%;   }
  #wc_checkout_add_ons {float: right;  width:48%;     margin-left: 4%;   }
  }
  
#wc_checkout_add_ons span.description {font-size: 12px; }  
#wc_checkout_add_ons label {}
.ticketPlanLogo {float: left; margin-right: 10px; margin-bottom: 10px; width: 202px !important; height: auto;}
/* Rounded corners on the WooCommerce "alert" messages */
.woocommerce-error, .woocommerce-info, .woocommerce-message { border-radius: 3px; }
/* some tweaks to simplify the payment method area */
.woocommerce-checkout #payment { background: none!important; }
.woocommerce-checkout #payment ul.payment_methods { border: none; }
/*end of checkout */
/* Add Icons to Headers & Notifications */
.woocommerce-billing-fields h3:before, h3#order_review_heading:before, h3#phoen_order_review_heading:before {
 font-family: "Material Icons";
 font-size: 27px;
 content: '\E88F'; /* sets default icon to a circled "i" */
 color: #0098b9;
 padding-right: 10px;
 vertical-align: bottom;
}

/****************CHECKOUT***************/
.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
	width: 100% !important;    padding: 8px;}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {    width: 100%;    height: 30px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {    padding: .6180469716em;    background-color: #fff;    color: #000;    outline: 0;   -webkit-appearance: none;    border-radius: 2px;    box-sizing: border-box;    font-weight: 400;   border:solid 2px #e4e4e4; font-size: 1.1em;}
/*.woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart .button {float: right !important; margin-bottom:0 !important; }*/
.woocommerce-checkout-review-order-table, .woocommerce table.shop_table { border: 1px solid rgba(0,0,0,.7) }
.woocommerce table.shop_table td, .woocommerce table.shop_table tfoot th {border-top:1px solid rgba(0,0,0,.7) ;}

#stripe-payment-data p, #stripe-payment-data label {color: #000 !important; }
.woocommerce-order-details, .woocommerce-customer-details {margin: 0;}
.woocommerce .actions button { background: #0098b9 !important;  color: #fff !important; }
.woocommerce .actions button:hover { color: #fff  !important; background: #fdc71a !important; }
.payment_box .woocommerce-checkout #payment div.form-row {padding: 0 !important;}
.woocommerce-checkout #payment ul.payment_methods li img {width: 50px;}

.faqs {margin: 0 10%;}
.bookinfo {margin-bottom: 2%;}
.book_name {margin: 0px; padding:1.4% 1% 1% 1%;  display:block; margin-bottom:0; border-radius: 0; cursor: pointer; background: #e31b51; color:#fff; page-break-inside: avoid; /* For Firefox. */
  -webkit-column-break-inside: avoid; /* For Chrome & friends. */
  break-inside: avoid; /* For standard browsers like IE. :-) */ }
.book_name:hover {color:  #fff; background: #3c3c3c; }
.book_container {    height: 0px;    overflow: hidden;    padding: 0px; }
.book_info {padding:2%; background:#fff; display:block; border-bottom:8px solid rgba(0,0,0,0); }
.book_info p {color:#000;}
.book_info p:last-of-type {margin-bottom: 0}


footer {margin: 3% 6%; padding: 3% 6%; border: 1px solid #fff;}
footer .quarter {vertical-align: middle;}
footer .quarter img {width: 70%; height: auto; }
footer a {color: #fff; font-weight: 300;}
.foot-menu li {list-style: none; }
.foot-menu ul {margin-bottom: 0.5%;  padding-left: 0;}
.foot-menu li a  {color: #fff; font-weight: 300;}
.footersocial {width: 50px !important; height: auto; display: inline-block !important;}

@media only screen and (min-width:0px) and (max-width:767px) {
	header .logolink img { width: 80%; margin: 0 10%; padding-top: 80px;}
	.menucontain {height: 60px;}	
	header .menu-icon {  top: 14px; right: 6%;}	
	.woo-menu {  top: 22px;  right: 17%;}
	
	h1, .h1 {font-size: 50px;}
	h2, .h2 {font-size: 30px; }
	h3, .h3 {font-size: 20px; }
	h4, .h4 {font-size: 16px;}
	
	.onethird {  width: 70%; margin-bottom: 6%;}
	.term-description p {padding: 0 6%}
	footer .quarter {width: 90%; margin-bottom: 6%}
}