/*
Theme Name: Aesthetic Competitions
Text Domain: Aesthetic Competitions
Version: 1.0
Description: WordPress theme for Aesthetic Competitions
Author: Visionary Hub Space
Author URI: https://www.visionaryhubspace.com

*/

/* Aesthetic Competitions - 2024 */

/* Global Console */

html {
    scroll-behavior: smooth;
  }

html body{
  font-family: 'Inter', sans-serif;
}

h1, h2, h3, h4, h5, h6{
  font-family: 'Inter', serif;
}

.container{
  max-width: 1270px;
}


/* Variables */

:root{
  --brand: #F8B454;
  --light: #FFF;
  --dark: #1C1C1C;
}

/* Table */

.wc-block-components-notice-banner.is-info {
  background-color: none !important;
  border-color: none !important;
}

.gform-body.gform_body label, .gform-body.gform_body legend{
  color: #000;
}

.gform_button.button{
  border-radius: 6px !important;
   background: var(--brand) !important;
   color: #000 !important;
   font-family: 'Inter';
   font-size: 20px !important;
   font-style: normal !important;
   font-weight: 600 !important;
   line-height: 96.728% !important; /* 23.215px */
   text-transform: uppercase !important;
   display: inline-block !important;
   text-decoration: none !important;
   margin-bottom: 12px !important;
   width: 100% !important;
   padding: 20px !important;
   margin-top: 10px !important;
   border: 0px !important;
}

.woocommerce table.shop_table {
  border: 1px solid var(--dark);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px;
  color: var(--light) !important;
  font-family: 'Inter' !important;
}

.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
  color: var(--dark);
}

.woocommerce table.shop_table td {
  color: var(--dark);
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, .woocommerce .quantity .qty {
  float: left;
  box-sizing: border-box;
  border: 1px solid #cfc8d8;
  padding: 6px 6px 5px;
  border-radius: 4px;
  font-family: 'Inter' !important;
  margin: 0 4px 0 0;
  outline: 0;
}



#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top: 1px solid var(--dark);
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
  text-align: right;
  border-top: 1px solid var(--dark);
}
  
  /* Lottery Overrides */
  
  .wc-item-meta.wrong-answer{
    display: none;
  }
  
  .wc-item-meta.instant-winn ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
  }
  
  .wc-item-meta.instant-winn ul li{
    background: #1B789F !important;
    padding: 10px 15px 10px 15px;
    border-radius: 4px;
    color: var(--light);
    margin-bottom: 10px;
    display: block;
  }
  
  .instant-win-block{
    background: var(--dark) !important;
    border: 1px solid #ACACAC;
    border-radius: 17px;
    padding: 25px;
    margin-bottom: 50px;
  }
  
  .instant-win-block .col-header{
    background: #F0F0F0;
    border-radius: 3px;
    padding: 8px 14px 8px 14px;
    border-right: 4px solid #ffffff;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    /* identical to box height */
    
    letter-spacing: -0.005em;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #535353;
    margin-top: 15px;
  }
  
  .instant-win-block h2{
    font-family: "Inter", sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 38px !important;
    line-height: 42px !important;
    /* identical to box height */
    letter-spacing: -0.045em !important;
    color: var(--light) !important;
    text-align: center !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    text-transform: uppercase !important;
  }
  
  .instant-win-block h2 span{
    color: var(--brand) !important;
  }
  
  .wc-item-meta.wrong-answer{
    display: none;
  }
  
  .instant-win-block p.intro{
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 164%;
    /* or 23px */
    
    text-align: center;
    letter-spacing: -0.055em;
    
    color: #808080;
  }
  
  .instant-win-block p{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: -0.055em;
    
    color: #606060;
    
  }
  
  
  .instant-win-block p span{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 225%;
    /* identical to box height, or 36px */
    
    letter-spacing: -0.055em;
    margin-left: 10px;
    color: #10D10C;
  }
  
  /* Lottery Overrides */
  
  /* Instant Wins */
  
  #InstantWins h2{
    color: #000 !important;
    font-family: "Inter", sans-serif !important;
    text-transform: uppercase !important;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.6px;
    text-align: center;
    margin-bottom: 0px;
  }
  
  #InstantWins h2 span{
    color: var(--brand);
  }
  
  #InstantWins h3{
    color: #C0C0C0;
    text-align: center;
    font-family: "Inter";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 137.4%; /* 24.732px */
    text-transform: uppercase;
  }
  
  #InstantWins p{
    color: #373737;
    text-align: center;
    font-family: Inter;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 137.4%; /* 28.854px */
    padding: 0px 15% 0px 15%;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  
  #InstantWins ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
  #InstantWins li{
    border-radius: 4px !important;
    border: 1px solid #C6C6C6 !important;
    background: #F9F9F9 !important;
    margin-bottom: 4px !important;
    list-style-type: none;
    padding: 20px 0px 0px 0px;
  }
  
  #InstantWins .InstantCards li{
    display: inline-block;
    width: 23%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 24px !important;
    border: 1px solid #8E8E8E !important;
    background: #FFF !important;
    text-align: center;
  }
  
  #InstantWins .InstantCards li p{
    color: #3A3A3A;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 125.4%; /* 22.572px */
    margin-top: 0px;
    margin-bottom: 20px;
  }
  
  #InstantWins .InstantCards li h3{
    margin-bottom: 0px;
    border-radius: 0px 0px 24px 24px;
    background: var(--brand);
    color: #FFF;
    font-family: "Inter";
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 8px 0px;
  }
  
  #InstantWins .InstantCards li p.ticketno{
    color: #000;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px !important;
  }
  
  #InstantWins li.listHeader{
    background: none !important;
    color: #3A3A3A !important;
    font-family: "arboria", sans-serif !important;
    font-size: 21px !important;
    border: 0px !important;
    clear: both;
  }
  
  #InstantWins li.listHeader .ticketHeader, #InstantWins li.listHeader .prizeName{
    width: 15% !important;
    
    display: inline-block !important;
    color: #3A3A3A;
    text-align: left;
    font-family: "arboria", sans-serif !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 137.4%; /* 28.854px */
  }
  
  #InstantWins li.prizeWon{
    background: var(--brand) !important;
    
  }
  
  #InstantWins li.prizeWonCard{
    border-radius: 24px !important;
    background: var(--brand) !important;
    border: 0px !important;
  }
  
  #InstantWins li.prizeWonCard p{
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 125.4%; /* 22.572px */
    text-decoration: line-through !important;
    margin-top: 0px;
  }
  
  #InstantWins li.prizeWonCard p.ticketno{
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none !important;
    margin-bottom: 0px;
  }
  
  #InstantWins li.prizeWonCard h3{
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  
  #InstantWins .prize p{
    text-align: left;
    padding: 0px;
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  
  #InstantWins .prize p.credit:after{
    content: "Instant Payout";
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    border-radius: 626.048px;
    background: #221E20;
    text-transform: uppercase;
    padding: 4px 8px;
    margin-left: 10px;
  }
  
  #InstantWins li .ticket{
    width: 15% !important;
    float: left !important;
    display: inline-block !important;
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  
  #InstantWins li .prize{
    width: 70% !important;
    float: left !important;
    display: inline-block !important;
  }
  
  #InstantWins li .winner p{
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0px;
    text-align: left;
    margin-bottom: 0px;
  }
  
  #InstantWins li.prizeWon .winner p{
    background: var(--brand) !important;
    text-transform: uppercase;
    font-weight: 700;
  }
  
  .woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    clear: both;
    display: none;
}

