/* 20221124094639 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
/*--GENERAL/TYPOGRAPHY--*/
body {
  padding-top: 50px;
}

img {
  max-width: 100%;
  height: auto;
  
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

h1 {
  font-size: 35px;
}

.product-title h1 .subtitle {
      font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 36px;
  display: block;
}

.mobile-title h1 {
  font-size:20px;
}

.mobile-title h1 .subtitle {
      font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
  display: block;
}


h2 {
  font-size: 29px;
  margin: 1em 0 0.5em 0;
}

h3 {
  font-size: 24px;
  margin: 1em 0 0.5em 0;
}

h3.headline {
  font-weight: 600;
}

.sidebar h3 {
  font-size:16px;
    font-weight: 700;
    margin: 0.5em 0 0.5em 0;
    font-family: 'Open Sans', sans-serif;
}

h4 {
  font-size: 20px;
}

.content ul>li>ul {
  margin-bottom: 0;
}

p a {
  font-weight: bold;
  color: #d60c0c;
}

p a:hover {
  color: #9f1616;
  text-decoration: underline;
}

.brands h3, h5 {
  font-size: 16px;
}

table img {
  max-width: 100%;
}

table td {
  padding: 10px;
}



.addtocart-sticky .title {
  font-family: 'Open Sans', sans-serif;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
.productpage .block-content:not(.active) {
    display:block;
}
}

/* gift card */
.cart-custom #gui-form-gift-card
{
    padding: 15px;
    display: none
}

a.cart-giftcard
{
    display: block;
    padding-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    margin-top: 15px;
    position: relative
}

.cart-custom .giftcard-check-balance{ margin-top:5px; }
a.cart-giftcard i
{
    position: absolute;
    right: 0
}

#giftcard-modal-wrapper {
    top: 10%;
    position: fixed !important;
    z-index: 99999 !important;
}

/*-----7 columns/personeel----*/
@media (max-width: 768px){
  .seven-cols .col-xs-4 {
    width: calc(50% - 20px);
    *width: calc(50% - 20px);
  }
}
@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: calc(33% - 20px);
    *width: calc(33% - 20px);
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

/* Fix collapsing margins when expanding read more section*/
.overflow-content {
  padding:1px 0px;
}

p {
  line-height: 1.75em;
  margin:0 0 1.2em 0;
}

li {
    line-height: 1.75em;
}

.content ul {
  margin-bottom: 1.8em;
  line-height: 1.7em;
}

/*SEARCH*/

.searchcontent .searchresults li h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.searchcontent .searchresults ul {
  margin:20px 0px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
  row-gap: 20px;
}
.searchcontent .searchresults ul li img {
  margin-right:44px;
}

.searchcontent .searchresults li .result-col {
  padding-bottom: 0;
  border: 0px;
 vertical-align: top;
}

.searchcontent .searchresults li .result-col:last-child {
  text-align: left;
}
.searchcontent .searchresults li .result-col .price {
  display: block;
  font-size: 14px;
    color: #c5292b;
    font-weight: 700;
}

.searchcontent .searchresults #category-results, .searchcontent .searchresults #page-results {
  width:100%;
  background: #f7f7f7;
  border-radius: 3px;
  padding:20px;
}

#category-results +  #page-results {
  margin-top:20px;
}


.searchcontent .searchresults #category-results ul {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  display: block;
}

.searchcontent .searchresults #page-results ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  display: block;
}

.searchcontent .searchresults #category-results a, .searchcontent .searchresults #page-results a {
  font-weight: 500;
}

.searchcontent .searchresults #category-results h4, .searchcontent .searchresults #page-results h4 {
  margin-bottom: 10px;
}

.search-holder {
  max-width: none;
}

.searchcontent {
  width: 100%;
}

.searchcontent .search-viewall {
  font-size: 14px;
  background-color: #333;
}

/*--HEADER--*/

.visible-xs.visible-xxs img{
      max-height: 50px;
}

.nav-main-sub h5 {
  font-family: "Open Sans", Helvetica, sans-serif;
  font-weight: 700;
}

.subheader {
  padding: 10px 0px;
}

.subheader-links a:hover {
  color: #ffd600;
}

.subheader-usps {
  border-bottom: 1px solid #eee;
}

.usps-header .swiper-slide {
   -webkit-justify-content: left;
   justify-content: left;
}

