/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.PM_ASBlockOutput .card {
  background: none;
  border: none;
}

.PM_ASBlockOutput .card .card-header {
  border: none;
  position: absolute;
  top: 0;
  left: 15px;
  transform: translateY(-50%);
  padding: 10px 15px;
  background-color: #fff;
  text-transform: capitalize !important;
  font-size: 18px;
  color: #000;
}

#PM_ASBlockOutput_1 {
  border: none !important;
}

.PM_ASCriterionsGroupName {
  font-weight: 700;
  margin: 0 0 10px;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.PM_ASCriterionLevel.level3 {
  padding-left: 25px;
}

.PM_ASCriterionLevel.level2 {
  padding-left: 10px;
}

.PM_ASResetGroup {
  background: var(--theme-color-secondary);
  color: #fff;
  font-weight: bold;
  padding: 3px;
}

.PM_ASBlockOutput .card-block {
  background: rgba(255, 193, 34, 0.0509803922);
}

main#page {
  max-width: 100%;
}
main#page #PM_ASForm_1,
main#page #PM_ASForm_8 {
  margin: 0 auto;
  width: 70%;
}
main#page #PM_ASBlockOutput_1,
main#page #PM_ASBlockOutput_8 {
  display: none;
}
main#page .header-top .inner .wrapper:first-child {
  background: #A2A2A2 no-repeat !important;
}
main#page #_desktop_cart .total-cart span:not(.value) {
  color: #fff !important;
}
main#page .header-nav .topnav .inner .wrapper:first-child {
  background: #ffed00 no-repeat !important;
}
main#page .header-nav .topnav .inner .box-top-nav {
  padding-bottom: 0;
}
main#page .header-nav .box-top-left p {
  color: var(--theme-color-default);
}

/*# sourceMappingURL=custom.css.map */
