.quick-order-mayoristas-section{--qom-max-width:1440px;--qom-gap:32px;--qom-green:#3c7b44;--qom-grey:#afaa9a;--qom-dark:#333;--qom-border:#e3e0d6;--qom-bg-muted:#f6f4ee}.qom-container{display:block;max-width:var(--qom-max-width);margin:0 auto;padding:24px clamp(16px,4vw,60px) 64px;font-family:var(--primary-font-regular);color:var(--page-text-color, #1a1a1a)}.qom-header{display:flex;align-items:center;justify-content:space-between;gap:48px;margin-bottom:28px}.qom-header-text{flex:1;min-width:0}.qom-header-image-wrapper{width:200px;flex-shrink:0;aspect-ratio:1/1;border-radius:0;overflow:hidden}.qom-header-image{width:100%;height:100%;object-fit:cover;display:block}.qom-title{font-family:var(--secondary-font);font-size:clamp(28px,calc(28px + (42 - 28) * ((100vw - 360px) / 1080)),42px);font-weight:500;line-height:clamp(30px,calc(30px + (48 - 30) * ((100vw - 360px) / 1080)),48px);letter-spacing:calc(clamp(.56px,calc(.56px + (.84 - .56) * ((100vw - 360px) / 1080)),.84px)*-1);margin:0 0 12px}.qom-subtitle{font-size:clamp(15px,calc(15px + (16 - 15) * ((100vw - 360px) / 1080)),16px);line-height:clamp(24px,calc(24px + (26 - 24) * ((100vw - 360px) / 1080)),26px);margin-bottom:20px;max-width:640px}.qom-subtitle b,.qom-subtitle strong{font-family:var(--primary-font-bold)}.qom-features{display:flex;flex-wrap:nowrap;gap:56px}.qom-feature{display:flex;align-items:center;gap:12px;flex:0 1 auto;max-width:180px;min-width:0}.qom-feature-icon{width:48px;height:48px;object-fit:contain;flex-shrink:0}.qom-feature-text{display:flex;flex-direction:column;line-height:1.3;min-width:0}.qom-feature-line1{font-family:var(--primary-font-bold);font-size:15px}.qom-feature-line2{font-size:14px;color:#555}@media(min-width:961px){.qom-feature-line1,.qom-feature-line2{white-space:nowrap}}.qom-discount-box{display:flex;flex-direction:column;gap:20px;border:1px solid var(--qom-border);border-radius:0;padding:20px 24px;margin-bottom:16px}.qom-discount-top{display:flex;align-items:center;gap:32px}.qom-discount-label{flex:0 0 220px}.qom-discount-title{font-family:var(--primary-font-bold);font-size:19px;margin:0 0 4px}.qom-discount-subtitle{font-size:13px;color:#666;margin:0}.qom-tiers{display:flex;gap:12px;flex:1}.qom-tier-card{position:relative;flex:1;background:#fff;border:1px solid var(--qom-border);border-radius:0;padding:22px 18px;text-align:center}.qom-tier-card.is-active{border-color:var(--qom-green)}.qom-tier-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:var(--qom-green);color:#fff;font-size:11px;font-family:var(--primary-font-bold);padding:3px 10px;border-radius:0;white-space:nowrap}.qom-tier-threshold{display:inline-block;background:var(--qom-bg-muted);color:#333;font-size:14px;font-family:var(--primary-font-regular);padding:7px 16px;border-radius:20px;margin:0 0 16px}.qom-tier-discount{font-family:var(--secondary-font);font-size:40px;font-weight:500;margin:0;color:var(--qom-green);line-height:1.1;letter-spacing:-.84px}.qom-tier-discount-label{font-size:14px;color:#666;margin:4px 0 18px}.qom-tier-price-per-kg{font-size:14px;color:#666;margin:0;padding-top:16px;border-top:1px solid var(--qom-border)}.qom-progress-track{height:8px;background:var(--qom-border);border-radius:0;overflow:hidden}.qom-progress-fill{height:100%;width:0%;background:var(--qom-green);transition:width .3s ease}.qom-progress-labels{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px;font-size:15px;color:#1a1a1a;margin-top:14px}.qom-progress-labels span{min-width:0}[data-qom-progress-goal]{display:block;font-size:15px;font-family:var(--primary-font-bold);color:var(--qom-green)}.qom-table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}.qom-table thead th{text-align:center;font-size:12px;color:#666;font-family:var(--primary-font-bold);padding:0 14px 10px;border-bottom:1px solid var(--qom-border)}.qom-th-profile{width:28%;text-align:left;padding-left:8px}.qom-th-price{width:14%}.qom-th-grano,.qom-th-molido{width:19%}.qom-th-total{width:14%}.qom-th-remove{width:48px;padding-left:0;padding-right:0}.qom-th-sub{font-family:var(--primary-font-regular);color:#999}.qom-table tbody td{padding:14px;border-bottom:1px solid var(--qom-border);vertical-align:middle;text-align:center}.qom-td-profile{text-align:left;padding-left:8px}.qom-td-remove{padding-left:0;padding-right:0}.qom-profile-inner{display:flex;align-items:center;gap:12px}.qom-thumb{width:72px;height:72px;object-fit:cover;border-radius:0;flex-shrink:0}.qom-profile-text{display:flex;flex-direction:column;gap:4px;min-width:0}.qom-profile-notes{font-size:10.5px;color:#888;letter-spacing:.02em}.qom-notes-wrapper{position:relative;display:none}.qom-notes-trigger{display:inline-flex;align-items:center;gap:3px;background:none;border:0;padding:0;margin:0;font-family:var(--primary-font-regular);font-size:11px;color:#999;cursor:pointer}.qom-notes-icon{flex-shrink:0;color:#999}.qom-notes-tooltip{position:absolute;top:calc(100% + 5px);left:0;z-index:20;display:none;width:max-content;max-width:200px;background-color:var(--qom-dark);border-radius:6px;padding:8px 12px;text-align:left;font-family:var(--primary-font-regular);font-size:12px;line-height:1.4;color:#fff}.qom-notes-tooltip[data-open]{display:block}.qom-notes-tooltip:before{content:"";position:absolute;top:-7px;left:14px;width:0;height:0;border-right:7px solid transparent;border-bottom:7px solid var(--qom-dark);border-left:7px solid transparent}.qom-notes-tooltip.right{left:auto;right:0}.qom-notes-tooltip.right:before{right:14px;left:auto}.qom-price-stack,.qom-total-stack{display:flex;flex-direction:column;align-items:center}.qom-price-original,.qom-row-total-original{text-decoration:line-through;color:#999;font-size:12px;display:none}.qom-price-discounted,.qom-row-total-discounted{font-family:var(--primary-font-bold)}.qom-row.has-discount .qom-price-original,.qom-row.has-discount .qom-row-total-original{display:block}.qom-row.has-discount .qom-price-discounted{color:var(--qom-green)}.qom-stepper{display:inline-flex;align-items:center;border:1px solid var(--qom-border);border-radius:0;overflow:hidden}.qom-stepper-btn{width:30px;height:34px;border:none;background:#fafafa;cursor:pointer;font-size:16px;line-height:1;font-family:var(--primary-font-regular);color:#1a1a1a}.qom-stepper-btn:hover{background:var(--qom-bg-muted)}.qom-stepper-input{width:60px;height:34px;border:none;border-left:1px solid var(--qom-border);border-right:1px solid var(--qom-border);text-align:center;font-size:14px;font-family:var(--primary-font-regular);letter-spacing:normal;font-variant-numeric:tabular-nums;-moz-appearance:textfield;color:#1a1a1a}.qom-stepper-input.is-zero{color:#9b9b9b}.qom-stepper-input::-webkit-outer-spin-button,.qom-stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qom-na{color:#ccc}.qom-remove-row{background:none;border:none;cursor:pointer;color:#999;padding:4px}.qom-remove-row:hover{color:#c0392b}.qom-table-actions{display:flex;justify-content:flex-end;margin-top:16px}.qom-clear-all{display:flex;align-items:center;gap:6px;background:none;border:1px solid var(--qom-border);border-radius:0;padding:8px 14px;font-size:13px;cursor:pointer;color:#555;font-family:var(--primary-font-regular)}.qom-clear-all:hover{border-color:#c0392b;color:#c0392b}.qom-summary{position:sticky;top:calc(var(--cart-sticky-header-offset, 130px) + 24px);background:#fff;border:1px solid var(--qom-border);border-radius:0;padding:20px}.qom-summary-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.qom-summary-header h2{font-size:18px;font-family:var(--secondary-font);font-weight:500;margin:0;display:flex;align-items:center;gap:8px}.qom-summary-kg{font-size:12px;font-family:var(--primary-font-bold);background:#e3f3e6;border-radius:999px;padding:4px 12px;color:var(--qom-green)}.qom-summary-clear{background:none;border:none;cursor:pointer;color:#999}.qom-summary-clear:hover{color:#c0392b}.qom-summary-lines{display:flex;flex-direction:column;gap:8px;max-height:360px;overflow-y:auto;margin-bottom:14px}.qom-summary-empty{font-size:13px;color:#999;margin:0}.qom-summary-line-group{border-bottom:1px solid var(--qom-border);padding-bottom:10px}.qom-summary-line-header{display:flex;align-items:center;justify-content:space-between;font-family:var(--primary-font-bold);font-size:14px;margin-bottom:6px;cursor:pointer}.qom-summary-line-header-left{display:flex;align-items:center;gap:8px}.qom-summary-badge-wrapper{display:inline-flex;flex-shrink:0}.qom-summary-badge-wrapper .product-card-badge{width:76px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-align:center}.qom-summary-line-kg{font-family:var(--primary-font-regular);color:#888;font-weight:400;font-size:12.5px}.qom-summary-chevron{transition:transform .2s ease;color:#999;flex-shrink:0}.qom-summary-line-group:not(.is-collapsed) .qom-summary-chevron{transform:rotate(180deg)}.qom-summary-line-group.is-collapsed .qom-summary-line-item{display:none}.qom-summary-line-item{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;font-size:12.5px;color:#666;padding:6px 0 6px 17px}.qom-summary-line-format{white-space:nowrap}.qom-summary-line-price{text-align:right;min-width:72px}.qom-mini-stepper{display:inline-flex;align-items:center;border:1px solid var(--qom-border);border-radius:0}.qom-mini-stepper .qom-stepper-btn{width:24px;height:26px;border:none;background:#fafafa;cursor:pointer;font-size:13px;line-height:1;font-family:var(--primary-font-regular);color:#1a1a1a}.qom-mini-stepper .qom-stepper-btn:hover{background:var(--qom-bg-muted)}.qom-mini-stepper-value{width:26px;text-align:center;font-size:12.5px;font-variant-numeric:tabular-nums;border-left:1px solid var(--qom-border);border-right:1px solid var(--qom-border);height:26px;line-height:26px}.qom-summary-totals{border-top:1px solid var(--qom-border);padding-top:12px;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.qom-summary-row{display:flex;justify-content:space-between;font-size:13.5px}.qom-pct-green{color:var(--qom-green);font-family:var(--primary-font-bold)}.qom-summary-row-discount span:last-child{color:var(--qom-green)}.qom-summary-row-total{font-family:var(--primary-font-bold);font-size:17px;border-top:1px solid var(--qom-border);padding-top:10px;margin-top:2px}.qom-summary-row-label{display:inline-flex;align-items:center;gap:5px}.qom-info-icon{display:inline-flex;color:#aaa;cursor:help;flex-shrink:0}.qom-info-icon:hover{color:#777}.qom-cashback-note{font-size:11.5px;color:#666;text-align:center;margin:10px 0 0;flex-shrink:0}.qom-shipping-note{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#888;margin:10px 0 0;justify-content:center;flex-shrink:0}.qom-shipping-note svg{flex-shrink:0;color:#aaa}.qom-checkout-btn.button{width:100%!important;box-sizing:border-box!important;margin-top:16px;background:var(--qom-green);color:#fff;border:none;border-radius:0;flex-shrink:0}.qom-checkout-btn.button:disabled{opacity:.5;cursor:not-allowed}.qom-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--qom-dark);color:#fff;padding:10px 18px;border-radius:0;font-size:13px;z-index:2147483004}.qom-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(380px,1fr);gap:var(--qom-gap);align-items:start}.qom-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:960px){.qom-container{overflow-x:hidden}.qom-header{flex-direction:column-reverse;align-items:flex-start;gap:20px}.qom-header-image-wrapper{width:100%;aspect-ratio:16/9}.qom-layout{grid-template-columns:1fr;gap:24px}.qom-summary{position:static}.qom-discount-box{padding:16px}.qom-discount-top{flex-direction:column;align-items:flex-start;gap:16px}.qom-discount-label{flex:1 1 auto;width:100%}.qom-tiers{flex-direction:column;width:100%}.qom-features{flex-wrap:wrap;gap:16px 20px}.qom-feature{max-width:none;flex:1 1 auto}.qom-table{table-layout:auto;min-width:640px}.qom-th-profile{width:auto}.qom-td-profile{min-width:190px}}@media(max-width:480px){.qom-container{padding-left:16px;padding-right:16px}.qom-features{gap:14px 18px}.qom-feature{gap:8px}.qom-feature-icon{width:36px;height:36px}}@media(max-width:720px){.qom-table-scroll{overflow-x:visible;padding:14px 0}.qom-table{display:block;width:100%;min-width:0;table-layout:auto}.qom-table thead{display:none}.qom-table tbody{display:block;width:100%}.qom-table tbody td{display:block;padding:0;border:none;text-align:left;vertical-align:top}.qom-row{display:grid;grid-template-columns:repeat(20,1fr);grid-template-areas:"profile profile profile profile profile profile profile profile profile profile price price price price price total total total total total" "grano grano grano grano grano grano grano grano grano molido molido molido molido molido molido molido molido molido remove remove";column-gap:6px;row-gap:10px;padding:12px;margin:0 0 10px;border:1px solid var(--qom-border);border-radius:0;align-items:center}.qom-row:last-child{margin-bottom:0}.qom-td-profile{grid-area:profile;min-width:0}.qom-profile-inner{gap:10px}.qom-thumb{width:64px;height:64px}.qom-profile-notes-desktop{display:none}.qom-notes-wrapper{display:inline-flex}.qom-td-remove{grid-area:remove;justify-self:end;align-self:end}.qom-td-price{grid-area:price;text-align:right}.qom-td-total{grid-area:total}.qom-price-stack{align-items:flex-end}.qom-total-stack{align-items:flex-end;text-align:right}.qom-td-price:before,.qom-td-total:before{content:"Precio por kg";display:block;font-size:10.5px;color:var(--page-text-color, #333);margin-bottom:4px;text-align:right}.qom-td-total:before{content:"Total";text-align:right}.qom-td-grano{grid-area:grano;align-self:start}.qom-td-molido{grid-area:molido;align-self:start}.qom-td-grano:before{content:"En grano";display:block;font-size:11.5px;color:var(--page-text-color, #333);margin-bottom:6px}.qom-td-molido:before{content:"Molido";display:block;font-size:11.5px;color:var(--page-text-color, #333);margin-bottom:6px}.qom-stepper{border-color:var(--qom-border);height:28px;align-items:stretch}.qom-stepper-btn{width:22px;height:100%;font-size:13px;line-height:1;background:#fff;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.qom-stepper-input{width:64px;height:auto;align-self:center;flex:none;font-size:13px;line-height:normal;color:#1a1a1a;box-sizing:border-box;padding:0;margin:0;background:#fff;-webkit-appearance:none;appearance:none}}.qom-mobile-bar,.qom-drawer-backdrop,.qom-drawer-close,.qom-sticky-progress{display:none}@media(max-width:720px){.qom-container{padding-bottom:88px}.qom-mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;left:0;right:0;bottom:0;z-index:2147483001;background:#fff;border-top:1px solid var(--qom-border);padding:14px 18px;box-shadow:0 -4px 16px #00000014;font-family:var(--primary-font-regular);cursor:pointer}.qom-mobile-bar-thumb-wrapper{flex-shrink:0;width:56px;height:56px}.qom-mobile-bar-thumb{width:100%;height:100%;object-fit:cover;display:block}.qom-mobile-bar-info{display:flex;flex-direction:column;align-items:flex-start;gap:1px;flex:1;min-width:0}.qom-mobile-bar-kg{font-size:11px;color:#888}.qom-mobile-bar-total{font-size:17px;font-family:var(--primary-font-bold);color:var(--qom-dark)}.qom-mobile-bar-caption{font-size:10.5px;color:#999}.qom-mobile-bar-cta{display:flex;align-items:center;gap:6px;background:var(--qom-green);color:#fff;padding:10px 16px;border-radius:0;font-size:14px;font-family:var(--primary-font-bold);flex-shrink:0}.qom-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:2147483002;opacity:0;visibility:hidden;transition:opacity .25s ease}.qom-drawer-backdrop.is-open{display:block;opacity:1;visibility:visible}.qom-summary{display:flex;flex-direction:column;position:fixed;left:0;right:0;bottom:0;top:auto;max-height:88vh;overflow:hidden;border-radius:16px 16px 0 0;border:none;box-shadow:0 -8px 28px #0000002e;z-index:2147483003;transform:translateY(100%);transition:transform .3s ease;padding:20px 20px 24px}.qom-summary-header{flex-shrink:0}.qom-summary-lines{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto}.qom-summary.is-open{transform:translateY(0)}.qom-summary.is-open~.qom-mobile-bar{display:none}.qom-drawer-close{display:flex;align-items:center;justify-content:center;position:absolute;top:14px;right:14px;width:32px;height:32px;background:var(--qom-bg-muted);border:none;border-radius:50%;cursor:pointer;color:#555}.qom-drawer-close:hover{color:#c0392b}.qom-checkout-btn.button{margin-bottom:env(safe-area-inset-bottom,0)}}@media(max-width:720px){.qom-header-image-wrapper,.qom-features{display:none}.qom-discount-box{padding:14px 14px 16px}.qom-discount-top{align-items:center;gap:12px}.qom-discount-title{font-size:18px;text-align:center}.qom-discount-subtitle{display:none}.qom-tiers{flex-direction:row;gap:8px;width:100%;margin-top:10px}.qom-tier-card{flex:1;min-width:0;padding:12px 6px;background:#fff;border:1px solid var(--qom-border)}.qom-tier-card.is-active{border-color:var(--qom-green)}.qom-tier-badge{display:none}.qom-tier-threshold{font-size:11px;line-height:1.2;margin:0 0 8px;padding:4px 8px}.qom-tier-discount{font-size:21px}.qom-tier-discount-label{font-size:9px;margin:2px 0 10px}.qom-tier-price-per-kg{font-size:10px;margin:0;padding-top:8px}.qom-progress{margin-top:14px}.qom-progress-track{height:6px}.qom-progress-labels,[data-qom-progress-goal]{font-size:13px}}.qom-sticky-progress{align-items:center;gap:10px;position:fixed;left:0;right:0;top:0;z-index:2147483000;background:#fff;border:1px solid var(--qom-border);border-radius:0;padding:9px 16px;box-shadow:0 4px 14px #00000014;opacity:0;pointer-events:none;transition:opacity .2s ease}.qom-sticky-progress.is-visible{opacity:1;pointer-events:auto}@media(max-width:720px){.qom-sticky-progress{display:flex}}.qom-sticky-progress-badge{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--qom-green);color:#fff;font-family:var(--primary-font-bold);font-size:11px}.qom-sticky-progress-body{flex:1;min-width:0}.qom-sticky-progress-text{display:block;font-size:11.5px;color:#555;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qom-sticky-progress-track{height:5px;background:var(--qom-border);border-radius:999px;overflow:hidden}.qom-sticky-progress-fill{height:100%;width:0%;background:var(--qom-green);transition:width .3s ease}body.qom-drawer-open .wa-share-btn-container,body.qom-drawer-open [class*=wa-share-btn],body.qom-drawer-open [class*=wa-splmn]{display:none!important}.qom-shipping-free{color:var(--qom-green);text-transform:uppercase}.qom-mobile-summary-box{display:none}@media(max-width:720px){.qom-mobile-summary-box{display:block;margin-top:20px}}@media(min-width:961px){.qom-main{min-height:100vh}.qom-summary{display:flex;flex-direction:column;max-height:calc(100vh - var(--cart-sticky-header-offset, 130px) - 48px);overflow:hidden}.qom-summary-header{flex-shrink:0}.qom-summary-lines{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto}.qom-summary-totals,.qom-checkout-btn.button,.qom-shipping-note{flex-shrink:0}}
/*# sourceMappingURL=/cdn/shop/t/150/assets/css-quick-order-mayoristas.css.map */
