/* ------------------------------------------------ // lightbox */
@import url('https://cdn.icomoon.io/45713/heftruckonderdelennl/style.css?31jctc');
body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* ------------------------------------------------ // fonts */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cabin/v35/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkV2EL7E.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cabin/v35/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkW-EL7E.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cabin/v35/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkYODL7E.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cabin/v35/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkbqDL7E.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
/* ------------------------------------------------ // static colors */
/* Error red */
/* ------------------------------------------------ // custom colors */
/* ------------------------------------------------ // margins */
/* ------------------------------------------------ // paddings */
/* ------------------------------------------------ // weights */
html {
  /* ------------------------------------------------ // algemeen */
  /* ------------------------------------------------ // kop */
  /* ------------------------------------------------ // buttons and links */
  /* ------------------------------------------------ // header nav*/
  /* ------------------------------------------------ // Homepage */
  /* ------------------------------------------------ // main - visual */
  /* ------------------------------------------------ // main - content */
  /* ------------------------------------------------ // main - content blog */
  /* ------------------------------------------------ // main - content formulieren */
  /* ------------------------------------------------ // Banners */
  /* ------------------------------------------------ // searchpage */
  /* ------------------------------------------------ // Parts */
  /* ------------------------------------------------ // Single part */
  /* ------------------------------------------------ // forms */
  /* ------------------------------------------------ // Login page */
  /* ------------------------------------------------ // footer */
}
html body {
  font-family: 'Cabin', sans-serif;
}
html body:not(.home) main {
  background-color: #F7F7FB;
}
html body:not(.home) main .item-page h1 {
  margin-bottom: 25px;
}
html body:not(.home) main .item-page p {
  margin-bottom: 30px;
  font-family: 'Cabin', sans-serif;
}
html body:not(.home) main .item-page p ~ ul {
  margin-top: -15px;
  margin-bottom: 40px;
}
html body:not(.home) main .item-page h2,
html body:not(.home) main .item-page h3 {
  margin-bottom: 10px;
}
html body:not(.home) main .item-page img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
html body:not(.home) main .item-page .label {
  display: inline-block;
  min-width: 95px;
}
html p {
  font-size: 18px;
  line-height: 28px;
  color: #23233E;
  font-weight: 400;
}
html p a {
  color: #c73e00;
}
@media screen and (min-width: 1200px) {
  html .container-fluid {
    max-width: 1500px;
  }
}
html .category-view .all-parts {
  padding: 30px 0;
}
html .category-view .all-parts li {
  line-height: 1.8em;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
}
html h1 {
  font-size: 45px;
  color: #23233E;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 46px;
}
html h2 {
  font-size: 26px;
  color: #23233E;
  margin-bottom: 25px;
  line-height: 30px;
}
html h3 {
  font-size: 20px;
  color: #23233E;
  margin-bottom: 1em;
  line-height: 1.3em;
}
html h4,
html h5,
html h6 {
  font-size: 18px;
  color: #23233E;
  margin-bottom: 1em;
  line-height: 1.3em;
}
html a {
  color: #F1601B;
}
html button.btn,
html a.btn {
  color: #F1601B;
  background-color: #FFFFFF;
  border: 1px solid #F1601B;
  border-radius: 4px;
  transition: background-color 0.3s ease-in-out;
}
html button.btn.btn-login,
html a.btn.btn-login {
  padding: 4px 10px;
  max-height: 36px;
  border: none;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #2B2B81;
  background-color: #E9E9F2;
  border-radius: 2px;
}
html button.btn.btn-search,
html a.btn.btn-search {
  width: 36px;
  height: 36px;
  color: #000000;
  background-color: #F1601B;
  border-radius: 2px;
}
html button.btn.btn-search:hover,
html a.btn.btn-search:hover {
  color: #000000;
}
html button.btn:hover,
html a.btn:hover {
  color: #FFFFFF;
  background-color: #F1601B;
}
html .modal-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
html #modal {
  display: none;
  width: 800px;
  max-width: calc(100% - 30px);
  max-height: 50vh;
  margin: 0;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  padding: 60px;
  border-radius: 25px;
}
html #modal h2 {
  color: #F1601B;
}
html #modal .btn {
  background: #149F36;
}
html #modal .btn:hover {
  background: #0e7227;
}
html #modal .btn:focus {
  background: #0e7227;
}
html #modal .modal-content {
  border: 0;
}
html #modal .btn-close {
  background: #FFFFFF;
  color: #F1601B;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 30;
}
html #modal .btn-close .icon-close {
  font-size: 26px;
}
html header .logo img {
  width: 240px;
  max-width: 240px;
}
html header .switch {
  height: 99px;
  display: flex;
  align-items: center;
}
html header #topbar {
  padding-top: 7px;
  padding-bottom: 7px;
  background: -moz-linear-gradient(-171.6% -416.09% -180deg, #f48132 0%, #f3782c 23.5%, #f1601b 61.7%, #ef4105 100%);
  background: -webkit-linear-gradient(-180deg, #f48132 0%, #f3782c 23.5%, #f1601b 61.7%, #ef4105 100%);
  background: -webkit-gradient(linear, -171.6% -416.09%, -171.68% -416.09%, color-stop(0, #f48132), color-stop(0.235, #f3782c), color-stop(0.617, #f1601b), color-stop(1, #ef4105));
  background: -o-linear-gradient(-180deg, #f48132 0%, #f3782c 23.5%, #f1601b 61.7%, #ef4105 100%);
  background: -ms-linear-gradient(-180deg, #f48132 0%, #f3782c 23.5%, #f1601b 61.7%, #ef4105 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F48132', endColorstr='#EF4105' ,GradientType=0)";
  background: linear-gradient(270deg, #f48132 0%, #f3782c 23.5%, #f1601b 61.7%, #ef4105 100%);
}
html header #topbar a {
  display: inline-block;
  padding: 1px 10px 1px 7px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  color: #FFFFFF;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.15);
  transition: 0.3s ease-in-out;
}
html header #topbar a:before {
  content: "\e90b";
  font-family: 'heftruckonderdelen-icons';
  font-size: 10px;
  margin-right: 3px;
}
html header #topbar a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
html header #topNavigation {
  display: flex;
  align-items: center;
  padding-top: 1px;
  padding-left: 40px;
}
html header #topNavigation a.home {
  margin-right: 2px;
  color: #23233E;
  font-size: 18px;
  transition: 0.3s ease-in-out;
}
html header #topNavigation a.home:hover {
  color: #F1601B;
  text-decoration: none;
}
html header #topNavigation ul {
  display: inline-block;
}
html header #topNavigation ul li.nav-item {
  display: inline-block;
  white-space: nowrap;
}
html header #topNavigation ul li.nav-item a {
  padding-right: 5px;
  padding-left: 11px;
  font-size: 18px;
  line-height: 27px;
  color: #23233E;
  font-weight: 700;
  transition: 0.3s ease-in-out;
}
html header #topNavigation ul li.nav-item a:hover {
  color: #3D3D93;
}
html header #topNavigation ul li.nav-item.active a {
  color: #c73e00;
}
html header .right-nav {
  display: flex;
  margin-left: auto;
  height: 100%;
}
html header .right-nav a {
  align-self: center;
}
html header .right-nav a:first-of-type {
  margin-right: 10px;
}
html header .right-nav a.btn-login {
  padding: 4px 10px;
}
html header .right-nav a.btn-login span {
  position: relative;
  top: 0;
  margin-right: 4px;
  font-size: 13px;
  transition: 0.3s ease-in-out;
}
html header .right-nav a.btn-login span.text {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #2B2B81;
}
html header .right-nav a.btn-login:hover {
  border-color: #3D3D93;
  background-color: #3D3D93;
}
html header .right-nav a.btn-login:hover span {
  color: #FFFFFF;
}
html header .right-nav a.btn-search {
  padding: 0;
  display: flex;
  align-items: center;
}
html header .right-nav a.btn-search span {
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
}
html header .right-nav a.btn-search:hover {
  border-color: #D34200;
  background-color: #D34200;
}
html header .right-nav .currentuser {
  position: absolute;
  top: 4px;
  font-size: 13px;
  line-height: 28px;
  color: #23233E;
}
html body.home main {
  position: relative;
  padding-top: 60px;
  background: linear-gradient(#2B2B81 0%, #4949A4 20.08%, #2B2B81 44.35%, #2B2B81 100%);
}
html body.home main:before {
  content: '';
  position: absolute;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  background-image: url(../img/bg-overlay-homepage.png);
  background-repeat: no-repeat;
  top: 0;
  background-size: contain;
}
html body.home main .item-page {
  padding: 0 0 45px;
}
html body.home main .home-text {
  text-align: center;
}
html body.home main .home-text h1 {
  margin-bottom: 15px;
  color: #FFFFFF;
}
html body.home main .home-text p {
  color: #C0C0E8;
}
html body.home main .home-text .btn {
  margin-top: 5px;
  padding: 12px 30px 15px;
  position: relative;
  border-radius: 2px;
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  color: #FFFFFF;
  border-color: #6565D9;
  background-color: #6565D9;
  -webkit-box-shadow: 0 3px 0 0 #000056;
  -moz-box-shadow: 0 3px 0 0 #000056;
  box-shadow: 0 3px 0 0 #000056;
  transition: none;
}
html body.home main .home-text .btn .icon {
  position: relative;
  top: -1px;
  margin-left: 5px;
  font-size: 12px;
}
html body.home main .home-text .btn:hover {
  top: 3px;
  box-shadow: none;
  background-color: #4E4EC2;
  border-color: #4E4EC2;
}
html body.home #cards26 {
  padding-bottom: 70px;
}
html body.home #cards26 .container-fluid > .row {
  margin-bottom: 30px;
}
html body.home #cards26 .card {
  overflow: hidden;
  border: none;
  margin-bottom: 30px;
}
html body.home #cards26 .card .img-holder .img {
  min-height: 220px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: 0.5s ease-in-out;
}
html body.home #cards26 .card .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 110px;
  text-align: center;
}
html body.home #cards26 .card .overlay .outer-circle {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  height: 62px;
  width: 62px;
}
html body.home #cards26 .card .overlay .outer-circle .circle {
  z-index: 2;
  display: flex;
  align-items: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  height: 50px;
  width: 50px;
  color: #3D3D93;
  border-radius: 60px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s ease-in-out;
}
html body.home #cards26 .card .overlay .outer-circle .circle .inner-circle {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  transition: 0.3s ease-in-out;
}
html body.home #cards26 .card .overlay .outer-circle .circle .inner-circle .icon {
  margin-left: auto;
  margin-right: auto;
}
html body.home #cards26 .card .overlay .inner-overlay {
  display: flex;
  align-items: center;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 45px;
  bottom: 0;
  background-color: #F1601B;
}
html body.home #cards26 .card .overlay .inner-overlay .text {
  margin-left: auto;
  margin-right: auto;
  color: #000000;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
}
html body.home #cards26 .card .overlay:before {
  content: url("../img/overlay.svg");
  position: absolute;
  left: -5px;
  top: -20px;
  width: 100%;
  height: 50px;
}
html body.home #cards26 .card:hover .img-holder .img {
  transform: scale(1.1);
}
html body.home #cards26 .card:hover .overlay .outer-circle .circle {
  text-decoration: none;
  width: 62px;
  height: 62px;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: none;
}
html body.home #cards26 .card:hover .overlay .outer-circle .circle .inner-circle {
  vertical-align: middle;
  text-align: center;
  height: 34px;
  width: 34px;
  color: #FFFFFF;
  background-color: #2B2B81;
}
html main .visual .jumbotron {
  background: none;
}
html main .item-page a:not(button):not(.btn) {
  text-decoration: underline;
}
html main .item-page {
  padding: 48px 0;
}
html main .item-page .icons {
  position: absolute;
}
html main .item-page .icons .float-end {
  display: none;
}
html main .item-page#parts {
  padding-top: 65px;
  padding-bottom: 70px;
}
html main .item-page.normal {
  padding-top: 95px;
}
html main .item-page.normal h1 {
  margin-bottom: 10px;
}
html main .item-page a {
  transition: 0.3s ease-in-out;
}
html main .item-page a:hover {
  color: #5C5CCB;
}
html main .item-page ul li {
  font-size: 18px;
  line-height: 28px;
  color: #23233E;
  font-weight: 400;
}
html main .item-page img {
  max-width: 100%;
}
html main .blog {
  padding: 48px 0;
}
html .form-row {
  margin-right: -15px;
  margin-left: -15px;
}
html #banners .banner:nth-child(3) {
  margin-top: 10px;
}
html #banners .banner img {
  height: auto;
  width: 100%;
}
html #search {
  padding-top: 100px;
  padding-bottom: 100px;
}
html #search input {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 15px;
  width: 450px;
  max-width: 100%;
  border-radius: 4px;
  border: 2px solid #3D3D93;
  font-weight: 700;
}
html #search input:focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  outline: 0;
}
html #search .search-total {
  margin-top: 10px;
}
html #search .search-total-number {
  font-weight: 700;
  color: #F1601B;
}
html #search h3 {
  margin-bottom: 0;
}
html #search a {
  transition: 0.3s ease-in-out;
}
html #search .result-text {
  margin-bottom: 20px;
}
html #search button {
  padding: 10px 20px;
  color: #FFFFFF;
  font-weight: 700;
  background-color: #F1601B;
}
html #search button:hover {
  color: #F1601B;
  background-color: #FFFFFF;
}
html #parts .sortDirectionSwitcher {
  margin-left: 10px;
}
html #parts .sortDirectionSwitcher span:hover {
  cursor: pointer;
  color: #F1601B;
}
html #parts .sortDirectionSwitcher span:before {
  display: block;
  transition: 0.3s ease-in-out;
}
html #parts .sortDirectionSwitcher span.ASC:before {
  transform: rotate(-180deg);
}
html #parts .sortDirectionSwitcher span.DESC:before {
  transform: rotate(0deg);
}
html #parts h1 {
  margin-top: 40px;
  margin-bottom: 25px;
}
html #parts p {
  margin-bottom: 12px;
}
html #parts .filter-head-image {
  margin-bottom: 15px;
  max-width: 100%;
}
html #parts #filters .reset-filters {
  display: inline-block;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 25px;
  border-radius: 3px;
  font-size: 18px;
  background-color: #F1601B;
  font-weight: 700;
  color: #000000;
  transition: 0.3s ease-in-out;
}
html #parts #filters .reset-filters:before {
  content: "\e915";
  font-family: 'heftruckonderdelen-icons';
  font-size: 13px;
  margin-right: 5px;
}
html #parts #filters .reset-filters:hover {
  cursor: pointer;
  background-color: #D34200;
}
html #parts #filters .filter-wrapper {
  padding-bottom: 0;
  margin-bottom: 0;
}
html #parts #filters hr {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  max-width: 80px;
  border-bottom: 4px solid #E4E4F1;
}
html #parts #filters .filter-head {
  font-size: 20px;
  line-height: 30px;
  color: #23233E;
  font-weight: 700;
}
html #parts #filters .filter-child {
  font-size: 16px;
  line-height: 30px;
  color: #23233E;
  font-weight: 400;
}
html #parts #filters .filter-head,
html #parts #filters .filter-child {
  margin-bottom: 10px;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
