<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Algemeen */
html {
  scroll-behavior: smooth;
}

.search {
  color:#424242;
  font-weight: normal;
}

.btn-search:hover,
.btn-search:active {
  background: none;
}

.icon.btn-search:before {
  color: #0a67ae;
  font-size: 18px;
}

.detailpage .product-info-holder .input-holder .infobutton:hover,
.js_cartitem.infobutton:hover,
p {
  color: #424242;
}

h1,
h3,
.h1-title,
tbody h2,
.tab-text {
  color: #0a67ae;
  font-size: 18px;
  font-weight: normal;
}

.infobutton::before {
  font-size: 15px;
}

.top-texts h2,
.h2-title,
h2,
#js_bottomtext h3 {
  font-size: 18px;
  line-height: 28px;
  color: #0a67ae;
}

.cta.grey, .cta.default {
  color: #424242;
  border-color: #424242;
  border-radius: 5px;
  font-size: 13px;
  font-weight: normal;
  padding: 0 10px;
}

.cta.winkelmand:active,
.cta.default:hover,
.cta.default:active,
.cta.grey:hover,
.cta.grey:active {
  background: #000;
}

.cta.winkelmand:hover{
  background: #ff7209;
  color:#fff;
}

.cta.default {
  color: #fff;
  border-color: #15aded;
  background: #15aded;
  margin-left: 10px;
}

.footer-page .cta.default &gt; span:nth-child(2) {
  padding-right: 30px;
}

.cta.default .active-bar,
.cta.default .infobutton,
.navbar-toggle:hover .icon-bar,
.navbar-toggle:active .icon-bar {
  background: #0a67ae;
}

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: #0477a5;
}

.cta.light{
  font-size: 13px;
  font-weight: normal;
  border-radius: 5px;
  line-height: 28px;
}

.cta.light:hover,
a,
a:hover,
a:active,
a.active,
.cta.light:active {
  color: #0a67ae;
}

@media (max-width:767px){
  main {
    padding-top: 70px;
  }
}
/* end of algemeen */

/* Body */
body {
  font-size: 13px;
  color: #424242;
}
/* end of body */

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

.navbar-collapse {
  float: left;
  pointer-events: none;
}

.navbar-collapse .usp {
  margin-left: -55px;
}

.navbar-collapse .usp &gt; li {
  list-style: none;
  float: left;
  padding-right: 25px;
}

@media (max-width: 991px) {
  .navbar-collapse .usp &gt; li {
    padding-right: 15px;
  }
}

.navbar-collapse .usp &gt; li:before {
  font-family: FontAwesome;
  padding-right: 8px;
}

@media (min-width: 991px) {
  .customer-service {
    float: right;
  }
}

.customer-service a {
  color: #fff;
  line-height: 30px;
}
/* end of top nav */

/* Header */
header:not(.checkout) {
  height: 120px;
  padding: 40px 0;
  float: none !important;
  background: #fff;
}

header.sticky {
  height: 65px;
}

header .toprow,
header .wrapper {
  padding-right: 15px;
  padding-left: 15px;
}

header .toprow {
  float: left;
}

header .wrapper {
  float: right;
}

header .search-holder {
  position: relative;
  left: 0;
  width: 360px;
  border-radius: 30px;
  border: 1px solid #0a67ae;
  transform: none;
  margin-right: 30px !important; /* overrule tablet default.css */
}

header .search {
  border: none;
  padding: 10px 20px;
  line-height: 18px;
}

.header .thuiswinkel,
.header .reviews,
.header .login,
.header .shoppingCart {
  font-size: 16px;
  float: left;
  margin-right: 27px;
  text-align: center;
}

header .reviews {
  color:#0a67ae;
  font-weight: normal;
}

.header .stars {
  padding: 3px 0;
}

.header .star {
  display: inline-block;
  width: 22px;
  height: 15px;
}

.header .reviews .star::before {
  content: "\f005";
  font-family: FontAwesome;
  font-size: 18px;
}

.header .reviews &gt; span {
  font-size: 13px;
}

header .login {
  height: 40px;
  width: 40px;
  background: #efefef;
  border-radius: 25px;
  transition: background .2s;
}

header .login a {
  left: 2px;
  top: 12px;
  position: relative;
  transition: color .2s;
}

.header .login:hover {
  background: #0a67ae;
}

header .login:hover a {
  color: #fff;
}

.header .shoppingCart {
  margin: 0;
}

header .big-shopping-button {
  background: #ff7209;
  position: relative;
  width: 138px;
  border-radius: 10px;
  padding: 10px 18px;
  bottom: 0;
  right: 0;
}

header .big-shopping-button .shoppingcarttext {
  height: auto !important;
  line-height: 20px !important;
  font-size: 13px;
  padding: 0;
  text-align: left;
}

header .shoppingcartcount {
  position: absolute;
  right: -6px;
  top: -5px;
  background: #0a67ae;
  width: 18px;
  height: 18px;
  border-radius: 15px;
  font-size: 10px;
  text-align: center;
}

#shoppingcart span {
  font-weight: normal;
}

.big-shopping-button .shoppingcarttext:after {
  content: "\f07a";
  top: 9px;
  font-size: 16px;
}

header .cart-mnu.open {
  color: #0a67ae;
}

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

.cta {
  border: none;
  background: #ff7209;
  border-radius: 10px;
  text-transform: capitalize;
  font-weight: 400;
}

.detail-btn,
.cta.winkelmand .active-bar,
.cta.winkelmand .infobutton {
  background: #ff7209;
}

.fa-shopping-cart:before {
  font-size: 16px;
}

.big-shopping-button .shoppingcarttext:before{
  font-size: 16px;
  top: -1px;
}

@-webkit-keyframes flash3 /* indicates add product */ {
  0% {
    background: #fff;
  }
  10% {
    background:#15aded;
  }
  100% {
    background: #fff;
  }
}

.shoppingcarttext.flash &gt; .shoppingcartcount {
  -webkit-animation-name: flash3;
  -webkit-animation-duration: 1000ms;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
}

