.woocommerce-MyAccount-navigation-link.is-active {
  color: #f68627;
}
.woocommerce-privacy-policy-text {
  padding-top: 15px;
  padding-left: 5px;
}
.wmco-file-maker .clearfix:after {
  content: "";
  clear: both;
  display: table;
}
.wmco-file-maker select {
  width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  background-image: url("../img/selectbox-arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  min-width: 240px;
  max-width: 100%;
  display: block;
}
.wmco-file-maker #wmco-address,
.wmco-file-maker .wmco-current-address {
  border: 1px solid #ccc;
  padding: 40px;
  margin: 20px 0;
}
.wmco-file-maker #wmco-address p,
.wmco-file-maker .wmco-current-address p {
  margin: 0;
}
.wmco-file-maker .invoice-info {
  margin-bottom: 20px;
  margin-top: -20px;
  padding-left: 5px;
}
.wmco-file-maker #wmco-address {
  display: none;
}
.wmco-file-maker #wmco-company,
.wmco-file-maker #wmco-work-places {
  display: none;
}
.wmco-file-maker table {
  border: 1px solid #eee;
}
.wmco-file-maker table th,
.wmco-file-maker table td {
  text-align: left;
}
.wmco-file-maker input {
  width: 100%;
}
.wmco-file-maker .wmco-add-address,
.wmco-file-maker .wmco-add-name {
  display: none;
  margin-top: 30px;
  margin-bottom: 20px;
  border: 1px solid #eee;
  padding: 30px;
}
.wmco-file-maker .wmco-add-address__submit,
.wmco-file-maker .wmco-add-name__submit {
  margin-top: 10px;
  float: right;
  clear: both;
}
.wmco-file-maker .wmco-add-address .colum_1_1,
.wmco-file-maker .wmco-add-name .colum_1_1,
.wmco-file-maker .wmco-add-address .colum_1_2,
.wmco-file-maker .wmco-add-name .colum_1_2,
.wmco-file-maker .wmco-add-address .colum_2_2,
.wmco-file-maker .wmco-add-name .colum_2_2 {
  text-align: left;
  float: left;
  margin-bottom: 10px;
}
.wmco-file-maker .wmco-add-address .colum_1_1,
.wmco-file-maker .wmco-add-name .colum_1_1 {
  width: 100%;
}
.wmco-file-maker .wmco-add-address .colum_1_2,
.wmco-file-maker .wmco-add-name .colum_1_2 {
  width: 50%;
  padding-right: 1%;
}
.wmco-file-maker .wmco-add-address .colum_2_2,
.wmco-file-maker .wmco-add-name .colum_2_2 {
  width: 50%;
  padding-left: 1%;
}
.wmco-file-maker #wmco-work-places,
.wmco-file-maker #wmco-company {
  margin-top: 10px;
}
#billing_company_field,
#billing_address_1_field,
#billing_city_field,
#billing_postcode_field,
#billing_country_field {
  padding: 0;
  margin: 0;
}
#billing_company_field label,
#billing_address_1_field label,
#billing_city_field label,
#billing_postcode_field label,
#billing_country_field label {
  display: none;
}
div.woocommerce .wmco-participants .checkout-button,
.wmco-participants .checkout-button,
.theme-days .checkout-button {
  margin-top: 20px;
}
div.woocommerce .wmco-participants .course_title,
.wmco-participants .course_title,
.theme-days .course_title {
  margin-top: 20px;
  width: 100%;
  float: left;
}
div.woocommerce .wmco-participants .input-container,
.wmco-participants .input-container,
.theme-days .input-container {
  width: 90%;
  float: left;
}
div.woocommerce .wmco-participants .button-container,
.wmco-participants .button-container,
.theme-days .button-container {
  width: 9%;
  display: none;
  float: right;
  text-align: right;
}
div.woocommerce .wmco-participants .button-container .feedback,
.wmco-participants .button-container .feedback,
.theme-days .button-container .feedback {
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #f68627;
  display: none;
  margin-top: 14px;
}
div.woocommerce .wmco-participants .button-container .spinner,
.wmco-participants .button-container .spinner,
.theme-days .button-container .spinner {
  margin: 17px 40px;
}
div.woocommerce .wmco-participants .button-container .button,
.wmco-participants .button-container .button,
.theme-days .button-container .button {
  padding: 10px 15px;
  font-size: 10px;
  margin-top: 5px;
  height: auto;
  line-height: 15px;
}
div.woocommerce .wmco-participants .col-1,
.wmco-participants .col-1,
.theme-days .col-1,
div.woocommerce .wmco-participants .col-2,
.wmco-participants .col-2,
.theme-days .col-2,
div.woocommerce .wmco-participants .col-3,
.wmco-participants .col-3,
.theme-days .col-3 {
  width: 33.3333%;
  float: left;
  padding: 0;
}
div.woocommerce .wmco-participants .col-1,
.wmco-participants .col-1,
.theme-days .col-1,
div.woocommerce .wmco-participants .col-2,
.wmco-participants .col-2,
.theme-days .col-2 {
  padding-right: 1%;
}
.woocommerce-account div.woocommerce .wmco-participants .button-container,
.woocommerce-account .wmco-participants .button-container,
.theme-days .button-container {
  display: block;
}
.product_meta .posted_in {
  display: none;
}
li.woocommerce-MyAccount-navigation-link.is-active {
  font-weight: 600;
}
.course-info {
  margin-top: 30px;
  margin-bottom: 15px;
  border: 1px solid #eee;
  padding: 15px;
}
.spinner {
  background: url("../img/spinner.gif") no-repeat;
  background-size: 20px 20px;
  display: none;
  visibility: hidden;
  vertical-align: middle;
  opacity: 0.7;
  width: 20px;
  height: 20px;
  margin: 4px 10px 0;
}
.spinner.visible {
  display: inline-block;
  visibility: visible;
}
.wmco-file-maker-button {
  line-height: 1 !important;
  font-size: 17px !important;
}
#workplace_id_field,
#huvudman_id_field {
  display: none;
}
#hmc_supplier_consent_field input[type="radio"] {
  display: inline;
  width: auto;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
