{#custom css#}
body.site {
    background: url(/website/images/pompdirect-background.jpg) no-repeat bottom center fixed;
}

p {
    font-family: arial,sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #444;
}


a {
    color: #0066cc;
	text-decoration: underline;
	
}

a:visited {
	color: #0066cc;
	text-decoration: underline;
}


a:hover {
    color: #039ee1;
	    text-decoration: none;
}
.icoontje-merken {
	vertical-align: middle;
    margin-right: 12px;
    margin-bottom: 5px;
}

}
h1, article h1 {
    border-bottom: solid 1px #ddd;
    font-family: Arial;
    font-size: 20px;
    color: #00AEEF;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 0.75em;
    padding: 5px 0;
}

h2, .moduletable h3, .items-leading h2 {
    border-bottom: solid 1px #ddd;
}

table {
    border: solid 1px #ddd;
	margin-bottom: 15px;
}

body h3 {
    margin-bottom: 1em;
    font-size: 1.4em;
    line-height: 1.3;
    padding-bottom: 5px;
}

.main-bottom.card.terug-knop {
    border: none;
}

article h2, article h1 {
    font-family: Arial;
    font-size: 20px;
    color: #00AEEF;
    text-decoration: none;
    font-weight: bold;
}

h2 {
	font-family: Arial;
    font-size: 20px;
    color: #00AEEF;
    text-decoration: none;
    font-weight: bold;
}

.container-header {
    padding-top: 30px;
   	background-color: rgba(0,0,0,0);
    background-image: none;
  
}

.main-bottom.card.terug-knop .card {
    border: none;
}

li.nav-item.item {
    background-color: #e5e5e5;
}

.grid-child {
    background-color: white;
  	max-width: 1200px;
}

.grid-child.container-nav {
  background-color: #039ee1;
  text-transform: uppercase; 
  max-width: 100%;
  font-size: 13px;
}

.grid-child .mod-menu .nav-item {
  
}

.nav {
    align-content: left;
    padding-left: 15px;
}


.container-header .mod-menu {
    max-width: 1200px;
    margin-left: 355px;
    margin-right: -355px;
}

td.aanroep label {
	padding-right:5px;
}

td.contactby label {
	padding-right:5px;
}
.site-grid {
	grid-gap: 0;
  	grid-template-columns: [full-start] minmax(0,1fr) [main-start] repeat(4,minmax(0,18.75rem)) [main-end] minmax(0,1fr) [full-end];
}

.grid-child .mod-menu.linker-sidebar .nav-item{
  position:relative;
}

