.elementor-kit-27537{--e-global-color-primary:#3B4444;--e-global-color-secondary:#ACA071;--e-global-color-text:#7A7A7A;--e-global-color-accent:#ACA071;--e-global-color-059b81b:#ACA071;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Oswald";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-27537 e-page-transition{background-color:#FFBC7D;}.elementor-kit-27537 h1{font-family:"Oswald", Sans-serif;}.elementor-kit-27537 h2{font-family:"Oswald", Sans-serif;}.elementor-kit-27537 h3{font-family:"Oswald", Sans-serif;}.elementor-kit-27537 h4{font-family:"Oswald", Sans-serif;}.elementor-kit-27537 h5{font-family:"Oswald", Sans-serif;}.elementor-kit-27537 h6{font-family:"Oswald", Sans-serif;}.elementor-kit-27537 button:hover,.elementor-kit-27537 button:focus,.elementor-kit-27537 input[type="button"]:hover,.elementor-kit-27537 input[type="button"]:focus,.elementor-kit-27537 input[type="submit"]:hover,.elementor-kit-27537 input[type="submit"]:focus,.elementor-kit-27537 .elementor-button:hover,.elementor-kit-27537 .elementor-button:focus{color:#FFFFFF;}.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{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 */body, html {
    overflow-x: hidden;
}

/* Forzar ancho fijo para todos los ítems con submenú */
.elementor-widget-nav-menu .elementor-nav-menu > li.menu-item-has-children > a {
    min-width: 140px; /* ajusta según el botón más ancho */
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce div.product .price{
    margin-bottom:20px;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .price,
.single-product .elementor-widget-woocommerce-product-add-to-cart p.price,
.single-product .elementor-widget-woocommerce-product-add-to-cart span.price{
  margin-bottom: 50px !important;
  display: inline-block !important;
}
/* Quitar fondo gris de TODO el bloque de variaciones + swatches */
.single-product .elementor-widget-woocommerce-product-add-to-cart,
.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart,
.single-product .elementor-widget-woocommerce-product-add-to-cart form.variations_form,
.single-product .elementor-widget-woocommerce-product-add-to-cart .woo-variation-swatches,
.single-product .elementor-widget-woocommerce-product-add-to-cart table.variations,
.single-product .elementor-widget-woocommerce-product-add-to-cart table.variations th,
.single-product .elementor-widget-woocommerce-product-add-to-cart table.variations td{
  background: transparent !important;
  box-shadow: none !important;
}/* End custom CSS */