/* eb-countdown-cqdpmdg Starts */ .eb-countdown-cqdpmdg.eb-cd-wrapper{ max-width:600px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } div.eb-countdown-cqdpmdg.eb-cd-wrapper{ margin-left: auto; margin-right: auto; } .eb-countdown-cqdpmdg.eb-cd-wrapper:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-countdown-cqdpmdg.eb-cd-wrapper .eb-cd-inner { flex-direction: row; } .eb-countdown-cqdpmdg.eb-cd-wrapper .eb-cd-inner .box { background-color: rgba(255,255,255,1); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; padding-top: 12px; padding-bottom: 12px; border-width: 2px; border-color: rgba(255,255,255,1); border-style: solid; border-radius: 10px; flex-direction: column-reverse; align-items: center; } .eb-countdown-cqdpmdg.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit { font-family: "Alex Brush", cursive; font-size: 64px; line-height: 1.1em; text-decoration: initial; text-transform: lowercase; color: rgba(75,75,75,1); } .eb-countdown-cqdpmdg.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-label { font-size: 21px; text-transform: uppercase; color: rgba(75,75,75,1); } .eb-countdown-cqdpmdg.eb-cd-wrapper .eb-cd-inner .box + .box { margin: 0; margin-left:30px; } .eb-countdown-cqdpmdg.eb-cd-wrapper .eb-cd-inner .box.cd-box-day{ border-color: rgba(241,229,1,1); } .eb-countdown-cqdpmdg.eb-cd-wrapper .eb-cd-inner .box.cd-box-hour{ border-color: rgba(255,238,107,1); } .eb-countdown-cqdpmdg.eb-cd-wrapper .eb-cd-inner .box.cd-box-minute{ border-color: rgba(251,243,166,1); } .eb-countdown-cqdpmdg.eb-cd-wrapper .eb-cd-inner .box.cd-box-second{ border-color: rgba(255,249,215,0.98); } .wp-admin .eb-parent-eb-countdown-cqdpmdg { display: block; opacity: 1; } .eb-parent-eb-countdown-cqdpmdg { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-countdown-cqdpmdg { display: block; opacity: 1; } .eb-parent-eb-countdown-cqdpmdg { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-countdown-cqdpmdg { display: block; opacity: 1; } .eb-parent-eb-countdown-cqdpmdg { display: block; } }/* =eb-countdown-cqdpmdg= Ends */