.product-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;width:100%;padding:70px 30px;background:rgba(var(--color-overlay-rgb),.7);height:100%;transition:opacity .25s cubic-bezier(.104,.204,.492,1)}.product-modal[open]{opacity:1;visibility:visible;z-index:101}.product-modal__frame{max-height:90vh;max-width:clamp(300px,90vw,1170px);margin:0 auto;left:50%;transform:translate3d(-50%,-50%,0);width:100%;position:absolute;outline:none;top:50%}@media only screen and (max-width:767px){.product-modal__frame{max-height:calc(90vh - 20px);top:calc(50% + 10px)}}.product-modal__content{overflow:auto;max-height:90vh;width:100%;position:relative;display:flex;flex-direction:column;background-color:var(--bg-body, #fff);border-radius:var(--general-border-radius, 3px)}@media only screen and (max-width:767px){.product-modal__content{max-height:calc(90vh - 20px);-ms-overflow-style:none;scrollbar-width:none}}@media only screen and (max-width:767px){.product-modal__content::-webkit-scrollbar{display:none}}.product-modal__toggle{width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;z-index:20}@media only screen and (max-width:767px){.product-modal__toggle{width:48px;height:48px;top:0;right:0;transform:translate(34%,-34%);flex:0 0 auto;margin:0;background:var(--bg-body, #fff);border:1px solid rgba(var(--color-body-rgb),.08);border-radius:50%;z-index:2}.product-modal__toggle svg{width:18px;height:18px}}@media only screen and (min-width:768px){.product-modal__toggle{top:10px;right:10px}}.product-modal__content{padding:15px}@media only screen and (min-width:768px){.product-modal__content{padding:30px}}.product-modal .thb-product-detail{margin:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-modal.css.map */
