.product-add-popdown.bw-open{opacity:1;visibility:visible;transform:none;transition:none;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;min-height:0;background:transparent;border:none;pointer-events:auto}.product-add-popdown.bw-closing{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.product__popdown__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:17999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s}.product-add-popdown.bw-open .product__popdown__overlay{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear 0s}.product__popdown__modal{position:fixed;top:50%;left:50%;width:calc(100% - 40px);max-width:800px;max-height:calc(100vh - 40px);background:var(--COLOR-BG, #fff);border-radius:12px;z-index:18001;opacity:0;visibility:hidden;transform:translate(-50%,-50%) scale(.95);transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s;box-shadow:0 20px 60px #0000004d;overflow-y:auto;margin:0;display:block;flex-direction:unset}.product-add-popdown.bw-open .product__popdown__modal{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1);transition:opacity .3s ease,transform .3s ease,visibility 0s linear 0s}.product__popdown__modal__content{position:relative;padding:30px 20px;display:flex;flex-direction:column;gap:0}.product__popdown__close--top-right{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;z-index:10;color:var(--COLOR-TEXT);transition:opacity .2s ease;flex-grow:0;flex-basis:auto;text-align:center}.product__popdown__close--top-right:hover{opacity:.7}.product__popdown__close--top-right svg{width:24px;height:24px}.product__popdown__shipping{margin-top:8px}.bw-shipping__message{display:flex;align-items:center;padding:10px var(--gutter, 20px);margin:0;font-size:14px;line-height:1.3;color:var(--COLOR-TEXT)}.bw-shipping__bar-wrapper{margin:0 var(--gutter, 20px) 15px var(--gutter, 20px);position:relative}.bw-shipping__bar{width:100%;height:8px;background-color:#e5e5e5;border-radius:4px;position:relative;overflow:visible;margin-bottom:20px}.bw-shipping__fill{height:100%;background-color:#92988d;border-radius:4px;transition:width .8s ease-out;min-width:0;width:0;position:relative;z-index:0}.bw-shipping__labels{display:flex;justify-content:space-between;margin-top:6px;font-size:14px;line-height:1.2;position:relative}.bw-shipping__label{color:#92988d}.bw-shipping__label--start{text-align:left}.bw-shipping__label--end{text-align:right;position:relative;display:inline-block}.bw-shipping__icon{position:absolute;left:50%;top:-25px;transform:translate(-50%,-50%);width:26px;height:26px;z-index:2}.bw-shipping__icon svg{display:block}.product__popdown__message{text-align:center}.product__popdown__message__text{font-size:calc(var(--font-4) * var(--FONT-ADJUST-BODY));font-weight:var(--FONT-WEIGHT-BODY-BOLD);margin:0;color:var(--COLOR-TEXT)}.product__popdown__product{display:flex;flex-direction:column;align-items:center;gap:16px;padding:10px 0}.product__popdown__product__image{width:150px;height:150px;display:flex;align-items:center;justify-content:center}.product__popdown__product__image-holder,.product__popdown__product__image img{width:100%;height:100%;border-radius:8px;object-fit:cover}.product__popdown__product__image--no-image div{width:100%;height:100%;background-color:var(--hairline);border-radius:8px}.product__popdown__product__info{text-align:center}.product__popdown__product__title{font-size:calc(var(--font-3) * var(--FONT-ADJUST-ACCENT));font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);margin:0 0 8px;color:var(--COLOR-TEXT)}.product__popdown__product__variant{font-size:calc(var(--font-5) * var(--FONT-ADJUST-BODY));color:var(--COLOR-TEXT);opacity:.7;margin:0}.product__popdown__actions{display:flex;justify-content:center;padding-top:8px}.product__popdown__cart-btn{width:100%;max-width:400px;text-align:center;text-decoration:none}.product__popdown__continue{display:flex;justify-content:center}.product__popdown__continue__link{background:transparent;border:none;cursor:pointer;font-size:calc(var(--font-3) * var(--FONT-ADJUST-BODY));color:var(--COLOR-TEXT);text-decoration:underline;text-underline-offset:4px;padding:8px;transition:opacity .2s ease}.product__popdown__continue__link:hover{opacity:.7}.product__popdown__recommendations{display:none;margin-top:20px;padding-top:20px;border-top:1px solid var(--hairline)}.product__popdown__recommendations.is-loaded{display:block}.product__popdown__recommendations__title{font-size:calc(var(--font-4) * var(--FONT-ADJUST-ACCENT));font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);margin:0 0 16px;text-align:center;color:var(--COLOR-TEXT)}.product__popdown__recommendations__content{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--hairline) transparent}.product__popdown__recommendations__content::-webkit-scrollbar{height:4px}.product__popdown__recommendations__content::-webkit-scrollbar-track{background:transparent}.product__popdown__recommendations__content::-webkit-scrollbar-thumb{background:var(--hairline);border-radius:2px}.product__popdown__recommendations__list{display:flex;gap:16px;padding:0;margin:0;list-style:none;min-width:max-content}.product__popdown__recommendations__item{flex:0 0 auto;width:140px}.product__popdown__recommendations__link{display:block;text-decoration:none;color:inherit;transition:opacity .2s ease}.product__popdown__recommendations__link:hover{opacity:.8}.product__popdown__recommendations__image{width:100%;aspect-ratio:1;border-radius:8px;object-fit:cover;background-color:var(--hairline);margin-bottom:8px;display:block}.product__popdown__recommendations__title-text{font-size:calc(var(--font-3) * var(--FONT-ADJUST-BODY));font-weight:var(--FONT-WEIGHT-BODY);margin:0 0 4px;color:var(--COLOR-TEXT);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product__popdown__recommendations__price{font-size:calc(var(--font-3) * var(--FONT-ADJUST-BODY));font-weight:var(--FONT-WEIGHT-BODY-BOLD);color:var(--COLOR-TEXT);margin:0}@media(max-width:767px){.product__popdown__modal{width:calc(100% - 20px);max-height:calc(100vh - 40px)}.product__popdown__modal__content{padding:20px 15px}.product__popdown__close--top-right{top:15px;right:15px}.product__popdown__product__image{width:120px;height:120px}.product__popdown__recommendations{margin-top:15px;padding-top:15px}.product__popdown__recommendations__item{width:120px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/bw-cosy-popdown.css.map */
