.elementor-kit-12{--e-global-color-primary:#353D2F;--e-global-color-secondary:#353D2F;--e-global-color-text:#353D2F;--e-global-color-accent:#353D2F;--e-global-color-becaf83:#F2FBFC;--e-global-color-3d7f46a:#9CFC97;--e-global-color-2111dbe:#F1FFF0;--e-global-color-9c17530:#FFFFFF;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-size:clamp(1.875rem, 1.1524rem + 3.0426vw, 3.75rem);--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-size:clamp(1.563rem, 0.961rem + 2.5347vw, 3.125rem);--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-weight:400;--e-global-typography-8aa5502-font-family:"Archivo";--e-global-typography-8aa5502-font-size:clamp(1rem, 0.9037rem + 0.4057vw, 1.25rem);--e-global-typography-8aa5502-font-weight:700;--e-global-typography-35a4d1d-font-family:"Archivo";--e-global-typography-35a4d1d-font-size:clamp(0.75rem, 0.7018rem + 0.2028vw, 0.875rem);--e-global-typography-35a4d1d-font-weight:400;--e-global-typography-35a4d1d-text-transform:uppercase;--e-global-typography-35a4d1d-letter-spacing:1px;--e-global-typography-b23f5c1-font-family:"Archivo";--e-global-typography-b23f5c1-font-size:0.75rem;--e-global-typography-b23f5c1-font-weight:400;}.elementor-kit-12 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-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 *//* Fix Margin Bottom of Text Editor */
.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

/* Fix Icon Widget Line Height */
.elementor-icon-wrapper {
line-height: 0px;
}

/* Estilo Botón Principal */
.btn-black .elementor-button {
    background-color: #353D2F;
    border-radius: 100px;
    font-family: "Archivo", sans-serif;
    font-size: 1.25rem;
    color: #ffffff;
    padding: 20px 40px;
}

.btn-black .elementor-button .elementor-button-icon svg {
  fill: #9CFC97 !important;
  transition: 0.3s ease;
  margin-left: 5px;
}

/* Estilo Botón Principal en Hover */
.btn-black .elementor-button:hover {
    background-color: #9CFC97;
    color: #353D2F;
}

.btn-black .elementor-button:hover .elementor-button-icon svg {
  fill: #353D2F !important;
  transform: translateX(2px);
}

/* Aplica un borde bajo cada título excepto el último */
.e-n-accordion-item.e-normal:not(:last-of-type) {
    border-bottom: 1px solid #ccc; /* Cambia #ccc por el color que prefieras */
}

/* Asegúrate de que no haya bordes en el último elemento */
.e-n-accordion-item.e-normal:last-of-type {
    border-bottom: none;
}

:target {
  scroll-margin-top: 90px; /* ajusta según tu header */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://gmveterinaria.cl/wp-content/uploads/2025/11/archivo-regular-webfont.woff2') format('woff2'),
		url('https://gmveterinaria.cl/wp-content/uploads/2025/11/archivo-regular-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://gmveterinaria.cl/wp-content/uploads/2025/11/archivo-medium-webfont.woff2') format('woff2'),
		url('https://gmveterinaria.cl/wp-content/uploads/2025/11/archivo-medium-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://gmveterinaria.cl/wp-content/uploads/2025/11/archivo-bold-webfont.woff2') format('woff2'),
		url('https://gmveterinaria.cl/wp-content/uploads/2025/11/archivo-bold-webfont.woff') format('woff');
}
/* End Custom Fonts CSS */