.mobile-nav ul li.fancy-locale {
  display: none;
}

#navbar nav>ul {
    text-align: left;
}

#navbar nav>ul>li>a {
  font-weight: 600;
}

#navbar nav>ul>li>ul {
  box-shadow: 0 0px 4px 0px rgba(0,0,0,.2);
}

#navbar nav>ul.smallmenu>li:hover>ul.smallmenu:before {
content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    top: 1em;
    left: 3.5em;
    box-sizing: border-box;
    border: 0.8em solid black;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

#navbar nav>ul>li>a.nav_sale {
  color: #c5292b;
}

#topheader-holder {
  position: fixed;
  top: 0;
  background: #26323e;
  padding: 5px;
  width:100%;
  text-align: right;
}

#topheader-holder a {
  color: white;
  font-size: 13px;
}

#navbar {
  border-bottom: 1px solid #eee;
}

#header-holder.headerscrolled {
  top: 0;
}

@media screen and (min-width: 768px) {
  #header-holder {
  top: 30px;
}

body {
  padding-top: 110px;
}
  }
@media screen and (max-width:991px) {
  #header-content {
    height: 50px;
    padding: 5px;
  }
  .headerscrolled #header-content {
    height: 50px;
    padding-left: 5px;
}
  
  .headerscrolled .search, .headerscrolled .mob-menu-holder {
    height: 0px;
    overflow: hidden;
    padding: 0;
  } 
.header-left .logo {
    margin-left: 14px;
  }
  #header-content img {
    height: auto;
    width: auto;
    display: inline-block;
  }
  .mob-menu-holder {
    position: relative;
    display: flex;
    padding-bottom: 10px;
    background: #f7f7f7;
  }
  
  #header-holder .header-left {
    flex: 1;
  }
  
  .header-right {
    -webkit-flex: 0 0 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
  }
}


/*-- HOMEPAGE --*/
.home-banner {
height: 400px;
}

.home-banner:after {
  background: transparent;
}

.home-vid-overlay {
  padding: 100px 50px;
  background: none;
}

.home-vid-overlay .banner-text-block {
  padding: 20px;
  background: rgba(0,0,0,0.7);
}

.home-banner .container {
  width: 100%;
}

.home-banner h3 {
  margin-top: 0;
}

.banners-home-block .banner-wrapper.small {
  height: 260px;
  overflow: hidden;
}

.boxed .banners-home-block:nth-child(4) {
    margin-right: 20px;
    width: calc(33.333% - 20px);
}

.boxed .banners-home-block:nth-child(5) {
    margin-right: 10px;
    margin-left: 10px;
    width: calc(33.333% - 20px)
}

.boxed .banners-home-block:nth-child(6) {
    margin-left: 20px;
    width: calc(33.333% - 20px)
}

.banner-text-block .sub {
  font-weight: 400;
}

.home-vid {
  background-size: cover;
}

.home-vid video {
  z-index:2;
}

.home-vid-overlay {
  z-index:20;
  position: relative;
}

.fotoschool {
    padding: 50px 30px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    margin: 0;
    text-align: center;
    border-radius: 5px;
    background: #F2F2F2;
}

.quickshop-holder.pop-up {
  display: none;
}

.pop-up .quickshop-modal {
  opacity: 1;
}

/* SLIDER */
.home-slider {
  height: 340px;
  min-height: 0;
}

@media screen and (hover: hover) {
.home-slider-holder .arrow.img-arrow-right, .home-slider-holder .arrow.img-arrow-left {
  opacity: 0;
  transition: all 0.2s ease;
}

.home-slider-holder:hover .arrow.img-arrow-right, .home-slider-holder:hover .arrow.img-arrow-left {
  opacity: 1;
  transition: all 0.2s ease;
}
}

.home-slider-holder .arrow.img-arrow-right, .quickshop-modal .left .arrow.img-arrow-right {
    right: 20px;
    padding-left: 2px;
}

.home-slider-holder .arrow.img-arrow-left, .quickshop-modal .left .arrow.img-arrow-left {
    left: 20px;
    padding-left: 2px;
}

.home-slider-holder .slider-text-holder {
  padding: 50px 80px;
}

.home-slider-holder .arrow {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 25px;
    opacity: 1;
    margin-top: -20px;
}
.home-slider-holder .arrow, .quickshop-modal .left .arrow {
    background: #c51313;
}

