/* Account navigation and account page only. */
/* Header account/cart icons only. Keep cart labels and live count accessible. */
#tamsiukas-preview .tm-account-actions,#tp .tm-account-actions{gap:8px}
#tamsiukas-preview .tm-account-actions .tm-account-link,#tp .tm-account-actions .tm-account-link,#tamsiukas-preview .tm-account-actions #tm-cart,#tp .tm-account-actions #tp-cart{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;position:relative;box-sizing:border-box;color:#27352f;background:transparent;border:0;text-decoration:none;flex-shrink:0}
#tamsiukas-preview .tm-account-actions svg,#tp .tm-account-actions svg{display:block;width:24px;height:24px;margin:0;flex-shrink:0}
#tamsiukas-preview .tm-account-actions .tm-header-accessible-label,#tp .tm-account-actions .tm-header-accessible-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#tamsiukas-preview .tm-account-actions a:focus-visible,#tamsiukas-preview .tm-account-actions button:focus-visible,#tp .tm-account-actions a:focus-visible,#tp .tm-account-actions button:focus-visible{outline:2px solid #29483c;outline-offset:2px}

/* Account address overview only; reset inherited site-header layout inside cards. */
#tp .tm-account-main .woocommerce-Addresses.col2-set{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;width:100%;margin:24px 0 0}
#tp .tm-account-main .woocommerce-Addresses .woocommerce-Address{width:auto;min-width:0;float:none;margin:0;grid-column:auto;grid-row:auto}
#tp .tm-account-main .woocommerce-Addresses .woocommerce-Address-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;width:auto;min-height:0;margin:0 0 14px;padding:0 0 16px;border-bottom:1px solid #dedfd5}
#tp .tm-account-main .woocommerce-Addresses .woocommerce-Address-title h2{float:none;width:auto;margin:0;padding:0;font-size:24px;line-height:1.25;overflow-wrap:anywhere}
#tp .tm-account-main .woocommerce-Addresses .woocommerce-Address-title a.edit{float:none;display:inline-block;max-width:100%;margin:0;padding:0;font-size:13px;line-height:1.5;font-weight:400;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}
#tp .tm-account-main .woocommerce-Addresses address{margin:0;font-size:14px;line-height:1.65;font-style:normal;overflow-wrap:anywhere}
#tp .tm-account-main .woocommerce-Addresses .woocommerce-Address-title a.edit:focus-visible{outline:2px solid #29483c;outline-offset:4px}
@media(max-width:900px){#tp .tm-account-main .woocommerce-Addresses.col2-set{grid-template-columns:minmax(0,1fr);gap:28px}}

/* Orders list only: compact actions and a separate email confirmation action. */
#tp .tm-account-orders .woocommerce-orders-table__cell-order-actions .button{display:block;width:max-content;max-width:100%;box-sizing:border-box;margin:0;padding:8px 13px;font-size:13px;line-height:1.35;font-weight:500;white-space:nowrap;background:transparent;color:#29483c;border:1px solid #aeb9ac;box-shadow:none}
#tp .tm-account-orders .woocommerce-orders-table__cell-order-actions .button + .button{margin-top:8px}
#tp .tm-account-orders .woocommerce-orders-table__cell-order-actions .button.cancel{padding:4px 0;border:0;font-size:12px;font-weight:400;color:#657066;text-decoration:underline;text-underline-offset:3px;background:transparent}
#tp .tm-account-orders .woocommerce-orders-table__cell-order-actions .button:hover{background:#e9ecdf;border-color:#29483c}
#tp .tm-account-orders .woocommerce-orders-table__cell-order-actions .button.cancel:hover{background:transparent;color:#29483c}
#tp .tm-account-orders .woocommerce-info:has(a[href*="wc_send_verification"]){display:flex;flex-direction:column;align-items:flex-start;gap:12px;line-height:1.6}
#tp .tm-account-orders .woocommerce-info a.button[href*="wc_send_verification"]{order:1;float:none;align-self:flex-start;margin:0;padding:8px 13px;font-size:13px;line-height:1.4;font-weight:500}
#tp .tm-account-orders .woocommerce-orders-table__cell-order-actions .button:focus-visible,#tp .tm-account-orders .woocommerce-info a.button[href*="wc_send_verification"]:focus-visible{outline:2px solid #29483c;outline-offset:3px}

#tamsiukas-preview .tm-account-actions,#tp .tm-account-actions{display:flex;align-items:center;gap:18px;flex-shrink:0}
#tamsiukas-preview .tm-account-link,#tp .tm-account-link{color:inherit;text-decoration:none;font-size:13px;white-space:nowrap}
#tamsiukas-preview .tm-account-link:hover,#tp .tm-account-link:hover{text-decoration:underline;text-underline-offset:4px}
#tp .tm-account-main{padding:36px 5%;min-height:340px}
#tp .tm-account-main h1{margin-bottom:28px}
#tp .tm-account-main h2,#tp .tm-account-main h3{font-family:Georgia,serif;font-weight:400}
#tp .tm-account-main .woocommerce{font-size:14px}
#tp .tm-account-main .woocommerce::after{content:"";display:table;clear:both}
#tp .tm-account-main .woocommerce-MyAccount-navigation{display:block;float:left;width:25%;padding:0;border:0}
#tp .tm-account-main .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}
#tp .tm-account-main .woocommerce-MyAccount-navigation li{border-bottom:1px solid #dedfd5;padding:12px 0}
#tp .tm-account-main .woocommerce-MyAccount-navigation a{color:#27352f;text-decoration:none}
#tp .tm-account-main .woocommerce-MyAccount-navigation .is-active a{font-weight:600}
#tp .tm-account-main .woocommerce-MyAccount-content{float:right;width:70%}
#tp .tm-account-main input:not([type=checkbox]):not([type=hidden]),#tp .tm-account-main select{width:100%;padding:11px;border:1px solid #c9cdbf;background:#fffefb;color:#27352f;font:inherit}
#tp .tm-account-main label{display:block;margin-bottom:6px}
#tp .tm-account-main .button{display:inline-block;padding:12px 20px;background:#29483c;color:#fff;border:1px solid #29483c;border-radius:0;text-decoration:none;font:inherit}
#tp .tm-account-main table{width:100%;border-collapse:collapse}
#tp .tm-account-main td,#tp .tm-account-main th{padding:10px;text-align:left;border-bottom:1px solid #dedfd5}
#tp .tm-account-main .woocommerce-MyAccount-content{overflow-x:auto}
#tp .tm-account-main .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:32px}
#tp .tm-account-main .col2-set .col-1,#tp .tm-account-main .col2-set .col-2{width:auto;float:none}
#tp .tm-account-main a:not(.button){color:#29483c}
#tp .tm-account-main .woocommerce-error,#tp .tm-account-main .woocommerce-message,#tp .tm-account-main .woocommerce-info{padding:16px;border:1px solid #dedfd5;background:#e9ecdf;margin-bottom:20px}
@media(max-width:650px){#tp .tm-account-main .woocommerce-MyAccount-navigation,#tp .tm-account-main .woocommerce-MyAccount-content{float:none;width:100%}#tp .tm-account-main .woocommerce-MyAccount-content{margin-top:24px}#tp .tm-account-main .col2-set{grid-template-columns:1fr}#tamsiukas-preview .tm-account-actions,#tp .tm-account-actions{gap:10px}#tamsiukas-preview .tm-account-link,#tp .tm-account-link{font-size:11px}#tp header{flex-wrap:wrap}}