@media (max-width: 767px){
  .js_shop-holder {
    padding: 0 15px;
    margin: 0;
  }

  header.sticky {
    height: 55px;
    border-bottom: 2px solid #efefef;
  }

  .wrapper {
    width: 100%;
  }

  header .toprow {
    padding: 0;
    width: 100%;
  }

  header img {
    padding-top: 12px;
    width: 150px;
  }

  .checkout header img {
    width: auto;
    padding: 0;
  }

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

  header .navbar-toggle .icon-bar {
    background: #0a67ae;
  }

  .header-search-btn:before {
    color: #0a67ae;
  }

  .big-shopping-button .shoppingcarttext:after {
    color: #0a67ae;
    font-size: 24px;
  }

  .sticky .wrapper {
    padding: 0;
    position: absolute;
    top: 50px;
    left: 0;
  }

  .sticky .search-holder {
    width: calc(100% + 30px);
    margin-left: -15px;
    float: none;
    margin-top: 5px;
    border-radius: 0;
  }

  .wrapper .thuiswinkel,
  .wrapper .reviews,
  .wrapper .login {
    display: none;
  }

  .shoppingCart {
    position: absolute;
    right: 1px;
    top: -45px;
    width: 40px;
  }

  .big-shopping-button .shoppingcarttext .shoppingcartcount {
    background: #ff7209;
  }

  #shoppingcart span {
    top: 4px;
    right: 5px;
    width: 12px;
    height: 12px;
    z-index: 999;
    padding: 0;
    overflow: hidden;
    line-height: 12px;
    font-size: 9px;
  }
}