.lottery-winners{
  display: none;
}
  
  /* Section Styles */
  
  
 /* Styles */
 
 /* Nav Swicher */
 
 ul.nav-pills{
   border-radius: 500px;
   border: 3px solid var(--brand);
   display: inline-block;
   padding: 4px;
   font-size: 13px;
   margin-top: 30px !important;
   margin-bottom: 22px !important;
 }
 
 ul.nav-pills li{
   
   display: inline-block;
 }
 
 .nav-pills .nav-link{
   color: var(--dark);
   font-family: "Inter", sans-serif;
   text-transform: uppercase;
 }
 
 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
   color: #fff;
   background-color: var(--brand);
   border-radius: 500px;
}

/* Question */

.questionTicket{
  border-radius: 8px;
  border: 1px solid #A9A9A9;
  background: #F0F0F0;
  padding: 30px;
  margin-bottom: 70px;
}

/* Product Title */
 
 #productTitle{
   background: url('img/how-background.jpg') no-repeat;
   background-size: cover;
   background-position: bottom center;
   border-radius: 18px;
   margin-top: 0px;
   text-align: center;
   color: #FFF;
   padding: 0px 0px 0px 0px;
   margin-bottom: 50px;
 }
 
 #productTitle .stats{
   background: var(--brand);
   border-radius: 0px 0px 18px 18px;
   padding: 15px;
 }
 
#productTitle .stats ul{
   list-style-type: none;
   margin: 0;
   padding: 0;
   display: flex;
   justify-content: space-evenly;
 }
 
 #productTitle .stats ul li{
   color: #FFF;
   font-family: "Inter";
   font-size: 17px;
   font-style: normal;
   font-weight: 600;
   line-height: normal;
   letter-spacing: 1.8px;
   text-transform: uppercase;
 }
 
 #productTitle .stats ul li img
{
  width: 20px;
  height: auto;
  margin-right: 8px;
  margin-top: -4px;
}
 
.free-entry a{
  border: 2px solid #1B789F;
  border-radius: 4px;
  padding: 10px 15px 10px 15px;
  text-align: center;
  color: #888888 !important;
  text-decoration: none;
  display: block !important;
  margin-top: 30px !important;
}

/* FAQ */

#FAQ .mb-0, .my-0 {
  margin-bottom: 0!important;
  margin-top: 0px !important;
}

#FAQ{
  padding-top: 90px;
  padding-bottom: 90px;
}

#FAQ .card{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fffffff;
    background-clip: border-box;
    border: 0px;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

#FAQ .card .card-body{
  margin-top: -18px;
  padding: 40px;
  font-size: 16px;
  border: 1px solid rgba(0,0,0,0.125);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  z-index: 1;
}

#FAQ .card .card-header{
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-radius: 6px;
    border: 1px solid #FEFEFE !important;
    color: #000 !important;
    background: #FFFFFF;
    border: 1px solid rgba(0,0,0,.125) !important;
    z-index: 2;
}

#FAQ .card .card-header .btn:before{
     content: ">";
     display: inline-block;
     padding-right: 8px;
     vertical-align: middle;
     font-weight: 900;
}

#FAQ .card .card-header .btn {
  display: inline-block;
  width: 100%;
  font-weight: 400;
  color: #000000 !important;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  text-decoration: none;
  font-family: 'Inter';
  text-align: left !important;
}

#FAQ .card .card-header .btn:hover{
  text-decoration: none;
}

#FAQ .card .card-header .btn:not(:disabled):not(.disabled) {
  cursor: hand;
}

#FAQ .card .card-header .btn:focus,.btn:active {
     outline: none !important;
     box-shadow: none;
  }


/* WOO STYLES */


body .generic-content ul li{
  display: list-item;
}

#accordion {
  width: 100%;
  float: left;
}
#accordion h3 {
  color: #3F3F3F;
  font-family: 'Inter';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.6px;

  border-bottom: 1px solid #ACACAC;
  padding: 20px 0px;
}
#accordion h3:focus {
  outline: none;
}
#accordion div {
  width: 100%;
  float: left;
  
  padding: 15px 0 30px 0;
}
#accordion h3.ui-state-active {
  color: #4a3867;
}

#accordion h3 span.openclose {
  background-image: url('img/h3down.png');
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 5px;
  float: right;
  display: inline-block;
  margin-top: -2px;
  padding: 15px;
  border-radius: 4px;
}

#accordion h3.ui-state-active span.openclose {
  border: 1px solid #4a3867;
  background-color: #4a3867;
  background-image: url('img/h3up.png');
}

#accordion .toggle-content{
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: #000;
}

.competition-spec{
  width: 100%;
  float: left;
  margin: 0 0 60px 0;
}
.competition-spec ul {
  margin: 0;
  padding: 0;
}

