.elementor-kit-7{--e-global-color-primary:#D82121;--e-global-color-secondary:#FEF4D6;--e-global-color-text:#608916;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFF9D0;font-family:"BUONA DISPLAY", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:#ECE5D5;}.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 .header-inner{width:0px;max-width:100%;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .footer-inner{width:0px;max-width:100%;}.site-footer{padding-inline-end:0px;padding-inline-start:0px;}@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 */html, body {
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}

*, *::before, *::after {
  box-sizing: border-box;
}

/* Limita secciones/containers de Elementor */
.elementor-section,
.elementor-container,
.elementor-widget-wrap {
  max-width: 100vw;
  overflow-x: hidden;
}

/* Asegura que medios no se salgan */
img, video, iframe {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Swiper/slider dentro de Elementor */
.elementor-swiper,
.swiper,
.elementor-widget-image-carousel {
  max-width: 100%;
  overflow: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'BUONA DISPLAY';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://petardissimo.com/wp-content/uploads/2025/09/Buona-Display-Trial.ttf') format('truetype');
}
/* End Custom Fonts CSS */