.countdown-title[data-v-4b6ae96f] {
  width: 250px;
  padding: 0 6px 0 9px;
  margin: 14px auto 5px;
  text-align: center;
  color: #493b32;
  align-items: center;
  font-family: Myriad Pro, Regular;
}
.countdown-title .countdownTitle[data-v-4b6ae96f] {
  text-align: left;
}
.countdown-title .countdownBox[data-v-4b6ae96f] {
  margin-top: 5px;
}
.countdown-title .countdownBox .redDate[data-v-4b6ae96f] {
  font-size: 15px;
  text-align: center;
  color: #fd0320;
}
.countdown-title .countdownBox .countdown-time[data-v-4b6ae96f] {
  font-family: Myriad Pro, Bold;
  font-size: 15px;
}
.countdown-container[data-v-4b6ae96f] {
  width: 250px;
  height: 73px;
  margin: 0 auto;
  padding: 0 16px 0 17px;
  background: transparent linear-gradient(102deg, #f5e8c4 0%, #dec593 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #fcefd5;
  border-radius: 15px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.countdown-container .timeBox[data-v-4b6ae96f] {
  width: 40px;
  height: 50px;
  background: transparent linear-gradient(180deg, #674837 0%, #472f22 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #fcde9e;
  border-radius: 5px;
  font-weight: bold;
}
.countdown-container .timeBox .ps[data-v-4b6ae96f] {
  font-size: 24px;
  line-height: 48px;
  font: normal normal bold 24px/48px Myriad Pro;
}
.daysBox[data-v-4b6ae96f] {
  font-size: 20px;
  color: #472f22;
  font-family: Myriad Pro;
  font-weight: bold;
}
.daysBox .days[data-v-4b6ae96f] {
  width: 100%;
  height: 70px;
  line-height: 80px;
  margin-right: 8px;
  font-size: 70px;
}
.daysBox .dayCentCss[data-v-4b6ae96f],
.daysBox .dayCss[data-v-4b6ae96f] {
  width: 100%;
  height: 20px;
  line-height: 20px;
}
.daysBox .dayCss[data-v-4b6ae96f] {
  margin-bottom: 7px;
}

