/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 18 2025 | 14:01:53 */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=Roboto+Condensed:wght@300;400;700&display=swap');
body {
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:400;
  color:#373737;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; 
  font-weight:400;
  color:#2089ba;
}
.site-content{
  margin-top: 0;
  margin-bottom: 30px;
}
.menu-primary {
background-color:#53b5e3;
}
.tg-primary-menu > div > ul > li {
	margin: 0;
}
.tg-site-header.tg-site-header--center .tg-site-header-bottom .tg-container--flex {
	display: block !important;
}
.tg-site-header.tg-site-header--center .tg-primary-menu { 
   background: #53b5e3;
    text-align: left;  
  justify-content:left;}

.nav-menu li a{
    color: #ffffff;
    padding: 10px 7px 10px 7px;
    margin: 0px 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
   text-decoration: none;
}
.tg-primary-menu > div ul li ul li a{
  padding: 7px 15px;
  width: 230px;
}
.tg-primary-menu > div ul li.current_page_ancestor > a, .tg-primary-menu > div ul li.current-menu-ancestor > a{
  color:#fff;
}
.tg-site-header.tg-site-header--center .tg-site-header-bottom .tg-container--flex {
	display: grid;
	justify-content: left;
	align-items: baseline;
	width: auto;
}
.tg-primary-menu > div ul li a {color:#fff;}
.tg-primary-menu > div ul li.current_page_item a {
	color: #172676;
}
.tg-primary-menu > div ul li.current_page_item a {
	background: #237196;
	color: #fff;
}
.tg-primary-menu > div ul li ul {
	border: 0 none;
	background: #237196;
}
.tg-primary-menu > div ul li:hover{
  background: #237196; 
  color:#fff;
}
.boxen {
  margin: 30px 0;  
}
.boxen h3{ font-size: 20px; }
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column; 
  margin-bottom:30px;
}

.leesmeer a {
    font-size: 16px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;  
    text-transform: uppercase;
    background: #53b5e3;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: .1em;
    padding-bottom: 5px;
    display: inline-block;
    white-space: nowrap;
    padding: 5px 7px;
}
.leesmeer a::after {
    content: '';
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 10px;
    height: 10px;
    margin-left: -10px;
    transform: rotate(-45deg);
    opacity: 0;
    display: inline-block;
    transition: margin-left .4s, opacity .4s;
}
.leesmeer a:hover {    padding: 5px 20px 5px 7px;}
.leesmeer a:hover::after {
    opacity: 1;
    margin-left: 5px;
}
.alleblok .img-thumbnail{ max-height:260px;}
.alleblok h3 {min-height: 52px;}
.blokinhoud {
	display: grid;
	grid-template-columns: auto 120px;
	grid-gap: 5px;
}
.fotoshow{
  text-align:right;
	margin-bottom:20px;
}
.fotoshow img{
	margin-bottom:20px;
}	
.deelinhoud{
	float:left;
	width:60%;
	height:160px;
	overflow:hidden;
}
.merken {padding:30px 0;}
.merken a img{
  filter:grayscale(1);
}
.merken a:hover img{
  filter:grayscale(0);
}
.logogrid{height:100px;
display: grid;
align-items: center;
justify-content: center;
}

.bwg-thumbnails .bwg-item {
    border: 1px solid #d7d7d7;
    padding: 5px;
    margin: 5px;
    width: 30% !important;
}
@media only screen and (max-width:768px){
  .bwg-thumbnails .bwg-item {
      width: 47% !important;
  }  
}
.adres{font-weight:600;}
.adres span {
	width: 170px;
	display: inline-block;
  font-weight:400;
}
.tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-item > a::before{
  margin-left:-7px;
}
.tg-primary-menu > div ul li.current-menu-item{
  background: #237196;
}
.tg-primary-menu > div ul li.current-menu-item > a{color:#fff;
}
@media only screen and (max-width:767.98px){
.tg-site-header.tg-site-header--center .tg-site-header-bottom .tg-container--flex {
	display: grid !important;
	justify-content: center;
	align-items: center;
	width: auto;
	grid-template-columns: auto auto;
}
  .tg-header-action-list .tg-header-action__item.tg-mobile-toggle .tg-icon-bars{
    font-size: 20px;
    color:#2089ba;
  }
.tg-site-header-top {
	display: block;
}  
  .tg-site-header-top .tg-header-top-left-content{display:none;}
  .tg-site-header-top .tg-header-top-right-content {
	width: 100%;
}  
  .tg-site-header-bottom {padding-top:3px; padding-bottom:3px;}
  .tg-site-header--center .site-branding {
	margin-bottom: 0;
	}
}
.tg-site-header.tg-site-header--center .site-branding {text-align:left;
  flex-direction: unset;
}
.wp-custom-header .box-overlay-2, 
.wp-custom-header .box-overlay {
	overflow: auto;
	margin-left: 0;
	width: 50%;
	height: auto;
	padding: 30px;
	color: #ccc;
	pointer-events: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.15em;
	letter-spacing: 0;
	overflow: visible;
  display: block;
  transition: all .4s;
margin-top: -435px;
background: rgba(0,0,0,0.3);
z-index: 1000;
position: relative; 
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size:55px;
  color:#fff;  
}
.wp-custom-header .box-overlay-2 {
	margin-left: auto;
    margin-right: 0;
    background:none;
  padding: 15px;
}
.wp-custom-header .box-overlay-2 img {
  max-width: 300px;
}
@media only screen and (max-width:768px){
  .wp-custom-header .box-overlay {
	padding: 12px;
  }
}
#revashop {
    display: grid;
  transition: all .4s;
}
.wp-custom-header .box-overlay #revascript{
text-transform: none;
  text-shadow: 0 2px 2px #000;
}
.typed-cursor {
	color: #fff !important;    
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;    
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.table-none,
.table.table-none > tbody > tr > td,
table.table-none th, table.table-none td {
  border:0 none;
}

.tg-primary-menu > div > ul {
  justify-content: flex-start;
}
.tg-menu-item-search {
  display:none;
}
footer .widget .widget-title {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #2089ba;  
  font-size: 24px !important;
  margin-top: 20px;
  margin-bottom: 10px;    
}
footer .widget ul li a {
    padding: 3px 0;
}
.page-id-37 .entry-title{display:none;}
.homesign h4 {height: 50px;}

iframe{
	max-width:100%;
}
iframe{
	max-width:100%;
}
@media only screen and (max-width : 520px) {
iframe.youtube{
	max-height:280px;
}	
}

#wp-custom-header .container {
	display: grid;
	grid-template-rows: 0 50% 50%;
}