html #parts #filters .filter-head .filter,
html #parts #filters .filter-child .filter {
  display: flex;
  line-height: 18px;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
html #parts #filters .filter-head .filter:hover,
html #parts #filters .filter-child .filter:hover,
html #parts #filters .filter-head .filter.active,
html #parts #filters .filter-child .filter.active {
  color: #F1601B;
}
html #parts #filters .filter-head .filter:hover:before,
html #parts #filters .filter-child .filter:hover:before,
html #parts #filters .filter-head .filter.active:before,
html #parts #filters .filter-child .filter.active:before {
  content: '';
  position: relative;
  display: block;
  margin-right: 5px;
  width: 2px;
  height: 15px;
  top: 2px;
  border-radius: 60px;
  background: #F1601B;
  transition: all 0.3s ease-in-out;
}
html #parts #filters .filter-head .filter:before,
html #parts #filters .filter-child .filter:before {
  margin-right: 0;
  transition: all 0.3s ease-in-out;
}
html #parts #filters .filter-head:hover,
html #parts #filters .filter-child:hover {
  cursor: pointer;
  color: #5C5CCB;
}
html #parts #filters div[class*="filter-wrapper-"] {
  margin-bottom: 35px;
}
html #parts #filters .manufacturer-filter {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
html #parts #filters .manufacturer-filter input {
  margin-right: 5px;
}
html #parts #filters .manufacturer-filter label:hover {
  cursor: pointer;
}
html #parts #flhparts .head .bottom {
  display: flex;
}
html #parts #flhparts .head .bottom .count-holder {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
html #parts #flhparts .head .bottom .count-holder .counter {
  padding-left: 2px;
  padding-right: 2px;
  top: 0;
  margin-right: 8px;
  display: flex;
  align-items: center;
  position: relative;
  background-color: #F1601B;
  min-width: 25px;
  height: 25px;
}
html #parts #flhparts .head .bottom .count-holder .counter .count {
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #000000;
}
html #parts #flhparts .head .bottom .count-holder .text {
  display: flex;
  color: #23233E;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}