@media (min-width: 768px){
  header:not(.sticky) .big-shopping-button {
    bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  header .toprow,
  .wrapper {
    padding-left:0;
  }

  header .toprow{
    width: 33%;
  }

  header .wrapper {
    width: 67%;
    padding: 0;
  }

  .shoppingcarttext &gt; span:last-child {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px){
  header .search-holder {
    margin-left: 0;
    float: left;
    width: 235px;
  }

  header .reviews{
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px){
  header .toprow {
    width: 24%;
  }
}

@media (min-width: 1200px){
  header .toprow{
    width: 20%;
  }
}
/* end of header */

/* Menu */
.category-holder {
  background: #efefef;
  z-index: 1;
  margin-bottom: 30px;
}

.category-holder ul {
  list-style: none;
  padding: 0;
}

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

.category-holder ul li.active,
.category-holder ul li:hover {
  background: #0a67ae;
}

.category-holder ul a {
  color: #424242;
  padding: 11px 15px 11px 15px;
  float: left;
}

.category-holder ul li.active a {
  color: #fff;
}

@media (min-width: 768px) {
  .category-holder ul li:hover a {
    color: #fff;
  }
}

.big-shopping-button .shoppingcarttext:before,
.category-holder ul ul,
main .assistance-holder,
.homeonly,
body:not(.has-oldmenu) .filter.top_menu_bar &gt; ul &gt; li &gt; span::after,
footer .review-number-holder,
.sidebar.homeonly,
#help-holder,
body:not(.has-oldmenu) .filter.top_menu_bar&gt;ul&gt;li&gt;span #mNu::before,
.top_menu_bar.assortiment &gt; ul &gt; li &gt; ul span &gt; span,
.top_menu_bar &gt; ul &gt; li &gt; ul &gt; li &gt; ul {
  display: none;
}

.assortiment.top_menu_bar &gt; ul &gt; li.active.menurollup &gt; ul,
.assortiment.top_menu_bar &gt; ul &gt; li.menurollup &gt; .hiddenentry {
  display: block;
}

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

.top_menu_bar &gt; ul &gt; li &gt; ul &gt; li.active &gt; ul {
  display: block;
  border-bottom: 1px solid #efefef;
}

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

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

.wensen-holder {
  margin: 0;
}

.assortiment.top_menu_bar {
  border: 1px solid #efefef;
  background: none;
  margin-bottom: 0;
}

.top-bar {
  font-size: 18px;
  font-weight: 400;
  border-radius: 0;
}

.top_menu_bar &gt; ul &gt; li {
  padding: 0;
}

.top_menu_bar.assortiment &gt; ul &gt; li &gt; span:before {
  color: #424242;
}

.top_menu_bar &gt; ul &gt; li &gt; span a {
  font-size: 13px;
  font-weight: 300;
  color: #424242;
}

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

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

@media (min-width: 768px) {
  .assortiment.top_menu_bar &gt; ul &gt; li &gt; span {
    padding: 5px 0 5px 15px;
    background: #efefef;
  }
}

.top_menu_bar.assortiment &gt; ul &gt; li &gt; ul,
.top_menu_bar.assortiment &gt; ul &gt; li &gt; ul &gt; li span,
#left-col .reviews .review {
  padding: 0;
  margin: 0;
}

.top_menu_bar.assortiment &gt; ul &gt; li &gt; ul span a {
  padding: 7.5px 15px;
  display: block;
  line-height: 14px;
}

.top_menu_bar &gt; ul &gt; li &gt; ul ul{
  padding-left: 15px;
  border: none;
}

.wensen-holder .top_menu_bar.assortiment &gt; ul &gt; li &gt; ul &gt; li &gt; span:hover,
.wensen-holder .top_menu_bar.assortiment &gt; ul &gt; li &gt; ul &gt; li.active &gt; span{
  background: #15aded;
}

@media (max-width: 767px){
  #left-col .popup-header,
  .wensen-holder .popup-footer {
    background: #0a67ae;
    border-color: #0a67ae;
  }

  .wensen {
    background: #efefef;
  }

  .top_menu_bar &gt; ul {
    margin-top: 10px;
  }

  nav .top-bar,
  .popup-open .top-bar {
    color: #0a67ae !important;
    border-color: #0a67ae;
    padding: 0;
  }

  .top_menu_bar &gt; ul li span a,
  .top_menu_bar &gt; ul li ul li span a,
  .top_menu_bar &gt; ul li ul li ul li span a {
    line-height: 30px;
  }

  .filter.top_menu_bar&gt;ul&gt;li&gt;ul&gt;li:not(.active)&gt;span::before {
    margin-top: 7px;
  }

  .top_menu_bar.assortiment &gt; ul &gt; li &gt; ul span a {
    padding-left: 0;
    padding-right: 0;
  }

  .top_menu_bar.assortiment &gt; ul &gt; li &gt; span:before {
    margin-right: 0;
  }
}
/* end of Menu */

/* Home */
.kabeltje-home {
  padding-left: 0;
  padding-right: 0;
}

.kabeltje-home &gt; .container {
  margin-bottom: 15px;
}

.tiles &gt; .row,
.row.CTA-home {
  margin-left:-7.5px;
  margin-right: -7.5px;
}

.kabeltje-home .category-title {
  margin-bottom: 15px;
}

.tiles &gt; .row &gt; div,
.CTA-home &gt; div {
  padding: 0 7.5px;
}

.tiles a {
  border: 1px solid #efefef;
  height: 216px;
  box-shadow: 0 0 10px rgba(66,66,66,0.15);
  display: block;
  padding: 50px 40px;
  text-align: center;
  font-weight: normal;
  transition: background .2s;
}

.tiles a:hover {
  background: #efefef;
}

.tiles a::before {
  font-family: FontAwesome;
  font-size: 75px;
  display: block;
  height: 101px;
  line-height: 1;
}

.CTA-home a {
  display: block;
}

.CTA-home img {
  width: 100%;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  transition: filter .2s;
}

.CTA-home &gt; div:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.CTA-home .text {
  position: absolute;
  top: 25px;
  left: 35px;
  width: 80%;
}

.CTA-home h2 {
  color: #2f2f2f;
  font-size: 28px;
  margin-bottom: 2px;
  text-shadow: 2px 2px 30px #efefef;
  margin-top: 0;
}

.CTA-home p {
  font-size: 13px;
  color: #2f2f2f;
  width: 77%;
  text-shadow: 2px 2px 30px #efefef;
}

.kabeltje-home .extraProducts {
  margin-top: 30px;
  margin-bottom: 0;
}

.extraProducts &gt; div {
  border-bottom: 1px solid #0a67ae;
  margin-bottom: 15px;
  text-align: center;
}

.producten-row .row {
  margin: 0;
}

.kabeltje-home .products-holder .product-item-holder:not(.parent-product-item) .product-item .product-name {
  margin: 0 0 30px;
  text-align: center;
}

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

.products-holder .product-item .price {
  color: #424242;
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0;
  text-align: right;
  float: right;
}

.kabeltje-home .products-holder .product-item .price{
  float: right;
  position: absolute;
}

.products-holder .product-item-holder:hover .infobutton,
.products-holder .product-item-holder:active .infobutton{
  background: #0a67ae;
  color: #fff;
}

.kabeltje-home .newsletter {
  margin-top: 15px;
}

.kabeltje-home .newsletter &gt; div {
  overflow: hidden;
  min-height: 170px;
  background-position: left center;
  background-size: cover;
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .kabeltje-home .newsletter &gt; div {
    padding: 30px 20px;
    min-height: 200px;
  }
}

.newsletter a {
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
}

.newsletter .text {
  width: 707px;
  text-align: center;
  max-width: 100%;
}

.newsletter h2 {
  font-size: 36px;
  line-height: 32px;
}

.newsletter p {
  color:#0a67ae;
  margin-bottom: 5px;
}

.newsletter .nieuwsbrief-subscribe-holder {
  background: none;
  margin-top: 0;
}

.newsletter .nieuwsbrief-subscribe-holder input {
  width: 60%;
  margin-right: 0;
  margin-left: 0;
  border: 1px solid #0a67ae;
}

.newsletter .nieuwsbrief-subscribe-holder #btn_submit_newsletter {
  right: 22%;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 12px;
}

.offer {
  position: absolute;
  width: 75px;
  height: 75px;
  text-align: center;
  background: #15aded;
  border-radius: 50%;
  padding-top: 28px;
  color:#fff;
  font-weight: bolder;
  top: 5px;
  left: 5px;
}

@media (min-width: 425px) and (max-width: 767px){
  .extraProducts .product-item-holder {
    width: 50%;
  }

  .tiles a {
    padding: 20px 15px;
    height: 150px;
  }

  .tiles a::before {
    font-size: 65px;
    height: 90px;
  }

  .newsletter .text {
    width: 100%;
    top:  50px;
  }

  .products-holder .product-item-holder .product-item .price{
    font-size: 24px;
  }
}

@media (min-width: 550px) and (max-width: 767px){
  .CTA-home div a {
    height: 250px;
    overflow: hidden;
  }

  .CTA-home div img {
    margin-top: -100px;
  }
}

@media (max-width: 812px){
  .CTA-home &gt; div {
    margin-bottom: 15px;
  }
}

@media (min-width:768px) and (max-width:991px){
  .CTA-home div:last-child a {
    height: 250px;
    overflow: hidden;
  }

  .CTA-home div:last-child img {
    margin-top: -100px;
  }

  .newsletter img {
    width: 165%;
  }
}

@media (max-width: 991px){
  .extraProducts .product-item-holder:last-child {
    display: none;
  }
}

@media (min-width: 992px){
  .kabeltje-home .products-holder .product-item-holder {
    width: 20%;
  }
  body:not(.has-oldmenu) .product-item .prod-usp .spec-row {
    width: 50%;
  }
}

@media (min-width: 992px) and (max-width: 1199px){
  .newsletter img {
    width: 100%;
  }

  .newsletter .text {
    width: 582px;
    top: 40px;
  }
}

@media (max-width: 767px) {
  .newsletter .nieuwsbrief-subscribe-holder input {
    width: 100%;
  }

  .newsletter .nieuwsbrief-subscribe-holder #btn_submit_newsletter {
    right: 3%;
  }
}

@media (min-width: 768px) and (max-width: 1199px){
  .tiles a {
    height: 160px;
    padding: 35px 40px;
  }

  .tiles a::before {
    font-size: 60px;
    height: 70px;
  }
}
/* end of Home */

/* left col */
.top_menu_bar &gt; ul &gt; li &gt; ul &gt; li &gt; ul span a {
  font-size: 12px;
}

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

