.woocommerce-order{max-width:1100px;margin:40px auto;padding:0 20px}.woocommerce-order h1,.woocommerce-order h2{color:#080F2C}.woocommerce-order h1{font-size:36px;font-weight:600;margin-bottom:10px}.woocommerce-order>p:first-of-type{font-size:17px;margin-bottom:30px}.woocommerce-order-overview{display:grid!important;grid-template-columns:repeat(5,1fr);gap:15px;margin:25px 0 35px!important;padding:0!important}.woocommerce-order-overview li{background:#fff;border:1px solid #e2e5ea;border-radius:10px;padding:18px!important;margin:0!important;min-height:75px;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.woocommerce-order-overview li strong{display:block;color:#080F2C;font-size:16px;margin-top:6px}.woocommerce-order h2{font-size:24px;font-weight:600;margin-top:35px;margin-bottom:15px}.woocommerce-order .woocommerce-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e0e3e8;border-radius:10px;overflow:hidden;background:#fff}.woocommerce-order .woocommerce-table th,.woocommerce-order .woocommerce-table td{padding:16px 18px;border-bottom:1px solid #eceff2}.woocommerce-order .woocommerce-table thead th{background:#080F2C;color:#fff;font-weight:600}.woocommerce-order .woocommerce-table tfoot th,.woocommerce-order .woocommerce-table tfoot td{font-weight:600}.woocommerce-order .woocommerce-table tfoot tr:last-child th,.woocommerce-order .woocommerce-table tfoot tr:last-child td{font-size:18px;color:#080F2C}.woocommerce-order address{background:#fff;border:1px solid #e0e3e8;border-radius:10px;padding:20px!important;line-height:1.8;font-style:normal;box-shadow:0 2px 8px rgb(0 0 0 / .03)}.lsa-payment-instructions{margin-top:30px!important;padding:30px!important;background:#f8fafc!important;border:2px solid #35105F!important;border-radius:10px!important;box-shadow:0 5px 18px rgb(0 0 0 / .06)}.lsa-payment-instructions h2{margin-top:0!important;color:#080F2C;font-size:26px!important}.lsa-payment-instructions h3{color:#080F2C;font-size:18px;margin-top:25px;margin-bottom:12px}.lsa-payment-instructions p:first-of-type{font-size:16px}.lsa-payment-instructions p strong{color:#080F2C}.lsa-payment-instructions p:nth-of-type(2){background:#fff;border:1px solid #e0e3e8;border-radius:8px;padding:15px;font-size:22px;font-weight:700;color:#080F2C}.lsa-payment-instructions h3+p{background:#fff;border:1px solid #e0e3e8;border-radius:8px;padding:18px;line-height:1.9}.lsa-payment-instructions a{display:inline-block;margin-top:10px;padding:14px 24px!important;background:#25D366!important;color:#ffffff!important;border-radius:7px!important;font-size:16px;font-weight:600;text-decoration:none!important;transition:all 0.2s ease}.lsa-payment-instructions a:hover{background:#1ebe5d!important;transform:translateY(-1px)}.lsa-payment-instructions p:last-child{margin-top:20px;color:#555;font-size:14px}@media (max-width:768px){.woocommerce-order{margin:20px auto;padding:0 15px}.woocommerce-order h1{font-size:28px}.woocommerce-order-overview{grid-template-columns:1fr 1fr!important}.woocommerce-order-overview li{min-height:auto}.lsa-payment-instructions{padding:20px!important}.lsa-payment-instructions p:nth-of-type(2){font-size:20px}}@media (max-width:480px){.woocommerce-order-overview{grid-template-columns:1fr!important}.lsa-payment-instructions a{width:100%;text-align:center;box-sizing:border-box}}add_filter('woocommerce_order_item_name',function($product_name,$item,$is_visible){if (function_exists('is_order_received_page') && is_order_received_page()){return wp_strip_all_tags($product_name)}return $product_name},10,3);.woocommerce-order-overview{border:1px solid #35105F;border-radius:10px;padding:15px!important;box-sizing:border-box}.wc-block-order-confirmation-summary ul{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:16px!important;justify-content:space-between!important;list-style:none!important;margin:25px 0 35px!important;padding:20px!important;border:2px solid #35105F!important;border-radius:5px!important;box-sizing:border-box!important}.wc-block-order-confirmation-totals table{border:2px solid #35105F!important;border-radius:5px!important;border-spacing:0;width:100%}.wc-block-order-confirmation-billing-address {border:2px solid #35105F!important;border-radius:5px!important;border-spacing:0;width:100%}.wc-block-order-confirmation-billing-address{border:2px solid #35105F!important;border-radius:5px!important;padding:16px}.wc-block-order-confirmation-summary li{margin:0!important;padding:0!important}.wc-block-order-confirmation-summary li strong{color:#080F2C!important}@media (max-width:768px){.wc-block-order-confirmation-summary ul{gap:12px!important;padding:15px!important}}@media (max-width:480px){.wc-block-order-confirmation-summary ul{flex-direction:column!important;gap:12px!important}}