.competition-spec ul li {
  background-image: url(img/circle.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 3px 3px;
  list-style-type: none;
  display: block;
  float: left;
  width: 50%;
  margin: 0 0 10px 0;
  padding: 0 0 0 30px;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
}
.competition-spec ul li p {
  margin: 0;
}

.product_title.entry-title{
  display: none;
}

.woocommerce-breadcrumb{
  display: none;
}

.woocommerce-Price-amount.amount{
  font-family: Inter !important;
  font-size: 36px;
  font-weight: 600;
  display: block;
  color: var(--brand) !important;
}

.woocommerce button.button.alt{
  border-radius: 4px !important;
  background: var(--brand) !important;
  color: #FFF !important;
  font-family: "Inter" !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
  letter-spacing: 0px !important;
  width: 100% !important;
  margin-top: 10px !important;
}

.woocommerce button.button.alt .amount{
  color: #000000 !important;
}

.woocommerce-notice.woocommerce-notice--info.woocommerce-info{
  font-size: 14px;
}

.woocommerce table.shop_table span.woocommerce-Price-amount.amount{
  font-size: 18px !important;
}

.quantity input{
  border: 1px solid #AEAEAE;
  padding: 10px;
}

.summary.entry-summary{
  text-transform: uppercase !important;
}

/* OVERWRITES TO WOO */

.woocommerce-MyAccount-navigation ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.woocommerce-MyAccount-navigation ul li{
  padding: 10px;
  display: list-item;
}

.woocommerce-MyAccount-navigation-link a{
  font-family: 'Inter', sans-serif !important;
  text-transform: uppercase;
  font-size: 24px;
  color: var(--dark);
  font-weight: 600;
  letter-spacing: 1px;
}

.woocommerce-MyAccount-navigation-link a:hover{
  color: #000000;
}

.woocommerce-MyAccount-navigation ul li:hover{
  background-color: 000000;
  color: #000000!important;
  display: block;
}

.woocommerce-MyAccount-content{
  font-family: Inter !important;
  font-size: 16px;
  color: var(--dark);
}

.woo-wallet-sidebar ul li:first-child{
  display: none;
}

.woocommerce-MyAccount-content a{
  color: var(--brand);
  font-weight: bold;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total span.woocommerce-Price-amount.amount, .woocommerce-table__product-total .product-total span.woocommerce-Price-amount.amount{
  font-size: 18px !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button .woocommerce-button button .view, {
  border-radius: 6px !important;
   background: var(--brand) !important;
   color: var(--light) !important;
   font-family: "Inter" !important;
   font-size: 16px !important;
   font-style: normal !important;
   font-weight: 600 !important;
   line-height: 96.728% !important; /* 23.215px */
   text-transform: uppercase !important;
   display: inline-block !important;
   text-decoration: none !important;
   margin-bottom: 0px !important;
   
   padding: 10px !important;
   margin-top: 0px !important;
}

.woocommerce-info {
  border: none !important;
}

.woocommerce-terms-and-conditions-link{
  color: #000000 !important;
}

.woocommerce-MyAccount-content .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button .woocommerce-button button .view{
  border-radius: 6px !important;
   background: var(--brand) !important;
   color: #FFF !important;
   font-family: "Inter" !important;
   font-size: 16px !important;
   font-style: normal !important;
   font-weight: 600 !important;
   line-height: 96.728% !important; /* 23.215px */
   text-transform: uppercase !important;
   display: inline-block !important;
   text-decoration: none !important;
   margin-bottom: 0px !important;
   
   padding: 10px !important;
   margin-top: 7px !important;
}

.woocommerce-MyAccount-content h2, .woocommerce-Address-title.title h3, .cart_totals h2, .woocommerce-billing-fields h3, .woocommerce-additional-fields h3{
  font-family: Inter;
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 30px !important;
  color: var(--dark);
}

.u-columns.woocommerce-Addresses.col2-set.addresses{
  margin-top: 40px !important;
}

.woocommerce-order-details, .woocommerce-customer-details{
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  border: 1px solid var(--brand) !important;
  padding: 30px !important;
  border-radius: 6px;
}

.woocommerce-customer-details address{
  padding: 30px !important;
}

.woocommerce-customer-details address .woocommerce-customer-details--phone{
  margin-top: 20px;
}

.woocommerce table.shop_table span.woocommerce-Price-amount.amount{
  font-size: 18px !important;
}

.form-row{
  display: block;
}

.woocommerce-MyAccount-content fieldset{
  margin-top: 60px !important;
  margin-bottom: 40px !important;
}

.coupon input{
  margin-right: 30px !important;
  width: 120px !important;
  font-family: Inter;
  font-size: 15px !important;
  padding: 9px !important;
}

.woocommerce-info{
  font-family: Inter !important;
}

#order_review_heading{
  font-family: Inter;
  margin-top: 60px !important;
  text-transform: uppercase;
  margin-bottom: 20px !important;
}

.woocommerce-checkout-payment{
  background-color: #f3f6f9 !important;
  border: 1px solid #c5d0dd;
  font-family: Inter;
  font-size: 14px;
}

.woocommerce-checkout-payment a{
  color: 000000 !important;
}

.payment_box.payment_method_stripe{
  background-color: #dfdcde !important;
  color: #ffffff !important;
}

.woocommerce-checkout input[type="checkbox"]:checked::before {
  content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E);
  position: absolute;
  display: inline-block;
  margin: 1rem 0 0 -1.1rem !important;
  height: 1.75rem;
  width: 1.75rem;
  margin-top: -10px;
  top: -20px;
  left: 12px;
}

/*#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  content: "" !important;
  display: block !important;
  border: 1em solid #000000 !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  position: absolute !important;
  top: -.75em; 
  left: 0;
  margin: -1em 0 0 2em;
}*/

.woocommerce-checkout .woocommerce-form__label-for-checkbox span {
  margin-left:10px;
  margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-form__label-for-checkbox .required {
  margin-left:0;
}

.woocommerce-checkout input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  top: 2px;
  display: inline-block;
  margin: 0;
  width: 1.5rem !important;
  min-width: 1.5rem !important;
  height: 1.5rem !important;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  border-radius: 0;
  border-style: solid;
  border-width: 1px !important;
  border-color: #dcd7ca;
  box-shadow: none;
  cursor: poInter;
}

.woocommerce-info a{
  color: #000000;
  font-weight: bold;
}

.shop_table.woocommerce-checkout-review-order-table{
  font-family: Inter;
}

.cart-subtotal, .order-total{
  font-family: Inter !important;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead{
  font-family: Inter !important;
  text-transform: uppercase;
}

.woocommerce-cart-form__cart-item.cart_item .product-name{
  font-family: Inter;
  text-transform: uppercase;
  font-size: 16px;
}

.woocommerce-cart-form__cart-item.cart_item .product-name a{
  color: var(--brand) !important;
}


.woo-links ul{
  float: right;
  margin: 0;
  padding: 0;
}
.woo-links ul li {
  background-image: url(images/trans.png);
  background-repeat: repeat;
  list-style-type: none;
  display: block;
  float: left;
  margin: 0 0 0 1px;
  padding: 0;
}
.woo-links ul li a {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: #fff;
  padding: 35px 30px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 100% !important; 
}

.col-2 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 100% !important; 
}

.woocommerce span.onsale{
  background-color: #09374e !important;
}

.woocommerce-message{
  margin-bottom: 0px;
  background: var(--dark) !important;
  color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
  border-radius: 6px !important;
  margin-bottom: 40px;
  text-transform: uppercase;
  text-align: center;
}

.woocommerce-form-coupon-toggle {
  margin-top: 40px !important;
  text-align: left;
  border-radius: 8px;
  border: none;
  background: none !important;
  padding: 0px;
  color: var(--dark);
  font-size: 16px;
  font-weight: 600;
  font-family: "Inter";
  text-transform: none;
  margin-bottom: 30px;
}

.woocommerce-form-coupon-toggle .woocommerce-info{
  margin-bottom: 0px;
  background: var(--brand) !important;
  color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 6px;
}

.cart-empty.woocommerce-info{
  margin-bottom: 0px;
  background: var(--brand) !important;
  color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
  border-radius: 6px !important;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.woocommerce-products-header__title.page-title.mytickets.active{
  background: var(--brand) !important;
  border: 1px solid var(--dark) !important;
  border-radius: 4px !important;
}

.woocommerce-products-header__title.page-title.mytickets:hover{
  background: var(--dark) !important;
  border: 1px solid var(--dark) !important;
  border-radius: 4px !important;
  color: #000 !important;
}

.cart-empty.woocommerce-info:before{
  color: var(--brand) !important;
  margin-top: -8px;
}

.woocommerce-form-coupon-toggle .woocommerce-info::before {
  color: var(--light);
  margin-top: -10px;
}

.woocommerce-form-coupon-toggle .woocommerce-info a{
  color: var(--light);
}

.woocommerce-message::before {
  content: "\e015";
  color: var(--light);
  margin-top: -7px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 1px solid #ACACAC;
  color: var(--dark);
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  border-radius: 4px;
  border: 1px solid #ACACAC;
  padding: 10px;
}

.woocommerce form .form-row label {
  line-height: 2;
  color: var(--dark);
}

h3#order_review_heading{
  color: var(--dark);
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: var(--light) !important;
  border-radius: 5px;
  border: 1px solid #AEAEAE !important;
  color: var(--dark) !important;
  font-family: Inter;
}

.woocommerce-privacy-policy-text a{
  color: var(--brand);
}

.woocommerce-terms-and-conditions-checkbox-text a{
  color: var(--brand) !important;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
  color: var(--dark);
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{
  color: var(--dark);
}

.woocommerce-order-details h2{
  color: var(--dark);
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details a{
  color: var(--brand) !important;
}

.woocommerce-customer-details h2, .woocommerce-customer-details{
  color: var(--dark);
}

/* ANSWER */

.questionTicket .lottery-time.countdown{
  display: none;
}

.lottery-time.countdown h2{
  color: #3B3B3B;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.44px;
  text-transform: uppercase;
}

ul.lottery-pn-answers {
  margin: 0 0 30px 0 !important;
  padding-top: 0;
  clear: both;
  padding-left: 0px;
}

ul.lottery-pn-answers li{
  border-radius: 800px;
  background: #FFF;
  color: #000;
  font-family: "Inter";
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  letter-spacing: -0.32px;
  text-transform: uppercase;
  border: 0px !important;
  padding-left: 30px !important;
  margin-bottom: 10px !important;
}

ul.lottery-pn-answers li.selected .false{
  background-color: var(--brand) !important;
  color: #FFF;
  font-family: "Inter";
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  letter-spacing: -0.32px;
  text-transform: uppercase;
}

ul.lottery-pn-answers li.selected{
  background-color: var(--brand) !important;
  color: #FFF;
  font-family: "Inter";
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  letter-spacing: -0.32px;
  text-transform: uppercase;
}

/* LOTTERY STYLES */


.comp-info{
  text-align: left;
  font-family: Inter;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}


.comp-info span{
  font-family: 'Inter', sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.comp-info img{
  
  width: 24px !important;
  height: auto;
}

.product_meta{
  display: none;
}

.form-row {
  display: block;
  margin-right: -5px;
  margin-left: -5px;
}

.summary.entry-summary .woocommerce-Price-amount.amount{
  display: none;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  display: none;
}

.summary.entry-summary .single_add_to_cart_button .woocommerce-Price-amount.amount{
  display: block !important;
  
}

.spec-bubble{
  border-radius: 8px;
  border: 1px solid #B6B6B6;
  background: #F3F3F3;
  color: #454545;
  font-family: "Inter";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  line-height: 137.4%;
  padding: 20px;
  text-transform: uppercase;
}

.spec-bubble-live{
  border-radius: 8px;
  border: 1px solid var(--brand);
  background: var(--brand);
  color: var(--light);
  font-family: "Inter";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  line-height: 137.4%;
  padding: 20px;
  text-transform: uppercase;
}

.spec-bubble-live a{
  color:  var(--light) !important;
  text-decoration: none;
}

.spec-bubble a{
  color: var(--brand);
  text-decoration: none;
}

.lottery-end, .min-pariticipants, .max-pariticipants, .cureent-participating, .max-pariticipants{
  display: none;
}
 
#header{
  background: #1C1C1C;
  padding: 25px 0px;
  border-bottom: 12px solid #F8B454;
}

#header a img.logo{
  width: 260px;
  height: auto;
}

#header ul{
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#header ul li a{
  color: #FFF;
  font-family: Didact Gothic;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-decoration: none;
}

#header ul.tools{
  display: block;
  text-align: right;
}

