/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.0.1769629225
Updated: 2026-01-28 16:40:25

*/
body, html {
    margin: 0;
    padding: 0;
    max-width: 100%;
    overflow-x: hidden;
}
.woocommerce .elementor-273 .elementor-element.elementor-element-f15a1b3 .eael-single-product-add-to-cart .quantity .qty {
    height: 30px!important;
}
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
    border: 1px solid #64A93050 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot tr th,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot tr td {
    border-left: none !important;
    border-right: none !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot tr th:first-child,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot tr td:first-child {
    border-right: 1px solid #ddd !important;
}
.wc_payment_methods .payment_method_transbank_webpay_plus_rest, .wc_payment_methods .payment_method_woo-mercado-pago-basic {
    border: none !important;
}
div#payment {
    padding: 20px!important;
}
.wc_payment_methods {
    border: none !important;
}
.payment_method_bacs .payment_box {
    border-top: 1px solid #64A93050 !important;
    background-color: #fff !important;
    margin-top: 29px !important;
    margin-bottom: 0px !important;
}

.woocommerce-terms-and-conditions-wrapper {
    margin-top: 20px !important;
    margin-bottom: 15px;
}
.woocommerce-checkout #payment ul.payment_methods li img {
    width: auto !important;
    height: auto !important;
    max-width: none !important;
    max-height: 25px !important;
    margin: 0 !important;
}
button.woocommerce-button.button.e-apply-coupon {
    border-radius: 10px !important;
    padding: 10px 20px!important;
    transition: 300ms;
}
button.woocommerce-button.button.e-apply-coupon:hover {
    background-color: #652483!important;
    transition: 300ms;
}
#campos_factura {
    display: none;
}
.woocommerce-billing-fields {
    display: flex;
    flex-direction: column;
}
.woocommerce-billing-fields h3 {
    order: 1;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    order: 2;
}
.woocommerce-billing-fields p#tipo_comprador_field {
    order: 3;
}
.woocommerce-billing-fields div#campos_factura {
    order: 4;
}
p#tipo_comprador_field span.woocommerce-input-wrapper {
    display: flex;
}
p#tipo_comprador_field span.woocommerce-input-wrapper label.radio.required_field {
    margin-right: 14px;
}
p#tipo_comprador_field span.woocommerce-input-wrapper label.radio.required_field {
    margin-bottom: 0;
    margin-left: 3px;
    margin-top: 2px;
}
ul.woocommerce-error li, 
ul.woocommerce-error li a {
    color: #605f5c !important;
}
.single-product .elementor-widget-text-editor .elementor-widget-container {
    white-space: pre-line;
}
/* .e-checkout__column .e-checkout__column-inner.e-sticky-right-column {
    display: flex;
    flex-direction: column;
}
.e-coupon-box {
    order: 1;
}
.e-checkout__order_review {
    order: 2;
}
.e-checkout__order_review-2 {
    order: 3;
} */

body.woocommerce-checkout .e-coupon-box {
    width: 50%;
}