/* eb-countdown-hyfhuau Starts */ .eb-countdown-hyfhuau.eb-cd-wrapper{ max-width:600px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } div.eb-countdown-hyfhuau.eb-cd-wrapper{ margin-left: auto; margin-right: auto; } .eb-countdown-hyfhuau.eb-cd-wrapper:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-countdown-hyfhuau.eb-cd-wrapper .eb-cd-inner { flex-direction: row; } .eb-countdown-hyfhuau.eb-cd-wrapper .eb-cd-inner .box { transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; padding-top: 16px; padding-bottom: 16px; border-radius: 50%; flex-direction: column; align-items: center; } .eb-countdown-hyfhuau.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit { font-size: 46px; line-height: 1em; color: rgba(0,0,0,0.5); } .eb-countdown-hyfhuau.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-label { font-size: 18px; font-weight: 600; color: rgba(0,0,0,0.5); } .eb-countdown-hyfhuau.eb-cd-wrapper .eb-cd-inner .box + .box { margin: 0; margin-left:30px; }  @media(max-width: 1024px){ } @media(max-width: 767px){ }/* =eb-countdown-hyfhuau= Ends */