#hmc_supplier_consent_field label.radio {
  display: inline-block;
  margin: 0 20px 0 0;
  font-weight: normal;
  vertical-align: middle;
}
.woocommerce-notices-wrapper,
.content-area ul.woocommerce-error li {
  color: inherit;
  font-size: 15px;
}
.woocommerce-info {
  color: #fff;
}
.woocommerce-shipping-fields,
#billing_company_field,
#billing_address_1_field,
#billing_city_field,
#billing_postcode_field,
#billing_country_field {
  position: fixed;
  top: 0;
  left: -100%;
}
.woocommerce-additional-fields {
  margin-top: 55px;
}
.wmco-add-address h5 {
  font-weight: 700;
  margin-top: 20px;
}
.wmco_invoice_ref_tip {
  padding-top: 3px;
  font-size: 12px;
  padding-left: 5px;
}
.download-remaining {
  display: none;
}
.woocommerce .download-file a.button {
  margin-top: 5px;
  margin-bottom: 15px;
  width: 230px;
}
.wco-checkout-info {
  margin-top: 20px;
  padding: 20px;
  background: #f5f5f5;
}
.wco-checkout-info p {
  margin-bottom: 0;
}
/*#shipping_address_1_field, #shipping_postcode_field, #shipping_country_field, #shipping_city_field, #shipping_company_field
  display none !important*/
