.elementor-20612 .elementor-element.elementor-element-2bdc7ecf{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-20612 .elementor-element.elementor-element-2bdc7ecf.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-20612 .elementor-element.elementor-element-d2ffd3b{text-align:center;}.elementor-20612 .elementor-element.elementor-element-d2ffd3b .elementor-heading-title{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 );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-20612 .elementor-element.elementor-element-d2ffd3b .elementor-heading-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-20612 .elementor-element.elementor-element-d2ffd3b .elementor-heading-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}/* Start custom CSS */a.button.wc-forward {
    display: none;
}
table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-block-start: 1px solid hsla(0,0%,50.2%,.5019607843);
    background-color: white;
    color: #91c500;;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: black;
    color: #fff;
}

table tbody>tr:first-child>td {
  background-color:#91c500!important;
}


table tbody>tr:first-child> .product-name a, table tbody>tr:first-child>td span.woocommerce-Price-amount.amount{font-weight:700!important;color:white;}

.product-quantity:before{content:"x ";}
table tbody>tr:not(:first-child)>td.product-quantity{display:flex;align-items:center;}
input[type=number]{border:none;background-color:transparent;}
.woocommerce {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
form.woocommerce-cart-form {
    width: 48%;
    float: left;
    border-radius:15px;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {width: 40%;float: right;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 90%!important;
    background-color: #b85a9a;
    padding: 2em;
    border-radius: 15px;
}

/* Ocultar las flechas predeterminadas */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    background-color: #91c500;
    color: white;
    padding: 1em 2em;
    font-size:1.2em;
    font-weight: 700;
}

tr.cart-subtotal {
    display: none;
}
.woocommerce-notices-wrapper {
    width: 100%;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    display: none;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 40%;
    background-color: #b85a9a;
    padding: 2em;
    border-radius: 15px;
}
tr.order-total {
    background-color: white;
}
.elementor-kit-14 h2 {
    color: white;
}
.actions,.product-subtotal,.product-quantity {
    display: none!important;
}
a.checkout-button.button.alt.wc-forward {
    background-color: black;
}
a.checkout-button.button.alt.wc-forward:hover {
    background-color: white;
    color: var( --e-global-color-secondary );
    transition: 1s;
}/* End custom CSS */