#header ul.tools li{
  display: inline-block;
  margin-left: 25px;
}

#header ul.tools li img{
  height: 24px;
  width: auto;
  margin-right: 8px;
}

#header ul.tools li span{
  border-radius: 4px;
  background: var(--brand);
  color: #000;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  padding: 4px 7px;
  text-align: center;
}

#header ul.tools li:first-child a span .woocommerce-Price-amount.amount{
  color: #000 !important;
  font-family: Inter !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  text-decoration: none !important;
  display: inline-block !important;
  background: none !important;
  margin-left: 0px !important;
}

#header ul.tools li:first-child a span .woocommerce-Price-currencySymbol{
  margin-left: 0px;
  padding-left: 0px;
}


/* Hero */

#hero{
  padding: 240px 0px 240px 0px;
  text-align: center;
}

#hero p{
  color: #2B2B2B;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

#hero h1{
  color: #000;
  font-family: Didact Gothic;
  font-size: 68px;
  font-style: normal;
  
  line-height: normal;
  letter-spacing: -1px;
}

#hero a{
  border-radius: 6px;
  background: #F8B454;
  color: #000;
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.51px;
  text-decoration: none;
  padding: 14px 90px;
  display: inline-block;
  margin-top: 10px;
}
/* Countdown */

#countdown .countdownBox{
  border-radius: 10px;
  background: #FFF;
  padding: 20px;
  text-align: center;
  margin-top: -50px;
}