.home-slider .slider-text .title {
  font-family: "Open Sans", sans-serif;
  font-weight:900;
  font-size: 80px;
  color: #fff;
  margin-top: 0px;
}

.home-slider-holder .slider-text .slider-pre {
  margin-bottom: 0px;
  color: #202020;
    font-family: "Open Sans", sans-serif;
  font-weight:900;
  font-size: 36px;
}

.home-slider-holder .slider-text .slider-sub {
  font-family: "Open Sans", sans-serif;
}

.home-slider-holder div[data-swiper-slide-index="0"] .slider-text-holder {
  padding-left: 35%;
}

.home-slider-holder .fixed div[data-swiper-slide-index="0"]  .slider-content-container {
	background-position: left;
}
@media screen and (max-width: 960px) {
  .home-slider-holder .arrow.img-arrow-right, .quickshop-modal .left .arrow.img-arrow-right {
    right: 10px;
    padding-left: 2px;
}

.home-slider-holder .arrow.img-arrow-left, .quickshop-modal .left .arrow.img-arrow-left {
    left: 10px;
    padding-left: 2px;
}
    .home-slider-holder div[data-swiper-slide-index="0"] .slider-text-holder {
  padding:20px 50px;
}
  
  .slider-text.text-left {
          text-align:center;
  }
  
  .home-slider .slider-text .title {
    font-size: 50px;
  }
  
  .home-slider-holder .slider-text .slider-pre {
    color: #fff;
    font-size: 20px;
  }
  
  .slider-text-holder {  
	background: rgba(0,0,0,0.3);
  }
}
@media screen and (max-width: 600px) {
   .home-vid video {
  display: none;
  } 
  
  .home-vid {
    background: url('https://cdn.webshopapp.com/shops/309386/themes/174332/v/406873/assets/home-vid-image.jpg');
  }

}
  

@media screen and (max-width: 600px) {
  .banners-home-block .banner-wrapper.small {
		height: 160px;
    float: left;
    width: 50%;
  }
  
  .banners-home-block .banner-content-holder {
    float: left;
    width: 50%;
    padding-left: 15px;
  } 
}

.banners-home-block .banner-header-image {
  height: 100%;
  width: 100%;
  background-size: cover;
    background-position: center;
    transition: all 0.2s ease;
}

.banners-home-block .banner-header-image:hover {
  transform: scale(1.05);
  transition: all 0.2s ease;
}

.banner-header-image .banner-menu-link {
  text-indent:-9999px;
  display: block;
  height: 100%;
  width: 100%;
}

.banners-home-block .banners-home .banner-content-holder {
  display: block;
}

.banners-home-block {
  height: auto;
}

.banners-home-block .banner-text-block {
  color: #555555;
}

.banners-home .banner-content {
  text-align: left;
  padding: 15px 0px;
}

.banners-home-block .banner-text-block .title {
  text-shadow: none;
}

.banners-home-block .banner-text-block h3 {
  font-family: "Open Sans", Helvetica, sans-serif;
  font-size: 16px;
  margin-top: 0;
  font-weight: 700;
}

.banners-home .banner-menu-link {
  display: block;
  margin-bottom: 5px;
}

.subheadlines .subheadline-holder {
  transition: all ease 0.2s;
  background-size: 130%;
}
.subheadlines .subheadline-holder:hover {
  transition: all ease 0.2s;
  background-size: 135%;
}

.collega-gezocht {
  position:relative;
  border-radius: 50%;
  border: 2px dashed #ddd;
  text-align:center;
  display:table-cell;
  vertical-align:center;
  width:100px;
height:100px;
}

/* ----PRODUCT PAGINA -----*/
.productpage-usps li {
    line-height:1.75em;
}

.productpage-usps h4, .sidebar-usps h4 {
  font-size: 1em;
line-height:1.75em;
  font-family: 'Open Sans', sans-serif;
}

.productpage-usps .fas {
  top: 10px;
}

.product-info .content h3, .product-info .content h4, .product-info .content h5 {
    font-family: 'Open Sans', sans-serif;
}
.product-info .content h3 {
  font-size: 17px;
  line-height: 1.5em;
}

.promo {
  border: 2px dashed #ffbc00;
  background-color: #ffeccd;
    padding: 15px;
  font-weight: bold;
  margin-bottom:10px;
}

