.elementor-kit-4557{--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:"Thicccboi";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Thicccboi";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Thicccboi";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Thicccboi";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;}.elementor-kit-4557 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);}@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 */p{ 
margin-bottom: 0;
}

html, body{
    width: 100%;
    overflow-x: hidden;
}

body::-webkit-scrollbar{
    width: 10px
}

body::-webkit-scrollbar-track{
    background: #f9f9f9;
}

body::-webkit-scrollbar-thumb{
    background: #aaaaaa;
    border-radius: 10px;
    border: 2px solid #eeeeee
}

a {
  cursor: pointer !important;
  pointer-events: auto !important;
}

/* ===== Fuerza estado inicial oculto ===== */
#menu-mobile {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translateY(-6px);
  transition: opacity .25s ease, transform .25s ease;
}

/* Abierto */
#menu-mobile.is-open {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transform: translateY(0);
}

/* ===== Botón hamburguesa blanco, sin fondo ===== */
.ow-burger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px; height: 40px;
  border: none !important;
  background: transparent !important;
  cursor: pointer;
  position: relative;
  z-index: 9999;
}
.ow-burger:focus,
.ow-burger:hover,
.ow-burger:active {
  outline: none;
  box-shadow: none !important;
  background: transparent !important;
  border: none !important;
}
.ow-burger span {
  position: absolute; left: 50%;
  width: 24px; height: 2px;
  background: #fff !important;
  transform: translateX(-50%);
  transition: transform .25s ease, opacity .2s ease, top .25s ease;
}
.ow-burger span:nth-child(1) { top: 14px; }
.ow-burger span:nth-child(2) { top: 19px; }
.ow-burger span:nth-child(3) { top: 24px; }
/* Activo → X */
.ow-burger.is-active span:nth-child(1) { top: 19px; transform: translateX(-50%) rotate(45deg); }
.ow-burger.is-active span:nth-child(2) { opacity: 0; }
.ow-burger.is-active span:nth-child(3) { top: 19px; transform: translateX(-50%) rotate(-45deg); }

/* Por si algo tapa el botón */
.ow-burger{ z-index: 9999; }
#menu-mobile{ position: relative; z-index: 9998; }

@media (prefers-reduced-motion: reduce) {
  .ow-burger span, #menu-mobile { transition: none !important; }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Thicccboi';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://prodeal360.com/wp-content/uploads/2025/10/THICCCBOI-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Thicccboi';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://prodeal360.com/wp-content/uploads/2025/10/THICCCBOI-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Thicccboi';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://prodeal360.com/wp-content/uploads/2025/10/THICCCBOI-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Thicccboi';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://prodeal360.com/wp-content/uploads/2025/10/THICCCBOI-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Thicccboi';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://prodeal360.com/wp-content/uploads/2025/10/THICCCBOI-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Thicccboi';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://prodeal360.com/wp-content/uploads/2025/10/THICCCBOI-Light.woff2') format('woff2');
}
/* End Custom Fonts CSS */