.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );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 */nav.woocommerce-MyAccount-navigation ul { list-style-type: none; padding-left: 0; max-width: 220px; font-size: 17px; line-height: 26px; margin: 0 auto; } nav.woocommerce-MyAccount-navigation ul li { padding: 10px 20px; background: #AE0001; border-bottom: 1px solid rgba(0, 0, 0, 0.05); border-radius: 5px; margin-bottom: 10px; transition: background-color 0.3s ease, transform 0.2s ease; } nav.woocommerce-MyAccount-navigation ul li.is-active { background: #AE0001; transform: scale(1.02); } nav.woocommerce-MyAccount-navigation ul li.is-active a { color: rgba(0, 0, 0, 0.9); cursor: default; font-weight: bold; } nav.woocommerce-MyAccount-navigation ul li.is-active:after { content: ""; height: 0; width: 0; border-top: 20px solid transparent; border-left: 14px solid rgba(0, 0, 0, 0.1); border-bottom: 20px solid transparent; float: right; margin-right: -34px; margin-top: -7px; } nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover { background: #AE0001; transform: translateX(5px); } nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { content: ""; height: 0; width: 0; border-top: 20px solid transparent; border-left: 14px solid rgba(0, 0, 0, 0.07); border-bottom: 20px solid transparent; float: right; margin-right: -34px; margin-top: -7px; } .page-content a { text-decoration: none; } a { color: black; }/* End custom CSS */