#product-options{font-family:inherit;color:#222;border:1px solid #e0e0e0;border-radius:12px;background:#fff;max-width:920px;font-size:15px;margin:0 0 22px}
#product-options *{box-sizing:border-box}
#product-options .po-head{padding:16px 20px;border-bottom:1px solid #eee}
#product-options .po-head h3{margin:0;font-size:18px;font-weight:700}
#product-options .po-head .po-sub{font-size:13px;color:#888;margin-top:3px}
#product-options .po-body{padding:20px}
#product-options .po-field{margin-bottom:22px}
#product-options .po-field>.po-lab{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:14px;font-weight:600;margin-bottom:10px}
#product-options .po-field>.po-lab .po-selv{font-weight:400;color:#888;text-align:right}
#product-options .po-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:7px}
#product-options .po-cards.po-many{max-height:250px;overflow-y:auto;padding:2px 4px 2px 2px}
#product-options .po-sw-wrap.po-many{max-height:310px;overflow-y:auto;padding:2px 4px 2px 2px}
#product-options .po-cards.po-many::-webkit-scrollbar,#product-options .po-sw-wrap.po-many::-webkit-scrollbar{width:9px}
#product-options .po-cards.po-many::-webkit-scrollbar-thumb,#product-options .po-sw-wrap.po-many::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:6px}
#product-options .po-card{position:relative;border:1px solid #e0e0e0;border-radius:8px;padding:9px 8px;cursor:pointer;background:#fff;transition:border-color .12s,box-shadow .12s;text-align:center;font:inherit}
#product-options .po-card:hover{border-color:#bdbdbd;box-shadow:0 2px 6px rgba(0,0,0,.08)}
#product-options .po-card .po-dim{font-size:12.5px;font-weight:600;color:#222;display:block;line-height:1.25}
#product-options .po-card .po-pr{font-size:12px;color:#888;margin-top:6px;display:block}
#product-options .po-card .po-mto{display:inline-block;margin-top:5px;font-size:9.5px;font-weight:600;color:#7a3e1d;background:#fff1e9;border:1px solid #f6d3bd;border-radius:20px;padding:1px 6px}
#product-options .po-card.sel{border-color:#f05322;box-shadow:0 0 0 2px #f05322}
#product-options .po-card.dis{opacity:.4;cursor:not-allowed;text-decoration:line-through}
#product-options .po-card.sel::after{content:"\2713";position:absolute;top:7px;right:7px;width:17px;height:17px;line-height:17px;text-align:center;border-radius:50%;background:#f05322;color:#fff;font-size:10px;font-weight:700}
#product-options .po-sw-wrap{display:flex;flex-wrap:wrap;gap:10px}
#product-options .po-sw{position:relative;cursor:pointer;border:1px solid #e3e3e3;border-radius:8px;padding:6px;text-align:center;background:#fff;width:88px;transition:border-color .12s,box-shadow .12s;font:inherit}
#product-options .po-sw:hover{border-color:#bdbdbd;box-shadow:0 2px 6px rgba(0,0,0,.1)}
#product-options .po-sw .po-chip{display:block;width:100%;height:56px;border-radius:5px;border:1px solid rgba(0,0,0,.15);background-size:cover;background-position:center}
#product-options .po-sw .po-lab2{font-size:11.5px;margin-top:6px;display:block;color:#555;line-height:1.2}
#product-options .po-sw.sel{border-color:#f05322;box-shadow:0 0 0 2px #f05322}
#product-options .po-sw.sel .po-lab2{color:#111;font-weight:600}
#product-options .po-sw.dis{opacity:.4;cursor:not-allowed}
#product-options .po-sw.sel::after{content:"\2713";position:absolute;top:6px;right:6px;width:16px;height:16px;line-height:16px;text-align:center;border-radius:50%;background:#f05322;color:#fff;font-size:10px;font-weight:700}
#product-options .po-buy{border-top:1px solid #eee;margin-top:6px;padding-top:18px}
#product-options .po-price{font-size:27px;font-weight:700;margin:0 0 2px}
#product-options .po-price small{font-size:13px;font-weight:400;color:#888}
#product-options .po-ship{font-size:13px;color:#0b7a3b;margin:4px 0 16px}
#product-options .po-ship.mto{color:#7a3e1d}
#product-options .po-buyrow{display:flex;gap:10px}
#product-options .po-qty{display:flex;align-items:center;border:1px solid #d9d9d9;border-radius:7px;overflow:hidden}
#product-options .po-qty button{font:inherit;font-size:18px;width:40px;border:0;background:#fff;cursor:pointer;color:#444}
#product-options .po-qty input{width:42px;text-align:center;border:0;font:inherit;font-size:15px;background:#fff}
#product-options .po-atc{flex:1;font:inherit;font-size:16px;font-weight:600;color:#fff;background:#f05322;border:0;border-radius:7px;padding:13px;cursor:pointer}
#product-options .po-atc:hover{filter:brightness(.95)}
#product-options .po-atc:disabled{opacity:.5;cursor:not-allowed}
#product-options .po-extra{margin-bottom:22px}
#product-options .line-item-property__field{margin:0}
#product-options .line-item-property__field label{display:none}
#product-options .line-item-property__field textarea{width:100%!important;min-height:60px;border:1px solid #d9d9d9!important;border-radius:7px!important;padding:10px 12px!important;font:inherit!important;font-size:14px!important;color:#222!important;box-shadow:none!important;background:#fff!important;resize:vertical}
