#cart-upsell-drawer .group:has(.bss-lock-element) .button-action,
.card-product:has(.bss-lock-element) .quick-view-container  {
    display: none;
}

.product-info:has(.bss-lock-element) .x-quantity-selector{
    cursor: not-allowed; opacity: .5; pointer-events: none; user-select: none;
}
@media (max-width: 768px) {
  #sticky-header {
    height: 130px !important;
  }
}
