body.single-product{overflow-x:hidden}
.ntpp-page{
  background:#fff;
  color:#101828;
  font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
  padding:0 14px 48px;
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  border-radius:0!important;
  box-shadow:none!important;
  position:relative;
}
.ntpp-page *{box-sizing:border-box}
.ntpp-shell{width:100%;max-width:var(--ntpp-max-width);margin:0 auto;border-radius:0!important;box-shadow:none!important}
.ntpp-sheet{background:#fff;overflow:visible;border-radius:0!important;box-shadow:none!important}
.ntpp-top{
  margin:0 -14px;
  padding:32px 28px 34px;
  background:linear-gradient(125deg,#f2fffd 0%,#fbffff 46%,#eef3ff 100%);
  border-bottom:1px solid #e8edf4;
}
.ntpp-back{
  display:inline-flex;align-items:center;gap:10px;margin:0 0 30px;
  color:#667085!important;text-decoration:none!important;text-transform:uppercase;
  font-size:14px;font-weight:600;letter-spacing:1.8px
}
.ntpp-back:hover{color:#344054!important}
.ntpp-product-head{display:flex;align-items:center;gap:24px}
.ntpp-thumb{
  width:112px!important;height:112px!important;flex:0 0 112px!important;background:#fff!important;border:1px solid #e2e8f0!important;
  border-radius:12px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important
}
.ntpp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;margin:0!important;max-width:100%!important}
.ntpp-heading{min-width:0}
.ntpp-category{margin:0 0 9px;color:#667085;font-size:14px;line-height:1.3;font-weight:500;text-transform:uppercase;letter-spacing:2px}
.ntpp-category a{color:inherit!important;text-decoration:none!important}
.ntpp-heading h1{margin:0!important;color:#0b1220!important;font-size:34px!important;line-height:1.08!important;font-weight:700!important;letter-spacing:-1.15px!important}
.ntpp-short-description{max-width:760px;margin:22px 0 0;color:#667085!important;font-size:15px!important;line-height:1.62!important;font-weight:400!important;font-family:inherit!important}
.ntpp-short-description p{margin:0 0 10px!important;color:inherit!important;font-size:inherit!important;line-height:inherit!important;font-family:inherit!important}.ntpp-short-description p:last-child{margin-bottom:0!important}
.ntpp-short-description *{color:#667085!important;font-size:inherit!important;line-height:inherit!important;font-weight:400!important;text-decoration:none!important}
.ntpp-plan-head{margin:27px 0 13px;display:flex;align-items:center;flex-wrap:wrap;gap:8px 13px;color:#667085;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1.8px}
.ntpp-reseller-row{display:block;margin:18px 0 8px}
.ntpp-reseller-note{
  display:inline-block;
  color:#64748b!important;
  text-decoration:none!important;
  font-family:"Inter","Inter Fallback",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:400!important;
  line-height:26px!important;
  text-transform:none!important;
  letter-spacing:0!important;
}
a.ntpp-reseller-note:hover{color:#64748b!important;text-decoration:underline!important}
.ntpp-buy-box form.cart{margin:0!important;padding:0!important}
.ntpp-buy-box-simple{margin-top:35px}

/* Native Woo variation table remains functional, but its select becomes our styled custom dropdown. */
.ntpp-buy-box table.variations{width:100%!important;margin:0!important;border:0!important;border-collapse:collapse!important}
.ntpp-buy-box table.variations tbody,.ntpp-buy-box table.variations tr,.ntpp-buy-box table.variations th,.ntpp-buy-box table.variations td{display:block!important;width:100%!important;border:0!important;padding:0!important}
.ntpp-buy-box table.variations tr{margin:0 0 22px!important}
.ntpp-buy-box table.variations th.label{margin:0 0 10px!important;text-align:left!important}
.ntpp-buy-box table.variations th.label label{color:#111827!important;font-size:13px!important;font-weight:600!important;line-height:1.3!important}
.ntpp-native-select-hidden{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.ntpp-buy-box .reset_variations{display:none!important}
/* We render our own pills/price/description via ntpp-pills, so hide ALL of WooCommerce's native
   auto-injected variation summary output (price, description, availability, SKU, weight, dimensions,
   or anything else a theme adds inside this container) to prevent stray duplicate text. */
.ntpp-buy-box .woocommerce-variation{display:none!important}
.ntpp-buy-box .woocommerce-variation-price,
.ntpp-buy-box .woocommerce-variation-description,
.ntpp-buy-box .woocommerce-variation-availability,
.ntpp-buy-box .woocommerce-variation-sku,
.ntpp-buy-box .woocommerce-variation-weight,
.ntpp-buy-box .woocommerce-variation-dimensions{display:none!important}

.ntpp-vselect{width:100%;position:relative}
.ntpp-vselect-trigger{
  width:100%;min-height:52px;padding:12px 16px;border:1px solid #dfe5ec;border-radius:var(--ntpp-radius);
  background:#fff!important;display:flex;align-items:center;justify-content:space-between;gap:14px;
  color:#1d2939!important;font-family:inherit;font-size:14.5px;font-weight:400;text-align:left;cursor:pointer;
  box-shadow:0 1px 2px rgba(16,24,40,.02);transition:border-color .18s ease,box-shadow .18s ease
}
.ntpp-vselect-trigger:hover,.ntpp-vselect-trigger:focus,.ntpp-vselect-trigger:active,.ntpp-vselect.is-open .ntpp-vselect-trigger{background:#fff!important;color:#1d2939!important;border-color:#c8d5e7!important;box-shadow:0 0 0 2px rgba(37,99,235,.035)!important;outline:none!important}
.ntpp-vselect-arrow{width:10px;height:10px;border-right:2px solid #667085;border-bottom:2px solid #667085;transform:rotate(45deg);margin:-5px 3px 0 0;flex:0 0 auto;transition:transform .18s ease}
.ntpp-vselect.is-open .ntpp-vselect-arrow{transform:rotate(225deg);margin-top:5px}
.ntpp-vselect-menu{
  display:none;margin-top:8px;padding:10px;border:1px solid #e1e6ee;border-radius:var(--ntpp-radius);background:#fff;
  box-shadow:0 7px 18px rgba(15,23,42,.07)
}
.ntpp-vselect.is-open .ntpp-vselect-menu{display:block}
.ntpp-vselect-option{
  width:100%;min-height:46px;padding:10px 13px;border:0;border-radius:8px;background:#fff!important;
  display:flex;align-items:center;justify-content:space-between;gap:16px;color:#1f2937;
  font-family:inherit;font-size:14.5px;font-weight:400;text-align:left;cursor:pointer
}
.ntpp-vselect-option:hover:not(.is-selected),.ntpp-vselect-option:focus:not(.is-selected),.ntpp-vselect-option:active:not(.is-selected){background:#f7f9fd!important;color:#1f2937!important;outline:none!important;box-shadow:none!important}
.ntpp-vselect-option.is-selected{background:var(--ntpp-accent)!important;color:#172033!important}
.ntpp-vselect-check{opacity:0;color:var(--ntpp-primary);font-size:22px;font-weight:700;line-height:1}
.ntpp-vselect-option.is-selected .ntpp-vselect-check{opacity:1}
.ntpp-vselect-option.is-disabled{opacity:.42;cursor:not-allowed}

.ntpp-pills{display:flex;flex-wrap:wrap;gap:8px;margin:2px 0 20px;padding-bottom:20px;border-bottom:1px solid #e4e8ee}
.ntpp-pill{display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:7px 12px;border:1px solid #dfe5ec;border-radius:13px;background:#fff;color:#667085;font-size:12px;line-height:1.2}
.ntpp-pill[hidden]{display:none!important}
.ntpp-pill-icon,.ntpp-shield{display:inline-flex;color:var(--ntpp-primary)}
.ntpp-pill-icon svg,.ntpp-shield svg{width:16px;height:16px}
.ntpp-stock-pill{border-color:#a9c5fa;color:var(--ntpp-primary);font-weight:700}
.ntpp-warranty-pill strong{color:#111827;font-weight:700;margin-right:2px}
.ntpp-warranty-pill .ntpp-warranty-text{color:#8a94a6;font-weight:500}

.ntpp-cart-row{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(220px,1.05fr);align-items:end;gap:14px;margin-top:2px}
.ntpp-qty-block{min-width:0}
.ntpp-qty-label{display:block;margin:0 0 9px;color:#667085;font-size:14px;font-weight:500}
.ntpp-buy-box .quantity{width:100%!important;height:46px!important;margin:0!important;border:1px solid #e1e6ed!important;border-radius:9px!important;background:#fff!important;display:flex!important;align-items:stretch!important;overflow:hidden!important}
.ntpp-buy-box .quantity input.qty{flex:1 1 auto!important;width:auto!important;min-width:0!important;height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;color:#111827!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;text-align:center!important;-moz-appearance:textfield}
.ntpp-buy-box .quantity input.qty::-webkit-inner-spin-button,.ntpp-buy-box .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.ntpp-qty-btn{flex:0 0 46px!important;width:40px;height:44px;padding:0;border:0!important;background:#fff!important;color:#475467!important;font-family:inherit;font-size:20px;font-weight:400;cursor:pointer}
.ntpp-qty-btn.ntpp-minus{border-right:1px solid #edf0f4!important}
.ntpp-qty-btn.ntpp-plus{border-left:1px solid #edf0f4!important}
.ntpp-qty-btn:hover{background:#f8fafc!important}
.ntpp-buy-box .single_add_to_cart_button{width:100%!important;min-height:46px!important;margin:0!important;padding:0 20px!important;border:1px solid var(--ntpp-primary)!important;border-radius:9px!important;background:#fff!important;color:var(--ntpp-primary)!important;font-family:inherit!important;font-size:15px!important;font-weight:700!important;box-shadow:none!important;text-transform:none!important}
.ntpp-buy-box .single_add_to_cart_button:hover{background:#f3f7ff!important}
.ntpp-buy-box .single_add_to_cart_button.disabled{opacity:.48!important}
.ntpp-extra-actions{display:block;margin-top:12px}
.ntpp-buy-now{width:100%!important;min-height:48px!important;margin:0!important;padding:0 22px!important;border:1px solid var(--ntpp-primary)!important;border-radius:9px!important;background:var(--ntpp-primary)!important;color:#fff!important;font-family:inherit!important;font-size:16px!important;font-weight:700!important;box-shadow:0 5px 12px rgba(37,99,235,.12)!important;text-transform:none!important}
.ntpp-buy-now:hover{filter:brightness(.97)}
.ntpp-wishlist{width:auto;min-height:40px;margin:10px auto 0;padding:5px 10px;border:0;background:transparent;color:#667085;font-family:inherit;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}
.ntpp-wishlist:hover,.ntpp-wishlist.is-active{color:#e11d48}.ntpp-heart{font-size:20px;line-height:1}

/* Seamless lower content — no card-per-block look. */
.ntpp-read,.ntpp-share-section,.ntpp-related-section{margin:0;padding:30px 28px;background:#fff;border:0;border-radius:0}
.ntpp-read{border-bottom:1px solid #e8ebf0}
.ntpp-section-kicker{margin:0 0 15px;color:#667085;font-size:13px;font-weight:500;letter-spacing:1.7px;text-transform:uppercase}
.ntpp-accordion{border-bottom:1px solid #e4e7ec}
.ntpp-accordion-toggle{width:100%;min-height:72px;padding:14px 0;border:0!important;background:transparent!important;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#111827!important;font-family:inherit;cursor:pointer;text-align:left}
.ntpp-accordion-title{min-width:0;display:flex;align-items:center;gap:13px;font-size:18px;font-weight:700;line-height:1.25}
.ntpp-accordion-icon{width:26px;height:26px;color:var(--ntpp-primary);flex:0 0 26px}.ntpp-accordion-icon svg,.ntpp-notice-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ntpp-accordion-plus{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:var(--ntpp-accent);color:var(--ntpp-primary);display:flex;align-items:center;justify-content:center;font-size:27px;font-weight:400;line-height:1}
.ntpp-accordion.is-open .ntpp-accordion-plus{background:var(--ntpp-primary);color:#fff;font-size:27px}
.ntpp-accordion-content{padding:4px 56px 24px 39px;color:#667085;font-size:15px;line-height:1.75}
.ntpp-accordion-content p{margin:0 0 12px}.ntpp-accordion-content p:last-child{margin-bottom:0}
.ntpp-terms-list{margin:4px 0 0;padding:0;list-style:none;counter-reset:ntppterms}
.ntpp-terms-list li{position:relative;margin:0 0 14px;padding-left:44px;color:#667085;counter-increment:ntppterms}
.ntpp-terms-list li:before{content:counter(ntppterms) ".";position:absolute;left:0;top:0;width:28px;color:var(--ntpp-primary);font-weight:500}
.ntpp-terms-list li strong{color:#111827;font-weight:700}
.ntpp-terms-notice{display:flex;align-items:flex-start;gap:13px;margin:24px 0 0;padding:4px 0 0;color:#667085;font-size:14px;line-height:1.7}.ntpp-terms-notice p{margin:0}.ntpp-notice-icon{width:25px;height:25px;flex:0 0 25px;color:var(--ntpp-primary)}

.ntpp-share-section{border-bottom:1px solid #e8ebf0}
.ntpp-share-section h2,.ntpp-related-section h2{margin:0 0 18px;color:#111827;font-size:24px;font-weight:700;letter-spacing:-.4px}
.ntpp-share{display:flex;flex-wrap:wrap;gap:10px}
.ntpp-share-btn{width:50px;height:50px;border:0;border-radius:9px;background:var(--ntpp-accent);color:#1d4ed8!important;display:flex;align-items:center;justify-content:center;text-decoration:none!important;cursor:pointer}
.ntpp-share-btn svg{width:23px;height:23px;fill:none}
.ntpp-share-btn.whatsapp{color:#16a34a!important}.ntpp-share-btn.instagram{color:#db2777!important}.ntpp-share-btn.telegram{color:#0ea5e9!important}.ntpp-share-btn.facebook{color:#2563eb!important}
.ntpp-share-btn.ntpp-copy-link{color:#667085!important}

.ntpp-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ntpp-related-card{min-width:0;border:1px solid #e4e8ee;border-radius:10px;overflow:hidden;background:#fff}.ntpp-related-image{display:block;aspect-ratio:1/1;background:#f7f8fc}.ntpp-related-image img{width:100%;height:100%;object-fit:cover;margin:0!important}.ntpp-related-body{padding:14px}.ntpp-related-cat{margin-bottom:7px;color:#667085;font-size:10px;letter-spacing:1.5px;text-transform:uppercase}.ntpp-related-cat a{color:inherit!important;text-decoration:none!important}.ntpp-related-title{display:block;margin-bottom:7px;color:#111827!important;text-decoration:none!important;font-size:14px;font-weight:700;line-height:1.35}.ntpp-related-desc{min-height:34px;color:#7b8495;font-size:11px;line-height:1.5}.ntpp-related-price{margin-top:9px;color:var(--ntpp-primary);font-size:13px;font-weight:700}.ntpp-related-price ins{text-decoration:none}.ntpp-related-price del{opacity:.5}

@media(max-width:900px){
  .ntpp-heading h1{font-size:32px!important}.ntpp-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:767px){
  .ntpp-page{padding:0 0 36px}
  .ntpp-shell{max-width:none}
  .ntpp-top{margin:0;padding:25px 20px 26px}
  .ntpp-back{margin-bottom:22px;font-size:11.5px;letter-spacing:1.45px}
  .ntpp-product-head{gap:14px}
  .ntpp-thumb{width:78px;height:78px;flex-basis:78px;border-radius:10px}
  .ntpp-category{margin-bottom:6px;font-size:10.5px;letter-spacing:1.55px}
  .ntpp-heading h1{font-size:24px!important;letter-spacing:-.5px!important}
  .ntpp-short-description{margin-top:18px;font-size:13.5px!important;line-height:1.62!important}
  .ntpp-plan-head{margin-top:24px;margin-bottom:12px;font-size:11px;letter-spacing:1.6px}
  .ntpp-buy-box table.variations tr{margin-bottom:20px!important}
  .ntpp-buy-box table.variations th.label label{font-size:13px!important}
  .ntpp-vselect-trigger{min-height:48px;padding:10px 14px;font-size:13.5px;border-radius:9px}
  .ntpp-vselect-menu{padding:8px;border-radius:9px}.ntpp-vselect-option{min-height:43px;padding:9px 11px;border-radius:7px;font-size:13px}
  .ntpp-pills{margin-bottom:20px;padding-bottom:20px;gap:8px}.ntpp-pill{min-height:38px;padding:7px 10px;border-radius:10px;font-size:11.5px;gap:7px}.ntpp-pill-icon svg,.ntpp-shield svg{width:15px;height:15px}
  .ntpp-cart-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px}
  .ntpp-qty-label{font-size:11.5px}
  .ntpp-buy-box .quantity{height:44px!important;border-radius:8px!important}.ntpp-qty-btn{width:37px;flex-basis:37px!important;height:42px;font-size:17px}.ntpp-buy-box .quantity input.qty{height:42px!important;font-size:15px!important}
  .ntpp-buy-box .single_add_to_cart_button{min-height:44px!important;padding:0 10px!important;border-radius:8px!important;font-size:12.5px!important}
  .ntpp-buy-now{min-height:46px!important;border-radius:8px!important;font-size:14px!important}
  .ntpp-wishlist{font-size:11.5px}
  .ntpp-read,.ntpp-share-section,.ntpp-related-section{padding:27px 20px}
  .ntpp-section-kicker{font-size:11px;letter-spacing:1.5px}
  .ntpp-accordion-toggle{min-height:64px;padding:10px 0}.ntpp-accordion-title{gap:10px;font-size:14px}.ntpp-accordion-icon{width:22px;height:22px;flex-basis:22px}.ntpp-accordion-plus{width:40px;height:40px;flex-basis:40px;font-size:24px}
  .ntpp-accordion-content{padding:2px 8px 20px 32px;font-size:13px;line-height:1.7}.ntpp-terms-list li{padding-left:34px;margin-bottom:11px}.ntpp-terms-list li:before{width:23px}
  .ntpp-terms-notice{font-size:13px}.ntpp-notice-icon{width:23px;height:23px;flex-basis:23px}
  .ntpp-share-section h2,.ntpp-related-section h2{font-size:21px}.ntpp-share-btn{width:48px;height:48px;border-radius:8px}
  .ntpp-related-grid{display:flex;overflow-x:auto;gap:12px;padding-bottom:4px;scrollbar-width:none}.ntpp-related-grid::-webkit-scrollbar{display:none}.ntpp-related-card{flex:0 0 230px}.ntpp-related-body{padding:12px}.ntpp-related-title{font-size:13px}.ntpp-related-desc{font-size:10.5px}
}
@media(max-width:390px){
  .ntpp-top{padding-left:16px;padding-right:16px}.ntpp-read,.ntpp-share-section,.ntpp-related-section{padding-left:16px;padding-right:16px}
  .ntpp-heading h1{font-size:23px!important}.ntpp-short-description{font-size:13px!important}.ntpp-vselect-trigger{font-size:13px}.ntpp-cart-row{gap:7px}.ntpp-buy-box .single_add_to_cart_button{font-size:12px!important}.ntpp-wishlist-text{display:none}
}


/* v1.2.0 compatibility and visual hardening */
.ntpp-buy-box .woocommerce-variation-add-to-cart,
.ntpp-buy-box .woocommerce-variation-add-to-cart-disabled,
.ntpp-buy-box .woocommerce-variation-add-to-cart-enabled{display:block!important;visibility:visible!important}
.ntpp-vselect-trigger,.ntpp-vselect-option,.ntpp-accordion-toggle,.ntpp-sticky-toggle{-webkit-tap-highlight-color:transparent!important}
.ntpp-vselect-trigger:focus-visible,.ntpp-vselect-option:focus-visible,.ntpp-accordion-toggle:focus-visible{outline:2px solid rgba(46,108,255,.22)!important;outline-offset:2px}
.ntpp-accordion-toggle:focus,.ntpp-accordion-toggle:active,.ntpp-accordion.is-open .ntpp-accordion-toggle{background:transparent!important;color:#111827!important;box-shadow:none!important;outline:none}
.ntpp-vselect-check{display:none!important}
.ntpp-sticky-thumb{display:none!important}

/* v1.2.1 compact top area and hard overrides */
.ntpp-short-description,
.ntpp-short-description p,
.ntpp-short-description span,
.ntpp-short-description strong,
.ntpp-short-description em,
.ntpp-short-description a{
  color:#667085!important;
  font-weight:400!important;
  text-decoration:none!important;
}
.ntpp-plan-head>span:first-child{color:#667085!important;font-weight:600!important}
.ntpp-sticky{display:none!important}


/* v1.4.0 — Live price calculator */
.ntpp-total-price{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin:14px 0 0;
  border:1px solid #e4e7ec;
}
.ntpp-total-price-label{font-weight:600;line-height:1.3}
.ntpp-total-price-amount{
  display:flex;
  align-items:baseline;
  gap:5px;
  text-align:right;
  font-weight:800;
  line-height:1.2;
}
.ntpp-total-price-from{
  color:#667085;
  font-size:.58em;
  font-weight:500;
}

/* v1.4.0 — Optional bottom checkout bar */
.ntpp-bottom-checkout-spacer{height:84px}
.ntpp-bottom-checkout{
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  z-index:9996;
  min-height:76px;
  display:grid;
  grid-template-columns:48px minmax(0,1fr) auto;
  align-items:center;
  gap:11px;
  padding:9px max(14px,env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));
  border-top:1px solid #e4e7ec;
  box-shadow:0 -5px 20px rgba(15,23,42,.08);
}
.ntpp-bottom-checkout-toggle{
  width:42px;
  height:42px;
  padding:0;
  border:0;
  border-radius:9px;
  background:#eef4ff;
  color:#2e6cff;
  font-size:22px;
  font-weight:700;
  cursor:pointer;
}
.ntpp-bottom-checkout-info{min-width:0}
.ntpp-bottom-checkout-title{
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size:13px;
  line-height:1.25;
  font-weight:700;
}
.ntpp-bottom-checkout-price{
  margin-top:2px;
  font-size:15px;
  line-height:1.15;
  font-weight:800;
}
.ntpp-bottom-checkout-btn{
  min-height:46px;
  padding:0 20px;
  border:0;
  font-size:14px;
  font-weight:700;
  cursor:pointer;
}
@media(min-width:768px){
  .ntpp-bottom-mobile-only{display:none!important}
}
@media(max-width:767px){
  .ntpp-total-price{margin-top:12px;gap:12px}
  .ntpp-bottom-checkout-spacer{height:78px}
  .ntpp-bottom-checkout{
    min-height:70px;
    grid-template-columns:44px minmax(0,1fr) auto;
    gap:8px;
    padding:7px 10px calc(7px + env(safe-area-inset-bottom));
  }
  .ntpp-bottom-checkout-toggle{width:40px;height:40px;font-size:20px}
  .ntpp-bottom-checkout-title{font-size:12px}
  .ntpp-bottom-checkout-price{font-size:13.5px}
  .ntpp-bottom-checkout-btn{min-height:42px;padding:0 16px;font-size:12.5px}
}


/* v1.5.1 visual refinements */
.ntpp-warranty-pill .ntpp-shield,
.ntpp-warranty-pill .ntpp-shield svg{
  color:var(--ntpp-primary)!important;
  stroke:currentColor!important;
}
.ntpp-warranty-pill{
  background:#fff;
}
.ntpp-total-price.is-awaiting-selection .ntpp-total-price-amount{
  line-height:1.2;
}


/* v1.5.3 reference typography */
.ntpp-heading h1{
  font-family:"Manrope","Manrope Fallback",Manrope,ui-sans-serif,system-ui,sans-serif!important;
  font-weight:800!important;
  font-size:28px!important;
  line-height:31px!important;
  color:#0f172a!important;
}
.ntpp-buy-box table.variations th.label label{
  font-family:"Inter","Inter Fallback",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-weight:500!important;
  font-size:14px!important;
  line-height:20px!important;
  color:#0f172a!important;
}
.ntpp-vselect-trigger,
.ntpp-vselect-option{
  font-family:"Inter","Inter Fallback",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-weight:400!important;
  font-size:16px!important;
  line-height:24px!important;
  color:#0f172a!important;
}
.ntpp-accordion-title{
  font-family:"Manrope","Manrope Fallback",Manrope,ui-sans-serif,system-ui,sans-serif!important;
  font-weight:700!important;
  font-size:14px!important;
  line-height:20px!important;
  color:#0f172a!important;
}
.ntpp-accordion-content,
.ntpp-accordion-content p,
.ntpp-accordion-content li,
.ntpp-terms-list li,
.ntpp-terms-notice{
  font-family:"Inter","Inter Fallback",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-weight:400!important;
  font-size:14px!important;
  line-height:1.6!important;
  color:#64748b!important;
}
.ntpp-reseller-note{
  font-size:14px!important;
  line-height:22px!important;
  font-weight:400!important;
  color:#64748b!important;
}
.ntpp-plan-head,
.ntpp-section-kicker,
.ntpp-qty-label,
.ntpp-pill{
  font-family:"Inter","Inter Fallback",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
}


/* v1.5.5 — clear out-of-stock states */
.ntpp-buy-box .ntpp-stock-pill.is-out-of-stock{
  color:#dc2626!important;
  border-color:#fca5a5!important;
  background:#fff1f2!important;
}
.ntpp-buy-box .ntpp-stock-pill.is-out-of-stock .ntpp-pill-icon,
.ntpp-buy-box .ntpp-stock-pill.is-out-of-stock .ntpp-pill-icon svg,
.ntpp-buy-box .ntpp-stock-pill.is-out-of-stock .ntpp-stock-text{
  color:#dc2626!important;
  stroke:currentColor!important;
}

/* Keep sold-out choices visible, but make them visibly unavailable. */
.ntpp-vselect-option.is-out-of-stock{
  opacity:.48!important;
  background:#f8fafc!important;
  color:#64748b!important;
}
.ntpp-vselect-option.is-out-of-stock.is-selected{
  opacity:.55!important;
  background:#f8fafc!important;
  color:#64748b!important;
}
.ntpp-vselect-trigger.is-out-of-stock,
.ntpp-vselect.is-selected-out-of-stock .ntpp-vselect-trigger{
  color:#94a3b8!important;
  background:#ffffff!important;
}
.ntpp-vselect-trigger.is-out-of-stock .ntpp-vselect-text,
.ntpp-vselect.is-selected-out-of-stock .ntpp-vselect-text{
  color:#94a3b8!important;
}

/* Match WooCommerce's disabled Add to Cart feel for Buy Now. */
.ntpp-selected-out-of-stock .ntpp-buy-now,
.ntpp-buy-now.is-out-of-stock,
.ntpp-buy-now:disabled{
  opacity:.42!important;
  filter:saturate(.35)!important;
  cursor:not-allowed!important;
  pointer-events:none!important;
  box-shadow:none!important;
}



/* =========================================================
   v1.5.9 — Floating cart zoom / responsive hardening
   FunnelKit Cart uses #fkcart-floating-toggler.
   The exact horizontal position is synchronized by JS to the
   visible NovaTools product shell so browser zoom-out does not
   leave the cart floating far away in blank space.
   ========================================================= */

body.single-product #fkcart-floating-toggler{
  position:fixed!important;
  z-index:9998!important;
  bottom:calc(18px + env(safe-area-inset-bottom, 0px))!important;
  right:14px;
  margin:0!important;

  /* Keep FunnelKit's own chosen visual size, but prevent theme rules
     from stretching or collapsing the trigger. */
  min-width:56px!important;
  min-height:56px!important;
  max-width:76px!important;
  max-height:76px!important;

  /* Its own transitions may remain; only position is stabilized. */
  box-sizing:border-box!important;
}

body.single-product #fkcart-floating-toggler *,
body.single-product #fkcart-floating-toggler *::before,
body.single-product #fkcart-floating-toggler *::after{
  box-sizing:border-box!important;
}

/* Keep the count badge anchored correctly to the cart trigger. */
body.single-product #fkcart-floating-toggler #fkit-floating-count,
body.single-product #fkcart-floating-toggler .fkcart-shortcode-count,
body.single-product #fkcart-floating-toggler .fkcart-item-count{
  position:absolute!important;
}

/* Small mobile: leave enough breathing room from screen edges. */
@media(max-width:767px){
  body.single-product #fkcart-floating-toggler{
    bottom:calc(16px + env(safe-area-inset-bottom, 0px))!important;
  }
}

/* If a browser is zoomed out on a touch device and reports a wide
   layout viewport, do not allow the product wrapper itself to create
   horizontal overflow. */
@media(hover:none) and (pointer:coarse){
  body.single-product .ntpp-page{
    overflow-x:hidden!important;
  }
}
