.woocommerce-Price-currencySymbol{font-size:.1em;visibility:hidden}.woocommerce-Price-currencySymbol:before{content:"บาท";font-size:7em;visibility:visible}.predictive_search_results .woocommerce-Price-currencySymbol:before{font-size:unset}.woocommerce-MyAccount-content .woocommerce-Address-title h3,.woocommerce-MyAccount-content .woocommerce-column__title{display:none}.woocommerce-MyAccount-content .woocommerce-column--billing-address:before{content:"ที่อยู่ในใบเสร็จ";display:block;font-size:1.5em;font-weight:600}.woocommerce-MyAccount-content .woocommerce-column--shipping-address{display:block}.woocommerce-MyAccount-content .woocommerce-column--shipping-address:before{content:"ที่อยู่ในการจัดส่ง";display:block;font-size:1.5em;font-weight:600}.woocommerce-MyAccount-content .woocommerce-Address-title:before{content:none}.woocommerce-MyAccount-content .u-column2.woocommerce-Address{display:block}.woocommerce-MyAccount-content #billing_address_2_field span:before{content:"แขวง / ตำบล *";display:block;font-size:14px;margin-bottom:3px}.woocommerce-checkout ::-moz-placeholder,.woocommerce-checkout input::-moz-placeholder{color:transparent}.woocommerce-checkout input::placeholder{color:transparent}.woocommerce-checkout textarea::-moz-placeholder{color:transparent}.woocommerce-checkout textarea::placeholder{color:transparent}#billing_address_2_field .screen-reader-text{clip:unset;clip-path:unset;height:unset;margin:0 0 3px;overflow:unset;position:unset!important;width:unset}body.woocommerce-checkout .woocommerce-billing-fields>h3{display:none}.woocommerce-billing-fields>.woocommerce-billing-fields__field-wrapper:before{content:"ที่อยู่ในการจัดส่ง";display:block;font-size:1.375em;line-height:1.3;margin:0 0 .75rem;width:100%}#order_comments_field .optional,.woocommerce-shipping-fields{display:none}#order_comments_field .woocommerce-input-wrapper:before{color:var(--text-muted);content:"หากต้องการใบเสร็จรับเงิน กรุณากรอกชื่อ ที่อยู่ และเลขประจำตัวผู้เสียภาษี";display:block;font-size:13px;line-height:1.3;margin-bottom:8px}.woocommerce-column--billing-address .woocommerce-column__title{display:none}.woocommerce-column--billing-address:before{content:"ที่อยู่ในการจัดส่ง";display:block;font-size:1.5em}
/*# sourceMappingURL=woo-th.min.css.map*/
body.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content h2,body.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content h3{display:block!important}

/* =============================================================================
   Show / hide password toggle (WooCommerce auto-injected button)
   The global .button rule makes these render as solid green pills.
   Reset them to a minimal transparent icon-only button.
   ============================================================================= */
button.show-password-input{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent!important;color:var(--s-accent,#095139)!important;border:none;border-radius:50%;box-shadow:none!important;font-size:0;line-height:1;cursor:pointer;opacity:.55;transition:opacity .2s,background .2s;vertical-align:middle;margin-left:6px}
button.show-password-input:hover{opacity:1;background:rgba(9,81,57,.08)!important}
button.show-password-input::before{font-family:dashicons;content:'\f530';font-size:18px;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased}
button.show-password-input.display-password::before{content:'\f531'}
