.elementor-297 .elementor-element.elementor-element-b13cccc > .elementor-container{max-width:1000px;}.elementor-297 .elementor-element.elementor-element-b13cccc{margin-top:75px;margin-bottom:75px;}.elementor-297 .elementor-element.elementor-element-9d0f4da{text-align:center;}.elementor-297 .elementor-element.elementor-element-9d0f4da .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-297 .elementor-element.elementor-element-d36c99f{--divider-border-style:solid;--divider-color:var( --e-global-color-secondary );--divider-border-width:2px;}.elementor-297 .elementor-element.elementor-element-d36c99f .elementor-divider-separator{width:100px;margin:0 auto;margin-center:0;}.elementor-297 .elementor-element.elementor-element-d36c99f .elementor-divider{text-align:center;padding-top:5px;padding-bottom:5px;}.elementor-297 .elementor-element.elementor-element-6cae4d3 > .elementor-widget-container{margin:25px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-6cae4d3 *//*********PÁGINA DE CARRITO************/
.woocommerce-cart-form__contents th,
.woocommerce-checkout-review-order-table th.product-name,
.woocommerce-checkout-review-order-table th.product-total{
    background: #ffcb96 !important;
    color: #353535 !important;
}

#seccion-carrito{
    font-family: "Quicksand", Sans-serif !important;
}

#seccion-carrito a{
    font-weight: 600;
    color: #353535;
}

a.checkout-button{
    background: #07800B !important;
    color: #fff !important;
    border-radius: 0 !important;
}

a.checkout-button:hover{
    background: #353535 !important;
    color: #fff !important;
    transition: 0.3s;
}

@media screen and (max-width:768px){
    #coupon_code{
        width:50% !important;
    }
    
    #customer_details .col-2{
        margin-top:25px;
    }
}

@media screen and (min-width:769px){
    #coupon_code{
        width:200px !important;
    }  
}/* End custom CSS */