/* AEC cart presentation. Scoped to the assigned cart; no payment iframe/button internals. */
body.aec-cart-designed{--aec-cart-accent:#efff00;--aec-cart-width:1320px;--aec-cart-radius:18px;--aec-cart-bottom:140px;--aec-cart-ink:#151515;--aec-cart-muted:#595b60;--aec-cart-line:#dedfe3}
body.aec-cart-designed .aec-cart-design-shell{box-sizing:border-box;width:min(100%,var(--aec-cart-width));max-width:var(--aec-cart-width);margin:24px auto 64px;padding:0 20px;color:var(--aec-cart-ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;min-width:0;text-align:left}
body.aec-cart-designed .aec-cart-design-shell *,body.aec-cart-designed .aec-cart-design-shell *::before,body.aec-cart-designed .aec-cart-design-shell *::after{box-sizing:border-box}
body.aec-cart-designed .aec-cart-duplicate-title{display:none!important}
body.aec-cart-designed .aec-cart-intro{display:flex;align-items:center;justify-content:space-between;gap:28px;background:#101010;color:white;padding:30px 34px;border-radius:var(--aec-cart-radius);margin:0 0 32px;grid-column:1/-1;overflow-wrap:anywhere;position:relative}
body.aec-cart-designed .aec-cart-eyebrow{font:700 12px/1.5 'Courier New',monospace;letter-spacing:1.8px;color:var(--aec-cart-accent);margin:0 0 8px}
body.aec-cart-designed .aec-cart-title{font:700 clamp(32px,4vw,50px)/1.05 Arial,Helvetica,sans-serif;letter-spacing:-1.5px;margin:0 0 12px;color:white}
body.aec-cart-designed .aec-cart-description{font-size:15px;line-height:1.5;max-width:570px;color:#dedede;margin:0}
body.aec-cart-designed .aec-cart-intro__aside{display:flex;flex-direction:column;gap:22px;align-items:flex-end;flex-shrink:0}
body.aec-cart-designed .aec-cart-steps{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:700;margin:0;color:#cacaca}
body.aec-cart-designed .aec-cart-steps>span,body.aec-cart-designed .aec-cart-steps>a{display:flex;align-items:center;gap:6px;min-height:44px;white-space:nowrap}
body.aec-cart-designed .aec-cart-steps>a{color:inherit;font:inherit;text-decoration:none;border:0;background:transparent;box-shadow:none;border-radius:4px}
body.aec-cart-designed .aec-cart-steps>a:hover{color:var(--aec-cart-accent);text-decoration:underline;text-underline-offset:4px}
body.aec-cart-designed .aec-cart-steps>a.aec-cart-step-link:focus-visible{outline:3px solid var(--aec-cart-accent);outline-offset:3px}
body.aec-cart-designed .aec-cart-steps b{display:inline-grid;place-items:center;width:25px;height:25px;background:#303030;color:#e6e6e6;border-radius:50%;font-weight:700}
body.aec-cart-designed .aec-cart-steps [aria-current]{color:white}
body.aec-cart-designed .aec-cart-steps [aria-current] b{color:#101010;background:var(--aec-cart-accent)}
body.aec-cart-designed .aec-cart-browse{color:white;text-decoration:underline;text-underline-offset:5px;font-weight:600;font-size:13px;min-height:30px;display:inline-flex;gap:10px;align-items:center}
body.aec-cart-designed .aec-cart-browse:hover{color:var(--aec-cart-accent)}
body.aec-cart-designed .aec-cart-design-shell a:focus-visible,body.aec-cart-designed .aec-cart-design-shell button:focus-visible,body.aec-cart-designed .aec-cart-design-shell input:focus-visible,body.aec-cart-designed .aec-cart-design-shell select:focus-visible{outline:3px solid #961888;outline-offset:3px}
body.aec-cart-designed .aec-cart-design-shell [hidden]{display:none!important}
/* Native Cart block layout, including its own responsive size classes. */
body.aec-cart-designed .aec-cart-design-shell .wp-block-woocommerce-cart{max-width:none!important;width:100%;margin:0;padding:0}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__main{padding:0!important;min-width:0}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__sidebar{background:#f6f6f7;border:1px solid var(--aec-cart-line);border-radius:var(--aec-cart-radius);padding:24px!important;margin:0;min-width:0;align-self:start}
@media(min-width:1000px){
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart.wc-block-components-sidebar-layout:not(.wc-block-cart--skeleton){display:grid!important;grid-template-columns:minmax(0,1fr) minmax(340px,390px);gap:32px;align-items:start}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__main,body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__sidebar{width:100%!important;flex-basis:auto!important;margin:0!important}
}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items{width:100%;max-width:100%;border:0!important;border-spacing:0 0;border-collapse:separate;table-layout:auto;margin:0 0 24px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items thead th{font-size:11px;letter-spacing:1.6px;text-transform:uppercase;color:var(--aec-cart-muted);padding:0 0 12px;border:0}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row{position:relative;display:table-row}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row>td{display:table-cell;border:0!important;border-top:1px solid var(--aec-cart-line)!important;background:white!important;padding:22px 14px;vertical-align:top;min-width:0}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row>td:first-child{border-left:1px solid var(--aec-cart-line)!important;padding-left:20px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row>td:last-child{border-right:1px solid var(--aec-cart-line)!important;padding-right:20px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row:first-child>td:first-child,body.aec-cart-designed .aec-cart-design-shell .aec-cart-group-first>td:first-child{border-top-left-radius:var(--aec-cart-radius)}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row:first-child>td:last-child,body.aec-cart-designed .aec-cart-design-shell .aec-cart-group-first>td:last-child{border-top-right-radius:var(--aec-cart-radius)}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row:last-child>td,body.aec-cart-designed .aec-cart-design-shell .aec-cart-group-last>td{border-bottom:1px solid var(--aec-cart-line)!important}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row:last-child>td:first-child,body.aec-cart-designed .aec-cart-design-shell .aec-cart-group-last>td:first-child{border-bottom-left-radius:var(--aec-cart-radius)}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row:last-child>td:last-child,body.aec-cart-designed .aec-cart-design-shell .aec-cart-group-last>td:last-child{border-bottom-right-radius:var(--aec-cart-radius)}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__image{width:118px!important}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__product{width:auto!important}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items thead th:last-child{width:110px;text-align:right}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-badge{display:inline-block;width:auto;max-width:100%}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__image img{display:block;width:88px;max-width:100%;height:auto;max-height:150px;object-fit:contain;object-position:top;border-radius:9px;background:#f5f5f3}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__total{width:110px;font-size:17px;font-weight:700;text-align:right;white-space:normal}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__wrap{display:block!important;padding:0!important;min-width:0;overflow-wrap:anywhere}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-name{display:block;font-size:16px;font-weight:700;line-height:1.45;color:#1b1b1b;text-decoration:none;margin:0 0 8px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-name:hover{text-decoration:underline;text-underline-offset:3px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__prices{font-size:14px;color:#53555a;margin:0 0 12px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-price__regular{color:#6a6b70}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-badge{font-size:11px;white-space:normal;line-height:1.35;border-radius:5px;background:#eeeeec;padding:4px 6px;margin:6px 0;border:0;color:#48494d}
/* Context nodes do not alter native product names or move/merge cart rows. */
body.aec-cart-designed .aec-cart-event-context{display:block;margin:0 0 15px;padding-bottom:14px;border-bottom:1px solid #eee;line-height:1.4;font-weight:400;text-decoration:none}
body.aec-cart-designed .aec-cart-group-label{display:inline-block;background:var(--aec-cart-accent);color:#121212;font:700 10px/1.4 'Courier New',monospace;letter-spacing:1px;text-transform:uppercase;border-radius:4px;padding:4px 7px;margin-bottom:7px}
body.aec-cart-designed .aec-cart-event-title{display:block;font-size:21px;line-height:1.2;font-weight:700;letter-spacing:-.5px;margin:0 0 6px;color:#121212}
body.aec-cart-designed .aec-cart-event-meta{display:block;font-size:12px;line-height:1.6;font-weight:400;color:var(--aec-cart-muted)}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-metadata{font-size:13px;line-height:1.65;color:#333;margin:10px 0 14px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-metadata__description{font-size:13px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-details{padding:10px 12px;background:#f6f6f7;border:1px solid #eaeaec;border-radius:8px;margin:8px 0;list-style:none}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-details li{margin:2px 0;overflow-wrap:anywhere}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-details__name{font-weight:700;color:#37383a}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__quantity{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:0;margin:12px 0}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-quantity-selector{width:122px;height:44px;border:1px solid #c8c8cd;border-radius:9px;margin:0;flex-shrink:0;box-shadow:none;background:white;position:relative;display:flex}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-quantity-selector::after{border:0!important}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-quantity-selector__input{min-width:0;width:40px;flex:1;height:42px;line-height:42px;border:0;background:transparent;color:#161616;text-align:center;padding:0;font:600 15px/42px Arial,sans-serif}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-quantity-selector__button{width:40px;min-width:40px;height:42px;padding:0;color:#161616;display:grid;place-items:center;background:transparent;border:0;border-radius:8px;font-size:18px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-quantity-selector__button:disabled{opacity:.35}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__remove-link{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;padding:8px;color:#555;text-decoration:underline;text-underline-offset:3px;background:transparent;border:0;font-size:12px}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-edit-button{background:#151515;color:#fff;border:1px solid #151515;border-radius:9px;font:600 13px/1.4 Arial,Helvetica,sans-serif;padding:11px 16px;min-height:44px;box-shadow:none;margin:0}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-edit-button:hover:not(:disabled){background:#333;border-color:#333}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-edit-button:disabled{opacity:.55;cursor:wait}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-cart-slot{margin:12px 0 0}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-edit-container{background:#fafafa;border:1px solid #ccc;border-radius:12px;margin-top:12px;padding:16px;box-shadow:none}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-edit-container select,body.aec-cart-designed .aec-cart-design-shell .aec-ti-edit-container input:not([type=checkbox]):not([type=radio]){font-size:16px;min-height:44px;max-width:100%}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-edit-container .aec-ti-primary{background:var(--aec-cart-accent)!important;color:#111!important;border:1px solid #151515;border-radius:9px;min-height:44px}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-cancel{min-height:44px;border-radius:9px}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-payment-notice,body.aec-cart-designed .aec-cart-design-shell .aec-ti-slot-message{font-size:13px;overflow-wrap:anywhere}
/* Totals and final CTA: native gateways/express buttons are never selected here. */
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__totals-title{font:700 20px/1.3 Arial,sans-serif;text-transform:none;margin:0 0 16px;padding:0;letter-spacing:-.3px;color:#161616;display:block}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-totals-wrapper{border-color:#dedee2;padding:15px 0}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-totals-item{padding:0;font-size:15px;color:#313238;overflow-wrap:anywhere}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-totals-footer-item{font-size:21px;font-weight:700;color:#151515}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-totals-coupon{padding:0}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-totals-coupon__button{min-height:44px;font-size:14px;color:#333}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__submit-container{padding:0;background:transparent;box-shadow:none}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__submit-button,body.aec-cart-designed .aec-cart-design-shell .checkout-button,body.aec-cart-designed .aec-cart-link-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:54px;width:100%;padding:14px 20px;background:var(--aec-cart-accent)!important;color:#111!important;border:0!important;border-radius:10px!important;font:700 16px/1.4 Arial,Helvetica,sans-serif;text-decoration:none;box-shadow:none!important;text-align:center;white-space:normal;cursor:pointer}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__submit-button:hover,body.aec-cart-designed .aec-cart-design-shell .checkout-button:hover,body.aec-cart-designed .aec-cart-link-button:hover{filter:brightness(.96)}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__submit-button[aria-disabled=true]{opacity:.6}
body.aec-cart-designed .aec-cart-empty-link{max-width:260px;margin:22px auto}
body.aec-cart-designed .aec-cart-design-shell .wp-block-woocommerce-empty-cart-block{padding:35px 20px;text-align:center;border:1px solid var(--aec-cart-line);border-radius:var(--aec-cart-radius);background:#fafafa}
/* Classic shortcode support without replacing WooCommerce's table, controls or hooks. */
body.aec-cart-designed .aec-cart-classic-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,370px);gap:28px;align-items:start}
body.aec-cart-designed .aec-cart-classic-shell .aec-cart-intro{margin-bottom:0}
body.aec-cart-designed .aec-cart-classic-shell .woocommerce-cart-form{min-width:0;margin:0}
body.aec-cart-designed .aec-cart-classic-shell .cart-collaterals{width:auto;float:none;margin:0;min-width:0}
body.aec-cart-designed .aec-cart-classic-shell .cart_totals{width:100%!important;float:none;background:#f6f6f7;border:1px solid var(--aec-cart-line);border-radius:var(--aec-cart-radius);padding:24px}
body.aec-cart-designed .aec-cart-classic-shell .cart_totals h2{font-size:22px;margin:0 0 15px}
body.aec-cart-designed .aec-cart-classic-shell .shop_table{border:1px solid var(--aec-cart-line);border-radius:var(--aec-cart-radius);margin:0 0 20px;border-collapse:separate;border-spacing:0;width:100%;font-size:14px;background:white}
body.aec-cart-designed .aec-cart-classic-shell .shop_table th{font-size:11px;text-transform:uppercase;letter-spacing:.6px;padding:14px 8px}
body.aec-cart-designed .aec-cart-classic-shell .shop_table td{padding:16px 8px;vertical-align:top;border-top:1px solid var(--aec-cart-line);overflow-wrap:anywhere}
body.aec-cart-designed .aec-cart-classic-shell .product-thumbnail{min-width:60px;width:74px}
body.aec-cart-designed .aec-cart-classic-shell .product-thumbnail img{width:64px;max-height:100px;object-fit:contain;border-radius:7px}
body.aec-cart-designed .aec-cart-classic-shell .product-name{min-width:140px}
body.aec-cart-designed .aec-cart-classic-shell .product-name>a{color:#151515;font-weight:700;text-decoration:none}
body.aec-cart-designed .aec-cart-classic-shell .product-remove a{width:34px;height:34px;min-width:34px;min-height:34px;display:grid;place-items:center;color:#444!important;background:white;border:1px solid #ddd;border-radius:50%;font-size:20px}
body.aec-cart-designed .aec-cart-classic-shell .quantity input.qty{width:60px;min-height:44px;border:1px solid #ccc;border-radius:7px;font-size:16px}
body.aec-cart-designed .aec-cart-classic-shell dl.variation{padding:10px;background:#f6f6f7;border-radius:8px;display:block;margin:12px 0;font-size:13px}
body.aec-cart-designed .aec-cart-classic-shell dl.variation dt{float:none;font-weight:700;margin-top:6px}
body.aec-cart-designed .aec-cart-classic-shell dl.variation dd{float:none;margin:0}
body.aec-cart-designed .aec-cart-classic-shell dl.variation dd p{margin:0}
body.aec-cart-designed .aec-cart-classic-shell .actions .button{min-height:44px;border:1px solid #bbb;background:white;color:#111;border-radius:8px;padding:9px 13px;font:600 13px/1.5 Arial,sans-serif}
body.aec-cart-designed .aec-cart-classic-shell .actions .coupon{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}
body.aec-cart-designed .aec-cart-classic-shell .coupon .input-text{min-height:44px;min-width:110px;max-width:100%;width:150px;border:1px solid #ccc;border-radius:8px;padding:10px;font-size:14px}
body.aec-cart-designed .aec-cart-classic-shell .woocommerce-notices-wrapper,body.aec-cart-designed .aec-cart-classic-shell>.woocommerce-error,body.aec-cart-designed .aec-cart-classic-shell>.woocommerce-message{grid-column:1/-1}
body.aec-cart-designed .aec-cart-classic-shell .cross-sells{float:none;width:100%}
@media(max-width:999px){
body.aec-cart-designed .aec-cart-intro{align-items:flex-start;gap:22px;flex-direction:column;padding:26px}
body.aec-cart-designed .aec-cart-intro__aside{align-items:flex-start;flex-shrink:1;gap:12px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart.wc-block-components-sidebar-layout:not(.wc-block-cart--skeleton){display:block!important}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__main,body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__sidebar{width:100%!important;margin:0!important;flex-basis:100%!important}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__sidebar{margin-top:24px!important}
body.aec-cart-designed .aec-cart-classic-shell{grid-template-columns:minmax(0,1fr)}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items thead{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items,body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items tbody{display:block;width:100%}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row{display:grid;grid-template-columns:66px minmax(0,1fr);column-gap:12px;background:white;padding:18px 14px!important;border:1px solid var(--aec-cart-line)!important;border-radius:14px;margin:0 0 14px;position:relative}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row>td,body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row>td:first-child,body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-items__row>td:last-child{display:block;width:auto!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__image{grid-column:1;grid-row:1 / span 2;width:66px!important;align-self:start}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__image img{width:66px;max-height:118px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__product{grid-column:2;grid-row:1}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__total{grid-column:2;grid-row:2;text-align:left;padding-top:12px!important;font-size:17px;display:flex!important;align-items:flex-start;gap:8px;flex-wrap:wrap}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__total::before{content:'Line total ';font-size:12px;font-weight:400;color:var(--aec-cart-muted)}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__total-price-and-sale-badge-wrapper{align-items:flex-start}
}
@media(max-width:599px){
body.aec-cart-designed .aec-cart-design-shell{padding:0 14px;margin:18px auto calc(var(--aec-cart-bottom) + env(safe-area-inset-bottom))}
body.aec-cart-designed .aec-cart-intro{padding:22px 20px;margin-bottom:22px;border-radius:14px}
body.aec-cart-designed .aec-cart-eyebrow{font-size:10px;letter-spacing:1.1px}
body.aec-cart-designed .aec-cart-description{font-size:14px}
body.aec-cart-designed .aec-cart-steps{gap:10px;font-size:10px}
body.aec-cart-designed .aec-cart-steps b{width:21px;height:21px;font-size:10px}
body.aec-cart-designed .aec-cart-event-title{font-size:19px}
body.aec-cart-designed .aec-cart-event-meta{font-size:11px;line-height:1.6}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-name{font-size:14px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart-item__prices{font-size:13px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-components-product-details{padding:9px;font-size:12px}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-edit-button{width:100%;font-size:12px;padding:10px}
body.aec-cart-designed .aec-cart-design-shell .aec-ti-edit-container{margin-left:-78px;width:calc(100% + 78px);max-width:none;padding:12px}
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__sidebar{padding:22px!important;border-radius:14px}
body.aec-cart-designed .aec-cart-classic-shell .shop_table_responsive thead{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
body.aec-cart-designed .aec-cart-classic-shell .shop_table_responsive,body.aec-cart-designed .aec-cart-classic-shell .shop_table_responsive tbody{display:block}
body.aec-cart-designed .aec-cart-classic-shell .woocommerce-cart-form__cart-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;padding:16px;border-bottom:1px solid #ddd}
body.aec-cart-designed .aec-cart-classic-shell .woocommerce-cart-form__cart-item td{display:block;border:0;padding:0;text-align:left!important;width:auto;min-width:0}
body.aec-cart-designed .aec-cart-classic-shell .woocommerce-cart-form__cart-item td::before{display:none!important}
body.aec-cart-designed .aec-cart-classic-shell .product-remove{grid-column:1;grid-row:2}
body.aec-cart-designed .aec-cart-classic-shell .product-thumbnail{grid-column:1;grid-row:1;display:block!important}
body.aec-cart-designed .aec-cart-classic-shell .product-name{grid-column:2;grid-row:1 / span 2}
body.aec-cart-designed .aec-cart-classic-shell .product-price,body.aec-cart-designed .aec-cart-classic-shell .product-quantity,body.aec-cart-designed .aec-cart-classic-shell .product-subtotal{grid-column:2}
body.aec-cart-designed .aec-cart-classic-shell .product-price::before{content:'Each ';display:inline!important;float:none;font-weight:400}
body.aec-cart-designed .aec-cart-classic-shell .product-subtotal::before{content:'Line total ';display:inline!important;float:none;font-weight:400}
body.aec-cart-designed .aec-cart-classic-shell .actions{display:block;padding:16px}
body.aec-cart-designed .aec-cart-classic-shell .aec-ti-edit-container{margin-left:-74px;width:calc(100% + 74px)}
}
@media(prefers-reduced-motion:reduce){body.aec-cart-designed .aec-cart-design-shell *{scroll-behavior:auto!important;transition:none!important}}

/* Keep the flattened cart CTA flat in native hover/active states; focus uses the outline above. */
body.aec-cart-designed .aec-cart-design-shell .wc-block-cart__submit-button:is(:hover,:active,:focus),body.aec-cart-designed .aec-cart-design-shell .checkout-button:is(:hover,:active,:focus),body.aec-cart-designed .aec-cart-link-button:is(:hover,:active,:focus){border:0!important;box-shadow:none!important}
body.aec-cart-designed .aec-cart-description[hidden],body.aec-cart-designed .aec-cart-kind-marker[hidden]{display:none!important}
