.elementor-kit-11{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#A6A6A6;--e-global-color-text:#FFFFFF;--e-global-color-accent:#E8B94A;--e-global-color-961f713:#B98A2E;--e-global-color-00e3e9b:#151515;--e-global-color-a5e8dd7:#262626;--e-global-color-8aca778:#E23B3B;--e-global-color-6b6bc6f:#2EBD59;--e-global-color-4d3a2a3:#0B0B0B;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:600;--e-global-typography-77b2f2e-font-family:"Montserrat";--e-global-typography-77b2f2e-font-size:18px;--e-global-typography-77b2f2e-font-weight:700;background-color:#000000;color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:transparent;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );background-image:linear-gradient(90deg, var( --e-global-color-accent ) 0%, var( --e-global-color-961f713 ) 100%);}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-secondary );}.elementor-kit-11 h1{color:var( --e-global-color-text );}.elementor-kit-11 h2{color:var( --e-global-color-text );}.elementor-kit-11 h3{color:var( --e-global-color-text );}.elementor-kit-11 h4{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-primary-font-size:34px;font-size:34px;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============================================================
   LOHANCOMPS — MASTER STYLESHEET (consolidated v1.0)
   Sections:
   1. Header
   2. Competition components (card, progress, timer, picker)
   3. Single product page
   4. Instant win prizes
   5. Side cart (menu cart popup)
   6. Cart / checkout / order received
   7. My Account
   8. Contact form
   9. Content pages (FAQ / HIW / policies / about)
   10. Misc (notices, tabs, tables, step numbers)
   11. MOBILE (all breakpoint rules)
   ============================================================ */


/* ============================================================
   1. HEADER
   ============================================================ */

/* --- Cart toggle: icon-only square button --- */
.elementor-menu-cart__toggle_button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 46px !important;
  height: 46px !important;
  min-height: 46px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 1px solid #3a3a3a !important;
  border-radius: 8px !important;
  position: relative;
  transition: all .25s ease;
}
.elementor-menu-cart__toggle_button .elementor-button-text {
  display: none !important;
}
.elementor-menu-cart__toggle_button svg,
.elementor-menu-cart__toggle_button i {
  fill: #fff !important;
  color: #fff !important;
  width: 18px !important;
  height: 18px !important;
  font-size: 18px !important;
  transition: fill .25s ease;
}
.elementor-menu-cart__toggle_button .elementor-button-icon-qty {
  position: absolute !important;
  top: -6px;
  right: -6px;
  margin: 0 !important;
  background: #E8B94A !important;
  color: #111 !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  min-width: 17px;
  height: 17px;
  line-height: 17px;
  border-radius: 50%;
  text-align: center;
}
.elementor-menu-cart__toggle_button:hover {
  border-color: #E8B94A !important;
  background: rgba(232,185,74,0.06) !important;
}
.elementor-menu-cart__toggle_button:hover svg,
.elementor-menu-cart__toggle_button:hover i {
  fill: #E8B94A !important;
  color: #E8B94A !important;
}

/* --- My Account button: outline, height-matched to cart --- */
.elementor-location-header .elementor-widget-button .elementor-button {
  background: transparent !important;
  border: 1px solid #3a3a3a !important;
  border-radius: 8px !important;
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  height: 46px !important;
  min-height: 46px !important;
  padding: 0 18px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all .25s ease;
}
.elementor-location-header .elementor-widget-button .elementor-button-text {
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}
.elementor-location-header .elementor-widget-button .elementor-button svg {
  fill: #fff !important;
  width: 15px;
  height: 15px;
  transition: fill .25s ease;
}
.elementor-location-header .elementor-widget-button .elementor-button:hover {
  border-color: #E8B94A !important;
  background: rgba(232,185,74,0.06) !important;
  color: #E8B94A !important;
}
.elementor-location-header .elementor-widget-button .elementor-button:hover .elementor-button-text {
  color: #E8B94A !important;
}
.elementor-location-header .elementor-widget-button .elementor-button:hover svg {
  fill: #E8B94A !important;
}

/* --- Menu toggle (burger) --- */
.elementor-menu-toggle {
  background: transparent !important;
  border: 1px solid #3a3a3a !important;
  border-radius: 8px !important;
  color: #fff !important;
  width: 40px;
  height: 40px;
}
.elementor-menu-toggle.elementor-active {
  border-color: #E8B94A !important;
  color: #E8B94A !important;
}
.elementor-menu-toggle svg { fill: currentColor !important; }

/* --- Mobile nav dropdown --- */
.elementor-nav-menu--dropdown {
  background: #0B0B0B !important;
  border: 1px solid #262626 !important;
  border-radius: 12px !important;
  margin-top: 8px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.6);
}
.elementor-nav-menu--dropdown .elementor-item {
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 20px !important;
  border-bottom: 1px solid #1a1a1a;
  background: transparent !important;
}
.elementor-nav-menu--dropdown li:last-child .elementor-item { border-bottom: none; }
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-nav-menu--dropdown .elementor-item:focus {
  color: #E8B94A !important;
  background: rgba(232,185,74,0.06) !important;
}


/* ============================================================
   2. COMPETITION COMPONENTS (cards + shared plugin elements)
   ============================================================ */