#left-col .filter.top_menu_bar {
  border: none;
  margin-top: 15px;
}

.filter .top-bar,
.filter .top-bar:hover {
  color: #0a67ae;
  border-color: #0a67ae;
}

#left-col .filter.top_menu_bar &gt; ul &gt; li &gt; span::before {
  content: "\f068";
  font-family: FontAwesome;
  color: #424242;
  font-size: 10px;
  float: right;
}

.filter &gt; ul &gt; li &gt; span a {
  margin-left: 0;
}

.filter.top_menu_bar &gt; ul &gt; li.menurollup &gt; span::after,
a.btn-altered-openinghours:hover {
  color: #424242;
}

#left-col .filter.top_menu_bar&gt;ul&gt;li.menuclosed&gt;span::before {
  content: "\f067";
}

@media (min-width: 768px){
  .filter.top_menu_bar &gt; ul &gt; li {
    margin-bottom: 10px;
  }

  #left-col .filter.top_menu_bar &gt; ul &gt; li &gt; span &gt; a {
    font-weight: 400;
  }
}

@media (max-width: 767px) {
  .filter.top_menu_bar &gt; ul &gt; li &gt; span::before {
    margin-right: 0;
  }
}

.top_menu_bar.filter &gt; ul &gt; li &gt; ul &gt; li &gt; span {
  line-height: 22px;
}

.assistance-holder {
  border-color: #0a67ae;
  background: #0a67ae;
  padding: 15px !important;
  margin-top: 30px;
}

.assistance-holder .a_title {
  margin-top: 0;
  font-size: 13px;
  color: #fff;
}

.assistance-holder p {
  margin-bottom: 15px;
  color: #fff;
}

.assistance-holder &gt; div{
  padding: 0 0 0 45px;
  margin-bottom: 5px;
}

.assistance-holder a{
  color: #fff;
  padding: 0;
}

#left-col .contact-link-icon-holder{
  font-size: 24px !important;
}

#left-col .contact-link-icon-holder:before {
  left: 0;
}

#left-col .fa-mobile{
  font-size: 32px !important;
}

#left-col .reviews {
  background: #efefef;
  padding: 15px;
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 30px;
}

#left-col .reviews .a_title {
  margin-bottom: 15px;
  display: block;
  color: #0a67ae;
}

#left-col .review-number-holder {
  width: 46px;
  height: 46px;
  right: 0;
  top:0;
  padding: 15px;
  text-align: center;
  background: #0a67ae;
  position: absolute;
}

#left-col .review-point {
  color: #fff;
}

#left-col .reviews strong {
  font-size: 12px;
  line-height: 15px;
  border-bottom: 1px solid #0a67ae;
  margin-bottom: 5px;
  font-weight: 600;
  width: 100%;
  float: left;
}

#left-col .reviews p {
  font-weight: 400;
  margin-bottom: 15px;
  padding: 0;
}

#left-col .reviews p:before {
  content: "'";
}

#left-col .reviews p:after {
  content: "...'";
}

#left-col .reviews .review:last-child p {
  margin-bottom: 0;
}

.extra-popup-links {
  margin-top: 15px;
}

.filter.top_menu_bar &gt; ul &gt; li &gt; span #mNu,
.filter.top_menu_bar &gt; ul &gt; li:hover &gt; span #mNu {
  display: none;
}

.top_menu_bar &gt; ul &gt; li &gt; ul span a:hover,
.meestverkocht-item .price,
.filter.top_menu_bar &gt; ul &gt; li ul li.active &gt; span::before {
  color: #0a67ae;
}

.meest .meestverkocht-item:hover,
.meest .meestverkocht-item:active {
  background: #0a67ae;
}

.meestverkocht-item:hover .price,
.meestverkocht-item:active .price {
  color: #2f2f2f;
}

@media (max-width: 767px){
  .extra-popup-links a,
  .wensen .extra-filter.filters .filter-slidedown-btn.open a {
    color: #0a67ae;
  }
}

#slidepopup .popupImagelist .thumbnail:hover {
  box-shadow: 0 0 0 1px #0a67ae;
}

@media (max-width: 991px){
  .assistance-holder div:not(.first) {
    padding-left: 45px;
    min-height: auto;
  }

  .assistance-holder .contact-link-icon-holder {
    box-shadow: none;
  }
}
/* end of left col */

/* category page */
.mid {
  float: left;
}

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

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

#js_breadcrumbs ol li,
.level-up {
  opacity: 1;
  color: #424242;
  font-size: 12px;
  font-weight: normal;
}

#js_breadcrumbs ol:first-child li {
  margin-top: 0;
}

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

#js_breadcrumbs ol li:after {
  top: 2px;
}

.level-up {
  border: 1px solid #15aded;
  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;
}

.top-texts h1 {
  margin-top: 15px;
}

.menutiles-holder {
  padding: 15px 15px 0 15px;
  max-height: 5000px;
  transition: all 0.3s ease;
}

.menutiles-holder.overflow {
  max-height: 222px;
  overflow: hidden;
}

.producten-row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.menutiles-holder .producten-row {
  display: flex;
  flex-wrap: wrap;
}

.products-holder .product-item-holder.parent-product-item a.product-item {
  padding: 0;
  border-color: #efefef;
  box-shadow: 0 0 10px rgba(66,66,66,0.15);
  transition: all .2s;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.products-holder .product-item .img-holder {
  margin-bottom: 0;
  display: block;
  width: 100% !important;
  height: auto;
}

.menutiles-holder .products-holder .product-item .img-holder img {
  height: 165px;
}

@media (min-width: 1200px){
  .products-holder .product-item .img-holder img {
    height: 165px;
  }
}

@media (max-width: 768px){
  .products-holder .product-item .img-holder img {
    height: 180px;
  }
}

@media (min-width: 768px) and (max-width: 1199px){
  .products-holder .product-item .img-holder img {
    min-height: 145px;
  }
}

#menutiles .img-holder {
  height: 162px;
  padding-right: 5px;
}

.menutiles-holder .product-name {
  text-align: center;
}