button.button.btn.btn-primary {
    background-color: #ddd;
    color: #095197;
    border: 1px #ddd;
    padding: 4px;
	
}
/*
button.button.btn.btn-primary:hover {
    background-color: #095197;
    color: #fff;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0087d1", endColorstr="#095197");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#0087d1), to(#095197));
    background-image: -moz-linear-gradient(top, #0087d1, #095197);
    background-image: -ms-linear-gradient(top, #0087d1, #095197);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0087d1), color-stop(100%, #095197));
    background-image: -webkit-linear-gradient(top, #0087d1, #095197);
    background-image: -o-linear-gradient(top, #0087d1, #095197);
    background-image: linear-gradient(#0087d1, #095197);
    border-color: #00456b #095197 hsl(201, 100%, 16%);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
    -webkit-font-smoothing: antialiased;
}
Hier onder aangepast naar old
*/
button.button.btn.btn-primary:hover {
    background-color: #000000;
    color: #fff;
    background-color: #095197;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0087d1", endColorstr="#095197");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#0087d1), to(#095197));
    background-image: -moz-linear-gradient(top, #0087d1, #095197);
    background-image: -ms-linear-gradient(top, #0087d1, #095197);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0087d1), color-stop(100%, #095197));
    background-image: -webkit-linear-gradient(top, #0087d1, #095197);
    background-image: -o-linear-gradient(top, #0087d1, #095197);
    background-image: linear-gradient(#0087d1, #095197);
    border-color: #00456b #095197 hsl(201, 100%, 16%);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
    -webkit-font-smoothing: antialiased;
}

.com-content-article.item-page {
    padding-right: 16px;
}

.grid-child .mod-menu.linker-sidebar .nav-item:before {
    content: "";
    position: absolute;
    top: 12px;
    left: -22px;
    width: 12px;
    height: 10px;
  background: url(/website/images/bullit.gif) no-repeat;
} 

.grid-child .mod-menu .nav-item {
    position: relative;
}

.grid-child.container-sidebar-left .nav-item:before {
    content: "";
    position: absolute;
    top: 12px;
    left: -22px;
    width: 12px;
    height: 10px;
  background: url(/website/images/bullit.gif) no-repeat;
} 

// background kleuren weghalen
.container-header {
    background-color: rgba(0,0,0,0);
    background-image: none;
}

ul.mod-menu.mod-list.nav.linker-sidebar {
    padding: 16px;
  	padding-left:35px;
}

.footer {
    margin-top: 0;
    background-color: rgba(0,0,0,0);
    background-image: none;
    color: black;
}

.footer .grid-child {
    background-color: #f5f5f5;
}

h3.name {
    position: relative;
    display: block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
}


.caption-box {
    position: relative;
    background-color: #222222;
    padding: 20px 0;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.caption-box:hover {
	background-color: #039ee1;
}
/*
a:not([class]) {
    text-decoration: none;
}
*/
.image-box {
    position: relative;
}


.image-box:before {
    height: 100%;
    content: "";
    display: block;
    left: -100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    width: 100%;
    background-color: #222222;
}

ul.mod-menu.mod-list.nav.footer-menu {
	max-height: 170px;
}

ul.mod-menu.mod-list.nav.footer-menu li.nav-item {
	padding-right:20px;
	margin-right:20px;
}

div#mod-custom98 {
    padding-left: 50px;
}


.footer .grid-child {
    justify-content: inherit;  
}


.com-content-article.item-page {
    padding: 20px 20px 0px 0;
}

.com-content-category-blog.blog {
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
}

.searchzoeken.mod_search27 {
	padding: 2px 376px 0 0
   
}

.tweepadding {
    margin-right: 10px;
}

.searchzoeken.mod_search27 button.button.btn.btn-primary {
    padding: 0 20px 0 20px;
	vertical-align: top;
}

.grid-child.container-component {
    padding-left: 20px;
}

.searchzoeken.mod_search27 .btn-primary {
    background-color: #222222;
    border-color: #222222;
}

div.mod_search27 input[type="search"] {
    margin-right: 5px;
}

.grid-child.container-below-top {
    justify-content: space-between;
}

.space-omheen {
    padding: 15px;
}

form.mod-finder.js-finder-searchform.form-search {
    display: flex;
    align-items: center;
    margin-right: 4vw;
}

div#mod-custom98 {
    width: 67%;
}

#iframe {
	width: 50%;
}

.titel-kopje {
    display: block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    position: relative;
    padding: 1px 0;
    text-align: center;
	border: 1px solid black;
}

.titel-kopje p {
    text-transform: uppercase;
    font-weight: 900;
	margin-top: 14px;
}


   

.titel-kopje-afbeelding {
    display: block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    position: relative;
    background-color: #ffffff;
	border: 1px solid black;
    text-align: center;
	min-height: 47px;
    max-height: 47px;
}


.menu-afbeelding img {
    height: 189px;
    width: 189px;
	background-color: #bee1ff;
}

.danpumpletter {
	fontsize: 14px;
}


.menu-afbeeldingproducten img  {
    height: 189px;
    width: 189px;
	background: none;
}

tbody {
    padding: 5px!important;
}

.titel-kopje-afbeelding img {
	max-height: 35px;
}

.nav {
    align-content: left;
}

.titel-kopje h3 {
	font-size: 16px;
    line-height: 0;
    font-family: sans-serif;
    font-weight: 400;
	margin: 15px;
	padding: 2px;
}
.space-omheen {
    padding: 15px;
}

.titel-kopje:hover {
    background-color: #039ee1;
}
/* linker menu*/

ul.mod-menu__sub.list-unstyled.small li {
    background-color: #e5e5e5;
	margin-bottom: 1px;
	padding-left: 20px;
}

ul.mod-menu__sub.list-unstyled.small li:hover {
    background-color: #ffffff;
	text-decoration: none;
}

ul.mod-menu__sub.list-unstyled.small li:active {
    background-color: #ffffff;
	text-decoration: none;
}

ul.mod-menu__sub.list-unstyled.small .mod-list li a:hover {
    text-decoration: none;
}

.mod-list li a:hover {
    text-decoration: none;
}

ul.mod-menu.mod-list.nav.linker-sidebar a {
    color: black;
	font-family: arial,sans-serif;
	font-size: 1.0em;
}

.mod-list li.active > a {
    font-weight: bold;
	text-decoration: none;
}

.com-content-article__body table {
    height: fit-content!important;
	width: 100% !important;
}

.com-content-article__body .functie {
    width: fit-content;
}

.com-content-article__body img {
	margin-left: 0px!important;
}

.com-content-article__body tr {
	display: flex;
	justify-content: space-between;
}

.product-afbeelding-border {
   border-top: 1px solid black;
   border-left:	1px solid black;
   border-right:1px solid black;
}

.com-content-article__body {
    max-width: 780px;
}

.com-content-article__body p {
    font-size: 15px;
}

.item-content {
    max-width: 780px;
}

.menu-afbeelding img {
  height: 167px;
  width: 167px;
  background-color: #bee1ff;
}

table.flextableding {
    display: flex;
}

.card-body ul.mod-menu.mod-list.nav .nav-item a {
	color: black;
}

.com-content-article__body table td a img {
	padding-top: 4px;
}

.com-content-category-blog__item.blog-item .item-content table tbody tr td a img {
	padding-top: 4px;
	margin-left: 5px;	
}

@media (min-width: 1440px) and (max-width: 1500px) {
	
	.container-header .mod-menu {
    margin-left: 140px;
	}

.searchzoeken.mod_search27 {
    padding: 2px 202px 0 0;
	}
	
}

@media (min-width: 1024px) and (max-width: 1124px) {
    .searchzoeken.mod_search27 {
        padding: 2px 0px 0 0;
        max-width: 200px;
    }


    .container-header .mod-menu {
        margin:0px;
    } 
    
}

@media (min-width: 768px) and (max-width: 800px) {
    .container-header .mod-menu {
        margin:0px;
    } 


}

a.linkhoodwebsite {
    padding-right: 9px;
}
.kollomfix {
	width: 100%;
}

@media only screen and (max-width: 425px) {
	 .container-header .mod-menu {
		margin-left: 14px;
		margin-right: -14px;
	}

	.searchzoeken.mod_search27 {
		max-width: 100%;
	   
	}

	div#mod-custom98 {
		padding-left: 14px;
	}



	div#mod-custom98 img {
		padding: 20px 0 20px 0;
	}

	div#mod-custom98 iframe {
		padding: 20px 0 20px 0;
	}


	.blog-items .blog-item {
		padding: 0 20px 0 20px;
	}

	.searchzoeken.mod_search27 form.form-inline {
		width: 300px;
		padding-left: 12px;
	}

	form#userForm {
		padding: 20px;
	}

	textarea#Bijzonderheden {
		width: 190px;
	}



}

