/*
	Theme Name: Första hjälpencentrum i Sverige AB
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme byggt av SEO Doktorn
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  font-size: 100%;
}

body {
  font: 300 1em interstate, sans-serif;
  color: #222;
  line-height: 1.7;
  background: #fff;
  margin-top: 133px;
}

h1, h2, h3, h4, h5, h6, .main-title {
  margin: 0 0 15px;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
}

h1, .main-title {
  font-size: 3.6em;
  line-height: 1.1;
  margin: 0 0 30px;
}

.main-title {
  margin: 0 0 10px;
}

h2 {
  font-size: 2.6em;
  line-height: 1.1;
}

h3 {
  font-size: 1.8em;
  line-height: 1.2;
}

h4 {
  font-size: 1.3em;
  line-height: 1.2;
}

h5 {
  font-size: 1em;
  line-height: 1.2;
}

h6 {
  font-size: 1em;
  line-height: 1.2;
}

.wrap-full {
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.wrap {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.wrap-big {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.wrap-medium {
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.wrap-small {
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.wrap-xsmall {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.pad {
  padding: 80px 0;
}

.pad-top {
  padding: 80px 0 0;
}

.pad-top-small {
  padding: 60px 0 0;
}

.pad-small, .main {
  padding: 60px 0;
}

.single-product .site-main {
  padding: 60px 0 0;
}

.center {
  text-align: center;
}

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-row-2 {
  width: 48%;
}

.flex .flex-row-2+.flex-row-2 {
  margin-left: 4%;
}

.flex-row-30 {
  width: 30%;
}

.flex-row-70 {
  width: 70%;
}

.flex-row-2-full {
  width: 50%
}

.flex-row-3-full {
  width: 33.333333%;
}

.flex-row-4-full {
  width: 25%;
}

.flex-row-small-utb {
  width: 40%;
}

.flex-row-big-utb {
  width: 60%;
}

.one-third {
  float: left;
  width: 31%;
}

.subcategory .one-third {
  float: left;
  width: 21%;
}

.two-third {
  float: left;
  width: 62%;
  margin-left: 7%;
}

.two-third-invert {
  float: right;
  width: 62%;
  margin-left: 7%;
}

.subcategory .two-third-invert {
  float: right;
  width: 71%;
}

.oppna-no-utb .flex-row-30 {
  text-align: right;
}

.ingress p {
  font-size: 1.2em;
  line-height: 1.9;
  margin-bottom: 25px !important;
}

.upper {
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.main-content ul, .main-content ol, #utbildning-main aside ul, #utbildning-main aside ol, .woocommerce div.product .woocommerce-tabs .panel ul {
  padding-left: 1.3em;
}

.main-content ul, .main-content ol, .main-content p, #utbildning-main aside p, .woocommerce div.product .woocommerce-tabs .panel p, .woocommerce div.product .woocommerce-tabs .panel ul {
  margin-bottom: 20px;
}

.main-content a {
  color: #c1022d;
}

.clear:before,
.clear:after {
  content: ' ';
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  clear: none;
  *zoom: 1;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color: #222;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

a:hover {
  color: #222;
}

a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

input:focus {
  outline: 0;
}

a.button, .form-outer form button, .read-more-utb, .woocommerce a.button, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce button.button.alt {
  background: #c1022d;
  color: #fff;
  display: inline-block;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  padding: 10px 25px 11px !important;
  border-radius: 25px;
  line-height: 1;
  margin-top: 30px;
  text-align: center;
}

a.button:hover, .form-outer form button:hover, .read-more-utb:hover, .woocommerce a.button:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce button.button.alt:hover {
  background: #a80328;
  color: #fff;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
  margin-top: 0;
}

a.button.button-white {
  background: transparent;
  border: 2px solid #fff;
  padding: 9px 23px 10px;
}

a.button.button-blue, .read-more-utb {
  background: #005b9e;
}

a.button.button-blue:hover, .read-more-utb:hover, .custom-puff-text.utb-text .button:hover, .wpcf7-form input[type="submit"]:hover {
  background: #01487c;
}

.read-more-utb {
  margin-top: 0;
}

.form-outer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .5);
  z-index: 15;
  display: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.form-outer.show {
  display: block;
}

.form-outer form {
  max-width: 500px;
  width: 90%;
  margin: 10% auto 0;
  position: relative;
  background: #fff;
  padding: 30px;
  border-radius: 4px;
  box-shadow: 0 0 50px rgba(0, 0, 0, .4);
}

.form-outer form input, .form-outer form button {
  width: 100%;
}

.form-outer form input {
  padding: 22px 15px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-outer form i {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  font-size: 1.2em;
}

.form-outer form button {
  margin-top: 15px;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

/*--------- Header ---------*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
}

.top-header {
  background: #f6f6f6;
  font-weight: 500;
  font-size: 0.8em;
}

.top-header .select-outer {
  display: inline-block;
  position: relative;
  margin-left: 20px;
}

.top-header .select-outer i {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fff;
  pointer-events: none;
  font-weight: 700;
}

.top-header a {
  padding: 5px 0;
  display: inline-block;
}

.top-header input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: #c1022d;
  color: #fff;
  border-radius: 0;
  padding: 8px 50px 8px 20px;
  display: inline-block;
  cursor: pointer;
  font-weight: 700;
}

.top-info {
  float: left;
}

.top-butik {
  float: right;
}

.logo {
  float: left;
}

.logo-img {
  width: 250px;
  margin-top: 20px;
}

.nav ul li a {
  font-weight: 500;
  padding: 40px 20px 40px;
  display: block;
  font-size: 1.4em;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
}

.nav ul.sub-menu li {
  float: none;
}

.nav ul.sub-menu li a {
  padding: 18px 30px 18px 20px;
  font-size: 0.95em;
  white-space: nowrap;
  font-family: 'interstate', sans-serif;
  font-weight: 500;
}

.nav ul li a:hover {
  background: #f6f6f6;
}

.nav a.cart-content {
  background: #f6f6f6;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  padding: 40px 30px;
  float: left;
}

.nav a.cart-content:hover {
  background: #c1022d;
  color: #fff;
}

.nav a.cart-content i {
  font-size: 0.9em;
  position: relative;
  top: 1px;
  margin-right: 5px;
}

.nav .current-menu-item>a {
  background: #f6f6f6;
}

.bottom-header {
  background: #fff;
}

.bottom-header .nav ul {
  list-style-type: none;
}

@media only screen and (min-width: 1250px) {
  .bottom-header .nav ul {
    float: left;
  }

  .nav {
    float: right;
    line-height: 1;
  }

  .nav ul li {
    float: left;
    position: relative;
  }

  .bottom-header .nav ul.sub-menu {
    float: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    display: none;
  }

  .menu-item-has-children:hover ul.sub-menu {
    display: block;
  }

  .menu-item-has-children.product-custom-menu:hover ul.sub-menu {
    display: none;
  }

  .product-custom-menu ul.sub-menu {
    display: none;
  }

  #desktop-productmenu.custom-active {
    display: block;
  }

  .cust-bg {
    background: #f6f6f6;
  }
}

.current-menu-parent>a {
  background: #f6f6f6;
}

.bottom-header .icon-search2 {
  float: right;
  cursor: pointer;
  padding: 39px 20px 40px 20px;
  font-size: 1.4em;
}

.cart-content-mobile {
  float: right;
  font-size: 1.2em;
  padding: 20px;
  position: relative;
  display: none;
  line-height: 1;
}

.cart-content-mobile i {
  position: relative;
  top: 1px;
}


.booking-menu a:before {
  content: "\f15c";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 8px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nav ul.sub-menu li+li {
  border-top: 1px solid #ddd;
}

/*--------- Desktop menu -----------*/
#desktop-productmenu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
  display: none;
  border: 6px solid #fff;
}

#desktop-productmenu .row-2 {
  border-top: 6px solid #fff;
}

#desktop-productmenu ul {
  list-style-type: none;
}

#desktop-productmenu ul li {
  display: block;
  width: 25%;
  height: 180px;
}

#desktop-productmenu ul li a {
  line-height: 1.2;
  display: block;
  position: relative;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  height: 100%;
}

#desktop-productmenu .row-1 li+li, #desktop-productmenu .row-2 li+li {
  border-left: 6px solid #fff;
}

.menu-title-top {
  color: #fff;
  font-weight: 500;
  font-size: 1.1em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .85));
  padding: 25px 20px 15px 20px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#desktop-productmenu ul li a:hover .menu-title-top {
  padding: 45px 20px 25px 20px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/*#desktop-productmenu ul li a .overlay {
	position: absolute;
	left: 0;
	width: 100%;
    height: 40%;
	bottom: 0;
	background: rgba(0,0,0,.22);
	-webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}*/