/* --- Progress: counts row --- */
.lty-lottery-progress-bar .lty-progress-count {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}
.lty-progress-bar-start { display: none; }
.lty-progress-bar-notice {
  color: #E8B94A;
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
.lty-progress-bar-end {
  color: #A6A6A6;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 600;
}

/* --- Progress: track + fill --- */
.lty-lottery-progress-bar .lty-progress-bar {
  background: #262626 !important;
  border-radius: 3px;
  height: 8px !important;
  overflow: hidden;
  display: block;
  width: 100%;
  position: relative;
}
.lty-lottery-progress-bar .lty-progress-bar > span {
  display: block !important;
  height: 8px !important;
  min-width: 8px;
  float: none !important;
  background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
  border-radius: 3px;
}
.lty-lottery-progress-bar .lty-progress-fill {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
  border-radius: 3px;
}

/* --- Hidden plugin clutter (cards + product page) --- */
.lty-minimum-ticket-notice,
.lty-maximum-ticket-notice,
.lty-maximum-tickets-per-user-notice,
.lty-gift-product-notice,
.lty-tickets-sold,
.lty-winners-count,
.lty-lottery-status,
.lty-progress-bar-percentage,
.lty-progress-remaining-count { display: none !important; }

/* End-date + time-left labels: hidden by default,
   re-shown on the product page in section 3 */
.lty-lottery-end-time-label { display: none !important; }
.lty-lottery-time-left-label { display: none !important; }

/* --- Countdown timer chips (global) --- */
.lty-lottery-countdown-timer {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  margin: 14px 0 4px;
}
.lty-lottery-timer {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #0B0B0B;
  border: 1px solid #262626;
  border-radius: 8px;
  padding: 8px 4px;
  min-width: 62px;
  min-height: 62px;
}
#lty_lottery_days,
#lty_lottery_hours,
#lty_lottery_minutes,
#lty_lottery_seconds,
.lty-lottery-timer .lty-lottery-timer-content:first-child {
  color: #E8B94A !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
}
.lty-lottery-timer .lty-lottery-timer-content:last-child {
  color: #A6A6A6 !important;
  font-family: 'Inter', sans-serif;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 4px;
}

/* --- Answer options: dark chips, gold selected --- */
ul.lty-lottery-answers li {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  color: #fff !important;
  border-radius: 8px;
  padding: 12px 16px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  cursor: pointer;
  transition: all .2s ease;
}
ul.lty-lottery-answers li:hover,
ul.lty-lottery-answers li.lty-selected {
  background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
  border-color: #E8B94A !important;
  color: #111 !important;
}

/* --- Ticket range tabs --- */
.lty-lottery-ticket-panel .lty-lottery-ticket-tab-wrapper .lty-lottery-ticket-tab {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  color: #A6A6A6 !important;
  border-radius: 6px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  margin: 0 6px 8px 0 !important;
}
.lty-lottery-ticket-panel .lty-lottery-ticket-tab-wrapper .lty-lottery-ticket-tab:hover,
.lty-lottery-ticket-panel .lty-lottery-ticket-tab-wrapper .lty-active-tab {
  background: #E8B94A !important;
  border-color: #E8B94A !important;
  color: #111 !important;
}

/* --- Ticket number cells --- */
.lty-lottery-ticket-panel .lty-ticket-number-wrapper ul li {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  color: #ddd !important;
  font-family: 'Inter', sans-serif;
  cursor: pointer;
  transition: all .15s ease;
}
.lty-lottery-ticket-panel .lty-ticket-number-wrapper ul li:hover,
.lty-lottery-ticket-panel .lty-ticket-number-wrapper ul li.lty-selected-ticket {
  background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
  color: #111 !important;
  border-color: #E8B94A !important;
  font-weight: 700;
}
.lty-lottery-ticket-panel .lty-ticket-number-wrapper ul li.lty-booked-ticket {
  background: #0B0B0B !important;
  color: #444 !important;
  border-color: #1a1a1a !important;
  text-decoration: line-through;
  cursor: not-allowed;
}
.lty-lottery-ticket-panel .lty-ticket-number-wrapper ul li.lty-reserved-ticket {
  background: #262626 !important;
  color: #777 !important;
  cursor: not-allowed;
}

/* --- Section headings (Answer to Enter / Select tickets) --- */
.lty-lottery-question-answer-container h3,
.lty-lottery-ticket-header h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
}
.lty-lottery-question { color: #A6A6A6; font-family: 'Inter', sans-serif; }

/* --- Participate / add-to-cart buttons: gold --- */
form.cart .single_add_to_cart_button,
button.single_add_to_cart_button,
button.lty-participate-now-button {
  background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
  color: #111 !important;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none !important;
  border-radius: 8px;
  padding: 16px 32px;
  width: 100%;
}
form.cart .single_add_to_cart_button:hover,
button.lty-participate-now-button:hover {
  background: linear-gradient(90deg, #B98A2E, #E8B94A) !important;
  box-shadow: 0 6px 20px rgba(232,185,74,0.25);
}
button.lty-participate-now-button:disabled { opacity: .45; cursor: not-allowed; }
button.lty-participate-now-button .woocommerce-Price-amount { color: #111 !important; }

/* --- Free entry link --- */
.lc-free-entry {
  margin-top: 18px;
  text-align: center;
  border: none!important;
}
.lc-free-entry a {
  display: block;
  padding: 16px 22px;
  background: transparent;
  
  color: #E8B94A !important;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none !important;
  transition: all .2s ease;
}
.lc-free-entry a:hover {
  background: rgba(232,185,74,0.06);
  
}
.lc-free-entry__icon { margin-right: 6px; }
.lc-free-entry__sub {
  display: block;
  margin-top: 4px;
  color: #A6A6A6 !important;
  font-size: 11px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}


/* ============================================================
   3. SINGLE PRODUCT PAGE
   ============================================================ */

.single-product .product_title {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: -0.5px;
}
.single-product .summary > .price,
.single-product .summary > .price .amount {
  color: #E8B94A !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 22px !important;
  font-weight: 800 !important;
}

/* Re-show end date + TIME LEFT on product page only */
.single-product .summary .lty-lottery-end-time-label {
  display: block !important;
  color: #A6A6A6;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
}
.single-product .summary .lty-lottery-end-time-label b {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.single-product .lty-lottery-time-left-label {
  display: block !important;
  color: #E8B94A;
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin: 16px 0 8px;
}

/* Product-page timer chips (lighter surface, capped width) */
.single-product .lty-lottery-countdown-timer {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
.single-product .lty-lottery-countdown-timer .lty-lottery-timer {
  flex: 1;
  max-width: 90px;
  background: #151515;
  padding: 10px 6px;
}
.single-product .lty-lottery-countdown-timer .lty-lottery-timer-content:first-child {
  font-size: 22px;
}

/* Quantity input (lucky-dip products) */
.single-product form.cart .quantity .qty {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  color: #fff !important;
  border-radius: 8px;
  padding: 12px;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.single-product form.cart .quantity .qty:focus {
  border-color: #E8B94A !important;
  outline: none;
}

/* Hide meta, breadcrumb, default related products */
.single-product .product_meta { display: none !important; }
.single-product .woocommerce-breadcrumb { display: none !important; }
.single-product section.related.products { display: none !important; }


/* ============================================================
   4. INSTANT WIN PRIZES
   ============================================================ */

.lty-instant-winners-reports-wrapper {
  display: flex;
  justify-content: space-between;
  background: #151515 !important;
  border: 1px solid #262626;
  border-radius: 10px;
  padding: 14px 18px;
  margin-bottom: 14px;
}
.lty-price-available-count,
.lty-price-won-count {
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.lty-price-available-count { color: #E8B94A !important; }

.lty-instant-winners-table {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  border-radius: 12px;
  overflow: hidden;
  font-family: 'Inter', sans-serif !important;
}
.lty-instant-winners-table thead th {
  background: #0B0B0B !important;
  color: #fff !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-bottom: 1px solid #262626 !important;
  padding: 14px !important;
}
.lty-instant-winners-table tbody td {
  color: #A6A6A6 !important;
  border-bottom: 1px solid #1d1d1d !important;
  padding: 12px 14px !important;
  vertical-align: middle;
}
.lty-instant-winners-table tbody tr:last-child td { border-bottom: none !important; }

/* No zebra striping */
.lty-instant-winners-table tbody tr,
.lty-instant-winners-table tbody tr:nth-child(odd),
.lty-instant-winners-table tbody tr:nth-child(even),
.lty-instant-winners-table tbody tr:nth-child(odd) td,
.lty-instant-winners-table tbody tr:nth-child(even) td {
  background: #151515 !important;
}
.lty-instant-winners-table tbody tr:hover td { background: #1a1a1a !important; }

.lty-instant-winners-table img {
  width: 56px !important;
  height: 56px !important;
  border-radius: 8px;
  border: 1px solid #262626;
}
.lty-instant-winner-prizes { color: #fff !important; font-weight: 600; }

/* Available pill */
.lty-prize-available {
  display: inline-block;
  background: rgba(232,185,74,0.1);
  border: 1px solid rgba(232,185,74,0.4);
  color: #E8B94A !important;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px 12px;
  border-radius: 100px;
}
/* Won state: winner name in gold */
.lty-prize-won { color: #A6A6A6 !important; font-size: 12px; }
.lty-instant-winners-table td a,
.lty-instant-winners-table .lty-winner-name {
  color: #E8B94A !important;
  font-weight: 600;
  text-decoration: none !important;
}

/* Hide ticket number column (cosmetic layer — server-side fix preferred) */
.lty-instant-winners-table th:first-child,
.lty-instant-winners-table td[data-title="Ticket Number"] {
  display: none !important;
}


/* ============================================================
   5. SIDE CART (menu cart popup)
   ============================================================ */

.elementor-menu-cart__main {
  background: #0B0B0B !important;
  border-left: 1px solid #262626;
  color: #fff;
  padding: 24px;
}
.elementor-menu-cart__close-button,
.elementor-menu-cart__close-button:before,
.elementor-menu-cart__close-button:after { color: #fff !important; }

.elementor-menu-cart__product {
  border-bottom: 1px solid #262626 !important;
  padding: 16px 0;
}
.elementor-menu-cart__product-image img {
  border-radius: 8px;
  border: 1px solid #262626;
}
.elementor-menu-cart__product-name,
.elementor-menu-cart__product-name a {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #fff !important;
  line-height: 1.4 !important;
  text-transform: uppercase;
}
.elementor-menu-cart__product-name a:hover { color: #E8B94A !important; }
.elementor-menu-cart__product-name dl.variation dt,
.elementor-menu-cart__product-name dl.variation dd,
.elementor-menu-cart__product-name dl.variation p {
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #A6A6A6 !important;
  margin: 0;
  text-transform: none;
}
.elementor-menu-cart__product-name dl.variation dd p { color: #E8B94A !important; }
.elementor-menu-cart__product-price,
.elementor-menu-cart__product-price .amount,
.elementor-menu-cart__product-price .quantity {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #E8B94A !important;
}
.elementor-menu-cart__product-remove a { color: #A6A6A6 !important; }
.elementor-menu-cart__product-remove a:hover { color: #E23B3B !important; }
.elementor-menu-cart__subtotal {
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  color: #fff !important;
  border-top: 1px solid #262626;
  padding-top: 16px;
}
.elementor-menu-cart__subtotal .amount { color: #E8B94A !important; }
.elementor-menu-cart__footer-buttons { gap: 10px; }
.elementor-menu-cart__footer-buttons .elementor-button {
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 8px !important;
  padding: 14px 20px !important;
  line-height: 1 !important;
}
.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
  background: transparent !important;
  border: 1px solid #3a3a3a !important;
  color: #fff !important;
}
.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
  border-color: #E8B94A !important;
  color: #E8B94A !important;
}
.elementor-menu-cart__footer-buttons .elementor-button--checkout {
  background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
  color: #111 !important;
  border: none !important;
}
/* Empty state (one rule, final size) */
.elementor-menu-cart__main .woocommerce-mini-cart__empty-message,
.elementor-menu-cart__main .woocommerce-mini-cart__empty-message *,
.woocommerce-mini-cart__empty-message {
  font-size: 15px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 500 !important;
  color: #A6A6A6 !important;
}


/* ============================================================
   6. CART / CHECKOUT / ORDER RECEIVED
   ============================================================ */

.page-header .entry-title {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: -0.5px;
}

/* Blocks cart table */
.wc-block-cart-items__header th {
  color: #A6A6A6 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-bottom: 1px solid #262626 !important;
}
.wc-block-cart-items__row td { border-bottom: 1px solid #1d1d1d !important; }
.wc-block-cart-item__image img { border-radius: 8px; border: 1px solid #262626; }
.wc-block-components-product-name {
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}
.wc-block-components-product-name:hover { color: #E8B94A !important; }
.wc-block-components-product-price__value {
  color: #E8B94A !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
}
.wc-block-components-product-metadata__description { display: none !important; }
.wc-block-components-product-details__name {
  color: #A6A6A6 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
}
.wc-block-components-product-details__value {
  color: #E8B94A !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}
.wc-block-components-quantity-.elementor-kit-11 {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  border-radius: 8px;
}
.wc-block-components-quantity-.elementor-kit-11__input {
  color: #fff !important;
  background: transparent !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600;
}
.wc-block-components-quantity-.elementor-kit-11__button { color: #A6A6A6 !important; }
.wc-block-cart-item__remove-link { color: #A6A6A6 !important; }
.wc-block-cart-item__remove-link:hover { color: #E23B3B !important; }
.wc-block-cart-item__remove-link svg { fill: currentColor; }

/* Totals sidebar */
.wc-block-cart__totals-title {
  color: #fff !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  border-bottom: 1px solid #262626 !important;
}
.wc-block-components-totals-wrapper { border-top: 1px solid #262626 !important; }
.wc-block-components-totals-item__label {
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
}
.wc-block-components-totals-footer-item-tax-value {
  color: #E8B94A !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800 !important;
}
.wc-block-components-panel__button {
  color: #A6A6A6 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
}
.wc-block-components-panel__button:hover { color: #E8B94A !important; }

/* Proceed / Place Order buttons */
.wc-block-cart__submit-button {
  background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
  color: #111 !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 8px !important;
  border: none !important;
  text-decoration: none !important;
}
.wc-block-cart__submit-button .wc-block-components-button__text { color: #111 !important; }
.wc-block-cart__submit-button:hover {
  background: linear-gradient(90deg, #B98A2E, #E8B94A) !important;
  box-shadow: 0 6px 20px rgba(232,185,74,0.25);
}
.wc-block-components-checkout-place-order-button,
.wc-block-components-checkout-place-order-button .wc-block-components-button__text {
  color: #111 !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Empty cart */
.wp-block-woocommerce-empty-cart-block .wc-block-grid,
.wp-block-woocommerce-empty-cart-block h2.wc-block-cart__empty-cart__title ~ h2,
.wp-block-woocommerce-empty-cart-block .wp-block-product-new,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products { display: none !important; }
.wc-block-cart__empty-cart__image { display: none !important; }
.wc-block-cart__empty-cart__title {
  color: #fff !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800 !important;
  text-transform: uppercase;
}
.wc-block-cart__empty-cart__button,
.wp-block-woocommerce-empty-cart-block .wc-block-components-button {
  background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
  color: #111 !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 8px !important;
  border: none !important;
}

/* Order received */
.woocommerce-order-overview {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  border-radius: 12px;
  padding: 18px !important;
  font-family: 'Inter', sans-serif;
}
.woocommerce-order-overview li { color: #A6A6A6 !important; border-color: #262626 !important; }
.woocommerce-order-overview li strong { color: #E8B94A !important; }
.woocommerce-table--order-details,
.woocommerce-order-details .shop_table {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  border-radius: 12px;
  font-family: 'Inter', sans-serif !important;
}
.woocommerce-table--order-details th { color: #fff !important; border-color: #262626 !important; }
.woocommerce-table--order-details td { color: #A6A6A6 !important; border-color: #1d1d1d !important; }
.woocommerce-order-details__title,
.woocommerce-column__title {
  color: #fff !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800 !important;
  text-transform: uppercase;
}
.woocommerce-customer-details address {
  color: #A6A6A6 !important;
  border: 1px solid #262626 !important;
  border-radius: 12px;
}


/* ============================================================
   7. MY ACCOUNT
   ============================================================ */

.woocommerce-MyAccount-navigation { float: left; width: 24%; }
.woocommerce-MyAccount-content {
  float: right;
  width: 72%;
  color: #A6A6A6;
  font-family: 'Inter', sans-serif;
}
.woocommerce-MyAccount-navigation ul {
  list-style: none !important;
  margin: 0;
  padding: 8px;
  background: #151515;
  border: 1px solid #262626;
  border-radius: 12px;
}
.woocommerce-MyAccount-navigation-link { margin: 0 !important; }
.woocommerce-MyAccount-navigation-link a {
  display: block;
  padding: 12px 16px;
  border-radius: 8px;
  color: #A6A6A6 !important;
  text-decoration: none !important;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all .2s ease;
}
.woocommerce-MyAccount-navigation-link a:hover {
  color: #E8B94A !important;
  background: rgba(232,185,74,0.06);
}
.woocommerce-MyAccount-navigation-link.is-active a {
  background: linear-gradient(90deg, #E8B94A, #B98A2E);
  color: #111 !important;
}
.woocommerce-MyAccount-navigation-link--customer-logout {
  border-top: 1px solid #262626;
  margin-top: 6px !important;
  padding-top: 6px;
}
.woocommerce-MyAccount-content p { color: #A6A6A6; line-height: 1.7; }
.woocommerce-MyAccount-content strong { color: #fff; }
.woocommerce-MyAccount-content a { color: #E8B94A !important; text-decoration: none !important; }
.woocommerce-MyAccount-content a:hover { text-decoration: underline !important; }

/* Forms */
.woocommerce form .form-row label {
  color: #A6A6A6;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  color: #fff !important;
  border-radius: 8px;
  padding: 12px 14px;
  font-family: 'Inter', sans-serif;
}
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
  border-color: #E8B94A !important;
  outline: none;
}
.woocommerce-MyAccount-content .button,
.woocommerce-page button.button {
  background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
  color: #111 !important;
  border: none !important;
  border-radius: 8px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 12px 24px !important;
}

/* Orders table */
.woocommerce-MyAccount-content table.woocommerce-orders-table {
  background: #151515;
  border: 1px solid #262626 !important;
  border-radius: 12px;
  font-family: 'Inter', sans-serif;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table th {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #262626 !important;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table td {
  color: #A6A6A6;
  border-bottom: 1px solid #1d1d1d !important;
}
.woocommerce-orders-table__cell-order-actions .button { margin: 0 6px 6px 0 !important; }


/* ============================================================
   8. CONTACT FORM
   ============================================================ */

.lc-contact input[type="text"],
.lc-contact input[type="email"],
.lc-contact input[type="tel"],
.lc-contact input[type="number"],
.lc-contact select,
.lc-contact textarea {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  border-radius: 8px !important;
  color: #fff !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  padding: 14px 16px !important;
  width: 100%;
  transition: border-color .2s ease;
}
.lc-contact input::placeholder,
.lc-contact textarea::placeholder { color: #A6A6A6 !important; opacity: 1; }
.lc-contact input:focus,
.lc-contact select:focus,
.lc-contact textarea:focus {
  border-color: #E8B94A !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(232,185,74,0.12) !important;
}
.lc-contact button[type="submit"],
.lc-contact input[type="submit"] {
  background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
  color: #111 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none !important;
  border-radius: 8px !important;
  padding: 16px 48px !important;
  cursor: pointer;
  transition: box-shadow .25s ease;
}
.lc-contact button[type="submit"]:hover,
.lc-contact input[type="submit"]:hover { box-shadow: 0 6px 20px rgba(232,185,74,0.3); }
.lc-contact .error, .lc-contact .invalid {
  color: #E23B3B !important;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
}
.lc-contact .success, .lc-contact .sent {
  color: #2EBD59 !important;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
}


/* ============================================================
   9. CONTENT PAGES (FAQ / HIW / policies / about)
   ============================================================ */

.lc-faq, .lc-hiw, .lc-policy, .lc-about {
  margin-left: auto !important;
  margin-right: auto !important;
}
.lc-faq, .lc-hiw { max-width: 1080px !important; }
.lc-policy { max-width: 860px !important; }

/* FAQ dark-card enforcement (beats stray global gold rules) */
.lc-faq .lc-faq__item,
.lc-faq .lc-faq__item.is-open,
.lc-faq .lc-faq__q,
.lc-faq .lc-faq__a {
  background: #151515 !important;
}
.lc-faq .lc-faq__q { color: #fff !important; }
.lc-faq .lc-faq__q:hover { color: #E8B94A !important; }
.lc-faq .lc-faq__item { border: 1px solid #262626 !important; }
.lc-faq .lc-faq__item.is-open { border-color: #E8B94A !important; }


/* ============================================================
   10. MISC (notices, tabs, tables, step numbers)
   ============================================================ */


/* Notices */
.woocommerce-message, .woocommerce-info {
  background: #151515 !important;
  color: #fff !important;
  border-top: 3px solid #E8B94A !important;
  font-family: 'Inter', sans-serif;
}
.woocommerce-message::before { color: #E8B94A !important; }
.woocommerce-message a, .woocommerce-info a { color: #E8B94A !important; }
.woocommerce-error {
  background: #151515 !important;
  color: #fff !important;
  border-top: 3px solid #E23B3B !important;
  font-family: 'Inter', sans-serif !important;
}
.woocommerce-error::before { color: #E23B3B !important; }
.woocommerce-message .button {
  background: transparent !important;
  border: 1px solid #E8B94A !important;
  color: #E8B94A !important;
  border-radius: 8px !important;
  font-weight: 600 !important;
}

/* Product tabs (Description / Instant Wins) */
.woocommerce-tabs ul.wc-tabs,
.woocommerce-tabs ul.wc-tabs li { list-style: none !important; }
.woocommerce-tabs ul.wc-tabs li::marker { content: '' !important; }
.woocommerce-tabs ul.wc-tabs li::before,
.woocommerce-tabs ul.wc-tabs li::after { display: none !important; }
.woocommerce-tabs ul.wc-tabs li {
  background: transparent !important;
  border: none !important;
  margin: 0 !important;
  float: none !important;
}
.woocommerce-tabs ul.wc-tabs::before,
.woocommerce-tabs ul.wc-tabs::after { border: none !important; }
.woocommerce-tabs .wc-tabs {
  border-bottom: 1px solid #262626 !important;
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0 !important;
  margin: 0 0 16px !important;
}
.wc-tabs li a,
.wc-tabs li.lty_instant_winners_tab a {
  color: #A6A6A6 !important;
  background: #151515 !important;
  border: 1px solid #262626 !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  letter-spacing: 1px;
  padding: 12px 20px !important;
  border-radius: 8px 8px 0 0;
  display: inline-block !important;
}
.wc-tabs li.active a,
.wc-tabs li.lty_instant_winners_tab.active a {
  color: #E8B94A !important;
  border-bottom-color: #0B0B0B !important;
}
.woocommerce-Tabs-panel h2 {
  color: #fff !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  font-size: 20px !important;
}
.woocommerce-Tabs-panel,
.woocommerce-Tabs-panel p {
  color: #A6A6A6 !important;
  font-family: 'Inter', sans-serif !important;
  line-height: 1.7;
}

/* All WooCommerce tables: no zebra striping */
table.shop_table tbody tr:nth-child(odd) td,
table.shop_table tbody tr:nth-child(even) td {
  background: #151515 !important;
}

/* How-It-Works step number circles */
.step-item .step-num .elementor-heading-title,
.step-num .elementor-heading-title {
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  display: inline-block;
  text-align: center;
  padding: 0 !important;
  background: linear-gradient(135deg, #E8B94A, #B98A2E);
  color: #111 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  border-radius: 50%;
  box-shadow: 0 0 14px rgba(232,185,74,0.3);
}


/* ============================================================
   11. MOBILE — all breakpoint rules
   ============================================================ */

@media (max-width: 767px) 
{

  /* ---- Header controls: uniform 40px ---- */
  .elementor-location-header .elementor-menu-cart__toggle_button,
  .elementor-location-header .elementor-widget-button .elementor-button,
  .elementor-location-header .elementor-menu-toggle {
    height: 40px !important;
    min-height: 40px !important;
    width: 40px !important;
    padding: 0 !important;
    background: transparent !important;
    border: 1px solid #3a3a3a !important;
    border-radius: 8px !important;
    color: #fff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box;
  }
  
  .elementor-41 .elementor-element.elementor-element-0c72041 {
    margin: 0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;
    padding: 0px;
}
  /* Account: icon only on mobile */
  .elementor-location-header .elementor-widget-button .elementor-button-text {
    display: none !important;
  }
  .elementor-menu-toggle svg,
  .elementor-menu-toggle i { fill: currentColor !important; color: currentColor !important; }
  .elementor-location-header .elementor-widget-image img,
  .elementor-location-header .elementor-widget-theme-site-logo img {
    max-width: 130px !important;
    height: auto;
  }

  /* ---- Page titles ---- */
  .page-header .entry-title,
  .woocommerce-page .page-header .entry-title {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }

  /* ---- Homepage sections ---- */
  .hero-pay {
    flex-direction: row !important;
    justify-content: center !important;
    gap: 10px !important;
  }
  .hero-pay .elementor-widget-button,
  .hero-pay .elementor-button { width: auto !important; }
  .hero-pay .elementor-button { padding: 8px 18px !important; font-size: 13px !important; }

  .lc-stats {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
  }
  .lc-stats > .elementor-element {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
    padding: 14px 8px !important;
  }
  .lc-stats .elementor-heading-title { font-size: 24px !important; }
  .lc-stats .elementor-icon { font-size: 28px !important; }

  .lc-trust .elementor-icon-box-description { display: none !important; }
  .lc-trust .elementor-icon-box-title { font-size: 12px !important; letter-spacing: 1px; }
  .lc-trust .elementor-icon { font-size: 26px !important; }
  .lc-trust > .elementor-element { padding: 10px 0 !important; }

  .step-item { margin-bottom: 20px !important; }

  .lc-winners .elementor-loop-container {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
  .lc-winners img,
  .lc-winners .elementor-widget-image img,
  .lc-winners .e-loop-item img {
    height: 140px !important;
    object-fit: cover !important;
    object-position: center 30% !important;
    width: 100% !important;
  }
  .lc-winners .elementor-heading-title { font-size: 13px !important; }

  .lc-newsletter button[type="submit"],
  .lc-newsletter input[type="submit"] {
    width: 100% !important;
    background: linear-gradient(90deg, #E8B94A, #B98A2E) !important;
    color: #111 !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 8px !important;
    border: none !important;
    padding: 14px !important;
    margin-top: 10px;
  }

  body.home .elementor > .e-con {
  }

  /* ---- Footer ---- */
  .elementor-location-footer .e-con-inner > .e-con,
  .elementor-location-footer .e-con-inner > .elementor-element {
    width: 100% !important;
    max-width: 100% !important;
  }
  .elementor-location-footer { padding-top: 28px !important; }
  .elementor-location-footer .elementor-heading-title { text-align: left !important; }
  .elementor-location-footer a { font-size: 14px !important; padding: 8px 0 !important; }
  .lc-footer-pay {
    flex-direction: row !important;
    justify-content: flex-start !important;
    gap: 16px !important;
  }
  .lc-footer-pay img,
  .lc-footer-pay svg,
  .lc-footer-pay .elementor-icon {
    max-height: 34px !important;
    width: auto !important;
    font-size: 34px !important;
    opacity: .85;
  }
  img[src*="pay"], img[src*="Pay"], img[src*="google"] {
    max-height: 30px !important;
    width: auto !important;
  }

  /* ---- Competition cards ---- */
  .lty-lottery-timer .lty-lottery-timer-content:first-child,
  #lty_lottery_days, #lty_lottery_hours,
  #lty_lottery_minutes, #lty_lottery_seconds { font-size: 18px !important; }

  /* ---- Single product page ---- */
  .single-product .site-main,
  .single-product .product {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .single-product .product_title { font-size: 26px !important; line-height: 1.15 !important; }
  .single-product .summary > .price,
  .single-product .summary > .price .amount { font-size: 19px !important; }
  .single-product .summary > * { margin-bottom: 10px !important; }
  .single-product form.cart { margin-bottom: 10px !important; }
  .single-product .lty-lottery-countdown-timer { gap: 6px !important; }
  .single-product .lty-lottery-countdown-timer .lty-lottery-timer {
    max-width: none !important;
    min-width: 0 !important;
    padding: 8px 2px !important;
  }
  .single-product .lty-lottery-countdown-timer .lty-lottery-timer-content:first-child {
    font-size: 18px !important;
  }
  .lty-lottery-progress-bar { width: 100% !important; overflow: hidden; }
  .lty-lottery-progress-bar .lty-progress-count { gap: 8px !important; }
  .lty-progress-bar-notice { font-size: 10px !important; }
  .lty-progress-bar-end { font-size: 11px !important; }

  /* Ticket picker: tap targets */
  .lty-lottery-ticket-panel .lty-ticket-number-wrapper ul li {
    min-width: 44px !important;
    min-height: 44px !important;
    line-height: 44px !important;
    font-size: 14px !important;
  }
  .lty-lottery-ticket-panel .lty-ticket-number-wrapper ul li.lty-unselected-ticket {
    background: #151515 !important;
    color: #ddd !important;
  }
  .lty-lottery-ticket-panel .lty-lottery-ticket-tab-wrapper .lty-lottery-ticket-tab {
    padding: 10px 12px !important;
    font-size: 12px !important;
    margin: 0 4px 8px 0 !important;
  }
  ul.lty-lottery-answers li { padding: 14px 16px !important; font-size: 14px !important; }
  button.lty-participate-now-button { padding: 15px 20px !important; font-size: 14px !important; }

  /* Tabs + description */
  .woocommerce-tabs { margin-top: 8px !important; }
  .wc-tabs li a,
  .wc-tabs li.lty_instant_winners_tab a {
    padding: 10px 14px !important;
    font-size: 11px !important;
    border-radius: 8px !important;
  }
  .woocommerce-Tabs-panel,
  .woocommerce-Tabs-panel p { font-size: 14px !important; line-height: 1.7 !important; }
  .woocommerce-Tabs-panel h2 { font-size: 18px !important; }

  /* ---- Notices ---- */
  .woocommerce-error, .woocommerce-message, .woocommerce-info,
  .woocommerce-error *, .woocommerce-message *, .woocommerce-info * {
    font-size: 13px !important;
    line-height: 1.5 !important;
    font-weight: 500 !important;
  }
  .woocommerce-error, .woocommerce-message, .woocommerce-info {
    padding: 12px 16px !important;
    margin-bottom: 12px !important;
  }

  /* ---- My Account ---- */
  .woocommerce-MyAccount-content,
  .woocommerce-MyAccount-content p { font-size: 15px !important; line-height: 1.7 !important; }
  .woocommerce-MyAccount-navigation-link a { padding: 13px 16px !important; font-size: 12px !important; }

  /* ---- Instant wins: stacked rows ---- */
  .lty-instant-winners-reports-wrapper {
    flex-direction: column;
    gap: 6px;
    align-items: flex-start;
  }
  .lty-price-available-count, .lty-price-won-count { font-size: 12px !important; }
  .lty-instant-winners-table thead { display: none !important; }
  .lty-instant-winners-table tbody tr {
    display: block !important;
    padding: 12px 14px !important;
    border-bottom: 1px solid #262626 !important;
  }
  .lty-instant-winners-table tbody td {
    display: flex !important;
    align-items: center;
    gap: 10px;
    border: none !important;
    padding: 4px 0 !important;
  }
  .lty-instant-winners-table td[data-title]::before {
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .lty-instant-winners-table img { width: 48px !important; height: 48px !important; }
}

@media (max-width: 768px) {
  /* My Account: stack nav above content */
  .woocommerce-MyAccount-navigation,
  .woocommerce-MyAccount-content { float: none; width: 100%; }
  .woocommerce-MyAccount-navigation { margin-bottom: 24px; }
}

/* Card titles: compact, no per-word stacking */
  .e-loop-item .elementor-heading-title,
  .e-loop-item .product_title {
    font-size: 16px !important;
    line-height: 1.3 !important;
    margin-bottom: 4px !important;
  }
  .e-loop-item h2.elementor-heading-title { font-size: 13px !important; }

  /* Loop item internal spacing: tighten */
  .e-loop-item .elementor-widget { margin-bottom: 8px !important; }

  /* Section headings (LIVE COMPETITIONS etc.) */
  .elementor-widget-heading h2.elementor-heading-title {
    font-size: 26px !important;
    line-height: 1.15 !important;
  }
  /* "VIEW ALL ..." links: smaller, less shouty */
  .elementor-widget-heading h2.elementor-heading-title a {
    font-size: 14px !important;
    letter-spacing: 1px;
  }

  /* Kill runaway min-heights where CSS can reach them */
  body.home .e-con { min-height: 0 !important; }

  /* Hero pay badges: cap size */
  .hero-pay img { max-height: 26px !important; width: auto !important; }
  
  /* Skill question: sane scale + tight rhythm */
  .lty-lottery-question,
  .lty-lottery-question-answer-container p {
    font-size: 15px !important;
    line-height: 1.4 !important;
    margin: 6px 0 12px !important;
    color: #A6A6A6 !important;
  }
  .lty-lottery-question-answer-container h3,
  .lty-lottery-ticket-header h3 {
    font-size: 17px !important;
    margin: 0 0 6px !important;
  }
  /* Answer chips: tighter stack */
  ul.lty-lottery-answers { margin: 0 0 12px !important; padding: 0 !important; }
  ul.lty-lottery-answers li { margin-bottom: 8px !important; }

  /* Quantity + free entry + button: compact flow */
  .single-product form.cart .quantity .qty {
    width: 64px !important;
    padding: 10px !important;
    font-size: 15px !important;
  }
  .lc-free-entry { margin: 12px 0 10px !important; }
  .lc-free-entry a { padding: 12px 16px !important; font-size: 12px !important; }
  .lc-free-entry__sub { font-size: 10px !important; }
  
  /* Dashed border belongs to the link only */
form.cart,
.lty-lottery-question-answer-container,
.single-product .summary,
div.lc-free-entry {
  border: none !important;
}


/* ---- CART PAGE (Blocks): contain + single column ---- */
  .wp-block-woocommerce-cart,
  .wc-block-cart {
    max-width: 100vw !important;
    overflow-x: hidden !important;
    padding: 0 16px !important;
    box-sizing: border-box !important;
  }
  .wc-block-cart .wc-block-components-sidebar-layout {
    flex-direction: column !important;
  }
  .wc-block-cart .wc-block-components-main,
  .wc-block-cart .wc-block-components-sidebar {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .wc-block-cart .wc-block-components-sidebar { margin-top: 20px !important; }

  /* Totals rows + coupon: full width, normal type */
  .wc-block-components-totals-wrapper,
  .wc-block-components-totals-item,
  .wc-block-components-panel__button {
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .wc-block-components-totals-item__label { font-size: 15px !important; }
  .wc-block-components-totals-footer-item-tax-value { font-size: 19px !important; }

  /* Proceed button: contained, sane scale */
  .wc-block-cart__submit-container,
  .wc-block-cart__submit-button {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
  }
  .wc-block-cart__submit-button,
  .wc-block-cart__submit-button .wc-block-components-button__text {
    font-size: 14px !important;
    padding: 15px 20px !important;
    line-height: 1.2 !important;
  }

  /* Cart item row: image + details fit */
  .wc-block-cart-items__row td { padding: 10px 6px !important; }
  .wc-block-components-product-name { font-size: 14px !important; }
  .wc-block-cart-item__image img { max-width: 64px !important; }
  .wc-block-components-quantity-.elementor-kit-11 { max-width: 130px !important; }
  
  .alignwide {
    margin-inline: auto;
}


/* ===== LOGIN / REGISTER (scoped to this container) ===== */
.elementor-kit-11 h2 {
  color: #fff !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  font-size: 22px !important;
  letter-spacing: -0.5px;
  margin-bottom: 14px !important;
}

.elementor-kit-11 form.login,
.elementor-kit-11 form.register {
  background: #151515 !important;
  border: 1px solid #262626 !important;
  border-radius: 12px !important;
  padding: 24px 20px !important;
}

.elementor-kit-11 form.login label,
.elementor-kit-11 form.register label {
  color: #A6A6A6 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.elementor-kit-11 form .required { color: #E8B94A !important; }
.elementor-kit-11 form .show-password-input::after { color: #A6A6A6 !important; }

.elementor-kit-11 form.login .woocommerce-form-login__rememberme {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  color: #A6A6A6 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  margin-left: 12px;
}

.elementor-kit-11 .woocommerce-LostPassword,
.elementor-kit-11 .woocommerce-LostPassword a,
.elementor-kit-11 .lost_password a {
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  color: #A6A6A6 !important;
  text-decoration: none !important;
}
.elementor-kit-11 .lost_password a:hover { color: #E8B94A !important; }

.elementor-kit-11 .woocommerce-privacy-policy-text,
.elementor-kit-11 .woocommerce-privacy-policy-text p {
  color: #777 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
  line-height: 1.6;
}
.elementor-kit-11 .woocommerce-privacy-policy-text a { color: #E8B94A !important; }

.elementor-kit-11 form.register .button { width: 100%; }

@media (max-width: 767px) {
  .elementor-kit-11 form.login .button,
  .elementor-kit-11 form.register .button,
  .elementor-kit-11 button.woocommerce-form-login__submit,
  .elementor-kit-11 button.woocommerce-form-register__submit {
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    padding: 14px 24px !important;
    line-height: 1.2 !important;
  }
}

/* ===== PRODUCT TABS — MOBILE PILLS (self-contained) ===== */
@media (max-width: 767px) {
  .woocommerce-tabs ul.wc-tabs {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    padding: 0 !important;
    margin: 0 0 16px !important;
    width: 100% !important;
    border-bottom: 1px solid #262626 !important;
  }
  .woocommerce-tabs ul.wc-tabs li {
    display: inline-flex !important;
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .woocommerce-tabs ul.wc-tabs li a,
  .wc-tabs li.lty_instant_winners_tab a {
    display: inline-block !important;
    width: auto !important;
    padding: 10px 14px !important;
    font-size: 11px !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #262626 !important;
  }
  .woocommerce-tabs ul.wc-tabs li.active a {
    color: #E8B94A !important;
    border-color: #E8B94A !important;
  }
}

/* ===== ENTRY FORM — MOBILE STACK ORDER (self-contained) ===== */
@media (max-width: 767px) {
  .single-product form.cart {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px !important;
    float: none !important;
  }
  /* 1. Quantity: centred with a label-feel */
  .single-product form.cart .quantity {
    order: 1;
    align-self: center !important;
    float: none !important;
    margin: 0 !important;
  }
  /* 2. Enter button */
  .single-product form.cart .single_add_to_cart_button,
  .single-product form.cart .lty-participate-now-button {
    order: 2;
    width: 100% !important;
    margin: 0 !important;
  }
  /* 3. Free entry link last */
  .single-product form.cart .lc-free-entry {
    order: 3;
    margin: 2px 0 0 !important;
  }
  /* Free entry: single tidy centred unit */
  .lc-free-entry a { padding: 10px 14px !important; }
  .lc-free-entry__sub { margin-top: 2px !important; }
}

.single-product form.cart .quantity::before {
    content: 'TICKETS';
    display: block;
    text-align: center;
    color: #A6A6A6;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 4px;
  }/* End custom CSS */