/* eb-countdown-eci4huu Starts */ .eb-countdown-eci4huu.eb-cd-wrapper{ max-width:600px; margin-top: 40px; margin-bottom: 40px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } div.eb-countdown-eci4huu.eb-cd-wrapper{ margin-left: auto; margin-right: auto; } .eb-countdown-eci4huu.eb-cd-wrapper:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-countdown-eci4huu.eb-cd-wrapper .eb-cd-inner { flex-direction: row; } .eb-countdown-eci4huu.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: 20px; padding-bottom: 20px; border-radius: 10px; flex-direction: column; align-items: center; } .eb-countdown-eci4huu.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit { font-size: 49px; color: rgba(44,34,80,1); } .eb-countdown-eci4huu.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-label { font-size: 24px; text-transform: uppercase; color: rgba(44,34,80,1); } .eb-countdown-eci4huu.eb-cd-wrapper .eb-cd-inner .box + .box { margin: 0; margin-left:30px; } .wp-admin .eb-parent-eb-countdown-eci4huu { display: block; opacity: 1; } .eb-parent-eb-countdown-eci4huu { display: block; }  @media(max-width: 1024px){ .eb-countdown-eci4huu.eb-cd-wrapper{ max-width:600px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-countdown-eci4huu { display: block; opacity: 1; } .eb-parent-eb-countdown-eci4huu { display: block; } } @media(max-width: 767px){ .eb-countdown-eci4huu.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit { font-size: 24px; } .eb-countdown-eci4huu.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-label { font-size: 12px; } .eb-countdown-eci4huu.eb-cd-wrapper .eb-cd-inner .box + .box { margin-left:8px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-countdown-eci4huu { display: block; opacity: 1; } .eb-parent-eb-countdown-eci4huu { display: block; } }/* =eb-countdown-eci4huu= Ends */