.woocommerce-cart-form tr.magnetika-photo-cart-item .product-thumbnail{display:none!important}
.magnetika-cart-gallery{width:min(100%,430px);margin-top:14px;padding-top:12px;border-top:1px solid #eee2dc}.magnetika-cart-gallery__head{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:10px}.magnetika-cart-gallery__head>strong{color:#746662!important;font-family:var(--font-body,Arial,sans-serif)!important;font-size:.68rem!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.06em!important;text-transform:uppercase!important}.magnetika-cart-gallery__edit{min-height:32px!important;padding:5px 11px!important;border:1px solid #ddc9c2!important;border-radius:999px!important;background:#fff!important;color:#7b1f35!important;font-size:.64rem!important;font-weight:800!important;line-height:1!important;box-shadow:none!important}.magnetika-cart-gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,120px);gap:9px}.magnetika-cart-gallery__photo{overflow:hidden;width:120px;margin:0!important;border:1px solid #eadfd8;border-radius:11px;background:#fffaf7}.magnetika-cart-gallery__photo img{display:block;width:120px!important;height:96px!important;margin:0!important;border:0!important;border-radius:0!important;object-fit:cover}.magnetika-cart-gallery__photo figcaption{padding:7px;color:#7b1f35;font-family:var(--font-body,Arial,sans-serif)!important;font-size:.67rem;font-weight:850;line-height:1.2;text-align:center}.magnetika-cart-gallery__quantity{display:none;align-items:center;justify-content:center;overflow:hidden;margin-top:7px;border:1px solid #ddcec6;border-radius:999px;background:#fff;pointer-events:auto!important}.magnetika-cart-gallery.is-editing .magnetika-cart-gallery__quantity{display:flex!important}.magnetika-cart-gallery.is-editing [data-photo-count]{display:none}.magnetika-cart-gallery__quantity button{display:grid!important;place-items:center;width:31px!important;min-width:31px!important;height:32px!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f8f1ec!important;color:#7b1f35!important;font-size:.82rem!important;line-height:1!important;box-shadow:none!important;cursor:pointer!important;pointer-events:auto!important}.magnetika-cart-gallery__quantity input{display:block!important;width:42px!important;height:32px!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;text-align:center;font-size:.75rem;font-weight:850;pointer-events:auto!important;-moz-appearance:textfield}.magnetika-cart-gallery__quantity input::-webkit-inner-spin-button{display:none}.magnetika-cart-gallery__hint{display:none;margin-top:9px;color:#7b1f35;font-family:var(--font-body,Arial,sans-serif)!important;font-size:.61rem;line-height:1.35}.magnetika-cart-gallery.is-editing .magnetika-cart-gallery__hint{display:block}.magnetika-cart-total-quantity{display:inline-flex;flex-direction:row;align-items:baseline;justify-content:flex-end;gap:7px;color:#746662;font-size:.68rem;white-space:nowrap}.magnetika-cart-total-quantity strong{color:#2e2523;font-size:.86rem}
@media(min-width:681px){.woocommerce-cart-form tr.magnetika-photo-cart-item .product-name{padding-left:24px!important}}
@media(max-width:680px){.magnetika-cart-gallery{width:100%;margin-top:13px}.magnetika-cart-gallery__head{justify-content:space-between}.magnetika-cart-gallery__head>strong{font-size:.66rem!important}.magnetika-cart-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.magnetika-cart-gallery__photo{width:100%}.magnetika-cart-gallery__photo img{width:100%!important;height:124px!important}.magnetika-cart-gallery__photo figcaption{padding:8px;font-size:.74rem}}

/* Compact, aligned cart row for personalised products. */
@media(min-width:681px){
  .woocommerce-cart-form table.shop_table{table-layout:fixed}
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-remove{width:54px!important;padding-right:4px!important}
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-name{width:48%!important;padding:22px 20px!important;vertical-align:top!important}
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-price{width:14%!important;text-align:center}
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-quantity{width:13%!important;text-align:center}
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-subtotal{width:15%!important;text-align:center}
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-name>a{display:block;margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid #eee2dc;font-size:1.12rem!important;line-height:1.2}
  .magnetika-cart-gallery{width:100%;max-width:none;margin:0;padding:0;border:0}
  .magnetika-cart-gallery__head{justify-content:space-between;margin-bottom:9px}
  .magnetika-cart-gallery__head>strong{font-size:.65rem!important;letter-spacing:.08em!important}
  .magnetika-cart-gallery__edit{min-height:30px!important;padding:4px 11px!important}
  .magnetika-cart-gallery__grid{grid-template-columns:repeat(auto-fit,minmax(112px,140px));gap:10px}
  .magnetika-cart-gallery__photo{width:100%;max-width:140px}
  .magnetika-cart-gallery__photo img{width:100%!important;height:108px!important}
  .magnetika-cart-gallery__photo figcaption{padding:6px}
}

@media(max-width:680px){
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-name>a{display:block;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #eee2dc;line-height:1.2}
  .magnetika-cart-gallery{padding-top:0;border-top:0}
  .magnetika-cart-gallery__head{margin-bottom:9px}
  .magnetika-cart-gallery__head>strong{letter-spacing:.04em!important;text-transform:none!important}
}

/* Desktop photo products use the available row width instead of leaving an
   empty thumbnail column and squeezing all previews into a narrow strip. */
@media(min-width:681px){
  .woocommerce-cart-form table.shop_table th.product-thumbnail{display:none!important}
  .woocommerce-cart-form table.shop_table th.product-remove{width:52px!important}
  .woocommerce-cart-form table.shop_table th.product-name{width:52%!important}
  .woocommerce-cart-form table.shop_table th.product-price{width:13%!important}
  .woocommerce-cart-form table.shop_table th.product-quantity{width:14%!important}
  .woocommerce-cart-form table.shop_table th.product-subtotal{width:15%!important}
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-name{width:52%!important;padding:24px!important}
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-price{width:13%!important}
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-quantity{width:14%!important}
  .woocommerce-cart-form tr.magnetika-photo-cart-item .product-subtotal{width:15%!important}
  .magnetika-cart-gallery__grid{grid-template-columns:repeat(2,minmax(118px,1fr));max-width:360px}
  .magnetika-cart-gallery__photo{max-width:none}
  .magnetika-cart-gallery__photo img{height:118px!important}
}
