/*
Theme Name: Scottish Whisky
Text Domain: Scottish Whisky
Version: 1.0
Description: WordPress theme for Scottish Whisky
Author: Scottish Whisky Competitions
Author URI: https://scottishwhiskycompetitions.com/

*/

/* Scottish Whisky - 2024 */

/* Global Console */

html {
  scroll-behavior: smooth;
}

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

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

.container{
max-width: 1270px;
}


/* Variables */

:root{
--brand: #0965A4;
--brand-alt: #F0812A;
--light: #FFF;
--dark: #000;
}


/* Entry List Table */

#entrylistinfo table{
  width: 100%;
}

#entrylistinfo table thead tr th{
  background: var(--brand) !important;
  color: var(--light) !important;
  padding: 10px;
  font-size: 18px;
}

#entrylistinfo table tr td{
  
}

#entrylistinfo table tr td {
  width: 100px;
  border: 1px solid #AEAEAE;
  box-sizing: border-box;
  padding: 10px;
  
}

/* Table */

#Latest-Competitions .comp-card.ended ul li a.button {
    display: none !important;
}

.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: 'Lexed Deca';
   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: 'Barlow' !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: 'Barlow' !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: 'Barlow';
    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: "Barlow", 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: "Barlow", 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: 'Barlow';
    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: 'Barlow';
    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 */
  
  /* Shop Overrides */
  
  .merch-price{
    color: #0965A4;
    font-family: Lora;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 39.6px */
    letter-spacing: -0.36px;
  }
  
  .merch-short h3{
    color: #12191E;
    font-family: Lora;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 33px */
    letter-spacing: -0.3px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: none;
  }
  
  /* Instant Wins */
  
  #InstantWins h2{
    color: #000 !important;
    font-family: "Barlow", 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: "Barlow";
    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: Barlow;
    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: Barlow;
    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: "Barlow";
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 8px 0px;
  }
  
  #InstantWins .InstantCards li p.ticketno{
    color: #000;
    font-family: "Barlow";
    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: Barlow;
    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: "Barlow";
    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: "Barlow";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  
  #InstantWins .prize p{
    text-align: left;
    padding: 0px;
    color: #000;
    font-family: 'Barlow', 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: 'Barlow', 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: 'Barlow', 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: 'Barlow', 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: "Barlow", 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: 0px;
   margin-top: 10px;
   text-align: center;
   color: #FFF;
   padding: 50px 0px 0px 0px;
   margin-bottom: 50px;
 }
 
 #productTitle h1{
   color: #FFF;
   font-family: Lora;
   font-size: 42px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
   letter-spacing: 1px;
   
   margin-bottom: 50px;
 }
 
 #productTitle .stats{
   background: var(--brand);
   border-radius: 0px;
   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: "Barlow";
   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: 'Barlow';
  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: 'Barlow';
  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: 'Barlow', 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: 'Barlow', 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: Barlow !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: "Barlow" !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: 'Barlow', 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: Barlow !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: "Barlow" !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: "Barlow" !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: Barlow;
  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: Barlow;
  font-size: 15px !important;
  padding: 9px !important;
}

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

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

.woocommerce-checkout-payment{
  background-color: #f3f6f9 !important;
  border: 1px solid #c5d0dd;
  font-family: Barlow;
  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;
  color: #FFF;
}
.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: poBarlow;
}

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

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

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

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

.woocommerce-cart-form__cart-item.cart_item .product-name{
  font-family: Barlow;
  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: 'Barlow', 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(--brand) !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: "Barlow";
  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(--brand);
  margin-top: -10px;
}

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

.woocommerce-message::before {
  content: "\e015";
  color: var(--brand);
  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(--brand) !important;
  border-radius: 5px;
  border: 0px !important;
  color: #FFF !important;
  font-family: Barlow;
}

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

.woocommerce-terms-and-conditions-checkbox-text a{
  color: #FFF !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: "Barlow";
  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: "Barlow";
  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: "Barlow";
  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: "Barlow";
  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: Barlow;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}


.comp-info span{
  font-family: 'Barlow', 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: "Barlow";
  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: "Barlow";
  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 */

/* Section Styles */

#header{
  background: linear-gradient(91deg, rgba(9, 101, 164, 0.00) 0.66%, #0965A4 122.08%), #12191E;
  padding: 25px 0px;
}

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

#header ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#header ul li{
  display: inline-block;
}

#header ul li a{
  color: #FFF;
  font-family: Lora;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.16px;
  text-decoration: none;
  margin: 0px 15px;
}

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

#header ul.tools li{
  margin: 0px 0px 0px 15px;
}

#header ul.tools li a{
  color: #FFF;
  font-family: Barlow;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.13px;
  text-decoration: none;
  margin: 0px;
}

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

