.event-title {
  color: #000000;
  font-size: 36px;
  font-weight: 600;
  line-height: 100%;
  width: 1386px;
  flex-shrink: 0;
  padding-bottom: 6px;
  margin-top: 10px;
}

.event-info-title {
  color: #000000;
  font-size: 36px;
  font-weight: 600;
  line-height: 100%;
  width: 1386px;
  flex-shrink: 0;
}

.globe-icon {
  width: 20px;
  height: 20px;
  float: right;
  margin-right: 20px;
  margin-top: -34px;
  cursor: pointer;
}

.col {
  margin-bottom: 10px;
}
.event-info {
  color: #787878;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 10px;
}

.event-subtitle {
  color: #787878;
  margin-right: 20px;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.event-subtitle span {
  padding-right: 20px;
}

.event-info-subtitle {
  color: #787878;
  font-size: 16px;
  font-weight: 400;
}

.event-info-subtitle span {
  padding-right: 20px;
}

.event-highlight-lvl1 {
  color: #09A799;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.event-highlight-lvl2 {
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-align: center !important;
}

.button-style {
  width: 265px;
  height: 40px;
  flex-shrink: 0;
}

.btn-text {
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  text-align: center;
  width: 180px;
  flex-shrink: 0;
}

.action-icons {
  fill: #3A414D;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.venue-icon {
  fill: #3A414D;
  width: 23px;
  height: 27px;
  flex-shrink: 0;
}

.date-icon {
  fill: #3A414D;
  width: 23px;
  height: 26px;
  flex-shrink: 0;
}

.city-icons {
  fill: #3A414D;
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}

.image-bottom-align {
  vertical-align: middle !important;
}

.button-substyle {
  /* background: linear-gradient(0deg, #09A799 0%, #07DAC8 100%) !important; */
  border-radius: 20px;
  width: 100%;
  height: 32.69px;
  flex-shrink: 0;
}

.slot-text {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 1; /* 14px */
  text-align: right;
}
.button-delivery-style {
  background: linear-gradient(0deg, #09A799 0%, #07DAC8 100%) !important;
  width: 221px;
  height: 70.99px;
  flex-shrink: 0;
  border-radius: 20px;
}

.button-subtext {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
}

.button-style-lvl2 {
  width: 100%;
  height: 32.69px;
  flex-shrink: 0;
  margin-top: 5px;
  border-radius: 20px;
  display: inline-flex !important;
  background: linear-gradient(0deg, #09A799 0%, #07DAC8 100%) !important;
}

.button-subtext-lvl2 {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  text-wrap: auto;
}

.deliveryTracker-card {
  background: #FFFFFF;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  border-radius: 25px;
  width: 100%; /* width: 725px; */
  /*height: 238px;*/
  flex-shrink: 0;
  padding-left: 20px;
  margin-top: 5px;
}
.deliveryTracker-title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  padding-left: 20px;
  margin-bottom: 6px;
  cursor: pointer;
}

.deliveryTracker-Lvl1 {
  width: 382px;
  height: 32px;
  flex-shrink: 0;
  background: #07786E;
  border-radius: 10px;
  padding-left: 20px;
}

.deliveryTracker-Lvl2 {
  width: 217px;
  height: 32px;
  flex-shrink: 0;
  background: #0FA295;
  border-radius: 10px;
  padding-left: 20px;
}
.deliveryTracker-Lvl3 {
  width: 217px;
  height: 32px;
  flex-shrink: 0;
  background: #00BBAB;
  border-radius: 10px;
  padding-left: 20px;
}
.deliveryTracker-Lvl4 {
  width: 217px;
  height: 32px;
  flex-shrink: 0;
  background: #80CDC6;
  border-radius: 10px;
  padding-left: 20px;
}

.deliveryTracker-Lvl2-text {
  color: #EBEBEB;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  width: 382px;
  height: 32px;
  flex-shrink: 0;
  text-align: left;
}

.deliveryTracker-Lvl2-text-right {
  color: #EBEBEB;
  font-family: "Lexend";
  font-size: 20px;
  align-content: center;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  padding-right: 5px;
  height: 29px;
  flex-shrink: 0;
  text-align: center;
  float: right;
}

.row {
  margin-left: 0px !important;
}