:root{--tc-ink:#153c3d;--tc-ink-2:#245557;--tc-accent:#e8623a;--tc-accent-dark:#c94b27;--tc-cream:#fbf7f0;--tc-sand:#eee5d8;--tc-green:#2f765b;--tc-muted:#66706f;--tc-radius:16px;--tc-shadow:0 12px 34px rgba(21,60,61,.10)}
*{box-sizing:border-box}
body{color:#203334;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
a{color:var(--tc-ink)}
.col-full{max-width:1240px}
.tc-announcement{background:var(--tc-ink);color:#fff;font-size:13px;letter-spacing:.01em}
.tc-announcement .col-full{display:flex;justify-content:center;gap:42px;padding:9px 24px}
.tc-announcement span:before{content:"✓";color:#a9dfc4;margin-right:7px;font-weight:800}
.site-header{background:#fff;border-bottom:1px solid #ece7df;padding-top:14px;padding-bottom:0}
.site-branding .site-title a{color:var(--tc-ink);font-size:30px;font-weight:850;letter-spacing:-.04em}
.site-branding .site-description{color:var(--tc-muted);font-size:14px}
.storefront-primary-navigation{background:#fff;border-top:1px solid #f2eee8}
.main-navigation ul.menu>li>a,.main-navigation ul.nav-menu>li>a{color:#304647;font-weight:650;padding:1.2em}
.site-header-cart .cart-contents{color:var(--tc-ink)}
.site-search .widget_product_search form input[type=search]{border-radius:999px;background:#f6f3ee;border:1px solid #e8e0d5}
.site-content{padding-top:8px}
.woocommerce-breadcrumb{color:#7a8483;font-size:12px;margin-bottom:8px}
button,input[type=button],input[type=reset],input[type=submit],.button,.wc-block-components-button{border-radius:10px!important}
.button,.single_add_to_cart_button,.wc-block-components-checkout-place-order-button{background:var(--tc-accent)!important;color:#fff!important;font-weight:800!important;border:0!important;box-shadow:none!important}
.button:hover,.single_add_to_cart_button:hover,.wc-block-components-checkout-place-order-button:hover{background:var(--tc-accent-dark)!important;color:#fff!important}

/* Catalogue / accueil */
.home .site-main>.page>.entry-header{display:none}
.home .site-main>.page>.entry-content{margin-top:0}
.home .site-content{padding-top:10px;padding-bottom:0}
/* Trust row on accueil & boutique */
.tc-catalog-trust{display:flex;justify-content:center;gap:8px;margin:6px 0 4px;padding:0;max-width:660px;margin-left:auto;margin-right:auto}
.tc-catalog-trust span{padding:6px 12px;background:#f7f5f1;border-radius:8px;font-size:12px;color:#4f5f5e;display:inline-flex;align-items:center;gap:4px}
.tc-catalog-trust b{color:var(--tc-green)}
.tc-home-hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;background:var(--tc-cream);border-radius:24px;overflow:hidden;margin:4px 0 14px;min-height:320px}
.tc-home-copy{padding:24px 36px}
.tc-eyebrow{display:inline-flex;background:#e3efe9;color:var(--tc-green);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 10px;margin-bottom:8px}
.tc-home-hero h1{font-size:clamp(28px,3.8vw,48px);line-height:1.02;letter-spacing:-.05em;color:var(--tc-ink);margin:0 0 10px}
.tc-home-hero p{font-size:15px;line-height:1.45;color:#506160;margin:0 0 14px;max-width:560px}
.tc-home-actions{display:flex;gap:10px;flex-wrap:wrap}
.tc-home-actions .button{padding:12px 20px!important}
.tc-home-actions .button.alt{background:#fff!important;color:var(--tc-ink)!important;border:1px solid #d8cec0!important}
.tc-home-media{height:100%;min-height:320px}
.tc-home-media img{width:100%;height:100%;object-fit:cover;display:block}
.tc-values{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 14px}
.tc-value{padding:12px 14px;border:1px solid #eae4dc;border-radius:var(--tc-radius);background:#fff}
.tc-value strong{display:block;color:var(--tc-ink);font-size:14px;margin-bottom:2px}
.tc-value span{color:var(--tc-muted);font-size:12px}
.tc-section-title{text-align:center;margin:0 0 10px;color:var(--tc-ink);font-size:28px;letter-spacing:-.03em}
.woocommerce ul.products li.product{background:#fff;border:1px solid #ece7df;border-radius:18px;padding:12px 12px 18px;transition:transform .2s,box-shadow .2s;text-align:left}
.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--tc-shadow)}
.woocommerce ul.products li.product img{border-radius:12px;margin-bottom:16px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{color:var(--tc-ink);font-weight:780;font-size:17px;line-height:1.3;padding:0 6px}
.woocommerce ul.products li.product .price{color:var(--tc-ink-2);font-weight:850;padding:0 6px}
.woocommerce ul.products li.product .button{margin-left:6px}
.home .tc-catalogue{margin:0 0 24px}
.home .tc-section-title{margin-top:2px}
.home .tc-section-intro{max-width:660px;margin:-6px auto 10px;text-align:center;color:var(--tc-muted);font-size:14px}
.home ul.products.columns-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0!important}
.home ul.products.columns-2:before,.home ul.products.columns-2:after{display:none}
.home ul.products.columns-2 li.product{float:none!important;width:100%!important;margin:0!important;padding:18px 18px 24px;text-align:center}
.home ul.products.columns-2 li.product .woocommerce-loop-product__title{font-size:21px;padding:2px 12px}
.home ul.products.columns-2 li.product .price{font-size:19px;display:block;margin:8px 0 16px}
.home ul.products.columns-2 li.product .button{margin:0;padding:14px 24px!important}
.tc-shop-link{text-align:center;margin:18px 0 0}
.tc-shop-link .button{background:#fff!important;color:var(--tc-ink)!important;border:1px solid #d8cec0!important}
.home .site-main{margin-bottom:0}

/* Boutique */
.woocommerce-products-header{margin-bottom:8px}
.woocommerce-products-header h1{font-size:32px;letter-spacing:-.04em;margin-bottom:6px}
.woocommerce .storefront-sorting{margin-top:0;margin-bottom:8px}
.woocommerce-products-header+.storefront-sorting{margin-top:0}
.woocommerce ul.products.columns-3{margin:0 0 16px!important}

/* Fiche produit */
body.storefront-full-width-content.single-product div.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:58px;align-items:start}
body.storefront-full-width-content.single-product div.product:before,
body.storefront-full-width-content.single-product div.product:after{display:none!important;content:none!important}
body.storefront-full-width-content.single-product div.product>.woocommerce-product-gallery{grid-column:1;grid-row:1;width:100%!important;float:none!important;margin:0!important;position:relative;top:auto;min-width:0;align-self:start}
body.storefront-full-width-content.single-product div.product>.summary{grid-column:2;grid-row:1;width:100%!important;float:none!important;margin:0!important;padding:0;min-width:0;align-self:start}
body.storefront-full-width-content.single-product div.product>.woocommerce-tabs,
body.storefront-full-width-content.single-product div.product>.related{grid-column:1/-1;width:100%!important;float:none!important;margin-right:0!important}
.single-product .woocommerce-product-gallery__image>a{display:block;width:100%}
.single-product .woocommerce-product-gallery__image img{display:block;width:100%!important;height:auto!important;border-radius:18px;background:#f8f5f0}
.flex-control-thumbs{display:grid!important;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px!important}
.flex-control-thumbs:before,.flex-control-thumbs:after{display:none!important;content:none!important}
.flex-control-thumbs li{width:100%!important;float:none!important;clear:none!important;margin:0!important;min-width:0}
.flex-control-thumbs img{display:block;width:100%!important;aspect-ratio:1;object-fit:cover;border-radius:10px;opacity:.65!important;border:2px solid transparent}
.flex-control-thumbs img.flex-active{opacity:1!important;border-color:var(--tc-accent)}
.single-product .product_title{font-size:clamp(26px,2.8vw,38px);line-height:1.05;letter-spacing:-.04em;color:var(--tc-ink);margin-bottom:6px}
.single-product .summary>.price{font-size:22px;color:var(--tc-ink);font-weight:850;margin:0 0 6px!important}
.single-product .woocommerce-product-details__short-description{font-size:14px;line-height:1.45;color:#506160;border-bottom:1px solid #ece7df;padding-bottom:8px;margin-bottom:0}
.tc-coming-soon{display:inline-flex;margin:0 0 10px!important;padding:8px 12px;border-radius:999px;background:#e3efe9;color:var(--tc-green)!important;font-size:13px!important;font-weight:800}
.single-product .stock.out-of-stock{color:var(--tc-accent-dark);font-weight:800}
.tc-usp{list-style:none;margin:8px 0;padding:0;display:grid;gap:5px;color:#304647;font-weight:650;font-size:13px}
.tc-usp li{position:relative;padding-left:24px}
.tc-usp li:before{content:"✓";position:absolute;left:0;color:var(--tc-green);font-weight:900}
.single-product form.cart{background:var(--tc-cream);border:1px solid #eadfce;border-radius:16px;padding:12px;margin:10px 0 8px!important}
.single-product table.variations{margin-bottom:10px}
.single-product table.variations td,.single-product table.variations th{display:block;padding:0;background:none}
.single-product table.variations th label{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--tc-ink);font-weight:850}
.single-product table.variations select{width:100%;min-height:44px;border:1px solid #d9cec0;border-radius:10px;background:#fff;padding:0 12px;margin:5px 0 10px}
.single-product .single_variation_wrap .woocommerce-variation-price{margin:6px 0;font-weight:850}
.tc-quantity-packs{border:0;padding:0;margin:8px 0 12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.tc-quantity-packs legend{grid-column:1/-1;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--tc-ink);font-weight:850;margin-bottom:6px}
.tc-pack{border:1px solid #d9cec0!important;background:#fff!important;color:var(--tc-ink)!important;padding:9px 7px!important;border-radius:10px!important;text-align:center;min-height:58px}
.tc-pack strong,.tc-pack small{display:block}
.tc-pack small{font-size:11px;color:var(--tc-muted);margin-top:2px}
.tc-pack.is-active{border:2px solid var(--tc-accent)!important;background:#fff7f3!important}
.single-product .quantity .qty{min-height:46px;border-radius:10px;border:1px solid #d9cec0}
.single-product button.single_add_to_cart_button{min-height:46px;padding:0 22px!important;letter-spacing:.02em}
.tc-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:8px 0 4px;font-size:11px;color:#4f5f5e;text-align:center}
.tc-trust-row span{padding:7px 4px;background:#f7f5f1;border-radius:8px}
.tc-trust-row b{color:var(--tc-green)}
.tc-delivery-note{font-size:12px;color:var(--tc-muted);margin:4px 0 0}
.wc-stripe-product-checkout-container{margin-top:12px}
.storefront-sticky-add-to-cart{display:none!important}
@media(min-width:769px){
 .single-product form.variations_form.cart{padding:14px}
 .single-product form.variations_form table.variations{display:block;width:100%;margin-bottom:6px}
 .single-product form.variations_form table.variations tbody{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .single-product form.variations_form table.variations tr{display:block;min-width:0}
 .single-product form.variations_form table.variations td,.single-product form.variations_form table.variations th{width:100%}
 .single-product form.variations_form table.variations select{margin-bottom:0}
 .single-product form.variations_form .reset_variations{display:inline-flex;margin-top:5px}
}
.single-product .woocommerce-tabs{margin-top:22px}
.single-product .woocommerce-tabs ul.tabs{display:flex;gap:8px;border:0;margin:0 0 16px}
.single-product .woocommerce-tabs ul.tabs li{border:0;background:#f4f1ec;border-radius:999px;padding:0}
.single-product .woocommerce-tabs ul.tabs li a{padding:11px 18px;color:var(--tc-ink)}
.single-product .woocommerce-tabs .panel{max-width:1040px;margin:0 auto}
.tc-story h2,.tc-story h3{color:var(--tc-ink);letter-spacing:-.025em}
.tc-story h2{font-size:36px;margin-top:12px}
.tc-story h3{font-size:27px;margin:48px 0 20px}
.tc-story p{font-size:17px;line-height:1.75;color:#4c5c5b}
.tc-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0}
.tc-story-card{border:1px solid #e9e3da;border-radius:14px;padding:22px;background:#fff}
.tc-story-card strong{display:block;color:var(--tc-ink);margin-bottom:7px;font-size:17px}
.tc-story-card span{color:var(--tc-muted);line-height:1.55}
.tc-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:steps}
.tc-step{position:relative;background:var(--tc-cream);border-radius:16px;padding:58px 22px 22px;counter-increment:steps}
.tc-step:before{content:counter(steps);position:absolute;top:16px;left:20px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--tc-accent);color:#fff;font-weight:850}
.tc-compare{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #e8e1d8;border-radius:14px}
.tc-compare th,.tc-compare td{padding:14px;border-bottom:1px solid #eee7de;text-align:left}
.tc-compare th{background:var(--tc-ink);color:#fff}
.tc-compare tr:last-child td{border:0}
.tc-compare .yes{color:var(--tc-green);font-weight:800}
.tc-faq details{border-bottom:1px solid #e7e1d8;padding:0}
.tc-faq summary{cursor:pointer;padding:18px 6px;font-weight:750;color:var(--tc-ink);list-style:none}
.tc-faq summary:after{content:"+";float:right;color:var(--tc-accent);font-size:20px}
.tc-faq details[open] summary:after{content:"−"}
.tc-faq details p{padding:0 6px 18px;margin:0;font-size:15px}

/* Panier et paiement */
.woocommerce-cart .entry-title,.woocommerce-checkout .entry-title{color:var(--tc-ink);font-size:42px;letter-spacing:-.04em}
.woocommerce-cart .entry-content,.woocommerce-checkout .entry-content{max-width:1100px;margin:0 auto}
.woocommerce-checkout form.checkout{background:#fff}
.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{border-radius:14px}
.woocommerce-checkout .form-row input,.woocommerce-checkout .form-row select{min-height:48px;border-radius:9px;border:1px solid #d9d5ce}
.woocommerce-checkout .site-search,.woocommerce-checkout .storefront-primary-navigation,.woocommerce-checkout .woocommerce-breadcrumb,
.woocommerce-cart .site-search,.woocommerce-cart .woocommerce-breadcrumb{display:none}
.woocommerce-checkout .site-header{padding-bottom:20px}
.woocommerce-checkout #payment{background:var(--tc-cream);border-radius:14px}

.site-footer{padding:0;background:transparent}
.tc-footer-links{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--tc-ink);color:#d9e4e3;padding:44px 0 26px;margin-top:34px}
.tc-footer-links .col-full{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:20px 44px;align-items:start;padding-left:24px;padding-right:24px}
.tc-footer-brand{display:grid;gap:8px}
.tc-footer-links strong{font-size:24px;color:#fff}
.tc-footer-links span{color:#b8c8c7}
.tc-footer-links nav{grid-column:2;display:flex;justify-content:flex-end;gap:24px;flex-wrap:wrap;padding-top:6px}
.site-footer .tc-footer-links a,.site-footer .tc-footer-links a:visited{color:#f8f4ec!important;text-decoration:none;font-weight:650}
.site-footer .tc-footer-links a:hover{color:#fff!important;text-decoration:underline}
.tc-footer-links small{grid-column:1/-1;margin-top:10px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);color:#b8c8c7;text-align:left}

.tc-mobile-buy{display:none;visibility:hidden}

@media(max-width:768px){
 .tc-announcement .col-full{gap:10px;justify-content:space-between;padding:8px 12px;font-size:11px}.tc-announcement span:before{display:none}
 .site-header{padding-top:16px}.site-branding .site-title a{font-size:25px}.site-branding .site-description{display:none}
 .site-content{padding-top:16px}
 .tc-home-hero{grid-template-columns:1fr;margin:0 0 20px;min-height:0}.tc-home-copy{padding:24px 20px}.tc-home-hero h1{font-size:34px}.tc-home-hero p{font-size:15px}.tc-home-media{min-height:240px;order:-1}
 .tc-values{grid-template-columns:1fr;gap:8px}.tc-section-title{font-size:24px}
 .home ul.products.columns-2{grid-template-columns:1fr;gap:16px}.home .tc-catalogue{margin-bottom:34px}.home .tc-section-intro{margin-top:-12px}
 body.storefront-full-width-content.single-product div.product{display:block}.single-product div.product>.woocommerce-product-gallery{position:static;margin-bottom:24px!important}.single-product div.product>.summary{padding:0}
 .single-product .product_title{font-size:30px}.single-product .summary .price{font-size:21px}
 .single-product form.cart{padding:14px;margin-top:12px!important}
 .tc-quantity-packs{grid-template-columns:repeat(3,1fr)}.tc-pack{padding:9px 4px!important}.tc-pack strong{font-size:13px}
 .single-product .quantity{display:none!important}.single-product button.single_add_to_cart_button{width:100%;float:none!important}
 .tc-trust-row{font-size:10px;gap:4px}
 .single-product .woocommerce-product-gallery{margin-bottom:16px!important}
 .single-product .woocommerce-product-gallery__image img{max-height:340px;object-fit:cover}
 .flex-control-thumbs{margin-top:8px!important;gap:6px}
 .flex-control-thumbs img{border-radius:8px}
 .single-product .woocommerce-tabs ul.tabs{overflow:auto;white-space:nowrap}
 .tc-story h2{font-size:29px}.tc-story h3{font-size:23px;margin-top:38px}.tc-story-grid,.tc-steps{grid-template-columns:1fr}.tc-compare{font-size:13px}.tc-compare th,.tc-compare td{padding:10px 8px}
 .tc-mobile-buy{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;border-top:1px solid #e1d9ce;box-shadow:0 -8px 24px rgba(0,0,0,.1);padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.tc-mobile-buy[hidden]{display:none}.tc-mobile-buy div{display:grid}.tc-mobile-buy small{font-size:10px;color:var(--tc-muted)}.tc-mobile-buy strong{font-size:15px;color:var(--tc-ink)}.tc-mobile-buy button{background:var(--tc-accent)!important;color:#fff!important;border:0!important;padding:12px 16px!important;font-weight:800!important}
 body.single-product{padding-bottom:74px}
.tc-mobile-buy{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;border-top:1px solid #e1d9ce;box-shadow:0 -8px 24px rgba(0,0,0,.1);padding:10px 14px;display:flex!important;visibility:visible;align-items:center;justify-content:space-between;gap:12px;transition:opacity .3s,visibility .3s}.tc-mobile-buy[hidden]{display:none!important;visibility:hidden}.tc-mobile-buy div{display:grid}.tc-mobile-buy small{font-size:10px;color:var(--tc-muted)}.tc-mobile-buy strong{font-size:15px;color:var(--tc-ink)}.tc-mobile-buy button{background:var(--tc-accent)!important;color:#fff!important;border:0!important;padding:12px 16px!important;font-weight:800!important}
 .tc-footer-links{margin-top:24px}.tc-footer-links .col-full{grid-template-columns:1fr;padding-left:20px;padding-right:20px}.tc-footer-links nav{grid-column:1;grid-row:auto;justify-content:flex-start;gap:14px}.tc-footer-links span{font-size:14px}.tc-footer-links small{grid-column:1}
}

.tc-pack-ship{font-size:10px;color:var(--tc-muted);margin-top:1px;font-weight:400}

/* Free shipping progress bar */
.tc-freeship-bar{margin:0 0 16px;padding:14px 16px;background:var(--tc-cream);border:1px solid #eadfce;border-radius:12px}
.tc-freeship-msg{margin:0 0 8px;font-size:13px;color:var(--tc-ink-2);line-height:1.3}
.tc-freeship-msg strong{color:var(--tc-accent)}
.tc-freeship-unlocked strong{color:var(--tc-green)}
.tc-freeship-track{height:8px;background:#e4dcd0;border-radius:999px;overflow:hidden}
.tc-freeship-fill{height:100%;background:linear-gradient(90deg,var(--tc-accent),var(--tc-green));border-radius:999px;transition:width .4s ease}

/* Stock badge on the product page, same visual language as .tc-usp checkmarks */
.single-product p.stock{margin:6px 0 10px;font-size:13px;font-weight:650;padding-left:22px;position:relative}
.single-product p.stock.in-stock{color:var(--tc-green)}
.single-product p.stock.in-stock:before{content:"\2713";position:absolute;left:0;font-weight:900}
.single-product p.stock.out-of-stock{padding-left:22px;position:relative}
.single-product p.stock.out-of-stock:before{content:"\2715";position:absolute;left:0;font-weight:900}

/* Reassurance Stripe + moyens de paiement, juste au-dessus du bouton de validation checkout */
.tc-checkout-pay{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:10px 0 4px}
.tc-checkout-pay img{height:20px;width:auto;background:#fff;border-radius:4px;padding:2px 4px;border:1px solid #eadfce}
.tc-checkout-pay span{font-size:12px;color:var(--tc-muted)}

/* Panier mobile — cartes produit compactes (remplace le rendu tableau brut WooCommerce) */
@media (max-width: 767px) {
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item {
    display: grid !important;
    grid-template-columns: 64px 1fr auto;
    grid-template-areas:
      "thumb name remove"
      "thumb qty  subtotal";
    column-gap: 12px;
    row-gap: 6px;
    align-items: center;
    padding: 14px;
    margin: 0 0 12px;
    border: 1px solid var(--tc-sand);
    border-radius: var(--tc-radius);
    background: #fff;
    box-shadow: var(--tc-shadow);
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td {
    display: block !important;
    text-align: left !important;
    padding: 0 !important;
    border: none !important;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td::before,
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td::after {
    content: none !important;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td.product-remove {
    grid-area: remove;
    justify-self: end;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td.product-remove a.remove {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: var(--tc-cream);
    color: var(--tc-muted);
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td.product-thumbnail {
    grid-area: thumb;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td.product-thumbnail img {
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 10px;
    display: block;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td.product-name {
    grid-area: name;
    font-weight: 600;
    color: var(--tc-ink);
    line-height: 1.3;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td.product-price {
    display: none !important;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td.product-quantity {
    grid-area: qty;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td.product-quantity .quantity {
    max-width: 110px;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item td.product-subtotal {
    grid-area: subtotal;
    justify-self: end;
    align-self: end;
    font-weight: 600;
    color: var(--tc-ink);
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tbody tr:not(.woocommerce-cart-form__cart-item) td.actions {
    display: block !important;
    text-align: left !important;
    padding: 16px 0 0 !important;
  }
  table.shop_table_responsive.woocommerce-cart-form__contents tbody tr:not(.woocommerce-cart-form__cart-item) td.actions::before {
    content: none !important;
  }
}
