/*!
Theme Name: The Sceleton theme
Theme URI: https://www.tigerton.se
Author: Jonathan de Jong @ Tigerton
Author URI: https://www.tigerton.se
Description: "bony framework of the body", a theme for quick and modern development with Tigerton!
Text Domain: sceleton
Version: 2.0
*/
*,
::before,
::after {
  background-repeat: no-repeat;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

nav ol,
nav ul {
  list-style: none;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ffff00;
  color: #000000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000000;
  text-shadow: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type="checkbox"],
[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

[aria-disabled] {
  cursor: default;
}

.clearfix:after,
.wrapper:after,
.inner-wrapper:after {
  content: "";
  display: block;
  clear: both;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.skip-link:hover,
.skip-link:active,
.skip-link:focus {
  position: static;
  height: auto;
  width: auto;
  margin: 0;
  float: left;
}

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="attachment-"],
img[class*="wp-image-"] {
  height: auto;
}

.post-thumbnail img,
.wp-post-image,
img.size-full,
img.size-large {
  height: auto;
  max-width: 100%;
}

.alignleft,
.left {
  float: left;
}

.alignright,
.right {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img {
  max-width: 100%;
  height: auto;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
label a,
blockquote a,
small a,
li a,
q a {
  color: inherit;
  font-size: inherit;
  text-decoration: inherit;
}

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

@font-face {
  font-family: "kunskapsgruppen";
  src: url("fonts/kunskapsgruppen.eot");
  src: url("fonts/kunskapsgruppen.eot?#iefix") format("embedded-opentype"), url("fonts/kunskapsgruppen.woff") format("woff"),
    url("fonts/kunskapsgruppen.ttf") format("truetype"), url("fonts/kunskapsgruppen.svg#kunskapsgruppen") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "kunskapsgruppen" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "kunskapsgruppen" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cart-2:before {
  content: "\61";
}

.icon-search:before {
  content: "\62";
}

.icon-facebook-round:before {
  content: "\63";
}

.icon-google-round:before {
  content: "\64";
}

.icon-instagram-round:before {
  content: "\65";
}

.icon-linkedin-round:before {
  content: "\66";
}

.icon-twitter-round:before {
  content: "\67";
}

.icon-pinterest-round:before {
  content: "\68";
}

.icon-left-open-big:before {
  content: "\69";
}

.icon-right-open-big:before {
  content: "\6a";
}

.icon-cross:before {
  content: "\6b";
}

.icon-arrow-forward:before {
  content: "\6c";
}

.icon-up-open-big:before {
  content: "\6d";
}

.icon-down-open-big:before {
  content: "\6e";
}

.icon-quote-filled:before {
  content: "\6f";
}

.icon-add:before {
  content: "\70";
}

.icon-plus-circled:before {
  content: "\73";
}

/* New Font */
@font-face {
  font-family: "kunskapsgruppen-webfont";
  src: url("fonts/kunskapsgruppen-webfont.eot");
  src: url("fonts/kunskapsgruppen-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/kunskapsgruppen-webfont.woff") format("woff"),
    url("fonts/kunskapsgruppen-webfont.ttf") format("truetype"),
    url("fonts/kunskapsgruppen-webfont.svg#kunskapsgruppen-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon="webfont"]:before {
  font-family: "kunskapsgruppen-webfont" !important;
}

[class^="icon-webfont"]:before,
[class*=" icon-webfont"]:before {
  font-family: "kunskapsgruppen-webfont" !important;
}

.icon-alla-utbildningar::before {
  content: "\ea01";
}

.icon-datakurser::before {
  content: "\ea02";
}

.icon-e-learning::before {
  content: "\ea03";
}

.icon-ekonomi::before {
  content: "\ea04";
}

.icon-for-alla::before {
  content: "\ea05";
}

.icon-juridik::before {
  content: "\ea06";
}

.icon-kommunikation::before {
  content: "\ea07";
}

.icon-konflikthantering::before {
  content: "\ea08";
}

.icon-kundservice-och-bemotande::before {
  content: "\ea09";
}

.icon-ledarskap-och-hr::before {
  content: "\ea0a";
}

.icon-marknadsforing::before {
  content: "\ea0b";
}

.icon-st-lakare::before {
  content: "\ea0c";
}

.icon-vard-omsorg::before {
  content: "\ea0d";
}

.icon-yrkesroll::before {
  content: "\ea0e";
}

/**
 * Generic styles
 */

body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  color: #333;
}

.wrapper {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

.inner-wrapper {
  max-width: 750px;
  width: 90%;
  margin: 0 auto;
}

.button,
button {
  border: solid 2px #11a540 !important;
  border-radius: 0;
  color: #ffffff;
  /* 	text-transform: capitalize; */
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  border: solid 2px #1fa94a;
  padding: 1.1rem 1.8rem 0.9rem;
  display: inline-block;
  background: #11a540;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.button:hover {
  color: #11a540;
  background: transparent;
}

.button.blue {
  border: solid 1px #173445;
  background: linear-gradient(to right, #173445 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

.button.alt,
.button.button-alt {
  background: #fff;
  color: #11a540;
}

html body.woocommerce .button.button-alt {
  background: #fff !important;
  color: #11a540 !important;
}

.overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.overlay.gradient {
  opacity: 1;
  background: rgba(0, 0, 0, 0.1);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#000000', GradientType=0);
}

table {
  width: 100%;
  margin: 1.5rem 0;
  border: none !important;
}

table td {
  padding: 1rem 2rem 1rem 0;
  border: none !important;
}

table p {
  font-size: 0.8rem;
}

img.alignleft,
picture.alignleft {
  margin: 0 1.5rem 1.5rem 0;
}

img.alignright,
picture.alignright {
  margin: 0 0 1.5rem 1.5rem;
}

img.circle,
picture.circle,
picture.circle>img {
  border-radius: 100%;
}

picture.aligncenter img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

hr {
  margin: 2.5rem 0;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

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

/**
 * Typography
 */

a {
  color: #11a540;
  font-size: 0.9rem;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

p {
  font-size: 0.9rem;
  line-height: 1.5;
}

p.big {
  font-size: 1.1rem;
}

p.over {
  color: #11a540;
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 700;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  line-height: 1.3;
  margin: 0 0 0.5rem;
}

p.style.h3 {
  font-size: 1.9rem !important;
  line-height: 1;
  margin: 40px 0 0;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  text-transform: uppercase;
}

p.style.h2 {
  font-size: 2.5rem !important;
  line-height: 1;
  margin: 40px 0 0;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  text-transform: uppercase;
}

p.style.h1 {
  font-size: 3rem !important;
  line-height: 1;
  margin: 40px 0 0;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  text-transform: uppercase;
}

li {
  font-size: 0.9375rem;
  line-height: 1.5;
}

h1 {
  font-size: 3rem;
  line-height: 1.25;
  margin: 0 0 1rem;
}

h1.big {
  font-size: 4.3rem;
  line-height: 1.25;
  letter-spacing: 1px;
}

h2 {
  font-size: 2.5rem;
  line-height: 1.25;
  margin: 0 0 1rem;
}

h2.big {
  font-size: 3rem;
}

h3 {
  font-size: 1.9rem;
  line-height: 1.25;
  margin: 0 0 0.6rem;
}

h3.big {
  font-size: 4.5rem;
}

h4 {
  font-size: 1.125rem;
  line-height: 1.25;
  margin: 0 0 0.5rem;
}

h1,
h2,
h3,
h4 {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  text-transform: uppercase;
}

blockquote {
  margin: 3rem 0;
  padding: 0 0 0 4rem;
  position: relative;
  max-width: 550px;
  width: 100%;
}

blockquote:before {
  content: "”";
  font-family: "proxima-nova-extra-condensed", sans-serif;
  color: #11a540;
  font-weight: 700;
  font-size: 5rem;
  line-height: 1;
  position: absolute;
  top: 0rem;
  left: 0;
}

blockquote p {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4;
}

blockquote strong {
  display: block;
  font-size: 0.8rem;
  margin: 0.8rem 0 0 0;
}

blockquote h2 {
  line-height: 1.1;
}

/**
 * Elementor styling
 */

@font-face {
  font-family: "Erbar";
  src: url("fonts/Erbar_LT_Bold_Condensed.woff2") format("woff2"), url("fonts/Erbar_LT_Bold_Condensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/*.elementor h1 {
  font-family: 'Erbar', sans-serif;
}*/

/*.erbar .elementor-heading-title {
  font-family: 'Erbar';
}*/

.elementor p {
  font-size: inherit;
  line-height: 1.5;
}

.elementor .elementor-button {
  font-family: "proxima-nova-extra-condensed", sans-serif;
}

.elementor .elementor-counter .elementor-counter-number-wrapper {
  font-family: "proxima-nova-extra-condensed", sans-serif;
}

/**
 * Header
 */
.header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9998;
  padding: 1rem 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: solid 1px transparent;
}

.header-wrap {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  align-items: center;
}

.logotype {
  float: left;
  display: block;
  max-width: 140px;
  width: 140px;
  margin-top: 0.6rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* - menu */
.menu-main {
  float: left;
  margin: 0 auto;
  text-align: center;
  display: block;
}

.menu-main-list {
  margin: 0;
  padding: 0;
}

.menu-main-list li {
  display: inline-block;
  margin: 0 1rem;
}

.menu-main-list a {
  color: #ffffff;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 1.4em;
  font-weight: 700;
  padding: 0.5rem 0 0;
  display: block;
  position: relative;
}

.menu-main-list a:after {
  content: "";
  display: block;
  width: 0;
  margin: 0.1rem auto 0;
  border-bottom: 3px solid #11a540;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.menu-main-list a:hover:after,
.menu-main-list li.current-menu-item>a:after {
  width: 100%;
}

.menu-main-list>li.menu-item-has-children>a.open:before {
  bottom: -1.5rem;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 12px;
  margin-left: -12px;
}

.menu-main-list>li.menu-item-has-children>a>.menu-item-title::after {
  content: "\6e";
  font-family: "kunskapsgruppen";
  font-size: 14px;
  vertical-align: middle;
  padding: 0 1px 0 8px;
}

.menu-main-list>li.menu-item-has-children>a.open>.menu-item-title::after {
  content: "\6d";
}

/* - submenu */
.menu-main .sub-menu-wrap {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 1.5rem 0 0 0;
  width: 90%;
  max-width: 1200px;
  z-index: 9998;
}

.menu-main .sub-menu-wrap .sub-menu {
  overflow: hidden;
  background: #ffffff;
  padding: 3rem 3rem 1.5rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: left;
  position: relative;
}

.menu-main .sub-menu-wrap .sub-menu>li {
  margin: 0 6% 2rem 0;
  float: left;
  width: 29.333%;
}

.menu-main .sub-menu-wrap .sub-menu>li:nth-of-type(3n + 3) {
  margin: 0 0 2rem 0;
}

.menu-main .sub-menu-wrap .sub-menu>li:nth-of-type(3n + 4) {
  clear: both;
}

.menu-main .sub-menu-wrap .sub-menu>li>a .menu-item-title {
  display: block;
  font-size: 1.2rem;
  line-height: 1.2;
  margin: 0 0 0.5rem;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  text-transform: uppercase;
}

.menu-main .sub-menu-wrap .sub-menu>li>a .menu-item-title:after {}

.menu-main .sub-menu-wrap .sub-menu>li>a .menu-item-description {
  display: none;
  font-size: 0.9rem;
  max-width: 260px;
  width: 100%;
}

.menu-main .sub-menu-wrap .sub-menu a {
  color: #333333;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  padding: 0;
}

.menu-main .sub-menu a:hover>.menu-item-title,
.menu-main .sub-menu li.current-menu-item>a>.menu-item-title {
  color: #11a540;
}

.menu-main .sub-menu a:hover>.menu-item-title:after,
.menu-main .sub-menu li.current-menu-item>a>.menu-item-title:after {
  display: none;
  content: "\6c";
  font-family: "kunskapsgruppen" !important;
  float: right;
}

.menu-main .sub-menu a:after {
  content: none;
}

.menu-main .sub-menu .sub-menu-wrap {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
}

.menu-main .sub-menu .sub-menu-wrap .sub-menu {
  overflow: hidden;
  padding: 0 0 0 1rem;
  list-style: disc;
}

.menu-main .sub-menu .sub-menu-wrap .sub-menu>li {
  margin: 0;
  float: none;
  width: 100%;
}

.menu-main .sub-menu .sub-menu-wrap .sub-menu>li.menu-item-object-course {
  display: list-item;
}

.menu-main .sub-menu .sub-menu-wrap .sub-menu>li.menu-item-object-course_cat {
  padding-top: 0.5rem;
  margin-left: -1rem;
}

.menu-main .sub-menu .sub-menu-wrap .sub-menu>li.menu-item-object-course_cat span.menu-item-title {
  font-weight: 600;
  color: #0da642;
}

.menu-main .sub-menu .sub-menu-wrap .sub-menu.menu-depth-2>li {
  float: left;
  /* margin: 0 !important; */
}

.menu-main .sub-menu .sub-menu-wrap .sub-menu li a .menu-item-title {
  font-family: "proxima-nova", sans-serif;
  text-transform: none;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0;
}

.menu-main .sub-menu .sub-menu a:hover>.menu-item-title::after,
.menu-main .sub-menu .sub-menu li.current-menu-item>a>.menu-item-title::after {
  display: none;
}

.menu-main .simple {
  position: relative;
}

.menu-main .simple .sub-menu-wrap {
  left: 0;
  right: auto;
  margin: 0 auto;
  padding: 1.5rem 0 0 0;
  width: auto;
  min-width: 300px;
  max-width: 460px;
  z-index: 9998;
}

.menu-main .simple .sub-menu-wrap .sub-menu {
  min-width: 300px;
}

.menu-main .simple .sub-menu-wrap .sub-menu-wrap {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
}

.menu-main .simple .sub-menu>li {
  margin: 0 0 0.5rem 0;
  float: left;
  width: 100%;
  white-space: nowrap;
}

.menu-main .simple .sub-menu-wrap .sub-menu>li:nth-of-type(3n + 3) {
  margin: 0 0 0.5rem 0;
}

.menu-main .simple .sub-menu-wrap .sub-menu>li:nth-of-type(3n + 4) {
  clear: none;
}

/* - infomenu */
.info-menu {
  position: relative;
  float: right;
}

.info-menu a {
  display: block;
  float: left;
  padding: 0.4rem 0;
  /* background: #11a540; */
  margin: 0 0 0 0.5rem;
  position: relative;
  min-width: 55px;
  min-height: 55px;
  height: 55px;
  text-align: center;

  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */

  flex-wrap: wrap;

  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  justify-content: center;
}

.info-menu a .icon {
  font-size: 1.5rem;
  color: #ffffff;
  line-height: 1rem;
  display: inline-block;
  vertical-align: middle;
}

.info-menu svg {
  height: 24px;
  width: 24px;
}

/* - mobile menu */
.info-menu .menu-btn {
  display: none;
  background: transparent;
}

.menu-btn .btn-wrap {
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}

.bar1,
.bar2 {
  width: 35px;
  height: 2px;
  background-color: #ffffff;
  margin: 8px 0;
  transition: 0.4s;
}

.menu-btn.open .bar1 {
  -webkit-transform: rotate(-45deg) translate(-3px, 4px);
  transform: rotate(-45deg) translate(-3px, 4px);
}

.menu-btn.open .bar2 {
  -webkit-transform: rotate(45deg) translate(-3px, -4px);
  transform: rotate(45deg) translate(-3px, -4px);
}

.mobile-menu {
  display: none;
  padding: 1.5rem 0;
  margin: 1rem 0 0;
  background: #ffffff;
}

.mobile-menu ul {
  padding: 0;
}

.mobile-menu ul li a {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  padding: 0.2rem 0;
  font-size: 1.25rem;
}

.mobile-menu ul li.current-menu-item>a,
.mobile-menu ul li a:hover {
  color: #11a540;
}

.mobile-menu .sub-menu {
  padding: 0;
}

.mobile-menu .simple .sub-menu {
  display: none;
}

.mobile-menu .simple a {
  position: relative;
}

.mobile-menu .simple>a:after {
  content: "+";
  position: absolute;
  top: 4px;
  right: 10px;
  font-weight: 400;
  font-size: 2rem;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  -ms-transition: -ms-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  line-height: 1;
}

.mobile-menu .simple>a.open:after {
  content: "–";
}

.mobile-menu .sub-menu a {
  position: relative;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 1.15rem;
  text-transform: none;
  display: flex;
  align-items: center;
}

.mobile-menu .sub-menu .menu-item-has-children>a:after {
  content: "+";
  position: absolute;
  top: 3px;
  right: 10px;
  font-weight: 400;
  font-size: 2rem;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  -ms-transition: -ms-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  line-height: 1;
}

.mobile-menu .sub-menu .menu-item-has-children>a.open:after {
  content: "–";
}

.mobile-menu .sub-menu .sub-menu {
  display: none;
}

.mobile-menu .sub-menu .sub-menu a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
}

.mobile-menu .sub-menu .sub-menu {
  list-style: disc;
  padding: 0 0 0 1rem;
}

.mobile-menu .sub-menu .sub-menu .menu-item-object-product_cat {
  display: block;
  margin-left: -1rem;
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
}

.mobile-menu .sub-menu .sub-menu .menu-item-object-product_cat a {
  font-weight: 600;
  color: #11a540;
}

/* Sticky header */
.header.sticky {
  position: fixed;
  background: #ffffff;
  border-bottom: solid 1px #efefef;
}
.header.sticky .logotype{
  max-width: 100px;
  width: 100px;
}

.header.dark .menu-main-list a,
.header.sticky .menu-main-list a {
  color: #333333;
}

.header.dark .info-menu .menu-btn .bar1,
.header.dark .info-menu .menu-btn .bar2,
.header.sticky .info-menu .menu-btn .bar1,
.header.sticky .info-menu .menu-btn .bar2 {
  background-color: #333333;
}

.header.sticky .info-menu svg path {
  fill: black;
}

/**
 * Sections
 */
section {
  width: 100%;
}

/* - hero */
.hero {
  height: auto;
  overflow: hidden;
  position: relative;
}

.hero>img {
  width: 100%;
  height: auto;
}

.hero .hero-bg {
  width: 100%;
  height: 60vh;
  min-height: 600px;
  background-color: #173445;
}

.hero-right-image {
  position: absolute;
  right: -30%;
  bottom: -200px;
  width: 70%;
  overflow: hidden;
  z-index: 2;
  clip-path: ellipse(100% 100% at 100% 50%);
  -webkit-clip-path: ellipse(100% 100% at 100% 50%);
}

.hero-right-image img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 750px;
}

.hero-right-image-mobile {
  display: none;
}

.hero .wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  right: 0;
  left: 0;
  z-index: 9;
  color: #ffffff;
}

.hero .inner {
  max-width: 850px;
  width: 100%;
  position: relative;
}

.hero .inner h1 {
  line-height: 1;
}

.hero .inner .filter {
  display: none;
}

.home .hero .inner .filter {
  display: none;
}

.sticker {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #11a540;
  color: #fff;
  width: fit-content;
  padding: 10px 30px;
  text-transform: uppercase;
}

.sticker.yellow {
  background: #fbe261;
  color: black;
}

.sticker.blue {
  background: #173445;
}

.sticker span {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 1.5rem;
}

.hero-boxes {
  position: relative;
  z-index: 9;
  margin-top: -140px;
}

.hero-boxes .box {
  float: left;
  width: calc(33.333% - 1rem);
  margin: 0 0.5rem;
  background: #000000;
  background: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  padding-bottom: 22%;
}

.hero-boxes .box:nth-of-type(2) {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  z-index: 9;
}

.hero-boxes .box .link {
  color: inherit;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.hero-boxes .box.image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.hero-boxes .box.image .over {
  color: #e7f2e9;
}

.hero-boxes .box .inner {
  position: absolute;
  bottom: 0.8rem;
  left: 1.5rem;
  right: 1.5rem;
}

.hero-boxes .box .inner .over {
  font-size: 1.05rem;
}

.hero-boxes .box .inner .title {
  font-size: 1.6rem;
}

.hero-boxes .box:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.hero-boxes .box:nth-of-type(2):hover {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
}

.no-hero {
  width: 100%;
  display: block;
  height: 102px;
}

.buy-top-bar {
  display: none;
  position: fixed;
  top: 110px;
  left: 0;
  right: 0;
  line-height: 54px;
  padding: 1rem 0;
  background: #173445;
  color: #fff;
  z-index: 99;
}

.buy-top-bar.visible {
  display: block;
}

.buy-top-bar span,
.buy-top-bar p {
  line-height: 54px;
  margin: 0;
  padding: 0;
}

.buy-top-bar .title {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  text-transform: uppercase;
  font-size: 1.2rem;
}

.buy-top-bar .price {
  float: left;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 1rem 0 0;
}

.buy-top-bar .prices {
  height: 54px;
  float: left;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-end;
}

.buy-top-bar .prices span,
.buy-top-bar .prices p {
  line-height: 1;
}

.buy-top-bar .tax {
  font-size: 0.7rem;
  font-weight: 400;
}

.buy-top-bar .button {
  float: left;
}

.single-course .hero-container.wrapper {
  position: relative;
  height: 100%;
}

.single-course .hero .hero-container .wrapper {
  margin: 0 0 5% 0;
  top: auto;
  bottom: 8%;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}

.single-course .hero .wrapper #breadcrumbs {
  margin-bottom: 6rem;
}

.single-course .hero .wrapper::after {
  content: none;
}

.single-course .hero .inner p {
  font-size: 1.1rem;
}

.single-course .hero .info {
  display: flex;
  gap: 30px;
  margin: 20px 0 40px 0;
}

.single-course .hero .info p {
  margin: 0;
}

.single-course .hero .info svg {
  height: 24px;
  width: 24px;
}

.single-course .hero .excerpt {
  max-width: 550px;
}

.single-course .hero .course-submit {
  display: none;
  text-transform: uppercase;
}

.single-course .hero .course-submit a {
  margin: 0;
  text-transform: uppercase;
  padding: 10px 20px;
}

.single-course .hero .prices {
  display: flex;
  align-items: center;
  gap: 25px;
}

.single-course .hero .price {
  color: #ffffff;
  margin: 0 0 1.5rem;
  position: relative;
}

.single-course .hero .prices .price::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
  height: 80%;
  width: 1px;
  background-color: white;
}

.single-course .hero .price .amount {
  font-size: 2rem;
  line-height: 1.1;
  font-weight: 700;
  display: block;
  margin: 0;
}

.single-course .hero .price .tax {
  font-size: 0.8rem;
  margin: 0;
}

.single-course .textblock h2,
.single-course .textblock h3 {
  padding-top: 3px;
}

.single-course .divider-wrapper {
  background-color: #e7f2e9;
}

.course-navbar-wrapper {
  background-color: #e7f2e9;
}


.single-course .course-navbar {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  position: relative;
}

.single-course .course-navbar::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera */
}

/* Fade gradients to indicate scrollable content - only on mobile */
@media all and (max-width: 768px) {
  .course-navbar-wrapper {
    position: relative;
  }

  .course-navbar-wrapper .wrapper.navbar {
    position: relative;
  }

  .single-course .course-navbar-wrapper.has-scroll .wrapper.navbar::before,
  .single-course .course-navbar-wrapper.has-scroll .wrapper.navbar::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    pointer-events: none;
    z-index: 10;
    transition: opacity 0.3s ease;
    opacity: 1;
  }

  .single-course .course-navbar-wrapper.has-scroll .wrapper.navbar::before {
    left: 0;
    background: linear-gradient(to right, #e7f2e9 0%, rgba(231, 242, 233, 0) 100%);
  }

  .single-course .course-navbar-wrapper.has-scroll .wrapper.navbar::after {
    right: calc(110px + 10px);
    background: linear-gradient(to left, #e7f2e9 0%, rgba(231, 242, 233, 0) 100%);
  }

  /* Hide gradients when at start/end */
  .single-course .course-navbar-wrapper.has-scroll.scrolled-start .wrapper.navbar::before {
    opacity: 0;
  }

  .single-course .course-navbar-wrapper.has-scroll.scrolled-end .wrapper.navbar::after {
    opacity: 0;
  }

  /* Make scroll more obvious on mobile */
  .single-course .course-navbar {
    scroll-snap-type: x proximity;
  }

  .single-course .course-navbar-item {
    scroll-snap-align: start;
    flex-shrink: 0;
  }

}

.single-course .course-navbar .course-submit a {
  font-size: 1.3rem;
  text-transform: uppercase;
  padding: .8rem 2rem;
}

.single-course .course-navbar-item {
  position: relative;
  padding: 20px 0;
  text-align: center;
}

.single-course .course-navbar-item.active {
  border-bottom: 3px solid #043245;
}

.single-course .course-navbar .course-navbar-item a,
.single-course .course-options {
  color: black;
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "proxima-nova-extra-condensed", sans-serif;
}

.single-course .course-options {
  padding: 20px;
  cursor: pointer;
}

/* - Product Course list */
.open-course-list-wrapper {
  display: none;
  justify-content: flex-end;
  max-width: 1200px;
  width: 100%;
  margin: 1rem 0 0 0;
  z-index: 9;
  color: #ffffff;
}

.open-course-list-wrapper .open-course-list {
  float: right;
  font-size: 11.5px;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
}

.open-course-list-wrapper .open-course-list::after {
  content: "\6e";
  font-family: "kunskapsgruppen";
  font-size: 10px;
  color: #d7d7d7;
  padding-left: 5px;
  vertical-align: middle;
  text-transform: none;
}

.open-course-list-wrapper .open-course-list.open::after {
  content: "\6d";
}

.course-list {
  padding-top: 40px;
  background-color: #ffffff;
  position: relative;
}

.course-list .filter-container {
  margin-bottom: 30px;
}

.course-list-header {
  font-size: 1.5rem;
  font-weight: bold;
  color: #000000;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}

/* City dropdown filter styling */
.city-dropdown-wrapper {
  position: relative;
  width: 100%;
}

.city-dropdown-header {
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 12px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  user-select: none;
}

.city-dropdown-text {
  font-weight: bold;
  color: #000000;
  font-size: 1rem;
}

.city-dropdown-arrow {
  color: #000000;
  font-size: 0.8rem;
  transition: transform 0.2s ease;
}

.city-dropdown-arrow.open {
  transform: rotate(180deg);
}

.city-checkbox-wrap {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-top: none;
  padding: 15px;
  max-height: 300px;
  overflow-y: auto;
  z-index: 10;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.city-checkbox-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.city-checkbox-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
}

.city-checkbox-item.city-checkbox-all {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 12px;
  margin-bottom: 8px;
}

.city-checkbox-item.city-checkbox-all .checkbox-label {
  font-weight: bold;
}

.city-filter-checkbox {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #000000;
  background-color: #ffffff;
  margin: 0;
  margin-right: 12px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  transition: all 0.2s ease;
}

.city-filter-checkbox:checked {
  background-color: #11a540;
  border-color: #11a540;
}

.city-filter-checkbox:checked::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -60%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}

.city-filter-checkbox:indeterminate {
  background-color: #11a540;
  border-color: #11a540;
}

.city-filter-checkbox:indeterminate::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 2px;
  background-color: #ffffff;
  border: none;
}

.checkbox-label {
  font-size: 1rem;
  color: #000000;
  font-weight: normal;
  cursor: pointer;
}

.city-checkbox-item:hover .checkbox-label {
  color: #11a540;
}

.course-list-wrapper {
  float: none;
  width: 100%;
  margin-top: 20px;
}

.course-list-wrapper .inner-wrapper {
  max-width: 850px;
}

.course-list-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 12px;
  width: 100%;
}

.course-navbar-wrapper.sticky {
  position: fixed;
  top: 88px;
  left: 0;
  right: 0;
  background-color: #E9F2EA;
  z-index: 999;
  width: 100%;
}

.sticky+.content {
  padding-top: 84px;
}

.course-navbar-wrapper.sticky .wrapper.navbar {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

.single-product .course-list-wrapper {
  max-width: 850px;
  padding: 0 3em;
  margin: 0 auto;
}

.upcoming-category-events-wrapper {
  margin-top: 2rem;
}

.upcoming-category-events-wrapper .course-list-wrapper {
  width: 90%;
}

.upcoming-category-events-wrapper .course-list-info-col .course-name {
  width: calc(45% - 100px);
}

.upcoming-category-events-wrapper .course-list-info-col .course-date {
  /* width: calc(55% - 70px); */
}

.upcoming-category-events-wrapper .course-list-button-col {
  width: auto;
}

/* Course list item cards */
.course-list-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
}

.course-list-item.active {
  background-color: #e6faed;
  color: #000000;
}

.course-list-item.inactive {
  background-color: #f0f0f0;
  color: #999999;
}

.course-list-item.no-seats {
  background-color: #e0e0e0;
  color: #999999;
  cursor: pointer;
  opacity: 0.7;
}

.course-list-item:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}

.course-list-item.no-seats:hover {
  opacity: 0.85;
  transform: translateY(-2px);
  cursor: pointer;
}

.course-list-expand-toggle {
  display: none;
}

.course-location-icon {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.course-list-item.active .course-location-icon {
  color: #000000;
}

.course-list-item.inactive .course-location-icon {
  color: #999999;
}

.course-list-item.no-seats .course-location-icon {
  color: #999999;
}

.course-location-icon svg {
  width: 16px;
  height: 16px;
}

.course-city {
  font-weight: bold;
  font-size: 1rem;
  flex-shrink: 0;
}

.course-date {
  font-size: 0.95rem;
  flex-grow: 1;
}

.course-list .close.icon-cross {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 32px;
  line-height: 35px;
  color: #11a540;
  cursor: pointer;
}

/* - textblock */

.toggle-content {
  padding: 20px;
  font-size: 1.5rem;
  background: #11a540;
  color: #fff;
  cursor: pointer;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  text-transform: uppercase;
  transition: all 0.3s;
}

.toggle-content .wrapper:after {
  display: block;
  content: "+";
  float: right;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  border: 1px solid #333;
  color: #333;
  font-family: "proxima-nova", sans-serif;
  font-size: 2rem;
  font-weight: 300;
  transition: all 0.3s;
}

.toggle-content.open .wrapper:after {
  content: "-";
  transform: rotate(-360deg);
  line-height: 28px;
}

.toggle-content.dark-icon .wrapper:after {
  border: 1px solid #fff;
  color: #fff;
}

.textblock {
  width: 100%;
  padding: 4rem 0 2rem;
}

.textblock.headingblock {
  padding: 0;
}

.textblock.headingblock .col100,
.textblock.headingblock h1 {
  margin-bottom: 0;
}

.toggle-textblock {
  display: none;
}

.textblock .wrapper.center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.textblock.image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 8rem 0 5rem;
  position: relative;
}

.textblock.image .wrapper {
  position: relative;
  z-index: 9;
}

.textblock .col {
  float: left;
  margin-bottom: 2rem;
  overflow: hidden;
}

.textblock .col100 {
  float: none;
  max-width: 850px;
  width: 100%;
  margin: 0 auto 2rem;
}

.textblock .col6040 {
  width: 56%;
}

.textblock .col6040:nth-of-type(2n + 2) {
  width: 36%;
  margin-left: 8%;
}

.textblock .col50 {
  width: 47%;
}

.textblock .col50:nth-of-type(2n + 2) {
  margin-left: 6%;
}

.textblock .col4060 {
  width: 36%;
}

.textblock .col4060:nth-of-type(2n + 2) {
  width: 56%;
  margin-left: 8%;
}

.textblock .col33 {
  width: 30.666%;
  margin-right: 4%;
}

.textblock .col33:nth-of-type(3n + 3) {
  margin-right: 0;
}

.textblock .col6040:nth-of-type(2n + 3),
.textblock .col50:nth-of-type(2n + 3),
.textblock .col4060:nth-of-type(2n + 3) {
  clear: both;
}

.textblock iframe,
.textblock video {
  padding-bottom: 20px;
}

.textblock .wp-caption {
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.textblock .wp-caption-text {
  position: absolute;
  bottom: 0;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  font-size: 0.875rem;
  font-style: italic;
  height: 50px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.textblock .wp-caption:hover .wp-caption-text {
  height: auto;
  overflow: auto;
  padding: 10px 10px 30px 10px;
}

.textblock .wp-caption:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
  z-index: 100;
}

/* Deltagare artikel anpassad styling */

.deltagare-template-default .textblock .col {
  overflow: visible;
}

.deltagare-template-default .textblock .col100 {
  max-width: 600px;
}

.deltagare-template-default .textblock .col p,
.deltagare-template-default .textblock .col p a {
  font-size: 1.15rem;
  line-height: 1.5;
}

.deltagare-template-default .textblock .col100 .aligncenter img {
  width: 160%;
  margin-left: -30%;
  max-width: none;
}

.deltagare-template-default .textblock .wp-caption::after {
  background: none;
}

.deltagare-template-default .textblock .wp-caption-text,
.deltagare-template-default .textblock .wp-caption:hover .wp-caption-text {
  position: relative;
  bottom: 0;
  padding: 10px 0;
  background: none;
  width: 100%;
  font-size: 0.9125rem;
  font-style: italic;
  height: auto;
  overflow: hidden;
  color: #888;
}

.deltagare-template-default .factbox {
  padding: 20px 30px;
  background: #f9f9f9;
  border-left: 4px solid #11a540;
}

.deltagare-template-default .textblock .col .factbox p {
  font-size: 0.9125rem;
}

@media all and (max-width: 768px) {
  .deltagare-template-default .textblock .col .aligncenter img {
    width: 120%;
    margin-left: -10%;
    max-width: none;
  }

  .deltagare-template-default .textblock .wp-caption {
    width: 100% !important;
  }

  .deltagare-template-default .textblock .col100 p,
  .deltagare-template-default .textblock .col100 p a {
    font-size: 1.05rem;
    line-height: 1.5;
  }
}

/* - boxblock */
.boxblock {
  margin: 6rem 0 4.5rem;
}

.boxblock .block-boxes {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.boxblock .block-box {
  float: left;
  width: 49%;
  margin: 0 2% 1.5rem 0;
  padding-bottom: 35%;
  position: relative;
  color: #ffffff;
  overflow: hidden;
}

.boxblock .block-box .thumb {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
  max-width: 150%;
}

.boxblock .block-box .over {
  color: #fde049;
  font-size: 1.1rem;
}

.boxblock .block-box .inner {
  max-width: 300px;
  width: 100%;
  position: absolute;
  top: 2rem;
  left: 2rem;
  z-index: 9;
}

.boxblock .block-box a {
  display: block;
  text-decoration: none;
  font-weight: inherit;
  color: inherit;
}

.boxblock .block-box:nth-of-type(2n + 2) {
  margin: 0 0 1.5rem 0;
}

.boxblock .block-box:nth-of-type(2n + 2) .inner {
  top: auto;
  bottom: 1rem;
}

.boxblock .block-box:nth-of-type(2n + 2) .over {
  color: #e7f2e9;
}

/* - foldoutblock */
.foldoutblock {
  padding: 6rem 0 5.5rem;
}

.foldoutblock>.wrapper {
  max-width: calc(1200px + 1rem);
}

.foldoutblock .uboxes {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.foldoutblock .ubox {
  float: left;
  width: calc(25% - 1rem);
  margin: 0.5rem;
  padding-bottom: 23.5%;
  position: relative;
  color: #ffffff;
  overflow: hidden;
  cursor: pointer;
}

.foldoutblock .ubox:hover {
  opacity: .6;
}

.foldoutblock .ubox.image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.foldoutblock .ubox .inner {
  position: absolute;
  bottom: 1.2rem;
  right: 1.4rem;
  left: 1.4rem;
}

.foldoutblock .ubox .inner .icon {
  max-width: 80px;
  max-height: 60px;
  width: auto;
  height: auto;
  margin: 0 0 1rem;
}

.foldoutblock .ubox .inner .title {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1;
}

.foldoutblock .ubox-foldout {
  display: none;
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 3.5rem 3rem;
  margin: 1.5rem 0;
  position: relative;
}

.foldoutblock .ubox-foldout .close {
  position: absolute;
  font-size: 1.4rem;
  top: 2rem;
  right: 2rem;
  z-index: 99;
  cursor: pointer;
}

.foldoutblock .ubox-foldout a {
  color: #11a540;
  font-size: 0.9rem;
  text-decoration: none;
}

.foldoutblock .ubox-foldout h1,
.foldoutblock .ubox-foldout h2,
.foldoutblock .ubox-foldout h3,
.foldoutblock .ubox-foldout h4 {
  margin-top: 1.6rem;
}

/* - foldoutlistblock */
.foldoutlistblock {
  padding: 6rem 0 5.5rem;
}

.listbox {
  position: relative;
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #f1f1f1;
  padding: 1rem 0;

  cursor: pointer;
}

.listbox h3 {
  font-size: 1.5rem;
  margin: 0;
  line-height: 1;
}

.listbox .inner {
  position: relative;
  padding-right: 2rem;
}

.listbox .inner::after {
  display: block;
  content: "+";
  position: absolute;
  right: 0;
  /* top: 16px; */
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border-radius: 50%;
  background: #11a540;
  border: 1px solid #11a540;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  transition: all 0.3s;
}

.listbox.open .inner::after {
  transform: translateY(-50%) rotate(-360deg);
  content: "-";
  line-height: 18px;
}

.listbox-foldout {
  display: none;
}

/* - quoteblock */
.quoteblock {
  padding: 4.5rem 0 6rem;
}

.quoteblock .slick-track {
  padding: 20px 0;
}

.quoteblock .slick-list {
  margin: 0 -20px 0 -20px;
}

.quoteblock .slide {
  background: #fff;
  padding: 30px 20px;
  margin: 0 16px;
  -webkit-box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.1);
}

.quote-p:before {
  content: "”";
  font-family: "proxima-nova-extra-condensed", sans-serif;
  color: #043245;
  font-weight: 700;
  font-size: 5rem;
  line-height: 1;
  margin: 0 0 -32px 0;
  text-transform: none;
  display: block;
  text-align: center;
}

.quote-p p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
}

.quoteblock .quote-meta {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}

.quoteblock .quote-meta .image {
  width: 100px;
}

.quoteblock .quote-meta .text {
  width: calc(100% - 100px);
  margin: 0 auto;
}

.quoteblock .quote-a:first-child {
  margin: 0;
  text-align: left;
}

.quoteblock .text:first-child .quote-a {
  text-align: center;
}

.quoteblock .quote-a span {
  color: #11a540;
}

.quoteblock img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.quote-button-wrapper {
  text-align: center;
  margin-top: 2rem;
}

.quoteblock .button.alt {
  display: inline-block;
  background: #fff !important;
  color: #11a540 !important;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: -50px;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none !important;
  outline: none;
  background: transparent;
}

.slick-next {
  left: auto;
  right: -50px;
}

.slick-prev:before,
.slick-next:before {
  content: "\69";
  font-family: "kunskapsgruppen";
  text-transform: none;
  font-size: 30px;
  line-height: 1;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next:before {
  content: "\6a";
}

.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 0.6;
}

.slick-dots button {
  display: none;
}

/* - courseblock */
.courseblock {
  padding: 6rem 0;
}

.courseblock .info {
  width: 47%;
  float: left;
  margin: 0 6% 0 0;
}

.courseblock .info table {
  width: auto !important;
  margin: 0.5rem 0 1.5rem;
}

.courseblock .info table td {
  width: auto !important;
  padding: 0.25rem 2rem 0.25rem 0;
  border: none !important;
  font-size: 0.9rem;
  line-height: 1;
}

.courseblock .summary {
  float: left !important;
  width: 47% !important;
  margin: 0 !important;
}

.course-form {
  background: #eeeeee;
  padding: 2rem;
}

.course-form .title {
  text-transform: none;
  margin: 0;
  line-height: 1;
}

.course-form .price {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 1.6rem !important;
  font-weight: 700;
  margin: 0;
  color: #11a540 !important;
}

.course-form .price .tax {
  font-size: 0.9rem;
}

.course-form .variations .label {
  display: none;
}

.course-form .variations .value {
  padding: 0 0 0.8rem 0 !important;
  position: relative;
}

.course-form .variations .value:after {
  content: "\6e";
  font-family: "kunskapsgruppen";
  position: absolute;
  top: 0.8rem;
  right: 1rem;
  pointer-events: none;
}

.course-form .variations .value select {
  width: 100%;
  margin: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  font-size: 1rem;
  padding: 0.6rem 4rem 0.5rem 1rem;
  border: solid 2px #333333;
  background: #ffffff;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  cursor: pointer;
}

.course-form .woocommerce-variation-add-to-cart .quantity,
.summary .course-form .quantity {
  display: none !important;
}

.course-form .single_add_to_cart_button {
  width: 100% !important;
  background: #11a540 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  font-size: 1.2rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  padding: 1.5rem 2.4rem 1.2rem !important;
}

.type-product:not(.product-type-external) .course-form .single_add_to_cart_button:before {
  content: "\61";
  font-family: "kunskapsgruppen";
  margin: 0 0.5rem 0 0;
  text-transform: none;
  vertical-align: middle;
  font-size: 1.5rem;
}

.course-form .gform_wrapper table.gfield_list tr {
  background: transparent !important;
  border: none !important;
}

.variations_form {
  margin: 0 !important;
}

.single_variation_wrap .gform_variation_wrapper {
  margin: 1rem 0 2rem !important;
}

.woocommerce div.product .single_variation_wrap .stock.out-of-stock {
  color: #333;
  margin-bottom: 32px;
}

.woocommerce div.product .single_variation_wrap .stock.out-of-stock span {
  display: block;
}

.woocommerce div.product .single_variation_wrap .stock.out-of-stock span.red {
  color: red;
  font-weight: 600;
  margin-bottom: 4px;
}

.woocommerce-variation-event-dates:not(:empty) {
  margin-bottom: 2rem;
}

.woocommerce-variation-event-dates h3 {
  font-size: 1.25rem;
}

.woocommerce-variation-event-dates p {
  margin: 2px;
}

/*
* Gravity Forms
*/
.ginput_container.ginput_container_list {
  margin-right: -1rem;
}

.gform_variation_wrapper .gform_heading .gform_title {
  display: none;
}

.add_list_item {
  display: none;
}

/*
.gform_variation_wrapper .gform_heading .gform_title:after {
  content: "\70";
  font-family: "kunskapsgruppen";
  text-transform: none;
  vertical-align: middle;
  font-size: 0.9rem;
  line-height: 1.4;
  float: left;
  margin: 0 0.4rem 0 0;
}
*/
.gform_variation_wrapper .gform_heading .gform_description {
  display: none !important;
}

.gform_variation_wrapper .gform_footer {
  padding: 0 !important;
  margin: 0 !important;
}

.gform_variation_wrapper ul.gform_fields li.gfield {
  padding: 0 !important;
  margin: 0 !important;
}

.gform_variation_wrapper .gfield_label {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 1.25rem !important;
  text-transform: uppercase;
}

.gform_variation_wrapper .gfield_label .gfield_required {
  display: none !important;
}

.gform_variation_wrapper table.gfield_list th {
  padding: 0 0.5rem 0 0 !important;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
}

.gform_variation_wrapper table.gfield_list td {
  padding: 0.25rem 0.5rem 0.25rem 0 !important;
}

.gform_variation_wrapper table.gfield_list td input {
  background: #ffffff;
  border: solid 2px #333333;
  font-size: 0.875rem !important;
  padding: 0.4rem 0.6rem !important;
}

.gform_variation_wrapper table.gfield_list tbody tr td.gfield_list_icons {
  text-align: right !important;
}

.gform_variation_wrapper table.gfield_list tbody tr td.gfield_list_icons img {
  opacity: 1 !important;
}

.gfield_list_1_cell5+.gfield_list_icons img {
  display: none;
}

.gform_variation_wrapper table.gfield_list thead {
  display: none;
}

.gform_variation_wrapper .gform_body .gfield_list_group {
  border-spacing: 0 20px;
}

.gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td::before,
.gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td::after {
  content: attr(data-label);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5pt;
  white-space: nowrap;
  display: block;
  clear: both;
}

.gfield_list_cell.gfield_list_1_cell1,
.gfield_list_cell.gfield_list_1_cell2,
.gfield_list_cell.gfield_list_1_cell3 {
  width: 33.33% !important;
  display: block;
  float: left;
}

.gfield_list_cell.gfield_list_1_cell4,
.gfield_list_cell.gfield_list_1_cell5 {
  width: 50% !important;
  display: block;
  float: left;
}

.gfield_list_cell.gfield_list_1_cell6 {
  width: 100% !important;
  display: block;
  float: left;
  margin-bottom: 24px !important;
}

.gform_wrapper table.gfield_list tr.gfield_list_group td.gfield_list_icons {
  padding: 0 0 44px 6px !important;
  width: 22px !important;
}

.gform_variation_wrapper .gform_body .field_description_below #gfield_description_2_1 {
  cursor: pointer;
  font-weight: 700;
  font-size: 1.25em;
  letter-spacing: normal !important;
  margin: 0 0 6px 0;
  padding-top: 0px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  text-transform: uppercase;
  line-height: 1.1;
}

.gform_variation_wrapper .gform_body .gfield_description:after {
  content: "\70";
  font-family: "kunskapsgruppen";
  text-transform: none;
  vertical-align: middle;
  font-size: 0.9rem;
  line-height: 1.1;
  float: left;
  margin: 0 0.4rem 0 0;
}

/* GF Waitlist */
.gform_wrapper #gform_4 {
  padding: 0;
  background: 0;
}

#gform_wrapper_4 .gform_heading {
  margin: 10px 0 !important;
}

#gform_wrapper_4 .gform_heading h2 {
  font-size: 1.125rem;
  margin: 0;
}

.gform_wrapper #gform_4 .gform_body .gfield input {
  background: #ffffff;
  border: solid 2px #333333;
  font-size: 0.875rem !important;
  padding: 0.4rem 0.6rem !important;
  line-height: 1.5;
}

.gform_wrapper #gform_4 .gform_body .gfield .gfield_required {
  display: none;
}

