#woo-popup-wrap{display:none;z-index:1000}#woo-popup-wrap #woo-popup-inner{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:50%;left:50%;background-color:#fff;width:600px;height:600px;padding:50px 25px;border-radius:600px;text-align:center;z-index:1000;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#woo-popup-wrap .checkmark{display:block;width:100px;height:100px;border-radius:50%;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:0 auto 30px auto;-webkit-box-shadow:inset 0 0 0 #5bc142;box-shadow:inset 0 0 0 #5bc142;-webkit-animation:fill .4s ease-in-out .4s forwards , scale .3s ease-in-out .9s both;animation:fill .4s ease-in-out .4s forwards , scale .3s ease-in-out .9s both}#woo-popup-wrap .checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#5bc142;fill:none;-webkit-animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}#woo-popup-wrap .checkmark-check{-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}#woo-popup-wrap .popup-title{font-size:24px;margin:0 0 10px;letter-spacing:.6px}#woo-popup-wrap .popup-content{font-size:14px;color:#777;margin-bottom:36px;text-transform:uppercase}#woo-popup-wrap .buttons-wrap{display:block;margin:20px 0}#woo-popup-wrap .buttons-wrap a{display:inline-block;min-width:200px;font-size:13px;font-weight:600;line-height:1.4;margin:0 10px;padding:12px 10px;color:#13aff0;border:2px solid #13aff0;border-radius:3px;text-transform:uppercase;letter-spacing:1px}#woo-popup-wrap .buttons-wrap a.continue-btn{color:#13aff0;border-color:#13aff0}#woo-popup-wrap .buttons-wrap a.continue-btn:hover{background-color:#13aff0;color:#fff}#woo-popup-wrap .buttons-wrap a.cart-btn{color:#41c389;border-color:#41c389}#woo-popup-wrap .buttons-wrap a.cart-btn:hover{background-color:#41c389;color:#fff}#woo-popup-wrap .popup-text{display:block;font-size:15px;margin-top:36px}@-webkit-keyframes stroke{100%{stroke-dashoffset:0}}@keyframes stroke{100%{stroke-dashoffset:0}}@-webkit-keyframes scale{0%,100%{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}}@keyframes scale{0%,100%{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}}@-webkit-keyframes fill{100%{-webkit-box-shadow:inset 0 0 0 100px #5bc142;box-shadow:inset 0 0 0 100px #5bc142}}@keyframes fill{100%{-webkit-box-shadow:inset 0 0 0 100px #5bc142;box-shadow:inset 0 0 0 100px #5bc142}}@media only screen and (max-width:1100px){#woo-popup-wrap #woo-popup-inner{max-width:90%;max-height:90%;padding:30px 20px;border-radius:5px}}@media only screen and (max-width:959px){#woo-popup-wrap .checkmark{width:60px;height:60px;margin-bottom:20px}#woo-popup-wrap .popup-title{font-size:20px}#woo-popup-wrap .popup-content{font-size:13px;margin-bottom:20px}#woo-popup-wrap .popup-text{font-size:13px;margin-top:20px}}@media only screen and (max-width:767px){#woo-popup-wrap #woo-popup-inner{padding:20px;overflow-y:auto}}@media only screen and (max-width:480px){#woo-popup-wrap .buttons-wrap a.cart-btn{margin-top:10px}}