html #parts #flhparts .head .bottom .count-holder .text .keyword {
  padding-left: 5px;
  color: #F1601B;
}
html #parts #flhparts .head .bottom .sorter {
  margin-left: auto;
  display: flex;
  margin-top: 5px;
  margin-bottom: 25px;
  align-items: center;
}
html #parts #flhparts .head .bottom .sorter .text {
  margin-right: 10px;
  font-size: 18px;
  line-height: 30px;
  color: #23233E;
  font-weight: 700;
}
html #parts #flhparts .head .bottom .sorter select {
  box-shadow: none;
  border: none;
  min-width: 180px;
  padding: 8px 7px 8px 14px;
  border-radius: 2px;
  background-color: #FFFFFF;
  -webkit-appearance: none;
  -moz-appearance: none;
}
html #parts #flhparts .head .bottom .sorter select option {
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  color: #23233E;
}
html #parts #flhparts .head .bottom .sorter select::-ms-expand {
  display: none;
}
html #parts #flhparts .head .bottom .sorter:after {
  position: absolute;
  right: 55px;
  font-family: 'heftruckonderdelen-icons';
  content: "\e90d";
  font-size: 10px;
  color: #23233E;
}
html #parts #flhparts .head .top {
  padding: 30px;
  padding-top: 25px;
  margin-top: 25px;
  margin-bottom: 10px;
  border-radius: 10px;
  background-color: #3D3D93;
}
html #parts #flhparts .head .top .searchform .title {
  margin-bottom: 5px;
  font-size: 25px;
  line-height: 33px;
  font-weight: 700;
  color: #FFFFFF;
}
html #parts #flhparts .head .top .searchform .description {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #FFFFFF;
}
html #parts #flhparts .head .top .searchform .searchfield {
  display: flex;
  align-items: center;
  background: white;
  border-radius: 3px;
}
html #parts #flhparts .head .top .searchform .searchfield #searchword {
  position: relative;
  width: 375px;
  max-width: 100%;
  padding: 11px 7px 11px 14px;
  background-color: #FFFFFF;
  box-shadow: none;
  border: none;
  border-radius: 3px;
}
html #parts #flhparts .head .top .searchform .searchfield #searchword:hover,
html #parts #flhparts .head .top .searchform .searchfield #searchword:focus {
  outline: 0;
}
html #parts #flhparts .head .top .searchform .searchfield .icon {
  padding-right: 15px;
  font-size: 20px;
  color: #000000;
}
html #parts #flhparts .head .top .searchform .btn {
  position: relative;
  margin-left: 10px;
  padding: 9px 24px;
  border-width: 2px;
  border-radius: 2px;
  outline: 0;
  background: #6565D9;
  border: none;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  transition: none;
  -webkit-box-shadow: 0px 3px 0px 0px #000056;
  -moz-box-shadow: 0px 3px 0px 0px #000056;
  box-shadow: 0px 3px 0px 0px #000056;
}
html #parts #flhparts .head .top .searchform .btn:hover,
html #parts #flhparts .head .top .searchform .btn:focus {
  outline: 0;
  border: none;
  box-shadow: none;
  background-color: #000056;
}
html #parts #flhparts .part {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  position: relative;
  background-color: #FFFFFF;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
