/*
Theme Name: Tema Bisutería
Theme URI: https://tescanet.com
Template: hello-elementor
Author: Tescanet
Author URI: https://tescanet.com
Version: 1.0.0.1761524556
Updated: 2025-10-26 19:22:36

*/


.barra-envio-gratis {
    background: #f7f7f7;
    border: 1px solid #e1e1e1;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 6px;
}

.barra-envio-gratis p {
    margin: 0 0 10px;
    font-weight: 600;
}

.barra {
    background: #ddd;
    height: 10px;
    border-radius: 20px;
    overflow: hidden;
}

.barra-progreso {
    background: #A47864;
    height: 100%;
    transition: width 0.4s ease;
}




.e-checkout__order_review, .e-checkout__order_review-2, .woocommerce-checkout-payment, .input-text {
	background: #fafafa !important;
}

#select2-billing_state-container{
	height: 32px !important;
	padding-top: 0;
	padding-bottom: 0;
	background: #fafafa !important;
}