/* Core Marketplace Product Card v5.3.6 — final buybox tightening.
   Scope: BUYBOX ONLY. Do not touch gallery, benefits, parameters or description. */

body.single-product.woocommerce.amui-product-card-v536 .amui-product-main > div.summary{
  max-width:340px!important;
  min-width:300px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

/* Keep the right purchase panel as one clean rectangular stack, Allegro-like. */
body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline,
body.single-product.woocommerce.amui-product-card-v536 div.product .summary .price,
body.single-product.woocommerce.amui-product-card-v536 .amui-product-buybox-context,
body.single-product.woocommerce.amui-product-card-v536 div.product form.cart,
body.single-product.woocommerce.amui-product-card-v536 .amui-product-compare-link{
  border-color:#d8dee6!important;
  border-radius:0!important;
  box-shadow:none!important;
}

/* Seller card */
body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline{
  position:relative!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  min-height:88px!important;
  padding:18px 18px 15px!important;
  background:#fff!important;
  border:1px solid #d8dee6!important;
  border-bottom:0!important;
  overflow:hidden!important;
}

body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline__left{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:5px!important;
  min-width:0!important;
  max-width:calc(100% - 88px)!important;
}

body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline__badge{
  display:block!important;
  color:#111827!important;
  font-size:14px!important;
  line-height:1.15!important;
  font-weight:900!important;
  white-space:normal!important;
}

body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline__seller{
  display:block!important;
  color:#111827!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:900!important;
  white-space:normal!important;
}

body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline__brand{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:100%!important;
  color:#00796b!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:900!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline::after{
  content:'ZP';
  position:absolute!important;
  top:18px!important;
  right:18px!important;
  width:62px!important;
  height:40px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#f1f5f9!important;
  border:1px solid #d8dee6!important;
  color:#00796b!important;
  font-size:18px!important;
  font-weight:950!important;
  letter-spacing:.03em!important;
}

body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline__sep,
body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline__actions{
  display:none!important;
}

/* Price / promotion area */
body.single-product.woocommerce.amui-product-card-v536 div.product .summary .price{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:18px 18px 6px!important;
  background:#fff!important;
  border-left:1px solid #d8dee6!important;
  border-right:1px solid #d8dee6!important;
  border-top:1px solid #d8dee6!important;
  border-bottom:0!important;
  color:#078600!important;
  font-size:31px!important;
  line-height:1.02!important;
  font-weight:950!important;
  letter-spacing:-.04em!important;
  text-align:left!important;
  white-space:normal!important;
  box-sizing:border-box!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product .summary .price del{
  display:inline-flex!important;
  align-items:center!important;
  margin:0 8px 4px 0!important;
  color:#64748b!important;
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.2!important;
  letter-spacing:0!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product .summary .price ins,
body.single-product.woocommerce.amui-product-card-v536 div.product .summary .price .amount{
  color:#078600!important;
  text-decoration:none!important;
}

/* Availability belongs near quantity, not as an orphan label below price. */
body.single-product.woocommerce.amui-product-card-v536 .amui-product-buybox-context{
  width:100%!important;
  margin:0!important;
  padding:0 18px 12px!important;
  background:#fff!important;
  border-left:1px solid #d8dee6!important;
  border-right:1px solid #d8dee6!important;
  border-top:0!important;
  border-bottom:0!important;
  box-sizing:border-box!important;
}

body.single-product.woocommerce.amui-product-card-v536 .amui-product-buybox-context--empty{
  display:none!important;
}

body.single-product.woocommerce.amui-product-card-v536 .amui-product-buybox-context__line{
  display:none!important;
}

body.single-product.woocommerce.amui-product-card-v536 .amui-product-buybox-context__sales{
  display:block!important;
  margin:8px 0 0!important;
  padding:9px 0 12px!important;
  border-bottom:1px solid #d8dee6!important;
  color:#64748b!important;
  font-size:12px!important;
  line-height:1.35!important;
}

/* Form purchase area */
body.single-product.woocommerce.amui-product-card-v536 div.product form.cart{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:13px 18px 18px!important;
  background:#fff!important;
  border-left:1px solid #d8dee6!important;
  border-right:1px solid #d8dee6!important;
  border-top:1px solid #d8dee6!important;
  border-bottom:0!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart::before{
  content:'Liczba sztuk'!important;
  display:inline-flex!important;
  align-items:center!important;
  margin:0 3px 9px 0!important;
  color:#64748b!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:600!important;
  text-transform:none!important;
  letter-spacing:0!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart .amui-buybox-limit-note{
  display:inline-flex!important;
  align-items:center!important;
  margin:0 0 9px!important;
  color:#64748b!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:400!important;
  white-space:nowrap!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart .amui-buybox-limit-note::before{
  content:'|';
  margin:0 6px!important;
  color:#cbd5e1!important;
  font-weight:400!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart .amui-buybox-qty-line{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  margin:0 0 10px!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart div.quantity{
  position:relative!important;
  display:flex!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  flex:0 0 118px!important;
  width:118px!important;
  min-width:118px!important;
  max-width:118px!important;
  height:34px!important;
  min-height:34px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #9aa4b2!important;
  border-radius:0!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:none!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart div.quantity .minus,
body.single-product.woocommerce.amui-product-card-v536 div.product form.cart div.quantity .plus,
body.single-product.woocommerce.amui-product-card-v536 div.product form.cart div.quantity button.minus,
body.single-product.woocommerce.amui-product-card-v536 div.product form.cart div.quantity button.plus{
  position:static!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 36px!important;
  width:36px!important;
  min-width:36px!important;
  max-width:36px!important;
  height:32px!important;
  min-height:32px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#00796b!important;
  font-size:22px!important;
  line-height:1!important;
  font-weight:400!important;
  text-align:center!important;
  box-shadow:none!important;
  transform:none!important;
  opacity:1!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart div.quantity input.qty{
  position:static!important;
  display:block!important;
  flex:0 0 44px!important;
  width:44px!important;
  min-width:44px!important;
  max-width:44px!important;
  height:32px!important;
  min-height:32px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-left:1px solid #9aa4b2!important;
  border-right:1px solid #9aa4b2!important;
  border-radius:0!important;
  background:#fff!important;
  color:#111827!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:32px!important;
  text-align:center!important;
  box-shadow:none!important;
  appearance:textfield!important;
  -moz-appearance:textfield!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart input.qty::-webkit-outer-spin-button,
body.single-product.woocommerce.amui-product-card-v536 div.product form.cart input.qty::-webkit-inner-spin-button{
  margin:0!important;
  -webkit-appearance:none!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart .amui-buybox-stock-note{
  display:inline-flex!important;
  align-items:center!important;
  flex:1 1 auto!important;
  min-width:0!important;
  min-height:34px!important;
  color:#64748b!important;
  font-size:12px!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart .single_add_to_cart_button,
body.single-product.woocommerce.amui-product-card-v536 div.product form.cart .amui-buy-now-button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:42px!important;
  min-height:42px!important;
  margin:0 0 8px!important;
  padding:0 14px!important;
  border:0!important;
  border-radius:0!important;
  background:#ff5a00!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.105em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:none!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart .single_add_to_cart_button:hover,
body.single-product.woocommerce.amui-product-card-v536 div.product form.cart .amui-buy-now-button:hover{
  background:#e94f00!important;
  color:#fff!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart .single_add_to_cart_button::before{
  content:'🛒';
  margin-right:8px!important;
  font-size:13px!important;
  line-height:1!important;
}

body.single-product.woocommerce.amui-product-card-v536 div.product form.cart .amui-buy-now-button{
  margin-bottom:0!important;
}

body.single-product.woocommerce.amui-product-card-v536 .amui-product-compare-link{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:46px!important;
  margin:0!important;
  padding:0 18px!important;
  background:#fff!important;
  border:1px solid #d8dee6!important;
  border-top:0!important;
  color:#00796b!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.2!important;
  text-align:center!important;
  text-decoration:underline!important;
  box-sizing:border-box!important;
}

/* Remove old orphan availability/highlight fragments around the buybox. */
body.single-product.woocommerce.amui-product-card-v536 .amui-product-main > div.summary > .stock,
body.single-product.woocommerce.amui-product-card-v536 .amui-product-main > div.summary > p.stock,
body.single-product.woocommerce.amui-product-card-v536 .amui-product-main > div.summary > .amui-product-highlights{
  display:none!important;
}

@media (max-width:420px){
  body.single-product.woocommerce.amui-product-card-v536 .amui-product-main > div.summary{
    min-width:0!important;
    max-width:none!important;
  }
  body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline::after{
    width:52px!important;
    height:34px!important;
    font-size:15px!important;
  }
  body.single-product.woocommerce.amui-product-card-v536 .amui-product-shopline__left{
    max-width:calc(100% - 70px)!important;
  }
}