html #parts #flhparts .part .img-holder {
  height: 120px;
  width: 120px;
  min-width: 120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  border-right: 2px solid #F7F7FB;
  display: flex;
  align-items: center;
  justify-content: center;
}
html #parts #flhparts .part .img-holder > span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 0;
}
html #parts #flhparts .part .content {
  padding: 30px;
  padding-bottom: 20px;
}
html #parts #flhparts .part .content .title {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  color: #44446B;
  transition: 0.3s ease-in-out;
}
html #parts #flhparts .part .content .oem,
html #parts #flhparts .part .content .stock {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  color: #23233E;
}
html #parts #flhparts .part .price {
  position: absolute;
  right: 15px;
  top: 30px;
  padding: 2px 5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  background-color: #FFFFFF;
  color: #F1601B;
  border: 1px solid #F1601B;
  border-radius: 14px;
}
html #parts #flhparts .part:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 15px 0 rgba(25, 25, 88, 0.2);
  -moz-box-shadow: 0 0 15px 0 rgba(25, 25, 88, 0.2);
  box-shadow: 0 0 15px 0 rgba(25, 25, 88, 0.2);
}
html #parts #flhparts .part:hover .title {
  color: #F1601B;
}
html #parts #flhparts .icon-loading {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
html .item-page.part {
  padding: 30px 0 95px;
}
html .item-page.part h1 {
  margin-bottom: 15px;
}
html .item-page.part h2 {
  margin-bottom: 15px;
}
html .item-page.part .terug-naar-overzicht {
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #2B2B81;
  border: 2px solid #2B2B81;
  background-color: transparent;
  transition: 0.3s ease-in-out;
}
html .item-page.part .terug-naar-overzicht .icon {
  position: relative;
  top: -1px;
  margin-right: 5px;
  font-size: 7px;
}
html .item-page.part .terug-naar-overzicht:hover {
  color: #FFFFFF;
  background-color: #2B2B81;
}
html .item-page.part #description {
  margin-top: 40px;
}
html .item-page.part #description h2 {
  margin-bottom: 8px;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  color: #23233E;
}
html .item-page.part #specifications {
  display: flex;
  margin-bottom: 25px;
}
html .item-page.part #specifications .titles > div {
  display: flex;
}
html .item-page.part #specifications div {
  font-size: 18px;
  line-height: 28px;
  color: #23233E;
  font-weight: 400;
}
html .item-page.part #specifications div [class*="title"] {
  min-width: 115px;
  max-width: 100%;
}
html .item-page.part #specifications div [class*="stock-value"],
html .item-page.part #specifications div [class*="oem-value"] {
  word-break: break-word;
}
html .item-page.part #specifications .values div {
  word-wrap: anywhere;
}
html .item-page.part .btn.interested {
  padding-top: 13px;
  padding-bottom: 13px;
  border-radius: 2px;
  width: 100%;
  background-color: #F1601B;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  transition: 0.3s ease-in-out;
}
html .item-page.part .btn.interested .icon {
  position: relative;
  top: 2px;
  margin-right: 10px;
  font-size: 22px;
}
html .item-page.part .btn.interested:hover {
  background-color: #D34200;
}
html .item-page.part hr {
  margin-top: 35px;
  margin-bottom: 30px;
  border: 2px solid #E4E4F1;
}
html .item-page.part #contact a {
  display: block;
  font-size: 18px;
  line-height: 27px;
  color: #2B2B81;
  transition: 0.3s ease-in-out;
  text-decoration: none;
}
html .item-page.part #contact a .icon {
  margin-right: 5px;
  position: relative;
  top: 1px;
  font-size: 15px;
}
html .item-page.part #contact a:hover {
  color: #F1601B;
}
html .item-page.part #images {
  position: relative;
}
html .item-page.part #images .zoom-icon {
  cursor: pointer;
}
html .item-page.part #images .zoom-icon .icon-wrapper {
  z-index: 30;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  pointer-events: none;
  right: 20px;
  width: 40px;
  height: 40px;
  top: 20px;
  border-radius: 60px;
  background: white;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}
html .item-page.part #images .zoom-icon .icon-wrapper span {
  font-size: 19px;
  color: #2B2B81;
  transition: all 0.3s ease-in-out;
}
html .item-page.part #images .img-slider {
  display: grid;
  grid-template-columns: repeat(1, 100%);
  overflow: hidden;
  max-height: 500px;
  width: 100%;
  margin-bottom: 4px;
}
html .item-page.part #images .img-slider .img-holder {
  height: 500px;
  position: relative;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
html .item-page.part #images .img-slider .img-holder img {
  padding: 10px;
  object-fit: contain;
  max-width: 100%;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}
html .item-page.part #images .img-slider .slick-arrow span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  color: white;
  background-color: #2B2B81;
  height: 40px;
  width: 40px;
  border-radius: 60px;
  transition: all 0.3s ease-in-out;
}
html .item-page.part #images .img-slider .slick-arrow span:before {
  position: relative;
}
html .item-page.part #images .img-slider .slick-arrow span:hover {
  cursor: pointer;
  background-color: #F1601B;
}
html .item-page.part #images .img-slider .slick-arrow span[class*="left"] {
  left: 15px;
}
html .item-page.part #images .img-slider .slick-arrow span[class*="left"]:before {
  left: -1px;
}
html .item-page.part #images .img-slider .slick-arrow span[class*="right"] {
  right: 15px;
}
html .item-page.part #images .img-slider .slick-arrow span[class*="right"]:before {
  left: 2px;
}
html .item-page.part #images .img-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
}
html .item-page.part #images .img-container a {
  width: 120px;
  height: 120px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
html #contactformulier,
html #interestForm {
  margin-top: 20px;
}
html #contactformulier .top,
html #interestForm .top {
  height: 230px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg, #ef4105 0%, #f1601b 23%, #f3782c 61%, #f48132 100%);
}
html #contactformulier .top:before,
html #interestForm .top:before {
  position: absolute;
  content: '';
  background: #2B2B81;
  width: 100%;
  z-index: 1;
  bottom: -175px;
  height: 257px;
  transform: skewY(-5deg);
}
html #contactformulier .top:after,
html #interestForm .top:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
  width: 165px;
  height: 165px;
  background-image: url('../img/forklift.svg');
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
html #contactformulier .bottom,
html #interestForm .bottom {
  position: relative;
  padding-bottom: 135px;
  padding-left: 180px;
  padding-right: 180px;
  background-color: #2B2B81;
}
html #contactformulier .bottom h2,
html #interestForm .bottom h2 {
  margin-bottom: 2px;
  color: #FFFFFF;
  font-size: 60px;
  line-height: 87px;
  font-weight: 700;
  text-align: center;
}
html #contactformulier .bottom p,
html #interestForm .bottom p {
  color: #C0C0E8;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}
