.want-to-miss-slide {
  background: 0;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
.want-to-miss-slide .want-to-miss-slide-box {
  width: 78.125rem;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
}
.want-to-miss-slide .want-to-miss-slide-box h3 {
  color: #17191d;
  font-size: 2.25rem;
  margin-bottom: 2.5rem;
}
.want-to-miss-slide .want-to-miss-slide-box > div {
  min-height: 225px;
  width: 305px;
  height: 330px;
  padding: 40px 16px;
  box-sizing: border-box;
  margin-right: 0.625rem;
  border-radius: 0.25rem;
  border: 1px solid #dfe2e8;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
.want-to-miss-slide .want-to-miss-slide-box > div:nth-child(n+5) {
  margin-top: 0;
  margin-right: 0;
}
.theme-tpl-show {
  width: 80rem;
  margin: 0 auto;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  text-align: left;
  font-size: 0;
}
.theme-tpl-show h3 {
  font-size: 2.25rem;
  color: #17191d;
  line-height: 2.625rem;
  text-align: center;
}
.type-theme {
  padding: 6.25rem 0;
  background: #edf3f7;
}
.type-theme div h3 {
  font-size: 2.25rem;
  color: #17191d;
  text-align: center;
}
.type-theme div a {
  background: #ff822c;
  border-radius: 28px;
  color: #fff;
  text-decoration: none;
  font-size: 1.125rem;
  cursor: pointer;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  display: block;
  width: fit-content;
  text-align: center;
  padding: 1.0625rem 3.75rem 1.0625rem 1.625rem;
  position: relative;
  margin: 2.9375rem auto 0;
}
.type-theme div a span {
  display: inline-block;
  background: url(https://resource.flexclip.com/pages/create/new-2019/theme-btn-arrow.svg) no-repeat;
  width: 0.875rem;
  height: 0.875rem;
  position: absolute;
  top: 1.3125rem;
  right: 1.3125rem;
}
.type-theme div a:hover {
  background: #e0640f;
}
@media screen and (max-width: 600px) {
  .want-to-miss-slide .want-to-miss-slide-box {
    width: 100%;
  }
  .theme-tpl-show {
    width: 100%;
  }
  #tools-slideshow .theme-make-step > div .left-animation {
    width: 100%;
    margin: 0 10px;
    height: 240px;
    margin-bottom: 30px;
  }
  #tools-slideshow .theme-make-step > div .left-animation ul {
    width: 100%;
    height: 210px;
  }
  #tools-slideshow .theme-make-step > div .left-animation ul li img {
    width: 100%;
    height: auto;
  }
  #tools-slideshow .theme-make-step > div .step-guide div {
    width: 80%;
  }
}
/*# sourceMappingURL=slideshow-maker.css.map */