/*#desktop-productmenu ul li a:hover .overlay {
	background: none;
}*/
/*#desktop-productmenu ul li a div.menu-thumb {
    width: 35%;
    margin-right: 5%;
}
#desktop-productmenu ul li a div {
    float: left;
}

#desktop-productmenu ul li a div.menu-title {
    font-weight: 500;
    font-size: 1.1em;
}
#desktop-productmenu ul li a div.menu-title {
    width: 60%;
}

#desktop-productmenu ul li a div.menu-thumb img {
    width: 290px;
}

#desktop-productmenu ul li a div.menu-title span {
    font-weight: 400;
    color: #222;
    display: block;
    margin-top: 10px;
    font-size: 0.8em;
}*/
/*---------- slider --------*/
.front-carousel.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0;
  position: absolute;
  bottom: 10px;
  right: 5%;
}

.front-carousel.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}

.front-carousel.owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, .55);
  width: 14px;
  height: 14px;
  margin: 5px;
}

.front-carousel .item {
  height: 480px;
}

.front-carousel .item p {
  font-size: 1.2em;
}

.front-carousel .item h2 {
  font-size: 4.8em;
  line-height: 1;
}

.front-carousel .item .flex-row-small-utb {
  padding: 0 5%;
  position: relative;
  background: #f6f6f6;
}

.front-carousel .item .flex-row-small-utb div {
  position: relative;
  z-index: 2;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*.bg-color-elem {
	background: transparent url(/wp-content/uploads/2018/11/gray-elem.svg) no-repeat;
	background-size: cover;
    background-position: right top;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 138%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

.bg-color-elem:before {
	content: url(/wp-content/uploads/2018/11/logo-elem-black-black.svg);
    position: absolute;
    bottom: -29px;
    left: -55px;
    width: 60%;
}*/
.utb-tax-head {
  padding: 80px 0;
  color: #fff;
  background: #005b9e url(/wp-content/uploads/2018/11/logo-elem-blue.svg) no-repeat;
  background-size: 550px;
  background-position: -80px center;
}

.grey-stripe, .grey-flower, .blue-stripe, .blue-flower, .red-stripe, .red-flower {
  position: relative;
}

.grey-flower {
  overflow: hidden;
}

.grey-flower:before {
  content: url(/wp-content/uploads/2018/11/logo-elem-black-black.svg);
  position: absolute;
  bottom: -29px;
  left: -55px;
  width: 100%;
}

.blue-flower:before {
  content: url(/wp-content/uploads/2018/11/logo-elem-blue.svg);
  position: absolute;
  bottom: -50%;
  left: -55px;
  width: 90%;
}

.red-flower:before {
  content: url(/wp-content/uploads/2018/10/logo-elem.svg);
  position: absolute;
  bottom: -50%;
  left: -55px;
  width: 90%;
}

.grey-stripe:before {
  background-image: url(/wp-content/uploads/2019/01/grey-stripe.png);
  background-size: 100% 100%;
  display: inline-block;
  width: 180px;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
}

.blue-stripe:before {
  background-image: url(/wp-content/uploads/2019/01/blue-stripe.png);
  background-size: 100% 100%;
  display: inline-block;
  width: 100px;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
}

.red-stripe:before {
  background-image: url(/wp-content/uploads/2019/01/red-stripe.png);
  background-size: 100% 100%;
  display: inline-block;
  width: 100px;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.animated {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*--------- Rent section -------*/
#swe-section {
  background: #f6f6f6 url(/wp-content/uploads/2018/12/swe-opa.png) no-repeat;
  background-position: 5% 10%;
}

#swe-section .flex {
  align-items: center;
}

.cat-prod-section p, #swe-section p {
  font-size: 1.1em;
}

#swe-section img {
  max-height: 370px;
}

.cat-prod-section img {
  object-fit: cover
}

.pad-split {
  padding: 100px 5%;
}

.reverse {
  flex-direction: row-reverse;
}

/*--------- Puffar ----------*/
#mainpuff-section .flex-row-2 {
  background: #f6f6f6;
  border-bottom: 4px solid #ccc
}

.custom-puff-img {
  position: relative;
  overflow: hidden;
}

.custom-puff-img h2 {
  font-size: 3em;
  position: absolute;
  top: 40px;
  left: -30px;
  z-index: 1;
  color: #fff;
  padding: 18px 45px 18px 60px;
}

.custom-puff-img h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  background: #c1022d;
  z-index: -1;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}

.custom-puff-img.utb h2:before {
  background: #005b9e;
}

.custom-puff-text {
  padding: 50px 40px 30px;
  position: relative;
}

.custom-puff-text.utb-text .button {
  background: #005b9e;
}

.custom-puff-text .button {
  margin-top: 0;
  position: absolute;
  right: 30px;
  top: -21px;
}

#puff-section {
  background: #f6f6f6;
  border-bottom: 4px solid #ccc;
}

#puff-section .flex-row-2-full.puff div {
  padding: 60px 50px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#puff-section .flex-row-2-full.puff div a {
  display: block;
}

#puff-section .flex-row-2-full.puff {
  position: relative;
}

#puff-section .flex-row-2-full.puff img {
  width: 90px;
  margin-bottom: 10px;
}

.puffar .flex-row-2-full {
  border-left: 1px solid #ddd;
}

.news-carousel:after {
  content: "";
  top: 0;
  bottom: 0;
  position: absolute;
  width: 20%;
  right: 0;
  background-image: linear-gradient(to right, rgba(249, 242, 242, 0), rgba(249, 242, 242, 1) 60%);
}

.news-carousel .item {
  padding: 60px 0 60px 50px;
}

.news-carousel .item p {
  line-height: 1.4;
  font-size: 0.9em;
}

.news-carousel.owl-theme .owl-nav {
  margin-top: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.news-carousel.owl-carousel .owl-nav button {
  background: #c1022d;
  color: #fff;
  font-size: 1.6em;
  margin: 0;
  border-radius: 0;
  padding: 8px 20px 12px !important;
  line-height: 1;
}

.news-carousel.owl-theme .owl-nav [class*=owl-] {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.news-carousel.owl-theme .owl-nav [class*=owl-]:hover {
  background: #b1012b;
}

.date {
  color: #c1022d;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
}

.date a {
  color: #c1022d;
}

.date span {
  margin-right: 10px;
  color: #222;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.3em;
  letter-spacing: 0.02em;
}

/*-------- About section -----------*/
.tel-about {
  font-size: 2.6em;
  line-height: 1.2;
  /*text-shadow: 0 0 14px rgba(255,255,255,.95);*/
}

.tel-box {
  line-height: 1.1;
  margin: 30px 0 30px;
  font-size: 2.2em;
}

#about-section .one-third, #about-section .two-third {
  position: relative;
  z-index: 2;
}

/*.instruktor {
	position: absolute;
	bottom: -80px;
	left: 30px;
	width: 420px;
}*/
/*------- Ref section ----------*/
#ref-section {
  background: #f6f6f6;
  padding-bottom: 30px;
}

#ref-section h2 {
  text-align: center;
  margin-bottom: 40px;
}

.ref-carousel .comp {
  font-weight: 500;
  color: #888;
}

.ref-carousel .item .icon-quote-left {
  color: #444444;
  opacity: 0.15;
  font-size: 1.9em;
  margin-bottom: 10px;
  display: inline-block;
}

.ref-carousel blockquote {
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.6em;
  line-height: 1.3;
}

.ref-carousel blockquote {
  margin-bottom: 20px;
}

.ref-carousel.owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  margin: 5px;
}

.ref-carousel.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 50px;
}

/*----------- Kundreferenser ---------*/
.kundreferens h3 {
  display: inline-block;
  margin-bottom: 5px;
}

.kundreferens .comp {
  display: inline-block;
  margin-bottom: 5px;
}

.post-119 .kundreferens+.kundreferens, .post-type-archive-referenser article+article {
  border-top: 2px solid #ccc;
  padding-top: 25px;
  margin-top: 25px;
}

.post-type-archive-referenser article blockquote+blockquote {
  margin-top: 10px;
}

.kundreferens .utb-ref {
  text-transform: uppercase;
  font-size: 0.85em;
  color: #888;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 30px;
}

.kundreferens .icon-quote-left {
  color: #444444;
  opacity: 0.15;
  font-size: 2.3em;
  margin-bottom: 0;
  display: inline-block;
}

