.modal-window{position:fixed;background-color:rgba(200,200,200,.75);top:0;right:0;bottom:0;left:0;z-index:999;opacity:0;pointer-events:none;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.modal-window:target{opacity:1;pointer-events:auto}.modal-window>div{border-radius:15px;max-width:600px;min-width:300px;position:relative;margin:10% auto;padding:2rem;background:#fff;color:#444}.modal-window header{font-weight:700}.modal-close{color:#aaa;line-height:50px;font-size:80%;position:absolute;right:0;text-align:center;top:0;width:70px;text-decoration:none}.modal-close:hover{color:#000}.modal-window h1{font-size:150%;margin:0 0 15px}#shipping-restriction-error .product-list{font-style:italic;font-weight:700;padding-bottom:8px}#pdproduct-pop-up,#pdproduct-checkout-pop-up{display:block;position:fixed;z-index:1000;padding-top:200px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,157,224,.6)}.pdproduct-pop-up-body,.pdproduct-checkout-pop-up-body{display:none;background-color:#fefefe;margin:auto;padding:20px;border:1px solid #282c87;max-width:620px;text-align:center}.pdproduct-pop-up-logo,.pdproduct-checkout-pop-up-logo{display:block;margin:auto;width:50%}.pdproduct-oops,.pdproduct-checkout-oops{color:#01437d;font-size:24px;font-weight:400;margin:20px 0 0;padding-bottom:10px;border-bottom:1px solid #adadad;width:100%}#pdproduct-pop-up-main,#pdproduct-checkout-pop-up-main{margin:10px;font-size:18px;font-weight:lighter}.pdproduct-pop-up-msg,.pdproduct-checkout-pop-up-msg{font-size:22px;font-weight:700;padding:8px}button.btn.btn-primary.popup-green{font-size:14px;font-weight:lighter}button.btn.btn-primary.popup-grey{background:#e8e8e8;color:#4c4c4c;border-color:#8a8a8a;margin-right:15px;font-size:14px;font-weight:lighter}button.btn.btn-primary.popup-grey:hover{background:#bfbfbf}.pdproduct-pop-up-btns,#pdproduct-checkout-pop-up-btns{margin-top:15px}.pdproduct-pop-up-btns button.btn.btn-primary.pdproduct-pop-up-btn-rem,.pdproduct-pop-up-btns #pdproduct-pop-up-btn-con,#pdproduct-checkout-pop-up-btns #pdproduct-checkout-pop-up-btn-rem,#pdproduct-checkout-pop-up-btns #pdproduct-checkout-pop-up-btn-con{margin:10px}