.gform_wrapper #gform_4 #gform_submit_button_4 {
  padding: 0 !important;
  height: 60px;
  font-size: 1.2rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gform_wrapper #gform_4 .validation_message {
  position: static;
  padding: 4px 8px !important;
}

#gform_confirmation_wrapper_4 {
  background: none;
  text-align: left;
  padding: 2rem 0;
  font-size: 0.875rem;
}

/* - education tax block */
/* .eductaxblock {
  margin: 6rem 0 5rem;
}
.eductaxblock .edu-taxes {
  display: flex;
  flex-flow: row wrap;
  gap: 20px;
}
.eductaxblock .tax {
  width: calc(25% - 15px);
  padding-bottom: calc(25% - 12px);
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.eductaxblock .tax .inner {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.eductaxblock .tax .title {
  position: absolute;
  left: 1.2rem;
  right: 1.2rem;
  bottom: 0.5rem;
  z-index: 1;
  font-size: 1.7rem;
  color: #ffffff;
} */

/* Related courses */

.relatedcoursesblock {
  margin: 4rem 0 4rem;
}

.relatedcoursesblock ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.relatedcoursesblock ul li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}

.relatedcoursesblock ul li a {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  display: inline-block;
  margin: 0;
  border: 2px solid #11a540;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px 6px 14px;
  text-transform: uppercase;
  color: #11a540;
  transition: all 0.3s;
  line-height: 1;
  height: 64px;
}

