/* Cart v4 — item cards, native WooCommerce totals, accessible quantity controls. */
.woocommerce-cart{background:#f5f6f8}.finora-cart-page{padding:25px 0 74px;min-height:65vh;color:#262d29}.finora-cart-page svg{width:21px;height:21px;flex-shrink:0}.fc-breadcrumb{display:flex;gap:12px;font-size:12px;color:#687069;margin-bottom:29px}.fc-breadcrumb a:hover{color:var(--fire)}.fc-page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.fc-page-heading .eyebrow{color:#b44620;font-size:10px;letter-spacing:2px;margin-bottom:12px}.fc-page-heading h1{font-size:38px;letter-spacing:-1.3px;margin:0;display:flex;align-items:center;gap:15px}.fc-page-heading h1>span{font-size:13px;color:#656e67;border:1px solid #dde2df;border-radius:7px;background:#fff;padding:6px 11px;font-weight:500;letter-spacing:0}.fc-continue{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:550}.fc-continue:hover{color:#b7461e}.fc-continue svg{width:18px}.fc-steps{padding:0 0 25px;margin:0 0 28px;border-bottom:1px solid #e0e4e0;display:flex;list-style:none;gap:34px;font-size:12px;color:#717a73}.fc-steps li{display:flex;align-items:center;gap:9px}.fc-steps li:not(:last-child):after{content:"";height:1px;width:43px;background:#d6ddd7;margin-left:25px}.fc-steps li>span{border:1px solid #dbe1db;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;background:#fff;font-size:11px}.fc-steps li[aria-current]{color:#b6401a;font-weight:650}.fc-steps li[aria-current]>span{background:#e95324;border-color:#e95324;color:#fff}.fc-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.fc-cart-form{min-width:0;margin:0}.fc-products-panel{border:1px solid #e0e5e1;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 3px 8px #26372b03}.fc-seller{padding:19px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fdfefd;border-bottom:1px solid #e9ece8}.fc-seller>div{display:flex;align-items:center;gap:12px}.fc-seller-mark{display:grid;place-items:center;width:37px;height:37px;border-radius:8px;background:#fff0e9;color:#ba431e;font:700 29px/1 Georgia,serif;padding-bottom:3px}.fc-seller strong{display:block;font-size:14px}.fc-seller>div>div>span{display:block;color:#727c74;font-size:11px;margin-top:1px}.fc-product-count{color:#667168;font-size:12px}.fc-cart-item{padding:25px 24px;display:grid;grid-template-columns:112px minmax(0,1fr) 120px 36px;grid-template-rows:auto auto;gap:15px 20px;border-bottom:1px solid #edf0eb;position:relative}.fc-cart-item:last-child{border-bottom:0}.fc-item-image{grid-column:1;grid-row:1/3;align-self:start}.fc-item-image img{width:112px;height:130px;object-fit:cover;border-radius:8px;border:1px solid #e5e9e1}.fc-item-info{grid-column:2;grid-row:1;min-width:0}.fc-item-brand{font-size:9px;font-weight:650;letter-spacing:1.15px;color:#6d796f}.fc-cart-item h2{font-size:16px;font-weight:650;letter-spacing:-.3px;line-height:1.55;margin:5px 0 8px}.fc-cart-item h2 a:hover{color:#ba431e}.fc-stock{display:flex;align-items:center;gap:4px;margin:0 0 7px;color:#387250;font-size:11px}.fc-stock svg{width:14px;height:14px}.fc-unit-price{font-size:11px;color:#717a73}.fc-unit-price .amount{color:#505d53}.fc-item-info dl.variation{font-size:12px;margin:5px 0}.fc-item-info dl.variation p{margin:0}.fc-item-quantity{grid-column:2;grid-row:2;display:flex;align-items:center;gap:12px;align-self:end}.fc-field-label{font-size:11px;color:#6c756e}.fc-quantity-control{display:inline-flex;align-items:center;border:1px solid #dce3db;border-radius:7px;overflow:visible;background:#fff;height:37px}.fc-quantity-control .quantity{margin:0;float:none}.finora-cart-page .quantity .qty{width:39px;height:35px;border:0;border-inline:1px solid #e8ece5;border-radius:0;padding:3px;text-align:center;font-size:13px;font-weight:600;appearance:textfield;-moz-appearance:textfield}.finora-cart-page .quantity .qty::-webkit-inner-spin-button,.finora-cart-page .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fc-qty-step{display:none;align-items:center;justify-content:center;width:35px;height:35px;border:0;background:#f9faf8;border-radius:6px;color:#46513f;font-size:20px;line-height:1}.fc-enhanced .fc-qty-step{display:flex}.fc-qty-step:hover:not(:disabled){background:#fff0e8;color:#be4017}.fc-qty-step:disabled{opacity:.35;cursor:default}.fc-item-subtotal{grid-column:3/5;grid-row:2;align-self:end;text-align:right}.fc-item-subtotal>span{font-size:10px;color:#748076;display:block;margin-bottom:2px}.fc-item-subtotal strong{font-size:20px;font-weight:650;color:#cf4b1f;letter-spacing:-.5px;white-space:nowrap}.fc-item-remove{grid-column:4;grid-row:1;justify-self:end}.finora-cart-page .fc-item-remove a.remove{display:grid;place-items:center;width:35px;height:35px;border:1px solid transparent;border-radius:6px;color:#828a83!important;background:transparent}.fc-item-remove svg{width:19px;height:19px}.finora-cart-page .fc-item-remove a.remove:hover{background:#fff0e9;color:#bd441f!important;border-color:#f5e0d5}.fc-cart-actions{border-top:1px solid #edf0eb;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 24px;min-height:48px}.fc-auto-note{display:none;align-items:center;gap:7px;color:#6c796e;font-size:11px}.fc-auto-note svg{width:14px;height:14px;color:#559665}.fc-enhanced .fc-auto-note{display:flex}.fc-enhanced .fc-update-button{display:none!important}.fc-cart-update-error .fc-update-button{display:inline-flex!important}.finora-cart-page .fc-update-button{background:#eef1ea;color:#45503f;font-size:12px;padding:10px 14px}.fc-cart-busy .fc-auto-note{color:#b44923}.fc-cart-busy .fc-auto-note svg{opacity:.3}.fc-cart-help{padding:22px 4px;display:flex;align-items:flex-start;gap:11px;color:#718071}.fc-cart-help>svg{color:#5d7964;margin-top:2px}.fc-cart-help p{margin:0;line-height:1.75;flex:1}.fc-cart-help strong{font-size:12px;color:#495b4d;display:block;font-weight:600}.fc-cart-help span{font-size:11px;display:block;max-width:490px}.fc-cart-help a{font-size:12px;color:#435b49;white-space:nowrap;padding-top:1px}.finora-cart-page .cart-collaterals{width:auto;float:none;display:block;position:sticky;top:22px}.finora-cart-page .cart-collaterals:before,.finora-cart-page .cart-collaterals:after{display:none}.finora-cart-page .cart-collaterals .cart_totals{width:100%;float:none;background:#fff;border:1px solid #e0e5e1;border-radius:13px;padding:26px;box-shadow:0 3px 8px #26372b03}.fc-summary-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:23px}.finora-cart-page .fc-summary-heading h2{font-size:21px;letter-spacing:-.5px;margin:0}.fc-summary-heading>span{font-size:11px;color:#778178}.fc-shipping-progress{background:#fff8f0;border:1px solid #f6e7d7;border-radius:8px;padding:13px;margin-bottom:20px;color:#8d5429}.fc-shipping-progress.is-free{background:#f2f8f2;border-color:#deeadf;color:#416d45}.fc-shipping-progress>div:first-child{display:flex;gap:9px;align-items:flex-start}.fc-shipping-progress svg{width:18px;margin-top:1px}.fc-shipping-progress p{margin:0;line-height:1.6}.fc-shipping-progress strong{display:block;font-size:12px;font-weight:600}.fc-shipping-progress p>span{display:block;font-size:10px;margin-top:2px;color:#7e7867}.fc-shipping-progress.is-free p>span{color:#697c6b}.fc-progress-track{height:4px;border-radius:8px;background:#efe4d4;overflow:hidden;margin-top:11px}.fc-progress-track>span{height:100%;display:block;background:#e78c4b;border-radius:8px;transition:width .4s}.is-free .fc-progress-track{background:#dfeadf}.is-free .fc-progress-track>span{background:#78a272}.finora-cart-page table.shop_table{border:0;border-collapse:collapse;border-spacing:0;margin:0 0 20px;width:100%;font-size:13px}.finora-cart-page table.shop_table th,.finora-cart-page table.shop_table td{border:0;background:transparent;padding:9px 0;vertical-align:top;line-height:1.65;font-size:12px}.finora-cart-page table.shop_table th{color:#69736b;font-weight:400;text-align:left;width:44%}.finora-cart-page table.shop_table td{text-align:right;color:#303c32}.finora-cart-page table.shop_table td:before{display:none}.finora-cart-page .cart-discount td{color:#2c7147}.finora-cart-page .cart-discount a{font-size:10px;text-decoration:underline;margin-left:5px}.finora-cart-page table .shipping{display:block;border-bottom:1px solid #edf0ea;padding:5px 0 15px;margin:0 0 7px}.finora-cart-page table .shipping th,.finora-cart-page table .shipping td{display:block;width:100%;text-align:left;padding:0}.finora-cart-page table .shipping th{font-size:11px;margin-bottom:5px}.finora-cart-page .shipping ul#shipping_method{margin:0;padding:0}.finora-cart-page .shipping ul#shipping_method li{margin:0 0 7px;font-size:12px;line-height:1.5}.finora-cart-page .shipping ul#shipping_method .amount{float:right;font-weight:500}.finora-cart-page .shipping .woocommerce-shipping-destination{margin:8px 0 0;color:#748076;font-size:10px;line-height:1.65}.finora-cart-page .shipping .woocommerce-shipping-destination strong{font-weight:400}.finora-cart-page .shipping-calculator-button{display:inline-block;color:#92522f;font-size:11px;text-decoration:underline;margin:5px 0 0}.finora-cart-page .shipping-calculator-button:after{display:none}.finora-cart-page .shipping-calculator-form{padding-top:10px}.finora-cart-page .shipping-calculator-form .form-row{padding:0;margin:0 0 8px}.finora-cart-page .shipping-calculator-form input,.finora-cart-page .shipping-calculator-form select{font-size:12px;width:100%}.finora-cart-page .shipping-calculator-form .button{font-size:12px;padding:10px 16px;width:100%}.finora-cart-page table .order-total th,.finora-cart-page table .order-total td{border-top:1px solid #e5e9e3;padding-top:18px;color:#263d2c;vertical-align:middle}.finora-cart-page table .order-total th{font-size:14px;font-weight:600}.finora-cart-page table .order-total td{font-size:25px;letter-spacing:-.7px;font-weight:650;white-space:nowrap}.finora-cart-page table .order-total td strong{font-weight:650}.finora-cart-page table .order-total td small{font-size:10px;white-space:normal;letter-spacing:0;display:block}.finora-cart-page .wc-proceed-to-checkout{padding:0}.finora-cart-page a.fc-checkout{display:flex;width:100%;align-items:center;justify-content:space-between;gap:14px;min-height:51px;margin:0;border-radius:7px;background:#e95324;color:#fff;font-size:15px;padding:14px 19px;font-weight:650}.finora-cart-page a.fc-checkout:hover{background:#ca441d;transform:none}.finora-cart-page a.fc-checkout[aria-disabled=true]{opacity:.6;cursor:wait}.fc-summary-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#7b837b;font-size:10px;margin:13px 0 0}.fc-summary-note svg{width:13px;height:13px}.fc-mobile-checkout{display:none}.fc-coupon-panel{background:white;border:1px solid #e0e5e1;border-radius:10px;margin-top:18px;padding:17px 22px}.fc-coupon-panel summary{cursor:pointer;font-size:13px;color:#4e584f}.fc-coupon-panel .coupon{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.fc-coupon-panel input{border:1px solid #d8dfd5;border-radius:5px;min-width:0;padding:11px;font-size:13px;flex:1}.fc-coupon-panel button.button{padding:10px 17px;font-size:13px}.fc-coupon-panel .coupon-error-notice{flex-basis:100%;font-size:12px;color:#b43f25;margin:0}.fc-empty-cart{text-align:center;padding:54px 24px 58px;border:1px solid #e0e5e1;background:#fff;border-radius:14px}.fc-empty-art{width:99px;height:99px;margin:0 auto 25px;background:#fff2e9;border-radius:50%;display:grid;place-items:center;color:#ce5d2b;position:relative}.fc-empty-art svg{width:43px;height:43px;stroke-width:1.3}.fc-empty-art>span{position:absolute;right:0;bottom:5px;width:27px;height:27px;display:grid;place-items:center;background:#476c50;color:white;border:3px solid white;border-radius:50%;line-height:1}.fc-empty-cart .eyebrow{font-size:9px;color:#ae603c;letter-spacing:1.7px;margin-bottom:16px}.fc-empty-cart h2{font-size:29px;margin-bottom:16px;font-weight:650}.fc-empty-cart>p:not(.eyebrow){font-size:14px;color:#6d796e;line-height:1.8;margin-bottom:25px}.fc-empty-cart .button{border-radius:7px;font-size:14px;gap:36px;min-height:48px}.fc-empty-categories{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:28px}.fc-empty-categories a{border:1px solid #e1e6dc;background:#fafbf8;border-radius:20px;padding:7px 13px;font-size:11px;color:#64705e}.fc-empty-categories a:hover{background:#f0f5e9}.finora-cart-page .woocommerce-notices-wrapper:empty{display:none}.finora-cart-page .woocommerce-message,.finora-cart-page .woocommerce-info,.finora-cart-page .woocommerce-error{border:1px solid #dbe4d7;border-radius:8px;background:#f2f8ee;padding:16px 20px 16px 47px;margin-bottom:20px;font-size:13px;line-height:1.7}.finora-cart-page .woocommerce-message:before,.finora-cart-page .woocommerce-info:before,.finora-cart-page .woocommerce-error:before{left:18px;top:17px;color:#517745}.finora-cart-page .woocommerce-error{background:#fff2ed;border-color:#efd6ca}.finora-cart-page .woocommerce-error:before{color:#b64522}.finora-cart-page .restore-item{font-weight:600;color:#a8411f;text-decoration:underline;margin-left:6px}.finora-cart-page .blockUI.blockOverlay{border-radius:12px}.fc-cart-update-error .fc-auto-note{display:none}.fc-cart-update-error .fc-cart-actions:before{content:"Güncelleme tamamlanamadı. Tekrar dene.";font-size:12px;color:#ab4120}
@media(min-width:901px){.finora-cart-page table.shop_table tbody{display:block}.finora-cart-page table.shop_table tr:not(.shipping){display:table;width:100%;table-layout:fixed}.finora-cart-page table.shop_table tr:not(.shipping) td{width:56%}}
@media(max-width:1150px) and (min-width:901px){.fc-cart-layout{grid-template-columns:minmax(0,1fr) 320px;gap:20px}.fc-cart-item{grid-template-columns:88px minmax(0,1fr) 65px 30px;gap:15px;padding:22px 18px}.fc-item-image img{width:88px;height:115px}.fc-item-info{grid-column:2/4;padding-right:8px}.fc-item-subtotal strong{font-size:18px}.fc-item-quantity{grid-column:2/3}.finora-cart-page .cart-collaterals .cart_totals{padding:22px}.fc-cart-help a{display:none}.fc-field-label{display:none}}
@media(max-width:900px){.fc-cart-layout{grid-template-columns:1fr;gap:14px}.finora-cart-page .cart-collaterals{position:static}.finora-cart-page .cart-collaterals .cart_totals{padding:24px}.fc-cart-item{grid-template-columns:105px minmax(0,1fr) 110px 36px}.fc-summary-heading{margin-bottom:18px}.finora-cart-page table.shop_table tbody{display:block}.finora-cart-page table.shop_table tr:not(.shipping){display:table;width:100%;table-layout:fixed}.finora-cart-page table.shop_table tr:not(.shipping) td{width:56%}.fc-mobile-checkout{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:90;background:#fff;border-top:1px solid #e1e6dc;box-shadow:0 -5px 24px #192b1b08;padding:12px max(18px,env(safe-area-inset-left)) calc(12px + env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:16px}.fc-mobile-checkout>div{min-width:0}.fc-mobile-checkout>div>span{display:block;font-size:11px;color:#6f7b70}.fc-mobile-checkout small{font-size:10px;color:#879081}.fc-mobile-checkout strong{display:block;color:#263d2c;white-space:nowrap;font-size:21px;font-weight:650;line-height:1.6;letter-spacing:-.5px}.finora-cart-page .fc-mobile-checkout a.fc-checkout{width:auto;min-width:185px;font-size:14px;gap:21px;min-height:48px}.fc-cart-has-items .site-footer{padding-bottom:91px}.fc-cart-has-items .cart-toast{bottom:102px}.fc-cart-help{padding:17px 3px}.fc-page-heading h1{font-size:33px}.fc-steps{gap:20px}.fc-steps li:not(:last-child):after{width:27px;margin-left:14px}.finora-cart-page{padding-bottom:42px}}
@media(max-width:600px){.finora-cart-page{padding-top:20px}.fc-breadcrumb{margin-bottom:23px;font-size:11px}.fc-page-heading{margin-bottom:23px;align-items:center;gap:10px}.fc-page-heading .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:9px}.fc-page-heading h1{font-size:29px;gap:10px}.fc-page-heading h1>span{font-size:11px;padding:4px 8px}.fc-continue{font-size:0;gap:0}.fc-continue svg{width:32px;height:32px;border:1px solid #dbe2da;border-radius:50%;padding:6px}.fc-continue:before{content:"Alışverişe devam";font-size:10px;margin-right:8px;max-width:60px;line-height:1.5}.fc-steps{gap:0;justify-content:space-between;padding-bottom:19px;margin-bottom:20px;font-size:10px}.fc-steps li{gap:6px;white-space:nowrap}.fc-steps li>span{width:21px;height:21px;font-size:9px}.fc-steps li:not(:last-child):after{display:none}.fc-seller{padding:15px}.fc-seller strong{font-size:13px}.fc-seller>div>div>span{font-size:10px}.fc-seller-mark{width:32px;height:32px;font-size:25px}.fc-products-panel{border-radius:10px}.fc-cart-item{grid-template-columns:82px minmax(0,1fr) 30px;grid-template-rows:auto auto;gap:19px 13px;padding:20px 15px}.fc-item-image{grid-row:1;grid-column:1}.fc-item-image img{width:82px;height:103px}.fc-item-info{grid-column:2;grid-row:1}.fc-item-brand{font-size:8px;letter-spacing:.8px}.fc-cart-item h2{font-size:13px;line-height:1.5;letter-spacing:-.2px;margin:4px 0 8px}.fc-item-remove{grid-column:3;grid-row:1}.finora-cart-page .fc-item-remove a.remove{width:32px;height:36px;margin-top:-7px;margin-right:-7px}.fc-item-remove svg{width:17px}.fc-unit-price{font-size:10px;line-height:1.6}.fc-stock{font-size:10px;margin-bottom:5px}.fc-item-quantity{grid-column:1/3;grid-row:2;gap:8px}.fc-field-label{display:none}.fc-quantity-control{height:38px}.fc-qty-step{width:36px;height:36px}.finora-cart-page .quantity .qty{width:37px;height:36px;font-size:13px}.fc-item-subtotal{grid-column:2/4;grid-row:2;pointer-events:none}.fc-item-subtotal>span{font-size:9px}.fc-item-subtotal strong{font-size:19px}.fc-cart-actions{padding:12px 15px;min-height:43px}.fc-auto-note{font-size:10px;gap:5px}.fc-cart-help{gap:9px;padding:17px 1px 7px}.fc-cart-help p{line-height:1.7}.fc-cart-help strong{font-size:11px}.fc-cart-help span{font-size:10px}.fc-cart-help>a{font-size:10px}.fc-cart-help>svg{width:19px}.finora-cart-page .cart-collaterals .cart_totals{padding:21px 19px;border-radius:10px}.finora-cart-page .fc-summary-heading h2{font-size:20px}.finora-cart-page table.shop_table th,.finora-cart-page table.shop_table td{font-size:12px}.finora-cart-page table .order-total td{font-size:24px}.fc-mobile-checkout{gap:12px}.finora-cart-page .fc-mobile-checkout a.fc-checkout{min-width:165px;font-size:13px;padding:13px 16px;gap:16px}.fc-mobile-checkout strong{font-size:20px}.fc-mobile-checkout a svg{width:18px}.fc-summary-note{font-size:10px}.fc-empty-cart{padding:37px 19px 35px;border-radius:10px}.fc-empty-art{width:82px;height:82px;margin-bottom:23px}.fc-empty-cart h2{font-size:24px;line-height:1.2;letter-spacing:-.7px}.fc-empty-cart>p:not(.eyebrow){font-size:12px;line-height:1.8}.fc-empty-cart .eyebrow{font-size:8px;letter-spacing:1.4px}.fc-desktop-break{display:none}.fc-empty-categories{gap:7px;margin-top:23px}.fc-empty-categories a{font-size:10px;padding:6px 10px}.fc-empty-cart .button{width:100%;justify-content:space-between;gap:14px}.finora-cart-page .woocommerce-message,.finora-cart-page .woocommerce-info,.finora-cart-page .woocommerce-error{font-size:12px;padding:14px 14px 14px 39px}.finora-cart-page .woocommerce-message:before,.finora-cart-page .woocommerce-info:before,.finora-cart-page .woocommerce-error:before{left:14px;top:15px}.fc-coupon-panel{padding:15px}.fc-cart-update-error .fc-cart-actions{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.fc-progress-track>span,.fc-checkout,.fc-qty-step{transition:none}}
/* Keep shipping labels free of WooCommerce's generic row separators. */
.woocommerce-cart .cart-collaterals .cart_totals .shipping th,.woocommerce-cart .cart-collaterals .cart_totals .shipping td{border-top:0}
@media(max-width:600px){.fc-quantity-control{height:44px}.fc-qty-step{width:42px;height:42px}.finora-cart-page .quantity .qty{height:42px}.finora-cart-page .fc-item-remove a.remove{width:40px;height:44px}}
/* Keep undo on one tappable line even when the removed product name wraps. */
.finora-cart-page .restore-item{display:inline-flex;align-items:center;min-height:36px;white-space:nowrap;padding:4px 9px;border:1px solid #d8e3cf;border-radius:5px;background:#fff;margin-block:3px;text-decoration:none}