.products-holder .product-item .product-name span,
.more-tile-wrapper .product-name span {
  font-size: 13px;
  color: #0a67ae;
  line-height: 18px;
  font-weight: normal;
  height: 36px;
  display: block;
}

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

.more-tile-wrapper {
  border: 1px solid #e9e9e9;
  box-shadow: 0 0 10px rgba(66,66,66,0.15);
  transition: all .2s;
  background: #efefef;
  display: block;
  height: 100%;
}

.more-tile-wrapper img {
  height: 100%;
}

.more-tile-wrapper:hover {
  box-shadow: 0 0 10px rgba(66,66,66,0);
  background: #efefef;
  cursor: pointer;
}

.category.product-item-holder .prod-img,
.attr_select &gt; ul &gt; li &gt; span,
#mNu &gt; div,
#mNu &gt; strong,
.inwinkelmand-holder &gt; div {
  padding: 0;
}

.sorting-holder {
  border-color: #0a67ae;
  margin-top: 15px;
  margin-bottom: 15px;
}

.sorting-holder .pagination,
.sorting-holder .sort-holder {
  display: none;
}

.tile .category.product-item-holder {
  border-radius: 5px;
  overflow: hidden;
}

.products-holder .category.product-item-holder {
  border: 1px solid #f2f2f2;
  padding: 0;
  -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;
  margin-bottom: 15px;
}

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

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

.category.product-item-holder .product-item{
  padding: 0;
  margin: 0;
  border: none;
  padding-bottom: 15px;
  box-shadow: none;
}

.category.product-item-holder .product-name {
  padding: 0;
  margin: 0;
}

.category.product-item-holder .prod-img {
  padding-right: 15px;
}

.category.product-item-holder .prod-img img {
  width: 100%;
}
.category.product-item-holder .prod-usp {
  padding: 15px;
}
.category.product-item-holder .prod-usp strong,
.category.product-item-holder .prod-usp .prod-usp-text:nth-of-type(2) {
  font-weight: 600;
  color: #2f2f2f;
}
.category.product-item-holder .prod-usp .prod-usp-text:nth-of-type(2) {
  margin-right: 4px;
}

.category.product-item-holder .prod-usp span {
  width: auto;
  line-height: 25px;
  height: 25px;
}

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

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

.category.product-item-holder .extra .filter &gt; ul &gt; li {
  margin-bottom: 25px;
}

.category.product-item-holder .extra .filter &gt; ul &gt; li &gt; span {
  line-height: 25px;
  font-weight: 600;
  border: none;
}

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

.category .extra &gt; div {
  padding: 15px;
}

.category .extra &gt; div:first-of-type {
  padding-bottom: 0;
}

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

.detailpage .product-info-holder.sticky-product.stopped {
  bottom: 15px;
  top: auto !important;
  position: absolute;
  left: auto;
  transform: translate(0) !important;
}

.attr_select &gt; ul &gt; li &gt; ul &gt; li &gt; span {
  border-color: #d2d1d1;
  padding: 2px 8px;
  -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);
  border: 1px solid #efefef;
  border-radius: 5px;
  background: #fff;
}

.attr_select &gt; ul &gt; li &gt; span {
  border-bottom: none !important;
  padding-top: 2px;
  line-height: 30px;
}

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

.attr_select &gt; ul &gt; li &gt; ul &gt; li &gt; span {
  border-color: #d2d1d1;
  padding: 2px 8px;
  -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);
  border: 1px solid #efefef;
  border-radius: 5px;
  background: #fff;
}

.attr_select &gt; ul &gt; li &gt; ul &gt; li &gt; span &gt; a {
  padding: 8px 0 5px 0;
  display: block;
  height: auto;
  line-height: 14px;
}

.attr_select &gt; ul &gt; li &gt; ul &gt; li &gt; span::before {
  border: 1px solid #f2f2f2;
}

.attr_select &gt; ul &gt; li &gt; ul &gt; li.active &gt; span {
  border-color: #0a67ae;
}

.attr_select &gt; ul &gt; li:not(.color) &gt; ul &gt; li.active &gt; span {
  background: #15aded;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(10,103,174,1);
  -moz-box-shadow: 0px 2px 0px 0px rgba(10,103,174,1);
  box-shadow: 0px 2px 0px 0px rgba(10,103,174,1);
}

.category.product-item-holder .extra .infobutton {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 0 0 15px;
  background: rgba(47, 47, 47, 0.65);
  transition: all 0.3s ease;
  color: #fff;
  width: 30px;
  height: 30px;
}

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

.tile .category.product-item-holder:hover .extra &gt; .infobutton {
  background: #0a67ae;
}

.attr_select &gt; ul &gt; li:not(.color) &gt; ul &gt; li:hover &gt; 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 .category.product-item-holder:hover .product-item,
.products-holder .product-item-holder:active .product-item {
  box-shadow: none;
}

.attr_select #mNu:not(.color) &gt; ul &gt; li:hover &gt; span,
.attr_select #mNu:not(.color) &gt; ul &gt; li:hover &gt; span {
  border-color: #2f2f2f;
}

.attr_select &gt; ul &gt; li.color &gt; ul &gt; li &gt; span {
  padding: 0;
  width: 30px;
  height: 30px;
  box-shadow: none;
}

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

.category .extra .stock-info {
  font-weight: 400;
  padding: 0;
}

.stock-info:before {
  color: #14d500;
  content: "\f00c";
}

.products-holder .product-item-holder .inwinkelmand-holder {
  position: relative;
  bottom: 0;
  background: #ececec;
  padding: 15px;
}

.category.product-item-holder .extra .inwinkelmand-holder .price {
  height: 46px;
  line-height: 46px;
  font-size: 30px;
  font-weight: 400;
  float: left;
}
.category.product-item-holder .extra .inwinkelmand-holder .price .vat {
  display: none;
}

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

.category.product-item-holder .extra .inwinkelmand-holder .price .fromtoprice {
  font-size: 22px;
}

.category.product-item-holder .extra .inwinkelmand-holder .input-holder {
  width: 200px;
  height: 44px;
  border-radius: 5px;
  position: relative;
  border-color: #ff7209;
  overflow: hidden;
}

