.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 a{font-family:"Inter", Sans-serif;}.elementor-kit-6 h1{font-family:"Inter", Sans-serif;font-size:30px;font-weight:600;font-style:normal;line-height:1.7em;letter-spacing:0px;}.elementor-kit-6 h2{font-family:"Inter", Sans-serif;font-weight:600;line-height:1.25px;}.elementor-kit-6 h3{font-family:"Inter", Sans-serif;font-size:20px;font-weight:600;line-height:1.3px;}.elementor-kit-6 h4{font-family:"Inter", Sans-serif;}.elementor-kit-6 h5{font-family:"Inter", Sans-serif;}.elementor-kit-6 h6{font-family:"Inter", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.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:100%;}.e-con{--container-max-width:100%;}}@media(max-width:767px){.elementor-kit-6 a{font-size:16px;}.elementor-kit-6 h1{font-size:24px;line-height:1.6em;letter-spacing:0px;}.elementor-kit-6 h2{font-size:22px;}.elementor-kit-6 h3{font-size:20px;}.elementor-kit-6 h4{font-size:18px;}.elementor-kit-6 h5{font-size:16px;}.elementor-kit-6 h6{font-size:10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}/* Start custom CSS */a, button {
  -webkit-tap-highlight-color: transparent;
}

html {
  -webkit-text-size-adjust: 100%;
}

html,
body {
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
}

#high-score,
#free-play {
  scroll-margin-top: 160px;
}

@media (max-width: 767px) {
  #high-score,
  #free-play {
    scroll-margin-top: 120px;
  }
}

/* WooCommerce thank you / order received page mobile fixes */
body.woocommerce-order-received .woocommerce-order,
body.woocommerce-order-received .woocommerce-order * {
  box-sizing: border-box;
}

body.woocommerce-order-received .woocommerce-columns--addresses,
body.woocommerce-order-received .woocommerce-customer-details,
body.woocommerce-order-received address {
  line-height: 1.5 !important;
  font-size: 16px;
  white-space: normal !important;
  word-break: break-word;
}

body.woocommerce-order-received .woocommerce-customer-details address,
body.woocommerce-order-received .woocommerce-column__address address {
  padding: 12px !important;
  min-height: auto !important;
}

body.woocommerce-order-received .woocommerce-customer-details address p,
body.woocommerce-order-received .woocommerce-column__address address p,
body.woocommerce-order-received .woocommerce-customer-details address span,
body.woocommerce-order-received .woocommerce-column__address address span {
  line-height: 1.5 !important;
  display: block;
  margin: 0 0 6px 0;
}

body.woocommerce-order-received .woocommerce-customer-details address::before,
body.woocommerce-order-received .woocommerce-column__address address::before,
body.woocommerce-order-received .woocommerce-customer-details address::after,
body.woocommerce-order-received .woocommerce-column__address address::after {
  line-height: 1 !important;
}

body.woocommerce-order-received .woocommerce-customer-details address .woocommerce-Address-title,
body.woocommerce-order-received .woocommerce-column__address address .woocommerce-Address-title,
body.woocommerce-order-received .woocommerce-customer-details address i,
body.woocommerce-order-received .woocommerce-column__address address i,
body.woocommerce-order-received .woocommerce-customer-details address svg,
body.woocommerce-order-received .woocommerce-column__address address svg {
  display: none !important;
}

/* WooCommerce thank you page top summary spacing fix */
body.woocommerce-order-received .woocommerce-order > p:first-of-type,
body.woocommerce-order-received .woocommerce-notice--success,
body.woocommerce-order-received .woocommerce-thankyou-order-received {
  display: block;
  margin: 0 0 24px 0 !important;
  padding: 0 !important;
  line-height: 1.4 !important;
  font-size: 16px !important;
}



body.woocommerce-order-received ul.woocommerce-order-overview {
  margin: 0 0 28px 0 !important;
  padding: 0 !important;
}

body.woocommerce-order-received ul.woocommerce-order-overview li {
  margin: 0 0 12px 0 !important;
  padding: 0 12px 0 0 !important;
  line-height: 1.4 !important;
  min-height: auto !important;
}

@media (max-width: 767px) {
  body.woocommerce-order-received ul.woocommerce-order-overview li {
    width: 100% !important;
    float: none !important;
    display: block !important;
    border-right: 0 !important;
    border-bottom: 1px dashed rgba(0,0,0,0.12);
    padding: 0 0 12px 0 !important;
    margin: 0 0 12px 0 !important;
  }

  body.woocommerce-order-received .woocommerce-thankyou-order-received,
  body.woocommerce-order-received .woocommerce-notice--success,
  body.woocommerce-order-received .woocommerce-order > p:first-of-type {
    margin-bottom: 20px !important;
  }
}

/* WooCommerce login / account notice fix on order pages and checkout */
body.woocommerce-order-received .woocommerce-form-login-toggle,
body.woocommerce-checkout .woocommerce-form-login-toggle,
body.woocommerce-account .woocommerce-notices-wrapper,
body.woocommerce-checkout .woocommerce-info {
  line-height: 1.45 !important;
}



body.woocommerce-order-received .woocommerce-form-login-toggle .woocommerce-info,
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
body.woocommerce-account .woocommerce-info {
  display: block !important;
  padding: 14px 16px 14px 52px !important;
  min-height: auto !important;
  white-space: normal !important;
  word-break: break-word !important;
  line-height: 1.45 !important;
}

body.woocommerce-order-received .woocommerce-form-login-toggle .woocommerce-info::before,
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info::before,
body.woocommerce-account .woocommerce-info::before {
  top: 14px !important;
  left: 16px !important;
  line-height: 1 !important;
}

body.woocommerce-order-received .woocommerce-form-login,
body.woocommerce-checkout .woocommerce-form-login {
  margin-top: 16px !important;
}

@media (max-width: 767px) {
  body.woocommerce-order-received .woocommerce-form-login-toggle .woocommerce-info,
  body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
  body.woocommerce-account .woocommerce-info {
    font-size: 16px !important;
    line-height: 1.5 !important;
    padding: 14px 14px 14px 50px !important;
  }
}/* End custom CSS */