#countdown .countdownBox p{
  color: #1A1A1A;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 0.84px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#countdown .countdownBox ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

#countdown .countdownBox ul li{
  border-radius: 5px;
  background: #F8B454;
  width: 24%;
  color: #1A1A1A;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.64px;
  padding-top: 10px;
}

#countdown .countdownBox ul li span{
  border-radius: 0px 0px 5px 5px;
  background: #222;
  display: block;
  color: #FFF;
  font-family: Inter;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.32px;
  text-transform: uppercase;
  padding: 10px 0px;
}
  
/* Page Title Bar */


/* Callouts */
 
 #callouts{
   background: #333330;
   padding: 40px 0px;
   text-align: center;
 }
 
 #callouts ul{
   list-style-type: none;
   margin: 0;
   padding: 0;
 }
 
 #callouts ul li{
   display: inline-block;
   width: 21%;
   padding: 0px 30px;
 }
 
 #callouts ul li img{
   width: 56px;
   height: auto;
   margin-bottom: 12px;
 }
 
 #callouts ul li h2{
   color: #FFF;
   text-align: center;
   font-family: Inter;
   font-size: 22px;
   font-style: normal;
   font-weight: 400;
   line-height: 96.728%; /* 21.28px */
   text-transform: uppercase;
 }
 
 #callouts ul li p{
   color: #949494;
   text-align: center;
   font-family: Inter;
   font-size: 13px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
   letter-spacing: -0.26px;
 }

/* Comp Info */

#compInfo{
  background: #E2EAF0;
  padding: 25px 0px 15px 0px;
  margin-top: -2px;
}

#compInfo ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#compInfo ul li{
  display: inline-block;
  margin-right: 60px;
}

#compInfo ul li img{
  float: left;
  width: 59px;
  height: auto;
  margin-right: 10px;
}

#compInfo ul li p{
  float: left;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 9px;
  line-height: 13px;
  text-transform: uppercase;
  color: #132230;
  padding-top: 12px;
}

#compInfo ul li p span{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  text-transform: none;
  color: #132230;
}

  
#compInfo a.enter{
  background: #1B789F;
  border-radius: 4px;
  display: block;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 19.5048px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-decoration: none;
  color: #FFFFFF;
  padding: 10px 15px 10px 15px;
  margin-top: 7px;
}

#compInfo a.enter img{
  width: 47px;
  height: auto;
  float: right;
  margin-top: 8px;
  border-left: 1px solid #6C95B8;
  padding-left: 20px;
}

/* PAGE TITLE BAR */

#pageTitle{
  background: var(--dark);
  background-size: cover;
  background-position: top center;
  text-align: center;
  text-transform: uppercase;
  padding: 25px 0px 20px 0px;
  color: var(--brand-alt);
}

#pageTitle h1{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 113.5%;
  letter-spacing: 0.025em;
  color: var(--light) !important;
  margin-bottom: 0px !important;
}

/* LATEST COMPETITIONS */

#Latest-Competitions progress{
  height: 20px;
  width: 100%;
  -webkit-appearance: none;
  border: none;
  margin-bottom: 0px;
  /* Set the progressbar to relative */

  border-radius: 60px;
}

#Latest-Competitions progress::-webkit-progress-bar, .wcl-progress-meter progress::-webkit-progress-bar{
border-radius: 500px;
background: #D9D9D9;
 height: 12px;
 

}

#Latest-Competitions progress::-webkit-progress-bar{
  border-radius: 500px;
  background: #D9D9D9;
  }

#Latest-Competitions progress::-webkit-progress-value, .wcl-progress-meter  progress::-webkit-progress-value{
background-color: var(--brand); !important ;
border-radius: 500px !important;

}

#Latest-Competitions progress:before{
  content: attr(data-label);

  color: #D9D9D9 !important;
  font-size: 15px;
  font-weight: 700;

  text-align: center !important;
  
  /*Position text over the progress bar */
  position:absolute !important;
  left:0;
  right: 0;
  top: 120px !important;
z-index: 25000 !important;
  }

#Latest-Competitions .progressLabel{
  
  line-height: normal;
  z-index: 25000; 
  text-align: center; 
  padding-right: 15px; 
  padding-top: 5px; 
  padding-left: 15px; 
  margin-top: -58px; 
  margin-bottom: 30px; 
}

#Latest-Competitions{
  padding: 80px 0px 80px 0px;
  text-align: center;
}

#Latest-Competitions h2{
   color: #1A1A1A;
   font-family: Didact Gothic;
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   line-height: normal;
   letter-spacing: -0.64px;
   margin-bottom: 50px;
}

#Latest-Competitions .comp-card ul li{
  border: 1px solid #DEDEDE;
  background: #FFF;
  box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.03);
  padding: 10px;
}

#Latest-Competitions .comp-card ul li .drawDate{
  background: var(--brand);
  display: block;
  padding: 12px;
  text-align: center;
  color: #FFF;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.56px;
  text-transform: uppercase;
}

#Latest-Competitions .comp-card ul li .instantWins{
  background: var(--dark);
  display: block;
  padding: 12px;
  text-align: center;
  color: #FFF;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.56px;
  text-transform: uppercase;
}

#Latest-Competitions .comp-card ul li h2{
  color: #2E2E2E;
  font-family: Didact Gothic;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.9px;
  margin-top: 30px;
  margin-bottom: 25px;
}

#Latest-Competitions .comp-card ul li img{
  margin-bottom: 0px !important;
}

#Latest-Competitions .comp-card ul li .progressLabel{
  color: #6E6E6E !important;
  font-family: Inter !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  letter-spacing: -0.26px !important;
  text-transform: uppercase !important;
}

#Latest-Competitions .comp-card ul li .woocommerce-Price-amount.amount{
  color: #666 !important;
  font-family: Didact Gothic !important;
  font-size: 34px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  letter-spacing: -1.02px !important;
}