/* Alleen online verkoop */
.online-verkoop {
    padding: 30px;
    background: #eee;
}

.online-verkoop-title {
      font-weight: 600;
}

/*--Staat en clicks--*/
.productStats {
  margin-top: 20px;
  margin-bottom: 20px;
}

/*--Staat info button --*/
.occasion_info {
font-size: 14px;
color: #ccc;
}

/*--Staat omschrijven--*/
.productState_info {
  font-size:12px;
  line-height:1.3em;
}

/* Specificaties */
.productpage h3.block-title {
    margin-bottom: 15px;
    font-size: 24px;
}
.spec-title {
  margin-top: 20px;
  margin-bottom:5px;
}

.productpage div p:last-child {
    margin-bottom: 1.2em;
}

.productpage div .productState_info_bottom p:last-child {
  font-weight: 700;
  margin-bottom: 0;
}

.nieuw-product-label {
  background: #ffbc00;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  border-radius: 15px;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}

/*-- Product block --*/

.filters-top select {
  margin-left: 10px;
}
.filters-top a {
  margin-right: 10px;
}

.product-block h4, .product-block h3 {
  font-family: "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.product-block h3 {
    margin-top: 15px;
    line-height: 23px;
    overflow: hidden;
    transition: all .3s ease;
    opacity: 1;
    max-height: 46px;
}

.product-block-holder.boxed-border {
  padding: 0px;
}

.swiper-related-products .product-block-holder.boxed-border {
  padding: 15px;
}

.product-block-info {
  padding: 15px;
}

.product-block-desc {
  margin-top:0px;
}

.product-block-stats {
  position:relative;
  margin-top:5px;
}

.product-block-stats .stars, .product-block-stats .productClicks_amount {
  display: inline-block;
  position:absolute;
  right: 0;
}

.product-block-stats .stars i {
  transform: translateY(-1px);
  padding: 4px;
  font-size: 10px;
}

.product-block-stats .stars {
  margin-right: 0;
}

.product-block-state, .product-block-clicks {
  margin-bottom: 5px;
}

.product-block .product-label.rotated, .product-label.rotated {
  right: -36px;
  top: 30px;
}

.productpage div.online-verkoop p:last-child {
  margin: 0;
}

.product-list-mini.grid .image {
  margin-right: 15px;
}

/*--Inruilformulier--*/
.request-quote {
  padding-bottom: 30px;
}

.fancy-checkbox+label:before, .fancy-radio+label:before {
 border: 1px solid rgba(155,155,155,.7);
} 

#requestquote .fancy-checkbox+label, #requestquote .fancy-radio+label {
  margin-left: 0;
}

fieldset.formgroup {
  border: 1px solid #ddd;
  margin: 15px 0px;
  padding-bottom:15px;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    border-radius: 3px;
    background: #fff;
}

.contact-form input, .contact-form textarea {
    border: 1px solid rgba(155,155,155,.7);
}

.contact-form.quote label.error {
  color: red;
  font-weight: 400;
}

.contact-form.quote input.error {
border-color: red;
}

@media screen and (max-width: 768px) {
  .productState {
    margin-bottom: 20px;
  }
}

/*--CATALOG--*/
.cat-top-holder {
  min-height: 200px;
}

.cat-top-left {
  width: auto;
}

.cat-top-right {
  width: auto;
  text-align: left;
}

.catalog h3:not(.category-title) {
    text-align: left;
    font-size: 24px;
    padding: 0;
		font-weight:600;
    text-transform: none;
}

.catalog .category-title {
  font-size: 24px;
}

.catalog a.category-link {
  border-radius: 5px;
  display: block;
  padding:20px;
  box-shadow: 0;
  border: 1px solid #e1e1e1;
  transition: all ease 0.2s;
}

.catalog a.category-link:hover {
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1); 
  border: 1px solid #e1e1e1;
  transition: all ease 0.2s;
}

.catalog img.cat-img {
  opacity: 1;
}

.cat_img_wrapper {
   overflow: hidden;
}

.category-link:hover .cat_img_wrapper img {
  transform: scale(1.05);
}

/* HOMEPAGE PROMO */

