.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-14 .elementor-element.elementor-element-59b42e2 .elementor-heading-title{font-family:"Helvetica", Sans-serif;font-weight:600;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-bb58abb */.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background-color: #79C90F;
}

.woocommerce a.button.alt:hover {
    background-color: #000000;    
}

.woocommerce {
    color: black;
}/* End custom CSS */
/* Start custom CSS */.woocommerce table.shop_table, .woocommerce table.shop_table td, .woocommerce table.shop_table tbody:first-child tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table th {
    color: black;
    font-weight: 400;
    background-color: white;
    
}

.woocommerce table.shop_table a {
    color: #79C90F;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    background-color: white;
    font-weight: 300;
    color: black;
    border: 1px solid black;
    border-radius: 25px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    border: 1px solid;
    border-radius: 25px; 
}/* End custom CSS */