.project #msi_twYrsale {
  position: relative;
  z-index: 3;
}
.project #msi_twYrsale h3 {
  display: block;
  text-align: center;
  padding: 30px 0;
}
@media (min-width: 996px) {
  .project #msi_twYrsale h3 {
    font-size: 2.5rem;
  }
}
.project #msi_twYrsale .msionlin-shop {
  position: relative;
}
.project #msi_twYrsale .msionlin-shopTitle {
  padding: 35px 0;
}
.project #msi_twYrsale .toggleBox {
  margin-bottom: 5px;
}
.project #msi_twYrsale .toggleBox ul:first-child {
  border-radius: 0px 0px 0px 0px;
}
.project #msi_twYrsale .toggleBox ul:last-child {
  border-radius: 0 0 5px 5px;
}
.project #msi_twYrsale .wtb__box-MainTitle {
  background: linear-gradient(45deg, rgba(129, 85, 32, 0.5), rgba(211, 177, 120, 0.5));
  color: #111;
}
.project #msi_twYrsale .wtb__box-subtitle {
  background-color: rgba(211, 177, 120, 0.1);
  border: 1px solid rgba(211, 177, 120, 0.5);
}
.project #msi_twYrsale .wtb__box-info.sub-info {
  width: 100%;
  background-color: rgba(211, 177, 120, 0.2);
  color: #000;
  font-size: 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid rgba(211, 177, 120, 0.5);
  padding: 0.7em 0;
}
.project #msi_twYrsale .wtb__box-info.sub-info:hover {
  background-color: rgba(211, 177, 120, 0.5);
  color: #000;
}
.project #msi_twYrsale .wtb__box-title {
  background: linear-gradient(45deg, rgba(129, 85, 32, 0.5), rgba(211, 177, 120, 0.5));
}
.project #msi_twYrsale .wtb__box-title li {
  list-style: none;
  text-align: left;
  color: black;
  padding: 10px;
  color: #fff;
}
.project #msi_twYrsale svg{
  width: 30px;
  fill: rgba(129, 85, 32, 0.5) !important;
}
/*# sourceMappingURL=project-sale.css.map */