.stronger-woo-quantity-btn svg,.stronger-woo-cart-close svg,.stronger-woo-coupon-remove svg{pointer-events:none}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stronger-woo-cart-drawer{position:fixed;top:0;bottom:0;right:0;display:flex;z-index:999999!important;left:auto!important;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),visibility 0s linear .3s;opacity:0;visibility:hidden;background:transparent;width:48rem;max-width:100svw;overflow:hidden}.stronger-woo-cart-drawer--open{transform:translate(0)!important;opacity:1!important;visibility:visible!important;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}.stronger-woo-cart-drawer--initializing{opacity:0!important;visibility:hidden!important}.stronger-woo-loading{display:flex;align-items:center;justify-content:center;padding:1rem;color:#6b7280}.stronger-woo-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.stronger-woo-loading-spinner{width:1.5rem;height:1.5rem;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:stronger-woo-spin 1s linear infinite}@keyframes stronger-woo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stronger-woo-cart-items,.stronger-woo-cart-totals{transition:opacity .2s ease,transform .2s ease}.stronger-woo-cart-items--loading,.stronger-woo-cart-totals--loading{opacity:.6;pointer-events:none}.stronger-woo-cart-initializing{display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center}.stronger-woo-cart-initializing-content{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#6b7280}.stronger-woo-cart-initializing-spinner{width:2rem;height:2rem;animation:stronger-woo-spin 1s linear infinite}.stronger-woo-cart-initializing-text{font-size:.875rem;font-weight:500}.stronger-woo-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .4;z-index:999998!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility 0s linear .3s;opacity:0;visibility:hidden}.stronger-woo-cart-overlay--open{opacity:1!important;visibility:visible!important;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}.stronger-woo-cart-content{display:flex;height:100%;flex-direction:column;overflow:hidden;border-left-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);width:32rem;max-width:100%;flex-shrink:0;z-index:10;position:relative}.stronger-woo-cart-body{flex-shrink:1;flex-grow:1;flex-direction:column;overflow-y:hidden}.stronger-woo-cart-body::-webkit-scrollbar{width:6px}.stronger-woo-cart-body::-webkit-scrollbar-track{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));border-radius:3px}.stronger-woo-cart-body::-webkit-scrollbar-thumb{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1));border-radius:3px}.stronger-woo-cart-body::-webkit-scrollbar-thumb:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.stronger-woo-cart-footer{flex-shrink:0;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:0}.stronger-woo-cart-items>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.stronger-woo-cart-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:1rem}.stronger-woo-cart-title{font-weight:500}.stronger-woo-cart-close{cursor:pointer;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.stronger-woo-cart-close:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.stronger-woo-cart-close-icon{height:1.25rem;width:1.25rem}.stronger-woo-cart-upsells-section{flex-shrink:0;overflow-y:auto;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));padding:1rem;width:16rem;order:-1;transform:translate(16rem);transition:transform .3s ease}.stronger-woo-cart-drawer[data-has-upsells=true] .stronger-woo-cart-upsells-section{transform:translate(0)}.stronger-woo-upsell-image{position:relative;margin-bottom:.5rem;flex-shrink:0}.stronger-woo-upsell-image img{height:4rem;width:4rem;border-radius:.375rem;-o-object-fit:cover;object-fit:cover}.stronger-woo-upsell-sale-badge{margin-bottom:.5rem;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.125rem .25rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.stronger-woo-upsell-content{width:100%;text-align:center}.stronger-woo-upsell-title{margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stronger-woo-upsell-price{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.stronger-woo-upsell-add-btn{display:flex;width:100%;cursor:pointer;align-items:center;justify-content:center;gap:.375rem;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background-color:var(--stronger-woo-primary-color)}.stronger-woo-upsell-add-btn:hover{background-color:var(--stronger-woo-primary-color-hover)}.stronger-woo-upsell-add-btn>*{pointer-events:none}.stronger-woo-upsell-add-btn:disabled{cursor:default}.stronger-woo-upsell-add-btn--loading{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.stronger-woo-upsell-add-btn--added{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.stronger-woo-upsell-add-btn--error{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}@media (max-width: 768px){.stronger-woo-cart-drawer{width:100%!important;max-width:100svw;overflow:hidden}.stronger-woo-cart-content{width:100%!important}.stronger-woo-cart-drawer>.stronger-woo-cart-upsells-section{display:none!important}.stronger-woo-cart-drawer[data-has-upsells=true] .stronger-woo-cart-content .stronger-woo-cart-upsells-section{display:block!important;width:100%!important;transform:none!important;flex-shrink:0;border-top-width:1px!important;border-right-width:0px!important;padding:.75rem!important;order:unset}}.stronger-woo-cart-empty{padding-top:2rem;padding-bottom:2rem;text-align:center}.stronger-woo-cart-empty-icon{margin-left:auto;margin-right:auto;margin-bottom:1rem;height:4rem;width:4rem;--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.stronger-woo-cart-empty-text{margin-bottom:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.stronger-woo-cart-empty-link{display:inline-flex;align-items:center;gap:.5rem;border-radius:.375rem;padding:.5rem 1.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background-color:var(--stronger-woo-primary-color)}.stronger-woo-cart-empty-link:hover{background-color:var(--stronger-woo-primary-color-hover)}.stronger-woo-cart-items{flex-grow:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e0 #f7fafc}.stronger-woo-free-shipping-progress{margin:0;border-bottom-width:1px;--tw-border-opacity: 1;border-bottom-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:.5rem 1rem}.stronger-woo-free-shipping-progress--qualified{border-bottom-color:#1665341a;--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.stronger-woo-free-shipping-progress--unqualified{border-bottom-color:#854d0e1a;--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1));font-weight:600}.stronger-woo-free-shipping-qualified{margin-bottom:.5rem;display:flex;align-items:center;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.stronger-woo-free-shipping-icon{margin-right:.5rem;height:1rem;width:1rem}.stronger-woo-free-shipping-remaining{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.stronger-woo-free-shipping-bar{height:.5rem;width:100%;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.stronger-woo-free-shipping-fill{height:.5rem;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;background-color:var(--stronger-woo-primary-color)}.stronger-woo-cart-savings-bar{display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.stronger-woo-cart-savings-bar-icon{width:18px;height:18px;flex-shrink:0;fill:currentColor;color:#059669}.stronger-woo-cart-savings-label{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.stronger-woo-cart-savings{font-weight:600;--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.stronger-woo-cart-totals{position:relative;border-top-width:1px;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));padding:1rem}.stronger-woo-cart-total-row{display:flex;align-items:center;justify-content:space-between}.stronger-woo-cart-item{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding-top:1rem;padding-bottom:1rem}.stronger-woo-cart-item:last-child{border-bottom-width:0px}.stronger-woo-quantity-btn{display:flex;height:2rem;width:2rem;cursor:pointer;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-quantity-btn:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.stronger-woo-qty-input{width:36px;border-left-width:1px;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding-top:.25rem;padding-bottom:.25rem;text-align:center;font-size:.875rem;line-height:1.25rem}@keyframes stronger-woo-upsell-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.stronger-woo-cart-upsell-item{display:flex;align-items:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-cart-upsell-item--entering{animation:stronger-woo-upsell-enter .28s ease-out both}@media (max-width: 640px){@keyframes stronger-woo-upsell-enter{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}}.stronger-woo-upsell-add-btn.is-loading{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.stronger-woo-upsell-add-btn.is-added{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.stronger-woo-upsell-add-btn.is-error{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.stronger-woo-cart-totals{position:relative;border-top-width:1px;--tw-border-opacity: 1;border-top-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.stronger-woo-cart-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;border-radius:.25rem;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .75}.stronger-woo-cart-loading-content{display:flex;align-items:center}.stronger-woo-cart-loading-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.stronger-woo-cart-loading-content{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.stronger-woo-cart-loading-spinner{height:1rem;width:1rem}.stronger-woo-cart-loading-spinner{animation:spin 1s linear infinite}.stronger-woo-cart-loading-text{font-size:.875rem;line-height:1.25rem}.stronger-woo-cart-total-row{margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;line-height:1.25rem}.stronger-woo-cart-total-label{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.stronger-woo-cart-coupon-row{margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;line-height:1.25rem}.stronger-woo-cart-coupon-label,.stronger-woo-cart-coupon-amount{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.stronger-woo-cart-total-main{display:flex;align-items:center;justify-content:space-between;border-top-width:1px;padding-top:.5rem}.stronger-woo-cart-total-main-label{font-size:1.125rem;line-height:1.75rem;font-weight:600}.stronger-woo-cart-totals-empty{margin-bottom:1.5rem;border-top-width:1px;padding-top:1rem}.stronger-woo-cart-totals-empty-content{padding-top:1rem;padding-bottom:1rem;text-align:center}.stronger-woo-cart-totals-empty-text{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.stronger-woo-cart-shipping-calc-toggle{cursor:pointer!important;font-size:.875rem;line-height:1.25rem;text-decoration-line:underline;text-decoration-style:dotted;color:var(--stronger-woo-primary-color)}.stronger-woo-cart-shipping-calc-toggle:hover{color:var(--stronger-woo-primary-color-hover)}.stronger-woo-shipping-calculator{max-height:0px;overflow:hidden;border-radius:.25rem;border-width:1px;border-color:#0000001a;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;padding-top:0;padding-bottom:0;opacity:0;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.stronger-woo-shipping-calculator--active{margin-bottom:.75rem;max-height:500px;padding-top:1rem;padding-bottom:1rem;opacity:1}.stronger-woo-shipping-calculator-icon{margin-right:.25rem;height:1rem;width:1rem}.stronger-woo-shipping-calculator-label{margin-bottom:.25rem;display:block;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.stronger-woo-shipping-calculator-select,.stronger-woo-shipping-calculator-input{width:100%;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.stronger-woo-shipping-calculator-button{width:100%;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1));padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-shipping-calculator-button:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.stronger-woo-shipping-calculator-button:disabled{cursor:not-allowed;opacity:.5}.stronger-woo-shipping-calculator-loading{display:flex;align-items:center;justify-content:center}.stronger-woo-shipping-calculator-spinner{margin-right:.5rem;height:1rem;width:1rem}.stronger-woo-shipping-calculator-spinner{animation:spin 1s linear infinite}.stronger-woo-cart-actions>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.stronger-woo-cart-actions{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));padding:1rem 1rem 1.25rem;padding-top:0}.stronger-woo-cart-checkout-btn{display:block;width:100%;border-radius:.375rem;padding-top:.75rem;padding-bottom:.75rem;text-align:center;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background-color:var(--stronger-woo-primary-color)}.stronger-woo-cart-checkout-btn:hover{background-color:var(--stronger-woo-primary-color-hover)}.stronger-woo-cart-continue-btn{display:block;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:.75rem;padding-bottom:.75rem;text-align:center;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-cart-continue-btn:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.stronger-woo-express-payments-wrapper{display:none!important;margin-top:1rem;margin-bottom:1rem}.stronger-woo-express-payments>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.stronger-woo-express-payments-separator{position:relative;display:flex;justify-content:center;font-size:.75rem;line-height:1rem;text-transform:uppercase}.stronger-woo-express-payments-separator:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;border-top:1px solid #e5e7eb}.stronger-woo-express-payments-separator-text{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-weight:500;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.stronger-woo-express-payments-buttons>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.stronger-woo-express-payments-buttons .payment_method_stripe_apple_pay,.stronger-woo-express-payments-buttons .payment_method_stripe_google_pay,.stronger-woo-express-payments-buttons .payment_method_ppec_paypal,.stronger-woo-express-payments-buttons .wc-stripe-express-checkout-element,.stronger-woo-express-payments-buttons .stripe-express-checkout-element,.stronger-woo-express-payments-buttons .apple-pay-button,.stronger-woo-express-payments-buttons .google-pay-button,.stronger-woo-express-payments-buttons .paypal-checkout-button{width:100%;border-radius:.375rem}.stronger-woo-express-payments-buttons>*{margin-bottom:.5rem}.stronger-woo-express-payments-buttons>*:last-child{margin-bottom:0}.stronger-woo-cart-item{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:1rem}.stronger-woo-cart-item{display:flex;align-items:flex-start}.stronger-woo-cart-item>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.stronger-woo-cart-item{padding:.75rem}.stronger-woo-cart-item-image{flex-shrink:0}.stronger-woo-cart-item-img{height:4rem;width:4rem;border-radius:.25rem;-o-object-fit:cover;object-fit:cover}.stronger-woo-cart-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.stronger-woo-cart-item-pricing{display:flex;align-items:center;justify-content:space-between}.stronger-woo-cart-item-price{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.stronger-woo-cart-item-price-each{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.stronger-woo-cart-item-savings{display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.stronger-woo-cart-item-total{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.stronger-woo-cart-item-quantity{margin-top:.5rem;display:flex;align-items:center}.stronger-woo-cart-item-quantity>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.stronger-woo-cart-quantity{display:flex;align-items:center}.stronger-woo-cart-quantity>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.stronger-woo-cart-quantity button{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.stronger-woo-cart-quantity button:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.stronger-woo-global-cart{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;pointer-events:none!important;z-index:999997!important}.stronger-woo-global-cart .stronger-woo-cart-drawer,.stronger-woo-global-cart .stronger-woo-cart-overlay,.stronger-woo-global-cart.cart-open .stronger-woo-cart-drawer,.stronger-woo-global-cart.cart-open .stronger-woo-cart-overlay{pointer-events:auto!important}.stronger-woo-cart-toggle{position:relative;display:inline-flex;align-items:center}.stronger-woo-cart-toggle>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.stronger-woo-cart-toggle{border-radius:.375rem;padding:.5rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-cart-count{position:absolute;top:-.5rem;right:-.5rem;display:flex;height:1.25rem;width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.stronger-woo-qty-plus,.stronger-woo-qty-minus{display:flex;height:1.5rem;width:1.5rem;cursor:pointer;align-items:center;justify-content:center;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-qty-plus:hover,.stronger-woo-qty-minus:hover{background-color:#d1d5db33}.stronger-woo-qty-plus:disabled,.stronger-woo-qty-minus:disabled{cursor:not-allowed;opacity:.5}.stronger-woo-qty-input{text-align:center;font-size:.875rem!important;line-height:1.25rem!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-qty-input:disabled{cursor:not-allowed;opacity:.5}.stronger-woo-qty-input{padding:0 0 2px!important;-moz-appearance:textfield}.stronger-woo-qty-input::-webkit-outer-spin-button,.stronger-woo-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stronger-woo-remove-item{cursor:pointer;padding:.25rem;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-remove-item:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.stronger-woo-remove-item:disabled{cursor:not-allowed;opacity:.5}.stronger-woo-remove-item-icon{height:1rem;width:1rem}.stronger-woo-notification{position:fixed;bottom:1.25rem;left:1.25rem;display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border-radius:0 8px 8px 0;background:#fff;color:#374151;font-size:.8125rem;line-height:1.45;max-width:300px;box-shadow:0 4px 16px #0000001a,0 1px 4px #0000000f;border-left:3px solid #d1d5db;z-index:9999999;animation:stronger-woo-toast-in .2s ease;pointer-events:none}.stronger-woo-notification--success{border-left-color:#10b981}.stronger-woo-notification--error{border-left-color:#ef4444}.stronger-woo-notification--warning{border-left-color:#f59e0b}.stronger-woo-notification--info{border-left-color:#3b82f6}.stronger-woo-notification__icon{flex-shrink:0;width:1rem;height:1rem;display:flex;align-items:center}.stronger-woo-notification__icon svg{width:1rem;height:1rem}.stronger-woo-notification--success .stronger-woo-notification__icon{color:#10b981}.stronger-woo-notification--error .stronger-woo-notification__icon{color:#ef4444}.stronger-woo-notification--warning .stronger-woo-notification__icon{color:#f59e0b}.stronger-woo-notification--info .stronger-woo-notification__icon{color:#3b82f6}.stronger-woo-notification__text{flex:1}@keyframes stronger-woo-toast-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.stronger-woo-skeleton{display:inline-block;height:.75rem;width:3.5rem;border-radius:.25rem;background-color:#00000014;vertical-align:middle;animation:stronger-woo-skeleton-pulse 1.2s ease-in-out infinite}.stronger-woo-cart-checkout-btn .stronger-woo-skeleton{background-color:#ffffff1f}@keyframes stronger-woo-skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.stronger-woo-cart-item--highlight{animation:stronger-woo-highlight-fade 2s ease-out}@keyframes stronger-woo-highlight-fade{0%{background-color:#22c55e1f}to{background-color:transparent}}.stronger-woo-item-removing-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center}.stronger-woo-item-message{margin-top:.5rem;font-size:.75rem;line-height:1rem}.stronger-woo-qty-control{display:inline-flex;align-items:center;gap:0px;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.stronger-woo-qty-button{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;padding:.375rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.stronger-woo-qty-button:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.stronger-woo-qty-button:focus{outline:2px solid transparent;outline-offset:2px}.stronger-woo-qty-input{height:2rem;background-color:transparent;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.stronger-woo-qty-input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.stronger-woo-qty-input::-webkit-inner-spin-button,.stronger-woo-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stronger-woo-cart-upsells-title{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.stronger-woo-cart-upsells-loading{display:flex;align-items:center;justify-content:center;padding-top:2rem;padding-bottom:2rem}.stronger-woo-upsells-loading-spinner{display:flex;align-items:center}.stronger-woo-upsells-loading-spinner>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.stronger-woo-upsells-loading-spinner{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.stronger-woo-upsells-loading-spinner svg{height:1.25rem;width:1.25rem}.stronger-woo-cart-upsells-grid>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.stronger-woo-cart-upsell-item{display:flex;flex-direction:column;align-items:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem}.stronger-woo-cart-upsell-item:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.stronger-woo-cart-upsell-item{transition:opacity .3s ease-out,transform .3s ease-out,height .2s ease-out,margin .2s ease-out,padding .2s ease-out,border-color .3s ease-out}.stronger-woo-cart-upsell-item.adding-to-cart{opacity:.75}.stronger-woo-cart-upsell-item.adding-to-cart .upsell-add-btn{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.stronger-woo-upsell-image{position:relative;flex-shrink:0}.stronger-woo-upsell-image img{height:4rem;width:4rem;border-radius:.25rem;-o-object-fit:cover;object-fit:cover}.stronger-woo-upsell-content{min-width:0px;max-width:100%;flex-grow:1}.stronger-woo-upsell-title{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stronger-woo-upsell-price{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.stronger-woo-cart-upsell-item.adding-to-cart{pointer-events:none;opacity:.75}.stronger-woo-cart-upsell-item.adding-to-cart .stronger-woo-upsell-add-btn{cursor:wait;--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}@media (max-width: 768px){.stronger-woo-cart-upsells-section{width:100%!important;flex-shrink:0;border-top-width:1px!important;border-right-width:0px!important;padding:.75rem!important}.stronger-woo-cart-upsells-title{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem}.stronger-woo-cart-upsells-grid{display:flex!important;flex-wrap:nowrap!important;flex-direction:row!important;overflow-x:auto;gap:.5rem;padding:0 .75rem .25rem;margin:0 -.75rem;scrollbar-width:none;-ms-overflow-style:none}.stronger-woo-cart-upsells-grid::-webkit-scrollbar{display:none}.stronger-woo-cart-upsells-grid>*+*{margin-top:0!important}.stronger-woo-cart-upsell-item{align-items:center;gap:.5rem;padding:.5rem;text-align:left;flex-direction:row!important;flex-shrink:0!important;min-width:-moz-max-content;min-width:max-content;max-width:280px}.stronger-woo-upsell-image img{height:2.5rem;width:2.5rem}.stronger-woo-upsell-title{--line-height: 1;text-align:left;font-size:.75rem;line-height:1rem}.stronger-woo-upsell-price{margin-top:0;text-align:left;font-size:.75rem;line-height:1rem}.stronger-woo-upsell-add-btn{margin-left:0;width:auto;padding:.25rem .5rem;font-size:.75rem;line-height:1rem}.stronger-woo-upsell-plus,.stronger-woo-upsell-sale-badge{display:none}}.stronger-woo-cart-coupon-section>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.stronger-woo-coupon-calculator-toggle{display:flex;width:100%;cursor:pointer;align-items:center;justify-content:space-between;padding:1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.stronger-woo-coupon-calculator-toggle svg{pointer-events:none;height:1rem;width:1rem;transition-property:transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform:rotate(180deg)}.stronger-woo-coupon-calculator-toggle--active svg{transform:rotate(0)}.stronger-woo-coupon-form{max-height:0px}.stronger-woo-coupon-form>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.stronger-woo-coupon-form{overflow:hidden;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.stronger-woo-coupon-form--active{max-height:24rem}.stronger-woo-coupon-input-group{display:flex;align-items:center;gap:.75rem;padding:1rem;padding-top:0}.stronger-woo-coupon-label{margin-bottom:0;display:block;flex-shrink:1;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.stronger-woo-coupon-input{width:100%;flex-grow:1;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.stronger-woo-coupon-input:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.stronger-woo-coupon-input:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.stronger-woo-coupon-button{width:100%;flex-shrink:1;cursor:pointer;border-radius:.25rem;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-coupon-button:disabled{cursor:not-allowed;opacity:.5}.stronger-woo-coupon-button{background-color:var(--stronger-woo-primary-color)}.stronger-woo-coupon-button:hover{background-color:var(--stronger-woo-primary-color-hover)}.stronger-woo-coupon-button.loading{cursor:wait;--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.stronger-woo-coupon-loading{display:flex;align-items:center;justify-content:center}.stronger-woo-coupon-spinner{margin-right:.5rem;height:1rem;width:1rem}.stronger-woo-coupon-spinner{animation:spin 1s linear infinite}.stronger-woo-coupon-message{margin-top:.375rem;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.stronger-woo-coupon-message__icon{height:1rem;width:1rem;flex-shrink:0}.stronger-woo-coupon-message--error{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.stronger-woo-applied-coupons{margin-top:1rem}.stronger-woo-applied-coupons>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.stronger-woo-applied-coupons-title{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.stronger-woo-applied-coupons-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.stronger-woo-applied-coupon-item{display:inline-flex;align-items:center;justify-content:space-between;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;margin-left:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:.5rem;line-height:1}.stronger-woo-coupon-code{border-radius:.25rem;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;text-transform:uppercase;line-height:1;letter-spacing:.4px;--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.stronger-woo-coupon-remove{display:inline-flex;height:10px;width:10px;cursor:pointer;align-items:center;justify-content:center;font-size:16px;--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-coupon-remove:hover{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.stronger-woo-coupon-remove-icon{height:1rem;width:1rem}.stronger-woo-cart-coupon-row{display:flex;align-items:center;justify-content:space-between;padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem;line-height:1.25rem}.stronger-woo-cart-coupon-label{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.stronger-woo-cart-coupon-amount{font-weight:600;--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.stronger-woo-cart-urgency-indicators{margin-bottom:.5rem}.stronger-woo-cart-urgency-indicators>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.stronger-woo-cart-urgency-indicators .stronger-urgency-indicator{border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;line-height:1rem}.stronger-woo-cart-urgency-indicators .stronger-urgency-low-stock{border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.stronger-woo-cart-urgency-indicators .stronger-urgency-low-stock .urgency-icon{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.stronger-woo-cart-urgency-indicators .stronger-high-demand-badge{display:inline-block;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.stronger-woo-cart-urgency-indicators .stronger-urgency-purchase-signal{border-width:1px;--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.stronger-woo-cart-urgency-indicators .stronger-urgency-sale-timer{border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.stronger-woo-cart-urgency-indicators .urgency-icon{height:.75rem;width:.75rem;flex-shrink:0}.stronger-woo-shipping-calculator-icon{height:1rem;width:1rem;flex-shrink:0}.stronger-woo-shipping-calculator-chevron{height:1rem;width:1rem;flex-shrink:0;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.stronger-woo-shipping-calculator-toggle--open .stronger-woo-shipping-calculator-chevron{transform:rotate(180deg)}.stronger-woo-shipping-calculator-form>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.stronger-woo-shipping-calculator-form{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.stronger-woo-shipping-field>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.stronger-woo-shipping-label{display:block;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.stronger-woo-shipping-select,.stronger-woo-shipping-input{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-shipping-select:focus,.stronger-woo-shipping-input:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));outline:2px solid transparent;outline-offset:2px}.stronger-woo-shipping-actions{display:flex;align-items:center;gap:.5rem;padding-top:.5rem}.stronger-woo-shipping-update-btn{display:flex;flex:1 1 0%;align-items:center;justify-content:center;gap:.375rem;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-shipping-update-btn:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.stronger-woo-shipping-update-btn:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));--tw-ring-opacity: .5}.stronger-woo-shipping-cancel-btn{border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));background-color:transparent;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-shipping-cancel-btn:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.stronger-woo-shipping-cancel-btn:focus{outline:2px solid transparent;outline-offset:2px}.stronger-woo-shipping-update-btn--disabled{cursor:not-allowed;opacity:.5}.stronger-woo-shipping-update-btn--loading{cursor:wait;--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.stronger-woo-shipping-update-btn--success{cursor:default;--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.stronger-woo-shipping-update-btn--success:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.stronger-woo-shipping-updating-spinner{height:1rem;width:1rem}@keyframes spin{to{transform:rotate(360deg)}}.stronger-woo-shipping-updating-spinner{animation:spin 1s linear infinite}.stronger-woo-shipping-message{margin-top:.5rem;border-radius:.375rem;padding:.5rem;font-size:.75rem;line-height:1rem}.stronger-woo-shipping-message--success{border-width:1px;--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.stronger-woo-shipping-message--error{border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.stronger-woo-shipping-message--warning{border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.stronger-woo-shipping-message--info{border-width:1px;--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.stronger-woo-cart-item-row{position:relative;overflow:hidden}.stronger-woo-swipe-delete-bg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:flex-end;background-color:#ef4444;color:#fff;padding-right:1.5rem;gap:.5rem;font-size:.875rem;font-weight:600;pointer-events:none}.stronger-woo-swipe-delete-bg svg{width:1.25rem;height:1.25rem}.stronger-woo-swipe-content{position:relative;background:#fff;will-change:transform;transition:transform .25s ease}.stronger-woo-cart-item-row.is-cart-loading .stronger-woo-swipe-content{pointer-events:none}.stronger-woo-cart-item-row.is-cart-loading .stronger-woo-swipe-content:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff9;z-index:20;pointer-events:none}.stronger-woo-cart-item-row.is-cart-loading:not(:has(.stronger-woo-item-removing-overlay)) .stronger-woo-cart-item-qty-wrapper{position:relative}.stronger-woo-cart-item-row.is-cart-loading:not(:has(.stronger-woo-item-removing-overlay)) .stronger-woo-cart-item-qty-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffd9;border-radius:inherit;z-index:25}.stronger-woo-cart-item-row.is-cart-loading:not(:has(.stronger-woo-item-removing-overlay)) .stronger-woo-cart-item-qty-wrapper:before{content:"";position:absolute;top:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border:2px solid #d1d5db;border-top-color:#6b7280;border-radius:50%;animation:stronger-woo-spin .7s linear infinite;z-index:26}.stronger-woo-cart-item a{text-decoration:none}.stronger-woo-item-callout{margin-bottom:.5rem;font-size:.8125rem;line-height:1.4}.stronger-woo-cart-checkout-btn{display:flex!important;align-items:center;justify-content:center;gap:.5rem}.stronger-woo-checkout-lock{width:.875rem;height:.875rem;flex-shrink:0;opacity:.85}.stronger-woo-cart-checkout-btn .stronger-woo-checkout-sep,.stronger-woo-cart-checkout-btn .stronger-woo-cart-total,.stronger-woo-cart-checkout-btn .woocommerce-Price-amount,.stronger-woo-cart-checkout-btn .woocommerce-Price-currencySymbol{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.stronger-woo-cart-item.stronger-woo-swipe-content{display:flex;align-items:flex-start}.stronger-woo-cart-item.stronger-woo-swipe-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.stronger-woo-cart-item.stronger-woo-swipe-content{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding-top:1rem;padding-bottom:1rem}.stronger-woo-cart-item-row:last-child .stronger-woo-cart-item{border-bottom:none}.stronger-woo-cart-item-image-wrap{flex-shrink:0}.stronger-woo-cart-item-img{height:4rem;width:4rem;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));-o-object-fit:cover;object-fit:cover}.stronger-woo-cart-item-details{min-width:0px;flex:1 1 0%}.stronger-woo-cart-item-name{margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stronger-woo-cart-item-name-link{margin-bottom:.25rem;display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stronger-woo-cart-item-variation{margin-bottom:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.stronger-woo-cart-item-price-row{margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.stronger-woo-cart-item-price-line{display:flex;align-items:center;justify-content:space-between}.stronger-woo-cart-item-line-total{font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.stronger-woo-cart-item-savings{margin-bottom:.5rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.stronger-woo-cart-item-controls{display:flex;align-items:center;justify-content:space-between}.stronger-woo-cart-item-qty-wrapper{display:flex;align-items:center;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.stronger-woo-quantity-btn{display:flex;height:2rem;width:2.25rem;cursor:pointer;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-quantity-btn:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.stronger-woo-quantity-btn svg{pointer-events:none;width:.75rem;height:.75rem}.stronger-woo-quantity-btn svg.stronger-woo-icon-trash{width:.875rem;height:.875rem}.stronger-woo-qty-input{border-width:0px;background-color:transparent;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-qty-input:focus{outline:2px solid transparent;outline-offset:2px}.stronger-woo-item-message{margin-top:.5rem;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;font-weight:500}.stronger-woo-item-delete-btn{margin-left:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.stronger-woo-item-delete-btn:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}
