/*Forms*/
.pierguide-text-input {
  width: 100%;
  height: 40px;
  border: solid 1.5px #96989d;
  border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
}
.pierguide-form-group {
  padding-top: 20px;
}
.pierguide-button-block {
  font-size: var(--font-lg) !important;
  --color-opacity: 1;
  color: rgba(var(--white), var(--color-opacity)) !important;
  --bg-opacity: 1;
  background-color: rgba(var(--primary), var(--bg-opacity)) !important;
  border-radius: var(--radius-xl) !important;
  box-shadow: var(--shadow-box-10);
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 3rem !important;
  padding-right: 3rem !important;
  text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%) !important;
}
.pierguide-button-block:hover {
  --bg-opacity: 1;
  background-color: rgba(var(--primary-700), var(--bg-opacity)) !important;
}

/*Course archive*/
a.page-numbers .btn-lg {
  text-decoration: none;
}
.current .btn-lg,
.current:focus,
.current:active {
  color: inherit;
  background-color: inherit;
  border-width: 0px;
}
.pierguide-course-title {
  margin-bottom: 0.125rem !important;
}
.pierguide-course-link {
  text-decoration: none;
}
.pierguide-course-item {
  margin-bottom: 20px;
  padding-left: 0px;
  min-height: 170px;
  border-radius: 6px;
  background-color: #ffffff;
}
.pierguide-course-item-shadow {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
/*.pierguide-course-item-radius {
  -moz-border-radius: 6px !important; -webkit-border-radius: 6px !important;
}*/
.pierguide-course-thumb {
  min-height: 170px;
  padding-left: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pierguide-course-thumb-border-radius {
  border-top-left-radius: var(--radius-md) !important;
  border-top-right-radius: var(--radius-md) !important;
}
.pierguide-course-item-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pierguide-course-price {
  margin: 20px 0px 0px 0px !important;
}
.pierguide-nav-button {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  background-color: #ff5722;
  font-size: 14px;
  line-height: 1.14;
}
.courses-nav .current span {
  width: 9px;
  height: 16px;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #ff5722;
}
.course-featured {
  border: solid 2px #ffecb3;
}
.badge-featured {
  width: 120px;
  padding: 5px;
  margin-top: 20px;
  height: 24px;
  background-color: #ffecb3;
}

/*Single course*/
.pierguide-course-tax-title {
  padding: 0px !important;
}
.badge-skills {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #d4d4d4 !important;
}
.widget-badge-curriculum {
  width: 100%;
  padding: 10px;
  font-size: inherit !important;
  font-weight: normal !important;
}

.badge-curriculum-link {
  text-decoration: none !important;
  color: inherit !important;
}
.pierguide-curriculum-icon,
.pierguide-curriculum-time {
  color: #96989d;
}
.pierguide-course-alert {
  padding: 1rem !important;
  border-radius: var(--radius-lg) !important;
  box-shadow: var(--shadow-box-1) !important;
  border-width: 0 !important;
  --bg-opacity: 1;
  background-color: rgba(var(--gray-50), var(--bg-opacity)) !important;
}
.pierguide-text-alert {
  --color-opacity: 1;
  color: rgba(var(--red-600), var(--color-opacity)) !important;
}
video {
  width: 100%;
  max-height: 100%;
}
.intro-video {
  cursor: pointer;
}
.modal-content iframe {
  margin: 0 auto;
  display: block;
}
.card-header-btn {
  width: 100%;
  height: 40px;
}
.card-header {
  background-color: #ffffff;
}
.pierguide-break-by-word {
  word-break: break-word;
}

/*Lesson CSS*/
.pierguide-lesson-nav-link {
  color: #ff5722;
  font-weight: bold;
  text-decoration: none;
}
.icon-small {
  font-size: 20px !important;
}
.text-pierguide {
  color: #ff5722;
}
.theater-icon {
  cursor: pointer;
}
.pierguide-lesson-active {
  background-color: #eaeaeb;
}

/*Congrats template*/
.pierguide-button {
  width: 200px !important;
  border-radius: 4px !important;
  text-decoration: none;
  --bg-opacity: 1;
  background-color: #ff5722 !important;
  min-height: 35px !important;
  font-size: small;
  color: #ffffff;
  padding: 10px 20px;
}

.pierguide-nopadding {
  padding-left: 0px !important;
}
.pierguide-nopadding-right {
  padding-right: 0px !important;
}

.icon-list li::before {
  display: block;
  flex-shrink: 0;
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.5rem;
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z'/%3E%3C/svg%3E")
    no-repeat center center / 100% auto;
}

/** PierGuide CSS Posts Editor **/

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 2rem !important;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.password-container {
  position: relative;
}
.password-container input[type="password"],
.password-container input[type="text"] {
  width: 100%;
  padding: 12px 36px 12px 12px;
  box-sizing: border-box;
}
.bi-eye-fill,
.bi-eye-slash-fill {
  position: absolute;
  right: 0.625rem !important;
  bottom: 1.125rem !important;
  cursor: pointer;
  --color-opacity: 1;
  color: rgba(var(--gray-600), var(--color-opacity)) !important;
}
