.whols-popup-overlay--active{display:block;opacity:1}.whols-popup.active{display:block;transform:translateY(0)}.whols-popup--size-small{max-width:400px}.whols-popup--size-medium{max-width:600px}.whols-popup-trigger{cursor:pointer}.whols-popup__loading{text-align:center;padding:30px;font-style:italic;color:#666}.whols-popup__loading::after{content:"";display:inline-block;width:20px;height:20px;margin-left:10px;border:2px solid var(--wp-color-gray-2);border-top:2px solid var(--wp-color-blue-30);border-radius:50%;animation:whols-popup-spin 1s linear infinite}.whols-popup__error{color:var(--wp-color-red-60);padding:10px;background:var(--wp-color-red-0);border-radius:3px;margin-bottom:15px}.whols-popup__success{color:var(--wp-color-green-40);padding:10px;background:var(--wp-color-green-0);border-radius:3px;margin-bottom:15px}.whols-popup--fade{transition:opacity var(--whols-popup-animation-duration) ease}.whols-popup--fade.whols-popup--fade-out{opacity:0}.whols-popup__product-image{text-align:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--wp-color-gray-5)}.product-thumbnail{max-width:100%;max-height:300px;width:auto;height:auto;transition:opacity .3s ease}.product-thumbnail.whols-popup-fade-out{opacity:.5}