.relatedcoursesblock ul li a::before {
  font-size: 40px;
  margin-bottom: 4px;
  margin-right: 5px;
}

.relatedcoursesblock ul li a.icon-kundservice-och-bemotande::before,
.relatedcoursesblock ul li a.icon-konflikthantering::before {
  font-size: 27px;
}

.relatedcoursesblock ul li a:hover {
  background: #11a540;
  color: #fff;
}

/* Related posts */

.relatedpostblock {
  padding: 4rem 0 4rem;
  background: #f7f7f7;
}

.relatedpostblock ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.relatedpostblock ul li {
  position: relative;
  display: block;
  float: left;
  width: 44%;
  margin: 0px 6% 2rem 0;
  padding: 0px 0px 0px 180px;
}

.relatedpostblock ul li h3 {
  font-size: 1.5rem;
}

.relatedpostblock ul li .newsimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  height: 160px;
  background: #173445;
  text-align: center;
}

.relatedpostblock ul li .newsimg img {
  position: relative;
  display: inline-block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 150px;
  max-height: 150px;
  width: auto;
  height: auto;
}

.relatedpostblock ul li .readmore {
  color: #11a540;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 1.25rem;
}

.relatedpostblock ul li .readmore:after {
  font-family: "kunskapsgruppen";
  content: "\6a";
  font-size: 1rem;
  margin: 0 0 0 10px;
}

