/* Algemeen */
body,
*:not(.fa) {
  font-family: 'Montserrat', sans-serif;
}

h1,
.h1-title,
h2,
.cta.light:hover,
.cta.light:active {
  color: #fff;
  font-size: 20px;
}

.footer-page h1 {
  color: #010101;
}

p {
  font-size: 14px;
  color: #010101;
}

.footer-page h2 {
  font-size: 16px;
}

.search {
  border: 2px solid #f2f2f2;
  line-height: 16px;
  color: #333;
  padding: 10px 0 10px 20px;
}

.search::placeholder {
  color: #333;
}

.btn-search {
  height: 40px;
  width: 40px;
}

.btn-search,
.btn-search:active,
.btn-search:before {
  color: #333 !important;
}

.btn-search:hover,
.btn-search:hover:before {
  background: #185bac;
  color: #fff !important;
}

.cta.default {
  color: #185bac;
  border-color: #185bac;
}

.cta.default .active-bar,
.cta.default .infobutton,
.cta.winkelmand:active,
.cta.default:hover,
.cta.default:active,
.cta.grey:hover,
.cta.grey:active {
  background: #185bac;
}

.cta.default .infobutton,
.cta.light .infobutton {
  display: none;
}

a.btn.winkelmand,
span.btn.winkelmand,
.cta,
a.btn.winkelmand:hover,
span.btn.winkelmand:hover {
  background: #ff9400;
  border: none;
}

.cta.winkelmand {
  color: #ff9400;
  border-color: #ff9400;
  font-size: 13px;
  line-height: 28px;
  font-weight: normal;
  border-radius: 10px;
}

.cta.winkelmand.resetcart .infobutton {
  display: none;
}

.detailpage .products-holder .product-item .infobutton {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  color: #010101;
  background: #ededed;
  border: none;
  border-radius: 0 0 6px 0;
}

.cta.winkelmand .active-bar,
.cta.winkelmand:hover {
  background: #ff9400;
}

.cta.winkelmand .infobutton {
  background: #ff9400;
  color: #fff;
}

a.btn.gegevens,
span.btn.gegevens,
.cta.gegevens,
.cta.button {
  background: #185bac;
  border-color: #0477a5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a.btn.extra,
span.btn.extra,
.cta.button,
.cta.inactive {
  color: #fff;
}

a.btn.gegevens:hover,
a.btn.gegevens:focus,
a.btn.gegevens:active,
.cta.gegevens:hover,
.cta.gegevens:focus,
.cta.gegevens:active,
span.btn.gegevens:hover,
span.btn.gegevens:focus,
span.btn.gegevens:active,
.cta.button:hover,
.cta.button:active {
  background: #0d163c;
}

.mobile-usp {
  display: none !important;
}

@media (max-width: 990px) {

  .divtable .tbody>div>div:last-child,
  .divtable .tbody>a>div:last-child {
    width: 60px;
  }
}

/* end of Algemeen */

/* Top nav */
nav.navbar-default {
  background: #f9f9f9;
}

.navbar-default .navbar-nav>li {
  position: relative !important;
  /* neccessary for languages view */
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li.focus-btn>a:hover {
  color: #333;
  padding: 0 20px;
}

.navbar-default .navbar-nav>li.focus-btn>a {
  padding-right: 20px;
}

.navbar-default .navbar-nav>li>a span {
  padding-right: 10px;
}

.navbar-default .navbar-nav>li>ul {
  border-color: #185bac;
}

.focus-btn {
  background: #185bac;
}

.navbar-default .navbar-nav>li.focus-btn>a {
  color: #fff;
}

.site_dropdown li,
.site_dropdown li a {
  color: #185bac;
}

.navbar-default .navbar-nav>li>a img {
  margin-top: 3px;
  width: 25px;
}

.category-holder .assortiment-button a {
  padding: 0 15px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .category-holder .menu > ul {
    display: none;
  }

  .category-holder .assortiment-button i {
    margin-right: 5px;
  }

  .category-holder .menu.active > ul {
    display: inline-block;
    padding: 0;
    margin: 0 15px;
    background: #185bac;
  }

  .category-holder .menu.active > ul > li {
    float: left;
    padding: 0 15px;
    height: 42px;
  }
}

@media (min-width: 768px) {
  .navbar-static-top ul {
    margin-right: 0;
  }

  #js_btn-assortiment,
  #js_assortiment {
    display: none;
  }
}

/* end of top nav */

/* Header */
header {
  background: #fff;
}

header .allteq-logo {
  display: block;
  position: relative;
  float: left;
}

.big-shopping-button .shoppingcarttext .shoppingcartcount {
  background: #ff9400;
  color: #fff;
}

.cta.light,
.cta.default,
.cta.winkelmand {
  padding: 15px !important;
  font-size: 12px !important;
  line-height: 18px;
  height: auto;
  border-radius: 0;
}

.login .cta {
  line-height: 1;
  padding: 15px;
}

.login-holder .login label {
  color: #fff;
}

@media (min-width: 992px) {
  .login .cta:hover {
    background: #0d163c !important;
  }

  .cta:hover .active-bar,
  .cta:active .active-bar {
    display: none;
  }
}

.product-cta,
.product-cta:hover,
.product-cta:focus,
.product-cta:active {
  padding: 15px;
  background: #185bac;
  font-weight: bold;
  color: #fff;
  left: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  min-width: 145px;
  text-align: center;
}

.cart-mnu strong {
  color: #185bac;
}

.cart-mnu .total>a {
  float: left;
}

.cart-mnu .shoppingcart-holder {
  max-height: calc(1000px - 220px);
}

.cart-mnu .USP {
  display: inline-block;
  margin: 15px 0;
}

@-webkit-keyframes flash3 {
  0% {
    background: #f2f2f2;
  }

  10% {
    background: #ff9400;
  }

  100% {
    background: #f2f2f2;
  }
}

#left-col>nav .popup-header a#product-count-holder.flash span,
.shoppingcarttext.flash {
  -webkit-animation-name: flash3;
  -webkit-animation-duration: 2000ms;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
}

@media (min-width: 1199px) {
  header {
    padding: 0 15px !important;
  }
}

@media (max-width: 767px) {
  header .toprow {
    padding: 10px 20px;
    position: relative;
    float: left;
    width: 100%;
    box-shadow: 10px 5px 25px rgb(34 34 34 / 15%);
  }

  .header-search-btn {
    width: 40px;
    height: 40px;
    border: 2px solid #f2f2f2;
    margin: 0;
  }

  .header-search-btn:before {
    color: #333;
    font-size: 14px;
  }

  header .navbar-toggle {
    margin: 0 0 0 5px;
    background: #1c5baa;
    height: 40px;
    width: 40px;
    text-align: center;
    color: #fff;
  }

  header .big-shopping-button {
    background: #1c5baa !important;
    top: 10px;
    border-radius: 0;
    width: 40px !important;
    height: 40px;
    right: 20px;
  }

  .small-icon-holder {
    padding-right: 45px;
  }

  header .allteq-logo {
    padding: 8px 0;
  }

  header .big-shopping-button .shoppingcarttext {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0;
    text-align: center;
  }

  .big-shopping-button .shoppingcarttext:before {
    left: 0;
    top: 0;
    font-size: 14px;
    width: 100%;
  }

  .big-shopping-button .shoppingcarttext .shoppingcartcount {
    top: -50%;
    transform: translate(-50%, 50%);
    right: -50%;
  }
}

@media (min-width: 768px) {
  header {
    padding: 0 !important;
  }

  header .big-shopping-button {
    padding: 0;
    width: 147px;
    text-align: center;
    position: relative;
    float: right;
    right: 0;
    bottom: 0 !important;
  }

  header:not(.sticky) .js_shop-holder {
    padding: 25px 15px;
  }

  .checkout header .toprow {
    position: relative;
    top: unset;
    transform: unset;
  }

  header .toprow {
    display: block;
    position: absolute;
    float: left;
    top: 50%;
    transform: translate(0, -50%);
  }

  header .search-holder {
    border-radius: 0;
    position: relative;
    width: 400px;
    left: 100%;
    transform: translate(-140%);
    float: left;
  }

  header .big-shopping-button .shoppingcarttext {
    position: relative;
    background: #185bac;
    color: #fff;
    padding: 0 25px;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
  }

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

  header .big-shopping-button .shoppingcarttext .shoppingcartcount {
    position: absolute;
    border-radius: 50%;
    text-align: center;
    width: 24px;
    height: 24px;
    right: -12px;
    top: -12px;
    line-height: 26px;
    FONT-WEIGHT: normal;
  }

  .big-shopping-button .shoppingcarttext:before {
    content: "";
  }

  header .big-shopping-button .shoppingcarttext>span,
  header .big-shopping-button .fa-angle-down {
    display: block !important;
  }

  header .big-shopping-button .shoppingcarttext>span.text,
  header .big-shopping-button .shoppingcarttext>span.shoppingcartcount {
    display: block !important;
    color: #fff;
  }

  header .big-shopping-button .shoppingcarttext:after {
    content: "";
  }

  header.sticky {
    height: 75px;
  }
}

@media (min-width: 786px) and (max-width: 990px) {
  header .search-holder {
    margin: 0;
  }
}

@media (min-width: 991px) {
  header .big-shopping-button .shoppingcarttext>span {
    display: block;
  }

  header .search-holder {
    width: 540px;
    transform: translate(-130%);
  }
}

/* end of header */

/* USP holder */

.uspholder {
  background: #fff;
}

.usps-holder .usp-item:hover,
.usps-holder .usp-item:active {
  background: #185bac;
}

.usps-holder .usp-item .fa:before {
  color: #fff;
}


/* end of USP holder */


/* Menu - left col */

.fa-shopping-cart:before {
  display: none;
}

.category-holder {
  height: 40px;
  background: #185bac;
  z-index: 249;
  padding: 0;
}

.category-holder ul {
  list-style: none;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
}

.category-holder ul li a,
.category-holder ul li span {
  float: left;
}

.category-holder ul li a,
.category-holder ul li a:active {
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}

.category-holder ul li a:hover {
  border-bottom: 2px solid #ff9400;
}

.category-holder ul li span span,
.category-holder>div>div>ul>li>ul,
.assortiment .fa,
.filter.top_menu_bar>ul>li>span #mNu,
.filter.top_menu_bar>ul>li:hover>span #mNu,
.meest .meestverkocht-item .infobutton {
  display: none;
}


#left-col {
  margin-top: 30px;
}

