.elementor-kit-106{--e-global-color-primary:#A18B5A;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Barlow Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:400;}.elementor-kit-106 button,.elementor-kit-106 input[type="button"],.elementor-kit-106 input[type="submit"],.elementor-kit-106 .elementor-button{background-color:#000000;color:#FFFFFF;}.elementor-kit-106 e-page-transition{background-color:#FFBC7D;}.elementor-kit-106 a{color:#A18B5A;}.elementor-kit-106 h1{color:#A18B5A;font-family:"Barlow Condensed", Sans-serif;font-weight:600;}.elementor-kit-106 h2{color:#A18B5A;font-family:"Barlow Condensed", Sans-serif;font-weight:600;}.elementor-kit-106 h3{color:#A18B5A;font-family:"Barlow Condensed", Sans-serif;}.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 *//* Botones de WooCommerce */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce .wc-block-grid__products .wp-block-button__link,
.woocommerce .add_to_cart_button,
.woocommerce .checkout-button {
    background-color: #000 !important;
    color: #fff !important;
    border: none !important;
}

/* Efecto hover */
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce .wc-block-grid__products .wp-block-button__link:hover,
.woocommerce .add_to_cart_button:hover,
.woocommerce .checkout-button:hover {
    background-color: #222 !important;
    color: #fff !important;
}/* End custom CSS */