.wheeldotsround{position:absolute;width:100%;height:100%}.wheeldotsround .wheeldots{width:10px;height:10px;border-radius:50%;background:#fff;position:absolute;z-index:1}.wheeldotsround .wheeldots:nth-child(2n+1){background:#fff}.wheeldotsround .wheeldots:nth-child(2n+1).active-dots{background:#ff8400}.wheeldotsround .wheeldots:nth-child(2n+1).active-dots:nth-child(2n+1){background:#2660a4}.wheeldotsround .wheeldots:nth-child(1){left:calc(50% - 4px);top:3px}.wheeldotsround .wheeldots:nth-child(2){right:25%;top:7%}.wheeldotsround .wheeldots:nth-child(3){right:7%;top:25%}.wheeldotsround .wheeldots:nth-child(4){right:3px;top:50%}.wheeldotsround .wheeldots:nth-child(5){right:8.2%;bottom:23%}.wheeldotsround .wheeldots:nth-child(6){right:25%;bottom:7%}.wheeldotsround .wheeldots:nth-child(7){left:calc(50% - 4px);bottom:3px}.wheeldotsround .wheeldots:nth-child(8){left:25%;bottom:7%}.wheeldotsround .wheeldots:nth-child(9){left:8.2%;bottom:23%}.wheeldotsround .wheeldots:nth-child(10){left:3px;top:50%}.wheeldotsround .wheeldots:nth-child(11){left:7%;top:25%}.wheeldotsround .wheeldots:nth-child(12){left:25%;top:7%}.SpinWheelBtn{position:fixed;right:-100%;bottom:175px;z-index:9;transition:all 2s ease;width:55px;height:55px}@media only screen and (min-width: 992px){.SpinWheelBtn{width:65px;height:65px}}.SpinWheelBtn.Show{right:11px;transform:rotate(-720deg)}@media only screen and (min-width: 992px){.SpinWheelBtn.Show{right:20px}}.SpinWheelBtn .SpinArrow{position:absolute;text-align:center;z-index:1;transform:rotate(-90deg);right:-5px;top:21px;width:16x;height:16px}@media only screen and (min-width: 992px){.SpinWheelBtn .SpinArrow{right:-10px;top:25px;width:20px;height:20px}}.SpinWheelBtn .SpinArrow svg{width:100%;height:100%}.SpinWheelBtn .wheeldotsround .wheeldots{width:3px !important;height:3px !important}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(2n+1){animation:blink 2s linear infinite}@keyframes blink{0%{opacity:1}25%{opacity:0}30%{opacity:1}33%{opacity:1}50%{opacity:0}60%{opacity:1}100%{opacity:1}}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(1){left:calc(50% - 2px);top:1px}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(2){top:6.8%}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(3){right:7%;top:25%}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(4){right:1px;top:50%}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(5){right:8.2%;bottom:23%}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(6){right:25%;bottom:7%}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(7){left:calc(50% - 4px);bottom:3px}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(8){left:25%;bottom:7%}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(9){left:8.2%;bottom:23%}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(10){left:1px;top:50%}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(11){left:7%;top:25%}.SpinWheelBtn .wheeldotsround .wheeldots:nth-child(12){left:25%;top:7%}#SpinWheelSVG{width:100%;height:100%;border:5px solid #ddaa31;border-radius:50%;background:#ddaa31;animation:spin 2s linear infinite}#SpinWheelSVG .slice1 path{fill:#1f2121}#SpinWheelSVG .slice1:nth-child(2n+1) path{fill:#f9bb28}.SpinWheelModal{background:rgba(31,33,33,.7);z-index:9999}.SpinWheelModal .modal-content{border:none}.SpinWheelModal .modal-header{padding:19px 20px;background:#1f2121;display:flex;align-items:center;justify-content:space-between;position:relative}.SpinWheelModal .modal-header .ModalHead{color:#fff;text-transform:uppercase;display:flex;align-items:center;font-size:18px}@media only screen and (min-width: 468px){.SpinWheelModal .modal-header .ModalHead{font-size:22px}}.SpinWheelModal .modal-header .ModalHead .Icon{width:30px;margin-right:10px;position:relative}.SpinWheelModal .modal-header .ModalHead .Icon #SpinWheelSVG{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}80%{transform:rotate(360deg)}100%{transform:rotate(360deg)}}.SpinWheelModal .modal-header button{outline:none;box-shadow:none;padding:0;margin:0;opacity:1;position:absolute;right:0;height:100%;background:#373838;width:44px}@media only screen and (min-width: 468px){.SpinWheelModal .modal-header button{width:60px}}.SpinWheelModal .modal-header button svg{fill:#000;width:15px;height:15px}@media only screen and (min-width: 468px){.SpinWheelModal .modal-header button svg{width:18px;height:18px}}.SpinWheelModal .modal-body{padding:22px 25px 30px}@media only screen and (min-width: 576px){.SpinWheelModal .modal-body{padding:35px 50px 45px}}.SpinWheelModal .FormBox{display:block}.SpinWheelModal .FormBox .FormTopMsgBox{margin-bottom:18px}@media only screen and (min-width: 468px){.SpinWheelModal .FormBox .FormTopMsgBox{margin-bottom:25px}}.SpinWheelModal .FormBox .FormTopMsgBox .Title{color:#303030;text-transform:uppercase;margin-bottom:15px;font-size:18px}@media only screen and (min-width: 468px){.SpinWheelModal .FormBox .FormTopMsgBox .Title{font-size:22px}}.SpinWheelModal .FormBox .FormTopMsgBox ul li{line-height:23px;font-weight:300;font-size:13px}@media only screen and (min-width: 468px){.SpinWheelModal .FormBox .FormTopMsgBox ul li{font-size:14px}}.SpinWheelModal .FormBox .form-control{font-weight:300;color:#414141;padding:0px 15px;border:1px solid #e1e1e1;border-radius:0px;outline:none;transition:ease-in-out all .3s;position:relative;height:43px;background:#f6f6f6;font-size:13px}@media only screen and (min-width: 468px){.SpinWheelModal .FormBox .form-control{height:45px;font-size:14px}}.SpinWheelModal .FormBox .btn{width:100%;background:#f9bb28;text-transform:uppercase;margin-top:5px;height:43px;font-size:13px}@media only screen and (min-width: 468px){.SpinWheelModal .FormBox .btn{margin-top:8px;height:45px;font-size:14px}}.SpinWheelModal .wheel-spin-box{position:relative;display:inline-block;width:100%;margin:auto}.SpinWheelModal #spinwheel{position:relative;margin:auto;width:270px}@media only screen and (min-width: 768px){.SpinWheelModal #spinwheel{width:360px}}.SpinWheelModal #spinwheel svg{width:100%;height:100%;border:15px solid #ddaa31;border-radius:50%;background:#ddaa31}.SpinWheelModal .wheel-spin-box .chartholder .slice path{fill:#1f2121}.SpinWheelModal .wheel-spin-box .chartholder .slice:nth-child(2n+1) path{fill:#f9bb28}.SpinWheelModal .wheel-spin-arrow{position:relative;margin-top:-35px;text-align:center;z-index:1}.SpinWheelModal .wheel-spin-arrow svg{max-width:65px}.SpinWheelModal .spin-click-button{background-color:#000;font-size:14px;font-weight:400;color:#fff;border:none;padding:14px 35px;border-radius:10px;margin:auto;display:block;margin-top:25px;text-transform:uppercase}#products_page.offer_page{overflow:hidden}/*# sourceMappingURL=updates.min.css.map */