.relatedpostblock-button-wrapper {
  float: left;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 0.8125rem;
}

/**
 * Utbildning archive
 */
.archive #breadcrumbs span a {
  color: black;
}

/**
 * News archive
 */
.selected-news {
  background: #e7f2e9;
  padding: 4rem 0 2rem;
}

.news-item {
  position: relative;
  width: 100%;
  padding: 3rem 0;
  border-bottom: 1px solid #f1f1f1;
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.news-item:last-of-type {
  border-bottom: none;
}

.news-item a {
  text-decoration: none;
  color: inherit;
}

.news-item .newsimg {
  float: left;
  width: 30%;
  margin: 0 4% 0 0;
}

.news-item .newsimg img {
  display: block;
  margin: 0;
  width: 100%;
}

.news-item .inner {
  float: right;
  width: 66%;
}

.news-item h2 {
  margin: 0;
}

.news-grid {
  margin: 4rem 0 2rem;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.selected-news .inner-wrapper,
.news-grid .inner-wrapper {
  max-width: 900px;
}

/* CPT Grid */

.cpt-grid {
  margin: 2rem 0;
}

.cpt-grid .wrapper {
  display: flex;
  flex-wrap: wrap;
}

.cpt-grid .cpt-item {
  width: 23.5%;
  margin: 0 2% 2% 0;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05);
}

.cpt-grid .cpt-item:nth-child(4n + 4) {
  margin: 0 0 2% 0;
}

.cpt-grid .cpt-item img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 200px;
  object-fit: cover;
  width: 100%;
  /* object-position: 100% 0; */
  margin-bottom: 1rem;
}