#Latest-Competitions .comp-card ul li .woocommerce-Price-amount.amount:after{
  content: "Per Entry";
  text-transform: uppercase;
  color: #919090;
  font-family: Didact Gothic;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.42px;
  display: block;
  margin-top: -5px;
}

#Latest-Competitions .comp-card ul li a.button{
  background: #373737 !important;
  padding: 15px !important;
  color: #FFF !important;
  font-family: Inter !important;
  font-size: 17px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  letter-spacing: -0.51px !important;
  text-decoration: none !important;
  text-transform: none !important;
  display: block !important;
  margin-top: 25px !important;
}

#Latest-Competitions a.more{
  border-radius: 6px;
  background: #F8B454;
  color: #FFF;
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.51px;
  text-decoration: none;
  padding: 14px 90px;
  display: inline-block;
  margin-top: 80px;
}


/* How */

#how{
  background: #1A1A1A;
  padding: 70px 0px 70px 0px;
  border-bottom: 15px solid var(--brand);
  text-align: center;
}

#how h2{
  color: #FFF;
  font-family: Didact Gothic;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.64px;
  margin-bottom: 50px;
}

#how img{
  height: 60px;
  width: auto;
  margin-bottom: 20px;
}

#how h3{
  color: #F8B454;
  font-family: Didact Gothic;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#how p{
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 20.8px */
  padding: 0px 10%;
}
/* Winners */

#winners{
  padding: 80px 0px 80px 0px;
  text-align: center;
}

#winners h2{
  color: #1A1A1A;
  font-family:  Didact Gothic;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.64px;
  margin-bottom: 50px;
}

#winners .winnersCard{
  border: 1px solid #DEDEDE;
  background: #FFF;
  box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.03);
  padding: 10px 10px 30px 10px;
}

#winners .winnersCard h2{
  color: #2E2E2E;
  font-family:  Didact Gothic;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.9px;
  margin-top: 30px;
  margin-bottom: 15px;
}

#winners .winnersCard p{
  color: #6A6A6A;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.6px;
  margin-bottom: 0px;
}

#winners .winnersCard h3{
  color: var(--brand);
  font-family:  Didact Gothic;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.72px;
}

#winners a.more{
  border-radius: 6px;
  background: #F8B454;
  color: #000;
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.51px;
  text-decoration: none;
  padding: 14px 90px;
  display: inline-block;
  margin-top: 80px;
}

.gform_title, .gform_required_legend{
  display: none;
}

.gform_button.button{
  background: #1B789F;
  border: 0px;
  border-radius: 6px;
  padding: 15px 30px 15px 30px;
  color: var(--light) !important;
}

#gform_wrapper_1 input{
  border: 1px solid lightgrey;
}

/* Footer */

#footer{
  background: #1C1C1C;
  padding: 70px 0px 40px 0px;
}

#footer img.logo{
  width: 221px;
  height: auto;
  margin-bottom: 70px;
}

#footer p{
  color: #FFF;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  letter-spacing: -0.14px;
  margin-bottom: 0px;
}

#footer p.credits{
  margin-top: 30px;
}

#footer p.credits a{
  color: var(--brand);
  text-decoration: none;
}

#footer ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footer ul li{
  margin-bottom: 10px;
}

#footer ul li a{
  color: #FFF;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%; /* 28.8px */
  letter-spacing: -0.32px;
  text-decoration: none;
}

#footer ul.socials{
  text-align: right;
}

#footer ul.socials li{
  display: inline-block;
}

#footer ul.socials li img{
  width: 30px;
  height: auto;
  margin-left: 20px;
}

#footer img.cards{
  float: right;
  width: 220px;
  height: auto;
  margin-top: 120px;
}


/* Product Page Progress */

/* LATEST COMPETITIONS */

#progressProduct{
  padding-top: 14px !important;
}

#progressProduct progress{
  height: 20px;
  width: 100%;
  -webkit-appearance: none;
  border: none;
  margin-bottom: 0px;
  /* Set the progressbar to relative */

  border-radius: 60px;
}

#progressProduct progress::-webkit-progress-bar, .wcl-progress-meter progress::-webkit-progress-bar{
border-radius: 900px;
background: #DEDEDE !important;
 height: 20px;
 

}

#progressProduct progress::-webkit-progress-bar{
  border-radius: 900px;
  border: 0px !important;
  background: #DEDEDE !important;
  }

#progressProduct progress::-webkit-progress-value, .wcl-progress-meter  progress::-webkit-progress-value{
background-color: var(--brand) !important ;
border-radius: 900px;

}

#progressProduct progress:before{
  content: attr(data-label);

  color: #000000 !important;
  font-size: 15px;
  font-weight: 700;

  text-align: center !important;
  
  /*Position text over the progress bar */
  position:absolute !important;
  left:0;
  right: 0;
  top: 120px !important;
z-index: 25000 !important;
  }

  #progressProduct .wcl-progress-meter .zero {
    display: block;
    position: absolute;
    top: -100%;
    color: #848484;
    font-family: "Inter";
    font-size: 18.2px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#progressProduct .wcl-progress-meter progress{
  height: 20px !important;
  width: 100% !important;
  -webkit-appearance: none !important;
  border: none !important;
  margin-bottom: 0px;
  /* Set the progressbar to relative */

  border-radius: 60px;
}

.burger, #mySidenav{
  display: none !important;
}

/* More */

.cart.pick-number h3{
  color: #333;
  font-family: "Inter";
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.lottery-ajax-change{
  display: none !important;
}

p.lottery-question{
  color: #333;
  font-family: "Inter";
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 124.41%; /* 32.347px */
  letter-spacing: -0.52px;
  text-transform: uppercase;
  padding-right: 10%;
}

/* Range Slider */

.range-tickets{
  margin: 70px 0px 20px 0px !important;
  background-color: #F0F0F0 !important;
  padding: 10px 0px !important;
}

.range-tickets h3{
  display: none;
}

.slider-minus, .slider-plus{
  border-radius: 8px !important;
  border: 1px solid var(--brand) !important;
  background: var(--brand) !important;
  color: #FFF !important;
  line-height: 20px !important;
  font-family: "Inter";
  padding-top: 8px !important;
  font-size: 22px !important;
  margin-bottom: -15px !important;
  padding-bottom: 5px !important;
}

.woocommerce div.product form.cart {
  margin-bottom: 0em;
}

.rangeslider__fill {
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100%;
  background-color: var(--brand) !important;
  border-radius: 5px;
}

.rangeslider__handle {
  transition: background-color 0.2s;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: var(--brand) !important;
  touch-action: pan-y;
  cursor: poInter;
  display: inline-block;
  position: absolute;
  z-index: 3;
  top: -8px;
  box-shadow: none !important;
  border: 0px !important;
}

.rangeslider__handle__value {
  transition: background-color 0.2s, box-shadow 0.1s, transform 0.1s;
  box-sizing: border-box;
  /* min-width: 150px; */
  text-align: center;
  padding: 10px;
  background-color: var(--brand) !important;
  border-radius: 5px;
  color: #000 !important;
  /* transform: translate(-50%,0); */
  left: calc(-50% - 10px);
  top: -55px;
  position: absolute;
  white-space: nowrap;
  border-top: 1px solid  var(--brand) !important;
  box-shadow: none !important;
  color: #FFF !important;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1px;
}

.rangeslider__handle__value:before {
  transition: border-top-color 0.2s;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 10px);
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid;
  border-top-color: var(--brand) !important;
}

