.free-shipping-brands-widget{padding:14px 20px;background:#f5f5f5;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.fsb-brand{margin-bottom:6px}.fsb-brand:last-child{margin-bottom:0}.fsb-bar{position:relative;height:22px;overflow:hidden;background:var(--fsb-track);box-shadow:0 1px 2px #0000000d}.fsb-bar-fill{position:absolute;top:0;left:0;bottom:0;background:var(--fsb-fill);width:var(--fsb-progress, 0%);transition:width .4s ease}.fsb-bar-text{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;padding:0 8px;font-size:12px;font-weight:600;gap:12px;z-index:1;pointer-events:none;color:var(--fsb-text)}.fsb-brand-name{font-family:var(--heading-font-family, "Poppins", sans-serif);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.fsb-status{white-space:nowrap;display:inline-flex;align-items:center;gap:3px}.fsb-status svg{width:11px;height:11px}.fsb-brand--entering{animation:fsb-slide-in .3s ease forwards}.fsb-brand--exiting{animation:fsb-slide-out .3s ease forwards}@keyframes fsb-slide-in{0%{opacity:0;max-height:0;margin-bottom:0;transform:translateY(-4px)}to{opacity:1;max-height:28px;margin-bottom:6px;transform:translateY(0)}}@keyframes fsb-slide-out{0%{opacity:1;max-height:28px;margin-bottom:6px;transform:translateY(0)}to{opacity:0;max-height:0;margin-bottom:0;transform:translateY(-4px)}}.fsb-brand--stagger{opacity:0;animation:fsb-stagger-in .3s ease forwards}@keyframes fsb-stagger-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.fsb-product-note{position:relative;margin-bottom:8px;z-index:5}.fsb-note{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:13px;color:#555;border-bottom:1px solid #eee}.fsb-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.fsb-note strong{font-weight:700;color:#111}.fsb-note-info{position:relative;margin-left:auto;color:#aaa;cursor:pointer;border:none;background:none;padding:2px;flex-shrink:0;line-height:1}.fsb-note-info:hover{color:#666}.fsb-note-info svg{width:15px;height:15px;display:block}.fsb-note--achieved{color:#2d6a30}.fsb-note--achieved .fsb-dot{background:#2d6a30}.fsb-panel-content p{margin-bottom:10px;font-size:12px;color:#888}.fsb-panel-brand{display:flex;justify-content:space-between;align-items:center;padding:5px 0;border-bottom:1px solid #f0f0f0}.fsb-panel-brand:last-child{border-bottom:none}.fsb-panel-brand-name{display:flex;align-items:center;gap:6px;font-weight:600;color:#333;font-size:12px}.fsb-panel-brand-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.fsb-panel-brand-status{font-size:12px;color:#777}.fsb-panel-brand-status strong{color:#333;font-weight:600}.fsb-inline-panel{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .2s ease}.fsb-inline-panel--open{max-height:250px;opacity:1}.fsb-inline-panel-inner{padding:10px 12px;margin-top:8px;background:#fafafa;border:1px solid #eee;border-radius:4px;font-size:12px;color:#666;line-height:1.5}.fsb-note-info[aria-expanded=true]{color:#333}.fsb-note-info .fsb-icon-close,.fsb-note-info[aria-expanded=true] .fsb-icon-info{display:none}.fsb-note-info[aria-expanded=true] .fsb-icon-close{display:block}.fsb-popover{display:none;position:absolute;right:-4px;bottom:calc(100% + 4px);width:300px;padding:14px;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 20px #0000001f;font-size:12px;color:#666;line-height:1.5;z-index:10}.fsb-popover--open{display:block}.fsb-popover:after{content:"";position:absolute;bottom:-6px;right:6px;width:10px;height:10px;background:#fff;border-right:1px solid #ddd;border-bottom:1px solid #ddd;transform:rotate(45deg)}.fsb-popover-title{font-family:var(--heading-font-family, "Poppins", sans-serif);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#333;margin-bottom:6px}@media(pointer:coarse){.fsb-popover{display:none!important}}@media(pointer:fine){.fsb-inline-panel{display:none!important}}cart-drawer .free-shipping-brands-widget{background:none;border:none;padding:0 0 14px}.fsb-inline-row{border:none!important}.fsb-inline-cell{padding:0!important;border:none!important}.fsb-inline-bar-row{width:100%;display:block}.fsb-inline-bar-outer{width:100%;display:block;box-sizing:border-box}.fsb-inline-bar{display:block;width:100%;box-sizing:border-box}cart-drawer .fsb-inline-bar{padding:12px 16px 10px;background:#f8f8f8;border-bottom:1px solid #e8e8e8}cart-drawer .fsb-bar-text{position:static;display:flex;justify-content:flex-start;align-items:center;padding:0 0 8px;font-size:13.5px;font-weight:500;gap:6px;color:#222;pointer-events:none}cart-drawer .fsb-inline-bar .fsb-brand-name{display:none}cart-drawer .fsb-inline-bar .fsb-status{font-size:13.5px;font-weight:500;color:#222;white-space:normal;flex:1}cart-drawer .fsb-inline-bar .fsb-status strong{font-weight:700;color:#111;font-size:14px}cart-drawer .fsb-inline-bar .fsb-icon-truck{width:18px;height:18px;flex-shrink:0;color:#555;display:inline-block;vertical-align:middle;margin-right:2px}cart-drawer .fsb-inline-bar .fsb-bar{height:8px;border-radius:4px;background:#e5e7eb!important;overflow:hidden;box-shadow:none}cart-drawer .fsb-inline-bar .fsb-bar-fill{border-radius:4px;background:#b45309!important;transition:width .6s cubic-bezier(.4,0,.2,1)}cart-drawer .fsb-inline-bar.fsb-inline-bar--achieved{background:#f0faf0;border-bottom-color:#c8e6c9}cart-drawer .fsb-inline-bar.fsb-inline-bar--achieved .fsb-status{color:#2d6a30}cart-drawer .fsb-inline-bar.fsb-inline-bar--achieved .fsb-bar{background:#c8e6c9!important}cart-drawer .fsb-inline-bar.fsb-inline-bar--achieved .fsb-bar-fill{background:#2d6a30!important}cart-drawer .fsb-inline-bar.fsb-inline-bar--achieved .fsb-icon-truck{color:#2d6a30}cart-drawer .cart-items thead{display:none}cart-drawer .cart-items .cart-item{grid-template-columns:72px minmax(0,1fr) auto;grid-template-rows:auto 1fr;column-gap:12px;row-gap:0;padding:12px 0;align-items:start}cart-drawer .cart-items .cart-item__image{grid-column:1 / 2;grid-row:1 / 3;align-self:start}cart-drawer .cart-items .cart-item__image img{max-height:90px}cart-drawer .cart-items .cart-item__details{grid-column:2 / 3;grid-row:1 / 3;padding:0;align-self:start}cart-drawer .cart-items .cart-item__total{grid-column:3 / 4;grid-row:1 / 2;padding:0!important;margin:0!important;text-align:right;align-self:start;white-space:nowrap;line-height:1.3}cart-drawer .cart-items .cart-item__qty{grid-column:3 / 4;grid-row:2 / 3;margin:0!important;padding:0!important;display:flex;align-items:center;justify-content:flex-end;gap:4px;align-self:start}cart-drawer .cart-items .cart-item__qty .qty-input--combined{margin-inline-end:0}cart-drawer .cart-items .cart-item__qty .qty-input--combined .qty-input__btn,cart-drawer .cart-items .cart-item__qty .qty-input__input{height:30px!important;min-height:30px;width:30px;min-width:30px;padding:0;font-size:13px}cart-drawer .cart-items .cart-item__qty .qty-input__input{width:32px;min-width:32px}cart-drawer .cart-items .cart-item__remove{width:30px;height:30px;min-height:30px;padding:6px}cart-drawer .cart-items .cart-item__remove svg{width:16px;height:16px}cart-drawer .cart-items .cart-item__details>*{margin-top:2px;margin-bottom:2px}cart-drawer .cart-items .cart-item__details>*:first-child{margin-top:0}cart-drawer .cart-items .cart-item__details .text-xs,cart-drawer .cart-items .cart-item__details [class*=vendor]{font-size:11px;letter-spacing:.04em;margin-bottom:2px}cart-drawer .cart-items .cart-item__title{line-height:1.3;font-size:14px;margin:0}cart-drawer .cart-items .cart-item__delivery-badge{font-size:12px;margin-top:4px}cart-drawer .cart-items .cart-item__variants{font-size:12px;margin-top:4px;line-height:1.3}cart-drawer .cart-items .cart-item__total .price__current{font-size:15px;font-weight:700}cart-drawer .cart-items .cart-item__total .price__was{font-size:12px}cart-drawer .cart-items .cart-item__info{padding-top:0}.qa-size-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.qa-size-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:40px;padding:0 10px;border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;overflow:hidden;background:#fff;border:1.5px solid #d1d5db;color:#111}.qa-size-btn--available{border-color:#d1d5db;color:#111}.qa-size-btn--available:hover{border-color:#b45309;color:#b45309;background:#fff8f0}.qa-size-btn--selected{border-color:#b45309!important;background:#b45309!important;color:#fff!important;font-weight:600}.qa-size-btn--sold-out{border-color:#e5e7eb;color:#9ca3af;background:#f9fafb;cursor:not-allowed;opacity:.7}.qa-size-btn__sold-out-line{position:absolute;top:50%;left:4px;right:4px;height:1.5px;background:#d1d5db;transform:rotate(-20deg);pointer-events:none}.qa-size-btn__text{position:relative;z-index:1;line-height:1}cart-items .fsb-inline-bar{padding:12px 16px 10px!important;background:#f8f8f8!important;border-bottom:1px solid #e8e8e8!important;margin-bottom:0!important;display:block!important;width:100%!important;box-sizing:border-box!important;height:auto!important}cart-items .fsb-bar-text{position:static!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;padding:0 0 8px!important;font-size:13.5px!important;font-weight:500!important;gap:6px!important;color:#222!important;pointer-events:none!important;height:auto!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;width:auto!important}cart-items .fsb-bar{height:6px!important;border-radius:3px!important;background:#e0e0e0!important;overflow:hidden!important;display:block!important;width:100%!important}cart-items .fsb-bar-fill{height:100%!important;border-radius:3px!important;transition:width .4s ease!important;display:block!important}cart-items .fsb-icon-truck{width:18px!important;height:18px!important;display:inline-block!important;vertical-align:middle!important;flex-shrink:0!important;color:#555;margin-right:2px}cart-items .fsb-inline-bar.fsb-inline-bar--achieved .fsb-icon-truck{color:#2d6a30!important}cart-items .fsb-inline-bar .fsb-bar-fill{background:#b45309!important;border-radius:4px!important;transition:width .6s cubic-bezier(.4,0,.2,1)!important;position:relative!important;width:var(--fsb-progress, 0%)!important}cart-items .fsb-inline-bar.fsb-inline-bar--achieved .fsb-bar-fill{background:#2d6a30!important}cart-items .fsb-bar-fill{position:relative!important}cart-items .fsb-inline-bar{background:#fff8f5!important}cart-items .fsb-inline-bar.fsb-inline-bar--achieved{background:#f0faf0!important}
/*# sourceMappingURL=/cdn/shop/t/28/assets/free-shipping-brands.css.map */
