/*************************************** CARRITO **********************************/
.woocommerce-cart-form .shop_table .product-price, 
.woocommerce-cart-form .shop_table .product-quantity, 
.woocommerce-cart-form .shop_table thead .product-subtotal, 
.woocommerce-cart-form .shop_table thead .product-name {
    display: none !important;
}

.woocommerce-cart-form .shop_table td,
.woocommerce-cart-form .shop_table td a {
    color: #34422F !important;
    font-size: 18px !important;
    text-decoration: none !important;
}

.woocommerce-cart-form .shop_table button[name="update_cart"],
.woocommerce-cart-form .cart-summary {
    display: none !important;
}

.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-name a{
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 31px !important;
    color: #34422F !important;
    text-transform: uppercase !important;
}

.woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-subtotal span{
    color: #34422F !important;
    font-size: 21px !important;
    line-height: 38px !important;
    font-weight: 700 !important;
}

.shop_table.shop_table_responsive .coupon {
    margin-top: 35px !important;
    float: right !important;
}

.shop_table.shop_table_responsive .txt-info-cupon {
    font-size: 16px !important;
}

.shop_table.shop_table_responsive .coupon #coupon_code{
    border: 1px solid #5C7121 !important;
    border-radius: 8px !important;
    background: white !important;
    padding: 16px 22px !important;
    font-size: 16px !important;
    line-height: 24px !important;
    height: auto;
    color: #5C7121 !important;
    margin-right: 10px !important;
    width: 50% !important;
    text-align: center !important;
    margin-bottom: 1em !important;
}

.shop_table.shop_table_responsive .coupon button[name="apply_coupon"]{
    border: 1px solid #5C7121 !important;
    border-radius: 8px !important;
    background: white !important;
    color: #5C7121 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 16px 24px !important;
    line-height: 24px !important;
    height: auto !important;
    width: 45% !important;
}

.txt-info-cupon {
    color: #606060 !important;
    text-decoration: underline !important;
    margin-bottom: 1rem !important;
    text-align: left !important;
}

.kadence-woo-cart-form-wrap .cart-collaterals{
    background-color: #f8f8f8!important;
    padding: 32px !important;
    margin-bottom: 3rem !important;
}

.kadence-woo-cart-form-wrap .cart-collaterals .checkout-button {
    font-size: 16px !important;
    color: white !important;
}

.kadence-woo-cart-form-wrap .cart_totals th,
.kadence-woo-cart-form-wrap .cart_totals td,
.kadence-woo-cart-form-wrap .cart_totals span,
.kadence-woo-cart-form-wrap .cart_totals a   {
    color: #4A4A4A !important;
    font-size: 16px !important;
}

.kadence-woo-cart-form-wrap .cart_totals .order-total th,
.kadence-woo-cart-form-wrap .cart_totals .order-total td,
.kadence-woo-cart-form-wrap .cart_totals .order-total .woocommerce-Price-amount {
    font-size: 24px !important;
    vertical-align: middle !important;
}

.cart_totals .shop_table.shop_table_responsive td,
.cart_totals .shop_table.shop_table_responsive th,
.woocommerce-cart-form .shop_table td {
    border-top: 1px solid #D2D2D2 !important;
}

.woocommerce-cart-form a.remove:hover {
    color: #fff !important;
    background: #5C7121 !important;
    text-decoration: none;
}

.cart_totals .woocommerce-shipping-calculator label,
.cart_totals .woocommerce-shipping-calculator .input-text{
    color: #4A4A4A !important;
    font-size: 16px !important;
}

.cart_totals .woocommerce-shipping-calculator .select2, 
.cart_totals .woocommerce-shipping-calculator input {
    background-color: white !important;
}

.cart_totals .woocommerce-shipping-calculator button[name="calc_shipping"]{
    padding: 9px 25px !important;
    margin-top: 10px !important;
    border-radius: 30px !important;
    font-size: 16px !important;
    background-color: white !important;
    color: #5C7121 !important;
    font-weight: 700 !important;
    border: 1px solid #5C7121;
}

.woocommerce-cart .cart-collaterals .cart_totals table small {
    display: none !important;
}