.btn-custom {
	text-align: center;
	background: #53b5e3;
	display: inline-block;
	position: relative;
	margin: 0 auto;
	color: #fff;
	border-radius: 0;
	text-transform: uppercase;
}
.label {
    font-size: 16px;
    font-weight: 400;
    color: #373737;
}


:not(#\ ):not(#\ ):not(#\ ).buttonizer-group-0-0-1 {
    right: 20px;
  bottom: 12%;align-content
}
:not(#\ ):not(#\ ):not(#\ ).buttonizer-button-0-0-3 {  
	width: auto;
    border-radius: 3px;
    padding: 5px 10px;
    text-align: left;
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    justify-content: center;
}
:not(#\ ):not(#\ ):not(#\ ) .buttonizer-icon-0-0-4 {
	position: relative;
	top: 10px;
}
:not(#\ ):not(#\ ):not(#\ ) .buttonizer-label-0-0-6 {
	white-space: normal;
	top: -82px;
	right: 0;
}
@media only screen and (max-width:767.98px){
:not(#\ ):not(#\ ):not(#\ ) .buttonizer-label-0-0-6 {
	white-space: normal;
	top: -35px;
	font-size: 13px;
}
}
@media only screen and (min-width:770px){
:not(#\ ):not(#\ ):not(#\ ).buttonizer-label-0-0-6 {
    opacity: 0;
    visibility: hidden;
}  
}
.btn-custom {
	text-align: center;
	background: #53b5e3;
	display: inline-block;
	position: relative;
	margin: 0 auto;
	color: #fff;
	border-radius: 0;
	text-transform: uppercase;
}
.dae-shortcode-download-title {display:none;}
.dae-shortcode-download-wrapper .dae-shortcode-download-button, .dae-shortcode-download-wrapper .dae-shortcode-download-button:hover{
  margin: 5px !important;
}
.btn-custom-donker {
	text-align: center;
	background: #237196;
	display: inline-block;
	position: relative;
	margin: 10px auto;
	color: #fff;
	border-radius: 0;
	text-transform: uppercase;
	border: 1px solid #53b5e3;
}
.btn-custom-donker.btn-lg{
    font-size:24px;
}
.btn-custom-donker:hover {
    color:#fff;
      background:#53b5e3;
}
.menu-item .tg-icon-shopping-cart {
	font-size: 17px;
	margin-top: -5px;
}
.product_meta{
  font-size: 12px;
  color: #a7a7a7;    
}
.product_meta .posted_in{display:block;}
.woocommerce-variation.single_variation .woocommerce-Price-amount > bdi{
	padding: 0 0 10px;
	display: block;
	font-size: 24px;
}
.woocommerce-product-gallery__trigger {display:none;}
.pswp{display:none;}
.breadcrumb-trail {
	display: block;
	clear: both;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.woocommerce-Price-amount small {
	margin: -15px auto 15px;
	display: block;
	color: #000;
}

.gpls_rfq_set_div {
  padding: 0;
  margin: 0;  
}
.woocommerce div.product form.cart .button{
	margin: 0 5px;  
}
.gpls_rfq_set_div {
	clear: both;
	display: block;
	margin-top: 17px;
	position: relative;
	padding: 12px;
	border: 1px dashed #c7c7c7;
	overflow: hidden;
	width: 100%;
	top: 17px;
	background: #deedf4;
}
.woocommerce ul.products li.product a img {
	margin: 0 0 1em;
	box-shadow: none;
	border: 1px solid #9fb5c8;
}
.tg-site-header-bottom {
	padding-top: 0;
	padding-bottom: 0;
}
.kleurblock {
	background:#f1f4f9;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding: 50px;
	margin-top:65px;
	margin-bottom:50px;
}
.imgframe {
	display: flex;
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-top: 25px;
	justify-content: center;
	align-items: center;
	border-radius: 0;
	max-width: 100%;
	max-height: 500px;
	margin: 30px auto;
}
.row.equalheight {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.row.equalheight > [class*='col-'] {
	display: flex;
	flex-direction: column;
}
.rondje {
	width: 170px;
	height: 170px;
	display: flex;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
	margin: 0 auto;
}
.rondje img {
	position: relative;
	object-fit: cover;
	margin: -12px auto;
}
@media only screen and (max-width : 767.98px) {
   .row.equalheight {
        display: block;
	}	
}