.elementor-57 .elementor-element.elementor-element-5bc69b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-57 .elementor-element.elementor-element-755f817 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:#39A267;}.elementor-57 .elementor-element.elementor-element-755f817{--sections-title-color:#000000;--forms-fields-normal-color:#000000;--order-summary-color:#000000;--order-summary-variations-color:#000000;--product-link-normal-color:#000000;--product-link-hover-color:#39A267;}.elementor-57 .elementor-element.elementor-element-755f817 {--sections-descriptions-color:#000000;}.e-woo-select2-wrapper .select2-results__option{color:#000000;}.elementor-57 .elementor-element.elementor-element-755f817 .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000000 transparent transparent transparent;}.elementor-57 .elementor-element.elementor-element-755f817 .woocommerce-cart-form{--order-summary-title-color:#000000;}.elementor-57 .elementor-element.elementor-element-755f817 .coupon{--sections-background-color:#FFFFFF;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-755f817 *//* Product title link */
.woocommerce-cart table.cart a {
    color: #39A267 !important;
}

/* Update Cart button */
.woocommerce button.button[name="update_cart"] {
    background-color: #39A267 !important;
    border-color: #39A267 !important;
    color: #ffffff !important;
}

/* Apply Coupon button */
.woocommerce .coupon .button {
    background-color: #39A267 !important;
    border-color: #39A267 !important;
    color: #ffffff !important;
}

/* Proceed to Checkout button */
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button {
    background-color: #39A267 !important;
    color: #ffffff !important;
}/* End custom CSS */