@media (max-width: 719px){
    .woocommerce-page table.cart .product-remove .remove{
        transform: translateY(-4px) !important;
        font-size: 24px !important;
    }    

    .woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-name a{
        font-size: 16px !important;
        line-height: 25px !important;
    }

    .woocommerce-cart-form .woocommerce-cart-form__cart-item.cart_item .product-subtotal span{
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .woocommerce table.shop_table_responsive .actions{
        padding: 0px !important;
    }

    .cart_totals .shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent !important;
    }

    .cart_totals .shipping-calculator-form label, 
    .cart_totals .shipping-calculator-form .selection {
        text-align: left !important;
    }
    .shop_table.shop_table_responsive #coupon_code {
        padding: 16px !important;
    }
}

@media (max-width: 1025px){

    .shop_table.shop_table_responsive .coupon {
        float: none !important;
    }
}

/*************************************** CHECKOUT **********************************/

.woocommerce-form-coupon-toggle  {
    display: none !important;
}

.checkout_coupon.woocommerce-form-coupon{
    display: block !important;
    border: none !important;
    margin: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}


.checkout_coupon.woocommerce-form-coupon .form-row.form-row-first{
    margin-right: 10px !important;
}

.checkout_coupon.woocommerce-form-coupon p:first-child{
    color: #606060 !important;
    text-decoration: underline !important;
}


.woocommerce-form-coupon  #coupon_code{
    border: 1px solid #5C7121 !important;
    border-radius: 8px !important;
    background: white !important;
    padding: 16px 24px !important;
    font-size: 16px !important;
    line-height: 24px !important;
    height: auto;
    color: #5C7121 !important;
    width: 100% !important; 
    /* max-width: 200px !important; */
}

.woocommerce-form-coupon button[name="apply_coupon"]{
    border: 1px solid #5C7121 !important;
    border-radius: 8px !important;
    background: white !important;
    color: #5C7121 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 16px 24px !important;
    line-height: 24px !important;
    height: auto !important;
    width: 100% !important;
    /* max-width: 200px !important; */
}

@media (max-width: 719px){
    .woocommerce-form-coupon  #coupon_code{
        padding: 16px 12px !important;
    }

    .woocommerce-form-coupon button[name="apply_coupon"]{
        padding: 16px 22px !important;
    }
}

.woocommerce-checkout-review-order .woocommerce-terms-and-conditions-wrapper {
    display: none !important;
}

.checkout.woocommerce-checkout{
    margin-bottom: 2rem !important;
}

.checkout.woocommerce-checkout #customer_details span,
.checkout.woocommerce-checkout #customer_details label,
.checkout.woocommerce-checkout #customer_details a,
.checkout.woocommerce-checkout #customer_details textarea,
.checkout.woocommerce-checkout #customer_details select,
.checkout.woocommerce-checkout #customer_details select option,
.checkout.woocommerce-checkout #customer_details input{
    color: #606060 ;
    background-color: white !important;
    border-color: #606060;
}

.checkout.woocommerce-checkout #customer_details .woocommerce-invalid-required-field label{
    color: #a00;
}

.checkout.woocommerce-checkout #customer_details .woocommerce-invalid-required-field span,
.checkout.woocommerce-checkout #customer_details .woocommerce-invalid-required-field select,
.checkout.woocommerce-checkout #customer_details .woocommerce-invalid-required-field input{
    border-color: #a00;
}

.woocommerce .form-row .required{
    color: #606060 !important ;
}

.checkout.woocommerce-checkout input::placeholder,
.checkout.woocommerce-checkout textarea::placeholder {
    color: #8E8E8E !important ;
}

/* Color de fondo y texto del dropdown */
.select2-container .select2-dropdown {
  background-color: white;
  color: #606060;
}

/* Color de cada opción */
.select2-container .select2-results__option {
  color: #606060;
  background-color: white;
}

/* Hover y opción seleccionada */
.select2-container .select2-results__option--highlighted {
  background-color: #eee;
  color: #606060;
}

/* Texto del campo cuando hay una opción seleccionada */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #606060;
}