.kundreferens .quote {
  float: left;
  width: 10%;
}

.kundreferens .quote-text {
  float: left;
  width: 90%;
}

.kundreferens blockquote p {
  margin-bottom: 5px;
  font-style: italic;
  font-size: 1.1em;
}

/*----------- Medarbetare ------------*/
.medarbetare .coworker img {
  width: 100%;
}

.medarbetare .coworker {
  background: #f6f6f6;
  margin-bottom: 25px;
}

.medarbetare h3 {
  margin: 0 0 5px;
}

.medarbetare .coworker div {
  padding: 15px 20px 25px;
  font-size: 0.95em;
  line-height: 1.5;
}

.medarbetare .title {
  text-transform: uppercase;
  font-size: 0.85em;
  color: #888;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.coworker a.button {
  margin-top: 0;
}

.medarbetare .flex .flex-row-2+.flex-row-2 {
  margin-left: 0;
}

.medarbetare .custom-row {
  border-bottom: 2px solid #ccc;
}

.medarbetare .custom-row .coworker:nth-child(2n) {
  margin-left: 4%;
}

/*----------- Product listing ----------*/
#featured-section {
  position: relative;
  padding-top: 130px;
}

#featured-section>h2 {
  font-size: 3em;
  position: absolute;
  top: 85px;
  left: -30px;
  display: inline-block;
  z-index: 1;
  color: #fff;
  padding: 8px 45px 8px 60px;
}

#featured-section>h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  background: #c1022d;
  z-index: -1;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}

ul.products li h2, .woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 1.6em;
  margin: 0 0 6px;
}

.loop-cat {
  text-transform: uppercase;
  font-size: 0.7em;
  color: #888;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.woocommerce ul.products[class*=columns-] li.product {
  background: #fff;
  border: 1px solid #ddd;
}

.woocommerce div.product form.cart div.quantity {
  margin: 0 15px 0 0;
}

.woocommerce .quantity .qty {
  width: 60px;
  font-size: 1.3em;
  padding: 8px 0 8px 10px;
  border: 1px solid #ddd;
  border-radius: 0;
}

.woocommerce ul.products li.product .button, .woocommerce button.button.alt.single_add_to_cart_button {
  margin-top: 0;
  background-color: #8bc343;
  color: #fff;
  display: inline-block;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  padding: 10px 25px 11px;
  border-radius: 25px;
  line-height: 1;
}

.woocommerce ul.products li.product .button:before, .woocommerce button.button.alt.single_add_to_cart_button:before {
  content: "\e906";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 0.9em;
  position: relative;
  top: 1px;
  margin-right: 6px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  border-right: 1px solid #ddd;
  width: 25%;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
  border-right: none;
}

.loop-product-bottom {
  padding: 15px 25px;
  border-top: 1px solid #ddd;
}

.woocommerce ul.products li.product.custom-product-listing, .woocommerce-page ul.products li.product.custom-product-listing, .tax-product_cat.woocommerce ul.products li.product, .tax-product_cat.woocommerce-page ul.products li.product {
  width: 48% !important;
}

.subcategory.tax-product_cat.woocommerce ul.products li.product {
  width: 32% !important;
  margin-left: 0px !important;
}

.tax-product_cat.woocommerce ul.products {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.subcategory.tax-product_cat.woocommerce ul.products {
  flex: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tax-product_cat.woocommerce ul.products[class*=columns-] li.product, .tax-product_cat.woocommerce-page ul.products[class*=columns-] li.product {
  margin: 0 0 25px;
}

.tax-product_cat.woocommerce ul.products[class*=columns-] li.product:hover, .tax-product_cat.woocommerce-page ul.products[class*=columns-] li.product:hover {
  webkit-box-shadow: 2px 2px 5px 0.3px rgba(33, 33, 33, .5);
  -moz-box-shadow: 2px 2px 5px .3px rgba(33, 33, 33, .5);
  box-shadow: 2px 2px 5px 0.3px rgba(33, 33, 33, .5);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.subcategory.tax-product_cat.woocommerce ul.products[class*=columns-] li.product {
  margin: 0 10px 25px;
}

.woocommerce ul.products li.product.custom-product-listing {
  background: #f6f6f6;
  border: none;
}

.woocommerce ul.products li.product.custom-product-listing:nth-child(even), .woocommerce-page ul.products li.product.custom-product-listing:nth-child(even), .tax-product_cat.woocommerce ul.products li.product:nth-child(even), .tax-product_cat.woocommerce-page ul.products li.product:nth-child(even) {
  margin-left: 4%;
}

.loop-product-bottom .quantity {
  float: left;
}

.woocommerce ul.products li.product .loop-product-bottom .button {
  float: right;
  min-height: 0px;
}

.subcategory.woocommerce ul.products li.product .loop-product-bottom a {
  margin-top: 0;
  background-color: #8bc343;
  color: #fff;
  display: inline-block;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  padding: 10px 25px 11px;
  border-radius: 25px;
  line-height: 1;
  min-height: 0;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  padding: 40px 25px 20px;
  display: block;
}

.woocommerce ul.products li.product a img {
  width: auto;
  margin: 15px auto;
  max-height: 180px;
}

.woocommerce ul.products li.product.product-category a img {
  width: 100%;
  margin: 0 auto;
  max-height: 216px;
  object-fit: cover;
}

.woocommerce ul.products li.product.product-category a div {
  padding: 15px 20px 25px;
}

.woocommerce ul.products li.product .price {
  font-weight: 300;
  font-size: 1.4em;
  color: #222;
  margin-bottom: 0;
  padding: 0;
}

.woocommerce-products-header .term-description p, .woocommerce-products-header .page-description p {
  font-size: 1.2em;
  line-height: 1.9;
}

.woocommerce div.product form.cart {
  margin-bottom: 0;
}

#plus-container {
  background-color: #f6f6f6;
}

#plus-container .wrap div {
  padding: 10px 0;
  align-items: center;
  justify-content: center;
  width: 25%;
}

#plus-container p {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.85em;
  letter-spacing: 0.03em;
}

#plus-container i {
  position: relative;
  top: 2px;
  margin-right: 4px;
  font-size: 1.3em;
  font-weight: 600;
}

/*------ Category listing --------*/
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  font-size: 1.8em;
  margin: 0 0 15px;
  padding: 0;
}

.woocommerce ul.products li.product a {
  padding: 40px 25px 20px;
  display: block;
  overflow: hidden;
  position: relative;
}

.subcategory.woocommerce ul.products li.product a {
  padding: 40px 25px 20px;
  display: block;
  overflow: hidden;
  position: relative;
  min-height: 527px;
}

.woocommerce ul.products li.product.product-category a {
  padding: 0;
  display: block;
  overflow: hidden;
  position: relative;
}

.loop-product-custom a {
  display: block;
  width: 48%;
  background: #f6f6f6;
  margin-bottom: 25px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.loop-product-custom a:hover {
  background: #e8e8e8;
}

.loop-product-custom a div {
  padding: 15px 20px 25px;
}

.loop-product-custom a:nth-child(even) {
  margin-left: 4%;
}

.post-type-archive-product .term-listing h2, .tax-product_cat .term-listing h2 {
  border-top: 2px solid #ccc;
  padding-top: 20px;
}

/*----- Product loop clear och flex -----------*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  margin: 0;
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: left;
  }

  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 50%;
  }
}

/*-------- Mitt konto/Skapa konto ---------*/
.woocommerce .register input.button, .woocommerce .woocommerce-form.woocommerce-form-login.login button.button, .woocommerce .woocommerce-MyAccount-content button.button {
  background: #c1022d;
  color: #fff;
  display: inline-block;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  padding: 10px 25px 11px !important;
  border-radius: 25px;
  line-height: 1;
  text-align: center;
}

.woocommerce .woocommerce-MyAccount-content button.button {
  margin-top: 10px;
}

.register .woocommerce-simple-registration-login-link {
  display: none;
}

.woocommerce-account .wrap.main-content {
  max-width: 1000px;
  background: #f6f6f6;
  margin-top: -100px;
  padding: 40px;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 50px rgba(0, 0, 0, .2);
}

.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
}

.woocommerce-MyAccount-navigation ul li a {
  display: block;
  border-top: 1px solid #ddd;
  padding: 8px 12px;
  font-weight: 500;
  color: #222;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
  background: #ededed;
}

.woocommerce-MyAccount-navigation ul li a:hover {
  background: #ededed;
  color: #222;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
  background: #c1022d;
  color: #fff;
  border-top: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 65%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 12px 15px;
  border: 1px solid #ddd;
}

