@charset 'utf-8';
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none;
  padding: 0;
  margin: 0;
  line-height: 1;
  box-sizing: border-box;
  font-weight: inherit;
}
*::before,
*::after {
  box-sizing: inherit;
}
html {
  scroll-behavior: smooth;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
input[type="submit"],
input[type="button"],
input[type="search"],
input[type="password"],
input[type="text"],
input[type="email"],
input[type="tel"] {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  outline: none !important;
}
*:not(.checkout-wrapper__fields):not(html):not(body) {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
*:not(.checkout-wrapper__fields):not(html):not(body)::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  appearance: none;
  -webkit-appearance: none;
}
html {
  background: #fff;
}
body {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  font-family: "NeueEinstellung", sans-serif;
  color: #303030;
  background: #FFFDFA;
}
@media all and (max-width:800px) {
  body {
    max-width: 100%;
    overflow-x: hidden;
    padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
    background-color: #F9F3EA;
  }
}
#cookie-law-info-bar {
  z-index: 99999 !important;
}
.show-overlay {
  position: fixed;
  left: 0;
  right: 0;
}
@media all and (max-width:800px) {
  .show-overlay .mobile-top-bar {
    display: none !important;
  }
}
.show-overlay:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 299;
}
.has-cookie-bar {
  margin-top: auto !important;
}
#catapult-cookie-bar {
  bottom: 0 !important;
  top: auto !important;
}
@media all and (max-width:800px) {
  .disable-scroll {
    overflow: hidden;
    position: fixed;
  }
}
#page-wrapper {
  max-width: 1513px;
  margin: 0 auto;
  width: 100vw;
}
@media all and (min-width:800px) {
  .desktop-only {
    display: none;
  }
}
@font-face {
  font-family: 'NeueEinstellung';
  src: url('../fonts/NeueEinstellung-Bold.eot');
  src: url('../fonts/NeueEinstellung-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/NeueEinstellung-Bold.woff') format('woff'), url('../fonts/NeueEinstellung-Bold.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'NeueEinstellung';
  src: url('../fonts/NeueEinstellung-SemiBold.eot');
  src: url('../fonts/NeueEinstellung-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/NeueEinstellung-SemiBold.woff') format('woff'), url('../fonts/NeueEinstellung-SemiBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'NeueEinstellung';
  src: url('../fonts/NeueEinstellung-Regular.eot');
  src: url('../fonts/NeueEinstellung-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/NeueEinstellung-Regular.woff') format('woff'), url('../fonts/NeueEinstellung-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NeueEinstellung';
  src: url('../fonts/NeueEinstellung-Light.eot');
  src: url('../fonts/NeueEinstellung-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/NeueEinstellung-Light.woff') format('woff'), url('../fonts/NeueEinstellung-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'ClasOhlsonSans';
  src: url('../fonts/ClasOhlsonSansWeb-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ClasOhlsonSansBold';
  src: url('../fonts/ClasOhlsonSansWeb-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Trim';
  src: url('../fonts/Trim-Medium.woff') format('woff'), url('../fonts/Trim-Medium.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Trim B';
  src: url('../fonts/TrimB-Light.woff'), url('../fonts/TrimB-Light.woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Trim B';
  src: url('../fonts/TrimB-SemiBold.woff'), url('../fonts/TrimB-SemiBold.woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Trim B';
  src: url('../fonts/TrimB-Bold.woff'), url('../fonts/TrimB-Bold.woff2');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Mikro';
  src: url('../fonts/Mikro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Mikro';
  src: url('../fonts/Mikro-Regular.woff') format('woff'), url('../fonts/Mikro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Mikro';
  src: url('../fonts/Mikro-Bold.woff') format('woff'), url('../fonts/Mikro-Bold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Mikro';
  src: url('../fonts/Mikro-Black.woff') format('woff'), url('../fonts/Mikro-Black.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.otf') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.otf') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.otf') format('woff');
  font-weight: 800;
  font-style: normal;
}
@media all and (max-width:800px) {
  .content_tags iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: -webkit-calc(56.25vw - 40px);
    height: calc(56.25vw - 40px);
  }
}
.content_tags p {
  font-size: 1.05em;
  margin-bottom: 25px;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media all and (max-width:800px) {
  .content_tags p {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.content_tags h1,
.content_tags h2,
.content_tags h3,
.content_tags h4 {
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.4;
  color: #ea662c;
}
@media all and (max-width:800px) {
  .content_tags h1,
  .content_tags h2,
  .content_tags h3,
  .content_tags h4 {
    margin-bottom: 25px;
  }
}
.content_tags h1 {
  font-size: 2.2em;
}
.content_tags h2 {
  font-size: 1.9em;
}
.content_tags h3 {
  font-size: 1.7em;
}
.content_tags a {
  color: inherit;
  font-weight: 600;
}
.content_tags ul,
.content_tags ol {
  padding-left: 20px;
  margin-bottom: 25px;
  font-size: 1.05em;
}
@media all and (max-width:800px) {
  .content_tags ul,
  .content_tags ol {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.content_tags ul li,
.content_tags ol li {
  margin-bottom: 5px;
  line-height: 1.4;
}
.content_tags ul li ul,
.content_tags ol li ul,
.content_tags ul li ol,
.content_tags ol li ol {
  padding-top: 10px;
  padding-left: 20px;
  margin-bottom: 10px;
}
.content_tags blockquote {
  margin-bottom: 25px;
  line-height: 1.8;
  font-size: 1.05em;
  font-weight: 600;
  padding-left: 25px;
  border-left: 4px solid #eee;
}
@media all and (max-width:800px) {
  .content_tags blockquote {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.content_tags strong {
  font-weight: 600;
}
.content_tags img {
  max-width: 100%;
  height: auto;
}
.content_tags img.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
@media all and (max-width:800px) {
  .content_tags img.alignleft {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.content_tags img.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
@media all and (max-width:800px) {
  .content_tags img.alignright {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.content_tags img.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .content_tags img.aligncenter {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.content_tags .wp-caption.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
.content_tags .wp-caption.alignleft img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .content_tags .wp-caption.alignleft {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.content_tags .wp-caption.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
.content_tags .wp-caption.alignright img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .content_tags .wp-caption.alignright {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.content_tags .wp-caption.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.content_tags .wp-caption.aligncenter img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .content_tags .wp-caption.aligncenter {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.content_tags .wp-caption {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.content_tags .wp-caption-text {
  font-size: 0.8em;
  color: #888;
}
.list-reset {
  margin: 0;
  padding: 0;
  list-style: none;
}
.button {
  display: inline-block;
  padding: 10px 24px;
  font-weight: 800;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #353537;
  border-radius: 8px;
  background-color: #ffe2ab;
  transition: all 0.2s;
}
.button:hover {
  background-color: #ffdd9c;
}
.link {
  color: #ea662c;
}
.link:hover {
  color: #c84e18;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.b01 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .b01 {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .b01 {
    margin-left: 0;
  }
}
.b01__wrapper {
  max-width: 1600px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 605px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  background-color: #ddd;
  background-image: url(../img/placeholder.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media all and (max-width:800px) {
  .b01__wrapper {
    padding: 20px;
    width: 100%;
    height: auto;
  }
}
.b01__wrapper--small {
  height: 400px;
}
.b01__head {
  margin-top: 80px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
@media all and (max-width:800px) {
  .b01__head {
    margin-top: 20px;
  }
}
.b01__h1 {
  font-size: 3.9em;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
  position: relative;
}
@media all and (max-width:800px) {
  .b01__h1 {
    font-size: 1.7em;
    line-height: 1.3;
    margin-bottom: 30px;
  }
}
.b01__h1 span {
  display: none;
}
@media all and (max-width:800px) {
  .b01__h1 span {
    margin-top: 8px;
    display: block;
    font-size: 0.6em;
  }
}
.b01__h1--white {
  color: #fff;
}
.b01__h1--black {
  color: #000;
}
.b01__h1--with-prefix:after {
  position: absolute;
  top: -60px;
  left: 56%;
  content: "eller p\E5   kontoret";
  font-size: 0.32em;
  background: url(../img/arrow-left.svg) no-repeat center left;
  padding-left: 125px;
  height: 62px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
@media all and (max-width:800px) {
  .b01__h1--with-prefix:after {
    display: none;
  }
}
.b01__sub {
  font-size: 1.8em;
  text-align: center;
  font-weight: 900;
  color: #fff;
  margin-bottom: 50px;
}
@media all and (max-width:800px) {
  .b01__sub {
    font-size: 1em;
    line-height: 1.4;
    margin-bottom: 30px;
  }
}
.b01__sub--white {
  color: #fff;
}
.b01__sub--black {
  color: #000;
}
.b01__select-area {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 9;
}
@media all and (max-width:800px) {
  .b01__select-area {
    max-width: 100%;
    width: 100%;
  }
}
.b01__select-overlay {
  transition: all 0.5s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  visibility: hidden;
  z-index: -1;
}
.b01__select-overlay--active {
  background: rgba(0, 0, 0, 0.7);
  visibility: visible;
}
.b01__select {
  background: #fff url(../img/arrow.svg) no-repeat center right 40px;
  border-radius: 5px;
  padding: 40px;
  -ms-flex-preferred-size: 700px;
  flex-basis: 700px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  text-align: left;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 999;
  cursor: pointer;
}
@media all and (max-width:800px) {
  .b01__select {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding: 25px 75px 25px 25px;
    background: #fff url(../img/arrow.svg) no-repeat center right 20px;
    background-size: 25px 25px;
  }
}
.b01__select-field {
  font-size: 1.5em;
  font-weight: bold;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border: 0;
  background: transparent;
  font-family: "NeueEinstellung", sans-serif;
  line-height: normal;
}
.b01__select-field span {
  font-weight: normal;
}
@media all and (max-width:800px) {
  .b01__select-field {
    font-size: 1.2em;
  }
}
.b01__logos-link {
  display: block;
}
.b01__logos {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
@media all and (max-width:800px) {
  .b01__logos {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 20px;
  }
}
.b01__logo {
  margin: 10px 20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width:800px) {
  .b01__logo {
    margin: 10px 10px;
  }
}
.b01__logo-inner {
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  width: 130px;
  height: 60px;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
@media all and (max-width:800px) {
  .b01__logo-inner {
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    width: 70px;
    height: 40px;
  }
}
.b01__drop {
  position: absolute;
  top: -webkit-calc(100% - 5px);
  top: calc(100% - 5px);
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9;
  padding: 20px 50px 50px 50px;
  border-radius: 0 0 5px 5px;
  visibility: hidden;
  transition: opacity 0.5s;
  opacity: 0;
}
@media all and (max-width:800px) {
  .b01__drop {
    padding: 20px;
  }
}
.b01__drop--active {
  visibility: visible;
  opacity: 1;
}
.b01__drop ul {
  list-style: none;
}
.b01__drop ul li {
  margin-bottom: 15px;
}
.b01__drop ul li a {
  padding: 25px 20px 23px 20px;
  background: #94cd74;
  display: block;
  color: #393939;
  text-decoration: none;
  text-align: center;
  font-size: 1.4em;
  font-weight: 400;
  border-radius: 2px;
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.1);
  transition: background 0.2s;
}
.b01__drop ul li a strong {
  font-weight: 700;
}
.b01__drop ul li a:hover {
  background: #f0f7ef;
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.05);
}
.b01__select-text {
  font-size: 1.5em;
}
.b01__select-text strong {
  font-weight: 700;
}
@media all and (max-width:800px) {
  .b01__select-text {
    font-size: 1em;
  }
}
.b02 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fffaf1;
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .b02 {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .b02 {
    margin-left: 0;
  }
}
.b02__wrapper {
  max-width: 1160px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 62px 30px;
}
@media all and (max-width:1050px) {
  .b02__wrapper {
    padding: 62px 55px;
  }
}
@media all and (max-width:800px) {
  .b02__wrapper {
    padding: 40px 30px;
    width: 100%;
  }
}
.b02__h2 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-weight: 900;
  font-size: 2.8em;
  color: #252525;
  text-align: center;
  margin-bottom: 30px;
}
@media all and (max-width:800px) {
  .b02__h2 {
    font-size: 2.5em;
  }
}
.b02__preamble {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1.1em;
  line-height: 1.6;
  color: #ea662c;
  text-align: center;
  margin-bottom: 30px;
  padding: 0 80px;
}
.b02__preamble a {
  color: #000;
}
.b02__preamble a:hover {
  color: #ea662c;
}
@media all and (max-width:800px) {
  .b02__preamble {
    padding: 0;
    font-size: 1em;
  }
}
.b02__h3-alt {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-weight: 700;
  font-size: 1.6em;
  color: #ea662c;
  text-align: center;
  margin-bottom: 35px;
}
@media all and (max-width:800px) {
  .b02__h3-alt {
    margin-bottom: 20px;
    line-height: 1.3;
  }
}
.b02__cols {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 40px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.b02__col {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  background: #fff;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0 30px;
  text-decoration: none;
  color: #303030;
  box-shadow: 0px 0px 11px 5px rgba(0, 0, 0, 0.03);
}
.b02__col:hover {
  opacity: 0.7;
}
@media all and (max-width:800px) {
  .b02__col {
    margin: 20px 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.b02__col > div {
  -ms-flex: 1;
  flex: 1;
  position: relative;
  padding: 30px 40px;
}
@media all and (max-width:800px) {
  .b02__col > div {
    padding-top: 50px;
  }
}
.b02__col--link {
  color: #303030;
}
.b02__number {
  width: 56px;
  height: 56px;
  background: #ea662c;
  color: #fff;
  border-radius: 28px;
  position: absolute;
  top: -28px;
  left: -28px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2em;
  font-weight: 700;
  padding-top: 4px;
  line-height: normal;
}
@media all and (max-width:800px) {
  .b02__number {
    left: 50%;
    margin-left: -23px;
  }
}
.b02__h3 {
  font-weight: 700;
  text-align: center;
  font-size: 1.3em;
  line-height: 1.3;
  margin-bottom: 12px;
}
@media all and (max-width:1050px) {
  .b02__h3 {
    font-size: 1.2em;
    word-break: break-word;
  }
}
.b02__text p {
  line-height: 1.4;
  text-align: center;
  font-size: 1em;
}
.b02__text p a {
  text-decoration: underline;
  color: #ea662c;
}
.b02__text p a:hover {
  color: #000;
}
.b02__text ul li {
  line-height: 1.25;
  margin: 0 0 10px 20px;
}
.b02__text ul li:last-child {
  margin-bottom: 0;
}
.b02__link-text {
  margin-top: 12px;
}
.b02__link-text p {
  line-height: 1.4;
  text-align: center;
  font-size: 1em;
  text-decoration: underline;
  color: #ea662c;
}
.b02__link-text p:hover {
  color: #000;
}
.b02__col-image {
  max-width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
  min-height: 120px;
}
.b02__col-image > div {
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.b02__col-image img {
  width: 100%;
  height: auto;
}
.b02__links {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media all and (max-width:800px) {
  .b02__links {
    width: 100%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.b02__link {
  padding: 15px 25px 12px 25px;
  color: #fff;
  background: -o-linear-gradient(338.96deg, #ffa149 -4.1%, #ff3c00 81.19%);
  background: linear-gradient(111.04deg, #ffa149 -4.1%, #ff3c00 81.19%);
  margin-right: 7px;
  border-radius: 4px;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.2);
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  line-height: normal;
  transition: background 0.2s;
}
.b02__link:hover {
  background-color: #ffe4c5;
}
@media all and (max-width:800px) {
  .b02__link {
    margin: 10px 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }
}
.b03 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f9f9f9;
  background-image: url(../img/b03__placeholder.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .b03 {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .b03 {
    margin-left: 0;
    height: auto;
  }
}
.b03__wrapper {
  max-width: 1100px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 65px 20px;
}
@media all and (max-width:800px) {
  .b03__wrapper {
    padding: 40px 20px;
  }
}
.b03__heading {
  color: #fff;
  font-weight: 900;
  font-size: 3.3em;
  margin-bottom: 37px;
}
@media all and (max-width:800px) {
  .b03__heading {
    font-size: 2.5em;
  }
}
.b03__list ul {
  font-size: 1.32em;
  margin-left: 5px;
  list-style: none;
}
@media all and (max-width:800px) {
  .b03__list ul {
    font-size: 1.1em;
  }
}
.b03__list ul li {
  color: #fff;
  padding-left: 40px;
  margin-bottom: 19px;
  position: relative;
}
@media all and (max-width:800px) {
  .b03__list ul li p {
    line-height: 1.4;
  }
}
.b03__list ul li p a {
  color: #fff;
}
.b03__list ul li p a:hover {
  opacity: 0.7;
}
.b03__list ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 25px;
  height: 22px;
  background: url(../img/b03__bullet.svg) no-repeat center;
  background-size: contain;
}
@media all and (max-width:800px) {
  .b03__list ul li:before {
    top: 0;
  }
}
.b04 {
  background: #fffaf1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .b04 {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .b04 {
    margin-left: 0;
    height: auto;
  }
}
.b04__wrapper {
  max-width: 975px;
  padding: 70px 20px 30px 20px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media all and (max-width:800px) {
  .b04__wrapper {
    width: 100%;
    padding: 40px 20px;
  }
}
.b04__heading {
  font-size: 2.2em;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media all and (max-width:800px) {
  .b04__heading {
    font-size: 2em;
    line-height: 1.2;
  }
}
.b04__calc {
  height: 300px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
@media all and (max-width:800px) {
  .b04__calc {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    height: auto;
  }
}
.b04__calc-slider {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media all and (max-width:800px) {
  .b04__calc-slider {
    padding: 20px;
  }
}
.b04__calc-visor {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: orange;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
}
@media all and (max-width:800px) {
  .b04__calc-visor {
    padding: 20px;
  }
}
.b04__calc-visor-text {
  font-size: 1.9em;
  color: #fff;
  margin-bottom: 15px;
}
@media all and (max-width:800px) {
  .b04__calc-visor-text {
    font-size: 1.5em;
  }
}
.b04__calc-visor-number {
  font-size: 3.9em;
  font-weight: 900;
  color: #fff;
  margin-bottom: 5px;
}
@media all and (max-width:800px) {
  .b04__calc-visor-number {
    font-size: 3em;
  }
}
.b04__calc-visor-check {
  color: #fff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
}
.b04__calc-visor-check--alt {
  color: #222;
  margin: 0 10px;
}
.b04__calc-visor-check--alt span {
  margin-top: 2px;
}
@media all and (max-width:800px) {
  .b04__calc-visor-check--alt {
    margin-bottom: 10px;
  }
}
.b04__calc-visor-check input[type="checkbox"] {
  margin-left: 10px;
  width: 19px;
  height: 19px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border-radius: 2px;
  margin-top: -4px;
}
.b04__calc-visor-check input[type="checkbox"]:checked {
  background: #fff url(../img/checkbox.svg) no-repeat center;
}
.b04__calc-visor-check--alt input[type="radio"] {
  margin-right: 10px;
  border: 2px solid #ddd;
  border-radius: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  width: 19px;
  height: 19px;
}
.b04__calc-visor-check--alt input[type="radio"]:checked {
  background: #ea662c;
}
.b04__calc-slider {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media all and (max-width:800px) {
  .b04__calc-slider {
    padding: 30px 0;
  }
}
.b04__calc-slider-title {
  font-weight: 600;
  font-size: 2em;
  margin-bottom: 5px;
}
@media all and (max-width:800px) {
  .b04__calc-slider-title {
    text-align: center;
    font-size: 1.5em;
  }
}
.b04__calc-slider-checks {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
@media all and (max-width:800px) {
  .b04__calc-slider-checks {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.b04__calc-slider-input {
  -ms-flex-preferred-size: 88%;
  flex-basis: 88%;
}
.b04__calc-slider-input input[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 120px;
  background: url(../img/b04__slider-bg-alt.svg) no-repeat center top 25px;
  background-size: -webkit-calc(102%);
  background-size: calc(102%);
}
@media all and (max-width:800px) {
  .b04__calc-slider-input input[type="range"] {
    background: url(../img/b04__slider-bg-alt.svg) no-repeat center top 40px;
    background-size: -webkit-calc(102%);
    background-size: calc(102%);
  }
}
.b04__calc-slider-input input[type="range"]::-ms-thumb {
  appearance: none;
  background: url(../img/b04__slider.svg) no-repeat center;
  background-size: contain;
  width: 80px;
  height: 80px;
  border: 0;
}
@media all and (max-width:800px) {
  .b04__calc-slider-input input[type="range"]::-ms-thumb {
    width: 50px;
    height: 50px;
  }
}
.b04__calc-slider-input input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: url(../img/b04__slider.svg) no-repeat center;
  background-size: contain;
  width: 80px;
  height: 80px;
  border: 0;
}
@media all and (max-width:800px) {
  .b04__calc-slider-input input[type="range"]::-webkit-slider-thumb {
    width: 50px;
    height: 50px;
  }
}
.b04__calc-slider-input input[type="range"]::-moz-range-thumb {
  -moz-appearance: none;
  appearance: none;
  background: url(../img/b04__slider.svg) no-repeat center;
  background-size: contain;
  width: 80px;
  height: 80px;
  border: 0;
}
@media all and (max-width:800px) {
  .b04__calc-slider-input input[type="range"]::-moz-range-thumb {
    width: 50px;
    height: 50px;
  }
}
.b04__content {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media all and (max-width:800px) {
  .b04__content {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.b04__list {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media all and (max-width:800px) {
  .b04__list {
    margin-bottom: 20px;
  }
}
.b04__list ul {
  list-style: none;
  margin-left: 10px;
}
@media all and (max-width:800px) {
  .b04__list ul {
    margin-left: 0;
  }
}
.b04__list ul li {
  line-height: 1.5;
  margin-bottom: 7px;
  position: relative;
  padding-left: 27px;
}
.b04__list ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 15px;
  height: 15px;
  background: url(../img/b04__bullet.svg) no-repeat center;
  background-size: contain;
}
.b04__action {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.b04__button {
  background: #ea662c;
  padding: 27px 45px 24px 45px;
  color: #fff;
  font-size: 1.3em;
  text-decoration: none;
  font-weight: 700;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin-bottom: 10px;
  margin-left: auto;
  float: right;
  transition: background 0.2s;
}
.b04__button:hover {
  background: #eb703a;
}
@media all and (max-width:800px) {
  .b04__button {
    text-align: center;
    padding: 27px 35px 24px 35px;
    width: 100%;
  }
}
.b04__pointer {
  padding-right: 40%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #ea662c;
  font-weight: 900;
  font-size: 1.25em;
  line-height: 1.2;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-bottom: 25px;
  background: url(../img/b04__arrow.svg) no-repeat top 20px right 18%;
  min-height: 55px;
}
@media all and (max-width:800px) {
  .b04__pointer {
    background: url(../img/b04__arrow.svg) no-repeat top 20px right 20px;
  }
}
.b04__wrapper-secondary {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #fffaf1;
  padding: 20px 20px 50px 20px;
}
.b04__heading-secondary {
  text-align: center;
  font-size: 1.2em;
  color: #ea662c;
  font-weight: 700;
  margin-bottom: 30px;
}
@media all and (max-width:800px) {
  .b04__heading-secondary {
    line-height: 1.3;
  }
}
.b04__list-secondary {
  max-width: 975px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}
.b04__list-secondary ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 20px;
}
.b04__list-secondary ul li {
  -ms-flex-preferred-size: calc(33.333% - 20px);
  flex-basis: -webkit-calc(33.333% - 20px);
  flex-basis: calc(33.333% - 20px);
  margin: 8px 10px;
  font-size: 0.9em;
  text-align: center;
  background: #fff;
  padding: 20px 5px 17px 5px;
  border-radius: 5px;
}
@media all and (max-width:800px) {
  .b04__list-secondary ul li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 10px 0;
  }
}
.b04__list-secondary ul li strong {
  font-weight: bold;
}
.b05 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 299px;
  margin-bottom: 50px;
  max-width: 1600px;
  height: 400px;
  background-color: #222;
  background-image: url(../img/b05__placeholder.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media all and (max-width:1280px) {
  .b05 {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .b05 {
    margin-left: 0;
  }
}
.b05--alt {
  height: 355px;
  margin-bottom: 20px;
}
@media all and (max-width:800px) {
  .b05 {
    margin-bottom: 0;
    padding: 0 20px;
  }
}
.b05__heading {
  text-align: center;
  color: #fff;
  font-size: 3.75em;
  font-weight: 900;
}
@media all and (max-width:800px) {
  .b05__heading {
    font-size: 2em;
  }
}
.b06 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .b06 {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .b06 {
    margin-left: 0;
  }
}
.b06__wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 1240px;
  padding: 0 20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media all and (max-width:800px) {
  .b06__wrapper {
    padding: 20px 20px;
  }
}
.b06__head {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 0 30px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width:800px) {
  .b06__head {
    border-top: 1px solid #eee;
    padding: 30px 0 20px;
  }
}
.b06__head > div {
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
}
@media all and (max-width:1050px) {
  .b06__head > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.b06__head h1 {
  text-align: center;
  color: #ea662c;
  font-weight: 900;
  font-size: 3.4em;
  margin-bottom: 20px;
}
@media all and (max-width:800px) {
  .b06__head h1 {
    font-size: 2.2em;
  }
}
.b06__head p {
  text-align: center;
  font-size: 1em;
  line-height: 1.5;
  margin-top: 20px;
}
@media all and (max-width:800px) {
  .b06__head p {
    font-size: 0.9em;
  }
}
.b06__head p:first-child {
  margin-top: 0;
}
.b06__head p a {
  color: #ea662c;
  font-weight: 600;
}
.b06__head p a:hover {
  color: #000;
}
.b06__head p strong {
  font-weight: 900;
  color: #ea662c;
}
.b06__cols {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
.b06__col {
  -ms-flex-preferred-size: calc(25% - 30px);
  flex-basis: -webkit-calc(25% - 30px);
  flex-basis: calc(25% - 30px);
  margin: 15px;
  background: #fff4e0;
  padding: 30px;
  text-align: center;
  max-width: 270px;
}
@media all and (max-width:800px) {
  .b06__col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 10px 0;
  }
}
.b06__col-icon {
  margin-bottom: 25px;
}
.b06__col-heading {
  font-size: 1.6em;
  font-weight: 600;
  color: #ea662c;
  margin-bottom: 25px;
}
.b06__col-heading a {
  color: #ea662c !important;
}
@media all and (max-width:800px) {
  .b06__col-heading {
    font-size: 1.5em;
  }
}
.b06__col-text {
  line-height: 1.3;
  margin-bottom: 20px;
}
.b06__col-link {
  font-weight: 700;
  color: #ea662c;
  text-decoration: none;
  margin-bottom: 20px;
  display: inline-block;
}
.b06__col-list {
  list-style: none;
  margin-bottom: 50px;
}
.b06__col-list li {
  line-height: 1.3;
  margin-bottom: 15px;
}
.b06__col-list li a {
  color: #ea662c;
}
.b06__col-button {
  background: #ea662c;
  padding: 18px 30px 15px 30px;
  display: inline-block;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  width: 100%;
  transition: background 0.2s;
}
.b06__col-button:hover {
  background: #eb703a;
}
.b07 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  margin-left: 299px;
  background-color: #fffaf1;
}
@media all and (max-width:1280px) {
  .b07 {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .b07 {
    margin: 0;
    margin-left: 0;
  }
}
.b07__wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media all and (max-width:800px) {
  .b07__wrapper {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 20px 20px;
    padding-top: 20px;
  }
}
.b07__nav {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  width: 33%;
}
@media all and (max-width:800px) {
  .b07__nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-order: 2;
    order: 2;
  }
}
.b07__content {
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  padding: 15px 15px 15px 70px;
}
@media all and (max-width:800px) {
  .b07__content {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 10px 0;
    -ms-flex-order: 1;
    order: 1;
    width: 0px;
  }
}
.b07__col {
  -ms-flex-preferred-size: calc(33.33% - 30px);
  flex-basis: -webkit-calc(33.33% - 30px);
  flex-basis: calc(33.33% - 30px);
  margin: 15px 0;
  background-color: #fffaf1;
  padding: 30px;
  text-align: center;
  margin-top: 0px;
}
@media all and (max-width:800px) {
  .b07__col {
    margin: 0;
    margin-bottom: 20px;
    display: none;
  }
}
.b07__col2 {
  -ms-flex-preferred-size: calc(33.33% - 30px);
  flex-basis: -webkit-calc(33.33% - 30px);
  flex-basis: calc(33.33% - 30px);
  margin: 15px;
  margin: 15px 0;
  background: #fff4e0;
  padding: 30px;
  text-align: center;
}
@media all and (max-width:800px) {
  .b07__col2 {
    margin: 0;
    margin-bottom: 20px;
    display: none;
  }
}
.b07__col2 ul {
  list-style: none;
  text-align: left;
}
.b07__col2 ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 18px;
}
.b07__col2 ul li a {
  color: #ea662c;
  font-weight: 600;
  line-height: 1.5;
}
.b07__col2 ul li img {
  width: 56px;
  margin-right: 8px;
  margin-left: -20px;
}
.b07__col2 div {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  margin-right: 12px;
  background-size: 68%;
  background-position: center;
  margin-top: -4px;
}
.b07__col-icon {
  margin-bottom: 25px;
}
.b07__col-heading {
  margin-bottom: 25px;
  text-align: left;
  height: 60px;
  width: 289px;
  color: #ea662c;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.19px;
  line-height: 30px;
}
.b07__col-heading a {
  color: inherit;
}
.b07__col-text {
  text-align: left;
  line-height: 1.3;
  margin-bottom: 30px;
  height: 42px;
  width: 289px;
  color: #353936;
  font-size: 14px;
  letter-spacing: -0.11px;
  line-height: 21px;
}
@media all and (max-width:1050px) {
  .b07__col-text {
    width: 100%;
  }
}
.b07__col-link {
  font-weight: 700;
  color: #ea662c;
  text-decoration: none;
  margin-bottom: 20px;
  display: inline-block;
}
.b07__col-list {
  list-style: none;
  margin-bottom: 50px;
  text-align: left;
}
.b07__col-list li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-top: 0.5px solid lightgray;
  padding: 12px 0px;
  line-height: 1.3;
}
.b07__col-list li a {
  color: #ea662c;
  line-height: 1.5;
  font-weight: 600;
}
.b07__col-list li:last-of-type {
  border-bottom: 0.5px solid lightgray;
}
.b07__col-list--arrow {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right: 15px;
  border-radius: 25%;
}
.b07__col-button {
  background: #ea662c;
  padding: 18px 30px 15px 30px;
  display: inline-block;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  width: 100%;
  transition: background 0.2s;
  margin-top: -16px;
}
.b07__col-button:hover {
  background: #eb703a;
}
.b07__content-block {
  margin-bottom: 30px;
}
.b07__content-block p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #2a2a2a;
}
@media all and (max-width:800px) {
  .b07__content-block iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: -webkit-calc(56.25vw - 40px);
    height: calc(56.25vw - 40px);
  }
}
.b07__content-block p {
  font-size: 1.05em;
  margin-bottom: 25px;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media all and (max-width:800px) {
  .b07__content-block p {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b07__content-block h1,
.b07__content-block h2,
.b07__content-block h3,
.b07__content-block h4 {
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.4;
  color: #ea662c;
}
@media all and (max-width:800px) {
  .b07__content-block h1,
  .b07__content-block h2,
  .b07__content-block h3,
  .b07__content-block h4 {
    margin-bottom: 25px;
  }
}
.b07__content-block h1 {
  font-size: 2.2em;
}
.b07__content-block h2 {
  font-size: 1.9em;
}
.b07__content-block h3 {
  font-size: 1.7em;
}
.b07__content-block a {
  color: inherit;
  font-weight: 600;
}
.b07__content-block ul,
.b07__content-block ol {
  padding-left: 20px;
  margin-bottom: 25px;
  font-size: 1.05em;
}
@media all and (max-width:800px) {
  .b07__content-block ul,
  .b07__content-block ol {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b07__content-block ul li,
.b07__content-block ol li {
  margin-bottom: 5px;
  line-height: 1.4;
}
.b07__content-block ul li ul,
.b07__content-block ol li ul,
.b07__content-block ul li ol,
.b07__content-block ol li ol {
  padding-top: 10px;
  padding-left: 20px;
  margin-bottom: 10px;
}
.b07__content-block blockquote {
  margin-bottom: 25px;
  line-height: 1.8;
  font-size: 1.05em;
  font-weight: 600;
  padding-left: 25px;
  border-left: 4px solid #eee;
}
@media all and (max-width:800px) {
  .b07__content-block blockquote {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b07__content-block strong {
  font-weight: 600;
}
.b07__content-block img {
  max-width: 100%;
  height: auto;
}
.b07__content-block img.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
@media all and (max-width:800px) {
  .b07__content-block img.alignleft {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b07__content-block img.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
@media all and (max-width:800px) {
  .b07__content-block img.alignright {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b07__content-block img.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b07__content-block img.aligncenter {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b07__content-block .wp-caption.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
.b07__content-block .wp-caption.alignleft img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b07__content-block .wp-caption.alignleft {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b07__content-block .wp-caption.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
.b07__content-block .wp-caption.alignright img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b07__content-block .wp-caption.alignright {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b07__content-block .wp-caption.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.b07__content-block .wp-caption.aligncenter img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b07__content-block .wp-caption.aligncenter {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b07__content-block .wp-caption {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.b07__content-block .wp-caption-text {
  font-size: 0.8em;
  color: #888;
}
@media all and (max-width:1050px) {
  .b07__content-block {
    width: 82%;
  }
}
@media all and (max-width:800px) {
  .b07__content-block {
    width: 100%;
  }
}
.b07__content-block--heading {
  color: #aaaaaa !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: -0.11px !important;
  line-height: 40px !important;
  margin-bottom: 0px !important;
}
@media all and (max-width:1050px) {
  .b07__content-block--heading {
    width: 50vw;
  }
}
@media all and (max-width:800px) {
  .b07__content-block--heading {
    width: 90vw;
  }
}
.b07__content-block--price {
  margin-bottom: 18px !important;
}
.b07__content-block h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 35px;
  line-height: 40px;
  color: #252525;
}
.b07__content-block h1 {
  font-style: normal;
  font-weight: 800 !important;
  font-size: 35px !important;
  line-height: 40px !important;
  color: #252525 !important;
  margin-bottom: 16px !important;
}
.b07__content-block h3 {
  color: #353936;
}
.b07__content-block h4 {
  font-style: normal;
  font-weight: 800;
  font-size: 35px;
  line-height: 40px;
  color: #ea662c;
}
.b07__content-block h5 {
  color: #353936;
}
.b07__content-block--checkbox-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  margin: 0 !important;
  padding-left: 0px !important;
  padding-bottom: 10px;
  margin: 10px 0px !important;
}
.b07__content-block--checkbox-list--item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  width: 190px;
  color: #353936;
  font-size: 16.2px;
  font-weight: 600;
  letter-spacing: -0.13px;
  line-height: 19px;
}
@media all and (max-width:800px) {
  .b07__content-block--checkbox-list--item {
    width: auto;
  }
}
.b07__content-block--checkbox-list--item:before {
  content: url(/wp-content/themes/hemfixare/assets/img/orange_arrow.png);
  display: block;
  width: 6px;
  height: 16px;
  margin-right: 30px;
  margin-bottom: 16px;
}
.b07__content-actions {
  color: #fff;
  max-height: 40px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row;
  flex-flow: row;
}
.b07__content-actions-button {
  background: #ea662c;
  border-radius: 50px;
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  letter-spacing: 0.15px;
  color: #ffffff;
  padding: 8px 16px;
  height: 100%;
  text-decoration: none;
}
.b07__content-actions-button:hover {
  background: #eb703a;
}
@media all and (max-width:800px) {
  .b07__content-actions-button {
    margin: 0;
    margin-bottom: 20px;
    width: auto;
    text-align: center;
  }
}
.b07__content-actions-link {
  border: 2px solid #ea662c;
  box-sizing: border-box;
  border-radius: 50px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  letter-spacing: 0.15px;
  color: #ea662c;
  text-decoration: none;
  padding: 8px 22px;
  margin-right: 22px;
}
.b07__content-item {
  margin-bottom: 64px;
}
.b07__image {
  width: 100%;
  height: 200px;
}
@media all and (max-width:800px) {
  .b07__image {
    display: none;
  }
}
.b07__image--heading {
  width: 289px;
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.24px;
  line-height: 40px;
  padding-top: 35px;
  padding-left: 24px;
}
.active-menu {
  color: #ea662cab !important;
}
.mobile-dropdown {
  width: 90vw;
  margin: auto;
  display: none;
  position: -webkit-sticky;
  position: sticky;
  transition: transform 0.5s;
  z-index: 499;
}
@media all and (max-width:800px) {
  .mobile-dropdown {
    display: block;
    width: 100%;
    padding: 0px;
    top: 0;
  }
}
.mobile-dropdown .toggle-dropdown {
  box-sizing: border-box;
  height: 46px;
  width: 100%;
  border: 1px solid #ebebeb;
  background-color: #ffffff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(/wp-content/themes/hemfixare/assets/img/chevron-down-black.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: center right 24px;
}
.mobile-dropdown .toggle-dropdown h4 {
  color: #494b48;
  font-size: 13px;
  letter-spacing: -0.1px;
  line-height: 40px;
  padding-left: 20px;
}
.mobile-dropdown__hidden {
  transform: translate3d(0, -210px, 0);
}
@media all and (max-width: 1100px) {
  .mobile-dropdown__hidden {
    transform: translate3d(0, -200px, 0);
  }
}
.mobile-dropdown__list {
  display: none;
  list-style: none;
  margin-left: 20px;
  padding-bottom: 20px;
}
.mobile-dropdown__list a {
  color: #353936;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.13px;
  line-height: 40px;
  text-decoration: none;
}
.book-now-fixed {
  position: fixed;
  bottom: 34px;
  left: 0;
  width: 100vw;
  height: 20px;
  background-color: transparent;
  z-index: 9;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.book-now-fixed a {
  background-color: #eb703a;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  padding: 20px 136px;
  text-decoration: none;
}
.book-now-fixed a:hover {
  background-color: #eb703a;
}
.dropdown-shadow {
  background-color: #ffffff;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}
.active-dropdown {
  display: block;
}
.no-border {
  border: 1px solid transparent !important;
}
.toggle-parent {
  display: block !important;
}
.sublinks {
  display: none;
  border-left: 1px solid #ea662c;
  list-style: none;
  padding-left: 20px;
}
.sublinks li a {
  font-weight: 400;
}
.toggle-arrow {
  background-image: url("/wp-content/themes/hemfixare/assets/img/chevron-up-black.svg") !important;
  background-size: 24px !important;
  background-position: center right 24px !important;
}
.current-mobile + ul {
  display: block;
  border-left: 1px solid #ea662c;
  list-style: none;
  padding-left: 20px;
}
.current-mobile + ul li a {
  font-weight: 400;
}
.b08 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 50px 0;
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .b08 {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .b08 {
    margin: 0;
  }
}
.b08__wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
  max-width: 1150px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b08__heading {
  font-size: 2.95em;
  color: #ea662c;
  font-weight: 900;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 50px;
  padding-left: 70px;
  line-height: 1.2;
}
@media all and (max-width:800px) {
  .b08__heading {
    padding: 20px;
    font-size: 2.2em;
    margin-bottom: 20px;
  }
  .b08__heading br {
    display: none;
  }
}
.b08__form {
  -ms-flex-preferred-size: 72%;
  flex-basis: 72%;
  background: #fffaf1;
  padding: 50px 80px;
  position: relative;
}
@media all and (max-width:800px) {
  .b08__form {
    padding: 40px 20px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
.b08__form form {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.b08__form .wpforms-uploader {
  margin: 0px 0 20px;
}
.b08__form .wpforms-field-file-upload {
  width: 100%;
  padding-right: 40px;
}
@media all and (max-width:800px) {
  .b08__form .wpforms-field-file-upload {
    padding-right: 0px;
  }
}
.b08__form .wpforms-field-date-time {
  width: 100%;
  padding-right: 40px;
  margin-bottom: 20px;
}
@media all and (max-width:800px) {
  .b08__form .wpforms-field-date-time {
    padding-right: 0px;
  }
}
.b08__form .cur-year {
  font-size: 19px !important;
}
.b08__form .wpforms-container #wpform-field-hp {
  display: none;
}
.b08__form .wpforms-container ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
}
.b08__form .wpforms-container .depth-1 {
  display: block;
  margin-bottom: 7px;
}
.b08__form .wpforms-container .depth-1 input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.b08__form .wpforms-container .depth-1 label {
  position: relative;
  cursor: pointer;
}
.b08__form .wpforms-container .depth-1 label:before {
  content: "";
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #ea662c;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.b08__form .wpforms-container .depth-1 input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 8px;
  width: 6px;
  height: 14px;
  border: solid #ea662c;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.b08__form .wpforms-container li {
  display: block;
  margin-bottom: 7px;
}
.b08__form .wpforms-container li input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.b08__form .wpforms-container li label {
  position: relative;
  cursor: pointer;
}
.b08__form .wpforms-container li label:before {
  content: "";
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #ea662c;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.b08__form .wpforms-container li input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 8px;
  width: 6px;
  height: 14px;
  border: solid #ea662c;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.b08__form .wpforms-container .wpforms-field-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.b08__form .wpforms-container .wpforms-field-container label {
  display: block;
  font-size: 0.95em;
  margin-bottom: 6px;
}
.b08__form .wpforms-container .wpforms-field-container label span {
  color: red;
}
.b08__form .wpforms-container .wpforms-field-container input[type="text"],
.b08__form .wpforms-container .wpforms-field-container input[type="email"] {
  border: 1px solid #999;
  padding: 20px 15px;
  font-family: "NeueEinstellung";
  font-size: 1em;
  width: 100%;
  line-height: normal;
}
.b08__form .wpforms-container .wpforms-field-container textarea {
  border: 1px solid #999;
  padding: 20px 15px;
  font-family: "NeueEinstellung";
  font-size: 1em;
  width: 100%;
  line-height: normal;
  height: 200px;
}
.b08__form .wpforms-container .wpforms-field-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  padding: 20px 15px;
  font-family: "NeueEinstellung";
  font-size: 1em;
  border-radius: 0;
  width: 100%;
  line-height: normal;
  background: #fff url(../img/arrow.svg) no-repeat center right 20px;
  background-size: 25px 25px;
}
.b08__form .wpforms-container .wpforms-field-container .wpforms-field-email,
.b08__form .wpforms-container .wpforms-field-container .wpforms-field-text {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-right: 40px;
  margin-bottom: 30px;
}
@media all and (max-width:800px) {
  .b08__form .wpforms-container .wpforms-field-container .wpforms-field-email,
  .b08__form .wpforms-container .wpforms-field-container .wpforms-field-text {
    padding-right: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.b08__form .wpforms-container .wpforms-field-container .wpforms-field-textarea {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding-right: 40px;
  margin-bottom: 30px;
}
@media all and (max-width:800px) {
  .b08__form .wpforms-container .wpforms-field-container .wpforms-field-textarea {
    padding-right: 0;
  }
}
.b08__form .wpforms-container .wpforms-field-container .wpforms-field-select {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding-right: 40px;
  margin-bottom: 30px;
}
@media all and (max-width:800px) {
  .b08__form .wpforms-container .wpforms-field-container .wpforms-field-select {
    padding-right: 0;
  }
}
.b08__form .wpforms-container .wpforms-submit-container button {
  background: #ea662c;
  padding: 28px 45px 23px 45px;
  font-size: 1.4em;
  font-weight: 700;
  font-family: "NeueEinstellung";
  color: #fff;
  border: 0;
  border-radius: 5px;
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  cursor: pointer;
  transition: background 0.2s;
}
.b08__form .wpforms-container .wpforms-submit-container button:hover {
  background: #eb703a;
}
@media all and (max-width:800px) {
  .b08__form .wpforms-container .wpforms-submit-container button {
    padding: 20px 30px 15px 30px;
    width: 100%;
    line-height: 1.4;
  }
}
.b08__terms {
  margin-top: 20px;
  line-height: 1.5;
}
.b08__terms-short {
  display: block;
  line-height: 1.5;
}
.b08__terms-full {
  display: none;
}
.b08__terms-full a[href^="tel"] {
  color: #000;
}
.b08__terms-full p {
  line-height: 1.5;
}
.b08__terms-full a {
  color: #ea662c;
}
.b08__terms-full a:hover {
  color: #000;
}
.b08__terms-button {
  color: #000;
  display: block;
  margin-top: 5px;
  cursor: pointer;
  text-decoration: underline;
}
.b08__terms-button:hover {
  color: #ea662c;
}
.b08__terms--show-full .b08__terms-short {
  display: none;
}
.b08__terms--show-full .b08__terms-full {
  display: block;
}
.b08__terms--show-full span {
  display: none;
}
.b08__form-logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.b08__form-logo span {
  display: block;
  -ms-flex: 1;
  flex: 1;
  margin-left: 40px;
}
@media all and (max-width:800px) {
  .b08__form-logo span {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
  }
}
.b08__form-logo img {
  max-width: 200px;
  height: auto;
}
@media all and (max-width:800px) {
  .b08__form-logo img {
    margin: 0 auto;
  }
}
.b08__form-col {
  -ms-flex-preferred-size: 28%;
  flex-basis: 28%;
  background: #fff4e0;
  padding: 50px 40px;
}
@media all and (max-width:800px) {
  .b08__form-col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 40px 20px;
  }
}
.b08__circle {
  background: #ea662c;
  width: 172px;
  height: 172px;
  border-radius: 90px;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 1.1em;
  line-height: 1.3;
  position: absolute;
  top: -120px;
  right: -30px;
  transform: rotate(5deg);
}
@media all and (max-width:800px) {
  .b08__circle {
    display: none;
  }
}
.b08__form-heading {
  color: #252525;
  font-weight: 900;
  font-size: 2em;
  margin-bottom: 40px;
}
.b08__form-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 30px;
}
@media all and (max-width:800px) {
  .b08__form-item {
    width: 100%;
  }
}
.b08__form-item label {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 0.95em;
  margin-bottom: 4px;
}
.b08__form-item label span {
  color: red;
}
.b08__form-item input[type="text"] {
  border: 1px solid #999;
  padding: 20px 15px;
  font-family: "NeueEinstellung";
  font-size: 1em;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  line-height: normal;
}
.b08__form-item textarea {
  border: 1px solid #999;
  padding: 20px 15px;
  font-family: "NeueEinstellung";
  font-size: 1em;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  line-height: normal;
  height: 200px;
}
.b08__form-item select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  padding: 20px 15px;
  font-family: "NeueEinstellung";
  font-size: 1em;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-radius: 0;
  line-height: normal;
  background: #fff url(../img/arrow.svg) no-repeat center right 20px;
  background-size: 25px 25px;
}
.b08__form-item--half-1 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding-right: 25px;
}
@media all and (max-width:800px) {
  .b08__form-item--half-1 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0;
  }
}
.b08__form-item--half-2 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding-left: 25px;
}
@media all and (max-width:800px) {
  .b08__form-item--half-2 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0;
  }
}
.b08__input-calendar {
  background: #fff url(../img/b08__calendar.svg) no-repeat center right 20px;
}
.b08__form-col-heading {
  font-weight: 900;
  font-size: 1.25em;
  margin-bottom: 25px;
  position: relative;
}
.b08__form-col-heading:after {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -47px;
  width: 56px;
  height: 67px;
  background: url(../img/b08__arrow.svg) no-repeat center;
}
.b08__form-col-phone {
  font-weight: 900;
  font-size: 1.9em;
  color: #ea662c;
  margin-bottom: 45px;
  text-align: right;
  padding-right: 35px;
}
.b08__form-col-text {
  line-height: 1.5;
  margin-bottom: 30px;
}
.b08__form-col-text span {
  font-weight: 900;
  font-size: 1.5em;
  color: #ea662c;
}
.b08__form-col-text strong {
  font-size: 0.8em;
  font-weight: 900;
}
.b08__form-col-text--big {
  font-size: 1.2em;
}
.b08 a {
  color: #000;
}
.b08 a:hover {
  color: #ea662c;
}
.b08__actions {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}
.b08__underlabel {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 0.95em;
  text-align: center;
  color: #ea662c;
}
.b08__submit {
  background: #ea662c;
  padding: 28px 45px 23px 45px;
  font-size: 1.4em;
  font-weight: 700;
  font-family: "NeueEinstellung";
  color: #fff;
  border: 0;
  border-radius: 5px !important;
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  transition: background 0.2s;
}
.b08__submit:hover {
  background: #eb703a;
}
@media all and (max-width:800px) {
  .b08__submit {
    padding: 28px 30px 23px 30px;
    width: 100%;
  }
}
.b08__logo {
  width: 100%;
  margin-bottom: 50px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.b08__logo img {
  width: 100%;
  height: auto;
}
.b08__required-info {
  margin-top: 15px;
  font-style: italic;
}
.b08__required-info strong {
  color: red;
}
.wpforms-field-hp {
  display: none;
}
.b09 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .b09 {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .b09 {
    margin-left: 0;
    display: inline-block;
  }
}
.b09__wrapper {
  max-width: 850px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media all and (max-width:800px) {
  .b09__wrapper {
    padding: 20px;
  }
}
.b09__wrapper--alt {
  max-width: 1190px;
}
.b09__breadcrumb {
  margin-bottom: 70px;
  max-width: 1190px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 20px;
  font-size: 0.75em;
}
@media all and (max-width:800px) {
  .b09__breadcrumb {
    padding: 20px 20px 0 20px;
    margin-bottom: 30px;
  }
}
.b09__breadcrumb--alt {
  margin-bottom: 20px;
}
@media all and (max-width:800px) {
  .b09__breadcrumb--alt {
    margin-bottom: 0;
  }
}
.b09__breadcrumb a {
  color: #222;
  font-weight: 700;
}
.b09__heading {
  font-size: 3.8em;
  font-weight: 900;
  text-align: center;
  margin-bottom: 50px;
  color: #ea662c;
  line-height: 1.2;
}
@media all and (max-width:800px) {
  .b09__heading {
    font-size: 2.5em;
    margin-bottom: 30px;
  }
}
.b09__content {
  font-size: 0.9em;
}
@media all and (max-width:800px) {
  .b09__content iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: -webkit-calc(56.25vw - 40px);
    height: calc(56.25vw - 40px);
  }
}
.b09__content p {
  font-size: 1.05em;
  margin-bottom: 25px;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media all and (max-width:800px) {
  .b09__content p {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b09__content h1,
.b09__content h2,
.b09__content h3,
.b09__content h4 {
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.4;
  color: #ea662c;
}
@media all and (max-width:800px) {
  .b09__content h1,
  .b09__content h2,
  .b09__content h3,
  .b09__content h4 {
    margin-bottom: 25px;
  }
}
.b09__content h1 {
  font-size: 2.2em;
}
.b09__content h2 {
  font-size: 1.9em;
}
.b09__content h3 {
  font-size: 1.7em;
}
.b09__content a {
  color: inherit;
  font-weight: 600;
}
.b09__content ul,
.b09__content ol {
  padding-left: 20px;
  margin-bottom: 25px;
  font-size: 1.05em;
}
@media all and (max-width:800px) {
  .b09__content ul,
  .b09__content ol {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b09__content ul li,
.b09__content ol li {
  margin-bottom: 5px;
  line-height: 1.4;
}
.b09__content ul li ul,
.b09__content ol li ul,
.b09__content ul li ol,
.b09__content ol li ol {
  padding-top: 10px;
  padding-left: 20px;
  margin-bottom: 10px;
}
.b09__content blockquote {
  margin-bottom: 25px;
  line-height: 1.8;
  font-size: 1.05em;
  font-weight: 600;
  padding-left: 25px;
  border-left: 4px solid #eee;
}
@media all and (max-width:800px) {
  .b09__content blockquote {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b09__content strong {
  font-weight: 600;
}
.b09__content img {
  max-width: 100%;
  height: auto;
}
.b09__content img.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
@media all and (max-width:800px) {
  .b09__content img.alignleft {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b09__content img.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
@media all and (max-width:800px) {
  .b09__content img.alignright {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b09__content img.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b09__content img.aligncenter {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b09__content .wp-caption.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
.b09__content .wp-caption.alignleft img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b09__content .wp-caption.alignleft {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b09__content .wp-caption.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
.b09__content .wp-caption.alignright img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b09__content .wp-caption.alignright {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b09__content .wp-caption.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.b09__content .wp-caption.aligncenter img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b09__content .wp-caption.aligncenter {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b09__content .wp-caption {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.b09__content .wp-caption-text {
  font-size: 0.8em;
  color: #888;
}
.b09__content h1,
.b09__content h2,
.b09__content h3,
.b09__content h4 {
  color: inherit;
  font-weight: 900;
}
.b09__posts {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b09__post {
  margin: 18px;
  -ms-flex-preferred-size: calc(33.333% - 36px);
  flex-basis: -webkit-calc(33.333% - 36px);
  flex-basis: calc(33.333% - 36px);
  max-width: -webkit-calc(33.333% - 36px);
  max-width: calc(33.333% - 36px);
  background: #fff4e0;
  text-decoration: none;
}
@media all and (max-width:800px) {
  .b09__post {
    margin: 0 0 20px 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 335px;
    margin: 0 auto 20px;
  }
}
.b09__post-image img {
  max-width: 100%;
  height: auto;
}
.b09__post-content {
  padding: 35px 20px;
  text-align: center;
}
.b09__post-heading {
  margin-bottom: 20px;
  color: #ea662c;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.2;
  word-wrap: break-word;
}
@media all and (max-width:800px) {
  .b09__post-heading {
    font-style: 1.2em;
  }
}
.b09__post-excerpt {
  margin-bottom: 20px;
}
.b09__post-excerpt p {
  line-height: 1.5;
  font-size: 0.95em;
  color: #303030;
  word-wrap: break-word;
}
.b09__post-link {
  font-weight: 700;
  font-size: 0.95em;
  color: #ea662c;
  text-decoration: none;
}
.b09__related-posts-heading {
  font-size: 1.5em;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 1.2;
}
.b09__no-posts {
  margin: 30px 0 80px;
}
.b09__no-posts h2 {
  font-size: 2em;
  margin-bottom: 20px;
  font-weight: 900;
}
.b09__no-posts p {
  font-size: 1em;
}
.b10 {
  background-color: #fffaf1;
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .b10 {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .b10 {
    margin-left: 0;
  }
}
.b10__inner {
  padding: 50px 30px 0px 30px;
  max-width: 800px;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  .b10__inner iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: -webkit-calc(56.25vw - 40px);
    height: calc(56.25vw - 40px);
  }
}
.b10__inner p {
  font-size: 1.05em;
  margin-bottom: 25px;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media all and (max-width:800px) {
  .b10__inner p {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b10__inner h1,
.b10__inner h2,
.b10__inner h3,
.b10__inner h4 {
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.4;
  color: #ea662c;
}
@media all and (max-width:800px) {
  .b10__inner h1,
  .b10__inner h2,
  .b10__inner h3,
  .b10__inner h4 {
    margin-bottom: 25px;
  }
}
.b10__inner h1 {
  font-size: 2.2em;
}
.b10__inner h2 {
  font-size: 1.9em;
}
.b10__inner h3 {
  font-size: 1.7em;
}
.b10__inner a {
  color: inherit;
  font-weight: 600;
}
.b10__inner ul,
.b10__inner ol {
  padding-left: 20px;
  margin-bottom: 25px;
  font-size: 1.05em;
}
@media all and (max-width:800px) {
  .b10__inner ul,
  .b10__inner ol {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b10__inner ul li,
.b10__inner ol li {
  margin-bottom: 5px;
  line-height: 1.4;
}
.b10__inner ul li ul,
.b10__inner ol li ul,
.b10__inner ul li ol,
.b10__inner ol li ol {
  padding-top: 10px;
  padding-left: 20px;
  margin-bottom: 10px;
}
.b10__inner blockquote {
  margin-bottom: 25px;
  line-height: 1.8;
  font-size: 1.05em;
  font-weight: 600;
  padding-left: 25px;
  border-left: 4px solid #eee;
}
@media all and (max-width:800px) {
  .b10__inner blockquote {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b10__inner strong {
  font-weight: 600;
}
.b10__inner img {
  max-width: 100%;
  height: auto;
}
.b10__inner img.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
@media all and (max-width:800px) {
  .b10__inner img.alignleft {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b10__inner img.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
@media all and (max-width:800px) {
  .b10__inner img.alignright {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b10__inner img.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b10__inner img.aligncenter {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b10__inner .wp-caption.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
.b10__inner .wp-caption.alignleft img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b10__inner .wp-caption.alignleft {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b10__inner .wp-caption.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
.b10__inner .wp-caption.alignright img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b10__inner .wp-caption.alignright {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b10__inner .wp-caption.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.b10__inner .wp-caption.aligncenter img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b10__inner .wp-caption.aligncenter {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b10__inner .wp-caption {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.b10__inner .wp-caption-text {
  font-size: 0.8em;
  color: #888;
}
@media all and (max-width:800px) {
  .b10__inner {
    padding: 50px 30px;
  }
}
.b11 {
  background: #fff;
  max-width: 800px;
  margin-left: 325px;
}
@media all and (max-width:800px) {
  .b11 {
    margin-left: 0;
  }
}
.b11__content {
  padding: 50px 30px;
  max-width: 800px;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  .b11__content iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: -webkit-calc(56.25vw - 40px);
    height: calc(56.25vw - 40px);
  }
}
.b11__content p {
  font-size: 1.05em;
  margin-bottom: 25px;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media all and (max-width:800px) {
  .b11__content p {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b11__content h1,
.b11__content h2,
.b11__content h3,
.b11__content h4 {
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.4;
  color: #ea662c;
}
@media all and (max-width:800px) {
  .b11__content h1,
  .b11__content h2,
  .b11__content h3,
  .b11__content h4 {
    margin-bottom: 25px;
  }
}
.b11__content h1 {
  font-size: 2.2em;
}
.b11__content h2 {
  font-size: 1.9em;
}
.b11__content h3 {
  font-size: 1.7em;
}
.b11__content a {
  color: inherit;
  font-weight: 600;
}
.b11__content ul,
.b11__content ol {
  padding-left: 20px;
  margin-bottom: 25px;
  font-size: 1.05em;
}
@media all and (max-width:800px) {
  .b11__content ul,
  .b11__content ol {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b11__content ul li,
.b11__content ol li {
  margin-bottom: 5px;
  line-height: 1.4;
}
.b11__content ul li ul,
.b11__content ol li ul,
.b11__content ul li ol,
.b11__content ol li ol {
  padding-top: 10px;
  padding-left: 20px;
  margin-bottom: 10px;
}
.b11__content blockquote {
  margin-bottom: 25px;
  line-height: 1.8;
  font-size: 1.05em;
  font-weight: 600;
  padding-left: 25px;
  border-left: 4px solid #eee;
}
@media all and (max-width:800px) {
  .b11__content blockquote {
    margin-bottom: 25px;
    font-size: 1em;
  }
}
.b11__content strong {
  font-weight: 600;
}
.b11__content img {
  max-width: 100%;
  height: auto;
}
.b11__content img.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
@media all and (max-width:800px) {
  .b11__content img.alignleft {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b11__content img.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
@media all and (max-width:800px) {
  .b11__content img.alignright {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b11__content img.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b11__content img.aligncenter {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.b11__content .wp-caption.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
.b11__content .wp-caption.alignleft img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b11__content .wp-caption.alignleft {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b11__content .wp-caption.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
.b11__content .wp-caption.alignright img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b11__content .wp-caption.alignright {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b11__content .wp-caption.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.b11__content .wp-caption.aligncenter img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .b11__content .wp-caption.aligncenter {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.b11__content .wp-caption {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.b11__content .wp-caption-text {
  font-size: 0.8em;
  color: #888;
}
.b11__iframe {
  margin: 0 auto;
}
.b11__iframe iframe {
  height: 100vh;
  width: 100%;
  border: 0;
}
.blog-top {
  max-width: 1190px;
  margin: 0 auto 40px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px;
}
@media all and (max-width:800px) {
  .blog-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
.blog-top__breadcrumbs {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 0.75em;
  line-height: 31px;
}
@media all and (max-width:800px) {
  .blog-top__breadcrumbs {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-top: 10px;
  }
}
.blog-top__breadcrumbs a {
  color: #222;
  font-weight: 700;
}
.blog-top__breadcrumbs a:hover {
  color: #EA662C;
}
.blog-top__search {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media all and (max-width:800px) {
  .blog-top__search {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 10px;
  }
}
.blog-top__search form {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 260px;
}
@media all and (max-width:800px) {
  .blog-top__search form {
    width: 100%;
  }
}
.blog-top__search form input {
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  padding: 8px 15px;
  border: 0;
  font-size: 0.8em;
  background: #FFFAF1;
  border-radius: 16px 0 0 16px;
}
@media all and (max-width:800px) {
  .blog-top__search form input {
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
  }
}
.blog-top__search form button {
  padding: 8px 12px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  border: 0;
  background: #EA662C;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 0.8em;
  border-radius: 0 16px 16px 0;
  cursor: pointer;
}
.book-block {
  margin: 40px 0;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding-right: 80px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 27px;
  padding-bottom: 27px;
}
@media all and (max-width:800px) {
  .book-block {
    padding: 10px 0px;
  }
}
.book-block:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 87%;
  border-bottom: 1px solid Gainsboro;
}
@media all and (max-width:1050px) {
  .book-block:before {
    display: none;
  }
}
.book-block:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 87%;
  border-bottom: 1px solid Gainsboro;
}
@media all and (max-width:1050px) {
  .book-block:after {
    display: none;
  }
}
@media all and (max-width:1050px) {
  .book-block {
    padding-right: 0;
    margin: 20px 0 30px;
  }
}
.book-block img {
  display: block;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  margin: 15px 20px 0 10px;
}
@media all and (max-width:1050px) {
  .book-block img {
    display: none;
  }
}
.book-block span {
  display: block;
  font-weight: 900;
  color: #EA662C;
  white-space: nowrap;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  line-height: 1.25;
  font-size: 1.1em;
}
@media all and (max-width:1050px) {
  .book-block span {
    display: none;
  }
}
.book-block a {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: #EA662C;
  padding: 18px 30px 15px 30px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  transition: background 0.2s;
  text-align: center;
  white-space: nowrap;
}
@media all and (max-width:1050px) {
  .book-block a {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.book-block a:hover {
  background: #eb703a;
}
.breadcrumbs {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 331px;
  padding: 10px 20px;
  background-color: #fffaf1;
}
@media all and (max-width:1280px) {
  .breadcrumbs {
    margin-left: 264.8px;
  }
}
@media all and (max-width:800px) {
  .breadcrumbs {
    margin: 0;
  }
}
.breadcrumbs__inner {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 0.75em;
  line-height: 31px;
}
@media all and (max-width:800px) {
  .breadcrumbs__inner {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-top: 10px;
    line-height: 1.6;
  }
}
.breadcrumbs__inner a {
  color: #222;
  font-weight: 500;
  text-decoration: underline;
}
.breadcrumbs__inner a span {
  color: #222;
  font-weight: 500;
}
.breadcrumbs__inner span {
  color: #ea662c;
  font-weight: 800;
}
.faq {
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .faq {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .faq {
    margin-left: 0;
  }
}
.faq__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.faq__navigation {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px;
}
.faq__navigation a {
  display: block;
  padding: 0 10px;
  color: #303030;
  text-decoration: none;
}
.faq__navigation a:hover {
  color: #ea662c;
}
.faq__navigation span {
  display: block;
  color: #303030;
}
.faq__navigation span:last-child {
  display: none;
}
.faq__category {
  margin: 40px 0;
}
.faq__category h2 {
  text-align: center;
  margin-bottom: 15px;
  color: #666666;
  font-weight: 600;
  font-size: 24px;
}
@media all and (max-width:1050px) {
  .faq__category h2 {
    font-size: 22px;
  }
}
.faq__questions {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
@media all and (max-width:800px) {
  .faq__questions {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.faq__column {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media all and (max-width:800px) {
  .faq__column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.faq__question {
  margin: 0 10px 15px 10px;
  background: #fff4e0;
  padding: 35px 30px 30px;
}
@media all and (max-width:1050px) {
  .faq__question {
    padding: 30px 25px 25px;
  }
}
@media all and (max-width:800px) {
  .faq__question {
    padding: 20px 15px 15px;
  }
}
.faq__question h3 {
  font-size: 24px;
  color: #ea662c;
  line-height: 1.4;
  cursor: pointer;
}
@media all and (max-width:1050px) {
  .faq__question h3 {
    font-size: 18px;
  }
}
@media all and (max-width:800px) {
  .faq__question h3 {
    font-size: 16px;
  }
}
.faq__question-content {
  display: none;
}
.faq__question-content p {
  color: #393939;
  line-height: 1.5;
  margin-top: 15px;
  font-size: 15px;
}
.faq__question-content p a {
  color: #ea662c;
}
.faq__question-content p a:hover {
  color: #000;
}
.faq__question-active .faq__question-content {
  display: block !important;
}
.footer {
  margin-left: 299px;
  background-color: #fff;
}
@media all and (max-width:1280px) {
  .footer {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .footer {
    margin-left: 0;
  }
}
.footer__inner {
  background: #fff;
  max-width: 1600px;
  margin: 0 auto;
}
.footer__inner .logo {
  margin-left: 100px;
  margin-top: 65px;
  width: 175px;
}
@media all and (max-width:1050px) {
  .footer__inner .logo {
    margin-left: 80px;
  }
}
@media all and (max-width:800px) {
  .footer__inner .logo {
    margin-left: 20px;
    margin-top: 40px;
    width: 195px;
  }
}
.footer__columns {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 34px 100px 55px;
}
@media all and (max-width:1050px) {
  .footer__columns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 60px 80px 60px;
  }
}
@media all and (max-width:800px) {
  .footer__columns {
    padding: 0px 20px 20px 20px;
  }
}
.footer__column {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  line-height: 23px;
}
@media all and (max-width:1050px) {
  .footer__column {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media all and (max-width:1050px) {
  .footer__column:nth-child(3) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 50px;
  }
}
@media all and (max-width:800px) {
  .footer__column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 30px !important;
  }
}
.footer__column a {
  color: #ea662c;
}
.footer__column a:hover {
  color: #000;
}
.footer__column p {
  line-height: 1.5;
}
.footer__column p strong {
  font-weight: bold;
  color: #ea662c;
}
.footer__column p a {
  color: #ea662c;
}
.footer__column p a:hover {
  color: #000;
}
.footer__copyright-social {
  background: #fff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 100px 40px;
}
@media all and (max-width:1050px) {
  .footer__copyright-social {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
  }
}
.footer__copyright {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
  line-height: 40px;
}
@media all and (max-width:800px) {
  .footer__copyright {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
    font-size: 0.9em;
  }
}
.footer__social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media all and (max-width:800px) {
  .footer__social {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.footer__social a {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 15px 22px 12px 22px;
  background: #777;
  color: #fff !important;
  margin-left: 35px;
  border-radius: 30px;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.2);
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
  line-height: normal;
  transition: background 0.2s;
  white-space: nowrap;
  text-align: center;
}
@media all and (max-width:800px) {
  .footer__social a {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 20px 0 0 0;
  }
}
.footer__facebook {
  background: -o-linear-gradient(117.84deg, #3a5694 11.03%, rgba(58, 86, 148, 0.61) 203.29%) !important;
  background: linear-gradient(332.16deg, #3a5694 11.03%, rgba(58, 86, 148, 0.61) 203.29%) !important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
  border-radius: 64px;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  color: #ffffff;
}
@media all and (max-width:800px) {
  .footer__facebook {
    border-radius: 8px !important;
    font-size: 18px !important;
    line-height: 18px !important;
    padding: 20px !important;
  }
}
.footer__facebook:hover {
  opacity: 0.8;
}
.footer__email {
  background: -o-linear-gradient(328.57deg, #ffa149 -36.73%, #ff3c00 77.46%) !important;
  background: linear-gradient(121.43deg, #ffa149 -36.73%, #ff3c00 77.46%) !important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
  border-radius: 64px;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  text-align: center;
  color: #ffffff;
}
@media all and (max-width:800px) {
  .footer__email {
    border-radius: 8px !important;
    font-size: 18px !important;
    line-height: 18px !important;
    padding: 20px !important;
  }
}
.footer__email:hover {
  opacity: 0.8;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  z-index: 9999;
  transition: transform 0.5s;
}
@media all and (max-width:800px) {
  .nav {
    position: relative;
    margin-left: 0;
    z-index: 999999;
  }
}
.nav--hidden {
  transform: translate3d(0, -113px, 0);
}
@media all and (max-width: 1100px) {
  .nav--hidden {
    transform: translate3d(0, -100px, 0);
  }
}
.nav__lower {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  max-width: 1550px;
  min-height: 76px;
  background-color: #fffbf4;
  padding: 13px 0 7px 55px;
}
@media all and (max-width:800px) {
  .nav__lower {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 0;
    background-color: #fffaf1;
    min-height: auto;
  }
}
@media all and (max-width:800px) {
  .nav__lower ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}
.nav .cs-tel-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: 7px;
}
@media all and (max-width:800px) {
  .nav .cs-tel-wrapper {
    display: none;
    margin-top: 0px;
  }
}
.nav .cs-tel-wrapper div {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-right: 32px;
  border-radius: 60px;
}
@media all and (max-width:800px) {
  .nav .cs-tel-wrapper div {
    border: 1px solid rgba(200, 78, 24, 0.1);
  }
}
.nav .cs-tel-wrapper div a {
  margin-top: 0;
  color: #000;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 11px;
  text-decoration: none;
  margin-left: 9px;
  white-space: nowrap;
}
.nav .cs-tel-wrapper div a:hover {
  text-decoration: underline;
}
.nav .cs-tel-wrapper .cs-wrapper {
  margin-right: 26px;
}
.nav .cs-tel-wrapper .cs-wrapper img {
  margin-right: 5px;
}
.nav .cart-trigger-wrapper {
  width: 168px;
  max-height: 40px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #FFF;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 6px 12px 2px 25px;
  cursor: pointer;
}
@media all and (max-width:800px) {
  .nav .cart-trigger-wrapper {
    width: auto;
    background-color: transparent;
    padding: 0;
    margin-left: 2px;
    margin-top: 5px;
  }
}
.nav .cart-trigger-wrapper:hover p {
  text-decoration: underline !important;
}
@media screen and (max-width: 1050px) {
  .nav .cart-trigger-wrapper {
    margin-left: 10px;
  }
}
.nav .cart-trigger-wrapper p {
  font-family: "NeueEinstellung", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 11px;
}
@media all and (max-width:800px) {
  .nav .cart-trigger-wrapper p {
    display: none;
  }
}
.nav .mobile-top-bar {
  display: none;
}
@media all and (max-width:800px) {
  .nav .mobile-top-bar {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 21px 12px 0 32px;
    width: 85vw;
    height: 50px;
    background-color: #faf3e9;
  }
  .nav .mobile-top-bar .logo svg {
    max-width: 175px;
    display: none;
  }
  .nav .mobile-top-bar .phone {
    margin-left: 46px;
    margin-top: 6px;
  }
  .nav .mobile-top-bar .customer-support {
    margin-top: 7px;
  }
}
.nav .pages {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width:800px) {
  .nav .pages {
    display: none;
  }
}
.nav .pages a {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #000000;
  opacity: 0.8;
  text-decoration: none;
  margin-right: 64px;
}
.nav__mobile {
  display: none;
  position: relative;
}
.nav__mobile .fade {
  width: 50px;
  height: 100%;
  position: absolute;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.3)), to(#fff));
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.3), #fff);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.3), #fff);
}
.nav__mobile .menu-affarsomraden-container {
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.nav__mobile .menu-affarsomraden-container::-webkit-scrollbar {
  display: none;
}
.nav__mobile .menu-affarsomraden-container .related-landing-pages {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding-left: 16px;
}
.nav__mobile .menu-affarsomraden-container .related-landing-pages li {
  margin-right: 27px;
}
.nav__mobile .menu-affarsomraden-container .related-landing-pages li a {
  font-size: 16px;
  line-height: 20px;
  white-space: nowrap;
}
.nav__mobile .menu-affarsomraden-container .related-landing-pages li a::after {
  bottom: -13px;
}
@media all and (max-width:800px) {
  .nav__mobile {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 40px;
    background-color: #fff;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9999;
  }
  .nav__mobile .nav__hamburger {
    display: block;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 0px;
  }
}
.nav__top {
  background: #f0f7ef;
  height: 36px;
  display: none;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 2px 15px 0;
  position: relative;
  z-index: 500;
}
@media all and (max-width:800px) {
  .nav__top {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}
.nav__top a {
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.nav__top a:hover {
  opacity: 0.7;
}
.nav__top-button {
  display: block;
  color: #3b3b3b;
  text-decoration: none !important;
}
.nav__top-phone {
  color: #3b3b3b;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  white-space: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none !important;
}
.nav__top-phone img {
  display: block;
  -ms-flex: 0 0 9px;
  flex: 0 0 9px;
  width: 9px;
  height: 14px;
  margin: 0 8px 2px 0;
}
.nav__top-phone span {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.nav__top-links {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.nav__top-links a {
  margin-right: 10px;
}
.nav__top-links a:last-child {
  margin-right: 0;
}
.nav__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 0;
  padding: 3.5rem 3rem 3rem 3rem;
  width: 100%;
  max-height: 80px;
  background-color: #FFFDFA;
  z-index: 999;
}
@media all and (max-width:1050px) {
  .nav__wrapper {
    padding: 20px 5px;
  }
}
@media all and (max-width:800px) {
  .nav__wrapper {
    padding: 10px 15px 12.8px;
    box-shadow: none;
    background-color: #fffaf1;
  }
}
@media all and (max-width:1050px) {
  .nav__wrapper .menu-affarsomraden-container {
    padding-right: 0;
  }
}
@media all and (max-width:800px) {
  .nav__wrapper .menu-affarsomraden-container {
    display: none;
  }
}
.nav__wrapper--left {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: all;
  width: 100%;
}
.nav__wrapper--right {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 46px;
}
@media all and (max-width:800px) {
  .nav__wrapper--right {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    top: -42px;
    right: 12px;
  }
}
.nav__wrapper--right span {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 25px;
  text-align: right;
  color: #2a2a2a;
  margin-top: 8px;
}
@media all and (max-width:800px) {
  .nav__wrapper--right span {
    display: none;
  }
}
.nav__wrapper--right a {
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 12px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #ea662c;
  position: relative;
  margin-top: 8px;
}
@media all and (max-width:800px) {
  .nav__wrapper--right a {
    display: none;
  }
}
.nav__logo {
  min-width: 225px;
  height: 33px;
  background: url("/wp-content/themes/hemfixare/assets/img/hemfixarna-logo-row.svg") no-repeat center;
  background-size: contain;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  .nav__logo {
    min-width: auto;
    width: 126px;
    height: 19px;
    margin: 0 auto;
  }
}
.nav__hamburger {
  height: 24px;
  background: url("/wp-content/themes/hemfixare/assets/img/hamburger.svg") no-repeat center;
  cursor: pointer;
}
@media all and (max-width:1140px) {
  .nav__hamburger {
    margin-right: 10px;
  }
}
.nav__menu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width:800px) {
  .nav__menu {
    position: absolute;
    top: 4px;
  }
}
.nav__button {
  padding: 13px 26px;
  background: #777;
  color: #fff;
  border-radius: 30px;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.2);
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
  line-height: normal;
  transition: background 0.2s;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
}
@media all and (max-width:800px) {
  .nav__button {
    padding: 11px 21px;
    font-size: 12px;
    line-height: 12px;
  }
}
.nav__button--orange {
  background: #ea662cab;
}
.nav__button--orange:hover {
  background: rgba(239, 136, 90, 0.67058824);
}
.nav__button--green {
  background: -o-linear-gradient(114.57deg, #ea662c 10.01%, rgba(38, 166, 16, 0.61) 152.64%);
  background: linear-gradient(335.43deg, #ea662c 10.01%, rgba(38, 166, 16, 0.61) 152.64%);
  border-radius: 32px;
}
.nav__button--green:hover {
  opacity: 0.8;
}
.nav__phone {
  color: #999;
  background: url(../img/hone.svg) no-repeat center left;
  font-size: 0.9em;
  padding-left: 22px;
  height: 20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 40px;
  padding-top: 5px;
  font-weight: bold;
}
.nav__phone a {
  color: #555;
}
.nav__phone a:hover {
  color: #000;
}
@media all and (max-width:800px) {
  .nav__phone {
    display: none;
  }
}
.nav__hamburger {
  background-image: red url(../img/hamburger.svg);
  background-repeat: no-repeat;
  width: 24px;
  padding-top: 20px;
  line-height: 10px;
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
  margin-right: 16px;
}
@media all and (max-width:800px) {
  .nav__hamburger {
    margin-right: 33px;
  }
}
.nav__hamburger--open {
  background-image: url(../img/icon-close.svg);
}
.nav__hamburger--open span {
  display: none;
}
.nav__menu-2 {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #ddd;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  visibility: hidden;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.3s;
  transform: translateY(-100%);
  perspective: 1000;
  opacity: 0;
  z-index: 1;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
  overflow-x: hidden;
}
@media all and (max-width:800px) {
  .nav__menu-2 {
    height: auto;
  }
}
.nav__menu-2--open {
  top: 113px;
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
@media all and (max-width:800px) {
  .nav__menu-2--open {
    top: 85px;
  }
}
.nav__menu-wrapper {
  max-width: 1240px;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.nav__menu-top {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 90px;
}
@media all and (max-width:800px) {
  .nav__menu-top {
    padding: 20px;
    height: auto;
  }
  .nav__menu-top .nav__logo {
    margin: 0;
  }
}
.nav__bignav {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 50px 30px;
  position: relative;
}
@media all and (max-width:800px) {
  .nav__bignav {
    padding: 20px;
    font-size: 0.9em;
  }
}
.nav__bignav-close {
  display: block;
  padding: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
.nav__bignav div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.nav__bignav div ul.menu-top-big-menu-container {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
}
@media all and (max-width:800px) {
  .nav__bignav div ul.menu-top-big-menu-container {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media all and (max-width:800px) {
  .nav__bignav div ul.menu-top-big-menu-container > li {
    margin: 20px 0 0;
  }
}
.nav__bignav div ul.menu-top-big-menu-container > li {
  margin-right: 50px;
}
@media all and (max-width:800px) {
  .nav__bignav div ul.menu-top-big-menu-container > li {
    margin-right: 0;
  }
}
.nav__bignav div ul.menu-top-big-menu-container > li:last-child {
  margin-right: 0;
}
.nav__bignav div ul.menu-top-big-menu-container li {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: block;
  list-style: none;
}
@media all and (max-width:800px) {
  .nav__bignav div ul.menu-top-big-menu-container li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }
}
.nav__bignav div ul.menu-top-big-menu-container li a {
  font-weight: bold;
  color: #ea662c;
  font-size: 1.3em;
  text-decoration: none;
  margin-bottom: 20px;
  display: inline-block;
  letter-spacing: -0.02em;
}
@media all and (max-width:800px) {
  .nav__bignav div ul.menu-top-big-menu-container li a {
    margin-bottom: 15px;
  }
}
.nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu {
  display: block;
}
@media all and (max-width:800px) {
  .nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu {
    display: none;
  }
}
.nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu.navigation--active {
  display: block;
}
.nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li {
  display: block;
  border-top: 1px solid #ddd;
  margin-top: 5px;
  padding-top: 15px;
}
.nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li:first-child {
  display: none;
}
@media all and (max-width:800px) {
  .nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li:first-child {
    display: block;
  }
}
.nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li:first-child,
.nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li:nth-child(2) {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
@media all and (max-width:800px) {
  .nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li:nth-child(2) {
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 20px;
  }
}
.nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li a {
  font-weight: normal;
  color: #303030;
  font-size: 1em;
  margin-bottom: 8px;
  display: block;
  font-weight: bold;
  line-height: 1.5;
}
@media all and (max-width:800px) {
  .nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li a {
    font-size: 1em;
  }
}
.nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li a span {
  display: block;
  font-size: 0.85em;
  color: #777;
  font-weight: normal;
  margin: 5px 0 13px;
  line-height: 1.5;
}
@media all and (max-width:800px) {
  .nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li a span {
    font-size: 0.95em;
    margin: 8px 0 15px;
  }
}
.nav__bignav div ul.menu-top-big-menu-container li ul.sub-menu li.current-menu-item a {
  padding: 5px;
  color: #C84E18;
}
.current-menu-item a:first-of-type,
.current-ikea_product-parent a:first-of-type {
  color: #c84e18 !important;
  font-weight: 600 !important;
}
.current-service {
  background-color: #ea662c;
  color: #fff !important;
  font-weight: bold !important;
}
.navigation--active {
  display: block;
}
.navigation--active,
.navigation--active--top {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.04);
  z-index: 9;
  background-color: #fff;
}
.navigation--active .menu-item--open,
.navigation--active--top .menu-item--open {
  background-color: #fef7f4;
}
.navigation--active a,
.navigation--active--top a {
  border: none !important;
  text-decoration: none !important;
}
.navigation--active a:hover,
.navigation--active--top a:hover {
  text-decoration: underline !important;
}
.navigation--active a::after,
.navigation--active--top a::after {
  right: -72px;
  transform: rotate(0deg) !important;
}
.navigation--active li a,
.navigation--active--top li a {
  font-weight: normal;
  margin-bottom: 0px !important;
}
.navigation--active li a::after,
.navigation--active--top li a::after {
  opacity: 0;
}
.navigation--active li::after,
.navigation--active--top li::after {
  right: -28px;
}
.menu-affarsomraden-container {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 8px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media all and (max-width:800px) {
  .menu-affarsomraden-container {
    margin-top: 0;
  }
}
.menu-affarsomraden-container::-webkit-scrollbar {
  display: none;
}
.menu-extra-margin {
  margin-top: 20px !important;
}
.menu-smaller-text {
  margin: 0 !important;
}
.menu-smaller-text li {
  list-style: none;
}
.menu-smaller-text a {
  font-size: 14px !important;
  padding: 9px 12px 7px 31px !important;
}
.related-landing-pages {
  list-style: none;
}
@media screen and (min-width: 800px) {
  .related-landing-pages {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}
@media all and (max-width:800px) {
  .related-landing-pages {
    margin: 0 0 0 17px;
    overflow: scroll;
    width: 100%;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    overflow: visible;
  }
}
.related-landing-pages .chevron-down::after {
  transform: rotateX(180deg);
  top: 3px !important;
}
.related-landing-pages .menu-item-has-children {
  margin-right: 57px;
  position: relative;
  cursor: pointer;
}
@media all and (max-width:1270px) {
  .related-landing-pages .menu-item-has-children {
    margin-right: 40px !important;
  }
}
@media all and (max-width:800px) {
  .related-landing-pages .menu-item-has-children {
    margin-right: 31px !important;
  }
}
.related-landing-pages .menu-item-has-children::after {
  content: "";
  background-image: url("/wp-content/themes/hemfixare/assets/img/related-landing-chevron.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 7px;
  right: -20px;
  width: 12px;
  height: 6px;
}
@media all and (max-width:800px) {
  .related-landing-pages .menu-item-has-children::after {
    top: 6px;
    right: -19px;
  }
}
.related-landing-pages .menu-item-has-children:hover {
  text-decoration: underline;
}
.related-landing-pages .menu-item-has-children a[href] {
  pointer-events: none;
}
.related-landing-pages .menu-item-has-children ul {
  position: absolute;
  list-style: none;
  display: none;
  background-color: #fff;
  padding-top: 12px;
  margin-left: -10px;
}
.related-landing-pages .menu-item-has-children ul li {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 11px 63px 11px 13px;
  content: "";
  background-image: url(/wp-content/themes/hemfixare/assets/img/landing-chevron.svg);
  background-repeat: no-repeat;
  background-position: 92% 39%;
  background-size: 3.5%;
}
@media all and (max-width:800px) {
  .related-landing-pages .menu-item-has-children ul li {
    right: -6px !important;
  }
}
.related-landing-pages .menu-item-has-children ul li::after {
  display: none;
}
.related-landing-pages .menu-item-has-children ul li a {
  pointer-events: auto;
  color: #000;
}
.related-landing-pages .menu-item-has-children ul li a::after {
  display: none;
}
.related-landing-pages .menu-item-has-children .open-landing {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 5px 5px 21px 5px rgba(0, 0, 0, 0.03);
}
.related-landing-pages .menu-item-has-children .open-landing a {
  pointer-events: auto !important;
}
.related-landing-pages a:hover {
  text-decoration: underline;
}
@media all and (max-width:1270px) {
  .related-landing-pages li {
    margin-right: 40px !important;
  }
}
@media all and (max-width:1140px) {
  .related-landing-pages li {
    margin-right: 15px !important;
  }
}
@media screen and (min-width: 800px) {
  .related-landing-pages li {
    margin-right: 39px;
  }
}
@media all and (max-width:900px) {
  .related-landing-pages li {
    margin-right: 20px;
  }
}
@media all and (max-width:800px) {
  .related-landing-pages li {
    margin-right: 0px;
  }
}
.related-landing-pages li:last-of-type {
  margin-right: 16px;
}
.related-landing-pages li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-style: normal;
  font-weight: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #000000;
  opacity: 0.8;
  text-decoration: none;
  white-space: nowrap;
}
@media all and (max-width:800px) {
  .related-landing-pages li a {
    font-size: 13px;
    letter-spacing: -0.5px;
  }
}
.menu-top-big-menu-container-secondary {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 34px 32px 20px 34px;
  list-style: none;
  background-color: #FFF3E2;
  width: 299px;
  position: relative;
}
@media all and (max-width:800px) {
  .menu-top-big-menu-container-secondary {
    width: 100%;
  }
}
.menu-top-big-menu-container-secondary .sub-menu {
  list-style: none;
}
.menu-top-big-menu-container-secondary li a {
  color: #1E1E1E;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  letter-spacing: -0.32px;
  text-decoration: none;
}
.menu-top-big-menu-container-secondary li a:hover {
  text-decoration: underline;
}
.b-latest-assignments {
  height: 80px;
  padding: 25px 50px;
}
@media all and (max-width:800px) {
  .b-latest-assignments {
    padding: 20px 0 20px 20px;
  }
}
.b-latest-assignments__inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  max-width: 1500px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.b-latest-assignments__inner:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 60px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(80%, #ffffff), to(#ffffff));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, #ffffff 80%, #ffffff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #ffffff 80%, #ffffff 100%);
  z-index: 10;
}
.b-latest-assignments__heading {
  position: relative;
  padding: 0 40px 0 40px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media all and (max-width:800px) {
  .b-latest-assignments__heading {
    padding: 0 20px 0 40px;
  }
}
.b-latest-assignments__heading strong {
  color: #ea662c;
  display: block;
  font-weight: bold;
  font-size: 11px;
  line-height: 1.45;
}
.b-latest-assignments__heading img {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
}
.b-latest-assignments__assignments {
  -ms-flex: 1;
  flex: 1;
  position: relative;
  z-index: 1;
}
.b-latest-assignments__assignments::after {
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFDFA), color-stop(50%, rgba(255, 253, 250, 0.5)), to(rgba(255, 253, 250, 0)));
  background: -o-linear-gradient(top, #FFFDFA 0%, rgba(255, 253, 250, 0.5) 50%, rgba(255, 253, 250, 0) 100%);
  background: linear-gradient(180deg, #FFFDFA 0%, rgba(255, 253, 250, 0.5) 50%, rgba(255, 253, 250, 0) 100%);
  width: 157px;
  height: 49px;
  position: absolute;
  top: 0;
  right: -54px;
  transform: rotate(90deg);
}
.b-latest-assignments__assignment {
  position: relative;
  padding-left: 80px;
  min-width: 250px;
}
@media all and (max-width:800px) {
  .b-latest-assignments__assignment {
    padding-left: 60px;
    min-width: 240px;
  }
}
.b-latest-assignments__assignment img {
  position: absolute;
  left: 35px;
  top: 45%;
  transform: translateY(-50%);
  max-width: 34px;
  max-height: 90%;
  height: auto;
}
@media all and (max-width:800px) {
  .b-latest-assignments__assignment img {
    left: 15px;
  }
}
.b-latest-assignments__assignment strong {
  display: block;
  white-space: nowrap;
  color: #706e6a;
  font-size: 12px;
  line-height: 2 !important;
}
.b-latest-assignments__assignment span {
  display: block;
  white-space: nowrap;
  color: #ea662c;
  font-size: 12px;
  line-height: 2 !important;
}
.pagination {
  margin: 40px;
}
@media all and (max-width:800px) {
  .pagination {
    margin: 20px;
  }
}
.pagination__inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination .page-numbers {
  display: block;
  padding: 10px 15px 6px 15px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  margin-left: -1px;
  z-index: 1;
}
@media all and (max-width:800px) {
  .pagination .page-numbers {
    display: none;
  }
}
.pagination .page-numbers:hover {
  background: #eee;
}
.pagination .page-numbers:first-child {
  margin-left: 0;
  border-radius: 16px 0 0 16px;
}
.pagination .page-numbers:last-child {
  border-radius: 0 16px 16px 0;
}
.pagination .page-numbers.current {
  border: 1px solid #EA662C;
  background: #EA662C;
  color: #fff;
  z-index: 2;
}
.pagination .page-numbers.dots {
  color: #aaa;
}
@media all and (max-width:800px) {
  .pagination .page-numbers.prev,
  .pagination .page-numbers.next {
    display: block !important;
  }
}
.pagination .current + .page-numbers {
  margin-left: -2px;
}
.trustpilot {
  background: #fff;
}
@media all and (max-width:1280px) {
  .trustpilot {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .trustpilot {
    margin-left: 0;
  }
}
.trustpilot__inner {
  padding: 30px 20px 10px;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  .trustpilot__inner {
    padding: 20px 0;
  }
}
.people {
  background: #fffaf1;
  padding: 0px 30px 60px 30px;
  margin-left: 325px;
}
@media all and (max-width:1050px) {
  .people {
    padding: 10px 10px;
  }
}
@media all and (max-width:800px) {
  .people {
    padding: 10px 20px;
    margin-left: 0px;
  }
}
.people__list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}
.people__person {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  margin: 1.5%;
  background: #fff;
  padding: 25px 28px 35px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
}
@media all and (max-width:1050px) {
  .people__person {
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
    margin: 1%;
  }
}
@media all and (max-width:800px) {
  .people__person {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 10px 0;
  }
}
.people__person-image img {
  display: block;
  width: 170px;
  height: 170px;
  border-radius: 50%;
}
@media all and (max-width:1050px) {
  .people__person-image img {
    width: 150px;
    height: 150px;
  }
}
.people__person-name {
  margin-top: 35px;
  font-size: 28px;
  letter-spacing: -1px;
  font-weight: normal;
  line-height: 1.2;
}
@media all and (max-width:1050px) {
  .people__person-name {
    font-size: 22px;
    margin-top: 30px;
  }
}
.people__person-text {
  margin-top: 15px;
  border-top: 4px solid #EA662C;
}
@media all and (max-width:1050px) {
  .people__person-text {
    margin-top: 10px;
  }
}
.people__person-text p {
  font-size: 20px;
  margin-top: 25px;
  line-height: 1.5;
}
@media all and (max-width:1050px) {
  .people__person-text p {
    margin-top: 20px;
    font-size: 17px;
  }
}
.people__person-text strong {
  font-weight: bold;
}
.people__person-text em {
  font-style: italic;
}
.people__person-text a {
  color: #EA662C;
}
.people__person-text a:hover {
  color: #000;
}
.people__banner {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 50px 0 45px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width:800px) {
  .people__banner {
    display: block;
    padding: 30px 20px;
  }
}
.people__banner-text {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  color: #EA662C;
  padding-bottom: 25px;
}
@media all and (max-width:1050px) {
  .people__banner-text {
    font-size: 18px;
  }
}
@media all and (max-width:800px) {
  .people__banner-text {
    text-align: center;
  }
}
.people__banner-arrow {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 25px 0 30px;
}
@media all and (max-width:800px) {
  .people__banner-arrow {
    display: none;
  }
}
.people__banner-arrow img {
  display: block;
  width: 124px;
  height: auto;
}
.people__banner-button {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: px;
  color: #fff;
  background: #EA662C;
  border-radius: 4px;
  font-size: 15px;
  padding: 20px 55px 16px;
  text-decoration: none;
  line-height: 1;
  font-weight: bold;
}
@media all and (max-width:1050px) {
  .people__banner-button {
    font-size: 14px;
  }
}
@media all and (max-width:800px) {
  .people__banner-button {
    padding: 20px 20px 16px 20px;
    text-align: center;
    white-space: wrap;
  }
}
.people__banner-button:hover {
  background: #222;
}
.campagin-form {
  background-color: #E4002B;
  padding-top: 32px;
}
.campagin-form .b08__form-col {
  background-color: #E4002B;
}
.campagin-form .b08__logo {
  margin-top: -15px !important;
}
.campagin-form .b08__form {
  background-color: white;
  border-top: 40px solid #E4002B;
  border-left: 40px solid #E4002B;
  border-bottom: 40px solid #E4002B;
}
@media all and (max-width:800px) {
  .campagin-form .b08__form {
    border: 30px solid #E4002B;
  }
}
.campagin-form .b08__heading {
  color: white;
}
.campagin-form .b08__circle {
  background-color: #EA662C;
}
.campagin-form .b08__form-col-phone {
  color: white;
}
.campagin-form .b08__form-col-text {
  color: white;
}
.campagin-form .b08__form-col-text span {
  color: white;
}
.campagin-form .b08__form-col-heading {
  color: white;
}
.campagin-form ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
}
.campagin-form .depth-1 {
  display: block;
  margin-bottom: 7px;
}
.campagin-form .depth-1 input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.campagin-form .depth-1 label {
  position: relative;
  cursor: pointer;
}
.campagin-form .depth-1 label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #EA662C;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.campagin-form .depth-1 input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 8px;
  width: 6px;
  height: 14px;
  border: solid #EA662C;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
#fixarforms {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
}
@media all and (max-width:800px) {
  #fixarforms {
    background-size: inherit;
    background-image: none !important;
    background-color: #D3EDCF;
  }
}
@media all and (max-width:800px) {
  .hideOnMobile {
    display: none;
  }
}
.page-template-form .nav--hidden {
  transform: none;
}
.progress-margin {
  padding-top: 122px !important;
}
@media all and (max-width:800px) {
  .progress-margin {
    padding-top: 0px !important;
  }
}
.progress-active:last-of-type {
  background-color: red;
}
.check-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 34.4px;
  width: 34.4px;
  background-color: #FFFFFF;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  position: absolute;
  margin-top: -29px;
  margin-bottom: 29px;
  z-index: 9;
}
.check-container--icon {
  display: inline-block;
  transform: rotate(45deg);
  height: 18px;
  width: 9px;
  border-bottom: 4px solid #EA662C;
  border-right: 4px solid #EA662C;
  margin-bottom: 1px;
}
@media all and (max-width:800px) {
  #globalheader .ikea {
    width: auto !important;
    margin-bottom: 20px;
  }
}
.globalcart .cart__trigger {
  background-image: url('/wp-content/themes/hemfixare/assets/img/orange-cart.svg') !important;
  background-size: 47% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.fixarform {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  background-color: #F9FCF9;
  margin: 0px 7%;
  margin-top: 30px;
  max-width: 1219px;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  .fixarform {
    margin: auto;
    margin-top: 20px;
  }
}
.fixarform__heading-wrapper {
  padding: 86px 0px 70px 0px;
}
@media all and (max-width:800px) {
  .fixarform__heading-wrapper {
    display: none;
  }
}
.fixarform__heading-wrapper h1 {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: -0.4px;
  line-height: 60px;
  text-align: center;
  color: #FFFFFF;
  font-weight: 800;
}
.fixarform__heading-wrapper p {
  width: 842px;
  color: #FFFFFF;
  font-size: 17px;
  letter-spacing: -0.14px;
  line-height: 30px;
  text-align: center;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  .fixarform__heading-wrapper p {
    width: 100%;
  }
}
.fixarform .active .check-container {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  margin-top: -42px;
  height: 43px;
  width: 43px;
}
.fixarform .active .check-container--icon {
  height: 20px;
  width: 11px;
  border-bottom: 5px solid #EA662C;
  border-right: 5px solid #EA662C;
}
.fixarform .active h4 {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  background-color: #D3EDCF !important;
  color: #EA662C !important;
  border-radius: 10px !important;
  min-width: 300px !important;
  height: 70px !important;
}
.fixarform .categories {
  margin-top: 40px;
  border: 2px solid #D3EDCF;
  border-radius: 6px;
  padding: 50px;
  max-width: 950px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
@media all and (max-width:800px) {
  .fixarform .categories {
    margin-top: 0px;
    padding: 0px;
    border: none;
  }
}
.fixarform .categories a {
  text-decoration: none;
}
.fixarform .categories__mobile-heading {
  display: none;
}
@media all and (max-width:800px) {
  .fixarform .categories__mobile-heading {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-top: 30px;
    padding: 0px 20px;
  }
  .fixarform .categories__mobile-heading h1 {
    line-height: 33px;
    margin-bottom: 10px;
  }
  .fixarform .categories__mobile-heading p {
    line-height: 22px;
  }
}
.fixarform .categories__wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}
.fixarform .categories__top-heading {
  width: 80%;
  padding-bottom: 19px;
  border-bottom: 1px solid lightgray;
  color: #353936;
}
.fixarform .categories__heading {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.23px;
  line-height: 60px;
  text-align: center;
  position: relative;
  color: #EA662C;
  background-color: #F9FCF9;
  margin-bottom: -71px;
  padding: 0px 20px;
  width: 275px;
}
@media all and (max-width:800px) {
  .fixarform .categories__heading {
    line-height: 30px;
    margin-bottom: -22px;
    margin: 18px 0px;
  }
}
.fixarform .categories__card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  background-color: white;
  width: 360px;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.07);
  padding: 0;
  padding-top: 30px;
}
@media all and (max-width:800px) {
  .fixarform .categories__card {
    width: 320px;
  }
}
.fixarform .categories__card .check-container {
  display: none;
}
.fixarform .categories__card:hover h4 {
  opacity: 0.8;
}
.fixarform .categories__card h4 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #EA662C;
  color: #fff;
  border-radius: 10px;
  min-width: 300px;
  width: 90%;
  height: 70px;
  margin: 0px auto;
  margin-bottom: 20px;
}
.fixarform .categories__card p {
  font-weight: 600;
  text-align: left;
  width: 243px;
  margin: 30px auto;
  line-height: 22px;
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: 300;
}
.fixarform .categories__card--description {
  font-weight: 600;
  text-align: left;
  width: 243px;
  margin: 30px auto;
  line-height: 22px;
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: 300;
}
.fixarform .categories__card--description li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.fixarform .categories__card .categories__info {
  width: 243px;
  margin: 30px auto;
  text-align: left;
  font-size: 16px;
  margin-top: 0px;
}
.fixarform .categories__card .categories__info ul {
  margin-top: 16px;
}
.fixarform .categories__card .categories__info ul li {
  text-align: left;
  font-size: 16px;
}
.fixarform .categories__card .categories__info div {
  width: 176px;
}
.fixarform .categories__card .categories__info div ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 10px;
}
@media all and (max-width:800px) {
  .fixarform .categories__card .categories__info {
    margin-top: 0px;
  }
}
.fixarform .categories .examples {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fixarform .categories .examples li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: none;
  padding: 0px;
  margin: 2px 0px;
  width: auto;
  text-align: left;
  -ms-flex-pack: left !important;
  justify-content: left !important;
}
.fixarform .categories .examples li:before {
  content: '';
  display: block;
  width: 5px;
  height: 15px;
  margin-bottom: 5px;
  border: solid #F58C22;
  border-width: 0 5px 5px 0;
  transform: rotate(45deg);
  margin-right: 20px;
}
.fixarform .categories__closed .categories__card {
  height: 160px;
}
.fixarform .categories__closed .categories__info {
  display: none;
}
.fixarform .categories__closed .categories__top-heading {
  display: none;
}
.fixarform .price {
  border: 2px solid #D3EDCF;
  border-radius: 6px;
  padding: 0px 50px 50px 50px;
  margin-top: 40px;
}
@media all and (max-width:800px) {
  .fixarform .price {
    width: 100vw;
    padding: 0px;
    border: none;
  }
}
.fixarform .price h4 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #EA662C;
  color: #fff;
  border-radius: 10px;
  min-width: 300px;
  width: 90%;
  height: 70px;
  margin: 0px auto;
  height: 80px;
  margin: 0;
}
.fixarform .price__top-heading {
  width: 80%;
  padding-bottom: 19px;
  border-bottom: 1px solid lightgray;
  color: #353936;
}
.fixarform .price__wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}
.fixarform .price__heading {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.23px;
  line-height: 60px;
  text-align: center;
  position: relative;
  color: #EA662C;
  background-color: #F9FCF9;
  margin-bottom: -71px;
  padding: 0px 20px;
  width: 275px;
  margin-top: 27px;
}
.fixarform .price .check-container {
  display: none;
}
.fixarform .price .active-price h4 {
  background-color: #D3EDCF;
}
.fixarform .price .active-price .check-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: -182px;
}
.fixarform .price__list {
  width: 243px;
  margin: 30px auto;
  text-align: left;
  font-size: 16px;
}
.fixarform .price__list ul {
  margin-top: 16px;
}
.fixarform .price__list ul li {
  text-align: left;
  font-size: 16px;
}
.fixarform .price__list ul {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.fixarform .price li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: none;
  border: none;
  width: 360px;
  padding: 0;
  margin-top: 80px;
  background-color: white;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.07);
  padding: 20px;
  padding-top: 30px;
  border-radius: 12px;
}
@media all and (max-width:800px) {
  .fixarform .price li {
    width: 320px;
    margin: 0 auto;
    margin-top: 40px;
  }
}
.fixarform .price li:hover h4 {
  opacity: 0.8;
}
.fixarform .price li p {
  font-weight: 600;
  text-align: left;
  width: 243px;
  margin: 30px auto;
  line-height: 22px;
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: 300;
}
.fixarform .price li div ul li {
  -ms-flex-align: center;
  align-items: center;
  box-shadow: none;
  padding: 0px;
  margin: 2px 0px;
  width: auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 8px;
}
.fixarform .price li div ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 15px;
  margin-bottom: 5px;
  border: solid #F58C22;
  border-width: 0 5px 5px 0;
  transform: rotate(45deg);
  margin-right: 20px;
}
.fixarform .sub-categories h3 {
  color: #353936;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.19px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 15px;
}
.fixarform .sub-categories ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 43px;
}
@media all and (max-width:800px) {
  .fixarform .sub-categories ul {
    margin-left: 0px;
  }
}
.fixarform .sub-categories ul .active-subcategory {
  background-color: #D3EDCF;
  position: relative;
}
@media all and (max-width:800px) {
  .fixarform .sub-categories ul .active-subcategory {
    margin-bottom: 15px;
  }
}
.fixarform .sub-categories ul .active-subcategory:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -14px;
  width: 0;
  height: 0;
  border-top: solid 17px #D3EDCF;
  border-left: solid 17px transparent;
  border-right: solid 17px transparent;
}
.fixarform .sub-categories ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  height: 112px;
  width: 23%;
  min-width: 230px;
  border-radius: 3px;
  background-color: #FFFFFF;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.07);
  padding: 20px;
  margin-bottom: 20px;
}
.fixarform .sub-categories ul li .top-wrapper {
  display: none;
}
@media all and (max-width:800px) {
  .fixarform .sub-categories ul li {
    width: 100%;
    margin-left: 0px;
  }
}
.fixarform .sub-categories ul li h4 {
  color: #353936;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.15px;
  line-height: 24px;
  margin-bottom: 14px;
  text-align: center;
}
@media all and (max-width:800px) {
  .fixarform .sub-categories ul li h4 {
    margin-bottom: 0px;
  }
}
.fixarform .services {
  margin-top: 40px;
}
.fixarform .services h3 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.23px;
  line-height: 60px;
  text-align: center;
  position: relative;
  color: #EA662C;
  background-color: #F9FCF9;
  margin-bottom: 6px;
  padding: 0px 20px;
  width: 275px;
  margin: 0 auto;
  margin-bottom: -25px;
}
.fixarform .services__button-disabled {
  pointer-events: none;
  background-color: #D3EDCF !important;
  color: #fff !important;
}
.fixarform .services .check-container {
  display: none;
}
.fixarform .services .services-ul {
  border: 2px solid #D3EDCF;
  margin: 0 auto;
  max-width: 1170px;
  padding: 31px;
  border-radius: 10px;
}
.fixarform .services ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 43px;
}
@media all and (max-width:800px) {
  .fixarform .services ul {
    margin-left: 0px;
  }
}
.fixarform .services ul .selected {
  background-color: #D3EDCF;
}
.fixarform .services ul .selected .check-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: -44px;
  top: 28px;
}
.fixarform .services ul .selected .check-container--icon {
  width: 9px !important;
}
.fixarform .services ul .selected h4:last-of-type {
  background-color: #EA662C;
  color: #fff;
}
.fixarform .services ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  min-height: 345px;
  width: 253px;
  border-radius: 5px;
  background-color: #FFFFFF;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.07);
  color: #303030;
  font-size: 15px;
  letter-spacing: -0.12px;
  line-height: 20px;
  text-align: center;
  font-weight: 400;
  position: relative;
  padding-bottom: 48px;
}
.fixarform .services ul li div:not(.check-container) {
  width: 100%;
}
.fixarform .services ul li h4:last-of-type {
  position: absolute;
  bottom: 0px;
  margin-bottom: 0px;
  width: 100%;
  height: 48px;
  background-color: #D3EDCF;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.fixarform .services ul li .examples {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 7px 0px;
  width: 100%;
  padding-left: 7px;
}
.fixarform .services ul li .examples li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: none;
  padding: 0px;
  margin: 2px 0px;
  width: auto;
  background-color: transparent;
  min-height: 25px;
  -ms-flex-direction: row;
  flex-direction: row;
  text-align: left;
  -ms-flex-pack: left !important;
  justify-content: left !important;
}
.fixarform .services ul li .examples li:before {
  content: '';
  display: block;
  width: 5px;
  height: 15px;
  margin-bottom: 5px;
  border: solid #F58C22;
  border-width: 0 5px 5px 0;
  transform: rotate(45deg);
  margin-right: 20px;
}
@media all and (max-width:800px) {
  .fixarform .services ul li {
    margin-bottom: 20px;
  }
}
.fixarform .services ul li:hover {
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.03);
}
.fixarform .services ul li p {
  font-size: 15px;
  letter-spacing: -0.12px;
  line-height: 20px;
  text-align: left;
  width: 100%;
}
.fixarform .services ul li h4 {
  color: #EA662C;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.15px;
  line-height: 24px;
  text-align: left;
  width: 100%;
}
.fixarform .summary {
  min-height: 148px;
  width: 601px;
  border-radius: 3px;
  background-color: #FFFFFF;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.07);
  padding: 34px;
  margin-bottom: 60px;
}
@media all and (max-width:800px) {
  .fixarform .summary {
    width: 100%;
  }
}
.fixarform .summary__items-wrapper {
  max-height: 22vh;
  overflow-y: scroll;
  padding-bottom: 15px;
}
@media all and (max-width:800px) {
  .fixarform .summary__items-wrapper {
    max-height: none;
    padding-bottom: 0px;
  }
}
.fixarform .summary__start-info {
  width: 20px;
  height: 20px;
  position: relative;
  background-image: url('/wp-content/themes/hemfixare/assets/img/info.svg');
  background-size: contain;
  margin: 0 5px 0 5px;
  cursor: pointer;
}
.fixarform .summary__start-info--container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 7%;
  width: 90%;
  text-align: center;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  padding: 32px 14px;
  border-radius: 8px;
  z-index: 999;
}
@media all and (max-width:800px) {
  .fixarform .summary__start-info--container {
    top: 18%;
  }
}
.fixarform .summary__start-info--container img {
  width: 45px;
  height: 45px;
}
.fixarform .summary__start-info--container h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
  margin: 16px 0;
}
.fixarform .summary__start-info--container p {
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  /* or 150% */
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.15px;
}
.fixarform .summary__start-info--container div {
  background: -o-linear-gradient(338.96deg, #FFA149 -4.1%, #FF3C00 81.19%);
  background: linear-gradient(111.04deg, #FFA149 -4.1%, #FF3C00 81.19%);
  border-radius: 8px;
  padding: 18px 97px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 32px;
  cursor: pointer;
}
.fixarform .summary__start-info--container div:hover {
  opacity: 0.8;
}
.fixarform .summary h2 {
  color: #353936;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.19px;
  line-height: 28px;
  text-align: center;
}
.fixarform .summary__content {
  color: #EA662C;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.15px;
  line-height: 24px;
  text-align: center;
  width: 343px;
}
.fixarform .summary__line {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 10px 0px;
  line-height: 29px;
}
.fixarform .summary__line div:first-of-type {
  border-bottom: 1px solid #fff;
}
.fixarform .summary__message {
  margin-top: 23px;
  padding-left: 25px;
  line-height: 20px;
}
.fixarform .summary__address {
  margin-top: 23px;
  padding-left: 25px;
}
.fixarform .summary__address h4 {
  text-align: left !important;
  margin-bottom: 10px;
  font-weight: bold;
}
.fixarform .summary__address-line {
  margin: 5px 0px;
}
.fixarform .source {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 300px;
}
.fixarform .source label {
  width: 100%;
  color: #353936;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.15px;
  line-height: 23px;
  margin-top: 20px;
  margin-bottom: 5px;
  text-transform: none;
}
.fixarform .source select {
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #999;
  padding: 20px 15px;
  font-size: 1em;
  width: 100%;
  line-height: normal;
  background-color: #fff;
  background-image: url(/wp-content/themes/hemfixare/assets/img/select-arrow.png);
  background-size: 16%;
  background-repeat: no-repeat;
  background-position: 98%;
}
.fixarform ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
}
@media all and (max-width:800px) {
  .fixarform ul {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.fixarform ul li {
  padding: 27px 30px 24px 30px;
  color: #000;
  font-size: 1.3em;
  text-decoration: none;
  font-weight: 700;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.2);
  margin: 8px;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
.fixarform ul li h4 {
  font-weight: 800;
  margin-bottom: 20px;
}
.fixarform ul li p {
  font-size: 17px;
  margin-bottom: 15px;
}
.fixarform ul li .icon {
  min-width: 60px;
  min-height: 30px;
  background-repeat: no-repeat;
  background-position: 50%;
  margin: 0 auto 7px;
  max-width: 51px;
  background-size: contain;
}
.fixarform div h3,
.fixarform div h4 {
  text-align: center;
}
.fixarform .back {
  height: 30px;
  width: 141px;
  border-radius: 2.8px;
  background-color: #ea662cab;
  border: none;
  margin: 25px auto;
  position: relative;
  color: #FFFFFF;
  font-size: 11.2px;
  font-weight: bold;
  letter-spacing: -0.09px;
  line-height: 14px;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
}
.fixarform .address {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 620px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media all and (max-width:800px) {
  .fixarform .address {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
}
.fixarform .address__continue {
  background-color: #EA662C;
  padding: 20px 39px 17px;
  font-size: 1.4em;
  font-weight: 700;
  font-family: NeueEinstellung;
  color: #fff;
  border: 0;
  border-radius: 5px!important;
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2);
  width: 300px;
  text-align: center;
  margin: 50px 0px 5px 0px;
  cursor: pointer;
}
.fixarform .address .hideAll:first-of-type {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.fixarform .address .hideAll:nth-of-type(1) {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.fixarform .address .hideAll:nth-of-type(2) {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.fixarform .address .hideAll:nth-of-type(3) {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.fixarform .address .hideAll {
  display: none !important;
}
.fixarform .address .hideButton {
  display: none !important;
}
.fixarform .address .ssn {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  width: 100%;
  max-width: 442px;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width:800px) {
  .fixarform .address .ssn {
    max-width: 335px;
  }
}
.fixarform .address .ssn .disabled-ssn {
  background: #dddddd;
  cursor: not-allowed;
  pointer-events: none;
  box-shadow: none;
}
.fixarform .address .ssn .disabled-ssn:hover {
  background: #dddddd;
}
.fixarform .address .ssn span {
  margin-top: 8px !important;
  font-size: 14px;
  color: red;
}
.fixarform .address .ssn__wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.fixarform .address .ssn__wrapper input,
.fixarform .address .ssn__wrapper div {
  height: 100%;
  width: 100% !important;
}
.fixarform .address .ssn__wrapper input {
  height: 60px !important;
  border: 1px solid #303030 !important;
  text-transform: none;
}
.fixarform .address .ssn__wrapper div {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background: #EA662C;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  border: none;
  cursor: pointer;
  height: 60px;
}
.fixarform .address .ssn__wrapper div:hover {
  background-color: #c35321;
}
.fixarform .address .ssn__wrapper input {
  border: 1px solid #303030;
  border-radius: 2px;
  padding: 15px;
  font-size: 1em;
}
.fixarform .address .ssn__loading {
  background-image: url(/wp-content/themes/hemfixare/assets/img/spinner.gif) !important;
  color: transparent !important;
  background-size: 25% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.fixarform .address div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fixarform .address label {
  width: 100%;
  color: #353936;
  font-size: 18px;
  font-weight: 500 !important;
  letter-spacing: -0.15px;
  line-height: 23px;
  margin-top: 20px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.fixarform .address input {
  padding-left: 20px;
  margin: 5px 0;
  width: 300px !important;
  height: 60px;
  border: 2px solid #BDBDBD;
}
.fixarform .support {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 220px;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.fixarform .support h4 {
  font-weight: 600;
}
.fixarform .support textarea {
  width: 357px;
  height: 117px;
}
@media all and (max-width:800px) {
  .fixarform .support textarea {
    border: 1px solid lightgray;
    font-size: 16px;
  }
}
.fixarform .support button {
  background-color: #EA662C;
  padding: 20px 39px 17px;
  font-size: 1.4em;
  font-weight: 700;
  font-family: NeueEinstellung;
  color: #fff;
  border: 0;
  border-radius: 5px!important;
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.fixarform .submit {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}
.fixarform .submit button {
  background-color: #EA662C;
  padding: 20px 39px 17px;
  font-size: 1.4em;
  font-weight: 700;
  font-family: NeueEinstellung;
  color: #fff;
  border: 0;
  border-radius: 5px!important;
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  cursor: pointer;
}
.fixarform .submit button:disabled {
  background: #dddddd;
  cursor: not-allowed;
}
.fixarform .submit__loader {
  background-image: url(/wp-content/themes/hemfixare/assets/img/spinner.gif);
  background-size: 15%;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent !important;
}
.fixarform .submit span {
  margin-top: 10px;
}
.fixarform .terms {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 20px;
}
.fixarform .terms p,
.fixarform .terms a {
  color: #353936;
  font-size: 16.2px;
  font-weight: 500;
  letter-spacing: -0.13px;
  line-height: 30px;
}
.fixarform .rut {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media all and (max-width:800px) {
  .fixarform .rut {
    margin: 20px !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
}
.fixarform .rut .checkmark {
  top: -5px;
}
.fixarform .rut label {
  color: #353936;
  font-size: 16.2px;
  font-weight: 500;
  letter-spacing: -0.13px;
  line-height: 30px;
}
.fixarform .rut label p {
  font-weight: 600;
}
.fixarform .rut p {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.15px;
  line-height: 24px;
  margin-right: 22px;
  font-weight: 500;
}
@media all and (max-width:800px) {
  .fixarform .rut p {
    margin-bottom: 12px;
  }
}
.fixarform .rut p span {
  color: #EA662C;
}
.fixarform .terms-wrapper .checkmark {
  top: -12px;
}
.fixarform .rut,
.fixarform .terms-wrapper {
  margin: 20px 0;
}
.fixarform .rut label,
.fixarform .terms-wrapper label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fixarform .rut label input,
.fixarform .terms-wrapper label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.fixarform .rut .checkmark,
.fixarform .terms-wrapper .checkmark {
  position: absolute;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border: 1px solid #EA662C;
}
.fixarform .rut label input:checked ~ .checkmark,
.fixarform .terms-wrapper label input:checked ~ .checkmark {
  background-color: transparent;
}
.fixarform .rut .checkmark:after,
.fixarform .terms-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.fixarform .rut label input:checked ~ .checkmark:after,
.fixarform .terms-wrapper label input:checked ~ .checkmark:after {
  display: block;
}
.fixarform .rut label .checkmark:after,
.fixarform .terms-wrapper label .checkmark:after {
  left: 9px;
  top: 4px;
  width: 3px;
  height: 10px;
  border: solid #EA662C;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.fixarform .services__button-disabled {
  cursor: default!important;
  opacity: 0.8;
}
.fixarform .services__button-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.fixarform .services__button-wrapper button {
  background-color: #EA662C;
  border-radius: 10px;
  margin: 25px auto;
  position: relative;
  color: white;
  font-size: 0.8em;
  text-decoration: none;
  line-height: normal;
  border: none;
  height: 80px;
  width: 365px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.19px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
}
@media all and (max-width:800px) {
  .fixarform .services__button-wrapper button {
    width: 100%;
    padding: 20px;
  }
}
.fixarform .services__button-wrapper button:hover {
  opacity: 0.8;
}
.fixarform .services__button-wrapper button:active {
  box-shadow: inset 1px 1px 10px #333;
}
.fixarform .contact {
  width: 100%;
  margin-top: 80px;
  background: #D3ECCF;
}
.fixarform .contact h4 {
  height: 80px;
  width: 427px;
  background-color: #fff4e0;
  color: #EA662C;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.16px;
  line-height: 24px;
  margin-top: 60px;
  margin-bottom: 25px;
}
@media all and (max-width:800px) {
  .fixarform .contact h4 {
    width: auto;
    padding: 0px 20px;
    margin: 20px 13px 40px 13px;
  }
}
.fixarform .contact h4:after {
  content: '';
  position: absolute;
  margin-top: 40px;
  left: 51.5%;
  margin-left: -50px;
  width: 0;
  height: 0;
  border-top: solid 25px #fff4e0;
  border-left: solid 25px transparent;
  border-right: solid 25px transparent;
}
@media all and (max-width:800px) {
  .fixarform .contact h4:after {
    left: 56.5%;
  }
}
.fixarform .contact__message {
  color: #EA662C;
}
.fixarform .contact__message-error {
  color: red;
}
.fixarform .contact__message--inner h4 {
  margin-bottom: -8px;
}
.fixarform .contact .contact-form {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  width: 400px;
}
@media all and (max-width:800px) {
  .fixarform .contact .contact-form {
    width: 100%;
  }
}
.fixarform .contact .contact-form input {
  width: 350px;
  margin-bottom: 20px;
  border-color: transparent;
}
.fixarform .contact .contact-form__button {
  background-color: #ea662cab;
  padding: 10px 31px 8px;
  font-size: 18px;
  font-weight: 700;
  font-family: NeueEinstellung;
  width: 350px;
  color: #fff;
  border: 0;
  border-radius: 5px!important;
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2);
  height: 60px;
  cursor: pointer;
}
.fixarform .contact .contact-form__button:hover {
  background-color: #fa9a39;
}
.fixarform input[type=text],
.fixarform input[type=email],
.fixarform input[type=number] {
  border: 1px solid #999;
  padding: 20px 15px;
  font-family: NeueEinstellung;
  font-size: 1em;
  width: 200px;
  line-height: normal;
}
.fixarform .contact {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}
.fixarform .contact span {
  margin: 10px 0;
  max-width: 450px;
  line-height: 20px;
  text-align: center;
}
.fixarform .address__field-invalid input {
  border: 1px solid red!important;
}
.fixarform .address__field-valid input {
  border: 1px solid green!important;
}
.fixarform .progress-fixed {
  position: fixed !important;
  top: 0px;
  z-index: 999;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1219px;
  box-shadow: 0 2px 10px 5px rgba(0, 0, 0, 0.05);
}
@media all and (max-width:800px) {
  .fixarform .progress-fixed-mobile {
    position: fixed;
    top: 113px;
    z-index: 9999;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1219px;
    box-shadow: 0 2px 10px 5px rgba(0, 0, 0, 0.05);
    margin-top: -80px !important;
  }
}
.fixarform .progress {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 46px;
  background-color: #D3EDCF;
}
@media all and (max-width:800px) {
  .fixarform .progress {
    margin-bottom: 17px;
    margin-top: -28px;
    position: fixed;
    top: 80px;
    z-index: 999;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1219px;
  }
}
@media all and (max-width:800px) {
  .fixarform .progress .check-container {
    height: 28.4px;
    width: 28.4px;
    margin-top: 30px;
  }
}
.fixarform .progress .current-step {
  background-color: #EA662C;
  color: #fff;
  text-decoration: none;
  pointer-events: none;
  padding-top: 15px;
}
@media all and (max-width:800px) {
  .fixarform .progress .current-step {
    padding-top: 28px;
  }
}
.fixarform .progress .current-step .check-container {
  display: none;
}
.fixarform .progress .current-step:after {
  content: '';
  position: relative;
  top: 40%;
  left: 6.6%;
  margin-left: -14px;
  width: 0;
  height: 0;
  border-top: solid 17px #EA662C;
  border-left: solid 17px transparent;
  border-right: solid 17px transparent;
}
@media all and (max-width:800px) {
  .fixarform .progress .current-step:after {
    top: 0%;
    border-top: solid 12px #EA662C;
    border-left: solid 12px transparent;
    border-right: solid 12px transparent;
  }
}
.fixarform .progress-inner {
  min-height: 73px;
  max-width: 202px;
  margin: 0px 2px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #edf7eb;
  color: lightgray;
  height: auto;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.13px;
  line-height: 20px;
  text-decoration: underline;
  cursor: pointer;
  pointer-events: none;
  text-decoration: none;
}
.fixarform .progress-inner .check-container {
  display: none;
}
@media all and (max-width:800px) {
  .fixarform .progress-inner {
    font-size: 11px;
    line-height: 15px;
    padding: 10px;
    max-height: 48px;
    min-height: 0px;
    margin: 0px;
  }
}
.fixarform .progress-inner:hover {
  opacity: 0.8;
}
.fixarform .progress-active {
  pointer-events: auto;
  color: #303030;
  text-decoration: underline;
}
.fixarform .progress-active .check-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.fixarform .progress-active:hover {
  opacity: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .fixarform {
    margin-top: 50px 0px 0px 0px;
  }
  .categories__card h4 {
    padding-top: 38px !important;
  }
  .categories__card .check-container {
    margin-left: -20px !important;
  }
  .progress-inner .check-container {
    margin-left: 60px !important;
    margin-top: -40px !important;
  }
  .categories .active h4 {
    padding-top: 0px !important;
  }
  .selected .check-container {
    margin-left: -17px !important;
  }
  .services p {
    display: inline-block !important;
    width: 100% !important;
  }
  .services ul li {
    width: 220px !important;
  }
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
.ikeaform__heading-wrapper {
  padding: 105px 0px 82px 0px;
  background-size: cover;
}
@media all and (max-width:800px) {
  .ikeaform__heading-wrapper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 200px 0px 120px 0px;
  }
}
.ikeaform__heading-wrapper h1 {
  font-size: 50px;
  font-weight: 900;
  letter-spacing: -0.4px;
  line-height: 60px;
  text-align: center;
  width: 705px;
  margin: 0px auto 20px;
}
@media all and (max-width:800px) {
  .ikeaform__heading-wrapper h1 {
    width: auto;
    width: 246px;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 50px;
    font-weight: 900;
  }
}
.ikeaform__heading-wrapper ul {
  list-style: inside;
}
.ikeaform__heading-wrapper ul li {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: -0.18px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: 9px;
}
@media all and (max-width:800px) {
  .ikeaform__heading-wrapper ul li {
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 2px;
  }
}
#fixarforms {
  background-size: inherit;
}
@media all and (max-width:800px) {
  #fixarforms {
    background-size: inherit;
  }
}
.page-template-ikea .nav--hidden {
  transform: none;
}
.top-margin-ikea {
  padding-top: 73px;
}
@media all and (max-width:800px) {
  .top-margin-ikea {
    padding-top: 42px;
  }
}
.ikea {
  background-color: #fff !important;
  max-width: 1600px;
}
@media all and (max-width:800px) {
  .ikea {
    width: 100vw;
    margin-top: 0px;
    padding-top: 20px;
  }
}
.ikea .source {
  margin-top: 24px;
  margin-bottom: 20px;
  width: 335px;
}
.ikea .source textarea {
  color: #797979;
}
.ikea .source select {
  background-image: url(/wp-content/themes/hemfixare/assets/img/source-chevron.svg);
  background-size: 5%;
  background-position: 97%;
  background-color: #ffffff;
  border: 1px solid #303030;
  box-sizing: border-box;
  border-radius: 2px;
  height: 53px;
  width: 442px !important;
  margin-bottom: 20px;
  padding: 0;
  padding-left: 17px;
  border-radius: 4px;
}
@media all and (max-width:800px) {
  .ikea .source select {
    width: 335px !important;
  }
}
.ikea .source select::-webkit-input-placeholder {
  text-transform: capitalize;
}
.ikea .source select::-moz-placeholder {
  text-transform: capitalize;
}
.ikea .source select:-ms-input-placeholder {
  text-transform: capitalize;
}
.ikea .source select::-ms-input-placeholder {
  text-transform: capitalize;
}
.ikea .source select::placeholder {
  text-transform: capitalize;
}
.ikea .my-order {
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 12px;
}
.ikea .address {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media all and (max-width:800px) {
  .ikea .address {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
}
.ikea .address input[type="date"]::-webkit-inner-spin-button,
.ikea .address input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  width: 50px;
}
.ikea .address input[type="date"] {
  background-image: url(/wp-content/themes/hemfixare/assets/img/datepicker.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 97% !important;
}
.ikea .address__label--small {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  font-size: 18px !important;
  color: #353936 !important;
  font-size: 19px !important;
  line-height: 25px !important;
  font-weight: bold !important;
  margin: 16px 0 !important;
}
.ikea .address__order-2 {
  margin-bottom: 20px;
}
.ikea .address .ssn {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  width: 100%;
  max-width: 442px;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width:800px) {
  .ikea .address .ssn {
    max-width: 335px;
  }
}
.ikea .address .ssn span {
  margin-top: 8px !important;
  font-size: 14px;
  color: red;
}
.ikea .address .ssn__wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.ikea .address .ssn__wrapper input,
.ikea .address .ssn__wrapper div {
  height: 100%;
  width: 100% !important;
}
.ikea .address .ssn__wrapper input {
  height: 60px !important;
  border: 1px solid #303030 !important;
  text-transform: none;
  border-radius: 4px !important;
}
.ikea .address .ssn__wrapper div {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background: -o-linear-gradient(328.57deg, #FFA149 -36.73%, #FF3C00 77.46%);
  background: linear-gradient(121.43deg, #FFA149 -36.73%, #FF3C00 77.46%);
  border-radius: 8px;
  max-width: 343px;
  margin-top: 16px;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  border: none;
  cursor: pointer;
  height: 60px;
}
.ikea .address .ssn__wrapper div:hover {
  background-color: #c35321;
}
.ikea .address .ssn__wrapper input {
  border: 1px solid #303030;
  border-radius: 2px;
  padding: 15px;
  font-size: 1em;
}
@media all and (max-width:800px) {
  .ikea .address .ssn__wrapper input {
    width: 335px !important;
  }
}
.ikea .address .ssn__loading {
  background-image: url(/wp-content/themes/hemfixare/assets/img/spinner.gif) !important;
  color: transparent !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.ikea .address label {
  margin-top: 10px;
  margin-bottom: 9px;
  margin-top: 20px;
}
@media all and (max-width:800px) {
  .ikea .address label {
    font-style: normal;
    font-weight: 900;
    font-size: 19px;
    line-height: 25px;
  }
}
.ikea .address h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
}
@media all and (max-width:800px) {
  .ikea .address h4 {
    width: 100%;
    padding: 0px 20px;
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 40px;
  }
}
.ikea .address .input-wrapper {
  height: 100%;
}
.ikea .address .input-wrapper input {
  background: #ffffff;
  border: 1px solid #303030;
  box-sizing: border-box;
  border-radius: 4px;
  width: 100%;
  height: 53px;
  width: 442px !important;
  margin-bottom: 15px;
  font-family: NeueEinstellung;
  padding: 15px;
}
@media all and (max-width:800px) {
  .ikea .address .input-wrapper input {
    width: 335px !important;
  }
}
.ikea .address .input-wrapper input::-webkit-input-placeholder {
  text-transform: capitalize;
}
.ikea .address .input-wrapper input::-moz-placeholder {
  text-transform: capitalize;
}
.ikea .address .input-wrapper input:-ms-input-placeholder {
  text-transform: capitalize;
}
.ikea .address .input-wrapper input::-ms-input-placeholder {
  text-transform: capitalize;
}
.ikea .address .input-wrapper input::placeholder {
  text-transform: capitalize;
}
.ikea .address__continue {
  background-color: #ea662c;
  padding: 20px 39px 17px;
  font-size: 1.4em;
  font-weight: 700;
  font-family: NeueEinstellung;
  color: #fff;
  border: 0;
  border-radius: 5px !important;
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2);
  width: 300px;
  text-align: center;
  margin: 50px 0px 5px 0px;
  cursor: pointer;
}
.ikea .address .hideAll:first-of-type {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.ikea .address .hideAll:nth-of-type(1) {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.ikea .address .hideAll:nth-of-type(2) {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.ikea .address .hideAll {
  display: none !important;
}
.ikea .address .hideButton {
  display: none !important;
}
.ikea .address .input-wrapper:nth-of-type(6) {
  display: none;
}
.ikea .progress-fixed-ikea {
  position: fixed !important;
  top: 75px;
  z-index: 999;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1219px;
  margin-top: 38px;
  box-shadow: 0 2px 10px 5px rgba(0, 0, 0, 0.05);
}
@media all and (max-width:800px) {
  .ikea .progress-fixed-ikea {
    position: fixed;
    top: 113px;
    z-index: 999;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1219px;
    box-shadow: 0 2px 10px 5px rgba(0, 0, 0, 0.05);
    margin-top: -80px !important;
  }
}
.ikea .contact {
  background-color: #fff;
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 112px;
  padding-left: 38.75%;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ikea .contact section {
  -ms-flex-align: center !important;
  align-items: center !important;
}
@media all and (max-width:800px) {
  .ikea .contact {
    padding-left: 0px;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
  }
}
.ikea .contact button {
  width: 335px;
  height: 80px;
  background-color: #fff4e0;
  border-radius: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 120%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-family: NeueEinstellung;
  color: #ea662c;
  border: none;
  padding: 0px 50px;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
  cursor: pointer;
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-contact.svg);
  background-repeat: no-repeat;
  background-position: 9%;
  z-index: 9;
}
.ikea .contact button:hover {
  background-color: #ffe4c5;
}
.ikea .contact section {
  display: none !important;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ikea .contact__top-wrapper h4,
.ikea .contact__top-wrapper h5 {
  text-align: left !important;
  height: 100%;
}
@media all and (max-width:800px) {
  .ikea .contact__top-wrapper h5 {
    font-size: 16px !important;
  }
}
.ikea .contact__top-wrapper h5 a {
  text-decoration: none;
  color: #303030;
  font-weight: 900;
}
@media all and (max-width:800px) {
  .ikea .contact__top-wrapper {
    position: relative;
    left: 0;
  }
  .ikea .contact__top-wrapper h4,
  .ikea .contact__top-wrapper h5 {
    text-align: left !important;
  }
  .ikea .contact__top-wrapper h4 {
    font-style: normal;
    font-weight: 900;
    font-size: 28px !important;
    line-height: 40px;
    margin-bottom: 8px;
    height: auto;
    width: auto;
  }
  .ikea .contact__top-wrapper h5 {
    text-align: left;
    padding: 0px 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
  }
  .ikea .contact__top-wrapper h5 a {
    font-weight: 900;
  }
}
.ikea .contact__message {
  max-width: 354px;
  position: relative;
  left: 0px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  text-align: left !important;
}
.ikea .contact__message div {
  max-width: 350px;
  padding-left: 25px;
}
@media all and (max-width:800px) {
  .ikea .contact__message div {
    padding-left: 8px;
  }
}
.ikea .contact__message h4 {
  font-style: normal !important;
  font-weight: 900 !important;
  font-size: 19px !important;
  line-height: 25px !important;
  width: 350px !important;
  padding: 0px !important;
  padding-left: 50px !important;
  margin-bottom: 20px !important;
  height: 35px !important;
}
@media all and (max-width:800px) {
  .ikea .contact__message h4 {
    padding-left: 53px !important;
  }
}
.ikea .contact__message h4::before {
  content: "";
  background-image: url(/wp-content/themes/hemfixare/assets/img/contact-check.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 23px;
}
@media all and (max-width:800px) {
  .ikea .contact__message h4::before {
    left: 7px;
  }
}
.ikea .contact__message span {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #303030;
  text-align: left !important;
  width: 100%;
}
.ikea .contact__message span .phone {
  font-weight: 900;
}
.ikea .contact__message h4,
.ikea .contact__message h5 {
  text-align: left !important;
}
.ikea .contact__message h5 a {
  text-decoration: none;
  color: #303030;
  font-weight: 900;
}
@media all and (max-width:800px) {
  .ikea .contact__message {
    position: relative;
    left: 0;
  }
  .ikea .contact__message h4,
  .ikea .contact__message h5 {
    text-align: left !important;
  }
  .ikea .contact__message h4 {
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 8px;
    height: auto;
    width: auto;
  }
  .ikea .contact__message h5 {
    text-align: left;
    padding: 0px 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
  }
  .ikea .contact__message h5 a {
    font-weight: 900;
  }
}
.ikea .contact .hide {
  display: none;
}
.ikea .contact .open {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  margin: 0 auto;
}
.ikea .contact select {
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-nav-arrow.svg) !important;
  background-size: 5% !important;
  background-position: 96% !important;
}
.ikea .contact input,
.ikea .contact select,
.ikea .contact textarea {
  background: #ffffff;
  border: 1px solid #303030 !important;
  box-sizing: border-box;
  border-radius: 2px !important;
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  color: #303030;
}
.ikea .contact input::-webkit-input-placeholder,
.ikea .contact select::-webkit-input-placeholder,
.ikea .contact textarea::-webkit-input-placeholder {
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 0px !important;
  margin-left: -10px !important;
  color: #303030;
  padding-left: 0px !important;
}
.ikea .contact input::-moz-placeholder,
.ikea .contact select::-moz-placeholder,
.ikea .contact textarea::-moz-placeholder {
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 0px !important;
  margin-left: -10px !important;
  color: #303030;
  padding-left: 0px !important;
}
.ikea .contact input:-ms-input-placeholder,
.ikea .contact select:-ms-input-placeholder,
.ikea .contact textarea:-ms-input-placeholder {
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 0px !important;
  margin-left: -10px !important;
  color: #303030;
  padding-left: 0px !important;
}
.ikea .contact input::-ms-input-placeholder,
.ikea .contact select::-ms-input-placeholder,
.ikea .contact textarea::-ms-input-placeholder {
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 0px !important;
  margin-left: -10px !important;
  color: #303030;
  padding-left: 0px !important;
}
.ikea .contact input::placeholder,
.ikea .contact select::placeholder,
.ikea .contact textarea::placeholder {
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 0px !important;
  margin-left: -10px !important;
  color: #303030;
  padding-left: 0px !important;
}
.ikea .contact input {
  padding-left: 20px !important;
}
@media all and (max-width:800px) {
  .ikea .contact input {
    padding: 20px 20px !important;
  }
}
.ikea .contact form {
  padding-top: 30px;
}
@media all and (max-width:800px) {
  .ikea .contact form {
    padding-top: 25px;
  }
}
.ikea .contact form button {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 350px !important;
  height: 60px !important;
  left: 546px;
  top: 2487px;
  background-color: #ea662c !important;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16) !important;
  border-radius: 5px !important;
  font-style: normal;
  font-weight: 900 !important;
  font-size: 18px !important;
  line-height: 18px;
  color: #ffffff !important;
}
.ikea .contact h4 {
  max-width: 335px;
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  background-color: transparent;
  color: #303030;
  margin: 0;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 5px;
}
.ikea .contact h4::after {
  display: none;
}
.ikea .contact h5 {
  max-width: 335px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.ikea .contact h5 span {
  font-weight: 900;
}
.ikea .activeBurger div {
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-burger-close.svg) !important;
  background-size: contain !important;
  background-position: center;
}
.ikea .burger-wrapper div {
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-burger.svg);
  width: 20px;
  height: 14px;
  background-size: cover;
  background-repeat: no-repeat;
}
.ikea .contact-form h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 19px;
  line-height: 25px;
  height: auto;
  padding-bottom: 10px;
  width: 100%;
  padding-left: 0px;
}
@media all and (max-width:800px) {
  .ikea .contact-form h4 {
    padding-left: 14px;
    padding-bottom: 20px;
  }
}
.ikea .contact-form button:hover {
  background-color: #c35321 !important;
  background-image: none !important;
}
.ikea .contact-form input,
.ikea .contact-form select,
.ikea .contact-form textarea {
  font-family: NeueEinstellung;
  width: 335px !important;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: -0.12px;
  line-height: 18px;
  -webkit-appearance: none;
  background-color: #fff;
  border-radius: 0px;
  border: none;
}
@media all and (max-width:800px) {
  .ikea .contact-form input,
  .ikea .contact-form select,
  .ikea .contact-form textarea {
    padding-top: 10px;
  }
}
.ikea .contact-form input::-webkit-input-placeholder,
.ikea .contact-form select::-webkit-input-placeholder,
.ikea .contact-form textarea::-webkit-input-placeholder {
  overflow: visible;
  padding-bottom: 30px;
}
.ikea .contact-form input::-moz-placeholder,
.ikea .contact-form select::-moz-placeholder,
.ikea .contact-form textarea::-moz-placeholder {
  overflow: visible;
  padding-bottom: 30px;
}
.ikea .contact-form input:-ms-input-placeholder,
.ikea .contact-form select:-ms-input-placeholder,
.ikea .contact-form textarea:-ms-input-placeholder {
  overflow: visible;
  padding-bottom: 30px;
}
.ikea .contact-form input::-ms-input-placeholder,
.ikea .contact-form select::-ms-input-placeholder,
.ikea .contact-form textarea::-ms-input-placeholder {
  overflow: visible;
  padding-bottom: 30px;
}
.ikea .contact-form input::placeholder,
.ikea .contact-form select::placeholder,
.ikea .contact-form textarea::placeholder {
  overflow: visible;
  padding-bottom: 30px;
}
.ikea .contact-form input::-webkit-input-placeholder,
.ikea .contact-form select::-webkit-input-placeholder,
.ikea .contact-form textarea::-webkit-input-placeholder {
  color: #353936;
  padding: 10px;
}
.ikea .contact-form input::-moz-placeholder,
.ikea .contact-form select::-moz-placeholder,
.ikea .contact-form textarea::-moz-placeholder {
  color: #353936;
  padding: 10px;
}
.ikea .contact-form input:-ms-input-placeholder,
.ikea .contact-form select:-ms-input-placeholder,
.ikea .contact-form textarea:-ms-input-placeholder {
  color: #353936;
  padding: 10px;
}
.ikea .contact-form input::-ms-input-placeholder,
.ikea .contact-form select::-ms-input-placeholder,
.ikea .contact-form textarea::-ms-input-placeholder {
  color: #353936;
  padding: 10px;
}
.ikea .contact-form input::placeholder,
.ikea .contact-form select::placeholder,
.ikea .contact-form textarea::placeholder {
  color: #353936;
  padding: 10px;
}
.ikea .contact-form input {
  padding-left: 10px;
  line-height: 23px !important;
  max-height: 53px;
}
.ikea .contact-form select {
  height: 58px;
  margin-bottom: 20px;
  padding: 20px;
  font-weight: 600;
  background-size: 15%;
  background-repeat: no-repeat;
  background-image: url(/wp-content/themes/hemfixare/assets/img/arrow-down-ikea.png);
  background-position-x: 98%;
  background-position-y: center;
}
.ikea .contact-form select::-webkit-input-placeholder {
  color: #353936;
  padding: 10px;
}
.ikea .contact-form select::-moz-placeholder {
  color: #353936;
  padding: 10px;
}
.ikea .contact-form select:-ms-input-placeholder {
  color: #353936;
  padding: 10px;
}
.ikea .contact-form select::-ms-input-placeholder {
  color: #353936;
  padding: 10px;
}
.ikea .contact-form select::placeholder {
  color: #353936;
  padding: 10px;
}
.ikea .contact-form textarea {
  height: 156px;
  margin-bottom: 20px;
  resize: none;
  font-weight: 500;
  padding: 20px;
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-family: "NeueEinstellung";
  text-transform: capitalize;
}
.ikea .contact-form textarea::-webkit-input-placeholder {
  font-weight: 600;
  padding: 0px;
}
.ikea .contact-form textarea::-moz-placeholder {
  font-weight: 600;
  padding: 0px;
}
.ikea .contact-form textarea:-ms-input-placeholder {
  font-weight: 600;
  padding: 0px;
}
.ikea .contact-form textarea::-ms-input-placeholder {
  font-weight: 600;
  padding: 0px;
}
.ikea .contact-form textarea::placeholder {
  font-weight: 600;
  padding: 0px;
}
.ikea .services__button-wrapper {
  display: none;
}
.ikea .product-modal {
  display: none;
}
@media all and (max-width:800px) {
  .ikea .product-modal {
    max-width: 100%;
    width: 90% !important;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100% !important;
    padding: 0px !important;
    height: 90% !important;
  }
}
.ikea .progress-inner:first-of-type {
  pointer-events: none;
}
.ikea .products {
  margin-left: 50px;
}
@media only screen and (max-width: 900px) {
  .ikea .products {
    margin-left: 20px;
    margin-top: 0px;
  }
}
.ikea .products h3 {
  font-size: 28px;
  font-weight: 900;
  letter-spacing: -0.23px;
  line-height: 60px;
  text-align: center;
  position: relative;
  color: #252525;
  margin-bottom: 6px;
  padding: 0px 20px;
  width: 275px;
  margin: 0 auto;
  margin-bottom: -25px;
}
@media all and (max-width:800px) {
  .ikea .products h3 {
    font-size: 18px;
  }
}
.ikea .products .serviceName {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 30px;
}
@media all and (max-width:800px) {
  .ikea .products .serviceName {
    display: none;
  }
}
.ikea .products .serviceName--mobile {
  display: none;
}
@media all and (max-width:800px) {
  .ikea .products .serviceName--mobile {
    display: block;
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 40px;
    margin-top: 30px;
  }
}
.ikea .products__info-wrapper {
  margin-left: 140px;
  margin-top: 59px;
}
@media all and (max-width:800px) {
  .ikea .products__info-wrapper {
    display: none;
  }
}
.ikea .products__info-wrapper::after {
  content: "";
  background-image: url(/wp-content/themes/hemfixare/assets/img/product-arrow.svg);
  width: 164px;
  background-repeat: no-repeat;
  position: absolute;
  height: 74px;
  left: 0;
  top: 135px;
}
.ikea .products__info-wrapper h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
}
.ikea .products__info-wrapper p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #303030;
  max-width: 376px;
}
.ikea .products h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 19px;
  line-height: 19px;
  text-align: left;
  color: #303030;
  margin-bottom: 7px;
}
.ikea .products p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #303030;
  max-width: 400px;
}
@media all and (max-width:800px) {
  .ikea .products p {
    font-size: 14px;
  }
}
.ikea .products-ul {
  max-width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 12px;
}
@media screen and (max-width: 350px) {
  .ikea .products-ul {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
}
@media all and (max-width:800px) {
  .ikea .products-ul {
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0px;
    width: 100% !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
}
.ikea .products-ul li .product {
  height: 100%;
}
.ikea .products-ul li .product__img-wrapper {
  -ms-flex-align: baseline;
  align-items: baseline;
}
@media all and (max-width:800px) {
  .ikea .products-ul li {
    width: 100%;
    height: 182px;
    margin-bottom: 4px;
  }
}
@media all and (max-width:800px) {
  .ikea .products-ul li h4 {
    font-size: 12px;
  }
}
.ikea .products-ul li:last-of-type {
  margin-bottom: 4px;
}
.ikea .product {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.ikea .product li {
  box-shadow: 0px 3px 6px #00000029;
}
.ikea .product-wrapper {
  padding: 20px;
  -ms-flex-align: center;
  align-items: center;
  height: 182px;
  max-width: 335px;
  width: 45%;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
  color: #303030;
  font-size: 15px;
  letter-spacing: -0.12px;
  line-height: 20px;
  text-align: center;
  font-weight: 400;
  position: relative;
  margin: 20px 10px 9px 10px;
}
.ikea .product-wrapper:hover .product__info-wrapper button {
  background-color: #c35321;
}
@media all and (max-width:800px) {
  .ikea .product-wrapper {
    margin: 20px 0px;
  }
}
.ikea .product-wrapper h4 {
  letter-spacing: -0.15px;
  width: 100%;
  text-align: left;
  color: #252525;
  margin: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.ikea .product-wrapper h4:nth-of-type(2) {
  font-weight: 900;
}
.ikea .product__img-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 30px;
}
.ikea .product__info-wrapper {
  position: relative;
  width: 100%;
  padding-top: 5px;
}
@media all and (max-width:800px) {
  .ikea .product__info-wrapper h4:last-of-type {
    font-style: normal;
    font-weight: 900;
    font-size: 16px !important;
    line-height: 24px;
  }
}
@media all and (max-width:800px) {
  .ikea .product__info-wrapper h4 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px !important;
    line-height: 24px;
  }
}
.ikea .product__info-wrapper button {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 115px;
  height: 40px;
  background-color: #ea662c;
  border-radius: 50px;
  border: 0;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.ikea .icon {
  min-width: auto !important;
  height: 52px !important;
  margin: 0 !important;
  width: 80px;
  max-width: none !important;
  height: auto !important;
}
.ikea .product-modal-wrapper {
  pointer-events: none;
}
.ikea .openModal ~ .product-modal-wrapper {
  pointer-events: auto;
  cursor: default;
  width: 100%;
  height: 100%;
  position: fixed;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99999999;
  -webkit-overflow-scrolling: touch;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: rgba(0, 0, 0, 0.5);
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper {
    display: block !important;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal {
  position: fixed;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1220px;
  width: 789px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  z-index: 999;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
  -ms-flex: 0 0 580px;
  flex: 0 0 580px;
  background-color: #fff;
  color: #000;
  padding: 0px 0px 0px 40px;
  margin: auto;
  max-height: 95vh;
  border-radius: 3px;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal {
    overflow-y: scroll;
    -webkit-overflow-scrolling: auto;
    overflow: scroll;
    width: 100vw !important;
    max-width: none;
    margin: 0 !important;
    height: 100% !important;
    max-height: none;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__total {
  font-style: normal;
  font-weight: 900 !important;
  font-size: 19px;
  line-height: 110%;
  text-align: center !important;
  margin-top: 30px;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal__total {
    margin-top: 20px;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal section {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-overflow-scrolling: auto;
  overflow: scroll;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal section::-webkit-scrollbar {
  display: none;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal section {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0px 20px 0px;
  }
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal section img {
    max-height: 68px;
  }
  .ikea .openModal ~ .product-modal-wrapper .product-modal section .left-wrapper,
  .ikea .openModal ~ .product-modal-wrapper .product-modal section .right-wrapper {
    height: auto;
    width: auto;
  }
  .ikea .openModal ~ .product-modal-wrapper .product-modal section .right-wrapper li {
    width: 95%;
    max-height: 68px;
    background: #fefaf1;
    border: 1px solid rgba(42, 42, 42, 0.1);
    top: 14px;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal section button {
  margin-bottom: 40px;
  background: -o-linear-gradient(328.57deg, #ffa149 -36.73%, #ff3c00 77.46%);
  background: linear-gradient(121.43deg, #ffa149 -36.73%, #ff3c00 77.46%);
}
.ikea .openModal ~ .product-modal-wrapper .product-modal section button:hover {
  opacity: 0.8;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal section button {
    margin: 0px auto;
    width: 95%;
    min-height: 60px;
    background: -o-linear-gradient(328.57deg, #ffa149 -36.73%, #ff3c00 77.46%);
    background: linear-gradient(121.43deg, #ffa149 -36.73%, #ff3c00 77.46%);
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 18px;
    margin-top: 20px !important;
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal {
    height: auto;
    margin-left: 22px;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .info-wrapper {
  max-width: 170px;
  width: 170px;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__title {
  font-size: 16px;
  position: relative;
  left: 20px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 5px;
  margin-left: -20px;
  max-width: 170px;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__price {
  box-shadow: none !important;
  background-color: transparent !important;
  margin: 0px;
  font-size: 16px;
  position: relative;
  font-weight: 900;
  text-align: left;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .product-img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 85%;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal .product-img {
    background: white;
    width: 253px;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .product-title {
  display: none;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal .product-title {
    display: block;
    font-size: 16px;
    font-weight: 900;
    margin-top: 15px;
    letter-spacing: 0px;
    text-align: center;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  border-radius: 3px;
  pointer-events: none;
  margin-top: 40px;
  padding-bottom: 0px;
  margin-bottom: 40px;
  max-height: 80px;
  height: 80px !important;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper div {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper div h1:first-of-type {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
  }
  .ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper div h2:last-of-type {
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 24px;
  }
  .ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper div .product-title {
    display: none;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper .check-container {
  left: 109px;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper h2 {
  font-style: normal;
  font-size: 24px;
  line-height: 40px;
  color: #303030;
  text-align: left;
  margin-bottom: 0px;
  font-weight: normal;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper h2 {
    margin-bottom: 0px;
    font-size: 12px;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper h1 {
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 40px;
  color: #303030;
  text-align: left;
  margin-bottom: 0px;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper h1 {
    margin-bottom: 0px;
    font-size: 12px;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper img {
  width: 53px;
  height: auto;
  margin-right: 20px;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal .top-wrapper img {
    max-height: 48px;
    width: auto;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper {
  width: 50%;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .gradient-closed {
  height: auto !important;
  overflow: visible;
  max-height: none;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .gradient-closed::before {
  content: none;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .read-more {
  border: 2px solid #ea662c;
  box-sizing: border-box;
  border-radius: 50px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.15px;
  color: #ea662c;
  text-decoration: none;
  padding: 8px 22px;
  max-width: 130px;
  max-height: 40px;
  min-height: auto;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-top: 10px;
  background-color: transparent;
  box-shadow: none;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .read-more {
    margin: 20px auto;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .gradient-closed-terms p {
  max-height: none !important;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .gradient-closed-terms p::before {
  display: none;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .product-terms {
  background-color: #fff;
  padding: 8px 38px 8px 16px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #ffffff;
  text-align: left;
  box-sizing: border-box;
  border-radius: 4px;
  max-width: 343px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 1px solid #ea662c;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .product-terms::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1px solid lightgray;
  top: -24px;
  left: 0;
  opacity: 0.5;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .product-terms p {
  text-align: left;
  margin: 5px auto 0px;
  display: block;
  max-height: 80px;
  overflow: hidden;
  cursor: pointer;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .product-terms p::before {
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  position: absolute;
  width: 90%;
  height: 84px;
  bottom: 0;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .product-terms p a {
  color: #000;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .product-terms span {
  font-weight: bold;
  color: #ea662c;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .product-terms ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: disc;
  padding-left: 14px;
  margin: 10px 0;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .left-wrapper .product-terms ul li {
  width: 300px;
  color: #303030;
  font-size: 15px;
  letter-spacing: -0.12px;
  line-height: 20px;
  font-weight: normal;
  box-shadow: none;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  margin-bottom: 2px;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .right-wrapper {
  width: 50%;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .right-wrapper h4 {
  font-weight: 900;
  margin-bottom: 20px;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal .right-wrapper h4 {
    margin-bottom: 0px;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__amounts {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 20px;
  bottom: 0px;
  height: 100%;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal__amounts {
    background-color: transparent;
    box-shadow: none !important;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__amounts div {
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__amounts div:first-of-type {
  background-image: url(/wp-content/themes/hemfixare/assets/img/decrease-part.png);
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__amounts div:first-of-type:hover {
  opacity: 0.8;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__amounts div:last-of-type {
  background-image: url(/wp-content/themes/hemfixare/assets/img/increase-part.png);
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__amounts div:last-of-type:hover {
  opacity: 0.8;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__amounts .trigger {
  color: green;
  background-color: #fff;
  padding: 7.5px 9.4px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 50%;
  margin: 3px;
  font-size: 14px;
  cursor: pointer;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__amounts .trigger:first-of-type {
  padding: 5.5px 11.1px;
  font-size: 18px;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal p {
    display: none;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal input {
  height: 28px;
  width: 27px;
  border-radius: 3px;
  background-color: transparent;
  border: none;
  text-align: center;
  margin: 8px 5px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  box-shadow: none;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__bullet-header {
  display: block;
  letter-spacing: 0px;
  margin-bottom: 14px;
  text-align: left;
  font-style: normal;
  font-weight: 900;
  font-size: 19px;
  line-height: 25px;
  color: #303030;
  max-height: 25px;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal__bullet-header {
    height: auto;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__bullet-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 25px;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 0px;
  position: relative;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal__bullet-list {
    max-height: 7em;
    overflow: hidden;
  }
  .ikea .openModal ~ .product-modal-wrapper .product-modal__bullet-list::before {
    content: "";
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    position: absolute;
    width: 100%;
    height: 111px;
    bottom: 0;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__bullet-list li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
  font-weight: 400;
  box-shadow: none;
  font-size: 16px;
  height: auto;
  padding: 0px;
  width: 267px;
  line-height: 20px;
  margin-left: 0px;
  letter-spacing: 0;
  cursor: default;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal__bullet-list li {
    display: block;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__bullet-list li:before {
  content: url(/wp-content/themes/hemfixare/assets/img/green-modal-check.svg);
  margin-right: 6px;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__parts-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__parts-list li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  min-height: 68px;
  width: 335px;
  border-radius: 3px;
  background: #fefaf1;
  border: 1px solid rgba(42, 42, 42, 0.1);
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 10px;
  margin-top: 0px;
  box-shadow: none;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: default;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal__parts-list li {
    background-color: #fff;
    padding: 20px 30px 24px 19px;
    padding-top: 20px;
    margin-bottom: 12px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100% !important;
    box-shadow: none;
    margin-top: 0px;
    height: auto;
    max-height: none !important;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__parts-list li span {
  color: green;
  background-color: #fff;
  padding: 7.5px 9.4px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 50%;
  margin: 3px;
  font-size: 14px;
  cursor: pointer;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal__parts-list li span:first-of-type {
  padding: 5.5px 11.1px;
  font-size: 18px;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal button {
  height: 60px;
  width: 335px;
  border: none;
  border-radius: 7px;
  letter-spacing: -0.19px;
  line-height: 22px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  background: #ea662c;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  cursor: pointer;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal button:hover {
  background-color: #c35321;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal button {
    border: none;
    border-radius: unset;
    width: 206px;
    height: 42px;
    background: #2ca620 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    color: white;
    font-size: 16px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 26px !important;
    margin-bottom: 45px;
    padding: 10px !important;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal h2 {
  font-size: 28px;
  font-weight: 900;
  letter-spacing: -0.23px;
  line-height: 38px;
  text-align: center;
  color: #ea662c;
  margin-bottom: 22px;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal h4 {
  letter-spacing: -0.19px;
  line-height: 28px;
  font-style: normal;
  font-weight: 900;
  font-size: 19px;
  line-height: 25px;
  padding-left: 7px;
  text-align: left;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal h4 {
    font-size: 18px;
  }
}
.ikea .openModal ~ .product-modal-wrapper .product-modal p {
  width: 300px;
  color: #303030;
  font-size: 15px;
  letter-spacing: -0.12px;
  line-height: 20px;
  text-align: center;
  margin: 5px auto 25px;
}
.ikea .openModal ~ .product-modal-wrapper .product-modal .product-modal__button-wrapper img {
  position: absolute;
  margin: 18px;
  height: 88px;
  width: 87px;
  z-index: 9;
  right: 0;
  top: 5px;
  cursor: pointer;
}
@media all and (max-width:800px) {
  .ikea .openModal ~ .product-modal-wrapper .product-modal .product-modal__button-wrapper img {
    right: -19px;
    top: -17px;
    width: 100px;
    height: 100px;
    max-height: none;
  }
}
.ikea .top-bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 53px;
  width: 100%;
  background-color: #ffffff;
  z-index: 999999;
}
@media all and (max-width:800px) {
  .ikea .top-bar {
    position: fixed;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 20px;
    top: 0px;
    height: 53px;
    width: 100vw;
  }
}
.ikea .top-bar .burger-wrapper {
  display: none;
}
@media all and (max-width:800px) {
  .ikea .top-bar .burger-wrapper {
    display: block;
  }
  .ikea .top-bar .burger-wrapper::after {
    content: "M \F6   b l e r";
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 100%;
    position: absolute;
    letter-spacing: -1.6px;
    top: 23px;
    left: 45px;
    color: #ea662c;
  }
}
.ikea .top-bar .activeBurger {
  display: none;
}
@media all and (max-width:800px) {
  .ikea .top-bar .activeBurger {
    display: block;
  }
  .ikea .top-bar .activeBurger::after {
    content: "St\E4ng";
    letter-spacing: 0px;
  }
}
.ikea .top-bar .burger {
  display: none;
  position: relative;
}
@media all and (max-width:800px) {
  .ikea .top-bar .burger {
    display: block;
  }
}
.ikea .top-bar .search input {
  font-size: 12px;
}
@media all and (max-width:800px) {
  .ikea .top-bar .search input {
    width: 174px;
    height: 44px;
    box-shadow: 0px 3px 6px #00000029;
  }
}
@media all and (max-width:800px) {
  .ikea .top-bar .search button {
    width: 40px;
    height: 43px;
    box-shadow: 0px 3px 6px #00000029;
    color: transparent;
    background-image: url("/wp-content/themes/hemfixare/assets/img/ikea-search.svg");
    background-repeat: no-repeat;
    background-position: center;
  }
}
.ikea .top-bar__fixed {
  position: fixed;
  top: 0px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-repeat: no-repeat;
  background-position: 1%;
  padding-left: 20px;
  z-index: 99999;
}
@media all and (max-width:800px) {
  .ikea .top-bar__fixed {
    top: 0px;
  }
}
.ikea .top-bar__fixed--logo {
  width: 15%;
  max-width: none !important;
}
.ikea .top-bar__fixed img {
  cursor: pointer;
  margin-left: 10px;
}
@media all and (max-width:800px) {
  .ikea .top-bar__fixed img {
    width: 169px;
  }
}
.ikea .cartActive {
  width: 202px;
}
@media all and (max-width:800px) {
  .ikea .cartActive {
    width: 100%;
  }
}
.ikea .cartActive .summary__start {
  box-shadow: none !important;
}
.ikea .cartActive .cart__inner {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  width: 334px !important;
  right: 0px !important;
}
.ikea .cartActive .cart__inner::-webkit-scrollbar {
  display: none;
}
.ikea .cartActive .cart__inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.ikea .cart-wrapper {
  width: 40px;
  position: relative;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper {
    width: auto;
  }
}
.ikea .cart-wrapper__fixed {
  z-index: 99999;
  width: 100px;
  height: 100px;
  right: 0;
  position: fixed;
  margin-top: -934px;
  margin-right: 409px;
}
.ikea .cart-wrapper .cart__fixed {
  width: 250px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.ikea .cart-wrapper .cart__start-info {
  width: 20px;
}
.ikea .cart-wrapper .cart__start-info {
  width: 20px;
  height: 20px;
  position: relative;
  background-image: url("/wp-content/themes/hemfixare/assets/img/info.svg");
  background-size: contain;
  margin: -4px 5px 0 5px;
  cursor: pointer;
}
.ikea .cart-wrapper .cart__start-info--container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: -350px;
  width: 90%;
  text-align: center;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  padding: 32px 14px;
  border-radius: 8px;
  z-index: 999;
}
.ikea .cart-wrapper .cart__start-info--container img {
  width: 45px;
  height: 45px;
}
.ikea .cart-wrapper .cart__start-info--container h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
  margin: 16px 0;
}
.ikea .cart-wrapper .cart__start-info--container p {
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  /* or 150% */
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.15px;
}
.ikea .cart-wrapper .cart__start-info--container div {
  background: -o-linear-gradient(338.96deg, #ffa149 -4.1%, #ff3c00 81.19%);
  background: linear-gradient(111.04deg, #ffa149 -4.1%, #ff3c00 81.19%);
  border-radius: 8px;
  padding: 18px 97px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  margin-top: 32px;
  cursor: pointer;
}
.ikea .cart-wrapper .cart__start-info--container div:hover {
  opacity: 0.8;
}
.ikea .cart-wrapper .cart .toggle-rut,
.ikea .cart-wrapper .cart .toggle-rot {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 23px;
}
.ikea .cart-wrapper .cart .toggle-rut div,
.ikea .cart-wrapper .cart .toggle-rot div {
  width: 51px;
  height: 31px;
  border-radius: 50px;
  background-color: white;
  position: relative;
  cursor: pointer;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.1);
}
.ikea .cart-wrapper .cart .toggle-rut div span,
.ikea .cart-wrapper .cart .toggle-rot div span {
  width: 27px;
  height: 27px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 0;
  right: auto;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.24);
}
.ikea .cart-wrapper .cart .toggle-rut__active div,
.ikea .cart-wrapper .cart .toggle-rot__active div {
  background-color: #ea662c;
  background: -o-linear-gradient(338.96deg, #ffa149 -4.1%, #ff3c00 81.19%);
  background: linear-gradient(111.04deg, #ffa149 -4.1%, #ff3c00 81.19%);
  box-shadow: none;
}
.ikea .cart-wrapper .cart .toggle-rut__active div span,
.ikea .cart-wrapper .cart .toggle-rot__active div span {
  right: 0;
  left: auto;
}
.ikea .cart-wrapper .cart .inner-shadow {
  box-shadow: inset 0 -10px 10px -12px rgba(0, 0, 0, 0.2);
}
.ikea .cart-wrapper .cart .product-text-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart .product-text-wrapper {
    margin-bottom: 85px;
  }
}
.ikea .cart-wrapper .cart .product-text-wrapper__list {
  max-height: 41vh;
  min-height: 41vh;
  margin-bottom: 16px;
  overflow: scroll;
  padding: 0px 16px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart .product-text-wrapper__list {
    max-height: 37vh;
    min-height: 37vh;
  }
}
.ikea .cart-wrapper .cart .product-text-wrapper__list::-webkit-scrollbar {
  display: none;
}
.ikea .cart-wrapper .cart .product-text-wrapper__settings {
  padding: 0px 16px;
  position: absolute;
  bottom: -31px;
  width: 100%;
  min-height: 334px;
}
.ikea .cart-wrapper .cart__start {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 30px;
  min-width: 294px;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__start {
    margin-boittom: 25px;
  }
}
.ikea .cart-wrapper .cart__start p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.ikea .cart-wrapper .cart__start span {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.ikea .cart-wrapper .cart__start span .startfee-amount {
  margin-right: 5px;
}
.ikea .cart-wrapper .cart__button-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
  width: 0px;
  padding: 0px 20px;
  position: absolute;
  bottom: 15px;
  width: 90%;
}
.ikea .cart-wrapper .cart__button-wrapper p {
  color: red;
}
.ikea .cart-wrapper .cart__button-wrapper button {
  height: 60px;
  width: 294px;
  background-color: #ea662c !important;
  background: -o-linear-gradient(338.96deg, #ffa149 -4.1%, #ff3c00 81.19%);
  background: linear-gradient(111.04deg, #ffa149 -4.1%, #ff3c00 81.19%);
  border-radius: 5px;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.07);
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.13px;
  text-align: center;
  color: #fff;
  border: none;
  bottom: 20px;
  min-width: 294px;
  cursor: pointer;
  bottom: 32px !important;
  width: 90% !important;
}
.ikea .cart-wrapper .cart__button-wrapper button:hover {
  opacity: 0.8;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__button-wrapper button {
    bottom: 90px;
    position: relative;
    width: 100%;
  }
}
.ikea .cart-wrapper .cart__trigger {
  float: right;
  width: 100%;
  background-color: transparent;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  height: 53px;
  width: 60px;
  background-image: url(/wp-content/themes/hemfixare/assets/img/orange-cart.svg);
  background-repeat: no-repeat;
  background-position: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: -0.13px;
  line-height: 20px;
  text-align: center;
  text-decoration: underline;
  position: relative;
  cursor: pointer;
}
.ikea .cart-wrapper .cart__trigger span {
  background-color: #25a54a;
  color: #fff4e0;
  font-style: normal;
  font-weight: 900;
  font-size: 11px;
  line-height: 11px;
  border-radius: 50%;
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  padding-top: 5px;
  top: 7px;
  right: 9px;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__trigger span {
    top: 2px;
    right: 2px;
  }
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__trigger {
    padding-left: 32px;
    font-size: 12px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 22%;
    font-weight: 900;
    width: 37px !important;
  }
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__trigger {
    width: 34px;
    height: 43px;
  }
}
.ikea .cart-wrapper .cart__inner {
  position: absolute;
  height: auto;
  width: auto;
  background-color: #fff;
  color: #353936;
  width: 0px;
  height: 100vh;
  right: -71px;
  padding: 20px 0px 32px 0px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin-left: -68px;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
  transition: width 150ms ease-out;
  overflow: auto;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__inner {
    margin-top: -4px !important;
    margin-right: -19px;
    height: 100vh;
  }
}
@-webkit-keyframes slide {
  100% {
    right: 0;
  }
}
@keyframes slide {
  100% {
    right: 0;
  }
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__inner {
    margin-left: -278px;
    margin-top: 53px;
    position: absolute;
    width: 0px;
    max-width: 100vw;
  }
}
.ikea .cart-wrapper .cart__inner .top-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 32px;
  padding-left: 16px;
}
.ikea .cart-wrapper .cart__inner .top-wrapper img {
  margin-right: 10px;
  max-width: 32px;
}
.ikea .cart-wrapper .cart__inner .top-wrapper h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.15px;
  text-align: left;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__inner .top-wrapper h4 {
    margin-bottom: 0px;
  }
}
.ikea .cart-wrapper .cart__inner .top-wrapper div {
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-close-no-shadow.svg);
  width: 104px;
  height: 92px;
  background-position: center;
  position: absolute;
  cursor: pointer;
  background-size: contain;
  width: 52px;
  height: 52px;
  background-repeat: no-repeat;
  border-radius: 50%;
  top: 11px;
  right: 0 !important;
}
.ikea .cart-wrapper .cart__inner .top-wrapper img {
  margin-left: 0px;
}
.ikea .cart-wrapper .cart__inner .empty {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #000;
  margin-bottom: 40px;
  min-width: 294px;
  padding: 0px 16px;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__inner .empty {
    margin-bottom: 120px;
  }
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__inner h4 {
    font-size: 21px;
    font-weight: 900;
    margin-bottom: 20px;
  }
}
.ikea .cart-wrapper .cart__inner--total {
  font-weight: 900;
  margin-bottom: 30px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__inner--total {
    margin-bottom: 33px;
  }
}
.ikea .cart-wrapper .cart__inner--total span {
  font-weight: normal;
}
.ikea .cart-wrapper .cart__inner--product {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -1px;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  padding: 19px 0;
}
.ikea .cart-wrapper .cart__inner--product img {
  width: 22px;
  height: 22px;
  margin-left: 0 !important;
}
.ikea .cart-wrapper .cart__inner--product__left {
  font-weight: 900;
  font-size: 14px;
  line-height: 19px;
  margin-left: -20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-left: 0px;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.ikea .cart-wrapper .cart__inner--product__left p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  width: 200px;
}
.ikea .cart-wrapper .cart__inner--product__left section {
  margin-left: 20px;
}
.ikea .cart-wrapper .cart__inner--product__left .amount {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  letter-spacing: 0.15px;
  width: 23px;
  height: 26px;
  padding-top: 0px;
}
.ikea .cart-wrapper .cart__inner--product__left img {
  margin-left: 0px;
}
.ikea .cart-wrapper .cart__inner--product__left--parts {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-weight: normal;
  margin-top: 4px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-decoration: underline;
}
.ikea .cart-wrapper .cart__inner--product__left--parts .parts:first-of-type::before {
  content: "(";
}
.ikea .cart-wrapper .cart__inner--product__left--parts .parts:last-of-type::after {
  content: ")";
}
.ikea .cart-wrapper .cart__inner--product__left--price {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
}
.ikea .cart-wrapper .cart__inner--product__left--price div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.ikea .cart-wrapper .cart__inner--product__left--price div span {
  color: gray;
  padding: 0 !important;
  font-size: 16px !important;
  background-color: transparent;
  box-shadow: none;
  margin: 0 0 0 5px;
  font-weight: 600;
}
.ikea .cart-wrapper .cart__inner--product__amounts {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 4px;
}
@media all and (max-width:800px) {
  .ikea .cart-wrapper .cart__inner--product__amounts {
    -ms-flex-align: center;
    align-items: center;
  }
}
.ikea .cart-wrapper .cart__inner--product__amounts img {
  cursor: pointer;
}
.ikea .cart-wrapper .cart__inner--product__amounts input {
  height: 28px;
  width: 27px;
  border-radius: 3px;
  background-color: #ffffff;
  border: none;
  text-align: center;
  margin: 0px 5px;
  margin-bottom: 5px;
}
.ikea .cart-wrapper .cart__inner--product span {
  color: green;
  background-color: #fff;
  padding: 8px 9.3px;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.07);
  border-radius: 50%;
  margin: 3px;
  font-size: 14px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.ikea .cart-wrapper .cart__inner--product span:first-of-type {
  padding: 6px 11.1px;
  font-size: 18px;
}
.ikea .single-part-wrapper {
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100% !important;
}
.ikea .single-part-wrapper span {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: gray;
}
.ikea .single-part-wrapper span:last-of-type {
  font-weight: 900 !important;
}
.ikea .summary-cart {
  margin-bottom: 0px;
  max-width: 335px;
  margin-top: 50px;
}
@media all and (max-width:800px) {
  .ikea .summary-cart {
    max-width: 335px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 10px !important;
  }
}
.ikea .summary-cart .summary__line--parts {
  margin-bottom: 0px !important;
}
.ikea .summary-cart .address__label {
  margin-top: 0px !important;
}
.ikea .summary-cart h2 {
  font-weight: 900 !important;
  margin-bottom: 20px;
}
.ikea .summary-cart ~ .address {
  margin-top: 0px;
}
.ikea .summary {
  height: auto;
  width: 400px;
  color: #303030;
  background-color: transparent;
  box-shadow: none;
  padding: 0 0 0 55px;
  position: relative;
  max-height: 60vh;
  border-radius: 0;
}
@media all and (max-width:800px) {
  .ikea .summary {
    width: 100%;
    padding: 20px;
    max-width: 388px;
    border-left: none;
  }
}
.ikea .summary .product-terms {
  background: -o-linear-gradient(328.57deg, #ffa149 -36.73%, #ff3c00 77.46%);
  background: linear-gradient(121.43deg, #ffa149 -36.73%, #ff3c00 77.46%);
  padding: 8px 38px 8px 16px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #ffffff;
  text-align: left;
  box-sizing: border-box;
  border-radius: 4px;
  max-width: 343px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ikea .summary .product-terms::before {
  content: none;
}
.ikea .summary .product-terms::after {
  content: none;
}
.ikea .summary .product-terms a {
  color: white;
}
.ikea .summary .product-terms a::after {
  content: "";
  background-image: url("/wp-content/themes/hemfixare/assets/img/product-terms-info.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 12px;
  top: 35%;
}
.ikea .summary .product-terms strong {
  font-weight: bold;
}
.ikea .summary .lower-modal {
  top: 0%;
}
.ikea .summary__start-info {
  width: 20px;
  height: 20px;
  position: relative;
  background-image: url("/wp-content/themes/hemfixare/assets/img/info.svg");
  background-size: contain;
  margin: -4px 5px 0 5px;
  cursor: pointer;
}
.ikea .summary__start-info--container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: -350px;
  width: 90%;
  text-align: center;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  padding: 32px 14px;
  border-radius: 8px;
}
.ikea .summary__start-info--container img {
  width: 45px;
  height: 45px;
}
.ikea .summary__start-info--container h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
  margin: 16px 0;
  text-decoration: none;
}
.ikea .summary__start-info--container p {
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  /* or 150% */
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.15px;
}
.ikea .summary__start-info--container div {
  background: -o-linear-gradient(338.96deg, #ffa149 -4.1%, #ff3c00 81.19%);
  background: linear-gradient(111.04deg, #ffa149 -4.1%, #ff3c00 81.19%);
  border-radius: 8px;
  padding: 18px 97px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  margin-top: 32px;
  cursor: pointer;
}
.ikea .summary__start-info--container div:hover {
  opacity: 0.8;
}
.ikea .summary h5 {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 8px;
  margin-top: 36px;
}
.ikea .summary .go-back-wrapper {
  margin-top: 77px;
}
@media all and (max-width:800px) {
  .ikea .summary .go-back-wrapper {
    padding: 0px 20px;
  }
}
.ikea .summary .go-back {
  position: relative;
  margin-left: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #303030;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
}
.ikea .summary .go-back::before {
  position: absolute;
  left: -21px;
  content: "";
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-back.svg);
  width: 14px;
  height: 16px;
  background-repeat: no-repeat;
  top: -2px;
}
.ikea .summary h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  text-align: left;
}
@media all and (max-width:800px) {
  .ikea .summary h2 {
    font-weight: 900;
  }
}
.ikea .summary__img {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 39px;
  margin-top: 25px;
  max-width: 400px;
}
@media all and (max-width:800px) {
  .ikea .summary__img {
    margin-top: 48px;
  }
}
.ikea .summary__img img {
  width: 87px;
}
.ikea .summary__start {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  align-items: end;
  color: #303030;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
  box-shadow: 0px -5px 10px -11px #000000;
  padding-top: 20px;
}
@media all and (max-width:800px) {
  .ikea .summary__start {
    margin-top: 10px;
    padding-top: 0px;
    box-shadow: none;
  }
}
.ikea .summary__start h4 {
  font-size: 12px;
  font-weight: 900;
  text-decoration: underline;
  margin-bottom: 15px;
}
.ikea .summary__start--wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: normal;
}
.ikea .summary__start--wrapper .startfee-amount {
  margin-right: 5px;
}
.ikea .summary__start-info {
  width: 20px;
  height: 20px;
  position: relative;
  background-image: url("/wp-content/themes/hemfixare/assets/img/info.svg");
  background-size: contain;
  margin: 0 5px 0 2px;
  cursor: pointer;
}
.ikea .summary__start-info--container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: -7%;
  text-align: center;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  padding: 32px 14px;
  border-radius: 8px;
}
@media all and (max-width:800px) {
  .ikea .summary__start-info--container {
    top: 0%;
  }
}
.ikea .summary__start-info--container img {
  width: 45px;
  height: 45px;
}
.ikea .summary__start-info--container h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
  margin: 16px 0;
}
.ikea .summary__start-info--container p {
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  /* or 150% */
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.15px;
}
.ikea .summary__start-info--container div {
  background: -o-linear-gradient(338.96deg, #ffa149 -4.1%, #ff3c00 81.19%);
  background: linear-gradient(111.04deg, #ffa149 -4.1%, #ff3c00 81.19%);
  border-radius: 8px;
  padding: 18px 97px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  margin-top: 32px;
  cursor: pointer;
}
.ikea .summary__start-info--container div:hover {
  opacity: 0.8;
}
.ikea .summary__start p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  padding-left: 0px !important;
}
.ikea .summary__start span {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
}
.ikea .summary__total {
  color: #303030;
  font-weight: 500;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 38px 0px 28px 0px;
  width: 343px;
}
@media all and (max-width:800px) {
  .ikea .summary__total {
    font-size: 17px;
    width: auto;
    max-width: 388px;
  }
}
.ikea .summary__total p {
  padding-left: 0px !important;
}
.ikea .summary__message {
  max-width: 400px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  margin-top: 5px;
  margin-bottom: 30px;
}
.ikea .summary__address {
  margin-top: 40px !important;
}
.ikea .summary__address h4 {
  margin-bottom: 17px;
  padding-left: 0px !important;
}
.ikea .summary__message,
.ikea .summary__address {
  padding-left: 0px !important;
}
.ikea .summary__address-line {
  line-height: 150%;
}
.ikea .summary__line {
  color: #303030;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  letter-spacing: -0.11px;
  line-height: 20px;
  margin: 2px 0px;
}
.ikea .summary__line div:first-of-type {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: auto;
  border: none;
}
.ikea .summary__line .all-parts__wrapper {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  width: 388px !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  margin-bottom: 4px;
}
.ikea .summary__line .all-parts__wrapper div:nth-of-type(2) {
  font-weight: 400;
  font-size: 12.5px;
}
@media all and (max-width:800px) {
  .ikea .summary__line .all-parts__wrapper div:nth-of-type(2) {
    font-weight: 900;
  }
}
.ikea .summary__line .all-parts__wrapper .summary-price {
  font-style: normal;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 150%;
  padding: 0;
  margin: 0;
  border: none;
}
.ikea .summary__line .all-parts {
  border-bottom: 1px solid white !important;
  width: 100% !important;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media all and (max-width:800px) {
  .ikea .summary__line .all-parts {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: end;
    align-items: end;
    border-bottom: 1px solid transparent !important;
  }
}
.ikea .summary__line .all-parts p {
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px;
  line-height: 150%;
  padding-left: 0px !important;
}
@media all and (max-width:800px) {
  .ikea .summary__line .all-parts p {
    border-bottom: 1px solid white;
    height: 17px;
    margin-bottom: -8px;
    font-weight: 900;
  }
}
@media all and (max-width:800px) {
  .ikea .summary__line .all-parts .summary__line--parts {
    border: none;
    font-weight: 400;
  }
}
.ikea .summary__line--price span {
  color: green;
  background-color: #fff;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.07);
  border-radius: 50%;
  margin: 3px;
  font-size: 14px;
  width: 29px;
  height: 29px;
  cursor: pointer;
  padding: 7px 9px;
}
.ikea .summary__line--price span:first-of-type {
  padding: 5px 10px;
  font-size: 18px;
}
.ikea .summary__line--price input {
  box-sizing: border-box;
  border: 1px solid #25a54a;
  border-radius: 3px;
  background-color: #ffffff;
  text-align: center;
  font-weight: 500;
  margin: 10px 6px;
  width: 30px !important;
  height: 29px !important;
  color: gray;
}
.ikea .summary__line--parts {
  border-bottom: none !important;
  font-weight: 100;
  width: 100%;
  margin-top: 3px;
}
.ikea .summary__line--parts span {
  white-space: nowrap;
}
.ikea .active-subcategory {
  position: relative;
}
.ikea .active-subcategory::after {
  content: none !important;
}
.ikea .active-subcategory .top-wrapper {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.ikea .active-subcategory .top-wrapper .check-container {
  margin: 0 !important;
  top: -17px;
  left: 99px;
}
@media all and (max-width:800px) {
  .ikea .active-subcategory .top-wrapper .check-container {
    left: 63px;
  }
}
.ikea .services {
  display: none;
  width: 100%;
  margin-top: 8px;
}
.ikea .services h3 {
  color: #252525;
}
@media all and (max-width:800px) {
  .ikea .services h3 {
    font-size: 18px;
  }
}
.ikea .services ul li {
  min-height: 45px !important;
}
@media all and (max-width:800px) {
  .ikea .services ul li {
    margin-bottom: 15px;
  }
}
@media all and (max-width:800px) {
  .ikea .sub-categories {
    padding-top: 80px;
  }
}
.ikea .sub-categories h4 {
  font-size: 14px;
  letter-spacing: -0.15px;
  line-height: 24px;
  text-align: center;
  font-weight: normal !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 25px;
}
.ikea .sub-categories .parent-head {
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 16px;
}
@media all and (max-width:800px) {
  .ikea .sub-categories .parent-head {
    font-weight: 900 !important;
  }
}
.ikea .sub-categories h2 {
  font-size: 28px;
  letter-spacing: 0px;
  color: #2ca620;
  font-weight: 900;
  text-align: center;
  margin: 26px 0px 19px 0px;
}
.ikea .sub-categories p {
  letter-spacing: 0px;
  color: #353936;
  text-align: center;
  width: 270px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 24px;
}
.ikea .sub-categories .sub-icon {
  position: absolute;
  left: 10px;
  height: 24px;
  width: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.ikea .sub-categories .icon {
  display: none;
  min-width: 48px !important;
  min-height: 52px !important;
}
.ikea .sub-categories .service-list {
  max-height: 0px;
  transition: all 150ms ease-in-out;
  overflow: hidden;
}
.ikea .sub-categories ul {
  margin-left: 0;
  -ms-flex-direction: column;
  flex-direction: column;
  position: sticky;
  position: -webkit-sticky;
  top: 73px;
}
.ikea .sub-categories ul:hover {
  box-shadow: none !important;
}
@media all and (max-width:800px) {
  .ikea .sub-categories ul:first-of-type {
    display: none;
  }
}
@media screen and (max-width: 350px) {
  .ikea .sub-categories ul {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media all and (max-width:800px) {
  .ikea .sub-categories ul {
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0px;
    padding-left: 8px;
  }
}
.ikea .sub-categories ul li {
  margin: 0;
  padding: 0;
  max-height: none;
  width: 305px;
  max-height: 55px;
  background-color: transparent;
  margin-bottom: 5px;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.16);
  position: relative;
  margin: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.ikea .sub-categories ul li::after {
  content: "";
  border-bottom: 1px solid lightgray;
  position: absolute;
  width: 305px;
  top: 54px;
}
.ikea .sub-categories ul li::before {
  content: "";
  border-bottom: 1px solid lightgray;
  position: absolute;
  width: 305px;
  top: -1px;
}
.ikea .sub-categories ul li .service-list li::after {
  top: 54px;
}
@media mobile {
  .ikea .sub-categories ul li h4:hover {
    background-color: #fff !important;
  }
}
.ikea .sub-categories ul li h4 {
  margin: 0;
  width: 100%;
  min-height: 55px;
  max-height: 55px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 46px;
  -ms-flex-align: center;
  align-items: center;
  background-size: 8%;
  background-repeat: no-repeat;
  background-position-x: 2%;
  background-position-y: 50%;
}
.ikea .sub-categories ul li h4 img {
  position: absolute;
  right: 8px;
  top: 25px;
}
@media all and (max-width:800px) {
  .ikea .sub-categories ul li h4 img {
    right: 14px;
  }
}
@media all and (max-width:800px) {
  .ikea .sub-categories ul li {
    width: 157px;
    height: 116px;
    min-width: 0;
    padding-bottom: 32px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 3px;
    margin-bottom: 14px;
  }
}
.ikea .sub-categories ul li .top-wrapper {
  display: none;
}
.ikea .services-ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 43px;
  border: none !important;
  padding: 0 !important;
}
@media screen and (max-width: 350px) {
  .ikea .services-ul {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin: 0px auto 0px 0px !important;
  }
}
@media all and (max-width:800px) {
  .ikea .services-ul {
    margin-left: 0px !important;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    padding: 0 !important;
    padding-top: 25px !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    margin-bottom: 25px;
    padding-left: 8px !important;
  }
}
.ikea .services-ul .examples li {
  min-height: 0px !important;
}
.ikea .services-ul .active-subcategory {
  position: relative;
}
@media all and (max-width:800px) {
  .ikea .services-ul .active-subcategory {
    margin-bottom: 15px;
  }
}
.ikea .services-ul .check-container {
  margin-top: -17px !important;
  top: 0px !important;
}
.ikea .services-ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  min-height: 112px !important;
  max-height: 121px;
  width: 23% !important;
  min-width: 230px;
  border-radius: 3px !important;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px;
  width: 100% !important;
}
@media all and (max-width:800px) {
  .ikea .services-ul li {
    width: 157px !important;
    height: 116px;
    min-width: 0;
  }
}
@media all and (max-width:800px) {
  .ikea .services-ul li:only-child {
    margin: 0 auto;
  }
}
.ikea .services-ul li h4:first-of-type {
  text-align: center;
  color: #252525;
  font-size: 14px;
}
@media all and (max-width:800px) {
  .ikea .services-ul li h4:first-of-type {
    font-size: 12px !important;
  }
}
.ikea .services-ul li h4:last-of-type,
.ikea .services-ul li p {
  display: none !important;
}
@media all and (max-width:800px) {
  .ikea .services-ul li {
    width: 100%;
    margin-left: 0px;
  }
}
.ikea .services-ul li h4 {
  color: #353936;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.15px;
  line-height: 24px;
  margin-bottom: 0px;
  text-align: center;
  padding-left: 76px;
}
.ikea .search {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 494px;
  margin-left: 80px;
}
@media all and (max-width:800px) {
  .ikea .search {
    width: auto;
    margin-left: 0px;
  }
}
.ikea .search input {
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.03);
  width: 494px;
  height: 39px;
  border: none;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
@media screen and (max-width: 350px) {
  .ikea .search input {
    width: 157px !important;
  }
}
@media all and (max-width:800px) {
  .ikea .search input {
    width: 165px;
    height: 44px;
  }
}
.ikea .search button {
  height: 42px;
  width: 93px;
  min-width: 93px;
  background-color: #ea662c;
  border: none;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.03);
  color: #fff;
  font-size: 15px;
  font-weight: 900;
}
.ikea .active-subcategory {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  max-height: none !important;
  background-color: transparent !important;
  height: auto !important;
}
.ikea .active-subcategory h4 .arrow {
  transform: scaleY(-1);
}
.ikea .active-subcategory article {
  display: none !important;
}
.ikea .active-subcategory .service-list {
  max-height: 500px;
  transition: all 150ms ease-in-out;
}
@media all and (max-width:800px) {
  .ikea .active-subcategory .service-list {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
  }
}
.ikea .active-subcategory .service-list li {
  max-height: 55px;
  min-height: 55px !important;
  margin-bottom: 3px;
  box-shadow: none !important;
  cursor: pointer;
}
.ikea .active-subcategory .service-list li:last-of-type {
  margin-bottom: 2px;
}
.ikea .active-subcategory .service-list li span {
  text-transform: lowercase;
}
.ikea .active-subcategory .service-list li h4 {
  padding-left: 60px !important;
  padding-top: 4px;
  min-height: 55px;
  max-height: 55px;
}
@media all and (max-width:800px) {
  .ikea .active-subcategory .service-list li h4 {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 25px !important;
    padding-left: 0px !important;
    margin-bottom: 0px;
    width: 100vw !important;
    margin-left: 161px;
  }
}
.ikea .active-subcategory .service-list .selectedService h4 {
  background-color: #fff4e0;
}
@media all and (max-width:800px) {
  .ikea .active-subcategory .service-list .selectedService h4 {
    background-color: transparent;
  }
}
.ikea .products-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  padding-left: 13.4%;
  padding-right: 4%;
  background-color: white;
}
@media only screen and (max-width: 1080px) {
  .ikea .products-wrapper {
    padding-left: 5%;
  }
}
@media only screen and (max-width: 900px) {
  .ikea .products-wrapper {
    padding-left: 15px;
    padding-right: 5px;
  }
}
@media all and (max-width:800px) {
  .ikea .products-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -20px;
    -ms-flex-align: center;
    align-items: center;
  }
}
.ikea .products-wrapper .activebg {
  background-image: none !important;
  max-height: none !important;
  height: 100% !important;
}
.ikea .products-wrapper .products {
  position: relative;
  width: 100%;
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-products-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
}
@media all and (max-width:800px) {
  .ikea .products-wrapper .products {
    margin-left: 0;
    height: auto;
    background-image: none;
    padding: 0;
  }
}
.ikea .products-wrapper .sub-categories {
  max-width: 305px;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.ikea .products-wrapper .sub-categories h4:hover {
  background-color: #fff4e0;
}
.ikea .submit {
  -ms-flex-align: start;
  align-items: flex-start;
}
.ikea .submit button {
  background: -o-linear-gradient(328.57deg, #FFA149 -36.73%, #FF3C00 77.46%);
  background: linear-gradient(121.43deg, #FFA149 -36.73%, #FF3C00 77.46%);
  border-radius: 8px;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  width: 335px;
  margin: 20px auto 50px;
}
.ikea .submit button:hover:enabled {
  background-color: #c35321;
}
.ikea .submit span {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  max-width: 335px;
}
.ikea .submit__loader {
  background-image: url(/wp-content/themes/hemfixare/assets/img/spinner.gif) !important;
  background-position: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.ikea .go-back-wrapper-mobile {
  width: 290px;
  display: none;
}
@media all and (max-width:800px) {
  .ikea .go-back-wrapper-mobile {
    display: block;
  }
  .ikea .go-back-wrapper-mobile .go-back {
    display: block;
  }
}
.ikea .go-back {
  position: relative;
  margin-top: 24px;
  margin-left: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #303030;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.ikea .go-back::before {
  position: absolute;
  left: -21px;
  content: "";
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-back.svg);
  width: 14px;
  height: 16px;
  background-repeat: no-repeat;
  top: -2px;
}
@media all and (max-width:800px) {
  .ikea .go-back {
    display: none;
  }
}
.ikea .go-back-wrapper {
  width: 100%;
  max-width: 1047px;
  padding: 0px 50px;
  margin: 0 auto;
}
.ikea .terms-wrapper {
  margin: 0 auto;
}
.ikea .terms-wrapper label {
  margin-left: 0;
  margin-top: 0px;
  width: 335px;
}
@media all and (max-width:800px) {
  .ikea .terms-wrapper label {
    width: 335px;
  }
}
.ikea .terms .checkmark {
  top: -10px;
  border: 2px solid #FEA500;
  border-radius: 50%;
}
.ikea .terms .checkmark::after {
  left: 8px !important;
  top: 3px !important;
}
.ikea .terms a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #303030;
}
@media all and (max-width:800px) {
  .ikea .mobile-active {
    z-index: 99;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
    position: fixed !important;
    width: 100vw !important;
    background-color: #fff;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    box-shadow: none !important;
    top: 53px !important;
    left: 0;
    width: 100% !important;
    padding-left: 0px !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    height: 100% !important;
  }
  .ikea .mobile-active li {
    position: relative;
    width: 100% !important;
    margin: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
  }
  .ikea .mobile-active li::after {
    content: "";
    border-bottom: 1px solid lightgray;
    position: absolute;
    width: 95vw !important;
    top: 42px;
  }
  .ikea .mobile-active li::before {
    content: "";
    border-bottom: 1px solid lightgray;
    position: absolute;
    width: 95vw !important;
    top: -1px;
  }
  .ikea .mobile-active li h4:hover {
    background-color: #fff !important;
  }
}
.ikea input::-webkit-input-placeholder {
  line-height: normal !important;
}
.ikea .ikea-nav-button {
  width: 335px;
  height: 60px;
  border-radius: 5px;
  background: #ea662c;
  box-shadow: 0px 4px 24px rgba(37, 167, 16, 0.16);
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  border: none;
  margin-bottom: 47px;
}
.ikea .ikea-nav-button {
  display: none;
}
@media all and (max-width:800px) {
  .ikea .ikea-nav-button {
    display: block;
  }
}
.ikea .hideOnSent {
  display: none !important;
}
@media all and (max-width:800px) {
  .prevent-background-scroll {
    overflow: hidden;
  }
}
.redirection-info h1,
.redirection-info p {
  color: #fff;
}
.mediamarkt {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
}
.mediamarkt .wpforms-field-checkbox {
  margin-top: 10px !important;
  margin-left: 5px !important;
}
.mediamarkt .wpforms-field-checkbox a {
  color: #000 !important;
  line-height: 20px !important;
}
.mediamarkt .wpforms-field-checkbox a::before {
  position: absolute !important;
  margin-left: -27px !important;
}
.mediamarkt .wpforms-field-checkbox a::after {
  left: -18px !important;
}
.mediamarkt form {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: -webkit-fill-available !important;
  width: -moz-available !important;
  width: stretch !important;
  max-width: none !important;
  max-width: 500px !important;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  .mediamarkt form {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.mediamarkt form .wpforms-field-container {
  -ms-flex-direction: row;
  flex-direction: row;
}
@media all and (max-width:800px) {
  .mediamarkt form .wpforms-field-container {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.mediamarkt form .wpforms-field-container div:nth-of-type(3) {
  min-width: 64%;
}
.mediamarkt form .wpforms-field-container div:last-of-type {
  max-width: 36%;
}
.mediamarkt form .wpforms-field-container .wpforms-field {
  padding-right: 10px !important;
  margin-bottom: 10px !important;
  width: 50%;
}
@media all and (max-width:800px) {
  .mediamarkt form .wpforms-field-container .wpforms-field {
    width: 100% !important;
    max-width: none !important;
    padding-right: 0px !important;
  }
}
@media all and (max-width:800px) {
  .mediamarkt form .wpforms-field-container .wpforms-field {
    padding: 5px 0;
  }
}
.mediamarkt form .wpforms-field-container .wpforms-field-text {
  padding-right: 20px !important;
  margin-bottom: 0 !important;
}
@media all and (max-width:800px) {
  .mediamarkt form .wpforms-field-container .wpforms-field-text {
    padding-right: 0 !important;
    margin-bottom: 10px !important;
  }
}
.mediamarkt form .wpforms-field-container .wpforms-field input {
  font-size: 16px !important;
  padding: 10px 15px !important;
  border-radius: 4px;
}
.mediamarkt form .wpforms-submit-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: end;
  align-items: flex-end;
  max-width: 98%;
}
@media all and (max-width:800px) {
  .mediamarkt form .wpforms-submit-container {
    max-width: 100%;
  }
}
.mediamarkt form .wpforms-submit-container button {
  font-size: 16px !important;
  background: #4f4f4f !important;
  padding: 10px 30px !important;
  border-radius: 25px !important;
  margin-bottom: 10px !important;
  width: 49%;
  margin-right: -1px;
}
@media all and (max-width:800px) {
  .mediamarkt form .wpforms-submit-container button {
    max-width: none;
    margin-top: 10px;
    margin-right: 0px;
  }
}
.mediamarkt form .wpforms-submit-container button:hover {
  background: black !important;
}
.ikea-line-1 {
  stroke-dasharray: 20;
}
.ikea-hero__top {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background-color: #FFF4E0;
}
.ikea-hero__top--info {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  height: 491px;
  width: 50%;
  padding-top: 98px;
}
@media all and (max-width:800px) {
  .ikea-hero__top--info {
    display: none;
  }
}
.ikea-hero__top--info h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 64px;
  max-width: 405px;
  color: #303030;
  margin-bottom: 48px;
}
.ikea-hero__top--info ul {
  list-style: none;
  padding-left: 27px;
}
.ikea-hero__top--info ul li {
  position: relative;
  max-width: 377px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 30px;
}
.ikea-hero__top--info ul li::before {
  content: '';
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-hero-check.svg);
  width: 19px;
  height: 16px;
  position: absolute;
  left: -28px;
}
.ikea-hero__top--img {
  height: 563px;
  width: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media all and (max-width:800px) {
  .ikea-hero__top--img {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 408px;
    padding-bottom: 15px;
    background-size: 249%;
    background-position: 55% 37%;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.4);
  }
}
.ikea-hero__top--img ul,
.ikea-hero__top--img h2 {
  display: none;
}
@media all and (max-width:800px) {
  .ikea-hero__top--img ul,
  .ikea-hero__top--img h2 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    color: #fff;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width:800px) {
  .ikea-hero__top--img h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px;
    max-width: 335px;
  }
}
@media all and (max-width:800px) {
  .ikea-hero__top--img ul {
    list-style: none;
  }
  .ikea-hero__top--img ul li {
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
    max-width: 300px;
    padding-left: 16px;
  }
  .ikea-hero__top--img ul li::before {
    content: '';
    background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-mobile-header-check.svg);
    width: 20px;
    height: 21px;
    position: absolute;
    left: -14px;
    top: 2px;
    background-repeat: no-repeat;
  }
}
@media all and (max-width:800px) {
  .ikea-hero__top--img {
    width: 100%;
  }
}
.ikea-hero__bottom {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}
@media all and (max-width:800px) {
  .ikea-hero__bottom {
    background-color: white;
    padding: 0;
  }
}
.ikea-hero__bottom h2 {
  display: none;
}
@media all and (max-width:800px) {
  .ikea-hero__bottom h2 {
    display: block;
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 40px;
    margin-top: 30px;
    margin-bottom: -7.5px;
    text-align: left;
    width: 100%;
    padding-left: 5%;
  }
}
.ikea-hero__bottom button {
  display: none;
}
@media all and (max-width:800px) {
  .ikea-hero__bottom button {
    display: block;
    width: 335px;
    height: 60px;
    background: #EA662C;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 18px;
    margin-top: 55px;
  }
}
.ikea-hero__bottom ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 56px 10.4% 42px;
  width: 100%;
  background-image: url(/wp-content/themes/hemfixare/assets/img/ant-trail.svg);
  background-repeat: no-repeat;
  background-position: 55% 44%;
  background-size: auto;
  max-width: 1600px;
}
@media only screen and (max-width: 1080px) {
  .ikea-hero__bottom ul {
    padding: 56px 30px 42px;
  }
}
@media all and (max-width:800px) {
  .ikea-hero__bottom ul {
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: none;
    padding: 0;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: none;
  }
}
.ikea-hero__bottom ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  max-width: 294px;
  position: relative;
  background-color: #fff;
  padding: 20px 0px;
}
@media only screen and (max-width: 1080px) {
  .ikea-hero__bottom ul li {
    width: 33%;
  }
}
@media all and (max-width:800px) {
  .ikea-hero__bottom ul li {
    max-width: none;
    width: 100%;
    padding-left: 5%;
    margin: 12.5px 0px;
    max-width: 378px;
  }
}
.ikea-hero__bottom ul li div:first-of-type {
  width: 90px;
  height: auto;
  background-repeat: no-repeat;
  margin-right: 20px;
  background-size: contain;
}
@media all and (max-width:800px) {
  .ikea-hero__bottom ul li div:first-of-type {
    width: 60px;
    margin-right: 10px;
  }
}
.ikea-hero__bottom ul li div:last-of-type {
  background-color: #fff;
  padding: 0px 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 184px;
}
@media all and (max-width:800px) {
  .ikea-hero__bottom ul li div:last-of-type {
    width: 250px;
  }
}
.ikea-hero__bottom ul li div:last-of-type h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 19px;
  line-height: 150%;
  white-space: nowrap;
}
.ikea-hero__bottom ul li div:last-of-type h4 span {
  display: none;
}
@media all and (max-width:800px) {
  .ikea-hero__bottom ul li div:last-of-type h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 150%;
  }
  .ikea-hero__bottom ul li div:last-of-type h4 span {
    display: inline;
  }
}
.ikea-hero__bottom ul li div:last-of-type p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  width: 184px;
}
@media all and (max-width:800px) {
  .ikea-hero__bottom ul li div:last-of-type p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    width: 250px;
  }
}
.ikea-hero__bottom button {
  width: 335px;
  height: 60px;
  background: #EA662C;
  box-shadow: 0px 4px 24px rgba(37, 167, 16, 0.16);
  border-radius: 2px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #FFFFFF;
  border: none;
  margin-bottom: 47px;
}
.landing {
  background-color: #FFFDFA;
  margin-left: 331px;
}
@media all and (max-width:800px) {
  .landing {
    margin: 0;
    max-width: 100vw;
  }
}
.landing .pages {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  -ms-flex-align: center;
  align-items: center;
  overflow: scroll;
  margin-left: 23px;
}
.landing .pages a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #000000;
  opacity: 0.8;
  text-decoration: none;
  margin-right: 18.5px;
  white-space: nowrap;
}
.landing .popular-services-heading {
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #c84e18;
  position: relative;
  text-align: left;
  margin-bottom: 0px;
}
@media all and (max-width:800px) {
  .landing .popular-services-heading {
    text-align: left;
  }
}
.landing .link-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
}
@media all and (max-width:800px) {
  .landing .link-wrapper {
    padding-left: 16px;
  }
}
.landing .link-wrapper h4 {
  color: #C84E18;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.36px;
  margin-right: 26px;
}
.landing .link-wrapper a {
  color: #0C0C0C;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.36px;
}
.landing .trustpilot__inner {
  padding: 30px 20px 35px;
}
.landing .plus-gradient,
.landing .minus-gradient {
  background-color: red;
}
.landing .plus-button,
.landing .minus-button {
  background-image: url('/wp-content/themes/hemfixare/assets/img/scroll-list-arrow.svg');
  width: 24px;
  height: 24px;
  background-color: #C84E18;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.landing .plus-button:hover,
.landing .minus-button:hover {
  opacity: 0.7;
}
.landing .plus-button::after,
.landing .minus-button::after {
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFDFA), color-stop(48.44%, rgba(255, 253, 250, 0.52)), to(rgba(255, 253, 250, 0)));
  background: -o-linear-gradient(top, #FFFDFA 0%, rgba(255, 253, 250, 0.52) 48.44%, rgba(255, 253, 250, 0) 100%);
  background: linear-gradient(180deg, #FFFDFA 0%, rgba(255, 253, 250, 0.52) 48.44%, rgba(255, 253, 250, 0) 100%);
  width: 57px;
  height: 67px;
  transform: rotate(90deg);
}
.landing .plus-button {
  right: 3px;
}
.landing .minus-button {
  transform: rotate(180deg);
  left: 3px;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .nav__logo {
    margin-left: -8px;
  }
}
.page-template-hemfixareform .nav .hamburger-menu__top {
  position: relative;
}
.page-template-hemfixareform .hemfixareform {
  background-color: #fffaf1 !important;
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .page-template-hemfixareform .hemfixareform {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform {
    margin-left: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.page-template-hemfixareform .hemfixareform .buger-wrapper {
  display: block !important;
}
.page-template-hemfixareform .hemfixareform .sub-categories {
  display: none !important;
}
.page-template-hemfixareform .hemfixareform .submit .terms-wrapper {
  max-width: 335px;
}
.page-template-hemfixareform .hemfixareform #products-wrapper {
  background-color: #fffaf1;
  padding-left: 0;
  padding-right: 0%;
  top: 37px;
}
.page-template-hemfixareform .hemfixareform #products-wrapper .info-links-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 10px;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform #products-wrapper .info-links-wrapper {
    padding-left: 0;
  }
}
.page-template-hemfixareform .hemfixareform #products-wrapper .info-links-wrapper .start-url {
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 15px;
  color: #ea662c;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform #products-wrapper .info-links-wrapper .start-url {
    margin-bottom: 20px;
    line-height: 23px;
  }
}
.page-template-hemfixareform .hemfixareform #products-wrapper .read-more,
.page-template-hemfixareform .hemfixareform #products-wrapper .read-more--mobile {
  border: 2px solid #ea662c;
  box-sizing: border-box;
  border-radius: 50px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.15px;
  color: #ea662c;
  text-decoration: none;
  padding: 8px 22px;
  max-width: 130px;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-right: 25px;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform #products-wrapper .read-more,
  .page-template-hemfixareform .hemfixareform #products-wrapper .read-more--mobile {
    display: none;
  }
}
.page-template-hemfixareform .hemfixareform #products-wrapper .read-more--mobile,
.page-template-hemfixareform .hemfixareform #products-wrapper .read-more--mobile--mobile {
  display: none;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform #products-wrapper .read-more--mobile,
  .page-template-hemfixareform .hemfixareform #products-wrapper .read-more--mobile--mobile {
    margin-top: 0px !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}
.page-template-hemfixareform .hemfixareform #products-wrapper .infoText {
  max-width: 650px;
  margin-bottom: 20px;
}
.page-template-hemfixareform .hemfixareform #products-wrapper .products {
  top: 36px;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform #products-wrapper .products {
    padding: 0px 7px;
  }
}
.page-template-hemfixareform .hemfixareform #products-wrapper .products .left-wrapper .read-more {
  border: 2px solid #ea662c;
  box-sizing: border-box;
  border-radius: 50px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.15px;
  color: #ea662c;
  text-decoration: none;
  padding: 8px 22px;
  max-width: 130px;
  max-height: 40px;
  min-height: auto;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-top: 10px;
  background-color: transparent;
  box-shadow: none;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform #products-wrapper .products .left-wrapper .read-more {
    margin: 20px auto;
  }
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform .products-ul {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
.page-template-hemfixareform .hemfixareform .serviceName {
  font-style: normal;
  font-weight: 800;
  font-size: 56px;
  line-height: 64px;
  color: #ea662c;
  margin-top: 15px;
}
.page-template-hemfixareform .hemfixareform .serviceName--mobile {
  font-style: normal;
  font-weight: 800;
  font-size: 35px;
  line-height: 40px;
  color: #ea662c;
  margin-top: 0px;
  margin-bottom: 10px;
}
.page-template-hemfixareform .hemfixareform .serviceName,
.page-template-hemfixareform .hemfixareform h4,
.page-template-hemfixareform .hemfixareform p {
  padding-left: 10px;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform .serviceName,
  .page-template-hemfixareform .hemfixareform h4,
  .page-template-hemfixareform .hemfixareform p {
    padding-left: 0;
  }
}
.page-template-hemfixareform .hemfixareform .product-wrapper {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  width: 30%;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform .product-wrapper {
    width: 100%;
  }
}
.page-template-hemfixareform .hemfixareform .to-the-top {
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding-right: 75px;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .hemfixareform .to-the-top {
    padding-right: 0px;
  }
}
.page-template-hemfixareform .hemfixareform .to-the-top button {
  background: transparent;
  border: 2px solid #ea662c;
  box-sizing: border-box;
  border-radius: 50px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.15px;
  color: #ea662c;
  max-width: 165px;
  margin: 0 auto;
  background-color: transparent;
  padding: 8px 36px;
  margin-top: 32px;
  cursor: pointer;
}
.page-template-hemfixareform .hemfixareform .to-the-top button:hover {
  opacity: 0.7;
}
.page-template-hemfixareform .contact {
  background-color: #fffaf1;
  padding-left: 0;
}
@media all and (max-width:800px) {
  .page-template-hemfixareform .contact {
    padding-left: 0;
  }
}
.page-template-hemfixareform .contact button {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
  margin: 0 auto;
}
.page-template-hemfixareform .contact form {
  padding-top: 25px;
}
.page-template-hemfixareform .contact__top-wrapper {
  position: relative;
  left: 10px;
}
.globalcart .submit__loader {
  background-image: url(/wp-content/themes/hemfixare/assets/img/spinner.gif) !important;
  background-position: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  font-size: 0px !important;
}
.globalcart .cartActive .cart__inner {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  width: auto !important;
  padding: 107px 125px 0px 125px !important;
  z-index: 9999;
  min-width: 320px;
}
.globalcart .cartActive .cart__inner::-webkit-scrollbar {
  display: none;
}
.globalcart .cartActive .cart__inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
@media all and (max-width:800px) {
  .globalcart .cartActive .cart__inner {
    right: -5px !important;
    padding: 45px 22px 70px 22px !important;
    top: -36px !important;
  }
}
.globalcart .cart-wrapper {
  width: 88px;
  position: relative;
}
@media all and (max-width:1140px) {
  .globalcart .cart-wrapper {
    width: 60px;
  }
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper {
    width: auto;
  }
}
.globalcart .cart-wrapper__fixed {
  z-index: 99999;
  width: 100px;
  height: 100px;
  right: 0;
  position: fixed;
  margin-top: -934px;
  margin-right: 409px;
}
.globalcart .cart-wrapper .cart__fixed {
  width: 250px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.globalcart .cart-wrapper .cart .toggle-rut,
.globalcart .cart-wrapper .cart .toggle-rot {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 80px;
  border-bottom: 1px solid lightgray;
}
.globalcart .cart-wrapper .cart .toggle-rut div,
.globalcart .cart-wrapper .cart .toggle-rot div {
  width: 51px;
  height: 31px;
  border-radius: 50px;
  background-color: white;
  position: relative;
  cursor: pointer;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.1);
}
.globalcart .cart-wrapper .cart .toggle-rut div span,
.globalcart .cart-wrapper .cart .toggle-rot div span {
  width: 27px;
  height: 27px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  left: 0;
  right: auto;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.24);
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart .toggle-rut div span,
  .globalcart .cart-wrapper .cart .toggle-rot div span {
    display: block;
  }
}
.globalcart .cart-wrapper .cart .toggle-rut__active div,
.globalcart .cart-wrapper .cart .toggle-rot__active div {
  background-color: #ea662c;
  background: -o-linear-gradient(338.96deg, #ffa149 -4.1%, #ff3c00 81.19%);
  background: linear-gradient(111.04deg, #ffa149 -4.1%, #ff3c00 81.19%);
  box-shadow: none;
}
.globalcart .cart-wrapper .cart .toggle-rut__active div span,
.globalcart .cart-wrapper .cart .toggle-rot__active div span {
  right: 0;
  left: auto;
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart .toggle-rut__active div span,
  .globalcart .cart-wrapper .cart .toggle-rot__active div span {
    display: block;
  }
}
.globalcart .cart-wrapper .cart .inner-shadow {
  box-shadow: inset 0 -10px 10px -12px rgba(0, 0, 0, 0.2);
}
.globalcart .cart-wrapper .cart .product-text-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart .product-text-wrapper {
    margin-bottom: 85px;
  }
}
.globalcart .cart-wrapper .cart .product-text-wrapper__list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.globalcart .cart-wrapper .cart .product-text-wrapper__list::-webkit-scrollbar {
  display: none;
}
.globalcart .cart-wrapper .cart .product-text-wrapper__list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.globalcart .cart-wrapper .cart .product-text-wrapper__settings {
  width: 320px;
}
.globalcart .cart-wrapper .cart__start {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 18px;
  min-width: 294px;
}
.globalcart .cart-wrapper .cart__start-info {
  width: 20px;
  height: 20px;
  position: relative;
  background-image: url("/wp-content/themes/hemfixare/assets/img/info.svg");
  background-size: contain;
  margin: -4px 5px 0 5px;
  cursor: pointer;
}
.globalcart .cart-wrapper .cart__start-info--container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 37px;
  width: 90%;
  text-align: center;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  padding: 32px 14px;
  border-radius: 8px;
  z-index: 999;
}
.globalcart .cart-wrapper .cart__start-info--container img {
  width: 45px;
  height: 45px;
}
.globalcart .cart-wrapper .cart__start-info--container h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
  margin: 16px 0;
}
.globalcart .cart-wrapper .cart__start-info--container p {
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  /* or 150% */
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.15px;
}
.globalcart .cart-wrapper .cart__start-info--container div {
  background: -o-linear-gradient(338.96deg, #ffa149 -4.1%, #ff3c00 81.19%);
  background: linear-gradient(111.04deg, #ffa149 -4.1%, #ff3c00 81.19%);
  border-radius: 8px;
  padding: 18px 97px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  margin-top: 32px;
  cursor: pointer;
}
.globalcart .cart-wrapper .cart__start-info--container div:hover {
  opacity: 0.8;
}
.globalcart .cart-wrapper .cart__start p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.globalcart .cart-wrapper .cart__start span {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.globalcart .cart-wrapper .cart__start span div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.globalcart .cart-wrapper .cart__start span div:last-of-type {
  font-weight: bold;
}
.globalcart .cart-wrapper .cart__start span .startfee-amount {
  margin-right: 5px;
}
.globalcart .cart-wrapper .cart__button-wrapper p {
  position: absolute;
  bottom: 100px;
  color: red;
}
.globalcart .cart-wrapper .cart__button-wrapper button {
  height: 60px;
  width: 320px;
  background-color: #ea662c !important;
  background: -o-linear-gradient(338.96deg, #ffa149 -4.1%, #ff3c00 81.19%);
  background: linear-gradient(111.04deg, #ffa149 -4.1%, #ff3c00 81.19%);
  border-radius: 5px;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.07);
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.13px;
  text-align: center;
  color: #fff;
  border: none;
  bottom: 20px;
  cursor: pointer;
}
.globalcart .cart-wrapper .cart__button-wrapper button:hover {
  opacity: 0.8;
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__button-wrapper button {
    bottom: 90px;
    position: relative;
    width: 100%;
  }
}
.globalcart .cart-wrapper .cart__trigger {
  float: right;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  background-image: url(/wp-content/themes/hemfixare/assets/img/fixed-header-cart.svg);
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: -0.13px;
  line-height: 20px;
  text-align: center;
  text-decoration: underline;
  position: relative;
  cursor: pointer;
}
.globalcart .cart-wrapper .cart__trigger span {
  background-color: #25a54a;
  color: #d3edcf;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 11px;
  border-radius: 50%;
  position: absolute;
  width: 24px;
  height: 24px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 8px;
  top: -12px;
  right: -1px;
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__trigger span {
    top: -12px;
    right: -5px;
  }
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__trigger {
    padding-left: 32px;
    font-size: 12px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 22%;
    font-weight: 900;
    width: 24px !important;
    background-size: 59% !important;
  }
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__trigger {
    width: 34px;
    height: 43px;
  }
}
.globalcart .cart-wrapper .cart__inner {
  position: absolute;
  height: auto;
  width: auto;
  background-color: #fff;
  color: #353936;
  width: 0px;
  height: 100vh;
  right: -117px;
  padding: 0px;
  padding-bottom: 70px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin-left: -68px;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
  transition: width 150ms ease-out;
  overflow: auto;
  max-width: 570px;
  position: fixed;
  top: 0 !important;
  right: 0 !important;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__inner {
    top: -61px !important;
    margin-right: -14px;
    height: 100vh;
  }
}
@-webkit-keyframes slide {
  100% {
    right: 0;
  }
}
@keyframes slide {
  100% {
    right: 0;
  }
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__inner {
    margin-left: -278px;
    margin-top: 53px;
    position: absolute;
    width: 0px;
    max-width: 100vw;
    right: -14px;
  }
}
.globalcart .cart-wrapper .cart__inner .top-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 23px;
  padding-left: 16px;
}
.globalcart .cart-wrapper .cart__inner .top-wrapper img {
  margin-right: 10px;
  max-width: 32px;
}
.globalcart .cart-wrapper .cart__inner .top-wrapper h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.15px;
  text-align: left;
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__inner .top-wrapper h4 {
    margin-bottom: 0px;
  }
}
.globalcart .cart-wrapper .cart__inner .top-wrapper div {
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-close-no-shadow.svg);
  width: 104px;
  height: 92px;
  background-position: center;
  position: absolute;
  cursor: pointer;
  background-size: contain;
  width: 52px;
  height: 52px;
  background-repeat: no-repeat;
  border-radius: 50%;
  top: 30px;
  right: 0 !important;
}
.globalcart .cart-wrapper .cart__inner .top-wrapper img {
  margin-left: 0px;
}
.globalcart .cart-wrapper .cart__inner .empty {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #000;
  margin-bottom: 40px;
  min-width: 294px;
  padding: 0px 16px;
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__inner .empty {
    margin-bottom: 120px;
  }
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__inner h4 {
    font-size: 21px;
    font-weight: 900;
    margin-bottom: 20px;
  }
}
.globalcart .cart-wrapper .cart__inner--total {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  margin-bottom: 30px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid lightgray;
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__inner--total {
    margin-bottom: 33px;
  }
}
.globalcart .cart-wrapper .cart__inner--total span {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0px;
  height: 80px;
  -ms-flex-align: center;
  align-items: center;
}
.globalcart .cart-wrapper .cart__inner--product {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -1px;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid lightgray;
  border-top: 1px solid lightgray;
  padding: 15px 0;
  min-width: 320px;
}
.globalcart .cart-wrapper .cart__inner--product img {
  max-width: 50px;
}
.globalcart .cart-wrapper .cart__inner--product__left {
  font-weight: 900;
  font-size: 14px;
  line-height: 19px;
  margin-left: -20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center !important;
  align-items: center !important;
  margin-left: 0px;
}
.globalcart .cart-wrapper .cart__inner--product__left p {
  font-style: normal;
  text-decoration: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
}
.globalcart .cart-wrapper .cart__inner--product__left section {
  margin-left: 20px;
}
.globalcart .cart-wrapper .cart__inner--product__left .amount {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  letter-spacing: 0.15px;
  width: 23px;
  height: 26px;
  margin-top: -1px;
  margin-left: 23px;
}
.globalcart .cart-wrapper .cart__inner--product__left img {
  margin-left: 0px;
  margin-top: -4px;
  width: 48px;
  height: 48px;
  -o-object-fit: contain;
  object-fit: contain;
}
.globalcart .cart-wrapper .cart__inner--product__left--parts {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-weight: normal;
  margin-top: 4px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-decoration: underline;
}
.globalcart .cart-wrapper .cart__inner--product__left--parts .parts:first-of-type::before {
  content: "(";
}
.globalcart .cart-wrapper .cart__inner--product__left--parts .parts:last-of-type::after {
  content: ")";
}
.globalcart .cart-wrapper .cart__inner--product__left--price {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
}
.globalcart .cart-wrapper .cart__inner--product__left--price div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  font-size: 12px;
}
.globalcart .cart-wrapper .cart__inner--product__left--price div span {
  padding: 0 !important;
  font-size: 12px !important;
  color: #000;
  line-height: 24px;
  background-color: transparent;
  box-shadow: none;
  margin: 0 0 0 5px;
}
.globalcart .cart-wrapper .cart__inner--product__amounts {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 4px;
}
@media all and (max-width:800px) {
  .globalcart .cart-wrapper .cart__inner--product__amounts {
    -ms-flex-align: center;
    align-items: center;
  }
}
.globalcart .cart-wrapper .cart__inner--product__amounts img {
  cursor: pointer;
  margin-top: 0px;
}
.globalcart .cart-wrapper .cart__inner--product__amounts input {
  height: 28px;
  width: 27px;
  border-radius: 3px;
  background-color: #ffffff;
  border: none;
  text-align: center;
  margin: 0px 5px;
  margin-bottom: 5px;
}
.globalcart .cart-wrapper .cart__inner--product span {
  color: green;
  background-color: #fff;
  padding: 8px 9.3px;
  box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.07);
  border-radius: 50%;
  margin: 3px;
  font-size: 14px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.globalcart .cart-wrapper .cart__inner--product span:first-of-type {
  padding: 6px 11.1px;
  font-size: 18px;
}
.checkout-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media all and (max-width:800px) {
  .checkout-wrapper {
    width: 100%;
  }
}
.checkout-wrapper iframe {
  height: 100vh;
}
@media all and (max-width:800px) {
  .checkout-wrapper {
    width: 100%;
  }
}
.checkout-wrapper .summarySent {
  border: none;
  padding-left: 0;
  height: 100%;
  max-height: none;
}
@media all and (max-width:800px) {
  .checkout-wrapper .summarySent {
    padding-left: 20px;
  }
}
@media all and (max-width:800px) {
  .checkout-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.checkout-wrapper__ikea-fields {
  width: auto !important;
}
.checkout-wrapper__ikea-fields .address {
  width: 420px !important;
}
.checkout-wrapper__ikea-fields .go-back-wrapper {
  padding: 0px 23px;
}
.checkout-wrapper__associate {
  padding-right: 0 !important;
  width: auto !important;
  max-width: 458px !important;
}
.checkout-wrapper__fields {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 55px;
  width: 100vw;
}
.checkout-wrapper__fields iframe {
  width: 100vw;
  border: 0;
  height: 100vh;
}
@media all and (max-width:800px) {
  .checkout-wrapper__fields iframe {
    width: 100%;
    height: 100vh;
  }
}
@media all and (max-width:800px) {
  .checkout-wrapper__fields {
    width: 100%;
    padding-right: 0px;
    max-height: none;
  }
}
.campaign-modal {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
  z-index: 9999999999;
  top: 0;
}
.campaign-modal__wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 31px;
  background-color: #000;
  position: absolute;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
  position: relative;
}
@media all and (max-width:800px) {
  .campaign-modal__wrapper {
    padding: 10px 0px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
}
.campaign-modal__wrapper h4 {
  font-family: NeueEinstellung;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #EA662C;
  margin-top: 29px;
}
@media all and (max-width:800px) {
  .campaign-modal__wrapper h4 {
    margin-top: 18px;
  }
}
.campaign-modal__video {
  width: 832px;
  height: 465px;
  -o-object-fit: contain;
  object-fit: contain;
}
@media all and (max-width:800px) {
  .campaign-modal__video {
    height: auto;
    width: 100%;
    height: 39vh;
    width: 100vw;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
  }
}
.campaign-modal__close {
  background-image: url('/wp-content/themes/hemfixare/assets/img/close-c-modal.svg');
  background-size: contain;
  position: absolute;
  width: 32px;
  height: 32px;
  top: -16px;
  right: -16px;
  cursor: pointer;
}
@media all and (max-width:800px) {
  .campaign-modal__close {
    right: 5px;
  }
}
.campaign-modal__wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 31px;
  background-color: #000;
  position: absolute;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
  position: relative;
}
@media all and (max-width:800px) {
  .campaign-modal__wrapper {
    padding: 10px 0px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: -150px;
  }
}
.campaign-modal__wrapper h4 {
  font-family: NeueEinstellung;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #EA662C;
  margin-top: 29px;
}
@media all and (max-width:800px) {
  .campaign-modal__wrapper h4 {
    margin-top: 18px;
  }
}
.partners {
  background-color: #fffaf1;
  margin-left: 300px;
}
@media all and (max-width:800px) {
  .partners {
    margin-left: 0;
  }
}
.partners__hero {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbe1b4), to(rgba(251, 225, 180, 0)));
  background: -o-linear-gradient(top, #fbe1b4 0%, rgba(251, 225, 180, 0) 100%);
  background: linear-gradient(180deg, #fbe1b4 0%, rgba(251, 225, 180, 0) 100%);
  padding: 89px 214px 87px 114px;
}
@media screen and (max-width: 1120px) {
  .partners__hero {
    padding: 89px 80px 87px;
  }
}
@media screen and (max-width: 925px) {
  .partners__hero {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 42px 15px 48px;
  }
}
.partners__hero div:first-of-type {
  max-width: 556px;
  margin-right: 40px;
}
@media screen and (max-width: 925px) {
  .partners__hero div:first-of-type {
    margin-right: 0;
  }
}
.partners__hero div:first-of-type h1 {
  font-family: "NeueEinstellung";
  font-style: normal;
  font-weight: 600;
  font-size: 56px;
  line-height: 56px;
  margin-bottom: 18px;
}
@media screen and (max-width: 925px) {
  .partners__hero div:first-of-type h1 {
    font-size: 28px;
    line-height: 28px;
  }
}
.partners__hero div:first-of-type div {
  font-family: "NeueEinstellung";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
}
@media screen and (max-width: 925px) {
  .partners__hero div:first-of-type div {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 23px;
  }
}
.partners__hero div:last-of-type ul {
  max-width: 377px;
  list-style: none;
}
@media screen and (max-width: 925px) {
  .partners__hero div:last-of-type ul {
    padding-left: 30px;
  }
}
.partners__hero div:last-of-type ul li {
  font-family: "NeueEinstellung";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 19px;
  position: relative;
}
@media screen and (max-width: 925px) {
  .partners__hero div:last-of-type ul li {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
  }
}
.partners__hero div:last-of-type ul li::before {
  content: "";
  background-image: url("/wp-content/themes/hemfixare/assets/img/landing-hero-check.svg");
  background-size: contain;
  width: 19px;
  height: 16px;
  position: absolute;
  top: 4px;
  left: -30px;
}
.partners a {
  text-decoration: none;
  color: #000;
}
.partners__list {
  padding: 0 147px 70px;
}
@media screen and (max-width: 1050px) {
  .partners__list {
    padding: 0 11px 40px;
  }
}
.partners__list h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 52px;
  text-align: center;
}
@media all and (max-width:800px) {
  .partners__list h2 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 28px;
  }
}
.partners__list .with-text {
  grid-template-columns: auto auto auto auto;
}
@media all and (max-width:800px) {
  .partners__list .with-text {
    grid-template-columns: auto auto;
    -moz-column-gap: 13px;
    column-gap: 13px;
  }
}
.partners__list .no-text {
  grid-template-columns: auto auto auto auto auto auto;
  row-gap: 20px;
}
@media all and (max-width:800px) {
  .partners__list .no-text {
    grid-template-columns: auto auto auto;
    -moz-column-gap: 13px;
    column-gap: 13px;
    row-gap: 13px;
  }
}
.partners__list ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: grid;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
}
@media screen and (max-width: 925px) {
  .partners__list ul {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.partners__list ul li {
  max-width: 186px;
  max-height: 173px;
}
@media screen and (max-width: 925px) {
  .partners__list ul li {
    margin-right: 0px;
    max-height: 111px;
    margin-bottom: 0px;
  }
}
.partners__list ul li .img-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 173px;
  background-color: #fff;
  box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.04);
}
@media screen and (max-width: 925px) {
  .partners__list ul li .img-wrapper {
    min-height: 111px;
  }
}
.partners__list ul li .img-wrapper img {
  width: 80%;
}
.partners__list ul li .text-wrapper {
  display: none;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-top: 25px;
  margin-right: 22px;
}
@media all and (max-width:800px) {
  .partners__list ul li .text-wrapper {
    font-size: 15px;
  }
}
.partners__list ul li .text-wrapper h4,
.partners__list ul li .text-wrapper p {
  font-family: "NeueEinstellung";
  font-style: normal;
  font-weight: 600;
  text-align: center;
  font-size: 20px;
  line-height: 25px;
}
@media all and (max-width:800px) {
  .partners__list ul li .text-wrapper h4,
  .partners__list ul li .text-wrapper p {
    font-size: 17px;
  }
}
.partners__list ul li .text-wrapper p {
  font-weight: 500;
  font-size: 17px;
}
@media all and (max-width:800px) {
  .partners__list ul li .text-wrapper p {
    font-size: 15px;
  }
}
.partners__list ul .larger-with-text {
  margin-bottom: 50px;
  max-width: none;
  max-height: none;
}
@media all and (max-width:800px) {
  .partners__list ul .larger-with-text {
    height: auto;
    margin-bottom: 22px;
  }
}
.partners__list ul .larger-with-text .img-wrapper {
  height: 262px;
}
@media all and (max-width:800px) {
  .partners__list ul .larger-with-text .img-wrapper {
    height: 179px;
  }
}
.partners__list ul .larger-with-text .text-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
#clas-fixare {
  font-family: 'ClasOhlsonSans', sans-serif;
}
@media all and (max-width:800px) {
  #clas-fixare {
    background-color: #F5DCBE !important;
  }
}
#clas-fixare .one-service-only {
  display: none !important;
}
#clas-fixare .cartActive {
  width: auto;
}
#clas-fixare .cartActive .cart__inner {
  right: -73px !important;
}
#clas-fixare .cartActive .cart__inner--product__left--price {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .cartActive .cart__inner--total {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .cartActive .cart__inner--total span {
  font-family: 'ClasOhlsonSans';
  font-weight: 500;
}
@media all and (max-width:800px) {
  #clas-fixare .cartActive .cart__inner {
    right: 0px !important;
  }
}
#clas-fixare .ikea-nav-button {
  color: #fff;
  background-color: black;
  background: black;
  border-radius: 4px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
  margin: 23px 0px;
}
@media all and (max-width:800px) {
  #clas-fixare .ikea-nav-button {
    margin-bottom: 65px;
  }
}
#clas-fixare .cart__inner {
  top: -12px;
}
#clas-fixare .cart__inner .top-wrapper img {
  display: none;
}
#clas-fixare .cart__inner .top-wrapper h4 {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .cart__trigger {
  background-color: transparent;
}
#clas-fixare .cart__trigger span {
  padding-top: 3px;
}
#clas-fixare .cart__start-info--container img {
  display: none;
}
#clas-fixare .cart__start-info--container div {
  color: #fff;
  background-color: black;
  background: black;
  border-radius: 4px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .cart .summary__start-info {
  background-image: url(/wp-content/themes/hemfixare/assets/img/clas-modal-info.svg);
}
#clas-fixare .cart button {
  color: #fff;
  background-color: black;
  background: black;
  border-radius: 4px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .cart .toggle-rot__active div,
#clas-fixare .cart .toggle-rut__active div {
  background-color: #333333;
  background: #333333;
}
#clas-fixare .go-back::before {
  background-image: url(/wp-content/themes/hemfixare/assets/img/clas-back.svg) !important;
}
@media all and (max-width:800px) {
  #clas-fixare .go-back::before {
    top: -1px;
  }
}
@media all and (max-width:800px) {
  #clas-fixare .go-back {
    margin-top: -15px;
  }
}
#clas-fixare .go-back-wrapper-mobile {
  position: absolute;
  margin-top: 55px;
  z-index: 999;
}
#clas-fixare .summary__img img {
  display: none;
}
@media screen and (max-width: 1000px) {
  #clas-fixare .summary__content,
  #clas-fixare .summary__total {
    width: 100%;
  }
}
#clas-fixare .summary h2,
#clas-fixare .summary h4,
#clas-fixare .summary h5 {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .summary h2 {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700 !important;
}
@media all and (max-width:800px) {
  #clas-fixare .summary h2 {
    margin-top: 20px;
  }
}
#clas-fixare .summary .lower-modal {
  top: 1%;
}
#clas-fixare .checkout-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #E1E6E1;
  margin-top: -16px;
  width: 100%;
  margin-top: 118px;
}
@media all and (max-width:800px) {
  #clas-fixare .checkout-wrapper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -88px !important;
  }
}
#clas-fixare .checkout-wrapper iframe {
  height: 80vh;
}
#clas-fixare .checkout-wrapper__field {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#clas-fixare .checkout-wrapper__field::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  -webkit-appearance: none;
}
@media all and (max-width:800px) {
  #clas-fixare .checkout-wrapper__field {
    width: 100%;
  }
}
#clas-fixare .checkout-wrapper .summary__start-info--container img {
  display: none;
}
#clas-fixare .checkout-wrapper .summary__start-info--container h4 {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .checkout-wrapper .summary__start-info--container div {
  color: #fff;
  background-color: black;
  background: black;
  border-radius: 4px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .checkout-wrapper .summary__start-info {
  background-image: url(/wp-content/themes/hemfixare/assets/img/clas-modal-info.svg);
}
#clas-fixare .checkout-wrapper .summary__line div:first-of-type {
  border-color: #333333 !important;
}
@media all and (max-width:800px) {
  #clas-fixare .checkout-wrapper .summary__line div:first-of-type {
    border-color: transparent !important;
  }
}
@media all and (max-width:800px) {
  #clas-fixare .checkout-wrapper .summary__line--parts {
    margin-top: 12px;
  }
}
@media all and (max-width:800px) {
  #clas-fixare .checkout-wrapper .summary__line .all-parts p {
    border: none;
  }
}
#clas-fixare .checkout-wrapper .ssn__wrapper div {
  color: #fff;
  background-color: black;
  background: black;
  border-radius: 4px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .checkout-wrapper .submit button {
  color: #fff;
  background-color: black;
  background: black;
  border-radius: 4px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .checkout-wrapper .terms .checkmark {
  border-color: #333333;
}
#clas-fixare .product-wrapper {
  max-width: 409px;
  border-radius: 3px;
  font-size: 16px;
}
#clas-fixare .product-wrapper h4 {
  font-weight: normal;
}
#clas-fixare .product-wrapper h4:first-of-type {
  font-weight: 900;
  font-size: 20px;
  line-height: 24px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .product-wrapper .product__info-wrapper button {
  color: #fff;
  background-color: black;
  border-radius: 4px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .product-wrapper .product__info-wrapper h4:first-of-type {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
#clas-fixare .product-wrapper .product__info-wrapper h4:last-of-type {
  font-family: 'ClasOhlsonSans' !important;
  font-weight: 500 !important;
}
@media only screen and (max-width: 1080px) {
  #clas-fixare .product-wrapper {
    width: 100%;
  }
}
#clas-fixare .products-ul {
  margin-bottom: 53px;
}
#clas-fixare #products-wrapper {
  background-color: #F5DCBE;
  padding-top: 64px;
  padding-left: 6.1%;
}
#clas-fixare .hide-wrapper-fields {
  display: none;
}
#clas-fixare .mobile-bottom-logos {
  display: none !important;
}
@media all and (max-width:800px) {
  #clas-fixare .mobile-bottom-logos {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
    height: 66px;
    width: 100%;
    background-color: #fff;
    padding: 20px 25px 70px 25px;
    margin-left: 0 !important;
  }
  #clas-fixare .mobile-bottom-logos img {
    display: block !important;
    width: 180px;
  }
}
#clas-fixare .top-bar {
  height: 81px;
  padding: 0;
  max-width: 1440px;
  top: 36px;
}
@media all and (max-width:800px) {
  #clas-fixare .top-bar .burger-wrapper {
    margin-left: 10px;
  }
  #clas-fixare .top-bar .burger-wrapper::after {
    content: 'Produkter';
    letter-spacing: 0px;
    top: 33px;
    left: 38px;
  }
}
#clas-fixare .top-bar__clas-logo-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 6.1%;
  padding-right: 5.1%;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  #clas-fixare .top-bar__clas-logo-wrapper {
    padding-left: 17px;
    padding-right: 17px;
  }
}
#clas-fixare .top-bar__clas-logo-wrapper__logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (max-width:800px) {
  #clas-fixare .top-bar__clas-logo-wrapper__logo {
    margin-left: 20%;
  }
}
#clas-fixare .top-bar__clas-logo-wrapper__logo img:first-of-type {
  max-width: 85px !important;
  margin-bottom: 5px;
}
@media all and (max-width:800px) {
  #clas-fixare .top-bar__clas-logo-wrapper__logo img {
    display: none;
  }
}
#clas-fixare .top-bar__clas-logo-wrapper img {
  margin-left: 0;
  width: auto;
}
#clas-fixare #products {
  background-image: none;
}
#clas-fixare #products h4 {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare #products .serviceName {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .source {
  display: none;
}
#clas-fixare .cart-wrapper .cart__button-wrapper {
  position: relative;
  height: 91px;
}
#clas-fixare .cart-wrapper .cart .product-text-wrapper {
  margin-bottom: 0;
}
#clas-fixare .cart-wrapper .cart .product-text-wrapper__list {
  height: 250px;
  min-height: auto;
}
#clas-fixare .cart-wrapper .cart .product-text-wrapper__settings {
  position: relative;
  bottom: 0;
  width: 100%;
  min-height: auto;
}
#clas-fixare .cart-wrapper .cart .summary__start {
  padding-top: 4px;
}
#clas-fixare .cart-wrapper .cart .toggle-rot,
#clas-fixare .cart-wrapper .cart .toggle-rut {
  margin-bottom: 17px;
}
@media all and (max-width:800px) {
  #clas-fixare .products-wrapper {
    margin-top: -36px;
  }
}
#clas-fixare .products-wrapper .product-modal .read-more {
  color: #20221D;
  border-color: #20221D;
}
@media all and (max-width:800px) {
  #clas-fixare .products-wrapper .product-modal {
    max-width: 100%;
    overflow-x: hidden;
  }
}
#clas-fixare .products-wrapper .product-modal__title {
  max-width: 120px;
}
#clas-fixare .products-wrapper .product-modal__bullet-header {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .products-wrapper .product-modal__total {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .products-wrapper .product-modal .top-wrapper {
  margin-bottom: 28px;
}
#clas-fixare .products-wrapper .product-modal .top-wrapper h1:first-of-type {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .products-wrapper .product-modal .top-wrapper h1:last-of-type {
  font-family: 'ClasOhlsonSans';
  font-weight: 500;
}
#clas-fixare .products-wrapper .product-modal .top-wrapper h1:last-of-type span {
  font-family: 'ClasOhlsonSans';
  font-weight: 500;
}
#clas-fixare .products-wrapper .product-modal .right-wrapper h4 {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .products-wrapper .product-modal .right-wrapper .product-modal__price {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .products-wrapper .product-modal__parts-list li {
  border: 0;
  background-color: #FBFBFB;
}
#clas-fixare .products-wrapper .product-modal__bullet-list li:before {
  content: url('/wp-content/themes/hemfixare/assets/img/clas-modal-checkmark.svg');
  margin-right: 16px;
}
#clas-fixare .products-wrapper .product-modal .left-wrapper .product-terms {
  background-color: #F5DCBE;
  border: 0;
  min-height: 100px;
}
#clas-fixare .products-wrapper .product-modal .left-wrapper .product-terms::after {
  content: '';
  background-image: url('/wp-content/themes/hemfixare/assets/img/clas-modal-info.svg');
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  right: 11px;
  width: 20px;
  height: 20px;
  position: absolute;
  cursor: pointer;
}
#clas-fixare .products-wrapper .product-modal .left-wrapper .product-terms span {
  color: #20221D;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .products-wrapper .product-modal .left-wrapper .product-terms p {
  max-width: 290px;
}
#clas-fixare .products-wrapper .product-modal .left-wrapper .product-terms p::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1px solid lightgray;
  bottom: -30px;
  left: 0;
  opacity: 0.5;
}
#clas-fixare .products-wrapper .product-modal .left-wrapper .product-terms p::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#F5DCBE));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #F5DCBE);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #F5DCBE);
}
#clas-fixare .products-wrapper .product-modal__amounts input {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .products-wrapper .product-modal__amounts div:first-of-type {
  background-image: url('/wp-content/themes/hemfixare/assets/img/decrease-part-clas.svg');
}
#clas-fixare .products-wrapper .product-modal__amounts div:last-of-type {
  background-image: url('/wp-content/themes/hemfixare/assets/img/increase-part-clas.svg');
}
@media all and (max-width:800px) {
  #clas-fixare .products-wrapper .product-modal section {
    padding: 50px 20px 80px;
  }
}
@media all and (max-width:800px) {
  #clas-fixare .products-wrapper .product-modal__button-wrapper img {
    top: 20px !important;
  }
}
#clas-fixare .products-wrapper .product-modal button {
  background-color: #20221D;
  background: #20221D;
  color: white;
  margin-top: 32px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .products-wrapper .product-modal button:hover {
  background-color: #1f201e;
  background: #20221D;
}
#clas-fixare .active-subcategory {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
@media all and (max-width:800px) {
  #clas-fixare .active-subcategory #associate-service-list {
    max-height: 250px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
  }
}
#clas-fixare .products__info-wrapper {
  padding-left: 38px;
}
#clas-fixare .products__info-wrapper h4 {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
}
#clas-fixare .products__info-wrapper::after {
  background-image: url('/wp-content/themes/hemfixare/assets/img/clas-arrow.svg');
  width: 370px;
  height: 130px;
  background-size: contain;
  left: 147px;
}
@media screen and (max-width: 995px) {
  #clas-fixare .products__info-wrapper::after {
    max-width: 220px;
    top: 150px;
  }
}
#clas-fixare .serviceName--mobile {
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .sub-categories {
  max-width: 366px;
  width: 100%;
  margin-bottom: 56px;
}
@media all and (max-width:800px) {
  #clas-fixare .sub-categories {
    margin-top: -11px;
  }
}
#clas-fixare .sub-categories ul li h4 img {
  right: 20px;
}
#clas-fixare .sub-categories .mobile-active {
  margin-top: 50px;
  z-index: 9999;
  height: 300vh !important;
}
@media all and (max-width:800px) {
  #clas-fixare .sub-categories .mobile-active {
    padding-bottom: 55px !important;
  }
}
@media all and (max-width:800px) {
  #clas-fixare .sub-categories .mobile-active li:last-of-type #associate-service-list,
  #clas-fixare .sub-categories .mobile-active li:nth-last-of-type(2) #associate-service-list {
    padding-bottom: 110px;
  }
}
#clas-fixare .sub-categories li {
  margin-bottom: 8px !important;
  width: 100%;
  border-radius: 0px;
}
#clas-fixare .sub-categories li h4 {
  background-color: #fff !important;
  border-radius: 2px;
  font-size: 14px !important;
  line-height: 17px;
}
#clas-fixare .sub-categories li .sub-icon {
  left: 19px;
}
#clas-fixare .sub-categories li .parent-head {
  padding-left: 58px;
  font-weight: 700 !important;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
#clas-fixare .sub-categories li .service-list {
  width: 100%;
}
#clas-fixare .sub-categories li .service-list li {
  margin-bottom: 0px !important;
}
#clas-fixare .sub-categories li .service-list li .icon {
  display: block;
  position: absolute;
  width: 22px;
  height: 24px !important;
  z-index: 999999;
  background-size: contain;
  background-repeat: no-repeat;
  min-width: auto !important;
  min-height: auto !important;
  left: 19px;
}
#clas-fixare .sub-categories li .service-list li h4 {
  border-radius: 0px;
}
#clas-fixare .sub-categories li .service-list li::after {
  content: '';
  width: 336px;
  border-bottom: 1px solid #DCDCDC;
}
#clas-fixare .sub-categories li .service-list li:last-of-type {
  margin-bottom: 0px !important;
}
#clas-fixare .sub-categories li .service-list li:last-of-type::after {
  content: none;
}
#clas-fixare .sub-categories li::before {
  content: none;
}
#clas-fixare .sub-categories li::after {
  content: none;
}
.clas-fixare {
  max-width: 1440px;
  margin: 0 auto;
  background-color: #F5DCBE;
  font-family: 'ClasOhlsonSans', sans-serif;
}
.clas-fixare .extra-heading {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  background-color: #78d7fa;
  padding: 5px 0 5px 5.1%;
  max-width: 1440px;
  z-index: 99999;
}
@media screen and (max-width: 1440px) {
  .clas-fixare .extra-heading {
    padding-left: 6.1%;
  }
}
@media all and (max-width:800px) {
  .clas-fixare .extra-heading {
    padding-left: 9px;
  }
}
.clas-fixare .extra-heading img {
  width: 115px;
}
@media all and (max-width:800px) {
  .clas-fixare {
    max-width: 100%;
    overflow-x: hidden;
  }
}
.clas-fixare .ikea-hero__top,
.clas-fixare .ikea-hero__bottom {
  background-color: #fff;
}
.clas-fixare .ikea-hero__top h2,
.clas-fixare .ikea-hero__bottom h2 {
  display: block;
}
.clas-fixare .ikea-hero__top {
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 6.1%;
  padding-right: 6.1%;
  padding-top: 118px !important;
  padding-bottom: 8px;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__top {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.clas-fixare .ikea-hero__top--img {
  height: auto;
  width: 697px;
  min-height: 367px !important;
  background-size: cover;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__top--img {
    margin-left: -23px;
    width: 100vw;
    margin-bottom: 33px;
    height: 240px;
    min-height: auto !important;
    box-shadow: none;
  }
}
.clas-fixare .ikea-hero__top--img h2 {
  display: none;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__top--img h2 {
    display: block;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    font-family: 'ClasOhlsonSansBold';
    font-weight: 700;
  }
}
.clas-fixare .ikea-hero__top--img div {
  display: none;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__top--img div {
    display: block;
  }
  .clas-fixare .ikea-hero__top--img div h2 {
    margin-bottom: 10px;
  }
  .clas-fixare .ikea-hero__top--img div h4 {
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    font-size: 19px;
    padding: 0px 10px;
    font-family: 'ClasOhlsonSansBold';
    font-weight: 700;
  }
  .clas-fixare .ikea-hero__top--img div p {
    color: #fff;
    padding: 10px;
    text-align: center;
    line-height: 20px;
  }
}
.clas-fixare .ikea-hero__top--info {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 0px;
  height: auto;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__top--info {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin-bottom: 37px;
  }
}
.clas-fixare .ikea-hero__top--info .body-wrapper {
  max-width: 450px;
  margin-right: 20px;
  width: 100%;
}
.clas-fixare .ikea-hero__top--info h2 {
  margin-bottom: 28px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__top--info h2 {
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 16px;
  }
}
.clas-fixare .ikea-hero__top--info h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 17px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__top--info h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
.clas-fixare .ikea-hero__top--info p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
.clas-fixare .ikea-hero__top--info ul {
  padding-left: 0;
}
.clas-fixare .ikea-hero__top--info ul h2 {
  font-family: 'ClasOhlsonSans', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 52px;
  line-height: 62px;
}
.clas-fixare .ikea-hero__top img {
  height: auto;
  width: 48.4%;
}
.clas-fixare .ikea-hero__bottom {
  padding-left: 0;
}
.clas-fixare .ikea-hero__bottom h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 50px;
  width: 100%;
  padding-left: 6.1%;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__bottom h2 {
    font-size: 26px;
    line-height: 31px;
    margin-top: 0px;
  }
}
.clas-fixare .ikea-hero__bottom ul {
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 6.1%;
  padding-right: 6.1%;
  padding-top: 16px;
  background-image: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__bottom ul {
    padding-bottom: 30px;
  }
}
.clas-fixare .ikea-hero__bottom ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  max-width: 373px;
  width: 33%;
}
@media only screen and (max-width: 1080px) {
  .clas-fixare .ikea-hero__bottom ul li {
    width: auto !important;
    padding: 0;
    margin: 0;
  }
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__bottom ul li {
    width: 100% !important;
    height: 115px;
  }
}
.clas-fixare .ikea-hero__bottom ul li div {
  max-width: none;
  padding-right: 0px;
  max-width: 206px;
}
.clas-fixare .ikea-hero__bottom ul li div:first-of-type {
  width: 154px;
  height: 154px;
  background-position: center;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__bottom ul li div:first-of-type {
    max-width: 80px;
  }
}
.clas-fixare .ikea-hero__bottom ul li div:last-of-type h4 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 31px;
  margin-bottom: 16px;
  font-family: 'ClasOhlsonSansBold';
  font-weight: 700;
}
@media all and (max-width:800px) {
  .clas-fixare .ikea-hero__bottom ul li div:last-of-type h4 {
    font-size: 22px;
    margin-bottom: 5px;
  }
}
.clas-fixare .ikea-hero__bottom ul li div:last-of-type h4 span {
  display: block;
  margin-right: 5px;
}
.clas-fixare .ikea-hero__bottom ul li div:last-of-type p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  width: 196px;
}
.clas-fixare .address .input-wrapper input {
  color: #000;
}
.clas-fixare .source select {
  color: #000;
}
@media all and (max-width:800px) {
  .clas-fixare .hideProductsOnMobile {
    display: none;
  }
}
@media all and (max-width:800px) {
  .only-desktop-steps {
    display: none;
  }
}
.only-mobile-steps {
  display: none;
}
@media all and (max-width:800px) {
  .only-mobile-steps {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}
.extra-footer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #5f646a;
  max-width: 1440px;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  .extra-footer {
    background-color: #78d7fa;
  }
}
.extra-footer .show-on-mobile {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.extra-footer__top-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 16px auto 0;
}
@media all and (max-width:800px) {
  .extra-footer__top-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
}
.extra-footer__top-wrapper h3 {
  -ms-flex-item-align: start;
  align-self: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
  line-height: 24.72px;
  font-weight: 700;
  color: #fff;
  font-size: 1.17em;
}
@media all and (max-width:800px) {
  .extra-footer__top-wrapper h3 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 24.72px;
    font-weight: 400;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 0px;
    padding: 1rem 14px;
    position: relative;
    background-image: url('/wp-content/themes/hemfixare/assets/img/chevron-down-white.svg');
    background-size: 4%;
    background-repeat: no-repeat;
    background-position: 96%;
    background-color: #5f646a;
  }
}
.extra-footer__col-1,
.extra-footer__col-2 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0px 20px;
}
@media all and (max-width:800px) {
  .extra-footer__col-1,
  .extra-footer__col-2 {
    margin: 0;
  }
}
.extra-footer__col-1 ul,
.extra-footer__col-2 ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
@media all and (max-width:800px) {
  .extra-footer__col-1 ul,
  .extra-footer__col-2 ul {
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.extra-footer__col-1 ul li,
.extra-footer__col-2 ul li {
  margin-bottom: 0.5rem;
}
@media all and (max-width:800px) {
  .extra-footer__col-1 ul li,
  .extra-footer__col-2 ul li {
    color: #000000;
    list-style: none;
    max-width: 480px;
    padding: 1rem 0px;
    border-bottom: 2px solid #cccccc;
    margin-bottom: 0px;
    background-color: #fff;
  }
}
.extra-footer__col-1 ul li a,
.extra-footer__col-2 ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}
@media all and (max-width:800px) {
  .extra-footer__col-1 ul li a,
  .extra-footer__col-2 ul li a {
    color: #000000;
    font-size: 1rem;
    line-height: 24.72px;
    font-weight: 400;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 0px 1rem;
  }
}
.extra-footer__col-1 ul li a:hover,
.extra-footer__col-2 ul li a:hover {
  text-shadow: 0 0.01em #fff;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}
.extra-footer__col-3 {
  margin: 0px 20px;
}
@media all and (max-width:800px) {
  .extra-footer__col-3 {
    background-color: #78d7fa;
  }
}
@media all and (max-width:800px) {
  .extra-footer__col-3 h3 {
    display: none;
  }
}
.extra-footer__col-3 ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
}
@media all and (max-width:800px) {
  .extra-footer__col-3 ul:first-of-type {
    display: none;
  }
}
.extra-footer__col-3 ul:last-of-type {
  display: none;
}
@media all and (max-width:800px) {
  .extra-footer__col-3 ul:last-of-type {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2rem 0px;
  }
}
.extra-footer__col-3 ul li {
  padding-right: 0.5rem;
}
@media all and (max-width:800px) {
  .extra-footer__col-3 ul li {
    max-height: 27px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media all and (max-width:800px) {
  .extra-footer__col-3 ul li img {
    width: 28px;
    margin-left: 10px;
  }
}
.extra-footer__bottom-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding: 1em;
  border-top: 1px solid #fff;
  max-width: 1150px;
  margin: 0 auto;
  width: 100%;
}
@media all and (max-width:800px) {
  .extra-footer__bottom-wrapper {
    width: 93%;
    background-color: #78d7fa;
    border-color: #000;
  }
}
.extra-footer__bottom-wrapper img {
  margin-bottom: 1em;
}
@media all and (max-width:800px) {
  .extra-footer__bottom-wrapper img:first-of-type {
    display: none;
  }
}
.extra-footer__bottom-wrapper img:last-of-type {
  display: none;
}
@media all and (max-width:800px) {
  .extra-footer__bottom-wrapper img:last-of-type {
    display: block;
  }
}
.extra-footer__bottom-wrapper p {
  font-size: 8px;
  color: #fff;
}
@media all and (max-width:800px) {
  .extra-footer__bottom-wrapper p {
    color: #000;
  }
}
#demo-fixare {
  font-family: 'Helvetica neue', sans-serif;
}
@media all and (max-width:800px) {
  #demo-fixare {
    background-color: #E3E3E3 !important;
  }
}
#demo-fixare .cartActive {
  width: auto;
}
#demo-fixare .cartActive .cart__inner {
  right: -73px !important;
}
@media all and (max-width:800px) {
  #demo-fixare .cartActive .cart__inner {
    right: 0px !important;
  }
}
#demo-fixare .ikea-nav-button {
  color: #fff;
  background-color: #333333;
  background: #333333;
  border-radius: 4px;
}
#demo-fixare .go-back-wrapper {
  margin-top: 50px;
}
@media all and (max-width:800px) {
  #demo-fixare .go-back-wrapper-mobile {
    padding-top: 50px;
    height: 20px;
  }
}
#demo-fixare .trigger-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
#demo-fixare .cart__inner {
  top: -12px;
}
#demo-fixare .cart__inner .top-wrapper img {
  display: none;
}
#demo-fixare .cart__trigger {
  background-color: transparent;
}
#demo-fixare .cart__trigger span {
  padding-top: 3px;
}
#demo-fixare .cart__start-info--container img {
  display: none;
}
#demo-fixare .cart__start-info--container div {
  color: #fff;
  background-color: #333333;
  background: #333333;
  border-radius: 4px;
}
#demo-fixare .cart .summary__start-info {
  background-image: url(/wp-content/themes/hemfixare/assets/img/clas-modal-info.svg);
}
#demo-fixare .cart button {
  color: #fff;
  background-color: #333333;
  background: #333333;
  border-radius: 4px;
}
#demo-fixare .cart .toggle-rot__active div,
#demo-fixare .cart .toggle-rut__active div {
  background-color: #333333;
  background: #333333;
}
#demo-fixare .go-back::before {
  background-image: url(/wp-content/themes/hemfixare/assets/img/clas-back.svg) !important;
}
@media all and (max-width:800px) {
  #demo-fixare .go-back {
    margin-top: -15px;
  }
}
#demo-fixare .summary__img img {
  display: none;
}
#demo-fixare .summary .lower-modal {
  top: 1%;
}
#demo-fixare .checkout-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #E3E3E3;
  margin-top: -16px;
  width: 100%;
}
@media all and (max-width:800px) {
  #demo-fixare .checkout-wrapper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -70px;
    margin-top: -30px;
  }
}
#demo-fixare .checkout-wrapper iframe {
  height: 100vh;
}
#demo-fixare .checkout-wrapper .summary__start-info--container img {
  display: none;
}
#demo-fixare .checkout-wrapper .summary__start-info--container div {
  color: #fff;
  background-color: #333333;
  background: #333333;
  border-radius: 4px;
}
#demo-fixare .checkout-wrapper .summary__start-info {
  background-image: url(/wp-content/themes/hemfixare/assets/img/clas-modal-info.svg);
}
#demo-fixare .checkout-wrapper .summary__line div:first-of-type {
  border-color: #333333 !important;
}
@media all and (max-width:800px) {
  #demo-fixare .checkout-wrapper .summary__line div:first-of-type {
    border-color: transparent !important;
  }
}
@media all and (max-width:800px) {
  #demo-fixare .checkout-wrapper .summary__line--parts {
    margin-top: 12px;
  }
}
@media all and (max-width:800px) {
  #demo-fixare .checkout-wrapper .summary__line .all-parts p {
    border: none;
  }
}
#demo-fixare .checkout-wrapper .ssn__wrapper div {
  color: #fff;
  background-color: #333333;
  background: #333333;
  border-radius: 4px;
}
#demo-fixare .checkout-wrapper .submit button {
  color: #fff;
  background-color: #333333;
  background: #333333;
  border-radius: 4px;
}
#demo-fixare .checkout-wrapper .terms .checkmark {
  border-color: #333333;
}
#demo-fixare .product-wrapper {
  max-width: 409px;
  border-radius: 3px;
  font-size: 16px;
}
#demo-fixare .product-wrapper h4 {
  font-weight: normal;
}
#demo-fixare .product-wrapper h4:first-of-type {
  font-weight: 900;
  font-size: 20px;
  line-height: 24px;
}
#demo-fixare .product-wrapper .product__info-wrapper button {
  color: #fff;
  background-color: #333333;
  border-radius: 4px;
}
@media only screen and (max-width: 1080px) {
  #demo-fixare .product-wrapper {
    width: 100%;
  }
}
#demo-fixare #products-wrapper {
  background-color: #E3E3E3;
  padding-top: 64px;
  padding-left: 6.1%;
}
#demo-fixare .top-bar {
  height: 81px;
  padding: 0;
  max-width: 1440px;
  background-color: #EFEFEF;
  border-bottom: 1px solid lightgray;
}
@media all and (max-width:800px) {
  #demo-fixare .top-bar .burger-wrapper {
    margin-left: 10px;
  }
  #demo-fixare .top-bar .burger-wrapper::after {
    content: 'Produkter';
    letter-spacing: 0px;
    top: 33px;
    left: 38px;
  }
}
#demo-fixare .top-bar__clas-logo-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 6.1%;
  padding-right: 5.1%;
  width: 100%;
  margin: 0 auto;
}
#demo-fixare .top-bar__clas-logo-wrapper__logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (max-width:800px) {
  #demo-fixare .top-bar__clas-logo-wrapper__logo {
    margin-left: 20%;
  }
}
#demo-fixare .top-bar__clas-logo-wrapper__logo img:first-of-type {
  max-width: 85px !important;
  margin-bottom: 5px;
}
#demo-fixare .top-bar__clas-logo-wrapper img {
  margin-left: 0;
  width: auto;
}
#demo-fixare #products {
  background-image: none;
}
#demo-fixare #products .serviceName {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
}
#demo-fixare .products-wrapper .product-modal .read-more {
  color: #20221D;
  border-color: #20221D;
}
#demo-fixare .products-wrapper .product-modal .top-wrapper {
  margin-bottom: 28px;
}
#demo-fixare .products-wrapper .product-modal__parts-list li {
  border: 0;
  background-color: #FBFBFB;
}
#demo-fixare .products-wrapper .product-modal__bullet-list li:before {
  content: url('/wp-content/themes/hemfixare/assets/img/clas-modal-checkmark.svg');
  margin-right: 16px;
}
#demo-fixare .products-wrapper .product-modal .left-wrapper .product-terms {
  background-color: #EFEFEF;
  border: 0;
  min-height: 100px;
}
#demo-fixare .products-wrapper .product-modal .left-wrapper .product-terms::after {
  content: '';
  background-image: url('/wp-content/themes/hemfixare/assets/img/clas-modal-info.svg');
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  right: 11px;
  width: 20px;
  height: 20px;
  position: absolute;
  cursor: pointer;
}
#demo-fixare .products-wrapper .product-modal .left-wrapper .product-terms span {
  color: #20221D;
}
#demo-fixare .products-wrapper .product-modal .left-wrapper .product-terms p {
  max-width: 290px;
}
#demo-fixare .products-wrapper .product-modal .left-wrapper .product-terms p::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1px solid lightgray;
  bottom: -30px;
  left: 0;
  opacity: 0.5;
}
#demo-fixare .products-wrapper .product-modal .left-wrapper .product-terms p::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#EFEFEF));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #EFEFEF);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #EFEFEF);
}
#demo-fixare .products-wrapper .product-modal__amounts div:first-of-type {
  background-image: url('/wp-content/themes/hemfixare/assets/img/decrease-part-clas.svg');
}
#demo-fixare .products-wrapper .product-modal__amounts div:last-of-type {
  background-image: url('/wp-content/themes/hemfixare/assets/img/increase-part-clas.svg');
}
#demo-fixare .products-wrapper .product-modal button {
  background-color: #20221D;
  background: #20221D;
  color: white;
  margin-top: 32px;
}
#demo-fixare .products-wrapper .product-modal button:hover {
  background-color: #1f201e;
  background: #20221D;
}
#demo-fixare .active-subcategory {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#demo-fixare .products__info-wrapper {
  padding-left: 38px;
}
#demo-fixare .products__info-wrapper::after {
  background-image: url('/wp-content/themes/hemfixare/assets/img/clas-arrow.svg');
  width: 370px;
  height: 130px;
  background-size: contain;
  left: 147px;
}
#demo-fixare .sub-categories {
  max-width: 366px;
  width: 100%;
}
#demo-fixare .sub-categories ul li h4 img {
  right: 20px;
}
#demo-fixare .sub-categories .mobile-active {
  margin-top: 28px;
}
#demo-fixare .sub-categories li {
  margin-bottom: 8px !important;
  width: 100%;
  border-radius: 0px;
}
#demo-fixare .sub-categories li h4 {
  background-color: #fff !important;
  border-radius: 2px;
  font-size: 14px !important;
  line-height: 17px;
}
#demo-fixare .sub-categories li .sub-icon {
  left: 19px;
}
#demo-fixare .sub-categories li .parent-head {
  padding-left: 58px;
  font-weight: 600 !important;
}
#demo-fixare .sub-categories li .service-list {
  width: 100%;
}
#demo-fixare .sub-categories li .service-list li {
  margin-bottom: 0px !important;
}
#demo-fixare .sub-categories li .service-list li .icon {
  display: block;
  position: absolute;
  width: 22px;
  height: 24px !important;
  z-index: 999999;
  background-size: contain;
  background-repeat: no-repeat;
  min-width: auto !important;
  min-height: auto !important;
  left: 19px;
}
#demo-fixare .sub-categories li .service-list li h4 {
  border-radius: 0px;
}
#demo-fixare .sub-categories li .service-list li::after {
  content: '';
  width: 336px;
  border-bottom: 1px solid #DCDCDC;
}
#demo-fixare .sub-categories li .service-list li:last-of-type {
  margin-bottom: 0px !important;
}
#demo-fixare .sub-categories li .service-list li:last-of-type::after {
  content: none;
}
#demo-fixare .sub-categories li::before {
  content: none;
}
#demo-fixare .sub-categories li::after {
  content: none;
}
.demo-fixare {
  max-width: 1440px;
  margin: 0 auto;
  background-color: #E3E3E3;
  font-family: 'Helvetica neue', sans-serif;
}
.demo-fixare .ikea-hero__top,
.demo-fixare .ikea-hero__bottom {
  background-color: #EFEFEF;
}
.demo-fixare .ikea-hero__top h2,
.demo-fixare .ikea-hero__bottom h2 {
  display: block;
}
.demo-fixare .ikea-hero__top {
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 6.1%;
  padding-right: 6.1%;
  padding-top: 148px;
  padding-bottom: 8px;
}
.demo-fixare .ikea-hero__top--img {
  height: auto;
  width: 697px;
  min-height: 367px !important;
  background-size: cover;
}
@media all and (max-width:800px) {
  .demo-fixare .ikea-hero__top--img {
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.6);
  }
}
.demo-fixare .ikea-hero__top--img h2 {
  display: none;
}
@media all and (max-width:800px) {
  .demo-fixare .ikea-hero__top--img h2 {
    display: block;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
}
.demo-fixare .ikea-hero__top--img div {
  display: none;
  color: #fff;
}
@media all and (max-width:800px) {
  .demo-fixare .ikea-hero__top--img div {
    display: block;
  }
  .demo-fixare .ikea-hero__top--img div h2 {
    margin-bottom: 10px;
  }
  .demo-fixare .ikea-hero__top--img div h4 {
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    font-size: 19px;
    padding: 0px 10px;
  }
  .demo-fixare .ikea-hero__top--img div p {
    color: #fff;
    padding: 10px;
    text-align: center;
    line-height: 20px;
  }
}
.demo-fixare .ikea-hero__top--info {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 0px;
  height: auto;
}
.demo-fixare .ikea-hero__top--info div {
  max-width: 450px;
  margin-right: 20px;
  width: 100%;
  line-height: 20px;
}
.demo-fixare .ikea-hero__top--info h2 {
  margin-bottom: 28px;
}
.demo-fixare .ikea-hero__top--info h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 17px;
}
.demo-fixare .ikea-hero__top--info p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}
.demo-fixare .ikea-hero__top--info ul {
  padding-left: 0;
}
.demo-fixare .ikea-hero__top--info ul h2 {
  font-family: 'Helvetica neue', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 52px;
  line-height: 62px;
}
.demo-fixare .ikea-hero__top img {
  height: auto;
  width: 48.4%;
}
.demo-fixare .ikea-hero__bottom {
  padding-left: 0;
}
.demo-fixare .ikea-hero__bottom h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 50px;
  width: 100%;
  padding-left: 6.1%;
}
@media all and (max-width:800px) {
  .demo-fixare .ikea-hero__bottom h2 {
    font-size: 32px;
  }
}
.demo-fixare .ikea-hero__bottom ul {
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 6.1%;
  padding-right: 6.1%;
  padding-top: 16px;
  background-image: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #EFEFEF;
}
@media all and (max-width:800px) {
  .demo-fixare .ikea-hero__bottom ul {
    padding-bottom: 30px;
  }
}
.demo-fixare .ikea-hero__bottom ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  max-width: 373px;
  width: 33%;
  background-color: #EFEFEF;
}
@media only screen and (max-width: 1080px) {
  .demo-fixare .ikea-hero__bottom ul li {
    width: auto !important;
    padding: 0;
    margin: 0;
  }
}
.demo-fixare .ikea-hero__bottom ul li div {
  max-width: none;
  padding-right: 0px;
  background-color: #EFEFEF;
}
.demo-fixare .ikea-hero__bottom ul li div:first-of-type {
  width: 154px;
  height: 154px;
  background-position: center;
}
@media all and (max-width:800px) {
  .demo-fixare .ikea-hero__bottom ul li div:first-of-type {
    max-width: 80px;
  }
}
.demo-fixare .ikea-hero__bottom ul li div:last-of-type h4 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 31px;
  margin-bottom: 16px;
  background-color: #EFEFEF;
}
.demo-fixare .ikea-hero__bottom ul li div:last-of-type h4 span {
  display: block;
  margin-right: 5px;
}
.demo-fixare .ikea-hero__bottom ul li div:last-of-type p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  width: 196px;
}
#byggmax,
.byggmax {
  font-family: 'Mikro', sans-serif;
  background-color: #fff !important;
}
#byggmax .summarySent,
.byggmax .summarySent {
  max-height: none !important;
}
#byggmax .top-bar,
.byggmax .top-bar {
  height: 81px;
  padding: 0;
  max-width: 1440px;
  top: 0;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}
#byggmax .top-bar__fixed img,
.byggmax .top-bar__fixed img {
  cursor: auto;
}
@media all and (max-width:800px) {
  #byggmax .top-bar__fixed--logo,
  .byggmax .top-bar__fixed--logo {
    width: 26% !important;
    margin-left: 23% !important;
  }
}
@media only screen and (max-width: 360px) {
  #byggmax .top-bar__fixed--logo,
  .byggmax .top-bar__fixed--logo {
    width: 24% !important;
  }
}
@media all and (max-width:800px) {
  #byggmax .top-bar,
  .byggmax .top-bar {
    position: fixed;
  }
}
@media all and (max-width:800px) {
  #byggmax .top-bar .burger-wrapper,
  .byggmax .top-bar .burger-wrapper {
    margin-left: 10px;
  }
  #byggmax .top-bar .burger-wrapper::after,
  .byggmax .top-bar .burger-wrapper::after {
    content: 'V\E5ra tj\E4nster';
    letter-spacing: 0px;
    left: 38px;
    color: #479E41;
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    line-height: 50px;
    top: 20%;
  }
}
@media all and (max-width:800px) and all and (max-width:800px) {
  #byggmax .top-bar .burger-wrapper::after,
  .byggmax .top-bar .burger-wrapper::after {
    font-size: 9.5px;
  }
}
@media all and (max-width:800px) {
  #byggmax .top-bar .burger-wrapper .burger,
  .byggmax .top-bar .burger-wrapper .burger {
    background-image: url('/wp-content/themes/hemfixare/assets/img/byggmax-burger.svg');
  }
}
@media all and (max-width:800px) {
  #byggmax .top-bar .activeBurger .burger,
  .byggmax .top-bar .activeBurger .burger {
    background-image: url('/wp-content/themes/hemfixare/assets/img/byggmax-burger-close.svg') !important;
  }
}
#byggmax .top-bar .cartActive,
.byggmax .top-bar .cartActive {
  width: auto;
}
#byggmax .top-bar .notDisabled .cart__trigger,
.byggmax .top-bar .notDisabled .cart__trigger {
  opacity: 1 !important;
  pointer-events: auto !important;
}
#byggmax .top-bar .cart-wrapper .cart__trigger,
.byggmax .top-bar .cart-wrapper .cart__trigger {
  background-image: none;
  position: relative;
  pointer-events: none;
  opacity: 0.2;
  background: #FEFAD6;
  border-radius: 65px;
  width: 142px !important;
  height: 40px;
}
#byggmax .top-bar .cart-wrapper .cart__trigger span,
.byggmax .top-bar .cart-wrapper .cart__trigger span {
  left: -9px;
  width: 24px;
  height: 24px;
  -ms-flex-align: center;
  align-items: center;
  background-color: #FBE75B;
  color: #000;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  padding-top: 0px;
  top: -9px;
}
#byggmax .top-bar .cart-wrapper .cart__trigger::before,
.byggmax .top-bar .cart-wrapper .cart__trigger::before {
  content: 'Varukorg';
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  max-width: 104px;
  position: absolute;
  left: 18px;
  text-align: left;
}
#byggmax .top-bar .cart-wrapper .cart__trigger::after,
.byggmax .top-bar .cart-wrapper .cart__trigger::after {
  content: '';
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-cart-arrow.png);
  background-size: 67%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 12px;
  border-radius: 50px;
  background-color: #FBE75B;
  position: absolute;
  right: 13px;
}
#byggmax .top-bar .cart-wrapper .cart__start-info,
.byggmax .top-bar .cart-wrapper .cart__start-info {
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-info.svg);
  margin: 0 5px 0 5px;
}
#byggmax .top-bar .cart-wrapper .cart__start-info--container,
.byggmax .top-bar .cart-wrapper .cart__start-info--container {
  top: -150px;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
}
#byggmax .top-bar .cart-wrapper .cart__start-info--container img,
.byggmax .top-bar .cart-wrapper .cart__start-info--container img {
  display: none;
}
#byggmax .top-bar .cart-wrapper .cart__start-info--container div,
.byggmax .top-bar .cart-wrapper .cart__start-info--container div {
  border-radius: 0;
  background: #479E41;
  background-color: #479E41;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 18px 30px 28px;
  text-align: center;
}
#byggmax .top-bar .cart-wrapper .cart .summary__start--wrapper,
.byggmax .top-bar .cart-wrapper .cart .summary__start--wrapper {
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#byggmax .top-bar .cart-wrapper .cart .summary__start-info,
.byggmax .top-bar .cart-wrapper .cart .summary__start-info {
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-info.svg);
  margin: 0 5px 0 5px;
}
#byggmax .top-bar .cart-wrapper .cart__button-wrapper,
.byggmax .top-bar .cart-wrapper .cart__button-wrapper {
  position: relative;
  bottom: 0;
  margin-top: 47px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
#byggmax .top-bar .cart-wrapper .cart .top-wrapper img,
.byggmax .top-bar .cart-wrapper .cart .top-wrapper img {
  display: none;
}
#byggmax .top-bar .cart-wrapper .cart .top-wrapper h4,
.byggmax .top-bar .cart-wrapper .cart .top-wrapper h4 {
  font-family: 'Trim B', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 56px;
  color: #000000;
}
#byggmax .top-bar .cart-wrapper .cart .product-text-wrapper__list,
.byggmax .top-bar .cart-wrapper .cart .product-text-wrapper__list {
  min-height: auto;
  margin-bottom: 0px;
  position: relative;
  box-shadow: none;
  max-height: none;
}
#byggmax .top-bar .cart-wrapper .cart .product-text-wrapper__list::before,
.byggmax .top-bar .cart-wrapper .cart .product-text-wrapper__list::before {
  content: '';
  position: absolute;
  height: 2px;
  width: 300px;
  right: 15px;
  bottom: 0;
  background-color: #C4C4C4;
}
#byggmax .top-bar .cart-wrapper .cart .product-text-wrapper__settings,
.byggmax .top-bar .cart-wrapper .cart .product-text-wrapper__settings {
  position: relative;
}
#byggmax .top-bar .cart-wrapper .cart__inner,
.byggmax .top-bar .cart-wrapper .cart__inner {
  top: -19px;
}
#byggmax .top-bar .cart-wrapper .cart__inner .toggle-rot,
.byggmax .top-bar .cart-wrapper .cart__inner .toggle-rot,
#byggmax .top-bar .cart-wrapper .cart__inner .toggle-rut,
.byggmax .top-bar .cart-wrapper .cart__inner .toggle-rut {
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#byggmax .top-bar .cart-wrapper .cart__inner .toggle-rot div,
.byggmax .top-bar .cart-wrapper .cart__inner .toggle-rot div,
#byggmax .top-bar .cart-wrapper .cart__inner .toggle-rut div,
.byggmax .top-bar .cart-wrapper .cart__inner .toggle-rut div {
  background: #479E41;
  background-color: #479E41;
}
#byggmax .top-bar .cart-wrapper .cart__inner .toggle-rot div span,
.byggmax .top-bar .cart-wrapper .cart__inner .toggle-rot div span,
#byggmax .top-bar .cart-wrapper .cart__inner .toggle-rut div span,
.byggmax .top-bar .cart-wrapper .cart__inner .toggle-rut div span {
  width: 25px;
  height: 25px;
  top: 3px;
  right: 2px;
}
#byggmax .top-bar .cart-wrapper .cart__inner--product,
.byggmax .top-bar .cart-wrapper .cart__inner--product {
  border: 0;
}
#byggmax .top-bar .cart-wrapper .cart__inner--product__left p,
.byggmax .top-bar .cart-wrapper .cart__inner--product__left p,
#byggmax .top-bar .cart-wrapper .cart__inner--product__left span,
.byggmax .top-bar .cart-wrapper .cart__inner--product__left span {
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
#byggmax .top-bar .cart-wrapper .cart__inner--product__left--price div span,
.byggmax .top-bar .cart-wrapper .cart__inner--product__left--price div span {
  font-weight: 400;
}
#byggmax .top-bar .cart-wrapper .cart__inner span,
.byggmax .top-bar .cart-wrapper .cart__inner span {
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#byggmax .top-bar .cart-wrapper .cart__inner button,
.byggmax .top-bar .cart-wrapper .cart__inner button {
  border-radius: 0;
  background: #479E41;
  background-color: #479E41;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: left;
  padding-left: 25px;
  height: 68px;
}
#byggmax .top-bar .cart-wrapper .cart__inner button::after,
.byggmax .top-bar .cart-wrapper .cart__inner button::after {
  content: '';
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-cart-arrow.png);
  background-size: 67%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 16px;
  border-radius: 50px;
  background-color: #fff;
  position: absolute;
  right: 18px;
  top: 19px;
}
#byggmax .top-bar__clas-logo-wrapper,
.byggmax .top-bar__clas-logo-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 6.1%;
  padding-right: 5.1%;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  #byggmax .top-bar__clas-logo-wrapper,
  .byggmax .top-bar__clas-logo-wrapper {
    padding-left: 17px;
    padding-right: 17px;
  }
}
#byggmax .top-bar__clas-logo-wrapper__logo,
.byggmax .top-bar__clas-logo-wrapper__logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (max-width:800px) {
  #byggmax .top-bar__clas-logo-wrapper__logo,
  .byggmax .top-bar__clas-logo-wrapper__logo {
    margin-left: 20%;
  }
}
#byggmax .top-bar__clas-logo-wrapper__logo img:first-of-type,
.byggmax .top-bar__clas-logo-wrapper__logo img:first-of-type {
  max-width: 85px !important;
  margin-bottom: 5px;
}
@media all and (max-width:800px) {
  #byggmax .top-bar__clas-logo-wrapper__logo img,
  .byggmax .top-bar__clas-logo-wrapper__logo img {
    display: none;
  }
}
#byggmax .top-bar__clas-logo-wrapper img,
.byggmax .top-bar__clas-logo-wrapper img {
  margin-left: 0;
  width: auto;
}
#byggmax .ikea-nav-button,
.byggmax .ikea-nav-button {
  border-radius: 0 !important;
  background: #479E41;
  background-color: #479E41;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
  text-align: center;
  height: 68px;
  position: relative;
  display: none;
}
@media all and (max-width:800px) {
  #byggmax .ikea-hero__bottom,
  .byggmax .ikea-hero__bottom {
    margin-top: 60px;
  }
}
#byggmax .ikea-hero__bottom ul,
.byggmax .ikea-hero__bottom ul {
  padding-top: 98px;
  background-image: none;
}
@media all and (max-width:800px) {
  #byggmax .ikea-hero__bottom ul,
  .byggmax .ikea-hero__bottom ul {
    padding-top: 20px;
  }
}
#byggmax .ikea-hero__bottom ul li,
.byggmax .ikea-hero__bottom ul li {
  background-color: #fff;
}
#byggmax .ikea-hero__bottom ul li p,
.byggmax .ikea-hero__bottom ul li p {
  background-color: #fff;
}
#byggmax .active-subcategory .service-list li h4,
.byggmax .active-subcategory .service-list li h4 {
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 36px;
  padding-left: 49px !important;
}
@media all and (max-width:800px) {
  #byggmax .active-subcategory .service-list li h4,
  .byggmax .active-subcategory .service-list li h4 {
    margin-left: 0;
    padding-left: 44px !important;
    font-size: 16px !important;
  }
}
#byggmax .active-subcategory .service-list li::before,
.byggmax .active-subcategory .service-list li::before,
#byggmax .active-subcategory .service-list li::after,
.byggmax .active-subcategory .service-list li::after {
  display: none;
}
#byggmax .active-subcategory .selectedService h4,
.byggmax .active-subcategory .selectedService h4 {
  background-color: transparent;
  color: #479E41;
}
#byggmax .products-wrapper,
.byggmax .products-wrapper {
  background-color: #fff;
}
#byggmax .products-wrapper .sub-categories h4,
.byggmax .products-wrapper .sub-categories h4 {
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800 !important;
  font-size: 18px !important;
  line-height: 22px;
}
#byggmax .products-wrapper .sub-categories h4:hover,
.byggmax .products-wrapper .sub-categories h4:hover {
  background-color: #e5f4e4;
}
#byggmax .products-wrapper .mobile-active,
.byggmax .products-wrapper .mobile-active {
  margin-top: 28px;
}
#byggmax .products-wrapper .products,
.byggmax .products-wrapper .products {
  background-image: none;
  margin-left: 117px;
}
@media all and (max-width:800px) {
  #byggmax .products-wrapper .products,
  .byggmax .products-wrapper .products {
    margin-left: 0;
    margin-top: 50px;
  }
}
#byggmax .products-wrapper .products .serviceName,
.byggmax .products-wrapper .products .serviceName {
  font-family: 'Trim B', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 56px;
  margin-bottom: 25px;
  padding-left: 17.5px;
}
#byggmax .products-wrapper .products .oneProduct,
.byggmax .products-wrapper .products .oneProduct {
  margin-left: 0px !important;
}
#byggmax .products-wrapper .products .oneProduct li,
.byggmax .products-wrapper .products .oneProduct li {
  margin: 15px 0 0 17.5px !important;
}
@media all and (max-width:800px) {
  #byggmax .products-wrapper .products .oneProduct li,
  .byggmax .products-wrapper .products .oneProduct li {
    margin: auto !important;
  }
}
#byggmax .products-wrapper .products .products-ul,
.byggmax .products-wrapper .products .products-ul {
  max-width: 700px;
  margin-left: 8px;
}
#byggmax .products-wrapper .products .products-ul .product-wrapper,
.byggmax .products-wrapper .products .products-ul .product-wrapper {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
  border: 1px solid #E9E9E9;
  min-height: 220px;
}
#byggmax .products-wrapper .products .products-ul .product-modal-wrapper,
.byggmax .products-wrapper .products .products-ul .product-modal-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 20%;
}
@media all and (max-width:800px) {
  #byggmax .products-wrapper .products .products-ul .product-modal-wrapper,
  .byggmax .products-wrapper .products .products-ul .product-modal-wrapper {
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
  }
}
#byggmax .products-wrapper .products p,
.byggmax .products-wrapper .products p {
  max-width: 700px;
  padding-left: 17.5px;
}
@media all and (max-width:800px) {
  #byggmax .products-wrapper .products p,
  .byggmax .products-wrapper .products p {
    margin-top: 190px;
    margin-bottom: 20px;
  }
}
#byggmax .products-wrapper .products p h4,
.byggmax .products-wrapper .products p h4,
#byggmax .products-wrapper .products p p,
.byggmax .products-wrapper .products p p {
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
}
#byggmax .products-wrapper .products p p,
.byggmax .products-wrapper .products p p {
  font-weight: 500;
  padding-left: 0px;
}
@media all and (max-width:800px) {
  #byggmax .products-wrapper .products p p,
  .byggmax .products-wrapper .products p p {
    margin-top: 0;
  }
}
#byggmax .products-wrapper .products__info-wrapper,
.byggmax .products-wrapper .products__info-wrapper {
  margin: 0;
}
#byggmax .products-wrapper .products__info-wrapper::after,
.byggmax .products-wrapper .products__info-wrapper::after {
  display: none;
}
#byggmax .products-wrapper .products .product-wrapper,
.byggmax .products-wrapper .products .product-wrapper {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
}
#byggmax .products-wrapper .products .product-wrapper .product__info-wrapper h4,
.byggmax .products-wrapper .products .product-wrapper .product__info-wrapper h4 {
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
#byggmax .products-wrapper .products .product-wrapper .product__info-wrapper button,
.byggmax .products-wrapper .products .product-wrapper .product__info-wrapper button {
  border-radius: 0;
  background-color: #479E41;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
#byggmax .products-wrapper .products .product-wrapper .product__img-wrapper,
.byggmax .products-wrapper .products .product-wrapper .product__img-wrapper {
  width: 100%;
  max-width: 80px;
}
#byggmax .products-wrapper .products .product-wrapper .product__img-wrapper img,
.byggmax .products-wrapper .products .product-wrapper .product__img-wrapper img {
  width: 100%;
  max-width: 134px !important;
}
#byggmax .products-wrapper .products__info-wrapper h4,
.byggmax .products-wrapper .products__info-wrapper h4 {
  font-family: 'Trim B', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 56px;
  max-width: 591px;
}
#byggmax .products-wrapper .products__info-wrapper p,
.byggmax .products-wrapper .products__info-wrapper p {
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  max-width: 591px;
  padding-left: 0px;
}
#byggmax .product-modal-wrapper .product-modal,
.byggmax .product-modal-wrapper .product-modal {
  height: 100%;
  max-height: 650px;
}
@media all and (max-width:800px) {
  #byggmax .product-modal-wrapper .product-modal,
  .byggmax .product-modal-wrapper .product-modal {
    max-height: none;
  }
}
#byggmax .product-modal-wrapper .product-modal section,
.byggmax .product-modal-wrapper .product-modal section {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media all and (max-width:800px) {
  #byggmax .product-modal-wrapper .product-modal section,
  .byggmax .product-modal-wrapper .product-modal section {
    -ms-flex-pack: initial;
    justify-content: initial;
    padding: 100px 10px 40px;
  }
}
#byggmax .product-modal-wrapper .product-modal .read-more,
.byggmax .product-modal-wrapper .product-modal .read-more {
  border-color: #479E41;
  color: #479E41;
}
#byggmax .product-modal-wrapper .product-modal .right-wrapper h4,
.byggmax .product-modal-wrapper .product-modal .right-wrapper h4 {
  position: relative;
  bottom: auto;
}
#byggmax .product-modal-wrapper .product-modal__button-wrapper img,
.byggmax .product-modal-wrapper .product-modal__button-wrapper img {
  right: 0;
  margin-right: 0;
}
@media all and (max-width:800px) {
  #byggmax .product-modal-wrapper .product-modal__button-wrapper img,
  .byggmax .product-modal-wrapper .product-modal__button-wrapper img {
    top: 70px;
  }
}
#byggmax .product-modal-wrapper .product-modal__bullet-list,
.byggmax .product-modal-wrapper .product-modal__bullet-list {
  padding: 0px 0px 0px 21px !important;
}
#byggmax .product-modal-wrapper .product-modal__bullet-list li,
.byggmax .product-modal-wrapper .product-modal__bullet-list li {
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  color: #000000;
  margin: 3px;
  position: relative;
  padding-left: 24px;
}
#byggmax .product-modal-wrapper .product-modal__bullet-list li::before,
.byggmax .product-modal-wrapper .product-modal__bullet-list li::before {
  content: url(/wp-content/themes/hemfixare/assets/img/byggmax-modal-check.svg);
  position: absolute;
  top: 2px;
  left: -21px;
}
#byggmax .product-modal-wrapper .product-modal__amounts div,
.byggmax .product-modal-wrapper .product-modal__amounts div {
  background-repeat: no-repeat;
  background-position: center;
  padding: 16px;
  border-radius: 50px;
  background-color: #479E41;
  width: 32px;
  height: 32px;
}
#byggmax .product-modal-wrapper .product-modal__amounts div:first-of-type,
.byggmax .product-modal-wrapper .product-modal__amounts div:first-of-type {
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-modal-minus.svg);
}
#byggmax .product-modal-wrapper .product-modal__amounts div:last-of-type,
.byggmax .product-modal-wrapper .product-modal__amounts div:last-of-type {
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-modal-plus.svg);
}
#byggmax .product-modal-wrapper .product-modal__parts-list li,
.byggmax .product-modal-wrapper .product-modal__parts-list li {
  background-color: transparent;
}
#byggmax .product-modal-wrapper .product-modal .product-terms,
.byggmax .product-modal-wrapper .product-modal .product-terms {
  border: 0;
  margin-bottom: 20px;
}
#byggmax .product-modal-wrapper .product-modal .product-terms p p,
.byggmax .product-modal-wrapper .product-modal .product-terms p p {
  margin-bottom: 10px !important;
}
#byggmax .product-modal-wrapper .product-modal .product-terms p strong,
.byggmax .product-modal-wrapper .product-modal .product-terms p strong {
  font-weight: bold;
}
@media all and (max-width:800px) {
  #byggmax .product-modal-wrapper .product-modal .product-terms p,
  .byggmax .product-modal-wrapper .product-modal .product-terms p {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
#byggmax .product-modal-wrapper .product-modal .product-terms span,
.byggmax .product-modal-wrapper .product-modal .product-terms span {
  color: #479E41;
}
#byggmax .product-modal-wrapper .product-modal .product-terms ul,
.byggmax .product-modal-wrapper .product-modal .product-terms ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: disc;
  padding-left: 14px;
  margin: 10px 0;
}
#byggmax .product-modal-wrapper .product-modal .product-terms ul li,
.byggmax .product-modal-wrapper .product-modal .product-terms ul li {
  width: 300px;
  color: #303030;
  font-size: 15px;
  letter-spacing: -0.12px;
  line-height: 20px;
  font-weight: normal;
  box-shadow: none;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  margin-bottom: 2px;
}
#byggmax .product-modal-wrapper .product-modal h4,
.byggmax .product-modal-wrapper .product-modal h4 {
  max-width: 405px;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 34px;
  position: absolute;
  bottom: 80px;
}
@media all and (max-width:800px) {
  #byggmax .product-modal-wrapper .product-modal h4,
  .byggmax .product-modal-wrapper .product-modal h4 {
    position: relative;
    bottom: 0;
  }
}
#byggmax .product-modal-wrapper .product-modal button,
.byggmax .product-modal-wrapper .product-modal button {
  border-radius: 0;
  background: #479E41;
  background-color: #479E41;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 18px 30px 28px;
  text-align: left;
  height: 68px;
  position: relative;
  position: absolute;
  bottom: -26px;
  right: 22px;
}
@media all and (max-width:800px) {
  #byggmax .product-modal-wrapper .product-modal button,
  .byggmax .product-modal-wrapper .product-modal button {
    position: relative;
    bottom: 20px;
    margin: 0 auto;
    right: 0;
  }
}
#byggmax .product-modal-wrapper .product-modal button::after,
.byggmax .product-modal-wrapper .product-modal button::after {
  content: '';
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-cart-arrow.png);
  background-size: 67%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 16px;
  border-radius: 50px;
  background-color: #fff;
  position: absolute;
  right: 8px;
  top: 14px;
}
#byggmax .mobile-bottom-logos,
.byggmax .mobile-bottom-logos {
  display: none;
}
@media all and (max-width:800px) {
  #byggmax .mobile-bottom-logos,
  .byggmax .mobile-bottom-logos {
    display: block;
  }
}
#byggmax .summarySent,
.byggmax .summarySent {
  margin: 0 auto !important;
}
#byggmax .summary,
.byggmax .summary {
  padding: 31px 24px;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
  max-height: 57vh;
  background-color: white;
  margin-top: 0;
  width: 100%;
  max-width: 432px;
}
@media all and (max-width:800px) {
  #byggmax .summary,
  .byggmax .summary {
    margin: 0 auto;
    background-color: transparent;
  }
}
#byggmax .summary h2,
.byggmax .summary h2 {
  color: #479E41;
}
#byggmax .summary__content,
.byggmax .summary__content {
  width: auto;
}
#byggmax .summary__total,
.byggmax .summary__total {
  width: auto;
}
#byggmax .summary__total p,
.byggmax .summary__total p {
  font-family: 'Mikro';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#byggmax .summary__line .all-parts p,
.byggmax .summary__line .all-parts p {
  text-align: left;
}
@media all and (max-width:800px) {
  #byggmax .summary__line .all-parts p,
  .byggmax .summary__line .all-parts p {
    height: auto;
  }
}
@media all and (max-width:800px) {
  #byggmax .summary__line--parts,
  .byggmax .summary__line--parts {
    margin-top: 8px;
    margin-bottom: 10px !important;
  }
}
#byggmax .summary__start,
.byggmax .summary__start {
  box-shadow: none;
  border-top: 1px solid #ededed;
}
@media all and (max-width:800px) {
  #byggmax .summary__start,
  .byggmax .summary__start {
    border: 0;
  }
}
#byggmax .summary__start--wrapper,
.byggmax .summary__start--wrapper,
#byggmax .summary__start span,
.byggmax .summary__start span {
  font-family: 'Mikro';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#byggmax .summary__start-info,
.byggmax .summary__start-info {
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-info.svg);
  margin: 0 5px 0 5px;
}
#byggmax .summary__start-info--container,
.byggmax .summary__start-info--container {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
}
#byggmax .summary__start-info--container img,
.byggmax .summary__start-info--container img {
  display: none;
}
#byggmax .summary__start-info--container div,
.byggmax .summary__start-info--container div {
  border-radius: 0;
  background: #479E41;
  background-color: #479E41;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 15px 0;
  text-align: center;
  position: relative;
}
#byggmax .checkout-banner,
.byggmax .checkout-banner {
  margin-top: 100px;
  max-width: 867px;
  width: 100%;
  background: #FBE75B;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
  padding: 21px 31px;
}
@media all and (max-width:800px) {
  #byggmax .checkout-banner,
  .byggmax .checkout-banner {
    margin-top: 45px;
    margin-bottom: 114px;
  }
}
#byggmax .checkout-banner h2,
.byggmax .checkout-banner h2 {
  font-family: 'Mikro';
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -0.02em;
  color: #2A2A2A;
  margin-bottom: 5px;
}
#byggmax .checkout-banner ul,
.byggmax .checkout-banner ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
#byggmax .checkout-banner ul li,
.byggmax .checkout-banner ul li {
  box-shadow: none;
  margin: 0;
  font-family: 'Mikro';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  color: #000000;
  padding: 0;
  text-align: left;
  padding-left: 36px;
  position: relative;
}
@media all and (max-width:800px) {
  #byggmax .checkout-banner ul li,
  .byggmax .checkout-banner ul li {
    line-height: 27px;
    margin-bottom: 10px;
  }
}
#byggmax .checkout-banner ul li::before,
.byggmax .checkout-banner ul li::before {
  content: url(/wp-content/themes/hemfixare/assets/img/byggmax-banner-check.svg);
  position: absolute;
  left: 0;
}
#byggmax .checkout-wrapper,
.byggmax .checkout-wrapper {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 57px;
  position: relative;
  max-width: 867px;
  width: 100%;
}
@media all and (max-width:800px) {
  #byggmax .checkout-wrapper,
  .byggmax .checkout-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#byggmax .checkout-wrapper__fields,
.byggmax .checkout-wrapper__fields {
  max-width: 363px;
  padding-right: 14px;
  margin-left: 4%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#byggmax .checkout-wrapper__fields::-webkit-scrollbar,
.byggmax .checkout-wrapper__fields::-webkit-scrollbar {
  display: none;
}
@media all and (max-width:800px) {
  #byggmax .checkout-wrapper__fields,
  .byggmax .checkout-wrapper__fields {
    margin: 0 auto 24px;
    padding-right: 0;
    overflow: hidden;
  }
}
#byggmax .checkout-wrapper__fields .go-back-wrapper,
.byggmax .checkout-wrapper__fields .go-back-wrapper {
  position: absolute;
  left: 27px;
  top: -45px;
}
#byggmax .checkout-wrapper__fields .go-back-wrapper .go-back,
.byggmax .checkout-wrapper__fields .go-back-wrapper .go-back {
  margin-top: 17px;
  margin-left: 4px;
}
#byggmax .checkout-wrapper__fields .go-back-wrapper .go-back::before,
.byggmax .checkout-wrapper__fields .go-back-wrapper .go-back::before {
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-back.svg);
}
#byggmax .checkout-wrapper__fields .ssn__wrapper div,
.byggmax .checkout-wrapper__fields .ssn__wrapper div {
  border-radius: 0;
  background: #479E41;
  background-color: #479E41;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 15px 0;
  text-align: center;
  height: 68px;
  position: relative;
}
#byggmax .checkout-wrapper__fields .ssn__wrapper input,
.byggmax .checkout-wrapper__fields .ssn__wrapper input {
  width: 341px !important;
  border: 1px solid #D0D0D0 !important;
  border-radius: 4px !important;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
@media all and (max-width:800px) {
  #byggmax .checkout-wrapper__fields .ssn__wrapper input,
  .byggmax .checkout-wrapper__fields .ssn__wrapper input {
    width: 335px !important;
  }
}
#byggmax .checkout-wrapper__fields .ssn__wrapper input::-webkit-input-placeholder,
.byggmax .checkout-wrapper__fields .ssn__wrapper input::-webkit-input-placeholder {
  color: #403F3F !important;
}
#byggmax .checkout-wrapper__fields .ssn__wrapper input::-moz-placeholder,
.byggmax .checkout-wrapper__fields .ssn__wrapper input::-moz-placeholder {
  color: #403F3F !important;
}
#byggmax .checkout-wrapper__fields .ssn__wrapper input:-ms-input-placeholder,
.byggmax .checkout-wrapper__fields .ssn__wrapper input:-ms-input-placeholder {
  color: #403F3F !important;
}
#byggmax .checkout-wrapper__fields .ssn__wrapper input::-ms-input-placeholder,
.byggmax .checkout-wrapper__fields .ssn__wrapper input::-ms-input-placeholder {
  color: #403F3F !important;
}
#byggmax .checkout-wrapper__fields .ssn__wrapper input::placeholder,
.byggmax .checkout-wrapper__fields .ssn__wrapper input::placeholder {
  color: #403F3F !important;
}
#byggmax .checkout-wrapper .address__label--small,
.byggmax .checkout-wrapper .address__label--small {
  font-family: 'Mikro';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #2A2A2A;
}
#byggmax .checkout-wrapper #address,
.byggmax .checkout-wrapper #address {
  max-width: 341px;
}
#byggmax .checkout-wrapper #address .top-label,
.byggmax .checkout-wrapper #address .top-label {
  font-family: 'Mikro';
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #2A2A2A;
}
#byggmax .checkout-wrapper #address .input-wrapper,
.byggmax .checkout-wrapper #address .input-wrapper {
  width: 100%;
}
#byggmax .checkout-wrapper #address input,
.byggmax .checkout-wrapper #address input {
  width: 341px !important;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
@media all and (max-width:800px) {
  #byggmax .checkout-wrapper #address input,
  .byggmax .checkout-wrapper #address input {
    max-width: 335px !important;
    width: 100% !important;
  }
}
#byggmax .checkout-wrapper #address input::-webkit-input-placeholder,
.byggmax .checkout-wrapper #address input::-webkit-input-placeholder {
  color: #403F3F !important;
}
#byggmax .checkout-wrapper #address input::-moz-placeholder,
.byggmax .checkout-wrapper #address input::-moz-placeholder {
  color: #403F3F !important;
}
#byggmax .checkout-wrapper #address input:-ms-input-placeholder,
.byggmax .checkout-wrapper #address input:-ms-input-placeholder {
  color: #403F3F !important;
}
#byggmax .checkout-wrapper #address input::-ms-input-placeholder,
.byggmax .checkout-wrapper #address input::-ms-input-placeholder {
  color: #403F3F !important;
}
#byggmax .checkout-wrapper #address input::placeholder,
.byggmax .checkout-wrapper #address input::placeholder {
  color: #403F3F !important;
}
#byggmax .checkout-wrapper .source select,
.byggmax .checkout-wrapper .source select {
  width: 341px !important;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #403F3F;
}
@media all and (max-width:800px) {
  #byggmax .checkout-wrapper .source select,
  .byggmax .checkout-wrapper .source select {
    width: 335px !important;
  }
}
#byggmax .checkout-wrapper .source select::-webkit-input-placeholder,
.byggmax .checkout-wrapper .source select::-webkit-input-placeholder {
  color: #403F3F;
}
#byggmax .checkout-wrapper .source select::-moz-placeholder,
.byggmax .checkout-wrapper .source select::-moz-placeholder {
  color: #403F3F;
}
#byggmax .checkout-wrapper .source select:-ms-input-placeholder,
.byggmax .checkout-wrapper .source select:-ms-input-placeholder {
  color: #403F3F;
}
#byggmax .checkout-wrapper .source select::-ms-input-placeholder,
.byggmax .checkout-wrapper .source select::-ms-input-placeholder {
  color: #403F3F;
}
#byggmax .checkout-wrapper .source select::placeholder,
.byggmax .checkout-wrapper .source select::placeholder {
  color: #403F3F;
}
#byggmax .checkout-wrapper .terms .checkmark,
.byggmax .checkout-wrapper .terms .checkmark {
  width: 16px;
  height: 16px;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  top: -4px;
  left: 5px;
}
#byggmax .checkout-wrapper .terms .checkmark::after,
.byggmax .checkout-wrapper .terms .checkmark::after {
  left: 4px !important;
  top: 0.5px !important;
  width: 3px !important;
  height: 8px !important;
  border-color: green !important;
}
#byggmax .checkout-wrapper .submit button,
.byggmax .checkout-wrapper .submit button {
  border-radius: 0 !important;
  background: #479E41;
  background-color: #479E41;
  font-family: 'Mikro', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
  text-align: center;
  height: 68px;
  position: relative;
}
.flyttsmart {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  .flyttsmart {
    display: block;
  }
}
.flyttsmart .products__info-wrapper {
  display: none;
}
#flyttsmart {
  margin: 0;
  width: auto;
}
@media all and (max-width:800px) {
  #flyttsmart {
    margin: 0 auto;
  }
}
.flyttsmart-safari-support {
  display: -webkit-box;
}
@media all and (max-width:800px) {
  .flyttsmart-safari-support {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}
#flyttsmart,
.flyttsmart {
  font-family: 'Gilroy', sans-serif;
  background-color: #fff !important;
}
#flyttsmart .summarySent,
.flyttsmart .summarySent {
  max-height: none !important;
}
@media all and (max-width:800px) {
  #flyttsmart .summarySent,
  .flyttsmart .summarySent {
    padding-top: 170px !important;
  }
}
#flyttsmart .breadcrumbs,
.flyttsmart .breadcrumbs {
  background-color: transparent;
  margin-left: 0;
  padding-left: 0;
}
@media all and (max-width:800px) {
  #flyttsmart .breadcrumbs,
  .flyttsmart .breadcrumbs {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 220px;
  }
}
#flyttsmart .breadcrumbs p,
.flyttsmart .breadcrumbs p {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #214766;
  white-space: nowrap;
}
@media all and (max-width:800px) {
  #flyttsmart .breadcrumbs p,
  .flyttsmart .breadcrumbs p {
    font-size: 12px;
    width: auto;
    line-height: 14px;
    text-align: left;
  }
}
#flyttsmart .breadcrumbs p:first-of-type,
.flyttsmart .breadcrumbs p:first-of-type {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  cursor: pointer;
}
#flyttsmart .one-service-only,
.flyttsmart .one-service-only {
  display: none !important;
}
#flyttsmart .source,
.flyttsmart .source {
  display: none;
}
#flyttsmart .top-bar,
.flyttsmart .top-bar {
  height: 81px;
  padding: 0;
  max-width: 1440px;
  top: 48px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar,
  .flyttsmart .top-bar {
    background-color: #CDDAE6;
    height: 132px;
  }
}
#flyttsmart .top-bar__fixed img,
.flyttsmart .top-bar__fixed img {
  cursor: auto;
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar .burger-wrapper::after,
  .flyttsmart .top-bar .burger-wrapper::after {
    content: none;
  }
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar .burger-wrapper .burger,
  .flyttsmart .top-bar .burger-wrapper .burger {
    background-image: url('/wp-content/themes/hemfixare/assets/img/flyttsmart-chevron-down.svg') !important;
    background-repeat: no-repeat !important;
    background-position: 96% 55% !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px;
    height: 56px;
    position: absolute;
    background: #fff;
    border: 1px solid #214766;
    border-radius: 4px;
    width: 95vw;
    left: 0;
    right: 0;
    padding-left: 34px;
    color: #214766;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    margin-top: -4px;
  }
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar .activeBurger::after,
  .flyttsmart .top-bar .activeBurger::after {
    content: '';
    background-color: rgba(33, 71, 102, 0.8);
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9;
  }
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar .activeBurger .burger,
  .flyttsmart .top-bar .activeBurger .burger {
    z-index: 99;
    background-image: url('/wp-content/themes/hemfixare/assets/img/flyttsmart-chevron-up.svg') !important;
    border-color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-size: 14px !important;
    padding-left: 34px;
    border-bottom: 1px solid;
  }
}
#flyttsmart .top-bar .cartActive,
.flyttsmart .top-bar .cartActive {
  width: auto;
}
#flyttsmart .top-bar .notDisabled .cart__trigger,
.flyttsmart .top-bar .notDisabled .cart__trigger {
  opacity: 1 !important;
  pointer-events: auto !important;
}
#flyttsmart .top-bar .cart-wrapper .cart__trigger,
.flyttsmart .top-bar .cart-wrapper .cart__trigger {
  margin-right: 20px;
  background-image: none;
  position: relative;
  pointer-events: none;
  border-radius: 65px;
  width: 142px !important;
  height: 40px;
  top: -3px;
}
#flyttsmart .top-bar .cart-wrapper .cart__trigger span,
.flyttsmart .top-bar .cart-wrapper .cart__trigger span {
  right: -16px;
  width: 24px;
  height: 24px;
  -ms-flex-align: center;
  align-items: center;
  background-color: #214766;
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  padding-top: 0px;
  top: -9px;
  z-index: 1;
}
#flyttsmart .top-bar .cart-wrapper .cart__trigger::before,
.flyttsmart .top-bar .cart-wrapper .cart__trigger::before {
  content: '';
  background-image: url(/wp-content/themes/hemfixare/assets/img/flyttsmart-hf-logo.svg);
  width: 106px;
  height: 20px;
  position: absolute;
  background-repeat: no-repeat;
  left: -4px;
  top: 12px;
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar .cart-wrapper .cart__trigger::before,
  .flyttsmart .top-bar .cart-wrapper .cart__trigger::before {
    left: 19px;
  }
}
#flyttsmart .top-bar .cart-wrapper .cart__trigger::after,
.flyttsmart .top-bar .cart-wrapper .cart__trigger::after {
  content: '';
  background-image: url(/wp-content/themes/hemfixare/assets/img/flyttsmart-cart.svg);
  background-size: 67%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 12px;
  border-radius: 50px;
  position: absolute;
  right: -16px;
  width: 18px;
}
#flyttsmart .top-bar .cart-wrapper .cart__start-info,
.flyttsmart .top-bar .cart-wrapper .cart__start-info {
  background-image: url(/wp-content/themes/hemfixare/assets/img/flyttsmart-info.svg);
  margin: 0 5px 0 5px;
}
#flyttsmart .top-bar .cart-wrapper .cart__start-info--container,
.flyttsmart .top-bar .cart-wrapper .cart__start-info--container {
  top: -150px;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
}
#flyttsmart .top-bar .cart-wrapper .cart__start-info--container img,
.flyttsmart .top-bar .cart-wrapper .cart__start-info--container img {
  display: none;
}
#flyttsmart .top-bar .cart-wrapper .cart__start-info--container div,
.flyttsmart .top-bar .cart-wrapper .cart__start-info--container div {
  border-radius: 0;
  background: #214766;
  background-color: #214766;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #fff;
  margin: 18px 30px 28px;
  text-align: center;
}
#flyttsmart .top-bar .cart-wrapper .cart .summary__start--wrapper,
.flyttsmart .top-bar .cart-wrapper .cart .summary__start--wrapper {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#flyttsmart .top-bar .cart-wrapper .cart .summary__start-info,
.flyttsmart .top-bar .cart-wrapper .cart .summary__start-info {
  background-image: url(/wp-content/themes/hemfixare/assets/img/flyttsmart-info.svg);
  margin: 0 5px 0 5px;
}
#flyttsmart .top-bar .cart-wrapper .cart__button-wrapper,
.flyttsmart .top-bar .cart-wrapper .cart__button-wrapper {
  position: relative;
  bottom: 0;
  margin-top: 47px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
#flyttsmart .top-bar .cart-wrapper .cart .top-wrapper img,
.flyttsmart .top-bar .cart-wrapper .cart .top-wrapper img {
  display: none;
}
#flyttsmart .top-bar .cart-wrapper .cart .top-wrapper h4,
.flyttsmart .top-bar .cart-wrapper .cart .top-wrapper h4 {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 56px;
  color: #000000;
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar .cart-wrapper .cart .product-text-wrapper,
  .flyttsmart .top-bar .cart-wrapper .cart .product-text-wrapper {
    margin-bottom: 30px;
  }
}
#flyttsmart .top-bar .cart-wrapper .cart .product-text-wrapper__list,
.flyttsmart .top-bar .cart-wrapper .cart .product-text-wrapper__list {
  min-height: auto;
  margin-bottom: 0px;
  position: relative;
  box-shadow: none;
  max-height: none;
}
#flyttsmart .top-bar .cart-wrapper .cart .product-text-wrapper__list::before,
.flyttsmart .top-bar .cart-wrapper .cart .product-text-wrapper__list::before {
  content: '';
  position: absolute;
  height: 2px;
  width: 300px;
  right: 15px;
  bottom: 0;
  background-color: #C4C4C4;
}
#flyttsmart .top-bar .cart-wrapper .cart .product-text-wrapper__settings,
.flyttsmart .top-bar .cart-wrapper .cart .product-text-wrapper__settings {
  position: relative;
  min-height: 134px;
}
#flyttsmart .top-bar .cart-wrapper .cart__inner,
.flyttsmart .top-bar .cart-wrapper .cart__inner {
  top: -69px;
  z-index: 99;
  right: 0 !important;
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar .cart-wrapper .cart__inner,
  .flyttsmart .top-bar .cart-wrapper .cart__inner {
    top: -6px;
    right: 2px !important;
  }
}
#flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rot,
.flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rot,
#flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rut,
.flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rut {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rot div,
.flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rot div,
#flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rut div,
.flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rut div {
  background: #214766;
  background-color: #214766;
}
#flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rot div span,
.flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rot div span,
#flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rut div span,
.flyttsmart .top-bar .cart-wrapper .cart__inner .toggle-rut div span {
  width: 25px;
  height: 25px;
  top: 3px;
  right: 2px;
}
#flyttsmart .top-bar .cart-wrapper .cart__inner--product,
.flyttsmart .top-bar .cart-wrapper .cart__inner--product {
  border: 0;
}
#flyttsmart .top-bar .cart-wrapper .cart__inner--product__left p,
.flyttsmart .top-bar .cart-wrapper .cart__inner--product__left p,
#flyttsmart .top-bar .cart-wrapper .cart__inner--product__left span,
.flyttsmart .top-bar .cart-wrapper .cart__inner--product__left span {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
#flyttsmart .top-bar .cart-wrapper .cart__inner--product__left p,
.flyttsmart .top-bar .cart-wrapper .cart__inner--product__left p {
  text-align: left;
}
#flyttsmart .top-bar .cart-wrapper .cart__inner--product__left--price div span,
.flyttsmart .top-bar .cart-wrapper .cart__inner--product__left--price div span {
  font-weight: 400;
}
#flyttsmart .top-bar .cart-wrapper .cart__inner span,
.flyttsmart .top-bar .cart-wrapper .cart__inner span {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#flyttsmart .top-bar .cart-wrapper .cart__inner button,
.flyttsmart .top-bar .cart-wrapper .cart__inner button {
  border-radius: 0;
  background: #214766;
  background-color: #214766 !important;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  padding-left: 25px;
  height: 68px;
  border-radius: 60px;
}
#flyttsmart .top-bar .cart-wrapper .cart__inner button::after,
.flyttsmart .top-bar .cart-wrapper .cart__inner button::after {
  content: '';
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-cart-arrow.png);
  background-size: 67%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 16px;
  border-radius: 50px;
  background-color: #fff;
  position: absolute;
  right: 6px;
  top: 19px;
}
#flyttsmart .top-bar__clas-logo-wrapper,
.flyttsmart .top-bar__clas-logo-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  max-width: 1300px;
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar__clas-logo-wrapper,
  .flyttsmart .top-bar__clas-logo-wrapper {
    padding-left: 17px;
    padding-right: 17px;
    position: absolute;
    top: 0px;
    height: 60px;
  }
}
#flyttsmart .top-bar__clas-logo-wrapper__logo,
.flyttsmart .top-bar__clas-logo-wrapper__logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar__clas-logo-wrapper__logo,
  .flyttsmart .top-bar__clas-logo-wrapper__logo {
    margin-left: 20%;
  }
}
#flyttsmart .top-bar__clas-logo-wrapper__logo img:first-of-type,
.flyttsmart .top-bar__clas-logo-wrapper__logo img:first-of-type {
  max-width: 85px !important;
  margin-bottom: 5px;
}
@media all and (max-width:800px) {
  #flyttsmart .top-bar__clas-logo-wrapper__logo img,
  .flyttsmart .top-bar__clas-logo-wrapper__logo img {
    display: none;
  }
}
#flyttsmart .top-bar__clas-logo-wrapper img,
.flyttsmart .top-bar__clas-logo-wrapper img {
  margin-left: 0;
  width: auto;
}
#flyttsmart .ikea-nav-button,
.flyttsmart .ikea-nav-button {
  border-radius: 0 !important;
  background: #214766;
  background-color: #214766;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  text-align: center;
  height: 68px;
  position: relative;
  display: none;
}
#flyttsmart .ikea-hero,
.flyttsmart .ikea-hero {
  width: 100%;
  max-width: 980px;
  margin-left: 62px;
}
@media all and (max-width:800px) {
  #flyttsmart .ikea-hero,
  .flyttsmart .ikea-hero {
    margin-left: 0px;
    margin-right: 0px;
  }
}
#flyttsmart .ikea-hero__bottom,
.flyttsmart .ikea-hero__bottom {
  max-width: 980px;
  margin-top: 100px;
}
@media all and (max-width:800px) {
  #flyttsmart .ikea-hero__bottom,
  .flyttsmart .ikea-hero__bottom {
    margin-top: 0px;
    padding-top: 89px;
  }
}
#flyttsmart .ikea-hero__bottom h2,
.flyttsmart .ikea-hero__bottom h2 {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.02em;
  font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off;
  color: #214766;
  display: inline-block;
  padding: 0;
  text-align: center;
}
#flyttsmart .ikea-hero__bottom ul,
.flyttsmart .ikea-hero__bottom ul {
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  padding-top: 60px;
  background-image: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 980px;
}
@media screen and (max-width: 992px) {
  #flyttsmart .ikea-hero__bottom ul,
  .flyttsmart .ikea-hero__bottom ul {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media all and (max-width:800px) {
  #flyttsmart .ikea-hero__bottom ul,
  .flyttsmart .ikea-hero__bottom ul {
    padding-top: 35px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
#flyttsmart .ikea-hero__bottom ul li,
.flyttsmart .ikea-hero__bottom ul li {
  background-color: #fff;
  padding: 0;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width:800px) {
  #flyttsmart .ikea-hero__bottom ul li,
  .flyttsmart .ikea-hero__bottom ul li {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 40px;
  }
}
#flyttsmart .ikea-hero__bottom ul li p,
.flyttsmart .ikea-hero__bottom ul li p,
#flyttsmart .ikea-hero__bottom ul li h4,
.flyttsmart .ikea-hero__bottom ul li h4 {
  text-align: center;
}
@media all and (max-width:800px) {
  #flyttsmart .ikea-hero__bottom ul li p,
  .flyttsmart .ikea-hero__bottom ul li p,
  #flyttsmart .ikea-hero__bottom ul li h4,
  .flyttsmart .ikea-hero__bottom ul li h4 {
    text-align: left;
  }
}
#flyttsmart .ikea-hero__bottom ul li p,
.flyttsmart .ikea-hero__bottom ul li p {
  background-color: #fff;
}
#flyttsmart .ikea-hero__bottom ul div:first-of-type,
.flyttsmart .ikea-hero__bottom ul div:first-of-type {
  margin: 0 0 16px 0;
  width: 78px;
  height: 78px;
}
@media all and (max-width:800px) {
  #flyttsmart .ikea-hero__bottom ul div:first-of-type,
  .flyttsmart .ikea-hero__bottom ul div:first-of-type {
    width: 56px;
    height: 56px;
    margin-right: 27px;
  }
}
#flyttsmart .ikea-hero__bottom ul div:last-of-type,
.flyttsmart .ikea-hero__bottom ul div:last-of-type {
  width: 100%;
  max-width: none;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width:800px) {
  #flyttsmart .ikea-hero__bottom ul div:last-of-type,
  .flyttsmart .ikea-hero__bottom ul div:last-of-type {
    max-width: 184px;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
#flyttsmart .ikea-hero__bottom ul div:last-of-type h4,
.flyttsmart .ikea-hero__bottom ul div:last-of-type h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #214766;
  margin-bottom: 9px;
}
#flyttsmart .ikea-hero__bottom ul div:last-of-type p,
.flyttsmart .ikea-hero__bottom ul div:last-of-type p {
  color: #214766;
  line-height: 26px;
  font-weight: 400;
  font-size: 16px;
  width: 248px;
}
#flyttsmart .active-subcategory,
.flyttsmart .active-subcategory {
  background-color: #EBF1F7 !important;
}
#flyttsmart .active-subcategory .service-list,
.flyttsmart .active-subcategory .service-list {
  max-width: 95vw !important;
  padding-left: 0px !important;
}
#flyttsmart .active-subcategory .service-list li,
.flyttsmart .active-subcategory .service-list li {
  border-top: 1px solid #214766;
}
#flyttsmart .active-subcategory .service-list li h4,
.flyttsmart .active-subcategory .service-list li h4 {
  font-weight: 600 !important;
  padding-left: 64px !important;
  font-size: 18px !important;
  text-align: left;
}
#flyttsmart .active-subcategory h4,
.flyttsmart .active-subcategory h4 {
  background-color: #EBF1F7 !important;
}
#flyttsmart .active-subcategory .selectedService h4,
.flyttsmart .active-subcategory .selectedService h4 {
  background-color: transparent;
  color: #214766;
}
#flyttsmart .summary__img,
.flyttsmart .summary__img {
  display: none;
}
#flyttsmart .back-to-parent,
.flyttsmart .back-to-parent {
  border: 0;
  background: #214766;
  border-radius: 60px;
  padding: 11px 25px;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
  cursor: pointer;
}
#flyttsmart .no-max-width,
.flyttsmart .no-max-width {
  max-width: none !important;
}
#flyttsmart .products-wrapper,
.flyttsmart .products-wrapper {
  background-color: #fff;
  margin-top: 132px;
  padding-left: 0;
  max-width: 358px;
}
@media all and (max-width:800px) {
  #flyttsmart .products-wrapper,
  .flyttsmart .products-wrapper {
    margin-top: 48px !important;
    max-width: none !important;
    min-width: 100vw;
  }
}
#flyttsmart .products-wrapper .sub-categories,
.flyttsmart .products-wrapper .sub-categories {
  max-width: 358px;
}
@media all and (max-width:800px) {
  #flyttsmart .products-wrapper .sub-categories,
  .flyttsmart .products-wrapper .sub-categories {
    max-width: 305px;
  }
}
#flyttsmart .products-wrapper .sub-categories h4,
.flyttsmart .products-wrapper .sub-categories h4 {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 22px;
}
#flyttsmart .products-wrapper .sub-categories h4:hover,
.flyttsmart .products-wrapper .sub-categories h4:hover {
  background-color: #eef5fa;
}
#flyttsmart .products-wrapper .sub-categories ul li,
.flyttsmart .products-wrapper .sub-categories ul li {
  width: 358px;
}
#flyttsmart .products-wrapper .sub-categories ul li:after,
.flyttsmart .products-wrapper .sub-categories ul li:after,
#flyttsmart .products-wrapper .sub-categories ul li:before,
.flyttsmart .products-wrapper .sub-categories ul li:before {
  width: 358px;
}
#flyttsmart .products-wrapper .sub-categories ul li .icon,
.flyttsmart .products-wrapper .sub-categories ul li .icon {
  min-height: auto!important;
  min-width: 22px !important;
  height: 22px !important;
  position: absolute !important;
  left: 0 !important;
  display: block !important;
}
@media all and (max-width:800px) {
  #flyttsmart .products-wrapper .sub-categories ul li .icon,
  .flyttsmart .products-wrapper .sub-categories ul li .icon {
    left: 7 !important;
    top: 16px;
  }
}
#flyttsmart .products-wrapper .mobile-active,
.flyttsmart .products-wrapper .mobile-active {
  margin-top: 28px;
  position: absolute !important;
  z-index: 9999999;
  max-width: 95vw;
  left: 0;
  right: 0;
  top: 166px !important;
  margin: auto;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow-y: scroll;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 50vh !important;
  height: 70vh !important;
  padding-bottom: 90px;
}
#flyttsmart .products-wrapper .mobile-active .sub-icon,
.flyttsmart .products-wrapper .mobile-active .sub-icon {
  display: none;
}
#flyttsmart .products-wrapper .mobile-active .active-subcategory,
.flyttsmart .products-wrapper .mobile-active .active-subcategory {
  background-color: #EBF1F7 !important;
}
#flyttsmart .products-wrapper .mobile-active .active-subcategory .service-list,
.flyttsmart .products-wrapper .mobile-active .active-subcategory .service-list {
  max-width: 95vw !important;
  padding-left: 0px !important;
}
#flyttsmart .products-wrapper .mobile-active .active-subcategory .service-list li,
.flyttsmart .products-wrapper .mobile-active .active-subcategory .service-list li {
  border-top: 1px solid #214766;
}
#flyttsmart .products-wrapper .mobile-active .active-subcategory .service-list li h4,
.flyttsmart .products-wrapper .mobile-active .active-subcategory .service-list li h4 {
  font-weight: 600 !important;
  padding-left: 80px!important;
  font-size: 18px !important;
  margin-left: 0px !important;
}
#flyttsmart .products-wrapper .mobile-active .active-subcategory h4,
.flyttsmart .products-wrapper .mobile-active .active-subcategory h4 {
  background-color: #EBF1F7 !important;
}
#flyttsmart .products-wrapper .mobile-active h4,
.flyttsmart .products-wrapper .mobile-active h4 {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 120%;
  letter-spacing: 0.02em;
  color: #214766;
  padding-left: 34px;
}
#flyttsmart .products-wrapper .activebg,
.flyttsmart .products-wrapper .activebg {
  display: block !important;
  margin-left: 117px !important;
}
#flyttsmart .products-wrapper .products,
.flyttsmart .products-wrapper .products {
  background-image: none;
  margin-left: 0px;
  display: none;
}
@media all and (max-width:800px) {
  #flyttsmart .products-wrapper .products,
  .flyttsmart .products-wrapper .products {
    margin-top: 50px;
    margin-left: 9% !important;
  }
}
#flyttsmart .products-wrapper .products .serviceName,
.flyttsmart .products-wrapper .products .serviceName {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 56px;
  margin-bottom: 25px;
  padding-left: 17.5px;
}
#flyttsmart .products-wrapper .products .oneProduct,
.flyttsmart .products-wrapper .products .oneProduct {
  margin-left: 0px !important;
}
#flyttsmart .products-wrapper .products .oneProduct li,
.flyttsmart .products-wrapper .products .oneProduct li {
  margin: 15px 0 0 17.5px !important;
}
@media all and (max-width:800px) {
  #flyttsmart .products-wrapper .products .oneProduct li,
  .flyttsmart .products-wrapper .products .oneProduct li {
    margin: auto !important;
  }
}
#flyttsmart .products-wrapper .products .products-ul,
.flyttsmart .products-wrapper .products .products-ul {
  max-width: 700px;
  margin-left: 8px;
}
@media all and (max-width:800px) {
  #flyttsmart .products-wrapper .products .products-ul,
  .flyttsmart .products-wrapper .products .products-ul {
    width: auto !important;
  }
}
#flyttsmart .products-wrapper .products .products-ul .product-wrapper,
.flyttsmart .products-wrapper .products .products-ul .product-wrapper {
  border: 1px solid #E9E9E9;
  min-height: 220px;
  -ms-flex-order: 1px solid #DADADA;
  order: 1px solid #DADADA;
  border-radius: 8px;
  max-width: 87vw;
}
@media all and (max-width:800px) {
  #flyttsmart .products-wrapper .products .products-ul .product-wrapper,
  .flyttsmart .products-wrapper .products .products-ul .product-wrapper {
    height: 182px;
  }
}
#flyttsmart .products-wrapper .products .products-ul .product-modal-wrapper,
.flyttsmart .products-wrapper .products .products-ul .product-modal-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 1%;
}
@media all and (max-width:800px) {
  #flyttsmart .products-wrapper .products .products-ul .product-modal-wrapper,
  .flyttsmart .products-wrapper .products .products-ul .product-modal-wrapper {
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
  }
}
#flyttsmart .products-wrapper .products p,
.flyttsmart .products-wrapper .products p {
  max-width: 700px;
  padding-left: 17.5px;
}
@media all and (max-width:800px) {
  #flyttsmart .products-wrapper .products p,
  .flyttsmart .products-wrapper .products p {
    margin-bottom: 20px;
    padding-left: 0px;
  }
}
#flyttsmart .products-wrapper .products p h4,
.flyttsmart .products-wrapper .products p h4,
#flyttsmart .products-wrapper .products p p,
.flyttsmart .products-wrapper .products p p {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#flyttsmart .products-wrapper .products p p,
.flyttsmart .products-wrapper .products p p {
  font-weight: 500;
  padding-left: 0px;
}
@media all and (max-width:800px) {
  #flyttsmart .products-wrapper .products p p,
  .flyttsmart .products-wrapper .products p p {
    margin-top: 0;
  }
}
#flyttsmart .products-wrapper .products__info-wrapper,
.flyttsmart .products-wrapper .products__info-wrapper {
  margin: 0;
}
#flyttsmart .products-wrapper .products__info-wrapper::after,
.flyttsmart .products-wrapper .products__info-wrapper::after {
  display: none;
}
#flyttsmart .products-wrapper .products .product-wrapper,
.flyttsmart .products-wrapper .products .product-wrapper {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08) !important;
}
#flyttsmart .products-wrapper .products .product-wrapper .product__info-wrapper h4,
.flyttsmart .products-wrapper .products .product-wrapper .product__info-wrapper h4 {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
#flyttsmart .products-wrapper .products .product-wrapper .product__info-wrapper h4:last-of-type,
.flyttsmart .products-wrapper .products .product-wrapper .product__info-wrapper h4:last-of-type {
  font-weight: 600;
}
#flyttsmart .products-wrapper .products .product-wrapper .product__info-wrapper button,
.flyttsmart .products-wrapper .products .product-wrapper .product__info-wrapper button {
  border-radius: 0;
  background-color: #214766;
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  background: #214766;
  border-radius: 60px;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
}
#flyttsmart .products-wrapper .products .product-wrapper .product__img-wrapper,
.flyttsmart .products-wrapper .products .product-wrapper .product__img-wrapper {
  width: 100%;
  max-width: 80px;
}
#flyttsmart .products-wrapper .products .product-wrapper .product__img-wrapper img,
.flyttsmart .products-wrapper .products .product-wrapper .product__img-wrapper img {
  width: 80px;
  height: 80px !important;
}
#flyttsmart .products-wrapper .products__info-wrapper h4,
.flyttsmart .products-wrapper .products__info-wrapper h4 {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 56px;
  max-width: 591px;
}
#flyttsmart .products-wrapper .products__info-wrapper p,
.flyttsmart .products-wrapper .products__info-wrapper p {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  max-width: 591px;
  padding-left: 0px;
}
#flyttsmart .product-modal-wrapper .product-modal,
.flyttsmart .product-modal-wrapper .product-modal {
  height: 100%;
  max-height: 650px;
}
@media all and (max-width:800px) {
  #flyttsmart .product-modal-wrapper .product-modal,
  .flyttsmart .product-modal-wrapper .product-modal {
    max-height: none;
  }
}
#flyttsmart .product-modal-wrapper .product-modal section,
.flyttsmart .product-modal-wrapper .product-modal section {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media all and (max-width:800px) {
  #flyttsmart .product-modal-wrapper .product-modal section,
  .flyttsmart .product-modal-wrapper .product-modal section {
    -ms-flex-pack: initial;
    justify-content: initial;
    padding: 0px 10px 40px;
  }
}
@media all and (max-width:800px) {
  #flyttsmart .product-modal-wrapper .product-modal .top-wrapper div h2:first-of-type,
  .flyttsmart .product-modal-wrapper .product-modal .top-wrapper div h2:first-of-type {
    max-width: 235px;
  }
}
#flyttsmart .product-modal-wrapper .product-modal__price,
.flyttsmart .product-modal-wrapper .product-modal__price,
#flyttsmart .product-modal-wrapper .product-modal__summary,
.flyttsmart .product-modal-wrapper .product-modal__summary {
  font-weight: 700;
}
#flyttsmart .product-modal-wrapper .product-modal .read-more,
.flyttsmart .product-modal-wrapper .product-modal .read-more {
  border-color: #214766;
  color: #214766;
}
#flyttsmart .product-modal-wrapper .product-modal .right-wrapper h4,
.flyttsmart .product-modal-wrapper .product-modal .right-wrapper h4 {
  position: relative;
  bottom: auto;
}
#flyttsmart .product-modal-wrapper .product-modal__button-wrapper img,
.flyttsmart .product-modal-wrapper .product-modal__button-wrapper img {
  right: 0;
  margin-right: 0;
}
@media all and (max-width:800px) {
  #flyttsmart .product-modal-wrapper .product-modal__button-wrapper img,
  .flyttsmart .product-modal-wrapper .product-modal__button-wrapper img {
    top: 0px;
  }
}
#flyttsmart .product-modal-wrapper .product-modal__bullet-list li,
.flyttsmart .product-modal-wrapper .product-modal__bullet-list li {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  color: #000000;
  margin: 3px;
  position: relative;
  padding-left: 24px;
}
#flyttsmart .product-modal-wrapper .product-modal__bullet-list li::before,
.flyttsmart .product-modal-wrapper .product-modal__bullet-list li::before {
  content: url(/wp-content/themes/hemfixare/assets/img/flyttsmart-modal-check.svg);
  position: absolute;
  top: 7px;
  left: 0;
}
#flyttsmart .product-modal-wrapper .product-modal__amounts div,
.flyttsmart .product-modal-wrapper .product-modal__amounts div {
  background-repeat: no-repeat;
  background-position: center;
  padding: 16px;
  border-radius: 50px;
  background-color: #214766;
  width: 32px;
  height: 32px;
}
#flyttsmart .product-modal-wrapper .product-modal__amounts div:first-of-type,
.flyttsmart .product-modal-wrapper .product-modal__amounts div:first-of-type {
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-modal-minus.svg);
}
#flyttsmart .product-modal-wrapper .product-modal__amounts div:last-of-type,
.flyttsmart .product-modal-wrapper .product-modal__amounts div:last-of-type {
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-modal-plus.svg);
}
#flyttsmart .product-modal-wrapper .product-modal__parts-list,
.flyttsmart .product-modal-wrapper .product-modal__parts-list {
  max-height: 350px;
  overflow: scroll;
  padding-bottom: 20px;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#flyttsmart .product-modal-wrapper .product-modal__parts-list li,
.flyttsmart .product-modal-wrapper .product-modal__parts-list li {
  background-color: transparent;
  min-height: auto !important;
}
#flyttsmart .product-modal-wrapper .product-modal .product-terms,
.flyttsmart .product-modal-wrapper .product-modal .product-terms {
  border: 0;
  margin-bottom: 20px;
}
#flyttsmart .product-modal-wrapper .product-modal .product-terms p p,
.flyttsmart .product-modal-wrapper .product-modal .product-terms p p {
  margin-bottom: 10px;
}
#flyttsmart .product-modal-wrapper .product-modal .product-terms p strong,
.flyttsmart .product-modal-wrapper .product-modal .product-terms p strong {
  font-weight: bold;
}
@media all and (max-width:800px) {
  #flyttsmart .product-modal-wrapper .product-modal .product-terms p,
  .flyttsmart .product-modal-wrapper .product-modal .product-terms p {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
#flyttsmart .product-modal-wrapper .product-modal .product-terms span,
.flyttsmart .product-modal-wrapper .product-modal .product-terms span {
  color: #214766;
}
#flyttsmart .product-modal-wrapper .product-modal .product-terms ul,
.flyttsmart .product-modal-wrapper .product-modal .product-terms ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: disc;
  padding-left: 14px;
  margin: 10px 0;
}
#flyttsmart .product-modal-wrapper .product-modal .product-terms ul li,
.flyttsmart .product-modal-wrapper .product-modal .product-terms ul li {
  width: 300px;
  color: #303030;
  font-size: 15px;
  letter-spacing: -0.12px;
  line-height: 20px;
  font-weight: normal;
  box-shadow: none;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  margin-bottom: 2px;
}
#flyttsmart .product-modal-wrapper .product-modal h4,
.flyttsmart .product-modal-wrapper .product-modal h4 {
  max-width: 405px;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 34px;
  position: absolute;
  bottom: 80px;
}
@media all and (max-width:800px) {
  #flyttsmart .product-modal-wrapper .product-modal h4,
  .flyttsmart .product-modal-wrapper .product-modal h4 {
    position: relative;
    bottom: 0;
  }
}
#flyttsmart .product-modal-wrapper .product-modal button,
.flyttsmart .product-modal-wrapper .product-modal button {
  background: #214766;
  background-color: #214766 !important;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #fff;
  margin: 18px 30px 28px;
  text-align: left;
  padding-left: 25px;
  height: 68px;
  position: relative;
  position: absolute;
  bottom: -14px;
  right: -8px;
  border-radius: 60px;
}
@media all and (max-width:800px) {
  #flyttsmart .product-modal-wrapper .product-modal button,
  .flyttsmart .product-modal-wrapper .product-modal button {
    position: relative;
    bottom: 20px;
    margin: 0 auto;
    right: 0;
  }
}
#flyttsmart .product-modal-wrapper .product-modal button::after,
.flyttsmart .product-modal-wrapper .product-modal button::after {
  content: '';
  background-image: url(/wp-content/themes/hemfixare/assets/img/byggmax-cart-arrow.png);
  background-size: 67%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 16px;
  border-radius: 50px;
  background-color: #fff;
  position: absolute;
  right: 18px;
  top: 19px;
}
@media all and (max-width:800px) {
  #flyttsmart .product-modal-wrapper .product-modal button::after,
  .flyttsmart .product-modal-wrapper .product-modal button::after {
    top: 14px;
  }
}
#flyttsmart .mobile-bottom-logos,
.flyttsmart .mobile-bottom-logos {
  display: none;
}
@media all and (max-width:800px) {
  #flyttsmart .mobile-bottom-logos,
  .flyttsmart .mobile-bottom-logos {
    display: block;
  }
}
#flyttsmart .summarySent,
.flyttsmart .summarySent {
  margin: 0 auto !important;
}
#flyttsmart .summary,
.flyttsmart .summary {
  padding: 31px 24px;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
  max-height: 57vh;
  background-color: white;
  margin-top: 0;
  width: 100%;
  max-width: 432px;
}
@media all and (max-width:800px) {
  #flyttsmart .summary,
  .flyttsmart .summary {
    margin: 0 auto;
    background-color: transparent;
  }
}
#flyttsmart .summary h2,
.flyttsmart .summary h2 {
  color: #214766;
}
#flyttsmart .summary__content,
.flyttsmart .summary__content {
  width: auto;
}
#flyttsmart .summary__total,
.flyttsmart .summary__total {
  width: auto;
}
#flyttsmart .summary__total p,
.flyttsmart .summary__total p {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#flyttsmart .summary__line .all-parts p,
.flyttsmart .summary__line .all-parts p {
  text-align: left;
}
@media all and (max-width:800px) {
  #flyttsmart .summary__line .all-parts p,
  .flyttsmart .summary__line .all-parts p {
    height: auto;
  }
}
@media all and (max-width:800px) {
  #flyttsmart .summary__line--parts,
  .flyttsmart .summary__line--parts {
    margin-top: 8px;
    margin-bottom: 10px !important;
  }
}
#flyttsmart .summary__start,
.flyttsmart .summary__start {
  box-shadow: none;
  border-top: 1px solid #ededed;
}
@media all and (max-width:800px) {
  #flyttsmart .summary__start,
  .flyttsmart .summary__start {
    border: 0;
  }
}
#flyttsmart .summary__start--wrapper,
.flyttsmart .summary__start--wrapper,
#flyttsmart .summary__start span,
.flyttsmart .summary__start span {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#flyttsmart .summary__start-info,
.flyttsmart .summary__start-info {
  background-image: url(/wp-content/themes/hemfixare/assets/img/flyttsmart-info.svg);
  margin: 0 5px 0 5px;
}
#flyttsmart .summary__start-info--container,
.flyttsmart .summary__start-info--container {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
}
#flyttsmart .summary__start-info--container img,
.flyttsmart .summary__start-info--container img {
  display: none;
}
#flyttsmart .summary__start-info--container div,
.flyttsmart .summary__start-info--container div {
  border-radius: 0;
  background: #214766;
  background-color: #214766;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #fff;
  margin: 15px 0;
  text-align: center;
  position: relative;
}
#flyttsmart .checkout-banner,
.flyttsmart .checkout-banner {
  margin-top: 130px;
  max-width: 867px;
  width: 100%;
  background: #CDDAE6;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
  padding: 21px 31px;
}
@media all and (max-width:800px) {
  #flyttsmart .checkout-banner,
  .flyttsmart .checkout-banner {
    margin-top: 45px;
    margin-bottom: 114px;
  }
}
#flyttsmart .checkout-banner h2,
.flyttsmart .checkout-banner h2 {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -0.02em;
  color: #2A2A2A;
  margin-bottom: 5px;
}
#flyttsmart .checkout-banner ul,
.flyttsmart .checkout-banner ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
#flyttsmart .checkout-banner ul li,
.flyttsmart .checkout-banner ul li {
  box-shadow: none;
  margin: 0;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  color: #000000;
  padding: 0;
  text-align: left;
  padding-left: 36px;
  position: relative;
}
@media all and (max-width:800px) {
  #flyttsmart .checkout-banner ul li,
  .flyttsmart .checkout-banner ul li {
    line-height: 27px;
    margin-bottom: 10px;
  }
}
#flyttsmart .checkout-banner ul li::before,
.flyttsmart .checkout-banner ul li::before {
  content: url(/wp-content/themes/hemfixare/assets/img/flyttsmart-modal-check.svg);
  position: absolute;
  left: 2px;
}
#flyttsmart .go-back::before,
.flyttsmart .go-back::before {
  background-image: url(/wp-content/themes/hemfixare/assets/img/flyttsmart-back.svg);
}
#flyttsmart .checkout-wrapper,
.flyttsmart .checkout-wrapper {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 57px;
  position: relative;
  max-width: 867px;
  width: 100%;
}
@media all and (max-width:800px) {
  #flyttsmart .checkout-wrapper,
  .flyttsmart .checkout-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#flyttsmart .checkout-wrapper__fields,
.flyttsmart .checkout-wrapper__fields {
  max-width: 363px;
  padding-right: 14px;
  margin-left: 4%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#flyttsmart .checkout-wrapper__fields::-webkit-scrollbar,
.flyttsmart .checkout-wrapper__fields::-webkit-scrollbar {
  display: none;
}
@media all and (max-width:800px) {
  #flyttsmart .checkout-wrapper__fields,
  .flyttsmart .checkout-wrapper__fields {
    margin: 0 auto 24px;
    padding-right: 0;
    overflow: hidden;
  }
}
#flyttsmart .checkout-wrapper__fields .go-back-wrapper,
.flyttsmart .checkout-wrapper__fields .go-back-wrapper {
  position: absolute;
  left: 27px;
  top: -45px;
}
#flyttsmart .checkout-wrapper__fields .go-back-wrapper .go-back,
.flyttsmart .checkout-wrapper__fields .go-back-wrapper .go-back {
  margin-top: 17px;
  margin-left: 4px;
}
#flyttsmart .checkout-wrapper__fields .go-back-wrapper .go-back::before,
.flyttsmart .checkout-wrapper__fields .go-back-wrapper .go-back::before {
  background-image: url(/wp-content/themes/hemfixare/assets/img/flyttsmart-back.svg);
}
#flyttsmart .checkout-wrapper__fields .ssn__wrapper div,
.flyttsmart .checkout-wrapper__fields .ssn__wrapper div {
  background: #214766;
  background-color: #214766;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #fff;
  margin: 15px 0;
  text-align: center;
  height: 68px;
  position: relative;
  border-radius: 60px;
}
#flyttsmart .checkout-wrapper__fields .ssn__wrapper input,
.flyttsmart .checkout-wrapper__fields .ssn__wrapper input {
  width: 341px !important;
  border: 1px solid #D0D0D0 !important;
  border-radius: 4px !important;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
@media all and (max-width:800px) {
  #flyttsmart .checkout-wrapper__fields .ssn__wrapper input,
  .flyttsmart .checkout-wrapper__fields .ssn__wrapper input {
    width: 335px !important;
  }
}
#flyttsmart .checkout-wrapper__fields .ssn__wrapper input::-webkit-input-placeholder,
.flyttsmart .checkout-wrapper__fields .ssn__wrapper input::-webkit-input-placeholder {
  color: #403F3F !important;
}
#flyttsmart .checkout-wrapper__fields .ssn__wrapper input::-moz-placeholder,
.flyttsmart .checkout-wrapper__fields .ssn__wrapper input::-moz-placeholder {
  color: #403F3F !important;
}
#flyttsmart .checkout-wrapper__fields .ssn__wrapper input:-ms-input-placeholder,
.flyttsmart .checkout-wrapper__fields .ssn__wrapper input:-ms-input-placeholder {
  color: #403F3F !important;
}
#flyttsmart .checkout-wrapper__fields .ssn__wrapper input::-ms-input-placeholder,
.flyttsmart .checkout-wrapper__fields .ssn__wrapper input::-ms-input-placeholder {
  color: #403F3F !important;
}
#flyttsmart .checkout-wrapper__fields .ssn__wrapper input::placeholder,
.flyttsmart .checkout-wrapper__fields .ssn__wrapper input::placeholder {
  color: #403F3F !important;
}
#flyttsmart .checkout-wrapper .address__label--small,
.flyttsmart .checkout-wrapper .address__label--small {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #2A2A2A;
}
#flyttsmart .checkout-wrapper #address,
.flyttsmart .checkout-wrapper #address {
  max-width: 341px;
}
#flyttsmart .checkout-wrapper #address .top-label,
.flyttsmart .checkout-wrapper #address .top-label {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #2A2A2A;
}
#flyttsmart .checkout-wrapper #address .input-wrapper,
.flyttsmart .checkout-wrapper #address .input-wrapper {
  width: 100%;
  height: auto;
}
#flyttsmart .checkout-wrapper #address input,
.flyttsmart .checkout-wrapper #address input {
  width: 341px !important;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
@media all and (max-width:800px) {
  #flyttsmart .checkout-wrapper #address input,
  .flyttsmart .checkout-wrapper #address input {
    max-width: 335px !important;
    width: 100% !important;
  }
}
#flyttsmart .checkout-wrapper #address input::-webkit-input-placeholder,
.flyttsmart .checkout-wrapper #address input::-webkit-input-placeholder {
  color: #403F3F !important;
}
#flyttsmart .checkout-wrapper #address input::-moz-placeholder,
.flyttsmart .checkout-wrapper #address input::-moz-placeholder {
  color: #403F3F !important;
}
#flyttsmart .checkout-wrapper #address input:-ms-input-placeholder,
.flyttsmart .checkout-wrapper #address input:-ms-input-placeholder {
  color: #403F3F !important;
}
#flyttsmart .checkout-wrapper #address input::-ms-input-placeholder,
.flyttsmart .checkout-wrapper #address input::-ms-input-placeholder {
  color: #403F3F !important;
}
#flyttsmart .checkout-wrapper #address input::placeholder,
.flyttsmart .checkout-wrapper #address input::placeholder {
  color: #403F3F !important;
}
#flyttsmart .checkout-wrapper .source select,
.flyttsmart .checkout-wrapper .source select {
  width: 341px !important;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #403F3F;
}
@media all and (max-width:800px) {
  #flyttsmart .checkout-wrapper .source select,
  .flyttsmart .checkout-wrapper .source select {
    width: 335px !important;
  }
}
#flyttsmart .checkout-wrapper .source select::-webkit-input-placeholder,
.flyttsmart .checkout-wrapper .source select::-webkit-input-placeholder {
  color: #403F3F;
}
#flyttsmart .checkout-wrapper .source select::-moz-placeholder,
.flyttsmart .checkout-wrapper .source select::-moz-placeholder {
  color: #403F3F;
}
#flyttsmart .checkout-wrapper .source select:-ms-input-placeholder,
.flyttsmart .checkout-wrapper .source select:-ms-input-placeholder {
  color: #403F3F;
}
#flyttsmart .checkout-wrapper .source select::-ms-input-placeholder,
.flyttsmart .checkout-wrapper .source select::-ms-input-placeholder {
  color: #403F3F;
}
#flyttsmart .checkout-wrapper .source select::placeholder,
.flyttsmart .checkout-wrapper .source select::placeholder {
  color: #403F3F;
}
#flyttsmart .checkout-wrapper .terms .checkmark,
.flyttsmart .checkout-wrapper .terms .checkmark {
  width: 16px;
  height: 16px;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  top: -4px;
  left: 5px;
}
#flyttsmart .checkout-wrapper .terms .checkmark::after,
.flyttsmart .checkout-wrapper .terms .checkmark::after {
  left: 4px !important;
  top: 0.5px !important;
  width: 3px !important;
  height: 8px !important;
  border-color: #214766 !important;
}
#flyttsmart .checkout-wrapper .submit button,
.flyttsmart .checkout-wrapper .submit button {
  border-radius: 60px !important;
  background: #214766;
  background-color: #214766;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  text-align: center;
  height: 68px;
  position: relative;
}
.flyttsmart__hero {
  position: absolute;
  width: 100vw;
  height: 48px;
  margin: 0;
  left: 0;
  background-color: #214766;
}
.flyttsmart__hero--inner {
  max-width: 1300px;
  margin: 0 auto;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 14px;
  height: 48px;
  width: 100%;
  background-color: #214766;
  z-index: 9;
  padding-left: 0;
}
@media all and (max-width:800px) {
  .flyttsmart__hero--inner {
    padding-left: 14px;
  }
}
.flyttsmart__hero .redirect-flyttsmart {
  background-image: url('/wp-content/themes/hemfixare/assets/img/flyttsmart-header-logo.svg');
  background-repeat: no-repeat;
  width: 160px;
  background-size: contain;
  height: 30px;
  z-index: 1;
  cursor: pointer;
}
@media all and (max-width:800px) {
  .flyttsmart__hero .redirect-flyttsmart {
    width: 183px;
    background-size: cover;
    width: 94px;
    height: 16px;
  }
}
.flyttsmart__mobile-arrow {
  display: none;
}
@media all and (max-width:800px) {
  .flyttsmart__mobile-arrow {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 89px;
    width: 100%;
    padding-left: 20px;
    background-color: #CDDAE6;
    padding-bottom: 7px;
    padding-top: 2px;
  }
  .flyttsmart__mobile-arrow p {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.02em;
    font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off;
    color: #214766;
    width: 226px;
  }
}
.flyttsmart__intro-text {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 34px;
  margin-bottom: 60px;
}
@media all and (max-width:800px) {
  .flyttsmart__intro-text {
    margin-bottom: 0px;
  }
}
.flyttsmart__intro-text .top-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}
@media all and (max-width:800px) {
  .flyttsmart__intro-text .top-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0px;
  }
}
.flyttsmart__intro-text img {
  width: 80px;
  height: auto;
  margin-right: 43px;
}
@media all and (max-width:800px) {
  .flyttsmart__intro-text img {
    margin-bottom: 14px;
    width: 36px;
    margin-right: 0;
  }
}
.flyttsmart__intro-text h1 {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #214766;
}
@media all and (max-width:800px) {
  .flyttsmart__intro-text h1 {
    margin-bottom: 24px;
  }
}
.flyttsmart__intro-text p {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #214766;
  max-width: 343px;
}
.flyttsmart__intro-text a {
  color: #214766;
}
.fs-footer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100vw;
  height: 274px;
  background-color: #214766;
  margin-top: 60px;
}
@media all and (max-width:800px) {
  .fs-footer {
    margin-top: 40px;
  }
}
.fs-footer article {
  max-width: 525px;
  padding: 48px 0px;
}
.fs-footer article h3 {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #fff;
}
@media all and (max-width:800px) {
  .fs-footer article h3 {
    font-size: 18px;
  }
}
.fs-footer__icon-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 220px;
  margin: 17px 0 14px;
}
.fs-footer__icon-wrapper a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.fs-footer__icon-wrapper a img {
  width: 60px;
  height: auto;
  margin-bottom: 15px;
}
.fs-footer__icon-wrapper a p {
  color: #fff;
  font-size: 12px;
  margin-top: 8px;
  font-weight: 700;
}
.fs-footer__opening-hours {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
}
#searchform {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  max-width: 1200px;
}
.search-icon {
  background-image: url("/wp-content/themes/hemfixare/assets/img/search-bar-icon.svg");
  background-repeat: no-repeat;
  background-position: 96% 47%;
}
@media all and (max-width:800px) {
  .search-icon {
    width: 38px;
    background-position: 71% 47%;
  }
}
.list-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
.ais-Hits-list {
  list-style: none;
  position: absolute;
  background-color: white;
  width: -webkit-calc(100vw - 152px);
  width: calc(100vw - 152px);
}
.search-button {
  display: none;
}
.search-results {
  max-width: 1500px;
}
.search-results h2 {
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: 10px;
  font-weight: bold;
}
.search-results__wrapper {
  padding-left: 110px;
}
@media all and (max-width:800px) {
  .search-results__wrapper {
    padding: 0px 20px;
  }
}
.search-results__posts a {
  max-width: 900px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-decoration: none;
  margin-bottom: 20px;
  color: #000;
}
.search-results__posts a:hover {
  opacity: 0.5;
}
.algolia-autocomplete {
  width: 100vw !important;
  max-width: 1550px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  left: 0 !important;
  right: 0 !important;
}
.ais-InstantSearch {
  position: relative;
  width: 80%;
  max-width: 476px;
  margin-right: 32px;
  transition: max-width 0.4s;
  margin-left: 56px;
  width: 476px;
}
@media all and (max-width:1441px) {
  .ais-InstantSearch {
    width: 400px;
  }
}
@media all and (max-width:1050px) {
  .ais-InstantSearch {
    margin-right: 0;
    max-width: 100%;
    width: 250px;
  }
}
@media all and (max-width:800px) {
  .ais-InstantSearch {
    margin: 15px 0 8px 0px;
    width: 100%;
  }
}
.ais-InstantSearch .hits-wrapper {
  padding-top: 0px !important;
  border-top: 0 !important;
}
.ais-InstantSearch .suggestions:not(.hide-results) {
  padding-top: 54px !important;
}
.ais-InstantSearch .reindex-button {
  border: 0;
}
.ais-InstantSearch .hits-wrapper,
.ais-InstantSearch .suggestions {
  position: absolute;
  left: 0;
  margin-top: -1px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #eee5d4;
  border-radius: 0 0 8px 8px;
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.08);
  opacity: 1;
  overflow: hidden;
  transition: opacity 0.2s;
  padding-top: 29px;
}
.ais-InstantSearch .hits-wrapper ul,
.ais-InstantSearch .suggestions ul {
  min-height: 50px;
}
@media all and (max-width:800px) {
  .ais-InstantSearch .hits-wrapper ul,
  .ais-InstantSearch .suggestions ul {
    max-height: 60vh;
  }
}
.ais-InstantSearch .hits-wrapper ul h4,
.ais-InstantSearch .suggestions ul h4 {
  position: absolute;
  top: 20px;
  left: 32px;
}
@media all and (max-width:1050px) {
  .ais-InstantSearch .hits-wrapper ul h4,
  .ais-InstantSearch .suggestions ul h4 {
    left: 16px;
  }
}
.ais-InstantSearch .hits-wrapper ul li,
.ais-InstantSearch .suggestions ul li {
  position: relative;
  margin-left: 0px;
  padding: 16px;
  width: 100%;
  border-bottom: 1px solid #ece6dc;
}
.ais-InstantSearch .hits-wrapper ul li:first-of-type,
.ais-InstantSearch .suggestions ul li:first-of-type {
  border-top: 1px solid #ece6dc;
}
@media all and (max-width:800px) {
  .ais-InstantSearch .hits-wrapper ul li,
  .ais-InstantSearch .suggestions ul li {
    padding: 8px 16px;
    border-bottom: 1px solid #ece6dc;
  }
}
.ais-InstantSearch .hits-wrapper ul li:after,
.ais-InstantSearch .suggestions ul li:after {
  content: none;
  position: absolute;
  top: -webkit-calc(50% - 16px * 0.5);
  top: calc(50% - 16px * 0.5);
  right: 32px;
  width: 9px;
  height: 16px;
  background-image: url(/wp-content/themes/hemfixare/assets/img/hambuger-chevron.svg);
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.2s;
}
.ais-InstantSearch .hits-wrapper ul li a,
.ais-InstantSearch .suggestions ul li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  color: #000;
}
.ais-InstantSearch .hits-wrapper ul li a img,
.ais-InstantSearch .suggestions ul li a img,
.ais-InstantSearch .hits-wrapper ul li a .no-icon,
.ais-InstantSearch .suggestions ul li a .no-icon {
  width: 44px;
  height: 44px;
  margin-right: 24px;
}
@media all and (max-width:800px) {
  .ais-InstantSearch .hits-wrapper ul li a img,
  .ais-InstantSearch .suggestions ul li a img,
  .ais-InstantSearch .hits-wrapper ul li a .no-icon,
  .ais-InstantSearch .suggestions ul li a .no-icon {
    margin-right: 16px;
  }
}
.ais-InstantSearch .hits-wrapper ul li p,
.ais-InstantSearch .suggestions ul li p {
  text-transform: capitalize;
  display: inline-block;
  width: 100%;
  padding: 8px 16px;
}
@media all and (max-width:1050px) {
  .ais-InstantSearch .hits-wrapper ul li p,
  .ais-InstantSearch .suggestions ul li p {
    padding: 8px 0;
  }
}
.ais-InstantSearch .hits-wrapper ul li p:hover,
.ais-InstantSearch .suggestions ul li p:hover {
  cursor: pointer;
}
.ais-InstantSearch .hits-wrapper ul li:hover,
.ais-InstantSearch .suggestions ul li:hover {
  background-color: rgba(250, 243, 233, 0.5);
}
.ais-InstantSearch .hits-wrapper ul li:hover:after,
.ais-InstantSearch .suggestions ul li:hover:after {
  content: "";
}
@media all and (max-width:800px) {
  .ais-InstantSearch .hits-wrapper ul li:hover:after,
  .ais-InstantSearch .suggestions ul li:hover:after {
    content: unset;
  }
}
.ais-InstantSearch .hits-wrapper ul li:hover a,
.ais-InstantSearch .suggestions ul li:hover a {
  text-decoration: underline;
}
.ais-InstantSearch .hits-wrapper__empty,
.ais-InstantSearch .suggestions__empty {
  padding: 0 32px;
}
.ais-InstantSearch .ais-SearchBox {
  position: relative;
}
.ais-InstantSearch .ais-SearchBox .close-icon {
  display: none;
}
.ais-InstantSearch .ais-SearchBox .close-icon__active {
  width: 30px;
  height: 30px;
  background-image: url(/wp-content/themes/hemfixare/assets/img/reset-search.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  display: block;
  right: 14px;
  top: 12px;
  background-color: #fff;
  cursor: pointer;
}
@media all and (max-width:800px) {
  .ais-InstantSearch .ais-SearchBox .close-icon__active {
    left: 14px;
    top: 14px;
  }
}
.ais-InstantSearch .ais-SearchBox-input {
  padding: 4px 48px 0 32px;
  width: 100%;
  height: 56px;
  font-family: "NeueEinstellung";
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: #000;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #fff;
  background-image: url("/wp-content/themes/hemfixare/assets/img/search-icon.svg");
  background-repeat: no-repeat;
  background-position: center right 16px;
  transition: border-radius 0.2s 0.2s;
}
@media all and (max-width:800px) {
  .ais-InstantSearch .ais-SearchBox-input {
    padding: 4px 0 0 48px;
    background-position: center left 16px;
  }
}
.ais-InstantSearch .ais-SearchBox-input::-webkit-input-placeholder {
  color: #000 !important;
}
.ais-InstantSearch .ais-SearchBox-input::-moz-placeholder {
  color: #000 !important;
}
.ais-InstantSearch .ais-SearchBox-input:-ms-input-placeholder {
  color: #000 !important;
}
.ais-InstantSearch .ais-SearchBox-input::-ms-input-placeholder {
  color: #000 !important;
}
.ais-InstantSearch .ais-SearchBox-input::placeholder {
  color: #000 !important;
}
.ais-InstantSearch .ais-SearchBox-input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
.ais-InstantSearch .ais-SearchBox-submit,
.ais-InstantSearch .ais-SearchBox-reset {
  display: none;
}
.ais-InstantSearch .hide-results {
  border: none;
  opacity: 0;
  padding: 0;
  height: 0px;
}
@media all and (max-width:800px) {
  .ais-InstantSearch .hide-results {
    display: none;
  }
}
.ais-InstantSearch .hide-results .ais-Hits {
  padding: 24px 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}
.ais-InstantSearch .hide-results .ais-Hits * {
  display: none;
}
.ais-InstantSearch.active {
  max-width: 700px;
}
.ais-InstantSearch.active .ais-SearchBox-input {
  border-radius: 8px 8px 0 0;
  transition: border-radius 0.2s;
}
.ais-Hits {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-bottom: 24px;
  max-height: 80vh;
  overflow-y: auto;
  opacity: 1;
  transition: all 0.2s ease-in-out 0.2s;
}
.ais-Hits ul,
.ais-Hits ol {
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: none;
}
.ais-Hits ul .ais-Highlight-highlighted,
.ais-Hits ol .ais-Highlight-highlighted {
  background-color: transparent;
  font-weight: 600;
}
.ais-Hits h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
}
.ais-Hits .ais-Highlight mark {
  background-color: #ffedd0;
}
.redirection-summary {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 299px;
}
@media all and (max-width:1280px) {
  .redirection-summary {
    margin-left: 239.2px;
  }
}
@media all and (max-width:800px) {
  .redirection-summary {
    margin-left: 0;
  }
}
.redirection-summary__wrapper {
  width: 343px;
  margin: 0 auto;
}
.redirection-summary img {
  display: block;
  width: 87px;
  margin: 25px auto 39px;
}
.redirection-summary h1 {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  text-align: left;
}
.redirection-summary .message {
  max-width: 400px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  margin-top: 5px;
  margin-bottom: 30px;
}
.redirection-summary h5 {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 8px;
  margin-top: 36px;
}
.redirection-summary__list-wrapper {
  padding-bottom: 15px;
}
.redirection-summary__list-wrapper ul {
  list-style: none;
  margin: 0 auto;
}
.redirection-summary__list-wrapper ul .product {
  margin-top: 7px;
}
.redirection-summary__list-wrapper ul .product div {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.redirection-summary__list-wrapper ul .product div p {
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px;
  line-height: 150%;
  padding-left: 0px !important;
}
.redirection-summary__list-wrapper ul .product .parts p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: gray;
}
.redirection-summary__list-wrapper ul .product .parts p:last-of-type {
  font-weight: 900 !important;
}
.redirection-summary .start {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
  box-shadow: 0px -5px 10px -11px #000000;
  padding-top: 20px;
}
.redirection-summary .start div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.redirection-summary .start__trigger {
  width: 20px;
  height: 20px;
  position: relative;
  background-image: url("/wp-content/themes/hemfixare/assets/img/info.svg");
  background-size: contain;
  margin: 0 5px 0 2px;
  cursor: pointer;
}
.redirection-summary .total {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 38px 0px 28px 0px;
}
.redirection-summary .info-modal {
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 7%;
  width: 90%;
  text-align: center;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  padding: 32px 14px;
  border-radius: 8px;
  width: 360px;
  z-index: 9999;
}
.redirection-summary .info-modal img {
  width: 45px;
  height: 45px;
}
.redirection-summary .info-modal h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
  margin: 16px 0;
}
.redirection-summary .info-modal p {
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  /* or 150% */
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.15px;
}
.redirection-summary .info-modal div {
  background: -o-linear-gradient(338.96deg, #ffa149 -4.1%, #ff3c00 81.19%);
  background: linear-gradient(111.04deg, #ffa149 -4.1%, #ff3c00 81.19%);
  border-radius: 8px;
  padding: 18px 97px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  margin-top: 32px;
  cursor: pointer;
}
.redirection-summary .info-modal div:hover {
  opacity: 0.8;
}
.redirection-summary .active-modal {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.wpforms-container .wpforms-page-indicator-page-progress-wrap {
  display: block;
  width: 100%;
  background-color: #ddd;
  height: 18px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin: 5px 0 60px;
}
.wpforms-container .wpforms-page-indicator-page-progress-wrap .wpforms-page-indicator-page-progress {
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
}
.wpforms-container h3 {
  color: #ea662c !important;
}
.wpforms-container .wpforms-field-medium {
  max-width: 100%;
}
@media all and (max-width:800px) {
  .wpforms-container .wpforms-field-medium {
    max-width: none;
  }
}
.wpforms-container .wpforms-error {
  display: block !important;
  color: #de0000;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0px;
  float: none;
  cursor: default;
}
.wpforms-container .wpforms-field-text,
.wpforms-container .wpforms-field-number,
.wpforms-container .wpforms-field-email {
  padding: 10px 0;
  clear: both;
}
.wpforms-container .wpforms-field-text label,
.wpforms-container .wpforms-field-number label,
.wpforms-container .wpforms-field-email label {
  display: block;
  font-weight: 700;
  font-size: 16px;
  float: none;
  line-height: 1.3;
  margin: 0 0 4px 0;
  padding: 0;
  word-break: break-word;
  word-wrap: break-word;
}
.wpforms-container .wpforms-field-text input,
.wpforms-container .wpforms-field-number input,
.wpforms-container .wpforms-field-email input {
  border: 1px solid #CBCBCB;
  font-family: "NeueEinstellung";
  width: 347px;
  height: 64px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  padding: 20px;
  color: #000;
}
@media all and (max-width:800px) {
  .wpforms-container .wpforms-field-text input,
  .wpforms-container .wpforms-field-number input,
  .wpforms-container .wpforms-field-email input {
    width: 100%;
    max-width: none;
  }
}
.wpforms-container .wpforms-field-description {
  font-family: 'NeueEinstellung';
  font-size: 16px;
  font-style: normal;
  line-height: 28px;
  color: #1e1e1e;
  font-weight: 400;
  max-width: 786px;
}
.wpforms-container .wpforms-page-button,
.wpforms-container .wpforms-submit {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 48px;
  border-radius: 96px;
  background-color: #c84e18;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: -0.16px;
  width: 100%;
  margin-top: 16px;
  text-decoration: none;
  border: 0;
  width: auto;
  padding: 0px 40px;
  margin-right: 15px;
  cursor: pointer;
}
@media all and (max-width:800px) {
  .wpforms-container .wpforms-page-button,
  .wpforms-container .wpforms-submit {
    width: 100%;
  }
}
.wpforms-container .wpforms-page-button:hover,
.wpforms-container .wpforms-submit:hover {
  opacity: 0.8;
}
.wpforms-container .wpforms-submit {
  width: 100%;
}
.wpforms-container .wpforms-page-prev {
  background-color: transparent;
  text-decoration: underline;
  color: #c84e18;
  padding: 0;
}
.wpforms-container .wpforms-page-prev:hover {
  opacity: 0.6;
}
.wpforms-container ul {
  list-style: none;
  padding: 0;
}
.wpforms-container .wpforms-entry-preview-basic {
  border-bottom: 1px solid #dddddd;
}
.wpforms-container .wpforms-field-label,
.wpforms-container .wpforms-entry-preview-label {
  display: block;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: -0.16px;
  margin: 0 0 10px 0;
}
.wpforms-container .wpforms-entry-preview-value {
  margin-bottom: 20px;
}
.wpforms-container .wpforms-field-checkbox {
  padding: 10px 0;
  clear: both;
}
.wpforms-container .wpforms-field-checkbox li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
@media all and (max-width:800px) {
  .wpforms-container .wpforms-field-checkbox li {
    margin-bottom: 14px;
  }
}
.wpforms-container .wpforms-field-checkbox li input {
  border: 1px solid #ccc;
  background-color: #fff;
  width: 14px;
  height: 14px;
  margin: 0 10px 0 3px;
  display: inline-block;
  vertical-align: baseline;
  accent-color: #c84e18;
}
.wpforms-container .wpforms-field-checkbox li label {
  display: inline;
  vertical-align: baseline;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  word-break: break-word;
}
.wpforms-container .wpforms-field-select {
  margin: 10px auto;
}
.wpforms-container .wpforms-field-select select {
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 2px;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: none;
  font-size: 16px;
  font-family: inherit;
  background: #fff url('/wp-content/themes/hemfixare/assets/img/chevron-down-orange.svg') no-repeat center right 12px;
  background-size: 19px 19px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  padding: 20px 15px;
  font-size: 1em;
  height: 64px;
  line-height: normal;
  border-radius: 6px;
  width: 347px;
}
@media all and (max-width:800px) {
  .wpforms-container .wpforms-field-select select {
    width: 100%;
    max-width: none;
  }
}
.wpforms-container .wpforms-clear {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
@media all and (max-width:800px) {
  .wpforms-container .wpforms-clear {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.wpforms-container h4 {
  font-size: 20px;
  line-height: 28px;
}
.accordion__item {
  border-bottom: 1px solid #d8c9ad;
}
.accordion__toggler {
  position: relative;
  padding: 24px 56px 24px 0;
  width: 100%;
  font-family: inherit;
  font-weight: 800;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.05em;
  color: #353537;
  text-align: left;
  background: transparent;
  border: none;
  cursor: pointer;
}
.accordion__toggler::after {
  position: absolute;
  content: "";
  right: 32px;
  top: -webkit-calc(50% - 16px * 0.5);
  top: calc(50% - 16px * 0.5);
  width: 9px;
  height: 16px;
  background-image: url("/wp-content/themes/hemfixare/assets/img/hambuger-chevron.svg");
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: center right;
  transition: transform 0.2s;
}
.accordion__toggler--expanded:after {
  transform: rotate(90deg);
}
.accordion__content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out, opacity 0.2s 0.1s;
}
.accordion__content p {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #353537;
}
.accordion__content--expanded {
  max-height: 3000px;
  opacity: 1;
}
.accordion__content-inner {
  padding-bottom: 24px;
}
.header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  z-index: 9999999;
  transition: transform 0.5s;
}
@media all and (max-width:800px) {
  .header {
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    margin-left: 0;
    z-index: 999999;
    background: #F9F3EA;
  }
}
.header__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 0;
  width: 100%;
  height: 97px;
  background-color: #FFFDFA;
  z-index: 999;
  background-color: #F9F3EA;
  padding: 34px 61px 28px 32px;
  max-width: 1513px;
}
.header__wrapper::after {
  content: '';
  position: absolute;
  height: 97px;
  width: 100vw;
  background-color: #F9F3EA;
  top: 0;
  transform: translate(-50%);
  left: 50%;
  z-index: -1;
}
@media all and (max-width:800px) {
  .header__wrapper::after {
    content: none;
  }
}
@media all and (max-width:1441px) {
  .header__wrapper {
    padding-right: 65px;
  }
}
@media all and (max-width:800px) {
  .header__wrapper {
    padding: 10px 15px 12.8px;
    background-color: #faf3e9;
  }
}
@media all and (max-width:1050px) {
  .header__wrapper .menu-affarsomraden-container {
    padding-right: 0;
  }
}
@media all and (max-width:800px) {
  .header__wrapper .menu-affarsomraden-container {
    display: none;
  }
}
.header .logo {
  background-image: url('/wp-content/themes/hemfixare/assets/img/logo-header.svg');
  background-repeat: no-repeat;
  min-width: 226px;
  height: 100%;
}
@media all and (max-width:1280px) {
  .header .logo {
    min-width: 112px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media all and (max-width:800px) {
  .header .logo {
    min-width: 162px;
    background-position: left;
  }
}
.header__left {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: all;
}
@media all and (max-width:800px) {
  .header__left {
    width: 100%;
  }
}
@media all and (max-width:800px) {
  .header__left a {
    display: none;
  }
}
@media all and (max-width:800px) {
  .header__left:has(.ais-InstantSearch.active) .header__logo {
    max-width: 0;
    overflow: hidden;
  }
  .header__left:has(.ais-InstantSearch.active) .ais-InstantSearch {
    margin-left: 0;
  }
}
.header__right {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (max-width:800px) {
  .header__right {
    margin-top: 0px;
  }
}
.header__right span {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 25px;
  text-align: right;
  color: #2a2a2a;
  margin-top: 8px;
}
@media all and (max-width:800px) {
  .header__right span {
    display: none;
  }
}
.header__right a {
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 12px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #ea662c;
  position: relative;
  margin-top: 8px;
}
@media all and (max-width:800px) {
  .header__right a {
    display: none;
  }
}
.header__logo a {
  display: none;
}
@media all and (max-width:800px) {
  .header__logo a {
    display: block;
    min-width: 82px;
    height: 40px;
    background: url("/wp-content/themes/hemfixare/assets/img/hemfixarna-logo-column.svg") no-repeat center;
    background-size: contain;
  }
}
.landing-assignments {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1090px;
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 1px solid #C84E1826;
}
@media all and (max-width:800px) {
  .landing-assignments {
    padding: 20px 0;
  }
}
.landing-assignments h2 {
  color: #C84E18;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 32px;
  letter-spacing: -0.96px;
  text-align: left;
  margin-bottom: 42px;
}
@media all and (max-width:800px) {
  .landing-assignments h2 {
    padding-left: 16px;
  }
}
.landing-assignments__wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.landing-assignments__wrapper:after {
  content: none;
}
.landing-assignments__wrapper .owl-stage-outer {
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.landing-assignments__wrapper .owl-stage-outer::-webkit-scrollbar {
  display: none;
}
.landing-assignments__wrapper .owl-stage {
  background-color: transparent;
  padding: 10px 10px 10px 0px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 110px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.landing-assignments__wrapper .owl-stage::-webkit-scrollbar {
  display: none;
}
@media all and (max-width:900px) {
  .landing-assignments__wrapper .owl-stage {
    padding: 10px 10px 10px 20px;
  }
}
.landing-assignments__wrapper .owl-stage .owl-item {
  background: #FFF3E2;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.04);
  margin-right: 16px;
  max-height: 82px;
}
.landing-assignments__wrapper .owl-stage .owl-item .b-latest-assignments__assignment {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 17px 38px 22px 79px;
  width: auto;
  min-width: 190px;
}
.landing-assignments__wrapper .owl-stage .owl-item .b-latest-assignments__assignment strong {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  /* 207.143% */
  letter-spacing: -0.42px;
}
.landing-assignments__wrapper .owl-stage .owl-item .b-latest-assignments__assignment p {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.24px;
  white-space: nowrap;
  margin: 0;
}
.landing-assignments__wrapper .owl-stage .owl-item .b-latest-assignments__assignment p span {
  color: #4b4745;
}
.landing-assignments__wrapper .owl-stage .owl-item .b-latest-assignments__assignment img {
  left: 25px;
  top: 36px;
}
.landing-cta {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1090px;
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 1px solid #C84E1826;
}
@media all and (max-width:800px) {
  .landing-cta {
    padding: 20px 0;
  }
}
.landing-cta__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto;
  padding: 24px 0 0;
  width: 100%;
  max-width: 1094px;
  background-color: #FFF3E2;
}
@media all and (max-width:800px) {
  .landing-cta__wrapper {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 0;
    width: 100%;
  }
}
.landing-cta__left {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  margin-right: auto;
}
@media all and (max-width:1050px) {
  .landing-cta__left {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.landing-cta__left img {
  display: block;
  max-height: 500px;
  -o-object-fit: contain;
  object-fit: contain;
}
@media all and (max-width:800px) {
  .landing-cta__left img {
    max-width: 100vw;
  }
}
.landing-cta__right {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.landing-cta__right-inner {
  position: absolute;
  width: 47%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: clamp(28px, 3vw, 62px);
}
@media all and (max-width:1050px) {
  .landing-cta__right-inner {
    position: unset;
    margin: -50px 8px 0;
    padding: 28px;
    width: -webkit-calc(100% - 8px * 2);
    width: calc(100% - 8px * 2);
    transform: unset;
    z-index: 1;
  }
}
@media all and (max-width:800px) {
  .landing-cta__right-inner {
    margin-top: 0px;
  }
}
.landing-cta__right-inner h2 {
  font-weight: 800;
  font-size: 40px;
  line-height: clamp(36px, 2.7vw, 52px);
  letter-spacing: -0.05em;
  color: #353537;
}
@media all and (max-width:1050px) {
  .landing-cta__right-inner h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
.landing-cta__right-inner ul {
  list-style: none;
  padding-left: 29px;
  padding-top: 22px;
}
.landing-cta__right-inner ul li {
  font-style: normal;
  font-weight: normal;
  color: #2a2a2a;
  position: relative;
}
.landing-cta__right-inner ul li:not(:last-child) {
  margin-bottom: 19px;
}
.landing-cta__right-inner ul li::before {
  content: "";
  background-image: url("/wp-content/themes/hemfixare/assets/img/landing-hero-check.svg");
  background-size: contain;
  width: 19px;
  height: 16px;
  position: absolute;
  left: -30px;
}
.landing-cta__right a {
  background: -o-linear-gradient(328.57deg, #ffa149 -36.73%, #ff3c00 77.46%);
  background: linear-gradient(121.43deg, #ffa149 -36.73%, #ff3c00 77.46%);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
  border-radius: 64px;
  padding: 20px 136px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  max-width: 343px;
}
@media all and (max-width:900px) {
  .landing-cta__right a {
    margin: 0 auto;
    bottom: -100px;
    border-radius: 8px;
    white-space: nowrap;
    position: absolute;
  }
}
.landing-faq {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 48px 0;
}
@media all and (max-width:1050px) {
  .landing-faq {
    padding: 24px 0;
  }
}
.landing-faq h2 {
  margin-bottom: 24px;
  font-weight: 800;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: -0.03em;
  color: #c84e18;
  text-align: center;
}
@media all and (max-width:1050px) {
  .landing-faq h2 {
    margin-top: 24px;
  }
}
.landing-faq__wrapper {
  margin: 0 auto;
  width: -webkit-calc(100vw - 299px - 48px * 2);
  width: calc(100vw - 299px - 48px * 2);
  max-width: 768px;
}
@media all and (max-width:1280px) {
  .landing-faq__wrapper {
    width: -webkit-calc(100vw - 299px / 1.25 - 24px * 2);
    width: calc(100vw - 299px / 1.25 - 24px * 2);
  }
}
@media all and (max-width:1050px) {
  .landing-faq__wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 24px;
    width: -webkit-calc(100vw - 299px / 1.25 - 8px * 2);
    width: calc(100vw - 299px / 1.25 - 8px * 2);
  }
}
@media all and (max-width:800px) {
  .landing-faq__wrapper {
    margin: 0;
    padding: 0 8px 24px;
    width: 100%;
  }
}
.landing-faq ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.landing-faq--dark {
  background-color: #ffedd0;
}
.landing-faq--dark .accordion__item {
  margin-bottom: 16px;
  background: #FFFDFA;
  border-radius: 16px;
  border-bottom: none;
}
.landing-faq--dark .accordion__toggler {
  padding-left: 24px;
}
.landing-faq--dark .accordion__content {
  padding-left: 24px;
  padding-right: 24px;
}
.landing-faq--dark .accordion__content a {
  color: #ea662c;
}
.landing-faq--dark .accordion__content a:hover {
  color: #c84e18;
}
.landing-hero {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (max-width:800px) {
  .landing-hero {
    width: 100vw;
  }
}
.landing-hero__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 118px;
}
@media all and (max-width:800px) {
  .landing-hero__wrapper {
    padding-bottom: 0px;
  }
}
.landing-hero__content {
  margin-right: 32px;
  padding: 54px 57px 43px;
  background-color: #FFFDFA;
  position: absolute;
  left: 19px;
  bottom: -96px;
  box-shadow: 0px -17px 17px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
@media all and (max-width:800px) {
  .landing-hero__content--desktop {
    display: none;
  }
}
.landing-hero__content--mobile {
  display: none;
}
@media all and (max-width:800px) {
  .landing-hero__content--mobile {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    transform: translate(0%, 0%) !important;
    padding-bottom: 0px !important;
    width: 100%;
  }
}
@media all and (max-width:800px) {
  .landing-hero__content {
    transform: translate(0%, 100%);
    border-radius: 8px;
    left: 0;
    bottom: 0;
    padding: 0px 26px 28px 26px;
    box-shadow: none;
  }
}
.landing-hero__content-inner h1 {
  color: #C84E18;
  font-family: "NeueEinstellung";
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: -0.4px;
  max-width: 468px;
}
@media all and (max-width:800px) {
  .landing-hero__content-inner h1 {
    display: none;
  }
}
.landing-hero__content-inner ul {
  list-style: none;
  padding-left: 29px;
  padding-top: 22px;
}
.landing-hero__content-inner ul li {
  font-style: normal;
  font-weight: normal;
  color: #2a2a2a;
  position: relative;
}
.landing-hero__content-inner ul li span {
  color: #ea662c;
  transition: all 0.5s linear;
  width: 80px;
  margin-left: 9px;
}
@media all and (max-width:800px) {
  .landing-hero__content-inner ul li span {
    margin-top: 5px;
    margin-left: 0;
    min-width: 80px;
  }
}
.landing-hero__content-inner ul li p {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #1E1E1E;
  font-family: "NeueEinstellung";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: -0.66px;
}
@media all and (max-width:800px) {
  .landing-hero__content-inner ul li p {
    display: block;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.54px;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 26px 0px;
  }
}
.landing-hero__content-inner ul li::before {
  content: "";
  background-image: url("/wp-content/themes/hemfixare/assets/img/landing-hero-check.svg");
  background-size: contain;
  width: 19px;
  height: 16px;
  position: absolute;
  left: -30px;
  top: 8px;
}
@media all and (max-width:800px) {
  .landing-hero__content-inner ul li::before {
    top: 2px;
  }
}
.landing-hero__image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 1128px;
  height: 505px;
  position: relative;
  margin: 0 auto;
}
.landing-hero__image .mobile-header {
  display: none;
}
@media all and (max-width:800px) {
  .landing-hero__image .mobile-header {
    display: block;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
    letter-spacing: -0.24px;
    position: absolute;
    left: 24px;
    bottom: 20px;
    max-width: 302px;
  }
}
@media all and (max-width:800px) {
  .landing-hero__image {
    height: 300px;
    background-position: center;
  }
}
.landing-info {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  max-width: 1090px;
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 1px solid #C84E1826;
}
@media all and (max-width:800px) {
  .landing-info {
    padding: 20px 0;
  }
}
@media all and (max-width:800px) {
  .landing-info {
    max-width: 100vw;
    margin: 0;
    padding-bottom: 0;
  }
}
.landing-info__wrapper {
  margin: 0 auto;
  width: -webkit-calc(100vw - 299px - 48px * 2);
  width: calc(100vw - 299px - 48px * 2);
  max-width: 1094px;
}
@media all and (max-width:1050px) {
  .landing-info__wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 0;
    width: -webkit-calc(100vw - 299px / 1.25 - 8px * 2);
    width: calc(100vw - 299px / 1.25 - 8px * 2);
  }
}
@media all and (max-width:800px) {
  .landing-info__wrapper {
    margin: 0;
    padding: 24px 8px;
    width: 100%;
  }
}
.landing-info--light {
  background-color: #FFFDFA;
}
@media all and (max-width:800px) {
  .landing-info--light ul {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.landing-info--light ul li .img-wrapper {
  background-color: #FFF3E2;
}
.landing-info .img-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3px;
  width: 136px;
  height: 136px;
  background-color: #FFF3E2;
  border-radius: 50%;
}
.landing-info .img-wrapper img {
  width: 68%;
  height: auto;
}
.landing-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -16px;
  margin-right: -16px;
}
@media all and (max-width:1050px) {
  .landing-info ul {
    padding: 0 24px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.landing-info ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 16px;
  max-width: 299px;
}
@media all and (max-width:800px) {
  .landing-info ul li {
    max-width: none;
  }
}
.landing-info ul li div p {
  margin: 0;
}
.landing-info ul li div p:first-of-type {
  color: #C84E18;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: -0.88px;
}
.landing-info ul li div p:last-of-type {
  color: #585757;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
.landing-info a {
  background: -o-linear-gradient(328.57deg, #ffa149 -36.73%, #ff3c00 77.46%);
  background: linear-gradient(121.43deg, #ffa149 -36.73%, #ff3c00 77.46%);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
  border-radius: 64px;
  padding: 20px 136px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  max-width: 343px;
  margin: 0 auto;
  margin-top: 25px;
  z-index: 2;
}
@media all and (max-width:900px) {
  .landing-info a {
    margin-bottom: 32px;
    border-radius: 8px;
    white-space: nowrap;
  }
}
.landing-pages {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 24px 0;
}
@media all and (max-width:1050px) {
  .landing-pages {
    padding: 24px 0 0;
  }
}
@media all and (max-width:1050px) {
  .landing-pages__inner {
    background-color: rgba(216, 201, 173, 0.1);
  }
}
.landing-pages__wrapper {
  margin: 0 auto;
  width: -webkit-calc(100vw - 299px - 48px * 2);
  width: calc(100vw - 299px - 48px * 2);
  max-width: 1094px;
}
@media all and (max-width:1280px) {
  .landing-pages__wrapper {
    width: -webkit-calc(100vw - 299px / 1.25 - 24px * 2);
    width: calc(100vw - 299px / 1.25 - 24px * 2);
  }
}
@media all and (max-width:1050px) {
  .landing-pages__wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 0;
    width: -webkit-calc(100vw - 299px / 1.25 - 8px * 2);
    width: calc(100vw - 299px / 1.25 - 8px * 2);
  }
}
@media all and (max-width:800px) {
  .landing-pages__wrapper {
    margin: 0;
    padding: 24px 8px;
    width: 100%;
  }
}
.landing-pages h2 {
  margin-bottom: 24px;
  font-weight: 800;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: -0.03em;
  color: #c84e18;
  text-align: center;
}
.landing-pages__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.landing-pages__list-button {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: auto;
}
.landing-pages__list-button .button {
  margin: 0 auto;
  margin-top: 32px;
}
.landing-pages__list-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 8px;
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
}
@media all and (max-width:1050px) {
  .landing-pages__list-item {
    width: 100%;
  }
  .landing-pages__list-item:not(:last-of-type) {
    margin-bottom: 32px;
  }
}
.landing-pages__list-item-wrapper {
  background-color: white;
}
.landing-pages__list-item h4 {
  font-weight: 800;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #353537;
  padding: 34px 0 26px 18px;
}
.landing-pages__list-item ul {
  margin: 0;
  padding: 0;
  list-style: none;
  min-height: 80px;
  border-top: 1px solid #ece6dc;
}
.landing-pages__list-item ul:last-of-type {
  border-bottom: 1px solid #d8c9ad;
}
.landing-pages__list-item ul li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 40px 16px 20px;
  text-decoration: none;
  background-image: url("/wp-content/themes/hemfixare/assets/img/pages_arrow.svg");
  background-repeat: no-repeat;
  background-position: center right 24px;
  background-color: #fff;
}
.landing-pages__list-item ul li a:hover {
  opacity: 0.7;
}
.landing-pages__list-item ul li a p {
  font-weight: 700;
  font-size: 14px;
  line-height: 23px;
  color: black;
}
.landing-pages__list-item ul li a p:last-child {
  margin-top: 8px;
  color: #c84e18;
}
.landing-pages__list-item ul li a img {
  width: 46px;
  height: 46px;
  -o-object-fit: contain;
  object-fit: contain;
}
.landing-pages__list-item ul li a div {
  margin-left: 42px;
}
@media all and (max-width:1280px) {
  .landing-pages__list-item ul li a div {
    margin-left: 24px;
  }
}
.landing-partners {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1090px;
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 1px solid #C84E1826;
}
@media all and (max-width:800px) {
  .landing-partners {
    padding: 20px 0;
  }
}
@media all and (max-width:800px) {
  .landing-partners {
    padding-bottom: 0px;
  }
}
.landing-partners__wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  width: -webkit-calc(100vw - 299px - 48px * 2);
  width: calc(100vw - 299px - 48px * 2);
  max-width: 1094px;
  position: relative;
}
@media all and (max-width:1280px) {
  .landing-partners__wrapper {
    width: -webkit-calc(100vw - 299px / 1.25 - 24px * 2);
    width: calc(100vw - 299px / 1.25 - 24px * 2);
  }
}
@media all and (max-width:1050px) {
  .landing-partners__wrapper {
    width: -webkit-calc(100vw - 299px / 1.25 - 8px * 2);
    width: calc(100vw - 299px / 1.25 - 8px * 2);
  }
}
@media all and (max-width:800px) {
  .landing-partners__wrapper {
    margin: 0;
    padding: 24px 8px;
    width: 100%;
  }
}
.landing-partners h2 {
  margin-bottom: 24px;
  font-weight: 800;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: -0.03em;
  color: #c84e18;
  text-align: center;
}
@media all and (max-width:800px) {
  .landing-partners h2 {
    padding-left: 16px;
  }
}
.landing-partners h2 {
  text-align: left;
  color: #C84E18;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 32px;
  letter-spacing: -0.96px;
}
.landing-partners .minus-button,
.landing-partners .plus-button {
  top: 40%;
}
@media all and (max-width:800px) {
  .landing-partners .minus-button,
  .landing-partners .plus-button {
    display: none !important;
  }
}
.landing-partners ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  overflow: scroll;
}
@media all and (max-width:800px) {
  .landing-partners ul {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.landing-partners ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 39px;
  width: auto;
  min-width: 200px;
  max-width: 200px;
}
@media all and (max-width:800px) {
  .landing-partners ul li {
    min-width: 150px;
    max-width: 150px;
    padding: 16px 20px;
  }
}
.landing-partners ul a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 90px;
}
@media all and (max-width:800px) {
  .landing-partners ul a {
    height: 70px;
  }
}
.landing-partners ul a img {
  max-width: 100%;
}
.landing-partners ul a img:hover {
  opacity: 0.8;
}
.landing-partners__link {
  margin: 0 auto;
  margin-top: 32px;
}
.landing-banner {
  margin: 30px auto;
  max-width: 1013px;
}
@media all and (max-width:800px) {
  .landing-banner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
}
.landing-banner__header {
  color: #C84E18;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: -0.24px;
  margin-bottom: 5px;
  padding-left: 34px;
}
@media all and (max-width:800px) {
  .landing-banner__header {
    padding-left: 16px;
  }
}
.landing-banner__inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 104px;
  background-color: #C84E18;
  max-width: 1090px;
  padding: 29px 56px 29px 49px;
}
@media all and (max-width:800px) {
  .landing-banner__inner {
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 95vw;
    border-radius: 15px;
    padding: 20px 40px;
  }
}
.landing-banner__inner div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.landing-banner__inner div img {
  width: 56px;
  height: 56px;
  margin-right: 27px;
  margin-top: 3px;
}
@media all and (max-width:800px) {
  .landing-banner__inner div img {
    display: none;
  }
}
.landing-banner__inner div p {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  max-width: 532px;
  margin: 0;
}
@media all and (max-width:800px) {
  .landing-banner__inner div p {
    text-align: center;
  }
}
.landing-banner__inner a {
  border-radius: 60px;
  background-color: #FFF;
  padding: 19px 80px;
  color: #C84E18;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.18px;
  text-decoration: none;
  height: 56px;
  border: 2px solid #FFF;
  white-space: nowrap;
}
@media all and (max-width:800px) {
  .landing-banner__inner a {
    width: 100%;
    padding: 19px 40px;
    margin-top: 20px;
  }
}
.landing-banner__inner a:hover {
  background-color: #C84E18;
  color: #FFF;
}
.landing-entries {
  max-width: 1090px;
  position: relative;
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 1px solid #C84E1826;
}
@media all and (max-width:800px) {
  .landing-entries {
    padding: 20px 0;
  }
}
@media all and (max-width:800px) {
  .landing-entries {
    padding-left: 16px;
  }
}
.landing-entries .plus-button,
.landing-entries .minus-button {
  bottom: 245px;
}
.landing-entries ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow: scroll;
  list-style: none;
}
.landing-entries ul li {
  margin-right: 15px;
}
.landing-entries ul li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 16px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
  min-width: 261px;
  max-width: 261px;
  height: 400px;
  padding: 0px 12px 25px;
  margin-right: 15px;
  text-decoration: none;
}
.landing-entries ul li a:hover {
  opacity: 0.7;
}
.landing-entries ul li a:last-of-type {
  margin-right: 0px;
}
.landing-entries ul li a div {
  padding: 14px 42px;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: -0.14px;
  border-radius: 96px;
  background: #C84E18;
  margin: 0 auto;
}
.main-navigation {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 0;
  margin-top: 16px;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 299px;
  width: 100%;
  background-color: #faf3e9;
  z-index: 99999;
}
@media all and (max-width:1280px) {
  .main-navigation {
    width: 239.2px;
  }
}
@media all and (max-width:800px) {
  .main-navigation {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: unset;
    margin: 0;
  }
}
.main-navigation__header {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 125px;
}
@media all and (max-width:800px) {
  .main-navigation__header {
    display: none;
  }
}
.main-navigation__trigger {
  display: none;
}
@media all and (max-width:800px) {
  .main-navigation__trigger {
    display: block;
    cursor: pointer;
    width: 24px;
    height: 24px;
    background-image: url(/wp-content/themes/hemfixare/assets/img/menu.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 1;
    padding: 20px;
  }
}
.main-navigation__links {
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin-left: 16px;
  width: 299px;
  overflow: scroll;
  height: 100vh;
}
.main-navigation__links::-webkit-scrollbar {
  display: none;
}
@media all and (max-width:800px) {
  .main-navigation__links {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.2s;
  }
  .main-navigation__links.open {
    max-height: 91vh;
    background-color: #fff3e2;
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999;
    width: 100vw;
    margin-left: 0;
    top: -17px;
    padding-bottom: 80px;
  }
}
.main-navigation .menu-top-big-menu-container {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #FFF3E2;
  padding: 11px 21px 11px 0px;
  list-style: none;
  margin-bottom: 0px;
}
.main-navigation .menu-top-big-menu-container .menu-item {
  width: 100%;
  margin-top: -1px;
  border-bottom: 1px solid #d8c9ad;
}
.main-navigation .menu-top-big-menu-container .menu-item:first-child {
  margin-top: 0;
}
.main-navigation .menu-top-big-menu-container .menu-item .menu-item:last-child {
  border-bottom: none;
}
.main-navigation .menu-top-big-menu-container .menu-item a {
  position: relative;
  display: block;
  padding: 16px 13px 16px 31px;
  font-family: "NeueEinstellung", sans-serif;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: black;
  text-decoration: none;
  max-width: 250px;
  cursor: pointer;
}
@media all and (max-width:800px) {
  .main-navigation .menu-top-big-menu-container .menu-item a {
    max-width: 90vw;
  }
}
.main-navigation .menu-top-big-menu-container .menu-item a:hover {
  text-decoration: underline;
}
.main-navigation .menu-top-big-menu-container .sub-menu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 0px;
  overflow-y: hidden;
  overflow-x: visible;
  transition: all 0.2s;
  position: relative;
  padding-left: 0px;
}
.main-navigation .menu-top-big-menu-container .sub-menu .sub-menu::after {
  content: '';
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #C84E18;
}
.main-navigation .menu-top-big-menu-container .menu-item {
  border: 0;
  list-style: none;
}
.main-navigation .menu-top-big-menu-container .menu-item--open > .sub-menu {
  max-height: 2000px;
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children > a {
  font-weight: 700;
  color: #000;
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children > a::before {
  content: '';
  width: 272px;
  height: 1px;
  opacity: 0.1;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 12px;
}
@media all and (max-width:800px) {
  .main-navigation .menu-top-big-menu-container > .menu-item-has-children > a::before {
    width: 90vw;
    left: 5%;
  }
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children > a::after {
  position: absolute;
  content: "";
  right: -25px;
  top: -webkit-calc(50% - 8px);
  top: calc(50% - 8px);
  width: 9px;
  height: 16px;
  background-image: url("/wp-content/themes/hemfixare/assets/img/hambuger-chevron.svg");
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: center right;
  transition: transform 0.2s;
  transform: rotate(90deg);
}
@media all and (max-width:800px) {
  .main-navigation .menu-top-big-menu-container > .menu-item-has-children > a::after {
    right: -7px;
  }
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children > .sub-menu--open .menu-item--open.front-page-link {
  background-color: #ea662c;
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children > .sub-menu--open .menu-item--open.front-page-link a:first-child {
  color: #fff;
  font-weight: bold;
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children > .sub-menu li {
  border-color: #ece6dc;
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children > .sub-menu li a {
  padding: 8px 38px 8px;
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children.menu-item--open a:first-of-type::before {
  content: none;
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children.menu-item--open a:first-of-type::after {
  transform: rotate(270deg);
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children .menu-item-has-children {
  position: relative;
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children .menu-item-has-children:after {
  position: absolute;
  content: "";
  right: -21px;
  top: -webkit-calc(50% - 8px);
  top: calc(50% - 8px);
  width: 9px;
  height: 16px;
  background-image: url("/wp-content/themes/hemfixare/assets/img/hambuger-chevron.svg");
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: center right;
  transition: transform 0.2s;
  top: 19px;
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children .menu-item-has-children.menu-item--open::after {
  transform: rotate(90deg);
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children .menu-item-has-children > .sub-menu li a {
  padding: 8px 45px 8px;
}
.main-navigation .menu-top-big-menu-container > .menu-item-has-children .menu-item-has-children.menu-item--open > a {
  font-weight: 700;
  color: #c84e18;
}
.main-navigation .cs-tel-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0px 32px 60px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #FFF3E2;
  width: 299px;
  position: relative;
}
@media all and (max-width:800px) {
  .main-navigation .cs-tel-wrapper {
    padding: 0px 18px 60px;
    width: 259px;
    margin-top: 0;
    margin-top: 6px;
  }
}
.main-navigation .cs-tel-wrapper div {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-right: 40px;
  border-radius: 60px;
  padding: 12px 24px;
  border: 1px solid rgba(200, 78, 24, 0.1);
}
.main-navigation .cs-tel-wrapper div:not(:last-of-type) {
  margin-bottom: 16px;
}
.main-navigation .cs-tel-wrapper div a {
  margin-top: 0;
  margin-left: 10px;
  font-weight: 700;
  font-size: 13px;
  line-height: 11px;
  text-decoration: none;
  white-space: nowrap;
  color: #353537;
}
.main-navigation .cs-tel-wrapper div a:hover {
  text-decoration: underline;
}
#partner-form .top-bar__fixed--logo {
  width: 12%;
}
@media all and (max-width:800px) {
  #partner-form .top-bar__fixed--logo {
    width: 34%;
  }
}
#partner-form .burger-wrapper::after {
  content: 'V\E5ra Tj\E4nster';
  letter-spacing: 0px;
  font-size: 11px;
}
#partner-form .ikea-hero__bottom ul {
  background-image: none;
}
@media all and (max-width:800px) {
  #partner-form #products-wrapper {
    margin-top: -40px !important;
  }
}
@media screen and (max-width: 1000px) {
  #partner-form .products-ul .product-wrapper {
    height: 270px;
  }
}
#partner-form .products-ul .product-wrapper .product__info-wrapper {
  word-break: break-all;
}
#partner-form .checkout-wrapper {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 57px;
  position: relative;
  max-width: 867px;
  width: 100%;
  padding-bottom: 40px;
}
@media all and (max-width:800px) {
  #partner-form .checkout-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width:800px) {
  #partner-form .checkout-wrapper .summary__cart {
    margin: 0 auto;
  }
}
#partner-form .checkout-wrapper .summarySent {
  margin: 0 auto;
}
#partner-form .checkout-wrapper__fields {
  max-width: 363px;
  padding-right: 14px;
  margin-left: 4%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#partner-form .checkout-wrapper__fields::-webkit-scrollbar {
  display: none;
}
@media all and (max-width:800px) {
  #partner-form .checkout-wrapper__fields {
    margin: 0 auto 24px;
    padding-right: 0;
    overflow: hidden;
  }
}
#partner-form .checkout-wrapper__fields .go-back-wrapper {
  position: absolute;
  left: 27px;
  top: -45px;
}
#partner-form .checkout-wrapper__fields .go-back-wrapper .go-back {
  margin-top: 17px;
  margin-left: 4px;
}
#partner-form .checkout-wrapper__fields .ssn__wrapper div {
  border-radius: 0;
  background: #ea662c;
  background-color: #ea662c;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 15px 0;
  text-align: center;
  height: 68px;
  position: relative;
}
#partner-form .checkout-wrapper__fields .ssn__wrapper input {
  width: 341px !important;
  border: 1px solid #D0D0D0 !important;
  border-radius: 4px !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
@media all and (max-width:800px) {
  #partner-form .checkout-wrapper__fields .ssn__wrapper input {
    width: 335px !important;
  }
}
#partner-form .checkout-wrapper__fields .ssn__wrapper input::-webkit-input-placeholder {
  color: #403F3F !important;
}
#partner-form .checkout-wrapper__fields .ssn__wrapper input::-moz-placeholder {
  color: #403F3F !important;
}
#partner-form .checkout-wrapper__fields .ssn__wrapper input:-ms-input-placeholder {
  color: #403F3F !important;
}
#partner-form .checkout-wrapper__fields .ssn__wrapper input::-ms-input-placeholder {
  color: #403F3F !important;
}
#partner-form .checkout-wrapper__fields .ssn__wrapper input::placeholder {
  color: #403F3F !important;
}
#partner-form .checkout-wrapper .address__label--small {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #2A2A2A;
}
#partner-form .checkout-wrapper #address {
  max-width: 341px;
}
@media all and (max-width:800px) {
  #partner-form .checkout-wrapper #address {
    margin: 0 auto;
  }
}
#partner-form .checkout-wrapper #address .top-label {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #2A2A2A;
}
#partner-form .checkout-wrapper #address .input-wrapper {
  width: 100%;
}
#partner-form .checkout-wrapper #address .input-wrapper input {
  width: 341px !important;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
@media all and (max-width:800px) {
  #partner-form .checkout-wrapper #address .input-wrapper input {
    max-width: 335px !important;
    width: 100% !important;
  }
}
#partner-form .checkout-wrapper #address .input-wrapper input::-webkit-input-placeholder {
  color: #403F3F !important;
}
#partner-form .checkout-wrapper #address .input-wrapper input::-moz-placeholder {
  color: #403F3F !important;
}
#partner-form .checkout-wrapper #address .input-wrapper input:-ms-input-placeholder {
  color: #403F3F !important;
}
#partner-form .checkout-wrapper #address .input-wrapper input::-ms-input-placeholder {
  color: #403F3F !important;
}
#partner-form .checkout-wrapper #address .input-wrapper input::placeholder {
  color: #403F3F !important;
}
@media all and (max-width:800px) {
  #partner-form .checkout-wrapper .source {
    margin-left: 14px;
  }
}
#partner-form .checkout-wrapper .source select {
  width: 341px !important;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #403F3F;
}
@media all and (max-width:800px) {
  #partner-form .checkout-wrapper .source select {
    width: 335px !important;
  }
}
#partner-form .checkout-wrapper .source select::-webkit-input-placeholder {
  color: #403F3F;
}
#partner-form .checkout-wrapper .source select::-moz-placeholder {
  color: #403F3F;
}
#partner-form .checkout-wrapper .source select:-ms-input-placeholder {
  color: #403F3F;
}
#partner-form .checkout-wrapper .source select::-ms-input-placeholder {
  color: #403F3F;
}
#partner-form .checkout-wrapper .source select::placeholder {
  color: #403F3F;
}
#partner-form .checkout-wrapper .terms .checkmark {
  width: 16px;
  height: 16px;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  top: -4px;
  left: 5px;
}
#partner-form .checkout-wrapper .terms .checkmark::after {
  left: 4px !important;
  top: 0.5px !important;
  width: 6px !important;
  height: 10px !important;
  border-color: #ea662c !important;
}
@media all and (max-width:800px) {
  #partner-form .checkout-wrapper .submit {
    margin-left: 14px;
  }
}
#partner-form .checkout-wrapper .submit button {
  border-radius: 0 !important;
  background: #ea662c;
  background-color: #ea662c;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
  text-align: center;
  height: 68px;
  position: relative;
}
.partner-form__list ul {
  background-image: none;
}
.partner-form__list ul li {
  max-width: none;
}
.partner-form__list ul li div {
  width: 90px !important;
  height: 90px !important;
  background-size: contain;
  background-position: center;
}
@media all and (max-width:800px) {
  .partner-form__list ul li div {
    width: 60px !important;
    height: 60px !important;
  }
}
.popular-services-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1090px;
  overflow: auto;
  position: relative;
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 1px solid #C84E1826;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  overflow: scroll;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media all and (max-width:800px) {
  .popular-services-wrapper {
    padding: 20px 0;
  }
}
.popular-services-wrapper h2 {
  color: #C84E18;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.96px;
  margin-bottom: 48px;
  text-align: left;
}
@media all and (max-width:800px) {
  .popular-services-wrapper h2 {
    padding-left: 16px;
  }
}
.popular-services-wrapper .plus-button,
.popular-services-wrapper .minus-button {
  bottom: 50%;
}
@media all and (max-width:800px) {
  .popular-services-wrapper .plus-button,
  .popular-services-wrapper .minus-button {
    display: none !important;
  }
}
.popular-services-wrapper .left-button {
  bottom: 50%;
}
.popular-services-wrapper ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow: scroll;
}
@media all and (max-width:800px) {
  .popular-services-wrapper ul {
    max-width: 100vw;
    margin: 0;
    padding: 0px 16px;
  }
}
.popular-services-wrapper li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  min-width: 261px;
  color: #fff;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.16px;
  margin-right: 15px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
  padding: 30px 16px 25px;
  max-width: 261px;
  cursor: pointer;
}
@media all and (max-width:800px) {
  .popular-services-wrapper li {
    max-width: 230px;
  }
}
.popular-services-wrapper li:hover {
  opacity: 0.7;
}
.popular-services-wrapper li:last-of-type {
  margin-right: 0px;
}
.popular-services-wrapper li img {
  height: 192px;
  width: 120px;
  -o-object-fit: contain;
  object-fit: contain;
}
.popular-services-wrapper li h4,
.popular-services-wrapper li p {
  color: #1E1E1E;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: -0.16px;
}
.popular-services-wrapper li P {
  font-weight: 400;
}
.popular-services-wrapper li h4 {
  margin-top: 29px;
}
.popular-services-wrapper li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 48px;
  border-radius: 96px;
  background-color: #C84E18;
  color: #fff;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: -0.16px;
  width: 100%;
  margin-top: 16px;
  text-decoration: none;
}
.sub-category-block {
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 1px solid #C84E1826;
  padding-left: 20px;
  padding-right: 20px;
}
@media all and (max-width:800px) {
  .sub-category-block {
    padding: 20px 0;
  }
}
@media all and (max-width:800px) {
  .sub-category-block {
    padding-left: 16px !important;
  }
}
.sub-category-block h2 {
  color: #C84E18;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.96px;
  margin-bottom: 48px;
  text-align: left;
}
.sub-category-block ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}
.sub-category-block ul li {
  margin-bottom: 20px;
}
.sub-category-block ul li a {
  text-decoration: none;
  padding: 8px 15px;
  border-radius: 100px;
  background-color: #FBF1E1;
  color: #444242;
  font-family: "NeueEinstellung";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.36px;
  margin-right: 16px;
  white-space: nowrap;
}
.sub-category-block ul li a:hover {
  opacity: 0.7;
}
.text-editor-block {
  max-width: 966px;
  margin: 0 auto;
}
@media all and (max-width:800px) {
  .text-editor-block {
    max-width: 90vw;
  }
}
.text-editor-block p {
  line-height: 1.4;
}
.text-editor-block h1,
.text-editor-block h2,
.text-editor-block h3 {
  color: #C84E18;
  font-family: "NeueEinstellung";
  font-style: normal;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: -0.4px;
}
.text-editor-block strong {
  font-weight: bold;
}
.text-editor-block h1 {
  font-size: 40px;
}
.text-editor-block h1 {
  font-size: 30px;
}
.text-editor-block h3 {
  font-size: 20px;
}
.text-editor-block ul {
  list-style: none;
  padding-left: 22px;
}
.text-editor-block ul li {
  font-style: normal;
  font-weight: normal;
  color: #2a2a2a;
  position: relative;
}
.text-editor-block ul li:not(:last-child) {
  margin-bottom: 19px;
}
.text-editor-block ul li::before {
  content: "";
  background-image: url("/wp-content/themes/hemfixare/assets/img/landing-hero-check.svg");
  background-size: contain;
  width: 15px;
  height: 12px;
  position: absolute;
  left: -21px;
}
.text-editor-block a {
  color: #000;
}
.checkout {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-left: 350px;
  position: relative;
  padding-top: 10px;
}
@media all and (max-width:800px) {
  .checkout {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0px;
  }
}
.checkout h2 {
  color: #474444;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.6px;
}
.checkout .empty-cart {
  color: #474444;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.6px;
}
.checkout .terms-wrapper {
  margin-bottom: 20px;
}
.checkout .terms-wrapper label {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.checkout .terms-wrapper label input {
  margin: 4px 10px 0px 0px;
  accent-color: #ea662c;
}
.checkout .terms-wrapper label p {
  color: #474444;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  letter-spacing: -0.42px;
  display: block;
  max-width: 300px;
}
.checkout .terms-wrapper label p a {
  color: #ea662c;
}
.checkout .confirmation__inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
@media all and (max-width:800px) {
  .checkout .confirmation__inner {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width:800px) {
  .checkout .confirmation__inner .total {
    margin-bottom: 24px;
  }
}
.checkout .confirmation__inner .product-list {
  min-width: 350px;
}
.checkout .confirmation__inner .product-list__item {
  white-space: nowrap;
  border: 0 !important;
}
.checkout .confirmation__inner .product-list__discounts {
  border: 0px !important;
}
.checkout .confirmation__item {
  border: 0 !important;
  padding-top: 14px !important;
  font-size: 14px;
}
.checkout .confirmation__item span:first-of-type {
  text-transform: capitalize;
  margin: 0px 5px 5px 0px;
}
.checkout .confirmation__item span:last-of-type {
  font-weight: 600;
}
.checkout__go-back {
  background-image: url(/wp-content/themes/hemfixare/assets/img/chevron-left.svg);
  background-repeat: no-repeat;
  background-size: 9%;
  background-position: 3% 2%;
  padding-left: 20px;
  position: absolute;
  top: 0;
  left: 17px;
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
.checkout__go-back:hover {
  text-decoration: underline;
}
.checkout__left {
  min-width: 355px;
}
@media all and (max-width:800px) {
  .checkout__left {
    width: 100%;
  }
}
.checkout__left h2 {
  padding: 20px 0px 0px 24px;
  margin-bottom: 19px;
}
@media all and (max-width:800px) {
  .checkout__left h2 {
    padding-left: 24px;
  }
}
.checkout__left .product-list,
.checkout__left .info-list {
  list-style: none;
}
.checkout__left .product-list .item-wrapper,
.checkout__left .info-list .item-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  min-width: 348px;
  max-width: 348px;
  margin: 5px 0px;
  border-radius: 4px;
}
@media all and (max-width:800px) {
  .checkout__left .product-list .item-wrapper,
  .checkout__left .info-list .item-wrapper {
    max-width: none;
  }
}
.checkout__left .product-list .item-wrapper p,
.checkout__left .info-list .item-wrapper p,
.checkout__left .product-list .item-wrapper div,
.checkout__left .info-list .item-wrapper div {
  color: #000;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  max-width: 150px;
}
.checkout__left .product-list .item-wrapper div div,
.checkout__left .info-list .item-wrapper div div {
  font-weight: 700;
}
@media all and (max-width:800px) {
  .checkout__left .product-list .item-wrapper span,
  .checkout__left .info-list .item-wrapper span {
    width: 100%;
  }
}
.checkout__left .product-list .item-wrapper__quantity,
.checkout__left .info-list .item-wrapper__quantity {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.checkout__left .product-list .item-wrapper__quantity .amount,
.checkout__left .info-list .item-wrapper__quantity .amount {
  color: #000;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin: 0px 16px;
  width: 11px;
}
.checkout__left .product-list .item-wrapper__quantity .increase,
.checkout__left .info-list .item-wrapper__quantity .increase,
.checkout__left .product-list .item-wrapper__quantity .decrease,
.checkout__left .info-list .item-wrapper__quantity .decrease {
  min-width: 40px;
  min-height: 40px;
  max-width: 40px;
  max-height: 40px;
  background-image: url('/wp-content/plugins/fixarforms/vue/src/assets/plus-part.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.checkout__left .product-list .item-wrapper__quantity .increase:hover,
.checkout__left .info-list .item-wrapper__quantity .increase:hover,
.checkout__left .product-list .item-wrapper__quantity .decrease:hover,
.checkout__left .info-list .item-wrapper__quantity .decrease:hover {
  opacity: 0.7;
}
.checkout__left .product-list .item-wrapper__quantity .decrease,
.checkout__left .info-list .item-wrapper__quantity .decrease {
  background-image: url('/wp-content/plugins/fixarforms/vue/src/assets/minus-part.svg');
}
.checkout__left .product-list__item,
.checkout__left .info-list__item {
  border-top: 1px solid #C84E181F;
  padding: 20px 22px 12px 24px;
}
.checkout__left .product-list__item p,
.checkout__left .info-list__item p,
.checkout__left .product-list__item div,
.checkout__left .info-list__item div {
  max-width: 193px;
  color: #474444;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.42px;
}
.checkout__left .product-list__item div,
.checkout__left .info-list__item div {
  font-weight: 700;
  line-height: 26px;
}
.checkout__left .product-list__discounts,
.checkout__left .info-list__discounts {
  border-top: 1px solid #C84E181F;
  padding: 19px 22px 20px 24px;
}
.checkout__left .product-list__discounts .toggle-rut,
.checkout__left .info-list__discounts .toggle-rut,
.checkout__left .product-list__discounts .toggle-rot,
.checkout__left .info-list__discounts .toggle-rot {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
  margin-bottom: 31px;
  color: #474444;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.42px;
}
.checkout__left .product-list__discounts .toggle-rut div,
.checkout__left .info-list__discounts .toggle-rut div,
.checkout__left .product-list__discounts .toggle-rot div,
.checkout__left .info-list__discounts .toggle-rot div {
  width: 39px;
  height: 19px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 80px;
  background: #b8b8b8;
  position: relative;
  margin-right: 10px;
  cursor: pointer;
}
.checkout__left .product-list__discounts .toggle-rut div span,
.checkout__left .info-list__discounts .toggle-rut div span,
.checkout__left .product-list__discounts .toggle-rot div span,
.checkout__left .info-list__discounts .toggle-rot div span {
  width: 13px;
  height: 13px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #fff;
  position: absolute;
  top: 3px;
  left: 3px;
  right: auto;
  border-radius: 50%;
}
.checkout__left .product-list__discounts .toggle-rut__active div,
.checkout__left .info-list__discounts .toggle-rut__active div,
.checkout__left .product-list__discounts .toggle-rot__active div,
.checkout__left .info-list__discounts .toggle-rot__active div {
  background: #FFE0CC !important;
}
.checkout__left .product-list__discounts .toggle-rut__active div span,
.checkout__left .info-list__discounts .toggle-rut__active div span,
.checkout__left .product-list__discounts .toggle-rot__active div span,
.checkout__left .info-list__discounts .toggle-rot__active div span {
  left: auto !important;
  right: 3px !important;
  background-color: #EC6632 !important;
}
.checkout__left .product-list__discounts span,
.checkout__left .info-list__discounts span {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #474444;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.42px;
}
.checkout__left .product-list__discounts span div,
.checkout__left .info-list__discounts span div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.checkout__left .total {
  padding: 20px 22px 0px 24px;
  border-top: 1px solid #C84E181F;
  color: #474444;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.6px;
}
.checkout__left .total div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.checkout__right {
  padding: 20px 0px 0px 61px;
}
@media all and (max-width:800px) {
  .checkout__right {
    padding-left: 24px;
    margin-top: 21px;
  }
}
.checkout__right h2 {
  margin-bottom: 33px;
}
.checkout__right button {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 300px;
  height: 56px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 88px;
  background: #25A710;
  color: #FFF;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  border: 0;
  cursor: pointer;
  margin-bottom: 24px;
}
@media all and (max-width:800px) {
  .checkout__right button {
    width: 90vw;
  }
}
.checkout__right button:hover {
  opacity: 0.8;
}
.checkout__right--disabled {
  opacity: 0.6;
  pointer-events: none;
}
.checkout__right .static-inputs p {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 300px;
  height: 56px;
  font-size: 1rem;
  border: 1px solid #fcd9c9;
  padding: 14px 19px;
  margin-bottom: 24px;
  background-color: #FFFDFA;
  opacity: 0.6;
  cursor: not-allowed;
}
.checkout__right .input-wrapper__hidden,
.checkout__right .ssn__hidden {
  display: none;
}
.checkout__right .input-wrapper__clear,
.checkout__right .ssn__clear {
  background-color: #ff0000a8 !important;
}
.checkout__right .input-wrapper__loading,
.checkout__right .ssn__loading {
  color: transparent !important;
  background-image: url('/wp-content/themes/hemfixare/assets/img/spinner.gif') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 12% !important;
  opacity: 0.6;
  cursor: default;
}
.checkout__right .input-wrapper__send,
.checkout__right .ssn__send {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 300px;
  height: 56px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 88px;
  background: #25A710;
  color: #FFF;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  border: 0;
  cursor: pointer;
  margin-bottom: 8px;
}
@media all and (max-width:800px) {
  .checkout__right .input-wrapper__send,
  .checkout__right .ssn__send {
    width: 90vw;
  }
}
.checkout__right .input-wrapper__send:hover,
.checkout__right .ssn__send:hover {
  opacity: 0.8;
}
.checkout__right .input-wrapper__message,
.checkout__right .ssn__message {
  color: #474444;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.42px;
  display: block;
  margin-bottom: 8px;
  max-width: 300px;
}
.checkout__right .input-wrapper .maskable,
.checkout__right .ssn .maskable,
.checkout__right .input-wrapper__wrapper,
.checkout__right .ssn__wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.checkout__right .input-wrapper .maskable input,
.checkout__right .ssn .maskable input,
.checkout__right .input-wrapper__wrapper input,
.checkout__right .ssn__wrapper input,
.checkout__right .input-wrapper .maskable select,
.checkout__right .ssn .maskable select,
.checkout__right .input-wrapper__wrapper select,
.checkout__right .ssn__wrapper select {
  padding: 1rem;
  width: 300px;
  height: 56px;
  font-size: 1rem;
  border: 1px solid #fcd9c9;
  padding: 14px 19px;
  margin-bottom: 24px;
  background-color: #FFFDFA;
}
@media all and (max-width:800px) {
  .checkout__right .input-wrapper .maskable input,
  .checkout__right .ssn .maskable input,
  .checkout__right .input-wrapper__wrapper input,
  .checkout__right .ssn__wrapper input,
  .checkout__right .input-wrapper .maskable select,
  .checkout__right .ssn .maskable select,
  .checkout__right .input-wrapper__wrapper select,
  .checkout__right .ssn__wrapper select {
    width: 90vw;
  }
}
.checkout__right .input-wrapper .maskable input::-webkit-input-placeholder,
.checkout__right .ssn .maskable input::-webkit-input-placeholder,
.checkout__right .input-wrapper__wrapper input::-webkit-input-placeholder,
.checkout__right .ssn__wrapper input::-webkit-input-placeholder,
.checkout__right .input-wrapper .maskable select::-webkit-input-placeholder,
.checkout__right .ssn .maskable select::-webkit-input-placeholder,
.checkout__right .input-wrapper__wrapper select::-webkit-input-placeholder,
.checkout__right .ssn__wrapper select::-webkit-input-placeholder {
  color: #fff !important;
}
.checkout__right .input-wrapper .maskable input::-moz-placeholder,
.checkout__right .ssn .maskable input::-moz-placeholder,
.checkout__right .input-wrapper__wrapper input::-moz-placeholder,
.checkout__right .ssn__wrapper input::-moz-placeholder,
.checkout__right .input-wrapper .maskable select::-moz-placeholder,
.checkout__right .ssn .maskable select::-moz-placeholder,
.checkout__right .input-wrapper__wrapper select::-moz-placeholder,
.checkout__right .ssn__wrapper select::-moz-placeholder {
  color: #fff !important;
}
.checkout__right .input-wrapper .maskable input:-ms-input-placeholder,
.checkout__right .ssn .maskable input:-ms-input-placeholder,
.checkout__right .input-wrapper__wrapper input:-ms-input-placeholder,
.checkout__right .ssn__wrapper input:-ms-input-placeholder,
.checkout__right .input-wrapper .maskable select:-ms-input-placeholder,
.checkout__right .ssn .maskable select:-ms-input-placeholder,
.checkout__right .input-wrapper__wrapper select:-ms-input-placeholder,
.checkout__right .ssn__wrapper select:-ms-input-placeholder {
  color: #fff !important;
}
.checkout__right .input-wrapper .maskable input::-ms-input-placeholder,
.checkout__right .ssn .maskable input::-ms-input-placeholder,
.checkout__right .input-wrapper__wrapper input::-ms-input-placeholder,
.checkout__right .ssn__wrapper input::-ms-input-placeholder,
.checkout__right .input-wrapper .maskable select::-ms-input-placeholder,
.checkout__right .ssn .maskable select::-ms-input-placeholder,
.checkout__right .input-wrapper__wrapper select::-ms-input-placeholder,
.checkout__right .ssn__wrapper select::-ms-input-placeholder {
  color: #fff !important;
}
.checkout__right .input-wrapper .maskable input::placeholder,
.checkout__right .ssn .maskable input::placeholder,
.checkout__right .input-wrapper__wrapper input::placeholder,
.checkout__right .ssn__wrapper input::placeholder,
.checkout__right .input-wrapper .maskable select::placeholder,
.checkout__right .ssn .maskable select::placeholder,
.checkout__right .input-wrapper__wrapper select::placeholder,
.checkout__right .ssn__wrapper select::placeholder {
  color: #fff !important;
}
.checkout__right .input-wrapper .maskable label,
.checkout__right .ssn .maskable label,
.checkout__right .input-wrapper__wrapper label,
.checkout__right .ssn__wrapper label {
  color: #474444;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.48px;
  position: absolute;
  top: 15px;
  left: 14px;
  transition: all 0.2s cubic-bezier(0.465, 0.183, 0.153, 0.946) 0s;
  text-transform: capitalize;
  pointer-events: none;
  background-color: #FFFDFA;
  padding: 0px 5px;
}
.checkout__right .input-wrapper .maskable .active,
.checkout__right .ssn .maskable .active,
.checkout__right .input-wrapper__wrapper .active,
.checkout__right .ssn__wrapper .active {
  top: -12px;
}
.checkout__right .source-select {
  display: block;
  padding: 1rem;
  width: 300px;
  height: 56px;
  font-size: 1rem;
  border: 1px solid #fcd9c9;
  padding: 14px 19px;
  margin-bottom: 24px;
  background-color: #FFFDFA;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('/wp-content/themes/hemfixare/assets/img/chevron-down.svg');
  background-repeat: no-repeat;
  background-position: 95% 50%;
  line-height: 25px;
}
@media all and (max-width:800px) {
  .checkout__right .source-select {
    width: 90vw;
  }
}
.checkout__right .source-select::-webkit-input-placeholder {
  color: #000 !important;
}
.checkout__right .source-select::-moz-placeholder {
  color: #000 !important;
}
.checkout__right .source-select:-ms-input-placeholder {
  color: #000 !important;
}
.checkout__right .source-select::-ms-input-placeholder {
  color: #000 !important;
}
.checkout__right .source-select::placeholder {
  color: #000 !important;
}
.checkout__right .source-select:disabled {
  background-image: url('/wp-content/themes/hemfixare/assets/img/chevron-down-gray.svg');
}
#productpage {
  min-height: 100vh;
}
@media mobile {
  #productpage {
    min-height: auto;
  }
}
#productpage .desktop-only {
  display: block;
}
@media all and (max-width:800px) {
  #productpage .desktop-only {
    display: none;
  }
}
#productpage .mobile-only {
  display: none;
}
@media all and (max-width:800px) {
  #productpage .mobile-only {
    display: block;
  }
}
#productpage .product-page {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 299px;
  margin-bottom: 36px;
  padding: 0px 31px 0px 50px;
  position: relative;
  background-color: #FFFDFA;
}
@media all and (max-width:800px) {
  #productpage .product-page {
    margin-left: 0;
    padding: 15px 8px 0px 8px;
    width: 100vw;
    margin-bottom: 0px;
  }
}
#productpage .product-page article {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media all and (max-width:1441px) {
  #productpage .product-page article {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media all and (max-width:800px) {
  #productpage .product-page article {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width:800px) {
  #productpage .product-page article .info-wrapper {
    padding: 0px 8px;
  }
}
#productpage .product-page__heading {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 1290px) {
  #productpage .product-page__heading {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width:800px) {
  #productpage .product-page__heading {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
#productpage .product-page__heading img {
  min-width: 120px;
  max-width: 120px;
  height: 120px;
  margin: -4px 48px 0px 32px;
  -o-object-fit: contain;
  object-fit: contain;
}
@media all and (max-width:800px) {
  #productpage .product-page__heading img {
    width: 180px;
    height: 180px;
    min-width: auto;
    margin: 32px auto 20px;
  }
}
#productpage .product-page__heading h1 {
  color: #C84E18;
  font-family: "NeueEinstellung";
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: -0.4px;
  max-width: 440px;
  margin-top: 5px;
}
@media all and (max-width:800px) {
  #productpage .product-page__heading h1 {
    font-size: 24px;
    line-height: 32px;
    max-width: 303px;
  }
}
#productpage .product-page__breadcrumbs {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  margin: 5px 0px 37px 0px;
  overflow: scroll;
}
@media all and (max-width:800px) {
  #productpage .product-page__breadcrumbs {
    margin-top: 0px;
  }
}
#productpage .product-page__breadcrumbs li {
  margin-right: 8px;
}
#productpage .product-page__breadcrumbs li::after {
  content: '|';
  margin-left: 8px;
}
#productpage .product-page__breadcrumbs li:last-of-type::after {
  content: none;
}
#productpage .product-page__breadcrumbs li a {
  color: #434242;
  font-family: "NeueEinstellung";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: -0.28px;
  text-decoration: none;
}
@media all and (max-width:800px) {
  #productpage .product-page__breadcrumbs li a {
    font-size: 12px;
  }
}
#productpage .product-page__breadcrumbs li a:hover {
  text-decoration: underline;
}
#productpage .product-page__bullets {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  max-width: 620px;
  list-style: none;
  margin-top: 44px;
}
@media all and (max-width:1441px) {
  #productpage .product-page__bullets {
    max-height: none;
  }
}
@media all and (max-width:800px) {
  #productpage .product-page__bullets {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
#productpage .product-page__bullets li {
  color: #1E1E1E;
  font-family: "NeueEinstellung";
  position: relative;
  padding-left: 35px;
  margin-right: 47px;
  margin-bottom: 16px;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
#productpage .product-page__bullets li::before {
  content: '';
  position: absolute;
  background-image: url('/wp-content/plugins/fixarforms/vue/src/assets/check.svg');
  left: 0;
  top: 5px;
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
}
#productpage .product-page__description {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 95px;
  max-width: 600px;
  overflow: hidden;
  position: relative;
  margin-top: 42px;
  cursor: pointer;
}
@media all and (max-width:800px) {
  #productpage .product-page__description {
    margin-bottom: 28px;
    margin-top: 22px;
  }
}
#productpage .product-page__description--startfee {
  margin-top: 20px;
}
@media all and (max-width:800px) {
  #productpage .product-page__description--startfee {
    max-height: 92px;
  }
}
#productpage .product-page__description--startfee .header {
  display: block;
  font-weight: 600;
  margin: 14px 0 2px;
  z-index: 0;
  background: transparent;
}
#productpage .product-page__description--startfee p {
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  margin-top: 0;
}
#productpage .product-page__description::after {
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 253, 250, 0)), color-stop(49.48%, rgba(255, 253, 250, 0.46)), to(#FFFDFA));
  background: -o-linear-gradient(top, rgba(255, 253, 250, 0) 0%, rgba(255, 253, 250, 0.46) 49.48%, #FFFDFA 100%);
  background: linear-gradient(180deg, rgba(255, 253, 250, 0) 0%, rgba(255, 253, 250, 0.46) 49.48%, #FFFDFA 100%);
  position: absolute;
  height: 72px;
  width: 100%;
  bottom: 0;
}
#productpage .product-page__description p,
#productpage .product-page__description ul {
  margin-bottom: 20px;
}
#productpage .product-page__description h1 {
  font-size: 28px;
  font-weight: 600;
  margin: 20px 0;
}
#productpage .product-page__description h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 20px 0;
}
#productpage .product-page__description h3 {
  font-size: 19px;
  font-weight: 600;
  margin: 16px 0;
}
#productpage .product-page__description h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 14px 0;
}
#productpage .product-page__description ul {
  list-style: disc;
  padding-left: 24px;
}
#productpage .product-page__description ul li {
  margin-bottom: 8px;
}
#productpage .product-page__description p {
  color: #000;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
#productpage .product-page__description strong {
  font-weight: 700;
}
#productpage .product-page .open-text {
  overflow: none;
  max-height: none;
  cursor: auto;
}
#productpage .product-page .open-text:after {
  content: none;
}
#productpage .product-page__form {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
#productpage .product-page__form--sent {
  min-height: 600px;
  height: auto !important;
  max-height: 600px;
}
#productpage .product-page__form .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  margin-bottom: 30px;
}
#productpage .product-page__form .form-group {
  position: relative;
}
#productpage .product-page__form .form-group label {
  position: absolute;
  left: 12px;
  top: 33px;
  background-color: #fff;
  padding: 0px 8px;
  pointer-events: none;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
#productpage .product-page__form .form-group .active {
  top: -6px;
}
#productpage .product-page__form input[type=email],
#productpage .product-page__form input[type=tel],
#productpage .product-page__form textarea,
#productpage .product-page__form .drag-drop-area {
  border: 1px solid #CBCBCB;
  font-family: "NeueEinstellung";
  width: 347px;
  height: 64px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  padding: 20px;
  color: #000;
}
@media all and (max-width:800px) {
  #productpage .product-page__form input[type=email],
  #productpage .product-page__form input[type=tel],
  #productpage .product-page__form textarea,
  #productpage .product-page__form .drag-drop-area {
    width: 100%;
  }
}
#productpage .product-page__form input[type=email]::-webkit-input-placeholder,
#productpage .product-page__form input[type=tel]::-webkit-input-placeholder,
#productpage .product-page__form textarea::-webkit-input-placeholder,
#productpage .product-page__form .drag-drop-area::-webkit-input-placeholder {
  color: #000 !important;
}
#productpage .product-page__form input[type=email]::-moz-placeholder,
#productpage .product-page__form input[type=tel]::-moz-placeholder,
#productpage .product-page__form textarea::-moz-placeholder,
#productpage .product-page__form .drag-drop-area::-moz-placeholder {
  color: #000 !important;
}
#productpage .product-page__form input[type=email]:-ms-input-placeholder,
#productpage .product-page__form input[type=tel]:-ms-input-placeholder,
#productpage .product-page__form textarea:-ms-input-placeholder,
#productpage .product-page__form .drag-drop-area:-ms-input-placeholder {
  color: #000 !important;
}
#productpage .product-page__form input[type=email]::-ms-input-placeholder,
#productpage .product-page__form input[type=tel]::-ms-input-placeholder,
#productpage .product-page__form textarea::-ms-input-placeholder,
#productpage .product-page__form .drag-drop-area::-ms-input-placeholder {
  color: #000 !important;
}
#productpage .product-page__form input[type=email]::placeholder,
#productpage .product-page__form input[type=tel]::placeholder,
#productpage .product-page__form textarea::placeholder,
#productpage .product-page__form .drag-drop-area::placeholder {
  color: #000 !important;
}
#productpage .product-page__form textarea,
#productpage .product-page__form .drag-drop-area {
  resize: none;
  height: 128px;
}
#productpage .product-page__form .drag-drop-area {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
#productpage .product-page__form .drag-drop-area img {
  margin-right: 10px;
}
#productpage .product-page__form .drag-drop-area p {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
#productpage .product-page__form .drag-drop-area p span {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
#productpage .product-page__form .uploaded-images {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#productpage .product-page__form .uploaded-images__image {
  position: relative;
  width: 100px;
  height: auto;
  margin: 1px;
}
#productpage .product-page__form .uploaded-images__image img {
  width: 100px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
}
#productpage .product-page__form .uploaded-images__image button {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  background-image: url(/wp-content/themes/hemfixare/assets/img/ikea-close-no-shadow.svg);
  background-size: contain;
}
#productpage .product-page__form .terms {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
#productpage .product-page__form .terms input {
  margin: 2px 5px 0px 0px;
  accent-color: #ea662c;
}
#productpage .product-page__form .terms p {
  line-height: 20px;
  font-size: 14px;
}
#productpage .product-page__form .message {
  line-height: 20px;
  font-size: 14px;
  margin-top: 20px;
}
#productpage .product-page__form .loading {
  position: relative;
  color: transparent;
}
#productpage .product-page__form .loading::after {
  content: '';
  background-image: url('/wp-content/themes/hemfixare/assets/img/spinner.gif');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 50px;
  height: 50px;
  background-size: 100%;
  transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
  top: 32px;
}
#productpage .product-page .form-confirmation {
  padding-top: 80px;
}
#productpage .product-page .form-confirmation h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  color: #ea662c;
}
#productpage .product-page .form-confirmation p {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}
#productpage .product-page__parts {
  background-color: #fff;
  padding: 62px 33px 33px 33px;
  max-width: 414px;
  min-width: 414px;
  height: 100%;
  box-shadow: 0px 8px 16px 8px rgba(0, 0, 0, 0.04);
  margin-top: 32px;
}
@media all and (max-width:1280px) {
  #productpage .product-page__parts {
    min-width: 240px;
  }
}
@media all and (max-width:1441px) {
  #productpage .product-page__parts {
    min-width: 384px;
  }
}
@media all and (max-width:800px) {
  #productpage .product-page__parts {
    padding: 62px 12px 33px 12px;
    min-width: auto;
    position: relative;
    right: 0;
  }
}
#productpage .product-page__parts h3 {
  color: #000;
  font-family: "NeueEinstellung";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 24px;
}
#productpage .product-page__parts .sub-heading {
  margin-bottom: 35px;
}
#productpage .product-page__parts p {
  color: #000;
  font-family: "NeueEinstellung";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
#productpage .product-page__parts p:first-of-type {
  font-weight: 500;
}
#productpage .product-page__parts ul {
  list-style: none;
}
#productpage .product-page__parts ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 4px;
  background-color: #fff3E2;
  padding: 25px;
  margin-bottom: 15px;
}
@media all and (max-width:1280px) {
  #productpage .product-page__parts ul li {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width:800px) {
  #productpage .product-page__parts ul li {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
#productpage .product-page__parts ul li p {
  color: #000;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
@media all and (max-width:1280px) {
  #productpage .product-page__parts ul li p {
    font-size: 14px;
  }
}
@media all and (max-width:800px) {
  #productpage .product-page__parts ul li p {
    font-size: 16px;
  }
}
#productpage .product-page__parts ul li .info {
  max-width: 150px;
}
#productpage .product-page__parts ul li .controls {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
#productpage .product-page__parts ul li .controls span {
  color: #000;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin: 0px 16px;
  width: 11px;
}
#productpage .product-page__parts ul li .controls .opacity {
  opacity: 0.2;
  pointer-events: none;
}
#productpage .product-page__parts ul li .controls img {
  cursor: pointer;
}
#productpage .product-page__parts ul li .controls img:hover {
  opacity: 0.7;
}
#productpage .product-page__parts .total {
  margin-top: 58px;
}
#productpage .product-page__parts button {
  margin-top: 22px;
  border-radius: 88px;
  background: -o-linear-gradient(303deg, #EC873E 0%, #E5421E 100%);
  background: linear-gradient(147deg, #EC873E 0%, #E5421E 100%);
  height: 64px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  border: 0;
  cursor: pointer;
}
#productpage .product-page__related {
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 0 34px 0;
  padding: 80px 0 0 0;
}
@media all and (max-width:1441px) {
  #productpage .product-page__related {
    margin-right: 15px;
  }
}
@media all and (max-width:800px) {
  #productpage .product-page__related {
    padding: 84px 0 0 8px;
  }
}
#productpage .product-page__related h2 {
  color: #C84E18;
  font-family: "NeueEinstellung";
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 32px;
  letter-spacing: -0.72px;
  margin-bottom: 32px;
}
#productpage .product-page__related .scroll-container {
  position: relative;
}
#productpage .product-page__related .hidden {
  display: none;
}
#productpage .product-page__related .plus-button-related,
#productpage .product-page__related .minus-button-related {
  background-image: url('/wp-content/themes/hemfixare/assets/img/scroll-list-arrow.svg');
  width: 24px;
  height: 24px;
  background-color: #C84E18;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 162px;
  cursor: pointer;
}
@media all and (max-width:800px) {
  #productpage .product-page__related .plus-button-related,
  #productpage .product-page__related .minus-button-related {
    display: none;
  }
}
#productpage .product-page__related .plus-button-related:hover,
#productpage .product-page__related .minus-button-related:hover {
  opacity: 0.7;
}
#productpage .product-page__related .plus-button-related::after,
#productpage .product-page__related .minus-button-related::after {
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFDFA), color-stop(48.44%, rgba(255, 253, 250, 0.52)), to(rgba(255, 253, 250, 0)));
  background: -o-linear-gradient(top, #FFFDFA 0%, rgba(255, 253, 250, 0.52) 48.44%, rgba(255, 253, 250, 0) 100%);
  background: linear-gradient(180deg, #FFFDFA 0%, rgba(255, 253, 250, 0.52) 48.44%, rgba(255, 253, 250, 0) 100%);
  width: 57px;
  height: 67px;
  transform: rotate(90deg);
}
#productpage .product-page__related .plus-button-related {
  right: 3px;
}
#productpage .product-page__related .minus-button-related {
  transform: rotate(180deg);
  left: 3px;
}
#productpage .product-page__related ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  overflow: scroll;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#productpage .product-page__related ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  min-width: 261px;
  color: #fff;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.16px;
  margin-right: 15px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
  padding: 30px 16px 25px;
  max-width: 261px;
  cursor: pointer;
}
@media all and (max-width:800px) {
  #productpage .product-page__related ul li {
    max-width: 230px;
  }
}
#productpage .product-page__related ul li:hover {
  opacity: 0.7;
}
#productpage .product-page__related ul li:last-of-type {
  margin-right: 0px;
}
#productpage .product-page__related ul li img {
  height: 192px;
  width: 120px;
  -o-object-fit: contain;
  object-fit: contain;
}
#productpage .product-page__related ul li h4,
#productpage .product-page__related ul li p {
  color: #1E1E1E;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: -0.16px;
}
#productpage .product-page__related ul li P {
  font-weight: 400;
}
#productpage .product-page__related ul li h4 {
  margin-top: 29px;
}
#productpage .product-page__related ul li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 48px;
  border-radius: 96px;
  background-color: #C84E18;
  color: #fff;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: -0.16px;
  width: 100%;
  margin-top: 16px;
  text-decoration: none;
}
@media all and (max-width:1441px) {
  #productpage .product-page__related ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media all and (max-width:800px) {
  #productpage .product-page__related ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
#productpage .product-page__related ul li {
  max-width: 221px;
  min-width: 221px;
}
@media all and (max-width:1441px) {
  #productpage .product-page__related ul li {
    max-width: 206px;
    min-width: 206px;
  }
}
@media all and (max-width:800px) {
  #productpage .product-page__related ul li {
    max-width: 230px;
    min-width: 230px;
  }
}
#productpage .product-page__to-parts {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  z-index: 1;
  border-radius: 96px;
  background: #C84E18;
  bottom: 0.5%;
  left: 0;
  width: 98%;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (min-width: 800px) {
  #productpage .product-page__to-parts {
    display: none;
  }
}
#productpage .product-page__to-parts p {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.28px;
  padding: 16px 0;
}
#productpage .product-page__to-parts p span {
  font-weight: 700;
}
#productpage .product-page__to-parts--form {
  font-size: 16px !important;
  font-weight: bold !important;
}
#servicepage {
  background-color: #FFFDFA;
  min-height: 100vh;
}
@media mobile {
  #servicepage {
    min-height: auto;
  }
}
#servicepage .service-page {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 48px 39px 39px;
  margin-left: 331px;
}
#servicepage .service-page .contact .hide {
  display: none;
}
#servicepage .service-page .contact .open {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
  margin: 0 auto;
}
#servicepage .service-page .contact section {
  display: none;
}
#servicepage .service-page .contact h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 19px;
  line-height: 25px;
  height: auto;
  padding-bottom: 10px;
  width: 100%;
  padding-left: 0px;
}
@media all and (max-width:800px) {
  #servicepage .service-page .contact h4 {
    padding-left: 14px;
    padding-bottom: 20px;
  }
}
#servicepage .service-page .contact button:hover {
  background-color: #c35321 !important;
  background-image: none !important;
}
#servicepage .service-page .contact input,
#servicepage .service-page .contact select,
#servicepage .service-page .contact textarea {
  font-family: NeueEinstellung;
  width: 335px !important;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: -0.12px;
  line-height: 18px;
  -webkit-appearance: none;
  background-color: #fff;
  border-radius: 0px;
  border: none;
}
@media all and (max-width:800px) {
  #servicepage .service-page .contact input,
  #servicepage .service-page .contact select,
  #servicepage .service-page .contact textarea {
    padding-top: 10px;
  }
}
#servicepage .service-page .contact input::-webkit-input-placeholder,
#servicepage .service-page .contact select::-webkit-input-placeholder,
#servicepage .service-page .contact textarea::-webkit-input-placeholder {
  overflow: visible;
  padding-bottom: 30px;
}
#servicepage .service-page .contact input::-moz-placeholder,
#servicepage .service-page .contact select::-moz-placeholder,
#servicepage .service-page .contact textarea::-moz-placeholder {
  overflow: visible;
  padding-bottom: 30px;
}
#servicepage .service-page .contact input:-ms-input-placeholder,
#servicepage .service-page .contact select:-ms-input-placeholder,
#servicepage .service-page .contact textarea:-ms-input-placeholder {
  overflow: visible;
  padding-bottom: 30px;
}
#servicepage .service-page .contact input::-ms-input-placeholder,
#servicepage .service-page .contact select::-ms-input-placeholder,
#servicepage .service-page .contact textarea::-ms-input-placeholder {
  overflow: visible;
  padding-bottom: 30px;
}
#servicepage .service-page .contact input::placeholder,
#servicepage .service-page .contact select::placeholder,
#servicepage .service-page .contact textarea::placeholder {
  overflow: visible;
  padding-bottom: 30px;
}
#servicepage .service-page .contact input::-webkit-input-placeholder,
#servicepage .service-page .contact select::-webkit-input-placeholder,
#servicepage .service-page .contact textarea::-webkit-input-placeholder {
  color: #353936;
  padding: 10px;
}
#servicepage .service-page .contact input::-moz-placeholder,
#servicepage .service-page .contact select::-moz-placeholder,
#servicepage .service-page .contact textarea::-moz-placeholder {
  color: #353936;
  padding: 10px;
}
#servicepage .service-page .contact input:-ms-input-placeholder,
#servicepage .service-page .contact select:-ms-input-placeholder,
#servicepage .service-page .contact textarea:-ms-input-placeholder {
  color: #353936;
  padding: 10px;
}
#servicepage .service-page .contact input::-ms-input-placeholder,
#servicepage .service-page .contact select::-ms-input-placeholder,
#servicepage .service-page .contact textarea::-ms-input-placeholder {
  color: #353936;
  padding: 10px;
}
#servicepage .service-page .contact input::placeholder,
#servicepage .service-page .contact select::placeholder,
#servicepage .service-page .contact textarea::placeholder {
  color: #353936;
  padding: 10px;
}
#servicepage .service-page .contact input {
  padding-left: 10px;
  line-height: 23px !important;
  max-height: 53px;
}
#servicepage .service-page .contact select {
  height: 58px;
  margin-bottom: 20px;
  padding: 20px;
  font-weight: 600;
  background-size: 15%;
  background-repeat: no-repeat;
  background-image: url(/wp-content/themes/hemfixare/assets/img/arrow-down-ikea.png);
  background-position-x: 98%;
  background-position-y: center;
}
#servicepage .service-page .contact select::-webkit-input-placeholder {
  color: #353936;
  padding: 10px;
}
#servicepage .service-page .contact select::-moz-placeholder {
  color: #353936;
  padding: 10px;
}
#servicepage .service-page .contact select:-ms-input-placeholder {
  color: #353936;
  padding: 10px;
}
#servicepage .service-page .contact select::-ms-input-placeholder {
  color: #353936;
  padding: 10px;
}
#servicepage .service-page .contact select::placeholder {
  color: #353936;
  padding: 10px;
}
#servicepage .service-page .contact textarea {
  height: 156px;
  margin-bottom: 20px;
  resize: none;
  font-weight: 500;
  padding: 20px;
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-family: "NeueEinstellung";
  text-transform: capitalize;
}
#servicepage .service-page .contact textarea::-webkit-input-placeholder {
  font-weight: 600;
  padding: 0px;
}
#servicepage .service-page .contact textarea::-moz-placeholder {
  font-weight: 600;
  padding: 0px;
}
#servicepage .service-page .contact textarea:-ms-input-placeholder {
  font-weight: 600;
  padding: 0px;
}
#servicepage .service-page .contact textarea::-ms-input-placeholder {
  font-weight: 600;
  padding: 0px;
}
#servicepage .service-page .contact textarea::placeholder {
  font-weight: 600;
  padding: 0px;
}
@media all and (max-width:1280px) {
  #servicepage .service-page {
    margin-left: 305px;
  }
}
@media all and (max-width:800px) {
  #servicepage .service-page {
    margin-left: 0px;
    padding: 48px 16px 39px;
  }
}
#servicepage .service-page h1 {
  color: #C84E18;
  font-family: "NeueEinstellung";
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: -0.4px;
  max-width: 575px;
  margin-bottom: 14px;
}
@media all and (max-width:800px) {
  #servicepage .service-page h1 {
    font-size: 36px;
  }
}
#servicepage .service-page__categories {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  margin-bottom: 22px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width:800px) {
  #servicepage .service-page__categories {
    margin-bottom: 12px;
  }
}
#servicepage .service-page__categories li {
  margin-bottom: 20px;
}
#servicepage .service-page__categories li a {
  text-decoration: none;
  padding: 8px 15px;
  border-radius: 100px;
  background-color: #FBF1E1;
  color: #444242;
  font-family: "NeueEinstellung";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.36px;
  margin-right: 16px;
  white-space: nowrap;
}
#servicepage .service-page__categories li a:hover {
  opacity: 0.7;
}
#servicepage .service-page p {
  color: #1E1E1E;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  max-width: 786px;
}
#servicepage .service-page strong {
  color: #C84E18;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
#servicepage .service-page__products {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin-top: 38px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  overflow: scroll;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media all and (max-width:800px) {
  #servicepage .service-page__products {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 8px;
    column-gap: 8px;
    row-gap: 8px;
    margin-top: 2px;
    overflow: hidden;
  }
}
#servicepage .service-page__products li {
  margin-bottom: 15px;
}
@media all and (max-width:1441px) {
  #servicepage .service-page__products li {
    min-width: 230px !important;
    max-width: 230px !important;
  }
}
@media all and (max-width:800px) {
  #servicepage .service-page__products li h4 {
    font-size: 13px !important;
    line-height: 17px !important;
  }
}
@media all and (max-width:800px) {
  #servicepage .service-page__products li {
    min-width: auto !important;
    width: 100% !important;
    height: auto !important;
    margin-right: 11px;
    padding: 30px 12px 17px;
    margin: 0;
  }
  #servicepage .service-page__products li:last-of-type {
    margin-right: 11px !important;
  }
}
@media only screen and (max-width: 360px) {
  #servicepage .service-page__products li {
    max-width: 150px !important;
  }
}
@media all and (max-width:800px) {
  #servicepage .service-page__products li img {
    height: 120px !important;
  }
}
@media all and (max-width:800px) {
  #servicepage .service-page__products li a {
    margin-top: 0px !important;
    font-size: 12px !important;
    line-height: 20px !important;
    padding: 5px 0px !important;
  }
}
@media all and (max-width:800px) {
  #servicepage .service-page__products li p {
    margin-bottom: 5px;
    margin-top: 12px;
    font-size: 13px !important;
  }
}
#servicepage .service-page__products li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  min-width: 261px;
  color: #fff;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.16px;
  margin-right: 15px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
  padding: 30px 16px 25px;
  max-width: 261px;
  cursor: pointer;
}
@media all and (max-width:800px) {
  #servicepage .service-page__products li {
    max-width: 230px;
  }
}
#servicepage .service-page__products li:hover {
  opacity: 0.7;
}
#servicepage .service-page__products li:last-of-type {
  margin-right: 0px;
}
#servicepage .service-page__products li img {
  height: 192px;
  width: 120px;
  -o-object-fit: contain;
  object-fit: contain;
}
#servicepage .service-page__products li h4,
#servicepage .service-page__products li p {
  color: #1E1E1E;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: -0.16px;
}
#servicepage .service-page__products li P {
  font-weight: 400;
}
#servicepage .service-page__products li h4 {
  margin-top: 29px;
}
#servicepage .service-page__products li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 48px;
  border-radius: 96px;
  background-color: #C84E18;
  color: #fff;
  text-align: center;
  font-family: "NeueEinstellung";
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: -0.16px;
  width: 100%;
  margin-top: 16px;
  text-decoration: none;
}
