.product-modal{-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;width:100%;padding:16px;background:rgba(var(--color-overlay-rgb),.7);height:100%;-webkit-transition:opacity .25s cubic-bezier(.104,.204,.492,1);-o-transition:opacity .25s cubic-bezier(.104,.204,.492,1);transition:opacity .25s cubic-bezier(.104,.204,.492,1)}.product-modal[open]{opacity:1;visibility:visible;z-index:99999999}.product-modal__content{overflow:auto;max-height:100%;max-width:clamp(300px,calc(100vw - 32px),800px);margin:0 auto;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--bg-body, #fff);border-radius:8px}.product-modal__toggle{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;z-index:20}@media only screen and (min-width:768px){.product-modal__toggle{top:10px;right:10px}}.product-modal__content{max-width:clamp(300px,calc(100vw - 32px),1170px);padding:15px}@media only screen and (min-width:768px){.product-modal__content{padding:30px}}.product-modal .thb-product-detail{margin:0}@media only screen and (min-width:1068px){.product-modal{padding:70px 16px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-modal.css.map */