.pr {
  border-radius: 3px;
  padding:20px;
  text-align: center;
  color: white;
  background-color: #222;
  background-image: url('https://cdn.webshopapp.com/shops/318496/files/365541328/sigma-uv-promo.jpg');
  background-size: cover;
  background-position: center;
}

.pr-home .pr, .pr-home .pr2, .pr-home .pr3  {
    min-height: 240px;
}

.pr2 {
  border-radius: 3px;
  padding:20px;
  text-align: center;
  color: white;
  background-color: #222;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://cdn.webshopapp.com/shops/318496/files/369767936/swarovski-horloge.png'), url('https://cdn.webshopapp.com/shops/318496/files/372398668/swarovski-cleaning-set.jpg');
  background-size: auto, contain, cover;
  background-position: auto, left center, center;
  background-repeat: no-repeat, no-repeat, no-repeat;
}

.pr3 {
  border-radius: 3px;
  padding:20px;
  text-align: center;
  color: white;
  background-color: #222;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),url('https://cdn.webshopapp.com/shops/318496/files/384419709/steatievenkorting.jpg');
  background-size: cover;
  background-position: center;
}

.pr-top {
  border-radius: 3px;
  padding:20px;
text-align: center;
color: white;
background-color: #222;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://cdn.webshopapp.com/shops/318496/files/370726964/zomerkortingkijkers.jpg');
  background-size: cover;
  background-position: center;
}

.pr a:not(.button), .pr2 a:not(.button), .pr-top a:not(.button), .pr3 a:not(.button)  {
  color: #bbb;
}

.prcode {
display: inline-block;
padding:5px 10px;
background: #ffac00;
color: white;
font-weight: 700;
margin: 5px;
font-size: 1.1em;
}

.prexp {
font-size: 0.8em;
}

table.spec-table {
  border: 1px solid #DDDDDD;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.spec-table td, table.spec-table th {
  border: 1px solid #DDDDDD;
  padding: 5px 4px;
}
table.spec-table tbody td {
  font-size: 13px;
}
table.spec-table td:nth-child(even) {
  background: #E9E9E9;
}
table.spec-table thead td, table.spec-table thead td:nth-child(even) {
  background: #CFCFCF;
  border-bottom: 1px solid #DDDDDD;
  font-weight: bold;
}
table.spec-table thead th {
  font-weight: bold;
}

table.spec-table td:first-child {
  font-weight: bold;
}

table.spec-table td {
  min-width: 120px;
}

.table-wrapper {
  width:100%;
  overflow: auto;
  margin-bottom:20px;
}

@media screen and (max-width: 990px) {
.pr-home .pr {
    margin-bottom:30px;
}
}

/* Relevante pagina's op categoriepagina: snippet cat-pages.rain */

.cat-subpages div a, .info-link {
display: block;
border-radius: 3px;
border: 1px solid rgba(155,155,155,.17);
padding: 10px;
color: #222;
font-weight: 400;
position: relative;
  padding-left: 30px;
}

.cat-subpages div a:hover, .info-link:hover {
  background: rgba(155,155,155,.05);
}

.cat-subpages div a:before, .info-link:before {
		color: #ffac00;
		position: absolute;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
  	left: 0;
    top: 20px;
    margin-top: -15px;
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    font-weight: 700;
    font-size: 14px;
    z-index: 1;
    transition: transform .3s ease;
}

/*filters*/
.custom-filter-block ul {
  text-align: left;
}

/*--Blog--*/
.blog-block .date,
.blog-sidebar .date {
  display: none;
}

.blog-sidebar h4 {
  margin-bottom: 15px;
}

.blog-block h3.title {
  font-family: "Open sans", Helvetica, sans-serif;
}

.blog-custom .col-md-6:nth-of-type(2n + 1) {
        clear: both;
    }

.article-custom .blog-block {
  display: block;
 position: relative;
 height: 0;
  padding-bottom: 56.25%;
}

.article-custom .blog-block.small {
height: auto;
  padding: 0;
}

.article-dummy-header {
  height:100px;
}