.woocommerce form .form-row label {
  font-weight: 500;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border-radius: 0;
}

.woocommerce form .form-row label {
  line-height: 1.5;
}

/*------- Utbildning -----------*/
/*.bg-color-elem-blue {
	background: transparent url(/wp-content/uploads/2018/11/blue-elem.svg) no-repeat;
	background-size: cover;
	background-position: right top;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}

.bg-color-elem-blue:before {
	content: url(/wp-content/uploads/2018/11/logo-elem-blue.svg);
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -80px;
    width: 65%;
}*/
/*.main-top-text .bg-color-elem-red {
	background: transparent url(/wp-content/uploads/2018/10/red-elem.svg) no-repeat;
	background-size: cover;
	background-position: right top;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}

.main-top-text .bg-color-elem-red:before {
	content: url(/wp-content/uploads/2018/10/logo-elem.svg);
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -80px;
    width: 65%;
}*/
#utbildning-main article {
  float: left;
  width: 60%;
}

#utbildning-main aside {
  float: left;
  width: 32%;
  margin-left: 8%;
}

#utbildning-main aside .sidebar-widget, #custom_html-2 {
  margin-top: 25px;
}

#text-4 {
  background: #f6f6f6;
  padding: 30px 40px;
}

#text-4 ul {
  list-style-type: none;
  line-height: 1.4;
}

#text-4 ul li {
  margin-bottom: 15px;
  position: relative;
}

#text-4 ul li:before {
  content: "\e116";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  top: -5px;
  left: -1.9em;
  color: #fff;
  background-color: #8bc343;
  font-size: 1.4em;
  padding: 6px;
  display: inline-block;
  border-radius: 50%;
}

#utbildning-main aside #text-4 ul {
  padding-left: 2.8em;
  margin-top: 30px;
}

#utbildning-main aside .sidebar-text, #utbildning-main aside .sidebar-button {
  padding: 30px 40px;
  background: #f6f6f6;
}

#utbildning-main aside .sidebar-text {
  background: #f6f6f6 url(/wp-content/uploads/2018/11/logo-elem-black.svg) no-repeat;
  background-size: 480px;
  background-position: -190px 50px;
  border-top: 12px solid #ededed;
}

#utbildning-main aside .button {
  width: 100%;
}

.utb-top {
  color: #fff;
  position: relative;
  overflow: hidden;
}

.utb-top-text {
  background: #005b9e;
  padding: 80px 5%;
  position: relative;
}

.utb-top-text div {
  position: relative;
  z-index: 2;
}

.main-top-text {
  background: #c1022d;
  padding: 80px 5%;
  position: relative;
}

.main-top-text div {
  position: relative;
  z-index: 2;
}

.reg-breadcrumb {
  background: #c1022d url(/wp-content/uploads/2018/10/logo-elem.svg) no-repeat;
  background-size: 400px;
  background-position: -80px -80px;
  padding: 15px 0;
}

#breadcrumbs {
  color: #dfb7c1;
}

#breadcrumbs a {
  color: #dfb7c1;
}

.breadcrumb_last, #breadcrumbs a:hover {
  color: #fff;
}

.short-info {
  background: #f6f6f6;
}

.short-info .flex-row-3-full {
  padding: 30px 20px;
  align-items: center;
  justify-content: center;
}

.short-info .flex-row-3-full+.flex-row-3-full {
  border-left: 1px solid #ddd;
}

.short-info .flex-row-3-full p {
  line-height: 1.5;
}

.short-info .flex-row-3-full p:last-child {
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.7em;
  line-height: 1.1;
  margin-top: 7px;
}

.short-info .flex-row-3-full i {
  font-size: 2.4em;
  margin-right: 14px;
  color: #005b9e;
  position: relative;
  top: -3px;
}

.sidebar-button {
  border-top: 1px solid #ddd;
}

.sidebar-button .button {
  margin-top: 0;
}

.custom-row {
  margin-bottom: 25px;
}

.custom-row article {
  width: 48%;
  background: #f6f6f6;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.custom-row article div, .custom-row .product-cat-box div {
  padding: 15px 20px 25px;
}

.custom-row article h3, .custom-row .product-cat-box h3 {
  font-size: 2.1em;
}

.custom-row article+article {
  margin-left: 4%;
}

.custom-row article:hover {
  background: #e8e8e8;
}

.custom-excerpt {
  font-size: 0.95em;
  line-height: 1.5;
}

.custom-excerpt-prod {
  font-size: 0.9em;
  line-height: 1.4;
  padding: 8px 0;
}

.custom-excerpt i {
  font-size: 0.9em;
  position: relative;
  top: 1px;
}

.custom-row .product-cat-box {
  width: 48%;
  display: block;
  background: #f6f6f6;
}

.custom-row .product-cat-box+.product-cat-box {
  margin-left: 4%;
}

.utbildning-sidebar-menu, .utbildning-sidebar-menu ul.sub-menu {
  list-style-type: none;
}

.top-item-term {
  position: relative;
}

.top-item-term i {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 700;
  padding: 18px;
  display: block;
  cursor: pointer;
}

.top-item-term>a {
  background: #f6f6f6;
}

.utbildning-sidebar-menu li a {
  font-weight: 700;
  font-family: 'interstate-compressed', sans-serif;
  font-size: 1.6em;
  padding: 5px 15px 5px;
  display: block;
}

.utbildning-sidebar-menu ul.sub-menu li a {
  font-weight: 300;
  font-size: 1em;
  padding: 8px 15px 8px;
  font-family: 'interstate', sans-serif;
}

.utbildning-sidebar-menu li .sub-menu {
  display: none;
}

.utbildning-sidebar-menu li.active .sub-menu {
  display: block;
}

.single-utbildning .utbildning-sidebar-menu li.current a:before {
  content: "\e901";
  font-weight: 700;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  margin-right: 5px;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.utbildning-sidebar-menu li.active>a, .utbildning-sidebar-menu li a:hover {
  background: #f6f6f6;
}

li.top-item-term>a:hover {
  background: #e8e8e8;
}

.post-type-archive-utbildning .term-listing h2 {
  border-top: 2px solid #ccc;
  padding-top: 20px;
}

.post-type-archive-utbildning .term-listing, .post-type-archive-product .term-listing, .tax-product_cat .term-listing {
  margin-top: 50px;
}

.single-utbildning .woocommerce .products ul, .woocommerce ul.products {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.single-utbildning .custom-product-list {
  position: relative;
  margin-top: 50px;
}

.related.products {
  position: relative;
  margin-top: 150px;
}

.single-utbildning .custom-product-list>h2, .related.products>h2 {
  font-size: 3em;
  position: absolute;
  top: -45px;
  left: -30px;
  display: inline-block;
  z-index: 1;
  color: #fff;
  padding: 8px 45px 8px 60px;
}

.single-utbildning .custom-product-list>h2:before, .related.products>h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  background: #c1022d;
  z-index: -1;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}

#utbildning-main aside ul.utbildning-sidebar-menu {
  padding-left: 0;
  margin-top: 25px;
}

#utbildning-main aside ul.utbildning-sidebar-menu ul.sub-menu {
  padding-left: 0;
}

.ut_ref {
  padding: 0 5%;
  margin-top: 40px;
  text-align: center;
}

.ut_ref .icon-quote-left {
  color: #444444;
  opacity: 0.15;
  font-size: 1.9em;
  margin-bottom: 10px;
  display: inline-block;
}

.ut_ref blockquote {
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.6em;
  line-height: 1.3;
}

.ut_ref .company {
  font-weight: 500;
  color: #888;
}

/*--------- Product sidebar menu ----------*/
.product-sidebar-menu, .sub-childs {
  list-style-type: none;
}

.product-sidebar-menu .child-term, .product-sidebar-menu .parent-term {
  position: relative;
}

.product-sidebar-menu .parent-term i {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 700;
  padding: 18px;
  display: block;
  cursor: pointer;
}

.product-sidebar-menu .child-term i {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 700;
  padding: 17px;
  display: none;
  cursor: pointer;
}

.product-sidebar-menu .child-term a {
  display: block;
}

.product-sidebar-menu .parent-term>a {
  font-weight: 700;
  font-family: 'interstate-compressed', sans-serif;
  font-size: 1.6em;
  padding: 5px 15px 5px;
  display: block;
  background: #f6f6f6;
}

.product-sidebar-menu .child-term>a {
  font-weight: 700;
  font-family: 'interstate-compressed', sans-serif;
  font-size: 1.3em;
  padding: 8px 15px 8px;
}

.child-term.active>a {
  padding-left: 25px;
}