.woocommerce-shipping-fields__field-wrapper .select2{
    width: 100% !important;
}

.woocommerce-checkout-review-order tr,
.woocommerce-checkout-review-order th,
.woocommerce-checkout-review-order td,
.woocommerce-checkout-review-order a,
.woocommerce-checkout-review-order span{
    color: #606060 !important ;
    border-color: #606060 !important;
    background-color: transparent !important;
    font-size: 16px !important;
}

.woocommerce-checkout-review-order{
    background: #f8f8f8 !important;
    padding: 32px !important;
}

.woocommerce .woocommerce-checkout .shop_table{
        background: #f8f8f8 !important;
}

.woocommerce .woocommerce-checkout .shop_table .order-total th,
.woocommerce .woocommerce-checkout .shop_table .order-total td,
.woocommerce .woocommerce-checkout .shop_table .order-total .woocommerce-Price-amount {
    font-size: 24px !important;
    vertical-align: middle !important;
}

.woocommerce .woocommerce-checkout #place_order{
    text-transform: uppercase !important;
}

.wc_payment_method.payment_method_bacs label,
.wc_payment_method.payment_method_cheque label,
.wc_payment_method.payment_method_redsys label{
    background: white !important;
    border: 1px solid !important;
}

.checkout.woocommerce-checkout textarea{
    height: 5em !important;
}

.checkout.woocommerce-checkout #ship-to-different-address span{
    padding-left: 5px !important;
    line-height: 1.2 !important;
}

.checkout.woocommerce-checkout .payment_box.payment_method_bacs{
    color: #606060 !important;
}

@media (max-width: 719px){
    .woocommerce-checkout-review-order{
        padding: 16px !important;
    }

    #payment ul.wc_payment_methods li.wc_payment_method>label{
        line-height: 1.5 !important;
    }

    .woocommerce-checkout-review-order tr,
    .woocommerce-checkout-review-order th,
    .woocommerce-checkout-review-order td,
    .woocommerce-checkout-review-order a,
    .woocommerce-checkout-review-order span{
        font-size: 14px !important;
    }

    .woocommerce .woocommerce-checkout .shop_table .order-total th,
    .woocommerce .woocommerce-checkout .shop_table .order-total td,
    .woocommerce .woocommerce-checkout .shop_table .order-total .woocommerce-Price-amount {
        font-size: 21px !important;
    }

    .woocommerce .woocommerce-checkout table.shop_table th,
    .woocommerce .woocommerce-checkout table.shop_table td{
        padding: 9px 5px !important;
    }
}

/*************************************** CONFIRMACION DE PEDIDO **********************************/

.woocommerce-order p,
.woocommerce-order a,
.woocommerce-order span, 
.woocommerce-order td, 
.woocommerce-order th, 
.woocommerce-order li, 
.woocommerce-order label {
    color: #606060 !important;
}

.woocommerce-button.button.view.order-actions-button {
    color: white !important;
}

.woocommerce .woocommerce-order-downloads *:last-child, 
.woocommerce .woocommerce-customer-details *:last-child, 
.woocommerce .woocommerce-order-details *:last-child
 {
    color: #606060 !important;
}

.woocommerce ul.order_details li{
    margin: 10px 3px !important;
}

@media (max-width: 719px){
    .woocommerce ul.order_details li{
        border-right: none !important;
    }
}

.woocommerce .return-to-shop{
    margin-bottom: 3rem !important;
}

.txt-sku{
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #4A4A4A !important;
    margin-top: 0px !important;

}

@media (min-width: 1024px){
    .txt-sku{
        margin-top: -5px !important;
    }
}


label[for^="shipping_method_"] {
  font-size: 0;
}

label[for^="shipping_method_"] .woocommerce-Price-amount {
  font-size: 1rem;
}

.tyc-field-wrapper .woocommerce-input-wrapper label, 
.tyc-field-wrapper .woocommerce-input-wrapper label a {
    color: #666666 !important;
    font-size: 14px !important;
    margin-top: 15px !important;
}

.woocommerce-checkout-payment #place_order{
    margin-top: 0px !important;
}

.shop_table.order_details .shipped_via{
    display: none !important;
}