.elementor-6 .elementor-element.elementor-element-73565ddd{--display:flex;--gap:80px 0px;--row-gap:80px;--column-gap:0px;--padding-top:50px;--padding-bottom:80px;--padding-left:15px;--padding-right:15px;}.elementor-6 .elementor-element.elementor-element-1bd49ef{text-align:center;}.elementor-6 .elementor-element.elementor-element-1bd49ef .elementor-heading-title{color:var( --e-global-color-f0b4588 );}:root{--page-title-display:none;}/* Start custom CSS */.wc-block-components-panel__button, .wc-block-components-totals-item__label, .wc-block-components-totals-item__value{
    color: #6B1E3D;
}
/*

*/
.wc-block-cart-items__header-image span, .wc-block-cart-items__header-total span{
    color: #6B1E3D;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
}
/*
titulo producto
*/
.wc-block-components-product-name{
    font-size: 24px!important;
    color: #C12974;
    font-family: "DM Sans", Sans-serif;
}
/*

*/
.wc-block-components-product-price__value{
    color:#6B1E3D;
    font-family: "DM Sans", Sans-serif!important;
    font-size:20px;
}
/*
Bordes tabla
*/
 table caption+thead tr:first-child th, .wc-block-cart__main .wc-block-cart-items {
    border-block-start: none!important;
    border-bottom: none;
}

.wc-block-cart__main .wc-block-cart-items td{
    border-color: #F17EA6!important;
}
/*

*/
.wc-block-components-quantity-body.elementor-page-6 {
    border:1px solid  #F17EA6!important;
}
.wc-block-cart-item__quantity .wc-block-components-quantity-body.elementor-page-6{
    border: none!important;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link svg{
    fill: #F17EA6!important;
}
/*
TOTAL DELC ARRITO
*/
.wc-block-cart .wc-block-cart__totals-title, .wp-block-woocommerce-cart-order-summary-block h2{
    font-size: 36px!important;
    color:#C12974!important;
    font-weight: 700!important;
     font-family: "DM Sans", Sans-serif!important;
     text-transform: initial;
}
.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    PADDING: 30px;
    background-color: #F5E8EE;
    border-radius: 30px;
}
/*
Boton pago carito
*/
.wc-block-cart__submit-button{
    background-color: #F17EA6;
    border-radius: 50px;
    color: #fff;
    font-family: "DM Sans", Sans-serif!important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.8s;
}
.wc-block-cart__submit-button:hover{
    background-color: #C12974;
    color: #fff;
}/* End custom CSS */