.assortiment.top_menu_bar {
  background: none;
  border: 1px solid #f9f9f9;
}

.assortiment.top_menu_bar > ul > li > span {
  padding: 5px 0 5px 15px;
  background: #f9f9f9;
}

.top_menu_bar > ul > li > ul > li > ul {
  display: none;
}

.top_menu_bar.assortiment > ul > li > ul span a {
  padding: 7.5px 15px;
  display: block;
}

.wensen-holder .top_menu_bar.assortiment > ul > li > ul > li > span:hover,
.wensen-holder .top_menu_bar.assortiment > ul > li > ul > li.active > span {
  background: #185bac;
}

.wensen-holder .top_menu_bar.assortiment > ul > li > ul > li > span:hover a,
.wensen-holder .top_menu_bar.assortiment > ul > li > ul > li.active > span a {
  color: #fff;
}

@media (min-width: 768px) {
  .top_menu_bar.assortiment .filter-header {
    display: none;
  }
}

.assortiment.top_menu_bar > ul > li.active.menurollup > ul,
.assortiment.top_menu_bar > ul > li.menuclosed.menurollup.active > .hiddenentry,
.assortiment.top_menu_bar > ul > li.menurollup > .hiddenentry {
  display: block;
}

.assortiment.top_menu_bar > ul > li.menuclosed.active > .hiddenentry,
.assortiment.top_menu_bar > ul > li.menuclosed > ul {
  display: none;
}

.top_menu_bar > ul > li > ul > li.active > ul {
  display: block;
  border-bottom: 1px solid #f9f9f9;
  border-left: none;
}

.top_menu_bar.assortiment > ul > li > ul,
.top_menu_bar.assortiment > ul > li > ul > li span {
  padding: 0;
  margin: 0;
}

.top_menu_bar > ul > li > ul > li.active > ul > li.active a {
  font-weight: bold;
}

.top_menu_bar.assortiment > ul > li.menurollup.active > span:before {
  content: "\f068";
}

.top_menu_bar.assortiment > ul > li.active > span:before {
  content: "\f067";
}

.top_menu_bar.assortiment > ul > li > ul span > span {
  display: none;
}

.top_menu_bar > ul > li > ul > li.active > span > ul a {
  font-weight: bold;
}

.filter.top_menu_bar>ul>li>span::after,
.filter.top_menu_bar>ul>li.menurollup>span::after,
.top_menu_bar>ul>li>span a,
.top_menu_bar.assortiment>ul>li.menurollup>span:before,
.top_menu_bar.assortiment>ul>li>span:before {
  margin-left: 0;
  color: #010101;
  font-weight: bold;
  font-size: 13px;
}

.filter.top_menu_bar#js_menu>ul>li>ul {
  margin-bottom: 10px;
}

.top_menu_bar>ul>li>span #mNu,
.top_menu_bar>ul>li>span:hover #mNu:before,
.top_menu_bar>ul>li>ul span:hover a,
.review-holder .check-holder .fa:before,
.bottom-texts h2.review-h2,
.filter.top_menu_bar>ul>li ul li.active>span::before {
  color: #185bac;
}

.filter .top-bar,
.filter .top-bar:hover {
  border-bottom: none;
}

.filter.top_menu_bar>ul>li>span {
  border: none;
  font-size: 12px;
  color: #010101;
  font-weight: bold;
}

.review-holder .review .head,
.first-review .number-holder,
.review-holder .review .number-holder,
.meest .meestverkocht-item:hover,
.meest .meestverkocht-item:active {
  background: #185bac;
}

.filter.top_menu_bar>ul>li>ul>li:not(.active)>span::before,
.filter.top_menu_bar>ul>li ul li.active>span::before {
  display: none;
}

.filter.top_menu_bar>ul>li ul li.active span a {
  font-weight: bold;
}

#js_breadcrumbs {
  display: flex;
  align-items: center;
}

@media (min-width: 769px) {
  #js_breadcrumbs {
    margin-top: 30px;
  }
}

#js_breadcrumbs ol {
  width: auto;
  margin: 0;
}

.level-up {
  border: 1px solid #185bac;
  border-radius: 5px;
  display: inline-block;
  margin-right: 10px;
  transition: all 0.3s ease;
}

.level-up:hover {
  background: #0a67ae;
  border-color: #0a67ae;
}

.level-up:hover a {
  color: #fff;
}

.level-up a {
  padding: 5px 10px;
  display: block;
  color: #424242;
}

.level-up a::before {
  content: "\f104";
  font-family: FontAwesome;
  padding-right: 5px;
}

#js_breadcrumbs ol li a {
  color: #010101;
}

@media (max-width: 767px) {

  #left-col .popup-header,
  .wensen-holder .popup-footer {
    background: #185bac;
    border-color: #185bac;
  }

  nav .top-bar,
  .popup-open .top-bar {
    color: #185bac !important;
    border-color: #185bac;
    background: #fff;
    padding: 0;
  }

  .review-holder .review,
  .review-holder .first-review {
    border-color: #185bac;
  }

  .review-holder .review .head {
    color: #185bac;
  }
}

@media (min-width: 768px) {
  .wensen-holder {
    margin-top: 0;
  }

  .top-bar.filter-header {
    background: #fff;
    padding: 0;
    color: #010101 !important;
    font-size: 16px;
  }

  .top_menu_bar>ul>li {
    font-size: 14px;
    padding: 0;
  }
}
/* end of Menu - left col */


/* home */

#rootmeat>div,
.allteq-home,
.allteq-home>div,
.slider-wrapper {
  padding: 0;
}

.USP {
  font-size: 14px;
  padding: 0;
  margin: 25px 0;
  max-height: 20px;
  overflow: hidden;
}

@media (min-width: 1199px) {
  .USP {
    display: flex;
    justify-content: space-between;
  }
}

.USP span:not(:last-of-type) {
  margin-right: 22px;
}

.USP a {
  color: #2f2f2f;
}

.USP b {
  color: #185bac;
  font-weight: bold;
}

.USP a:hover,
.cart-mnu .USP:hover {
  color: #185bac;
}

.USP i {
  color: #185bac;
  margin-right: 10px;
}

.main-slider .title,
.catalogus-content .h1-title {
  font-size: 40px;
  line-height: 50px;
  color: #185bac !important;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 0;
  text-align: left !important;
}

.slider-wrapper {
  background: #f9f9f9;
  padding: 60px 0;
}

.slider-content-holder .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.slider-content-holder>div:last-of-type {
  background: #fff;
  padding: 40px;
}

@media (max-width: 1199px) {

  .main-slider .title,
  .catalogus-content .h1-title {
    font-size: 24px;
    line-height: 40px;
  }
}

.slider-content-holder p,
.catalogus-content p {
  padding: 0;
  margin-bottom: 20px;
  font-size: 20px;
}

.main-slider .product-cta {
  float: none;
  margin: 0 5px;
  display: inline-block;
}

.main-slider .product-cta>span {
  font-size: 16px;
  padding-left: 10px;
}

.main-slider .product-cta:first-of-type {
  margin-left: 0;
}

.product-cta.darkgrey {
  background: #2f2f2f;
}

.product-item:hover .product-cta,
.product-cta:hover {
  background: #0d163c;
}

