.custom-cart-section,.custom-checkout-section{font-family:'IranSans',Tahoma,sans-serif;color:#333;background:#fff;border-radius:10px}.custom-cart-table th,.custom-cart-table td{vertical-align:middle!important;text-align:center}.custom-cart-table th{background:#f7f7f7;font-weight:600;color:#555}.custom-cart-table td{font-size:.95rem;color:#444}.custom-cart-table .product-thumbnail img{border-radius:8px;max-width:80px;height:auto;object-fit:cover;transition:transform 0.3s ease}.custom-cart-table .product-thumbnail img:hover{transform:scale(1.1)}.custom-cart-table .remove{color:#e74c3c;font-size:1.4rem;text-decoration:none;font-weight:700;transition:color 0.3s ease}.custom-cart-table .remove:hover{color:#c0392b}.cart-actions{gap:15px;flex-wrap:wrap}.update-cart-btn,.checkout-btn{padding:12px 25px;font-weight:600;border-radius:8px;transition:background 0.3s ease}.update-cart-btn{background-color:#4e73df;color:#fff;border:none}.update-cart-btn:hover{background-color:#3b59d9}.checkout-btn{background-color:#1cc88a;color:#fff;border:none}.checkout-btn:hover{background-color:#17a673}.cart-totals{max-width:360px;margin-left:auto;font-size:1.1rem;color:#222}.cart-totals th{font-weight:600}.cart-totals td{font-weight:700;color:#1cc88a}.custom-checkout-details h4{font-weight:700;color:#222;border-bottom:2px solid #1cc88a;padding-bottom:8px;margin-bottom:20px}.custom-order-review h4{font-weight:700;border-bottom:2px solid #4e73df;padding-bottom:8px;margin-bottom:20px;color:#4e73df}.woocommerce-checkout input.input-text,.woocommerce-checkout select,.woocommerce-checkout textarea{width:100%;padding:10px 14px;margin-bottom:15px;border:1.5px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color 0.3s ease}.woocommerce-checkout input.input-text:focus,.woocommerce-checkout select:focus,.woocommerce-checkout textarea:focus{border-color:#1cc88a;outline:none}.woocommerce-checkout .form-row.place-order button{font-size:1.2rem;font-weight:700}@media (max-width:767px){.custom-cart-table thead{display:none}.custom-cart-table tr{display:block;margin-bottom:20px;border:1px solid #ddd;border-radius:10px;padding:15px}.custom-cart-table td{display:flex;justify-content:space-between;padding:8px 12px;font-size:1rem}.custom-cart-table td[data-title]::before{content:attr(data-title) ": ";font-weight:600;color:#555;flex:1 1 50%;text-align:left}.cart-totals{max-width:100%;margin:20px 0 0 0}.custom-checkout-details .col-md-6{margin-bottom:30px}}.woocommerce-orders{background-color:#f9f9f9;padding:2rem;border-radius:12px;box-shadow:0 2px 12px rgb(0 0 0 / .05)}.woocommerce-orders .woocommerce-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:right}.woocommerce-orders-table th,.woocommerce-orders-table td{text-align:center;vertical-align:middle}.woocommerce-orders-table{border-radius:10px;overflow:hidden}