/**css hooks

 */
.cmplz-tour-hook {
  float: left;
}
/**
	Plugins overview tour
*/
.zrdn-shepherd {
  z-index: 2000 !important;
}
.shepherd-step-7,
.shepherd-step-8 {
  margin-top: 100px;
}
/**
  Dashboard tour
 */
.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header {
  background-color: #000;
  display: inline-block;
  width: 100%;
  height: 45px;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content header h3 {
  color: white;
  font-weight: 700;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons {
  font-weight: 700;
}
.shepherd-title {
  font-size: 16px;
}
.shepherd-content {
  width: 450px;
}
cmplz-tour-logo {
  height: 70px;
}
.cmplz-tour-logo-text {
  height: 70px;
  display: flex;
}
.cmplz-tour-text {
  display: flex;
  margin-left: 25px;
  justify-content: center;
  flex-direction: column;
}
.shepherd-button {
  text-transform: none !important;
}
.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header a.shepherd-cancel-link {
  opacity: 1;
  color: #f2f2f2;
  font-weight: bold;
  margin-top: -1px;
}
/*# sourceMappingURL=tour.css.map */