/* Algemeen */
input[type='text'],
input[type='password'],
input[type='number']{
    -webkit-appearance: none !important;
    border-radius: 0 !important;
    line-height: 20px !important;
    min-height: 26px !important;
    font-size: 14px;
    color: #555;
}
select {
    padding: 3px !important;
}
textarea {
    padding: 3px !important;
}
select option {
  float: left;
}
label.valid {
    color: #2cad58;
}
label.valid input,label.valid select {
    color: #2cad58;
    border-color: #2cad58;
    background: #b5e2c5;
}
label.invalid {
    color: #cc0000;
}
label.invalid input, label.invalid select {
    color: #cc0000;
    border-color: #cc0000;
    background: #f2bfbf;
}
body {
    overflow-x: hidden;
    font-family:  Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #555;
}

p {
    font-size: 12px;
    color: #555;
    margin-bottom: 15px;
    line-height: 18px;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    text-decoration: none;
    cursor: pointer;
}
.h1-title,
.h1,
h1,
h2,
h3,
h4,
h5,
h6,
.title-h2,
.title-h3,
.title-h5 {
    font-weight: 700;
    color: #f8731d;
}
h1, h2, h3, .h1, .h1-title, .title-h2, .title-h3, .title-h4 {
    font-size: 17px;
    margin: 0;
    font-weight: 400;
}
.title-h4 {
  color: #555;
}
h4 {
  line-height: 30px;
}
h2 .subtext,
h4 .subtext {
    font-size: 12px;
    line-height:  12px;
    font-weight: normal;
}
.detail-content h1 {
    border-bottom: 1px solid #f8731d;
}
h1 .smaller {
    font-weight: 400;
    font-size:  14px;
}
h4 {
    font-size: 15px;
}
h5,
.title-h5 {
    font-weight: 400;
    font-size: 15px;
}
.title-h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h6 {
    font-size: 12px;
}
.img-centered {
    margin: 0 auto;
}
section {
    padding: 40px 0;
}

.nohand {
  cursor: default !important;
}

.left {
    float: left !important;
}
.right {
    float: right !important;
}
.absolute {
    position: absolute !important;
}
.relative {
    position: relative !important;
}
.fixed {
    position: fixed !important;
}
.nopadding {
    padding: 0;
}
.nopaddingleft {
    padding-left: 0;
}

.bottompadding {
  padding-bottom: 15px;
}

.nopaddingleftimp {
    padding-left: 0 !important;
}
.nopaddingright {
    padding-right: 0;
}
.nopaddingbottom {
    padding-bottom: 0 !important;
}
.nowrap {
    white-space: nowrap;
}
.bottommargin {
    margin-bottom: 24px;
}
.topmargin {
    margin-top: 24px;
}
.special-topmargin {
  margin-top: 30px !important;
}
.nomargin {
    margin: 0;
}
.border {
    border: 1px solid #999d9d;
}

.group_border  {
  border-left: 1px solid #999d9d;
  border-right: 1px solid #999d9d;
  border-bottom: 1px solid #999d9d;
}
.inside {
    padding-top: 15px;
    padding-bottom: 15px;
}
.insidesmall {
    padding-top: 5px;
    padding-bottom: 5px;
}
.smalltopmargin {
    margin-top: 15px;
}
.smallbottommargin {
    margin-bottom: 15px;
}
.tinybottommargin {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
    .smallright {
      float:  right !important;
    }
    .smallnopaddingleft {
        padding-left: 0;
    }
    .smallnopaddingright {
        padding-right: 0;
    }
    .smallpadding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .smallmarginbottom {
        margin-bottom: 15px;
    }
    .smallnopadding {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .smallbottommarginonly {
        margin-bottom: 15px;
    }
    .smallpaddingright {
        padding-right: 15px;
    }
    .mobile-left-menu {
      margin-bottom: 10px !important;
      position: fixed;
      top: 103px;
      width: 100%;
      z-index: 999;
    }
    .static_menu {
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
    }
}
@media (min-width: 768px) and (max-width: 990px) {
    .middlepadding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .middlenopadding {
        padding-left: 0;
        padding-right: 0;
    }
    .middlenomargin {
        margin-top: 0;
        margin-bottom: 0;
    }
}
@media (max-width: 1199px) {
    .marginbottomnotlarge {
        margin-bottom: 15px;
    }
    .nopaddingrightnotlarge {
        padding-right: 0;
    }
    .nopaddingleftnotlarge {
        padding-left: 0;
    }
}
.darkest-orange {
  background: #f48242;
}
.dark-orange {
  background: #ff955a;
}
.mid-orange {
  background: #ffb48a;
}
.light-orange {
  background: #f4c3a7;
}
.lighter-orange {
  background: #fedcc9;
}
.lightest-orange {
  background: #fff1ea;
}

.new-products-mosaic {
  padding-left: 10px;
  padding-right: 10px;
}

.product-image-mosaic {
  object-fit: contain;
  max-height: 100%;
  transition: transform 0.2s ease;
}

.mosaic-link {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.new-products-mosaic .new-products-column>div:hover > .mosaic-link .product-image-mosaic {
  transform: scale(1.035);
}

.new-products-mosaic .new-products-column>div:not(:last-child :first-child) {
  margin-bottom: 10px;
  margin-top: 10px;
}

.new-products-mosaic .new-products-column {
  padding-left: 5px;
  padding-right: 5px;
}

.product-mosaic-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bullet {
  position: absolute;
  width: 40px !important;
  height: 40px !important;
  right: 15px;
  bottom: 15px;
  filter: drop-shadow(0px 0px 5px rgba(136, 136, 136, 0.65));
  cursor: pointer;
}

.bullet::before {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  border: 10px solid rgba(255, 255, 255, .4);
  background-clip: padding-box;
  padding: 10px;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}

.new-products-mosaic .new-products-column>div {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 991px) {
  .new-products-mosaic .new-products-column>div {
    height: 300px !important;
    margin-bottom: 10px;
    margin-top: 0;
  }
}

.new-products-mosaic .new-products-column .bullet>span {
  position: absolute;
  max-width: 0;
  right: 20px;
  bottom: 20px;
  background: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  max-height: 0;
  overflow: hidden;
  transition: all .3s ease;
  font-size: 15px;
  color: #010101;
}

.new-products-mosaic .new-products-column .bullet:hover>span {
  max-width: fit-content;
  max-height: 60px;
  padding: 15px;
}

@media (max-width: 991px) {
  .new-products-mosaic .new-products-column .bullet>span {
    max-width: fit-content !important;
    max-height: 60px !important;
    padding: 15px;
    right: 0 !important;
    bottom: 0 !important;
  }
}

.new-products-mosaic .new-products-column .bullet .product-cta {
  background-color: #fe7224;
  width: 30px;
  position: relative;
  left: unset;
  display: flex;
  align-items: center;
  min-width: unset;
  right: unset;
  bottom: unset;
  height: 30px;
  justify-content: center;
  font-size: 12px;
  margin-left: 15px;
  border-radius: 2px;
}

.new-products-mosaic .new-products-column .bullet .product-cta:hover {
  background-color: #BB4504;
}

.new-products-mosaic .new-products-column .bullet span a {
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-products-mosaic .new-products-column .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: white;
}

@media (min-width: 768px) {
  .mobile-left-menu {
    top: 0 !important;
  }
}

/* header */
header .header {
  background: #555;
  padding: 10px 0;
}

body.sticky .header {
  padding-top: 15px;
}

@media (max-width: 768px) {
  header .header {
    padding: 0;
  }
}

.announcement-banner {
  text-align: center;
  padding: 10px;
}

.logo-holder {
    margin-top: 4px;
}
.main-logo {
    width: 100%;
    max-width: 180px;
    margin-top: 5px;
    height: auto;
}
.logo-subscript {
  display: block;
  margin-top: 2px;
    color: #fff;
    letter-spacing: 3px;
}
.usps {
    height: 57px;
    border-bottom: 1px solid #848c8c;
    padding-top: 11px;
    padding-bottom: 12px;
}
.usps .usp-tekst {
    transition: color 0.3s ease 0s;
    padding: 3px 73px 0 10px;
    color: #fff;
    line-height: 14px;
}
.usps .fa {
    color: #fff;
    font-size: 30px;
    width: 30px;
    transition: color 0.3s ease 0s;
}
.usps .fa.fa-lighting2 {
  font-size: 36px;
  margin-top: -3px;
}
.usp:hover .usp-tekst,
.usp:active .usp-tekst,
.usp:hover .fa,
.usp:active .fa{
    color: #f8731d;
}
.usps a:last-of-type .usp-tekst {
    padding-right: 0;
}

.btn-account {
  width: auto;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}

.btn-account a {
  color: #fff;
  transition: color 0.3s ease 0s;
}

.btn-account:hover a {
  color: #f8731d !important;
}

.btn-account a {
  text-align: left;
}

.btn-account .icon {
    transition: color 0.3s ease 0s;
    color: #f8731d;
    font-size: 20px;
    height: 47px;
    padding-top: 10px;
    margin-left: 2px;
}
.btn-account .text .mijn-account {
    margin-top: 1px;
}
.btn-account .text {
    transition: color 0.3s ease 0s;
}
.btn-account:hover .text,
.btn-account:active .text {
    color: #f8731d;
}

@media (min-width: 768px) {
  .header-row2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  .header-row2 #serachfrm {
    display: flex;
  }
}

.header-row2 {
  padding-top: 10px;
}

@media (max-width: 767px) {
  .header-row2 {
    padding-top: 5px;
  }
}

.btn-account:hover .icon,
.btn-account:active .icon {
    color: #c15300;
}
.mobile-total-amount {
  font-size: 12px;
  color: #fff;
  margin: 18px 4px 0 0;
  max-width: 50px;
}

@media (min-width: 768px) {
  .header-row2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  .header-row2 #serachfrm {
    display: flex;
  }
}

.header-row2 {
  padding-top: 10px;
}

@media (max-width: 767px) {
  .header-row2 {
    padding-top: 5px;
    z-index: 0;
  }
}

.search-holder .search {
  padding-top: 11px;
  padding-bottom: 10px;
  border: none;
  background: #fff;
  border-radius: 5px !important;
}
.search-btn:before {
    font-size: 24px;
}
.search-btn {
    transition: color 0.3s ease 0s;
    color: #f8731d;
    width: 40px;
    height: 100%;
    right: 0;
    top: 0;
    padding: 3px;
}
.search-btn:hover,
.search-btn:active {
    color: #555;
}
.btn-klantenservice {
  transition: color 0.3s ease 0s;
  color: #fff;
  position: relative;
}
.btn-klantenservice:hover,
.btn-klantenservice:active {
    color: #f8731d;
}

.btn-inwinkelmand {
  transition: all 0.3s ease 0s;
  padding: 5px;
  color: #fff;
  background: #f8731d;
  border-radius: 5px;
}

.header .account-shopping {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.header .account-shopping.shopping {
  justify-content: flex-end;
}

.winkelmand.center {
  width: auto;
  float: none;
  display: inline-block;
  padding: 0 15px;
}

.btn-inwinkelmand span {
    cursor: pointer;
}

.shoppingcart,
.header .fa-account {
  font-size: 31px !important;
  margin-right: 10px;
  line-height: 0;
}

.header .fa-account {
  font-size: 30 !important;
  padding-top: 1px;
}

.btn-inwinkelmand:active .shoppingcart {
    color: #c15300;
}
.btn-inwinkelmand:hover,
.btn-inwinkelmand:active {
  color: #fff;
  background: #c15300;
}

.btn-account .icon {
    transition: color 0.3s ease 0s;
    color: #f8731d;
    font-size: 20px;
    height: 47px;
    padding-top: 10px;
    margin-left: 2px;
}
.btn-account:hover .icon,
.btn-account:active .icon {
    color: #c15300;
}

.btn-account:hover .text,
.btn-account:active .text {
    color: #f8731d !important;
}
.service-holder {
  right: 0;
  top: 31px;
  padding: 0;
  opacity: 0;
  max-height: 0;
  z-index: 9999;
  pointer-events: none;
  transition: all 0.3s ease 0s;
}
.btn-klantenservice:hover .service-holder {
  padding-top: 30px;
  opacity: 1;
  max-height: 500px;
  pointer-events: all;
  width: 220px;
}
.service {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.45);
}
.service-holder .fa-caret-up:before {
    font-size: 42px;
    color: #fff;
    text-shadow: -1px 0 #999d9d, 0 1px #fff, 1px 0 #999d9d, 0 -1px #fff;
}
.service-holder .fa-caret-up {
    height: 27px;
    z-index: 100;
    right: -2px;
    top: 2px;
}
.service p {
    margin-bottom: 15px;
    color: #555;
}
.service p strong {
    color: #555;
}
.service .line {
    margin-bottom: 15px;
}

.winkelwagenartiekels-holder{
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.65);
  position: fixed !important;
  left: 0;
  top: 0;
  display: none;
  z-index: 9999;
}

.winkelwagenartiekels .product:hover{
  background: none;
}

.winkelwagenartiekels {
  width: 700px;
  left: 50%;
  top: 50%;
  border-top: 10px solid #e5621b;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

@media (max-width: 767px) AND (orientation: landscape){
  .service-holder{
    overflow: scroll;
    height: calc(100vh - 57px);
  }
  .winkelwagenartiekels-holder .extra{
    position: relative !important;
  }
}

@media (max-width: 736px){
  .winkelwagenartiekels-holder{
    top: 57px;
  }
  .service-holder{
    padding: 0;
  }
  .winkelwagenartiekels-holder > .winkelwagenartiekels{
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    height: calc(100vh - 57px);
    width: 100vw;
    max-width: none;
  }
  .winkelwagenartiekels .product .title, .winkelwagenartiekels .product .price{
    display: inline-block;
  }
  .winkelwagenartiekels > .wrapper{
    padding: 15px !important;
  }
  .winkelwagenartiekels .product{
    margin-bottom: 15px;
  }
  .winkelwagenartiekels .title-h5{
    margin-bottom: 15px !important;
  }
  .winkelwagenartiekels .wrapper .product > div {
    padding: 0 0 0 5px;
  }
  .winkelwagenartiekels .wrapper .product > div > span {
    width: 100%;
    float: left;
    margin: 0;
  }
  .winkelwagenartiekels .product .title{
    padding-bottom:10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
  }
  .winkelwagenartiekels .buttons{
    padding-left: 0;
  }
  .winkelwagenartiekels .buttons .winkelmand{
    width: 130px;
  }
  .winkelwagenartiekels .verder-winkelen{
    display: inline-block;
    width: auto;
    margin-top: 10px !important;
  }
  .winkelwagenartiekels .verder-winkelen {
    float: left !important;
  }
}

.inspiration-banner .scroll-snap-item a {
  width: max-content;
  height: 100%;
  float: left;
  display: flex;
  align-items: center;
  color: #010101;
}

.inspiration-banner .scroll-snap-item .bullet>span {
  position: absolute;
  max-width: 0;
  right: 20px;
  bottom: 20px;
  background: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  max-height: 0;
  overflow: hidden;
  transition: all .3s ease;
  font-size: 15px;
  color: #010101;
}

.inspiration-banner .scroll-snap-item .bullet:hover>span {
  max-width: fit-content;
  max-height: 60px;
  padding: 15px;
}

.inspiration-banner .scroll-snap-item .bullet .product-cta {
  background: #ff9400;
  width: 30px;
  position: relative;
  left: unset;
  display: flex;
  align-items: center;
  min-width: unset;
  right: unset;
  bottom: unset;
  height: 30px;
  justify-content: center;
  font-size: 12px;
  margin-left: 15px;
}

.inspiration-banner .load-more-btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 15px;
}

.inspiration-banner .bullet i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: white;
}

@media (max-width: 1199px) {
  .inspiration-banner .scroll-snap-slider {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .inspiration-banner .scroll-snap-item>div {
    max-width: 80vw;
    max-height: 40vh;
  }

  .inspiration-banner .scroll-snap-item>div {
    margin: 5px;
  }
}

@media (min-width: 768px) {
  .inspiration-banner .scroll-snap-item .bullet .product-cta:hover {
    background: #aa4902;
    transition: all 0.3s ease;
  }
}
.inspiration-banner .scroll-snap-item>div {
  margin: 5px;
  display: block;
  float: left;
  position: relative;
}

.inspiration-banner .scroll-snap-item:first-of-type>div {
  margin-left: 0;
}

.inspiration-banner .scroll-snap-item:last-of-type>div {
  margin-right: 0;
}

.inspiration-banner .scroll-snap-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.winkelwagenartiekels > .wrapper{
  padding: 30px;
}

.winkelwagenartiekels .close-button{
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 999;
  color: #2f2f2f;
  background: none;
  border: none;
}

.winkelwagenartiekels .buttons{
  padding-right: 0;
}

.winkelwagenartiekels .title-h5{
  font-size: 17px;
  color: #2f2f2f;
  margin-top:0;
  margin-bottom:30px;
}

.winkelwagenartiekels img{
  width: 100%;
  padding-top: 1px;
}

.winkelwagenartiekels .title, .winkelwagenartiekels .price, .winkelwagenartiekels .usp{
  display: block;
}

.winkelwagenartiekels .title{
  color: #2f2f2f;
  padding-bottom:20px;
}

.winkelwagenartiekels .price{
  color: #2f2f2f !important;
  font-size: 17px !important;
  padding-bottom:5px !important;
  text-align: left !important;
}

.winkelwagenartiekels .usp{
  color: #2cad58;
}

.winkelwagenartiekels .buttons .winkelmand{
  float: right;
  border: 0;
  padding: 0;
  line-height: 40px;
  padding-right: 45px;
  padding-left: 8px;
  height: 42px;
  position: relative;
  overflow: hidden;
}

.winkelwagenartiekels .winkelmand{
  font-size: 16px;
  font-weight: normal;
  width:150px;
}

.winkelwagenartiekels .winkelmand i{
  background: #fff;
  position: absolute;
  right: 1px;
  width: 40px;
  height: 40px;
  top: 1px;
  color: #f8731d;
  border: 2px solid #f8731d;
  transition: all .2s;
  padding: 2px;
}

.winkelwagenartiekels .winkelmand:hover i{
  background: #d95f02;
  color: #fff;
  border-color: #d95f02;
}

.winkelwagenartiekels .buttons .winkelmand {
  width: initial;
  max-width: 200px;
  padding: 0 55px 0 20px;
}

.winkelwagenartiekels .verder-winkelen{
  font-size: 16px;
  color: #f8731d;
  margin-top:25px;
  float: right;
}

.winkelwagenartiekels .old-device {
  font-size: 12px;
  color: #555;
  padding-bottom: 8px;
  float: left;
  text-align: left;
  width: 100%;
}

.winkelwagenartiekels .old-device a,
.winkelwagenartiekels .old-device a:hover,
.winkelwagenartiekels .old-device a:active,
.winkelwagenartiekels .old-device a:visited {
  color: #555;
  font-style: italic;
}

.winkelwagenartiekels .old-device a i {
  font-size: 12px;
}

.winkelwagenartiekels ul {
    list-style: none;
}
.winkelwagenartiekels ul > li {
    color: #555;
    border-bottom: 1px solid #555;
    padding: 5px 0;
    line-height: 14px;
}

.extra .product-wrapper {
  height: 235px;
}
.extra .fa{
  width:35px;
  height: 35px;
  background: #f7f5f4;
  border: 1px solid #c6c8c6;
  border-radius: 50%;
  position: absolute;
  z-index: 9999;
  color: #555555;
  padding-top:9px;
  font-size: 14px;
}

.extra .fa-chevron-left{
  top: 85px;
  left: -25px;
  padding-left:9px;
}

.extra .fa-chevron-right{
  top: 85px;
  right: -25px;
  padding-left:10px;
}

.winkelwagenartiekels .extra{
  background: #f2f2f2;
  padding:30px;
}

.winkelwagenartiekels .extra .title-h5{
  font-weight: bold;
  margin-bottom: 15px;
}

.popUpExtra {
  width: calc(100% + 10px);
  margin-left: -5px;
}

.winkelwagenartiekels .extra .product{
  background: #fff;
  border: 1px solid #d9d9d9;
  margin: 0 5px;
  width:120px;
  display: inline-block;
  position: relative;
}

.winkelwagenartiekels .extra .title, .oldprice, .newprice{
  padding-bottom:15px;
}
.winkelwagenartiekels .extra .title {
  height: 50px;
  overflow: hidden;
}

.oldprice, .newprice{
  display: inline-block;
}

.extra .oldprice{
  color: #2f2f2f;
  text-decoration: line-through;
  max-width: 50%;
  float:left;
  white-space: nowrap;
}

.extra .newprice{
  color: #f8731d;
  font-weight: bold;
  max-width: 50%;
  float:left;
  white-space: nowrap;
}

.extra .product .fa-info-circle{
  color: #d9d4d4;
  font-size: 26px;
  position: absolute;
  z-index: 999;
  left: 10px;
  top: 10px;
}

.winkelwagenartiekels .extra .winkelmand{
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  padding: 0;
}

.extra .winkelmand .fa-plus{
  position: absolute;
  right: 5px;
  top: 4px;
  font-size: 11px;
}

.account-holder {
    width: 200px;
    margin-top: -10px;
}
.account-holder .cta, .winkelwagenartiekels .extra .winkelmand {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
  .meerdankabels {
    margin-top: 20px;
  }
  .search-holder .search {
    padding: 3px !important;
  }
  .search-btn:before {
    float: left;
    font-size: 21px;
    margin-top: 2px;
  }
  .search-btn {
    width: 26px;
    height: 26px;
    padding: 0;
  }
  .btn-inwinkelmand #winkel {
    font-size: 15px;
    left: -1px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 40px;
  }
  .extra .product-wrapper .slick-list,
  .extra .product-wrapper {
    height: 250px;
  }
}

.shoppingcartlayer-holder {
    right: 0;
    top: 31px;
    padding-top: 30px;
    width: 900px;
    display: none;
}
.shoppingcartlayer {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.45);
}
.shoppingcartlayer a {color:#555;}

.shoppingcartlayer-holder .fa-caret-up:before {
    font-size: 42px;
    color: #fff;
    text-shadow: -1px 0 #999d9d, 0 1px #fff, 1px 0 #999d9d, 0 -1px #fff;
}
.shoppingcartlayer-holder .fa-caret-up {
    height: 27px;
    z-index: 100;
    right: 15px;
    top: 2px;
}
.close:before {
    font-size: 34px;
}
.close {
    padding: 0;
}
.shoppingcartlayer .toprow,
.account-content .toprow{
    line-height: 20px;
    color: #fff;
    padding: 0 5px;
    margin-top: 15px;
    background: #f8731d;
}
.shoppingcartlayer .itemrow,
.account-content .itemrow {
    padding: 0 5px;
    color: #555;
    line-height: 34px;
    border-bottom: 1px solid #e6e7e7;
}
.js_leverstatus img {
  margin: 3px 0;
}
.shoppingcartlayer .itemrow .levertijd img,
.winkelmand-content .itemrow .levertijd img,
.account-content .itemrow .levertijd img {
    margin-top: 15px;
}
.account-content .links a {
  color: #f8731d;
  font-weight: bold;
}
.account-content .big-orange {
  color: #f8731d;
  font-weight: bold;
  font-size: 15px;
}
.account-content input.cta {
  padding: 0 !important;
  line-height: 30px !important;
}
.account-content .factuur h3 {
  font-size: 12px;
}
.account-content .factuur input {
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  padding: 3px;
  border: 1px solid #999d9d;
  width: 100%;
  margin-bottom: 15px;
}
.account-content .factuur button {
  transition: background 0.3s ease 0s;
  font-size: 12px;
  background: #e6e7e7;
  color: #555;
  font-weight: bold;
  line-height: 30px;
  border: 2px solid transparent;
  cursor: pointer;
  font-style: normal;
  width: 100%;
}
.account-content .factuur button:hover,
.account-content .factuur button:active {
    background: #555;
    color: #fff;
}
.shoppingcartlayer .itemrow .levertijd a  {
    cursor: default;
}
.shoppingcartlayer .itemrow .img img,
.winkelmand-content .itemrow .img img{
    height: 35px;
}
.shoppingcartlayer .itemrow .aantal input,
.winkelmand-content .itemrow .aantal input{
    padding: 3px;
    height: 24px;
    margin-top: 4px;
}
.mid .itemrow a {
  color: #f8731d !important;
}
.shoppingcartlayer .toevoegen input, .shoppingcartlayer .coupon input,
.winkelmand-content .toevoegen input, .winkelmand-content .coupon input{
    padding: 3px;
    height: 34px;
    color: #555;
}
.shoppingcartlayer .btn-coupon,
.winkelmand-content .btn-coupon{
    color: #555;
    line-height: 34px;
}

.shoppingcartlayer .btn-coupon:hover,
.shoppingcartlayer .btn-coupon:active{
    text-decoration: underline;
    color: #f8731d;
}

.winkelmand-content .js_coupon,
.shoppingcartlayer .coupon{
    display: none;
}
.shoppingcartlayer .afrekenen,
.winkelmand-content .afrekenen{
    padding-top: 15px;
}

.shoppingcartlayer .afrekenen a {
  color:#fff;
}

.minus {
   color: #555;
    font-size: 19px !important;
    margin-left: 5px;
    vertical-align: middle;
}
.winkelmand-content .zakelijk {
    display: none;
}
.fa-wachtwoord:before {
    color: #f8731d;
    float: left;
    font-size: 34px;
    margin-top: 8px;
}
.winkelmand .winkelmand-visible {
  display: block !important;
  visibility: visible !important;
}

.winkelmand .winkelmand-hidden {
    display: none;
}

@media (min-width: 991px) and (max-width: 1199px) {
    .usps .usp-tekst {
        padding-right: 31px;
    }
    .logo-subscript {
        font-size: 10px;
    }
    .logo-holder {
        margin-top: 10px;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .usps .usp-tekst {
        padding-right: 88px;
    }
}

@media (max-width: 990px) {
  .account-content .totals {
    padding: 0;
  }
}
@media (max-width: 767px) {
    .logo-holder {
      margin-top: 0;
      z-index: 1;
    }
    .main-logo {
        max-width: 122px;
        margin-left: 15px;
    }
    header {
        min-height: 70px;
    }
    .btn-search:before {
        font-size: 30px;
    }
    .btn-search {
        transition: color 0.3s ease 0s;
        width: 32px;
        height: 32px;
        color: #f8731d;
        margin: 11px 25px 0 0;
    }
    .btn-search:hover,
    .btn-search:active {
        color: #d95f02;
    }
    .search-holder {
        padding-right: 15px;
    }
    .search-holder .search-btn {
        right: 15px;
    }
    .btn-account {
        height: 33px;
        margin-top: 3px;
        width: auto;
    }
    .btn-account .icon {
        font-size: 30px;
    }
    .btn-account .text.mijn-account {
        margin-top: 0px;
    }

    .category-list > li > a, .extralink{border-bottom: 2px solid #999d9d;}
    .kabels, .meer{padding-top: 0px !important; padding-bottom: 0 !important;}
}

/* sidebars */
.block-header {
  color: #fff;
  font-weight: bold;
  background:#999d9d;
  z-index:  1;
  border-radius: 2px 2px 0 0;
  padding: 10px;
  text-align: left;
  line-height: 1;
}
.winkelmand .block-header {
  background: #555;
  color: #fff;
}
.winkelmand .block-header > div {
  word-break: break-word;
}

.block-header.orange {
    background: #f8731d;
}
.block-header.filteren {
    border: none;
}
.category-list {
    list-style: none;
    margin-bottom: 0;
    width: 100%;
    padding: 0;
}
.category-list > li > a,
.extralink {
    transition: all 0.3s ease 0s;
    line-height: 24px;
    background: #fafafa;
    color: #555;
    float: left;
    width: 100%;
    padding: 0 10px;
}

.group_menu > li > a {
  background: #fff;
}

.extralink {
    border-bottom: none;
    border-top: 1px solid #999d9d;
}
.category-list:not(.groupmenu) li.open > a {
    background: #f8731d;
    color: #fff;
    transition: none;
}
.category-list > li.open > a > .fa-chevron-down:before {
  content: "\79";
}
.category-list > li > a > .fa-chevron-down {
    margin: 0 -10px 0 0;
}
.category-list > li > a > .fa-chevron-down:before {
    font-size: 9px;
}
.category-list > li > a:hover,
.extralink:hover,
.extralink:active {
    background: #fff;
    color: #f8731d;
}
.category-list ul {
    list-style: none;
    padding: 0;
}
.category-list ul > li > a {
    transition: color 0.3s ease 0s;
    transition: background 0.3s ease 0s;
    line-height: 20px;
    background: #fff;
    color: #555;
    font-size: 11px;
    float: left;
    width: 100%;
    padding: 0 10px;
    height: 24px;
}

.category-list ul > li > a > .fa-chevron-right {
    color: #f8731d;
}
.category-list ul > li > a > .fa-chevron-right:before {
    font-size: 9px;
}
.category-list ul > li > a:hover,
.category-list ul > li > a:active,
.category-list ul > li > a.active,
.category-list ul > li.active > a {
    background: #e6e7e7;
    color: #f8731d;
}

.group_menu li > a {
  font-size: 11px;
  padding-left: 6px;
}
.accordion {
    display: none;
}
.product input{
    padding: 3px;
    background: #fff;
    color: #555;
    font-style: italic;
}

.product-holder-home .product input {
  font-style: normal;
}

.free-ship {
  left: 0;
  bottom: -1px;
  border-top: 1px solid #f8731d;
  border-bottom: 1px solid #f8731d;
  line-height: 25px;
  color: #f8731d;
  z-index: 100;
  background: rgba(255,255,255,0.5);
}
.product label {
    line-height: 28px;
    text-align: right;
    font-weight: normal;
}
.products-holder .toppadding {
  padding-top: 5px;
}
.products-holder .nohover:active .catout,
.products-holder .nohover:hover .catout {
  border: 2px solid #cccecc;
}
.products-holder .nohover {
  cursor: default;
}
.product-holder-home {
  padding: 0;
}
.provider-products .product .order {
  background: none;
  padding-right: 15px;
}
.sale-sign {
  right: -4px;
  top: 5px;
  width: 32px;
  height: 32px;
}
.fa-sale {
  background: url(../misc/sale.png) left top no-repeat;
  background-size: cover;
}
.fa-shipment {
  background: url(../misc/freeshipment.png) left top no-repeat;
  background-size: cover;
}

.fa-check:before,
.fa-alert:before {
    font-size: 12px;
}

.product .thumb {
    padding: 5px;
    padding-bottom: 0px;
    height: 120px;
    height: 100%;
    background: #fff;
    min-height: 131px;
}


.product .thumb .imgin {
    max-height: 120px;
}

.product .thumb2 {
    max-height: 100px;
}

.more-products {
  border-radius: 2px !important;
  padding: 0 10px !important;
  text-align: center;
  font-weight: bold;
  color: #fff !important;
  margin-top: 10px;
  transition: all 0.3s ease 0s !important;
  margin-left: 0 !important;
}

.more-products.grey.light {
  color: #989c9c !important;
  background: #fff;
  border: 1px solid #989c9c;
}

.more-products.grey.light:hover {
  color: #fff !important;
  background: #989c9c;
}

.losselink {
    line-height: 30px;
    color: #555;
    font-style: italic;
}
.losselink:hover,
.losselink:focus {
    color: #555;
    text-decoration: underline;
}

.offer .losselink {
  background: #f8731d;
  color: #fff;
  font-style: normal;
  text-align: center;
  border-radius: 2px;
  padding: 5px;
  margin-top: 15px;
  transition: all 0.3s ease 0s;
  font-weight: bold;
}

.offer .losselink:hover {
  background: #555;
  color: #fff;
  text-decoration: none;
}

.garantie {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-bottom: 0;
  border: 1px solid #e7e7e7 !important;
}
.garantie ul {
  list-style: none;
  margin: 10px 0;
}
.garantie ul li {
  line-height: 20px;
}
.garantie .fa-check {
    color: #f8731d;
}
.garantie .trustpilot {
  padding: 10px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.garantie .trustpilot .title {
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #555;
  margin-bottom: 10px;
}
.garantie #reviewavg {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background: #fe7224;
  font-weight: bold;
  font-size: 18px;
  float: left;
  display: block;
}
.garantie .star-holder {
  padding: 8px 10px;
  float: left;
  width: calc(100% - 41px);
}
.garantie .star-holder i {
  font-size: 14px;
  color: #fe7224;
}
.garantie .review-text {
  padding: 10px 0 0 0;
}
.garantie img {
  height: auto;
}
.trustpilot .title {
    font-weight: bold;
    font-size: 24px;
}
.trustpilot p {
    font-size: 10px;
    margin: 0;
    padding: 15px 0 0 0;
    line-height: 13px;
}
.trustpilot .tussentitle {
    background: #e6e7e7;
    color: #555;
    line-height: 16px;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}
.trustpilot a {
    color: #f8731d;
    text-decoration: underline;
}
.trustpilot a:hover,
.trustpilot a:active {
    text-decoration: none;
}
.levering-img {
    height: 8px;
}
.bezorger span {
    font-size: 11px;
}
.bezorger .inside {
    padding-bottom: 0;
}
.filters {
    border-top: none;
}
.filter-link {
    transition: background 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    background: #ffdbbf;
    border-bottom: 1px solid #f8731d;
    color: #f8731d;
    line-height: 20px;
}
.filter-link:hover,
.filter-link:active {
    color: #fff;
    background: #f8731d;
}
.filters input[type='checkbox'] {
    margin-right: 3px;
}
.filters label {
    line-height: 15px;
    font-weight: normal;
    margin-bottom: 2px;
}
.filter-label {
    margin-top: 10px;
}

@media (min-width: 991px) and (max-width: 1199px) {
  .category-list ul > li > a {
    font-size: 10px;
    padding: 0 0 0 4px;
  }
  .category-list ul > li > a > .fa-chevron-right {
    width: 10px;
    float: none !important;
  }
  .category-list > li > a,
    .extralink {
        font-size: 10px;
        padding-left: 5px;
    }
}

@media (max-width: 990px) {
  .product .thumb .imgin {
    float:  none !important;
    margin:  0 auto;
    max-height: 150px;
  }
}

@media (max-width: 767px) {
    .product:hover,
    .product:active {
      background: #fff !important;
    }
    .product label {
      display: none;
    }
    .product input {
      margin-bottom: 10px;
      float: left !important;
    }
    .account-content .product input {
      display: none;
    }
    .product .order{
      background: #fff !important;
      min-height: 1px !important;
    }
    .btn-filters {
        border-bottom: 1px solid #555;
        background: #f8731d !important;
    }
    .filters {
        margin: 0;
        display: none;
    }
}
@media (min-width: 768px) {
    .filters {
        display: block !important;
    }
}

/* products general */
.swipable-cats {
  opacity: 0;
}

@media (min-width: 991px) {
  .swipable-cats {
    margin-left: -5px;
    width: calc(100% + 5px);
  }
}

.swipable-cats .prev,
.swipable-cats .next,
.extra .prev,
.extra .next,
.product-block .product-slider .next,
.product-block .product-slider .prev {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  top: calc(50% - 10px);
  right: -5px;
  outline: none;
  background: #555555;
  border: 1px solid #000;
  z-index: 90;
}

.swipable-cats .prev,
.extra .prev,
.product-block .product-slider .prev {
  left: -1px;
  right: auto;
}

.swipable-cats .disabled,
.extra .disabled,
.product-block .product-slider .disabled {
  display: none;
}

.swipable-cats .row,
.popUpExtra .row {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

.swipable-cats .row .swipe-tile {
  padding: 5px;
  margin: 5px 5px 30px 5px;
  width: 128px;
  height: 110px;
  border-radius: 3px;
  display: block;
  border: 1px solid #c6c8c6;
  float: left;
  text-align: center;
  position: relative;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.10);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.10);
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.10);
  transition: transform 0.3s linear;
}

.swipable-cats .row .swipe-tile .title {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 5px;
  height: 24px;
  line-height: 12px;
  font-size: 11px;
  font-weight: bold;
  color: #555;
  padding: 0 2px;
}

.swipable-cats .next:before,
.extra .next:before,
.product-block .product-slider .next::before,
.swipable-cats .prev:before,
.extra .prev:before,
.product-block .product-slider .prev::before {
  font-family: 'AlleKabels';
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 10px;
}

.swipable-cats .next:before,
.extra .next:before,
.product-block .product-slider .next::before {
  content: 'B';
}

.swipable-cats .prev:before,
.extra .prev:before,
.product-block .product-slider .prev::before {
  content: 'A';
}

.prodtile .tile {
  background: #f5f5f5;
  overflow: hidden;
}

body:not(.multi2):not(.multi2old) .products-holder {
  padding: 0 15px;
}

.account-content .products-holder {
  padding: 0 !important;
}

.account-content .products-holder > form {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

body:not(.multi2old) .block-holder.home .prodtile,
body:not(.multi2old) .products-holder.home .prodtile {
  width: 100%;
}

.products-holder .prodtile .tile .prodimg {
  cursor: zoom-in;
}

.prodtile .tile .prodimg {
  background: #fff;
}

.prodtile.multi .tile .prodimg img {
  width: 100%;
  height: auto;
}

.search-results h1 {
  margin-bottom: 25px;
}

.search-results p.resultaat {
  font-size: 14px;
  line-height: 24px;
}

@media (max-width: 990px) {
  .search-results .prodorder {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column-reverse;
  }

  .search-results .prices-row {
    flex-direction: initial !important;
  }
}

.search-results .prodimg .zoom {
  height: 100%;
}

.prodtile.single .tile .prodimg img,
.search-results .prodimg img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.products-holder .overview-container .tile .prodspecs,
.prodtile .tile .prodspecs {
  padding: 15px 10px;
  height: 100%;
}

.prodtile .tile .prodspecs .title {
  color: #fe7224;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  padding: 0;
  margin-bottom: 10px;
}

.prodtile .tile .prodspecs table tr td:not(:only-child),
.overlayin.popupWithDetails .productdetails table tr td:not(:only-child),
.right-detail-barx.cart table tr td:not(:only-child) {
  float: left;
  display: block;
  white-space: normal;
  word-break: break-word;
}


.prodtile .tile .prodspecs .prodstock {
  color: #06ad1a;
}

.prodtile .tile .prodspecs .prodstock.notinstock,
.prodtile .tile .prodorder .stocktext.notinstock {
  color: #fe7224;
}

.prodtile .tile .prodspecs,
.prodtile .tile .prodspecs:hover,
.prodtile .tile .prodspecs:focus,
.prodtile .tile .prodspecs:active {
  color: #555;
}

.attr_select ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.attr_select > ul > li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.attr_select > ul > li > span {
  font-weight: bold;
  color: #000;
  display: block;
  margin-bottom: 5px;
}

.attr_select li.soldout span.color-ball {
  opacity: 0.3;
  position: relative;
}

.attr_select > ul > li > ul > li.active > span {
  border: 2px solid #fe7224;
  position: relative;
  opacity: 1;
}

.attr_select li.soldout span.color-ball1::before {
  content: "\e02c";
  font-family: "allekabels";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  color: #cc0000;
  font-style: normal;
  text-align: center;
  padding: 2px;
}

.attr_select li.soldout.active span.color-ball1::before {
  background: #cc0000;
  color: #fff;
}

.attr_select > ul > li.color > ul > li > span {
  width: 32px;
  height: 32px;
  border-color: #fff;
  border-radius: 50%;
}

.attr_select > ul > li.color > ul > li.active > span {
  border-color: #fe7224;
}

.attr_select > ul > li > ul > li.active > span:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
        transform: translateX(-50%);
  width: 0;
  height: 0;
  display: block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fe7224;
  content: "";
  pointer-events: none;
  z-index: 100;
}

.attr_select > ul > li > ul > li > span {
  border: 1px solid #dfdcdc;
  border-radius: 4px;
  background: #fff;
  float: left;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
}

.attr_select > ul > li > ul > li > span a {
  padding: 10px 5px;
  line-height: 13px;
  color: #555;
  float: left;
}

.attr_select > ul > li.color > ul > li > span a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  position: relative;
}

.attr_select > ul > li.color > ul > li.active:not(.soldout) > span a {
  border: 3px solid #fff;
}

.detailinfo .attr_select > ul > li.color > ul > li:not(.active) > span[title="Wit"]{
  border-color: #e1e1e1;
}

.attr_select > ul > li > ul > li.active > span a {
  padding: 9px 5px;
}

.attr_select li.deprecated,
.attr_select li.soldout span {
  font-style: italic;
  opacity: 0.45;
}

.attr_select li.soldout span {
  border-color: #cc0000;
}

.attr_select li.soldout a {
  color: #cc0000;
}

.prodtile .tile .prodorder {
  padding: 10px;
  margin-top: auto;
}

.prodtile .tile .prodorder .stocktext {
  color: #06ad1a;
  font-weight: bold;
  margin-bottom: 15px;
}

.tile .prodorder .prices-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}

.prodtile .tile .prodorder .prices {
  display: block;
  width: auto;
  float: left;
}

.prodtile .tile .prodorder .prices .price {
  font-size: 24px;
  line-height: 39px;
  color: #000;
  font-weight: bold;
}

.prodtile .tile .prodorder .prices .old-price {
  font-size: 11px;
  opacity: 0.35;
  text-decoration: line-through;
}

.prodtile .tile .action-holder .into-cart {
  height: 39px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
}

.prodtile .tile .prodorder .action-holder .into-cart input {
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  width: 42px;
  height: 39px;
  border-bottom: 2px solid #cecece;
  border-radius: 5px 0 0 5px !important;
  padding-left: 10px;
}

.prodtile .tile .prodorder .action-holder .into-cart .prodbtn {
  width: calc(100% - 42px);
  height: 39px;
  border-radius: 0 5px 5px 0;
  background: #06ad1a;
  border: none;
  border-bottom: 2px solid #058c15;
}

.prodtile .tile .prodorder .action-holder.notinstock .into-cart .prodbtn {
  width: 100%;
  background: #fe7224;
  border-color: #bb4504;
}

.prodtile .tile .prodorder .action-holder .into-cart .prodbtn .btn-text,
.prodtile .tile .prodorder .action-holder .into-cart .prodbtn:hover .btn-text,
.prodtile .tile .prodorder .action-holder .into-cart .prodbtn:focus .btn-text,
.prodtile .tile .prodorder .action-holder .into-cart .prodbtn:active .btn-text {
  font-size: 14px;
  float: left;
  line-height: 38px;
  padding: 0 10px;
  width: calc(100% - 40px);
  text-align: right;
  transition: background-color 0.3s ease 0s;
}

.prodtile .tile .action-holder .into-cart .prodbtn .fa {
  width: 40px;
  height: 39px;
  position: relative;
}

.prodtile .tile .action-holder.notinstock .into-cart .prodbtn .fa,
.prodtile .tile .prodorder .action-holder.notinstock .right .prodbtn:hover .btn-text {
  background: #bb4504;
}

.prodtile .tile .prodorder .action-holder .right .prodbtn:hover .btn-text {
  background: #058a15;
}

.prodtile .tile .action-holder .into-cart .prodbtn .fa:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.prodtile .tile .action-holder {
  margin-top: 15px;
}

.account-content .prodtile .tile .wrapper {
  flex-wrap: wrap !important;
}

@media (min-width: 1200px) {
  .swipable-cats .row .swipe-tile {
    width: 142px;
  }

  .prodtile .tile .action-holder {
    width: 100%;
  }

  .prodtile .tile .prodimg {
    height: 240px;
  }

  .multiselect5050 .prodtile .tile .prodimg,
  .account-content .prodtile:not(.changed) .tile .prodimg {
    height: 230px !important;
    flex-basis: auto !important;
  }

  .multiselect5050 .prodtile {
    flex-basis: 25% !important;
  }

  .prodtile.single .tile .wrapper {
    height: calc(100% - 240px);
  }

  .multiselect5050 .prodtile .tile .wrapper,
  .account-content .prodtile:not(.changed) .tile .wrapper {
    display: flex;
    flex-wrap: wrap;
    height: calc(100% - 230px) !important;
  }

  .prodtile .tile .action-holder .into-cart .prodbtn .fa {
    background: #058a15;
  }
}

@media (max-width: 1199px) {
  .prodtile .tile .action-holder {
    width: 81px;
  }

  .prodtile .tile .action-holder.notinstock .into-cart .prodbtn .fa,
  .prodtile .tile .prodorder .action-holder.notinstock .right .prodbtn:hover .btn-text {
    width: 100%;
  }
}

@media (min-width: 991px) {
  .swipable-cats .row .swipe-tile:hover {
    transform: scale(0.95);
  }

  .prodtile.multi:not(.changed) .tile .prodorder,
  body:not(.multi2old.pdp) .products-holder.home .prodtile.changed .tile .prodorder,
  body:not(.multi2old.pdp) .block-holder.home .prodtile.changed .tile .prodorder {
    background: #e9e9e9;
  }

  .products-holder:not(.margin-center-productview) .prodtile:not(.single) .tile .prodimg {
    height: 100%;
    min-height: 236px;
  }

  .prodtile .tile .prodimg {
    height: 200px;
  }

  body:not(.multi2):not(.multi2old) .prodtile .tile .prodimg {
    height: 100%;
  }

  .prodtile.single .tile .wrapper,
  .multiselect5050 .prodtile .tile .wrapper {
    display: flex;
    flex-wrap: wrap;
    height: calc(100% - 200px);
  }

  .multi2.pdp.nofilter-xmas-filters .tile .prodimg {
    height: 250px;
  }

  .multi2.pdp.nofilter-xmas-filters .tile .wrapper {
    display: flex;
    flex-wrap: wrap;
    height: calc(100% - 250px);
  }

  .multi2old .prodtile.multi:not(.changed) .tile .wrapper,
  body:not(.multi2old.category):not(.multi2old.pdp):not(.nofilter-xmas-filters) .products-holder:not(.deals) .prodtile.single .tile .wrapper,
  .desktop_product .prodtile .tile .wrapper,
  body:not(.multi2old.pdp) .products-holder.home .prodtile.changed .tile .wrapper,
  .search-results .products-holder .prodtile .tile .wrapper {
    display: flex;
    flex-basis: 67%;
    flex-wrap: nowrap;
    height: 100%;
  }

  .products-holder:not(.margin-center-productview) .prodtile:not(.single):not(.changed) .tile .prodimg,
  body:not(.multi2old.category):not(.multi2old.pdp):not(.nofilter-xmas-filters) .products-holder:not(.deals) .prodtile.single .tile .prodimg,
  .desktop_product .prodtile .tile .prodimg,
  body:not(.multi2old.pdp) .products-holder.home .prodtile.changed .tile .prodimg {
    flex-basis: 32%;
  }

  .prodtile .tile .prodspecs table tr td:not(:only-child),
  .prodtile .tile .prodspecs .prodstock .second-column,
  .overlayin.popupWithDetails .productdetails table tr td:not(:only-child),
  .overlayin.popupWithDetails .productdetails .second-column,
  .right-detail-barx.cart table tr td:not(:only-child) {
    width: 60%;
    display: inline-block;
  }

  .prodtile .tile .prodspecs table,
  .right-detail-barx.cart table {
    width: 100%;
  }

  .products-holder .tile .prodorder .attr_select {
    padding-top: 30px;
  }

  .products-holder:not(.home) .prodtile.changed .tile .prodspecs {
    width: 100%;
  }

  .prodtile .tile .prodspecs table tr td:first-of-type:not(:only-child),
  .prodtile .tile .prodspecs .prodstock .first-column,
  .overlayin.popupWithDetails .productdetails table tr td:first-of-type:not(:only-child),
  .overlayin.popupWithDetails .productdetails .first-column,
  .right-detail-barx.cart table tr td:first-of-type:not(:only-child) {
    width: 40%;
  }
}

@media (max-width: 990px) {
  .search-results .product-overview {
    display: block !important;
    margin: 0 !important;
  }

  .search-results .multiselect5050 .prodtile .tile .prodimg {
    height: auto;
  }

  .products-holder .prodtile .tile .prodimg {
    text-align: center;
  }

  .prodtile .tile .action-holder {
    margin-top: 0;
  }

  .prodtile .tile .prodorder > div:last-of-type {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column-reverse;
  }

  .prodtile .tile .prodorder .stocktext {
    text-align: right;
    margin-bottom: 0;
  }

  .prodtile .tile .prodspecs table tr td:first-of-type:not(:only-child),
  .prodtile .tile .prodspecs .prodstock .first-column,
  .overlayin.popupWithDetails .productdetails table tr td:first-of-type:not(:only-child),
  .overlayin.popupWithDetails .productdetails .first-column {
    width: 85px;
    display: inline-block;
  }

  .multi2old .prodtile .tile .prodspecs table tr td:first-of-type:not(:only-child),
  .multi2old .prodtile .tile .prodspecs .prodstock .first-column,
  .multi2 .prodtile .tile .prodspecs table tr td:first-of-type:not(:only-child),
  .multi2 .prodtile .tile .prodspecs .prodstock .first-column {
    width: 85px;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  .prodtile .tile .prodimg img {
    max-width: 240px;
  }

  .search-results .prodtile .tile .prodimg img {
    max-width: unset;
  }

  .prodtile .tile {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  body.category .product-overview,
  body.multi2old.pdp .product-overview,
  body.pdp .products-holder.deals,
  body.pdp .products-holder.products-holder.margin-center-productview {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
  }

  body.pdp .products-holder.deals {
    width: calc(100% + 10px);
  }

  .multiselect5050 .prodtile {
    flex-basis: 33.33333333%;
  }

  .multiselect5050 .prodtile .tile .prodimg {
    height: 270px;
  }

  .first:not(.search-results) .multiselect5050 .prodtile .tile .wrapper {
    display: flex;
    flex-wrap: wrap;
    height: calc(100% - 270px);
  }

  .product-overview .prodtile,
  body:not(.multi2old.category) .products-holder .prodtile {
    display: flex;
    padding: 0 5px 10px 5px;
  }

  .prodtile .tile {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
    display: flex;
    justify-content: space-between;
  }

  .multi2 .prodtile.single .tile,
  .multi2old .products-holder.deals .prodtile.single .tile,
  .multi2 .overview-container .prodtile.multi .tile,
  .multi2old.category .products-holder .prodtile.single .tile,
  .multi2old.pdp .products-holder .prodtile.single .tile,
  .account-content .prodtile:not(.changed) .tile {
    flex-direction: column;
  }

  .multi2old .products-holder .prodtile.single .tile .prodimg,
  .desktop_product .prodtile.single .tile .prodimg {
    height: 240px;
  }

  .multi2.pdp.nofilter-xmas-filters .tile .prodimg {
    height: 230px;
  }

  .multi2.pdp.nofilter-xmas-filters .tile .wrapper {
    display: flex;
    flex-wrap: wrap;
    height: calc(100% - 230px);
  }

  .prodtile .tile:hover {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0);
  }

  .prodtile .tile .prodspecs table tr td:first-of-type:not(:only-child),
  .prodtile .tile .prodspecs .prodstock .first-column,
  .overlayin.popupWithDetails .productdetails table tr td:first-of-type:not(:only-child),
  .overlayin.popupWithDetails .productdetails .first-column,
  .right-detail-barx.cart table tr td:first-of-type:not(:only-child) {
    max-width: 85px;
    float: left;
  }
}

@media (max-width: 767px) {
  .swipable-cats {
    height: 120px;
  }

  .product-overview .prodtile,
  .products-holder .prodtile {
    padding: 0;
  }
}

/* products 2multi old category */
.multi2old.category .products-holder {
  padding: 0 15px;
}

@media (min-width: 1200px) {
  .multi2old.category .products-holder .prodtile.biggerImage .tile .action-holder {
    max-width: 235px;
    margin-top: 0;
  }
}

@media (min-width: 991px) {
  .multi2old .products-holder .prodtile.biggerImage .tile .prodimg {
    height: 320px;
  }

  .multi2old .products-holder .prodtile.changed .tile {
    display: flex;
    flex-wrap: wrap;
  }

  .multi2old .products-holder .prodtile.changed .tile .prodimg,
  .account-content .prodtile.changed .tile .prodimg {
    width: calc(100% / 2 - 10px);
  }

  .multi2old .products-holder .prodtile.changed .tile .wrapper,
  .account-content .prodtile.changed .tile .wrapper {
    width: calc(100% / 2 + 10px);
    display: flex;
    flex-direction: column;
  }

  .multi2old .products-holder .prodtile.changed .tile .wrapper .prodorder {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
  }
}

/* products 2multi old pdp */
@media (min-width: 1200px) {
  .multi2old.pdp .deals .prodtile {
    width: 33.33333333%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .multi2old.pdp .products-holder:not(.deals) .prodtile.single .tile .prodspecs .title {
    width: 220%;
  }

  .multi2old.pdp .deals .prodtile {
    width: 50%;
  }
}

@media (min-width: 991px) {
  .multi2old.pdp .deals .prodtile .tile .action-holder,
  .multi2.category .product-overview .prodtile .tile .action-holder,
  .multi2.pdp .prodtile .tile .action-holder {
    width: 81px;
  }

  .multi2old.pdp .deals .prodtile .tile .action-holder .btn-text,
  .multi2.category .product-overview .prodtile .tile .action-holder .btn-text,
  .multi2.pdp .prodtile .tile .action-holder .btn-text {
    display: none;
  }

  .multi2old.pdp .deals .prodtile .tile .action-holder .into-cart .prodbtn .fa,
  .multi2.category .product-overview .prodtile .tile .action-holder .into-cart .prodbtn .fa,
  .multi2.pdp .prodtile .tile .action-holder .into-cart .prodbtn .fa {
    background: none;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  .multi2old .products-holder,
  .desktop_product .prodtile {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px;
  }
}

/* products 2multi category */
.multi2.category.nofilter-xmas-filters .prodtile .tile .prodimg img {
  object-fit: cover;
}

@media (min-width: 768px) {
  .multi2.nofilter-xmas-filters .prodtile.multi .tile .prodcontent,
  .multiselect5050 .prodtile.multi .tile .prodcontent {
    height: 200px;
  }

  .multi2.nofilter-xmas-filters .prodtile.multi .tile .prodorder,
  .multiselect5050 .prodtile.multi .tile .prodorder {
    background: none;
    height: calc(100% - 200px) !important;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }

  .multi2.category.nofilter-xmas-filters .multiselect5050 .prodtile .tile .prodimg {
    height: 280px !important;
    overflow: hidden;
  }

  .multi2.category.nofilter-xmas-filters .multiselect5050 .prodtile .tile .wrapper {
    height: calc(100% - 280px) !important;
  }
}

@media (max-width: 990px) {
  .multi2.category .overview-container {
    padding: 0 15px;
  }
}

/* products 2multi pdp */
@media (min-width: 1200px) {
  .multi2.pdp .overview-container .products-holder .prodtile {
    width: 25%;
  }

  .multi2.pdp .overview-container .products-holder .prodtile .tile .prodimg img {
    object-fit: cover;
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .multi2.pdp .overview-container .products-holder .prodtile {
    width: 33.333%;
  }
}

/* content */
section {
    padding-top: 30px;
    padding-bottom: 30px;
}
section.first2 {
    padding-bottom: 0;
}
section#footer {
  padding-bottom: 0;
}

#category-dropdown-section select{
  width: 153px;
  float: right !important;
}
#category-dropdown-section .title {
  line-height: 17px;
  font-weight: normal;
  margin-right: 5px;
  display: inline-block;
}
body:not(.xmas-page) #category-dropdown-section .title {
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (min-width: 991px) {
  .product .thumb a {
    float: left;
  }
  .nextprev {
    padding:  0;
  }
  .top_text_readmore {
    padding: 0;
  }
}

section.first {
    padding-bottom: 0;
}
.cat {
   color: #f8731d;
    line-height: 16px;
    font-weight: bold;
    transition: color 0.3s ease 0s;
    padding-bottom: 51px;
}
.cat .fa:before {
    text-align: center;
    font-size: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cat .fa {
    color: #555;
    display: block;
    font-size: 70px;
    margin: 0 auto;
    position: relative;
    transition: color 0.3s ease 0s;
    width: 69px;
    height: 70px;
}
.cat .title {
    left: 0;
    bottom: 2px;
}
.catout {
    padding: 3px;
    background: #fff;
    border: 2px solid #cccecc;
    transition: all 0.3s ease 0s;
}
.cat .title .title-in {
    text-shadow: 0 0 12px #fff, 0 0 5px #fff, 1px 1px 4px #fff, 2px 2px 1px #fff, 0 0 #fff;
}
.nofilter-xmas-filters .category-list-old .cat .title .title-in {
  text-shadow: none;
}
.catin {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #e6e7e7;
    margin-bottom: 23px;
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.cat {
  padding-bottom: 0 !important;
  margin-bottom: 15px;
}
.cat .title {
  padding: 0 17px;
  height: auto;
  font-size: 11px;
  line-height: 16px;
  bottom: 2px;
  color: #555;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -ms-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}
.cat .title .title-in {
  width: 100%;
  height: 40px;
  float: left;
  padding: 5px;
  background: #fff;
  text-align: center;
  border-top:  2px solid #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-tile-holder {
  padding-left: 8px;
  padding-right: 8px;
}
.product-tile {
  padding: 7px;
  margin-bottom: 7px;
}
.product-tile span.title-in {
  background-color: transparent !important;
}
.product-tile:hover .catout {
  border-color: #cccecc !important;
}
.product-tile:hover span.title-in {
  background-color: transparent !important;
  color: #000;
  border: none;
  border-top: 2px solid transparent!important;
}

@media (max-width: 460px) {
  section .product-tile.col-lg-20 {
    width: 33.3333333%;
  }

  .product-tile img {
    margin-top: 21px !important;
  }
}
.product-tile .title {
  padding-left: 8px;
  padding-right: 8px;
  bottom: unset;
  top: 8px;
  font-size: 12px;
}
.product-tile .catout {
  padding: 0;
  border-radius: 3px;
  border-width: 1px;
  overflow: hidden;
  box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 10%);
}

@media (min-width: 768px) {
  .product-tile .catin {
    height: 150px !important;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .product-tile .catin {
    height: 220px !important;
  }
}

.product-tile img {
  margin-bottom: unset !important;
  margin-top: 13px;
  max-width: unset;
  max-height: unset !important;
}
.cat2 .title .title-in {
  text-align: center;
}
.cat2 .catin {
    padding: 0;
    margin: 0;
    height: 134px;
}
.cat3 .catin {
  height: 124px;
}
.cat2 .catout {
    transition: border 0.3s ease 0s;
}
.cat2 .catin {
    background: #fff;
}
.catfade {
    padding-top: 15px;
    padding-bottom: 15px;
    left: 0;
    top: 0;
    border: 3px solid #fff;
    background: #e6e7e7;
}
.cat2 img {
  max-height: 90px;
  max-width: auto;
  margin-bottom: 23px;
  width: 100%;
  object-fit: contain;
}
.catnohover {
  cursor: default;
}
.catnohover .catin {
  margin: 0;
}
.line {
    height: 1px;
    background: #cdcdcd;
}
@media (min-width: 991px) {
  .cat:not(.catnohover):hover .fa,
  .cat:not(.catnohover):active .fa,
  .cat:not(.catnohover).active .fa {
    color: #fff;
  }
  .cat:not(.catnohover):hover,
  .cat:not(.catnohover):active,
  .cat:not(.catnohover).active {
      color: #d95f02;
  }
  .cat:not(.catnohover):hover .catout,
  .cat:not(.catnohover):active .catout,
  .cat:not(.catnohover).active .catout {
      border-color: #f8731d;
  }
  .cat:not(.catnohover):hover .catin,
  .cat:not(.catnohover):active .catin,
  .cat:not(.catnohover).active .catin {
      zoom: 1;
      filter: alpha(opacity=0);
      opacity: 0;
  }
  .cat.btn-review:hover .catin,
  .cat.btn-review:active .catin,
  .cat.btn-review.active .catin {
    opacity: 1;
  }
  .cat2:not(.catnohover):hover .catin,
  .cat2:not(.catnohover):active .catin,
  .cat2:not(.catnohover).active .catin {
      zoom: 1;
      filter: alpha(opacity=1);
      opacity: 100;
  }
  .cat:not(.catnohover):hover .title,
  .cat:not(.catnohover):active .title,
  .cat:not(.catnohover).active .title {
    color: #f8731d;
  }
  .cat2:not(.catnohover):hover .title,
  .cat2:not(.catnohover):active .title,
  .cat2:not(.catnohover).active .title {
    color: #fff;
  }
  .cat2:not(.catnohover):hover .title-in,
  .cat2:not(.catnohover):active .title-in,
  .cat2:not(.catnohover).active .title-in {
    background: #f8731d;
    border-color:  #f8731d;
  }
  .cat:not(.catnohover):hover .catfade,
  .cat:not(.catnohover):active .catfade,
  .cat:not(.catnohover).active .catfade {
      background: #f8731d;
  }
}
@media (max-width: 767px) {
    .line {
        margin-top: 10px;
    }
}
.cat:not(.catnohover).active .fa {
  color: #fff;
}
.cat:not(.catnohover).active {
    color: #d95f02;
}
.cat:not(.catnohover).active .catout {
    border-color: #f8731d;
}
.cat:not(.catnohover).active .catin {
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
}
.cat.btn-review.active .catin {
  opacity: 1;
}
.cat2:not(.catnohover).active .catin {
    zoom: 1;
    filter: alpha(opacity=1);
    opacity: 100;
}
.cat:not(.catnohover).active .title {
  color: #f8731d;
}
.cat2:not(.catnohover).active .title {
  color: #fff;
}
.cat2:not(.catnohover).active .title-in {
  background: #f8731d;
  border-color:  #f8731d;
}
.cat:not(.catnohover).active .catfade {
    background: #f8731d;
}
.headerline {
    margin: 15px 0;
}
.line .fade-left {
    height: 1px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(205,205,205,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(205,205,205,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(205,205,205,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(205,205,205,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(205,205,205,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(205,205,205,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cdcdcd', GradientType=1 );
}
.line .fade-right {
    height: 1px;
    background: rgba(205,205,205,1);
    background: -moz-linear-gradient(left, rgba(205,205,205,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(205,205,205,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(205,205,205,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(205,205,205,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(205,205,205,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(205,205,205,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#ffffff', GradientType=1 );
}

.product {
    transition: background 0.3s ease 0s;
    padding: 0;
}
.product .info {
    color: #555;
    line-height: 16px;
    font-size: 11px;
    padding-top: 25px;
    color: #555;
    padding: 10px 15px;
}
.product .info .title {
    color: #f8731d;
    font-weight: bold;
    font-size: 12px;
}
.product .order {
    min-height: 132px;
    transition: border 0.3s ease 0s;
    overflow:hidden;
    height: 100%;
    display: inline-block;
    padding-bottom: 27px;
    padding-top:  10px;
    background: #f7f5f4;
    border-left: 1px solid #fff;
}
.product .price .old-price {
  font-size: 11px;
  font-weight: normal;
  color: #555555;
  display: block;
  margin-top: -6px;
  text-decoration: line-through;
  font-style: italic;
}
.product .price .old_price {
    text-decoration: line-through;
    width: 100%;
    text-align: right;
    float: left;
}
.product .js_leverstatus a {
    float: right;
    margin-top: 5px;
    margin-right: 11px;
}
.product .moreinfo {
    color: #f8731d;
    padding: 5px 0 0 0;
}
.product .order-holder {
    left:  0;
    bottom: 10px;
}
.product .order .inside {
  padding:  5px 0 0 0;
}
.product input {
  width: 50px;
  float:  right;
}
.product:hover,
.product:active {
    background: #f7f5f4;
}

.product .info:hover,
.product .info:active,
.product .info:hover .order,
.product .info:active .order {
    border-color: #f8731d;
}
@media (max-width: 990px) {
  .product .order-holder{
    position: relative !important;
    left: auto;
    bottom: auto;
    float: left;
    padding-right: 0;
    padding-left: 0;
  }
  .product .old_price {
    display: none;
  }
}
@media (max-width: 767px) {
  .product .price {
    line-height: 30px;
  }
  .product .old_price {
    display: block !important;
    font-size: 12px;
    line-height: 13px;
  }
}

.spacer {
    padding-bottom: 15px;
}

.breadcrumbs {
  margin-bottom: 3px;
  color: #555;
}

.breadcrumbs.breadcrum {
  margin-bottom: 0;
}

.mid .breadcrumbs {
  display: flex;
  width: auto;
  z-index: 9;
  flex-wrap: wrap;
  align-content: center;
  align-items: flex-end;
}

.breadcrumbs > div {
  margin-top: 0 !important;
}
.breadcrumbs a {
    color: #555;
    text-decoration: underline;
    z-index: 100;
}
.breadcrumbs span {
    color: #f8731d;
    font-weight: bold;
}
p a {
    color: #f8731d;
    text-decoration: underline;
}
p a:hover,
p a:active {
    text-decoration: none;
}

.sorteren,
.sorteren label {
    color: #555;
    font-weight: normal;
}
.sorteren select {
    background: #fff;
    color: #555;
    font-weight: normal;
    padding: 3px;
    height: 24px;
    margin-left: 5px;
}
.sorteren .filter-btn {
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    background: #ff6f00;
    color: #fff;
    font-size: 11px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.sorteren .filter-btn.btn-filteren {
    margin-right: 10px;
}
.sorteren .filter-btn .fa:before {
    font-size: 26px;
    float: left;
}
.sorteren .filter-btn .title{
    text-align: center;
}
.sorteren .filter-btn .fa-sliders:before{
  margin: 0 4px 0 0;
}
.sorteren .filter-btn .fa-euro {
  float: left;
}
.sorteren .filter-btn .fa-sort {
  float: right;
  margin-top: -32px;
}
.sorteren .filter-btn .fa-euro:before {
  margin: 5px 2px 0 0;
}
.sorteren .filter-btn .fa-sort:before {
  margin: 5px -5px 0 0;
}
.sorteren .filter-btn select {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px !important;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}

.sorteren .filter-btn:hover,
.sorteren .filter-btn:active {
  background: #fff;
  color: #ff6f00;
  border: 1px solid #ff6f00;
}

.btn-moretext {
    color: #f8731d;
}
.moretext {
    display: none;
}
.static-content ol,
.static-content ul {
    padding-left: 30px;
    margin-bottom: 0;
}
.static-content .fa-check {
    color: #f8731d;
}
.linked {
  cursor: pointer !important;
}
.slideContainer {
  cursor: pointer;
}
.blocktext {
    padding-top: 30px;
}
.blocktext .title,
.blocktext .title2 {
  line-height: 20px;
  font-size: 15px;
  color: #f8731d;
  font-weight: bold;
  margin: -40px 0 0 0;
  background: #fff;
}

.login input,
.login select {
  padding: 10px;
  height: 30px;
  font-size: 12px;
  border-radius: 2px !important;
}

.login .cta {
  min-width: 160px;
}

.login .cta.button:not(.grey) {
  background: none;
  color: #f8731d;
  font-weight: normal;
}

.login input:focus,
.login select:focus {
  border-color: #F8731D;
  outline: none;
}

.login-page .advantages,
.account-content .advantages,
.overlay-holder .advantages {
  border-radius: 4px;
  background: #f5f5f5;
  padding: 20px;
  font-size: 12px;
  line-height: 18px;
}

.login-page .advantages .title,
.account-content .advantages .title,
.overlay-holder .advantages .title {
  font-size: 15px;
  font-weight: bold;
  color: #000;
}

@media (min-width: 767px) {
  .login-page .advantage-list ul,
  .overlay-holder .advantage-list ul {
    columns: 2;
  }

  .account-content .advantage-list ul {
    columns: 3;
  }
}

.login-page .advantage-list ul,
.overlay-holder .advantage-list ul {
  list-style: none;
  padding: 0;
}

.account-content .advantage-list ul {
  padding: 0 15px;
}

.login-page .advantage-list .fa-check,
.overlay-holder .advantage-list .fa-check {
  padding-right: 5px;
  color: #1eb337;
}

textarea {
    padding: 3px;
    font-weight: 400;
    resize: vertical;
}
.login label:not(.errormsg) {
    line-height: 31px !important;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: normal;
}

.bflocation_error_msg a {
  color: #f8731d;
}

.login label.error input,
.login label.error select {
  color: #ff000a;
  border: 1px solid #ff000a !important;
  -webkit-appearance: none;
}

.login label.error::after {
  content: "\44";
  font-family: "allekabels";
  color: #ff000a;
  position: absolute;
  right: 10px;
  top: 0;
}
.login label.valid input,
.login label.valid select {
  color: #0aa319;
  border: 1px solid #0aa319;
  -webkit-appearance: none;
}

.login label.valid::after {
  content: "\76";
  font-family: "allekabels";
  color: #0aa319;
  position: absolute;
  right: 10px;
  top: 0;
}

.login .error-msg {
  line-height: 16px;
  margin-top: 4px;
}

.errormsg {
  color: #ff000a;
  background: #f5f5f5;
  padding: 10px;
  line-height: 20px !important;
  border-radius: 4px;
  border-bottom: 2px solid #ff000a;
  font-weight: normal;
}

.errormsg::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 3px;
  background: #f5f5f5;
  position: absolute;
  top: -5px;
  left: 15px;
  transform: rotate(45deg);
}

.login label.lesslineheight {
    line-height: 13px;
    height: 30px;
}
.login label.lesslineheight.username {
  padding-top: 3px;
}
@media (min-width: 992px) {
  .login label.lesslineheight.username {
    line-height: 27px;
  }
}
.login input[type='checkbox'] {
    height: auto;
    margin-right: 10px;
}

.labels .row {
  margin-right: -5px;
  margin-left: -5px;
}

.labels .label-single {
  padding: 0 5px;
}

.labels .label-single p {
  margin-bottom: 0;
}

.labels .label-single a {
  box-shadow: 0px 0px 9px rgb(0 0 0 / 15%);
  border-radius: 2px;
  padding: 20px;
  font-size: 14px;
  display: flex;
  align-items: center;
  color: #555;
  transition: background .3s ease 0s;
}

.labels .label-single a:hover {
  background: #e6e7e7;
}

.labels .label-single span {
  font-size: 16px;
  font-weight: bold;
  display: block;
}

.labels .label-single i {
  color: #f8731d;
  font-size: 20px;
}

@media (min-width: 992px) {
  .labels .row,
  .labels .label-single {
    display: flex;
  }
}

@media (max-width: 991px) {
  .labels .label-single {
    margin-bottom: 20px;
  }
}

.resultaat span {
    color: #f8731d;
}
.gerelateerd ul {
    list-style: none;
    margin: 0;
    background: #e6e7e7;
    padding: 2px;
}
.gerelateerd ul > li:hover,
.gerelateerd ul > li:active {
    background: #fff;
}
.gerelateerd ul > li a {
    color: #555;
}
.gerelateerd ul > li a:hover,
.gerelateerd ul > li a:active {
    color: #f8731d;
}
.nextprev {
  margin-bottom: 10px;
}
.nextprev a {
  line-height: 15px;
}
.nextprev .cta {
  background: none;
  color: #f8731d;
  text-decoration: underline;
  border:  none;
  font-weight: normal;
  line-height: auto;
}
.nextprev .cta:hover,
.nextprev .cta:active {
  background: none;
  color: #f8731d;
  text-decoration: none !important;
  border:  none;
  font-weight: normal;
  line-height: auto;
}
.nextprev .cta.noactive {
  background: none;
  color: #e6e7e7;
  text-decoration: underline;
  cursor: default;
  border:  none;
}
.nextprev .cta.noactive:hover,
.nextprev .cta.noactive:active {
  background: none;
  color: #e6e7e7;
  text-decoration: underline !important;
}
.backbtn {
  margin-bottom: -15px;
  margin-top: 0px;
  margin-right: -15px;
  z-index: 100;
  padding: 0 5px;
  line-height: 20px !important;
}
.backtoschool-banner {
  height: 100px;
  background-image: url(../misc/banner-back-to-school.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
.backtoschool-banner .main-text {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  left: 15px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.backtoschool-banner .main-text .sub-text {
  color: #f8731d;
  font-size: 22px;
  line-height: 25px;
  font-weight: normal;
  border-top: 2px solid #fff;
}
@media (min-width: 1200px) {
    .col-lg-20 {
        width: 20%;
    }
    .col-lg-80 {
        width: 80%;
    }
}
@media (min-width: 991px) and (max-width: 1199px) {
    .garantie {
        padding: 5px 0 5px 5px;
    }
    .backtoschool-banner .main-text .sub-text {
      font-size: 16px;
    }
}
@media (max-width: 991px) {
    .product .thumb {
        overflow: hidden;
        margin-bottom: 95px;
        height: 130px !important;
    }
    .product .info {
        margin-top: 0;
        position: absolute;
        height: 91px;
        left: 0;
        top: 136px;
        overflow: hidden;
        border: none;
    }
    .spacer {
        padding-right: 15px;
    }
    .nextprev {
        padding-right: 15px;
    }
    .backtoschool-banner .main-text {
      font-size: 40px;
    }
    .backtoschool-banner .main-text .sub-text {
      font-size: 14px;
    }
}
@media (min-width: 768px) {
  .kabels, .meer {
    display: block !important;
    float: left;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
    .category-list > li > a > .fa-chevron-down {
        margin-right: 8px;
    }
    .kabels, .meer {
        padding-top: 15px;
        padding-bottom: 15px;
        background: #e6e7e7;
    }
    .category-list > li a,
    .kabels .extralink,
    .meer .extralink {
        line-height: 30px;
    }
    .category-list > li ul li a {
      line-height: 25px;
    }
    .category-list > li.open ul {
        display: block !important;
    }
    .kabels, .meer, .acc-holder {
        display: none;
    }
    .btn-kabels {
        border-bottom: 1px solid #555;
    }
    .mid {
        padding-top: 0px;
    }
    .product .thumb {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .product .info {
        height: auto !important;
        position: relative !important;
        left: auto;
        top: auto;
    }
    .product .product-specs {
      max-height: 87px !important;
    }
    #cat_1766 .bottommargin{
        margin-bottom: 0px !important;
    }
    .extralink{
        border-top: 0px solid #999d9d;
    }
    .meer ul {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    }
    .cat {
      padding-bottom:  25px;
    }
    .line.bottommargin {
      margin-bottom:  15px;
    }
    .line.topmargin {
      margin-top:  15px;
    }
    .login-blokje,
    .factuur-blokje {
        background: none;
    }
    .js_img img {
      width: 170px !important;
    }
    .detailinfo {
      padding-top: 15px !important;
    }
    .backtoschool-banner {
      background-position: center left;
    }
    .backtoschool-banner .main-text {
      width: 100%;
      text-align: center;
      left: 0;
      font-size: 30px;
    }
    .backtoschool-banner .main-text .sub-text {
      width: 100%;
      text-align: center;
      font-size: 12px;
    }

    #category-dropdown-section {
      margin-bottom: 0;
    }
}
@media (max-width: 460px) {
    section .col-lg-20 {
        width: 50%;
    }
    .col-xxs-25 {
        width: 25%;
    }
    .col-xxs-50 {
        width: 50%;
    }
    .banner .main-img {
    opacity: 0.25;
    width: 100%;
  }
  .banner .img-overlay {
    display: none;
  }
  .banner .main-text .big {
    font-size: 52px;
    line-height: 43px;
  }
  h1.smallfont{
        font-size: 16px;
    }
   p {
     margin-bottom:  15px;
   }
   h1 {
     font-size:  16px;
   }
}

/* detail pagina */
.st_facebook_hcount .st-facebook-counter {
  background-image: url('front/misc/facebook_counter.png') !important;
}
.st_facebook_hcount img {
    position: absolute;
    left: 3px;
    top: 6px;
}
.afrekenscherm {
    background: #555;
    height: 85px;
}

.afrekenscherm:not(.productemaildiv) label {
  color: #fff;
  line-height: 35px;
  margin: 0;
}
.afrekenscherm input {
  padding: 3px;
  min-height: 0 !important;
  border: none;
  border-radius: 2px !important;
  line-height: 29px !important;
}
.afrekenscherm .extraline {
    color: #fff;
    margin-top: 15px;
}
.old-detail-page .overview-container .afrekenscherm .extraline {
  margin: 0 !important;
}
.afrekenscherm .extraline span {
    color: #f8731d;
}

.afrekenscherm.large {
    height: auto;
}
.afrekenscherm.large .extraline {
    margin-top: 10px;
}
.afrekenscherm .cta .fa:before {
    margin-top: 2px;
}

.detail-content .orange {
    color: #f8731d;
    display: block;
}
.hidenumber{
    pointer-events: none;
}
.detail-content .opvoorraad {
    color: #2cad58;
    line-height: 30px;
    position: absolute;
    margin-bottom: 0;
    top: 25px;
}

@media (max-width: 767px) {
  .detail-content .opvoorraad {
    top: 15px;
  }
}

.detail-content .opvoorraad .js_leverstatus,
.detail-content .opvoorraad .js_leverstatus a {
  display: inline-block;
  float: left;
  height: 15px;
}

.detail-content .opvoorraad.matige-levering {
    color: #ffad2d;
}
.detail-content .button {
    font-size: 12px;
}
.delivery-holder {
    right: 0;
    top: 0;
    z-index:100;
}
.delivery {
    background: #2cad58;
    color: #fff;
    line-height: 25px;
    font-size: 17px;
    padding-left: 30px;
}
.fa-clock:before {
    color: #fff;
    font-size: 41px;
}
.fa-clock {
    width: 40px;
    height: 40px;
    background: #2cad58;
    border-radius: 50%;
    left: 0;
    top: 0;
}

@media (max-width: 460px) {
  .overview-container > .inside {
    margin-top: 12px;
  }

  .overview-container .detail-photos:not(.cycle-slideshow) {
    margin-top: 25px;
  }

  .overview-container .prodtitle {
    margin-bottom: 0;
  }
}

.matige-levering .delivery {
    background: #ffad2d;
}
.matige-levering .fa-clock {
    background: #ffad2d;
}

.detailinfo {
  padding-top: 40px;
}

.big-price {
  font-size: 29px;
  color: #2cad58;
  font-weight: bold;
  white-space: nowrap;
}

.big-price span {
  font-size: 12px;
  font-weight: normal;
  margin-top: -5px;
}

.big-price .shipping-cost {
  margin-top: 0;
}

.big-price .shipping-cost a {
  color: #2cad58 !important;
  text-decoration: underline;
}

.arrow-btn .fa-chevron-right:before,
.arrow-btn .fa-chevron-left:before {
    font-size: 25px;
    margin-left: -6px;
}
.arrow-btn .fa-chevron-left:before {
    margin-left: -7px;
}
.arrow-btn {
    transition: background 0.3s ease 0s;
    background: #555;
    height: 96px;
    color: #fff;
    padding-top: 35px;
    padding-bottom: 35px;
    z-index: 100;
    border: none;
}
.arrow-btn:hover,
.arrow-btn:active {
    background: #f8731d;
    color:  #fff;
}
.img-thumb {
    max-height: 94px;
    display: table;
    max-width: 139px;
}
.arrow-btn-left .fa:before {
    float: left;
}
.arrow-btn-right .fa:before {
    float: left;
}
.arrow-btn-right {
    top: 0;
    right: 0;
}
.arrow-btn-left {
    top: 0;
    left: 0;
}
.img-list {
    margin-left: 36px;
    left: 0;
    top: 0;
    display: none;
}
.img-list:first-of-type {
    display: block;
}


.image-row {
    height: 94px;
    margin-left: 36px;
}
.prod_page_thumb {
    overflow: hidden;
    height: 96px;
    margin-left: 2px;
}
.prod_thumb_slider {
    height: 96px;
}
.langere-levertijd {
  width: 200%;
}

.overlay,
.overlayv2 {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    opacity: 0.5;
    left: 0;
    top: 0;
    z-index: 1500;
    display: none;
}

b .overlayin {
  display: none !important;
}

/* popup */

.overlayin {
  background: none repeat scroll 0 0 #fff;
  max-height: 100vh;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  top: 50%;
  width: 750px;
  z-index: 1600;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.45);
  box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.45);
  display: none;
  overflow: hidden;
  padding-bottom: 100px;
}

.overlayin .close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1000;
}

.overlayin #slideshow-popup,
.overlayin #slideshow-popup .cycle-slideshow,
.overlayin #slideshow-popup .cycle-slideshow .zoom {
  height: 100% !important;
  padding: 0;
  width: 100%;
  position: relative;
}

.overlayin #slideshow-popup .cycle-slideshow .zoom {
  padding: 32px 0 0;
}

@media (max-width: 460px) {
  #slideshow-popup .cycle-slideshow {

    margin-top: 0 !important;
  }

  .overlayin #slideshow-popup .cycle-slideshow .zoom {
    padding: 0;
    margin-top: 50px;
    height: calc(100% - 100px) !important;
  }
}

.overlayin .slide-buttons-holder {
  bottom: 15px !important;
  right: 15px;
}

.overlayin.popupWithDetails .slide-buttons-holder {
  display: flex;
  right: -88px;
  top: 90%;
  z-index: 999;
}

.overlayin #slideshow-popup .slide-buttons-holder a {
  color: #fe7224;
}

.overlayin .cycle-slideshow::after {
  content: "\e02e";
  font-family: "allekabels";
  font-size: 32px;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 999;
  background: rgba(0,0,0,.50);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
}

.overlayin.popupWithDetails .content {
  width: 35%;
  color: #555;
  margin-top: 90px;
  float: right;
  padding-right: 15px;
}

.overlayin.popupWithDetails .content .title {
  font-weight: bold;
  margin-bottom: 15px;
}

.overlayin.popupWithDetails .content table,
.overlayin.popupWithDetails .content table tr {
  width: 100%;
  table-layout: fixed;
  overflow: hidden;
}

.overlayin.popupWithDetails .content .prodstock {
  padding: 0;
  color: #06ad1a;
}

.overlayin.popupWithDetails .content .prodstock.notinstock {
  color: #fe7224;
}

.overlayin .js_go-to-detail {
  float: left;
  color: #fe7224 !important;
}

.overlayin .prod_staffprice {
  float: left;
  width: 35%;
  padding-right: 15px;
  margin-top: 50px;
}

.overlayin .prod_staffprice .orange {
  color: #fe7224;
}

.overlayin .js_go-to-detail > span {
  top: 5px;
  position: relative;
}

.overlayin .right_qty_sec {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #2cad58;
  padding: 15px;
  height: 100px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  z-index: 500;
}

.overlayin .right_qty_sec .pricetag {
  width: 65%;
  float: left;
  padding: 0 !important;
}

.overlayin .right_qty_sec .pricetag .h1,
.overlayin .right_qty_sec .pricetag h1,
.overlayin .right_qty_sec .pricetag .big-price {
  color: #fff;
  max-height: 36px;
  overflow: hidden;
}

.overlayin .right_qty_sec .prices {
  display: flex;
  align-items: flex-end;
}

.overlayin .right_qty_sec .pricetag .big-price {
  display: inline-block;
}

.overlayin .right_qty_sec .pricetag .big-price span,
.overlayin .right_qty_sec .pricetag .old-price:empty {
  display: none;
}

.overlayin .right_qty_sec .pricetag .old-price {
  display: inline-block;
  font-size: 12px;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
}

.overlayin .right_qty_sec .pricetag .old-price::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid #333;
  transform: rotate(-10deg);
}

.overlayin .right_qty_sec > div:not(.pricetag) {
  float: right;
  width: 35%;
}

.overlayin .js-btn-holder {
  width: 100%;
  float: left;
  line-height: 20px;
}

.overlayin .js-btn-holder .cta.reservation {
  width: 100%;
  border-radius: 5px;
}

.overlayin .js_afrekenscherm .afrekenscherm input[type='number'],
.overlayin .js-btn-holder input[type='number'],
.overlayin .js-btn-holder.emaildiv input[type='text'] {
  width: 99px;
  border: none;
  border-radius: 5px 0 0 5px !important;
  float: left;
}

.overlayin .js-btn-holder input[type='number'],
.overlayin .js-btn-holder.emaildiv input[type='text'] {
  line-height: 35px !important;
  width: 25%;
  color: #555;
  padding: 0 0 0 15px;
}

.overlayin .js-btn-holder.emaildiv input[type='text'] {
  margin: 0 !important;
  width: 50%;
}

.overlayin .js-btn-holder.emaildiv .cta {
  width: 50%;
}

.overlayin .js-btn-holder.emaildiv div:last-of-type {
  display: none;
}

.overlayin .js-btn-holder .cta {
  width: 75%;
  border-radius: 0 5px 5px 0;
  padding: 0 15px;
  float: left;
  height: 35px;
  overflow: hidden;
  margin: 0;
  color: white;
}

.overlayin .afrekenscherm .cta span,
.overlayin .js_afrekenscherm .cta span {
  width: 80%;
  float: left;
  text-align: left;
}

.overlayin .afrekenscherm .cta i {
  float: left;
}

.overlayin .afrekenscherm .cta span.fa {
  float: right;
  width: auto;
  line-height: 35px;
}

.overlayin .instock {
  width: 100%;
  float: left !important;
  color: #fff !important;
}

.overlayin .stocktext {
  color: #fff;
  padding: 0;
  position: relative !important;
  line-height: 18px;
}

.overlayin .stocktext.action-holder {
  top: 15px;
}

.overlayin .stocktext.lg,
.overlayin .hidden-pdp {
  display: none;
}

.overlayin .visible-pdp {
  display: inline;
}

.thankyou .overlayin .fa-plus,
.thankyou .overlayin .js_go-to-detail {
  display: none;
}

.thankyou .overlayin .btn-text {
  width: 100% !important;
  text-align: center !important;
}

@media (min-width: 768px) {
  .overlayin:not(.popupWithDetails) {
    height: 700px;
  }

  .overlayin.nieuwsbrief-layer {
    height: 450px;
  }

  .overlayin.popupWithDetails {
    height: 560px;
  }

  .overlayin .close:hover {
    color: #333;
    opacity: 1;
  }

  .overlayin.popupWithDetails #slideshow-popup {
    width: 65%;
    float: left;
    padding: 32px 15px 0 0;
    position: relative;
    overflow: visible !important;
  }

  .overlayin img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }

  .overlayin:not(.popupWithDetails) #slideshow-popup .cycle-slideshow {
    width: 80%;
    left: 50%;
    transform: translate(-50%);
  }
}

@media (max-width: 767px) {
  #slideshow-popup,
  #slideshow-popup .cycle-slideshow,
  #slideshow-popup .cycle-slideshow .sliding {
    height: auto !important;
    position: relative;
    float: right;
  }

  .overlayin .slide-buttons-holder {
    bottom: 0 !important;
    right: 0 !important;
  }

  #slideshow-popup .cycle-slideshow {
    margin-top: 55px;
  }

  .overlayin .js_afrekenscherm .afrekenscherm input[type='number'],
  .overlayin .js-btn-holder input[type='number'] {
    width: 55%;
  }

  .overlayin .js-btn-holder .cta {
    width: 45%;
  }

  .overlayin .afrekenscherm .cta .btn-text {
    display: none;
  }

  .thankyou .overlayin .afrekenscherm .cta .btn-text {
    display: block;
  }

  .overlayin .instock {
    line-height: 18px;
  }

  .overlayin .stocktext.action-holder {
    font-size: 10px;
  }

  .overlayin .afrekenscherm .cta.reservation span.fa {
    width: 100%;
    text-align: center;
  }

  .overlayin .js-btn-holder.emaildiv > div:first-child {
    overflow: hidden;
    height: 40px;
    line-height: 60px;
  }

  .overlayin .js-btn-holder.emaildiv .cta > span {
    display: none;
  }

  .overlayin .js-btn-holder.emaildiv .cta::after {
    content:"\42";
    font-family: "allekabels";
  }
}

@media (max-width: 460px) {
  .overlayin .slide-buttons-holder {
    bottom: 0 !important;
  }
}

.little-row {
  margin-left: -2px;
  margin-right: -2px;
}
@media (min-width: 768px) {
  .overlayin {
    top: 50% !important;
  }
}
@media (max-width: 767px) {
    .afrekenscherm {
        height: auto;
    }
    .delivery {
        font-size: 15px;
    }
    .big-price {
        font-size: 25px;
    }
    .overlayin {
      height: 100%;
      top: 50%;
      left: 50%;
      -ms-transform: translateX(-50%, -50%);
      -webkit-transform: translateX(-50%, -50%);
      transform: translateX(-50%, -50%);
      width: 100%;
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0);
      box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0);
      position: fixed;
    }
    .detail-content {
      position: unset;
    }
    .detail-content .overlayin {
      width: 101vw;
    }
}
@media (max-width: 460px) {
  .big-price {
    font-size: 22px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
    .delivery {
        font-size: 15px;
    }
}


/* account pagina */
.account-nav {
    padding-bottom: 5px;
    border-bottom: 1px solid #f8731d;
}

.account-link {
    padding: 0 3px 0 2px;
}
.account-link:first-of-type {
    padding-left: 0;
}
.account-link:last-of-type {
    padding-right: 0;
}
.account-link .linkin {
    transition: background 0.3s ease 0s;
    background: #555;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
}
.account-link .linkin:hover,
.account-link .linkin:active,
.account-link.active .linkin {
    background: #f8731d;
}
.levering-info p {
    line-height: 24px;
    font-size: 11px;
    padding-top: 10px;
}
.levering-info {
    height: auto;
    right: -1px;
    top: 0 px;
    width: 397px;
    background: #fff;
}
.tickets .title, .tickets .titletje {
    color: #f8731d;
    margin-bottom: 15px;
}
.tickets .onbeantwoord {
    color: #cc0000;
}
.tickets .beantwoord {
    color: #2cad58;
}
.tickets .bijlage {
    line-height: 32px;
}
.tickets .react {
    display: none;
}
.levering-holders {
    height: 200px;
    right: -1px;
    top: -201px;
    width: 400px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    z-index: 1100;
    overflow: hidden;
}
.detailinfo .levering-holders {
    right: auto;
    left: 40px;
    top: 0px;
}
.usps .levering-holders {
    right: auto;
    left: 0;
    top: 57px;
}
.large-img-overlay {
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    z-index: 1100;
    left: -2px;
    top: -286px;
    width: 350px;
    height: 285px;
}
.large-img-overlay img {
    max-width: 320px;
    max-height: 255px;
}
.account-content .factuur strong {
    color: #f8731d;
    line-height: 35px;
}
.account-content .factuur input {
    height: 34px;
}
.account-content .factuur .pdf-link {
    line-height: 35px;
}
.account-content .factuur .fa:before {
    float: left;
    font-size: 22px;
    margin-top: -3px;
}
.brochure {
    height: 780px;
    z-index: 10;
}
.hider {
    background: #fff;
    z-index: 200;
    height: 50px;
    margin-top: -50px;
}
.trackntrace:before {
    float: left;
    padding-top: 9px;
}
.trackntrace {
    transition: color 0.3s ease 0s;
}
.trackntrace:hover,
.trackntrace:active {
    color: #f8731d;
}
.trackntrace-holder {
    background: #fff;
    padding: 15px;
    right: -5px;
    top: -67px;
}
@media (min-width: 767px) {
    .account-nav .col-lg-20 {
        width: 20%;
    }
}
@media (max-width: 576px) {
    .account-nav .col-xs-12 {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 2px;
    }
    .account-nav {
        margin-top:  15px;
        display: grid!important;
    }
}



@media (min-width: 991px) and (max-width: 1199px) {
    .brochure {
        height: 700px;
    }
}
@media (min-width: 768px) and (max-width: 990px) {
    .brochure {
        height: 550px;
    }
}
@media (max-width: 767px) {
    .brochure {
        height: 350px;
    }
}

/* footer */
footer .footer-help {
  background: #555;
  padding-top: 30px;
  padding-bottom: 30px;
}

footer strong {
  font-size: 20px;
  color: #fff;
  display: block;
}

footer p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
  line-height: 24px;
}

footer .footer-help .helpers > a {
  padding-left: 10px;
  padding-right: 0;
}

.contact-options .white-block,
footer .white-block,
.js_status .white-block,
.return-help .white-block {
  background: #fff;
  border-radius: 2px !important;
  padding: 15px !important;
  box-shadow: 0 0 9px rgb(0 0 0 / 15%);
  display: flex;
  align-items: center;
  border: none;
  transition: background 0.3s ease 0s;
}
.contact-options .white-block .phone-open,
footer .white-block .phone-open,
.labels .label-single .phone-open,
.return-help .white-block .phone-open {
  width: 11px;
  height: 11px;
  float: left;
  background: #555;
  border-radius: 50%;
  margin: 6px 3px 0 0;
}

.labels .label-single .phone-open {
  margin: 3px 3px 0 0;
}

.contact-options .white-block .phone-open.gesloten,
footer .white-block .phone-open.gesloten,
.labels .label-single .phone-open.gesloten,
.return-help .white-block .phone-open.gesloten {
  background: #c00;
}

.contact-options .white-block .phone-open.open,
footer .white-block .phone-open.open,
.labels .label-single .phone-open.open,
.return-help .white-block .phone-open.open {
  background: #0aa319;
}
footer .orange-block,
.js_status .orange-block {
  background: #F8731D;
  border-radius: 0 2px 2px 0 !important;
  color: #fff;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 9px rgb(0 0 0 / 15%);
  transition: background 0.3s ease 0s;
}

.js_status .orange-block {
  font-size: 12px;
}

.js_status .newsletter-form {
  padding: 20px;
  background: #ececec;
  border-radius: 4px;
  margin-top: 25px;
}

.js_status .newsletter-form .title {
  font-size: 15px;
  color: #000;
  margin-bottom: 20px;
  font-weight: bold;
}

.contact-options .white-block i,
footer .footer-help .white-block i,
.return-help .white-block i {
  color: #F8731D;
  font-size: 20px;
}

.contact-options .white-block p,
footer .footer-help .white-block p,
.return-help .white-block p {
  color: #555;
  line-height: 24px;
  font-size: 16px;
}

.contact-options .white-block strong,
footer .footer-help .white-block strong,
.labels .label-single strong,
.return-help .white-block strong {
  color: #555;
  font-size: 16px;
  display: block;
}

.labels .label-single strong {
  margin-bottom: 10px;
}

footer .footer-newsletter {
  background: #989c9c;
  padding-top: 30px;
  padding-bottom: 30px;
}

footer .footer-newsletter .newsletter-form .white-block,
.js_status .white-block {
  border-radius: 2px 0 0 2px !important;
  height: 40px;
  outline: none;
}

footer .footer-newsletter .newsletter-form i,
.js_status .orange-block i {
  font-size: 14px;
  margin-left: 10px;
}

footer .footer-newsletter .newsletter-form i::before,
.js_status .orange-block i::before {
  line-height: unset;
}

footer .footer-menu {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #555;
  border-top: 1px solid #989c9c;
}

footer .footer-menu .row {
  display: block;
}

footer .footer-menu strong {
  color: #fff;
}

footer .footer-menu ul {
  list-style: none;
}

footer .footer-menu ul > li > a {
  color: #fff;
  line-height: 24px;
}

footer ul > li > a:hover,
footer ul > li > a:active {
    text-decoration: underline;
}
footer ul > li > a.coo {
    font-size: 11px;
    line-height: 12px;
    padding-top: 10px;
}

footer .footer-brands-socials .row {
  border-top: 2px solid #f1f1f1;
  padding-top: 30px;
  padding-bottom: 30px;
}

footer .footer-brands-socials .row span {
  float: left;
  font-size: 14px;
  margin-right: 10px;
}

footer .footer-brands-socials .logos-holder > a {
  float: none;
  display: inline-block;
}

footer label {
    color: #fff;
}
footer input {
    padding: 3px !important;
    height: 34px;
}
.social {
  margin-right: 10px;
  display: inline-block;
}

.social:last-of-type {
  margin: 0;
}

.social i {
  font-size: 20px;
  line-height: unset;
}

.social i:before {
  color: #F8731D;
  transition: color 0.3s ease 0s;
}

footer .footer-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f1f1f1;
}

footer .footer-bottom .flag {
  margin-right: 10px;
}

footer .footer-bottom .flag img {
  width: 20px;
}

footer .footer-bottom .flag:first-of-type img {
  margin-left: 0;
}

footer .footer-bottom a {
  color: #555;
}

footer .footer-bottom p {
  color: #555;
  font-size: 12px;
  display: inline;
}

footer .footer-brands-socials .logos-holder {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  footer .footer-brands-socials .logos-holder {
    gap: 10px;
  }
}

.mobile-btn {
    line-height: 40px;
    color: #fff;
    background: #999d9d;
    font-size: 17px;
}
.mobile-btn .fa:before {
    float: right;
    margin-top: 8px;
}
.mobile-btn .fa {
    font-size: 25px;
    line-height: 40px;
}
.mobile-btn.open {
    background: #f8731d;
}
.dropdown-links {
    background: #e6e7e7;
    display: none;
}
.dropdown-links ul {
    list-style: none;
}
.dropdown-links ul > li > a {
    border-bottom: 1px solid #555;
    line-height: 25px;
    color: #555;
}
.dropdown-links ul > li > a:active {
    color: #f8731d;
    border-color: #f8731d;
}
.dropdown-links ul > li > a .fa {
    float: left;
    font-size: 12px;
    margin-top: 2px;
}

.validation {
    background: #f2bfbf;
    border-color: #cc0000;
    color: #cc0000;
    line-height: 25px;
    left: 0;
    top: -5px;
    display: none;
}
.validation .fa-caret-down:before {
    font-size: 42px;
    color: #f2bfbf;
    text-shadow: -1px 0 #cc0000, 0 1px #cc0000, 1px 0 #cc0000, 0 -1px #f2bfbf;
}
.validation .fa-caret-down {
    height: 27px;
    z-index: 100;
    left: 15px;
    bottom: -12px;
}
.nieuwsbrief-layer {
    width: 300px;
    height: 420px;
    padding: 15px;
}
.nieuwsbrief-layer .close {
    margin: 0;
    top: 5px;
    right: 5px;
}

#return_popup_main {
  color: #555 ;
  min-height: 250px;
  text-align: center;
}
#return_popup_main .select_reason_label {
  font-size: 14px;
}
#return_btn, #return_msg, #return_contact {
  display: none;
  margin-top: 10px;
}
#return_btn button {
  width: 60%;
}
.return-help .helpers {
  padding: 0px 20px;
  margin-top: 5px;
  text-align: left;
} 
#return_order_detail {
  float: right;
  margin-top: -35px;
}

#order_grid {
  width: 100px;
  overflow-x: auto;
  min-width: 100%;
}
#order_grid table {
  min-width: 750px;
}
#order_grid td {
  border-bottom: 1px solid #e6e7e7;
}
#order_grid td, #order_grid th {
  padding: 3px;
}
#order_grid .cta {
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
}
#order_grid .itemrow {
  white-space: pre;
}

@media (min-width: 992px) {
  footer .row {
    display: flex;
    align-items: center;
  }

    footer .footer-newsletter .newsletter-form {
    padding-left: 10px;
  }

  footer .footer-help .helpers {
    display: flex;
  }

  footer .footer-help .helpers a {
    display: flex;
  }
}

@media (max-width: 991px) {
  footer div.nopaddingleft {
    padding-left: 15px;
  }

  footer div.nopaddingright {
    padding-right: 15px;
  }

  footer .row > div {
    margin-bottom: 15px;
  }

  footer .row > div:last-child {
    margin-bottom: 0;
  }

  footer .helpers {
    padding-left: 15px;
    padding-right: 15px;
  }

  footer .footer-help .helpers > a,
  .return-help .helpers > a {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
  }

  .return-help .helpers {
    padding: 20px;
  }

  footer .footer-help .helpers > a:last-child,
  .return-help .helpers > a:last-child {
    margin-bottom: 0;
  }

  footer .footer-bottom .nopadding {
    padding-left: 15px;
    padding-right: 15px;
  }

  footer .footer-brands-socials .row {
    display: flex;
    flex-direction: column-reverse;
  }

  footer .footer-brands-socials .socials-footer {
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  footer .footer-menu i {
    display: none;
  }

  footer .orange-block:hover,
  .js_status .orange-block:hover {
    background: #d95f02;
  }

  .social i:hover:before {
    color: #d95f02;
  }

  .contact-options .white-block:hover,
  footer .footer-help .white-block:hover {
    background: #e6e7e7;
  }

  .js_mobile-menu {
    cursor: inherit !important;
  }
}

@media (max-width: 767px) {
  footer strong {
    font-size: 16px;
  }

  footer .footer-menu {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  footer .footer-menu a {
    float: left;
    width: 100%;
  }

  footer .footer-menu .row > div {
    margin-bottom: 0;
  }

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

  footer .footer-menu .inner.open ul {
    display: block;
    margin-bottom: 0;
  }

  footer .footer-menu .inner {
    border-bottom: 1px solid #f1f1f1;
    float: left;
    position: relative;
    width: 100%;
    padding: 10px 0;
  }

  footer .footer-menu .row > div:first-child .inner {
    padding-top: 0;
  }

  footer .footer-menu .row > div:last-child .inner:last-child {
    padding-bottom: 0;
    border: none;
  }

  footer .footer-brands-socials .brands-footer {
    margin-bottom: 0;
  }

  footer .footer-brands-socials .brands-footer .logos-holder {
    justify-content: space-between;
  }

  footer .footer-brands-socials .brands-footer .logos-holder::after {
    content: "";
    flex: auto;
  }

  footer .footer-brands-socials .logos-holder > a {
    margin-bottom: 5px;
  }

  footer .footer-menu i {
    font-size: 14px;
    float: right;
    transition: .2s ease-in;
    padding-top: 2px;
  }

  footer .footer-menu .inner.open i {
    transform: rotate(90deg);
  }
}


/* winkelmand */
.voordelen .fa:before {
  color: #f8731d;
}
.voordelen .fa {
  font-size: 12px;
  margin-right: 18px;
}
.optioneel::before {
    float: left;
    font-size: 15px;
    margin-top: 8px;
}
.verzend-factuur {
  min-height: 110px;
}

.js-login-holder {
  display: none;
}
.js_login-check {
  margin: 0 0 0 5px !important;
  position: relative;
  float: left;
}
#AdTooltip {
  width:  200px;
  border-radius: 2px;
  border: 1px solid #9a9d9d;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
}
#AdTooltip table tr:first-child td{
  color: #555;
  font-size: 12px;
  line-height: 20px;
}
.info-btn {
   margin-top:  -12px;
}
.js_login-blokje {
  display: none;
}
.winkelmand .usp {
    cursor: default;
}
.winkelmand .nowinkelmand {
    display: none !important;
}
.yeswinkelmand,
onlywinkelmand {
    display: none;
}
.winkelmand .yeswinkelmand,
.winkelmand .onlywinkelmand {
    display: block;
}
.winkelmand section.first {
  margin-top:  50px;
}
.telephone-row {
    font-size: 17px;
    color: #fff !important;
    line-height: 18px;
    margin-top: 15px;
}
.selectinside select {
  width: 100%;
}
@media (max-width: 1199px) {
  .voordelen .fa {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
    .telephone-row {
        margin-top: 0;
        padding: 10px 0;
    }
    .voordelen .fa {
      margin-right: 0;
      width: 100%;
      float: left;
    }
    .inbetween-login {
      margin-bottom: 10px !important;
    }
}
telephone-row a {
  color: inherit !important;
}
.telephone-row.more-margin {
    margin-top: 20px;
}
.winkelmand .trustpilot a {
    cursor: pointer;
    pointer-events: none;
}
.winkelmand #right_three_img {
  display: none;
}

.cart-content #frmcartshopping.shopping-ticket .toprow {
  font-weight: bold;
  padding: 0 10px;
}

.cart-content .shopping-ticket .aantal {
  display: flex;
  align-items: center;
}

.cart-content .shopping-ticket #del-id-winkel::before {
  font-size: 12px;
}

.cart-content .shopping-ticket img {
  text-align: left;
  margin: 0;
}

.cart-content .cta.text {
  font-size: 12px;
  text-decoration: none;
  text-align: right;
  min-width: auto;
}

.cart-content .shopping-ticket .productname {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cart-content .shopping-ticket .total-row > div:last-of-type {
  color: #f8731d;
}

.cart-link {
  background: #f5f5f5;
  color: #555;
  padding: 10px;
  font-weight: bold;
  margin-bottom: 5px;
  border-radius: 2px;
  line-height: 1;
}

.cart-link.next {
  opacity: 1 !important;
}

.cart-link.open {
  background: #555;
  color: #fff;
  margin-bottom: 0;
}

.cart-content{
  padding: 15px 0 40px 0;
}

@media (min-width: 767px) {
  .winkelmand .cart-content.js_nieuweklant-first .open,
  .winkelmand .cart-content.js_nieuweklant-first .open > div {
    display: flex !important;
  }

  .winkelmand .cart-content .login {
    display: flex;
    flex-wrap: wrap;
  }

  .winkelmand .cart-content .login .buttons {
    display: flex;
    flex-wrap: wrap;
    height: fit-content;
    align-self: end;
  }
}

.cart-content h4 {
  margin: 0 0 20px;
  line-height: 20px;
}

.cart-content h4 small {
  font-size: 10px;
  color: #555;
}

.cart-content h4 .subtext,
.cart-content #unsubscribe_block h2 .subtext {
  line-height: 20px;
  color: #555;
  display: block;
  height: auto;
}

.cart-content #unsubscribe_block {
  cursor: pointer;
}

.cart-content .cta {
  min-width: 160px;
}

.cart-content .blocktext {
  margin-top: 40px;
  padding-top: 0;
}
body:not(.winkelmand) .cart-content .blocktext {
  padding-top: 20px !important;
}

.cart-content .makeaccount_section,
.cart-content #unsubscribe_block,
.cart-content .security-warning {
  background: #f5f5f5;
  border-radius: 2px;
  padding: 20px;
  display: flex;
  align-items: center;
  border: none;
}

.cart-content .makeaccount_section {
  display: block;
}

.cart-content .makeaccount_section label {
  margin-bottom: 0;
  cursor: pointer;
}

.cart-content .security-warning .fa::before {
  font-size: 12px;
}

.cart-content label:not(.options) > div:first-child,
.cart-content .js-login-holder label {
  display: flex;
  align-items: center;
  line-height: 31px;
}

.cart-content .vat_info_block {
  display: inline-block;
  padding: 5px 7px;
  border: dashed 1px green;
  border-radius: 3px;
  margin-bottom: 10px;
  width: 100%;
}

.cart-content .vat_info_block .vat_info_1 {
  overflow: hidden;
}

.cart-content .company_vat_info {
  border-right: dashed 1px green;
}

.cart-content .exclude_vat_sec {
  padding-left: 10px;
}

.cart-content .exclude_vat_sec label {
  line-height: inherit !important;
}

.cart-content .internal_shipment {
  padding: 8px 0 7px 0;
}

.cart-content .internal_shipment {
  display: none;
  padding: 8px 0 7px 0;
}

.cart-content .internal_shipment span {
  margin-right: 15px;
}

.cart-content .internal_shipment .loading-icon {
  margin-right: 0;
}

.cart-content .internal_shipment .fa {
  font-size: inherit;
}

.cart-content .internal_shipment.border,
.cart-content .not_pay_vat.border {
  position: relative;
  border: 0;
  border-top: dashed 1px green;
  margin-top: 7px;
  padding-top: 13px;
}

.cart-content .not_pay_vat {
  padding: 2px 0 3px;
}

.cart-content .not_pay_vat, .cart-content .not_pay_vat .content {
  display: none;
}

.cart-content .not_pay_vat .link {
  text-decoration: underline;
  color: blue !important;
  cursor: pointer;
}

.cart-content .loading-icon {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  z-index: 9999;
}

.cart-content .loading-icon {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  z-index: 9999;
}

.cart-content .oprekening_opt .loading-icon {
  top: -27px;
}

.cart-content .internal_update {
  min-width: inherit;
  line-height: 20px;
  margin-left: 15px;
  padding: 0 15px;
}

.cart-content .loading-icon .loading-icon {
  margin-right: 0 !important;
}

.cart-content .internal_shipment .result {
  font-style: italic;
  color: #8a8a8a;
  position: absolute;
  right: 0;
  margin: 4px 0 0;
}

.cart-content .internal_shipment_policy {
  display: none;
  margin: 0 0 20px;
  font-style: italic;
}

.cart-content .internal_shipment_policy a {
  text-decoration: underline;
  color: blue !important;
  cursor: pointer;
}

.cart-content .internal_update {
  min-width: inherit;
  line-height: 20px;
  margin-left: 15px;
  padding: 0 15px;
}

.cart-content .loading-icon .loading-icon {
  margin-right: 0 !important;
}

.cart-content .internal_shipment .result {
  font-style: italic;
  color: #8a8a8a;
}

#frmbslogin label .lesslineheight {
  line-height: 18px;
}

.cart-content label.number > div,
.cart-content #tr_admin_email label > div,
.cart-content label.lineheight > div {
  line-height: 16px !important;
}

@media (max-width: 767px) {
  label.lineheightsm > div {
    line-height: 16px;
  }
}

.cart-content .validation-msg {
  width: 100%;
  left: 0;
  bottom: 7px;
}

.cart-content .tax-is-error {
  text-align: center;
  line-height: 17px;
  padding-top: 6px;
}

.cart-content .tax-is-error > div {
  margin-top: 0;
}

.cart-content .tax-is-error a {
  text-decoration: underline;
  color: #FFF;
}

.cart-content .tax-is-error label {
  display: inline-block;
  width: inherit;
  font-weight: bold;
  margin: 3px 20px 0;
  line-height: 17px !important;
}

.cart-content .tax-is-error .info-2 {
  display: none;
}

.cart-content .fa {
  padding-left: 5px;
}

.cart-content .fa::before,
.cart-content .fas::before {
  font-size: 16px;
}

.cart-content #shipping_postoffice .js_vraag,
.cart-content #lblDropShipment .js_vraag {
  position: absolute;
  right: 15px;
  top: 0;
  color: #f8731d;
}

.cart-content .security-warning .fa {
  height: 20px;
  width: 20px;
  font-size: 12px;
  position: relative;
  top: auto;
  transform: none;
  left: 0;
}

.cart-content .makeaccount_section > div:first-child > div:not(.js-login-holder) {
  align-items: center;
}

.cart-content .makeaccount_section .js-login-holder > div {
  margin-top: 20px;
}

.cart-content .makeaccount_section > .adv-holder {
  padding-left: 20px;
  border-left: 1px solid #9a9d9d;
}

.cart-content .makeaccount_section h4,
.cart-content .makeaccount_section h3,
.cart-content #unsubscribe_block h2,
.betaalmogelijkheden .title h3 {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  font-weight: bold;
}

.betaalmogelijkheden .heading {
    margin-top: 15px;
    margin-bottom: 5px;
}

.cart-content .makeaccount_section h4 {
  padding-left: 30px;
}

.cart-content .makeaccount_section h4 .subtext {
  display: inline-block;
}

.cart-content .makeaccount_section h3 span {
  color: #555;
  font-weight: normal;
}

.cart-content .makeaccount_section h3 span span {
  margin-right: 20px;
  display: flex;
  align-items: center;
  padding: 0;
}

.cart-content .makeaccount_section h3 span span::before {
  font-size: 14px;
  margin-right: 5px;
}

.cart-content input[type='checkbox'] {
  border: 1px solid #9a9d9d;
  border-radius: 2px;
  width: 10px !important;
  height: 10px !important;
  background: none;
  float: left;
  margin: 0 5px 0 0 !important;
}
.cart-content .makeaccount_section .checkbox-holder {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 15px;
  height: 15px;
  border: 1px solid #f8731d;
  border-radius: 2px;
}
.cart-content .makeaccount_section .checkbox-holder input[type='checkbox'],
.cart-content #unsubscribe_block .checkbox-holder input[type='checkbox'] {
  opacity: 0;
}
.cart-content #unsubscribe_block .checkbox-holder {
  width: 15px;
  height: 15px;
  border: 1px solid #f8731d;
  border-radius: 2px;
  position: relative;
}
.cart-content .makeaccount_section .checkbox-holder.check,
.cart-content #unsubscribe_block .checkbox-holder.check {
  background: #f8731d;
}
.cart-content .makeaccount_section .checkbox-holder.check::after,
.cart-content #unsubscribe_block .checkbox-holder.check::after {
  content: "\76";
  font-family: "allekabels";
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cart-content .options input[type='checkbox'] {
  margin: 0 !important;
}

.cart-content div.number {
  padding-right: 5px;
}

.cart-content .afrekenen {
  padding-top: 20px;
}

.cart-content .afrekenen button,
.cart-content .betaal-row .paymentbtn {
  padding: 0 60px;
  background: #06ad1a;
  font-weight: normal;
  color: #fff !important;
}

.cart-content .betaal-row {
  margin-bottom: 10px;
}

.cart-content .betaal-row .paymentbtn {
  padding: 5px 35px;
  line-height: 1.4;
}

.cart-content .afrekenen button:hover,
.cart-content .betaal-row .paymentbtn:hover {
  background: #058a15;
}

.cart-content .checkout-holder .blocktext .subtext a {
  color: #555;
}

.cart-content form .winkelmand {
  padding: unset;
  height: auto;
  font-weight: bold;
  font-size: 12px;
}

.cart-content form label {
  font-weight: normal;
  margin-bottom: 5px;
}
.cart-content form label.billing-input {
  line-height: 0;
}

.cart-content .shopping-ticket input,
.cart-content form label input,
.cart-content label select,
.cart-content .betaal-row select,
.cart-content .betaal-row input {
  border-radius: 2px !important;
  border-color: #9a9d9d;
  font-size: 12px;
  background: #fff;
}

.cart-content form label input:read-only {
  border-color: #f5f5f5;
}

.cart-content form .buttons {
  margin-top: 10px;
}

.cart-content form .buttons .cta.text {
  margin-left: 15px;
  font-size: 12px;
}

.cart-content .radios .blocktext .prev.disabled,
.cart-content .radios .blocktext .next.disabled {
  display: none;
}

.cart-content .radios .blocktext .next,
.cart-content .radios .blocktext .prev {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 100%;
  width: 102px;
  font-size: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  z-index: 890;
}

.cart-content .radios .blocktext .next {
  right: -15px;
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%);
}

.cart-content .radios .blocktext .prev {
  left: 0;
  background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%);
  background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%);
  background: linear-gradient(to left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%);
}

.cart-content .radios .blocktext .next.fa-angle-right::before,
.cart-content .radios .blocktext .prev.fa-angle-left::before  {
  height: 20px;
  width: 20px;
  background: #555;
  border: 1px solid #000;
  border-radius: 2px;
  display: inline-block;
  color: #fff;
  position: absolute;
}

.cart-content .radios .blocktext .next.fa-angle-right::before {
  right: 15px;
}

.cart-content .radios .blocktext .prev.fa-angle-left::before {
  left: 15px;
}

.cart-content .radios label {
  padding: 0 10px;
  margin: 0;
  height: 100% !important;
  width: 80vw;
  flex-direction: column;
}

.cart-content .radios label .selectWrapper,
.cart-content .betaal-row,
.cart-content .radios label .shipping_fee_text {
  border-radius: 2px;
  border: 1px solid #f5f5f5;
  background-color: #fff;
  padding: 20px;
  float: left;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  height: 100%;
  cursor: pointer;
}

.cart-content .radios label .selectWrapper,
.cart-content .radios label .shipping_fee_text {
  flex-direction: column;
  gap: 15px;
}

.cart-content .radios label .shipping_fee_text {
  margin-top: -1px;
  font-size: 16px;
  font-weight: bold;
  max-height: 58px;
}

.cart-content .radios label .shipping_fee_text .shipping_fee_price {
  line-height: 1;
}


.cart-content .radios label .selectWrapper .one-line,
.cart-content .radios label .subtext {
  display: flex;
  width: 100%;
  align-items: center;
}

.cart-content .radios label .subtext ul {
  list-style: none;
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.cart-content .radios label .subtext ul li,
.cart-content .radios label .subtext ul li p {
  line-height: 2;
  margin: 0;
  display: flex;
  align-items: baseline;
}

.cart-content .radios label .subtext ul li .fa {
  padding: 0 15px 0 0;
  display: flex;
}

.cart-content .radios label .subtext ul li .fa::before {
  font-size: 12px;
}

.cart-content .radios label:hover .selectWrapper,
.cart-content .radios label.selectedoption .selectWrapper,
.cart-content .betaal-row.selectedoption,
.cart-content .radios label.selectedoption .shipping_fee_text,
.cart-content .radios label:hover .shipping_fee_text {
  border-color: #f8731d;
}

.cart-content .radios label .selectWrapper input[type='radio'] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0 !important;
  width: 0 !important;
}

.cart-content input[type='radio'] {
  width: 10px !important;
  height: 10px !important;
  padding: 0;
  margin: 0;
}

.cart-content .betaal-row .pay_verder,
.cart-content .betaal-row .discribe {
  display: none;
}

.cart-content .betaal-row.selectedoption .pay_verder,
.cart-content .betaal-row.selectedoption .discribe.oprekening_opt {
  display: block;
}

.cart-content .betaal-row.selectedoption .discribe {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.cart-content .betaal-row > div:first-of-type {
  display: flex;
  align-items: center;
}

.cart-content .betaal-row img {
  max-width: 75px;
}

.cart-content .checkmark {
  float: left;
  width: 10px;
  height: 10px;
  border: 1px solid #9a9d9d;
  border-radius: 50%;
  margin: 0 5px 0 0;
}

.cart-content .selectedoption .checkmark {
  background-color: #f8731d;
}

.cart-content .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.cart-content .selectedoption .checkmark:after {
  display: block;
}

.cart-content .radios label .selectWrapper .contentWrapper p {
  margin-bottom:  0;
}

.cart-content .radios label .selectWrapper .contentWrapper .paymenttext {
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0;
}

.cart-content .radios label .selectWrapper .contentWrapper .paymenttext a {
  text-decoration: none;
}

.cart-content .radios label .selectWrapper .shipping_fee_text {
  float: right;
  text-align: right;
  font-weight: bold;
  line-height: 20px;
  display: flex;
  align-self: flex-start;
  justify-content: flex-end;
}

.cart-content .betaal-row .title span {
  font-weight: normal;
}

.cart-content .betaal-row .options label {
  line-height: 21px;
  display: flex;
  align-items: center;
}

.cart-content .betaal-row .options label > span {
  padding-left: 10px;
  font-size: 11px;
}

.cart-content .betaal-row label.birth select {
  margin-bottom: 5px;
}

.cart-content .uitklap-btn {
  display: block;
  width: auto;
  float: left;
  background: #f5f5f5;
  font-weight: normal;
  padding: 5px 20px;
  margin-bottom: 10px;
  border-radius: 2px;
}

.cart-content .uitklap-btn:hover {
  background: #d6d6d6;
}

.cart-content .discribe .kvk, .cart-content .discribe .tax {
  line-height: 26px;
  margin: 15px 0 5px;
}

.cart-content .discribe .tax {
  margin: 5px 0 15px;
}

.cart-content .discribe .error {
  color: red;
}

.cart-content .discribe .error input {
  color: #ff000a;
  border: 1px solid #ff000a !important;
}

.oprekening_opt .kvk.required b::after, .oprekening_opt .tax.required b::after {
  content: "*";
}

.cart-content .betaal-row.selectedoption .discribe.oprekening_opt {
  text-align: left;
}

#postoffice_list.radios .blocktext {
  border: 1px solid #f5f5f5;
  border-radius: 2px;
  background-color: rgba(245, 245, 245, 0.8);
  padding: 10px;
}

#postoffice_list.radios.error .blocktext {
  border-color: #FF0000;
  background-color: rgba(255, 0, 0, 0.05);
}

@media (min-width: 1199px) {
  .cart-content .extra-row .options label > span a {
    width: 210px;
    float: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .cart-content .betaal-row .paymentbtn {
    margin-left: 10px;
  }
}

@media (min-width: 768px) {
  .cart-content .radios .blocktext .js_customslider .scroll-snap-slider {
    margin: 0 -10px;
  }

  .cart-content .radios .blocktext {
    overflow: hidden;
  }

  .cart-content .radios label {
    width: 250px;
    display: flex;
  }

  .cart-content .makeaccount_section > div:first-child {
    padding-right: 20px;
  }

  .cart-content .betaal-row > div:last-of-type {
    display: flex;
    justify-content: flex-end;
  }

  .cart-content .betaal-row:not(.js_billink-row) > div:last-of-type {
    align-items: center;
  }
}

@media (min-width: 480px) and (max-width: 767px){
  .cart-content .radios label {
    width: 250px;
    display: flex;
  }
}

@media (max-width: 767px) {
  .cart-content {
    padding: 20px 0;
  }

  .cart-content .betaal-row:not(.open).selectedoption {
    align-items: flex-start;
  }

  .cart-content > div {
    padding: 0 0 20px;
  }

  .cart-content > div:last-of-type {
    padding-bottom: 0;
  }

  .cart-content .betaal-row:not(.selectedoption) > div:first-of-type {
    width: 60%;
  }

  .cart-content .betaal-row:not(.selectedoption) > div:last-of-type {
    width: 40%;
  }

  .cart-content .cta {
    float: right;
  }

  .cart-content form .buttons .cta.text {
    float: left;
    margin: 0 !important;
    min-width: auto;
  }

  .cart-content .billing-info > div,
  .cart-content #business_option > div,
  .cart-content .alternatief-adres-holder .blocktext > div,
  .cart-content .blocktext > div {
    padding: 0;
  }

  .cart-content .blocktext {
    margin-top: 20px;
  }

  .cart-content .radios .blocktext .js_customslider .scroll-snap-slider {
    margin: 0 -15px 0 -10px;
  }

  .cart-content #busrow2 label > div,
  .cart-content #busrow3 label > div,
  .cart-content label#reference1 > div,
  .cart-content label#reference2 > div {
    line-height: 16px;
  }

  .cart-content .betaal-row.selectedoption .img {
    display: none;
  }

  .cart-content .radios label .selectWrapper .contentWrapper {
    padding-left: 10px;
  }

  .cart-content .betaal-row.selectedoption {
    display: block;
  }

  .cart-content .betaal-row.selectedoption > div {
    width: 100%;
  }

  .cart-content .betaal-row.selectedoption > div:first-of-type {
    padding-bottom: 15px;
  }

  .cart-content .betaal-row.selectedoption .paymentbtn {
    width: 100%;
  }

  .cart-content .betaal-row.selectedoption .discribe:not(.oprekening_opt) {
    text-align: left;
    justify-content: flex-start;
  }
}

@media (max-width: 480px){
  .cart-content .radios label {
    width: 250px;
    display: flex;
  }

  .cart-content .radios label .selectWrapper .shipping_fee_text {
    font-size: 11px;
  }
  
  #return_btn button {
    width: 100%;
  }
}

.cart-content .totals {
  display: block;
}
.cart-content .totals .kosten-row,
.cart-content .totals .total-row,
.cart-content .totals .itemrow,
.cart-content .totals .subtotal-row {
  text-align: right;
}
.cart-content .totals .kosten-row > .col-xs-10,
.cart-content .totals .total-row > .col-xs-10,
.cart-content .totals .itemrow > .col-xs-10,
.cart-content .totals .subtotal-row > .col-xs-10,
.cart-content .btn-coupon > .col-xs-10 {
  padding-right: 50px;
  text-align: right;
}

.cart-content .coupon .btn-coupon,
.cart-content .old-device {
  padding: 10px 10px 0;
}

#cartpopup .old-device a {
  color: #F8731D;
}

#cartpopup .old-device .fas {
  font-size: 12px;
}

.cart-content .add-products {
  padding: 0 10px 10px;
  background: #f5f5f5;
  margin-top: 10px;
}

.cart-content .coupon > .coupon {
  padding: 0 10px;
}

.cart-content .coupon #couponcode1 {
  float: right;
}

.cart-content .coupon #couponcode2,
.cart-content #input_pord_id_winkel_mob {
  font-size: 12px;
}

@media (max-width: 1199px) {
  .cart-content .coupon > .col-xs-10 {
    padding-right: 25px;
  }
}

.extrainput {
    display: none;
}
.btn-extrainput {
    margin-bottom: 28px;
}
input[type='radio'],
input[type='checkbox'] {
    border: 1px solid #999d9d;
    width: 15px !important;
    height: 15px !important;
}
input[type='radio']:focus,
input[type='checkbox']:checked {
    background: #f8731d;
}
.adres-holder {
    font-weight: bold;
}
.adres {
    color: #2cad58;
    font-weight: bold;
    line-height: 20px;
}
.alternatief-adres-holder,
.levering-holder {
    display: none;
}

.winkelmand .betaal-row .title {
  font-weight: bold;
  word-break: break-word;
}

.winkelmand .betaal-row .price.gratis {
  color: #2cad58;
}

.winkelmand .betaal-row.met-input .discribe {
    margin-top: 0;
}
.winkelmand .betaal-row:hover,
.winkelmand .betaal-row:active {
    border-color: #f8731d;
}
.winkelmand .betaal-row:active .cta {
    border: 2px solid #f8731d;
}
.winkelmand .betaal-row .extra-row {
    display: none;
}

.stap3-uitklap, .betaalwijze {
    display: none;
}

.uitklap-btn .js_aan {
    display: none;
}
.uitklap-btn {
    line-height: 20px;
    font-weight: bold;
    color: #555;
    background: #e6e7e7;
}
.uitklap-btn .js_aan,
.uitklap-btn .js_uit {
  float:  left;
  position: relative;
}
.uitklap-btn .fa {
  position: absolute;
  right: -17px;
  top: -1px;
}
.uitklap-btn .fa:before {
  font-size:  14px;
}
.winkelmand-content .social:before {
    color: #fff;
}
.winkelmand-content .social {
    background: #f8731d;
}
.pdf-link {
    transition: color 0.3s ease 0s;
    color: #555;
    font-weight: bold;
}
.pdf-link:hover,
.pdf-link:active {
    color: #f8731d;
}

.winkelmand footer .footer-brands-socials .row {
  border: none;
}

@media (min-width: 768px) {
  .winkelmand footer .footer-menu {
    display: none;
  }
}

.winkelmand .topmargin {
    margin-top:  10px;
}

.winkelmand .line {
  margin: 0;
}
.winkelmand .line.special-topmargin {
  margin-top: 10px !important;
}
.winkelmand .insider {
  padding-bottom: 0;
  padding-top: 10px;
}
.overlay,
.overlayv2,
.img-overlay {
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.7;
  width:  100%;
  height: 100%;
  z-index: 1100;
}
.overlay-holder {
  padding:  15px;
  background: #fff;
  width:  450px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1200;
  position: fixed;

}

.overlay-holder.status {
  top: 12%;
  width: 60%;
  font-size: 17px;
  border-top: 10px solid #fe7224;
  transform: translateX(-50%);
  max-width: 750px;
}

@media (max-width: 767px) {
  .overlay-holder.status {
    width: 90%;
  }
}

.overlay-holder.status .close {
  opacity: 1;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99999;
}

.overlay-holder.status .close:before {
  font-size: 16px;
}

.overlay-holder.status .js_status.js_content {
  display: block;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .cart-content .totals .kosten-row > .col-xs-10,
  .cart-content .totals .total-row > .col-xs-10 {
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
    .winkelmand-content .aantal {
        padding-left: 5px !important;
    }
    .ww-vergeten {
      text-align: left;
    }
}
@media (max-width: 767px) {
    .telephone-row {
      font-size: 12px;
      text-align: center;
      width: auto;
      float: right;
      padding: 19px 15px 19px 0;
    }
    .telephone-row span {
        width:  auto;
    }
    .winkelmand .betaal-row .button {
        margin-top: 15px;
    }
    .winkelmand .betaal-row .discribe {
        text-align: center;
    }
    .winkelmand .betaal-row .price {
        text-align: right;
    }
        .category-list > li > a, .extralink{border-bottom: 2px solid #999d9d;}
    .kabels, .meer , .mid{
        -top: 0px;}
    .col-xs-12.title.absolute > br {
    display: none;
    }
}


/* reviews */
.stars .fa:before {
    font-size: 18px;
}
.stars .fa {
    color: #f8731d;
}
.js_star {
    cursor: pointer;
}



/* Icons */
.icon {
    position: relative;
}
.icon:hover {
    text-decoration: none;
}
.icon.fa-bars:before {
    content: "\f0c9";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0;
    padding-left: 0;
    position: absolute;
    font-size: 22px;
    top: 0;
    right: -5px;
}
.stButton .st-facebook-counter,
.stButton .stArrow,
.stButton .stButton_gradient {
    height: 23px !important;
}

/* CTA */
.cta {
  transition: background 0.3s ease 0s;
  background: #F8731D;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 31px;
  border: 2px solid transparent;
  cursor: pointer;
  font-style: normal;
  border-radius: 2px;
  display: inline-block;
}
.cta:hover,
.cta:active {
    color: #fff;
    background: #d95f02;
    cursor: pointer;
}
.cta:active {
    border: 2px solid #f8731d;
}
.cta.black {
  background: #555;
  padding-left: 15px;
  padding-right: 15px;
  color: #fff !important;
}
.cta.black:hover {
  background: #000;
}
.cta.black .fa {
  width: 15px;
  height: 27px;
  margin-right: 5px;
  position: relative;
}
.cta.black .fa:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cta.text {
    transition: color 0.3s ease 0s;
    background: none;
    font-size: 14px;
    color: #f8731d;
    font-weight: normal;
    line-height: 30px;
    border: 2px solid transparent;
    cursor: pointer;
    font-style: normal;
    text-decoration: underline;
}
.cta.text:hover,
.cta.text:active {
    color: #555;
    background: none;
    border: 2px solid transparent;
    text-decoration: none;
}

.cta.button,
.cta.inactive {
    transition: all 0.3s ease 0s;
    background: #e6e7e7;
    color: #555;
}
.cta.noactive {

    transition: color 0.3s ease 0s;
    background: #e6e7e7;
    color: #555;
    border: 2px solid #e6e7e7;
}

.cta.button:hover,
.cta.button:active,
.cta.inactive:hover,
.cta.inactive:active {
    background: #555;
    color: #fff;
}
.cta.button:active,
.cta.inactive:active {
    border-color: #e6e7e7;
}

.cta .fa-shopping-cart {
  float: left;
}

.fa,
.fas {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
}

.bottom-footer a {color:#fff;}

.old_price {text-decoration:line-through;color:#555;font-weight:normal;font-size:14px;}
.popup_text {color:#555;list-style:none;}
.alink{
color: #555;
}
.alink:hover {
text-decoration: underline;
}

.alink-orange { color:#f8731d !important; text-decoration:underline}

/************************************
BVALIDATOR.CSS : START
************************************/

/* invalid input */
.bvalidator_invalid {
}
/* error message */
.bvalidator_errmsg {
    background-color: #333;
    font-size: 10px;
    border: 1px solid #999;
    color: #FFF;
    display: none;
    z-index:99;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
    white-space: nowrap;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    filter: alpha(opacity=90)
}
/* close icon */
.bvalidator_errmsg .bvalidator_close_icon {
    margin-left: 5px;
    margin-top: -2px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #F96;
    cursor: pointer
}
/* arrow */
.bvalidator_errmsg em {
    display: block;
    border-color: #333 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -9px;
    left: 5px
}


/************************************
BVALIDATOR.CSS : END
************************************/

.image-row {
    height: 94px;
    margin-left: 36px;
}
.prod_page_thumb {
    height: 96px;
    margin-left: 2px;
    overflow: hidden;
}
.prod_thumb_slider {
    height: 96px;
}



.gerelateerd {
  margin-top: 20px;
}
.gerelateerd ul {
    list-style: none;
    margin: 0;
    background: #e6e7e7;
}
.gerelateerd ul > li:hover,
.gerelateerd ul > li:active {
    background: #fff;
}
.gerelateerd ul > li a {
    color: #555;
}
.gerelateerd ul > li a:hover,
.gerelateerd ul > li a:active {
    color: #f8731d;
}
.insidesmall {
    padding-bottom: 5px;
    padding-top: 5px;
}

.telephone-row.more-margin {
    margin-top: 20px;
}

.cat .fa:before {
    text-align: center;
    float: left;
}
.cat .fa {
    color: #555;
    display: block;
    font-size: 70px;
    margin: 0 auto;
    position: relative;
    transition: color 0.3s ease 0s;
    width: 69px;
    height: 70px;
}
.cat:not(.catnohover):hover .fa,
.cat:not(.catnohover):active .fa {
    color: #fff;
}
.account-holder {width:200px;  margin-top: -10px;}
.account-holder .cta {
    margin-bottom: 15px;
}
.banner.kerst {
    border-color: #c91517;
}
.banner {
    border-color: #f8731d;
    height: 100px;
    overflow: hidden;
    border-color: #f8731d;
    transition: border 0.3s ease 0s;
}
@media (max-width: 767px) {
  .homebanner {
    margin-top: 20px;
  }
}
.banner.sidebar-banner .main-img {
    opacity: 0.25;
}
.banner .main-img {
    left: 0;
    top: 0;
    overflow: hidden;
}
.banner .img-overlay {
    left: 0;
    top: 0;
    width: 50%;
    opacity: 1 !important;
    z-index: 0;
    height: 200px;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 24%, rgba(255,255,255,1) 77%);
    background: -webkit-gradient(left top, right top, color-stop(24%, rgba(255,255,255,0)), color-stop(77%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 24%, rgba(255,255,255,1) 77%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 24%, rgba(255,255,255,1) 77%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 24%, rgba(255,255,255,1) 77%);
    background: linear-gradient(to right, rgba(255,255,255,0) 24%, rgba(255,255,255,1) 77%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.banner .label {
    right: 0;
    top: 0;
    display: block;
    right: 0;
    width: 110px;
}
.banner.sidebar-banner .main-text {
    font-size: 15px;
    line-height: 30px;
    top: 10px;
}
.banner .main-text {
    left: 0;
    top: 0;
    font-size: 22px;
    color: #f8731d;
    font-size: 26px;
    left: 0;
    line-height: 40px;
    top: 0px;
    transition: color 0.3s ease 0s;
    visibility: hidden;
    position: absolute;
}
.banner .main-text .big {
    font-size: 50px;
    font-weight: bold;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
}
.banner .main-text .de.big {
  font-size: 35px;
}
.banner:hover,
.banner:active {
    border-color: #555;
}
.banner:hover .main-text,
.banner:active .main-text {
    color: #555;
}
.banner.sidebar-banner .main-img {
    opacity: 0.25;
}
.banner.sidebar-banner .main-text {
    font-size: 15px;
    line-height: 30px;
    top: 10px;
}
.banner.sidebar-banner .main-text .big {
    font-size: 36px;
}

.brochure {
    height: 530px;
    z-index: 10;
}

div.token-input-dropdown-facebook {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    cursor: default;
    overflow: hidden;
    position: absolute;
    top: 48px !important;
    margin-left: 0px;
    width: 220px;
    z-index: 100;
}

.homebanner.alg {
    background-image: url(../../misc/banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.extraline .smallpadding {padding-left:10px;padding-right:10px;}
.telephone-line a {
    color: #f8731d;
}
.to-top:before {
    color: #fff;
    font-size: 24px;
    float: left;
    margin: 10px 0 0 13px;
}
.to-top {
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,0.25);
    border-radius: 50%;
    position: fixed;
    right: 10px;
    bottom: 30px;
    opacity: 0;
    z-index: 150;
}

.telephone-line a {
    color: #f8731d;
}
.telephone-line {
    font-size: 14px;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    margin-top: -30px;
}
.telephone-line a {
    color: #f8731d;
}
@media (min-width: 991px) and (max-width: 1199px) {
    .banner.sidebar-banner .main-text .big {
        font-size: 30px;
    }
    .banner .main-text .big {
      font-size:  50px;
    }
    .banner .main-text .de.big {
      font-size: 33px;
    }
}


@media (max-width: 767px) {
  .banner .main-text {
      font-size: 16px;
  }

  .banner .main-text .big {
      font-size: 52px;
      line-height: 43px;
  }
  .nextprev a{
    font-size: 12px;
  }
}
@media (max-width: 460px) {
    .banner .img-overlay {
        display: none;
    }
    .banner .main-img {
        width: 100%;
        opacity: 0.25;
    }
    .banner .main-img img {
        min-width: 374px;
        width: 100%;
    }
    .banner .label {
      display: none;
    }
}
@media (max-width: 990px) {
    .to-top:before {
        font-size: 16px;
        margin: 9px 0 0 10px;
    }
    .to-top {
        width: 35px;
        height: 35px;
    }
    .banner .main-text .big {
      font-size:  38px;
    }
    .banner .main-text .de.big {
      font-size: 28px;
    }
}


.kabels-header {float:left;width:100%;}
.kabels ul li ul li {padding-left:0px;padding-right:0px;}
.kabels ul li ul li a {padding-right:0px;}
.kabels ul li ul {padding-left:0px;padding-right:0px;}
.kabels .category-list .js_btn-accordion { padding-left:0px;padding-right:0px; height:24px; }
.kabels .category-list li { height:24px; }
.kabels .category-list .open li { padding-left:0px;padding-right:0px; height:20px; }
.kabels .category-list { padding-left:0px;padding-right:0px; }

.meer-header {float:left;width:100%;}
.meer ul {padding-left:0px;}
.meer ul li ul {padding:0px}



.bottom-footer a {color:#fff}


@media (max-width: 991px) {
    .product .title {
        max-height: 50px;
    }
    .product .thumb {
        margin-bottom: 95px;
    }
    .product .info {
        height: 95px;
    }
}

.arrow-btn-left .fa.fa-chevron-left{margin-left: -6px;}
.arrow-btn-right .fa.fa-chevron-right{margin-left: -5px;}




/*Allekabels Overrule*/
.xmas-page .top_text {
  text-align: left !important;
}
.xmas-page .top_text:not(.open) span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* number of lines to show */
  line-height: 18.7px;        /* fallback */
  max-height: 56.1px;
}

.xmas-page .top_text .show-text {
  color: #f8731d;
  text-decoration: underline;
  display: block;
  text-align: left;
}
.xmas-page .top_text > span {
  float: left;
  width: 100%;
}
.xmas-page .top_text.open .show-text {
  padding: 10px 15px;
  text-decoration: none;
  color: #fff !important;
  background: #555;
  float: left;
  margin-top: 10px;
}
.top_text a,
.top_text_readmore a,
a.more-categories {
  color:  #555;
  text-decoration: underline;
}

.top_text a.show-text {
  color: #f8731d !important;
  white-space: nowrap;
}

.top_text:not(.open) > a {
  position: absolute;
  right: 0;
  top: 0;
}

.top_text a:hover,
.top_text a:active,
.top_text_readmore a:hover,
.top_text_readmore a:active {
  color:  #555;
  text-decoration: none;
}
.top_text_readmore p {
  margin-bottom: 0;
}
.filter-holder select {
    float:  none !important;
}
header {
  border-bottom:  1px solid #fff;
}
.slick-track {
  height: 97px;
}
.shopping-ticket {
  border-color: #f5f5f5;
}

.shopping-ticket .ticket-row:not(:empty),
.shopping-ticket .kosten-row:not(:empty),
.shopping-ticket .itemrow:not(:empty),
.shopping-ticket .subtotal-row:not(:empty) {
  padding: 10px;
  line-height: 1;
  display: flex;
  align-items: center;
}

.shopping-ticket .kosten-row,
.shopping-ticket .itemrow {
  color: #b4b4b4;
}

.shopping-ticket .quantity {
  padding: 0 5px 0 0;
}
.shopping-ticket .title {
  padding: 0;
}
.shopping-ticket .price {
  float: right;
  padding: 0;
}

.shopping-ticket .total-row,
.shopping-ticket .itemrow:last-of-type,
.shopping-ticket .totals .itemrow:nth-last-of-type(2) {
  background: #f5f5f5;
  padding: 10px;
  line-height: 1;
  font-weight: bold;
  color: #555;
}

.shopping-ticket .subtotal-row {
  font-weight: bold;
  color: #555;
}

.shopping-ticket .total-row .price,
.shopping-ticket .itemrow:last-of-type .text-right {
  color: #f8731d;
}

.contact-text a {
  color:  #555;
  text-decoration: underline;
}
.g-recaptcha {
  transform: scale(1);
  -webkit-transform: scale(1,1);
}
.contact-form .g-recaptcha {
  transform: scale(1.19);
  -webkit-transform: scale(1.19);
}
.contact-form .contact_box_option {
  line-height: 1.5;
  display: flex;
  margin: 15px 0;
}
@media (max-width: 1199px) {
  .contact-form .g-recaptcha {
    transform: scale(.96);
    -webkit-transform: scale(.96);
  }
}
@media (max-width: 990px) {
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.75,1);
  }
}

a#klantenservice_readmore_id {
  text-decoration: none;
}
@media (max-width: 991px) {
    .product .title {
        max-height: 50px;
    }
    .product .thumb {
        margin-bottom: 95px;
    }
    .product .info {
        height: 95px;
    }
}
@media (min-width: 991px) {
  .filtern {
    margin-top:  -28px;
  }
}
@media (min-width: 767px) {
    .btn-kabels, .js_btn-meer {
        display: none !important;
    }
    #left_side_big {
        margin-top:  0 !important;
    }
    #winkel {
      width: 80px;
      line-height: 1.3;
    }
}
@media (max-width: 767px) {
    .main-logo {
        margin: 7px 0;
    }
    .btn-search {
        margin-right: 0;
        margin-top: 12px;
    }

    .btn-main-menu {
      margin-top: 5px;
      color: #fff;
      transition: color 0.3s ease 0s;
      padding-left: 10px;
      z-index: 1;
    }

    .btn-main-menu:before {
      font-size: 31px;
    }

    .btn-main-menu span {
      font-size: 12px;
      display: block;
      position: relative;
      top: -5px;
    }

    .btn-main-menu:hover,
    .btn-main-menu:active,
    .btn-main-menu:focus {
      color: #fff !important;
    }
    .btn-xmas-menu {
      display: none !important;
    }
    header {
        padding: 0;
        min-height: 55px;
    }
    .btn-inwinkelmand {
        padding-top: 9px;
        margin-right: 15px;
    }
    .btn-account {
        height: 42px;
        margin-top: 1px;
    }
    .btn-account {
        margin-right: 5px;
    }
    .btn-kabels, .js_btn-meer {
        display: none;
    }
    .telephone-line {
        display: none !important;
    }
    #left_side_big {
        margin-top:  -166px;
    }
    .breadcrumbs {
      height: 30px;
      overflow: hidden;
    }
    h1.grey {
        font-weight: 700;
        color:  #555;
        text-align: left;
    }
    header.navbar-fixed-top {
        border: none;
    }
    .telefphone-home {
      display: block !important;
      margin-top: -20px;
    }

  .product .order {
      padding-bottom: 0px !important;
      padding-top: 0px !important;
      height: auto !important;
  }
}

.seperator {
   display: block;
    margin-top: 0.5em;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    background: #F8731D;
    border: 1px solid #F8731D;
}

.briefpost_text {color: #555555 !important;}
.briefpost_text2 {color: #555555 !important; margin-left: 10px;}
.mobile-btn {
  border-bottom: 1px solid #555;
}

.right-padding {
  padding-right: 65px;
}

.align-center {
  text-align: center;
}
.greylink {
  color: #555;
  text-decoration: underline;
}
.bottom-nav {
  margin-top: 10px !important;
}

/* Contact new */
.contact-form label{
  margin-bottom: 5px;
  font-weight: normal;
  z-index: 1;
  position: relative;
}
.contact-form h3,
.contact-form h1 {
  color: #555;
}
.contact-form .form input,
.contact-form .form textarea,
.contact-form .form select,
.contact-form select {
  border: 1px solid #999d9e;
  padding: 0 10px !important;
  height: 44px;
  background: #fafbfb;
  margin: 5px 0;
  z-index: 2;
  position: relative;
}
.contact-form .form input[type='text'],
.contact-form .form input[type='email'],
.contact-form .form select,
.contact-form  select,
.contact-form .form textarea {
  -webkit-box-shadow: inset 9px 9px 2px -7px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 9px 9px 2px -7px rgba(0,0,0,0.1);
  box-shadow: inset 9px 9px 2px -7px rgba(0,0,0,0.1);
}
.contact-form .radio-select input {
  display: none;
}
.contact-form .radio-select label {
  display: inline-block;
  line-height: 40px;
  padding-left: 25px;
}
.contact-form .radio-select label:before  {
  content: "";
  height: 15px;
  width: 15px;
  border: 1px solid #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-box-shadow: inset 9px 9px 2px -7px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 9px 9px 2px -7px rgba(0,0,0,0.1);
   box-shadow: inset 9px 9px 2px -7px rgba(0,0,0,0.1);
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.contact-form .radio-select  input:checked + label:after {
  content: "";
  height: 9px;
  width: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #555;
  position: absolute;
  left: 3px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.contact-form .radio-select div {
  margin-right: 30px;
}
.contact-form select {
  background: transparent;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.contact-form select {
   -moz-appearance: none;
   -webkit-appearance:none;
}
.contact-form select::-ms-expand {
    display: none;
}
.contact-form .styled-select {
  background: #fafbfb;
  margin-bottom: 24px;
}
.contact-form .styled-select:before {
  position: absolute;
  top: 16px;
  right: 30px;
  width: 0;
  height: 0;
  display: block;
  content: '\7a';
  font-family: "allekabels";
  font-size: 15px;
  pointer-events: none;
  z-index: 100;
}
.contact-form .form textarea {
  height: 150px;
  padding: 10px !important;
  font-size: 14px
}
.contact-form  select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.contact-form label .cta {
  margin-bottom: 5px;
}
.contact-form label.search-product:after {
  font-family: "allekabels" !important;
  content: "\49";
  position: absolute;
  right: 20px;
  bottom: 17px;
  height: 20px;
  width: 20px;
  font-size: 15px;
  z-index: 100;
}
.contact-form .captchaholder > div {
  margin-right: 55px;
}
.contact-form .grey {
  background: #f7f8f8;
}
.contact-form .service-box .border-line:before{
  display: block;
  content:"";
  width: 50%;
  border-bottom: 1px #d7d7d7 solid;
  margin: 0 auto 15px auto;
}
.contact-form .radio-btns input {
  margin-left: 10px;
  position: absolute;
  top: 50%;
  margin: 0;
  left: 30px;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.contact-form .radio-btns label {
  width: 100%;
  padding-left: 50px;
  display: inline-block;
  padding: 0 20px 0 85px;
  line-height: 60px;
  margin-bottom: 0;
  cursor: pointer;
  border: 1px solid #a5a5a5;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease ;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-size: 14px;
  font-weight: bold;
}
.contact-form .radio-btns span:before {
  line-height: 0;
}
.contact-form .radio-btns span {
  position: absolute;
  font-size: 30px;
  left: 40px;
  top: 50%;
  line-height: 0;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.contact-form .radio-btns label:before  {
  content: "";
  height: 15px;
  width: 15px;
  border: 1px solid #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-box-shadow: inset 9px 9px 2px -7px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 9px 9px 2px -7px rgba(0,0,0,0.1);
   box-shadow: inset 9px 9px 2px -7px rgba(0,0,0,0.1);
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.contact-form .radio-btns  input:checked + label:after {
  content: "";
  height: 9px;
  width: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #555;
  position: absolute;
  left: 13px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.contact-form .radio-btns.checkbox  input:checked + label:after,
.contact-form .radio-btns.checkbox label:before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contact-form .radio-btns.checkbox input:checked + label {
  background: none;
  border-color: #a5a5a5;
  color: #555;
}
.contact-form .checkbox span {
  width: 44px;
  height: 44px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  background-size: cover;
  left: auto;

}
.contact-form .radio-btns.checkbox label {
  padding-left: 35px;
  line-height: 44px;
  position: relative;
  font-weight: normal;
  font-size: 12px;
  overflow: hidden;
  height: 44px;
}
.contact-form .radio-btns  input:checked + label {
  background: #ff6f00;
  border-color: #ff6f00;
  color: #fff;
}
.contact-form .fa-spinner {
  content:"\f110";
  display: block;
  position: absolute;
  bottom: 20px;
  right: 30px;
}
.contact-form .other-question {
  display: inline-block;
  border: 1px solid #999d9e;
  padding: 5px 20px;
  background: #fff;
}
.contact-form .product-result div {
  line-height: 41px;
  margin: 5px 0;
  border: 1px solid #a5a5a5;
  height: 44px;
  padding-left: 60px;
  position: relative;
}
.contact-form .product-result span {
  width: 43px;
  height: 42px;
  position: absolute;
  bottom: 0;  display: block;
  background-size: cover;
  left: 0;
}
.contact-form .cta.button,
.contact-form .g-recaptcha {
  margin-top: 5px;
}
@media (max-width: 1199px) {
  .contact-form .captchaholder > div {
   margin-right: -14px;
  }
}
@media (max-width: 990px) {
  .grey-sm {
    background: #f7f8f8;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .contact-container {
    padding: 0 15px;
  }
  .contact-container .text-center {
    text-align: left;
  }
  .contact-form .service-box .border-line:before  {
    margin-left: 0;
    width: 30%;
  }
}
@media (min-width: 1200px) {
  .contact-form .captchaholder > div {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .contact-form .telephone {
    padding-left: 30px;
  }
  .contact-form .telephone:before {
    content: "\2f";
    font-family: "allekabels";
    display: block;
    color: #f8731d;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .contact-form .radio-btns span {
    font-size: 20px;
    left: 36px;
  }
  .contact-form .radio-btns.checkbox span {
    left: auto;
  }
  .contact-form .radio-btns label {
    padding-left: 60px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .contact-container {
    float: right;
    margin-right: 60px;
  }
}

@media (min-width: 991px) {
  .big-usp img {
    padding-bottom: 15px;
  }
}

@media (max-width: 990px) {
  .big-usp img {
    padding: 0;
    max-height: 70px;
    width: auto;
  }

  .big-usp p {
    text-align: left;
  }
}

/* Contact */
.faq-content h3 {
  color: #555;
}
.faq-content ol {
    list-style: none;
}

.faq-content ul.dropdown {
  list-style: none;
}

.faq-content ul.dropdown > li {
  background-color: #F5F5F5;
  margin-bottom: 15px;
  display: flex;
  flex-flow: column;
}

.faq-content ul.dropdown li > a {
  padding: 25px 75px 25px 25px;
  width: 100%;
  position: relative;
  min-height: 75px;
  transition: all .2s ease-in;
}

.faq-content ul.dropdown li > a img {
  display: inline-block !important;
  visibility: visible !important;
  height: 100%;
  float: right;
  margin-right: 15px;
  max-height: 30px;
}

.faq-content ul.dropdown li > a:hover {
  background-color: #c4c4c4;
  color: #555;
  text-decoration: none;
}

.faq-content ul.dropdown li > a::after {
  content: "\7a";
  font-family: "allekabels" !important;
  position: absolute;
  right: 0;
  top: 0;
  min-height: 75px;
  height: 100%;
  width: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #c4c4c4;
  color: #555;
  transition: all .2s ease-in;
}

.faq-content ul.dropdown li span {
  width: calc(100% - 75px);
  display: unset;
  max-height: 0;
  transition: all .2s ease-in;
  overflow: hidden;
  cursor: auto;
  padding: 0;
}

.faq-content ul.dropdown li span.show {
  max-height: 2000px;
  padding: 0 25px 25px;
}

.faq-content ul.dropdown li span.show p:last-child {
  margin-bottom: 0;
}

.faq-content ul.dropdown li span ul {
  padding: 0;
  column-count: 2;
}

.faq-content ol a,
.faq-content ul a {
    color: #f8731d;
    line-height: 24px;
    font-size: 14px;
}
.faq-content .losselink {
    font-size: 14px;
}
.faq-content ol a:hover,
.faq-content ol a:active,
.faq-content ul a:hover,
.faq-content ul a:active {
    text-decoration: underline;
}
.faq-content ol a span,
.faq-content ul a span {
    color: #555;
    width: 20px;
    float: left;
}

.faq-content ul.dropdown.basic-dropdown {
  margin: 0;
}

.faq-content ul.dropdown.basic-dropdown li > a::after {
  height: 100%;
  background: #e6e7e7;
  width: 50px;
  font-size: 19px;
}

.faq-content ul.dropdown.basic-dropdown li > a.open::after {
  content: "\79";
}

.faq-content ul.dropdown.basic-dropdown > li {
  background: #e6e7e7;
}

.faq-content ul.dropdown.basic-dropdown li span.show {
  padding-left: 15px;
  padding-right: 15px;
}

.btn-all-faq,
.faq-content ul.dropdown.basic-dropdown li > a {
    color: #555;
    line-height: 35px;
    font-size: 17px;
    background: #e6e7e7;
    padding: 10px 15px;
    height: auto;
}

.btn-all-faq .fa:before {
    float: right;
    margin-top: 8px;
}
.all-faq {
    display: none;
}
.faq-content .noliststyle {
    list-style: none;
}
.faq-content .block-item {
  background: #f7f8f8;
  cursor: pointer;
}
.faq-content .block-item .left-holder {
    background: #e6e7e7;
    height: 145px;
    line-height: 30px;
    color: #555;
    font-size: 14px;
    font-weight: bold;
}
.faq-content .noliststyle .inlineblock {
  display: inline-block;
}
.faq-content .block-item .img-holder {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 115px;
}
.faq-content .block-item .text-holder {
    padding-top: 12px;
    padding-bottom: 12px;
}
.faq-content .block-item .moto {
    margin: 24px 0;
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
}
.overlay-holder.questions {
    height: 500px;
    max-width: 750px;
    overflow-y: scroll;
    width: 80%;
}
.overlay-holder.questions ol {
    list-style: inside decimal;
}
.overlay-holder.questions ol li {
    line-height: 45px;
    border-bottom: 1px solid #d6d6d6;
    font-size: 14px;
}
.overlay-holder.questions ol li a {
    color: #555;
    transition: color 0.3s ease 0s;
}
.overlay-holder.questions ol li a:hover,
.overlay-holder.questions ol li a:active {
    color: #f8731d;
}
.overlay-holder.questions p span {
    color: #f8731d;
}
.overlay-holder.questions p span.hidden-pdp,
.overlay-holder.questions p span.visible-pdp {
  color: #555;
}
.overlay-holder.questions .tevreden {
    color: #555;
    line-height: 45px;
    font-size: 17px;
    background: #e6e7e7;
}
.overlay-holder.questions .tevreden .right {
    background: #f8731d;
}
.overlay-holder.questions .tevreden label {
    margin-top: 5px;
    color: #fff;
}
.js_vraag h2 {
  height: 50px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .js_vraag h2 {
    height: 80px;
  }
}

h2 .subtext, h4 .subtext {
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    height: 14px;
}
.fa-quote-right:before {
    font-size: 30px;
}
.fa-quote-left:before {
    font-size: 30px;
}
.fa-quote-right {
    right: 4px;
    bottom: -3px;
    color: #c7c9c9;
}
.fa-quote-left {
    left: 12px;
    top: 5px;
    color: #c7c9c9;
}
.fa-map-marker:before {
    float: left;
    font-size: 30px;
    width: 28px;
    margin-left: -10px;
}
.fa-map-marker {
    color: #f8731d;
}
.ak-map {
  margin-top: -35px;
}
.mededelingen a {
    border-bottom: 1px solid #f8731d;
    color: #f8731d;
    font-weight: bold;
    line-height: 40px;
}
.youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

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


/* Reviews */
.btn-review {
    padding-bottom: 0;
}
.btn-review .catin {
    padding: 0;
    margin: 0;
}
.btn-review .catin .img-holder {
  padding: 5px;
}
.btn-review .bignumber {
    font-size: 55px;
    line-height: 56px;
    font-weight: bold;
}
.btn-review .smallnumber {
    font-size: 27px;
    line-height: 37px;
    font-weight: bold;
    color: #555;
    padding-left: 5px;
}
.btn-review .stars {
    padding: 0 0 5px 5px;
}
.btn-review .stars .fa {
  color: #f8731d;
}
.btn-review .aantal-reviews {
    padding: 4px 5px 5px 0;
    color: #555;
}
.btn-review:hover .catin,
.btn-review:active .catin {
    opacity: 1;
}
.btn-review:hover .catout,
.btn-review:active .catout {
    border: 2px solid #cccecc;
}
.review-content h4 {
    margin-top: 0;
}
.review p {
    margin: 0;
}
.stars .fa:before {
    float: left;
    font-size: 20px;
}
.stars .fa {
    height: 19px;
    margin: 0 2px 0 0;
    width: 19px;
}


@media (max-width: 990px) {
    .btn-review .stars img {
        margin: 0 auto;
    }
    .btn-review .aantal-reviews {
        text-align: center;
    }
    .ak-map {
      margin-top: -15px;
    }
}

.aanbieding {
  color: #f8731d;
  font-weight: bold;
  bottom: 0px;
  border-top: 1px solid #f8731d;
  border-bottom: 1px solid #f8731d;
  z-index: 100;
}

.garantietext {
  margin-left: 10px;
}

.smallborder {
    border: 1px solid #999d9d;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

@media (min-width: 768px) and (max-width: 990px) {
  .btn-review .bignumber {
      font-size: 36px;
  }
  .btn-review .smallnumber {
      font-size: 21px;
      line-height: 46px;
  }
  .stars .fa {
    width: 17px;
  }
  .stars .fa::before {
      font-size: 17px;
  }
}







/* Vacatures */
.vacature {
    margin-bottom: 4px;
    cursor: pointer;
    transition: background 0.3s ease 0s;
}
.vacature .line {
    margin-top: 4px;
}
.vacature a {
    color: #f8731d;
}
.vacature:hover,
.vacature:active {
    background: #f7f5f4;
}
.main-block:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f8731d;
    content: "";
    height: 0;
    position: absolute;
    right: -15px;
    top: 15px;
    width: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.main-block {
    padding: 10px;
}
.main-block .main-title {
    font-size: 25px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
}
.main-block .sub-title {
    color: #fff;
    font-size: 15px;
}
.main-block .subsub-title,
.main-block .date {
    color: #fff;
}
.soliciteer {
    right: 0;
    bottom: 9px;
}
.vacature .text-block .holder {
    max-height: 40px;
    margin-bottom: 30px;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
.vacature.open .text-block .holder {
    max-height: 2000px;
    margin-bottom: 0;
}
.vacature .text-block ul {
    margin-bottom: 30px;
    padding-left: 15px;
}






.full-time .main-block:before {
    border-bottom: 10px solid #f8731d;
}
.full-time .main-block {
    background: #f8731d;
}

.oproep .main-block:before {
    border-bottom: 10px solid #ff9340;
}
.oproep .main-block {
    background: #ff9340;
}

.stage .main-block:before {
    border-bottom: 10px solid #ffb77f;
}
.stage .main-block {
    background: #ffb77f;
}

.open-sol .main-block:before {
    border-bottom: 10px solid #ffdbbf;
}
.open-sol .main-block {
    background: #ffdbbf;
}
.open-sol .main-block .main-title,
.open-sol .main-block .sub-title,
.open-sol .main-block .subsub-title,
.open-sol .main-block .date {
    color: #f8731d;
}
@media (max-width: 767px) {
   .main-block:before {
        right: 15px;
        top: auto;
       bottom: -10px;
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .soliciteer {
        width: auto !important;
        padding: 0 15px;
        bottom: 20px;
    }
    .vacature {
        margin-bottom: 15px;
    }
}

.js_sorteren .title {
  color: #fff;
  text-align: center;
  padding: 0;
}



.top-banner {
  height: 200px;
  border-color: #555;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.top-banner.building {
  background-image: url(../../misc/building.jpg);
}

.zakelijk-logo-holder {
  background: #555;
  border-radius: 0 0 0 10px;
  padding: 10px 0;
}
.checks {
  list-style: none;
}
.checks li {
  padding-left: 20px;
}
.checks li .fa {
  left: 0;
  top: -6px;
  color: #f8731d;
}
ol .vraag {
  padding-left: 20px;
}
ol .vraag-sub {
  padding-right: 0;
  padding-left: 20px;
}
ol .vraag .cijfer {
  left: 0;
  top: 0;
}
.js_vraag .js_content,
.js_status.js_content {
  display: none;
}

.keurmerk-tekst {
  max-height: 70px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
}
.open .keurmerk-tekst {
  max-height: 1000px;
}
.indemedia .inside {
  padding: 0;
  border: 1px solid #fff;
}
.indemedia .writer-holder {
  line-height: 30px;
  background: #e6e7e7;
  color: #555;
}
.writer-holder .fa:before {
  float: left;
  margin-top: 6px;
}
.cta .fa-phone:before {
  float: left;
  margin-top: 8px;
}
.indemedia .img-holder {
  height: 158px;
}
.indemedia p {
  height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.salesteam p {
  height: 95px;
}
.indemedia .img-holder {
  overflow: hidden;
}
.indemedia .img-holder img {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%); /* IE 9 */
  -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
  transform: translate(-50%, -50%);
}
.indemedia .writer-holder > div {
  border-top:  1px solid #fff;
}
.checks.nopaddingleft {
  padding-left: 0 !important;
}
.checks.nopaddingright {
  padding-right: 0 !important;
}
.checks p span {
  color: #f8731d;
}
.block-item a {
  color: #f8731d;
}
.banner-holder {
  border: 2px solid #cccecc;
  cursor: pointer;
  transition: border 0.3s ease 0s;
}
.banner-holder:hover,
.banner-holder:active {
  border-color: #f8731d;
}
.banner-holder .inner-banner-holder {
  border: 3px solid #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6e7e7+0,999d9d+100 */
  background: rgb(230,231,231); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(230,231,231,1) 0%, rgba(153,157,157,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,231,231,1)), color-stop(100%,rgba(153,157,157,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(230,231,231,1) 0%,rgba(153,157,157,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(230,231,231,1) 0%,rgba(153,157,157,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(230,231,231,1) 0%,rgba(153,157,157,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(230,231,231,1) 0%,rgba(153,157,157,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e7e7', endColorstr='#999d9d',GradientType=0 ); /* IE6-9 */
}
.banner-holder .inner-banner-holder .text-holder {
  height: 160px;
}
.banner-holder .inner-banner-holder .text-holder .text {
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%); /* IE 9 */
  -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
  transform: translate(-50%, -50%);
  font-size: 30px;
  line-height: 38px;
  color: #f8731d;
  padding: 0 30px;
}
.banner-holder .inner-banner-holder .text-holder .text span {
  font-size: 62px;
  color: #fff;
  text-shadow: -3px 3px 3px rgba(0, 0, 0, 0.35);
}
.banner-holder .inner-banner-holder .cta {
  overflow: hidden;
  font-size: 21px;
}
.banner-holder .inner-banner-holder .cta .fa:before {
  font-size: 52px;
}
.banner-holder .inner-banner-holder .cta .fa.one {
  right: -12px;
  top: -8px;
}
.banner-holder .inner-banner-holder .cta .fa.two {
  right: 10px;
  top: -8px;
}
.banner-holder:hover .cta,
.banner-holder:active .cta {
  background: #d95f02;
}
.slider-page {
  top: -20px;
  right: 15px;
}
.slider-page a {
  height: 20px;
  width: 20px;
  float: left;
  line-height: 20px;
  text-align: center;
  color: #999d9d;
}
.slider-page a.cycle-pager-active {
  background: #999d9d;
  color: #fff;
}
@media (min-width: 1200px) {
  .cat .fa-file-text-o:before {
    float: left;
    margin-left: -3px;
  }
  .cat .fa-shopping-cart:before {
    float: left;
    margin-left: -4px;
  }
  .cat .fa-retweet:before {
    float: left;
    margin-left: -2px;
  }
  .cat .fa-pencil:before {
    float: left;
    margin-left: -1px;
  }
  .cat .fa-star-o:before {
    float: left;
    margin-left: -3px;
  }
  .cat .fa-history:before {
    float: left;
    margin-left: -2px;
  }

}


.banner-holder.nieuwsbriefje .inner-banner-holder .text-holder .text {
  font-size: 24px;
}
.banner-holder.nieuwsbriefje .inner-banner-holder .text-holder .text span {
  font-size: 48px;
}
.banner-holder.nieuwsbriefje .inner-banner-holder input {
  height: 34px;
}
.banner-holder.nieuwsbriefje .inner-banner-holder .text-holder {
    height: 171px;
}

.vacature.afdeling .text-block .holder {
  max-height: 1000px;
  margin-bottom: 0;
}
.vacature.afdeling .text-block .holder p {
  margin-bottom: 15px;
}
.vacature.afdeling .main-block {
  border: 2px solid #f8731d;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 136px;
}





.timeline {
  width: 6px;
  height: 100%;
  background: #555;
  left: 50%;
  top: 0;
  -ms-transform: translate(-50%, 0); /* IE 9 */
  -webkit-transform: translate(-50%, 0); /* Chrome, Safari, Opera */
  transform: translate(-50%, 0);
}
.year-holder {
  height: 90px;
}
.year {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #f8731d;
  left: 50%;
  top: 0;
  -ms-transform: translate(-50%, 0); /* IE 9 */
  -webkit-transform: translate(-50%, 0); /* Chrome, Safari, Opera */
  transform: translate(-50%, 0);
  line-height: 90px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
.year.begin {
  color: #555;
}
.post-holder {
  margin-bottom: 15px;
}
.post:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #555;
    content: "";
    height: 0;
    position: absolute;
    right: -15px;
    top: 15px;
    width: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.post {
  width: 260px;
  margin-left: 93px;
  border: 2px solid #555;
  background: #e6e7e7;
  padding: 10px;
  position: relative;
}
.post .bolletje {
  height: 20px;
  width: 20px;
  border: 2px solid #fff;
  background: #f8731d;
  top: 10px;
  right: -34px;
  border-radius: 50%;
}
.post p {
  color: #555;
  font-weight: bold;
  font-size: 17px;
  line-height: 19px;
  margin-bottom: 15px;
}
.post span {
  font-size: 13px;
  color: #f8731d;
}


.post.right {
  margin-left: 0;
  margin-right: 93px;
}
.post.right .bolletje {
  right: auto;
  left: -34px;
}
.post.right:before {
    right: auto;
    left: -15px;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.post.begin:before {
    right: auto;
    left: 50%;
    top: -11px;
    -ms-transform: rotate(0deg) translate(-50%, 0);
    -webkit-transform: rotate(0deg) translate(-50%, 0);
    transform: rotate(0deg) translate(-50%, 0);
}
.begin-holder {
  margin-bottom: 0;
}
.post.begin {
  width: 360px;
  margin-left: 195px
}
.post.begin p {
  font-size: 36px;
  line-height: 46px;
}
.post.begin p span {
  color: #f8731d;
  font-size: 36px;
}
.lees-meer {
  color: #f8731d;
}
.huisstijl-holder {
  border: 2px solid #f8731d;
}

.huisstijl-holder img {
  min-height: 160px;
  object-fit: contain;
}

.huisstijl1,
.huisstijl2,
.huisstijl3 {
  border-bottom: 1px solid #fff;
}
.huisstijl2 {
  background: #ffa159;
}
.huisstijl3 {
  background: #ffcda6;
  color: #f8731d;
}
.huisstijl1 .fa-chevron-right:before,
.huisstijl2 .fa-chevron-right:before,
.huisstijl3 .fa-chevron-right:before {
  float: right;
  margin-top: 5px;
}


@media (min-width: 991px) and (max-width: 1199px) {
  .banner-holder .inner-banner-holder .cta {
    font-size: 17px;
  }
    .banner-holder .inner-banner-holder .text-holder .text {
      font-size: 25px;
  }

  .banner-holder.nieuwsbriefje .inner-banner-holder .text-holder .text {
    font-size: 20px;
  }
  .banner-holder.nieuwsbriefje .inner-banner-holder .text-holder .text span {
    font-size: 38px;
  }

  .post {
    margin-left: 26px;
  }
  .post.right {
    margin-left: auto;
    margin-right: 26px;
  }
  .post.begin {
    margin-left: 128px;
  }
}
@media (max-width: 990px) {
  .banner-holder .inner-banner-holder .cta {
    font-size: 14px;
  }
  .banner-holder .inner-banner-holder .text-holder .text {
      font-size: 20px;
  }
  .banner-holder .inner-banner-holder .text-holder .text span {
    font-size: 34px;
  }

  .banner-holder.nieuwsbriefje .inner-banner-holder .text-holder .text {
    font-size: 16px;
    line-height: 30px;
  }
  .banner-holder.nieuwsbriefje .inner-banner-holder .text-holder .text span {
    font-size: 32px;
  }

  .post {
    margin-left: -1px;
    width: 245px;
  }
  .post.right {
    margin-left: auto;
    margin-right: -1px;
  }
  .post.begin {
    margin-left: 86px;
  }
}
@media (max-width: 767px) {
  .banner-holder.nieuwsbriefje .inner-banner-holder .text-holder .text {
    font-size: 20px;
    line-height: 26px;
  }
  .banner-holder.nieuwsbriefje .inner-banner-holder .text-holder .text span {
    font-size: 38px;
  }


  .post {
    margin-left: 35px;
    width: 260px;
  }
  .post.right {
    float: left !important;
    margin-right: auto;
    margin-left: 35px;
  }
  .timeline {
    left: 24px;
    top: 0;
    -ms-transform: translate(0, 0); /* IE 9 */
    -webkit-transform: translate(0, 0); /* Chrome, Safari, Opera */
    transform: translate(0, 0);
  }
  .post.right .bolletje,
  .post.left .bolletje {
    right: auto;
    left: -34px;
  }
  .post.right:before,
  .post.left:before {
      right: auto;
      left: -15px;
      -ms-transform: rotate(270deg);
      -webkit-transform: rotate(270deg);
      transform: rotate(270deg);
  }
  .year {
    left: 15px;
    -ms-transform: translate(0, 0); /* IE 9 */
    -webkit-transform: translate(0, 0); /* Chrome, Safari, Opera */
    transform: translate(0, 0);
  }
  .post.begin:before {
    top: 15px;
  }
  .post.begin {
    margin-left: 35px;
    width: 260px;
  }
  .post.begin p {
    font-size: 21px;
    line-height: 35px;
  }
}





@media (min-width: 768px) {
  .indemedia:nth-child(1) {
    width: 100%;
  }
  .indemedia:nth-child(1) .writer-holder > span {
    width: 50%;
  }
  .indemedia:nth-child(1) .writer-holder > div.left {
    text-align: left;
  }
  .indemedia:nth-child(1) .writer-holder > div.right {
    text-align: right;
  }
  .indemedia:nth-child(1) .cta {
    width: 25%;
    margin: 0 15px 30px 0;
    float: right;
  }
  .indemedia:nth-child(1) .img-holder {
    width: 25%;
  }
  .indemedia:nth-child(1) h2,
  .indemedia:nth-child(1) p {
    width: 75%;
    text-align: left;
  }
  .indemedia:nth-child(1) h2 {
    margin-top: 30px;
  }
  .indemedia:nth-child(1) p {
    height: 80px;
  }
}
@media (max-width: 460px) {
  .zakelijk .cat.col-xs-4 {
    width: 50%;
  }
}


.filter-btn  .title {
  color: #fff;
  text-align: center;
  padding: 0;
}
.product .info .title {
  padding-left: 0px;
}
.arantline {
  width: 100%;
}

.arantietext {
  margin-left: 20px;
}

.arantiechk {
  float: left;
  width:20px;
}
.kpn-top-margin {
    margin-top: 132px;
}

.kpn_logo_mobile > img {
    margin-top: 132px;
}

#contentblock  a {
  color: #555555;
}

#contentblock a:hover {
  color: #F8731D;
}
.type1{
    position: absolute;
    background: #ddd none repeat scroll 0 0;
    padding: 3px;
    position: absolute;
    top: 50%;
    z-index: 1;
}
.type2{
    position: absolute;
    background: #ddd none repeat scroll 0 0;
    padding: 3px;
    position: absolute;
    top: 50%;
    z-index: 1;
}
.type3{
    position: absolute;
    background: #ddd none repeat scroll 0 0;
    padding: 3px;
    position: absolute;
    top: 50%;
    left: 36%;
    z-index: 1;
}
.type4{
    position: absolute;
    background: #ddd none repeat scroll 0 0;
    padding: 3px;
    position: absolute;
    top: 50%;
    z-index: 1;
}
.type5{
    position: absolute;
    background: #ddd none repeat scroll 0 0;
    padding: 3px;
    position: absolute;
    top: 61%;
    left:43%;
    z-index: 1;
}
.type6{
    position: absolute;
    background: #ddd none repeat scroll 0 0;
    padding: 3px;
    position: absolute;
    top: 66%;
    z-index: 1;
}

.logoutmsg {
  color: #f8731d;
  border: 1px solid #f8731d;
  font-weight: bold;
  background: rgba(255, 111, 0, 0.23);
  padding: 2px;
}

.cta3 {
    border: 3px solid transparent;
}

.winkelmand .errormsg {
  background: #fde7d9;
  padding: 5px;
  line-height: 18px;
  margin-bottom: 5px;
  color: #F8731D;
}

.bedankt-banner {
    margin-top: 30px;
    margin-bottom: 60px;
}

.bedankt-banner .banner .main-text {
    line-height: 33px;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
}
.bedankt-banner .banner .main-text .extra {
    color: #fff;
    font-size: 20px;
}

.imgcenter {
  width: 73px; top:0; bottom:0; margin:auto;
}
.homebanner.feest {
    background: #555;
}

.homebanner.alg .main-text {
  color: #fff;
  margin-top: 10px;
}
.homebanner.alg .label-left{
  left: 0;
  top: 0;
  width: 84px;
}
.homebanner.feest .balloon-left {
    left: 0;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

.homebanner.feest .balloon-right {
    right: 0;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

.homebanner.feest .feliciteer {
    left: 50%;
    top: 0;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 0;
}

.sidebar-banner.feest {
    height: auto;
}
.social2 {
    transition: background 0.3s ease 0s;
    width: 132px;
    height: 32px;
    padding: 5px !important;
    background: #f8731d;
    margin-right: 10px;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.homebanner.kerstbanner {
  background-image: url(../misc/kerst-bg.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
.homebanner.kerstbanner .slidertje-holder {
  padding: 10px;
  right: 0;
  top: 0;
  height: 100%;
  width: 130px;
}
.homebanner.kerstbanner .slidertje-holder .santa {
  left: -27px;
  top: 10px;
  z-index: 500;
}
.homebanner.kerstbanner .slidertje {
  height: 100%;
  width: 110px;
  float: left;
  border: 4px solid #fff;
}
.homebanner.kerstbanner .slidertje .slideje {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #999d9d;
}
@media (max-width: 1199px) {
  .homebanner.kerstbanner .tekst {
    margin-top: 10px;
  }
}
@media (max-width: 990px) {
  .homebanner.kerstbanner .tekst {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .homebanner.kerstbanner .tekst {
    margin: 10px 0;
  }
  .homebanner.kerstbanner {
    height: auto;
  }
}
.faq-content ul {
    list-style: inside;
}
.footer-menu-header {
    color: #f8731d;
}

.filteren ul > li > a.selected-filter {
    background: #e6e7e7;
    color: #f8731d;
}

.swipe {
  color: #555;
  z-index: 500;
}
.swipe.js_prev {
  left: 15px;
  top: 150px;
}
.swipe.js_next {
  right: 15px;
  top: 150px;
}

.post .mockup {
    width: 220px;
    right: 0;
    top: -110px;
}
.cat-info {
  border: none;
  padding: 0;
  font-size: 13px;
}

.cat-info h3 {
  color: #555;
  font-size: 15px;
  font-weight: bold;
}

.cat-info h4 {
  font-size: 14px;
  font-weight: bold;
  color: #555;
  margin: 0;
  line-height: 1.1;
}

.cat-info h5,
.cat-info h6,
.cat-info h7,
.cat-info h8 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  color: #555;
  line-height: 1.1;
}

.cat-info a,
.cat-info a:hover,
.cat-info a:focus,
.cat-info a:active {
  color: #f8731d;
}
/* Ziggo geschikt */
.orangeblock {
    background: #f8731d;
}
.orang-btn {
  font-size: 25px;
  line-height: 32px;
  color: #fff;
  font-weight: bold;
  min-height: 95px;
  transition: all 0.3s ease 0s;
}
a.orang-btn:hover,
a.orang-btn:active {
  -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
.orang-btn > img {
  height: 40px;
  right: 5px;
  bottom: 0;
}
.orang-btn .arrow-down {
    right: 15px;
    bottom: -23px;
}
.ziggo-circle {
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  background: #fff;
  color: #f8731d;
  border-radius: 50%;
  font-weight: bold;
  line-height: 20px;
}
.ziggomelding {
    border: 5px solid #f8731d;
    background: #555;
    line-height: 50px;
}
.ziggomelding a {
    color: #fff;
}
.ziggo-header-holder {
    height: 206px;
    background-image: url(../misc/ziggo-header.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.ziggo-logo {
    left: 15px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.solution {
    background: #f8731d;
    color: #fff !important;
}
.solution h3,.solution p {
    color: #fff !important;
}
.coax-hand {
    left: 0;
    bottom: 0;
}
@media (max-width: 990px) {
  .orang-btn {
    min-height: 0;
  }
  a.orang-btn {
    padding-left: 75px;
  }
  a.orang-btn img {
    right: auto;
    bottom: auto;
    left: 5px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .ziggo-text-holder {
    padding: 0 15px !important;
  }
  .ziggo-header-holder {
    height: 167px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .ziggo-header-holder {
    height: 177px;
  }
}
@media (max-width: 767px) {
  .orang-btn {
    padding-left: 75px;
    font-size: 15px;
    line-height: 16px;
  }
  .orang-btn img {
    right: auto;
    bottom: auto;
    left: 5px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

.newsletter-subscription-btn {
  background: none repeat scroll 0 0 #f8731d;
  border: medium none;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial;
  line-height: 30px;
  padding: 2px 11px;
}

.newsletter-email-address-textbox {
  padding: 5px;

  font-size: 12px;
  border: none;
  margin-bottom: 5px;
  line-height: 16px !important;
}

.overlayinex {
    background: none repeat scroll 0 0 #fff;
    height: auto;
    left: 50%;
    position: fixed;
    top: 50%;
    width: 300px;
    z-index: 1200;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    display: none;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.overlayinex .close {
    margin-right: 0px;
}



/* Website van het jaar pagina */
.price-title {
  background: #f8731d;
  padding: 30px 80px;
}
.price-title h1 {
  font-size: 25px;
  font-weight: normal;
  line-height: 26px;
  margin: 30px 0 0 0 !important;
  color: #fff;
}
.price-title .stem-nu:hover,
.price-title .stem-nu:active {
  -ms-transform: scale(0.85); /* IE 9 */
  -webkit-transform: scale(0.85); /* Safari */
  transform: scale(0.85);
}
.price-number-holder p {
  left: 0;
  top: 50%;
  padding: 0 0 0 60px;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.price-number-holder img.leftmargin {
  margin-left: 15px;
}
.price-number-holder p.leftmargin {
  padding-left: 75px;
}
.footnote p {
  font-size: 10px;
  line-height: 14px;
}
.bigbottommargin {
  margin-bottom: 60px;
}
.stem-nu img {
  max-width: 180px;
}
img.number {
  max-width: 50px;
}

@media (max-width: 767px) {
  .price-title {
    padding: 15px;
  }
  .price-title h1 {
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 15px !important;
  }
  .price-number-holder {
    margin-bottom: 30px;
  }
}

/* travelplug-holder */
li .flag-icon {
  padding-left: 20px;
  background-position: inherit !important;
  width: 100% !important;
  background-size: 12px auto;
}
li .flag-icon::before {
  display: none;
}
.select2-search--dropdown {
  padding: 0 !important;
  margin-top: -26px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: none !important;
}
.select2-container--default .select2-selection--single {
  border-radius: 0 !important;
}
.select2-dropdown {
  border-radius: 0 !important;
}
.select2-container--default .select2-results__option[aria-selected="true"]{
  background: #e6e7e7 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #555 !important;
  background: #f7f5f4 !important;
}

.travelplug-holder-reverse a {
  font-size: 18px;
  padding: 10px;
  width: 100%;
}

.travelplug-holder-reverse .back a {
  background-color: #f6f5f3;
  color: #F8731D;
}

@media (min-width: 768px) {
  .travelplug-holder-reverse .reverse {
    padding-right: 5px;
  }
}

@media (max-width: 767px) {
  .travelplug-holder-reverse .reverse {
    padding-bottom: 5px;
    padding-right: 0;
  }

  .search-holder {
    display: block !important;
  }
}

/* Producten mobile */
@media (max-width: 767px) {
  .product .price .old_price {
    text-align: left;
  }
  .product .cta {
    width: 44px;
    height: 44px;
    float: right;
  }
  .product input {
    height: 44px;
    position: absolute;
    right: 44px;
    bottom: 0;
    margin-bottom: 0;
    border-radius: 0 !important;
  }

  .winkelwagenartiekels .product input {
    position: relative;
    right: unset;
  }

  .product .not_clickable {
    margin-top: -10px;
  }
  .product .order {
    padding-right: 0;
  }
  .btn-inwinkelmand #winkel {
    width: 20px;
    height: 20px;
    background: #fff;
    color: #f8731d;
    font-size: 12px;
    font-weight: bold;
    border-radius: 50%;
    position: absolute;
    right: 6px;
    top: 5px;
    left: auto;
    text-align: center;
    line-height: 20px;
  }
  .btn-inwinkelmand {
    position: relative;
  }

  .logo-holder > a{
    text-align: center;
  }

  .search-holder {
    background: #e6e7e7;
    border-bottom: 1px solid #000;
    padding: 0;
    position: absolute !important;
    left: 50%;
    top: 0;
    height: 100%;
    width: 0 !important;
    opacity: 0;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none;
  }
  .search-holder input {
    height: 50px;
    color: #555;
    font-size: 16px;
    background: #e6e7e7 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .search-holder input:focus {
    outline: none;
  }
  .search-holder .close-search:before {
    font-size: 34px;
    line-height: 56px;
    float: left;
    margin-left: 11px;
  }
  .search-holder .close-search {
    color: #fff;
    background: #f8731d;
    right: 0;
    top: 0;
    width: 56px;
    height: 100%;
    display: flex !important;
    align-items: center;
  }

  .search-holder.open form {
    display: flex;
  }

  .search-holder.open {
    width: 100% !important;
    opacity: 1;
    padding: 3px 90px 3px 15px;
    z-index: 999;
    display: flex !important;
    align-items: center;
    pointer-events: all;
    min-height: 60px;
  }
  .search-holder .search-btn {
    top: 15px;
    right: 65px;
  }

  .search-holder.open .search-btn {
    top: 0;
    display: flex;
    height: 100%;
    align-items: center;
  }

  .search-holder.open .search-btn::before {
    margin-top: 0;
  }

  header {
    min-height: 57px;
  }
  .mobile-left-menu {
    top: 57px;
    z-index: 1001;
    max-height: calc(100vh - 57px);
    overflow-y: auto;
  }
  .main-search-btn:before {
    font-size: 24px;
    float: left;
  }
  .main-search-btn {
    margin: 0 5px 0 0;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    float: none !important;
    display: flex !important;
  }
  .main-search-btn:hover,
  .main-search-btn:active,
  .main-search-btn.active {
    color: #f8731d;
  }
}
.filter-holder:before {
  border: none;
  content: "";
}
.xmas-page .filter-holder:before  {
  display: none;
}
.filter-holder select {
  background: #fff;
  color: #555;
  border: 1px solid #555;
  height: 30px;
  padding: 3px;
  line-height: 24px;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}
@media (min-width: 768px) {
  .provider-products .product .info {
    min-height: 120px;
  }
  .xmas-product,
  .provider-products .product-holder-home {
    padding: 2px;
  }
  .provider-products .product-holder-home:hover .product {
    background: #f7f5f4;
  }
  .xmas-product .product,
  .provider-products .product {
    border: 1px solid #999d9d;
  }
  .xmas-product .info {
    height: 125px !important;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
  .xmas-product .product .price .old_price,
  .xmas-product .product .price br {
    display: none;
  }
  .xmas-product .product .order,
  .provider-products .product .order {
    min-height: 0;
    padding-top: 0;
    height: 112px !important;
  }
  .xmas-product .product .thumb {
    margin-bottom: 0;
    height: 120px !important;
    overflow: hidden;
  }
  .xmas-product .product .thumbimg {
    height: 100px !important;
  }
  .xmas-product .aanbieding {
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    position: absolute;
    left: -75px;
    top: 35px;
    height: 19px;
    background: rgba(255,255,255,0.35);
  }
}
@media (min-width: 991px) {
  .xmas-product .product .price {
    font-size: 24px;
  }
  .xmas-product .aanbieding {
    left: -50px;
    top: 35px;
  }
}
@media (min-width: 1200px) {
  .xmas-product .aanbieding {
    left: -70px;
    top: 35px;
  }
}

.xmas-product .aanbieding {
  background: #f8731d;
  color: #fff;
}

/* Detail page redesign */
.right-detail-barx .afrekenscherm,
.right-detail-barx #price_article_right,
.right-detail-barx .delivery-holder {
  width: 100%;
  float: left;
}

.right-detail-barx #price_article_right,
.detail-content #price_article {
  padding: 10px 0 0 !important;
}

.right-detail-barx .delivery-holder,
.multi2 .detail-content .delivery-holder {
  padding-top: 10px;
  background: #e9f7ee;
}

.review-stars {
  overflow: hidden;
}
.review-stars .fa-star {
  color: #f8731d;
}
.review-stars .many-reviews {
  font-size: 10px;
  line-height: 11px;
  margin-top: -3px;
  color: #f8731d;
}
.detail-photos,
.detail-photos .sliding {
  height: 320px;
  overflow: hidden !important;
}

.detail-photos .slide-buttons-holder {
  bottom: 0;
  width: 60px;
  text-align: center;
  z-index: 999;
}

.detail-photos#slideshow-popup .slide-buttons-holder {
  display: flex;
  flex-wrap: nowrap;
}

.slidercontainer .detail-photos .slide-buttons-holder {
  z-index: 999;
}

@media (max-width: 990px) {
  .detail-photos:not(#slideshow-popup) .slide-buttons-holder {
    background: rgba(255,255,255, .5);
    height: fit-content;
    display: flex;
    justify-content: center;
  }
}

.detail-photos .sliding {
  padding-left: 95px;
  background-color: #fff;
}
.adv-custom-pager {
  width: 80px;
  left: 0;
  top: 0;
  z-index: 999;
  overflow: hidden;
  height: 270px;
}
.adv-custom-pager a,
.detail-content .video {
  width: 80px;
  height: 80px;
  border: 1px solid #eceded;
  margin-bottom: 10px;
  float: left;
  position: relative !important;
  background: #fff;
}
.detail-content .video .fa:before {
  position: absolute;
  font-size: 36px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #f8731d;
}
.detail-content .video .fa {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.detail-content .video:hover,
.detail-content .video:active,
.adv-custom-pager a:hover,
.adv-custom-pager a:active,
.adv-custom-pager a.cycle-slide-active {
  border: 1px solid #f8731d;
}
.adv-custom-pager a img,
.detail-content .video img {
  max-height: 100%;
  max-width: 100%;
}
.prev-detail-photo,
.next-detail-photo {
  width: 80px;
  height: 25px;
  line-height: 25px;
  color: #555;
  text-align: center;
  left: 0;
  top: 290px;
  z-index: 500;
}
.prev-detail-photo {
  top: 270px;
}
.artikelnr {
  z-index: 600;
  pointer-events: none;
}
.detail-content .usp-holder,
.detail-content .korting-holder {
  background: #e6e7e7;
}
.detail-content .usp-holder ul {
  list-style: none;
  margin: 0;
}
.detail-content .usp-holder ul li span {
  margin-top: -3px;
}
.detail-content .korting-holder .korting-item {
  opacity: 0.35;
}
.detail-content .korting-holder .korting-item.open {
  opacity: 1;
}
.detail-content .korting-holder .korting-item .fa-check:before {
  float: left;
  margin: 1px 0 0 1px;
}
.detail-content .korting-holder .korting-item .fa-check {
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  color: #f8731d;
  background: #f8731d;
  border-radius: 2px;
}
.detail-content .korting-holder .korting-item.open .fa-check {
  color: #fff;
}
.detail-content .korting-holder .korting-item .img-holder {
  height: 100px;
  border-radius: 50%;
  border: 2px solid #f8731d;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.detail-content .korting-holder .korting-item .title {
  padding-top: 5px;
  padding-bottom: 5px;
}
.detail-content .korting-holder .korting-item .price {
  font-size: 17px;
  font-weight: bold;
  color: #f8731d;
}
.detail-content .korting-holder .korting-item .price .old-price {
  font-size: 12px;
  font-weight: normal;
  color: #555;
  line-height: 13px;
  text-decoration: line-through;
}
.detail-content .korting-holder .plus {
  font-size: 36px;
  line-height: 100px;
  font-weight: bold;
  color: #555;
}
.detail-content .korting-holder .btn-holder {
  right: 0;
  bottom: 15px;
}
.detail-content .korting-holder .btn-holder .cta.grey {
  background: #555;
}
.detail-content .korting-holder .btn-holder .cta.grey:hover,
.detail-content .korting-holder .btn-holder .cta.grey:active {
  background: #000;
}
.detail-content .korting-holder .btn-holder .price {
  font-size: 17px;
  color: #f8731d;
  font-weight: bold;
}
.detail-content .korting-holder .btn-holder .price .old-price {
  font-weight: normal;
  font-size: 12px;
  color: #555;
  margin-left: 5px;
  text-decoration: line-through;
}
.detail-content .reviews-holder .subtitle {
  color: #f8731d;
}
.detail-content .gerelateerd .title-h2 {
  background: #e6e7e7;
  padding-top: 5px;
  padding-bottom: 5px;
}
.detail-content .product .thumb a {
  background: #fff;
  height: 126px;
  overflow: hidden;
}
.detail-content .serviceblock-holder {
  background: #e6e7e7;
}
.detail-content .serviceblock-holder .questions-holder {
  border-right: 2px solid #fff;
}
.detail-content .serviceblock-holder .questions {
  list-style: disc;
  color: #555;
  padding-left: 16px;
}
.detail-content .serviceblock-holder ul {
  margin: 0;
}
.detail-content .serviceblock-holder ul li a {
  color: #555;
  line-height: 30px;
  display: block;
}
.detail-content .serviceblock-holder ul li a .fa:before {
  float: left;
  margin-top: 6px;
}
.detail-content .serviceblock-holder .questions-holder .title-h2 {
  color: #555;
}
.detail-content .serviceblock-holder .contact-holder .title-h2 {
  color: #e6e7e7;
}
.detail-content .serviceblock-holder .contact-holder {
  padding-right: 0;
}
.detail-content .serviceblock-holder .contact-holder ul {
  padding-left: 0;
  list-style: none;
}
.js_trigger {
  height: 2px;
  width: 50px;
  position: fixed;
  right: 0;
  top: 200px;
  background: #c00;
  pointer-events: none;
  opacity: 0;
}
.detail-filters {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -o-column-count: 3;
  -ms-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  -o-column-gap: 30px;
  -ms-column-gap: 30px;
  column-gap: 30px;
}
.detail-filters li:before {
  font-family: "allekabels" !important;
  position: absolute;
  right: 3px;
  top: 3px;
  font-size: 18px;
  content: "\32";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 0;
  padding-left: 0;
}
.detail-filters li {
  border-top: 1px solid #fff;
  float: none !important;
  height: 30px;
  width: auto;
}
.detail-filters li a {
  height: 24px;
  line-height: 24px;
  float: none;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.detail-filters li:hover,
.detail-filters li:active,
.detail-filters li:hover a,
.detail-filters li:active a {
  color: #f8731d;
}
.image-block-right-bar {
  display: none;
}

.productemaildiv {
  width: 100%;
  min-height: 96px;
  color: #fff;
}

.productemaildiv > div {
  margin-bottom: 8px;
}

.productemaildiv label {
  font-weight: normal;
}

.productemaildiv input {
  line-height: 27px !important;
}

.detail-content .have_product .orange.notinstock {
  padding-left: 30px;
  padding-top: 15px;
}

.inwinkelmand-holder .orange.notinstock {
  padding-left: 15px;
  padding-top: 15px;
}

@media (max-width: 990px) {
  .detail-photos,
  .detail-photos .sliding {
    height: 375px;
    padding-left: 0;
  }
  .prev-detail-photo,
  .next-detail-photo {
    top: 50px;
    z-index: 600;
    width: 30px;
    height: 40px;
    line-height: 40px;
  }
  .next-detail-photo {
    left: auto;
    right: 0;
  }
  .image-block-right-bar {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .detail-content .korting-holder .korting-item .img-holder {
    height: 80px;
  }
}
@media (min-width: 768px){
  .detail-content .xmas-product .product,
  .detail-content .xmas-product .product .order,
  .detail-content .xmas-product .thumb {
    background: #f6f5f3;
    border: none;
  }
  .detail-content .xmas-product:hover .product,
  .detail-content .xmas-product:active .product,
  .detail-content .xmas-product:hover .product .order,
  .detail-content .xmas-product:active .product .order,
  .detail-content .xmas-product .product:hover .thumb,
  .detail-content .xmas-product .product:active .thumb {
    background: #e6e7e7;
  }
  .detail-content .xmas-product .product input {
    width: 25%;
    float: left;
    border: 1px solid #f8731d;
    height: 34px;
  }
  .detail-content .xmas-product .product .order {
    height: 80px !important;
  }
}
@media (max-width: 767px){
  .detail-content .korting-holder .btn-holder {
    position: relative !important;
    right: auto;
    bottom: auto;
    padding: 0;
  }
  .detail-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .detail-content.mid {
    padding: 0;
  }
  .detail-content .korting-holder .korting-item .title {
    text-align: left;
    padding-left: 20px;
  }
  .detail-content .korting-holder .korting-item .price,
  .detail-content .korting-holder .btn-holder .price {
    text-align: right;
  }
  .detail-content .korting-holder .korting-item .fa-check {
    top: 4px;
  }
  .detail-crumbs {
    padding-left: 15px !important;
    margin-top: 0;
  }
  .detail-content .serviceblock-holder .questions-holder {
    border: none;
  }
  .detail-filters {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    -ms-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    -o-column-gap: 0;
    -ms-column-gap: 0;
    column-gap: 0;
  }
}

/* Loading in checkout */
.loading-screen {
  width: 150px;
  height: 110px;
  border-radius: 5px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #f8731d;
  padding-top: 80px;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  z-index: 1200;
  box-shadow: 0 0 17px #333;
}
.loading-screen .fa:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.loading-screen .fa {
  width: 150px;
  height: 80px;
  color: #fff;
  left: 0;
  top: 0;
  font-size: 46px;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}




/* Xmas page */
.xmas-page .breadcrumbs {
  padding: 0 15px;
  margin: 0 0 4px 0;
}
.xmas-page .breadcrumbs > div {
  background: #f8731d;
  height: 50px;
  margin: 0;
}
.xmas-page .breadcrumbs .breadcrumb-holder i:before {
  line-height: 10px;
  float: left;
}
.xmas-page .breadcrumbs .breadcrumb-holder,
.xmas-page .breadcrumbs .breadcrumb-holder a,
.xmas-page .breadcrumbs .breadcrumb-holder span,
.xmas-page .breadcrumbs .breadcrumb-holder i {
  line-height: 20px;
  font-size: 14px;
  color: #fff;
}
.xmas-page .breadcrumbs .breadcrumb-holder span,
.xmas-page .breadcrumbs .breadcrumb-holder i {
  color: #000;
}
.xmas-page .breadcrumbs .styled-select {
  margin-top: 10px;
}
.xmas-image-holder-1 {
  background-image: url(../images/kersttak.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-2 {
  background-image: url(../images/lichtgordijn.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-3 {
  background-image: url(../images/iStock-529100459.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-4 {
  background-image: url(../images/kerstverlichting-batterij.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-5 {
  background-image: url(../images/iStock-473197558.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-6 {
  background-image: url(../images/clusterverlichting.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-7 {
  background-image: url(../images/koppelbare-verlichting.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-8 {
  background-image: url(../images/kerstlampjes-reserve.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-9 {
  background-image: url(../images/kerstverlichting-buiten.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-10 {
  background-image: url(../images/kerst-kandelaar.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-11 {
  background-image: url(../images/kersthuisjes.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-12 {
  background-image: url(../images/kerstkrans.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-13 {
  background-image: url(../images/kerstballen.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-14 {
  background-image: url(../images/kerstster.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-15 {
  background-image: url(../images/kerstversiering.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-16 {
  background-image: url(../images/kerstdecoratie.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-17 {
  background-image: url(../images/kerstfiguur.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-18 {
  background-image: url(../images/kerstboom.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-19 {
  background-image: url(../images/kerstboomverlichting.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-20 {
  background-image: url(../images/kerstverlichting-binnen.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-21 {
  background-image: url(../images/kerstdecoratie.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-22 {
  background-image: url(../images/iStock-997583974.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-23 {
  background-image: url(../images/iStock-852410972.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder-24 {
  background-image: url(../images/kerstdomotica.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-image-holder {
  background-image: url(../images/xmas-page-img.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.xmas-page .xmas-image-holder-blur {
  background: #e6e7e7;
  right: 0;
  top: 0;
  width: 200%;
  height: 100%;
  opacity: 0.25;
}
.xmas-page .xmas-text-holder {
  padding: 30px;
  overflow: hidden;
  border-left: 4px solid #fff;
  background: #fff;
}
.xmas-page .xmas-text-holder .show-text {
  position: relative !important;
}
.xmas-page .xmas-text-holder .top_text,
.xmas-page .xmas-text-holder h1 {
  margin: 0 !important;
  padding: 0 !important;
  color: #000;
}
.xmas-filter {
  display: none;
}
.xmas-page .xmas-filter {
  display: block;
}
.xmas-page .styled-select:before,
.filter-holder .main-filteren:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  content: "";
  height: 0;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 14px;
  width: 0;
  z-index: 100;
}
.xmas-page .styled-select select,
.filter-holder .main-filteren > select {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  height: 30px;
  padding: 3px;
  line-height: 24px;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}
.xmas-page .filter-btn,
.xmas-page #targetCategoryDropDown {
  display: none !important;
}
.xmas-page .filter-holder .main-filteren {
  float: right;
  margin-top: 15px;
  margin-bottom: 13px;
  margin-right: 0;
  display: none;
}
.xmas-page .filter-holder .main-filteren > select {
  display: block !important;
  width: 100%;
  margin: 0;
}
.xmas-page label.filter-holder {
  margin: 0;
}
.xmas-page .filter-holder .text-filter {
  margin: 15px 0;
}
.xmas-page .filter-holder .text-filter a {
  color: #000;
  font-style: italic;
}
.xmas-page .filter-holder .text-filter a:focus,
.xmas-page .filter-holder .text-filter a.active  {
  color: #f8731d;
}
.xmas-page .filter-holder .text-filter span {
  margin: 0 5px;
}
@media (max-width: 990px){
  .xmas-page .xmas-image-holder-blur {
    width: 150%;
  }
  .xmas-page .sorteren .filter-holder:before {
    border: none;
  }
  .xmas-page .sorteren .filter-holder,
  .xmas-page #category-dropdown-section {
    width: 100% !important;
  }
  .xmas-page #category-dropdown-section {
    padding-right: 0;
  }
}
@media (min-width: 768px){
  .xmas-page .meer-header {
    margin-top: 0 !important;
  }
  .xmas-page .xmas-product .product {
    padding-bottom: 15px;
  }
  .xmas-page .xmas-product .product .stock-holder {
    color: #1fd371;
    bottom: -12px;
    left: 0;
    line-height: 15px;
    display: block;
    height: 15px;
  }
  .xmas-page .xmas-product .product .thumb {
    height: 200px !important;
  }
  .xmas-product .product .thumbimg {
    padding: 0;
  }
  .xmas-page .product .thumb .imgin {
    max-height: 1000px;
    width: 100% !important;
  }
  .xmas-page .product .order-holder,
  .provider-products .product .order-holder {
    padding: 0 5px;
  }
  .xmas-page .xmas-product .product .order,
  .provider-products .product .order {
    height: 82px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: visible;
    background: none;
  }
  .xmas-page .product .order-holder label {
    display: none;
  }
  .xmas-page .product .order-holder input[type='number'],
  .provider-products .product .order-holder input[type='number'] {
    float: left;
    margin-bottom: 10px;
  }
  .xmas-page .product .order-holder .catprod:before,
  .provider-products .product .order-holder .catprod:before {
    content: "stuks";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0;
    padding-left: 0;
    color: #555;
    position: absolute;
    font-size: 12px;
    top: 10px;
    left: 53px;
  }
  .xmas-page .product .order-holder .price ,
  .provider-products .product .order-holder .price {
    float: right;
    position: absolute;
    right: 5px;
    bottom: 41px;
  }
  .xmas-page .xmas-product .info {
    margin-bottom: 10px;
  }
  .xmas-page.sticky .breadcrumbs {
    position: fixed;
    left: 0;
    top: 60px;
    width: 100%;
    z-index: 500;
    background: #f8731d;
    border-bottom: 1px solid #fff;
  }
  .xmas-page.sticky .breadcrumbs > div {
    max-width: 1170px;
    float: none !important;
    margin: 0 auto;
  }
}
@media (max-width: 767px){
  .xmas-page .breadcrumbs {
    height: auto;
  }
  .xmas-page .breadcrumbs > div {
    padding-left: 15px;
  }
  .xmas-page .filter-holder .main-filteren {
    width: 45%;
  }
  .xmas-bottomtext .smallpaddingright {
    padding-right: 0 !important;
  }
}

.redesign .main-img-holder {
  height: 250px;
}

/* Werken bij */
.main-img-holder {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
  overflow: hidden;
}
.working-banner-holder .img-overlay {
  display: block;
  z-index: 0;
}
.werken-bij .main-img-holder .img-overlay {
  display: block;
  z-index: 0;
  left: 0;
  top: 0;
  background: #000;
  width: 100%;
  height: 100%;
}
.working-photo-holder .img-overlay {
  z-index: 1;
  display: block;
}
.img-overlay {
  opacity: 0.5 !important;
  z-index: 1;
}
.werken-bij .search-vacancy-holder {
  background: #f8731d;
}
.werken-bij .search-vacancy-holder .title,
.werken-bij .vacancyhead-holder > .title,
.werken-bij .h1-title {
  font-size: 17px;
  line-height: 18px;
  font-weight: bold;
  color: #fff;
}
.werken-bij .search-vacancy-holder .title {
  color: #000;
}
.werken-bij .search-vacancy-holder .styled-select:before {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 0;
  height: 0;
  border-top: 6px solid #000;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: '';
  pointer-events: none;
  z-index: 1;
}
.werken-bij .search-vacancy-holder input,
.werken-bij .search-vacancy-holder .styled-select {
  height: 34px;
  line-height: 35px;
  border: 1px solid #fff;
  color: #000;
  padding-left: 3px;
  padding-right: 3px;
  background: #fff;
}
.werken-bij .search-vacancy-holder .styled-select select {
  height: 32px;
  border: none;
  border-radius: 0;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline:none;
}
.werken-bij .search-vacancy-holder .link-holder a,
.werken-bij .search-vacancy-holder .link-holder span {
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  color: #fff;
}
.werken-bij .search-vacancy-holder .link-holder span {
  margin-left: 10px;
  margin-right: 10px;
}
.werken-bij .vacancyhead-holder {
  background: rgba(0,0,0,0.5);
  padding-bottom: 22px;
  padding-top: 40px;
  height: 100%;
  opacity: 0;
}
.werken-bij .vacancyhead-holder .slick-slider {
  overflow: hidden;
  height: 236px;
  width: 100%;
  display: block;
}
.werken-bij .vacancyhead-holder .slick-slider li {
  float: left;
}
.werken-bij .vacancyhead-holder .slick-slider .slick-dots {
  list-style: none;
  position: absolute;
  width: auto;
  left: 50%;
  bottom: -5px;
  padding: 0;
  margin: 0;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.werken-bij .vacancyhead-holder .slick-slider .slick-dots button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  position: relative;
}
.werken-bij .vacancyhead-holder .slick-slider .slick-dots button:before {
  font-size: 30px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #fff;
}
.werken-bij .vacancyhead-holder .slick-slider .slick-dots .slick-active button:before {
  opacity: 1;
}
.werken-bij .vacancyhead-holder .vacancy-holder {
  background: rgba(255,255,255,0.35);
  padding: 5px;
}
.werken-bij .vacancyhead-holder .vacancy-holder .title {
  color: #fff;
}
.werken-bij .vacancyhead-holder .vacancy-holder .fa:before {
  font-size: 20px;
  left: 50%;
  top: 50%;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.werken-bij .vacancyhead-holder .vacancy-holder .fa {
  margin-right: 5px;
  width: 34px;
  position: relative;
  background: transparent;
}
.werken-bij .working-banner-holder {
  left: 0;
  top: 0;
  height: 100%;
  max-height: 350px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.werken-bij.offerte .working-banner-holder {
  min-height: 260px;
  left: auto;
  top: auto;
}
.werken-bij.vacatures .working-photo-holder {
  left: auto;
  right: 0;
}
.werken-bij.vacatures .content-list {
  padding-left: 15px;
}
.werken-bij h2 {
  color: #555;
}
.werken-bij .cta,
.werken-bij .working-banner-holder .cta {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.werken-bij .working-banner-holder .content-holder {
  left: 0;
  top: 50%;
   -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.werken-bij .working-banner-holder .content-holder .title {
  line-height: 31px;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
}
.werken-bij .working-banner-holder .content-holder .sub-title {
  line-height: 21px;
  color: #fff;
  opacity: 0.75;
  font-size: 20px;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
}

.werken-bij hr {
  border-color: #000;
  margin: 0;
}

.redesign .main-text-holder.video {
  display: flex;
  align-items: center;
}

.redesign iframe,
.redesign video {
  border-radius: 3px;
  width: 100%;
}

@media (max-width: 768px) {
  .redesign .topmargin {
    margin-top: 0;
  }
}

.redesign hr {
  border-color: #000;
}

.werken-bij .afdelingen-holder {
  padding-top: 60px;
  padding-bottom: 60px;
}
.werken-bij .departments,
.redesign .departments {
  list-style: none;
  margin: 0;
}

.redesign .departments {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}

.redesign .departments li {
  display: flex;
}

.redesign .departments li .cta {
  display: flex;
  align-self: end;
}

.werken-bij:not(.afdeling) .departments li:last-of-type {
  padding-left: 15px;
  padding-right: 15px;
}
.werken-bij .department-holder {
  background: #eee;
  min-height: 135px;
  max-height: 135px;
  padding-left: 135px;
  overflow: hidden;
  transition: max-height 0.3s ease 0s;
}

.redesign .department-holder {
  background: #eee;
}

.werken-bij .open .department-holder {
  max-height: 2000px;
}
.werken-bij .department-holder .department-img {
  left: 0;
  top: 0;
  width: 135px;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.redesign .department-holder .department-img {
  left: 0;
  top: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.redesign .department-holder {
  color: #555;
  border-radius: 3px;
  overflow: hidden;
}

.redesign .department-holder .content {
  font-size: 15px;
  line-height: 30px;
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 15px;
}

.werken-bij .open .department-holder .department-img {
  height: 135px;
}
.werken-bij .department-holder .h1-title {
  color: #f8731d;
}
.werken-bij .department-holder .content {
  color: #555;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.werken-bij .open .department-holder .content {
  height: auto;
  -webkit-line-clamp: unset;
  min-height: 40px;
}
.werken-bij .department-holder .amount-of-vacancies {
  line-height: 36px;
  color: #555;
}
.werken-bij .department-holder .amount-of-vacancies .fa-clock:before {
  font-size: 20px;
  color: #555;
  float: left;
  margin-top: 9px;
}
.werken-bij .department-holder .amount-of-vacancies .fa-clock {
  background: none;
  border-radius: 0;
  position: relative !important;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  width: auto;
  height: auto;
}
.werken-bij .department-holder .cta:not(.black) {
  margin-left: 5px;
}
.werken-bij .department-holder.open-application {
  height: auto;
  min-height: 0;
}
.werken-bij .department-holder.open-application .content {
  height: 20px;
  margin-bottom: 0;
}
.werken-bij .department-holder.open-application .content a.link {
  color: #f8731d;
}
.werken-bij .department-holder.open-application .cta {
  right: 15px;
  top: 50%;
  display: block;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.werken-bij .history {
  height: 285px;
  background: #f8731d;
}
.werken-bij .history .history-img-holder {
  height: 100%;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.werken-bij .history .history-img-holder .overlay {
  display: block;
  opacity: 0.5;
}
.werken-bij .history .history-text-holder {
  height: 100%;
}
.werken-bij .history .history-text-holder .text {
  padding-top: 60px;
  font-size: 25px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
}
.werken-bij .history .history-text-holder .text span {
  font-size: 12px;
  color: #555;
  font-weight: normal;
}
.werken-bij .pager-holder {
  left: 0;
  bottom: 0;
  z-index: 200;
}
.werken-bij .pager-holder .cycle-pager span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #f8731d;
  text-indent: -10000px;
  margin-left: 5px;
  float: left;
  display: block;
  cursor: pointer;
}
.werken-bij .pager-holder .cycle-pager span.cycle-pager-active {
  background: #555;
  border-color: #555;
}
.werken-bij .working-service-block {
  min-height: 350px;
  background: #eee;
}
.werken-bij .working-service-block .h1-title {
  color: #f8731d;
}
.werken-bij .working-service-block .claudia {
  right: 0;
  bottom: 0;
  z-index: 0;
}
.werken-bij .working-service-block .button-holder {
  bottom: 45px;
  left: 0;
}
.werken-bij .social-cta {
  min-width: 150px;
  padding: 0 0 0 40px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  transition: padding 0.3s ease 0s;
  background: #f8731d;
}
.werken-bij .social-cta .fa:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.werken-bij .social-cta .fa {
  width: 30px;
  height: 30px;
  background: rgba(0,0,0,0.35);
  left: 0;
  top: 0;
  color: #fff;
  transition: width 0.3s ease 0s;
}
.werken-bij .social-cta.facebook {
  background: #3b5998;
}
.werken-bij .social-cta.whatsapp {
  background: #0dc143;
}
.werken-bij .social-cta.black {
  background: #000;
}
.werken-bij .social-cta.black .fa {
  background: rgba(255,255,255,0.35);
}
.werken-bij .social-cta:hover {
  padding-left: 50px;
}
.werken-bij .social-cta:hover .fa {
  width: 40px;
}
.social-share:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.social-share {
  width: 34px;
  height: 34px;
  position: relative;
  color: #fff;
  font-size: 18px;
  margin-right: 5px;
  background: #000;
}
.social-share.fa-facebook {
  background: #3b5999;
}
.social-share.fa-twitter {
  background: #36b9ff;
}
.social-share.fa-linkedin {
  background: #0173b1;
}
.social-share.fa-google-plus {
  background: #dd4e40;
}
.social-share.fa-whatsapp {
  background: #10c043;
}
.vacature-trigger-bar {
  left: 0;
  top: 60px;
  z-index: 600;
}
.vacature-trigger-bar h2 {
  color: #fff;
  line-height: 29px;
}
.vacature-trigger-bar-holder {
  background: #555;
}
.vacature-trigger-bar-holder .spec-holder {
  color: #fff;
  padding-left: 30px;
  margin-right: 40px;
}
.offerte .vacature-trigger-bar-holder .spec-holder {
  margin: 0;
}
.vacature-trigger-bar-holder .spec-holder .spec:before {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  color: #fff;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vacature-trigger-bar-holder .spec-holder .spec {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #f8731d;
  left: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.offerte .vacature-trigger-bar-holder {
  background: #f8731d;
}
.offerte .vacature-trigger-bar-holder .spec-holder .spec:before {
  color: #f8731d;
}
.offerte .vacature-trigger-bar-holder .spec-holder .spec {
  background: #fff;
}
.offerte .delete-article {
  right: 0;
  top: 7px;
  color: #E04030;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.offerte input {
  height: 36px;
  line-height: 36px;
}
.offerte .add-article-input input {
  border: 2px solid #4fbc00;
  color: #999d9d;
}
.offerte .add-article-input .add-article:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.offerte .add-article-input .add-article {
  width: 34px;
  height: 34px;
  right: 15px;
  top: 0;
  background: #4fbc00;
  color: #fff;
  position: relative;
}
.offerte h2 {
  color: #f8731d;
}
.offerte textarea {
  height: 189px;
  font-size: 14px;
}
.werken-bij .overlay-holder .vacancy-popup-header {
  background: #f8731d;
  width: calc(100% + 30px);
  margin: -15px 0 30px -15px;
}
.werken-bij .overlay-holder .h2-title {
  margin-top: 5px;
  margin-bottom: 5px;
}
.werken-bij .overlay-holder .vacancy-popup-header .h2-title {
  color: #fff;
  margin: 0;
}
.werken-bij .overlay-holder .vacancy-popup-header .close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.werken-bij .overlay-holder .circled-number {
  width: 30px;
  height: 30px;
  background: #f8731d;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  margin: -7px 5px 0 -10px;
  text-align: center;
  float: left;
  border-radius: 50%;
}
.werken-bij .overlay-holder .vacancy-popup-header .amount-of-vacancies {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}
.werken-bij .overlay-holder .vacancy-popup-header .amount-of-vacancies .fa-clock:before {
  color: #f8731d;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 25px;
  -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.werken-bij .overlay-holder .vacancy-popup-header .amount-of-vacancies .fa-clock {
  width: 25px;
  height: 25px;
  margin-right :5px;
  background: #fff;
  padding: 0;
  position: relative;
  border: 1px solid #fff;
}
.werken-bij .overlay-holder input,
.werken-bij .overlay-holder select {
  height: 35px;
  border-radius: 2px !important;
  padding: 2px;
}
.werken-bij .overlay-holder label {
  line-height: 35px;
}
.werken-bij .overlay-holder .topborder {
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.werken-bij .overlay-holder {
  max-height: 75vh;
  height: auto;
  overflow-y: auto;
}
.werken-bij .job-usp {
  padding-left: 75px;
}

.redesign .job-usp .inner {
  background: #e6e7e7;
  display: flex;
  padding: 15px;
  align-items: center;
}

.redesign .job-usp .inner .fa {
  font-size: 40px;
  display: flex;
  justify-content: center;
}

.redesign .job-usp .inner .number {
  display: flex;
  flex-direction: column;
  line-height: 14px;
}

.redesign .job-usp .inner .number span {
  font-size: 30px;
  line-height: 30px;
  color: #f8731d;
}

.werken-bij .job-usp span {
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 50px;
  color: #f8731d;
}

.redesign .prio-pragraph a {
  display: block;
  text-decoration: none;
}

.redesign .prio-pragraph a span {
  font-size: 14px;
  padding-left: 10px;
}

@media (min-width: 991px){
  .werken-bij.afdeling .main-img-holder {
    height: auto;
  }
}
@media (max-width: 990px){
  .werken-bij.afdeling .main-img-holder img {
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .werken-bij .vacancy-content-holder {
    margin-left: -135px;
    width: calc(100% + 135px);
  }
  .werken-bij:not(.afdeling) .working-banner-holder {
    position: relative !important;
    height: 250px;
  }
  .werken-bij .inside > .inside {
    padding-left: 0;
    padding-right: 0;
  }
  .werken-bij .department-holder.open-application .cta {
    position: relative !important;
    right: auto;
    top: auto;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-top: 15px;
  }
  .werken-bij:not(.vacatures) .breadcrumbs {
    z-index: 1;
    color: #fff;
  }
  .werken-bij:not(.vacatures) .breadcrumbs a,
  .werken-bij:not(.vacatures) .breadcrumbs .fa,
  .werken-bij:not(.vacatures) .breadcrumbs span {
    color: #fff !important;
  }
  .werken-bij .main-img-holder {
    height: 300px;
    margin-top: -57px;
    width: 100vw;
    z-index: 0;
    position: absolute;
    left: 50%;
    top: 0;
    -ms-transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .werken-bij .main-text-holder {
    margin-top: 250px;
  }
}
@media (min-width: 768px){
  .werken-bij h1,
  .redesign h1 {
    font-size: 20px;
  }
  .werken-bij .prio-pragraph,
  .werken-bij .job-usp,
  .redesign .job-usp,
  .redesign .prio-pragraph {
    font-size: 15px;
    line-height: 30px;
  }
}
@media (max-width: 767px){
  .werken-bij .main-img-holder {
    height: 150px;
    margin-top: -48px;
    margin-left: -15px;
    position: relative;
    left: auto;
    top: auto;
    -ms-transform: translateX(0);
   -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .werken-bij .main-text-holder {
    margin-top: 0;
  }
  .werken-bij .main-text-holder .text-center {
    text-align: left !important;
  }
  .main-text-holder .inside {
    padding: 0 !important;
  }
  .werken-bij .job-usp {
    padding-left: 35px;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .redesign .job-usp {
    margin-bottom: 10px;
  }

  .werken-bij .job-usp span,
  .redesign .job-usp {
    font-size: 20px;
  }
  .werken-bij .department-holder .cta {
    font-size: 10px;
  }
  .werken-bij .department-holder .amount-of-vacancies {
    width: 100%;
    margin-bottom: 15px;
  }
  .werken-bij .history .history-text-holder {
    z-index: 150;
  }
  .werken-bij .history .history-img-holder .overlay {
    z-index: 0;
  }
  .werken-bij .history .history-text-holder .text {
    font-size: 20px;
  }
  .werken-bij .history .history-text-holder .text span {
    color: #f8731d;
  }
  .werken-bij .pager-holder .cycle-pager {
    text-align: center;
    width: 100%;
  }
  .werken-bij .pager-holder .cycle-pager span {
    margin: 0 2px;
    display: inline-block;
  }
  body.afdeling.werken-bij .working-banner-holder {
    position: relative !important;
    height: 350px;
  }
  .werken-bij .working-service-block {
    min-height: 0;
  }
  .werken-bij .working-service-block .button-holder {
    position: relative !important;
    left:auto;
    bottom: auto;
    padding: 0;
    margin-top: 30px;
  }
  .werken-bij .department-holder {
    height: auto;
  }
  .vacature-trigger-bar-holder .spec-holder {
    margin-right: 15px;
  }
  .vacature-trigger-bar {
    top: 57px;
    border-top: 1px solid #fff;
  }
}

/* Privacy policy */
.privacy-section .mid ul {
  list-style-position: inside;
}
.privacy-section .mid li a {
  color: #f8731d;
  text-decoration: underline;
}
@media (max-width: 990px) {
  .privacy-section table,
  .privacy-section thead,
  .privacy-section tbody,
  .privacy-section th,
  .privacy-section td,
  .privacy-section tr {
    display: block;
  }
  .privacy-section a {
    word-break: break-all;
  }
  .privacy-section thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .privacy-section tr {
    border: 1px solid #ccc;
  }
  .privacy-section td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
  }
  .privacy-section td:nth-of-type(1) {
    word-break: break-all;
  }
  .privacy-section td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .privacy-section td:nth-of-type(1):before {
    content: "Cookienaam";
  }
  .privacy-section td:nth-of-type(2):before {
    content: "Geplaatst door";
  }
  .privacy-section td:nth-of-type(3):before {
    content: "Verloopt na";
  }
  .privacy-section td:nth-of-type(4):before {
    content: "Doel";
  }
}

/* Zakelijke offerte pagina */
.btn-offerte-holder {
  height: 350px;
  border: 1px solid #f8731d;
  background: #f8731d;
  transition: background 0.3s ease 0s;
  overflow: hidden;
}
.btn-offerte-holder .img-holder {
  height: 100%;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0.15;
  transition: all 0.3s ease 0s;
}
.btn-offerte-holder .content-holder {
  padding: 0 45px;
  left: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.btn-offerte-holder .content-holder .h1-title {
  color: #fff;
  font-size: 17px;
  line-height: 27px;
}
.btn-offerte-holder .content-holder .h1-sub-title {
  color: #fff;
  font-size: 15px;
  line-height: 27px;
}
.btn-offerte-holder:hover {
  background: #000;
}
.btn-offerte-holder:hover .img-holder {
  opacity: 0.65;
  -ms-transform: translate(-50%, -50%) scale(1.15);
  -webkit-transform: translate(-50%, -50%) scale(1.15);
  transform: translate(-50%, -50%) scale(1.15);
}
.btn-offerte-holder:hover .cta {
  background: #f8731d;
}
.werken-bij .quote-holder {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px;
}
.werken-bij .quote-holder .logo-holder {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  border: 5px solid #fff;
  margin-right: 30px;
  z-index: 1;
}
.werken-bij .quote-holder .quotation-mark:before {
  font-size: 50px;
}
.werken-bij .quote-holder .quotation-mark {
  opacity: 0.15;
  color: #fff;
}
.werken-bij .quote-holder p {
  margin: 0;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
}
.werken-bij .quote-holder .overlay {
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  opacity: 0.65;
}
.werken-bij .quote-holder .quoting {
  z-index: 1;
}
@media (max-width: 990px){
  .werken-bij .quote-holder {
    padding: 15px;
  }
  .werken-bij .quote-holder .logo-holder {
    width: 80px;
    height: 80px;
  }
  .werken-bij .quote-holder .quoting {
    width: 100%;
    float: left;
    margin-top: 30px;
  }
}
@media (max-width: 767px){
  .btn-offerte-holder {
    height: auto;
  }
  .btn-offerte-holder .content-holder {
    position: relative !important;
    left: auto;
    top: auto;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 15px;
  }
}




/* Led page changes */
@media (min-width: 991px){
  .main-led-page .mid {
    width: 83.33333333%;
  }
}
@media (min-width: 768px){
  .main-led-page .right-sidebar-holder {
    display: none;
  }
  .main-led-page .mid .products-holder {
    padding-right: 0;
  }
}

.question-ball {
  height: 20px;
  width: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  background: #f8731d;
  border-radius: 50%;
  display: inline-block;
  margin-left: 5px;
}




/* Hinding/showing tiles */
.cat3.hidedtile {
  display: none;
}
.cat3.spectile {
  display: block;
}

@media (max-width: 767px){
  .cat3 {
    width: 50%;
  }
  .cat3.hidemtile {
    display: none;
  }
  .cat3.mobtile {
    display: block;
  }
}







/* Cookiebar */
.cookie {
  position:fixed;
  background: #555;
  left: 0;
  bottom: 0;
  z-index: 1000 !important;
  padding: 30px 0;
  display: none;
  width: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cookie p,
.read-more-cookies {
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  padding-left: 20%;
  padding-right: 18%;
}
.cookie .cookie-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: #fff;
  width: calc(20% - 10px);
}

.cookie .close-cookie,
.cookie .close-cookie:hover,
.cookie .close-cookie:focus,
.cookie .close-cookie:active {
  color: #fff;
}
.cookie .close-cookie:hover,
.cookie .agree-cookies:hover {
  opacity: 0.65;
}
.cookie .buttons-holder {
  right: 15px;
  top: 50%;
  text-decoration: none;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cookie .agree-cookies:before {
  color: #fff;
}
.cookie .agree-cookies,
.cookie .agree-cookies:hover,
.cookie .agree-cookies:active,
.cookie .agree-cookies:focus {
  height: 40px;
  padding: 0 10px;
  background: #f8731d;
  border-radius: 5px;
  margin-bottom: 10px;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.cookie .agree-cookies span {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
}
.only-mobile {
  display: none;
  margin-top: -15px;
  margin-bottom: 15px;
}
.read-more-cookies,
.read-more-cookies:hover,
.read-more-cookies:focus,
.read-more-cookies:active {
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: block;
  width: 100%;
  color: #f8731d;
}
.read-more-cookies:hover {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .cookie p {
    padding-right: 20%;
  }
}
@media (max-width: 990px) {
  .cookie p {
    padding-left: 0;
  }
  .cookie .cookie-title {
    width: 100%;
    position: relative !important;
  }
  .cookie .cookie-title br {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .cookie p {
    padding-right: 27%;
  }
}
@media (max-width: 767px) {
  .cookie {
    padding: 15px 0;
  }
 .cookie p {
   margin-bottom: 15px;
   height: 60px;
   display: block;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
 }
 .cookie p.open {
   margin-bottom: 15px;
   height: auto;
   display: block;
   -webkit-line-clamp: auto;
   -webkit-box-orient: vertical;
   overflow: visible;
   text-overflow: none;
 }
 .cookie p {
   padding-right: 0;
 }
 .cookie .buttons-holder {
   position: relative !important;
   right: auto;
   top: auto;
   float: left;
   -ms-transform: translateY(0);
   -webkit-transform: translateY(0);
   -o-transform: translateY(0);
   transform: translateY(0);
 }
 .cookie .agree-cookies {
   float: left !important;
 }
 .only-mobile {
    display: block;
    width: 100%;
    text-align: right;
 }
}

/* Old PDP */
.old-detail-page .mid_thumb {
  border: 1px solid #999d9d;
  cursor: pointer;
  float: left;
  height: 96px;
  width: 96px;
  overflow: hidden;
  margin-right: 2px;
}
.old-detail-page .mid_thumb img {
  width: 100%;
}

@media (min-width: 480px) {
  .old-detail-page .inwinkelmand-holder {
    height: 96px;
  }
}

.old-detail-page .inwinkelmand-holder {
  padding-left: 15px;
  overflow: hidden;
  background: none;
}

.old-detail-page .inwinkelmand-holder > label {
  background: #555;
  padding: 30px 15px;
}

@media (min-width: 480px) {
  .old-detail-page .inwinkelmand-holder > label label {
    width: 15%;
  }
}

.old-detail-page .inwinkelmand-holder > label label {
  color: #fff;
  line-height: 35px;
}

.old-detail-page .inwinkelmand-holder > label input {
  padding: 3px;
  color: #555;
  line-height: 29px !important;
  min-height: 0 !important;
  border: none;
  border-radius: 2px !important;
}
.old-detail-page .inwinkelmand-holder > label div:not(.into-cart) {
  width: 65%;
}
.product-specs table {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
}

.product-specs table tr {
  line-height: 25px;
  padding: 0;
}
.product-specs table tr:nth-child(odd) {
  background:#f6f5f3;
}
.product-specs table tr td {
  line-height: 25px;
  padding-left: 10px;
  font-size: 12px;
  width: 50%;
}

.old-detail-page .detail-content .deals .prodtile .tile .prodprice .stocktext.sm {
  display: none;
}

.old-detail-page .into-cart i {
  display: none;
}

@media (min-width: 768px) {
  .old-detail-page .detail-content .deals .stocktext.sm {
    display: none;
  }
}

@media (min-width: 992px) {
  .old-detail-page .detail-content .deals .prodtile .tile .attr_select {
    padding: 15px 15px 520px 15px;
    width: 100%;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .old-detail-page .inwinkelmand-holder > label label {
    display: none;
  }
  .old-detail-page .inwinkelmand-holder > label input {
    width: 25%;
  }
  .old-detail-page .inwinkelmand-holder > label div:not(.into-cart) {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .old-detail-page .inwinkelmand-holder {
    width: 100%;
    padding-left: 0;
  }

  .old-detail-page .inwinkelmand-holder > label {
    padding: 2px 15px 15px 15px;
  }
}

.custom-combobox {
  position: relative;
  display: inline-block;
}
.ui-widget.ui-widget-content {
  border: 1px solid #999d9d;
}
.custom-combobox-toggle {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
  width: 29px;
  height: 29px;
  background: #999d9d;
}
.custom-combobox-input {
  margin: 0;
  padding: 5px 10px;
}

/* Altered openinghours */
.mid a.btn-altered-openinghours,
.mid a.btn-altered-openinghours:hover,
.mid a.btn-altered-openinghours:active,
.mid a.btn-altered-openinghours:focus {
  color: #f8731d;
}
.mid a.btn-altered-openinghours:hover {
  color: #555;
}
.mid a.btn-altered-openinghours .fa:before {
  font-size: 11px;
}
.mid .altered-openinghours {
  display: none;
}
.mid .altered-openinghours.open {
  display: block;
}



/* New business page */

@media (max-width: 992px) {
  .business-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.business-content a:hover,
.business-content a:active {
  text-decoration: underline;
}

.business-content .top-banner.building {
  height: 260px;
  background-image: url('../../misc/ak-building-wide.jpg');
}
.business-content h1 {
  font-weight: 700;
  color: #555;
}
.business-content .col-xs-20 {
  width: 20%;
}
@media (max-width: 992px) {
  .business-content .top-banner.building {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .business-content .top-banner.building {
    margin-top: -15px;
    height: 100px;
  }
}

.business-content .biz-category-main .content {
  background-color: #f8731d;
  color: #fff;
}

.business-content .biz-category-main .content .h1-title,
.business-content .biz-category-main .content p,
.business-content .biz-category-main .content .link,
.business-content .biz-category-overview .content .h1-title,
.business-content .biz-category-overview .content p {
  color: inherit;
}

.business-content .biz-category-overview .content .link {
  color: #f8731d;
}

.business-content .biz-category-main .content .h1-title,
.business-content .biz-category-main .content .link,
.business-content .biz-category-overview .content .h1-title,
.business-content .biz-category-overview .content .link {
  font-weight: 700;
}

.business-content .biz-category-main .content .link .fa,
.business-content .biz-category-overview .content .link .fa {
  position: relative;
  top: 4px;
}

.business-content .biz-category-main:hover .link {
  text-decoration: underline;
}

.business-content .biz-category-main .img-holder > div {
  transition: all 0.15s ease-in-out;
}

.business-content .biz-category-main:hover .img-holder > div {
  transform: scale(1.2);
  transition: all 0.3s linear;
}

.business-content .biz-category-overview {
  transition: all 0.1s ease-out;
}

.business-content .biz-category-overview:hover {
  -webkit-transform: translate3d( 0, 0, 0) scale(1.048);
    -moz-transform: translate3d( 0, 0, 0) scale(1.048);
      -o-transform: translate3d( 0, 0, 0) scale(1.048);
        transform: translate3d( 0, 0, 0) scale(1.048);
  transition: all 0.2s linear;
  -webkit-font-smoothing: subpixel-antialiased;
}

.business-content .biz-categories a:hover {
  text-decoration: none !important;
}

.business-content .biz-category-main .img-holder {
  overflow: hidden;
  position: relative;
  background-size: cover;
}

.business-content .biz-category-main .img-holder::before {
  padding-top: 50%;
  content: '';
  display: block;
}

.business-content .biz-category-main .img-holder div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover !important;
}


@media (max-width: 992px) {
  .business-content .biz-category-main {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
  }

  .business-content .biz-category-main .img-holder::before {
    padding-top: 0;
  }

  .business-content .biz-category-main .img-holder,
  .business-content .biz-category-main .content {
    display: flex;
    flex-direction: column;
  }
}

.business-content .biz-categories .title,
.business-content .experts .title {
  color: #555;
  margin-top: 40px;
  margin-bottom: 15px;
}

.business-content .experts .title {
  margin-top: 15px;
}

.business-content .row-centered {
  text-align:center;
}

.business-content .col-centered {
  display:inline-block;
  float:none;
  text-align:left;
  margin-right:-4px;
}

.business-content .biz-categories .biz-category-overview .content {
  background-color: #555;
  color: #fff;
  margin-bottom: 15px;
}

.business-content hr {
  border: 0;
  width: 90%;
  height: 1px;
  background: linear-gradient(to right, #00000000, #BFBFBF, #00000000);
}

@media (max-width: 992px) {
  .business-content .biz-categories {
    font-size: 0;
  }

  .business-content .biz-categories .biz-category-overview .content {
    margin-bottom: 5px;
  }

  .business-content .biz-category-overview .content .link {
    text-align: right;
  }
}

.business-content .experts .expert {
  border-color: #f7f5f4;
  padding: 0;
  overflow: hidden;
}
.business-content .experts .expert .name-label {
  background: #f8731d;
  color: #fff;
  padding: 5px 15px;
}
.business-content .experts .expert .name {
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
}

.business-content .experts .expert .function {
  font-size: 14px;
  line-height: 18px;
}
.business-content .experts .expert .photo {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.business-content .experts .expert .photo img {
  height: 360px;
}
.business-content .experts .expert .phone,
.business-content .experts .expert .mail {
  z-index: 999;
  position: relative;
}
.business-content .experts .expert .mail {
  margin-bottom: 5px;
}
.business-content .experts .expert a {
  color: #f8731d;
  font-weight: 700;
}

.business-content .experts .expert i.fa {
  font-size: 14px;
  vertical-align: middle;
}

.business-content .experts .expert .quote {
  background-color: #f7f5f4;
  padding: 15px;
  height: 155px;
}

.business-content .experts .expert .portrait {
  opacity: 0;
}

@media (max-width: 767px) {
  .business-content .experts .expert {
    padding-bottom: 0;
  }

  .business-content .experts .col-centered {
    max-width: 333px;
  }
}

.business-content .invoices {
  margin-bottom: 5px;
}

.business-content .invoice {
  background-color: #f8731d;
  background-size: cover;
  background-position: center;
  text-align: center;
  position: relative;
}

.business-content .invoice::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.35);
  min-height: 270px;
}

@media (max-width: 767px) {
  .business-content .invoice::before {
    min-height: 350px;
  }
}

.business-content .invoice .button {
  width: 200px;
  height: 45px;
  background-color: #f8731d;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  position: relative;
}

.business-content .invoice .button a {
  color: #fff;
  font-size: 15px;
  line-height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.business-content .invoice .button:hover {
  -webkit-transform: translate3d( 0, 0, 0) scale(1.048);
    -moz-transform: translate3d( 0, 0, 0) scale(1.048);
      -o-transform: translate3d( 0, 0, 0) scale(1.048);
        transform: translate3d( 0, 0, 0) scale(1.048);
  transition: all 0.2s linear;
  -webkit-font-smoothing: subpixel-antialiased;
}

.business-content .invoice .button a:hover {
  text-decoration: none;
}

.business-content .invoice::before {
  content: '';
  padding-top: 23.4241%;
  display: block;
  position: relative;
}

.business-content .invoice > div {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
        transform: translateY(-50%);
}

.business-content .invoice .title {
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  text-shadow: -2px 2px rgba(0, 0, 0, 0.45);
}

@media (min-width: 992px) {
  .business-content .buttons a:first-child .padding-fix {
    padding-right: 2.5px;
  }

  .business-content .buttons a:last-child .padding-fix {
    padding-left: 2.5px;
  }
}

.business-content .buttons .button:after {
  content: '\5b';
  background-color: #c15300;
  position: absolute;
  top: 0;
  right: -5px;
  bottom: 0;
  width: 0;
  color: #c15300;
  text-align: center;
  line-height: 100%;
  font-family: "allekabels" !important;
  transition: width 0.2s linear 0.1s, color 0.1s linear;
  display: flex;
  align-items: center;
  justify-content: center;
}

.business-content .buttons .button:hover:after {
  width: 50px;
  color: #fff;
  transition: width 0.3s linear, color 0.2s linear 0.3s;
}

.business-content .buttons .button:hover .link {
  text-decoration: none;
}

.business-content .buttons .button {
  background-color: #f8731d;
  text-align: center;
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
}

.business-content .buttons .button > div {
  position: absolute;
  top: 50%;
  text-align: left;
  -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
        transform: translateY(-50%);
  z-index: 1;
}

.business-content .buttons .button::before {
  content: '';
  padding-top: 17.18213%;
  display: block;
  position: relative;
}

@media (max-width: 992px) {
  .business-content .buttons .button::before {
    min-height: 140px;
  }
}

.business-content .buttons .button .icon {
  display: inline-block;
  position: absolute;
  width: 75px;
  height: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
        transform: translateY(-50%);
}

.business-content .buttons .button .icon img {
  position: absolute;
  top: 0;
  left: 25px;
  font-size: 50px;
}

.business-content .buttons .button .content {
  display: inline-block;
  padding-left: 100px;
  padding-right: 32px;
}

.business-content .buttons .button .title {
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
}

.business-content .buttons .button .info {
  color: #fff;
}

.business-content .buttons .button .link {
  color: #555;
  font-size: 14px;
  line-height: 20px;
}

.business-content .buttons .button .link .fa {
  position: relative;
  top: 4px;
}



/* Table in bottomtext */
#bottomtext table {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  border: 1px solid #cdcdcd;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
}
#bottomtext .spec-table-outer table {
  margin: 0;
}
#bottomtext table tr:first-of-type {
  border: 1px solid #cdcdcd;
}
#bottomtext table tr:nth-child(even){
  background: #f8f8f8;
}
#bottomtext table th,
#bottomtext table td {
  border: none;
  padding: 5px 10px;
}
#bottomtext table tr {
  border: none !important;
}


/* Swipable category tiles */
.swipable-cats .slick-list {
  height: 135px;
  overflow: hidden;
}

.product-slider-wrapper .swipe-tile{
  width:120px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .swipable-cats .row .swipe-tile {
    width: 146px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  body:not(.multi2) .swipable-cats .row .swipe-tile {
    width: 125px;
  }
  .banner-body {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .swipable-cats .row .swipe-tile {
    width: 37vw;
  }
  #bottomtext table {
    border: none;
  }
  .banner-body {
    padding: 0;
  }
}

.product-block .product-slider .next,
.product-block .product-slider .prev {
  top: calc(50% + 10px);
}

.extra .next {
  right: 5px;
}

.extra .prev {
  left: 5px;
}

div.inside label.payment-method,
div.inside label.delivery-option {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.payment-method > span,
.delivery-option > span {
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 50px;
}

.payment-method input[type="radio"],
.delivery-option input[type="radio"] {
  margin-top: 0;
}

.payment-method .paymenttext,
.delivery-option .paymenttext {
  margin-top: 0;
}

#lblDropShipment .fa {
  font-size: 32px;
}

.dropship-icon {
  margin-left: 10px;
}

.alt_company_details,
.alt_company_details_button {
  display: none;
}

.alt_company_details_button {
  display: block;
  height: 50px;
  background-color: #f8731d;
  border: 0;
  color: #fff;
  font-weight: bold;
}

.payment-method .vertical-center,
.payment-method.vertical-center,
.delivery-option .vertical-center,
.delivery-option.vertical-center {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.payment-method .shipping_fee_price,
.delivery-option .shipping_fee_price {
  width: 100%;
}

.radios label.payment-method,
.js_radios2 label.payment-method,
.radios label.delivery-option,
.js_radios2 label.delivery-option {
  padding-bottom: 0px !important;
}

@media (max-width: 990px) {
  .radios label.payment-method,
  .js_radios2 label.payment-method,
  .radios label.delivery-option,
  .js_radios2 label.delivery-option,
  #unsubscribe_block .blocktext {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
}

.alt_company_details_disable {
  font-size: 12px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .alt_company_details_disable {
    width: 100%;
  }
}

.spec-table-outer {
  border: 1px solid #dedede;
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}

.spec-table {
  width: 100%;
}

.spec-table > table {
  border-collapse: collapse;
  color: #686868;
  width: 100%;
}

.spec-table > table .fa {
  color: #f8731d;
}

.spec-table > table thead {
  background-color: #fff;
}

.spec-table > table tbody tr:first-child th,
.spec-table > table tbody tr:first-child td {
  border-top: 1px solid #dedede;
}

.spec-table > table thead th,
.spec-table > table thead tr,
.spec-table > table tbody th,
.spec-table > table tbody tr {
  padding: 5px;
}

.spec-table .text-right {
  text-align: right;
}

.spec-table .spacer {
  opacity: 0;
  width: calc(100% - 50px);
  font-weight: bold;
  display: inline-block;
  padding-bottom: 0;
}

.spec-table td {
  text-align: center;
}

.spec-table > table tbody tr:nth-child(odd),
.spec-table > table tbody tr:nth-child(odd) th {
  background-color: #f3f3f3;
}

.spec-table > table tbody tr:nth-child(even),
.spec-table > table tbody tr:nth-child(even) th {
  background-color: #fff;
}

.spec-table > table .info,
.spec-table > table .noinfo {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  margin-right: 10px;
}
.spec-table > table .info {
  border: 1px solid #f8731d;
  color: #f8731d;
}
.spec-table > table .title {
  position: relative;
  z-index: 0;
}

.spec-table > table .title .header {
  z-index: 1;
}

.spec-table > table .extra-info {
  display: none;
  position: absolute;
  top: -5px;
  left: -5px;
  padding: 5px;
  width: calc(100% + 50px);
  min-width: 275px;
  max-width: 100vw;
  background-color: #fff;
  border: 1px solid #dedede;
  font-weight: normal;
  border-radius: 5px;
  z-index: -1;
}

@media (min-width: 767px) {
  .spec-table > table .info,
  .spec-table > table .noinfo {
    float: left;
  }

  .spec-table > table .title {
    display: block;
    float: left;
    width: calc(100% - 50px);
  }

  .spec-table > table .info:hover {
    cursor: pointer;
  }

  .spec-table > table .info:hover + .title {
    z-index: 10;
  }

  .spec-table > table .info:hover + .title .extra-info {
    display: block;
  }

  .spec-overlay-holder  {
    display: none;
  }

  .spec-table .gradient {
    display: none;
  }
}

@media (max-width: 767px) {

  .extra-info .spacer {
    display: none;
  }

  .spec-table-outer {
    position: relative;
    overflow: hidden;
  }

  .spec-table col:nth-child(1) {
    width: 0;
  }

  .spec-table {
    -ms-overflow-style: none;
    position: unset;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-left: 65vw;
    width: calc(35vw - 30px);
    margin-bottom: -30px;
    pointer-events: none;
    border-left: 1px solid #dedede;
  }

  .spec-table .gradient {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  }

  .spec-table::-webkit-scrollbar { display: none !important; }

  .spec-table > table {
    overflow: hidden;
    width: 100%;
    table-layout: fixed;
    position: unset;
    margin-bottom: 30px;
  }

  .spec-table > table col {
    width: 15vw;
  }

  .spec-table > table tr th:nth-child(1) {
    width: 65vw;
    position: absolute;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: all;
  }

  .spec-overlay-holder {
    display: none;
  }

  .spec-overlay-holder.overlay-open {
    display: block;
  }

  .spec-overlay-holder.overlay-open::before {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    pointer-events: none;
    z-index: 1100;
  }

  .spec-overlay-holder.overlay-open .inner {
    width: 90vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 25vh;
    height: 50vh;
    background-color: #fff;
    padding: 10px;
    z-index: 1200 !important;
    position: fixed !important;
  }

  .spec-overlay-holder .closeButton  {
    display: none;
  }

  .spec-overlay-holder.overlay-open .closeButton {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    color: #f8731d;
  }
}

.captcha-block {
  position: absolute;
  bottom: 50px;
}

.bottom-row {
  height: 125px;
}.vacancy_form .bVErrMsgContainer {
  display: none !important;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .captcha-block {
    bottom: 50px;
  }
}
@media (max-width: 990px) {
  .bottom-row {
    height: 200px;
  }
}

/* Service block new to old layout */
.information .content {
  background-color: #f6f5f3;
  padding: 15px;
  height: 135px;
}
.gerelateerd .information .content {
  height: auto;
}
.information .content .trustpilot {
  background: #fff;
  padding: 0;
  border: none;
}
.information .content .garantie {
  border: none !important;
}

.information ul {
  margin-top: 10px;
  padding-left: 0;
  list-style: none;
}

.information .spacer {
  height: 22px;
  width: 100%;
}

.information.service-block ul li {
  padding: 5px;
}

@media (max-width: 991px) {
  .information.service-block ul li > a {
    padding: 5px 0;
    display: block;
  }
}

.information.service-block ul li:hover {
  background: #fff;
}
.information ul a,
.information ul a:hover {
  color: #333;
}
.information ul li .fa {
  position: relative;
  width: 30px;
  float: left;
  height: 14px;
}
.information ul li .fa:before{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%x, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.information {
  padding-right: 5px;
  padding-left: 5px;
}
.information:nth-child(1) {
  padding-left: 0;
}
.two-block .information:nth-child(2) {
  padding: 0;
}
.information:nth-child(3) {
  padding-right: 0;
}
.fourblocks .information .content > div {
  height: 105px;
  overflow: hidden;
  background: #fff;
}
.fourblocks .information img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-height: 100%;
}

.detail-content .fourblocks .information img {
  width: auto !important;
}

.information .nobullet ul {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .information {
    padding-right: 5px;
    padding-left: 5px;
  }
  .information:nth-child(1) {
    padding-left: 0;
  }
  .information:nth-child(3) {
    padding-right: 0;
  }
  .information .content .trustpilot iframe {
    height: 99px !important;
  }
  .information .garantie .review-text {
    font-size: 11px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .information .content .trustpilot iframe {
    height: 85px !important;
  }
}
@media (max-width: 767px) {
  .information .spacer {
    display: none;
  }
  .service-block .content {
    height: auto;
  }
  .information:nth-child(2) {
    padding-left: 0 !important;
  }
  .information,
  .fourblocks .information {
    padding-right: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 2px;
  }
  .information .garantie .review-text {
    margin-bottom: 5px;
  }
  .information:first-of-type .content,
  .information:first-of-type .content .trustpilot {
    width: 100%;
    float: left;
    height: auto;
  }
  .fourblocks {
    width: calc(100% + 30px);
    margin: 15px -15px;
  }
}

/* Sorting options */
.filterbar a {
  color: #333;
  line-height: 35px;
}

.filterbar a:hover,
.filterbar a:active {
  color: #fe7224;
}
.page-controls span {
  line-height: 35px;
  display: block;
  float: left;
}

.page-controls .spacer {
  border-right: 1px solid #999;
  margin-left: 15px;
  margin-right: 15px;
  height: 18px;
  margin-top: 8px;
  display: block;
  float: left;
}
body:not(.multi2) .filterbar {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f7f5f4;
}

.detail-content .delivery-holder .hidden-pdp,
.visible-pdp {
  display: none;
}
.detail-content .delivery-holder .visible-pdp {
  display: inline;
}
.security-warning {
  background: #eee;
  border: 1px solid #999d9d;
  color: #555;
  border-radius: 4px;
  padding-left: 60px;
}
.security-warning .fa:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.security-warning .fa {
  position: absolute;
  left: 5px;
  top: 50%;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: #f8731d;
  color: #fff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.security-warning a {
  color: #555;
}
.payment-error {
    color: red;
}

a u b {
  line-height: 14px;
  display: block;
}

/* Filtermenu mobile */
@media (max-width: 990px) {
  .filter-menu-holder {
    position: fixed;
    background: #fff;
    z-index: 80;
    right: 0;
    width: 100%;
    max-width: 250px;
    top: 125px;
    height: 100%;
    padding: 15px;
    transform: translate(100%, 0px);
    -webkit-transform: translate(100%, 0px);
    -moz-transform: translate(100%, 0px);
    -o-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transition: translate 0.4s ease-in-out;
    padding-bottom: 120px;
  }

  .filter-menu-holder>div {
    display: block;
  }

  .filter-close {
    border-bottom: 1px solid #e6e7e7;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-align: right;
    font-size: 15px;
  }

  body.filtertoggle {
    overflow-y: hidden;
    position:fixed !important;
    width: 100%;
  }

  body.filtertoggle .filter-menu-holder {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    overflow-y: auto;
    z-index: 500;
  }

  .js_filter-menu-background {
    max-height: 0px;
    opacity: 0;
    pointer-events: none;
  }

  body.filtertoggle .js_filter-menu-background {
    content: '';
    background-color: rgba(3, 3, 3, 0.2);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 1;
    pointer-events: all;
    width: 100%;
    height: 100%;
    max-height: 100%;
  }
  .filter-menu-holder .filteren {
    border: none;
  }
  .filter-menu-holder .filteren ul li {
    list-style: none;
    line-height: 25px;
    position: relative;
  }
  .filter-menu-holder .filteren ul > li > a {
    font-weight: bold;
    width: 100%;
    display: inline-block;
    color: #333;
    line-height: 25px;
    padding: 0;
    background: #fff;
    border: none;
  }
  .filter-menu-holder .filteren ul > li > a .fa:before {
    float: right;
    font-size: 10px;
  }
  .filter-menu-holder .filteren ul > li > a .fa {
    margin-right: 0;
  }
  .filter-menu-holder .filteren ul > li > a .fa {
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 6px;
  }
  .filter-menu-holder .filteren > ul > li > ul {
    padding-left: 20px;
    margin-bottom: 0;
    float: left;
    width: 100%;
  }
  .filter-menu-holder .filteren > ul > li > ul > li:before {
      content: '';
      position: absolute;
      width: 15px;
      height: 15px;
      left: -20px;
      top: 4px;
      border-radius: 3px;
      border: 1px solid rgba(3, 3, 3, 0.2);
  }
  .filter-menu-holder .filteren > ul > li > ul > li {
    position: relative;
    width: 100%;
    float: left;
  }
  .filter-menu-holder .filteren > ul > li > ul > li.active:before {
    background: #F8731D;
    border-color: #F8731D;
    color: #fff;
  }
  .filter-menu-holder .filteren > ul > li > ul > li.active:after {
    content: "\76";
    font-family: "allekabels";
    position: absolute;
    left: -17px;
    top: -1px;
    font-size: 9px;
    color: #fff;
  }
  .filter-menu-holder .filteren > ul > li > ul > li > a > .fa {
    display: none;
  }
  .filter-menu-holder .filteren > ul > li > ul > li > a {
    font-weight: normal;
  }
  .filter-link-md .fa {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .filter-link.categories {
    margin-top: -8px;
    margin-bottom: 15px;
    display: block;
    height: 42px;
    background-color: #fe7224;
    color: #fff !important;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 40px;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.4s ease-in-out;
    position: relative;
    z-index: 1001;
  }
  .old-layout-hasfilters .filter-link.categories {
    margin-top: -15px;
  }

  .filter-link.categories i {
    vertical-align: text-bottom;
    float: left;
    line-height: 48px;
    margin-right: 5px;
  }
  .filter-link.categories .cat-btn-text {
    line-height: 42px;
    float: left;
  }

  .filter-link.categories .abs-right {
    position: absolute;
    right: 10px;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
        transform: translateY(-50%);
    transition: all 0.4s linear;
  }

  .filter-link.categories .abs-right i {
    font-size: 12px;
  }
  .filtertoggle .filter-link .abs-right i:before {
    content: "\44";
  }

  .filter-link.categories .anim_rotate {
    transition: transform 0.3s linear;
  }

  .filter-link.categories .anim_rotate.rotated {
    transform: rotate(180deg);
  }
  .filter-menu-holder {
    top: 120px;
  }

  .old-layout-hasfilters .filter-menu-holder {
    top: 102px;
  }
}


/* Belgian validation in checkout */
.validation-msg:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff2f2;
  content: "";
  height: 0;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  left: 35%;
  top: 0;
  width: 0;
  z-index: 100;
}
.validation-msg {
  width: calc(100% - 30px);
  left: 15px;
  bottom: 16px;
  background: #fb2021;
  padding: 5px;
  color: #fff;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
}
.validation-msg.semi {
  background: #f8731d;
}
@media (max-width: 767px) {
  .validation-msg {
    position: relative !important;
    width: 100%;
    left: auto;
    margin-top: -10px;
    margin-bottom: 15px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
      -o-transform: translateY(0);
        transform: translateY(0);
  }
}


/* Thank you page */
@keyframes animateBackground {
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}

section.checkout {
  margin-bottom: 30px;
}

.checkout h3 {
  color: #000;
  font-weight: 700;
}

.checkout .last-minute-banner {
  display: flex;
  justify-content: stretch;
  height: 100px;
  border-radius: 5px;
}

.checkout .last-minute-deals {
  margin-top: 30px;
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.checkout .last-minute-deals .icon {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #ff751b;
  color: #fff;
  margin-right: 15px;
  display: inline-block;
  position: relative;
}

.checkout .last-minute-deals .icon svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.checkout .last-minute-deals h3 {
  display: inline-block;
}

.checkout .last-minute-banner .content {
  width: 100%;
  color: #fff;
  animation: animateBackground 20s infinite cubic-bezier(.58,.01,.57,1);
  background: linear-gradient(270deg, #ff9726, #ff5f18);
  background-size: 400% 400%;
  padding: 10px;
}

.checkout .last-minute-banner .content .title {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}

@keyframes rotateHand {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes bounce {
  0% {
    transform: scale(1, 1);
  }
  90% {
    -webkit-transform: scale(1, 1) translateY(0);
    -moz-transform: scale(1, 1) translateY(0);
      -o-transform: scale(1, 1) translateY(0);
        transform: scale(1, 1) translateY(0);
  }
  95% {
    -webkit-transform: scale(1.1, 0.9) translateY(5px);
    -moz-transform: scale(1.1, 0.9) translateY(5px);
      -o-transform: scale(1.1, 0.9) translateY(5px);
        transform: scale(1.1, 0.9) translateY(5px);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    -moz-transform: scale(1, 1) translateY(0);
      -o-transform: scale(1, 1) translateY(0);
        transform: scale(1, 1) translateY(0);
  }
}

.checkout .last-minute-banner .content .title .icon svg {
  animation: bounce 6s linear infinite;
  transform-origin: bottom center;
}

.checkout .last-minute-banner .content .title .icon svg .hand {
  animation: rotateHand 6s linear infinite;
  transform-origin: 317px 300px;
}

.checkout .last-minute-banner .content .title .icon svg path {
  fill: #fff;
}

.checkout .last-minute-banner .content .title .title-holder {
  margin-right: 15px;
  font-size: 25px;
  line-height: 1.4;
  text-shadow: 3px 1px rgba(0,0,0,.18);
  font-weight: bold;
  overflow: hidden;
  position: relative;
  height: 100%;
}

.checkout .start-text,
.last-minute-banner .end-text {
  transition: all .2s;
  -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
        transform: translateY(-50%);
  position: absolute;
  left: 0;
  top: 50%;
}

.checkout .cart-popup .end-text {
  display: none;
}

.checkout .cart-popup .end-text > p:first-of-type{
  font-size: 16px;
}

.last-minute-banner .end-text {
  -webkit-transform: translateY(250%);
    -moz-transform: translateY(250%);
      -o-transform: translateY(250%);
        transform: translateY(250%);
}

.checkout .last-minute-banner.end .start-text {
  -webkit-transform: translateY(-250%);
    -moz-transform: translateY(-250%);
      -o-transform: translateY(-250%);
        transform: translateY(-250%);
}
.last-minute-banner.end .end-text {
  -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
        transform: translateY(-50%);
}

.checkout .last-minute-banner .content .title .title-holder .small,
.end-text .small {
  font-size: 12px;
  padding-bottom: 5px;
  font-weight: normal;
}

.counter .before {
  background-color: #000;
  height: 22px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 12px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  position: absolute;
  top: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
        transform: translateX(-50%);
  width: 100px;
  text-align: center;
  font-weight: bold;
}

.thankyou .cart-popup .counter .before {
  top: -10px;
}

.counter {
  width: 170px;
  min-width: 170px;
  border-left: 1px solid #fff;
  position: relative;
}

.counter .clock,
.counter .units {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

.counter .units {
  padding: 0 15px;
}

.counter .time .sep>div {
  font-size: 12px;
  padding-top: 10px;
}

.title .counter .minutes > div:last-child,
.title .counter .seconds > div:last-child {
  font-weight: lighter;
}

.counter .sep {
  text-align: center;
}

.counter .clock > div
.units > div {
  height: 27px;
  line-height: 25px;
  overflow-y: hidden;
  position: relative;
  width: 43px;
  text-shadow: 3px 1px rgba(0,0,0,.18);
}

.counter .clock > div {
  font-size: 35px;
  line-height:25px;
  text-shadow: 3px 1px rgba(0,0,0,.18);
  margin-top: 6px;
}

.counter .sep {
  font-size: 35px;
  text-shadow: 3px 1px rgba(0,0,0,.18);
  margin: 0 15px;
  line-height: 25px;
}

.title .counter .sep {
  margin: 0 10px;
}

.checkout .last-minute-banner .cart {
  width: 0;
  max-width: 170px;
  background-color: #555;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  text-shadow: 0 1.6px 3.6px rgba(0,0,0,.132),0 .3px .9px rgba(0,0,0,.108);
  transition: width 240ms cubic-bezier(.88,.01,.1,.99) 240ms;
}

.checkout .last-minute-banner .cart .fa {
  color: #ff6f00;
  margin-right: 10px;
  font-size: 42px;
  opacity: 0;
  -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
      -o-transform: translateX(10px);
        transform: translateX(10px);
  text-shadow: 3px 1px rgba(0,0,0,.18);
  transition: opacity 240ms cubic-bezier(.88,.01,.1,.99) 120ms,
              transform 240ms cubic-bezier(.88,.01,.1,.99) 120ms;
  padding-top: 10px;
}

.checkout .last-minute-banner .cart .cart-items {
  opacity: 0;
  -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
      -o-transform: translateX(10px);
        transform: translateX(10px);
  transition: opacity 240ms cubic-bezier(.88,.01,.1,.99),
              transform 240ms cubic-bezier(.88,.01,.1,.99);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}

.checkout .last-minute-banner .cart.active {
  transition: width 240ms cubic-bezier(.88,.01,.1,.99);
  width: 100%;
}

.checkout .last-minute-banner .cart.active .cart-items,
.checkout .last-minute-banner .cart.active .fa {
  opacity: 1;
  -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
        transform: translateX(0);
}

.checkout .sovendus .sovendus-wrapper {
  background: #f4f4f4;
  border-radius: 4px;
  padding: 20px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .checkout .sovendus .sovendus-wrapper {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .checkout .sovendus .sovendus-image {
    margin-bottom: 15px;
  }
}

.checkout .sovendus .sovendus-image-ctn {
  float: left;
}

.checkout .product-listing {
  background-color: #f5f5f5;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.checkout .product-listing .product {
  background-color: #fff;
  height: 310px;
  width: calc(20% - 10px);
  max-width: calc(20% - 10px);
  min-width: calc(20% - 10px);
  margin: 5px;
  position: relative;
  overflow: hidden;
  cursor: default;
}

.checkout .product-listing .product .discount {
  background-color: #000;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  transform: rotate(-45deg);
  position: absolute;
  left: 0;
  top: 0;
  left: -50px;
  top: -50px;
  width: 100px;
  height: 100px;
}

.checkout .product-listing .product .discount .amount {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
        transform: translateX(-50%);
}

.checkout .product-listing .product .add-button {
  background-color: #ff6f00;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 32px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  display: block;
}

.checkout .product-listing .product .add-button:hover{
  background: #d95f02;
}

.checkout .product-listing .product .add-button .fas {
  line-height: 40px !important;
}
.checkout .product-listing .product .add-button .btn-text {
  display: none;
}
.checkout .product-listing .product .image {
  width: 100%;
  height: 50%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: zoom-in;
}

.checkout .product-listing .product .content {
  padding: 5px;
}

.checkout .product-listing .product .content .name {
  font-weight: 700;
  margin-bottom: 0;
}
.checkout .product-listing .product .content .desc {
  max-height: 53px;
  overflow: hidden;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.checkout .product-listing .product .content .progressbar {
  width: 100%;
  height: 5px;
  border-radius: 5px;
  background-color: #f5f5f5;
  margin-top: 4px;
  margin-bottom: 4px;
  overflow: hidden;
}

.checkout .product-listing .product .content .progressbar .progress-amount {
  background: linear-gradient(90deg, #ff9726, #ff5f18);
  height: 100%;
  width: 50%;
  border-radius: 5px;
}

.checkout .product-listing .product .content .price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  float: none;
  margin-bottom: 0;
}
.checkout .product-listing .product .content .price .new-price {
  width: 100%;
}

.thankyou .checkout .product-listing .product .content .price {
  display: inherit;
  justify-content: inherit;
  align-items: inherit;
}

.thankyou .product .price .old-price,
.thankyou .checkout .product-listing .product .content .price .new-price
{
  display: inline-block;
  padding-bottom: 15px;
  margin-top: inherit;
}

.thankyou .product .price .old-price {
  color: #2f2f2f;
  text-decoration: line-through;
  max-width: 50%;
  float: left;
  white-space: nowrap;
  font-size: inherit;
}

.thankyou .checkout .product-listing .product .content .price .new-price {
  width: inherit;
  float: left;
  white-space: nowrap;
  color: #f8731d;
  font-weight: bold;
}

.checkout .product-listing .more-items {
  display: flex;
  justify-content: center;
  align-items: center;
}

.checkout .product-listing .more-items .button {
  border: 2px solid #000;
  color: #000;
  background-color: #fff;
  height: 45px;
  padding: 10px;
  margin: 20px;
  display: flex;
  align-items: center;
}

.checkout .product-listing .more-items .button .fa {
  line-height: 0;
  margin-right: 10px;
}

.checkout .ordered-products {
  padding-left: 0;
  list-style: none;
}

.checkout .spaced {
  margin-top: 30px;
}

.checkout .spaced h3 {
  margin-bottom: 5px;
}
.checkout .spaced .next-step p {
  margin: 0;
}

.checkout .ordered-products li {
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #2f2f2f;
}

.checkout .ordered-products li.total {
  border: 0;
}

.checkout .ordered-products li.item .amount {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  font-weight: 700;
}

.checkout .ordered-products li .price {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  text-align: right;
  font-weight: 700;
}

.checkout .button.follow {
  height: 45px;
  background-color: #415996;
  line-height: 45px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  display: inline-block;
  color: #fff;
  transition: .2s ease-out;
}

.checkout .button.follow:hover{
  opacity: .9;
}

.checkout .ordered-products li.item .name {
  width: 100%;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.checkout .next-step {
  background-color: #f5f5f5;
  height: 145px;
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px 30px 70px;
  border-radius: 5px;
}

.checkout .next-step .icon {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #b5b5b5;
  margin-right: 15px;
  color: #fff;
  position: absolute;
  left: 30px;
  top: 15px;
}

.checkout .next-step .icon i {
  font-size: 28px;
  line-height: .9;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  position: absolute;
  width: 27px;
}

.checkout .curtain {
  background-color: rgba(0, 0, 0, 0.65);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}
@media (max-width: 990px) {
  .checkout .last-minute-banner {
    display: block;
    height: auto;
  }
  .checkout .last-minute-banner div {
    float: left;
  }
  .last-minute-banner .start-text,
  .last-minute-banner .end-text {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
      -o-transform: translateY(0) !important;
        transform: translateY(0) !important;
    width: 100%;
    float: left;
    text-align: left;
    max-height: 1000px;
  }
  .last-minute-banner .end-text,
  .last-minute-banner.end .start-text {
    opacity: 0;
    max-height: 0;
  }
  .last-minute-banner.end .end-text {
    opacity: 1;
    max-height: 1000px;
  }
  .checkout .last-minute-banner .content .title {
    display: block;
  }
  .checkout .last-minute-banner .content .title .title-holder {
    margin: 0;
  }
  .checkout .last-minute-banner .counter .before {
    top: -28px;
  }

  .checkout .last-minute-banner .counter {
    min-width: 0;
    width: 120px;
    position: absolute;
    left: 30px;
    bottom: 0;
    border: 0;
  }
  .checkout .last-minute-banner .counter div {
    display: block;
    margin: 0;
  }
  .checkout .last-minute-banner .counter .clock > div,
  .checkout .last-minute-banner .counter .units > div {
    width: 33.33333333%;
  }
  .checkout .last-minute-banner .counter .units {
    padding: 0 0 6px 0;
  }
  .checkout .last-minute-banner .counter .units > div:last-of-type {
    float: right;
  }
  .checkout .last-minute-banner .cart {
    max-width: 100%;
    padding-left: 50%;
    justify-content: left;
  }
  .checkout .spaced > .col-sm-6 .next-step {
    height: 115px;
  }
  .checkout .spaced > div:not(.col-sm-6) .next-step {
    height: auto;
  }
  .checkout .product-listing .product {
    width: calc(33.33333333% - 10px);
    max-width: calc(33.33333333% - 10px);
    min-width: calc(33.33333333% - 10px);
  }
}
@media (min-width: 768px) {
  .thankyou section.checkout > .container {
    padding: 0;
  }
  .checkout .product-listing .product .content .name {
    height: 20px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .checkout .last-minute-banner .content .title .icon {
    display: none;
  }
  .checkout .last-minute-banner .content .title .title-holder {
    line-height: 1.2;
    font-size: 18px;
    width: 100%;
  }
  .checkout .product-listing .product {
    min-width: 50%;
    max-width: 100%;
    width: 100%;
  }
  .checkout .next-step {
    height: auto;
    padding-bottom: 15px;
  }
}

/* popup*/
.checkout .cart-popup {
  width: 700px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-top: 7px solid #d66925;
  background-color: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  padding: 30px;
  display:none;
  z-index: 1500;
}

.checkout .cart-popup > span {
  position: absolute;
  right: -15px;
  top: -20px;
  font-size: 19px;
  background: #000;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  transition: all .2s ease-out;
}

.checkout .cart-popup > span:hover{
  background: #555;
}

.checkout .cart-popup .top {
  display: flex;
  justify-content: stretch;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 2px solid #d1d1d1;
}

.checkout .cart-popup .top > div:first-child,
.checkout .cart-popup .bottom .product-info {
  padding-left: 0;
}

.checkout .cart-popup .top > div:last-child,
.checkout .cart-popup .bottom > div:last-child {
  padding-right: 0;
}

.checkout .cart-popup .top .icon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #ff751b;
  margin-right: 10px;
  float: left;
}

.checkout .cart-popup .top .icon svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.checkout .cart-popup .content p {
  font-size: 16px;
  font-weight: bold;
}

.checkout .cart-popup .counter {
  background: linear-gradient(90deg, #ff9726, #ff5f18);
  padding: 30px 20px 20px;
  color: #fff;
  border: none;
  width: 210px;
  float: right;
  border-radius: 5px;
}

.checkout .cart-popup .counter::before {
  color: #fff;
  margin-top: 9px;
  top: -20px;
}

.counter .clock {
  align-items: unset;
}

.counter .units > div {
  padding-top: 5px;
  font-weight: lighter;
  width: 50%;
  text-align: center;
  text-shadow: none;
}

.checkout .cart-popup .bottom {
  padding-top: 30px;
}

.checkout .cart-popup .bottom .image-container {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  float: left;
}

.checkout .cart-popup .bottom img {
  width: 100%;
}

.checkout .cart-popup .bottom .info-container {
  display: inline-block;
}

.checkout .cart-popup .bottom .name {
  font-weight: bold;
}

.checkout .cart-popup .bottom .name .fa {
  font-size: 13px;
  margin: 0 5px;
  position: absolute;
  top: 1px;
  color: #555;
}

.checkout .cart-popup .bottom .price {
  font-weight: bold;
  color: #55ab5f;
  font-size: 17px;
}

.checkout .cart-popup .bottom .usp {
  padding-top: 5px;
  color: #ff751b;
}

.checkout .cart-popup .cta.winkelmand{
  border-width: 1px;
  font-size: 16px;
  line-height: 38px;
  background: #ff751b;
}

.checkout .cart-popup .cta.winkelmand:hover {
  background: #d95f02;
}

.checkout .cart-popup .cta.winkelmand:hover > .fa {
  background-position: left bottom;
  color: #fff;
}

.checkout .cart-popup .cta.winkelmand > .fa {
  display: block;
  background: linear-gradient(to right, #d95f02 50%, #fff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .5s ease-out;
  width: 38px;
  height: 38px;
  color: #ff751b;
}

.checkout .cart-popup .cta.winkelmand .fa-arrow-right:before {
  display: block;
  line-height: 37px;
}

.checkout .cart-popup .add-more {
  float: right;
  font-size: 16px;
  padding-top: 20px;
  padding-right: 0;
}

.checkout .cart-popup .add-more a {
  color: #ff751b;
}

.checkout .cart-popup .add-more .fa {
  font-size: 14px;
  line-height: 26px;
}

.checkout .cart-popup .add-more a:hover {
  color: #d95f02;
}

.thankyou .product input {
  position: absolute;
  right: 40px;
  bottom: 0;
  Border-radius: 3px 0 0 0 !important;
  height: 40px;
  line-height: 40px !important;
  border: 2px solid #f5f5f5;
  padding-right: 0;
  border-right: 0;
  border-bottom: 0;
}
@media (max-width: 375px) {
  .checkout .cart-popup .top {
    display: inline-block;
  }

  .checkout .cart-popup .top > div:first-child {
    margin-bottom: 15px;
    text-align: center;
    padding: 0;
  }

  .checkout .cart-popup .top > div:last-child,
  .checkout .cart-popup .bottom > div:last-child {
    padding: 0;
  }

  .checkout .cart-popup .counter,
  .checkout .cart-popup .cta.winkelmand,
  .checkout .cart-popup .add-more {
    float: left !important;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  }

  .checkout .cart-popup .bottom .product-info {
    margin-bottom: 15px;
    padding: 0;
  }

  .checkout .cart-popup .add-more {
    padding: 20px 0;
  }
}
/* end of popup */



/* Thankyou page header */
.thankyou header .nowinkelmand {
  display: block !important;
}
.thankyou header .nowinkelmand > #js_btn-account,
.thankyou header .nowinkelmand > a,
.thankyou header .nowinkelmand.btn-klantenservice,
.thankyou header .nowinkelmand#js_mid_search,
.thankyou header .nowinkelmand .btn-inwinkelmand > a,
.thankyou header .nowinkelmand .btn-inwinkelmand .fa-shopping-cart {
  display: none !important;
}

/* Ventilator homebanner */
.homebanner.vents {
  background-image: url(../../misc/ventilators.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.homebanner.vents .main-text {
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
        transform: translateY(-50%);
  color: #555;
  line-height: 25px;
}
.homebanner.vents .main-text .big {
  font-size: 22px;
  font-weight: bold;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0);
}
.homebanner.vents .cta {
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
        transform: translateY(-50%);
  font-size: 14px;
  color: #fff;
  line-height: 15px;;
  padding: 10px 15px;
  background: #fe7224;
  transition: background-color 0.3s ease 0s;
}
.homebanner.vents.sidebanner {
  background-color: #e7e7e7;
  background-position: top center;
  background-size: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 215px 10px 0 10px;
  height: auto;
}
.homebanner.vents.sidebanner .main-text {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
        transform: translate(0, 0);
  padding: 0 0 15px 0;
  visibility: hidden;
  position: absolute;
}
.homebanner.vents.sidebanner .cta {
  position: relative !important;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
        transform: translate(0, 0);
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 991px) and (max-width: 1199px){
  .homebanner.vents.sidebanner {
    padding-top: 175px;
  }
  .homebanner.vents.sidebanner .main-text .big {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .homebanner.vents:hover .cta {
    background: #555;
  }
}
@media (max-width: 767px) {
  .homebanner.vents {
    background-position: center bottom;
    background-size: auto;
    background-color: #e7e7e7;
    height: 150px;
  }
  .homebanner.vents .main-text {
    left: auto;
    top: auto;
    position: relative !important;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
      -o-transform: translateY(0);
        transform: translateY(0);
    margin-top: 22px;
  }
  .homebanner.vents .main-text .big {
    line-height: 25px;
    font-size: 20px;
  }
  .homebanner.vents .cta {
    right: auto;
    top: auto;
    position: relative !important;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
      -o-transform: translateY(0);
        transform: translateY(0);
    float: left;
    margin-left: 15px;
    margin-top: 15px;
  }
}

/* Redesign product tiles */
.overlayin .zoom img {
  width: 100%;
}

.old-layout-hasfilters .prodtile .discount,
.product-holder-home .discount,
.prodprice .discount,
.multiselect5050 .discount,
.prodtile .tile .discount,
.detail-content .discount,
.related-products .discount,
.popupWithDetails .discount {
  position: absolute;
  top: 0;
  left: 0;
  background: #F8731D;
  color: #fff;
  font-size: 15px;
  padding: 5px 10px;
  z-index: 101;
}

.overlayin .discount:empty {
  display: none;
}

.old-layout-hasfilters .prodtile .discount::after,
.product-holder-home .discount::after,
.prodprice .discount::after,
.multiselect5050 .discount::after,
.prodtile .tile .discount::after,
.detail-content .discount::after,
.related-products .discount::after,
.popupWithDetails .discount::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 15px solid transparent;
  border-top: 30px solid #F8731D;
  position: absolute;
  top: 0;
  left: 100%;
}

@media (max-width: 767px) {
  .detail-content > .discount {
    position: relative;
    display: inline-block;
  }

  .js_detail-info-holder > .discount {
    top: 235px;
  }
  .old-layout-hasfilters .prodtile .discount,
  .product-holder-home .discount,
  .prodprice .discount,
  .multiselect5050 .discount,
  .prodtile .tile .discount,
  .detail-content .discount,
  .related-products .discount,
  .popupWithDetails .discount {
    font-size: 11px;
    padding: 2px 5px;
  }
  .old-layout-hasfilters .prodtile .discount::after,
  .product-holder-home .discount::after,
  .prodprice .discount::after,
  .multiselect5050 .discount::after,
  .prodtile .tile .discount::after,
  .detail-content .discount::after,
  .related-products .discount::after,
  .popupWithDetails .discount::after {
    border-top: 19px solid #F8731D;
  }
}

@media (min-width: 992px) {
  .detail-content > .discount {
    margin-left: 95px;
  }

  .no-carousel.detail-content > .discount {
    margin-left: 0;
  }
}

.prodtile .tile .prodorder .action-holder .instock,
.multi .tile .prodorder .action-holder .instock {
  display: none;
}

body:not(.multi2) .row.categorie .top_text {
  margin-bottom: 0;
  display: block !important;
  margin-top: 5px;
}

body .top_text:not(.open) > #top-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 85px);
  display: inline-block;
}

body .top_text:not(.open) table {
  display: none;
}

body .top_text:not(.open) br {
  display: none;
}

.product-holder-home .prodtile .tile .prodspecs table tr td[colspan] {
  width: 100% !important;
}

@media (min-width: 991px) {
  .prodtile .tile .prodorder .stocktext.sm,
  .multi .tile .prodorder .stocktext.sm{
    display: none !important;
  }
}
@media (max-width: 990px) {
  body:not(.multi2) .row.product-overview {
    margin-left: -11px;
    margin-right: -11px;
  }

  .product-holder-home .prodtile:first-of-type {
    border: none;
  }
}

/* Product selector */
.old-detail-page .detailinfo .attr_select {
  padding: 0;
}

.attr_select > ul > li.color > ul > li.active.soldout > span {
  border-color: #cc0000 !important;
}

.attr_select > ul > li > ul > li.active.soldout > span:after {
  display: none;
}

/* image popup extra functionality */
.overlay,
.overlayv2 {
  opacity: 0.85;
}

@media (max-width: 767px) {
  .xmas-bottom-page {
    padding: 0 15px;
  }
}

/* Small product tiles */
.prodxs {
  background: #fafafa;
  padding: 0 0 55px 0;
  border: 1px solid #fafafa;
  margin-top: -1px;
}
.prodxs:hover {
  background: #f5f5f5;
}
.prodxs a {
  padding: 0;
  position: static;
}
.prodxs .prodxsimg {
  padding: 0;
  background: #fff;
  height: 120px;
}
.prodxs .prodxsimg img {
  max-width: 100%;
  max-height: 100%;
}
.prodxs a .prodxstitle,
.prodxs a:hover .prodxstitle,
.prodxs a:active .prodxstitle,
.prodxs a:focus .prodxstitle {
  padding: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #555;
}
.prodxs .prodxsstock {
  color: #06ad1a;
  padding: 0;
  font-weight: normal
}
.prodxs .prodxsstock.notinstock {
  color: #fe7224;
}
.prodxs .action-holder {
  bottom: 0;
  right: 0;
  padding: 0 10px 10px 0;
  width: 50%;
}
.prodxs .action-holder label {
  display: none;
}
.prodxs .action-holder > div {
  width: 100%;
  padding: 0;
}
.prodxs .action-holder .right {
  height: 39px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.07);
}
.prodxs .action-holder .prodbtn {
  width: calc(100% - 60px);
  height: 39px;
  border-radius: 0 5px 5px 0;
  background: #fe7224;
  border: none;
  border-bottom: 2px solid #bb4504;
  position: absolute;
  right: 0;
  top: 0;
}
.prodxs .action-holder .right input {
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  width: 60px;
  height: 39px;
  line-height: 39px !important;
  border-bottom: 2px solid #cecece;
  border-radius: 5px 0 0 5px !important;
  padding-left: 4px;
  padding-right: 0;
}
.prodxs .action-holder .prodbtn .fa:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}
.prodxs .action-holder .prodbtn .fa {
  width: 40px;
  height: 39px;
  background: #fe7224;
  color: #fff;
  float: right;
  position: relative;
  font-size: 24px;
}
.prodxs .action-holder .prodbtn:hover .fa {
  background: #bb4504;
}
.prodxs .prices {
  padding: 0 0 10px 10px;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  color: #000;
}
.prodxs .prices .new {
  font-size: 19px;
  line-height: 20px;
  font-weight: bold;
}
.site-dk .prodxs .prices .new {
  font-size: 15px;
}
.prodxs .prices .old {
  font-weight: normal;
  text-decoration: line-through;
  opacity: 0.35;
}

/* scroll snap slider */
.scroll-snap-slider {
  font-family: sans-serif;
  scroll-snap-type: x mandatory;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  transition: transform .5s ease-out;
}

.scroll-snap-item {
  scroll-snap-align: start;
  text-align: center;
}

.scroll-snap-item:not(.product) > a {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
}

.energy_class img {
  margin-top: 5px;
  max-height: 21px;
  width: auto;
}

.detailinfo .energy_class img {
  margin-top: 20px;
}

.multi2 .energy_class img {
  margin: 10px 0 20px;
}

@media (max-width: 767px){
  .scroll-snap-slider {
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .js_customslider .prev, .js_customslider .next {
    display: none;
  }
}

/* New old slider */
.old-detail-page #slideshow-2 {
  position: relative !important;
}
.old-detail-page .detailinfo .big-price {
  position: relative;
  display: block;
  width: 100%;
  right: 0;
}
.old-detail-page .adv-custom-pager a,
.old-detail-page .detail-content .video {
  width: 96px;
  height: 96px;
}
.old-detail-page .cycle-carousel-wrap,
.old-detail-page .adv-custom-pager {
  height: 96px;
  overflow: hidden;
}
.old-detail-page .adv-custom-pager {
  margin-left: 36px;
}

@media (min-width: 768px) {
  .old-detail-page .detail-photos:not(#slideshow-popup) .slide-buttons-holder {
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
          transform: translateY(100%);
  }
}
.old-detail-page .detail-photos:not(#slideshow-popup) .slide-buttons-holder a:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}
.old-detail-page .detail-photos:not(#slideshow-popup) .slide-buttons-holder a.js_next:before {
  content: "\42";
}
.old-detail-page .detail-photos:not(#slideshow-popup) .slide-buttons-holder a.js_prev:before {
  content: "\41";
}
.old-detail-page .detail-photos:not(#slideshow-popup) .slide-buttons-holder a {
  height: 96px;
  background: #555;
  color: #fff;
  width: 30px;
  float: left;
  line-height: 96px;
  text-align: center;
  position: relative;
}

.old-detail-page .detail-photos:not(#slideshow-popup) .slide-buttons-holder a.disabled {
  opacity: 0.1;
  cursor: default;
}

.old-detail-page .overlayin .slide-buttons-holder a {
  height: 30px;
  line-height: 30px;
}
.old-detail-page .detail-photos:not(#slideshow-popup) .slide-buttons-holder a.js_next {
  float: right;
}
.old-detail-page .detail-photos {
  overflow: visible !important;
}
.old-detail-page .detail-photos .detail-photos {
  overflow: hidden !important;
}
.old-detail-page .adv-custom-pager a img,
.old-detail-page .detail-content .video img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.old-detail-page .staffel ul {
  list-style: none;
}

.old-detail-page .overlayin .detail-photos .sliding {
  height: 100% !important;
  padding: 0;
}
.old-detail-page .overlayin .js_afrekenscherm .afrekenscherm {
  background: #2cad58;
  padding: 0;
}

.old-detail-page .overlayin .have_product .afrekenscherm {
  height: auto;
}
.old-detail-page .js_detail-info-holder > .have_product .notinstock {
  padding: 15px;
  background: #f8731d;
  color: #fff;
  margin-top: 15px;
  width: 100%;
  float: left;
}

@media (min-width: 768px) {
  .detailinfo-wrapper {
    display: flex;
  }

  .detailinfo-wrapper > div:first-of-type {
    display: flex;
    flex-wrap: wrap;
    align-content: end;
  }

  .info-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
  }
}

.old-detail-page .overlayin .have_product .afrekenscherm {
  padding: 5px;
}
.old-detail-page .overlayin .have_product .notinstock {
  color: #fff;
  float: right;
  width: 50%;
  padding: 15px;
}

.show {
  height: 100%;
  width: 100%;
  cursor: zoom-in;
}

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

.old-detail-page .overlayin .slide-buttons-holder a {
  background: transparent;
  color: #555;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .old-detail-page .adv-custom-pager a,
  .old-detail-page .detail-content .video {
    width: 73px;
  }
  .old-detail-page .adv-custom-pager {
    width: 220px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .old-detail-page .adv-custom-pager a,
  .old-detail-page .detail-content .video {
    width: 91px;
  }
}
@media (min-width: 768px) {
  .old-detail-page #slideshow-2:not(.hidden) {
    display: block !important;
  }
  .old-detail-page .detail-photos,
  .old-detail-page  .detail-photos .sliding {
    height: 350px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .old-detail-page .detail-photos,
  .old-detail-page  .detail-photos .sliding {
    height: 250px;
  }
  .old-detail-page .detail-photos {
    z-index: 1;
  }
  .old-detail-page .detail-photos:not(#slideshow-popup) .slide-buttons-holder {
    margin-left: -15px;
    left: 0;
    bottom: 0;
  }
  .old-detail-page .detail-photos:not(#slideshow-popup) .slide-buttons-holder a {
    background: transparent;
    color: #555;
    height: 48px;
  }
}

.product-slider {
  margin-left: -5px;
  width: calc(100% + 5px);
}

.product-slider .sliderWrapper {
  overflow-x: hidden;
}

.product-slider .header-wrapper {
  display: block;
  width: 100%;
  float: right;
  position: absolute;
  top: 0;
  left: 5px;
}

.product-block .info {
  padding: 10px 5px;
  transition: all .3s ease-in;
}

.product-block .info .title {
  color: #555;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 0;
}

.product-block .info p {
  margin-bottom: 0;
}

.product-holder-home .prodtile .tile .prodspecs table tr td:first-of-type {
  width: 100px;
}

.product-block .extra-info a {
  color: #999c9c;
  transition: all 0.3s ease;
  font-weight: normal;
}

.product-block .extra-info a:hover {
  color: #f8731d;
}

.product-block .extra-info .fa {
  font-size: 15px;
  line-height: 1;
  padding-right: 5px;
  position: relative;
  top: 3px;
}

.other-product .selected-product.single label {
  border-color: #f8731d;
  transition: all .5s ease-in;
}

.other-product .single label p {
  position: absolute;
  right: -2px;
  top: -2px;
  width: 30px;
  height: 30px;
  margin-bottom: 0;
  background: #f5f5f5;
  z-index: 1;
}

.other-product .single.selected-product label p {
  background: #f8731d;
}

.other-product .single .info .extra-info,
.other-product .single .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 24px;
  width: 100%;
  transition: all .3s ease-in;
}

.other-product .single .info .text {
  width: 100%;
  max-height: 17px;
  transition: all .3s ease-in;
}

@media (min-width: 768px) {
  .other-product .single:hover label {
    border-color: #f8731d;
  }

  .other-product .single:hover label p {
    background: #f8731d;
  }

  .other-product .single.catSelected label {
    width: 170px;
  }

  .other-product .single.catSelected .info {
    padding: 10px 15px;
    margin-top: -40px;
  }

  .other-product .single.catSelected .title,
  .other-product .single.catSelected .text {
    opacity: 0;
    max-height: 0;
  }

  .other-product .single.catSelected .text {
    display: inline-block;
    overflow-x: hidden;
    text-overflow: ellipsis;
  }

  .other-product .single.catSelected .image {
    padding: 15px;
  }
}

.other-product .single label p::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.other-product .single.selected-product label p::before {
  content: "\76";
  font-family: "allekabels";
  font-size: 20px;
  color: #fff;
  background: #f8731d;
}

.other-product .single label p a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.selected-product .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 767px) {
  .selected-product {
    margin-bottom: 15px;
    display: flex;
  }

  .selected-product .image {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .other-product {
    padding-left: 0;
  }

  .other-product .heading {
    width: 40vw;
  }

  .other-product .single label {
    width: 37vw !important;
  }

  .other-product .single .info {
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
  }

  .other-product .single .title,
  .other-product .single .text {
    display: none;
  }

  .other-product .single .image {
    padding: 15px !important;
  }
}

.other-product .title {
  font-weight: bold;
  color: #555;
  margin-bottom: 15px;
}

.other-product .single {
  margin-top: 40px;
}

.other-product .single label {
  border: 2px solid #f5f5f5;
  border-radius: 2px;
  width: 243px;
  margin: 0 5px;
}

@media (min-width: 1200px) {
  .other-product .single.catSelected label {
    width: 180px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .other-product .single label {
    width: 302px;
  }

  .other-product .single.catSelected label {
    width: 198px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .other-product .single label {
    width: 260px;
  }
}

.other-product .single .image {
  padding: 15px 15px 0;
  text-align: center;
}

.other-product .single .image img {
  max-height: 120px;
  max-width: 100%;
}

.product-slider > a {
  position: absolute;
  left: 50%;
  width: 32px;
  height: 32px;
  background: #f7f5f4;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #c6c8c6;
  z-index: 90;
  margin-top: -15px;
}

.product-slider > a:before {
  content: 'B';
  font-family: 'AlleKabels';
  position: absolute;
  left: 50%;
  top: 50%;
  color: #555;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1;
  width: 10px;
  height: 11px;
}

.product-slider > a.btnPrev {
  transform: rotate(-90deg);
}

.product-slider > a.btnNext {
  transform: rotate(90deg);
}

.product-slider > a.btnNext.disabled,
.product-slider > a.btnPrev.disabled {
  opacity: 0.15;
  pointer-events: none;
}

.zoomContainer {
  z-index: 1700 !important;
}

/* cat pages */
.multiselect5050 .product-block .tile > div > div:last-of-type,
.multi2old .product-block .tile > div > div:last-of-type {
  padding-top: 0;
}

.multiselect5050 .product-overview .product-block .tile .action-holder,
.multi2old .product-overview .product-block .tile .action-holder  {
  padding: 0;
  margin: 0;
}

@media (min-width: 991px) {
  .related-products .prodspecs tr td:first-of-type:not(:only-child) {
    max-width: 70px;
  }

  .related-products .tile .prodstock span {
    width: calc(100% - 70px) !important;
  }
}

.related-products .product-block .prodbtn {
  width: 44px !important;
  float: right;
}

.multiselect5050 .product-overview .product-block .tile .img,
.multi2old .product-overview .product-block .tile .img,
.js_category-layout .product-overview .single .tile .img {
  background: #fff;
}

.multiselect5050 .product-overview .product-block .product_img,
.multi2old .product-overview .product-block .product_img,
.js_category-layout .product-overview .single .product_img  {
  cursor: zoom-in;
}

.multiselect5050 .product-overview .product-block .product_img img,
.multi2old .product-overview .product-block .product_img img,
.js_category-layout .product-overview .single .product_img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.multiselect5050 .product-block table tbody tr td,
.multi2old .product-block table tbody tr td,
.related-products .product-block table tbody tr td {
  width: 50%;
  float: left;
}
.multiselect5050 .product-block table tbody tr td:first-of-type,
.multi2old .product-block table tbody tr td:first-of-type,
.related-products .product-block table tbody tr td:first-of-type {
  width: 85px;
}
.multiselect5050 .product-block table tbody tr td:nth-of-type(2),
.multi2old .product-block table tbody tr td:nth-of-type(2),
.related-products .product-block table tbody tr td:nth-of-type(2) {
  color: #000;
}

.multiselect5050 .product-overview .product-block .prices,
.multi2old .product-overview .product-block .prices {
  width: 50%;
  display: inline-block;
  padding: 0 10px 10px 10px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.multiselect5050 .product-overview .product-block .action-holder .cta .fa,
.multi2old .product-overview .product-block .action-holder .cta .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
}

.be_street_list{
  position: absolute;
  top: 32px;
  z-index: 2;
  background: #fff;
  width: 100%;
  border: 1px solid #dddddd;
  max-height: 120px;
  overflow: auto;
  display: none;
  padding-left: 5px;
}
.be_street_list p {
  margin-bottom: 5px;
}

@media (min-width: 1200px) {
  .multiselect5050 .product-overview .product-block .product_img,
  .multi2old .product-overview .product-block .product_img,
  .js_category-layout .product-overview .single .product_img {
    height: 240px;
  }

  .js_category-layout .product-overview .single.biggerImage .product_img {
    height: auto;
  }
}

@media (max-width: 1199px) {
  .multiselect5050 .product-overview .product-block .tile .prices,
  .multi2old .product-overview .product-block .tile .prices {
    padding: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px){
  .multi2old .product-overview .product-block .tile .prices {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .multiselect5050 .product-overview .product-block,
  .multi2old .product-overview .product-block {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .multiselect5050 .product-overview .product-block .product_img,
  .multi2old .product-overview .product-block .product_img,
  .js_category-layout .product-overview .single .product_img {
    height: 180px;
  }
}

@media (max-width: 767px) {
  .multiselect5050 .product-overview .product-block .tile > div > div a .content {
    width: 100%;
  }
}

.retourschema.showonbase {
  padding: 0;
}

.retourschema.showonbase .antwoord {
  margin-bottom: 25px;
  font-size: 14px;
  color: #06ad1a;
}
.retourschema.showonbase .antwoord a,
.retourschema.showonbase h6 a {
  color: inherit;
  text-decoration: underline;
}

.offer-banner {
  background-image: url(../../misc/offer-banner.png);
  background-size: cover;
  background-position: left top;
  margin-top: 15px;
  color: #fff !important;
  font-size: 18px;
}

.offer-banner a {
  color: #fff !important;
  padding: 25px;
}

.offer-banner .title {
  font-size: 24px;
  font-weight: bold;
}

.offer-banner span.cta {
  font-size: 14px;
  color: #000;
  font-weight: normal;
  border-radius: 3px;
  background: #fff;
  padding: 10px 15px;
  line-height: 1;
  transition: background 0.3s ease 0s;
}

@media (min-width: 768px) {
  .offer-banner span.cta {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translate(0, -50%);
  }

  .offer-banner:hover span.cta {
    background: #555;
    color: #fff;
  }
}

@media (max-width: 767px){
  .offer-banner span.cta {
    margin-top: 15px;
  }
}

/*sitemap*/

.sitemap .section {
  column-count: 3;
}

.sitemap a {
  color: #555;
  line-height: 30px;
}

.sitemap h4 {
  line-height: 1;
  margin-top: 45px;
  margin-bottom: 25px;
}

.sitemap h4:first-of-type {
  margin-top: 0;
}

@media (max-width: 767px) {
  .sitemap .section {
    column-count: 2;
  }
}

label.error {
    color: red !important;
}

a.error {
    color: red !important;
}

.form.faq-content label i {
  font-size: 16px;
  position: absolute;
  padding-left: 5px;
  top: 0;
}

.blocktext.nopadding.login.billing-info.extra-whitespace-title {
  margin-top: 0;
}

.blocktext.bussines-options-fields {
  margin-top: 15px;
}

.cart-content .afrekenen .next-step-font-weight {
  font-weight: 400;
}

.product-additional {
  margin: 5px 0 22px 0;
}

.product-additional a {
  color: #f8731d !important;
  text-decoration: underline;
}

.show_more_content .product-additional ul {
  margin-bottom: 10px;
}

/* Blog overview */
.blog-overview section.first,
.blog-detail section.first {
  background: #f5f5f5;
}
.blog-cat {
  background: #fff;
  float: left;
  opacity: 1;
  height: auto;
  overflow: auto;
}
.blog-cat li {
  display: inline-block;
  float: left;
  list-style: none;
}
.blog-cat .init a {
  background: #F8731D;
  border-bottom-color: #F8731D;
  color: #fff;
}
.blog-cat a {
  line-height: 50px;
  padding: 0 15px;
  display: inline-block;
  border-right: 1px solid #e6e6e6;
  font-size: 17px;
  color: #555;
}
.blog-overview a.toggle{
  line-height: 50px;
  border-right: none;
  background: #f09045;
  text-align: center;
  color: #fff;
  display: inline-block;
  float: left;
  z-index: 1;
  position: relative;
  font-size: 17px;
  padding: 0 15px;
}
.blog-overview a.toggle:hover {
  background: #d95f02;
}
.blog-cat a:focus,
.blog-cat a.active  {
  background: #F8731D;
  border-right-color: #F8731D;
  color: #fff !important;
}
.blog-slider a {
  height: 558px;
  display: block;
}
.blog-slider {
  width: 100%;
  height: 558px;
  padding: 0;
  position: relative;
  margin-bottom: 30px;
}
.blog-slider div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.blog-slider .title-h2,
.blog-header .title-h2,
.blog-card.last-card .title-h2 {
  font-size: 42px;
  color: #fff;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
}
.blog-card.last-card .title-h2 {
  font-size: 30px;
}
.cat-label {
  color: #fff;
  font-size: 17px;
  margin-bottom: 5px;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.blog-grid > div > div {
  overflow: hidden
}
.blog-card  {
  margin-bottom: 30px;
  cursor: pointer;
}
.blog-card .cta {
  display: inline-block;
  padding: 0 55px 0 15px;
  line-height: 40px;
  font-size: 15px;
  border: none;
}
.blog-card .cta span {
  right: 0;
  color: #fff;
  height: 40px;
  width: 40px;
  background: #f09046;
}
.blog-card .overflow {
  overflow: hidden;
  min-height: 264px;
  background-size: cover;
  background-position: center;
}
.blog-card.last-card .blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari */
  transform: scale(1.1);
  min-height: 264px;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.blog-card.last-card .text-block {
  z-index: 2;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog-card .card-overlay {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.35);
  display: block;
}
.blog-card .title-h2 {
  color: #555;
  font-weight: 600;
}
.blog-card .blog-text {
  background: #fff;
  -ms-transform: translate(0, 177px);
  -webkit-transform: translate(0, 177px);
  transform: translate(0, 177px);
  left: 0;
  min-height: 210px;
  transition: all 0.3s ease 0s;
  width: 101%;
}
.blog-card .blog-text a {
  height: 210px;
}
.blog-card .blog-text p {
  opacity: 0;
  -ms-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
  transition: all .5s ease 0s;
}
.blog-card:hover .blog-text p {
  opacity: 1;
  -ms-transform: translate(0);
  -webkit-transform: translate(0);
  transform: translate(0);
}
.blog-card a .arrow {
  bottom: 15px;
  right: 22px;
  font-size: 17px;
  color: #555;
}
.slide-pager {
  text-align: center;
  width: 100%;
  z-index: 100;
  bottom: 56px;
}
.slide-pager span {
  background: #bec3cd;
  color: #bec3cd;
  display: inline-block;
  border: 4px solid #fff;
  width: 20px;
  height: 20px;
  margin: 0 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
  text-indent: -9999px;
}
.slide-pager .cycle-pager-active {
  background: #fff;
}
.blog-pager li {
  display: inline-block
}
.blog-pager li a {
  width: 30px;
  line-height: 30px;
  display: inline-block;
  background: #fff;
  color: #F8731D;
  text-align: center;
  margin: 0 4px 4px 4px;
  font-size: 17px;
}
.blog-pager li a.active,
.blog-pager li a:focus {
  background: #F8731D;
  color: #fff;
}
.blog-header .inside {
  padding: 30px;
  background-size: cover;
  background-position: center;
}
.blog-header > div {
  height: 300px;
}
.blog-content {
  background: #fff;
  padding: 30px;
}
.blog-content .text-line {
  font-size: 12px;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #efefef;
}
.blog-detail .other-links > div {
  background: #fff;
}
.blog-detail .other-links li {
  list-style: none;
}
.blog-detail .other-links a {
  color: #555;
  display: inline-block;
  padding: 5px 0 5px 20px;
  position: relative;
}
.blog-detail .title-h2 {
  color: #555;
}
.blog-header .title-h2 {
  color: #fff;
}
.blog-detail .other-links a:hover {
  text-decoration: underline;
}
.blog-detail .other-links span {
  position: absolute;
  left: 0;
  top: 6px;
}
.author-blog {
  background: #f5f5f5;
  margin-top: 15px;
}
.author-blog .inside {
  padding-left: 40px;
}
.author-blog .author {
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%x;
  border: 5px solid #fff;
  background-size: cover;
  background-position: center;
  left: -60px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 769px){
  .blog-cat a,
  .blog-pager li a {
    transition: box-shadow  0.3s ease-in-out;
  }
  .blog-cat a:hover,
  .blog-pager li a:hover {
    -webkit-box-shadow: inset 0px -3px 0px 0px rgba(248,115,29,1);
    -moz-box-shadow: inset 0px -3px 0px 0px rgba(248,115,29,1);
    box-shadow: inset 0px -3px 0px 0px rgba(248,115,29,1);
  }
  .blog-cat li {
    display: inline-block !important;
  }
  .blog-cat li.init {
    display: none !important;
  }
}
@media (min-width: 991px) {
  .blog-card.featured,
  .blog-card.featured .overflow {
    height: 558px;
  }
  .blog-card.featured .blog-text {
    -ms-transform: translate(0, 471px);
    -webkit-transform: translate(0, 471px);
    transform: translate(0, 471px);
  }
  .blog-card.featured:hover .blog-text {
    -ms-transform: translate(0, 334px);
    -webkit-transform: translate(0, 334px);
    transform: translate(0, 334px);
  }
  .blog-card:hover .blog-text {
    -ms-transform: translate(0, 40px);
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px);
  }
}
@media (max-width: 990px) {
  .blog-slider,
  .blog-slider a {
    height: 400px;
  }
  .blog-card:not(.last-card) .title-h2 {
    padding-right: 60px;
  }
  .blog-card a .arrow {
    top: 67px;
  }
  .blog-card .blog-text {
    -ms-transform: translate(0, 150px);
    -webkit-transform: translate(0, 150px);
    transform: translate(0, 150px);
  }
  .blog-card .blog-text p {
    display: none;
  }
  .blog-slider .title-h2,
  .blog-header .title-h2,
  .blog-card.last-card .title-h2 {
    font-size: 30px;
    line-height: 31px;
  }
}
@media (max-width: 768px) {
  .blog-cat li {
    float: none;
    display: block;
  }
  .blog-cat li.init:after {
    content: "\5d";
    display: block;
    font-family: "allekabels";
    color: #fff;
    position: absolute;
    right: 15px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    top: 0;
  }
  .blog-cat li:not(.init) {
    display: none;
  }
  .blog-cat li a.active {
    background: #fff;
    border-bottom-color: #e6e6e6;
    color: #555 !important;
  }
  .blog-cat li.init a {
    background: #F8731D;
    border-bottom-color: #F8731D;
    color: #fff !important;
  }
  .blog-cat a {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
  }
  .blog-header .inside,
  .blog-content {
    padding: 15px;
  }
  .author-blog .author {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: -5px;
    top: 10px;
    height: 50px;
    width: 50px;
    border-width: 2px;
  }
  .author-blog .inside {
    padding-left: 60px;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .blog-overview .col-xxs,
  .blog-detail .col-xxs {
    width: 50%;
  }
}
/* In de media / Sponsoring / MVO */
.content-section {
  padding: 30px 0;
}
.blog-slider .title-h2 .subtitle {
  font-size: 20px;
  line-height: 28px;
}
.blog-card .title-h2 .subtitle {
  font-size: 15px;
  font-weight: 300;
}
.in-de-media .blog-card.last-card .overflow,
.mvo .blog-card.last-card .overflow {
  background-color: #d0d0d0;
  background-image: url(../../images/phone2.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}
.in-de-media .blog-card.last-card .text-block,
.mvo .blog-card.last-card .text-block {
  left: 30px;
  transform: translate(0, -50%);
}
.in-de-media .blog-card.last-card .title-h2,
.mvo .blog-card.last-card .title-h2 {
  font-size: 25px;
  color: #555;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.in-de-media .blog-card.last-card .cta,
.mvo .cta {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.mvo .top-banner,
.mvo .top-banner .blog-slider {
  height: 250px;
}
.mvo .content-section {
  padding-top: 0;
}
.mvo .employer-img {
  right: -15px;
  top: 0;
  height: 100%;
}
.mvo .employer-img > div {
  height: 100%;
  background-image: url(../../images/employer-img.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mvo .mvo-slider {
  left: -15px;
  top: 0;
}
.mvo .mvo-slider,
.mvo .mvo-slider .blog-slider,
.mvo .mvo-slider .blog-slider a,
.mvo .blog-card.last-card,
.mvo .blog-card.last-card .overflow {
  height: 100%;
}
.mvo .blog-card.last-card {
  right: -5px;
  top: 0;
  padding-right: 5px;
}
.mvo .blog-card.last-card .overflow {
  background-position: top center;
  position: relative;
  background-size: 90%;
}
.mvo .blog-card.last-card .text-block {
  left: 0;
  bottom: 0;
  top: auto;
  transform: translate(0, 0);
}
@media (max-width: 990px) {
  .mvo .employer-img,
  .mvo .blog-card.last-card {
    position: relative !important;
    right: auto;
    top: auto;
    height: 180px !important;
    margin-top: 15px;
  }
  .mvo .mvo-slider {
    position: relative !important;
    left: auto;
    top: auto;
    padding-right: 15px;
  }
  .mvo .blog-card.last-card {
    padding-right: 15px;
  }
  .mvo .blog-card.last-card .text-block {
    left: 30px;
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%);
    text-align: left;
    width: 83.33333333%;
  }
  .mvo .blog-card.last-card .text-block .cta {
    float: left;
  }
  .mvo .blog-card.last-card .title-h2 {
    color: #fff;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
  }
  .mvo .blog-card.last-card .overflow {
    background-position: right bottom;
    background-size: 30%;
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .content-section h1,
  .content-section p {
    text-align: left;
  }
  .in-de-media .blog-card.last-card .title-h2,
  .mvo .blog-card.last-card .title-h2 {
    color: #fff;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
  }
  .in-de-media .blog-card.last-card .overflow,
  .mvo .blog-card.last-card .overflow {
    background-position: right bottom;
    background-size: 30%;
  }
}
/* Review page */
.review-block {
  border: 1px solid #e6e7e7;
  margin-bottom: 10px;
}
.review-block .review-header {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e6e7e7;
}
.review-block .review-header img {
  margin-right: 10px;
}
.review-block .review-header .name {
  margin-top: 10px;
}
.review-block .review-header .stars {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.review-block .review-header .stars .fa:before {
  font-size: 15px;
}
.review-block .review-header .stars .fa {
  height: 15px;
  width: 13px;
  color: #555;
}
.review-block .review-body .answer {
  border-top: 1px solid #e6e7e7;
  border-left: 1px solid #e6e7e7;
  margin-top: 10px;
}
.reviews-page .blog-pager li a:not(.active) {
  background: #e6e7e7;
}
.usp-block {
  background: #f5f5f5;
}
.usp-block .fa {
  color: #f8731d;
  margin-right: 5px;
}
.review-block .blog-card.last-card {
  right: auto;
  top: auto;
  padding-right: 0;
}
.reviews-page .blog-card.last-card,
.reviews-page .blog-card.last-card .overflow {
  height: 380px;
}
.reviews-page .blog-card.last-card .overflow {
  background-image: url(../../images/review-comic.png);
}
.reviews-page .blog-card.last-card .vote {
  background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(255,96,0,1) 54%, rgba(0,190,22,1) 92%);
  padding: 2px;
  border-radius: 4px;
}
.reviews-page .blog-card.last-card .vote > a {
  position: relative;
  width: 10%;
  height: 30px;
  line-height: 30px;
  float: left;
  background: #fff;
  text-align: center;
  color: #555;
  transition: background-color 0.3s ease 0s;
}
.reviews-page .blog-card.last-card .vote > a:first-of-type {
  border-radius: 4px 0 0 4px;
}
.reviews-page .blog-card.last-card .vote > a:last-of-type {
  border-radius: 0 4px 4px 0;
}
.reviews-page .blog-card.last-card .vote > a:hover:after {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  border: 2px solid #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.main-number {
  position: relative;
  font-size: 70px;
  font-weight: 900;
  padding-top: 15px;
  text-align: center;
  color: #00be16;
  width: 150px !important;
  height: 150px !important;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.45);
  box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.45);
}
.main-number > span {
  font-size: 20px;
}
.main-number .stars {
  width: 100px;
  height: auto;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
}
.main-number .stars .fa:before {
  font-size: 18px;
  color: #00be16;
}
.main-number .stars .fa {
  width: 18px;
  float: left;
}
.reviews-page .top-banner, .reviews-page .top-banner .blog-slider {
  height: 180px;
}
.reviews-page .voting-holder > div {
  height: auto;
}
.reviews-page .voting-holder .h1-title {
  margin-bottom: 10px;
  color: #fff;
  font-weight: 900;
}
.reviews-page .voting-holder {
  width: calc(100% - 160px);
  margin-left: 10px;
}
.reviews-page .voting-holder .voting-header {
  margin-bottom: 2px;
  color: #fff;
  font-weight: 900;
}
.reviews-page .voting-holder .voting {
  height: 15px;
  border-radius: 100px;
  background: rgba(255,255,255,0.65);
  margin-bottom: 9px;
}
.reviews-page .voting-holder .votingin {
  height: 15px;
  border: 2px solid #fff;
  float: left;
  border-radius: 100px;
}
.reviews-page .voting-holder .votingin.good {
  background: #00be16;
}
.reviews-page .voting-holder .votingin.medium {
  background: #fa6400;
}
.reviews-page .voting-holder .votingin.bad {
  background: #ff0000;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .reviews-page .blog-card.last-card .vote > a:hover:after {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 990px) {
  .reviews-page .blog-card.last-card .overflow {
      height: 180px;
      background-image: none;
  }
  .reviews-page .blog-card.last-card {
    padding-right: 0;
  }
  .reviews-page .blog-card.last-card .title-h2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .reviews-page .voting-holder .h1-title {
    font-size: 14px;
  }
}

/* 1244 fixes  */

.right-sidebar-holder:empty {
  display: none;
}

.layout-1244 h1 {
  text-align: left;
}

.layout-1244 .to-countries ul {
  columns: 4;
  list-style: none;
  padding-left: 0;
  column-gap: 19%;
}

@media (max-width: 1199px) {
  .layout-1244 .to-countries ul {
    columns: 3;
  }
}

@media (max-width: 767px) {
  .layout-1244 .to-countries ul {
    columns: 2;
  }
}

.layout-1244 .to-countries ul a {
  color: #555;
  display: block;
  margin-bottom: 10px;
}

.layout-1244 .to-countries ul a:hover {
  color: #f8731d;
}

.layout-1244 .flags {
  display: flex;
  gap: 10px;
  flex-flow: row wrap;
  justify-content: space-evenly;
}

.layout-1244 .flags::after {
  content: "";
  flex: auto;
}

.layout-1244 .flags .flag {
  width: 85px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 7%);
  padding: 8px 4px;
  text-align: center;
  font-weight: bold;
}

@media (max-width: 1199px) {
  .layout-1244 .flags .flag {
    width: 18.8%;
  }
}

@media (max-width: 991px) {
  .layout-1244 .flags .flag {
    width: 18.5%;
  }
}

@media (max-width: 767px) {
  .layout-1244 .flags .flag {
    width: 31%;
  }
}

.layout-1244 .flags .flag a {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: end;
  justify-content: center;
}

.layout-1244 .flags .flag a p {
  line-height: 14px;
  margin-bottom: 5px;
  font-size: 11px;
  width: 100%;
  word-break: break-word;
}

.layout-1244 .flags .flag a img {
  width: auto;
  border: 1px solid #cdcdcd;
  height: 40px;
  object-fit: contain;
  max-width: calc(100% - 8px);
}

.more {
  text-align: center;
}

.more .more-products {
  background: #f8731d;
  font-size: 14px;
  padding: 10px !important;
  display: inline-block;
}

.top_right_button {
  background: #d7d0cb;
  font-size: 12px;
  padding: 5px !important;
  display: inline-block;
}

.layout-1244 .country-tables table tr {
  border-bottom: 1px solid #cdcdcd;
}

.layout-1244 .country-tables table th,
.layout-1244 .country-tables table td {
  padding: 5px 0;
  vertical-align: top;
}

.layout-1244 .country-tables table td a {
  color: inherit;
}

.layout-1244 .country-tables table td a:hover {
  color: #f8731d;
}

.layout-1244 .country-tables table th:first-of-type {
  width: 40%;
}

.layout-1244 .country-tables table th {
  width: 20%;
  word-break: break-all;
}

.layout-1244 .country-tables img {
  width: 20px;
  margin-right: 5px;
}

@media (max-width: 767px) {
  .layout-1244 .country-tables span {
    width: 70%;
    float: right;
  }

  .show-more-container .show-more:hover,
  .hide_before .show-more {
    background-color: #FF9B63 !important;
  }
}

.old-detail-page .breadcrum i:last-of-type {
  display: none;
}

.old-detail-page .overview-container h1 {
  text-align: center;
}

.show-more-container {
  top: -20px;
  z-index: 99;
}

.show-more-container.hide_before,
.show-more-container.specs {
  top: 0;
}

.show-more-container::before {
  content: "";
  display: block;
  position: absolute;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 75%);
  width: 100%;
  top: -30px;
  z-index: -1;
  height: 50px;
  pointer-events: none;
}

.show-more-container::after {
  content: "";
  display: block;
  border: 1px solid #e6e7e7;
  position: absolute;
  width: 100%;
  top: 50%;
  z-index: -1;
}

.show-more-container .show-more {
  width: 150px;
  background-color: #FF9B63;
  color: #fff !important;
}

.hide_before .show-more {
  background-color: #555;
}

#prod_desc {
  height: 210px;
  clear: both;
  overflow: hidden;
}

#prod_spec {
  height: 135px;
  clear: both;
  overflow: hidden;
}

.show_more_content {
  float: left;
  width: 100%;
}

.show_more_content ul {
  margin-bottom: 15px;
  padding-inline-start: 15px;
}

.show_more_content > ul:first-child {
  margin-top: 15px;
}

.product-contact {
  margin-top: 10px;
  padding: 0 25px;
}

.hide_before.show-more-container::before {
  display: none;
}

.show-more-animate {
    transition: height .3s ease-out;
}

.staffel-holder span.col-xs-4 {
  text-align: right;
}

.staffel-holder .offer {
  background: #f5f5f5;
  padding: 5px 5px 5px 10px;
  line-height: 2;
}

.staffel-holder .offer  .cta {
  background: #989c9c;
  line-height: 1.5;
  float: right;
  padding: 0px 10px;
  font-weight: normal;
}

.semi-banner {
  text-align: center;
}

.semi-banner img {
  width: 100%;
  height: auto;
}

/* Improve CLS */
@media (min-width: 768px) {
  section.first {
    padding-top: 126.141px;
  }
}

@media (min-width: 1024px) {
  section.first {
    padding-top: 145.562px;
  }
}

@media (min-width: 1200px) {
  section.first {
    padding-top: 143.14px;
  }
}

@media (max-width: 767px) {
  section.first {
    padding-top: 75.2812px;
  }
}

#js_service-main .cta:first-of-type {
  margin-bottom: 15px;
}

#js_service-main .cta a {
  color: #555;
}

#js_service-main .cta:hover a {
  color: #fff;
}

#lbltaxnumber .loading-icon {
  display: none;
}

#lbltaxnumber .loading-icon.active {
  display: initial;
  position: absolute;
  top: 15px;
  left: -15px;
  transform: translate(-50%, -50%);
  z-index: 9999;
}

#lbltaxnumber .right {
  white-space: initial !important;
  position: relative;
  padding: 0;
}

#lbltaxnumber .cta {
  min-width: auto;
  height: 30px;
  line-height: initial;
}

#lbltaxnumber .vat-ok {
  margin-right: 5px;
}

#lbltaxnumber .btn {
  transition: background 0.3s ease 0s;
  background: #F8731D;
  font-size: inherit;
  color: #fff;
  font-weight: bold;
  line-height: initial;
  border: 2px solid transparent;
  cursor: pointer;
  font-style: normal;
  border-radius: 2px;
  display: inline-block;
  height: 30px;
  margin-top: -2px;
}

#lbltaxnumber .btn:hover,
#lbltaxnumber .btn:active {
  color: #fff;
  background: #d95f02;
  cursor: pointer;
}

#lbltaxnumber .btn:active {
  border: 2px solid #f8731d;
}

#lbltaxnumber .validation-msg {
  left: initial;
  bottom: initial;
  margin-top: 5px;
  width: 100%;
  position: relative;
  line-height: 17px;
  transform: inherit;
}

#lbltaxnumber .validation-msg:before {
  left: 84px;
}

#lbltaxnumber .member_vat_info {
  margin-top: 5px;
  line-height: 20px;
}

#lbltaxnumber.valid::after {
  content: "";
}

.cart-content input::-moz-placeholder {
  font-style: italic !important;
  font-size: 11px !important;
  opacity: 1;
}

.cart-content input::-ms-input-placeholder {
  font-style: italic !important;
  font-size: 11px !important;
}

.cart-content input::-webkit-input-placeholder {
  font-style: italic !important;
  font-size: 11px !important;
}

#frmaccount .small {
  font-size: 11px;
  font-style: italic;
}

footer .old-device .losselink {
  margin-left: 10px;
}

.newsletter-form-fields {
  background-color: #f1f1f1;
  padding: 16px;
}

.newsletter-form-fields .check {
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.newsletter-form-fields .check input {
  margin-right: 12px;
}

.newsletter-form-fields input[type="text"],
.newsletter-form-fields input[type="email"] {
  padding-left: 15px;
  padding-right: 15px;
  height: 40px;
  border: 0;
  box-shadow: 0 0 9px rgb(0 0 0 / 15%);
}

.newsletter-form-fields input[type="text"] {
  width: calc(50% - 6px);
}

.newsletter-form-fields input[name="email"] {
  width: 100%;
}

.newsletter-form-fields input[type="submit"] {
  float: right;
  background: #d95f02;
  border: 0;
  border-radius: 2px;
  color: #fff;
  height: 40px;
  padding-left: 26px;
  padding-right: 26px;
}

.mid .coos {
  display: block;
  background: inherit;
  top: inherit;
  top: inherit;
  z-index: inherit;
}

.mid .coos .coo-popup {
  padding: 0;
}

.coos {
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(3px);
  z-index: 9998;
}

.coos .coo-popup {
  width: 680px;
  max-width: 95vw;
  background-color: #fff;
  padding: 32px;
}

.coos .coo-popup .coo-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}

.coos .buttons-holder {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: stretch;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .coos .buttons-holder {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
  }
}

.coos .coo-button {
  height: 40px;
  width: 100%;
  padding: 0 10px;
  border: 1px solid #f8731d;
  border-radius: 5px;
  margin-bottom: 10px;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  min-width: 49%;
  color: #555;
}

@media screen and (min-width: 768px) {
  .coos .coo-button {
    max-width: calc(50% - 4px);
  }
}

.coos .coo-button.agree-coos {
  background: #f8731d;
  color: #fff;
}

.coos .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 24px;
}

.coos .switch input {
  position: relative;
  opacity: 0;
  width: 68px !important;
  height: 34px !important;
  z-index: 2;
}

.coos .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.coos .slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.coos input:checked + .slider {
  background-color: #f8731d;
}

.coos input:focus + .slider {
  box-shadow: 0 0 1px #f8731d;
}

.coos input:checked + .slider:before {
  transform: translateX(33px);
}

.coos .slider.round {
  border-radius: 34px;
  z-index: 1;
}

.coos .slider.round:before {
  border-radius: 50%;
}

.coos .setting {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 800;
  margin-bottom: 12px;
  margin-top: 12px;
}

.coos .slider.round::after {
  display: block;
  color: #fff;
  opacity: 0.5;
  position: absolute;
  left: unset;
  right: 12px;
  top: 4px;
}

.coos input:checked + .slider::after {
  display: block;
  color: #fff;
  opacity: 0.5;
  position: absolute;
  left: 12px;
  right: unset;
  top: 4px;
}

@media screen and (max-width: 767px) {
  .multi2old .first .filter-link {
    position: fixed;
    width: 100%;
  }

  section.first > .container {
    padding-top: 0;
  }

  section.first > .filter-link + .container {
    padding-top: 35px;
  }

  .detailinfo-wrapper .detail-photos {
    min-height: 350px;
  }

  header .btn-main-menu {
    min-height: 55px;
  }

  header .btn-main-menu > span {
    position: absolute;
    bottom: 6px;
    top: unset;
  }

  header .btn-inwinkelmand .shoppingcart {
    display: inline-block;
    min-height: 31px;
    min-width: 39px;
  }

  .multi2.category .breadcrumbs.nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 10px;
    height: auto;
  }

  .multi2.category section.first > .container {
    padding-top: 37px;
  }

  .multi2.category.nofilter-xmas-filters section.first > .container {
    padding-top: 0;
  }
}

.pagination_infty {
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}

.pagination.pagination_infty.loading::before {
  content: "\f1ce";
  display: inline-block;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  font-family: 'FontAwesome';
  z-index: 1110;
  font-size: 14px;
  margin: 0 10px;
}

.js_checkout-slider {
  padding-bottom: 1px;
  padding-left: 1px;
}

#street_err_msg {
  line-height: 20px;
}

.bottom_border {
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
}