@media (min-width: 1200px) {
  .allteq-home>div:nth-child(1) > div {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .slider-content-holder {
    max-height: 275px !important;
  }
}

@media (max-width: 1199px) {
  .allteq-home>div:nth-child(1) > div {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .slider-content-holder {
    max-height: 30vh;
    display: flex;
  }
}

.allteq-home .h1-title {
  padding: 0;
  text-align: center;
  color: #000;
}

.allteq-home .row .category-allteq-item {
  margin-top: 30px;
}

.allteq-home .row:last-of-type .category-allteq-item {
  margin-bottom: 0;
}

.allteq-home .row:not(.producten-row) {
  margin-right: -15px;
}

.allteq-home .category-allteq-item .wrapper {
  border: 2px solid #fff;
  background: #fff;
}

.allteq-home .category-allteq-item .extra {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  background: #fff;
}

.allteq-home .category-allteq-item .wrapper .extra i {
  font-size: 60px;
  background: #f9f9f9;
  border-radius: 50%;
  height: 135px;
  width: 135px;
  text-align: center;
  padding: 40px;
}

.allteq-home .category-allteq-item .image {
  height: 200px;
}

.allteq-home .category-allteq-item img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
}

.category-title {
  line-height: 40px;
  font-size: 20px;
  color: #185bac;
  padding: 20px;
  margin-top: 50px;
  font-weight: bold;
}

.category-title .product-cta {
  width: 40px;
  height: 40px;
  text-align: center;
  left: auto;
  padding: 0;
  background: #ff9400;
  font-size: 12px;
  line-height: 40px;
  min-width: auto;
}

.category-henzo-item:hover .product-cta {
  background: #0d163c;
}

.banners .banner .content>div {
  padding: 40px 0 90px 40px;
  font-size: 20px;
  max-height: 230px;
  overflow: hidden;
  color: #fff;
  z-index: 2;
}

.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner .content::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  position: absolute;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

.banners .banner .content .title {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 50px;
  margin-bottom: 10px;
}

.banners .banner .content span {
  display: block;
  margin-bottom: 20px;
  color: #fff;
}

.banners .banner .content .product-cta {
  font-size: 12px;
  float: left;
  background: #ff9400;
  position: absolute;
  left: 40px;
  bottom: 40px;
  z-index: 2;
}

.line {
  margin: 60px 0;
}

.line .container>div {
  border: 1px solid #f9f9f9;
}

@media (min-width: 1200px) {
  .allteq-home .row:not(.producten-row) {
    display: flex;
    justify-content: center;
  }

  .allteq-home .row .category-allteq-item {
    width: 20% !important;
    max-width: 235px;
  }

  .allteq-home .category-allteq-item .wrapper .category-title {
    display: flex;
    flex-wrap: nowrap;
  }

  .allteq-home .category-allteq-item .wrapper {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
  }

  .allteq-home .category-allteq-item .wrapper .category-title {
    font-size: 15px;
    margin-top: 0;
    padding: 15px;
    align-items: center;
    justify-content: space-between;
    line-height: 1.4;
    min-height: 72px;
    word-break: break-word;
  }

  .allteq-home .category-title .product-cta {
    width: 30px;
    height: 30px;
    line-height: 30px;
    min-width: unset;
    flex:none;
    float: right;
    margin-left: 10px;
  }
}

@media (max-width: 1199px) {
  .banners .banner .content .title {
    font-size: 20px;
    margin-bottom: 0;
  }

  .banners .banner .content .product-cta {
    bottom: 20px;
    left: 20px;
  }

  .banners .banner .content>div {
    padding: 5px 0 65px 20px;
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .allteq-home .category-allteq-item .extra {
    height: 200px;
  }

  .inspiration-banner {
    padding: 40px 0 !important;
  }
}

@media (max-width: 991px) {
  .allteq-home .category-allteq-item .wrapper .extra i {
    height: 120px;
  }

  .allteq-home .category-allteq-item .wrapper .extra i {
    height: 100px;
    width: 100px;
    padding: 23px;
  }

  .allteq-home .category-allteq-item .image,
  .allteq-home .category-allteq-item .extra {
    height: 120px;
  }

  .inspiration-banner {
    padding: 5px 0 !important;
  }
}

@media (max-width: 767px) {
  .line {
    margin: 10px 0;
  }

  .line .container>div {
    display: none;
  }

  .banners .banner:not(:last-child) .content {
    margin-bottom: 10px;
  }

  .banners .banner {
    padding: 0;
  }
}

.greybg {
  background: #f9f9f9;
  padding: 0;
}

.allteq-home .greybg {
  display: flex;
}

.allteq-home .greybg .image {
  background-image: url(../../img/mouse.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.catalogus-content {
  padding: 40px;
}

.catalogus-content .product-cta {
  float: left;
}

.allteq-home .producten-row {
  float: left;
  margin-top: 35px;
}

.divtable .thead>div>div {
  font-size: 12px;
  color: #010101;
}

.divtable>div>a>div,
.divtable strong {
  color: #010101;
  font-weight: normal;
}

.divtable .tbody>a>div .product-thumb {
  border: none;
}

.accordion {
  overflow: hidden;
  height: 390px;
}

.accordion ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  height: 100%;
}

.accordion ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  width: 10%;
  transition: all 500ms ease;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}

.accordion ul li a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 3;
  box-sizing: border-box;
  color: #fff;
  transition: all 200ms ease;
}

.accordion ul li a .content {
  opacity: 0;
  margin: 0;
  min-width: 300px;
  position: absolute;
  z-index: 5;
  transform: translate(-20px, -50%);
  left: 35%;
  top: 50%;
  transition: all 400ms ease;
  max-width: 60%;
}

.accordion ul li.active {
  width: 45%;
}

.accordion ul li.active a .content {
  opacity: 1;
  transform: translate(0, -50%);
}

.accordion li.black {
  background-color: #5f5f5f;
  background-image: url('../../img/zwart.jpg');
}

.accordion li.blue {
  background-color: #3c7ae4;
  background-image: url('../../img/blauw.jpg');
}

.accordion li.gold {
  background-color: #cda769;
  background-image: url('../../img/goud.jpg');
}

.accordion li.pink {
  background-color: #f60077;
  background-image: url('../../img/roze.jpg');
}

.accordion li.grey {
  background-color: #bababa;
  background-image: url('../../img/grijs.jpg');
}

.accordion .h1-title {
  font-size: 30px;
  line-height: 50px;
}

.accordion p {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 20px;
}

.accordion .cta {
  background: #fff;
  padding: 15px;
  color: #000;
  text-transform: initial;
  font-weight: bold;
  display: block;
  line-height: 1;
  float: left;
  transition: all .2s ease;
}

.allteq-home .category {
  background: #f9f9f9;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .allteq-home .row:not(.producten-row) {
    margin-right: -5px;
  }

  .allteq-home .category .row {
    margin-right: -15px;
  }

  .allteq-home .row .category-allteq-item {
    padding: 0 20px;
    margin-bottom: 0;
    align-items: center;
    margin-top: 10px;
  }

  .allteq-home .category-allteq-item .image {
    height: 75px;
  }

  .allteq-home .category-allteq-item img {
    top: auto;
    transform: none;
    height: 100%;
    margin: 0;
  }

  .accordion {
    height: 250px;
  }

  .accordion ul li {
    width: 15%;
  }

  .accordion ul li.active,
  .accordion ul li a .content {
    width: 40%;
  }

  .accordion ul li a .content {
    min-width: 220px;
    left: 40%;
  }

  .accordion .h1-title {
    font-size: 20px;
  }

  .accordion p {
    font-size: 18px;
  }

  .category-title {
    padding-left: 15px;
    margin-top: 0;
  }
}

@media (min-width: 992px) {

  .allteq-home .producten-row,
  .products-holder.category .product-item-holder {
    display: flex;
  }
}