.woocommerce-MyAccount-content form .woocommerce-form-row,
.woocommerce-MyAccount-content form .form-row {
  position: relative;
  margin-bottom: 30px;
}
.woocommerce-MyAccount-content form input {
  border: 0px none !important;
  box-shadow: 0px 0px 0px 1px #878787 inset;
  border-radius: 3px;
  padding: 15px 17px;
  font-size: 15px;
}
.woocommerce-MyAccount-content form input:focus {
  box-shadow: 0px 0px 0px 2px #f68627 inset;
}
.woocommerce-MyAccount-content form input:focus ~ label {
  display: none;
}
.woocommerce-MyAccount-content form input + span {
  font-size: 12px;
}
.woocommerce-MyAccount-content form legend {
  border: 0;
  font-size: 16px;
  font-weight: bold;
}
.woocommerce-MyAccount-content form label {
  background: #fafafa;
  position: absolute;
  top: 0;
  left: 13px;
  transform: translateY(-50%);
  font-size: 13px;
  padding: 0 3px;
}
.wmco-my-courses_section,
.wmco-my-diplomas_section {
  margin-bottom: 40px;
}
.wmco-my-courses_course,
.wmco-my-diplomas_course {
  background: #f3f3f3;
  padding: 20px;
  font-size: 16px;
  line-height: 30px;
}
.wmco-my-courses_course .download-header,
.wmco-my-diplomas_course .download-header {
  font-weight: bold;
  padding-top: 0.5em;
  display: block;
  color: #000;
}
.wmco-my-courses_course li,
.wmco-my-diplomas_course li,
.wmco-my-courses_course ul,
.wmco-my-diplomas_course ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: inherit !important;
}
.wmco-my-courses_course a,
.wmco-my-diplomas_course a {
  color: #f68627;
}
.wmco-my-courses_course + .wmco-my-courses_course,
.wmco-my-diplomas_course + .wmco-my-courses_course {
  margin-top: 30px;
}
.wmco-my-courses_course .get_cert,
.wmco-my-diplomas_course .get_cert {
  margin-top: 12px;
}
.wmco-my-courses_course h4,
.wmco-my-diplomas_course h4 {
  margin-bottom: 10px;
}
.wmco-my-courses .button,
.wmco-my-diplomas .button {
  margin-top: 20px;
}
.wmco-my-diplomas {
  margin-bottom: 40px;
}
.woocommerce-account {
  background-color: #fafafa;
}
#filemaker-user-to-woocommerce-user .feedback {
  display: none;
}
.woocommerce-account.woocommerce-page h2 {
  text-align: center !important;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #f68627 !important;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #000 !important;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:after {
  color: #000;
  padding-left: 1rem;
  content: '|';
  font-weight: 400;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li li:last-child a:after {
  content: '';
}
.wmco-account-overview h2 {
  border-bottom: 5px solid #f68627;
  padding-bottom: 6px;
  margin-bottom: 14px;
  font-size: 26px;
  text-align: left;
  text-transform: none;
}
.wmco-account-overview h3 {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: normal;
}
.wmco-account-overview h4 {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .wmco-account-overview__columns {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}
@media screen and (min-width: 768px) {
  .wmco-account-overview__column {
    width: 50%;
    padding: 0 20px;
  }
}
.wmco-booking {
  margin-bottom: 30px;
  background: #f3f3f3;
  padding: 20px;
}
.wmco-booking h4 {
  font-weight: bold;
}
.wmco-booking table {
  border: 1px solid #eee;
  border-radius: 2px;
  overflow: visible;
  margin-bottom: 0;
  width: 100%;
}
.wmco-booking table thead {
  border-bottom: 1px solid rgba(238,238,238,0.933) e;
}
.wmco-booking table td,
.wmco-booking table th {
  text-align: left;
  padding: 0 15px;
  border-right: 1px solid #eee;
}
.wmco-booking table th {
  border-bottom: 2px solid #eee;
}
.wmco-booking table tr:nth-child(even) {
  background: #fafafa;
}
.wmco-booking table tr:nth-child(odd) {
  background: #fff;
}
.wmco-file-maker-gdpr {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.7);
  transition: opacity 500ms;
  z-index: 1000;
}
.wmco-file-maker-gdpr .popup {
  color: #fff;
  margin: 70px auto;
  padding: 30px;
  background: #fff;
  border-radius: 5px;
  max-width: 750px;
  position: relative;
  transition: all 5s ease-in-out;
}
.wmco-file-maker-gdpr .popup .confirm {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 790px) {
  .wmco-file-maker-gdpr .popup {
    margin-left: 20px;
    margin-right: 20px;
  }
  .wmco-file-maker-gdpr .popup h2 {
    font-size: 25px;
  }
}
.woocommerce-MyAccount-content #wmco-newsletter-subscription {
  margin-top: 20px;
}
.woocommerce-MyAccount-content #wmco-newsletter-subscription legend {
  margin-bottom: 10px;
}
.woocommerce-MyAccount-content #wmco-newsletter-subscription label {
  background: none;
  position: relative;
  transform: none;
  padding: 0;
  font-size: 14px;
  display: block;
  padding-left: 0px;
  left: 0;
}
.woocommerce-MyAccount-content #wmco-newsletter-subscription label input {
  border: 0;
  height: 20px;
  box-shadow: none;
  position: absolute;
  top: 0;
  left: 0;
}
.theme-days {
  margin-top: 100px;
}
.theme-days .theme-day {
  margin-bottom: 30px;
}
.theme-days .theme-day h2 {
  font-size: 20px;
  text-align: left;
  margin-bottom: 0;
  line-height: 22px;
}
.theme-days .form-title {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 20px;
  border-bottom: 1px solid #eee;
  line-height: 1.2;
  font-weight: 500;
}
.theme-days form {
  margin-bottom: 80px;
}
.theme-days form label {
  font-weight: 400;
  font-size: 16px;
}