/*
.cpt-grid .cpt-item:hover img	{
  transform: scale(1.2);
}
*/

.cpt-grid .cpt-item .inner {
  /*
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  padding:10% 5% 5% 5%;


  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
*/
  vertical-align: bottom;
  background: #fff;
  padding: 0 1rem 1rem;
}

.cpt-grid .cpt-item .inner h3 {
  color: #333;
  font-size: 1.5rem;
  text-transform: none;
  padding: 0.5rem 0;
  font-family: "proxima-nova", sans-serif;
  line-height: 1;
  margin: 0;
}

.cpt-grid .cpt-item .inner p {
  color: #333;
  margin: 0;
  font-size: 1rem;
}

.cpt-grid .cpt-item .inner .deltagarkategori {
  display: block;
  min-height: 19.2px;
  color: #11a540;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 0.2rem;
}

.pagination,
.woocommerce-pagination {
  width: 100%;
  float: left;
  margin: 3rem 0 1rem;
  text-align: center;
}

.pagination .page-numbers,
.woocommerce-pagination ul.page-numbers .page-numbers {
  font-size: 1rem;
  padding: 0.2rem;
  text-decoration: none;
  color: #333333;
  font-weight: 400;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover,
.woocommerce-pagination ul.page-numbers .page-numbers.current,
.woocommerce-pagination ul.page-numbers .page-numbers:hover {
  color: #21a94a;
  background: transparent !important;
}

.pagination .next {
  float: right;
}

.pagination .prev {
  float: left;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce-pagination ul.page-numbers li {
  border: none !important;
  background: transparent !important;
}

/**
 * Single news
 */
.single-news {
  padding: 6rem 0;
}

.single-news a:not(.button) {
  color: #1fa94a;
}

.single-news a:not(.button):hover {
  color: #fde049;
}

.single-news img {
  margin-bottom: 1.5rem;
}

.single-news .alignleft {
  margin-right: 1.5rem;
}

.single-news .alignright {
  margin-left: 1.5rem;
}

.sharethis-inline-share-buttons {
  margin: 1rem 0 0 0;
}

.comments-area {
  background: #f9f9f9;
  padding: 20px;
  margin-top: 40px;
}

.comment-form textarea,
.comment-form input[type="text"] {
  overflow: auto;
  resize: vertical;
  border: 2px solid #000;
  padding: 12px;
  width: 100%;
  background: #fff;
}

.comment-form-item {
  padding: 6px 0;
}

.comment-form label {
  font-size: 0.8125rem;
}

#wp-comment-cookies-consent {
  margin: 0 4px 0 0;
}

/**
 * Cat-menu
 */

.cat-menu {
  display: inline-block;
  position: relative;
  background: #fff;
  min-width: 280px;
  box-sizing: border-box;
  cursor: pointer;
}

.cat-menu .cat-menu-label {
  padding: 12px 60px 12px 12px;
  font-weight: 700;
}

.cat-menu-label:after {
  position: absolute;
  right: 12px;
  top: 16px;
  content: "\6e";
  font-family: "kunskapsgruppen";
  color: #000000;
}

.cat-menu-label.open:after {
  transform: rotate(-180deg);
}

.cat-menu ul {
  display: none;
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  width: 100%;
  top: 28px;
  padding: 12px;
  background: #fff;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  list-style: none;
  box-sizing: border-box;
}

.cat-menu ul li a {
  display: block;
  padding: 6px;
}

.cat-menu ul li a:hover {
  background: #f1f1f1;
  color: #11a540;
}

/**
 * Search results
 */
.search-banner {
  background: #e7f2e9;
  padding: 15rem 0 3rem;
  text-align: center;
}

.search-wrap {
  margin: 6rem 0;
}

.search-title {
  margin: 0 0 3rem;
}

.search-post {
  padding: 0 0 2rem;
  margin: 0 0 2rem;
  border-bottom: solid 1px #eaeaea;
}

.search-post a {
  color: #4c4c4c;
  text-decoration: none;
}

/**
 * Forms
 */
.gform_wrapper {
  margin: 0 !important;
  width: 100%;
}

.gform_wrapper .gform_heading {
  margin-bottom: 0.3rem !important;
}

.gform_wrapper .gform_description {
  overflow: hidden;
  font-weight: 300 !important;
  font-size: 0.875rem;
  line-height: 1.5;
}

.gform_wrapper form {
  padding: 1.5rem;
  background: #f7f7f7;
}

.gform_wrapper form .gform_title {
  font-size: 1.2rem !important;
  font-weight: 400 !important;
}

.gform_wrapper form .gform_body li.gfield {
  padding: 0px !important;
  width: 100%;
  max-width: 100% !important;
}

.gform_wrapper form .gform_body li.gfield.nolabel>label {
  display: none;
}

.gform_wrapper form .gform_body li.gfield .gfield_required {
  color: #ffd541;
}

.gform_wrapper form .gform_body li.gfield .ginput_container {
  margin-top: 2px !important;
}

.gform_wrapper form .gform_body li.gfield input,
.gform_wrapper form .gform_body li.gfield textarea {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  width: 100% !important;
  border: solid 2px #333333 !important;
  color: #333333;
  padding: 0.5rem 0.8rem !important;
  background: #ffffff !important;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.gform_wrapper form .gform_body li.gfield .ginput_container_fileupload input {
  border: none !important;
  padding: 0.5rem 0 !important;
  background: transparent !important;
}

.gform_wrapper form .gform_body li.gfield.gfield_html {
  line-height: 1.5;
  font-weight: 300;
}

.gform_wrapper form .gform_body li.gfield .gfield_checkbox input {
  margin-top: 2px;
  margin-right: 5px;
  vertical-align: top;
}

.gform_wrapper .gform_body ul.gfield_checkbox li input[type="checkbox"],
.gform_wrapper .gform_body ul.gfield_radio li input[type="radio"] {
  width: 20px !important;
  height: 20px !important;
  margin: 0 10px 0 0;
  background: #fff;
  padding: 0 !important;
  outline: none;
}

.gform_wrapper .gform_body ul.gfield_checkbox li input[type="checkbox"]:checked,
.gform_wrapper .gform_body ul.gfield_radio li input[type="radio"]:checked {
  background: #ffd542 !important;
}

.gform_wrapper form .gform_footer {
  text-align: center;
}

.gform_wrapper form .gform_footer .gform_button {
  margin: 0 !important;
  font-size: 1rem !important;
  font-weight: 600;
  line-height: 1 !important;
  padding: 1.2rem 1.5rem 1.3rem !important;
  background: #1fa94a;
  border: none;
  color: #ffffff;
  width: 100% !important;
}

.gform_wrapper ::-webkit-input-placeholder {
  color: #333333;
  font-family: "proxima-nova-extra-condensed", sans-serif;
}

.gform_wrapper ::-moz-placeholder {
  color: #333333;
  font-family: "proxima-nova-extra-condensed", sans-serif;
}

.gform_wrapper :-ms-input-placeholder {
  color: #333333;
  font-family: "proxima-nova-extra-condensed", sans-serif;
}

.gform_wrapper :-moz-placeholder {
  color: #333333;
  font-family: "proxima-nova-extra-condensed", sans-serif;
}

.gform_confirmation_wrapper {
  background: #ffd542;
  color: #333333;
  padding: 2rem 1.5rem 2rem;
  text-align: center;
}

.gform_wrapper .gfield_error .gfield_label {
  color: #333333 !important;
}

body .gform_wrapper div.validation_error {
  color: #333333;
  border-top-color: #333333;
  border-bottom-color: #333333;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}

.gform_validation_error li.gfield.gfield_error,
.gform_validation_error li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none !important;
  background-color: transparent !important;
}

.gform_validation_error .validation_message {
  padding: 0 !important;
  color: #ed2020 !important;
}

.gform_wrapper .validation_message {
  position: absolute;
}

/* - newsletter */
.newsletter_wrapper.gform_wrapper form {
  padding: 0;
  background: transparent;
  position: relative;
}

.newsletter_wrapper.gform_wrapper form .gform_body li.gfield input,
.newsletter_wrapper.gform_wrapper form .gform_body li.gfield textarea {
  font-size: 0.875rem !important;
  padding: 0.5rem 4rem 0.5rem 0.8rem !important;
  border: solid 2px #1fa94a !important;
}

.newsletter_wrapper.gform_wrapper ::-webkit-input-placeholder {
  color: #858585;
  font-family: "proxima-nova", sans-serif;
}

.newsletter_wrapper.gform_wrapper ::-moz-placeholder {
  color: #858585;
  font-family: "proxima-nova", sans-serif;
}

.newsletter_wrapper.gform_wrapper :-ms-input-placeholder {
  color: #858585;
  font-family: "proxima-nova", sans-serif;
}

.newsletter_wrapper.gform_wrapper :-moz-placeholder {
  color: #858585;
  font-family: "proxima-nova", sans-serif;
}

.newsletter_wrapper.gform_wrapper form .gform_footer {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}

.newsletter_wrapper.gform_wrapper form .gform_footer .gform_button {
  width: auto !important;
  background: transparent !important;
  color: #1fa94a !important;
  border: none !important;
  padding: 0.85rem 0.8rem 0.7rem !important;
  line-height: 1 !important;
  cursor: pointer;
}

/**
  * Mailchimp
  */

#mce-EMAIL {
  background: #fff;
  border: 2px solid #222;
  padding: 8px 8px 6px 8px;
  font-family: inherit;
  font-weight: 700;
  width: 100%;
}