@media (max-width: 991px) {
  .accordion {
    height: 220px;
  }

  .accordion ul li {
    width: 12.5%;
  }

  .accordion ul li.active,
  .accordion ul li a .content {
    width: 50%;
  }

  .accordion ul li a .content {
    left: 30%;
  }

  .accordion .h1-title {
    line-height: 30px;
  }

  .accordion p {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .accordion ul li.active,
  .accordion ul li a .content {
    background-size: 30%;
  }
}

@media (min-width: 768px) {
  .accordion .cta:hover {
    background: #bababa;
  }

  .products-holder .product-item-holder:hover .product-item,
  .products-holder .product-item-holder:active .product-item {
    border-color: #185bac;
  }

  .category-title .product-cta:hover,
  .products-holder .product-item-holder:hover .product-item .product-cta {
    background: #aa4902;
  }
}

.products-holder.category .product-item-holder .product-item {
  border: 2px solid #f9f9f9;
  padding: 15px;
  display: flex;
}

.product-item-holder .content-holder {
  padding-left: 15px;
  display: flex;
  flex-wrap: wrap;
}

.parent-product-item .product-item .product-name .title {
  color: #010101;
  font-size: 14px;
  height: auto;
}

.parent-product-item .product-item .prod-usp {
  margin-bottom: 30px;
  height: auto;
}

.parent-product-item .product-item .prod-usp>span {
  padding-left: 0;
}

.parent-product-item .ball-holder {
  margin-bottom: 20px;
  padding: 0;
  align-self: flex-end;
}

.parent-product-item .product-item .color-ball {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  float: left;
  margin-right: 5px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
}

.parent-product-item .product-item .product-cta {
  width: 100%;
  align-self: flex-end;
  background: #ff9400;
}

@media (max-width: 767px) {
  .accordion {
    margin: 60px 0 0;
    height: auto;
  }

  .accordion ul {
    height: 150px;
  }

  .accordion>a {
    background: #cda769;
    padding: 15px;
  }

  .accordion ul li {
    width: 20% !important;
  }

  .USP {
    display: none;
    margin-top: 75px;
  }

  .USP span:first-of-type {
    margin-bottom: 15px;
  }

  .main-slider:not(.bottom-slider) {
    margin: 80px 0 40px;
  }

  .allteq-home .greybg {
    margin: 60px -15px 0 -15px;
    height: auto;
    width: calc(100% + 30px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 20px;
  }

  .allteq-home .greybg {
    margin-top: 0;
  }

  .catalogus-content {
    padding: 0;
  }

  .main-slider:not(.bottom-slider)>div {
    padding: 15px;
    position: relative !important;
    transform: none;
    background: none;
  }

  .main-slider .title,
  .catalogus-content .h1-title {
    font-size: 18px;
    line-height: 24px;
    padding: 0 !important;
  }

  .main-slider .product-cta,
  .catalogus-content .product-cta {
    padding: 10px;
  }

  .slider-content-holder p,
  .catalogus-content p {
    font-size: 14px;
  }

  .allteq-home .h1-title {
    text-align: left;
    padding: 0 5px;
  }

  .allteq-home .row:not(.producten-row) {
    margin-right: -15px;
  }

  .slider-wrapper {
    padding: 40px 0;
  }

  .main-slider.bottom-slider .slider-content-holder {
    display: block;
  }
}

@media (min-width: 992px) {
  .category-henzo-item {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 468px) {
  .USP span {
    margin-right: 0;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
  }

  .USP span:last-of-type {
    margin-bottom: 0;
    margin-top: 0;
  }
}

/* end of home */


/* Category page */

.cat-content p {
  margin-bottom: 15px;
}

.top-texts h1 {
  color: #185bac;
  margin-top: 15px;
}

.top-texts p {
  line-height: 18px;
  text-align: left;
}

@media (max-width: 768px) {
  .top-texts {
    padding-top: 30px;
  }

  .top-texts h1 {
    margin-top: 0;
  }
}

.cat-slide-buttons {
  display: none;
}

.sorting-holder {
  border: none;
  color: #185bac;
  margin-bottom: 20px;
}

.sort-holder .hidden-xs,
.sort-holder .js_sortprice,
.sort-holder .js_sortpopular {
  display: none;
}

.tile .category.product-item-holder:hover .extra>.infobutton {
  background: #185bac;
}

.tile .category.product-item-holder {
  border: 2px solid #faf9f9;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: calc(100% - 15px);
  margin-left: 7.5px;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 10px;
}

@media (min-width: 991px) {
  .tile .category.product-item-holder {
    display: flex;
  }
}

.tile .category.product-item-holder:last-of-type {
  margin-bottom: 60px;
}

.products-holder .product-item-holder.category,
.category.product-item-holder .extra .filter>ul>li,
.category.product-item-holder .product-item,
.prod-usp>div,
.attr_select>ul>li.color>ul>li>span,
.inwinkelmand-holder>div,
#js_catslider .h1-title {
  padding: 0;
}

.category.product-item-holder .extra .filter>ul>li:last-of-type {
  margin: 0;
}

.products-holder .category.product-item-holder:hover {
  box-shadow: 0px 0px 10px 0px rgba(66, 66, 66, 0.15);
}

.category.product-item-holder .extra>div {
  padding: 10px 15px;
}

.category.product-item-holder .extra>div:first-of-type {
  padding-bottom: 0;
}

.category.product-item-holder .extra .infobutton:before {
  left: 55%;
  top: 45%;
}

.products-holder .category.product-item-holder:hover .product-item,
.products-holder .product-item-holder:active .product-item {
  box-shadow: none;
  border: none;
}

.category.product-item-holder .product-item,
#js_catslider .row {
  margin: 0;
}

.products-holder .category.product-item-holder .product-item,
.product-info-holder .top_menu_bar,
.detail-content-holder .top_menu_bar {
  border: none;
  padding: 0;
  margin: 0;
}

.products-holder .category.product-item-holder .product-item {
  text-align: center;
}

.category.product-item-holder .prod-img {
  padding: 15px;
  width: 100%;
}

.detailpage .product-info-holder .top_menu_bar.attr_select,
.detailpage .product-info-holder .top_menu_bar.attr_select ul,
.detailpage .product-info-holder .top_menu_bar.attr_select ul li {
  margin-top: 0;
  padding: 0;
}

.detailpage .product-info-holder .top_menu_bar.attr_select,
.detailpage .product-info-holder .top_menu_bar.attr_select ul {
  margin-bottom: 0;
}

.detailpage #related .product-name,
.detailpage #bestseller .product-name {
  font-size: 16px;
  order: 1;
}

.detailpage #related .price,
.detailpage #bestseller .price {
  order: 2;
  margin-top: 5px;
}

.detailpage .products-holder .inwinkelmand-holder {
  padding: 15px;
  width: 100%;
}

.detailpage .products-holder .product-item-holder .inwinkelmand-holder .input-holder {
  width: 110px;
}

.detailpage .product-item-holder .inwinkelmand-holder .input-holder input {
  width: 60%;
}

.detailpage .product-item-holder .inwinkelmand-holder .fa-shopping-cart:before {
  display: block;
}

.category.product-item-holder .prod-img img {
  width: 100%;
}

.category .extra {
  background: #faf9f9;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.category.product-item-holder .extra .infobutton {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 6px;
  background: #ededed;
  transition: all 0.3s ease;
  width: 40px;
  height: 40px;
  color: #010101;
}

.category.product-item-holder .product-name {
  color: #185bac;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin-top: 0;
  padding-right: 15px;
}

.attr_select>ul>li {
  margin-bottom: 25px;
}

.category.product-item-holder .prod-usp span:not(.foundtext) {
  width: auto;
  float: left;
  line-height: 25px;
  height: auto;
  max-width: 80%;
}

.attr_select>ul>li>span {
  width: 100%;
  line-height: 25px;
  font-weight: 600;
  padding: 0;
}

.category.product-item-holder .prod-usp .fa,
.attr_select>ul>li>span:after {
  display: none;
}

.products-holder .product-item-holder .prod-usp-text {
  font-size: 12px;
  color: #010101;
  font-weight: normal;
}

.category.product-item-holder .prod-usp strong,
.category.product-item-holder .prod-usp .prod-usp-text:nth-of-type(2) {
  font-weight: bold;
}

.category.product-item-holder .prod-usp .prod-usp-text:nth-of-type(2) {
  margin-right: 4px;
}

.attr_select>ul>li>ul>li {
  margin-left: 0;
}

.attr_select .dirtygroup#mNu>ul>li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  width: auto;
}

.dirtygroup.color li>span {
  width: 30px;
  height: 30px;
  overflow: hidden;
}

.attr_select #mNu>ul>li>span,
.attr_select #mNu>ul>li>span {
  padding: 2px 8px;
  border: 2px solid #efefef;
  border-radius: 5px;
  background: #fff;
}

.attr_select>ul>li>ul>li>span>a {
  padding: 8px 0 5px 0;
  display: block;
  font-size: 11px;
  line-height: 14px;
  height: auto;
}

.attr_select #mNu>ul>li>span.color-ball {
  padding: 0;
}

.attr_select>ul>li.color>ul span a,
.attr_select>ul>li.color>ul span a:hover,
.attr_select>ul>li.color>ul span a,
.attr_select>ul>li.color>ul span a:hover {
  color: transparent;
}

.attr_select>ul>li>ul>li>span>a {
  font-size: 13px;
}

.attr_select>ul>li.color>ul>li>span>a {
  width: 30px;
  height: 30px;
  padding: 0;
}

.attr_select>ul>li>ul>li.active>span {
  border: 2px solid #185bac !important;
  position: relative;
}

.attr_select>ul>li.color>ul>li.active>span {
  transform: scale(1.1);
}

.attr_select>ul>li>ul>li.active>span:after {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ff9400;
  content: "";
  height: 0;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: -2px;
  width: 0;
  transform: translateX(-50%);
}

.attr_select>ul>li.color>ul>li.active>span:after {
  border-top: 7px solid #185bac;
}

.attr_select #mNu>ul>li:hover>span,
.attr_select #mNu>ul>li:hover>span {
  border-color: #2f2f2f;
}

.attr_select>ul>li:not(.color)>ul>li>span {
  border-color: #d2d1d1;
  padding: 3px 10px !important;
  -webkit-box-shadow: 0px -2px 0px 0px rgba(210, 209, 209, 1);
  -moz-box-shadow: 0px -2px 0px 0px rgba(210, 209, 209, 1);
  box-shadow: 0px -2px 0px 0px rgba(210, 209, 209, 1);
}

.attr_select>ul>li:not(.color)>ul>li.active>span {
  background: #185bac !important;
  -webkit-box-shadow: 0px -2px 0px 0px rgba(168, 132, 79, 1) !important;
  -moz-box-shadow: 0px -2px 0px 0px rgba(168, 132, 79, 1) !important;
  box-shadow: 0px -2px 0px 0px rgba(168, 132, 79, 1) !important;
}

.attr_select>ul>li:not(.color)>ul>li.active>span>a {
  color: #fff !important;
}

.attr_select>ul>li:not(.color)>ul>li:hover>span {
  -webkit-box-shadow: 0px -2px 0px 0px rgba(47, 47, 47, 1);
  -moz-box-shadow: 0px -2px 0px 0px rgba(47, 47, 47, 1);
  box-shadow: 0px -2px 0px 0px rgba(47, 47, 47, 1);
}

.products-holder .product-item-holder .inwinkelmand-holder {
  bottom: 0;
  position: relative;
  background: #ededed;
}

.detailpage .stock-info {
  margin-top: 5px !important;
}

.stock-info {
  line-height: 12px;
  font-size: 10px;
  font-weight: normal !important;
}

.stock-info:before {
  display: none;
}

.category.product-item-holder .extra .inwinkelmand-holder .price {
  line-height: 28px;
  font-size: 20px;
  display: block;
  width: 50%;
  float: left;
}

.category.product-item-holder .extra .inwinkelmand-holder .price .currentprice {
  font-weight: bold;
  color: #ff9400;
}

.category.product-item-holder .extra .inwinkelmand-holder .price .currentprice,
.category.product-item-holder .extra .inwinkelmand-holder .price .oldprice {
  width: 100%;
}

.category.product-item-holder .extra .inwinkelmand-holder .price .vat {
  display: none;
}

.products-holder .product-item-holder .inwinkelmand-holder .input-holder {
  border-radius: 100px;
  padding: 0;
  width: 205px;
  float: right;
}

.category.product-item-holder .extra .inwinkelmand-holder .input-holder {
  width: 200px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  right: 15px;
  border: none;
  border-radius: 0;
}

.input-holder input {
  line-height: 15px;
  padding: 10px !important;
  height: 40px !important;
}

