/* Loaded after the legacy bundle so the Figma commerce pass wins the cascade. */
html body.ikd-store-preview-page .ikd-sp-commerce--checkout .woocommerce-billing-fields>h3,
html body.ikd-store-preview-page .ikd-sp-commerce--checkout .woocommerce-additional-fields>h3{display:none!important}
html body.ikd-store-preview-page .ikd-sp-commerce--checkout .ikd-sp-assembly-field{clear:both!important;width:100%!important;margin:6px 0 18px!important;padding:14px 16px!important;border:1px solid #e4e4e4!important;border-radius:10px!important;background:#fafafa!important}
html body.ikd-store-preview-page .ikd-sp-commerce--checkout .ikd-sp-assembly-field label{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;font-size:16px!important;font-weight:700!important}
html body.ikd-store-preview-page .ikd-sp-commerce--checkout .ikd-sp-assembly-field input{width:22px!important;height:22px!important;min-height:22px!important;margin:0!important;accent-color:#3d20f5}
@media(max-width:800px){
	html body.ikd-store-preview-page .ikd-sp-gallery__thumbs{justify-content:center!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table{display:block!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table thead{display:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table tbody{display:block!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart tr.cart_item{display:grid!important;grid-template-columns:102px minmax(0,1fr) 34px!important;grid-template-areas:'image name remove' 'image quantity remove' 'image subtotal remove'!important;gap:7px 12px!important;align-items:start!important;padding:15px 0 18px!important;border-bottom:1px solid #e3e3e3!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart tr.cart_item td{display:block!important;width:auto!important;padding:0!important;border:0!important;text-align:left!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart tr.cart_item td::before{display:none!important;content:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-thumbnail{grid-area:image!important;width:102px!important;min-width:102px!important;max-width:102px!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-thumbnail img{display:block!important;width:102px!important;min-width:102px!important;max-width:none!important;height:102px!important;border-radius:8px!important;object-fit:contain!important;background:#f7f7f7!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-name{grid-area:name!important;min-width:0!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-name a{display:block!important;font-size:17px!important;line-height:1.25!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-price{display:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-quantity{grid-area:quantity!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-subtotal{grid-area:subtotal!important;font-size:20px!important;font-weight:700!important;white-space:nowrap!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-remove{grid-area:remove!important;align-self:end!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart a.remove{display:grid!important;place-items:center!important;width:32px!important;height:38px!important;border-radius:0!important;background:transparent!important;color:#777!important;font-size:0!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart a.remove::before{display:block!important;width:22px!important;height:22px!important;content:''!important;background:no-repeat center/22px 22px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23777' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16M9 7V4h6v3m-9 0 1 14h10l1-14M10 11v6m4-6v6'/%3E%3C/svg%3E")!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart a.remove[data-ikd-cart-trash="yes"]::before{display:none!important;content:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart a.remove[data-ikd-cart-trash="yes"] svg{display:block;width:22px;height:22px;fill:none;stroke:#777;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity{display:grid!important;grid-template-columns:48px 44px 48px!important;width:140px!important;min-width:140px!important;max-width:140px!important;height:46px!important;overflow:hidden!important;border-radius:9px!important;background:#f4f4f4!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity .ikd-qty-button,
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity input.qty{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f4f4f4!important;color:#111!important;text-align:center!important;box-shadow:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row.title{display:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title){display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;grid-template-areas:'image name' 'image quantity' 'image total'!important;gap:4px 12px!important;align-items:center!important;width:100%!important;padding:12px 0!important;border-bottom:1px solid #e8e8e8!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column1{display:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column2{grid-area:image!important;grid-column:auto!important;grid-row:auto!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column3{grid-area:name!important;grid-column:auto!important;grid-row:auto!important;min-width:0!important;padding:0!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column4{grid-area:quantity!important;grid-column:auto!important;grid-row:auto!important;justify-self:start!important;padding:0!important;color:#777!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column5{grid-area:total!important;grid-column:auto!important;grid-row:auto!important;justify-self:start!important;padding:0!important;font-weight:700!important;white-space:nowrap!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row .column2 img{display:block!important;width:76px!important;height:76px!important;border-radius:8px!important;object-fit:contain!important;background:#f7f7f7!important}
}
