.popup-wishlist--overlay{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.popup-wishlist--container{align-items:center;background-color:#fff;bottom:0;display:flex;display:none;flex-direction:column;height:100vh;height:-moz-fit-content;height:fit-content;justify-content:center;justify-content:flex-start;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:10000}@media (min-width:650px){.popup-wishlist--container{align-items:center;background-color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;display:flex;display:none;flex-direction:column;justify-content:center;left:50%;max-height:calc(100% - 40px);max-width:600px;overflow-y:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:10000}}.popup-wishlist--header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:2rem 3rem;width:100%}.popup-wishlist--title{color:#333;font-weight:600;margin-bottom:0;margin-top:0}.popup-wishlist--form{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:2rem}.popup-wishlist--form button,.popup-wishlist--form input,.popup-wishlist--form label{margin-bottom:10px}.popup-wishlist--form label{font-weight:400}.popup-wishlist--form input{width:100%}.popup-wishlist--favorites-list{gap:15px;max-height:100%;overflow-y:auto;padding:2rem 3rem;width:100%}.popup-wishlist--favorites-list .wishlist-list-item{align-items:center;border:1px solid #e0e0e0;border-radius:2px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1.5rem;width:100%}.wishlist-list-item span{color:#333;font-weight:400}p.popup-wishlist--notice{color:#333;font-size:1.4rem;font-weight:500}button.popup-wishlist--select-button{align-items:center;background-color:rgba(228,3,46,.82);block-size:3.8rem;border:none;box-shadow:inset 0 0 0 .2rem transparent;color:#fff;font-size:1.6rem;font-weight:400;justify-content:center;line-height:1.6rem;padding:1rem;text-overflow:ellipsis;white-space:nowrap}.popup-wishlist--addnewform{background-color:#e0e0e0;padding:0 3rem;width:100%}button.popup-wishlist--add-list{align-items:center;background-color:#434343;block-size:3.8rem;border:none;border-radius:0;box-shadow:inset 0 0 0 .2rem transparent;color:#fff;font-size:1.6rem;font-weight:400;justify-content:center;line-height:1.6rem;padding:1rem;text-overflow:ellipsis;white-space:nowrap}input#popup-wishlist--name{-webkit-appearance:none;background:#fff;border:.1rem solid #a6a6a6;box-sizing:border-box;color:#323c41;font-size:1.6rem;line-height:normal;padding:.8rem 0 .8rem .8rem;width:100%}button.popup-wishlist--close-button{background-color:transparent;border:none;height:25px;width:25px}.popup-wishlist--error-message{color:red;display:none;font-weight:700;margin-top:10px}