.input-holder .infobutton {
  background: #ff9400 !important;
  width: auto !important;
  padding: 0 25px !important;
  height: 40px !important;
  line-height: 40px !important;
  border-radius: 0 !important;
  font-weight: bold !important;
  color: #fff !important;
  font-size: 12px !important;
}

.input-holder.infobutton:hover {
  background: #8c6e42;
  color: #fff;
}

.category.product-item-holder .extra .inwinkelmand-holder .price .fromtoprice {
  font-size: 22px;
  font-weight: bold;
  color: #ff9400;
}

@media (max-width: 767px) {
  .category.product-item-holder .extra .inwinkelmand-holder .price .fromtoprice {
    display: block;
    width: 80%;
  }
}

.product-item-holder strong.soldout,
#js_toptext:after {
  color: #185bac;
}

.pagination_infty {
  background: #ff9400;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  box-shadow: none;
}

.pagination_infty:before,
.bottom-text-section {
  display: none;
}

@media (max-width: 991px) {
  .pagination_infty {
    left: 0;
    transform: none;
  }
}

@media (max-width: 767px) {
  .mid {
    margin-bottom: 0 !important;
  }

  .category.product-item-holder .extra .infobutton {
    border-radius: 0 0 0 6px;
  }

  .pagination_infty {
    left: 100%;
    transform: translateX(-100%);
    margin-top: 15px;
  }

  .add-to-cart {
    width: 100%;
    float: right;
  }
}

#js_catslider {
  display: none;
}

#js_catslider.indexonly {
  margin-top: 30px;
}

#js_catslider .slider {
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 0;
}

#js_catslider .row .swipe-tile {
  padding: 5px;
  margin: 5px;
  width: calc(20% - 10px);
  height: 110px;
  border-radius: 3px;
  display: block;
  border: 1px solid #f2f2f2;
  float: left;
  text-align: center;
  position: relative;
  overflow: hidden;
  -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;
}

#js_catslider .row .swipe-tile.offer {
  background: #faf9f9;
}

#js_catslider .row .swipe-tile img {
  margin-top: -15px;
  width: 75%;
  max-width: 105px;
  padding: 10px;
}

#js_catslider .row .swipe-tile .title {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  height: 15px;
  line-height: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #2f2f2f;
  padding: 0 2px;
}

.attr_select>ul>li>ul>li.soldout>span>a,
.attr_select>ul>li>ul>li.soldout.active>span>a,
.attr_select>ul>li>ul>li.soldout:hover>span>a {
  color: #cc0000;
}

.attr_select>ul>li:not(.color)>ul>li.soldout {
  opacity: 0.45;
}

.products-holder .product-item-holder .inwinkelmand-holder .input-holder {
  border-color: #ff9400;
}

.attr_select>ul>li>ul>li>span::before {
  display: none !important;
}

.category.product-item-holder .extra .prod-usp .spec-row {
  padding: 0;
}

@media (max-width: 400px) {
  .sort-holder .sort a:nth-of-type(1) {
    padding-left: 40px;
  }
}

@media (min-width: 768px) {
  .sort-holder .sort {
    background: #185bac;
  }

  .sorting-holder {
    border-bottom: 2px solid #185bac;
  }
}

@media (max-width: 767px) {
  #js_toptext:not(.open) .nexttoslider p:first-of-type {
    height: 160px;
  }

  .sorting-holder {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .sort-holder {
    background: none;
  }

  .sort-holder .sort .btn-filteren {
    background: #185bac;
    width: calc(100% - 35px) !important;
    text-align: left;
    float: right;
    font-size: 14px;
    font-weight: normal;
  }

  .sort-holder .sort span {
    display: none;
  }

  .sort-holder .sort a {
    background: #185bac;
    font-weight: normal;
  }

  .sort-holder .sort a:hover,
  .sort-holder .sort a:active,
  .sort-holder .sort a.active {
    border-color: #185bac;
  }

  .attr_select #mNu>ul>li>span {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  #js_catslider .row .swipe-tile {
    width: calc(50% - 10px) !important;
  }

  #bottomtext table {
    border: none;
  }

  .js_listformat {
    width: 30px !important;
    margin-left: 0;
    border-right: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
  }

  .sort-holder .sort .btn-filteren #productcount-mobi {
    right: -20px;
    top: -20px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .category.product-item-holder .extra .prod-usp {
    margin-bottom: 30px;
    height: auto;
  }

  .category.product-item-holder .extra>div:first-of-type {
    padding: 15px 15px 5px 15px;
  }

  .category.product-item-holder a .prod-usp {
    display: none;
  }

  .category.product-item-holder:not(.productselector) .extra .prod-usp {
    display: block !important;
    height: auto;
    width: 100%;
    padding: 0;
  }

  .category.product-item-holder .extra {
    position: unset;
  }

  .category.product-item-holder .attr_select {
    margin-bottom: 0;
  }

  .products-holder .product-item-holder .inwinkelmand-holder {
    position: relative;
  }

  .category.product-item-holder .extra .inwinkelmand-holder {
    width: 100%;
  }

  .category .inwinkelmand-holder {
    top: 0;
    right: 0 !important;
  }
}

@media (min-width: 992px) {
  .category.product-item-holder .extra .prod-usp {
    font-size: 13px;
    margin: -15px -15px 30px -15px;
    padding: 15px 15px 0 15px;
    width: calc(100% + 30px);
    height: auto;
  }

  #js_catslider .row .swipe-tile:hover {
    transform: scale(0.95);
  }
}

@media (max-width: 1199px) {
  #js_catslider .row .swipe-tile {
    width: calc(25% - 10px);
  }
}

/* end of category page */


/* detail page */

.detailpage .product-info-holder,
.review .product-info-holder,
.review-page .product-info-holder {
  border-color: #f2f2f2;
}

.detailpage .product-info-holder {
  padding-bottom: 15px;
}

.detailpage .product-info-holder .h1-title {
  left: 15px;
  top: 15px;
  margin-bottom: 15px;
  padding: 0;
  position: absolute;
  width: calc(100% - 30px);
}

.detailpage .product-info-holder #cycle-3 {
  margin: 0;
}

.detailpage .product-info-holder #cycle-3.open {
  height: 190px;
  margin-bottom: 15px;
  margin-top: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.product-info-holder #cycle-3.open div {
  height: calc(100% - 10px);
  margin-top: 5px;
}

.product-info-holder .little-slider-arrow {
  top: 95px;
}

.detailpage .product-info-holder .product-price,
.detailpage .product-info-holder .stock-info:before {
  color: #ff9400;
  font-weight: bold;
}

.detailpage .tabs-holder .tab-text {
  font-weight: bold;
}

.product-info-holder .price .vat {
  font-size: 10px !important;
  color: #010101;
  font-weight: normal !important;
}

.detailpage .product-info-holder .product-price .oldprice {
  font-size: 13px !important;
  text-decoration: line-through;
  color: #cc0000;
}

.detailpage .product-info-holder .input-holder {
  border-color: #ff9400;
  border-radius: 0;
}

.detail {
  margin-bottom: 30px;
}

.image-gallery {
  background-color: #f3f4f7;
  padding: 10px;
  display: flex;
}

.image-gallery .slideshow {
  width: calc(66.6666666% - 10px);
  background-color: #fff;
  padding: 10px;
  margin-right: 10px;
}

.image-gallery #slideshow-1 {
  margin: 0;
  padding: 0;
}

.detailpage #cycle-1 {
  min-height: 470px;
}

.image-gallery .slider-img-holder {
  width: 100%;
  cursor: pointer;
}

.image-gallery .imagelist {
  width: 33.3333333%;
  margin-top: -6px;
}

.image-gallery .imagelist .thumbnail {
  width: calc(33.3333333% - 10px);
  float: left;
  margin: 5px;
  font-size: 0;
  line-height: 0;
  background-size: cover;
  margin-bottom: 6px;
  border: 0;
  border-radius: 0;
  background: #fff;
  height: 90px;
}

.image-gallery .imagelist .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.image-gallery .imagelist .thumbnail:first-child {
  width: calc(66.6666666% - 10px);
  height: 190px !important;
}

.image-gallery .imagelist .thumbnail:hover {
  cursor: pointer;
  box-shadow: 0 0 0 1px #185bac;
}

.image-gallery .imagelist .thumbnail.popup-btn {
  background-color: #185bac;
  position: relative;
  height: 90px;
}

.image-gallery .imagelist .thumbnail.popup-btn:before {
  content: '\f00e';
  font-family: FontAwesome;
  font-size: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.image-gallery .popupImagelist {
  display: none;
}

#slidepopup .youtube {
  height: calc(100% - 60px);
}

#slidepopup .youtube iframe,
#slidepopup .youtube object,
#slidepopup .youtube embed {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

#slidepopup {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: scale(0) translate(-100%, -50%);
  -moz-transform: scale(0) translate(-100%, -50%);
  -o-transform: scale(0) translate(-100%, -50%);
  transform: scale(0) translate(-100%, -50%);
  background: #fff;
  width: 90%;
  max-width: 80vw;
  max-height: 80vh;
  padding: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 999;
  height: 80%;
  display: flex;
}

#slidepopup .fa-times {
  position: absolute;
  right: 250px;
  top: -35px;
  font-size: 17px;
  cursor: pointer;
  background-color: #fff;
  padding: 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

.product-info-holder {
  margin-top: 10px;
}

#slidepopup #cycle-3 {
  width: calc(100% - 310px);
  margin-left: 30px;
  margin-right: 30px;
  height: 100%;
}

#slidepopup #cycle-3>div {
  margin-top: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

