/* Production WordPress / WooCommerce adapters. */
.native-page { padding-bottom: 45px; }
.primary-nav li,.footer-column li { list-style: none; margin: 0; padding: 0; }
.primary-nav .menu-item a { display: block; }
.footer-column ul { padding: 0; }
.cart-notification-actions a { display: flex; align-items: center; justify-content: center; min-height: 48px; }
.cart-notification-heading button { border: 0; background: none; font-size: 22px; color: inherit; }
.product-price p { margin: 0; }
.product-form form.cart { display: flex; flex-wrap: wrap; gap: 12px; }
.product-form .quantity { width: 100%; }
.product-form .quantity input { width: 85px; padding: 10px; border: 1px solid var(--line); background: transparent; }
.product-form .quantity,.cart-quantity-cell .quantity { display: inline-flex; align-items: center; width: auto; border: 1px solid var(--line); }
.product-form .quantity input.qty,.cart-quantity-cell .quantity input.qty { width: 50px; height: 48px; padding: 0; text-align: center; border: 0; appearance: textfield; }
.quantity input.qty::-webkit-inner-spin-button,.quantity input.qty::-webkit-outer-spin-button { appearance: none; margin: 0; }
.quantity-step { width: 40px; height: 48px; border: 0; background: transparent; color: var(--ink); cursor: pointer; }
.quantity-step:hover { background: var(--bg-deep); }
.quantity:has(input[type="hidden"]) { display: none; }
.product-form form.cart .single_add_to_cart_button { width: 100%; min-height: 49px; background: transparent; border: 1.5px solid var(--green); color: var(--green); border-radius: 16px; }
.product-form .buy-now-button { margin: 0; }
.woocommerce .button,.woocommerce button.button,.woocommerce a.button.alt { background: var(--green); color: #fff; border-radius: 12px; padding: 14px 20px; }
.woocommerce .button:hover,.woocommerce button.button:hover { background: var(--green-deep); color: #fff; }
.woocommerce-message,.woocommerce-info,.woocommerce-error { background: #fff; border-top-color: var(--green); }
.native-page .cart-page { min-height: 0; }
.cart-quantity-cell input.qty { width: 85px; height: 48px; border: 1px solid var(--line); color: var(--ink); background: transparent; }
.cart-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }
.cart-actions { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }
.cart-actions .coupon { display: none; }
.cart-product-option { margin-top: 3px !important; }
.cart-paypal-button { text-decoration: none; }
.cart-actions input { min-height: 44px; padding: 10px; border: 1px solid var(--line); background: transparent; }
.woocommerce .cart-collaterals .cart_totals { width: 380px; max-width: 100%; margin: 40px 0 0 auto; float: none; }
.cart_totals h2 { font: 400 26px Georgia,serif; }
.woocommerce table.shop_table { border-color: var(--line); }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button { font-size: 16px; }
.wordpress-reviews-root { padding: 0 16px; }
.wordpress-reviews-root textarea { width: 100%; max-width: 100%; }
.wordpress-reviews-root input,.wordpress-reviews-root textarea { padding: 10px; border: 1px solid var(--line); border-radius: 6px; }
.wordpress-reviews-root input[type="checkbox"] { width: auto; }
.checkout-mode .mobile-search-panel { display: none; }
.checkout-mode .site-main { padding: 0; }
.checkout-mode .woocommerce { color: #222; }
.native-checkout-cart { position: absolute; right: 28px; }
.native-checkout-cart img { width: 25px; height: 25px; }
.native-checkout .woocommerce-form-login-toggle,.native-checkout .woocommerce-form-coupon-toggle,.native-checkout form.checkout_coupon,.native-checkout form.login,.native-checkout .woocommerce-notices-wrapper { max-width: 1180px; margin: 16px auto; padding-left: 20px; padding-right: 20px; }
.native-checkout-columns { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); margin: 0 !important; align-items: stretch; }
.native-checkout-main { width: 100%; max-width: 620px; margin-left: auto; padding: 32px 40px 60px; }
.native-checkout-summary { border-left: 1px solid #dedede; background: #f7f7f7; padding: 32px 40px; }
.native-order-disclosure { max-width: 500px; position: sticky; top: 30px; }
.native-order-disclosure > summary { display: none; }
.native-order-disclosure:not([open]) > .native-order-content { display: block; }
.native-order-content table { width: 100%; table-layout: auto; border: 0 !important; }
.native-order-content .product-name { width: 70%; overflow-wrap: anywhere; }
.native-order-content .product-total { white-space: nowrap; text-align: right; }
.native-order-content tfoot td { text-align: right; }
.native-order-content .product-name img { width: 64px; height: 64px; float: left; object-fit: cover; border: 1px solid #ddd; border-radius: 9px; margin: 0 12px 10px 0; }
.native-checkout h2 { font: 600 21px/1.4 Arial,sans-serif; margin: 20px 0 12px; }
.native-checkout .form-row { padding: 0; margin: 0 0 13px; }
.native-checkout .form-row label { font-size: 12px; line-height: 1.8; }
.native-checkout .input-text,.native-checkout select { width: 100%; min-height: 50px; border: 1px solid #ccc; border-radius: 9px; background: white; padding: 12px; color: #222; }
.native-checkout .select2-container .select2-selection--single { height: 50px; border: 1px solid #ccc; border-radius: 9px; }
.native-checkout .select2-selection__rendered { line-height: 48px !important; padding-left: 12px !important; }
.native-checkout .select2-selection__arrow { height: 48px !important; }
.native-checkout .woocommerce-input-wrapper { display: block; }
.native-checkout #ship-to-different-address,
.native-checkout .woocommerce-additional-fields { display: none !important; }
.native-checkout #ship-to-different-address { font-size: 14px; margin: 22px 0; }
.native-checkout #payment { background: transparent; border-radius: 0; }
.native-checkout #payment ul.payment_methods { padding: 0; border: 1px solid #ddd; border-radius: 12px; overflow: hidden; }
.native-checkout #payment ul.payment_methods {
  border: 1px solid #0d55c7 !important;
  background: #fff !important;
}
.native-checkout #payment ul.payment_methods li {
  padding: 12px;
  background: #f1f6ff !important;
}
.native-checkout #payment ul.payment_methods li.wc_payment_method + li {
  background: #fff !important;
}
.native-checkout #payment div.payment_box {
  background: #f1f6ff !important;
}
.native-checkout #payment div.payment_box::before {
  border-bottom-color: #f1f6ff !important;
}
.native-checkout #payment div.form-row { padding: 18px 0 0; }
.native-checkout #place_order { width: 100%; min-height: 52px; border-radius: 11px; background: var(--green); }
.native-checkout-policies { display: flex; gap: 8px 16px; flex-wrap: wrap; margin-top: 32px; font-size: 13px; }
.native-checkout-policies a { text-decoration: underline; color: #234c68; }
.native-checkout .woocommerce-terms-and-conditions-wrapper { font-size: 13px; }
.native-checkout #payment .woocommerce-terms-and-conditions-wrapper label.checkbox { display: block; min-height: 24px; white-space: normal; cursor: pointer; }
.native-checkout #terms { width: 18px; height: 18px; margin: 3px 8px 3px 0; vertical-align: middle; accent-color: var(--green); }
.native-checkout #terms:focus-visible { outline: 2px solid var(--green); outline-offset: 3px; }
.native-checkout .woocommerce-order { max-width: 1050px; margin: 40px auto; padding: 20px; }
.native-checkout .checkout-express { margin-bottom: 0; }
.native-checkout .checkout-express p { margin-top: 0; }
.native-checkout .checkout-express .paypal-express { display: grid; place-items: center; text-decoration: none; margin-left: auto; margin-right: auto; }
.checkout-mode .woocommerce-notices-wrapper:empty { display: none; }
.native-checkout .checkout-section-heading { display: flex; align-items: baseline; justify-content: space-between; }
.native-checkout .checkout-section-heading > a { color: #234c68; font-size: 13px; text-decoration: underline; }
.checkout-newsletter { display: flex; align-items: center; gap: 8px; margin-top: 8px; font-size: 13px; }
.checkout-newsletter input { width: 18px; height: 18px; margin: 0; accent-color: #0d55c7; }
.checkout-shipping-section { margin: 26px 0 28px; }
.checkout-shipping-section h3 { margin: 0 0 12px; font-size: 16px; }
.native-billing-section { margin: 6px 0 22px; }
.native-billing-section h3 { margin: 0 0 10px; font-size: 16px; }
.native-billing-options {
  overflow: hidden;
  border: 1px solid #0d55c7 !important;
  border-radius: 12px;
  background: #fff !important;
}
.native-billing-options label {
  min-height: 50px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 14px;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
  background: #fff !important;
}
.native-billing-options label:last-child { border-bottom: 0; }
.native-billing-options label.is-selected {
  background: #f1f6ff !important;
  font-weight: 600;
}
.native-billing-options input {
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #0d55c7 !important;
}
.native-checkout-tail { margin-top: 8px; }
.native-add-discount { display: inline-flex; align-items: center; gap: 5px; min-height: 36px; padding: 0 10px; border: 1px solid #d4d4d4; border-radius: 11px; color: #222; background: #fff; font-size: 13px; text-decoration: none; }
.native-add-discount:hover { border-color: var(--green); }
.native-final-summary { display: flex; align-items: center; gap: 14px; min-height: 48px; margin-top: 16px; }
.native-final-image { width: 40px; height: 40px; flex: 0 0 40px; overflow: hidden; border: 1px solid #dedede; border-radius: 9px; }
.native-final-image img { width: 100%; height: 100%; object-fit: cover; }
.native-final-copy { display: flex; flex-direction: column; line-height: 1.25; }
.native-final-copy strong { font-size: 18px; }
.native-final-copy span { color: #687078; font-size: 13px; }
.native-final-amount { display: flex; align-items: center; gap: 7px; margin-left: auto; }
.native-final-amount > span:first-child { padding: 2px 5px; border-radius: 8px; background: #f5f5f5; color: #687078; font-size: 10px; }
.native-final-amount strong { font-size: 18px; }
.native-checkout-discount { width: auto; padding: 0; }
.native-checkout-discount .woocommerce-form-coupon-toggle { display: none; }
.native-checkout-discount .checkout_coupon { display: none; margin: 12px 0 0; }
.native-checkout-discount.is-open .checkout_coupon { display: flex; }
.native-checkout-discount { width: 50%; padding: 0 40px 32px; }
.native-checkout-discount > * { max-width: 540px !important; margin-left: auto !important; margin-right: 0 !important; }
.native-checkout .checkout-brand .native-checkout-cart { width: 34px; height: 40px; right: 20px; }
.native-checkout .checkout-brand .native-checkout-cart img { width: 25px; height: 25px; }
.native-checkout .woocommerce form .form-row .input-text { border-radius: 9px; }
.native-checkout .input-text,
.native-checkout select { border-color: #d5d5d5 !important; }
.native-checkout .woocommerce-invalid .input-text,
.native-checkout .woocommerce-invalid select { border-color: #d5d5d5 !important; }
.native-checkout .woocommerce form .form-row { margin-bottom: 13px; padding: 0; }
.native-contact-fields { margin-bottom: 28px; }
.native-order-content .order-total { font-size: 20px; }
.native-page .cart_totals table { background: transparent; }
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
@media(max-width:900px) {
 .native-checkout-columns { grid-template-columns: minmax(0,1fr); }
 .native-checkout-main { max-width: 600px; margin: 0 auto; padding: 20px 17px 50px; }
 .native-checkout-summary { grid-row: 1; padding: 0; border-left: 0; border-bottom: 1px solid #ddd; }
 .native-order-disclosure { max-width: none; position: static; }
 .native-order-disclosure > summary { display: flex; align-items: center; justify-content: space-between; min-height: 64px; padding: 16px 17px; font-size: 14px; cursor: pointer; }
 .native-order-content { padding: 20px 17px; }
 .native-order-disclosure:not([open]) > .native-order-content { display: none; }
 .native-checkout .form-row-first,.native-checkout .form-row-last { width: 100%; float: none; }
 .native-checkout .woocommerce form .form-row-first,.native-checkout .woocommerce form .form-row-last { width: 100%; float: none; }
 .native-checkout-discount { width: 100%; padding: 0 17px 32px; }
 .native-checkout-discount > * { max-width: 566px !important; margin-left: auto !important; margin-right: auto !important; }
}
@media(max-width:599px) {
 .checkout-mode .checkout-brand { display: none; }
 .checkout-mode .site-main { min-height: 100vh; }
 .native-checkout-columns { border-top: 1px solid #ddd; }
 .native-checkout-summary { background: #f7f7f7; }
 .native-order-disclosure > summary { min-height: 64px; padding: 0 15px; background: #f7f7f7; color: #222; }
 .native-order-disclosure > summary::marker { display: none; }
 .native-order-disclosure .summary-label { display: inline-flex; align-items: center; gap: 7px; }
 .native-order-disclosure .summary-chevron { color: #0d55c7; font-size: 16px; line-height: 1; }
 .native-order-disclosure > summary span:first-child { color: #222; }
 .native-checkout-main { padding: 21px 15px 28px; }
 .native-checkout .checkout-express { padding: 0 5px; }
 .native-checkout .checkout-express p { margin-bottom: 10px; color: #66707b; }
 .native-checkout .checkout-express .paypal-express { width: 100%; height: 48px; }
 .native-checkout .checkout-or { margin: 16px 0 20px; }
 .native-checkout h2 { font-size: 20px; }
 .native-checkout .woocommerce-billing-fields h2 { margin: 0 0 12px; }
 .native-checkout .form-row { position: relative; min-height: 50px; margin-bottom: 10px !important; }
 /* Hide floating text-field labels only; checkbox/radio labels must stay visible. */
 .native-checkout #customer_details .form-row > label:not(.checkbox):not(:has(input)) { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
 .native-checkout .woocommerce-account-fields .form-row > label { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; display: flex; align-items: center; gap: 8px; color: #222; font-size: 13px; white-space: normal; }
 .native-checkout .form-row#billing_country_field > label,
 .native-checkout .form-row#billing_state_field > label { width: auto; height: auto; margin: 0; clip: auto; top: 6px; left: 12px; z-index: 2; color: #607d9a; font-size: 11px; }
 .native-checkout .form-row .input-text,
 .native-checkout .form-row select { height: 50px; min-height: 50px; padding: 0 12px; border-radius: 13px; font-size: 13px; }
 .native-checkout .form-row#billing_country_field select,
 .native-checkout .form-row#billing_state_field select { padding-top: 13px; }
 .native-checkout .form-row#billing_address_1_field::after,
 .native-checkout .form-row#billing_phone_field::after { content: ''; position: absolute; right: 14px; top: 17px; width: 16px; height: 16px; background: url('assets/icon-magnifying-glass.svg') center/contain no-repeat; opacity: .65; }
 .native-checkout .form-row#billing_phone_field::after { background-image: none; border: 1px solid #777; border-radius: 50%; content: '?'; color: #777; font: 700 11px/14px Arial; text-align: center; }
 .native-checkout .woocommerce-billing-fields__field-wrapper { display: block; }
 .native-checkout .woocommerce-account-fields { margin: 0; }
 .native-checkout .checkout-shipping-section { margin: 27px 0 32px; }
 .native-checkout .checkout-shipping-section h3 { margin-bottom: 12px; }
 .native-checkout .native-billing-section { margin-top: 4px; }
 .native-checkout .native-add-discount { margin-top: 2px; }
 .native-checkout .native-final-summary { margin-top: 16px; }
 .native-checkout #place_order { margin-top: 14px; }
 .native-checkout-policies { margin-top: 34px; }
 .native-checkout-discount { width: 100%; padding: 0 15px 20px; }
 .native-checkout-discount > * { width: 100%; max-width: none !important; }
 .native-checkout-discount.is-open { padding-top: 0; }
 .native-checkout-discount .checkout_coupon { flex-wrap: wrap; }
 .native-checkout-discount .checkout_coupon .form-row-first,
 .native-checkout-discount .checkout_coupon .form-row-last { width: 100%; float: none; }
 .native-page { width: calc(100% - 32px); }
 .cart-mode .native-page { width: calc(100% - 24px); }
 .woocommerce .cart-collaterals .cart_totals { width: 100%; margin-top: 40px; }
 .cart_totals h2 { text-align: center; }
 .cart_totals .order-total { font-size: 20px; }
 .cart-actions input { width: 100%; }
 .cart-item-image img { height: 100%; object-fit: cover; }
 .cart-quantity-cell { padding-top: 14px; }
 .wordpress-reviews-root { margin-top: 50px; }
}