.product-item-holder .inwinkelmand-holder .input-holder input {
  height: auto;
  padding: 9px 15px 10px;
  width: 40%;
}

.category.product-item-holder .extra .inwinkelmand-holder .input-holder input {
  padding: 10px 5px 10px 10px;
  width: 48px;
  height: 44px;
  -webkit-box-shadow: inset 0px -6px 7px -9px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px -6px 7px -9px rgba(0,0,0,0.75);
  box-shadow: inset 0px -6px 7px -9px rgba(0,0,0,0.75);
}

.products-holder .product-item-holder .infobutton {
  left: auto;
  top: 82%;
  width: 25px;
  height: 25px;
  color: #0a67ae;
  border-color: #0a67ae;
  border-radius: 3px;
  transition: background .2s;
  right: 20px;
}

.category.product-item-holder .inwinkelmand-holder .input-holder .infobutton {
  width: auto;
  right: 0;
  padding: 0 20px;
  height: 35px;
  color: #fff;
  background: #ff7209;
  font-size: 13px;
  border-radius: 0 8px 8px 0;
  top: auto;
  line-height: 35px;
}

.category.product-item-holder .extra .inwinkelmand-holder .infobutton {
  transition: all 0.3s ease;
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  border-radius: 0;
  font-weight: 400;
  -webkit-box-shadow: inset 0px -6px 7px -9px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px -6px 7px -9px rgba(0,0,0,0.75);
  box-shadow: inset 0px -6px 7px -9px rgba(0,0,0,0.75);
}

.product-item-holder .inwinkelmand-holder .input-holder .infobutton:hover {
  color: #424242;
}

.category.product-item-holder .extra .inwinkelmand-holder .infobutton:hover {
  background: #d45f07;
  color: #fff;
}

.category .extra .stock-info:nth-child(2) {
  margin-bottom: 15px;
}

.pagination_infty {
  background: #0a67ae;
  border-radius: 5px;
  bottom: 100px;
}

.attr_select &gt; ul &gt; li {
  margin-bottom: 10px;
}

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

.product-item-holder strong.soldout {
  color: #0a67ae;
}

.sort-holder .sort a:hover,
.sort-holder .sort a:active {
  color: #0a67ae !important;
}

.attr_select ul &gt; li &gt; span:before {
  display: none !important;
}
.category.product-item-holder .extra .prod-usp .spec-row,
.category.product-item-holder .spec-row {
  padding: 0;
}
.attr_select #mNu &gt; ul &gt; li &gt; span.color-ball a {
  height: 30px;
  width: 30px;
}
@media (max-width:767px){
  .menutiles-holder .product-item-holder.parent-product-item .img-holder {
    margin: 0;
  }

  .product-item .img-holder, .product-item .img {
    padding: 0;
  }

  .menutiles-holder.overflow {
    max-height: 270px;
  }

  .menutiles-holder.hascatselect {
    padding-bottom: 45px;
    margin-bottom: 15px;
  }

  #js_toptext:not(.open) {
    padding-bottom: 20px;
  }

  #js_toptext:after {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #0a67ae;
  }

  .attr_select &gt; ul &gt; li.color {
    padding-left: 0;
    height: auto;
  }

  .attr_select #mNu &gt; ul &gt; li &gt; span {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 768px){
  .pagination_infty:hover {
    background: #075691;
  }

  .attr_select &gt; ul &gt; li.color {
    right: 0;
  }
}

@media (max-width: 812px){
  .products-holder .product-item-holder .inwinkelmand-holder {
    width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 990px){
  .menutiles-holder.hascatselect #menutiles .product-item-holder {
    width: 50%;
  }

  .menutiles-holder.hascatselect #menutiles {
    padding-right: 33.33333333%;
  }
}

@media (max-width: 990px) {
  .category.product-item-holder .extra {
    position: unset;
  }

  .category.product-item-holder.productselector .extra .inwinkelmand-holder {
    margin-top: 15px;

  }

  .product-item-holder .prod-usp{
    height: 100%;
  }

  .category.product-item-holder .product-name {
    height: auto;
  }

  .attr_select ul {
    margin: 0;
  }
  .attr_select,
  .attr_select &gt; ul &gt; li {
    margin-bottom: 0;
  }

  .products-holder .category.product-item-holder.productselector .product-item {
    padding: 0;
  }

  .category.product-item-holder .prod-usp,
  .category.product-item-holder .prod-img {
    width: 50%;
    margin: 0;
  }

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

  .prod-usp &gt; .spec-row {
    padding: 0;
  }
}

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

@media (min-width: 992px) and (max-width: 1199px){
  .menutiles-holder.hascatselect #menutiles {
    padding-right: 25%;
  }

  .menutiles-holder.hascatselect #menutiles .product-item-holder {
    width: 33.33333333%;
  }
}

@media (min-width: 1200px) {
  .menutiles-holder.hascatselect #menutiles {
    padding-right: 20%;
  }

  .menutiles-holder.hascatselect #menutiles .product-item-holder {
    width: 25%;
  }
}
/* end of category page */

/* detailpage */
.detailpage:not(.review) .product-info-holder,
.review-page .product-info-holder {
  top: -70px;
}

.detailpage .product-info-holder .price,
.detailpage .product-info-holder .price span {
  font-weight: normal;
}

.detailpage .adv-custom-pager a.cycle-slide-active {
  border-color: #0a67ae;
}

.detailpage .product-info-holder .input-holder, .product-item-holder .inwinkelmand-holder .input-holder {
  border-color: #ff7209;
  border-radius: 10px;
}

.detailpage .product-info-holder .input-holder input,
.review .product-info-holder .input-holder input,
.review-page .product-info-holder .input-holder input,
.blogpage .top-holder .input-holder{
  border-radius: 10px;
}

.detailpage .product-info-holder .input-holder .infobutton {
  background: #ff7209;
  font-size: 13px;
  border-radius: 0 8px 8px 0;
  padding: 0 45px;
  top: auto;
}

