.grecaptcha-badge {
visibility: hidden;
}
.joinchat__button {
bottom: 22px !important;
}
@media(max-width:767px){
.joinchat__button {
bottom: 34px !important;
}
}
:root {
--ingenia1: #5cafe4;
--ingenia2: #344b9b;
--ingenia3: #1A1917;
--ingenia4: #ffffff;
--ingenia5: #000000;
--ingenia6: #eeeeee;
--ingenia-fuente-ppal: "Poppins"
}
.mensajenoresultado {
padding: 50px 0 0 0;
text-align: center;
font-size: 18px;
}
.mensajefechaenvio{
background-color:#5cafe4
} .woocommerce-checkout #radio-control-0-flat_rate\:5__secondary-label .wc-block-checkout__shipping-option--free{
visibility: hidden
}
.woocommerce-checkout #radio-control-0-flat_rate\:5__secondary-label .wc-block-checkout__shipping-option--free:after{
content: "POR PAGAR";
visibility: visible;
} .woocommerce-cart table,
.woocommerce-checkout table{
border-collapse: collapse !important;
border: 0 !important;
border-bottom: 1px solid var(--ingenia2) !important;
}
.woocommerce-cart table th,
.woocommerce-checkout table th,
.woocommerce-cart table td,
.woocommerce-checkout table td {
border: 1px solid #eee !important;
border-left: 0 !important;
border-right: 0 !important;
border-collapse: collapse !important;
}
.woocommerce-cart table.cart th,
.woocommerce-checkout table thead th{
background: var(--ingenia1);
color: var(--ingenia4);
text-transform: uppercase;
}