#header ul.tools li a span.woocommerce-Price-amount.amount{
  color: #FFF !important;
  font-family: Barlow !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
  letter-spacing: -0.13px !important;
  text-decoration: none !important;
  margin: 0px !important;
  display: inline;
}

/* Note Bar */

#noteBar{
  background: #0965A4;
  padding: 15px 0px;
}

#noteBar p{
  margin-bottom: 0px;
  color: #FFF;
  font-family: Barlow;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.13px;
}

#noteBar p a{
  float: right;
  color: #FFF;
  text-decoration: none;
}

/* Hero */

#hero{
  
  padding: 150px 0px;
}

#hero p.intro{
  color: #FFF;
  font-family: Lora;
  font-size: 35.262px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 38.788px */
  letter-spacing: -0.353px;
  margin-bottom: 0px;
}

#hero h1{
  color: #FFF;
  font-family: Lora;
  font-size: 52.893px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.529px;
  margin-bottom: 25px;
}

#hero p{
  color: #FFF;
  font-family: Barlow;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  margin-bottom: 40px;
}

#hero a{
  border: 1px solid #34A2EE;
  background: rgba(217, 217, 217, 0.00);
  color: #FFF;
  font-family: Lora;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.16px;
  text-decoration: none;
  display: inline-block;
  padding: 15px 30px;
  margin-right: 0px;
}

#hero a img{
  height: 24px;
  width: auto;
  margin-left: 15px;
}

#hero .drawDates{
padding-top: 5px;
}

#hero .drawDates img{
  display: inline;
  margin-top: -30px;
  margin-right: 10px;
  height: 30px;
  width: auto;
}

#hero .drawDates h3{
  color: #FFF;
  font-family: Lora;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.18px;
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 0px;
}

#hero .drawDates h3 span{
  color: #FFF;
  font-family: Lora;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.14px;
  margin-top: -5px;
 
}

/* Action Bar */

#countdownBar{
  background: #161719;
  border-top: 5px solid var(--brand);
  padding: 20px 0px;
}

#countdownBar .countdownBox{
  border-radius: 8px;
  border: 1px solid #40454D;
  background: #2E3033;
  padding: 12px;
  margin-top: -70px;
  display: block;
}

#countdownBar .countdownBox h2{
  display: inline-block;
  color: #FFF;
  text-align: center;
  font-family: "Barlow";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.6px;
  text-transform: uppercase;
  text-align: center;
  margin-left: 25px;
  margin-top: 10px;
}

#countdownBar .countdownBox ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  right: -24px;
}

#countdownBar .countdownBox ul li{
  display: inline-block;
  border-radius: 8px;
  border: 1px solid #505B6A;
  background: #161719;
  margin-left: 8px;
  text-align: center;
  width: 74px;
  padding: 15px 0px;
  color: #5ED029;
  text-align: center;
  font-family: "Barlow";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1.1px;
}

#countdownBar .countdownBox ul li span{
  color: #8B96A7;
  text-align: center;
  font-family: "Barlow";
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.96px;
  text-transform: uppercase;
  margin-top: 2px;
  display: block;
}

#countdownBar img{
  width: 184px;
  height: auto;
  float: right;
}
  
/* 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: Barlow;
   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: Barlow;
   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: 'Barlow';
  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: 'Barlow';
  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: 'Barlow';
  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: url('img/page-title-bg.jpg') no-repeat;
  background-size: cover;
  background-position: top left;
  text-align: center;
  text-transform: none;
  padding: 45px 0px 40px 0px;
  color: var(--brand-alt);
}

#pageTitle h1{
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  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: 0px;
background: #103046;
 height: 22px;
 

}

#Latest-Competitions progress::-webkit-progress-bar{
  border-radius: 0px;
  background: #103046;
  }

#Latest-Competitions progress::-webkit-progress-value, .wcl-progress-meter  progress::-webkit-progress-value{
background-color: #34A2EE !important ;
border-radius: 0px !important;

}

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

  color: #FFF!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: -27px; 
  margin-bottom: 0px; 
  
}

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

#Latest-Competitions h2{
   margin-bottom: 50px;
   color: #12191E;
   font-family: Lora;
   font-size: 35.262px;
   font-style: normal;
   font-weight: 400;
   line-height: 110%; /* 38.788px */
   letter-spacing: -0.353px;
}

#Latest-Competitions .comp-card ul li{
  border: 1px solid #C6C6C6;
  background: #FFF;
  box-shadow: 0px 9px 28.4px 0px rgba(0, 0, 0, 0.09);
  padding: 20px;
  margin-bottom: 30px;
}

#Latest-Competitions .comp-card ul li img{
  border-radius: 0px;
  margin-bottom: 40px;
}