.detailpage .product-info-holder .input-holder .infobutton .fa-shopping-cart,
.review .product-info-holder .input-holder .infobutton .fa-shopping-cart,
.review-page .product-info-holder .input-holder .infobutton .fa-shopping-cart {
  position: relative;
  right: 0;
  top: 0;
  font-size: 16px;
}

.detailpage .continue-shopping,
.detailpage #product,
.detailpage #specifications,
.detailpage #reviews &gt; div:first-child,
.detailpage #reviews #no-reviews {
  margin-top: 15px;
}

.stock-info-holder .stock-info {
  margin-top: 30px;
}

.stock-info-holder .stock-info:nth-of-type(2),
.detail {
  margin-bottom: 30px;
}

.stock-info-holder .stock-info:nth-of-type(2)::before {
  display: none;
}

.detailpage .page-scroll{
  display: none;
}

.top-texts p#mNuk {
  white-space: inherit;
}

.links-to-div ul {
  list-style: none;
  border-bottom: 1px solid #424242;
  padding-bottom: 15px;
  padding-left: 0;
}

.links-to-div li {
  display: inline-block;
  padding-right: 30px;
  font-size: 12px;
  font-weight: normal;
}

.links-to-div a {
  color: #424242;
}

.tab-link{
  border: none !important;
  padding: 0 !important;
}

.detailpage .tabs-holder .tabs-content:first-of-type{
  padding-top: 5px;
}

.detailpage .tabs-holder .h2-title{
  font-size: 13px;
  color: #424242;
  line-height: 14px;
  margin-bottom: 15px;
}

.detailpage .tabs-holder .spec-row {
  padding: 4px 10px;
}

.detailpage .tabs-holder .spec-row .fa{
  display: none;
}

.detailpage .review-block {
  border: none;
  font-size: 18px;
}

.detailpage #reviews .mark-holder {
  position: absolute;
  left: 15px;
  top: 32px;
  color: #0a67ae;
}

.detailpage .cta.grey:not(.no-reviews) {
  margin-left: 0;
  float: right;
}

.detailpage .products-holder .product-item {
  padding-bottom: 85px;
}

#related .content-holder {
  width: 100%;
  position: relative;
  height: 25px;
  text-align: center;
}

#related .content-holder &gt; span {
  bottom: -60px;
}

#related h3 {
  position: absolute;
}

.buttons-review {
  padding-left: 0;
  margin-top: 15px;
}

.review-holder .stars-holder .fa {
  color: #15aded;
}

@media (max-width: 767px){
  .cat-content {
    margin-bottom: 15px;
  }

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

  .review-holder .review,
  .review-holder .first-review {
    border-bottom: 1px solid #0a67ae;
  }

  .review-holder .review .head {
    color: #0a67ae;
  }
}

@media (min-width: 768px){
  .detailpage h1 {
    width: 66.66666667%;
    padding-right: 15px !important;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .detailpage h1 {
    width: 50%;
  }
}

@media (max-width: 1199px){
  .detailpage #reviews .mark-holder {
    top: 20px;
  }
}
/* end of detailpage */

/* checkout */
.checkout header,
.checkout-item .aantal,
.account-pages .login-holder,
.add-product-holder .add-product,
.checkout .radios .js-customslider label.checked .selectWrapper,
.checkout .radios .js-customslider label:hover .selectWrapper,
.checkout .pay-method.checked {
  border-color: #0a67ae;
}

.checkout .reviews {
  margin-right: 0;
}

.checkout header .login {
  display: none;
}

.meest {
  background:#efefef;
}

.checkout .top-bar,
.popup-info,
.checkout-holder .extra-info,
.checkout-holder .check-holder.checked .inside-label,
.checkout .radios label.checked .checkmark {
  background: #0a67ae;
}

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

.checkout-holder .pay-method .cta,
.checkout .buttonwrapper .cta,
.checkout .cta.default {
  background: #ff7209;
}

.checkout .cta.default.js_register-btn {
  margin-left: 0;
}

.checkout-item .price,
.voordelen .fa:before {
  color: #0a67ae;
}

.checkout-item .delivery-time {
  text-align: left;
  font-weight: 400;
}

.totals-holder .total {
  background: #0a67ae;
}

.checkout .login .title {
  font-size: 18px;
  color: #0a67ae;
  font-weight: 400;
}

label,
select {
  font-weight: 400;
}

.adres-holder label,
.adres-holder select,
.adres-holder .input-holder input {
  font-size: 13px;
  color: #424242;
}

.checkout-holder .h2-title span {
  color: #424242;
}

.h2-title .check-holder {
  margin-top: 5px;
}

.checkout-holder .big-text-button.pay-method .price,
.checkout-usp-item .fa {
  color: #0a67ae;
}
.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: #ff7209;
  border-color: #ff7209;
}

@media (max-width: 767px) {
  .checkout header {
    height: auto;
    padding: 20px 0;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .checkout .login .title {
    line-height: 30px;
  }
}
/* end of checkout */

/* contact page */
.contact-page form .login {
  border-color: #efefef;
  border-radius: 0;
  margin-bottom: 15px;
}

.contact-page form input,
.contact-page form textarea {
  border-color: #efefef;
}
/* end of contact page */

/* write review page */
.write-review label span {
  color: #0a67ae;
}

.write-review input:focus:invalid,
.write-review textarea:focus:invalid,
.write-review input:focus:valid,
.write-review textarea:focus:valid {
  border-color: #0a67ae;
}
/* end of write review */

/* watch review page */
.review.detailpage .review-overview &gt; div {
  margin-bottom: 15px;
  margin-top: 15px;
}

.review .mark-holder {
  color: #0a67ae;
}

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

.infobutton.fa-pencil{
  display: none;
}
/* end of watch review page */

/* account pages */
.account-pages #js_productlist &gt; div:first-of-type,
.account-pages .login-holder,
.account-pages .login &gt; p {
  margin-bottom: 15px;
}

.account-pages .login .title {
  font-size: 18px;
  font-weight: normal;
}

.account-pages .register .loginusps .fa,
.cta.light .infobutton,
.account-pages .hidden .adress {
  color: #0a67ae;
}

.account-pages .inloggen {
  background: #0a67ae;
}

.account-pages .login label span {
  color: #fff;
  font-weight: normal;
}

.remember,
.login .error {
  color: #cc0000;
}

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

  .mobile-usp {
    display: none !important;
  }
}
/* end of account pages */

