.elementor-kit-6{--e-global-color-primary:#AE152D;--e-global-color-secondary:#111111;--e-global-color-text:#696969;--e-global-color-accent:#AE152D;--e-global-color-459e2d4:#AE152D;--e-global-typography-primary-font-family:"Archivo Black";--e-global-typography-primary-font-size:25px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Archivo Black";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-footer{background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1510px;}.e-con{--container-max-width:1510px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}footer .footer-inner .site-navigation a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}footer .footer-inner .site-navigation a{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}footer .footer-inner .site-navigation a{font-size:var( --e-global-typography-accent-font-size );}}/* Start custom CSS */body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
  background-color: #ae152d !important;
  color: #ffffff !important;
  border: none !important;
  transition: all 0.3s ease !important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}

.wc-block-components-checkbox__label a {
  color: #ae152d !important;
  text-decoration: none !important;
  transition: color 0.3s ease !important;
}

.wc-block-components-checkbox__label a:hover {
  color: #7a0f20 !important; /* tono más oscuro del rojo */
  text-decoration: underline !important;
}/* End custom CSS */