@charset "utf-8";.shopClock{stroke-width:20px}.shopClock svg.progress-circle{position:absolute;top:50%;left:50%;pointer-events:none}.shopClock svg.progress-circle circle{stroke:#fff;stroke-width:20px;fill:none;opacity:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;stroke-dasharray:6% 300%;stroke-dashoffset:0}.shopClock .pointer{width:20px;height:8px;background:url(img/pointer.png) right center no-repeat;background-size:auto 100%;position:absolute;left:50%;top:50%;margin-top:-4px;-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-ms-transform-origin:0 50%;-o-transform-origin:0 50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.shopClock .clock{width:100%;height:100%;border:2px solid #fff;background:0 0;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;position:absolute;left:50%;top:50%}.shopClock .clock .clock-line{width:2px;height:100%;position:absolute;left:50%;top:0}.shopClock .clock .clock-line:after,.shopClock .clock .clock-line:before{content:'';width:2px;height:15px;position:absolute;background-color:#fff;left:0}.shopClock .clock .clock-line:before{top:-15px}.shopClock .clock .clock-line:after{bottom:-17px}.shopClock .clock .clock-line.odd:after,.shopClock .clock .clock-line.odd:before{width:1px}.shopClock .clock .clock-line.odd span{display:none}.shopClock .clock .clock-line span{width:32px;height:16px;color:#fff;font-family:Verdana;font-size:16px;text-align:center;position:absolute;left:50%;margin-left:-16px}.shopClock .clock .clock-line span:first-child{top:-41px}.shopClock .clock .clock-line span:last-child{bottom:-41px;-webkit-transform:scaleY(-1) scaleX(-1);-moz-transform:scaleY(-1) scaleX(-1);-ms-transform:scaleY(-1) scaleX(-1);-o-transform:scaleY(-1) scaleX(-1)}.shopClock .text{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background:0 0;text-align:center;border:2px solid #fff;box-sizing:border-box;padding-top:25px}.shopClock .text span{width:100%;display:inline-block;text-transform:uppercase;color:#fff}.shopClock .text span.status{font-family:Verdana;font-size:24px;font-weight:700}.shopClock .text span.msg{font-family:Verdana;font-size:17px}.shopClock .text span.msg .time{font-size:30px;text-transform:none;font-weight:700}.shopClock .text span.msg .time em{font-style:normal;font-size:17px;font-weight:400}