.tmh-cart-checkout{max-width:1180px;}.tmh-cart-page .tmh-page-title,.tmh-checkout-page .tmh-page-title{font-family:var(--serif);color:var(--tm-purple);}.tmh-steps{display:flex;align-items:center;gap:0;margin:18px 0 30px;padding:0;list-style:none;flex-wrap:wrap;}.tmh-step{display:flex;align-items:center;gap:10px;font-family:var(--sans);font-weight:700;font-size:14px;color:var(--tm-text-soft);}.tmh-step-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--tm-bg-mute);color:var(--tm-text-soft);font-size:13px;flex-shrink:0;border:2px solid transparent;transition:background .2s ease,color .2s ease;}.tmh-step--active .tmh-step-num{background:var(--tm-pink);color:#fff;}.tmh-step--active .tmh-step-label{color:var(--tm-purple);}.tmh-step--done .tmh-step-num{background:var(--tm-purple);color:#fff;}.tmh-step--done .tmh-step-label{color:var(--tm-text-dim);}.tmh-step-line{width:40px;height:2px;margin:0 10px;flex-shrink:0;background:var(--tm-line);}.tmh-step-line--done{background:var(--tm-purple);}@media (max-width:560px){.tmh-steps{gap:0;}.tmh-step-label{display:none;}.tmh-step--active .tmh-step-label,.tmh-step--done .tmh-step-label{display:none;}.tmh-step-line{width:22px;}}.tmh-trust-badges{display:flex;flex-wrap:wrap;gap:14px;list-style:none;margin:34px 0 0;padding:20px 22px;background:var(--tm-bg-lav);border-radius:var(--tm-radius);}.tmh-trust-badges li{display:flex;align-items:center;gap:8px;font-family:var(--sans);font-weight:700;font-size:13.5px;color:var(--tm-purple);flex:1 1 200px;}.tmh-trust-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;flex-shrink:0;background:#fff;color:var(--tm-pink);box-shadow:var(--tm-shadow);}@media (min-width:901px){.tmh-cart-page .tmh-cart-checkout-grid{display:grid !important;grid-template-columns:minmax(0,1fr) 360px !important;gap:30px;align-items:start;}.tmh-cart-page .woocommerce-cart-form{grid-column:1 !important;min-width:0 !important;}.tmh-cart-page .cart-collaterals{grid-column:2 !important;position:sticky;top:20px;min-width:0 !important;}}.tmh-cart-page .cart-collaterals{width:auto !important;float:none !important;}.tmh-cart-page .cart-collaterals .cart_totals{float:none !important;width:100% !important;clear:both;}.tmh-cart-page .woocommerce-cart-form{overflow-x:auto;}.tmh-cart-page table.cart{width:100%;min-width:460px;}.tmh-cart-page table.cart td.product-name{min-width:140px;word-break:normal;overflow-wrap:break-word;}.tmh-cart-page .product-name a{color:var(--tm-text);font-weight:700;}.tmh-cart-page table.cart td.product-price{display:none;}.tmh-cart-page table.cart td,.tmh-cart-page table.cart th{padding:16px 10px !important;vertical-align:middle !important;}.tmh-cart-page table.cart img{border-radius:10px;}.tmh-cart-page td.product-remove a.remove{background:var(--tm-bg-mute) !important;color:var(--tm-text-soft) !important;border-radius:50% !important;}.tmh-cart-page td.product-remove a.remove:hover{background:var(--tm-pink) !important;color:#fff !important;}.tmh-cart-page .product-subtotal{color:var(--tm-purple);font-weight:700;white-space:nowrap;}.tmh-cart-page table.cart .variation,.tmh-cart-page table.cart .woocommerce-cart-item__meta{font-size:12.5px;color:var(--tm-text-dim);margin-top:4px;line-height:1.5;}.tmh-cart-page table.cart .variation dt{font-weight:600;display:inline;}.tmh-cart-page table.cart .variation dd{display:inline;margin:0 6px 0 2px;}.tmh-cart-page table.cart .variation p{margin:0;}@media (max-width:900px){.tmh-cart-page .woocommerce-cart-form{overflow-x:visible;}.tmh-cart-page table.cart,.tmh-cart-page table.cart thead,.tmh-cart-page table.cart tbody,.tmh-cart-page table.cart tfoot,.tmh-cart-page table.cart colgroup,.tmh-cart-page table.cart col{display:block;width:auto;min-width:0;}.tmh-cart-page table.cart thead tr{display:none;}.tmh-cart-page table.cart tbody tr.cart_item{display:grid;grid-template-columns:24px 64px 1fr;grid-template-areas:"remove thumb name" "remove thumb qty" "remove thumb sub" "remove thumb meta";column-gap:10px;row-gap:6px;padding:16px 0;border-top:1px solid var(--tm-line);}.tmh-cart-page table.cart tbody tr.cart_item td{display:block;border:none !important;padding:0 !important;}.tmh-cart-page table.cart td.product-remove{grid-area:remove;align-self:start;}.tmh-cart-page table.cart td.product-thumbnail{grid-area:thumb;align-self:start;}.tmh-cart-page table.cart td.product-thumbnail img{width:60px;height:auto;border-radius:10px;}.tmh-cart-page table.cart td.product-name{grid-area:name;min-width:0;}.tmh-cart-page table.cart td.product-quantity{grid-area:qty;}.tmh-cart-page table.cart td.product-subtotal{grid-area:sub;}.tmh-cart-page table.cart .variation,.tmh-cart-page table.cart .woocommerce-cart-item__meta{grid-area:meta;margin:0;}.tmh-cart-page table.cart tfoot tr{display:table-row;}.tmh-cart-page table.cart tfoot td,.tmh-cart-page table.cart tfoot th{display:table-cell;padding:10px 8px !important;vertical-align:middle !important;border-top:1px solid var(--tm-line) !important;}}.tmh-cart-page .coupon{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:6px;}.tmh-cart-page .coupon input#coupon_code{border:1px solid var(--tm-line) !important;border-radius:10px !important;padding:11px 14px !important;font-family:var(--sans);flex:1 1 180px;}.tmh-cart-page .coupon input#coupon_code:focus{outline:none;border-color:var(--tm-pink) !important;}.tmh-cart-page .cart_totals h2{font-family:var(--serif);color:var(--tm-purple);font-size:20px;margin:14px 0 10px;}.tmh-cart-page .cart_totals table.shop_table th,.tmh-cart-page .cart_totals table.shop_table td{border-top:1px solid var(--tm-line) !important;}.tmh-cart-page .cart_totals .order-total .amount{color:var(--tm-pink-dark);font-size:19px;font-weight:800;}.tmh-cart-page .wc-proceed-to-checkout a.checkout-button{display:block !important;text-align:center !important;font-size:16px !important;padding:15px 20px !important;margin-top:10px !important;}@media (min-width:901px){.tmh-checkout-page form.checkout.woocommerce-checkout{display:grid !important;grid-template-columns:minmax(0,1fr) 400px !important;gap:34px;align-items:start;}.tmh-checkout-page form.checkout #customer_details{grid-column:1 !important;min-width:0 !important;}.tmh-checkout-page form.checkout #order_review_heading{display:none;}.tmh-checkout-page form.checkout #order_review{grid-column:2 !important;position:sticky;top:20px;min-width:0 !important;}}@media (max-width:900px){.tmh-checkout-page form.checkout.woocommerce-checkout{display:flex;flex-direction:column;}.tmh-checkout-page form.checkout #order_review_heading{display:none;}.tmh-checkout-page form.checkout #order_review{order:-1;margin-bottom:24px;}.tmh-checkout-page form.checkout #customer_details{order:1;}}.tmh-checkout-page form.checkout #order_review::before{content:"Sipariş Özeti";display:block;font-family:var(--serif);color:var(--tm-purple);font-size:20px;font-weight:700;margin-bottom:14px;}.tmh-checkout-page #customer_details,.tmh-checkout-page #order_review{background:#fff;border:1px solid var(--tm-line);border-radius:var(--tm-radius);padding:24px;}@media (max-width:900px){.tmh-checkout-page #customer_details,.tmh-checkout-page #order_review{padding:18px;margin-bottom:20px;}}.tmh-checkout-page .woocommerce-billing-fields > h3,.tmh-checkout-page .woocommerce-shipping-fields > h3,.tmh-checkout-page .woocommerce-additional-fields > h3{font-family:var(--serif);color:var(--tm-purple);font-size:19px;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--tm-line);}.tmh-checkout-page .woocommerce-shipping-fields,.tmh-checkout-page .woocommerce-additional-fields{margin-top:28px;}.tmh-acc-toggle{cursor:pointer;user-select:none;position:relative;padding-right:26px !important;}.tmh-acc-toggle::after{content:"";position:absolute;right:2px;top:50%;margin-top:-9px;width:18px;height:18px;border-radius:50%;background:var(--tm-bg-mute);background-image:linear-gradient(45deg,transparent 50%,var(--tm-purple) 50%),linear-gradient(135deg,var(--tm-purple) 50%,transparent 50%);background-position:calc(50% - 3px) 55%,calc(50% + 3px) 55%;background-size:5px 5px;background-repeat:no-repeat;transition:transform .2s ease;}.tmh-acc-toggle[aria-expanded="true"]::after{transform:rotate(180deg);}.tmh-acc-collapsed > *:not(h3){display:none !important;}@media (max-width:900px){.tmh-checkout-page .woocommerce-billing-fields,.tmh-checkout-page .woocommerce-additional-fields{border:1px solid var(--tm-line);border-radius:10px;padding:16px !important;}.tmh-checkout-page .woocommerce-billing-fields > h3,.tmh-checkout-page .woocommerce-additional-fields > h3{margin-bottom:0;padding-bottom:0;border-bottom:none;font-size:16.5px;}.tmh-checkout-page .woocommerce-billing-fields:not(.tmh-acc-collapsed) > h3,.tmh-checkout-page .woocommerce-additional-fields:not(.tmh-acc-collapsed) > h3{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--tm-line);}}.tmh-checkout-page .form-row label{font-family:var(--sans);font-weight:700;font-size:13.5px;color:var(--tm-text);margin-bottom:4px;display:block;}.tmh-checkout-page .form-row .required{color:var(--tm-pink);text-decoration:none;}.tmh-checkout-page .input-text,.tmh-checkout-page select,.tmh-checkout-page textarea,.tmh-checkout-page .select2-selection{border:1px solid var(--tm-line) !important;border-radius:10px !important;padding:11px 14px !important;font-family:var(--sans) !important;background:#fff !important;box-shadow:none !important;min-height:46px !important;transition:border-color .15s ease;}.tmh-checkout-page .select2-selection{display:flex !important;align-items:center;}.tmh-checkout-page .input-text:focus,.tmh-checkout-page select:focus,.tmh-checkout-page textarea:focus{outline:none;border-color:var(--tm-pink) !important;}.tmh-checkout-page .woocommerce-form-login,.tmh-checkout-page .checkout_coupon{background:var(--tm-bg-lav) !important;border:none !important;border-radius:var(--tm-radius) !important;padding:22px !important;}.tmh-checkout-page .woocommerce-info{border-radius:10px;}.tmh-checkout-page #order_review{overflow-x:auto;}.tmh-checkout-page #order_review table.shop_table{border:none !important;border-radius:0 !important;width:100% !important;min-width:320px;}.tmh-checkout-page #order_review table.shop_table th,.tmh-checkout-page #order_review table.shop_table td{border-top:1px solid var(--tm-line) !important;padding:12px 8px !important;}.tmh-checkout-page #order_review .product-name{font-weight:600;min-width:120px;word-break:normal;overflow-wrap:break-word;}.tmh-checkout-page #order_review .wc-item-meta,.tmh-checkout-page #order_review .variation{font-size:12px;color:var(--tm-text-dim);margin-top:3px;line-height:1.5;list-style:none;padding:0;font-weight:400;}.tmh-checkout-page #order_review .wc-item-meta li,.tmh-checkout-page #order_review .variation dt{display:inline;font-weight:600;}.tmh-checkout-page #order_review .wc-item-meta .wc-item-meta-label::after{content:':';}.tmh-checkout-page #order_review .variation dd{display:inline;margin:0 6px 0 2px;}.tmh-checkout-page #order_review .variation p{margin:0;}.tmh-checkout-page img.tmh-order-thumb{border-radius:8px;width:48px;height:auto;display:block;}@media (max-width:900px){.tmh-checkout-page #order_review{overflow-x:visible;}.tmh-checkout-page #order_review table.shop_table,.tmh-checkout-page #order_review table.shop_table thead,.tmh-checkout-page #order_review table.shop_table tbody,.tmh-checkout-page #order_review table.shop_table tfoot,.tmh-checkout-page #order_review table.shop_table colgroup,.tmh-checkout-page #order_review table.shop_table col{display:block;width:auto;min-width:0;}.tmh-checkout-page #order_review table.shop_table thead tr{display:none;}.tmh-checkout-page #order_review table.shop_table tr.cart_item{display:grid;grid-template-columns:48px 1fr;grid-template-areas:"thumb name" "thumb meta";column-gap:10px;row-gap:4px;padding:10px 0;border-top:1px solid var(--tm-line) !important;}.tmh-checkout-page #order_review table.shop_table tr.cart_item td{display:block;border:none !important;padding:0 !important;}.tmh-checkout-page #order_review tr.cart_item td.product-thumbnail{grid-area:thumb;}.tmh-checkout-page #order_review tr.cart_item td.product-name{grid-area:name;min-width:0;}.tmh-checkout-page #order_review .wc-item-meta,.tmh-checkout-page #order_review .variation{grid-area:meta;}.tmh-checkout-page #order_review tr.cart_item td.product-total{grid-column:1 / -1;text-align:right;font-weight:700;color:var(--tm-purple);}.tmh-checkout-page #order_review table.shop_table tfoot tr,.tmh-checkout-page #order_review table.shop_table tr.shipping,.tmh-checkout-page #order_review table.shop_table tr.order-total,.tmh-checkout-page #order_review table.shop_table tr.cart-subtotal,.tmh-checkout-page #order_review table.shop_table tr.tax-rate,.tmh-checkout-page #order_review table.shop_table tr.woocommerce-shipping-totals{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;border-top:1px solid var(--tm-line) !important;}.tmh-checkout-page #order_review table.shop_table tfoot th,.tmh-checkout-page #order_review table.shop_table tfoot td,.tmh-checkout-page #order_review table.shop_table tr.shipping th,.tmh-checkout-page #order_review table.shop_table tr.shipping td,.tmh-checkout-page #order_review table.shop_table tr.order-total th,.tmh-checkout-page #order_review table.shop_table tr.order-total td,.tmh-checkout-page #order_review table.shop_table tr.cart-subtotal th,.tmh-checkout-page #order_review table.shop_table tr.cart-subtotal td{display:block;padding:0 !important;border:none !important;}}.tmh-checkout-page #order_review .order-total .amount,.tmh-checkout-page #order_review .order-total th{color:var(--tm-pink-dark);font-size:18px;font-weight:800;}.tmh-checkout-page ul.wc_payment_methods{list-style:none;margin:20px 0 0;padding:0;border-top:1px solid var(--tm-line);}.tmh-checkout-page ul.wc_payment_methods li.wc_payment_method{padding:14px 0;border-bottom:1px solid var(--tm-line);}.tmh-checkout-page ul.wc_payment_methods li.wc_payment_method label{font-weight:700;color:var(--tm-text);cursor:pointer;}.tmh-checkout-page ul.wc_payment_methods input.input-radio{accent-color:var(--tm-pink);width:18px;height:18px;vertical-align:middle;}.tmh-checkout-page ul.wc_payment_methods .payment_box{background:var(--tm-bg-mute) !important;border-radius:10px !important;margin-top:10px !important;font-size:13.5px;color:var(--tm-text-dim);}.tmh-checkout-page ul.wc_payment_methods .payment_box::before{display:none !important;}.tmh-checkout-page img.payment-method-icon,.tmh-checkout-page .wc_payment_method img{height:22px;vertical-align:middle;margin-left:6px;}.tmh-checkout-page .woocommerce-terms-and-conditions-wrapper{margin:18px 0;font-size:13.5px;color:var(--tm-text-dim);}.tmh-checkout-page .woocommerce-terms-and-conditions-wrapper input[type="checkbox"]{accent-color:var(--tm-pink);width:16px;height:16px;vertical-align:middle;}.tmh-checkout-page #place_order{width:100% !important;font-size:16.5px !important;padding:16px 20px !important;margin-top:16px !important;box-shadow:var(--tm-shadow);}.tmh-checkout-page ul#shipping_method{list-style:none;margin:4px 0;padding:0;}.tmh-checkout-page ul#shipping_method li{padding:6px 0;}.tmh-checkout-page ul#shipping_method input.shipping_method{accent-color:var(--tm-pink);vertical-align:middle;margin-right:6px;}.tmh-checkout-page .woocommerce-order{background:#fff;border:1px solid var(--tm-line);border-radius:var(--tm-radius);padding:28px;}.tmh-checkout-page .woocommerce-order > .woocommerce-notice--success,.tmh-checkout-page .woocommerce-thankyou-order-received{font-family:var(--serif);color:var(--tm-purple);font-size:19px;background:none;border:none;padding:0 0 16px;margin:0;}.tmh-checkout-page ul.woocommerce-order-overview{display:flex;flex-wrap:wrap;gap:18px;list-style:none;margin:0 0 24px;padding:18px;background:var(--tm-bg-lav);border-radius:12px;}.tmh-checkout-page ul.woocommerce-order-overview li{font-size:13px;color:var(--tm-text-dim);}.tmh-checkout-page ul.woocommerce-order-overview li strong{display:block;color:var(--tm-purple);font-size:15px;margin-top:2px;}.tmh-checkout-page .woocommerce-NoticeGroup .woocommerce-error,.tmh-cart-page .woocommerce-error{border-top-color:var(--tm-pink) !important;border-radius:10px !important;background:#fff !important;}@media (max-width:900px){.tmh-checkout-page form.checkout #order_review{margin-top:24px;}}.tmh-checkout-page form.checkout #order_review,.tmh-checkout-page form.checkout #customer_details{width:100% !important;max-width:none !important;float:none !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important;}.tmh-checkout-page #order_review::after{content:none !important;}.tmh-checkout-page #order_review::before{mask-image:none !important;-webkit-mask-image:none !important;clip-path:none !important;}