.hidden{display:none}.product-popup{position:fixed;top:0;left:0;width:100%;height:100%;padding:20px;background:#00000080;display:flex;justify-content:center;align-items:safe center;overflow:hidden auto;z-index:99}.popup-content{width:620px;max-width:100%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;flex-direction:column;padding:24px;text-align:left;border-radius:8px;position:relative}.product-popup .popup-title{font-size:var(--font-size-heading, 20px)}.product-popup .popup-desc{font-size:var(--font-size-description, 14px);margin-bottom:15px}.product-popup .popup-desc>*:last-child{margin-bottom:0}@media screen and (max-width: 767px){.product-popup{padding:12px}.popup-content{padding:20px 16px}}.close-popup-btn{position:absolute;top:5px;right:5px;background:transparent;color:rgb(var(--color-foreground));border:none;font-size:24px;cursor:pointer}.close-popup-btn .close-icon{font-size:30px}@media screen and (max-width: 767px){.close-popup-btn{top:2px;right:2px}}.product-popup .products-block{max-height:440px;overflow-y:auto}.product-popup .item{margin-bottom:15px}.product-popup .item:last-child{margin-bottom:0}.product-popup .product-wrap{display:flex;background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:14px;border:1px solid rgb(var(--color-border));border-radius:6px}.product-popup .product-image{width:30%;margin:0}.product-popup .product-image a:after{padding-bottom:100%}.product-popup .product-desc{width:70%;padding-left:15px}.product-popup .product-title{font-size:var(--font-size-heading, 16px);line-height:1.25}.product-popup .product-short-desc{font-size:var(--font-size-description, 12px);margin-bottom:6px}.product-popup .product-short-desc>*{margin-bottom:.5em}.product-popup .product-short-desc>*:last-child{margin-bottom:0}.product-popup .product-price{font-size:var(--font-size-price, 14px);font-weight:700;margin-bottom:10px}.product-form__buttons{display:flex;gap:12px;align-items:flex-start}.product-popup .quantity{width:90px;min-height:36px;flex-shrink:0;margin-bottom:0}.product-popup .quantity .quantity__button{width:25px}.product-popup .quantity .quantity__input{font-size:14px}.product-popup .quick-add__submit{font-size:12px;min-height:36px;letter-spacing:0}@media screen and (max-width: 767px){.product-popup .product-desc{width:100%;padding-left:10px}.product-form__buttons{flex-direction:column}}.product-popup .product-popup__footer{padding:16px 24px;margin:24px -24px -24px;border-top:1px solid rgba(var(--color-border));text-align:right}.product-popup__footer .button{padding-inline:24px}.product-popup #no-thanks-btn{background:transparent;color:rgb(var(--color-button))}@media screen and (max-width: 767px){.product-popup .product-popup__footer{padding:12px 16px;margin:20px -16px -20px}}.add-to-cart-message{font-size:14px;line-height:1.25;color:green;margin-top:10px}
/*# sourceMappingURL=/cdn/shop/t/58/assets/product-popup.css.map */