#mce-EMAIL:focus {
  box-shadow: none;
}

/**
 * Woocommerce BTF filter
 */
.widget_beautiful-taxonomy-filters-widget {
  background: #000000;
  background: rgba(0, 0, 0, 0.52);
  width: 100%;
  padding: 1rem;
}

.beautiful-taxonomy-filters-select-wrap {
  width: calc(100% - 126px);
  margin: 0 16px 0 0;
  float: left;
}

.beautiful-taxonomy-filters-tax {
  float: left;
  width: 350px;
  margin-right: 1rem;
}

.beautiful-taxonomy-filters-tax .select2-container {
  width: 100% !important;
}

.beautiful-taxonomy-filters-tax .select2-container--default .select2-selection--single {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  height: auto;
  padding: 0.7rem 1rem;
}

.beautiful-taxonomy-filters-tax .select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 1rem;
  color: #333333;
}

.beautiful-taxonomy-filters-tax .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 3rem;
  height: auto;
}

.beautiful-taxonomy-filters-tax .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  margin: 0;
  top: 1.2rem;
  left: 1rem;
}

.beautiful-taxonomy-filters-tax .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  content: "\6e";
  font-family: "kunskapsgruppen";
  color: #000000;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #11a540;
  color: white;
}

#beautiful-taxonomy-filters-tax-product_visibility {
  display: none;
}

#beautiful-taxonomy-filters-tax-product_cat {
  width: calc(48% - 1rem);
  margin: 0 1rem 0 0;
}

#beautiful-taxonomy-filters-tax-stad {
  width: calc(32% - 1rem);
  margin: 0 1rem 0 0;
}

#beautiful-taxonomy-filters-tax-datum {
  width: 20%;
}

#beautiful-taxonomy-filters-tax-product_type,
#beautiful-taxonomy-filters-tax-pa_datum,
#beautiful-taxonomy-filters-tax-pa_stad {
  display: none !important;
}

.widget_beautiful-taxonomy-filters-widget .select2-container .select2-selection--single {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  height: auto;
  padding: 0.7rem 1rem;
}

.widget_beautiful-taxonomy-filters-widget .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  float: left;
  margin: 0 0.5rem 0 0;
}

.beautiful-taxonomy-filters-button {
  width: 110px;
  float: left;
  background: #1fa94a;
  color: #ffffff;
  padding: 1.05rem 2rem 0.95rem;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  padding: 0;
  color: #333;
  font-size: 2rem;
}

/**
 * Woo product variation select
 */
.wpvs-select .select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  color: #333333;
}

.wpvs-select .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  content: "\6e";
  font-family: "kunskapsgruppen";
  color: #000000;
}

.wpvs-wrapper .wpvs-submit {
  border: solid 1px #1fa94a;
  background: #1fa94a;
  color: #ffffff;
  display: block;
}

.wpvs-category-wrapper {
  background: none;
  padding: 0;
  margin-top: 2rem;
}

.wpvs-category-wrapper .wpvs-select {
  width: calc(33% - 0.5rem);
}

@media all and (max-width: 768px) {
  .wpvs-category-wrapper {
    max-width: none;
  }

  .wpvs-category-wrapper .wpvs-select-place,
  .wpvs-category-wrapper .wpvs-select-date,
  .wpvs-category-wrapper .wpvs-submit.button {
    display: none;
  }
}

/**
 * Woocommerce
 */
.woocommerce a.button,
.woocommerce .button {
  background: #11a540 !important;
  color: #ffffff !important;
  border: solid 2px #11a540 !important;
  border-radius: 0 !important;
  text-transform: none;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.1rem 2.4rem 0.9rem !important;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.woocommerce a.button:hover,
.woocommerce .button:hover {
  color: #11a540 !important;
  background: #ffffff !important;
}

.woocommerce a.button.blue,
.woocommerce .button.blue {
  background: #173445 !important;
  border: solid 2px #173445 !important;
}

/* - woo page template */
.woo-banner {
  background: #e7f2e9;
  padding: 10rem 0 2rem;
}

.woo-banner .inner {
  max-width: 750px;
  margin: 0 auto;
}

.woo-content {
  margin: 4rem 0;
}

/* Waitlist */
button.xoo-wl-action-btn {
  max-width: 100%;
  font-size: 1.2rem !important;
}

/**
 * Footer
 */
.footer {
  padding: 6rem 0;
  background-color: #e7f2e9;
}

.footer .footerlogo {
  max-width: 160px;
  height: auto;
  display: block;
}

.footer .col {
  float: left;
  width: 25%;
  margin: 0 4% 0 0;
}

.footer .col:nth-of-type(3n + 3) {
  width: 42%;
  margin: 0;
}

.footer .col a,
.footer .social-medias a {
  color: inherit;
  font-weight: 400;
  font-size: 1.1rem;
}

/* - social media */
.social-medias {
  padding: 0;
  margin: 1rem 0;
}

.social-medias li {
  list-style: none;
  display: block;
  margin: 4px 0;
}

.social-medias li a {
  text-decoration: none;
  line-height: 1.5;
}

.social-medias li a:before {
  font-size: 1.5rem;
  vertical-align: middle;
  margin: 0 0.5rem 0 0;
  float: left;
}

.social-medias li a:hover {
  color: #11a540;
}

/* - footer menu */
.bottom {
  float: left;
  width: 100%;
  border-top: solid 1px #333333;
  margin: 4rem 0 0 0;
}

.footer-menu {
  float: left;
  margin: 0;
  padding: 0;
}

.footer-menu li {
  list-style: none;
  display: inline-block;
  margin: 0 1rem 0 0;
}

.footer-menu a {
  display: block;
  font-weight: 400;
  color: inherit;
  text-decoration: none;
  font-size: 0.7rem;
  padding: 0.8rem 0;
}

.footer-menu a:hover {
  color: #11a540;
}

.footer-menu .sub-menu {
  display: none;
}

.copyright {
  float: right;
  font-size: 0.7rem;
  padding: 0.8rem 0;
  margin: 0;
}

body ._form_1._inline-form {
  padding: 0 !important;
}

body ._submit {
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
}

body ._x04179355._full_width input {
  border-radius: 0px !important;
  border: 2px solid #000 !important;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
}

#breadcrumbs {
  width: 100%;
  margin: 0 auto;
}
#breadcrumbs span {
  font-size: 18px;
}
#breadcrumbs span a {
  color: white;
  font-size: 18px;
}

#breadcrumbs span .breadcrumb_last {
  font-weight: normal;
}

/**
 * Media Queries ----------------------------------------------------------------
 */

@media all and (max-width: 1300px) {

  /* Sections */
  /* - hero */
  .hero-boxes {
    margin-top: -80px;
  }
}

@media all and (max-width: 1200px) {

  /* - hero */
  .hero>img {
    width: 130%;
    margin-left: -15%;
    max-width: none;
  }

  .woocommerce ul.products {
    gap: 30px;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: calc(33.33% - 20px) !important;
  }
}

@media all and (max-width: 1024px) {

  #breadcrumbs span {
    font-size: 14px;
  }
  #breadcrumbs span a {
    font-size: 14px;
  }

  .no-hero {
    height: 80px;
  }

  .course-navbar-wrapper.sticky {
    top: 69px;
  }

  /* Header */
  .header {
    padding: 0.4rem 0;
  }

  .header-wrap {
    display: block;
  }

  .logotype {
    max-width: 130px;
  }

  .info-menu .menu-btn {
    display: block;
  }

  /* - infomenu */
  .info-menu {
    margin-top: 0.65rem;
  }

  .info-menu a {
    margin: 0 0 0 0.3rem;
    min-width: 45px;
    min-height: 45px;
    height: 45px;
  }

  .info-menu a .icon {
    font-size: 1.05rem;
  }

  .info-menu a.cart-btn .icon {
    font-size: 1.45rem;
  }

  .info-menu .menu-btn {
    margin: 0 0 0 0.5rem;
  }

  /* - menu */
  .menu-main {
    display: none;
  }

  /* Typography */
  p.big {
    font-size: 1.05rem;
  }

  p.over {
    font-size: 1.2rem;
  }

  h1 {
    font-size: 2.8rem;
    line-height: 1.1;
  }

  h1.big {
    font-size: 3.5rem;
  }

  h2 {
    font-size: 2.4rem;
  }

  h2.big {
    font-size: 2.8rem;
  }

  h3 {
    font-size: 1.8rem;
  }

  h3.big {
    font-size: 3rem;
  }

  h4 {
    font-size: 1.1rem;
  }

  .single-course .hero .wrapper #breadcrumbs {
    margin-bottom: 1rem;
  }

  /* Sections */
  /* - hero */
  .hero>img {
    width: 140%;
    margin-left: -20%;
  }

  .hero-boxes .box:nth-of-type(2) {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
  }

  .hero-boxes .box .inner {
    bottom: 0.5rem;
    left: 1.2rem;
    right: 1.2rem;
  }

  .hero-boxes .box .inner .over {
    font-size: 1rem;
  }

  .hero-boxes .box .inner .title {
    font-size: 1.4rem;
  }

  /* - textblock */
  .textblock.image {
    padding: 6rem 0 3rem;
  }

  /* - foldoutblock */
  .foldoutblock .ubox {
    width: calc(33.333% - 1rem);
    padding-bottom: 31%;
  }

  .sticker {
    right: -50%;
  }

  /* - quoteblock */
  .slick-prev,
  .slick-next {
    width: 20px;
    height: 20px;
  }

  .slick-prev:before,
  .slick-next:before {
    font-size: 20px;
  }

  /* - education tax block */
  .eductaxblock .edu-taxes {
    gap: 15px;
  }

  .eductaxblock .tax {
    width: calc(33.33% - 10px);
    padding-bottom: calc(33.33% - 10px);
  }

  .single-course .course-navbar-wrapper .wrapper.navbar::after {
    content: none;
  }

  .single-course .course-navbar-wrapper .wrapper.navbar {
    display: flex;
    align-items: center;
    gap: 40px;
  }

  .single-course .course-navbar-wrapper .wrapper.navbar .course-navbar .course-submit {
    display: none;
  }

  .single-course .course-navbar-wrapper .wrapper.navbar>.course-submit {
    display: block !important;
  }

  .single-course .course-navbar-item {
    padding: 15px 0;
  }

  .single-course .course-navbar-wrapper .wrapper.navbar .course-submit a {
    min-width: 122px;
    padding: 10px 15px;
    text-transform: uppercase;
  }
}

