/* NYBD Product Experience */
.wd-product{position:relative}
.nybd-pe-card-badge{position:absolute;z-index:8;top:var(--nybd-pe-archive-top,12px);left:10px;max-width:165px;padding:6px 9px;border-radius:8px;font-size:10px;line-height:1.25;font-weight:700;letter-spacing:.01em;box-sizing:border-box;box-shadow:0 3px 10px rgba(0,0,0,.08);pointer-events:none}
.nybd-pe-card-badge--preorder{background:#222;color:#fff}
.nybd-pe-card-badge--sameday{background:#f5ab1c;color:#222}
.single-product .woocommerce-product-gallery{position:relative}
.single-product.nybd-pe-custom-preorder-product .woocommerce-product-gallery:before,.single-product.nybd-pe-custom-sameday-product .woocommerce-product-gallery:before{position:absolute;z-index:20;top:var(--nybd-pe-single-top,52px);left:14px;max-width:min(230px,70%);padding:8px 11px;border-radius:9px;font-size:11px;line-height:1.3;font-weight:700;box-shadow:0 3px 12px rgba(0,0,0,.10);pointer-events:none}
.single-product.nybd-pe-custom-preorder-product .woocommerce-product-gallery:before{content:var(--nybd-pe-preorder-text);background:#222;color:#fff}
.single-product.nybd-pe-custom-sameday-product .woocommerce-product-gallery:before{content:var(--nybd-pe-sameday-text);background:#f5ab1c;color:#222}
.nybd-product-notice{display:flex;align-items:flex-start;gap:10px;margin:12px 0 16px;padding:12px 14px;border:1px solid #ead49f;border-radius:11px;background:#fffaf0;color:#292929;font-size:13px;line-height:1.45}.nybd-product-notice__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;border-radius:8px;background:#f5ab1c;color:#222;font-weight:800}.nybd-product-notice strong,.nybd-product-notice span{display:block}.nybd-product-notice strong{font-size:13px;margin-bottom:2px}.nybd-product-notice--preorder{background:#fff8e9}.nybd-product-notice--preorder .nybd-product-notice__icon{background:#222;color:#fff}
.nybd-serving-guide{margin:14px 0 8px;padding:13px 14px;border:1px solid #e5e6ea;border-radius:11px;background:#fff;color:#292929;font-size:12px}.nybd-serving-guide__head{display:flex;align-items:center;gap:7px;font-size:13px;margin-bottom:4px}.nybd-serving-guide__icon{color:#d99500;font-size:16px}.nybd-serving-guide__intro{color:#70747a;margin-bottom:10px}.nybd-serving-guide__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.nybd-serving-guide__row{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:7px 4px;border-radius:8px;background:#faf8f3;text-align:center}.nybd-serving-guide__row span,.nybd-serving-guide__row strong{display:block;min-width:0;max-width:100%;white-space:nowrap}.nybd-serving-guide__row span{font-size:12px;line-height:1.15}.nybd-serving-guide__row strong{font-weight:650;text-align:center;font-size:11px;line-height:1.2}
.nybd-customize-order{cursor:pointer}
@media(max-width:767px){.nybd-pe-card-badge{max-width:130px;font-size:9px;padding:5px 7px;left:7px}.single-product.nybd-pe-custom-preorder-product .woocommerce-product-gallery:before,.single-product.nybd-pe-custom-sameday-product .woocommerce-product-gallery:before{left:10px;max-width:75%;font-size:10px}.nybd-serving-guide{padding:10px 8px}.nybd-serving-guide__intro{margin-bottom:7px}.nybd-serving-guide__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.nybd-serving-guide__row{padding:6px 2px;font-size:10px}.nybd-serving-guide__row span{font-size:11px}.nybd-serving-guide__row strong{font-size:10px;letter-spacing:-.01em}}
.wd-product .nybd-customize-order .wd-action-text{display:flex!important;align-items:center;justify-content:center;width:100%;opacity:1!important;visibility:visible!important;transform:none!important}

/* Delivery labels inside WoodMart's native .product-labels stack. */
.product-labels .nybd-pe-woodmart-label{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:0!important;max-width:100%;padding:5px 9px!important;border-radius:12px!important;font-size:10px!important;line-height:1.15!important;font-weight:700!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;box-sizing:border-box}
.product-labels .nybd-pe-woodmart-label--preorder{background:#222!important;color:#fff!important}
.product-labels .nybd-pe-woodmart-label--sameday{background:#f5ab1c!important;color:#222!important}

/* Compact delivery information appended to the real WooCommerce short description. */
.nybd-short-delivery-note{display:flex;align-items:flex-start;gap:8px;margin:10px 0 0;padding:9px 11px;border:1px solid #ead49f;border-radius:9px;background:#fffaf0;color:#292929;font-size:12px;line-height:1.35}
.nybd-short-delivery-note__dot{flex:0 0 8px;width:8px;height:8px;margin-top:4px;border-radius:999px;background:#f5ab1c}
.nybd-short-delivery-note strong,.nybd-short-delivery-note span{display:block}
.nybd-short-delivery-note strong{font-size:12px;margin:0 0 1px}
.nybd-short-delivery-note span{color:#666}
.nybd-short-delivery-note--preorder{border-color:#ddd;background:#f8f8f8}
.nybd-short-delivery-note--preorder .nybd-short-delivery-note__dot{background:#222}
@media(max-width:767px){.product-labels .nybd-pe-woodmart-label{font-size:9px!important;padding:4px 7px!important}.nybd-short-delivery-note{font-size:11px}}