.product-sidebar-menu .parent-term.active .sub-childs, .product-sidebar-menu .child-term.active .sub-menu {
  display: block;
}

.product-sidebar-menu .sub-childs {
  display: none;
}

.product-sidebar-menu .sub-menu {
  list-style-type: none;
  display: none;
}

.product-sidebar-menu .sub-menu a {
  padding: 5px 15px 5px 35px;
  display: none;
}

.product-sidebar-menu li.parent-term>a:hover, .product-sidebar-menu li.parent-term>i:hover {
  background: #e8e8e8;
}

.product-sidebar-menu .child-term>a:hover, .product-sidebar-menu .sub-menu li a:hover, .product-sidebar-menu .child-term i:hover {
  background: #f6f6f6;
}

/*------ Boka utbildning -----------*/
.page-id-179 .sidebar .button-blue {
  display: none;
}

.page-template-page-utb .utbildning-sidebar-menu li .sub-menu {
  display: block;
}

.input-outer {
  margin-bottom: 25px;
}

.input-outer div {
  float: left;
  width: 48%;
}

.wpcf7-form label {
  font-weight: 500;
}

.wpcf7-form input, .wpcf7-form textarea {
  background-color: #f6f6f6;
  padding: 18px 15px;
  width: 100%;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.wpcf7-form input:focus, .wpcf7-form textarea:focus {
  background-color: #ededed;
}

.wpcf7-form-control.wpcf7-acceptance {
  margin: 10px 0 0;
  display: block;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 0.95em;
  margin-left: 10px;
  display: inline-block;
}

.wpcf7-form input[type="checkbox"] {
  width: auto;
}

.wpcf7-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: #005b9e;
  color: #fff;
  padding: 18px 15px;
  border-radius: 0;
  width: 100%;
  font-weight: 500;
  cursor: pointer;
}

.select-outer-div {
  position: relative;
  margin-bottom: 25px;
}

.select-outer-div i {
  font-weight: 700;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 45px;
  font-size: 1.2em;
  color: #fff;
  z-index: 1;
}

.input-outer div+div {
  margin-left: 4%;
}

.wpcf7-form input[type="submit"] {
  background: #005b9e;
  color: #fff;
  display: inline-block;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  padding: 10px 35px 11px !important;
  border-radius: 25px;
  line-height: 1;
  width: auto;
  text-align: center;
}

/*------ Search ---------*/
.pagination {
  margin-top: 30px;
}

.loop-placeholder {
  border: 1px solid #ddd;
}

.page-numbers {
  background-color: #f6f6f6;
  display: inline-block;
  padding: 6px 15px;
  font-weight: 500;
}

.page-numbers:hover {
  background: #c1022d;
  color: #fff;
}

.page-numbers.current {
  background: #c1022d;
  color: #fff;
}

/*
.prev.page-numbers:before {
	position: relative;
	top: 1px;
	content: "\e901";
	font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
/*
.next.page-numbers:after {
	position: relative;
	top: 1px;
	content: "\e902";
	font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
/*-----woocommerce nav.woocommerce-pagination */
.woocommerce nav.woocommerce-pagination {
  text-align: left;
  margin-top: 30px;
}

.woocommerce nav.woocommerce-pagination ul {
  display: inline-block;
  padding: 0;
  border: none;
  border-right: 0;
  margin: 0px;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  background-color: #f6f6f6;
  display: inline-block;
  padding: 10px 20px;
  font-weight: 500;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: #c1022d;
  color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #c1022d;
  color: #fff;
}

/*-------- 404 ----------*/
#post-404 .button {
  margin: 6px;
}

.buttons-404 {
  margin-top: 30px;
}

#post-404 .icon-arrow-right22 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 1px;
}

#post-404 .button:hover {
  text-decoration: none;
}

.img404 {
  width: 150px;
  margin-bottom: 30px;
}

.error404 .overlay {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
}

.error404 .main {
  position: relative;
  padding: 80px 0;
}

.error404 .main-content a {
  color: #fff;
}

.error404 .main-content a:hover {
  text-decoration: underline;
}

.error404 .main-content {
  position: relative;
  z-index: 2;
  color: #fff;
}

/*------- Första hjälpen guide -------*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 20px;
  overflow: hidden;
  max-width: 100%;
}

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

.single-post .text-content, .single-oppna-utbildningar .text-content {
  background: #fff;
  margin-top: -80px;
  padding: 30px 5%;
}

.single-post article .attachment-post-thumbnail {
  width: 100%;
}

.reg-loop article+article {
  border-top: 2px solid #ccc;
  padding-top: 25px;
  margin-top: 25px;
}

.reg-loop .ingress {
  margin-bottom: 40px;
}

.reg-loop .one-third img {
  width: 100%;
}

.cat-list {
  padding: 15px 0;
  background-color: #f6f6f6;
}

.cat-list h3 {
  display: inline-block;
  font-size: 1.6em;
  margin-bottom: 0;
}

.cat-list .cat_btn {
  margin-top: 0;
  margin: 10px;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  padding-bottom: 3px;
  border-bottom: 2px solid #ccc;
  color: #888;
}

.cat-list .cat_btn:hover {
  border-bottom: 2px solid #c1022d;
  color: #222;
}

.cat-list .cat_btn.active {
  border-bottom: 2px solid #c1022d;
  color: #222;
}

/*---------- Varukorg & kassa -----------*/
.main-content p.cart-empty {
  font-size: 2.2em;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}

.emptycart {
  text-align: center;
  padding: 30px 10px;
  border: 3px dashed #ccc;
}

.woocommerce-order-received .emptycart {
  display: none;
}

.product-name .sku-on-checkout {
  font-family: 'interstate', sans-serif;
  font-weight: 400;
  font-size: 0.7em;
  line-height: 1.2;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 60px;
}

.woocommerce-form-coupon-toggle {
  display: none;
}

.woocommerce-terms-and-conditions-checkbox-text {
  font-size: 0.95em;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
  padding: 0;
}

.woocommerce-checkout .woocommerce-notices-wrapper {
  display: none;
}

.woocommerce-checkout .top-header .select-outer {
  display: none;
}

.woocommerce-message {
  top: 133px;
  z-index: 9;
  right: 5%;
  position: fixed;
  width: 400px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
  color: #222;
  border-top: none;
  margin: 0;
  text-align: center;
  padding: 40px;
  font-weight: 500;
  line-height: 1.4;
  transition: all 0.8s ease;
}

.woocommerce-message .icon-cross {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  font-weight: 500;
}

.woocommerce-message:before {
  content: none;
}

.woocommerce-message .button, .woocommerce-page .woocommerce-message .button {
  margin-top: 20px;
  display: block;
  float: none;
}

.product-name {
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
}

.product-name a {
  color: #222;
}

.woocommerce a.remove {
  color: #c1022d !important;
}

.woocommerce a.remove i {
  font-size: 0.7em;
  font-weight: 700;
}

.woocommerce-checkout .wrap.main-content {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.woocommerce a.remove:hover {
  background: transparent;
  color: #c1022d !important;
}

.woocommerce-page table.cart td.actions .input-text {
  width: 200px;
}

.woocommerce-checkout table.cart td.actions .coupon .input-text {
  padding: 12px 15px;
  margin: 0 10px 0 0;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
  padding: 15px;
  border: 1px solid #ddd;
}

.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
  color: inherit;
  background-color: #ebe9eb;
}

.cart-subtotal th {
  width: 140px;
}

.woocommerce-checkout-review-order-table thead, .woocommerce-checkout-review-order-table tbody {
  display: none;
}

.wc-svea-checkout-page .wc-svea-checkout-order-details .wc-svea-checkout-form .woocommerce-checkout-review-order-table, .wc-svea-checkout-notes-field {
  background: #f6f6f6;
  width: 100%;
}

.shipping-calculator-form .button {
  background: #c1022d;
  color: #fff;
  display: inline-block;
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  padding: 10px 25px 11px !important;
  border-radius: 25px;
  line-height: 1;
  text-align: center;
}

.order-total {
  font-size: 1.8em;
  font-family: 'interstate-compressed', sans-serif;
  background-color: #8bc343;
  color: #fff;
}

.woocommerce table.shop_table {
  border-radius: 0;
  background-color: #f6f6f6;
  border: 1px solid #e7e7e7;
}

.woocommerce table.shop_table td {
  border-top: 1px solid #e7e7e7;
}

.woocommerce table.shop_table .order-total th, .woocommerce table.shop_table .order-total td {
  padding: 15px 12px;
}

