/* Same buying component for simple products and native variation forms. */
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-simple-format { margin-bottom: 12px; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-simple-format__label { margin: 0 0 6px; color: inherit; font-size: 12px; font-weight: 700; line-height: 1.2; text-transform: uppercase; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-format-option--single { cursor: default; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-format-unavailable { margin: 0; padding: 12px; border: 1px solid var(--awb-color3, #ede6df); border-radius: 8px; color: var(--awb-color6, #6b6b6b); font-size: 13px; line-height: 1.4; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero):has(.smd-unavailable-formats) > .fusion-column-wrapper > .fusion-woo-price-tb { display: none !important; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-format-option__price .amount { color: inherit !important; font-size: inherit !important; font-weight: inherit; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-format-option__price ins { background: transparent; text-decoration: none; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-format-option__price del { font-size: 0.85em; opacity: 0.65; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-purchase-enabled] .awb-post-card-cart-cart-wrapper { display: flex; flex-direction: column; align-items: stretch; width: 100%; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-purchase-enabled] .fusion-post-card-cart-quantity { width: 100%; margin: 8px 0 0; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__label { display: block; margin: 0 0 6px; color: var(--awb-custom_color_1, #0f3d32); font-size: 12px; font-weight: 600; line-height: 1.3; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__quantity-row { display: flex; align-items: center; gap: 10px; width: 100%; min-width: 0; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-quantity-ready] .smd-purchase__quantity-row > .quantity { flex: 0 0 144px; width: 144px; margin: 0 !important; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__limit { flex: 1 1 auto; min-width: 0; max-width: 160px; color: var(--awb-custom_color_1, #0f3d32); font-size: 11px; font-weight: 500; line-height: 1.4; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__limit[hidden] { display: none !important; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-purchase-enabled] .quantity { display: flex; float: none; width: 144px; max-width: 100%; height: 44px; margin: 0 !important; border: 1px solid var(--awb-color3, #ede6df); border-radius: 10px; overflow: hidden; background: var(--awb-color1, #fffdf9); }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-purchase-enabled] .quantity input { min-width: 0; height: 42px; padding: 0; border: 0; background: transparent; color: var(--awb-custom_color_1, #0f3d32); text-align: center; font-family: inherit; font-size: 14px; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-purchase-enabled] .quantity .minus,
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-purchase-enabled] .quantity .plus { flex: 0 0 32%; width: 32%; cursor: pointer; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-purchase-enabled] .quantity .qty { flex: 1 1 auto; width: 36%; font-weight: 600; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-purchase-enabled] .quantity input:disabled { opacity: 0.4; cursor: not-allowed; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-purchase-enabled] .quantity input:focus-visible { outline: 2px solid var(--awb-color4, #f75a45); outline-offset: -3px; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-quantity-ready] .quantity { height: 44px !important; border: 1px solid var(--awb-color3, #ede6df) !important; border-radius: 10px !important; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-quantity-ready] .quantity .qty { height: 42px !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: transparent !important; color: var(--awb-custom_color_1, #0f3d32) !important; font-size: 14px !important; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-quantity-ready] .quantity .minus,
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) [data-smd-quantity-ready] .quantity .plus { display: none !important; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-quantity-step { display: grid; place-items: center; flex: 0 0 30%; height: 42px; padding: 0; border: 0; border-radius: 0; background: transparent; color: var(--awb-custom_color_1, #0f3d32); font-family: inherit; font-size: 19px; font-weight: 600; line-height: 1; cursor: pointer; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-quantity-step:disabled { opacity: 0.35; cursor: not-allowed; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-quantity-step:focus-visible { outline: 2px solid var(--awb-color4, #f75a45); outline-offset: -3px; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__summary { display: grid; gap: 3px; margin: 9px 0 0; color: var(--awb-custom_color_1, #0f3d32); font-size: 12px; line-height: 1.4; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__summary[hidden],
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__total[hidden],
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase--individual .quantity { display: none !important; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__count { color: var(--awb-color6, #6b6b6b); }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase-blocked .fusion-post-card-cart-add-to-cart { opacity: 0.55; cursor: not-allowed; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__composition { display: grid; gap: 3px; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__composition:empty { display: none; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__line { overflow-wrap: anywhere; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__total { padding-top: 3px; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__retry { justify-self: start; min-height: 36px; padding: 4px 0; border: 0; background: none; color: var(--awb-custom_color_1, #0f3d32); font: inherit; text-align: left; text-decoration: underline; cursor: pointer; }
:is(.fusion-post-cards .product-grid-view, .smd-product-page .smd-product-hero) .smd-purchase__retry[hidden] { display: none; }
