.countdown.show .running timer{font-size:55px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;color:#ff0e60}.countdown.show .running timer .days, .countdown.show .running timer .hours, .countdown.show .running timer .minutes, .countdown.show .running timer .seconds{width:70px;text-align:left;margin:0 7px}.countdown.show .running .labels{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-right:19px}.countdown.show .running .labels span{width:97px;text-align:center;margin:0px 2px}.countdown.show .running .text{font-size:20px;margin-top:12px;font-weight:600}.countdown.show .running button{border:none;background-color:black;color:white;border-radius:25px;padding:10px 20px;margin:10px}.countdown.show .running .break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0}.countdown.show .ended{display:none;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.countdown.show .ended .text{font-size:20px}.countdown.show .ended button{border:none;background-color:#5a0000;color:white;border-radius:25px;padding:10px 20px;margin:10px}.countdown.show .ended .break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0}/*------------------new style*/ .rb_countdown{display:flex !important;align-items:center;justify-content:flex-end;}.rb_countdown .running{flex-direction:column;align-items:center;justify-content:center}.rb_countdown .labels span{display:flex;justify-content:flex-end}.rb_countdown .running timer .days,.rb_countdown .running timer .hours,.rb_countdown .running timer .minutes,.rb_countdown .running timer .seconds{height:30px;display:flex;justify-content:center;align-items:center}.rb_countdown .running timer{font-size:2.4rem;display:flex;line-height:1;flex-direction:row-reverse;gap:15px}.rb_countdown .running .labels span{width:42px;display:flex;justify-content:center;align-items:center}.rb_countdown .running .labels{display:flex;margin-right:0;justify-content:center;align-items:center;margin-top:8px;flex-direction:row-reverse;gap:7px}.title_countdown{flex:0 0 50%;font-size:22px;text-align:right}@media (max-width:600px){.title_countdown{flex:0 0 36%;font-size:16px}}@media (max-width:450px){.rb_countdown .running .labels span{width:42px}.rb_countdown .running timer .days,.rb_countdown .running timer .hours,.rb_countdown .running timer .minutes,.rb_countdown .running timer .seconds{width:10px;height:22px;margin:0 7px}}.product_countdown .running timer{font-size:19px;display:block;color:#17A2B8;line-height:unset;font-weight:300}.close_countdown{font-size:22px;border:1px solid #ffa6a6;border-radius:50%;padding:0px 7px;cursor:pointer;color:#e20000}*, ::after, ::before{box-sizing:border-box}
