.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 );}/* Start custom CSS */body.elementor-page-150 .elementor-widget-text-editor {
    color: unset;
}

body.elementor-page-150 .woocommerce table.shop_table thead th, .woocommerce-page table.shop_table thead th {
    border-top: 3px solid #fec904;
}


body.elementor-page-150 .woocommerce table.shop_table thead, .woocommerce-page table.shop_table thead {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    vertical-align: baseline;
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    border-top-color: #fec904;
    box-sizing: border-box;
    margin-bottom: 1.6em;
}

body.elementor-page-150 .cart_totals>h2 {
    background-color: #f7f6f7 !important;
    border-top: 3px solid #fec904;
}/* End custom CSS */