/* account pages when logged in */
.account-menu-holder {
  background: #0a67ae;
}

.account-menu-holder a {
  color: #fff;
}

.account-menu-holder a:hover {
  color: #2f2f2f;
}

.account-page h1,
.account-page .content &gt; div:nth-child(3),
.account-page .content &gt; div:nth-child(4),
.account-page .content .products-holder,
.account-page .content .products-holder &gt; div,
.account-page .content .no-order,
.account-page #frmregister &gt; div,
.account-page .history-products,
.account-page .tickets &gt; div,
.account-page .ticket-details,
.account-page .ticket-detail-overview {
  margin-bottom: 15px;
}

.account-page .login .title {
  color: #0a67ae;
}
/* end of account pages when logged in */

/* overige links */
@media (max-width: 767px){
  .overige-links:hover .navbar-toggle .icon-bar{
    background: #0a67ae;
  }

  .mobile-footer-menu .a_title {
    color: #0a67ae;
    border-color: #0a67ae;
  }
}
/* end of overige links */

/* Bottom text */
.bottom-texts {
  padding: 30px 0;
}

.bottom-texts:empty {
  padding: 0;
}

.bottom-texts h1 {
  font-weight: normal;
}
/* end of bottom text */

/* newsletter footer */
.nieuwsbrief-subscribe-holder {
  background: #0a67ae;
  border: none;
  height: 35px;
  text-align: center;
}

.nieuwsbrief-subscribe-holder input {
  border: none;
  margin: 5px 0;
  float: none;
  padding: 5px 15px;
  font-size: 12px;
  border-radius: 15px;
  height: auto;
}

.nieuwsbrief-subscribe-holder #btn_submit_newsletter_footer {
  color: #0a67ae;
  background: none;
  top: 0;
}

.nieuwsbrief-subscribe-holder strong {
  line-height: 35px;
  font-size: 12px;
  float: left;
  position: relative;
  left: 25%;
}

@media (max-width: 640px){
  .nieuwsbrief-subscribe-holder strong {
    width: 100%;
    left: 0;
    line-height: 0.5;
  }
}

@media (min-width: 641px){
  .nieuwsbrief-subscribe-holder #btn_submit_newsletter_footer {
    border: none;
    width: 15px;
    height: 15px;
    top: 10px;
    margin-left: -30px;
    right: auto;
  }
}

@media (max-width: 767px){
  .nieuwsbrief-subscribe-holder,
  .nieuwsbrief-subscribe-holder form {
    height: 65px;
  }

  .nieuwsbrief-subscribe-holder &gt; div input {
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .nieuwsbrief-subscribe-holder &gt; div #btn_submit_newsletter {
    top: 40px;
    right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1199px){
  .nieuwsbrief-subscribe-holder strong{
    left: 0;
  }
}
/* end of newsletter footer */

/* Footer */
footer strong {
  font-size: 15px;
  margin-bottom: 15px;
  display: block;
}

footer li a,
footer p {
  line-height: 16px;
  font-size: 12px;
  font-weight: bolder;
  letter-spacing: 0.3px;
}

footer li a::before {
  content: "\f054";
  font-family: FontAwesome;
  padding-right: 5px;
  font-size: 9px;
}

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

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

.contact-link-icon-holder {
  background: none;
  border: none;
  box-shadow: none;
  width: 50px;
  height: 30px;
  font-size: 42px !important;
}

footer p {
  text-align: justify;
}
/* end of footer */

/* cookiebanner */
.cookie .close-cookie,
.cookie .agree-cookies{
  background: #0a67ae;
}
/* end of cookiebanner */

/* customer service/faq page */
.faq-page .faq li.faq-item::before,
.faq-page .faq a:hover {
  color: #0a67ae;
}

.faq-page .faq li.open div .faq-close {
  background: #0a67ae;
}
/* end of customer service/faq page */

/* comment in class_home_page: not use for now, don't remove */
.compare-holder .props-holder .prop .fa-check {
  color: #ff7209;
}

.compare-holder .props-holder .title {
  background: #0a67ae;
}
/* end of comment in class_home_page: not use for now, don't remove */

/* loading screen on payment page ?? */
.loading-screen {
  background: #0a67ae;
}
/* end of loading screen on payment page ?? */

/* overlay when popup shows */
.nieuwsbrief-layer .cta {
  border-color: #0a67ae;
  color: #0a67ae;
}
/* end overlay when popup shows */

/* still neccessary? */
.largetopmargin{
  margin-top:30px;
}

.largebottommargin{
  margin-bottom:30px;
}

.bottommargin{
  margin-bottom:15px;
}

.topmargin{
  margin-top:15px;
}

.divtable .tbody &gt; div.na &gt; div:last-child {
  color: #ff7209;
}

.border{
  border-color:#efefef;
  border-radius: 0;
}
/* end of still neccessary? */

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

.download-button {
  margin-top: -35px;
  height: 36px !important;
  display: flex;
  align-items: center;
}

.checkout-holder .makeaccount_section label.checkbox-holder,
.checkout-holder .newsletter label.checkbox-holder,
.checkout-holder .terms label.checkbox-holder {
  border: 1px solid #0a67ae;
}

.checkout-holder .makeaccount_section label.checkbox-holder.check,
.checkout-holder .newsletter label.checkbox-holder.check,
.checkout-holder .terms label.checkbox-holder.check {
  background: #0a67ae;
}

.account-page-single .login-holder {
  background: #efefef;
}

.login-holder .product-cta {
  padding: 10px;
  border-radius: 5px;
  background: #0a67ae;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border: none;
}

.login-holder .product-cta.negative {
  background: #fff;
  color: #424242;
}

@media (min-width: 768px) {
  .login-holder .product-cta:hover {
    opacity: 0.65;
  }
}
</pre></body></html>