#Latest-Competitions .comp-card ul li h2{
  color: #12191E;
  font-family: Lora;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 33px */
  letter-spacing: -0.3px;
  margin-bottom: 0px;
  margin-top: 20px;
}

#Latest-Competitions .comp-card ul li .instants{
  background: #103046;
  text-align: center;
  color: #FFF;
  font-family: Lora;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 15.4px */
  letter-spacing: -0.14px;
  padding: 7px;
  margin-top: 20px;
}

#Latest-Competitions .comp-card ul li .progressLabel{
  color: #FFF;
  font-family: Lora;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 15.4px */
  letter-spacing: -0.14px;
  text-align: right;
}

#Latest-Competitions .comp-card ul li .woocommerce-Price-amount.amount{
  color: #0965A4 !important;
  font-family: Lora !important;
  font-size: 36px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 110% !important; /* 39.6px */
  letter-spacing: -0.36px !important;
}



#Latest-Competitions .comp-card ul li a.button{
  background: #F0812A !important;
  padding: 15px !important;
  text-align: center !important;
  display: block !important;
  color: #FFF !important;
  font-family: Lora !important;
  font-size: 26px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 110% !important; /* 28.6px */
  letter-spacing: -0.26px !important;
  text-decoration: normal !important;
  margin-top: 10px !important;
 text-transform: none !important;
  border-radius: 0px !important;
}


#Latest-Competitions a.more span{
  transform: skew(20deg);
  display: inline-block;
  margin-top: 3px;
}

#Latest-Competitions a.more a{
  margin-left: 40px;
  margin-bottom: 60px;
  margin-top: 30px;
}

#Latest-Competitions a.more img{
  width: 52px;
  height: auto;
  margin-left: -7px;
  transform: skew(20deg);
  margin-right: 10px;
}

#Latest-Competitions .comp-card ul li .countDown{
  text-align: center;
  margin: 0 auto;
  margin-left: 10px;
}

#Latest-Competitions .comp-card .countDown ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  
}

#Latest-Competitions .comp-card .countDown ul li{
  border: 1px solid #E0E0E0;
  background: #F5F5F5;
  display: inline-block;
  width: 24%;
  color: #0965A4;
  font-family: Lora;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 46.2px */
  letter-spacing: -0.42px;
  padding: 15px 10px;
}

#Latest-Competitions .comp-card .countDown ul li span{
  color: #7D92A1;
  font-family: Lora;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 18.7px */
  letter-spacing: -0.17px;
  display: block;
  margin-top: -5px;
}

#Latest-Competitions .comp-card .countDown .wc_lotery_countdown-show4 .wc_lotery_countdown-section {
  border: 1px solid #E0E0E0;
  background: #F5F5F5;
  display: inline-block;
  border-radius: 0px;
  color: #7D92A1;
  font-family: Lora;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 18.7px */
  letter-spacing: -0.17px;
  display: block;
  margin-top: -5px;
  padding: 25px 10px 15px 10px;
  width: 23%;
  margin-left: 2px;
  margin-right: 2px;
}

#Latest-Competitions .comp-card .countDown .wc_lotery_countdown-section {
  display: block;
  float: left;
  font-size: 15px;
  text-align: center;
}

#Latest-Competitions .comp-card .countDown .wc_lotery_countdown-amount {
    font-size: 42px;
    color: #0965A4 !important;
    font-weight: 700;
}

/* How */

#how{
  background: url('img/how-background.jpg') no-repeat;
  background-size: cover;
  background-position: bottom right;
  text-align: center;
  padding: 70px 0px;
}

#how h2{
  color: #FFF;
  font-family: Lora;
  font-size: 35.262px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 38.788px */
  letter-spacing: -0.353px;
  margin-bottom: 50px;
}

#how .col-md-4 img{
  width: 67px;
  height: auto;
  margin-bottom: 30px;
}

#how h3{
  color: #F0812A;
  font-family: Lora;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 15.4px */
  letter-spacing: -0.14px;
  text-transform: uppercase;
}

#how h4{
  color: #FFF;
  font-family: Lora;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 28.6px */
  letter-spacing: -0.26px;
}

#how p{
  color: #FFF;
  text-align: center;
  font-family: Barlow;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.28px;
  padding: 0px 20%;
}

#how a{
  border: 1px solid #34A2EE;
  background: rgba(217, 217, 217, 0.00);
  color: #FFF;
  font-family: Lora;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.16px;
  text-decoration: none;
  display: inline-block;
  padding: 15px 30px;
  margin-right: 0px;
  margin-top: 40px;
}

#how a img{
  height: 24px;
  width: auto;
  margin-left: 15px;
}

/* Winners */

#winners{
  padding: 70px 0px;
  border-bottom: 5px solid #FFDA00;
}