.woocommerce table.shop_table tfoot td, .woocommerce ul#shipping_method .amount {
  font-weight: 400;
}

.woocommerce table.shop_table tfoot .cart-subtotal th, .woocommerce table.shop_table tfoot .cart-subtotal td {
  border-top: 0;
}

.woocommerce form .form-row .optional {
  display: none;
}

.woocommerce-checkout .woocommerce-billing-fields, .woocommerce-checkout .woocommerce .col2-set .col-2, .woocommerce-checkout .woocommerce-page .col2-set .col-2 {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  padding: 20px 15px 15px;
}

#order_review_heading, .custom-checkout-heading {
  margin-top: 30px;
}

#order_comments {
  padding: 15px;
}

.product-subtotal {
  font-weight: 700;
}

.shipping-desc {
  display: block;
  font-size: 0.9em;
  font-weight: 400;
}

#shipping_method {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

#shipping_method li label, .wc_payment_method label {
  font-weight: 700;
  cursor: pointer;
}

#shipping_method li {
  padding: 10px 0;
}

#shipping_method li+li {
  border-top: 1px solid #ddd;
}

.woocommerce table.shop_table tfoot .order-total th, .woocommerce table.shop_table tfoot .order-total td {
  border-top: 0;
}

.woocommerce .form-row.place-order button.button.alt {
  background: #8bc343;
}

.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 0;
  padding: 0;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: transparent;
  border-radius: 0;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 12px;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: transparent;
  color: #222;
  border-top: 1px solid #ddd;
  padding: 20px 0 0;
  margin: 20px 0 0;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  content: none;
}

.woocommerce-checkout #payment ul.payment_methods li.checked-radio {
  border: 3px solid #8bc343;
}

.woocommerce-checkout #payment ul.payment_methods li input {
  width: auto;
  display: inline-block;
  display: none;
}

.wc_payment_method label {
  position: relative;
  padding: 5px 0 5px 40px;
}

.wc_payment_method label:before {
  content: "";
  display: block;
  position: absolute;
  border: 3px solid #ccc;
  border-radius: 100%;
  height: 28px;
  width: 28px;
  top: 0;
  left: 0;
  z-index: 5;
  transition: border .1s linear;
  -webkit-transition: border .1s linear;
}

.wc_payment_method label:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
  height: 12px;
  width: 12px;
  top: 8px;
  left: 8px;
  margin: auto;
  transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
}

input[type="radio"]:checked~label:after {
  background: #659626;
}

/*----------- Order received / Thank you page ----------*/
.woocommerce-thankyou-order-details li strong {
  font-size: inherit;
  float: none;
  padding: 0 0 0 5px;
}

.woocommerce-thankyou-order-details {
  background-color: none;
  padding: 20px 0;
}

.woocommerce-order-received .main-content ul {
  padding-left: 0;
}

.woocommerce-thankyou-order-details li {
  padding: 0;
}

.woocommerce-thankyou-order-details li.date {
  margin-bottom: 0;
  color: #222;
}

.woocommerce-order-details, .woocommerce-customer-details {
  display: none;
}

.woocommerce-thankyou-order-received {
  padding: 100px 0 20px 0;
}

.woocommerce-order-received .main {
  padding: 0 0 60px;
}

h1.red {
  color: #c1022d;
}

.woocommerce-thankyou-order-received {
  font-size: 1.1em;
}

/*--------- Svea checkout
.wc-svea-checkout-page .wc-svea-checkout-order-details, .wc-svea-checkout-page .wc-svea-checkout-checkout-module {
  float: none;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 45px;
}

.wc-svea-checkout-page .wc-svea-checkout-order-details .wc-svea-checkout-form .woocommerce-checkout-review-order-table td, .wc-svea-checkout-page .wc-svea-checkout-order-details .wc-svea-checkout-form .woocommerce-checkout-review-order-table tfoot td span.woocommerce-Price-amount, .wc-svea-checkout-page .wc-svea-checkout-order-details .wc-svea-checkout-form .woocommerce-checkout-review-order-table tfoot th {
  font-size: inherit;
}

.wc-svea-checkout-notes-field {
  margin-top: 25px;
}

.wc-svea-checkout-page .wc-svea-checkout-notes-field {
  background: #f6f6f6;
  border-radius: 0;
}---------*/
.cart-titles {
  font-size: 2.3em;
}

#billing_country_field, .woocommerce-shipping-destination {
  /*display: none;*/ /* Note! This is validated by WooCommerce */
}

/*------ Single product ------*/
.woocommerce div.product form.cart .variations select {
  padding: 12px 15px;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  border-radius: 0;
  background: #fff;
  width: 100%;
  cursor: pointer;
}

.woocommerce div.product form.cart .variations td.value:after {
  content: "\e900";
  position: absolute;
  top: 13px;
  right: 15px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  pointer-events: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.woocommerce div.product form.cart .variations td.label {
  padding-right: 0;
  display: block;
}

.woocommerce div.product form.cart .variations td.value {
  display: block;
  width: 100%;
  position: relative;
}

.woocommerce div.product.product-type-variable h1~p.price {
  font-size: 1.1em;
  padding: 5px 0 30px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: 2em;
  color: #222;
  padding: 15px 0
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 55%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  width: 40%;
}

.summary-inner {
  padding: 40px 50px;
}

.woocommerce-product-details__short-description {
  margin-bottom: 4%;
}

.tab-read-more {
  margin-bottom: 6%;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: underline;
}

.tab-read-more:hover {
  text-decoration: none;
}

.woocommerce div.product div.summary {
  border-top: 12px solid #ededed;
  background: #f6f6f6 url(/wp-content/uploads/2018/11/logo-elem-black.svg) no-repeat;
  background-size: 480px;
  background-position: -190px 50px;
}

.woocommerce div.product div.summary .ssba-classic-2 {
  border-top: 1px solid #ddd;
  padding: 20px 50px;
}

.ssba-share-text {
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.2em;
}

.single-post .ssba-share-text, .single-post .ssba-classic-2 br, .single-oppna-utbildningar .ssba-share-text, .single-oppna-utbildningar .ssba-classic-2 br {
  display: none;
}

.single-post .ssba-classic-2, .single-oppna-utbildningar .ssba-classic-2 {
  margin-bottom: 15px;
}

.post-type-archive-oppna-utbildningar #oppna-form, .single-oppna-utbildningar #oppna-form {
  margin-top: 50px;
  border-top: 1px solid #ddd;
  padding-top: 40px;
}

a.button.see-utb-oppna {
  margin-top: 0;
}

.woocommerce div.product h1.product_title {
  font-size: 3.1em;
  margin: 20px 0 0;
}

.custom-product-sku {
  padding: 0 0 20px;
}

.sku-on-singleProduct {
  padding-top: 1%;
  color: #888;
}

.sku-on-product {
  font-size: 0.9em;
  line-height: 1.4;
  padding: 8px 0;
  color: #888;
}

.woocommerce div.product form.cart .reset_variations {
  display: none !important;
}

.woocommerce div.product p.stock, .woocommerce ul.products li.product a .stock {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.02em;
  padding-bottom: 0;
}

.woocommerce ul.products li.product a .stock.out-of-stock-custom {
  color: red;
}

.woocommerce ul.products li.product a .stock.in-stock-custom {
  color: #77a464;
}

