:root{--sc-sticky-purchase-background-color:var(--sc-color-white);--sc-sticky-purchase-text-color:var(--sc-color-gray-700);--sc-sticky-purchase-scratch-amount:var(--sc-color-gray-500)}.surecart-theme-dark{--sc-sticky-purchase-background-color:var(--sc-color-black);--sc-sticky-purchase-text-color:var(--sc-color-gray-200);--sc-sticky-purchase-scratch-amount:var(--sc-color-gray-400)}.wp-block-surecart-sticky-purchase.sc-sticky-purchase{background-color:var(--sc-sticky-purchase-background-color);border:solid var(--sc-sticky-purchase-border-width,var(--sc-input-border-width)) var(--sc-sticky-purchase-border-color,var(--sc-input-border-color));border-radius:var(--sc-sticky-purchase-border-radius,var(--sc-input-border-radius-large));bottom:-100%;color:var(--sc-sticky-purchase-text-color);left:50%;max-width:calc(100vw - 2rem);opacity:0;padding:1.5%;pointer-events:none;position:fixed;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity var(--sc-transition-fast) cubic-bezier(.4,0,.2,1),bottom var(--sc-transition-fast) cubic-bezier(.4,0,.2,1),visibility var(--sc-transition-fast) cubic-bezier(.4,0,.2,1);transition:opacity var(--sc-transition-fast) cubic-bezier(.4,0,.2,1),bottom var(--sc-transition-fast) cubic-bezier(.4,0,.2,1),visibility var(--sc-transition-fast) cubic-bezier(.4,0,.2,1);visibility:hidden;width:var(--sc-sticky-purchase-width,600px);z-index:100}.wp-block-surecart-sticky-purchase.sc-sticky-purchase .sc-sticky-purchase__content{max-width:100vw;width:100%}.wp-block-surecart-sticky-purchase.sc-sticky-purchase .sc-sticky-purchase__content>:last-child{margin-bottom:0}.wp-block-surecart-sticky-purchase.sc-sticky-purchase.is-visible{bottom:1%;opacity:1;pointer-events:auto;visibility:visible}.wp-block-surecart-sticky-purchase.sc-sticky-purchase .wp-block-surecart-product-buy-button{min-width:80px}@media(max-width:400px){.wp-block-surecart-sticky-purchase.sc-sticky-purchase .wp-block-surecart-product-selected-variant-image{display:none}}.wp-block-surecart-sticky-purchase.sc-sticky-purchase .wp-block-surecart-product-selected-price-scratch-amount{color:var(--sc-sticky-purchase-scratch-amount)}.wp-block-surecart-sticky-purchase.sc-sticky-purchase .wp-block-surecart-product-title{color:var(--sc-sticky-purchase-text-color)}.wp-block-surecart-sticky-purchase.sc-sticky-purchase .wp-block-columns{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-surecart-sticky-purchase.sc-sticky-purchase .wp-block-group-is-layout-flex:has(>.wp-block-surecart-product-selected-variant-image){gap:var(--sc-spacing-large)}.wp-block-surecart-sticky-purchase.sc-sticky-purchase .wp-block-surecart-product-selected-variant-image{margin-bottom:0}.wp-block-surecart-sticky-purchase.sc-sticky-purchase:has(.sc-sticky-purchase__content__unavailable){bottom:-100%;opacity:0;pointer-events:none;visibility:hidden}
