.custom-hat-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:9999}.custom-hat-popup-overlay.is-active{opacity:1;visibility:visible}.custom-hat-popup-box{background:#fff;width:100%;max-width:530px;max-height:90vh;overflow-y:auto;border-radius:8px;padding:36px 25px 30px 35px;position:relative;box-sizing:border-box;transform:translateY(20px);transition:transform .25s ease}.custom-hat-popup-overlay.is-active .custom-hat-popup-box{transform:translateY(0)}.custom-hat-popup-close{position:absolute;top:10px;right:14px;background:none;border:none;font-size:26px;line-height:1;cursor:pointer;color:#333;padding:6px}.custom-hat-popup-title{margin:0 0 20px;font-size:20px;text-align:center}.custom-hat-popup-field{margin-bottom:14px;display:flex;flex-direction:column}.custom-hat-popup-field label{font-size:13px;margin-bottom:5px;font-weight:600}.custom-hat-popup-field input,.custom-hat-popup-field textarea{padding:10px 12px;border:1px solid #ccc;border-radius:4px;font-size:14px;font-family:inherit;box-sizing:border-box;width:100%}.custom-hat-popup-field textarea{resize:vertical}.custom-hat-popup-submit{width:100%;padding:12px;background:#111;color:#fff;border:none;border-radius:4px;font-size:15px;cursor:pointer;margin-top:6px}.custom-hat-popup-submit:hover{opacity:.85}.custom-hat-popup-success{background:#e6f4ea;color:#1e7a34;padding:10px 12px;border-radius:4px;font-size:14px;margin-bottom:16px}.custom-hat-popup-error{background:#fbe9e9;color:#b42318;padding:10px 12px;border-radius:4px;font-size:14px;margin-bottom:16px}body.custom-hat-popup-lock{overflow:hidden}@media screen and (max-width:480px){.custom-hat-popup-box{padding:30px 20px 24px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom-hat-popup.css.map */