@media all and (max-width: 900px) {

  /* - submenu */
  .menu-main .sub-menu-wrap {
    width: 100%;
  }

  .menu-main .sub-menu-wrap .sub-menu {
    padding: 2rem 2rem 1rem;
  }

  .menu-main .sub-menu-wrap .sub-menu>li {
    margin: 0 6% 2rem 0;
    width: 47%;
  }

  .menu-main .sub-menu-wrap .sub-menu>li:nth-of-type(3n + 3) {
    margin: 0 6% 2rem 0;
  }

  .menu-main .sub-menu-wrap .sub-menu>li:nth-of-type(2n + 2) {
    margin: 0 0 2rem 0;
  }

  .menu-main .sub-menu-wrap .sub-menu>li:nth-of-type(3n + 4) {
    clear: none;
  }

  .menu-main .sub-menu-wrap .sub-menu>li:nth-of-type(2n + 3) {
    clear: both;
  }

  .menu-main .sub-menu-wrap .sub-menu>li>a .menu-item-title {
    font-size: 1.1rem;
  }

  .menu-main .sub-menu-wrap .sub-menu>li>a .menu-item-description {
    font-size: 0.85rem;
  }

  #content .hero-boxes .box:hover {
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
  }

  #content .hero-boxes .box:nth-of-type(2):hover {
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
  }

  /* Product Course List */
  .course-list-wrapper {
    max-width: 850px;
    padding: 0;
  }

  .woocommerce ul.products {
    gap: 18px;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: calc(33.33% - 12px) !important;
  }

  #customer_details {
    width: 100%;
  }

  #order_review {
    width: 100%;
    margin-top: 20px;
  }

  .single-course .course-navbar .course-navbar-item a {
    font-size: 1.1rem;
  }
}

@media all and (max-width: 890px) {

  .single-course .hero .hero-container .wrapper {
    width: 100%;
  }

  .buy-top-bar {
    top: 91.45px;
  }

  .hero-boxes {
    margin-top: 2rem;
  }

  .hero .hero-bg {
    height: 80vh;
  }

  .hero>img {
    width: 170%;
    margin-left: -35%;
  }

  .hero-right-image {
    width: 100%;
    right: 0;
    bottom: 340px;
    left: 0;
  }

  .hero-right-image-desktop {
    display: none;
  }

  .hero-right-image-mobile {
    display: block;
    max-width: 550px!important;
  }

}

@media all and (max-width: 820px) {

  /* Typography */
  h1 {
    font-size: 2.6rem;
  }

  h1.big {
    font-size: 3rem;
  }

  h2 {
    font-size: 2.2rem;
  }

  h2.big {
    font-size: 2.6rem;
  }

  h3 {
    font-size: 1.6rem;
  }

  h3.big {
    font-size: 2.6rem;
  }

  /* Sections */
  /* - hero */

  .hero-boxes .wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 96%;
  }

  .hero-boxes .box {
    width: calc(50% - 1rem);
    padding-bottom: 32%;
  }

  .hero-boxes .box:nth-of-type(2) {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }

  .hero-boxes .box:nth-of-type(3) {
    display: block;
    margin: 1rem auto 0;
  }

  .hero-boxes .box:hover {
    transform: scale(1.05) !important;
    -webkit-transform: scale(1.05) !important;
    -moz-transform: scale(1.05) !important;
  }

  .single-course .hero .price .amount {
    display: inline-block;
  }

  .single-course .hero .info .button {
    margin: 0 0 0 0.5rem;
  }

  .open-course-list-wrapper .open-course-list {
    text-align: left;
    float: left;
  }

  /* - textblock */
  .textblock {
    padding: 4rem 0 2rem;
  }

  .textblock.image {
    padding: 5rem 0 1.5rem;
  }

  .textblock .col100 {
    margin: 0 auto 2rem;
  }

  .textblock .col6040 {
    width: 100%;
  }

  .textblock .col6040:nth-of-type(2n + 2) {
    width: 100%;
    margin-left: 0;
  }

  .textblock .col50 {
    width: 100%;
  }

  .textblock .col50:nth-of-type(2n + 2) {
    margin-left: 0;
  }

  .textblock .col4060 {
    width: 100%;
  }

  .textblock .col4060:nth-of-type(2n + 2) {
    width: 100%;
    margin-left: 0;
  }

  .textblock .col33 {
    width: 100%;
    margin-right: 0;
  }

  /* - boxblock */
  .boxblock {
    margin: 4rem 0 2.5rem;
  }

  .boxblock .block-box {
    width: 100%;
    margin: 0 0 1.5rem 0;
    padding-bottom: 55%;
  }

  .boxblock .block-box .over {
    font-size: 1.2rem;
  }

  .boxblock .block-box .inner {
    max-width: 350px;
  }

  /* - foldoutblock */
  .foldoutblock {
    padding: 4rem 0 3.5rem;
  }

  /* - foldoutblock */
  .foldoutblock .ubox {
    width: calc(50% - 1rem);
    padding-bottom: 48%;
  }

  /* - product topbar */

  .buy-top-bar {
    padding: 0.5rem 0;
  }

  .buy-top-bar .left {
    display: none;
  }

  /* - quoteblock */
  .quoteblock {
    margin: 2.5rem 0 4rem;
  }

  .quote-p p {
    font-size: 1.4rem;
  }

  /* - courseblock */
  .courseblock {
    padding: 4rem 0;
  }

  /* - courseblock */
  .courseblock {
    padding: 4rem 0;
  }

  .courseblock .info {
    width: 100%;
  }

  .courseblock .summary {
    width: 100% !important;
    margin: 2rem 0 0 0 !important;
  }

  .course-form {
    padding: 2rem 1.5rem 1.5rem;
  }

  /* - education tax block */
  .eductaxblock {
    margin: 4rem 0 3rem;
  }

  .eductaxblock .edu-taxes {
    gap: 16px;
  }

  .eductaxblock .tax {
    width: calc(50% - 8px);
    padding-bottom: calc(50% - 8px);
  }

  .eductaxblock .tax .title {
    font-size: 1.4rem;
  }

  .relatedpostblock ul li {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0px 0px 0px 180px;
  }

  /* News archive */
  .selected-news {
    padding: 3rem 0 1rem;
  }

  .news-item {
    padding: 1rem 0 2rem;
    display: block;
  }

  .news-grid {
    margin: 3rem 0 1rem;
  }

  /* Single news */
  .single-news {
    padding: 4rem 0;
  }

  .cpt-grid .cpt-item {
    width: 49%;
  }

  .cpt-grid .cpt-item:nth-child(2n + 2) {
    margin: 0 0 2% 0;
  }

  /* - woo archive */
  .wo-archive {
    margin: 4rem 0 3rem;
  }

  .woocommerce ul.products {
    gap: 18px;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: calc(50% - 9px) !important;
  }

  /* Woocommerce BTF filter */
  .widget_beautiful-taxonomy-filters-widget {
    padding: 0.8rem;
  }

  .widget_beautiful-taxonomy-filters-widget .select2-container .select2-selection--single {
    padding: 0.6rem 0.9rem;
  }

  .beautiful-taxonomy-filters-tax .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 1rem;
  }

  .beautiful-taxonomy-filters-tax .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 2rem;
  }

  .beautiful-taxonomy-filters-tax .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 1.1rem;
    left: 0.6rem;
  }

  .beautiful-taxonomy-filters-tax .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    font-size: 0.7rem;
  }

  #beautiful-taxonomy-filters-tax-product_cat {
    width: calc(42% - 1rem);
    margin: 0 1rem 0 0;
  }

  #beautiful-taxonomy-filters-tax-stad {
    width: calc(31% - 1rem);
    margin: 0 1rem 0 0;
  }

  #beautiful-taxonomy-filters-tax-datum {
    width: 27%;
  }

  .beautiful-taxonomy-filters-button {
    padding: 0.9rem 2rem 0.8rem;
  }

  /* Footer */
  .footer {
    padding: 4rem 0;
  }

  .footer .footerlogo {
    max-width: 140px;
  }

  .footer .col {
    width: 48%;
    margin: 0 4% 0 0;
  }

  .footer .col:nth-of-type(3n + 2) {
    margin: 0;
  }

  .footer .col:nth-of-type(3n + 3) {
    width: 100%;
  }
}

@media all and (max-width: 600px) {

  .hero>img {
    width: 200%;
    margin-left: -40%;
  }

  .hero .inner {
    max-width: 380px;
  }

  .sticker:not(.archive-sticker) {
    width: unset;
    height: unset;
    padding: 8px 15px;
  }

  .sticker span {
    font-size: 0.9rem;
  }

  .hero-boxes .box {
    width: calc(100% - 1rem);
    margin-bottom: 0.6rem;
    padding-bottom: 80%;
  }

  .hero-boxes .box:nth-of-type(3) {
    margin: 0 auto 0.6rem;
  }

  .single-course .hero .inner {
    width: 100%;
    max-width: 100%;
  }

  .single-course .hero .inner p {
    font-size: 0.6rem;
  }

  .single-course .hero .info {
    flex-wrap: wrap;
    margin: 20px 0;
    gap: 10px;
  }
  .single-course .hero .info svg {
    height: 18px;
    width: 18px;
  }

  .single-course .hero .excerpt p {
    font-size: 0.8rem;
  }

  .single-course .hero .prices {
    gap: 20px;
  }

  .single-course .course-navbar-wrapper .wrapper.navbar {
    gap: 20px;
  }


  /* - boxblock */
  .boxblock .block-box .inner {
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    padding: 1.5rem 1.2rem;
    max-width: 100%;
  }

  .boxblock .block-box:nth-of-type(2n + 2) .inner {
    top: 0;
    bottom: auto;
  }

  /* - courseblock */
  .course-form .gfield_list_container .gfield_list_cell {
    width: 80% !important;
    display: block;
    padding: 0 !important;
    margin: 0 0 0.5rem !important;
  }

  .course-form .gfield_list_container .gfield_list_cell input {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0 !important;
    width: 100% !important;
    margin: 0 !important;
  }

  body .courseblock .course-form table.gfield_list tr.gfield_list_group td.gfield_list_icons {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 1rem 0 0 !important;
  }

  /* News archive */
  .selected-news {
    padding: 1rem 0 0;
  }

  .news-item .newsimg {
    width: 100%;
    margin: 0 0 1.5rem 0;
  }

  .news-item .inner {
    width: 100%;
  }

  .news-grid {
    margin: 2rem 0 1rem;
  }

  /* BTF filter */
  .beautiful-taxonomy-filters-select-wrap {
    width: 100%;
    flex-flow: row wrap;
  }

  .beautiful-taxonomy-filters-tax {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .beautiful-taxonomy-filters-clear-all {
    padding: 0.9rem 2rem 0.8rem;
    display: inline-block;
  }

  /* Woocommerce BTF filter */
  #beautiful-taxonomy-filters-tax-product_cat {
    width: 100%;
    margin: 0;
  }

  #beautiful-taxonomy-filters-tax-stad,
  #beautiful-taxonomy-filters-tax-datum {
    display: none !important;
  }

  /* Footer */
  .footer {
    padding: 4rem 0 1rem;
  }

  /* - footer menu */
  .footer-menu {
    width: 100%;
  }

  .copyright {
    float: none;
    width: 100%;
    text-align: center;
    margin: 5rem 0 0 0;
  }

  .woocommerce ul.products {
    gap: 10px;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: calc(50% - 5px) !important;
  }

  .home .relatedcoursesblock ul li {
    width: 48%;
  }

  .course-list-wrapper {
    position: relative;
  }

  .course-list-grid {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    max-height: calc(3 * (50px + 12px));
    overflow: hidden;
    transition: max-height 0.3s ease;
    position: relative;
  }

  .course-list-grid:not(.expanded)::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    pointer-events: none;
    z-index: 1;
  }

  .course-list-grid.expanded {
    max-height: none;
  }

  .course-list-grid.expanded::after {
    display: none;
  }

  .course-list-item {
    padding: 10px 5px;
  }

  .course-list-expand-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 20px;
    background-color: transparent !important;
    border: none !important;
    color: black !important;
    font-weight: bold;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .course-list-expand-toggle:hover {
    background-color: #11a540;
    color: #ffffff;
  }

  .course-list-expand-toggle .expand-icon {
    transition: transform 0.3s ease;
  }

  .course-list-expand-toggle[aria-expanded="true"] .expand-icon {
    transform: rotate(180deg);
  }

  .course-city {
    font-size: 0.9rem;
  }

  .course-date {
    font-size: 0.85rem;
  }

  .upcoming-category-events-wrapper .course-list-wrapper {
    max-width: 500px;
  }

  .course-list-info-col {
    flex-flow: column nowrap;
    align-items: flex-start;
  }

  .single-product .course-list-row {
    height: auto;
  }

  .single-product .course-list a.course-list-button {
    line-height: 20px;
    padding-top: 20px;
  }

  .single-product .course-list a.course-list-button:hover {
    background-color: transparent;
    color: #11a540;
  }

  /* - product course list */
  .course-list-info-col span.course-city {
    color: #11a540;
    width: 100%;
  }

  .course-list-info-col span {
    width: 100% !important;
  }

  .upcoming-category-events-wrapper .course-list-info-col .course-city,
  .upcoming-category-events-wrapper .course-list-info-col .course-date,
  .upcoming-category-events-wrapper .course-list-info-col .course-full {
    font-size: 12px;
  }

  .upcoming-category-events-wrapper .course-list-info-col .course-full {
    min-width: unset;
  }

  .single-product .course-list-wrapper {
    padding: 0;
  }

  .course-city {
    font-size: 14px;
  }

  .course-date {
    font-size: 0.65rem;
  }

  .single-product .course-list-info-col .course-city,
  .single-product .course-list-info-col .course-date,
  .single-product .course-list-info-col .course-full {
    font-size: 12px;
  }

  .single-product .course-list a.course-list-button {
    font-size: 14px;
  }

  .single-product .course-list a.course-list-button {
    padding-top: 16px;
    line-height: 16px;
  }
}