#winners h2{
  color: #2C2C2C;
  font-family: Rubik;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.9px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

#winners .winnersCard{
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(238, 238, 238, 0.00) 48.88%, #EEE 139.66%), #FFF;
  box-shadow: 0px 13px 44.7px 0px rgba(0, 0, 0, 0.15);
  padding-bottom: 30px;
}

#winners .winnersCard img{
  border-radius: 16px 16px 0px 0px;
}

#winners .winnersCard p{
  margin-top: 30px;
  padding: 0px 30px;
  color: #464646;
  font-family: Barlow;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.6px;
}

#winners .winnersCard h2{
  color: #2C2C2C;
  font-family: Rubik;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.6px;
  text-transform: uppercase;
  padding: 0px 30px;
  margin-bottom: 0px;
}

#winners a.more{
  color: #383838;
  font-family: Rubik;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.66px;
  text-decoration-line: underline;
  text-transform: uppercase;
  margin-top: 70px;
  display: inline-block;
}

/* Winners Page */

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

#winnersPage .winnerCard{
  border: 1px solid #C6C6C6;
  background: #FFF;
  box-shadow: 0px 9px 28.4px 0px rgba(0, 0, 0, 0.09);
  padding: 20px;
  margin-bottom: 30px;
}

#winnersPage .winnerCard img{
  border-radius: 0px;
}

#winnersPage .winnerCard h2{
  color: #12191E;
  font-family: Lora;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 33px */
  letter-spacing: -0.3px;
  margin-bottom: 20px;
  margin-top: 30px;
}

#winnersPage .winnerCard h3{
  color: #0965A4;
  font-family: Lora;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 39.6px */
  letter-spacing: -0.36px;
}

.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);
}

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

/* Footer */

#footer{
  background: #12191E;
  padding: 60px 0px;
  display: block !important;
  
}

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

#footer p{
  color: #FFF;
  font-family: Barlow;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-right: 20%;
  letter-spacing: -0.26px;
}

#footer p a{
  color: #34A2EE;
  font-family: Barlow;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.26px;
}

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

#footer ul li a{
  color: #FFF;
  font-family: Lora;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.16px;
  text-decoration: none;
}

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

#footer ul.socials li{
  display: inline-block;
  margin-left: 15px;
}

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

#footer ul.socials li img{
  width: 22px;
  height: auto;
}

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

/* 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: "Barlow";
    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: "Barlow";
  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: "Barlow";
  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: "Barlow";
  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: poBarlow;
  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: "Barlow";
  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;
}


  /*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-7{
    display: none;
  }
  
  #noteBar{
    display: none;
  }
  
  #hero{
    padding: 120px 0px 0px 0px;
    background-position: top -70px right -320px !important;
    
  }
  
  #hero p.intro{
    display: block;
    color: #FFF;
    font-family: Lora;
    font-size: 21.184px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 23.303px */
    letter-spacing: -0.212px;
  }
  
  #hero h1{
    color: #FFF;
    font-family: Lora;
    font-size: 31.777px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.318px;
  }
  
  #hero p{
    display: none;
  }
  
  #hero .col-md-6.draw{
    margin-top: 80px;
    background: #12191E;
    display: block;
    padding: 20px 15px;
  }
  
  #how .col-md-4{
    margin-bottom: 40px;
  }
  
  #footer{
    text-align: center;
  }
  
  #footer ul.socials{
    text-align: center;
  }
  
#footer img.cards{
  float: none;
}

#footer p{
  padding: 0px;
  margin-bottom: 30px;
}

#productTitle .stats ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}

#productTitle .stats ul li{
  margin-bottom: 7px;
  margin-top: 7px;
}

#productTitle .stats ul li img {
  width: 12px;
  height: auto;
  margin-right: 8px;
  margin-top: -4px;
}

#productTitle h1 {
  color: #FFF;
  font-family: Lora;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  margin-bottom: 50px;
}
  
  #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: Barlow;
    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: "Barlow";
    font-size: 13px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    padding: 8px 0px;
  }
  
  #InstantWins .InstantCards li p.ticketno{
    color: #000;
    font-family: "Barlow";
    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: Barlow;
    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: "Barlow";
    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: "Barlow";
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  
  #InstantWins .prize p{
    text-align: left;
    padding: 0px;
    color: #000;
    font-family: 'Barlow', 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: 'Barlow', 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: 'Barlow', 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: 'Barlow', 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.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: "Barlow";
     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;}
   }
   
   .burger{
       display: block !important;
       position: absolute;
       z-index: 2;
       top: -75px;
       right: -50px;
       width: 50px;
       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;
     }
     
     
     #winners .winnersCard{
       margin-bottom: 30px;
     }

     
     .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;
   }
   

  
  }
  @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: */
  }
  