#slidepopup.open {
  -webkit-transform: scale(1) translate(-50%, -50%);
  -moz-transform: scale(1) translate(-50%, -50%);
  -o-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
  opacity: 1;
}

#slidepopup .popupImagelist {
  width: 250px;
  background-color: #f3f4f7;
  padding: 10px;
  overflow: auto;
}

#slidepopup .popupImagelist .thumbnail {
  width: calc(50% - 10px);
  float: left;
  margin: 5px;
  font-size: 0;
  line-height: 0;
  background-size: cover;
  margin-bottom: 6px;
  border: 0;
  border-radius: 0;
  height: 95px;
  background: #fff;
}

#slidepopup .popupImagelist .thumbnail:hover {
  box-shadow: 0 0 0 1px #185bac;
  cursor: pointer;
}

.detailwrapper {
  padding: 0;
  margin-top: 30px;
}

.detailpage .title-holder {
  line-height: 22px;
  padding: 0 0 5px 0;
  font-size: 20px;
}

.detailpage .title-holder .title-text {
  border-bottom: 1px solid #f2f2f2;
  font-weight: 700;
  display: block;
  width: 100%;
  padding-bottom: 5px;
  float: left;
}

.big-info-holder>div:nth-child(2) {
  padding: 0;
  margin-top: 30px;
}

.big-info-holder> :nth-child(2)>div {
  padding-left: 0;
}

.detailpage .tabs-holder .tabs-content .spec-row {
  padding: 5px 5px 5px 25px;
  border-radius: 8px;
}

.detailpage .tabs-holder .tabs-content .spec-row .fa {
  left: 5px;
}

.detailpage.detail-serviceholder {
  display: none;
}

.product-info-holder {
  margin-top: 10px;
}

#help-holder .contact-info-holder,
.detailpage .main-review-title,
.review-page .main-review-title {
  background: #185bac;
}


/* end of detail page */


/* Overige links */

@media (max-width: 767px) {
  .extra-popup-links a {
    color: #185bac;
  }

  .overige-links:hover .navbar-toggle,
  .overige-links:active .navbar-toggle {
    border-color: #185bac;
  }

  .overige-links .navbar-toggle .icon-bar,
  .overige-links:hover .navbar-toggle .icon-bar,
  .overige-links:active .navbar-toggle .icon-bar {
    background: #185bac;
  }

  .mobile-footer-menu .a_title {
    color: #185bac;
    border-color: #185bac;
  }
}

/* end of overige links */

/* footer */
footer {
  background: #185bac;
  padding: 60px 0;
}

.footer-above span,
.footer-above a {
  color: #fff;
}

footer strong {
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

footer li a,
.footer-contact-link p {
  line-height: 20px;
  font-weight: normal;
}

footer .row>div ul:last-child {
  margin-top: 15px;
}

.contact-link-icon-holder {
  border-color: #185bac;
  background: #185bac;
  width: 45px;
  height: 45px;
  font-size: 20px !important;
  -webkit-box-shadow: inset 0px 0px 0px 2px rgb(255 255 255);
  -moz-box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 1);
  box-shadow: inset 0px 0px 0px 2px rgb(255 255 255);
}

.contact-link-icon-holder.fa-mobile {
  font-size: 24px !important;
}

.footer-contact-link {
  padding-left: 85px;
}

footer .mobile-contact>div {
  border-bottom: none;
}

@media (max-width: 767px) {
  footer {
    padding: 20px !important;
  }

  footer .mobile-contact {
    padding: 0;
  }

  footer .links {
    margin-top: 10px;
    padding: 0;
  }
}

/* end of footer */

/* Cookiebanner */
.cookie .close-cookie,
.cookie .agree-cookies {
  background: #185bac;
}

.read-more-cookies {
  color: #fff;
}

/* end of cookiebanner */

/* checkout */
.checkout header,
.checkout-item .img-holder,
.account-pages .login-holder,
.checkout-item .aantal,
.checkout-holder .extra-info,
.checkout .radios .js-customslider label.checked .selectWrapper,
.checkout .radios .js-customslider label:hover .selectWrapper,
.checkout .pay-method.checked {
  border-color: #185bac;
}

.js-customslider p {
  font-size: 12px;
}

.checkout-content .login-holder {
  left: 50%;
  transform: translateX(-50%);
}

.checkout-content .h1-title,
.checkout-content .login-holder .login label {
  color: #185bac;
}

.checkout-content .login-holder .login label.error {
  color: #ffe900;
}

.checkout .top-bar {
  line-height: 12px;
}

.checkout .top-bar,
.checkout-holder .checkout-title .number-ball,
.checkout-holder .check-holder.checked .inside-label,
.checkout .buttonwrapper .cta,
.checkout .radios label.checked .checkmark,
.checkout-holder .pay-method .cta,
.checkout .pay-method.checked .checkmark,
.checkout .cta.default {
  background: #185bac;
  line-height: 1;
}

.franco {
  padding: 15px 10px;
  color: #fff;
  border-radius: 3px;
  overflow: hidden;
}

.checkout .franco {
  background: #404f86;
}

.franco .percentage {
  background: #185bac;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 3px;
}

.franco .text {
  position: relative;
}

.checkout .steps-wrapper a.active .number {
  border-color: #185bac;
  color: #185bac;
}

.checkout-item .price,
.voordelen .fa:before {
  color: #185bac;
}

.totals-holder .total {
  background: #185bac;
}

.checkout-holder .big-text-button.pay-method .price,
.checkout-holder .adress {
  color: #185bac;
}

.checkout-step2 .steps-wrapper #btnstep1 .number,
.checkout-step2 .steps-wrapper #btnstep2 .number,
.checkout-step2 .steps-wrapper a#btnstep2 .wrapper::before,
.checkout-step2 .steps-wrapper a#btnstep2 .wrapper::after {
  background: #ff9400;
  border-color: #ff9400;
}

/* end of checkout */

/* write review page */

.write-review label span {
  color: #ff9400;
}

.write-review input:focus:invalid,
.write-review textarea:focus:invalid {
  border-color: #185bac;
}


/* end of write review page */


/* watch review page */

.detailpage .review-holder .mark-holder,
.review-page .review-holder .mark-holder,
.review .mark-holder,
.review .fa.fa-star {
  color: #185bac;
}

.review-bar-holder .review-bar .review-bar-procent {
  background: #ff9400;
}


/* end of watch review page */


/* account pages */

.account-pages .register .loginusps .fa,
.cta.light .infobutton,
.cta.winkelmand .infobutton,
.account-page .login .title {
  color: #185bac;
}

.account-pages .inloggen {
  background: #185bac;
}

.account-pages .login label span,
.account-pages .login span.remember {
  color: #fff;
}

.account-pages .register,
.checkout .register {
  display: none;
}

@media (max-width: 767px) {
  .account-pages .register {
    border-color: #185bac;
  }
}


/* end of account pages */


/* customer service/faq page */

.faq-page .faq li.faq-item::before,
.faq-page .faq a:hover {
  color: #185bac;
}

.faq-page .faq li.open div .faq-close {
  background: #185bac;
  color: #fff;
}

.faq-page .icons {
  background: #f2f2f2;
  border-top: 1px solid #2f2f2f;
  border-bottom: 1px solid #2f2f2f;
}

.faq-page .icons span {
  color: #2f2f2f;
}


/* end of customer service/faq page */


/* onepage checkout after order -- still neccessary? */

.blocktext .title {
  color: #185bac;
}


/* end of onepage checkout after order -- still neccessary? */


/* comment in class_home_page: not use for now, don't remove */

.compare-holder .props-holder .title {
  background: #185bac;
}

.compare-holder .props-holder .prop .fa-check {
  color: #ff9400;
}


/* end of comment in class_home_page: not use for now, don't remove */


/* loading screen on payment page ?? */

.loading-screen {
  background: #185bac;
}


/* end of loading screen on payment page ?? */


/* newsletter footer */

.nieuwsbrief-subscribe-holder {
  background: #185bac;
}


/* end of newsletter footer */


/* Assistance holder */

.assistance-holder {
  border-bottom-color: #185bac;
  display: none;
}

.assistance-holder .a_title {
  color: #185bac;
}

@media (max-width: 1199px) {
  .assistance-holder .first {
    background: #185bac;
  }
}


/* end of assistance holder */


/* catalog page */

.catalog-img,
.catalogus-content.catalogus-detail .block-title,
.online-assortiment>.h1-title,
.online-assortiment #js_catslider {
  padding: 0;
}

.online-assortiment {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0;
}

.dealer-worden .product-cta {
  margin-top: 30px;
  float: left;
}

.dealer-worden.catalog {
  padding: 30px;
}

.dealer-worden .h1-title {
  color: #ff9400;
  font-size: 20px;
  padding: 0;
  margin-bottom: 15px;
}

.dealer-worden img {
  top: 0;
  position: absolute;
  right: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalogus-content.catalogus-detail {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}


/* end of catalog page */


/* Geo popup - language select */

#geopop {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: scale(0) translate(-100%, -50%);
  -moz-transform: scale(0) translate(-100%, -50%);
  -o-transform: scale(0) translate(-100%, -50%);
  transform: scale(0) translate(-100%, -50%);
  background: #fff;
  width: 90%;
  max-width: 660px;
  padding: 30px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5x 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 999;
}

#geopop.open {
  -webkit-transform: scale(1) translate(-50%, -50%);
  -moz-transform: scale(1) translate(-50%, -50%);
  -o-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
  opacity: 1;
}

#geopop .fa-times {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 17px;
  cursor: pointer;
}

#geopop .fa-times:hover {
  color: #185bac;
}

#geopop .h1-title {
  padding: 0;
  margin-bottom: 30px;
}

