/* eb-countdown-wt8t1e4 Starts */ .eb-countdown-wt8t1e4.eb-cd-wrapper{ max-width:600px; background-color: rgba(255,255,255,1); border-radius: 10px; box-shadow: rgba(155,155,155,1) 11px 12px 20px 0px ; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } div.eb-countdown-wt8t1e4.eb-cd-wrapper{ margin-left: auto; margin-right: auto; } .eb-countdown-wt8t1e4.eb-cd-wrapper:hover{ box-shadow: rgba(155,155,155,1) 11px 12px 20px 0px ; } .eb-countdown-wt8t1e4.eb-cd-wrapper:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner { flex-direction: row; } .eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner .box { transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; padding-top: 20px; padding-bottom: 20px; border-radius: 10px; flex-direction: column; align-items: center; } .eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit { font-size: 62px; line-height: 1.1em; color: #fff; } .eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner .box + .box:before { position: absolute; right: 90%; content: ":"; color: rgba(91,91,91,1); top:49%; padding-right:18%; font-size: 44px; } div.eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner .box:before{ line-height:0; } .eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-label { font-size: 16px; font-weight: 500; text-transform: uppercase; color: rgba(77,77,77,1); } .eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner .box + .box { margin: 0; margin-left:30px; } .eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner .box.cd-box-day span.eb-cd-digit{ color: rgba(52,219,213,1); } .eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner .box.cd-box-hour span.eb-cd-digit{ color: rgba(138,65,255,1); } .eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner .box.cd-box-minute span.eb-cd-digit{ color: rgba(1,206,135,1); } .eb-countdown-wt8t1e4.eb-cd-wrapper .eb-cd-inner .box.cd-box-second span.eb-cd-digit{ color: rgba(252,105,125,1); }  @media(max-width: 1024px){ } @media(max-width: 767px){ }/* =eb-countdown-wt8t1e4= Ends */