#header ul.tools li.menu{
  display: none;
}

#actionBar .countdown{
   display: block;
 }
 
 #actionBar .statsDesktop{
    display: block;
  }
  
  #actionBar .statsMobile{
    display: none;
  }
  
  #how img.chip{
     float: left;
     position: absolute; 
     margin-top: 310px; 
     right: 0px; 
     width: 90px; 
     height: auto;
   }
   
   #how img.dice{
     float: left; 
     position: absolute; 
     margin-top: -110px; 
     left: 0px; 
     width: 90px; 
     height: auto;
   }
   
  #footerMobile{
     display: none;
   }
   
   #header ul.tools li.burger{
     display: none;
   }

  /*Media Queries*/
  
  @media only screen and (max-width: 1200px) {
  /* For desktop: */
  }
  @media only screen and (max-width: 992px) {
  /* For desktop: */
  }
  @media only screen and (max-width: 768px) {
  /* For desktop: */
  
  #header .col-md-6{
    display: none;
  }
  
  #header img.splitter{
    display: none;
  }
  
  #header{
    padding: 25px 0px;
  }
  
  #header img.burger{
    width: 24px;
    height: auto;
    display: inline-block !important;
    margin-top: 0px;
    margin-left: 8px;
  }
  
  #trustPilot{
    display: none;
  }
  
  #header ul.tools li.burger{
     display: inline-block !important;
   }
  
  #InstantWins .InstantCards li{
    display: inline-block;
    width: 42%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 24px !important;
    border: 1px solid #8E8E8E !important;
    background: #FFF !important;
    text-align: center;
  }
  
  #accordion h3{
    font-size: 20px;
  }
  
  #InstantWins .InstantCards li p{
    color: #3A3A3A;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 125.4%; /* 22.572px */
    margin-top: 0px;
    margin-bottom: 20px;
  }
  
  #InstantWins .InstantCards li h3{
    margin-bottom: 0px;
    border-radius: 0px 0px 24px 24px;
    background: var(--brand);
    color: #FFF;
    font-family: "Inter";
    font-size: 13px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    padding: 8px 0px;
  }
  
  #InstantWins .InstantCards li p.ticketno{
    color: #000;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom: 0px !important;
  }
  
  #InstantWins li.listHeader{
    background: none !important;
    color: #3A3A3A !important;
    font-family: "arboria", sans-serif !important;
    font-size: 21px !important;
    border: 0px !important;
    clear: both;
  }
  
  #InstantWins li.listHeader .ticketHeader, #InstantWins li.listHeader .prizeName{
    width: 15% !important;
    
    display: inline-block !important;
    color: #3A3A3A;
    text-align: left;
    font-family: "arboria", sans-serif !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 137.4%; /* 28.854px */
  }
  
  #InstantWins li.prizeWon{
    background: var(--brand) !important;
    border: 1px solid #FF971D !important;
  }
  
  #InstantWins li.prizeWonCard{
    border-radius: 24px !important;
    background: var(--brand) !important;
    border: 0px !important;
  }
  
  #InstantWins li.prizeWonCard p{
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 125.4%; /* 22.572px */
    text-decoration: line-through !important;
    margin-top: 0px;
  }
  
  #InstantWins li.prizeWonCard p.ticketno{
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-decoration: none !important;
    margin-bottom: 0px;
  }
  
  #InstantWins li.prizeWonCard h3{
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  
  #InstantWins .prize p{
    text-align: left;
    padding: 0px;
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  
  #InstantWins .prize p.credit:after{
    content: "Instant Payout";
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    border-radius: 626.048px;
    background: #221E20;
    text-transform: uppercase;
    padding: 4px 8px;
    margin-left: 10px;
  }
  
  #InstantWins li .ticket{
    width: 15% !important;
    float: left !important;
    display: inline-block !important;
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  
  #InstantWins li .prize{
    width: 70% !important;
    float: left !important;
    display: inline-block !important;
  }
  
  #InstantWins li .winner p{
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0px;
    text-align: left;
    margin-bottom: 0px;
  }
  
  #InstantWins li.prizeWon .winner p{
    background: var(--brand) !important;
    text-transform: uppercase;
    font-weight: 700;
  }
  
  #header ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#header ul li{
  display: list-item;
}
  
  #header ul.mainNavigation{
    display: none;
  }
  
  #header ul.tools li{
    margin-left: 5px;
  }
  
  #header ul.tools li span{
    display: none;
  }
  
  #header ul.tools li.menu{
    display: inline-block;
    border: 1px solid var(--light);
  }
  
  #header ul.tools li a img {
    height: 16px;
    width: auto;
    margin-right: 0px;
    margin-top: -5px;
}
   
   #Header ul.controls{
     display: none;
   }
   
   #mySidenav{
     display: block !important;
   }
   
   /* The side navigation menu */
   .sidenav {
     height: 100%; /* 100% Full-height */
     width: 0; /* 0 width - change this with JavaScript */
     position: fixed; /* Stay in place */
     z-index: 250000; /* Stay on top */
     top: 0; /* Stay at the top */
     right: 0;
     background-color: var(--dark); /* Black*/
     overflow-x: hidden; /* Disable horizontal scroll */
     padding-top: 60px; /* Place content 60px from the top */
     transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
     
   }
   
   .sidenav ul{
     list-style-type: none;
     margin: 0;
     padding: 0;
   }
   
   .sidenav ul li{
     display: list-item !important;
   }
   
   /* The navigation menu links */
   .sidenav a {
     padding: 8px 25px 8px 32px;
     text-decoration: none;
     font-size: 18px;
     color: var(--light);
     display: block;
     transition: 0.3s;
     font-family: "Inter";
     text-transform: uppercase;
   }
   
   /* When you mouse over the navigation links, change their color */
   .sidenav a:hover {
     color: #f1f1f1;
   }
   
   /* Position and style the close button (top right corner) */
   .sidenav .closebtn {
     position: absolute;
     top: 0;
     right: 25px;
     font-size: 36px;
     margin-left: 50px;
     padding-right: 0px;
     color: #ffffff;
   }
   
   /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
   @media screen and (max-height: 450px) {
     .sidenav {padding-top: 15px;}
     .sidenav a {font-size: 18px;}
   }
   
   
     
     #how img.chip{
        float: left;
        position: absolute; 
        margin-top: 780px; 
        right: 0px; 
        width: 90px; 
        height: auto;
      }
     
     .summary.entry-summary .wc_lotery_countdown-show4 .wc_lotery_countdown-section {
       width: 22% !important;
       border-radius: 6px !important;
       border: 1px solid #A9A9A9 !important;
       background: #ECECEC !important;
       margin-right: 8px !important;
     }
     
     #hero{
       
       padding: 140px 0px;
     }
     
     #hero h1{
       font-size: 34px;
     }
     
     #hero a{
       padding: 14px 60px;
     }
     
     .winnerCard{
       margin-bottom: 30px;
     }
     
     #winners a{
       padding: 14px 60px;
     }
     
     #winners .winnersCard{
       margin-bottom: 30px;
     }
     
     #actionBar{
       text-align: center;
     }
     
     #actionBar a.heroEnter{
       color: #FFF;
       font-family: "Inter";
       font-size: 17.5px;
       font-style: normal;
       font-weight: 900;
       line-height: normal;
       letter-spacing: 1.575px;
       border-radius: 500px;
       border: 4px solid #FFF;
       background: var(--brand);
       display: inline-block;
       position: relative;
       margin-top: -50px !important;
       margin-left: 60px;
     }
     
     #actionBar .countdown{
       display: none;
     }
     
     #actionBar .statsDesktop{
       display: none;
     }
     
     #actionBar .statsMobile{
       display: block;
       
     }
     
     #actionBar ul.stats{
       display: flex;
       justify-content: space-between;
       padding-bottom: 14px;
       border-bottom: 1px solid #3F3F3F;
     }
     
     #actionBar ul.stats li img{
        margin-right: 0px;
        margin-top: 5px;
      }
     
     #actionBar ul.stats li h3{
       color: var(--brand);
       font-family: "Inter";
       font-size: 29px !important;
       font-style: normal;
       font-weight: 900;
       line-height: normal;
       letter-spacing: 0.598px; 
       text-align: left !important;
     }
     
     #actionBar ul.stats li p{
       color: #FFF;
       font-family: "Brandon Grotesque Black";
       font-size: 10.524px;
       font-style: normal;
       font-weight: 900;
       line-height: normal;
       letter-spacing: 0.947px;
       margin-left: 0px;
       margin-top: -10px;
     }
     
     #actionBar ul.payments{
       margin-top: 100px;
       padding-top: 30px;
     }
     
     #actionBar ul.payments li:first-child{
       width: 45%;
     }
     
     #actionBar ul.payments li:last-child{
       width: 45%;
       text-align: right !important;
     }
      
      #actionBar ul.payments li:first-child img{
        margin-left: 10px;
        
      }
      
      #actionBar ul.payments li:last-child img{
        margin-right: 10px;
        
      }
     
     .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
         width: 100%;
         float: left;
         clear: both;
         margin: 0 0 2.992em;
     }
     
     #Latest-Competitions .comp-card span.draw {
       background: var(--brand-alt);
       padding: 8px 15px 8px 15px;
       position: absolute;
       width: 80%;
       left: 0;
       margin-top: -17px;
       font-style: normal;
       font-weight: 600;
       font-size: 12px;
       line-height: 20px;
       letter-spacing: 0.01em;
       color: var(--brand-alt-light);
       text-transform: uppercase;
       display: inline-block;
   }
   
   #footer{
     display: none;
   }
   
   /* Footer */
   
   #footerMobile{
     background: #1C1C1C;
     padding: 70px 0px 40px 0px;
     display: block;
   }
   
   #footerMobile img.logo{
     width: 221px;
     height: auto;
     margin-bottom: 70px;
   }
   
   #footerMobile p{
     color: #FFF;
     font-family: Inter;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 140%; /* 19.6px */
     letter-spacing: -0.14px;
     margin-bottom: 0px;
   }
   
   #footerMobile p.credit{
     margin-top: 30px;
   }
   
   #footerMobile p.credit a{
     color: var(--brand);
     text-decoration: none;
   }
   
   #footerMobile ul{
     list-style-type: none;
     margin: 0;
     padding: 0;
   }
   
   #footerMobile ul li{
     margin-bottom: 10px;
   }
   
   #footerMobile ul li a{
     color: #FFF;
     font-family: Inter;
     font-size: 14px;
     font-style: normal;
     font-weight: 500;
     line-height: 180%; /* 28.8px */
     letter-spacing: -0.32px;
     text-decoration: none;
   }
   
   #footerMobile ul.socials{
     text-align: left;
     margin-bottom: 30px;
   }
   
   #footerMobile ul.socials li{
     display: inline-block;
   }
   
   #footerMobile ul.socials li img{
     width: 30px;
     height: auto;
     margin-right: 20px;
   }
   
   #footerMobile img.cards{
     float: left;
     width: 220px;
     height: auto;
     margin-top: 60px;
   }
   
   #Page-Title-Bar{
     padding-top: 90px;
   }
   
   #Page-Title-Bar h1{
     font-size: 24px;
   }
   
   .comp-info {
     text-align: left;
     font-family: Inter;
     font-size: 14px;
     text-transform: uppercase;
     font-weight: bold;
     width: 33%;
 }
 
 #productTitle .stats ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
   display: block;
}

#productTitle .stats ul li {
  display: list-item;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #FFF;
  font-family: "Inter";
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
  
  }
  @media only screen and (max-width: 590px) {
  /* For desktop: */
  }
  @media only screen and (max-width: 480px) {
  /* For desktop: */
  }
  @media only screen and (min-width: 320px) {
  /* For desktop: */
  }
  
