.sicbo-item[data-v-0d656d93] {
  width: 285px;
  height: 220px;
  background: transparent linear-gradient(180deg, #ffffff 0%, #fcefd5 22%, #c6a86c 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 20px #00000029;
  border: 3px solid #fcefd5;
  border-radius: 20px 60px 20px 20px;
  cursor: pointer;
  transition: all 0.2s linear;
}
.sicbo-item[data-v-0d656d93]:hover {
  transform: scale(1.05);
}
.sicbo-icon[data-v-0d656d93] {
  width: 136px;
  height: 136px;
  border-radius: 50%;
  border: 3px solid #fcefd5;
  box-shadow: 0px 3px 6px #43100080;
  position: absolute;
  top: -6px;
  right: -4px;
}
.detail[data-v-0d656d93] {
  position: relative;
}
.detail .detail-item[data-v-0d656d93] {
  height: 135px;
  margin-left: 30px;
  padding-top: 26px;
  box-sizing: border-box;
  border-bottom: 0.01rem solid #c7b2a5;
}
.detail .detail-item h3[data-v-0d656d93] {
  font-family: Myriad Pro;
  line-height: 20px;
  width: 120px;
  height: 67px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  color: #291717;
  text-transform: capitalize;
}
.detail .detail-item .sicbo-time[data-v-0d656d93] {
  font-family: Myriad Pro;
  font-size: 16px;
  font-weight: bold;
  color: #fd0320;
}
.hours[data-v-0d656d93] {
  height: 85px;
  padding: 13px 0 22px 24px;
  box-sizing: border-box;
}
.hours p[data-v-0d656d93] {
  width: 40px;
  height: 50px;
  line-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-size: 24px;
  font-weight: bold;
  text-align: center;
  color: white;
}
.hours .otherLH[data-v-0d656d93] {
  line-height: 45px;
}
.point i[data-v-0d656d93] {
  display: block;
  width: 4px;
  height: 4px;
  background: transparent linear-gradient(180deg, #674837 0%, #472f22 100%) 0% 0% no-repeat padding-box;
  margin: 5px 4px;
}