#geopop .product-cta {
  margin-right: 15px;
  float: left;
}

@media (max-width: 767px) {
  #geopop {
    padding: 15px;
  }
}


/* end of Geo popup - language select */


/* become dealer page */

section.dealer-worden {
  padding-top: 0;
}

section.dealer-worden .row {
  margin-top: 30px;
}

@media (min-width: 768px) {
  section.dealer-worden .row {
    display: flex;
  }
}

@media (max-width: 767px) {
  section.dealer-worden .row>div:first-of-type {
    margin-bottom: 30px;
  }
}

section.dealer-worden .cta-block {
  background-color: #f2f2f2;
  padding: 30px;
  height: 100%;
}

section.dealer-worden .cta-block h4 {
  color: #ff9400;
  margin-bottom: 10px;
}

section.dealer-worden .cta-block .button {
  background-color: #185bac;
  display: inline-block;
  height: 52px;
  color: #fff;
  line-height: 52px;
  border-radius: 26px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
}

section.dealer-worden .cta-block .button:after {
  content: '\f054';
  font-family: FontAwesome;
  margin-left: 10px;
  font-size: 10px;
}

section.dealer-worden .cta-block .button:hover {
  background-color: #0d163c;
}

section.dealer-worden .usp-holder {
  background-image: url('../../img/mouse.jpg');
  background-size: cover;
  height: 320px;
  margin-bottom: 80px;
  margin-top: 30px;
}

section.dealer-worden .usp-holder .usp {
  margin: 30px;
  max-width: calc(33.3333333% - 60px);
  height: 240px;
  background-color: #ff9400;
  transform: translateY(135px);
  float: left;
  padding: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
  width: 100%;
}

section.dealer-worden .usp-holder .usp .number {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.6;
}

@media (max-width: 1199px) {
  section.dealer-worden .usp-holder .usp {
    margin: 15px;
    max-width: calc(33.3333333% - 30px);
    font-size: 18px;
    line-height: 1.2;
  }

  section.dealer-worden .usp-holder .usp .number {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
  }
}

@media (max-width: 991px) {
  section.dealer-worden .usp-holder {
    display: block;
    float: none;
    height: unset;
    margin-bottom: 30px;
  }

  section.dealer-worden .usp-holder .usp {
    max-width: calc(100% - 30px);
    height: unset;
    float: none;
    display: inline-block;
    transform: translateY(0);
  }
}

/* end of become dealer page */


/* Corona popup on contact page */

.corona-popup-holder {
  background: #185bac;
}


/* end of Corona popup on contact page */


/* still neccessary? */

.non-activeshop {
  border: 1px solid #185bac;
  color: #185bac;
}

.icon.circle:before {
  color: #185bac;
}

.divtable .tbody>div.na>div:last-child,
.divtable .tbody>a.na>div:last-child {
  color: #ff9400;
}

@media (max-width: 1199px) {

  .divtable .tbody>div.na>div:last-child,
  .divtable .tbody>a.na>div:last-child {
    line-height: 20px;
    white-space: normal;
  }
}


/* end of still neccessary? */


/* Dropshipment page */

.dropShipmentContainer {
  color: #0a67ae;
  text-align: left;
  position: relative;
}

section.dropshipping h2 {
  color: #ff9400;
  font-size: 18px;
  font-weight: initial;
  margin-top: 0;
}

.dropShipmentBanner {
  position: absolute;
  height: inherit;
  top: 0;
}

section.dropshipping .main-slider .title {
  margin-bottom: 0px;
}

section.dropshipping .rowBlock {
  margin-top: 35px;
}

section.dropshipping .block2 {
  float: right;
  width: calc(50% - 15px);
  margin-left: 15px;
  margin-right: 0px;
}

section.dropshipping .img2 {
  float: right;
}

section.dropshipping .cta-block .button {
  background-color: #185bac;
  display: inline-block;
  height: 40px;
  color: #fff;
  line-height: 40px;
  border-radius: 26px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  font-size: 12px;
  width: auto;
}

section.dropshipping .cta-block .button:hover {
  background: #0d163c;
}

h2 {
  font-family: Arial, Verdana;
  font-weight: 800;
  font-size: 20px;
  color: #091f2f;
}

section.dropshipping .text-block {
  margin: 5px;
}

.sideimg {
  height: 275px;
  background-image: url(../../img/dropshipment.jpg);
  margin-left: 30px;
  width: calc(50% - 45px);
  background-position: center center;
  background-size: cover;
}

.sideimg2 {
  height: 275px;
  background-image: url(../../img/iPhone.png);
  margin-right: 0px;
  width: calc(50% - 15px);
  background-position: center center;
  background-size: cover;
}

section.dropshipping .usp-holder .usp {
  width: calc(33.3333333% - 13.3333333px);
  height: 220px;
  background-color: #fff;
  float: left;
  padding: 15px;
  color: #000;
  font-size: 15px;
  line-height: 1.4;
  border: 1px solid lightgray;
  margin: 30px 20px 0px 0px;
}

section.dropshipping .main-slider {
  margin-top: -24px;
  height: 300px;
  background-image: url(../../img/henzo-header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 0;
  margin-bottom: 35px;
  float: initial;
}

section.dropshipping .usp-holder .usp:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 50px;
  content: "\f0d1";
  color: #ff9400;
  margin-top: -12px;
}

section.dropshipping .usp-holder .usp2:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 50px;
  content: "\f050";
  color: #ff9400;
  margin-top: -12px;
}

section.dropshipping .usp-holder .usp3:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 50px;
  content: "\f1b3";
  color: #ff9400;
  margin-top: -12px;
}

.voordelen {
  font-weight: normal;
  margin: 5px 0px 5px 0px;
  font-size: 18px;
}

.accordionItem {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  box-sizing: border-box;
  font-family: 'Open-sans', Arial, sans-serif;
  border: 1px solid #ddd;
  margin: 10px 0px 10px 0px;
}

.accordionItem h3 {
  cursor: pointer;
  margin: 10px 5px 10px 5px;
  padding: 10px;
  color: #000;
  font-size: 15px;
  padding: 2px;
  border-radius: 3px;
  box-sizing: border-box;
  transition: all .5s ease-in-out;
  overflow: hidden;
}

.accordionItemContent {
  transition: all .3s ease-in-out;
  margin: 0px;
  color: #000;
  font-size: 15px;
  padding: 2px 10px;
  max-height: 0;
  opacity: 0;
}

.open .accordionItemContent {
  padding: 10px;
  background-color: #fff;
  width: 100%;
  margin: 0px 0px 10px 0px;
  opacity: 1;
  overflow-y: hidden;
  max-height: 500px;
}

.open .accordionItemHeading {
  margin: 10px 10px 0px 5px;
  color: #000;
  font-size: 15px;
  padding: 2px;
}

.accordionItem .minus,
.accordionItem .plus {
  position: absolute;
  right: 5px;
  top: 10px;
  cursor: pointer;
}

.accordionItem .minus {
  display: none;
}

.accordionItem.open .plus {
  display: none;
}

.accordionItem.open .minus {
  display: block;
}

.faqHeader h2 {
  color: #ff9400;
  font-size: 18px;
  font-weight: initial;
  margin-bottom: 10px;
  margin-top: 20px;
}

section.dropshipping .cta-block {
  display: table-cell;
  vertical-align: middle;
  height: 270px;
  width: calc(50% - 35px);
  margin-left: 35px;
}

@media (max-width: 991px) {
  section.dropshipping .main-slider {
    height: 200px;
    margin-top: 5px;
    margin-bottom: 0px;
  }

  section.dropshipping .usp-holder {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
  }

  section.dropshipping .usp-holder .usp {
    font-size: 16px;
    width: calc(50% - 20px);
    text-align: center;
  }

  section.dropshipping .usp-holder .usp3 {
    width: 96%;
    height: auto;
  }

  .main-slider {
    margin-bottom: 0px;
  }

  .sideimg {
    width: calc(100% - 30px);
    margin-left: 15px;
    background-repeat: no-repeat;
  }

  .sideimg2 {
    width: calc(100% - 30px);
    margin-right: 0px;
    background-repeat: no-repeat;
  }

  section.dropshipping .block2 {
    float: none;
    width: 100%;
    margin-left: 0px;
  }

  section.dropshipping .img2 {
    margin-top: -10px;
    float: none;
    margin-left: 15px;
  }

  section.dropshipping .usp-holder .usp {
    font-size: 16px;
    width: calc(50% - 5px);
    text-align: center;
    margin-right: 10px;
    margin-left: 0;
  }

  section.dropshipping .usp-holder .usp2 {
    font-size: 16px;
    width: calc(50% - 5px);
    text-align: center;
    margin-right: 0;
  }

  section.dropshipping .usp-holder .usp3 {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 10px;
  }
}

@media (max-width: 500px) {
  section.dropshipping .main-slider {
    height: 200px;
    margin-top: 5px;
    margin-bottom: 20px;
    width: 100%;
  }

  section.dropshipping .img2 {
    margin-top: -10px;
    float: none;
  }

  .cta-block {
    width: 100%;
  }

  section.dropshipping .usp-holder .usp {
    width: 100%;
    text-align: left;
    height: auto;
    margin-left: 0px;
  }

  section.dropshipping .usp-holder .usp3 {
    width: 100%;
    text-align: left;
    margin-left: 0px;
  }

  section.dropshipping .usp-holder .usp:before {
    float: left;
    font-size: 30px;
  }

  .top-texts p {
    clear: both;
  }

  .voordelen {
    float: left;
    margin-left: 20px;
    margin-top: -5px;
  }

  section.dropshipping .img2 {
    margin-top: 0;
  }
}

