/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * 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.
 */



a.checkout-button.button.alt.wc-forward {
    background: #b58459;
}
.coupon .button {
    background: #b58459 !important;
    color: #ffffff !important;
}
tr.woocommerce-cart-form__cart-item.cart_item a {
    color: #212934;
    text-decoration: none !important;
    font-size: 17px;
}

tr.woocommerce-cart-form__cart-item.cart_item .product-remove a {
    color: #b58459 !important;
}


table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 80px !important;
}
.coupon .button {
    background: #b58459 !important;
    padding: 11px 11px !important; 
}
.coupon input#coupon_code {
    width: 120px !important;
}

form.woocommerce-cart-form {
    float: left;
}
/* .woocommerce table.shop_table td, th {
    border: none;
} */
.cart_totals h2 {
    margin-top: 0px !important;
}
/* form.woocommerce-cart-form tr th {
    border: none !important;
} */




.select2-selection--single {
    height: 40px !important;
}

.select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}

.select2-selection--single .select2-selection__arrow {
    height: 40px !important;
}

.woocommerce .select2-selection__rendered {
    padding: 0 0 0 7px !important;
}
.woocommerce-input-wrapper input#billing_address_1,
.woocommerce-input-wrapper input#billing_address_2 {
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 12px !important;
    box-sizing: border-box !important;
}