html #contactformulier .bottom .form-group,
html #interestForm .bottom .form-group {
  margin-bottom: 5px;
  border-radius: 2px;
}
html #contactformulier .bottom .form-group.rsform-block-message,
html #interestForm .bottom .form-group.rsform-block-message {
  margin-top: 10px;
}
html #contactformulier .bottom .form-group.rsform-block-company .formControls,
html #interestForm .bottom .form-group.rsform-block-company .formControls,
html #contactformulier .bottom .form-group.rsform-block-name .formControls,
html #interestForm .bottom .form-group.rsform-block-name .formControls {
  margin-right: 30px;
}
html #contactformulier .bottom .form-group.rsform-block-send,
html #interestForm .bottom .form-group.rsform-block-send {
  margin-right: 20px;
}
html #contactformulier .bottom .form-group.rsform-block-send label,
html #interestForm .bottom .form-group.rsform-block-send label {
  display: none;
}
html #contactformulier .bottom .form-group label,
html #interestForm .bottom .form-group label {
  margin-bottom: 0;
  color: #C0C0E8;
  font-size: 14px;
  line-height: 30px;
  font-weight: 700;
}
html #contactformulier .bottom .form-group input,
html #interestForm .bottom .form-group input {
  height: 36px;
  border: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #44446B;
}
html #contactformulier .bottom .form-group input#product,
html #interestForm .bottom .form-group input#product {
  color: #C0C0E8;
  background: #3D3D93;
}
html #contactformulier .bottom .form-group input.is-invalid,
html #interestForm .bottom .form-group input.is-invalid {
  border: 2px solid #F1601B;
}
html #contactformulier .bottom .form-group input:hover,
html #interestForm .bottom .form-group input:hover,
html #contactformulier .bottom .form-group input:focus,
html #interestForm .bottom .form-group input:focus,
html #contactformulier .bottom .form-group input:active,
html #interestForm .bottom .form-group input:active,
html #contactformulier .bottom .form-group input:focus-visible,
html #interestForm .bottom .form-group input:focus-visible {
  color: #44446B;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
}
html #contactformulier .bottom .form-group textarea,
html #interestForm .bottom .form-group textarea {
  color: #44446B;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
}
html #contactformulier .bottom .form-group textarea:hover,
html #interestForm .bottom .form-group textarea:hover,
html #contactformulier .bottom .form-group textarea:focus,
html #interestForm .bottom .form-group textarea:focus,
html #contactformulier .bottom .form-group textarea:active,
html #interestForm .bottom .form-group textarea:active,
html #contactformulier .bottom .form-group textarea:focus-visible,
html #interestForm .bottom .form-group textarea:focus-visible {
  color: #44446B;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
}
html #contactformulier .bottom .form-group strong.formRequired,
html #interestForm .bottom .form-group strong.formRequired {
  margin-left: 0;
}
html #contactformulier .bottom .form-group button,
html #interestForm .bottom .form-group button {
  padding: 9px 20px 8px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  background: #F1601B;
  border-radius: 2px;
  transition: 0.3s ease-in-out;
  border: none;
}
html #contactformulier .bottom .form-group button:hover,
html #interestForm .bottom .form-group button:hover,
html #contactformulier .bottom .form-group button:focus,
html #interestForm .bottom .form-group button:focus,
html #contactformulier .bottom .form-group button:active,
html #interestForm .bottom .form-group button:active {
  outline: none;
  border: none;
  box-shadow: none;
  background-color: #D34200;
}
html #contactformulier .bottom:after,
html #interestForm .bottom:after {
  content: '';
  position: absolute;
  z-index: 0;
  height: 330px;
  width: 100%;
  bottom: 0;
  left: 0;
  background-image: url("../img/bg-overlay-cta-form.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
html #contactformulier .bottom #userForm,
html #interestForm .bottom #userForm {
  z-index: 10;
  position: relative;
}
html #contactformulier .formError,
html #interestForm .formError {
  font-size: 13px;
  color: #F1601B;
}
html #interestForm {
  margin-top: 55px;
}
html #contactformulier {
  position: relative;
  background: #2B2B81;
  background-image: url("../img/bg-overlay-cta-form.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
html #contactformulier:before {
  content: '';
  display: block;
  height: 230px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg, #ef4105 0%, #f1601b 23%, #f3782c 61%, #f48132 100%);
}
html #contactformulier:after {
  position: absolute;
  content: '';
  background: #2B2B81;
  width: 100%;
  z-index: 1;
  bottom: -175px;
  height: 257px;
  top: 165px;
  transform: skewY(-5deg);
}
html #contactformulier fieldset {
  padding-left: 180px;
  padding-bottom: 135px;
  padding-right: 180px;
  z-index: 2;
  position: relative;
}
html #contactformulier fieldset:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
  width: 165px;
  height: 165px;
  background-image: url('../img/forklift.svg');
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  top: -150px;
}
html #contactformulier fieldset h2 {
  margin-top: 20px;
  margin-bottom: 2px;
  color: #FFFFFF;
  font-size: 60px;
  line-height: 87px;
  font-weight: 700;
  text-align: center;
}
html #contactformulier fieldset p {
  color: #C0C0E8;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}
