.catalogo{width:100%;max-width:1600px;margin:0 auto;padding:0 16px}.catalogo-top{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;flex-wrap:wrap;margin:10px 0 14px}.catalogo-title{font-size:20px;font-weight:900;line-height:1.2}.catalogo-sub{color:#667085;font-size:13px;margin-top:4px}.catalogo-search,.catalogo-admin-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.catalogo input[type="search"]{padding:10px 12px;border:1px solid #ddd;border-radius:12px;min-width:280px}.catalogo-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:980px){.catalogo-grid{grid-template-columns:2.2fr 1fr}}.cat-card{border:1px solid #eee;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgb(0 0 0 / .06);overflow:hidden}.cat-card-head{padding:12px 14px;font-weight:900;border-bottom:1px solid #eee;background:#fafafa}.cat-table-wrap{overflow:auto}.cat-table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:0}.cat-table th,.cat-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cat-table th,.cat-table td{padding:12px 14px;border-bottom:1px solid #f0f0f0;text-align:left;vertical-align:middle}.cat-table th{font-size:13px;color:#111;background:#f7f7f7;position:sticky;top:0;z-index:1}.cat-name{font-weight:800;color:#0b63ff;font-size:18px}.cat-price{font-weight:900}.cat-qty{width:80px;padding:10px;border:1px solid #ddd;border-radius:12px}.cat-select{width:200px;max-width:100%;padding:10px;border:1px solid #ddd;border-radius:12px;background:#fff}.cat-qty-small{width:80px;padding:8px 10px;border-radius:12px}.cat-select-small{padding:8px 10px;border-radius:12px}.cat-input{width:100%;padding:10px;border:1px solid #ddd;border-radius:12px}.cat-btn{border:none;border-radius:12px;padding:10px 12px;font-weight:900;cursor:pointer;white-space:nowrap}.cat-btn-primary{background:#2563eb;color:#fff}.cat-btn-ghost{background:#f2f4f7;color:#111}.cat-btn-danger{background:#ff3b30;color:#fff}.cat-btn-small{padding:8px 10px;border-radius:10px;font-size:12px}.cat-muted{color:#667085;font-size:13px}.cat-note{margin-top:12px;color:#667085;font-size:13px}.cat-cart{padding:14px}.cat-cart-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.cat-cart-item{border:1px solid #eee;border-radius:14px;padding:10px;display:flex;gap:10px;justify-content:space-between}.cat-cart-qty{display:flex;align-items:center;gap:8px;margin-top:8px}.cat-cart-title{font-weight:900}.cat-cart-right{text-align:right}.cat-cart-money{font-weight:900;margin-bottom:6px}.cat-total{display:flex;justify-content:space-between;align-items:center;padding-top:12px;margin-top:12px;border-top:1px solid #eee}.cat-total strong{font-size:18px}.cat-actions{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.cat-alert{margin:10px 0 12px;padding:10px 12px;border-radius:12px;border:1px solid #ddd;background:#f6f7f8;font-weight:700}.cat-alert-ok{border-color:#bfe6c8;background:#eefaf1;color:#0a7f2e}.cat-alert-err{border-color:#ffd1d1;background:#fff1f1;color:#a40000}.cat-badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#f2f4f7;font-weight:800;font-size:12px;margin-right:8px}.cat-actions-row{display:flex;gap:8px;flex-wrap:wrap}.cat-modal-backdrop{position:fixed;inset:0;background:rgb(0 0 0 / .45);display:flex;align-items:center;justify-content:center;padding:14px;z-index:9999}.cat-modal{width:100%;max-width:640px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgb(0 0 0 / .25)}.cat-modal-wide{max-width:980px}.cat-modal-head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid #eee;background:#fafafa}.cat-modal-body{padding:14px}.cat-form{display:grid;gap:10px}.cat-form label{font-weight:900;display:block;margin-bottom:4px}@media (max-width:820px){.catalogo-grid{grid-template-columns:1fr!important}.cat-table th{position:static}.cat-table,.cat-table thead,.cat-table tbody,.cat-table tr,.cat-table td{display:block;width:100%}.cat-table thead{display:none}.cat-table-wrap{overflow:visible}.cat-table tr{border-bottom:1px solid #eee;padding:12px 14px}.cat-table td{border:none;padding:6px 0;white-space:normal}.cat-table td:nth-child(1){color:#667085;font-size:12px;font-weight:700}.cat-table td:nth-child(2){font-size:18px;font-weight:900;color:#e11d48}.cat-table td:nth-child(3){font-size:22px;font-weight:900}.cat-table td:nth-child(4),.cat-table td:nth-child(5),.cat-table td:nth-child(6){display:inline-block;width:auto;margin-right:8px;vertical-align:middle}.cat-select{width:100%;margin-top:6px}.cat-qty{width:72px}}@media (max-width:820px){.cat-table td:nth-child(1)::before{content:"Código: ";font-weight:700;color:#667085;margin-right:4px}.cat-table td:nth-child(1){font-size:13px;font-weight:700;color:#667085}}.cat-tabs{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}.cat-tab{border:1px solid #e6e6e6;background:#fff;padding:8px 12px;border-radius:14px;cursor:pointer;font-weight:700;font-size:13px}.cat-tab.is-active{background:#111;color:#fff;border-color:#111}.cat-tab-count{font-weight:800;opacity:.75;margin-left:6px}.cat-cart-section{padding:10px 0;border-bottom:1px solid #f0f0f0}.cat-cart-section:last-child{border-bottom:none}.cat-cart-section-title{font-weight:800;font-size:13px;letter-spacing:.4px;color:#111;margin:4px 0 10px}.cat-cart-subtotal{display:flex;align-items:center;justify-content:space-between;padding:10px 0 2px}.cat-cart-subtotal strong{font-size:14px}@media (min-width:821px){body.page-id-367 .container{max-width:1900px!important;width:100%!important;padding-left:24px!important;padding-right:24px!important}.catalogo{max-width:none!important;width:100%!important;margin:0 auto!important;padding-left:0!important;padding-right:0!important}.catalogo-grid{grid-template-columns:minmax(0,2.2fr) minmax(0,1fr)!important}.cat-card{min-width:0!important}.cat-table-wrap{overflow-x:hidden!important;overflow-y:visible!important}.cat-table{width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}.cat-table th[style],.cat-table td[style]{width:auto!important;min-width:0!important;max-width:none!important}.cat-table th:nth-child(1),.cat-table td:nth-child(1){width:90px!important}.cat-table th:nth-child(3),.cat-table td:nth-child(3){width:120px!important}.cat-table th:nth-child(4),.cat-table td:nth-child(4){width:240px!important}.cat-table th:nth-child(5),.cat-table td:nth-child(5){width:120px!important}.cat-table th:nth-child(6),.cat-table td:nth-child(6){width:150px!important}.cat-table th,.cat-table td{word-break:normal!important;overflow-wrap:normal!important}.cat-table th{white-space:nowrap!important}.cat-table td{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cat-table td:nth-child(2),.cat-table th:nth-child(2){white-space:normal!important;overflow:visible!important;text-overflow:unset!important;overflow-wrap:break-word!important;line-height:1.25!important}.cat-table td:nth-child(4) select,.cat-select{width:100%!important;max-width:100%!important}.cat-table td:nth-child(5) .cat-qty{width:90px!important;max-width:90px!important}.cat-table td:nth-child(6) .cat-btn{width:100%!important;max-width:100%!important;white-space:nowrap!important}}//sobre escribir movil @media (max-width:820px){.catalogo{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0 12px!important;box-sizing:border-box!important}.catalogo-grid{grid-template-columns:1fr!important}.cat-card,.cat-table-wrap{width:100%!important;max-width:100%!important;overflow:visible!important;box-sizing:border-box!important}.cat-table,.cat-table thead,.cat-table tbody,.cat-table tr,.cat-table td{display:block!important;width:100%!important}.cat-table thead{display:none!important}.cat-table tr{padding:12px 14px!important;border-bottom:1px solid #eee!important}.cat-table td{border:none!important;padding:6px 0!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.cat-table td:nth-child(1){color:#667085!important;font-size:13px!important;font-weight:700!important}.cat-table td:nth-child(1)::before{content:"Código: "!important;font-weight:700!important;color:#667085!important;margin-right:4px!important}.cat-table td:nth-child(2){font-size:18px!important;font-weight:900!important;color:#e11d48!important}.cat-table td:nth-child(3){font-size:22px!important;font-weight:900!important}.cat-table td:nth-child(4),.cat-table td:nth-child(5),.cat-table td:nth-child(6){display:block!important;width:100%!important;margin:8px 0 0 0!important}.cat-select{width:100%!important;max-width:100%!important}.cat-qty{width:100%!important;max-width:160px!important}.cat-table td:nth-child(6) .cat-btn{width:100%!important}}