/* Native quantity and sticky product submit — Crefow v11.0.10. */
.woocommerce .quantity{align-items:stretch;display:inline-grid!important;grid-template-columns:44px minmax(54px,72px) 44px;isolation:isolate;margin:0!important;max-width:170px;vertical-align:middle}
.woocommerce .quantity .qty{border-left:0!important;border-radius:0!important;border-right:0!important;height:46px!important;margin:0!important;min-height:46px!important;padding:.35rem!important;text-align:center;width:100%!important;-moz-appearance:textfield}
.woocommerce .quantity .qty::-webkit-inner-spin-button,.woocommerce .quantity .qty::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
.crefow-quantity-button{align-items:center;background:var(--crefow-bg,#fff);border:1px solid var(--crefow-border,#d9d9d9);color:var(--crefow-text,#101010);display:inline-flex;font-size:1.25rem;justify-content:center;line-height:1;min-height:46px;padding:0;width:44px}
.crefow-quantity-button.is-minus{border-radius:var(--crefow-input-radius,4px) 0 0 var(--crefow-input-radius,4px)}
.crefow-quantity-button.is-plus{border-radius:0 var(--crefow-input-radius,4px) var(--crefow-input-radius,4px) 0}
.crefow-quantity-button:hover:not(:disabled){background:var(--crefow-surface-alt,#f3f3f3)}
.crefow-quantity-button:disabled{cursor:not-allowed;opacity:.42}
.crefow-mobile-cart-action{width:100%}
.crefow-sticky-cart-status{color:var(--crefow-text,#101010);display:block;font-size:.75rem;line-height:1.25;margin-top:.3rem;min-height:.95rem;text-align:center;width:100%}
.crefow-sticky-cart-status.is-error{color:#9f1c1c}
.crefow-sticky-cart-status.is-success{color:#176b3a}
@media(min-width:768px){.crefow-mobile-cart-bar{display:none!important}}
@media(max-width:767px){
  body.single-product.crefow-has-sticky-product-cta:not(.crefow-sticky-native-ready) form.cart>.single_add_to_cart_button,
  body.single-product.crefow-has-sticky-product-cta:not(.crefow-sticky-native-ready) form.cart .woocommerce-variation-add-to-cart>.single_add_to_cart_button{height:auto!important;opacity:1!important;padding:.8rem 1.25rem!important;pointer-events:auto!important;position:static!important;width:auto!important}
  body.single-product.crefow-sticky-native-ready form.cart>.single_add_to_cart_button,
  body.single-product.crefow-sticky-native-ready form.cart .woocommerce-variation-add-to-cart>.single_add_to_cart_button{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;opacity:0!important;overflow:hidden!important;padding:0!important;pointer-events:none!important;position:absolute!important;white-space:nowrap!important;width:1px!important}
  .crefow-mobile-cart-bar .wp-element-button[data-crefow-native-sticky-submit]{max-width:none!important;width:100%!important}
  .crefow-mobile-cart-bar .wp-element-button[data-crefow-native-sticky-submit]:disabled{cursor:not-allowed;opacity:.62}
}