#rootmeat.hourglass::before {
  content: "\f1ce";
  display: block;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  font-family: 'FontAwesome';
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 1110;
  font-size: 48px;
  color: #fff;
}

#rootmeat.hourglass::after {
  content: "";
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  z-index: 1100;
  position: fixed;
}

/* contact page */

.contact-page .login #form_new_client #question_type {
  float: right;
}

.contact-page form input[type='radio'] {
  float: left;
}

.contact-page .input-group input {
  margin-bottom: 20px;
}

.contact-page .login #form_new_client select,
.contact-page .login #question_type {
  border: 1px solid #999d9d;
  cursor: pointer;
  border-radius: 0;
  width: 100%;
  margin-bottom: 10px;
  background: #fff;
}

.contact-page .login #form_new_client input,
.contact-page .login #form_new_client textarea {
  float: left;
}

.contact-page .login #form_new_client label>span>span {
  padding: 0;
}

@media (min-width: 992px) {
  .contact-page .login #form_new_client label>span>.input-group>span:first-child {
    padding-left: 0;
    padding-right: 5px;
  }

  .contact-page .login #form_new_client label>span>.input-group>span:last-child {
    padding-right: 0;
    padding-left: 5px;
  }
}

@media (max-width: 991px) {
  .contact-page .login #form_new_client label>span>.input-group>span {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .g-recaptcha>div {
    width: 100% !important;
  }

  .g-recaptcha iframe {
    transform: scale(1);
    width: 100%;
  }
}

.contact-page .login #form_new_client .alt-address {
  border-top: 1px solid #999d9d;
  border-bottom: 1px solid #999d9d;
  padding: 10px 0;
  margin-bottom: 20px;
}

.contact-page .login #form_new_client .alt-address>.col-md-8 {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-page .login #form_new_client .alt-address.open>.col-md-8 {
  max-height: 1000px;
  opacity: 1;
  margin-top: 10px;
}

.contact-page .login #form_new_client .alt-address>.col-md-4 input {
  margin-top: 8px;
}

.contact-page .login #form_new_client .alt-address input {
  cursor: pointer;
}

/* inspiration slider */
.inspiration-banner {
  cursor: pointer;
}

.inspiration-banner .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;
}

.inspiration-banner .scroll-snap-item {
  scroll-snap-align: start;
  text-align: center;
}

.darkest-blue {
  background: #0e254a;
}

.dark-blue {
  background: #17386a;
}

.mid-blue {
  background: #124f9a;
}

.mid-light-blue {
  background: #4779c4;
}

.light-blue {
  background: #bcd4fe;
}

.lightest-blue {
  background: #dae5fc;
}

.blue {
  background: #196acb;
}

.inspiration-banner .prev,
.inspiration-banner .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  height: auto;
  width: 102px;
  font-size: 16px;
  text-align: center;
  align-items: center;
  z-index: 890;
  display: flex;
  opacity: 0;
  transition: all 0.5s ease-in;
  cursor: pointer;
  transform: translateY(-50%);
}

.inspiration-banner .prev {
  left: 0;
  justify-content: start;
  margin-left: 10px;
}

.inspiration-banner .next {
  right: 0;
  justify-content: end;
  margin-right: 10px;
}

.inspiration-banner .scroll-snap-item>div {
  margin: 15px;
  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;
}

.inspiration-banner .prev::before,
.inspiration-banner .next::before {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  border: 10px solid rgba(255, 255, 255, .4);
  background-clip: padding-box;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.bullet {
  position: absolute;
  width: 40px !important;
  height: 40px !important;
  right: 15px;
  bottom: 15px;
}

.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;
}

.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;
}

@media (max-width: 1199px) {
  .scroll-snap-slider {
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .inspiration-banner .prev,
  .inspiration-banner .next {
    opacity: 0 !important;
  }

  .inspiration-banner .scroll-snap-item>div {
    max-width: 80vw;
    max-height: 40vh;
  }

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

  .bullet {
    width: 0 !important;
    height: 0 !important;
    right: 0;
    bottom: 0;
  }

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

@media (min-width: 768px) {

  .inspiration-banner:hover .prev:not(.disabled),
  .inspiration-banner:hover .next:not(.disabled) {
    opacity: 1;
  }

  .inspiration-banner .scroll-snap-item .bullet .product-cta:hover {
    background: #aa4902;
    transition: all 0.3s ease;
  }
}

.uitgelicht {
  padding: 55px 0 !important;
}

.uitgelicht .USP {
  height: 100%;
  display: block;
  margin: 0;
  max-height: unset;
  overflow: unset;
}

.uitgelicht .USP .bullet {
  position: absolute;
  margin: 0;
  float: left;
}

.uitgelicht .USP .bullet:nth-child(1) {
  top: 30%;
  left: 5%;
}

.uitgelicht .USP .bullet:nth-child(2) {
  top: 60%;
  left: 10%;
}

.uitgelicht .USP .bullet:nth-child(3) {
  top: 15%;
  right: 8%;
}

.uitgelicht .USP .bullet:nth-child(4) {
  top: 62%;
  right: 30%;
}

.uitgelicht .bullet>span {
  position: absolute;
  width: 220px;
  right: 103px;
  bottom: 55px;
  transition: all .3s ease;
  color: #010101;
  max-width: 212px;
  margin: 0;
  float: left;
}

.uitgelicht .bullet::before {
  z-index: 1;
}

.uitgelicht .bullet>span>span {
  padding: 15px 20px;
  width: 100%;
  margin: 0;
  display: block;
  float:left;
}

.uitgelicht .bullet>span>span:first-of-type {
  border-bottom: 2px solid #185bac;
  font-size: 18px;
  font-weight: bold;
}

.uitgelicht .cta-wrapper {
  margin: 50px 0 0;
}

.uitgelicht .cta {
  padding: 15px;
  text-transform: none;
  font-weight: bold;
  transition: all 0.3s ease;
}

@media (min-width: 767px) {
  .uitgelicht .cta:hover {
    background: #aa4902;
  }

  .uitgelicht .bullet>span>span:first-of-type::after {
    content: "";
    display: block;
    width: 120px;
    height: 120px;
    border-bottom: 2px solid #185bac;
    position: absolute;
    right: -143px;
    transform: rotate(45deg);
    top: -10px;
  }

  .uitgelicht .bullet:nth-child(2)>span {
    bottom: -115px;
  }

  .uitgelicht .bullet:nth-child(2)>span>span:first-of-type::after {
    transform: rotate(-45deg);
    top: -95px;
    right: -60px;
  }

  .uitgelicht .bullet:nth-child(3)>span {
    right: -277px;
  }

  .uitgelicht .bullet:nth-child(3)>span>span:first-of-type::after {
    transform: rotate(-45deg);
    right: 235px;
  }

  .uitgelicht .bullet:nth-child(4)>span {
    right: -275px;
    bottom: -115px;
  }

  .uitgelicht .bullet:nth-child(4)>span>span:first-of-type::after {
    top: -95px;
    right: 152px;
  }
}

@media (min-width: 767px) and (max-width: 1199px) {
  .uitgelicht .bullet>span {
    width: 150px;
  }

  .uitgelicht .bullet>span:nth-child(1) {
    bottom: 25px;
    right: 75px;
  }

  .uitgelicht .bullet>span>span:first-of-type::after {
    width: 80px;
    height: 80px;
    top: 10px;
    right: -95px;
  }

  .uitgelicht .bullet:nth-child(2)>span {
    bottom: -85px;
  }

  .uitgelicht .bullet:nth-child(2)>span>span:first-of-type::after {
    top: -47px;
    right: -40px;
  }

  .uitgelicht .bullet:nth-child(3)>span {
    right: -185px;
  }

  .uitgelicht .bullet:nth-child(3)>span>span:first-of-type::after {
    right: 165px;
  }

  .uitgelicht .bullet:nth-child(4)>span {
    right: -185px;
    bottom: -85px;
  }

  .uitgelicht .bullet:nth-child(4)>span>span:first-of-type::after {
    top: -47px;
    right: 110px;
  }
}

@media (max-width: 767px) {

  .uitgelicht .USP,
  .uitgelicht .USP .bullet {
    position: relative !important;
  }

  .uitgelicht .USP,
  .uitgelicht .cta-wrapper {
    margin: 30px 0 0;
    padding: 0;
    text-align: right;
  }

  .uitgelicht .USP .bullet {
    left: 0 !important;
    width: 100% !important;
    height: auto !important;
    display: block;
    margin: 10px 0;
    text-align: left;
  }

  .uitgelicht .bullet>span>span:first-of-type {
    padding-left: 0;
    border-bottom: none;
    border-right: 2px solid #185bac;
    width: 150px;
  }

  .uitgelicht .bullet::before {
    display: none;
  }

  .uitgelicht .bullet>span {
    left: unset;
    bottom: unset;
    width: 100%;
    position: relative;
    max-width: 100%;
    right: unset;
  }

  .uitgelicht .bullet>span>span {
    width: auto;
    display: inline-block;
  }

  .uitgelicht .USP .bullet:nth-child(1) {
    top: 5%;
  }

  .uitgelicht .USP .bullet:nth-child(2) {
    top: 30%;
  }

  .uitgelicht .USP .bullet:nth-child(3) {
    top: 55%;
  }

  .uitgelicht .USP .bullet:nth-child(4) {
    top: 80%;
  }
}

.newsletter-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .newsletter-content {
    flex-direction: column;
  }

  .newsletter-content input {
    width: 100%;
  }
}
