/* tMP Core: My Account (sign in + account area). Loaded after store.css on account pages.
   The page is an Elementor "My Account" widget, so rules are forced where its widget CSS would win. */

/* ---------- shared shell ---------- */
body.tmp-skin.woocommerce-account .woocommerce { max-width: 1120px; margin: 0 auto !important; padding: 56px 0 0 !important; }
body.tmp-skin.woocommerce-account .woocommerce::after { content: ''; display: table; clear: both; }
body.tmp-skin.woocommerce-account .elementor-widget-container, body.tmp-skin.woocommerce-account .e-my-account-tab { padding: 0 !important; margin: 0 !important; background: none !important; border: 0 !important; }

/* ---------- signed out ---------- */
body.tmp-skin.woocommerce-account:not(.logged-in) .woocommerce { display: flex; flex-direction: column; }
body.tmp-skin.woocommerce-account:not(.logged-in) .woocommerce > .woocommerce-notices-wrapper { order: -2; }
body.tmp-skin.woocommerce-account:not(.logged-in) .woocommerce > h2 { order: -1; }
body.tmp-skin.woocommerce-account:not(.logged-in) .woocommerce { max-width: 440px; padding-top: 72px !important; }
body.tmp-skin.woocommerce-account:not(.logged-in) .woocommerce > h2, body.tmp-skin.woocommerce-account:not(.logged-in) .woocommerce .u-column1 > h2, body.tmp-skin.woocommerce-account:not(.logged-in) .woocommerce .u-column2 > h2 { font-size: clamp(36px, 5vw, 48px) !important; line-height: 1.05 !important; text-align: center; margin: 0 0 10px !important; color: var(--ink) !important; }
body.tmp-skin.woocommerce-account .tmp-acct__lead { text-align: center; color: var(--muted); font-size: 16px; margin: 0 0 28px !important; }
body.tmp-skin.woocommerce-account form.woocommerce-form-login, body.tmp-skin.woocommerce-account form.woocommerce-form-register, body.tmp-skin.woocommerce-account form.woocommerce-ResetPassword { background: var(--card) !important; border: 1px solid var(--line) !important; border-radius: 14px !important; padding: 28px !important; margin: 0 !important; box-shadow: 0 30px 50px -36px rgba(15, 32, 41, 0.35); }
body.tmp-skin.woocommerce-account form .form-row { margin: 0 0 16px !important; padding: 0 !important; float: none !important; width: 100% !important; }
body.tmp-skin.woocommerce-account form .form-row label { display: block; font-size: 13px !important; font-weight: 500 !important; color: var(--ink) !important; margin: 0 0 6px !important; line-height: 1.4 !important; }
body.tmp-skin.woocommerce-account form .form-row .required { color: var(--muted) !important; text-decoration: none; }
body.tmp-skin.woocommerce-account form .form-row input.input-text, body.tmp-skin.woocommerce-account form .form-row select, body.tmp-skin.woocommerce-account form .form-row textarea { width: 100% !important; min-height: 48px; font-size: 16px !important; }
body.tmp-skin.woocommerce-account form .password-input { display: block !important; width: 100%; position: relative; }
body.tmp-skin.woocommerce-account form .show-password-input { position: absolute; right: 12px; top: 50%; transform: translateY(-50%); color: var(--muted); background: none !important; border: 0 !important; padding: 4px !important; cursor: pointer; }
body.tmp-skin.woocommerce-account form.woocommerce-form-login p.form-row:has(.woocommerce-form-login__submit) { display: flex; flex-direction: column; gap: 14px; margin-bottom: 0 !important; }
body.tmp-skin.woocommerce-account form .woocommerce-form-login__rememberme { display: inline-flex !important; align-items: center; gap: 8px; font-weight: 400 !important; color: var(--ink2) !important; font-size: 14px !important; margin: 0 !important; order: -1; }
body.tmp-skin.woocommerce-account form .woocommerce-form-login__rememberme input { margin: 0 !important; width: 16px; height: 16px; accent-color: var(--ink); }
body.tmp-skin.woocommerce-account form .woocommerce-form-login__submit, body.tmp-skin.woocommerce-account form .woocommerce-form-register__submit, body.tmp-skin.woocommerce-account form.woocommerce-ResetPassword button { width: 100% !important; min-height: 50px; float: none !important; margin: 0 !important; font-size: 16px !important; }
body.tmp-skin.woocommerce-account .woocommerce-LostPassword { text-align: center; margin: 16px 0 0 !important; font-size: 14px; }
body.tmp-skin.woocommerce-account .woocommerce-LostPassword a { color: var(--ink2) !important; text-decoration: underline; text-underline-offset: 3px; }
body.tmp-skin.woocommerce-account form .nsl-container { margin: 20px 0 0 !important; padding-top: 20px; border-top: 1px solid var(--line); position: relative; }
body.tmp-skin.woocommerce-account form .nsl-container::before { content: 'or'; position: absolute; top: -10px; left: 50%; transform: translateX(-50%); background: var(--card); padding: 0 12px; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--muted); }
body.tmp-skin.woocommerce-account form .nsl-container .nsl-container-buttons { display: block !important; }
body.tmp-skin.woocommerce-account form .nsl-container .nsl-container-buttons a { display: block !important; width: 100% !important; max-width: none !important; margin: 0 !important; }
body.tmp-skin.woocommerce-account form .nsl-button { border-radius: 8px !important; box-shadow: none !important; border: 1px solid var(--field, rgba(15, 32, 41, 0.3)) !important; background: #fff !important; min-height: 48px; display: flex !important; align-items: center; justify-content: center; }
body.tmp-skin.woocommerce-account form .nsl-button .nsl-button-label-container { font-family: var(--sans) !important; font-size: 15px !important; font-weight: 500 !important; color: var(--ink) !important; flex: 0 1 auto !important; margin: 0 !important; }
body.tmp-skin.woocommerce-account .u-columns { display: grid !important; grid-template-columns: minmax(0, 1fr); gap: 40px; }
body.tmp-skin.woocommerce-account .u-columns::before, body.tmp-skin.woocommerce-account .u-columns::after { display: none !important; }
body.tmp-skin.woocommerce-account .u-columns > div { float: none !important; width: 100% !important; max-width: none !important; padding: 0 !important; }

/* ---------- signed in: two columns ---------- */
body.tmp-skin.woocommerce-account.logged-in .woocommerce { display: grid !important; grid-template-columns: 272px minmax(0, 1fr); gap: 0 44px; align-items: start; }
body.tmp-skin.woocommerce-account.logged-in .woocommerce::before { content: 'My account'; grid-column: 1 / -1; display: block; font-family: var(--serif); font-size: clamp(36px, 4.4vw, 52px); line-height: 1.05; letter-spacing: -0.02em; color: var(--ink); padding-bottom: 24px; margin-bottom: 32px; border-bottom: 1px solid var(--line); }
body.tmp-fonts-clean.tmp-skin.woocommerce-account.logged-in .woocommerce::before { font-weight: 600; letter-spacing: -0.035em; font-size: clamp(30px, 3.6vw, 42px); }
body.tmp-skin.woocommerce-account.logged-in .woocommerce::after { display: none; }
body.tmp-skin.woocommerce-account .woocommerce-notices-wrapper { grid-column: 1 / -1; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation { float: none !important; width: auto !important; margin: 0 !important; padding: 0 !important; background: none !important; border: 0 !important; position: sticky; top: 104px; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul { list-style: none !important; margin: 0 !important; padding: 0 !important; background: none !important; border: 0 !important; border-radius: 0 !important; display: flex; flex-direction: column; gap: 2px; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li { margin: 0 !important; padding: 0 !important; border: 0 !important; background: none !important; list-style: none !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li::before, body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li::after { display: none !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li a { display: flex !important; align-items: center; gap: 8px; padding: 10px 14px !important; border-radius: 8px !important; border: 0 !important; background: transparent !important; color: var(--ink2) !important; font-family: var(--sans) !important; font-size: 15px !important; font-weight: 400 !important; line-height: 1.4 !important; text-decoration: none !important; transition: background .12s ease, color .12s ease; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover { background: rgba(15, 32, 41, 0.06) !important; color: var(--ink) !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a { background: var(--ink) !important; color: #fff !important; font-weight: 500 !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a * { color: inherit !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout { margin-top: 12px !important; padding-top: 12px !important; border-top: 1px solid var(--line) !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a { color: var(--muted) !important; }

body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content { float: none !important; width: auto !important; margin: 0 !important; padding: 32px 36px !important; background: var(--card) !important; border: 1px solid var(--line) !important; border-radius: 14px !important; min-height: 320px; font-size: 15.5px; line-height: 1.6; color: var(--ink2); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content-wrapper { padding: 0 !important; border: 0 !important; background: none !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content > p:first-of-type, body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content-wrapper > p:first-of-type { font-size: 19px; color: var(--ink); margin: 0 0 8px !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content p { margin: 0 0 16px !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content a:not(.button) { color: var(--blue-deep, #1A6A96) !important; text-decoration: underline; text-decoration-color: rgba(26, 106, 150, 0.35); text-underline-offset: 3px; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content a:not(.button):hover { text-decoration-color: currentColor; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content h2, body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content h3 { font-size: 24px !important; line-height: 1.2 !important; margin: 28px 0 14px !important; color: var(--ink) !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content > :first-child, body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content-wrapper > :first-child { margin-top: 0 !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content .button { margin-top: 4px; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content table { width: 100% !important; margin: 0 0 24px !important; font-size: 14.5px; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content table .button { padding: 8px 14px !important; font-size: 13.5px !important; margin: 2px 4px 2px 0 !important; min-height: 0 !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content fieldset { border: 0 !important; border-top: 1px solid var(--line) !important; margin: 28px 0 0 !important; padding: 24px 0 0 !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content fieldset legend { font-size: 12px; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; color: var(--muted); padding: 0 12px 0 0; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content form .form-row-first, body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content form .form-row-last { width: calc(50% - 8px) !important; float: left !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content form .form-row-last { float: right !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content form .clear { clear: both; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content form em { font-size: 13px; color: var(--muted); font-style: normal; }
body.tmp-skin.woocommerce-account .woocommerce-Addresses { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin-top: 8px; }
body.tmp-skin.woocommerce-account .woocommerce-Addresses::before, body.tmp-skin.woocommerce-account .woocommerce-Addresses::after { display: none !important; }
body.tmp-skin.woocommerce-account .woocommerce-Address { float: none !important; width: auto !important; max-width: none !important; border: 1px solid var(--line); border-radius: 12px; padding: 20px 22px; }
body.tmp-skin.woocommerce-account .woocommerce-Address-title { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; margin-bottom: 8px; }
body.tmp-skin.woocommerce-account .woocommerce-Address-title h2, body.tmp-skin.woocommerce-account .woocommerce-Address-title h3 { margin: 0 !important; font-size: 19px !important; }
body.tmp-skin.woocommerce-account .woocommerce-Address address { font-style: normal; color: var(--ink2); line-height: 1.6; }
body.tmp-skin.woocommerce-account .woocommerce-pagination { display: flex; gap: 8px; }

/* ---------- menu icons (Point of Sale brings its own) ---------- */
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(.woocommerce-MyAccount-navigation-link--point-of-sale) a::before { content: ''; display: inline-block !important; flex: 0 0 18px; width: 18px; height: 18px; background: currentColor; opacity: 0.85; -webkit-mask: var(--tmp-ico) center / contain no-repeat; mask: var(--tmp-ico) center / contain no-repeat; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='2.500'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--point-of-sale a i, body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--point-of-sale a svg { width: 18px; flex: 0 0 18px; text-align: center; font-size: 15px; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9.5 10 3l7 6.5V17H12v-4.5H8V17H3z'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--orders a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 3h10v14l-2.5-1.5L10 17l-2.5-1.5L5 17z'/%3E%3Cpath d='M8 7h4M8 10h4'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--members-area a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2.5' y='4.5' width='15' height='11' rx='2'/%3E%3Ccircle cx='7.5' cy='9' r='1.8'/%3E%3Cpath d='M4.8 13c.5-1.4 1.5-2 2.7-2s2.2.6 2.7 2M12.5 8.5h3M12.5 11.5h3'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--subscriptions a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 10a6 6 0 1 1-2-4.5'/%3E%3Cpath d='M16.5 3v3.5H13'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 3v9M6.5 8.5 10 12l3.5-3.5M4 15.5h12'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 17.5s5-4.6 5-8.8a5 5 0 0 0-10 0c0 4.200 5 8.800 5 8.800z'/%3E%3Ccircle cx='10' cy='8.500' r='1.800'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--payment-methods a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2.5' y='4.5' width='15' height='11' rx='2'/%3E%3Cpath d='M2.5 8.500h15M5.500 12.500h3'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-account a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10' cy='7' r='3.200'/%3E%3Cpath d='M4 17c.8-3 3-4.500 6-4.500s5.200 1.500 6 4.500'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--bookings a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4.500' width='14' height='12.500' rx='2'/%3E%3Cpath d='M3 8.500h14M7 3v3M13 3v3'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 3.500H4.500v13H8M12.500 6.500 16 10l-3.500 3.500M16 10H8'/%3E%3C/svg%3E"); }

@media (max-width: 900px) {
	body.tmp-skin.woocommerce-account .woocommerce { padding-top: 32px !important; }
	body.tmp-skin.woocommerce-account.logged-in .woocommerce { grid-template-columns: minmax(0, 1fr); }
	body.tmp-skin.woocommerce-account.logged-in .woocommerce::before { margin-bottom: 16px; padding-bottom: 16px; }
	body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation { position: static; margin: 0 -20px 20px !important; padding: 0 20px !important; overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
	body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation::-webkit-scrollbar { display: none; }
	body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul { flex-direction: row; gap: 6px; width: max-content; }
	body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li a { white-space: nowrap; border: 1px solid var(--line) !important; border-radius: 99px !important; padding: 8px 14px !important; font-size: 14px !important; }
	body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a { border-color: var(--ink) !important; }
	body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout { margin: 0 !important; padding: 0 !important; border: 0 !important; }
	body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content { padding: 22px 18px !important; }
	body.tmp-skin.woocommerce-account .woocommerce-Addresses { grid-template-columns: minmax(0, 1fr); }
	body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content table { display: block; overflow-x: auto; }
}
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--point-of-sale a::before { width: 18px; flex: 0 0 18px; text-align: center; margin: 0 !important; }

/* ---------- addresses: undo the Elementor widget's absolute "Edit" link and boxed address ---------- */
body.tmp-skin.woocommerce-account .u-columns > div.woocommerce-Address { padding: 20px 22px !important; box-sizing: border-box; }
body.tmp-skin.woocommerce-account .woocommerce-Address-title { display: flex !important; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 6px 12px; margin: 0 0 12px !important; padding: 0 !important; position: static !important; }
body.tmp-skin.woocommerce-account .woocommerce-Address-title h2, body.tmp-skin.woocommerce-account .woocommerce-Address-title h3 { text-align: left !important; padding: 0 !important; flex: 1 1 auto; }
body.tmp-skin.woocommerce-account .woocommerce-Address-title a.edit { position: static !important; margin: 0 !important; float: none !important; font-size: 13.5px; }
body.tmp-skin.woocommerce-account .woocommerce-Address address { border: 0 !important; padding: 0 !important; margin: 0 !important; background: none !important; height: auto !important; min-height: 0 !important; }
body.tmp-skin.woocommerce-account .woocommerce-Address address, body.tmp-skin.woocommerce-account .woocommerce-Address p { font-size: 15px !important; line-height: 1.6 !important; font-family: var(--sans) !important; }
body.tmp-skin.woocommerce-account:not(.woocommerce-dashboard) .woocommerce-MyAccount-content > p:first-of-type, body.tmp-skin.woocommerce-account:not(.woocommerce-dashboard) .woocommerce-MyAccount-content-wrapper > p:first-of-type { font-size: 15.5px; color: var(--ink2); }

/* vendor link lives in the sidebar; the loose button on the dashboard goes */
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--tmp-vendor a { --tmp-ico: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='black' stroke-width='1.600' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 8.500 4.500 3.500h11L17 8.500M3 8.500v8h14v-8M3 8.500h14M8 16.500v-4.500h4v4.500'/%3E%3C/svg%3E"); }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-content a.vendor-dashboard-link { display: none !important; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li a { white-space: nowrap !important; overflow: hidden; text-overflow: ellipsis; }
body.tmp-skin.woocommerce-account .woocommerce-MyAccount-navigation-link--tmp-vendor a { font-size: 14.5px !important; letter-spacing: -0.005em; }
