.elementor-kit-12{--e-global-color-primary:#D11414;--e-global-color-secondary:#333A40;--e-global-color-text:#444444;--e-global-color-accent:#FFB300;--e-global-color-ff36393:#F9F4F0;--e-global-color-82270ca:#051121;--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;--e-global-typography-190fe56-font-family:"Inter";--e-global-typography-190fe56-font-size:20px;--e-global-typography-190fe56-font-weight:600;background-color:#F2F2F2;font-family:"Inter", Sans-serif;font-weight:600;}.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);}@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 *//* Ocultar el botón "Finalizar la compra" */
.elementor-button--checkout {
  display: none !important;
}

/* Asegurar que el contenedor se comporte como flex y permita centrado */
.elementor-menu-cart__footer-buttons {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

/* Estilizar el botón "Ver carrito" */
.elementor-button--view-cart {
  border-radius: 8px !important;
  background-color: #555 !important;
  color: #fff !important;
}/* End custom CSS */