@media all and (max-width: 480px) {

  .no-hero {
    height: 70px;
  }

  /* Generic styles */
  img.aligncenter,
  img.alignleft,
  img.alignright,
  picture.aligncenter,
  picture.alignleft,
  picture.alignright {
    float: none;
    display: block;
    margin: 1.5rem auto;
  }

  /* Typography */
  h1 {
    font-size: 1.8rem;
  }

  h1.big {
    font-size: 2rem;
  }

  h2 {
    font-size: 2rem;
  }

  h2.big {
    font-size: 2rem;
  }

  h3.big {
    font-size: 2rem;
  }

  blockquote {
    margin: 2rem 0;
    padding: 0 0 0 3.5rem;
  }

  blockquote p {
    font-size: 1.1rem;
  }

  /* Header */
  .logotype {
    max-width: 110px;
  }

  .course-navbar-wrapper.sticky {
    top: 66px;
  }

  /* - infomenu */
  .info-menu {
    margin-top: 0.6rem;
  }

  .info-menu a {
    padding: 0.25rem 0;
    min-width: 38px;
    min-height: 38px;
    height: 38px;
  }

  .info-menu a .icon {
    font-size: 0.9rem;
  }

  .info-menu a.cart-btn .icon {
    font-size: 1.3rem;
  }

  /* Sections */
  /* - hero */
  .hero>img {
    width: 260%;
    margin-left: -60%;
  }

  /*.hero .inner	{
    max-width: 260px;
  }*/
  .single-course .hero .info .button {
    font-size: 1rem;
    padding: 0.8rem 1.2rem 0.6rem !important;
  }

  .single-course .hero .price .amount {
    font-size: 1.2rem;
  }

  .buy-top-bar {
    top: 70px;
  }

  .buy-top-bar .prices {
    height: 42px;
  }

  .buy-top-bar a.button {
    font-size: 1rem;
    padding: 0.8rem 1.2rem 0.6rem !important;
  }

  .buy-top-bar .price {
    font-size: 0.8rem;
  }

  .buy-top-bar span,
  .buy-top-bar p {
    line-height: 44px;
  }

  .course-form .variations .value select {
    border: solid 1px #000;
  }

  .gform_variation_wrapper table.gfield_list td input {
    border: solid 1px #000;
  }

  /* - textblock */
  .textblock {
    padding: 3rem 0 0.5rem;
  }

  .textblock.image {
    padding: 4rem 0 1rem;
  }

  /* - heading block for föreläsare and deltagare */
  .archive-dropdown-block {
    padding: 4rem 0 2rem !important;
  }

  /* - boxblock */
  .boxblock {
    margin: 3rem 0 1.5rem;
  }

  /* - foldoutblock */
  .foldoutblock {
    padding: 3rem 0 2.5rem;
  }

  .foldoutblock>.wrapper {
    max-width: 1200px;
  }

  /*.foldoutblock .ubox {
    width: 100%;
    padding-bottom: 48%;
    margin: 0 0 1rem;
  }*/

  .foldoutblock .ubox .inner .title {
    font-size: 1.25rem;
  }

  .foldoutblock .ubox-foldout {
    padding: 2rem 1.5rem;
    margin: 0.5rem 0 1rem;
  }

  .foldoutblock .ubox-foldout .close {
    font-size: 1.2rem;
    top: 1rem;
    right: 1rem;
  }

  /* - quoteblock */
  .quoteblock {
    margin: 2rem 0 3rem;
  }

  .quote-p {
    margin: 1rem 1rem;
  }

  .quote-p p {
    font-size: 1rem;
  }

  /* - courseblock */
  .courseblock {
    padding: 3rem 0;
  }

  .course-form {
    padding: 1.5rem 1rem 1rem;
  }

  .course-form .price {
    font-size: 1.2rem !important;
  }

  .relatedpostblock ul li {
    padding: 0px;
  }

  .relatedpostblock ul li .newsimg {
    position: relative;
    width: 100%;
    height: 30vh;
    margin: 0 0 12px 0;
  }

  .relatedpostblock ul li .newsimg img {
    max-width: 80%;
    max-height: 26vh;
  }

  /* - education tax block */
  .eductaxblock {
    margin: 3rem 0 2rem;
  }

  .eductaxblock .tax .title {
    font-size: 1.2rem;
    left: 1rem;
    right: 1rem;
  }

  /* Single news */
  .single-news {
    padding: 3rem 0;
  }

  .cpt-grid .cpt-item {
    width: 100%;
    margin: 0 0 1rem 0 !important;
  }

  /* - woo archive */
  .wo-archive {
    margin: 3rem 0 2rem;
  }

  .woocommerce ul.products {
    gap: 16px;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 100% !important;
  }

  #customer_details p.form-row {
    width: 100% !important;
  }

  #customer_details p.form-row label[for="billing_last_name"],
  #customer_details p.form-row label[for="billing_contact_position"] {
    display: none;
  }

  #ship-to-different-address {
    font-size: 14px;
  }

  /* Woo checkout */

  .woo-content {
    margin: 2rem 0;
  }

  #customer_details .form-row input {
    border: 1px solid black !important;
    height: 42px;
  }

  .woocommerce form .form-row input.input-text,
  .woocommerce form .form-row textarea {
    border: solid 1px #000 !important;
  }

  #customer_details {
    padding: 20px;
  }

  #order_review {
    padding: 20px;
  }

  .woocommerce-additional-fields {
    background: none;
    padding: 0rem;
  }

  #order_review .variation-Datum {
    display: block;
    float: none;
  }

  .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .gfield_list td {
    padding: 0.1rem 0 !important;
    font-size: 0.75rem;
    display: block;
  }

  .product-total,
  .tax-rate td,
  .order-total td {
    width: 100px;
    text-align: right;
  }

  .woocommerce-checkout-payment {
    padding: 1rem;
  }

  .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 11px;
  }

  /* footer */
  .footer .col {
    width: 100%;
    margin: 0 0 0 0;
  }

  body ._form_1._inline-form {
    padding: 0 !important;
  }

  body ._submit {
    font-family: "proxima-nova-extra-condensed", sans-serif !important;
  }

  body ._x04179355._full_width input {
    border-radius: 0px !important;
    border: 1px solid #000 !important;
    font-family: "proxima-nova-extra-condensed", sans-serif !important;
  }

  #_form_63FC99A530DEF_ button[type="submit"] {
    padding: 10px 20px !important;
    font-size: 1.2em !important;
  }
}

@media all and (max-width: 390px) {
  .hero .wrapper {
    top: 55%;
  }

  .eductaxblock .tax .title {
    font-size: 1rem;
  }
}

@media all and (max-width: 350px) {
  .hero .wrapper {
    top: 60%;
  }

  .eductaxblock .tax .title {
    font-size: 0.9rem;
  }
}

.tax-course_cat .no-hero {
  background-color: #043245;
}

/* Featured Course Section Styles */
.divider-wrapper {
  position: relative;
  height: 84px;
}

.shape-divider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.shape-divider svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 64px;
  transform: rotateY(180deg);
}

.shape-divider .shape-fill {
  fill: #E7F2E9;
}

.shape-divider.single-course .shape-fill {
  fill: #043245;
}


.tax-course_cat .featured-course {
  background-color: #fff0d3;
  padding: 60px 0;
  position: relative;
}

.tax-course_cat .featured-course .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.tax-course_cat .featured-course .course-content {
  flex: 1;
  padding-right: 40px;
  min-width: 300px;
}

.tax-course_cat .featured-course .course-title {
  margin-top: 0;
  margin-bottom: 20px;
}

.tax-course_cat .featured-course .course-description {
  background-color: transparent;
  padding: 0;
  margin-bottom: 30px;
  max-width: 500px;
}

.tax-course_cat .featured-course .cta-button {
  background-color: #4ca757;
  color: white;
  text-decoration: none;
  padding: 15px 30px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.tax-course_cat .featured-course .cta-button:hover {
  background-color: #3d8a46;
}

.tax-course_cat .featured-course .course-image {
  flex: 1;
  min-width: 300px;
}

.tax-course_cat .featured-course .course-image img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .tax-course_cat .featured-course .wrapper {
    flex-direction: column;
  }

  .tax-course_cat .featured-course .course-content {
    padding-right: 0;
    margin-bottom: 30px;
  }
}

/* Utbildningar */

.utbildningar .post-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  padding: 3rem 0;
}

.utbildningar .post-grid-three {
  grid-template-columns: repeat(3, 1fr);
  gap: 45px 20px;
}

.utbildningar .post-grid .post-item {
  position: relative;
  display: flex;
  color: inherit;
  flex-flow: column nowrap;
  height: 100%;
}

.utbildningar .post-grid .post-item .inner {
  padding: 2rem 1rem 1rem 1rem;
  flex-grow: 1;
  display: flex;
  flex-flow: column nowrap;
  background-color: white;
}

.utbildningar .post-grid .post-item .inner h2 {
  font-size: 1.5rem;
  margin: .5rem 0;
  line-height: 1;
}

.utbildningar .post-grid .post-item .sticker {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 8px 30px;
}

.utbildningar .post-grid .post-item .sticker span {
  font-size: .9rem;
}

.utbildningar .post-grid .post-item .event-info-container {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 1rem;
}

.utbildningar .post-grid .post-item .event-info-container>div {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.utbildningar .post-grid .post-item .event-info-container>div span {
  font-weight: bold;
  font-size: 16px;
}

.utbildningar .post-grid .post-item .event-info-container i {
  font-size: 1.2rem;
}

.utbildningar .post-grid .post-item .event-info-container a {
  margin-left: auto;
  background: #003246;
  color: white;
  height: 35px;
  width: 35px;
  font-size: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.utbildningar .post-grid .post-item .event-info-container a:hover {
  scale: 1.1;
  background: #11a540;
}

.utbildningar .post-grid .post-item .inner .description {
  margin: 0;
  font-size: 1rem;
  flex-grow: 1;
}

.utbildningar .post-grid .post-item .inner .button {
  width: 100%;
  text-align: center;
  padding: 1.2rem !important;
}

/* Media query for medium screens */
@media screen and (max-width: 768px) {

  .utbildningar .post-grid,
  .utbildningar .post-grid-four {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }
}

/* Media query for small screens */
@media screen and (max-width: 480px) {

  .utbildningar .post-grid,
  .utbildningar .post-grid-four {
    grid-template-columns: 1fr;
  }
}