.elementor-12 .elementor-element.elementor-element-1efc838a{--display:flex;--margin-top:105px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-12 .elementor-element.elementor-element-0f1af54{--sections-background-color:#FFFFFF;--order-summary-color:#000000;--order-summary-variations-color:#000000;--order-summary-items-divider-color:#6F6F6F;--order-summary-quantity-border-color:#000000;--order-summary-remove-icon-normal-color:#000000;}.elementor-12 .elementor-element.elementor-element-0f1af54 .woocommerce-cart-form{--order-summary-title-color:#0C0C0C;}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-0f1af54 .woocommerce-cart-form{--update-cart-button-alignment:center;--update-cart-button-width:auto;}.elementor-12 .elementor-element.elementor-element-0f1af54{--totals-title-alignment:center;--sections-padding:22px 22px 22px 22px;--forms-rows-gap:0px;--forms-fields-border-radius:0px 0px 0px 0px;--order-summary-rows-gap-top:calc( 16px/2 );--order-summary-rows-gap-bottom:calc( 16px/2 );--order-summary-title-spacing:0px;--order-summary-items-divider-weight:0px;--order-summary-quantity-border-weight:1px;--totals-rows-gap-top:calc( 38px/2 );--totals-rows-gap-bottom:calc( 38px/2 );--totals-divider-weight:1px;--checkout-button-padding:17px 17px 17px 17px;--checkout-button-width:fit-content;}.elementor-12 .elementor-element.elementor-element-0f1af54 .e-cart-section{border-width:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-0f1af54 {--forms-fields-padding:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-0f1af54 .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:calc( (0px*2) + 16px );padding-left:0px;padding-right:0px;}.elementor-12 .elementor-element.elementor-element-0f1af54 .select2-container--default .select2-selection--single .select2-selection__arrow{height:calc( (0px*2) + 16px );right:0px;}.elementor-12 .elementor-element.elementor-element-0f1af54 .select2-container--default .select2-selection--single{height:auto;}}@media(min-width:768px){.elementor-12 .elementor-element.elementor-element-1efc838a{--content-width:1117px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-0f1af54 *//* Botón “Actualizar Carrito” con fondo negro y texto verde #e6fe2c */
button[name="update_cart"] {
  background-color: #000 !important;
  color: #e6fe2c !important;
  border: none !important;
}

/* Si quieres estilizar también el estado deshabilitado */
button[name="update_cart"]:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}/* End custom CSS */