/**
Theme Name: Contrebandiers
Author: E-tecnia Soluciones
Author URI: https://e-tecnia.es
Description: Tema hijo para Contrebandiers
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: contrebandiers
Template: astra
*/

.checkout-form h2 {
    font-size: 35px;
    color: #293e50;
    font-weight: bold;
    margin-top: 20px;
}

.checkout-form label {
    color: #293e50 !important;
    font-size: 20px !important;
    line-height: 29px !important;
}

.checkout-form span.select2-selection.select2-selection--single,
.checkout-form .input-text {
    font-size: 18px !important;
    background: #fff;
    border: 1px solid #4d7393 !important;
    box-sizing: border-box;
    box-shadow: inset 0 3px 18px rgba(0, 0, 0, .15) !important;
    border-radius: 4px !important;
}

.checkout-form input[type="submit"] {
    background: #293e50 !important;
}

.checkout-form form
#order_review, .checkout-form form
#order_review_heading {
    border: 0 !important;
}

.checkout-form #order_review_heading {
    color: #de635a;
    font-weight: 330;
    font-size: 44px !important;
    line-height: 53px !important;
}

.checkout-form .woocommerce form .form-row {
    min-height: 90px;
}

.checkout-form form
#order_review_heading {
    padding: 0 !important;
}

.checkout-form h3 {
    font-style: normal;
    font-weight: 330;
    font-size: 43.95px !important;
    line-height: 53px !important;
    color: #de635a !important;
    border: 0 !important;
    padding: 0 !important;
}

.checkout-form label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
}

.checkout-form li.wc_payment_method.payment_method_redsys {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 4px 24px -2px rgba(0, 0, 0, .25);
    border-radius: 10px;
    padding: 10px 20px;
}

.woocommerce-page.woocommerce-checkout #payment #place_order,
.woocommerce.woocommerce-checkout #payment #place_order {
    background: #293e50 !important;
}

/*# sourceMappingURL=style.css.map */
