.quick-view-popup{position:fixed;right:-100%;top:auto;bottom:0;left:auto;width:100vw;height:100vh;max-height:calc(var(--viewport-height) - 55px);background:white;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease-in-out;z-index:999}@media (min-width: 990px){.quick-view-popup{top:0;width:460px;max-height:100vh}}.quick-view-popup.active{right:0}.quick-view-popup__content{padding:20px;height:100%;overflow-y:auto}@media (min-width: 990px){.quick-view-popup__content{padding:20px 40px}}.quick-view-popup__image{width:100%;display:flex;align-items:center;justify-content:center;border-radius:16px;overflow:hidden}.quick-view-popup__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.quick-view-popup__info-wrapper{padding:0;border:0;border-radius:0}.quick-view-popup__info-wrapper .ruk_rating_snippet{margin-top:12px}.quick-view-popup__info-wrapper .ruk_rating_snippet i{letter-spacing:2px;font-size:16px;line-height:22px;cursor:pointer}.quick-view-popup__info-wrapper .ruk_rating_snippet .ruk-rating-snippet-count{color:#333;font-size:12px;position:relative;bottom:2px;font-family:inherit;line-height:22px;font-variant-ligatures:none}.quick-view-popup__info-wrapper .product__title{margin-top:.5rem}.quick-view-popup__info-wrapper .product__accordion,.quick-view-popup__info-wrapper .product__benefits-modal{display:none}.quick-view-popup__info-wrapper .button{padding:2rem .5rem}.quick-view-popup__info-wrapper .product__view-details{display:flex!important;align-items:center;justify-content:center;font-size:16px;color:#2f2e2c;text-decoration:none;font-weight:600;margin-top:20px}.quick-view-popup__info-wrapper .product__view-details:hover svg{transform:translate(10px)}.quick-view-popup__info-wrapper .product__view-details svg{width:24px;margin-left:8px;transition:transform .4s ease}.quick-view-popup .close-popup{background:none;border:none;position:absolute;top:10px;right:10px;background-color:#fff;color:#000;width:30px;height:30px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.quick-view-popup .hidden{display:none}.quick-view-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:998;transition:opacity .3s ease-in-out;opacity:0;pointer-events:none}.quick-view-overlay:empty{display:block}.quick-view-overlay.active{opacity:1;pointer-events:all}
