.elementor-kit-9{--e-global-color-primary:#FFBE00;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFBE00;--e-global-color-d730bd2:#000000;--e-global-color-6faff91:#000000;--e-global-color-2fa2415:#000000;--e-global-color-5f5baaf:#000000;--e-global-color-3540228:#FFFFFF;--e-global-typography-primary-font-family:"Kanit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Kanit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Kanit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Kanit";--e-global-typography-accent-font-weight:500;background-color:#000000;background-image:url("https://racha-lotto.app/wp-content/uploads/2026/09/BG.webp");font-family:"Kanit", Sans-serif;background-position:center center;background-size:cover;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:#FF0000;font-family:"Kanit", Sans-serif;}.elementor-kit-9 a:hover{color:#DDFF00;}.elementor-kit-9 h1{font-family:"Kanit", Sans-serif;font-size:28px;line-height:1.5em;}.elementor-kit-9 h2{font-family:"Kanit", Sans-serif;font-size:26px;line-height:1.5em;}.elementor-kit-9 h3{font-family:"Kanit", Sans-serif;font-size:24px;line-height:1.5em;}.elementor-kit-9 h4{font-family:"Kanit", Sans-serif;font-size:22px;line-height:1.5em;}.elementor-kit-9 h5{font-family:"Kanit", Sans-serif;font-size:20px;line-height:1.5em;}.elementor-kit-9 h6{font-family:"Kanit", Sans-serif;font-size:18px;line-height:1.5em;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{background-image:url("https://racha-lotto.app/wp-content/uploads/2026/09/BG.webp");}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1025px){.elementor-kit-9{background-attachment:fixed;}}
/* Start custom CSS *//*/Footer menu/*/
.ft-menu-left {
    display: flex;
    flex: 1;
    z-index: 2;
    padding-bottom: 6px;
    background: 
    linear-gradient(180deg,
    var(--e-global-color-d730bd2),
    var(--e-global-color-6faff91));
    border-top: 3px solid 
    var(--e-global-color-2fa2415);
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
    border-top-left-radius: 10px;
    border-top-right-radius: 30px;
}

.ft-menu-mid {
  position: absolute;
  width: 60px;
  height: 60px;
  margin: 0 8px 16px;
  background:
  linear-gradient(160deg,
  var(--e-global-color-d730bd2),
  var(--e-global-color-6faff91));
  border: 2px solid 
  var(--e-global-color-2fa2415);
  border-radius: 50%;
  box-shadow: 0 0 10px var(--e-global-color-5f5baaf);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  z-index: 3;
}

.ft-menu-mid-img {
    position: absolute;
    width: 65px !important;
    max-width: inherit !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -10px;
}

.footer-shape {
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: flex-end;
  width: 110%;
  height: auto;
  position: relative;
  top: 0;
}

.footer-shape svg {
  width: 100%;
  height: 100%;
}

.ft-menu-right {
    display: flex;
    flex: 1;
    z-index: 2;
    padding-bottom: 6px;
    background: 
    linear-gradient(180deg,
    var(--e-global-color-d730bd2),
    var(--e-global-color-6faff91));
    border-top: 3px solid 
    var(--e-global-color-2fa2415);
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
    border-top-right-radius: 10px;
    border-top-left-radius: 30px;
}/* ================================
   Racha-Lotto Style - H1 H2 H3 H4
   ================================ */

h1,
h2,
h3,
h4 {
    font-family: "Arial", "Tahoma", sans-serif;
    font-weight: 700;
    color: #c99a2e;
    line-height: 1.3;
    text-shadow:
        1px 1px 0 #5a3b08,
        2px 2px 3px rgba(0,0,0,0.65);
}

/* H1 */
h1 {
    font-size: 42px;
    color: #d6a632;
    text-shadow:
        1px 1px 0 #fff0a6,
        2px 2px 0 #8a5b08,
        3px 3px 5px rgba(0,0,0,0.75);
}

/* H2 */
h2 {
    font-size: 34px;
    color: #cfa02e;
    text-shadow:
        1px 1px 0 #f8df83,
        2px 2px 0 #704708,
        3px 3px 5px rgba(0,0,0,0.7);
}

/* H3 */
h3 {
    font-size: 28px;
    color: #d3a536;
    text-shadow:
        1px 1px 0 #f5dc80,
        2px 2px 0 #704808,
        2px 3px 4px rgba(0,0,0,0.65);
}

/* H4 */
h4 {
    font-size: 22px;
    color: #d8aa3b;
    text-shadow:
        1px 1px 0 #f4df91,
        2px 2px 3px rgba(0,0,0,0.65);
}


/* ================================
   Responsive Mobile
   ================================ */

@media (max-width: 767px) {

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 19px;
    }

}/* End custom CSS */