#message{display:none;padding:20px;border:2px solid #c8a165;background-color:#efe9e4;color:#333;text-align:center;font-size:inherit;font-family:inherit;font-weight:bold;max-width:80%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999 !important;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:10px;box-sizing:border-box;padding-bottom:70px;max-width:480px}#message button{background-color:#c8a165;color:white;border:0;padding:15px;font-size:inherit;font-family:inherit;font-weight:bold;width:100%;border-radius:0 0 8px 8px;cursor:pointer;position:absolute;bottom:0;left:0}#custom-registration-wrapper{max-width:1000px;margin:0 auto;display:flex;gap:10px;align-items:flex-start}#custom-login,#custom-registration{width:48%;background-color:#f8f8f8;padding:20px;border:1px solid #e0e0e0;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:8px;box-sizing:border-box}.two-columns{display:flex;gap:10px}.two-columns p{width:50%}#custom-login p,#custom-registration p{margin-bottom:10px}#custom-login label,#custom-registration label{font-weight:300;font-size:14px;color:#333}.avviso{font-weight:300;font-size:14px;color:#333;margin-top:-15px;margin-bottom:0}#custom-login input[type="email"],#custom-login input[type="password"],#custom-registration input[type="text"],#custom-registration input[type="email"],#custom-registration input[type="password"],#custom-registration select{width:100%;padding:8px;font-size:16px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;height:42px}.loader-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;display:none}.loader{border:16px solid #f3f3f3;border-top:16px solid #c8a165;border-radius:50%;width:80px;height:80px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media(max-width:768px){#custom-registration-wrapper{flex-direction:column}.two-columns{display:block}.two-columns p{width:100%}#custom-login,#custom-registration{width:100%}.loader-container{display:none}}@media(min-width:768px){#custom-registration-wrapper{display:flex;justify-content:space-between;width:100%;max-width:100%;box-sizing:border-box}#custom-login,#custom-registration{width:48%;box-sizing:border-box}}.wq-forgot-overlay{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:none;align-items:center;justify-content:center}.wq-forgot-modal{position:relative;background:#fff;padding:25px 30px;max-width:420px;width:90%;margin:0 auto;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,0.25)}.wq-forgot-close{position:absolute;top:8px;right:12px;border:0;background:transparent;font-size:20px;line-height:1;cursor:pointer}#wq-forgot-overlay input[type="email"]{width:100%;padding:8px 10px;margin-top:5px;margin-bottom:15px;box-sizing:border-box}#wq-forgot-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.55);display:none;z-index:9999}.wq-forgot-modal{background:#fff;width:420px;max-width:95%;padding:25px;border-radius:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px rgba(0,0,0,0.25);animation:wqFadeIn .15s ease-out}.wq-forgot-close{position:absolute;right:12px;top:12px;background:transparent;border:0;font-size:26px;cursor:pointer;color:#444}.wq-forgot-close:hover{color:#000}@keyframes wqFadeIn{from{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}.woocommerce-variation-price{display:none}