.posted_in, .sku_wrapper {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.woocommerce-product-gallery .flex-viewport {
  border: 1px solid #ddd;
}

.woocommerce-product-gallery figure img {
  width: 400px !important;
  margin: 0 auto;
  padding: 60px 0;
  height: auto !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
  opacity: 0 !important;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
  margin-top: 60px;
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 8px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 20px;
  border: 1px solid #ddd;
  width: 24%;
}

.woocommerce div.product div.images .flex-control-thumbs li+li {
  margin-left: 1.33333333%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
  background: #f6f6f6 url(/wp-content/uploads/2018/11/logo-elem-black.svg) no-repeat;
  padding: 50px 5% 60px;
  background-position: -190px 0px;
  background-size: 400px;
}

/*---- tillbehör panel ----*/
.woocommerce div.product .woocommerce-tabs .panel ul.products li {
  border-top: 1px solid #ddd;
}

.woocommerce div.product .woocommerce-tabs .panel ul.products {
  padding-left: 0;
}

.woocommerce div.product .woocommerce-tabs .panel p.loop-cat {
  margin-bottom: 0;
}

/*-----*/
.pdf-row a {
  font-weight: 500;
}

.pdf-row .pdf-img {
  margin-right: 10px;
  width: 30px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  padding: 0;
  text-align: center;
  border-bottom: 0;
  border: 0;
  border-radius: 0;
  border-left: 1px solid #ddd;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom: 0;
  border: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  content: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #666;
  padding: 15px 25px;
  min-width: 150px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  background-color: #f6f6f6;
  color: #222;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #222;
  background-color: #f6f6f6;
}

.woocommerce div.product span.price ins {
  color: #c1022d;
  text-decoration: none;
  font-weight: 600;
}

.woocommerce div.product p.price ins {
  color: #c1022d;
  text-decoration: none;
  font-weight: 600;
}

.woocommerce ul.products li.product .price ins {
  color: #c1022d;
  text-decoration: none;
  font-weight: 600;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce ul.products li.product .price del {
  opacity: 0.25 !important;
}

.woocommerce ul.products li.product a img.sales-badge {
  width: 90px;
  position: absolute;
}

/*
.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {
  background: #FF0099;
  top: 15px;
  left: 15px;
  -webkit-transform: skew(-6deg);
  -moz-transform: skew(-6deg);
  transform: skew(-6deg);
  border-radius: 0;
  min-height: auto;
  min-width: auto;
  width: 140px;
  padding: 10px 0;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 1.2;
  margin: 0;
  font-size: .857em;
  z-index: 9;
}
*/
.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {
  top: 10px;
  left: 0;
  border-radius: 0;
  min-height: auto;
  min-width: auto;
  width: 120px;
  padding: 13px 0;
  font-size: 0;
  z-index: 9;
  background-image: url("http://fhc.test.jglitservice.se/wp-content/uploads/2019/10/b2.Vinjett-kampanj.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.product .wrap .onsale {
  display: none;
}

.mobile-cat-listing {
  display: none;
  margin-top: 40px;
}

.mobile-cat-listing .loop-product-custom {
  display: none;
  margin-top: 0;
}

.mobile-cat-listing .loop-product-custom a {
  margin-top: 25px;
}

.post-type-archive-product .mobile-cat-listing .term-listing {
  margin-top: 0;
}

.post-type-archive-product .mobile-cat-listing .term-listing h2 {
  padding-top: 15px;
  position: relative;
  font-size: 2em;
}

.post-type-archive-product .mobile-cat-listing .term-listing h2 i {
  position: absolute;
  right: 15px;
  font-size: 0.7em;
  top: 23px;
}

/*------ Innehåll --------*/
.custom-content-list.woocommerce ul.products li {
  width: 100%;
  display: flex;
  align-items: center;
}

.custom-content-list.woocommerce ul.products li.product a img {
  margin: 0;
  width: 35px;
  display: inline-block;
}

.custom-content-list.woocommerce ul.products {
  border-bottom: 1px solid #ddd;
}

.custom-content-list.woocommerce ul.products li.product .price {
  line-height: 1;
  margin-top: 5px;
  font-size: 1.2em;
}

.custom-content-list ul.products li h2 {
  display: inline-block;
  font-size: 1.4em;
  margin-left: 6px;
}

.custom-content-list.woocommerce ul.products li.product a .stock.in-stock-custom {
  font-size: 0.7em;
  display: block;
}

.custom-content-list .loop-cat {
  display: none;
}

.custom-content-list.woocommerce ul.products li.product a {
  width: 30%;
  padding: 15px 20px 10px 20px;
}

.custom-content-list .loop-product-bottom {
  border-top: none;
  border-bottom: none;
  width: 70%;
  padding: 0 20px 0 0;
}

.custom-content-list.woocommerce ul.products li.product .loop-product-bottom .button {
  float: none;
}

@media only screen and (max-width: 1000px) {
  .custom-content-list.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page .custom-content-list ul.products[class*=columns-] li.product:nth-child(2n), .custom-content-list.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page .custom-content-list ul.products[class*=columns-] li.product {
    width: 100%;
  }

  .custom-content-list.woocommerce ul.products[class*=columns-] li.product:nth-child(2n) {
    border-right: 1px solid #ddd;
  }
}

@media only screen and (max-width: 850px) {
  .custom-content-list.woocommerce ul.products li.product a {
    width: 50%;
  }

  .custom-content-list .loop-product-bottom {
    width: 50%;
  }

  .custom-content-list.woocommerce form.cart {
    float: right;
  }
}

@media only screen and (max-width: 600px) {
  .custom-content-list.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page .custom-content-list ul.products[class*=columns-] li.product:nth-child(2n), .custom-content-list.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    float: none;
    width: 100%;
    border-right: 1px solid #ddd;
  }

  .oppna-no-utb .flex-row-30, .oppna-no-utb .flex-row-70 {
    text-align: left;
    width: 100%;
  }
}

@media only screen and (max-width: 500px) {
  .custom-content-list.woocommerce ul.products li.product a {
    width: 100%;
  }

  .custom-content-list .loop-product-bottom {
    width: 100%;
    padding: 0 20px 15px 20px;
  }

  .custom-content-list.woocommerce form.cart {
    float: none;
  }

  .custom-content-list.woocommerce ul.products li {
    display: block;
    align-items: center;
  }
}

/*---------- Footer ---------*/
footer {
  background: #c1022d url(/wp-content/uploads/2018/10/logo-elem.svg) no-repeat;
  background-size: 500px;
  background-position: -80px center;
  color: #dfb7c1;
}

footer ul {
  list-style-type: none;
}

footer .button:hover {
  text-decoration: none;
  color: #fff;
}

footer a {
  color: #dfb7c1;
}

footer a:hover {
  text-decoration: underline;
  color: #dfb7c1;
}

.top-footer h3 {
  color: #fff;
  margin-bottom: 30px;
}

.widget_nav_menu, .widget_text {
  line-height: 2;
}

.bottom-footer {
  background-color: #b1012b;
  font-weight: 500;
  font-size: 0.8em;
  padding: 10px 0;
}

.footer-logo {
  width: 250px;
  position: relative;
  top: -15px;
}

.copyright {
  float: left;
}

.integritet {
  float: right;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
/*@media only screen and (max-width: 1370px) {

.main-top-text .bg-color-elem-red {
	width: 130%;
}

}*/
@media only screen and (max-width: 1250px) {
  .ink-moms{
    font-size: 9px;
    padding-left: 5px;
  }
  .cart-content-mobile {
    display: block;
  }

  .bottom-header .icon-search2 {
    float: none !important;
    width: 100%;
    display: block;
  }

  .logo {
    float: none;
    padding: 21px 0;
  }

  .logo-img {
    margin-top: 0;
  }

  .nav a.cart-content {
    float: none;
    display: block;
  }

  .nav>ul>li {
    position: relative;
  }

  .sub-menu {
    display: none;
  }

  .bottom-header .icon-search2, .nav ul li a, .nav a.cart-content {
    padding: 20px 20px;
    top: 6%;
    /* position: inherit; */
  }

  .expand-ul {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    padding: 28px 27px 26px;
    font-size: 1.5em;
    color: #222;
    background: white;
    line-height: 1;
  }
}

@media only screen and (max-width: 1150px) {
  .loop-tax-utbildning {
    margin-top: 25px;
  }

  /*.main-top-text .bg-color-elem-red {
	width: 150%;
}*/
  .front-carousel .item h2 {
    font-size: 3.6em;
  }

  .short-info .flex-row-3-full {
    text-align: center;
  }

  .short-info .flex-row-3-full i {
    width: 100%;
    top: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }

  #puff-section>.flex>.flex-row-2-full:first-child {
    width: 100%;
  }

  #puff-section .flex-row-2-full.flex.puffar {
    width: 100%;
  }

  #puff-section .flex-row-2-full.puff div {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  #puff-section .flex-row-2-full.puff {
    border-top: 1px solid #ddd;
  }

  .two-third-invert {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .one-third {
    float: none;
    width: 100%;
  }

  .reg-loop .one-third, #about-section .one-third {
    float: left;
    width: 31%;
  }

  .top-footer .flex .flex-row-4-full:first-child {
    width: 100%;
    margin-bottom: 40px;
  }

  .top-footer .flex .flex-row-4-full+.flex-row-4-full {
    width: 33%;
  }
}

@media only screen and (max-width: 1000px) {
  .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
  }

  #utbildning-main article, #utbildning-main aside {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  #utbildning-main aside {
    margin-top: 30px;
  }

  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 50%;
    clear: none !important;
  }
}

@media only screen and (max-width: 900px) {
  #plus-container p {
    font-size: 0.75em;
  }
}

