.elementor-kit-93{--e-global-color-primary:#D4AF37;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#D4AF37;--e-global-color-accent:#011003;--e-global-typography-primary-font-family:"Chenla";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Chenla";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Chenla";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Chenla";--e-global-typography-accent-font-weight:500;color:#FFFFFF;}.elementor-kit-93 e-page-transition{background-color:#FFD800;}.elementor-kit-93 a{color:#FFFFFF;}.elementor-kit-93 h1{color:#FFFFFF;}.elementor-kit-93 h2{color:#FFFFFF;}.elementor-kit-93 h3{color:#FFFFFF;}.elementor-kit-93 h4{color:#FFFFFF;}.elementor-kit-93 h5{color:#FFFFFF;}.elementor-kit-93 h6{color:#FFFFFF;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============================
   PRIVATE DIAL – LOTTERY LAYOUT
   Order: answers → slider → button
   ============================ */

/* Keep the whole form a sensible width */
.single-product form.cart.lty-participate-now {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

/* Answers (BMW / Lexus / Heinz) full width */
.single-product .lty-lottery-question-answer-container {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  margin-bottom: 12px !important;
}

/* FORCE the slider onto its own row under Heinz */
.single-product .lty-lottery-range-slider-wrapper {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  clear: both !important;
  margin-top: 8px !important;
  margin-bottom: 12px !important;
}

/* FORCE the ENTER NOW button onto its own row under the slider */
.single-product .lty-participate-now-button,
.single-product .single_add_to_cart_button {
  display: block !important;
  width: 100% !important;
  max-width: 320px;              /* change this number if you want longer/shorter */
  margin: 16px auto 0 !important;
  float: none !important;
  clear: both !important;
}
}/* End custom CSS */