.article-custom h2 {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.article-custom h3 {
  font-family: "Open sans", Helvetica, sans-serif;
  font-size: 17px;
}

/* CART */
.methods-title {
  font-weight: 700;
  margin-bottom:5px;
}

.methods-block label {
  font-weight:400;
}
.variant span {
  display: block;
  font-size: 12px;
}

.cart-products h5, .product-list-mini h5 {
  font-size: 14px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height:1.4em;
}

/*--LANDINGSPAGINA--*/
.lp_tile a {
  display: block;
  min-height:120px;
  background-color: #DFE3E5;
  border-radius: 3px;
  padding:20px;
  display: flex;
  flex-direction: row;
  align-items: center
}

.lp_tile a span {
  display: block;
}

.lp_tile img {
  max-width:125px;
  transition: all 0.2s ease;
}

.lp_tile a:hover {
  color: #555555;
}

.lp_tile a:hover img {
  transform: scale(1.05);
  transition: all 0.2s ease;
}

.lp_tile_text {
  margin-left: 20px;
}

.lp_tile_title {
  font-size: 1.2em;
  font-weight: bold;
  display: block;
}

.lp_link:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    font-weight: 700;
  margin-right:5px;
  display: inline-block;
}

.lp_link {
  margin-top: 0.5em;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .lp_tile a {
    margin-bottom: 30px;
  }
}


  /*--FOOTER--*/
#form-newsletter .input input[type=email] {
  border: 1px solid #ccc;
}
#form-newsletter {
  display: flex;
}

#form-newsletter .input{
  padding-right:0;
  flex: 1
}

.day_label {
  display: inline-block;
  width: 100px;
}

	}
@media screen and (max-width: 991px) {
  footer, footer .contact-description {
    text-align: left;
  }

/* 404 pagina */

.category-map {
  column-count: 3;  
  column-fill: balance;
}

.category-map ul {
   -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;                      /* Actually FF 20+ */
 	 padding: 0;
  list-style-type: none;
}

.category-map ul li {
    line-height:2em;
}

.category-map h3 {
  column-span: all;
}

.not-found {
  padding: 40px 20px;
  background: #f7f7f7;
  text-align: center;
}

/*-- COOKIE CONSENT --*/
.show-with-consent {
  display: none;
}

.consent-placeholder {
  background: #DFE3E5;
  padding:20px;
  text-align: center;
}

.consent-placeholder a {
  font-weight: bold;
}

/*-- RESPONSIVE --*/

@media screen and (max-width: 991px) {
  .day_label {
    text-align: right;
    padding-right: 1em;
  }
}

@media (max-width: 576px) {
    .category-map {
  column-count: 2;  
}
  .blogs h3.title {
    height: auto;
  }
  .boxed .banners-home-block:nth-child(4), .boxed .banners-home-block:nth-child(5), .boxed .banners-home-block:nth-child(6) {
      margin-right: 0;
      margin-left: 0;
      width: 100%;
  }
  
  .banners-home .banner-text-block .sub {
    display: none;
  }
  
  /* List stle products */
   .product-grid .product-grid .product-block-info {
    padding: 0px 15px;
    float:left;
    width: 50%;
}

  .product-grid .product-grid .product-block-image {
    float: left;
    width: 50%;
  }
  
  .product-grid .product-grid .product-block .product-label.rotated, .product-label.rotated {
    left: -36px;
    top: 30px;
    transform: rotate(-45deg);
  }
  
  .product-grid .product-grid.odd {
    padding-right: 15px;
}
  
    .product-grid .product-grid.even {
    padding-left: 15px;
}  
}

@media (max-width: 400px) {
  .category-map {
  column-count: 1;  
}
  .product-grid .product-grid .product-block-stats {
    display: none;
  }
}

@media screen and (min-width: 601px) and (max-width: 991px) {
  .subheader-holder, .subheader-usps {
    display: none;
  } 
  
  .boxed .banners-home-block:nth-child(1), 
  .boxed .banners-home-block:nth-child(2), 
  .boxed .banners-home-block:nth-child(3), 
  .boxed .banners-home-block:nth-child(4), 
  .boxed .banners-home-block:nth-child(5), 
  .boxed .banners-home-block:nth-child(6) {
    width: calc(50% - 20px);
}
   .boxed .banners-home-block:nth-child(4) {
      margin-right: 10px;
      margin-left: 10px;
    }
    .boxed .banners-home-block:nth-child(3) {
      margin-right: 20px;
  }
     .boxed .banners-home-block:nth-child(5) {
      margin-left: 0;
    }
}
  
  
@media screen and (max-width: 1200px) {
  
  .home-banner .banner-text-block {
    background: rgba(0,0,0,0.7);
    padding: 20px;
}
}
