/* eb-countdown-v102tj8 Starts */ .eb-countdown-v102tj8.eb-cd-wrapper{ max-width:600px; margin-bottom: 2.5%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } div.eb-countdown-v102tj8.eb-cd-wrapper{ margin-left: auto; margin-right: auto; } .eb-countdown-v102tj8.eb-cd-wrapper:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-countdown-v102tj8.eb-cd-wrapper .eb-cd-inner { flex-direction: row; } .eb-countdown-v102tj8.eb-cd-wrapper .eb-cd-inner .box { background-color: rgba(0,0,0,1); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; padding-top: 10px; padding-bottom: 10px; border-radius: 8px; justify-content: center; flex-direction: row; align-items: flex-end; } .eb-countdown-v102tj8.eb-cd-wrapper .eb-cd-inner .box:hover{ box-shadow: rgba(58,58,58,1) 2px 2px 5px 2px ; } .eb-countdown-v102tj8.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit { font-family: Road Rage; font-size: 60px; color: rgba(234,219,200,1); } .eb-countdown-v102tj8.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-label { font-family: Road Rage; font-size: 24px; line-height: 1em; font-weight: 400; font-style: normal; text-decoration: initial; text-transform: capitalize; padding-left: 5px; padding-bottom: 20px; color: rgba(234,219,200,1); } .eb-countdown-v102tj8.eb-cd-wrapper .eb-cd-inner .box + .box { margin: 0; margin-left:20px; } .wp-admin .eb-parent-eb-countdown-v102tj8 { display: block; opacity: 1; } .eb-parent-eb-countdown-v102tj8 { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-countdown-v102tj8.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-countdown-v102tj8.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-countdown-v102tj8.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-countdown-v102tj8 { display: block; opacity: 1; } .eb-parent-eb-countdown-v102tj8 { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-countdown-v102tj8 { display: block; opacity: 1; } .eb-parent-eb-countdown-v102tj8 { display: block; } }/* =eb-countdown-v102tj8= Ends */