@media only screen and (max-width: 800px) {

  /*.instruktor {
	display: none;
}*/
  .utb-tax-head {
    padding: 50px 0;
  }

  .flex-row-big-utb, .flex-row-small-utb {
    width: 100%;
  }

  .flex-row-big-utb {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }

  .flex-row-small-utb {
    z-index: 2;
    color: #fff;
  }

  .flex-row-big-utb:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
  }

  .archive.tax-kategori .flex-row-big-utb {
    position: relative;
  }

  .archive.tax-kategori .flex-row-big-utb:after {
    content: none;
  }

  .archive.tax-kategori .flex-row-small-utb {
    margin-bottom: 15px;
  }

  #breadcrumbs a {
    color: #fff;
  }

  .grey-flower:before, .blue-flower:before, .blue-stripe:before, .grey-stripe:before, .red-flower:before, .red-stripe:before {
    content: none;
  }

  .front-carousel .item .flex-row-small-utb, .utb-top-text, .main-top-text {
    background: transparent;
  }

  .front-carousel .item {
    height: 400px;
  }

  /*.main-top-text .bg-color-elem-red {
	width: 100%;
}*/
  .utb-top-text, .main-top-text {
    padding: 50px 5%;
  }

  .front-carousel .item .flex-row-small-utb {
    padding: 50px 5%;
  }

  .flex-row-2 {
    width: 100%;
  }

  .flex .flex-row-2+.flex-row-2 {
    margin-left: 0;
  }

  .medarbetare .custom-row .coworker:nth-child(2n) {
    margin-left: 0;
  }

  #mainpuff-section .flex-row-2+.flex-row-2 {
    margin-top: 30px;
  }

  #about-section .two-third, #about-section .one-third {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .subcategory .two-third-invert {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  #about-section .two-third {
    margin-top: 30px;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
    display: block;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-top: 1px solid #ddd;
    margin: 0;
  }

  #swe-section .flex-row-2:first-child {
    display: none;
  }

  .cat-prod-section .flex-row-2-full:first-child {
    height: 300px;
  }

  .cat-prod-section .flex-row-2-full.pad-split {
    padding: 60px 5%;
  }

  .flex-row-2-full {
    width: 100%;
  }
}

@media only screen and (max-width: 750px) {
  .mobile-cat-listing {
    display: block;
  }

  .desktop-cat-listing {
    display: none;
  }

  .custom-row article+article {
    margin-left: 0;
  }

  .custom-row article {
    width: 100%;
    margin-bottom: 25px;
  }

  .loop-product-custom a {
    width: 100%;
  }

  .loop-product-custom a:nth-child(even) {
    margin-left: 0;
  }

  .custom-row {
    margin-bottom: 0;
  }

  .medarbetare .custom-row {
    margin-bottom: 25px;
  }

  #plus-container {
    display: none;
  }

  .form-outer form {
    padding: 30px 15px;
  }

  .woocommerce ul.products li.product.custom-product-listing, .woocommerce-page ul.products li.product.custom-product-listing, .tax-product_cat.woocommerce ul.products li.product, .tax-product_cat.woocommerce-page ul.products li.product {
    width: 100% !important;
  }

  .woocommerce ul.products li.product.custom-product-listing:nth-child(even), .woocommerce-page ul.products li.product.custom-product-listing:nth-child(even), .tax-product_cat.woocommerce ul.products li.product:nth-child(even), .tax-product_cat.woocommerce-page ul.products li.product:nth-child(even) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
  }
}

@media only screen and (max-width: 700px) {
  .bg-color-elem:before {
    width: 90%;
  }

  .tel-box {
    margin: 0 0 30px;
  }

  .shipping-desc {
    line-height: 1.3;
    font-size: 0.8em;
    margin: 5px 0 5px 0;
  }

  .main {
    padding: 30px 0;
  }

  .woocommerce-account .wrap.main-content {
    margin-top: 0;
    padding: 20px 15px;
  }

  .woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
  }

  .reg-loop .one-third, .reg-loop .two-third {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .subcategory .one-third {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .reg-loop .one-third img {
    margin-bottom: 20px;
  }

  .single-post .text-content, .single-oppna-utbildningar .text-content {
    margin-top: 0;
    padding: 30px 0;
  }

  .single-post .text-content.wrap-small, .single-oppna-utbildningar .text-content.wrap-small {
    width: 100%;
  }

  #utbildning-main aside .sidebar-text, #utbildning-main aside .sidebar-button, #text-4 {
    padding: 30px 20px;
  }

  h1, .main-title {
    font-size: 3em;
  }

  .custom-puff-text {
    padding: 50px 20px 30px;
    position: relative;
  }

  #puff-section .flex-row-2-full.puff div {
    padding: 40px 20px;
  }

  #puff-section .flex-row-2-full.puff {
    width: 100%;
    border-left: none;
  }

  .top-footer .flex .flex-row-4-full:first-child {
    margin-bottom: 0;
  }

  .top-footer .flex .flex-row-4-full+.flex-row-4-full {
    width: 100%;
    margin-top: 30px;
  }

  .top-footer h3 {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .custom-puff-img h2 {
    font-size: 2.5em;
  }

  .woocommerce-checkout table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
    float: none;
    width: 100%;
    margin-top: 10px;
  }

  .top-header .select-outer, .top-info .top-mail, .top-info span {
    display: none;
  }

  .input-outer div, .input-outer div+div {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .input-outer {
    margin-bottom: 0;
  }

  .select-outer-div {
    margin-bottom: 15px;
  }

  .kundreferens .quote, .kundreferens .quote-text {
    float: none;
    width: 100%;
  }

  .summary-inner {
    padding: 40px 20px;
  }

  .woocommerce div.product div.summary .ssba-classic-2 {
    padding: 20px;
  }

  .woocommerce-message {
    top: 116px;
    width: 90%;
    padding: 40px 20px;
  }

  body {
    margin-top: 116px;
  }

  .hamburger-outer {
    top: 0;
  }

  .cart-content-mobile {
    top: -8px;
  }

  .logo-img {
    width: 180px;
  }

  .short-info .flex-row-3-full p:last-child {
    font-size: 1.3em;
  }

  .short-info .flex-row-3-full {
    padding: 30px 15px;
  }

  .news-carousel .item {
    padding: 40px 0 40px 5%;
  }

  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    float: none;
    width: 100%;
    border-right: none;
  }

  .subcategory.tax-product_cat.woocommerce ul.products li.product {
    float: none;
    width: 100% !important;
    border-right: 1px solid #ddd;
  }

  .copyright, .integritet {
    float: none;
  }
}

/*------------ print -----------*/
.print-logo {
  display: none;
  width: 250px;
}

.printbutton {
  font-family: 'interstate-compressed', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  line-height: 1;
  background: #f6f6f6;
  text-align: center;
  border: 2px solid #ddd;
  border-radius: 0;
  display: block;
  width: 100%;
  margin-top: 0;
  padding: 14px 25px 15px;
}

.printbutton i {
  margin-right: 10px;
}

.print-footer {
  display: none;
}

@media print {
  @page {
    size: A4;
    /* DIN A4 standard, Europe */
    margin: 2cm;
  }

  html, body {
    width: 210mm;
    height: 282mm;
    overflow: visible;
  }

  body {
    color: #000000;
    background-color: #ffffff;
    margin: 0;
    font-size: 10pt;
  }

  p {
    font-family: interstate, sans-serif;
    font-size: 10pt;
    margin-bottom: 15px;
  }

  .ingress p {
    font-size: 10pt;
    line-height: 1.7;
    margin-bottom: 15px;
  }

  .print-logo {
    display: block;
    margin-bottom: 10px;
  }

  .print-footer {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 20px;
    display: block;
  }

  .print-footer p {
    font-size: 8pt;
  }

  .short-info {
    margin: 10px 0;
  }

  .pad, .main, #utbildning-main aside .sidebar-text, #utbildning-main aside .sidebar-button, #text-4 {
    border: 0;
    padding: 0;
  }

  #text-4 ul li:before {
    color: #000;
    background-color: #eee;
  }

  .short-info .flex-row-3-full {
    justify-content: left;
    padding: 10px;
  }

  .blue-flower:before {
    content: none;
  }

  .wrap, #utbildning-main article, #utbildning-main aside {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .ut_ref, .grecaptcha-badge, .utbildning-sidebar-menu, header, footer, #breadcrumbs, #utbildning-main aside .sidebar-button, .printbutton, .short-info .flex-row-3-full i, .ingress h1 {
    display: none;
  }

  .flex-row-small-utb {
    width: 100%;
  }

  .utb-top-text {
    padding: 0;
  }
}

/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

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

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.sticky {}

.bypostauthor {}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}