.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f6fd33a:#D4C1B5;--e-global-color-15d87a0:#FFFFFF;--e-global-color-6da3bd5:#726D68;--e-global-color-a30d673:#F5F0DF;--e-global-color-cc6194f:#F9FAFA;--e-global-color-90b3016:#AE6187;--e-global-color-65ab0a3:#7A8A6B;--e-global-typography-primary-font-family:"Spartan";--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:"Spartan";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-c89cfbb-font-family:"Nunito";--e-global-typography-c89cfbb-font-size:40px;font-family:"Nunito", Sans-serif;font-size:15px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-90b3016 );color:var( --e-global-color-15d87a0 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#726D68;font-family:"Nunito", Sans-serif;font-size:15px;}.elementor-kit-7 a:hover{color:#AE6187B0;}.elementor-kit-7 h1{font-family:"Nunito", Sans-serif;}.elementor-kit-7 h2{font-family:"Nunito", Sans-serif;font-size:30px;}.elementor-kit-7 h3{font-family:"Nunito", Sans-serif;}.elementor-kit-7 h4{font-family:"Nunito", Sans-serif;}.elementor-kit-7 h5{font-family:"Nunito", Sans-serif;font-size:15px;}.elementor-kit-7 h6{font-family:"Nunito", Sans-serif;font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Cambiar el color del botón de Finalizar Compra al rosa */
.woocommerce #payment #place_order, 
.woocommerce input.button.alt {
    background-color: #AE6187 !important; /* Cambia al color rosa deseado */
    color: #ffffff !important; /* Cambia el color del texto a blanco */
    border-color: #AE6187 !important; /* Ajusta el color del borde */
}

.woocommerce #payment #place_order:hover, 
.woocommerce input.button.alt:hover {
    background-color: #e0559f !important; /* Cambia el color de fondo en hover */
}/* End custom CSS */