.btn {
    -webkit-transition: none;
    transition: none;
    -o-transition: none;
    transition: none;
    transition: none;
}

.card-body {
    padding: 0px 0 30px;
}

.container-component > * + *, .container-sidebar-left > * + *, .container-sidebar-right > * + * {
    margin-top: 5px;
}
/*extra padding onder producten voor knop terug*/

.extradivomheen {
    padding-bottom: 20px;
}

.dompelpompflexboksje {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.bodycss {
    border: none;
}

td.installerenafbeelding {
    display: flex;
}

.sidebar-left.card {
    border: none;
    padding-left: 19px;
}

.com-content-article.item-page .com-content-article__body table tbody tr td img {
    padding-top: 4px;
    padding-left: 5px;
    height: 19px;
    width: 20px;
}

.custom-file-upload {
    background-color: #f0f0f0;
    padding: 5px;
    border: 2px solid #000000;
    cursor: pointer;
	text-wrap: nowrap;
	text-overflow: ellipsis;
	max-width: 280px;
	overflow: hidden;
	white-space: nowrap;
}

@media only screen and (min-width: 1000px) {
	div#col-adres {
		display: flex;
		justify-content: space-between;
		border-right: 1px solid lightgray;
	 }
	 
	 div#col-locatie {
		border-right: 1px solid lightgray;
	}

	.col-lg-6.col-md-12.col-sm-12.col-1 {
		border-right: 1px solid lightgray;
	}


	div#locatie-img {
		width: 80%;
		margin: 0 auto;
	}

	.col-lg-6.col-md-12.col-sm-12 {
		border-right: 1px solid lightgray;
	}

	ul.mod-menu.mod-list.nav.footer-menu {
		border-top: 1px solid #b8b8b8;
		width: 333px;
		margin-top: -25px;
		}
		
		ul.mod-menu.mod-list.nav.footer-menu {
		margin-left: 16px;
	}
		
}

@media only screen and (max-width: 1000px) {
	hr {
		color: #0000;
	}		
	#iframe {
    width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 365px;
	}
	
	div#mod-custom98 {
    width: 92%;
	}
	
	div#locatie-img {
    margin-bottom: 15px;
	}
	
	div#locatie-img {
    text-align: center;
	}
	div#iframe {
    margin: 0 auto;
	}
	div#adres {
    margin-bottom: 15px;
	}
	

}

@media only screen and (max-width: 426px) and (min-width: 320px) {
	.product-afbeelding-border {
    display: flex;
    justify-content: center;
}
	)
	