html #contactformulier fieldset .form-group {
  margin-bottom: 5px;
  border-radius: 2px;
}
html #contactformulier fieldset .form-group.rsform-block-message {
  margin-top: 10px;
}
html #contactformulier fieldset .form-group.rsform-block-company .formControls,
html #contactformulier fieldset .form-group.rsform-block-name .formControls {
  margin-right: 30px;
}
html #contactformulier fieldset .form-group.rsform-block-send {
  margin-right: 20px;
}
html #contactformulier fieldset .form-group.rsform-block-send label {
  display: none;
}
html #contactformulier fieldset .form-group label {
  margin-bottom: 0;
  color: #C0C0E8;
  font-size: 14px;
  line-height: 30px;
  font-weight: 700;
}
html #contactformulier fieldset .form-group input {
  height: 36px;
  border: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #44446B;
}
html #contactformulier fieldset .form-group input#product {
  color: #C0C0E8;
  background: #3D3D93;
}
html #contactformulier fieldset .form-group input.is-invalid {
  border: 2px solid #F1601B;
}
html #contactformulier fieldset .form-group input:hover,
html #contactformulier fieldset .form-group input:focus,
html #contactformulier fieldset .form-group input:active,
html #contactformulier fieldset .form-group input:focus-visible {
  color: #44446B;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
}
html #contactformulier fieldset .form-group textarea {
  color: #44446B;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
}
html #contactformulier fieldset .form-group textarea:hover,
html #contactformulier fieldset .form-group textarea:focus,
html #contactformulier fieldset .form-group textarea:active,
html #contactformulier fieldset .form-group textarea:focus-visible {
  color: #44446B;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
}
html #contactformulier fieldset .form-group strong.formRequired {
  margin-left: 0;
}
html #contactformulier fieldset .form-group button {
  padding: 9px 20px 8px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 27px;
  background: #F1601B;
  border-radius: 2px;
  transition: 0.3s ease-in-out;
  border: none;
}
html #contactformulier fieldset .form-group button:hover,
html #contactformulier fieldset .form-group button:focus,
html #contactformulier fieldset .form-group button:active {
  outline: none;
  border: none;
  box-shadow: none;
  background-color: #D34200;
}
html #contactformulier fieldset #userForm {
  z-index: 10;
  position: relative;
}
html #contactformulier fieldset #userForm .formError {
  color: #F1601B;
}
html body.login #system-message {
  position: relative;
  top: 40px;
}
html #resetbox,
html #loginbox {
  margin-top: 80px;
  margin-bottom: 75px;
  padding-top: 103px;
  padding-bottom: 115px;
  border-radius: 4px;
  background-color: #2B2B81;
  background-image: url("../img/bg-overlay-cta-form.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}
html #resetbox .page-header,
html #loginbox .page-header {
  margin-bottom: 22px;
  display: flex;
  align-items: center;
}
html #resetbox .page-header .icon,
html #loginbox .page-header .icon {
  margin-right: 15px;
  color: #FFFFFF;
  font-size: 29px;
}
html #resetbox .page-header h1,
html #loginbox .page-header h1 {
  margin-bottom: 0;
  color: #FFFFFF;
}
html #resetbox p,
html #loginbox p {
  color: #FFFFFF;
}
html #resetbox .links,
html #loginbox .links {
  margin-top: 20px;
}
html #resetbox .links a,
html #loginbox .links a {
  white-space: nowrap;
  text-decoration: underline;
  font-size: 18px;
  line-height: 28px;
  color: #F1601B;
  transition: 0.3s ease-in-out;
}
html #resetbox .links a:first-of-type,
html #loginbox .links a:first-of-type {
  margin-right: 5px;
}
html #resetbox .links a:hover,
html #loginbox .links a:hover {
  color: #A1A1EC;
}
html #resetbox .user-fields,
html #loginbox .user-fields {
  display: flex;
}
html #resetbox .user-fields label,
html #loginbox .user-fields label {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
  color: #C0C0E8;
  font-weight: 700;
}
html #resetbox .user-fields .star,
html #loginbox .user-fields .star {
  display: none;
}
html #resetbox .user-fields input,
html #loginbox .user-fields input {
  padding-left: 10px;
  height: 36px;
  width: 324px;
  max-width: 100%;
  border-radius: 2px;
  border: none;
  box-shadow: none;
}
html #resetbox .user-fields input:first-of-type,
html #loginbox .user-fields input:first-of-type {
  margin-right: 30px;
}
html #resetbox .user-fields input:hover,
html #loginbox .user-fields input:hover,
html #resetbox .user-fields input:focus,
html #loginbox .user-fields input:focus,
html #resetbox .user-fields input:active,
html #loginbox .user-fields input:active {
  outline: none;
  border: none;
  box-shadow: none;
}
html #resetbox .btn,
html #loginbox .btn {
  padding: 8px 16px 9px;
  border-radius: 2px;
  background-color: #F1601B;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
}
html footer {
  padding-top: 65px;
  text-align: center;
}
html footer #bottom-top .btn {
  border: 2px solid #F1601B;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 40px;
  font-weight: 600;
}
html footer #bottom-top .btn .icon {
  position: relative;
  top: 1px;
  margin-right: 5px;
}
html footer #bottom-top .btn:first-of-type {
  margin-right: 10px;
}
html footer #bottom-middle {
  padding-top: 30px;
}
html footer #bottom-middle .location {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #23233E;
}
html footer #bottom-bottom {
  padding-bottom: 5px;
  padding-top: 55px;
}
html footer #bottom-bottom ul,
html footer #bottom-bottom li {
  padding-left: 0;
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  line-height: 15px;
  color: #23233E;
}
html footer #bottom-bottom ul a,
html footer #bottom-bottom li a {
  color: #23233E;
  text-decoration: underline;
  transition: 0.3s ease-in-out;
}
html footer #bottom-bottom ul a:hover,
html footer #bottom-bottom li a:hover {
  color: #F1601B;
}
html footer #bottom-bottom ul .link,
html footer #bottom-bottom li .link {
  text-decoration: none;
}
html footer #bottom-bottom ul .icon,
html footer #bottom-bottom li .icon {
  position: relative;
  top: 5px;
  font-size: 22px;
}
html #contactformulier .formContainer .form-row:last-child > div,
html #interestForm .formContainer .form-row:last-child > div {
  display: flex;
  align-items: center;
  height: 100%;
  margin-top: 20px;
}
html #contactformulier .rsform-block-recaptcha,
html #interestForm .rsform-block-recaptcha {
  display: none;
}
html #contactformulier .rsform-block.rsform-block-recaptcha-text,
html #interestForm .rsform-block.rsform-block-recaptcha-text {
  display: flex;
  height: 100%;
  align-items: end;
  text-align: left;
}
html #contactformulier .rsform-block.rsform-block-recaptcha-text p,
html #interestForm .rsform-block.rsform-block-recaptcha-text p,
html #contactformulier .rsform-block.rsform-block-recaptcha-text a,
html #interestForm .rsform-block.rsform-block-recaptcha-text a {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 19px;
}
html .grecaptcha-badge {
  display: none !important;
}
@media (max-width: 1200px) {
  .container-fluid {
    padding-left: 80px;
    padding-right: 80px;
  }
  /* ------------------------------------------------ // card26 */
  #cards26 .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* ------------------------------------------------ // Parts */
  main .item-page#parts {
    padding-top: 35px;
  }
  main .item-page#parts #flhparts .head .sorter {
    padding: 8px 7px 8px 10px;
  }
  main .item-page#parts #flhparts .head .count-holder {
    margin-bottom: 10px;
  }
  /* ------------------------------------------------ // Parts detail page */
  .item-page.part #images .img-slider .img-holder {
    height: 400px;
  }
  .item-page.part #images .img-container {
    grid-auto-rows: minmax(105px, auto);
  }
  .item-page.part .img-container a:nth-child(1) {
    grid-area: 1/1/4/5;
  }
  .item-page.part .img-container a:not(.item-page.part .img-container a:first-child) {
    grid-area: unset;
  }
  .item-page.part #contactformulier fieldset,
  .item-page.part #interestForm .bottom {
    padding-bottom: 75px;
  }
  /* ------------------------------------------------ // footer */
  footer {
    padding-top: 65px;
  }
}
@media (max-width: 992px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* ------------------------------------------------ // Header */
  header #topNavigation {
    padding-left: 20px;
    white-space: nowrap;
  }
  header #topNavigation .logo img {
    padding-top: 12px;
  }
  header #topNavigation .icon-home::before {
    font-size: 13px;
  }
  header #topNavigation ul li.nav-item a {
    font-size: 16px;
    line-height: 27px;
  }
  header .right-nav a.btn {
    white-space: nowrap;
  }
  /* ------------------------------------------------ // Homepage */
  body.home main .home-text h1 {
    font-size: 36px;
    line-height: 34px;
  }
  /* ------------------------------------------------ // Parts */
  main .item-page#parts .filter-head-image {
    max-width: 100%;
    margin-bottom: 35px;
  }
  main .item-page#parts #flhparts .head .sorter {
    margin-bottom: 16px;
  }
  main .item-page#parts #flhparts .head .sorter select {
    padding: 8px 30px 8px 14px;
  }
  main .item-page#parts #flhparts .head .top .searchform .searchfield,
  main .item-page#parts #flhparts .head .top .searchform #searchword {
    width: 100%;
  }
  main .item-page#parts #flhparts a.part .content {
    padding: 16px;
  }
  main .item-page#parts #flhparts a.part .content .price {
    position: relative;
    top: 0;
    right: unset;
    font-size: 12px;
    line-height: 20px;
  }
  main .item-page#parts #flhparts a.part .content .title {
    margin-top: 4px;
  }
  /* ------------------------------------------------ // Parts detail page */
  html .item-page.part #images .img-slider .slick-list,
  html .item-page.part #images .img-slider .img-holder,
  html .item-page.part #images .img-slider .img-holder .slick-track {
    height: 350px;
  }
  /* ------------------------------------------------ // Forms */
  #contactformulier fieldset,
  #interestForm .bottom {
    padding-left: 30px;
    padding-right: 30px;
  }
  .item-page.part #contactformulier fieldset,
  .item-page.part #interestForm .bottom {
    padding: 75px;
  }
  /* ------------------------------------------------ // footer */
  footer {
    padding-top: 40px;
  }
  footer #bottom-middle {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  /* ------------------------------------------------ // algemeen */
  .container {
    width: 970px;
  }
  /* ------------------------------------------------ // modal */
  html #modal {
    padding: 30px;
    max-height: 55vh;
  }
  /* ------------------------------------------------ // header */
  header #logo img {
    max-width: 150px;
  }
  header .right-nav .btn-search {
    margin-right: 10px;
  }
  header .right-nav #sidebarCollapse {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    width: 50px;
    height: 36px;
    background-color: #2B2B81;
  }
  header .right-nav #sidebarCollapse .animated-hamburger {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  header .right-nav #sidebarCollapse .animated-hamburger span {
    display: block;
    margin-bottom: 4px;
    width: 23px;
    height: 2px;
    background-color: #FFFFFF;
    border-radius: 2px;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  header .right-nav #sidebarCollapse .animated-hamburger span:last-of-type {
    margin-bottom: 0;
  }
  header .right-nav #sidebarCollapse.open .animated-hamburger span:nth-child(1) {
    -webkit-transform: rotate(135deg) translateY(-4px) translateX(4px);
    -moz-transform: rotate(135deg) translateY(-4px) translateX(4px);
    -o-transform: rotate(135deg) translateY(-4px) translateX(4px);
    transform: rotate(135deg) translateY(-4px) translateX(4px);
  }
  header .right-nav #sidebarCollapse.open .animated-hamburger span:nth-child(2) {
    opacity: 0;
  }
  header .right-nav #sidebarCollapse.open .animated-hamburger span:nth-child(3) {
    -webkit-transform: rotate(-135deg) translateY(4px) translateX(4px);
    -moz-transform: rotate(-135deg) translateY(4px) translateX(4px);
    -o-transform: rotate(-135deg) translateY(4px) translateX(4px);
    transform: rotate(-135deg) translateY(4px) translateX(4px);
  }
  header .right-nav #sidebarCollapse:hover,
  header .right-nav #sidebarCollapse:focus,
  header .right-nav #sidebarCollapse:active {
    outline: none;
  }
  header #mobileNavigation {
    background-color: #2B2B81;
  }
  header #mobileNavigation .container > .row {
    padding-bottom: 20px;
  }
  header #mobileNavigation ul {
    padding-left: 25px;
    padding-top: 20px;
    height: calc(100svh - 260px);
  }
  header #mobileNavigation ul li a {
    color: #FFFFFF;
    font-size: 21px;
    line-height: 25px;
    font-weight: 700;
  }
  header #mobileNavigation ul li.active a {
    color: #c73e00;
  }
  header #mobileNavigation .btn {
    display: block;
    background-color: #F1601B;
    color: #FFFFFF;
    font-size: 19px;
    line-height: 32px;
    font-weight: 600;
    text-align: left;
  }
  header #mobileNavigation .btn:first-of-type {
    margin-bottom: 10px;
  }
  header #mobileNavigation .btn .icon {
    position: relative;
    top: 2px;
    margin-right: 5px;
  }
  /* ------------------------------------------------ // search */
  #search button {
    margin-top: 15px;
  }
  /* ------------------------------------------------ // cards26 */
  body.home main {
    padding-top: 60px;
  }
  body.home #cards26 {
    padding-bottom: 20px;
  }
  body.home #cards26 .col-12:nth-last-child(-n+2) .card {
    margin-bottom: 0;
  }
  /* ------------------------------------------------ // Parts */
  main .item-page#parts {
    padding-top: 25px;
  }
  main .item-page#parts h1 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 27px;
  }
  main .item-page#parts .filter-head-image {
    margin-bottom: 20px;
    max-width: 170px;
  }
  main .item-page#parts .filter-wrapper hr {
    margin: 0;
  }
  main .item-page#parts #mobileholder {
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 10;
    width: 105%;
    overflow: hidden;
    background: #2B2B81;
  }
  main .item-page#parts #mobileholder #mobileFilters {
    height: 100vh;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all 0.3s ease-in-out;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper {
    border-bottom: 1px solid #6666BC;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper:last-child {
    border: none;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter-head {
    display: flex;
    align-items: center;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter-head > div {
    font-size: 15px;
    line-height: 28px;
    color: #FFFFFF;
    font-weight: 700;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter-head > div.active {
    color: #F1601B;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter-head .show-deeper {
    position: relative;
    margin-left: auto;
    width: 18px;
    height: 18px;
    border-radius: 60px;
    border: 2px solid #FFFFFF;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter-head .show-deeper:hover {
    cursor: pointer;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter-head .show-deeper .line {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 2px;
    width: 8px;
    background-color: #FFFFFF;
    transition: 0.3s ease-in-out;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter-head .show-deeper .line:nth-child(2) {
    transform: rotate(90deg) translate(-1px, 4px);
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter-head .show-deeper.open .line:nth-child(2) {
    transform: rotate(0) translate(-4px, -1px);
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter-child .filter {
    font-size: 14px;
    line-height: 24px;
    color: #C0C0E8;
    font-weight: 400;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter-child .filter.active {
    color: #F1601B;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .children {
    height: 0;
    overflow: hidden;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .children.open {
    padding-bottom: 10px;
    height: 100%;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .filter:hover {
    cursor: pointer;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .manufacturer-filter {
    height: 100% !important;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .manufacturer-filter label {
    display: block;
    margin-bottom: 0;
    color: #C0C0E8;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper .manufacturer-filter label input {
    position: relative;
    top: 2px;
    margin-right: 5px;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper.current .filter-head .filter {
    color: #F1601B;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper.current .show-deeper {
    border-color: #F1601B;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper.current .show-deeper .line {
    background-color: #F1601B;
  }
  main .item-page#parts #mobileholder #mobileFilters .filter-wrapper:last-child .show-deeper {
    display: none;
  }
  main .item-page#parts #mobileholder .head {
    padding: 11px 15px;
    display: flex;
    align-items: center;
    position: relative;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    background-color: #08085D;
  }
  main .item-page#parts #mobileholder .head #closeBtn {
    display: flex;
    align-items: center;
    margin-left: auto;
    background-color: #F1601B;
    width: 36px;
    height: 36px;
    transition: 0.3s ease-in-out;
  }
  main .item-page#parts #mobileholder .head #closeBtn:hover {
    cursor: pointer;
    background-color: #D34200;
  }
  main .item-page#parts #mobileholder .head #closeBtn .icon {
    margin-left: auto;
    margin-right: auto;
  }
  main .item-page#parts #mobileholder .head .icon {
    font-size: 15px;
    margin-right: 5px;
  }
  main .item-page#parts #filterToggler {
    padding: 10px;
    align-items: center;
    position: relative;
    width: 100%;
    background-color: #2B2B81;
    color: #FFFFFF;
    border-radius: 2px;
    transition: 0.3s ease-in-out;
  }
  main .item-page#parts #filterToggler:hover {
    cursor: pointer;
  }
  main .item-page#parts #filterToggler.open .close-btn {
    display: block;
  }
  main .item-page#parts #filterToggler .inner {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    font-weight: 700;
  }
  main .item-page#parts #filterToggler .inner .icon {
    font-size: 15px;
    margin-right: 7px;
  }
  main .item-page#parts #filterToggler:hover {
    background-color: #5C5CCB;
  }
  main .item-page#parts #flhparts .head {
    margin-top: 6px;
  }
  main .item-page#parts #flhparts .head .count-holder {
    margin-top: 0;
  }
  main .item-page#parts #flhparts .head .sorter {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* ------------------------------------------------ // Detail page */
  .item-page.part #images {
    margin-bottom: 40px;
  }
  .item-page.part #images .img-container {
    grid-auto-rows: minmax(100px, auto);
  }
  html #contactformulier fieldset,
  .item-page.part #contactformulier fieldset,
  .item-page.part #interestForm .bottom {
    padding-left: 30px;
    padding-right: 30px;
  }
  html #contactformulier fieldset .form-group.rsform-block-company .formControls,
  .item-page.part #contactformulier fieldset .form-group.rsform-block-company .formControls,
  .item-page.part #interestForm .bottom .form-group.rsform-block-company .formControls,
  html #contactformulier fieldset .form-group.rsform-block-name .formControls,
  .item-page.part #contactformulier fieldset .form-group.rsform-block-name .formControls,
  .item-page.part #interestForm .bottom .form-group.rsform-block-name .formControls {
    margin-right: 0;
  }
  /* ------------------------------------------------ // Login */
  #loginbox {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #loginbox .user-fields {
    display: block;
  }
  #loginbox .user-fields input {
    width: 100%;
  }
  /* ------------------------------------------------ // footer */
  footer {
    padding-top: 50px;
  }
  footer #bottom-top .btn:first-of-type {
    margin-right: 0;
    margin-bottom: 10px;
  }
  footer #bottom-middle {
    padding-top: 30px;
  }
  footer #bottom-bottom {
    padding-top: 30px;
  }
}
@media (max-width: 575px) {
  /* ------------------------------------------------ // algemeen */
  .container {
    width: 100%;
  }
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* ------------------------------------------------ // modal */
  #modal {
    width: 80%;
    margin-left: -220px;
  }
  /* ------------------------------------------------ // header nav*/
  header .logo img {
    width: 160px;
    padding-right: 0 !important;
  }
  header #mobileNavigation ul {
    height: calc(100svh - 250px);
  }
  header .right-nav a.btn {
    margin-right: 5px;
    width: 30px;
    height: 30px;
  }
  header .right-nav a.btn.btn-login {
    padding: 0;
  }
  header .right-nav a.btn.btn-login span {
    margin-right: 0;
  }
  header .right-nav a.btn.btn-search span {
    font-size: 15px;
  }
  header .right-nav #sidebarCollapse {
    padding: 7px;
    width: 39px;
    height: 30px;
  }
  header #topNavigation {
    position: relative;
  }
  /* ------------------------------------------------ // search */
  #search input {
    width: 100%;
  }
  #search .btn-group:first-of-type {
    width: 100%;
  }
  /* ------------------------------------------------ // Parts */
  main .item-page#parts {
    padding-top: 20px;
  }
  main .item-page#parts #mobileholder {
    left: 0;
    width: 100%;
  }
  main .item-page#parts #flhparts .head {
    display: block;
  }
  main .item-page#parts #flhparts .head .count-holder {
    margin-top: 20px;
  }
  main .item-page#parts #flhparts .head .sorter {
    margin-top: 10px;
    margin-bottom: 12px;
    padding-right: 0;
    padding-left: 0;
  }
  main .item-page#parts #flhparts .head .sorter select {
    min-width: unset;
    width: 100%;
  }
  /* ------------------------------------------------ // Homepage */
  body.home main .home-text h1 {
    line-height: 44px;
  }
  /* ------------------------------------------------ // cards26 */
  body.home main .item-page {
    padding: 0 0 30px;
  }
  body.home #cards26 {
    padding-bottom: 10px;
  }
  body.home #cards26 div .card {
    margin-bottom: 10px;
  }
  body.home #cards26 .col-12:nth-last-child(-n+1) .card {
    margin-top: 10px;
  }
  /* ------------------------------------------------ // Parts detail page */
  .item-page.part #images .img-container {
    grid-template-columns: repeat(3, 33.33%);
  }
  .item-page.part #images .img-slider {
    margin-bottom: 10px;
  }
  html body:not(.home) main .item-page h1 {
    font-size: 26px;
    line-height: 36px;
  }
  html header .logo img {
    width: 100%;
  }
  .item-page.part #interestForm .bottom {
    padding: 20px;
  }
  .item-page.part #interestForm .bottom h2 {
    font-size: 39px;
    line-height: 50px;
  }
  /* ------------------------------------------------ // footer */
  html footer {
    padding-top: 15px;
  }
  html footer .container #bottom-top .btn {
    width: 100%;
    text-align: left;
    font-size: 17px;
    line-height: 33px;
  }
  html footer .container #bottom-middle {
    padding-top: 20px;
  }
  html footer .container #bottom-bottom {
    padding-top: 10px;
  }
  html footer .container #bottom-bottom li:nth-child(2) {
    padding-bottom: 5px;
  }
  html footer .container #bottom-bottom li:nth-child(3) {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
  }
  html footer .container #bottom-bottom li:last-child {
    margin-right: 0;
  }
}
@media print {
  a[href]:after {
    content: none;
  }
}
