.popup-button{width:64px;height:64px;border-radius:50%;background-color:#edb84c;position:fixed;bottom:24px;left:24px;z-index:100;display:inline-flex;align-items:center;justify-content:center;padding:14px}.popup-button img{width:100%;height:auto}.cart-popup-wrap{width:64px;height:64px;border-radius:100px;background-color:#edb84c;position:fixed;left:24px;bottom:24px;transition:all .3s;overflow:hidden;z-index:99;padding:12px;display:flex!important;flex-direction:column}.custom-cart-popup.show .cart-popup-wrap{width:400px;max-width:40vw;height:2000px;max-height:90vh;border-radius:14px 14px 14px 36px}.cart-popup-wrap .close-popup{position:absolute;right:16px;top:16px;padding:0;width:20px;height:20px}.cart-popup-wrap .close-popup:before,.cart-popup-wrap .close-popup:after{content:"";position:absolute;top:50%;left:50%;width:2px;height:24px;background:#fff}.cart-popup-wrap .close-popup:before{transform:translate(-50%,-50%) rotate(45deg)}.cart-popup-wrap .close-popup:after{transform:translate(-50%,-50%) rotate(-45deg)}.popup-title{text-align:center;font-size:18px;line-height:1;color:#fff;font-weight:600;margin:5px 0 16px;letter-spacing:2px}.cart-popup-wrap .popup-inner{flex:1;border-radius:12px;width:100%;background-color:#fff;overflow:hidden}.cart-popup-wrap .popup-inner .popup-inner-scroll{max-height:100%;overflow-y:auto;padding:11px 14px 14px}.cart-popup-wrap .popup-inner .popup-inner-scroll::-webkit-scrollbar{height:12px!important;width:12px!important}@media screen and (max-width: 1000px){.wrapper{margin-right:5%;margin-left:5%}}.cart-popup-wrap .popup-inner .popup-inner-scroll::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.cart-popup-wrap .popup-inner .popup-inner-scroll::-webkit-scrollbar-thumb{border-radius:3px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#999}.popup-inner .cart-empty{padding:20px;display:flex;height:100%;width:100%;text-align:center;font-weight:700;align-items:center;justify-content:center}h3{line-height:1.3;font-weight:500}.popup-inner .cart-empty h3{font-size:18px;letter-spacing:1px}.popup-inner .cart-popup-form{display:flex;flex-direction:column;justify-content:space-between;height:100%}.popup-inner .total-cart{padding:12px;border-top:1px solid #777;text-align:center}.total-cart .total{font-size:15px;margin-bottom:0}.total-cart .total .text{margin-right:40px}.total-cart .total .count{margin-right:15px;font-weight:700;display:none}.total-cart .total .price{font-weight:700}.total-cart .btn-checkout{background-color:#ea5429;padding:8px 16px;border-radius:5px;color:#fff;font-size:15px;display:inline-block;margin:8px 0 5px;min-width:240px}.total-cart .shipping-note{font-size:12px;padding-top:2px}.total-cart .shipping-note a{text-decoration:underline;text-underline-offset:2px}.total-cart .shipping-note a:hover{text-decoration:none}.can-wrap{display:flex;padding-bottom:14px;margin-bottom:12px;border-bottom:1px dashed #707070;position:relative}.can-wrap:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.popup-inner .notice{text-align:center;margin-bottom:16px;line-height:1}.popup-inner .notice span{font-size:14px;font-weight:700;color:#ea5429;display:inline-flex;padding:0 0 3px;line-height:1.3;border-bottom:1.5px solid #EA5429}.can-wrap .icon{width:80px;padding-right:8px;height:auto}.can-wrap .icon>p{margin-bottom:4px;height:50px;text-align:center}.can-wrap .icon.bin>p{height:70px}.can-wrap .icon.keg>p{height:46px}.can-wrap .icon>p img{height:100%;width:auto;margin:0 auto}.can-wrap .can-center{flex:1}.can-wrap .can-note{font-size:11px;text-align:center;font-weight:700;letter-spacing:.8px;line-height:1.2}.can-wrap .can-note .small{display:block;font-size:12px}.list-can .pp-cart-item{margin-bottom:5px;display:flex;align-items:center;font-size:13px}.pp-cart-item .thumb{width:24px;height:30px;margin-right:4px;display:flex;justify-content:center;overflow:hidden}.pp-cart-item .thumb img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:cover}.pp-cart-item .title{flex:1;overflow:hidden;display:block;max-height:26px;-webkit-line-clamp:1;display:box;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;padding-right:5px}.pp-cart-item .quantity{margin-right:10px}.list-can{padding-bottom:3px;border-bottom:1px solid #999;margin-bottom:5px}.can-total{display:flex;justify-content:space-between;font-size:14px;font-weight:600}.can-total+i{display:block;font-style:normal;font-size:12px;margin-left:-3px;transform:translateY(1px)}.total-cart button.disabled{background-color:#ccc;color:gray}.cart__checkout-wrapper{position:relative}.cart__checkout-wrapper.disabled:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:#fff3;cursor:default;z-index:1}.cart__checkout-wrapper.disabled [name=checkout]{background-color:#888}.cart__checkout-wrapper.disabled .additional-checkout-buttons{opacity:.4}.total-cart .btn-checkout.disabled{background-color:#888;cursor:default;pointer-events:none}.checkout-message .err-mess{color:#ea5429;font-size:13px;font-weight:700;letter-spacing:1px;padding-top:4px}@media (max-width: 767px){.cart-popup-wrap,.popup-button{left:4vw;bottom:4vw;width:60px;height:60px}.custom-cart-popup.show .cart-popup-wrap{width:92vw;max-width:100vw;bottom:4vw;max-height:calc(100vh - 8vw);height:100%}.pp-cart-item .quantity{margin-right:5px}.pp-cart-item .thumb{width:24px;height:24px}.list-can .pp-cart-item{font-size:14px}.can-wrap .icon{width:70px}.can-total{font-size:15px}.can-wrap{margin-bottom:14px}.total-cart .total{font-size:16px}.total-cart .btn-checkout{min-width:200px}.total-cart .shipping-note{text-align:right}.popup-inner .cart-empty h3{font-size:16px}}.template-customers-account .table--responsive .table__section td:first-of-type a,.template-customers-order .table--responsive .table__section td a{border-bottom:3px solid #F8B62B}.template-collection .grid-product__image-mask{width:100%!important;max-width:100%!important}@media (min-width: 990px){.template-collection .facets-vertical{display:flex;gap:24px;align-items:flex-start}.template-collection .facets-vertical .facets-wrapper{flex:0 0 260px;max-width:260px;position:sticky;top:24px;z-index:1}.template-collection .facets-vertical .product-grid-container{flex:1 1 auto;min-width:0}}.template-collection .card__media,.template-collection .grid-product__image-mask{aspect-ratio:1/1;overflow:hidden}.template-collection .card__media img{width:100%;height:100%;object-fit:contain}.template-collection .card__content,.template-collection .card__excerpt,.template-collection .rte.card__content{display:none!important}.template-collection .card__heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.template-collection .card--product .quick-add,.template-collection .card--product .card__badge{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/20/assets/add-style.css.map */
