.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#3EC9FF;--e-global-color-text:#2C2C2C;--e-global-color-accent:#3EC9FF;--e-global-color-70f0b4a:#FFFFFF;--e-global-color-7f54ea6:#07192E;--e-global-color-8a0ae55:#1B576F;--e-global-color-030ee8b:#080E10;--e-global-typography-primary-font-family:"Rajdhani";--e-global-typography-primary-font-size:68px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Rajdhani";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:600;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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-7{--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */* {
  cursor: url('https://gamesweaversproductions.com/wp-content/uploads/2026/05/cursor_gwp.svg') 32 32, crosshair;
}

#pulsante_main a.elementor-button {
  background: #3ec9ff;
  border: none;
  padding: 14px 48px;
  clip-path: polygon(
    14px 0%,
    100% 0%,
    100% calc(100% - 14px),
    calc(100% - 14px) 100%,
    0% 100%,
    0% 14px
  );
  position: relative;
  transition: background 0.3s ease;
}

#pulsante_main a.elementor-button::before {
  content: '';
  position: absolute;
  inset: 2px;
  clip-path: polygon(
    12px 0%,
    100% 0%,
    100% calc(100% - 12px),
    calc(100% - 12px) 100%,
    0% 100%,
    0% 12px
  );
  background: #3ec9ff;
  z-index: 0;
  transition: background 0.3s ease;
}

#pulsante_main a.elementor-button:hover::before {
  background: #07192e;
}

#pulsante_main a.elementor-button .elementor-button-text {
  position: relative;
  z-index: 1;
  color: #07192e;
  transition: color 0.3s ease;
}

#pulsante_main a.elementor-button:hover .elementor-button-text {
  color: #3ec9ff;
}

#pulsante a.elementor-button {
  background: #3ec9ff;
  border: none;
  padding: 14px 48px;
  clip-path: polygon(
    14px 0%,
    100% 0%,
    100% calc(100% - 14px),
    calc(100% - 14px) 100%,
    0% 100%,
    0% 14px
  );
  position: relative;
  transition: background 0.3s ease;
}

#pulsante a.elementor-button::before {
  content: '';
  position: absolute;
  inset: 2px;
  clip-path: polygon(
    12px 0%,
    100% 0%,
    100% calc(100% - 12px),
    calc(100% - 12px) 100%,
    0% 100%,
    0% 12px
  );
  background: #07192e;
  z-index: 0;
  transition: background 0.3s ease;
}

#pulsante a.elementor-button:hover::before {
  background: #3ec9ff;
}

#pulsante a.elementor-button .elementor-button-text {
  position: relative;
  z-index: 1;
  color: #3ec9ff;
  transition: color 0.3s ease;
}

#pulsante a.elementor-button:hover .elementor-button-text {
  color: #07192e;
}

header.elementor-location-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.logo-scrolled {
  max-height: 60px !important;
  width: auto !important;
}/* End custom CSS */