.wcs-toolbox-popup-opened .wcs-toolbox-popup-overlay{display:flex}.wcs-toolbox-popup-opened,.wcs-toolbox-popup-opened body{width:100%;height:100%;position:relative}.wcs-toolbox-popup-opened body{overflow:hidden}.wcs-toolbox-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.15);z-index:9999;justify-content:center;align-items:center}.wcs-toolbox-popup{max-width:300px;width:100%;max-height:100%;height:auto;overflow:auto;background:#fff}.wcs-toolbox-popup h2{padding:15px;font-size:1.25em;text-align:center}.wcs-toolbox-popup-actions{padding:15px;border-top:1px solid rgba(0,0,0,.15);display:flex;justify-content:space-between;align-items:center}.wcs-toolbox-popup-actions .wcs-toolbox-action{background:0 0;padding:0;margin:0;font-weight:400;outline:none}.wcs-toolbox-popup-actions .wcs-toolbox-action:hover{font-weight:700}.wcs-toolbox-variation-selection{margin-left:.3em}