#quickshop-wrapper{border:1px solid #979797;pointer-events:none;display:block;height:350px;left:50%;max-height:90vh;max-width:90vw;overflow:hidden;opacity:0;position:fixed;top:1em;transform:translateX(-50%);width:300px}@media (min-width: 560px){#quickshop-wrapper{left:50%;top:50%;transform:translate(-50%, -50%);width:500px}}@media (min-width: 768px){#quickshop-wrapper{width:675px}}#quickshop-wrapper.active{background:#fff;box-shadow:0 0 10px #979797;opacity:1;pointer-events:all;text-align:center;transition:all 0.5s ease-in-out;z-index:100}#quickshop-wrapper .loader:after{background:url("../images/loader.gif") no-repeat;content:'';display:block;height:64px;margin-left:auto;margin-right:auto;width:64px}#quickshop-wrapper .quickshop-close{font-family:'Times New Roman';font-size:34px;line-height:16px;position:absolute;right:8px;top:8px;z-index:99999}#quickshop-wrapper .quickshop-close:hover{cursor:pointer}#quickshop-container.frame-ready{height:100%}#quickshop-frame{border:0;height:100%;opacity:0;width:100%}#quickshop-frame.active{opacity:1;transition:opacity 0.5s ease-in-out}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}
