/* webwinkel - e-commerce light  */

/* background-color: #004fc6;
background-color: #0076F9; = goed 
background-color: #006FE8; = goed


*/

.no-scroll {
	position: relative;
}

body {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	word-spacing: normal;
	white-space: normal;
	letter-spacing: normal;
	font-family: 'ict_avantgarde_bkcn';
	font-weight: normal;
}

body.body-modal-open {
	overflow-y: hidden !important;
}

header, main, footer {
	display: block;
}

.container {  
	position: relative; 
	width: 960px; 
	margin: 0 auto; 
	padding: 0; 
}
.container .column, .container .columns {  
	float: left; 
	display: inline; 
}

.container .sixteen.columns { 

}

.container .sixteen.columns {
	width: auto;
}

.container .twelve.columns {
    width: 69%;
}

.container .four.columns {
    width: 27%;
}

.mobile-device, .tablet-device {
	display: none !important;
}

.screen-device {
	display: inline-block !important;
}
		
img {
    border: 0;
	width: 100%;
    height: auto;
}

p img { 
	border: 0; 
	width: 100%;
	height: auto;
}

table.table-aanvraag-formulier.modal tr:nth-child(odd) td {
	background-color: #ffffff;
}

table.table-aanvraag-formulier.modal tr:nth-child(even) td {
	background-color: #efefef;
						background-color: #f0f1f7;
}

div.algemene-voorwaarden {
	width: 90%;
}

table.algemene-voorwaarden {
	margin: 30px 0 0 0;
}

body.type-content div.algemene-voorwaarden p {
	margin: 0 0 0 0;
	font-size: 16px;
    line-height: 24px;
	width: 100%;
}

table.algemene-voorwaarden th, table.algemene-voorwaarden td {
	vertical-align: top;
	text-align: left;
	font-size: 16px;
	line-height: 23px;
}

table.algemene-voorwaarden th {
	padding: 18px 0 8px 0;
}

table.algemene-voorwaarden td {
	padding: 0 0 8px 0;
}

body .icon.icon-cookie {
	background-position: -52px 0;
}

body.cookie-proof-in .icon.icon-cookie {
	background-position: 0 0;
}

.cookie-proof-btn {
    width: 220px;
}

div.offerte-aanvraag.offerte-centraal .opttitle, div.offerte-aanvraag.offerte-centraal .opttext  { 
	display: none;
}

#container-1 #header {
    width: 1200px;
}

#container-7 #aanbieding, #container-7 #keuze, #container-7 #nieuw {
    width: 1200px;
}

#intro-holder {
    width: 100%;
}


.intro-table {
	width: 20%;
}

.webwinkel-titel-balk {
	width: 50%;
    float: left;
    position: relative;
	text-align: center;
					margin: 70px 0 0 4%;
					width: 96%;
					dposition: absolute;
}

.webwinkel-titel-balk span {
					line-height: 40px;
					letter-spacing: 18px;
}

.privacy-beleid, .over-ons-holder, .webshop-uitleg  {
	width: 90%;
}


body.type-content .privacy-beleid h2, body.type-content .privacy-beleid h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	margin: 10px 0 20px 0;
	font-family: 'ict_avantgarde_bkcn';
	letter-spacing: 0.8px;
}

body.type-content .privacy-beleid h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	margin: 20px 0 4px 0;
	font-family: 'ict_avantgarde_bkcn';
}

body.type-content .privacy-beleid.cookies h2 {
	margin: 0 0 6px 3px;

}

body.type-content .privacy-beleid.cookies {
	float: left;
	border: 1px solid #cccccc;
	margin: 20px 0 20px 0;
	padding: 20px;
}

.privacy-beleid p {
	margin: 0 0 5px 0;
}

.privacy-beleid p.aanpassing  {
	font-style: italic;
	margin: 0 0 20px 0;
}

.privacy-beleid.footer p.aanpassing, .privacy-beleid.footer h2.gegevens  {
	margin: 30px 0 20px 0;
}



/* buttons holder blauw */

input, select, button, textarea {
	-webkit-appearance: auto;
	-moz-appearance: auto;
	-o-appearance: auto;
    -ms-appearance: auto;
	appearance: auto;
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
	-o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

select {
    -webkit-appearance: none;
	d-webkit-transform: rotate(45deg);
}

/* standaard width 20px padding 4px */

input[type="checkbox"] {
    border: 2px solid #006FE8 !important;
    width: 16px !important;
    height: 16px !important;
    outline: none;
    padding: 3px !important;
		vertical-align: top;
		margin: 7px 4px 0 0;
}

input[type="checkbox"]:checked {
    background: #006FE8;
    background-clip: content-box;
}

input[type="radio"] {
    border: 2px solid #006FE8 !important;
    border-radius: 10px;
    width: 16px;
    height: 16px !important;
    outline: none;
    padding: 3px !important;
}

input[type="radio"]:checked {
    background: #006FE8;
    background-clip: content-box;
}


select {
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 2px 2px 2px 2px;
		dbackground-color: #ffffff;
		dcontent: " ++ ";
}

textarea {
	width: 90%;
	height: 200px;
	border: 1px solid #cc0000;
}


.button-holder {
	width: 100% !important;
	float: left !important;
	margin: 15px 0 0 0; 
				dbackground-color: #cc0000 !important;
}

.button-checkout {
	border: 0;
	border-radius: 5px;
	color: #ffffff;
	background-color: #006FE8;
	font-family: 'ict_avantgarde_bkcn';
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	padding: 12px 30px 12px 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	outline: none;
	cursor: pointer;
	width: 100px;
	margin-bottom: 10px;
}

.button-checkout.rechts {
	float: right;
}

.button-checkout.ga-verder {
	width: 80px;
}

.button-checkout.ga-verder.right {
	float: right;
    margin-right: 12px;
}

.arrow-right {
	position: relative;
	float: left;
	transform: rotate(270deg);
	cursor: pointer;
	margin: 6px 0 0 6px;
}

span.tekst-rechts {
	float: left;
}

.arrow-right span.in {
  display: block;
  width: .4vw;
  height: .4vw;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg);
  animation: animate 2s infinite;
}

.arrow-left {
	position: relative;
	float: left;
	transform: rotate(90deg);
	cursor: pointer;
	margin: 6px 0 0 0;
}

span.tekst-links {
	float: none;
}

.arrow-left span.in {
  display: block;
  width: .4vw;
  height: .4vw;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg);
  animation: animate 2s infinite;
}

.button-checkout.voeg-toe-aan-winkelwagen {
	width: 180px;
}

.button-checkout.ga-terug {
	width: 70px;
}

.button-checkout.ga-terug.left {
	float: left;
    margin-left: 12px;
}

.button-checkout.ga-terug-naar-website {
	width: 170px;
}

.button-checkout.ga-terug-naar-website.left {
	float: left;
    margin-left: 0;
	padding: 12px 10px 12px 20px;
}


.button-checkout.keuze-bevestigen {
	width: 120px;
	margin: 0 0 80px 0;
}

.arrow-down {
	position: relative;
	float: left;
	transform: rotate(180deg);
	cursor: pointer;
	margin: 6px 0 0 0;
}

.arrow-down span.in {
  display: block;
  width: .4vw;
  height: .4vw;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  dtransform: rotate(45deg);
  danimation: animate 2s infinite;
}


/* mail a friend   */

#button-holder.mail-a-friend {
	float: left;
	text-align: center;
	width: 100%;
}

.mail-a-friend .button {
	background-color: #004fc6;
	color: #ffffff;
	letter-spacing: 0.5px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 17px;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	border-radius: 16px;
	margin: 20px 14px 10px 0;
	width: 190px;
	float: none;
}

.mail-a-friend .kop1, .mail-a-friend .kop2 {
	font-size: 17px;
}

.mail-a-friend .kop1 {
	float: left;
	width: 100%;

}

.mail-a-friend .kop2 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.mail-a-friend .tekst1, .mail-a-friend .tekst2 {
	font-size: 12px;
}

#mailafriend .taf-form-background, #mailafriend .g-recaptcha, #mailafriend #taf-verzenden {
	margin: 8px 0 0 14px;
}

#mailafriend h2 {
	margin: 18px 0 18px 14px !important;
	width: Calc(100% - 16px);
}

#mailafriend .taf-formholder {
	border: 1px solid #cccccc; 
	width: 80%;
}

#mailafriend td.taf-120 {
	width: 140px;
}

#webwinkel #mailafriend input.taf-default-tekst {
    dwidth: auto;
		width: 84%;
}




/* override op button input constructie */

#taf-verzenden-3, #taf-verzenden-4, #taf-verzenden-5, #taf-verzenden-5a, #taf-verzenden-6, #taf-verzenden-7 {
	width: auto;
    float: left;
    padding: 1px 10px 1px 10px;
	border-radius: 5px;
    color: #ffffff;
    background-color: #006FE8;
    font-family: 'ict_avantgarde_bkcn';
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: none;
    cursor: pointer;

}

#webwinkel #taf-verzenden-3 .taf-dataknoppen-1, #webwinkel #taf-verzenden-3 .taf-dataknoppen-2,
#webwinkel #taf-verzenden-4 .taf-dataknoppen-1, #webwinkel #taf-verzenden-4 .taf-dataknoppen-2,
#webwinkel #taf-verzenden-5a .taf-dataknoppen-1, #webwinkel #taf-verzenden-5a .taf-dataknoppen-2,
#webwinkel #taf-verzenden-5 .taf-dataknoppen-1, #webwinkel #taf-verzenden-5 .taf-dataknoppen-2,
#webwinkel #taf-verzenden-6 .taf-dataknoppen-1, #webwinkel #taf-verzenden-6 .taf-dataknoppen-2,
#webwinkel #taf-verzenden-7 .taf-dataknoppen-1, #webwinkel #taf-verzenden-7 .taf-dataknoppen-2  {
    border: none;
	margin: 0 0 0 0;
	padding: 12px 2px 12px 8px;
	display: block;
	background-color: #006FE8;
    color: #ffffff;
}

#webwinkel #taf-verzenden-3 .taf-dataknoppen-1:hover, #webwinkel #taf-verzenden-3 .taf-dataknoppen-2:hover,
#webwinkel #taf-verzenden-4 .taf-dataknoppen-1:hover, #webwinkel #taf-verzenden-4 .taf-dataknoppen-2:hover,
#webwinkel #taf-verzenden-5a .taf-dataknoppen-1:hover, #webwinkel #taf-verzenden-5a .taf-dataknoppen-2:hover,
#webwinkel #taf-verzenden-5 .taf-dataknoppen-1:hover, #webwinkel #taf-verzenden-5 .taf-dataknoppen-2:hover,
#webwinkel #taf-verzenden-6 .taf-dataknoppen-1:hover, #webwinkel #taf-verzenden-6 .taf-dataknoppen-2:hover,
#webwinkel #taf-verzenden-7 .taf-dataknoppen-1:hover, #webwinkel #taf-verzenden-7 .taf-dataknoppen-2:hover {
    border: none;
	background-color: #006FE8;
    color: #ffffff;
}

#webwinkel  #taf-verzenden-3.button.versturen, #webwinkel  #taf-verzenden-4.button.versturen, #webwinkel  #taf-verzenden-5a.button.versturen, #webwinkel  #taf-verzenden-5.button.versturen, #webwinkel  #taf-verzenden-6.button.versturen, #webwinkel  #taf-verzenden-7.button.versturen {
	margin: 20px 0 0 0;
}

#webwinkel  #taf-verzenden-3.button.versturen input, #webwinkel  #taf-verzenden-4.button.versturen input, #webwinkel  #taf-verzenden-5a.button.versturen input, #webwinkel  #taf-verzenden-5.button.versturen input, #webwinkel  #taf-verzenden-6.button.versturen input, #webwinkel  #taf-verzenden-7.button.versturen input {
	width: 90px;
	padding: 7px 2px 7px 12px;
}

#taf-verzenden-5a.button, #taf-verzenden-5.button {
	
}


@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-5px, -5px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(5px, 5px);
  }
}






/* menu account */

#webwinkel-account-screen {
    width: 100px;
	height: 30px;
						height: auto;
    float: left;
    position: relative;
    z-index: 8;
    margin: 25px 15px 0 0;
	cursor: pointer;
}

#webwinkel-account-screen span {

}

#webwinkel-account-screen .webwinkel-account-holder-s {
	display: none;
	z-index: 1;
	position: relative;
								position: absolute;
	width: 210px;
	float: left;
	margin: 8px 0 0 0;
								margin: 0px 0 0 0;
	padding: 0px 0 5px 5px;
	border: 1px solid #DCE1EF;
	background-color: #ffffff;
}

#webwinkel-account-screen:hover .webwinkel-account-holder-s {
	display: block;
}

#webwinkel-account-screen.webkit-hover-active .webwinkel-account-holder-s {
	display: block;
}


/* menu account uitklap */

.menu-account {
	margin: 15px 0 0 0;
		margin: 5px 0 0 0;
}

.menu-account ul {
	margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
    list-style: none;
	font-size: 17px;
    line-height: 19px;
    text-indent: 0;
	width: 100%;
}

.menu-account li {
	color: #000000;
    background-color: transparent;
	list-style: none;
}

.menu-account ul li {
	margin: 0 5px 10px 0;
	float: left;
    padding: 0 0 0 0;
    cursor: pointer;
    text-align: left;
	width: 100%;
}

.menu-account a {
	font-size: 15px;
	white-space: normal;
	color: #000000;
    cursor: pointer;
	text-decoration: none;
	padding: 0 0 0 3px;
}

.menu-account ul.navigatie li.parent-li button {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-radius: 0;
	background-color: transparent;
	text-align: left;
	color: #000000;
	    cursor: pointer;
}

.menu-account ul.navigatie li.parent-li button span {
	padding: 0 0 0 3px;
	font-size: 14px;
}

.menu-account table tr.inlog a, .menu-account table tr.pwf a {
	margin: 1px 0 0 -3px;
					float: left;
}

.menu-account button.menu_login {
	cursor: pointer;
}

.menu-account input.menu_e-mailadres {
	margin: 0 0 0 0;
}

.menu-account td.menu_loginerror {
	padding: 2px 0 6px 0;
	font-size: 14px;
	color: #cc0000;
}

.account-tussenkop {
	dcolor: #336699;
	font-size: 15px;
			text-align: left;
}

.menu-account a span i {
	font-size: 12px;
	color: #000000;
    cursor: pointer;
	font-weight: normal;
}

.menu-account {

}

#webwinkel-cart-screen, #webwinkel-contact-screen, #webwinkel-overons-screen {
    width: auto;
    height: auto;
	float: left;
    position: relative;
    z-index: 8;
    margin: 25px 45px 0 0;
	cursor: pointer;
}

#webwinkel-contact-screen, #webwinkel-overons-screen {
    margin: 25px 20px 0 0;
}

#webwinkel-contact-screen span a, #webwinkel-overons-screen span a {
    text-decoration: none;
	color: #000000;
}

#webwinkel-logo-screen {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 8;
	margin: 25px 0 0 45px;
						dmargin: 5px 0 0 45px;
}

#webwinkel-logo-screen a {
    width: 1px;
    height: 1px;
    float: left;
}

#webwinkel-logo-screen img {
    width: 110px;
					width: 180px;
    height: auto;
}

#webwinkel-logo-screen span.tekst1 { 
	margin: 40px 0 0 100px;
}

#webwinkel-logo-screen span {
	width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 8;
	margin: 0 0 0 125px;
    font-size: 14px;
    line-height: 19px;
	color: #8dabb6;
    background-color: transparent;
    text-align: left;
	letter-spacing: 0.8px;
}



.webwinkel-titel-balk span {
    color: #000000;
    background-color: transparent;
	font-size: 54px;
	line-height: 140px;
	width: 60%;
	letter-spacing: 20px;
}






	/* Footer Algemeen */

#footer-holder { 
	color: #ffffff;	
					color: #000000;
	background-color: #041431;
					background-color: #ffffff;
					border: 1px solid #C2C9E2;
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
					width: Calc(100% - 2px);
	margin: 15px auto 0 auto;
	padding: 10px 0 10px 0;
	z-index: 1;

}

#footer  {
    display: inline-block;
    float: none;
    margin: 0 auto 0 auto;
    padding: 10px 0 10px 0;
    text-align: left;
    width: 94%!important;
}

#footer div {
	position: relative;
	float: left;
	width: 18%;
	margin: 0 1% 0 0;
}

#footer div.links-footer-1, #footer div.links-footer-2, #footer div.links-footer-3, #footer div.links-footer-4, #footer div.links-footer-5, #footer div.links-footer-7 {
	width: 100%;
}

.footer-contact, .footer-adres, .footer-bezoekadres, .footer-postadres, .footer-algemene-gegevens, .footer-realisatie {
	position: relative;
	float: left;
	width: 18%;
	margin: 0 1% 0 0;
}

#footer div.footer-realisatie {
    margin: 0 0 0 20px;
	width: 15%;
}

#footer div.links-footer-4, #footer div.links-footer-7 {
	margin: 6px 0 0 0;
}

#footer a {
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}

#footer a.active {
	color: #006FE8;
	background-color: transparent;
	text-decoration: none;
	cursor: default;
}

#footer a:hover {
	text-decoration: none;
}

#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}

#footer h2 {
	font-size: 18px; 
	color: #ffffff !important;
	background-color: transparent;
	dwidth: 230px;
}

#footer h3 {
	text-transform: uppercase; 
	font-weight: normal; 
											font-weight: bold;
	color: #ffffff;
											color: #000000;
	background-color: transparent;
											font-size: 15px;
											letter-spacing: 0.2em;
	margin: 0 0 7px 0;
}

#footer p, #footer p a {
	font-weight: normal; 
	color: #ffffff;
											color: #000000;
	background-color: transparent;
											font-size: 14px;
	margin: 0 0 0 0;
	letter-spacing: 0.06em;
	width: 100%;
	float: none;
}

#footer li a {
	font-weight: normal; 
	color: #ffffff;
											color: #000000;
	background-color: transparent;
	margin: 0 0 0 0;
	letter-spacing: 0.06em;
	width: 100%;
	float: none;
}


#footer ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	outline: 0 none;
											font-size: 14px;
	line-height: 26px;
	
	float: left;
	margin: 0 12px 0 0;
	width: auto;
									width: 100%;
}

#footer ul li {
	margin-bottom: 0;
	outline: 0 none;
	
									float: left;
									margin-right: 10px;
									list-style: none;
}

#footer .footer-algemene-gegevens ul li {
	width: 100%;
}

#footer span.contact, #footer span.privacy-beleid {
	margin-right: 6px;
}

#webwinkel label .vragenlijst-ster {
	color: #cc0000;
}

#webwinkel .label-input-account input.email-wachtwoord-herstellen {
	margin: 15px 0 0 0;

	background-color: #006FE8;
	color: #ffffff;
	border: none;
	height: auto;

	cursor: pointer;
	border-radius: 6px;
	padding: 15px 10px 15px 10px;
}

table.table-auto, table.table-auto th, table.table-auto td {
	width: auto !important;
}




button.human-art, button.art-handling {
	background-color: #006FE8;
	color: #ffffff;
	letter-spacing: 0.4px;
	text-align: center;
	display: inline-block;
	font-size: 17px;
	padding: 4px 10px 4px 10px;
	border-radius: 3px;
	margin: 7px 0 0 0;
}

button.human-art {
	font-family: 'ict_avantgarde_extra_light';
	background-color: #006FE8;
}

button.human-art span {
	font-style: italic;
	font-weight: bold;
}

p.p-art-handling {
	float: right; 
	width: auto; 
	margin: -44px 15px 0 0;
}

button.art-handling {
	font-family: 'ict_avantgarde_bk_btbook';
	font-style: italic;
	background-color: #000000;
	font-size: 14px;
	margin: 2px 0 0 0;
	color: #f37241;
			dcursor: pointer;
}

#modal_product_vervoerders button.art-handling span, button.art-handling span {
	float: none;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #ffffff;
}

#modal_product_vervoerders button.art-handling span span, button.art-handling span span {
	letter-spacing: 1.6px;
}


button.art-handling.tekst {
	font-size: 11px;
	margin: 2px 0 0 0;
	padding: 2px 4px 3px 4px;
}

#modal_product_vervoerders button.art-handling.tekst span, button.art-handling.tekst span {
	font-size: 10px;
}





.editions.twee table.table-aanvraag-formulier.modal span span, .editions.twee table.table-aanvraag-formulier.modal label {
    color: #ffffff !important;
}

.editions.twee table.table-aanvraag-formulier.modal td.taf-120.bg-editions, .editions.twee table.table-aanvraag-formulier.modal td.taf-380.bg-editions {
    background-color: #006FE8 !important;
}

.editions.twee table.table-aanvraag-formulier.modal, .editions.twee table.table-aanvraag-formulier.modal td.taf-5 {
    border: none !important;
}

.artikelnummer-fotonummer {
	position: absolute; 
	width: 97%; 
	bottom: -50px; 
	margin: 0 0 0 0; 
	text-align: left;
}


.sociale-media-holder-m {
	width: 100%;
	float: left;
	margin: 20px 0 20px 0;
	text-align: center;
}

.sociale-media-holder-m p {
	margin: 0 0 10px 0 !important;
	font-size: 12px !important;
	text-align: center !important;
	width: 100%;
}

.deel-button {
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	height: 18px;
	margin-left: 12px;
	position: relative;
	text-align: center;
	width: 18px;
	padding: 4px 4px 4px 4px;
}

.sociale-media-holder-s {
	width: 100%;
	float: left;
	margin: 50px 0 20px 0;
	text-align: left;
}

.deel-btn {
	display: inline-block;
	min-width: 100px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	margin: 0 8px 20px 0;
	padding: 0 6px 0 6px;
	position: relative;
	text-align: center;
	top: 0;
	vertical-align: top;
}

.deel-btn img {
	display: inline-block;
	height: 16px;
	width: 16px;
	position: relative;
	top: 4px;
	vertical-align: top;
}

.deel-btn.facebook img, .deel-btn.tumblr img {
	height: 18px;
	width: 18px;
	top: 3px;
}

.deel-btn.linkedin img {
	height: 20px;
	width: 20px;
	top: 1px;
}

.deel-btn span {
	color: #ffffff;
	display: inline-block;
	font-weight: normal;
	letter-spacing: 1.8px;
	padding: 0 6px 0 6px;
	position: relative;
	vertical-align: top;
	font-family: 'ict_avantgarde_bkcn';
}

.deel-btn.facebook, .deel-button.facebook {
	background-color: #4267B2;
}

.deel-btn.twitter, .deel-button.twitter {
	background-color: #0a75b8;
}

.deel-btn.email, .deel-button.email {
	background-color: #004fc6;
}

.deel-btn.whatsapp, .deel-button.whatsapp {
	background-color: #098137;
}

.deel-button.whatsapp {
	margin-left: 0;
}

.deel-btn.linkedin, .deel-button.linkedin {
	background-color: #0e76a8;
}

.deel-btn.reddit, .deel-button.reddit {
	background-color: #ce4a09;
}

.deel-btn.tumblr, .deel-button.tumblr {
	background-color: #34526f;
}

.deel-btn.pinterest, .deel-button.pinterest {
	background-color: #E60023;
}

.deel-btn.sms, .deel-button.sms {
	background-color: #ffbd00;
}

.deel-btn.snapchat, .deel-button.snapchat {
	background-color: #FFFC00;
}

.deel-btn.gmail, .deel-button.gmail {
	background-color: #d44637;
}

.deel-btn.outlook, .deel-button.outlook {
	background-color: #3070CB;
}

#footer p.footer-realisatie-tekst {
	float: left; 
	margin: 10px 0 0 0; 
	width: 200px;
}

#footer ul.footer-realisatie-buttons {
	float: left;  
	width: 100px; 
	margin: 7px 0 0 0;
}

/* include select vervoerders -- select naar ul body.type-product  */

select.vervoerder {
	display: none; 
	appearance: auto;
}

.select-image {
	margin: 0 0 0 0;
						width: 100%;
}

.select-image ul, .select-image button {
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
    line-height: 15px;
	max-width: 600px;
}

.select-image button {
	margin: 5px 0 0 0;
						margin: 0 0 0 0;
	padding: 0 0 0 1px;
    line-height: 29px;
	border-radius: 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 5px;
	width: 100%;
	text-align: left;
	position: relative;
}

.select-image button::after {
	position: absolute;
	content: "";
	top: 16px;
						dtop: 26px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid #006FE8;
	border-color: #006FE8 transparent transparent transparent;
}

.select-image button.active:after {
	border-color: transparent transparent #006FE8 transparent;
	top: 9px;
						dtop: 19px;
}

.select-image button:hover{
	background-color: #F4F3F3;
}

.select-image ul li, .select-image button li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 4px 0 4px 3px;
	font-size: 14px;
	cursor: pointer;
}

#modal_product_opties .select-image ul li img, #modal_product_opties .select-image button li img,
.webwinkel-product-blok .select-image ul li img, .webwinkel-product-blok .select-image button li img  {
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	height: 17px;
	width: auto;
	vertical-align: middle;
	float: none;
}

img.img-vervoerder {
	
}

.select-image ul li img.fedex {
	height: 16px;
	margin: -1px 0 0 4px;
}

.select-image ul li img.ups {
	height: 20px;
	margin: -1px 0 0 -4px;
}

.select-image ul li span {
	margin: 1px 10px 1px 0;
    display: inline-block;
}

.optie-holder {
	display: none;
	width: 100%;
	max-width: 600px;
}

.open{
	display: show !important;
}


/* tiptool start img vervoerder  */

.infoblok {
	position: relative;
	display: inline-block;
}

.infoblok .dotted {
	border-bottom: 1px dotted #000000;
}

.infoblok span {
	font-family: 'ict_avantgarde_bkcn';
	font-size: 13px;
	line-height: 19px;
							font-size: 16px;
							line-height: 27px;
}

.infoblok .info-vervoerder {
	visibility: hidden;
	width: 200px;
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	border-radius: 6px;
	padding: 8px 7px 8px 7px;
	position: absolute;
	z-index: 1;
	bottom: 150%;
	left: 50%;
	margin-left: -107px;
}

.infoblok .info-vervoerder::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: black transparent transparent transparent;
}

.infoblok  span.niet-beschikbaar {
	background-color: #cc0000;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}

.vervoerder-img:hover .info-vervoerder {
	visibility: visible;
	float: left;
}


/* tabellen vervoerders  */

.vervoerderstabel {
	float: left;
	width: 100%;
	margin: 25px 0 25px 0;
}

#webwinkel .vervoerderstabel div.image-tabel {
	float: left; 
	width: 48%; 
	margin: 7px 0 0 2%;
}

#webwinkel .vervoerderstabel .vervoerder-bold {
	font-weight: bold !important;
}

.vervoerderstabel h3 {
	font-size: 15px !important;
	margin: 0 0 5px 0 !important;
}

.vervoerderstabel label, .vervoerderstabel span {
	font-size: 14px !important;
	line-height: 27px !important;
}

#webwinkel .vervoerderstabel.drie table.table-aanvraag-formulier.modal td.taf-5, 
#webwinkel .vervoerderstabel.drie table.table-aanvraag-formulier.modal td.taf-120,
#webwinkel .vervoerderstabel.drie table.table-aanvraag-formulier.modal td.taf-380 {
	width: auto !important;
}

#webwinkel .vervoerderstabel.drie table.table-aanvraag-formulier.modal tr.border-bottom {
	border-bottom: 1px solid #e7e9f1;
}

#webwinkel .vervoerderstabel.drie table.table-aanvraag-formulier.modal {
	border-left: none;
}

#webwinkel .vervoerderstabel.drie table.table-aanvraag-formulier.modal td.taf-120 {
	border-left: 1px solid #e7e9f1;
}

#webwinkel .vervoerderstabel.drie table.table-aanvraag-formulier.modal td.splits-tabel {
	height: 2px; 
	line-height: 7px !important;
	border-left:none; 
	border-right:none; 
	background-color: #ffffff;
}

#webwinkel .vervoerderstabel table.table-aanvraag-formulier td {
	line-height: 40px !important;
	vertical-align: middle !important;
}

#webwinkel .vervoerderstabel table.table-aanvraag-formulier.modal.home td {
	line-height: 45px !important;
}



/* dienst inge    */

.inge #webwinkel_menu_holder,
.inge #webwinkel-landen-screen,
.inge .top-menu-items,
.inge  .webwinkel-titel-balk,
.inge #container-5,
.inge #box,
.inge #footer-holder  {

	display: none !important;
}

.inge #container-1 {

	margin: 10px 0 0 0 !important;
}


.inge #webwinkel-content-holder  {

	width: 100% !important;
}


.inge  #container-1 #header {
     margin: 10px 0 0 0 !important;
}





	/*  @media only screen and (min-width: 768px) {  */
		
	@media only screen and (min-width: 768px) {
		

	/*  ecommerce lite: basis uit screen algemeen gehaald Systeem 2 qqq */
	
body {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	word-spacing: normal;
	white-space: normal;
	letter-spacing: normal;
	font-family: 'ict_avantgarde_bkcn';
	font-weight: normal;
}

.container .sixteen.columns {
	width: auto;
}
#container-1 #header {
    width: 768px;
}

#container-7 #aanbieding, #container-7 #keuze, #container-7 #nieuw {
    width: 768px;
}

.mobile-device, .tablet-device {
    display: none !important;
}

.screen-device {
    display: inline !important;
	position: relative;
}

.container .column, .container .columns {
    float: left;
    display: inline;
}

#footer div {
	position: relative;
	float: left;
	width: 18%;
	margin: 0 1% 0 0;
}

.w70 {
	width: 70%;
}

.w80 {
	width: 80%;
}

.w90 {
	width: 90%;
}

.footer-algemene-gegevens .links-footer-4 {
	width: 100% !important;
}

#footer div.footer-realisatie {
    margin: 0 0 0 20px;
	width: 15%;
}

body.type-contact h1, body.type-categorie h1, body.type-content h1, body.type-sitemap h1, body.type-main h1, body.type-product h1, body.type-account h1, body.type-accountverwijderen h1, body.type-registreer h1, body.type-wachtwoordherstel h1{
    float: left;
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    margin: 15px 3% 12px 3%;
    width: 94%;
    color: #000000;
    background-color: transparent;
    letter-spacing: 0.5px;
}

h1 {
    width: 100%;
    margin: 31px 0 0px 0;
    padding: 0 0 0 0;
    color: #000000;
    color: #10275C;
    background-color: transparent;
    font-family: 'ict_avantgarde_extra_light';
    font-size: 80px;
    line-height: 80px;
    font-weight: 300;
    text-align: center;
}

h1 {
    font-size: 85px;
    line-height: 110px;
    margin: 30px 0 0px 0;
    margin: 0px 0 0px 0;
}

p {
    color: #000000;
    background-color: transparent;
    padding: 0 0 0 0;
    margin: 0 0 27px 0;
				margin: 0 0 14px 0;
    width: 100%;
    font-size: 17px;
    line-height: 27px;
							font-size: 15px;
							line-height: 24px;
    text-align: left;
				float: left;
}

.introductie-regel p {
	margin: 0 0 20px 0;
}

.artikelnummer p {
	margin: 0 0 10px 0;
}

body.type-contact #box, body.type-categorie #box, body.type-content #box, body.type-sitemap #box, body.type-main #box, body.type-product #box, body.type-account  #box, body.type-accountverwijderen #box, body.type-registreer #box, body.type-wachtwoordherstel #box,
body.type-contact #navigatie, body.type-main #navigatie, body.type-categorie #navigatie, body.type-content #navigatie, body.type-sitemap #navigatie, body.type-product #navigatie, body.type-account #navigatie, body.type-accountverwijderen #box, body.type-registreer #navigatie, body.type-wachtwoordherstel #navigatie {
    background-color: #efefef;
}

body.type-contact #box, body.type-categorie #box, body.type-content #box, body.type-sitemap #box, body.type-main #box, body.type-product #box, body.type-account #box, body.type-accountverwijderen  #box, body.type-registreer #box, body.type-wachtwoordherstel #box {
    position: fixed;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 160px;
	background-color: #ffffff;
	border-bottom: 1px solid #E9EBF5;			
}
	
#box {
    float: left;
    width: 100%;
	z-index: 7;
}

body.type-contact .header-top, body.type-categorie .header-top, body.type-content .header-top, body.type-sitemap .header-top, body.type-main .header-top, body.type-product .header-top, body.type-account .header-top, body.type-accountverwijderen .header-top, body.type-registreer .header-top, body.type-wachtwoordherstel .header-top {
    margin: 170px 0 0 0;
}

body.type-contact #container-1, body.type-categorie #container-1, body.type-content #container-1, body.type-sitemap #container-1, body.type-main #container-1, body.type-product #container-1, body.type-account #container-1, body.type-accountverwijderen #container-1, body.type-registreer  #container-1, body.type-wachtwoordherstel  #container-1 {
    margin: 160px 0 0 0;
}
	
#container-1 {
    background-image: none !important;
	height: auto !important;
}

#container-1, #container-2, #container-3, #container-5, #container-7, #container-8, #container-9 {
    float: left;
}

#container-1, #container-2, #container-3, #container-4, #container-5, #container-6, #container-7, #container-8, #container-9 {
    position: relative;
    text-align: left;
    margin: 0 auto 0 auto;
}
	
#container-1, #container-7, #container-8, #container-9 {
    width: 100%;
	margin: 30px 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    background-color: transparent;
}

#container-3 {					/* logo */
    margin-top: 0 !important;
    width: 100%;
}

#container-1 #header {
    background-color: #ffffff;
}
	
#container-1 #header {
    display: inline-block;
    float: none;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: left;
    background-color: transparent;
    dheight: 100%;
}

#container-7 #aanbieding, #container-7 #keuze, #container-7 #nieuw,
#container-8 #aanbieding, #container-8 #keuze, #container-8 #nieuw,
#container-9 #aanbieding, #container-9 #keuze, #container-9 #nieuw {
    display: inline-block;
    float: none;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: left;
	background-color: transparent;
}


/* sidebar */

.container .four.columns {
    width: 27%;
}

#webwinkel-menu-holder, #webwinkel_menu_holder {
    height: 150px;
    float: left;
    margin: 0 0 0 0;
    margin: 0 0 0 0;
}

.menu-webwinkel-holder {
    position: relative;
    float: left;
	width: 100%;
	height: auto;
    padding: 0 0 30px 0;
	margin: 166px 0 0 0;
						margin: 146px 0 0 0;
	border-top: 1px solid #DCE1EF;
	border-right: 1px solid #DCE1EF;
	border-bottom: 1px solid #DCE1EF;
	border-left: 1px solid #DCE1EF;
}

.menu-webwinkel-holder.content-menu {
	margin: 26px 0 46px 0;
}

.menu-webwinkel-holder.fineart-menu {
	margin: 26px 0 0 0;
}

.menu-webwinkel-holder.serie-menu {
	margin: 26px 0 0 0;
}

ul {
    font-size: 17px;
						font-size: 15px;
    line-height: 30px;
}

p.menu-webwinkel-menu-head {
	width: Calc(100% - 20px); 
	padding: 8px 10px 0 10px; 
	margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.6px;
}

p.menu-webwinkel-menu-head a {
	text-decoration: none;
	color: #000000;
}

body.type-contact ul.modal-menu, body.type-categorie ul.modal-menu, body.type-content ul.modal-menu, body.type-sitemap ul.modal-menu, body.type-main ul.modal-menu, body.type-product ul.modal-menu, body.type-account ul.modal-menu, body.type-accountverwijderen ul.modal-menu, body.type-registreer ul.modal-menu, body.type-wachtwoordherstel ul.modal-menu {  /* menu    */
	width: calc(94% - 32px);
	margin: 5px 3% 5px 3%;
	padding: 0 0 0 32px;
	
	width: auto;
		width: 94%;
	margin: 5px 3% 5px 3%;
	dmargin: 5px 0 5px 0;
	padding: 0 0 0 0;
	text-indent: 0;
}



body.type-contact ul, body.type-categorie ul, body.type-content ul, body.type-sitemap ul, body.type-main ul, body.type-product ul, body.type-account ul, body.type-accountverwijderen ul, body.type-registreer ul, body.type-wachtwoordherstel ul {
    float: left;
    text-align: left;
    list-style-position: outside;
	padding: 0 0 0 18px;
    margin: 5px 0 15px 0;
					margin: 5px 0 15px 3px;
    width: calc(100% - 18px);
}

body.type-contact ul li, body.type-categorie ul li, body.type-content ul li, body.type-sitemap ul li, body.type-main ul li, body.type-product ul li, body.type-account ul li, body.type-accountverwijderen ul li, body.type-registreer ul li, body.type-wachtwoordherstel ul li {  /* standaard li voor de content    */
	list-style: circle;
}

body.type-contact ul.footer-navigatie li, body.type-categorie ul.footer-navigatie li, body.type-content ul.footer-navigatie li, body.type-sitemap ul.footer-navigatie li, body.type-main ul.footer-navigatie li, body.type-product ul.footer-navigatie li, body.type-account ul.footer-navigatie li, body.type-accountverwijderen ul.footer-navigatie li, body.type-registreer ul.footer-navigatie li, body.type-wachtwoordherstel ul.footer-navigatie li {  /* standaard li voor de content    */
	list-style: none;
}

body.type-contact ul li::marker, body.type-categorie ul li::marker, body.type-content ul li::marker, body.type-sitemap ul li::marker, body.type-main ul li::marker, body.type-product li::marker, body.type-account li::marker, body.type-accountverwijderen li::marker, body.type-registreer li::marker, body.type-wachtwoordherstel li::marker {  /* standaard marker voor de content    */
	color: #336699;
}


body.type-contact ul.list, body.type-categorie ul.list, body.type-content ul.list, body.type-sitemap ul.list, body.type-main ul.list, body.type-product ul.list, body.type-account ul.list, body.type-accountverwijderen ul.list, body.type-registreer ul.list, body.type-wachtwoordherstel ul.list {  /* standaard ul voor de content met colored list item    */
	padding: 0 0 0 0;
}

body.type-contact ul.list li, body.type-categorie ul.list li, body.type-content ul.list li, body.type-sitemap ul.list li, body.type-main ul.list li, body.type-product ul.list li, body.type-account ul.list li, body.type-accountverwijderen ul.list li, body.type-registreer ul.list li, body.type-wachtwoordherstel ul.list li  {  /* standaard ul voor de content met colored list item    */
	list-style: none!important;
}

body.type-contact ul.list li:before, body.type-categorie ul.list li:before, body.type-content ul.list li:before, body.type-sitemap ul.list li:before, body.type-main ul.list li:before, body.type-product ul.list  li:before, body.type-account ul.list  li:before, body.type-accountverwijderen ul.list  li:before, body.type-registreer ul.list  li:before, body.type-wachtwoordherstel ul.list  li:before {  /* standaard ul voor de content opmaak list item grootte in fontsize  */
	content: "•";
    padding-right: 8px;
    margin: 5px 0 0 3px;
    font-size: 40px;
    color: #336699;
    vertical-align: -8px;
}

.menu-webwinkel ul {
    list-style: none !important;
    text-indent: -23px;
}

.menu-webwinkel li {
    margin: 0 0 0 0;
    list-style: none;
}

.menu-webwinkel li.hoofdgroep {
    margin: 7px 0 3px 0;
	list-style: none;
}

li {
    color: #000000;
    background-color: transparent;
}

.menu-webwinkel li a {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: normal;
    margin: 0 0 0 0;
}

.menu-webwinkel li a:hover {
    font-size: 16px;
}

.menu-webwinkel li.categorie-icon, .menu-webwinkel li.content-icon {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
	list-style: none;
}

.menu-webwinkel li.categorie-icon a, .menu-webwinkel li.content-icon a {
    font-size: 14px;
	width: 25%;
	display: inline-block;
	float: left;
}

.menu-webwinkel li.categorie-icon span.webwinkel-menu-tekst a , .menu-webwinkel li.content-icon span.webwinkel-menu-tekst a, 
.menu-webwinkel li.categorie-icon span.webwinkel-menu-tekst span , .menu-webwinkel li.content-icon span.webwinkel-menu-tekst span		{
	font-size: 14px;
	width: 69%;
	float: left;
	line-height: 17px;
	margin: 3px 0 0 0;
}

.menu-webwinkel li.categorie-icon a:hover, .menu-webwinkel li.content-icon a:hover {
    font-size: 14px;
	color: #cc0000;
}

.menu-webwinkel li.categorie-icon.active a, .menu-webwinkel li.content-icon.active a {
    font-size: 14px;
	color: #336699;
	text-decoration: none;
	cursor: default;
	float: left;
	width: 30%;
}

.menu-webwinkel span.categorie-icon a img, .menu-webwinkel li.categorie-icon img,
.menu-webwinkel span.content-icon a img, .menu-webwinkel li.content-icon img {
    margin: 0 8px 0 6px;
    width: 60px;
    height: auto;
    vertical-align: middle;
}

.menu-webwinkel li.categorie-icon.active img, .menu-webwinkel li.content-icon.active img {
    border: 3px solid #000000;
									    border: 20px solid #e7e9f1;
	margin: 0 8px 0 12px;
					margin: 0 10px 0 12px;
	width: 70px;
}

.webwinkel-product-blok-holder, .webwinkel-categorie-blok-holder, .webwinkel-content-blok-holder {
    position: relative;
    float: left;
	width: 100%;
    text-align: left;
    background-color: transparent;
}

.webwinkel-product-blok-holder .content-pagina {
	margin: 30px 0 0 0;
}

.webwinkel-product-blok-holder p.product-wissel-hv {
					width: 100%; 
					margin: 15px 0 30px 0; 
					text-align: center;
								margin: 7px 0 30px 0;
								padding: 0 0 8px 0;
}

.webwinkel-product-blok-holder p span.grid {
	cursor: pointer; 
	float: none; 
	margin: 0 12px 0 0;
}

.webwinkel-product-blok-holder p span.list {
	cursor: pointer; 
	float: none; 
}

.webwinkel-product-blok-holder p span.grid i, .webwinkel-product-blok-holder p span.list i {
	font-size: 34px; 
	color: #6F81A2;
}

.webwinkel-product-blok-holder p span.wissel-product-categorie {
	font-size: 12px; 
	color: #000000;
	margin: 0px 9px 0 9px;
	cursor: pointer;
	letter-spacing: 0.7px;
}


.webwinkel-categorie-blok-holder {
    margin: 0 0 30px 0;
}

.webwinkel-content-blok-holder {

}

.categorie-informatie img {
    width: 100%;
					width: 90%;
    height: auto;
    border: 0;
    margin: 19px 0 25px 0;
}

.content-informatie img {
    width: 100%;
					width: 100%;
    height: auto;
    border: 0;
					dmargin: 0 0 25px 0;
}


.beeldteksts {
	margin: -120px 0 0 0;
	float: right;
	position: relative;

	width: 100%;
}

body.type-main .beeldteksts p {
	text-align: center;
    margin: 0 0 0 10%;
	width: 90%;
					margin: 0 0 0 28%;
					width: 72%;
}

body.type-main .beeldteksts p a {
	font-size: 14px;
				font-size: 16px;
	color: #000000;
				margin: 0 3px 0 3px;
				dtext-decoration: none;
}



.kop-winkel-menu, .kop-winkel-product {
	float: left;
	width: 100%;
}

.kop-winkel-menu {
	height: 106px;
}

.kop-winkel-product {
	height: 114px;  /* tijdelijk */
		height: 102px;  /* tijdelijk */
				height: 98px;  /* tijdelijk */
}

.menu-informatie, .categorie-informatie, .product-informatie, .content-informatie {
	float: left;
}

.menu-informatie.w100, .categorie-informatie.w100, .product-informatie.w100, .content-informatie.w100 {
	width: 100%;
}


/*

.promo {
    float: left;
	cursor: pointer;
}

.promo.w50 {
	width: 49%;
	margin: 0 2% 0 0;
}

.promo.w50.promo2, .promo.w50.promo4 {
	margin: 0 0 0 0;
}

.promo1 img, .promo2 img, .promo3 img, .promo4 img {
	width: 397px;
			width: 100%;
	height: auto;
	border: 1px solid #efefef;
}

.promo1 .editor, .promo2 .editor, .promo3 .editor, .promo4 .editor {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: Calc(100% - 2px);
	height: auto;
	background-color: #efefef;
}

*/

.foto-blok {
    float: left;
}

.foto-blok a {
	cursor: pointer;
}

.foto-blok-h2 {
	float: left;
	width: 100%; 
	margin: 20px 0 0 0;
}

.foto-blok.w50 {
	float: left;
	width: Calc(49% - 2px);
	margin: 0 2% 30px 0;
	border: 1px solid #efefef;
}

body.folders .foto-blok.w50 {
	width: Calc(100% - 2px);
	height: auto;
	margin: 0 0 30px 0;
}

.foto-blok.w50.foto-blok2, .foto-blok.w50.foto-blok4 {
	margin: 0 0 30px 0;
}

.foto-blok1 img, .foto-blok2 img, .foto-blok3 img, .foto-blok img {
	float: left;
	width: 100%;
	height: auto;
}

.foto-blok1 .editor, .foto-blok2 .editor, .foto-blok3 .editor, .foto-blok4 .editor {
	float: left;
	width: Calc(100% - 8px);
	padding: 5px 4px 5px 4px;
}








/*  product-beeld-galerij - nog aftunen -- nu prototypen van rechterblok naast swiper op screen */

.screen-right {		/* tijdelijk */
	width: 49%!important;
					width: 48%!important;
	color: #000000!important;
	margin: 0 0 0 4%;
	background-color: #ffffff!important;
}


.screen-right.blog-pagina {		/* tijdelijk */
	width: 100%!important;
		margin: 40px 0 0 0;
}

.screen-right.blog-pagina p {	
	margin: 0 0 5px 0;
	font-size: 16px;
    line-height: 27px;
}

body.type-content .opttitle p {
	dfont-size: 17px;
	dline-height: 26px;
	font-weight: bold;
}

#webwinkel .screen-right.blog-pagina table.table-aanvraag-formulier {	
	margin: 12px 0 0 0;
	float: left;
} 

#webwinkel .screen-right.blog-pagina #mainform_webwinkel input.taf-default-tekst {
    width: Calc( 80% + 4px);
}

#webwinkel .screen-right.blog-pagina #mainform_webwinkel textarea {
    width: 80%;
}

#webwinkel .screen-right.blog-pagina.offerte-aanvraag .taf-dataknoppen-1 {
    width: 230px;
}

.product-content-blok-een, .product-content-blok-twee {
	width: 49%!important;
	color: #000000!important;
	margin: 0 0 0 4%;
	background-color: #ffffff!important;
}

.product-content-blok-een {
	background-color: #003399!important;
}

.product-content-blok-twee {
	background-color: #ffffff!important;
}


/* 1. Product modals -- augustus 2022 */

.pijl-open {
	float: left;
    width: 20px;
}

.pijl-open.cta {
	float: left;
    width: auto;
}
 
.product-informatie-clip  {
	margin: 0 0 0 0;
}

.product-informatie-clip.leverancier  { 
	margin: 0 0 0 0;
}

.product-informatie-clip.productspecificaties  { 
	margin: 0 0 0 0;
}

.product-informatie-clip.productbeschrijving  { 
	margin: 0 0 0 0;
}

.product-informatie-clip.producthighlights  { 
	margin: 0 0 0 0;
}

.product-informatie-clip.bezorgtijden, .product-informatie-clip.vervoerders  { 
	margin: 0 0 0 0;
}

.product-informatie-clip.bezorgtijden p span, .product-informatie-clip.vervoerders p span  { 
	font-weight: normal;
    text-transform: none;
}

.product-informatie-clip.merken  { 
	margin: 0 0 0 0;
	width: 60%;
}

.product-informatie-clip.merken p  { 
	width: auto;
}

.product-informatie-clip.opties  { 
	margin: 0 0 0 0;
	
				display: none !important; /* pas uw optie keuzes aan 1  */
}


/* 	Swiper 1. homepage (aanbieding, keuze, nieuwe producten) product slide */											
	
/* swiper product aanbieding, keuze en nieuw */

body.type-contact #product-aanbieding h2, body.type-categorie #product-aanbieding h2, body.type-content #product-aanbieding h2, body.type-sitemap #product-aanbieding h2, body.type-main #product-aanbieding h2, body.type-product #product-aanbieding h2, body.type-account #product-aanbieding h2, body.type-accountverwijderen #product-aanbieding h2, body.type-registreer #product-aanbieding h2, body.type-wachtwoordherstel #product-aanbieding h2 {
	float: none;
}

.categorie-informatie {

}

.content-informatie {

}

#container-7 { 
	
}

body.type-contact #container-7 h2, body.type-categorie #container-7 h2, body.type-content #container-7 h2, body.type-sitemap #container-7 h2, body.type-main #container-7 h2, body.type-product #container-7 h2, body.type-account #container-7 h2, body.type-accountverwijderen #container-7 h2, body.type-registreer #container-7 h2, body.type-wachtwoordherstel #container-7 h2,
body.type-contact #container-8 h2, body.type-categorie #container-8 h2, body.type-content #container-8 h2, body.type-sitemap #container-8 h2, body.type-main #container-8 h2, body.type-product #container-8 h2, body.type-account #container-8 h2, body.type-accountverwijderen #container-8 h2, body.type-registreer #container-8 h2, body.type-wachtwoordherstel #container-8 h2,
body.type-contact #container-9 h2, body.type-categorie #container-9 h2, body.type-content #container-9 h2, body.type-sitemap #container-9 h2, body.type-main #container-9 h2, body.type-product #container-9 h2 , body.type-account #container-9 h2, body.type-accountverwijderen #container-9 h2, body.type-registreer #container-9 h2, body.type-wachtwoordherstel #container-9 h2 {
    margin: 0 0 25px 0;
}

#aanbieding { 
	
}

#product-aanbieding, #product-keuze, #product-nieuw { 
	float: none!important;
}

#aanbieding .navigatie-home-product, #keuze .navigatie-home-product, #nieuw .navigatie-home-product {
	float: left;
    position: relative;
    width: 100%;
	margin: 30px 0 50px 0;
	    width: 94%;
		margin: 30px 6% 50px 0;
}

.swiper {
	width: 100%;
	height: 100%;

}
body.type-product .swiper  {
}

.swiper-wrapper.product-slide .webwinkel-product-blok {
	min-height: 120px;
	margin: 0 2% 16px 0;
}

.swiper-wrapper.product-slide .webwinkel-product-blok:nth-child(6n) {
	margin: 20px 0 16px -12px !important;
}

.swiper-button-prev, .swiper-button-next {
	top: auto !important;
	bottom: 15%;
}

.navigatie-home-product .swiper-button-prev {
	left: 30px!important;
			left: 10px!important;
}

.swiper-button-next {

}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    display: none!important;
}

.swiper-button-prev::after, .swiper-button-next::after {
	font-family: buro1913!important;
	font-size: 16px!important;
	color: #ffffff!important;
	background-color: #cc0000;
	padding: 3px;
}

.swiper-button-prev::after {
    content: "\f10f" !important;
}

.swiper-button-next::after {
    content: "\f110" !important;
}


/* 2. Swiper product (foto slide met thumbs) class product-slide */		
	
/* Grote Foto / galerij / Swiper productpagina */

.menu-informatie-foto, .categorie-informatie-foto, .content-informatie-foto, .product-informatie-foto {
	background-color: transparent;
    width: 100%;
	text-align: center;
}

.menu-informatie-foto img, .categorie-informatie-foto img, .content-informatie-foto img, .product-informatie-foto img {
	border: 0;
}


/* Thumbs productpagina */

.webwinkel-product-thumbs, .webwinkel-categorie-thumbs, .webwinkel-content-thumbs  {
    position: relative;
    float: left;
    text-align: center;
	margin: 0px 0 25px -3%;
				margin: 0px 0 25px 0;
	padding: 0px 0 20px 0;
	border: 0;
	width: Calc(47% - 2px);
}

.product-beeld-galerij .swiper-slide-active {
	dbackground-color: #cc0000;
}

.product-beeld-galerij .swiper-slide {
    background-size: cover;
    background-position: center;
}

.product-beeld-galerij .product-beeld-galerij-beeld  {

}

.product-beeld-galerij .product-beeld-galerij-thumbs {

}

.product-beeld-galerij .product-beeld-galerij-thumbs .swiper-slide {
	opacity: 0.4;
}

.product-beeld-galerij .product-beeld-galerij-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.product-beeld-galerij .swiper-slide img {
	display: inline-block;
	width: 50%;
						width: 88% !important;
						width: 100% !important;
	height: auto;
	text-align: center;
}

.product-beeld-galerij .swiper-slide img.landscape {
	margin-top: -70px;
	margin-bottom: -130px;
	
								margin-top: -100px;
								margin-bottom: -180px;
}

.product-beeld-galerij-beeld.vergroot-100 .swiper-slide img { 
	width: 100%; 
}

.product-beeld-galerij-beeld.vergroot-80 .swiper-slide img { 
	width: 80%; 
}

.product-beeld-galerij-beeld.vergroot-0 .swiper-slide img { 
	width: 50%; 
}

div.groot-groter {
    position: relative;
    float: left;
    text-align: center;
	width: 100%;
	margin: 10px 0 0 -10px;
						display: none !important;
}

.groter-50, .groter-80, .groter-100 {
	margin: 0 0 0 20px;
    padding: 0 10px 0 10px;
	cursor: pointer;
	border: 1px solid #efefef;
	line-height: 30px;
    height: 20px;
	font-size: 15px;
	color: #007aff;
}

.product-beeld-galerij .product-beeld-galerij-thumbs  {
	margin: 18px 0 0 0;
						dmargin: 0 0 0 0;
						float: left;
}

.product-beeld-galerij .product-beeld-galerij-thumbs .swiper {
	margin-left: auto;
	margin-right: auto;
}

.product-beeld-galerij .product-beeld-galerij-thumbs .swiper-slide img {			/* tijdelijk */

} 

:root {
    ddd--swiper-navigation-size: 0 !important;
}

.webwinkel-product-thumbs .swiper-button-next {
    right: 3px;
    left: auto;
    bottom: 0;
}

.webwinkel-product-thumbs .swiper-button-prev {
    left: 3px;
    right: auto;
    bottom: 0;
}

.webwinkel-product-thumbs .swiper-button-next, .webwinkel-product-thumbs .swiper-button-prev  {
    display: none;
}

.webwinkel-product-thumbs .swiper-button-prev::after, .webwinkel-product-thumbs .swiper-button-next::after {
	font-size: 14px!important;
	color: #ffffff!important;
	background-color: #cc0000;
	padding: 3px;
}

.swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	margin: 15px 0 2px 0 !important;
	z-index: 1;
	bottom: -5px!important;
}

.swiper-pagination-bullet {
	width: 20px!important;
	height: 20px!important;
	text-align: center!important;
	line-height: 20px!important;
	font-size: 12px!important;
	color: #000!important;
	opacity: 1!important;
	background: rgba(0, 0, 0, 0.2)!important;
}

.swiper-pagination-bullet-active {
	color: #fff!important;
	background: #007aff!important;
}

/*  eind product-beeld-galerij  */


/*  ecommerce lite: basis Screen versie eerder ontwikkeld */

.tabtitel {
	float: left;
    width: 100%;
    padding: 0 0 0px 0;
    margin: 4px 0 8px 0;
    color: #000000;
    color: #10275C;
    background-color: transparent;
    font-size: 20px;
    line-height: 27px;
}
	
.panel-main {
	float: left;
	width: 100%;
}
	
	
/* tab-main-productbeschrijving is de opening */

#tab-main-contact, #tab-main-offerte, #tab-main-highlights, #tab-main-specificaties, #tab-main-leverancier {
	display: none;
}
	
#container-4 {
    display: block;
}

#container-5 {
	float: left;
	width: 100%;
    background-color: #ffffff;
    dmargin: 20px 0 20px 0;
					margin: 24px 0 20px 0;
}

.mail-reply {
	float: left;
    position: relative;
	margin: 0 0 25px 0;
	border: 1px solid #DCE1EF;
	width: Calc(100% - 8px);
}

.mail-reply p {
	margin: 0 0 0 0;
	padding: 8px 3px 3px 5px;
	width: Calc(100% - 8px);
	font-size: 16px;
    line-height: 22px;
}


#back-button a.bread.terug {
	margin: 0 12px 0 0;
}

#back-button a.bread.terug:hover {
	margin: 0 12px 0 0;
	color: #0000ff;
	text-decoration: underline;
}

a.bread.home span {
	font-style: italic;
}

a.bread.home span:hover {
	color: #006FE8;
	text-decoration: underline;
	font-style: italic;
}

span.bread.break {
	margin: 0 4px 0 4px;
	color: #cccccc;
	font-size: 15px;
	font-weight: bold;
}

a.breadcrumb, a.bread {
	margin: 0 0 1px 0;
	text-decoration: none;
	display: inline-block;
	color: #000000; 
	font-style: italic;
	font-size: 14px;
}

a.bread {
	font-style: normal;
}

a.breadcrumb:hover {
	color: #006FE8;
	text-decoration: underline;
}

#crumb span.active {
	font-style: italic;
	font-size: 14px;
	color: #006FE8;
}



#webwinkel, #account, #registreer {

}

#webwinkel-menu-holder, #webwinkel_menu_holder {
	height: 150px;
							height: auto;
	float: left;
	margin: 16px 0 0 0;
							margin: 20px 0 0 0;
}

#webwinkel-product-holder, #webwinkel-categorie-holder, #webwinkel-content-holder, #webwinkel-account-holder, #webwinkel-contact-holder {
	position: relative;
	float: left;
	text-align: left;
	float: right;
								dborder-right: 1px solid #cccccc; /* uitlijnen content  */
	margin-top: 2px;
	
								dmargin-top: 62px;
										dmargin-top: 66px;
											margin-top: 0;
}

body.type-main #webwinkel-categorie-holder {
								margin-top: 47px;
}

body.type-categorie  #webwinkel-categorie-holder {
								dmargin-top: 44px;
}

#webwinkel-content-holder {
								dmargin-top: 44px;
}

#webwinkel-contact-holder {
	
}

#webwinkel-product-holder {
								margin-top: 0px;
}

#webwinkel #webwinkel-contact-holder .taf-formholder, #webwinkel #webwinkel-product-holder .taf-formholder {
    margin: 0 0 20px 0;
}

#webwinkel #webwinkel-contact-holder .table-aanvraag-formulier {
    width: 70%;
}

#webwinkel #webwinkel-product-holder .table-aanvraag-formulier.tab-contact, #webwinkel #webwinkel-product-holder .table-aanvraag-formulier.tab-offerte {
    width: 60%;
}

#webwinkel #webwinkel-contact-holder .table-aanvraag-formulier td.taf-120 {
    width: 31%;
}

#webwinkel #webwinkel-product-holder .table-aanvraag-formulier td.taf-120 {
					dwidth: 31%;
}

#webwinkel #webwinkel-contact-holder .table-aanvraag-formulier td.taf-380, #webwinkel #webwinkel-product-holder .table-aanvraag-formulier td.taf-380 {
    width: 70%;
}

#webwinkel #webwinkel-contact-holder input.taf-default-tekst, #webwinkel #webwinkel-product-holder input.taf-default-tekst {
    width: 100%;
}

#webwinkel #webwinkel-contact-holder textarea, #webwinkel #webwinkel-product-holder textarea {
    width: calc(100% - 4px);
}

span.invullen-verplicht {
    color: #cc0000;
}



body.type-contact h1, body.type-categorie h1, body.type-content h1, body.type-sitemap h1, body.type-main h1, body.type-product h1, body.type-account h1, body.type-accountverwijderen h1, body.type-registreer h1, body.type-wachtwoordherstel h1  {
	text-align: left;
	margin: -8px 0 20px 0;
}

body.type-account h1  {
	margin: 56px 0 20px 0;
}


body.type-productgroep h1  {

}

body.type-product h1  {
	text-align: left;
	margin: -8px 0 20px 0;
}


body.type-contact, body.type-categorie, body.type-content, body.type-sitemap, body.type-main, body.type-product, body.type-account, body.type-accountverwijderen, body.type-registreer, body.type-wachtwoordherstel {
	
}

body.type-contact h1, body.type-categorie h1, body.type-content h1, body.type-sitemap h1, body.type-main h1, body.type-product h1, body.type-account h1, body.type-accountverwijderen h1, body.type-registreer h1, body.type-wachtwoordherstel h1 {
	font-size: 34px;
					font-size: 28px;
	line-height: 44px;
}

body.type-main h1, 
body.type-contact h2, body.type-categorie h2, body.type-content h2, body.type-sitemap h2, body.type-main h2, body.type-product h2, body.type-account h2, body.type-accountverwijderen h2, body.type-registreer h2, body.type-wachtwoordherstel h2 {
	font-size: 24px;
    line-height: 30px;
	float: left;
    width: 100%;
	margin: 0 0 12px 0;
	color: #000000;
	position: relative;
	padding: 0 0 0 0;	
	background-color: transparent;
	font-family: 'ict_avantgarde_extra_light';
	font-weight: normal;
}





body.type-contact #webwinkel_cart_holder h2, body.type-content #webwinkel_cart_holder h2, body.type-sitemap #webwinkel_cart_holder h2, body.type-categorie #webwinkel_cart_holder h2, body.type-product #webwinkel_cart_holder h2, body.type-account #webwinkel_cart_holder h2, body.type-accountverwijderen #webwinkel_cart_holder h2, body.type-registreer #webwinkel_cart_holder h2, body.type-wachtwoordherstel #webwinkel_cart_holder h2,
body.type-contact #webwinkel_checkout_account h2, body.type-content #webwinkel_checkout_account h2, body.type-sitemap #webwinkel_checkout_account h2, body.type-categorie #webwinkel_checkout_account h2, body.type-product #webwinkel_checkout_account h2, body.type-account #webwinkel_checkout_account h2, body.type-accountverwijderen #webwinkel_checkout_account h2, body.type-registreer #webwinkel_checkout_account h2, body.type-wachtwoordherstel #webwinkel_checkout_account h2,
body.type-contact #webwinkel_checkout_keuzes h2, body.type-content #webwinkel_checkout_keuzes h2, body.type-sitemap #webwinkel_checkout_keuzes h2, body.type-categorie #webwinkel_checkout_keuzes h2, body.type-product #webwinkel_checkout_keuzes h2, body.type-account #webwinkel_checkout_keuzes h2, body.type-accountverwijderen #webwinkel_checkout_keuzes h2, body.type-registreer #webwinkel_checkout_keuzes h2, body.type-wachtwoordherstel #webwinkel_checkout_keuzes h2,
body.type-contact #webwinkel_checkout_eenmalig h2, body.type-content #webwinkel_checkout_eenmalig h2, body.type-sitemap #webwinkel_checkout_eenmalig h2, body.type-categorie #webwinkel_checkout_eenmalig h2, body.type-product #webwinkel_checkout_eenmalig h2, body.type-account #webwinkel_checkout_eenmalig h2, body.type-accountverwijderen #webwinkel_checkout_eenmalig h2, body.type-registreer #webwinkel_checkout_eenmalig h2, body.type-wachtwoordherstel #webwinkel_checkout_eenmalig h2,
body.type-contact #webwinkel_checkout_account_prive h2, body.type-content #webwinkel_checkout_account_prive h2, body.type-sitemap #webwinkel_checkout_account_prive h2, body.type-categorie #webwinkel_checkout_account_prive h2, body.type-product #webwinkel_checkout_account_prive h2, body.type-account #webwinkel_checkout_account_prive h2, body.type-accountverwijderen #webwinkel_checkout_account_prive h2, body.type-registreer #webwinkel_checkout_account_prive h2, body.type-wachtwoordherstel #webwinkel_checkout_account_prive h2,
body.type-contact #webwinkel_checkout_account_bedrijf h2, body.type-content #webwinkel_checkout_account_bedrijf h2, body.type-sitemap #webwinkel_checkout_account_bedrijf h2, body.type-categorie #webwinkel_checkout_account_bedrijf h2, body.type-product #webwinkel_checkout_account_bedrijf h2, body.type-account #webwinkel_checkout_account_bedrijf h2, body.type-accountverwijderen #webwinkel_checkout_account_bedrijf h2, body.type-registreer #webwinkel_checkout_account_bedrijf h2, body.type-wachtwoordherstel #webwinkel_checkout_account_bedrijf h2,
body.type-contact #webwinkel_checkout_adres h2, body.type-content #webwinkel_checkout_adres h2, body.type-sitemap #webwinkel_checkout_adres h2, body.type-categorie #webwinkel_checkout_adres h2, body.type-product #webwinkel_checkout_adres h2, body.type-account #webwinkel_checkout_adres h2, body.type-accountverwijderen #webwinkel_checkout_adres h2, body.type-registreer #webwinkel_checkout_adres h2, body.type-wachtwoordherstel #webwinkel_checkout_adres h2,
body.type-contact #webwinkel_checkout_betalen h2, body.type-content #webwinkel_checkout_betalen h2, body.type-sitemap #webwinkel_checkout_betalen h2, body.type-categorie #webwinkel_checkout_betalen h2, body.type-product #webwinkel_checkout_betalen h2, body.type-account #webwinkel_checkout_betalen h2, body.type-accountverwijderen #webwinkel_checkout_betalen h2, body.type-registreer #webwinkel_checkout_betalen h2, body.type-wachtwoordherstel #webwinkel_checkout_betalen h2  {
	font-weight: 600;
	color: #444444;
	font-size: 22px;
}

body.type-contact h3, body.type-content h3, body.type-sitemap h3, body.type-categorie h3, body.type-main h3, body.type-product h3, body.type-account h3, body.type-accountverwijderen h3, body.type-registreer h3, body.type-wachtwoordherstel h3, 
body.type-contact h2.semah3, body.type-content h2.semah3, body.type-sitemap h2.semah3, body.type-categorie h2.semah3, body.type-main h2.semah3, body.type-product h2.semah3, body.type-account h2.semah3, body.type-accountverwijderen h2.semah3, body.type-registreer h2.semah3, body.type-wachtwoordherstel h2.semah3 {

	font-size: 13px;
			font-size: 15px;
    line-height: 24px;
	float: left;
    width: 100%;
	margin: 0 0 0 0;
	color: #000000;
	background-color: transparent;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 2px 0 0 0;
			font-weight: normal;
			font-family: 'ict_avantgarde_bkcn';
}

.screen-content-foto {
    width: 100%;
				dwidth: auto;
}

body.type-account .screen-content-foto {
    margin: 20px 0 0 0;
}



/* categorie */

.banner-winkel-categorie, .categorie-informatie {
	
}

/* eindcategorie */


/* prijs */

.prijs-holder {
	margin: 15px 0 20px 4%;    /* analoog aan screen-right   */
	width: 49%;
}

.product-informatie p.webwinkel-product-prijs {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #000000;
    background-color: transparent;
	width: auto;
}

.product-informatie p.webwinkel-product-prijs {
	font-size: 28px;
	line-height: 27px;
}

.product-informatie p.webwinkel-product-prijs span  {
    color: #000000;
    font-size: 28px;
    line-height: 27px;
}

.product-informatie p.webwinkel-product-prijs span.euro-strike1 {
	color: #000000;
	text-decoration: line-through;
	font-size: 17px;
	line-height: 23px;
	margin: 0 12px 0 0;
}

.product-informatie p.webwinkel-product-prijs span.prijs-form1 {
	font-size: 16px; 
	font-weight: bold;
}

.product-informatie p.webwinkel-product-prijs span.prijs-procent1 {
	font-size: 11px;
	line-height: 19px;
	padding: 5px 4px 2px 6px;
	background-color: #173680;
				background-color: #006FE8;
	color: #ffffff;
	letter-spacing: 1px;
	margin: 0 0 0 12px;
							dfloat: right;
}

.product-informatie  span.prijs-btw1 {
	font-size: 17px; 
	display: none;
}

.product-informatie p.webwinkel-product-prijs span.euro {
	font-size: 16px; 
	font-weight: bold;
			ddisplay: none;
}

/* product */

.product-informatie-foto {
	width: 50%;
	float: left;
}

.product-informatie-foto img {
    float: left;
	width: 360px;
    height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    border: 0;
}

.product-informatie {
	width: 100%;
	float: left;
	background-color: #ffffff;
}

.product-informatie  ul.productbeschrijvingkort  {
	text-align: left;
    padding: 0 0 0 0;
    margin: 5px 0 25px 0px;
    list-style: none;
    list-style-position: outside;
    text-indent: -43px;
    padding-left: 27px;
    float: left;
}

.product-informatie.artikelnummer  {
    margin-top: 25px; 
	margin-bottom: 15px; 
	float: left;
	font-size: 14px;
}

.menu-informatie {
	width: 100%;
	float: left;
}

.categorie-informatie {
	
}

.product-informatie.tab-informatie {
	float: left;
	margin: 0 0 0 0;
	width: 100%;
}

.product-informatie.tab-informatie ul.highlights {
	text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 25px 0px;
    list-style: none;
    list-style-position: outside;
    text-indent: -27px;
    padding-left: 27px;
    float: left;
}




/*  opmaak elementen product vanuit mobile - nog reorganiseren eindfase */

/*  merk */

.product-informatie.tab-informatie span.pijl-open {
    float: left;
    margin: 0 0 0 0;
    width: auto;
}

.pijl-open span i.icon-min.info {
	float: left;
	margin: -5px 0 0 1px;
    font-size: 17px;
}

.pijl-open span.cta-rond {
    display: inline-block;
    border-radius: 9px;
	margin: 3px 0 0 12px;
    padding: 6px;
    width: 8px;
    height: 8px;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
}


/*  korte productomschrijving  */

.screen-right h2 {
	font-weight: bold!important;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 0 0;
	font-size: 15px!important;
	font-family: 'ict_avantgarde_bkcn'!important;
	color: #000000;
}

/*  short tags */
	
.font17 {
	font-size: 17px!important;
}

.font16 {
	font-size: 16px!important;
}

.font15 {
	font-size: 15px!important;
}

.font15.up {
	font-size: 16px!important;
}

.font14, .font14 p {
	font-size: 14px!important;
}

.font14.up {
	font-size: 15px!important;
}

.font13 {
	font-size: 13px!important;
}

/*  opmaak elementen voorraad */

.naam-entiteit {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 0 0;
}

.naam-entiteit.border {
	padding: 7px 5px 5px 7px;
    border: 1px solid #cccccc;
    font-weight: normal;
	letter-spacing: 1.6px;
	color: #009933;
	background-color: #ffffff;
}

.opmaak-voorraad-blok span.naam-entiteit.border {
	font-size: 12px;
	letter-spacing: 1.9px;
	padding: 6px 4px 5px 7px;
	color: #000000;
}

/* panel tabs */

.tabs-holder {
	width: 100%;
    float: left;
    margin: 25px 0 0 0;
}

.tab-main {
	width: 100%;
	text-align: left;
    margin: 3px 0 10px 0;
    float: left;
}

div.tab-main a.tabs, #main a.tabs, div.tab-main button.tabs, #main button.tabs {
						dcolor: #ffffff;
						background-color: #bdddfd;
								background-color: #ffffff;
						
						color: #000000;
						dbackground-color: transparent;
						dborder: none;
						border: 1px solid #006FE8;
						letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    border-radius: 3px;
    margin: 0 14px 10px 0;
}

div.tab-main a.active, #main a.active, div.tab-main button.active, #main button.active {
						background-color: #006FE8;
						color: #ffffff;
						dborder: 1px solid #000000;
}

div.tab-main a.tabs:hover, #main a.tabs:hover, div.tab-main button.tabs:hover, #main button.tabs:hover {
						background-color: #006FE8;
						color: #ffffff;
						dborder: 1px solid #000000;
}


/* webwinkel menu */

img.defaultpage {
	width: 170px;
	height: 373px;
	padding: 0;
	margin: 0;
	border: 0;
}

.menu-webwinkel ul  {
	text-align: left;
    padding: 0 0 0 0;
    list-style: none;
    list-style-position: outside;
    text-indent: -23px;
    padding-left: 23px;
}

.menu-webwinkel li a  {
	color: #000000;
	text-decoration: none;
	font-size: 100%;
	letter-spacing: normal;
	margin: 0 0 0 0;
}

.menu-webwinkel li a:hover  {
	text-decoration: underline;
	font-size: 100%;
	color: #555555;
	letter-spacing: normal;
	margin: 0 0 0 0;
}

.menu-webwinkel li a.actief  {
	text-decoration: none;
	font-size: 100%;
	color: #CC9966;
	letter-spacing: normal;
	cursor: default;
	margin: 0 0 0 0;
}

.menu-webwinkel li {
	margin: 7px 0 3px 18px;
}

.menu-webwinkel li.groep {
	text-decoration: none;
	font-size: 100%;
	color: #770000;
	letter-spacing: normal;
	cursor: default;
	padding: 0 0 0 0;
}


/* webwinkel  product + categorie blokken */

.clear-webwinkel {
	width: 0;
    height: 0;
	display: none;  /* weghalen */
}

.product-regels {
	float: left;
	width: 100%;
					margin: 0 0 5px 0;
}

.product-regels.regel6 {
	line-height: 22px; 
	font-size: 14px; 
	margin: 5px 0 5px 0;
}

.webwinkel-product-blok, .webwinkel-content-blok {
	position: relative;
	float: left;
	width: Calc(32% - 2px);
	height: auto;
			height: 420px;
	margin: 0 2% 35px 0;
	border: 1px solid #DCE1EF;
			width: Calc(26% - 2px);
			margin: 0 11% 35px 0;
}

.webwinkel-product-blok.horizontaal, .webwinkel-content-blok.horizontaal {
	height: auto;
	margin: 0 0 35px 0;
}

.webwinkel-product-blok, .webwinkel-content-blok {
	display: flex; 
	flex-direction: column;
}

.winkelwagen-product-addon .webwinkel-product-blok {
	display: inline-block; 
	flex-direction: column;
}

.webwinkel-categorie-blok {
	position: relative;
	float: left;
	width: Calc(32% - 2px);
	height: auto;
	margin: 0 2% 35px 0;
	border: 1px solid #DCE1EF;
}

body.type-main h2.overzicht-categorien {
	margin: 25px 0 25px 0;
}

.webwinkel-categorie-blok {
	display: flex; 
	flex-direction: unset;
}

.webwinkel-categorie-blok-holder .blok-separator {
	padding: 10px;
	background-color: #cccc00;
}

.webwinkel-product-blok .product-beeld, .webwinkel-categorie-blok .categorie-beeld {
    float: left;
}

body.type-main .webwinkel-categorie-blok .categorie-beeld {
			width: 46%;
}

.webwinkel-product-blok .product-content, .webwinkel-categorie-blok .categorie-content, .webwinkel-content-blok .content-content {
    float: left;
    text-align: left;
	margin: 10px 3% 0 3%;
    width: 94%;
}

			.webwinkel-product-blok .product-content.content-pagina {
							margin: 10px 3% 10% 3%;
							min-height: 220px; 
			}
			
			.webwinkel-product-blok .product-content.content-pagina div.cta {
							position: relative;
							float: left;
							margin: 15px 0 0 0;
			}
.content-content div.cta {
	bottom: 5px;
	position: absolute;
	width: 90%;
}
			
			.webwinkel-product-blok .product-content.content-pagina p {
							font-size: 17px;
							line-height: 27px;
							
							display: -webkit-box;
							max-height: 8.8em;
							overflow: hidden;
							text-overflow: ellipsis;
							-webkit-box-orient: vertical;
							-webkit-line-clamp: 5;
			}
			
			.webwinkel-product-blok div.product-content.content-pagina  span.raquo {
							margin: 10px 2px 0 2px;
			}
			
			.webwinkel-product-blok.horizontaal div.product-content.content-pagina {
							margin: 10px 0 0 0;
							width: 45%;
			}
			
			.webwinkel-product-blok.horizontaal div.product-content.content-pagina p {
							font-size: 17px;
							line-height: 27px;
			}
			

			
			

			


.webwinkel-product-blok:nth-child(3n+4) {
	margin: 0 0 35px 0;
}

.webwinkel-categorie-blok:nth-child(2n+3) {
	margin: 0 0 35px 0;
}

.webwinkel-categorie-blok {
	width: Calc(49% - 2px);
}




.webwinkel-product-blok img, .webwinkel-categorie-blok img {
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
}

.webwinkel-categorie-blok img {
	dwidth: 240px;
}

.webwinkel-product-blok h3, .webwinkel-categorie-blok h3  {
	float: left;
	font-size: 20px;
	line-height: 22px;
	text-transform: none;
	letter-spacing: normal;
	color: #222222;
	font-weight: normal;
	width: calc(100% - 12px);
	margin: 5px 0 0 0;
}

.webwinkel-categorie-blok h3, body.type-main .webwinkel-categorie-blok h3 {
	font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: bold;
					margin: 0 0 10px 0;
}

.webwinkel-product-blok h3, body.type-categorie .webwinkel-product-blok h3 {
	font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: bold;
}


.webwinkel-product-blok p {
	float: left;
	padding: 0 0 0 0;
	font-weight: normal;
	font-size: 15px;
	line-height: 19px;
	width: calc(100% - 12px);
	margin: 4px 0 0 0;
}

.webwinkel-categorie-blok p {
	float: left;
	padding: 0 0 0 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	width: calc(100% - 12px);
						width: auto;
	margin: 4px 0 0 0;
}

.webwinkel-product-blok p.opmaak-voorraad {
	margin: 6px 0 12px 0;
}


.webwinkel-product-blok p.cta, .webwinkel-categorie-blok p.cta, .webwinkel-content-blok p.cta {
	font-size: 14px;
	line-height: 19px;
	padding: 0 0 10px 0;
				padding: 0 0 4px 0;
}

.webwinkel-categorie-blok p.cta {
			width: calc(100% - 34px);
						width: auto; 
						width: 36%; 
	margin: 4px 0 0 0;
			line-height: 20px;
			position: absolute;
			bottom: 2px;
}

.webwinkel-product-blok p.cta, .webwinkel-content-blok p.cta {
	width: calc(100% - 34px);
	margin: 4px 0 0 0;
}


.webwinkel-categorie-blok.horizontaal p.cta {
							width: 340px;
									position: relative;
									margin: 12px 0 0 0;
}

.webwinkel-categorie-blok p a {
	text-decoration: underline;
	color: #92aab8;
		color: #000000;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
			float: left;
			width: Calc(100% - 24px);
}

.webwinkel-product-blok p a, .webwinkel-content-blok p a {
	text-decoration: none;
	color: #000000;
	margin: 0 0 5px 0;
							margin: 0 0 1px 0;
    letter-spacing: 0.5px;
}

.cart-webwinkel-content .webwinkel-product-blok p a {
	margin: 0 0 5px 7px;
}

.webwinkel-categorie-blok span.raquo {
	float: left;
				dwidth: 15px;
	font-size: 17px;
	margin: 0 2px 0 2px;
	font-weight: normal;
	display: block;
}

.webwinkel-product-blok span.raquo, .webwinkel-content-blok span.raquo {
	float: left;
	width: 15px;
					width: 9px;
	font-size: 17px;
	line-height: 12px;
	margin: 6px 2px 0 2px;
	font-weight: normal;
	display: block;
}


.webwinkel-product-blok.horizontaal {
	display: flex; 
	flex-direction: row;
	width: Calc(100% - 2px);
	min-height: auto;
}

.webwinkel-product-blok.horizontaal.border-bottom {
	border-bottom: 1px solid #cecece;
	margin: 20px 0 0 0;
	padding: 0 0 30px 0;
}

.webwinkel-categorie-blok.horizontaal {
	display: flex; 
	flex-direction: row;
	width: Calc(100% - 2px);
	min-height: auto;
}

.webwinkel-product-blok.horizontaal div.product-beeld , .webwinkel-categorie-blok.horizontaal div.product-beeld {
	width: 40%;
	margin: 0 5% 0 0;
}

.webwinkel-product-blok.horizontaal div.product-content, .webwinkel-categorie-blok.horizontaal div.product-content {
	margin: 5px 0 0 0;
	width: 60%;
}

.webwinkel-product-blok.horizontaal div.product-content.bottom {
	width: 100%;
}

.webwinkel-product-blok.horizontaal div.product-beeld img, .webwinkel-categorie-blok.horizontaal div.product-beeld img {
	width: 70%;
						width: 90%;
	height: auto;
}

.webwinkel-product-blok .product-bloktekst {
	display: none !important;
}

.webwinkel-product-blok.horizontaal .product-bloktekst {
	display: inline-block !important;
	width: 100%;
				margin: 10px 0 0 0;
}




.webwinkel-product-blok.horizontaal .specificatie-regel {
	display: none;
}

.cart-flex-holder .webwinkel-product-blok.horizontaal div.product-beeld img.landscape,
.webwinkel-product-blok.horizontaal div.product-beeld img.landscape, 
.webwinkel-product-blok div.product-beeld img.landscape {
	margin: -32px 0 0 0;
			dmargin: -38px 0 0 0;
}

.webwinkel-categorie-blok div.content-horizontaal {
	display: none;
}

.webwinkel-categorie-blok.horizontaal div.content-horizontaal {
	display: inline-block;
}





/* Prijs-opmaak   */

.prijs-opmaak {
							ddisplay: inline-flex;
							dalign-items: center;
							dalign-self: center;
	margin-right: -6px;
							dfont-family: arial,helvetica,sans-serif;
	font-size: 19px;
							font-size: 17px;
	font-weight: bold;
	color: #f91906;
			color: #000000;
}

.prijs-opmaak.euro-strike {
	text-decoration: line-through;
	margin: 0 8px 0 8px;
}


span.prijs-opmaak sup {
    font-size: 14px;
    margin: -8px 0 0 1px;
}

.prijs-opmaak-komma:before {
    position: relative;
    top: 12px;
    display: block;
    line-height: 0;
    content: ",";
    font-size: 36px;
}

.webwinkel-product-blok p.prijs-opmaak, .webwinkel-categorie-blok p.prijs-opmaak, .webwinkel-content-blok p.prijs-opmaak {
    margin: 7px 0 8px 0!important;
}

.webwinkel-product-blok span.prijs-opmaak, .webwinkel-categorie-blok span.prijs-opmaak, .webwinkel-content-blok span.prijs-opmaak {
    margin: 7px 5px 8px 5px !important;
}

.euro-strike-van, .euro-strike-voor {
	color: #000000;
	font-size: 12px;
}

.naam-entiteit {
    text-transform: uppercase;
    margin: 0 0 0 0;
}

.naam-entiteit.border {
    border: 1px solid #cccccc;
    font-weight: normal;
}

.opmaak-voorraad-blok span.naam-entiteit.border {
    letter-spacing: 1.9px;
    padding: 6px 4px 5px 7px;
	color: #009933;
    background-color: #ffffff;
}








/* 1a. Formulier website mainform_webwinkel en div .offerte-aanvraag */

#webwinkel #mainform_webwinkel label {
	min-width: 90px;
}

#webwinkel #mainform_webwinkel input, #webwinkel #mainform_webwinkel textarea {
	font-size: 15px;
	line-height: 27px;
}

#webwinkel #mainform_webwinkel input.taf-default-tekst {
    width: 350px;
				    width: 100%;
					width: Calc(100% - 6px);
}

#webwinkel  #mainform_webwinkel textarea {
	width: 346px;
    height: 160px;
					width: calc(100% - 10px);
}

/* 1b. webwinkel  bestelformulier afgetuned 23/4/2022 */

#webwinkel .taf-formholder {
	width: 100%;
	float: left;
	margin: 40px 0 20px 0;
}

#webwinkel .offerte-aanvraag .taf-formholder {
    margin: 0 0 2px 0;
}

#webwinkel .offerte-aanvraag h2 {
    margin: 0 0 0px 0;
}

#webwinkel .offerte-aanvraag label {
	margin: 0 0 12px 0;
}

#webwinkel .offerte-aanvraag .taf-dataknoppen-1 {
	width: 100%;
}

#webwinkel table.table-aanvraag-formulier {
	position: relative;
	margin: 8px 0 12px 0;
	border-collapse: collapse;
	font-size: 17px;
	line-height: 27px;
}

#webwinkel table.table-aanvraag-formulier.modal {
    margin: -5px 0 10px 0;
    border-spacing: 0;
    border-bottom: 1px solid #e7e9f1;
    border-left: 1px solid #e7e9f1;
    color: #000000;
    background-color: transparent;
	width: 70%;
}

#webwinkel table.table-aanvraag-formulier.modal.specificaties {
    margin: 8px 0 20px 0;
	width: 70%;
	float: left;
}

#webwinkel table.table-aanvraag-formulier.modal p {
    margin: 4px 0 7px 0;
}

#webwinkel table.table-aanvraag-formulier.modal td.taf-5a {   
    width: 3%;
	margin-right: 1%;
	border-top: 1px solid #e7e9f1;
    border-left: 1px solid #e7e9f1;
}

#webwinkel table.table-aanvraag-formulier.modal td.taf-120 {
    width: 46%;
    border-top: 1px solid #e7e9f1;
    border-right: 1px solid #e7e9f1;
	padding-left: 6px;
}

#webwinkel table.table-aanvraag-formulier.modal td.taf-5 {
    width: Calc(4% - 6px);
    border-top: 1px solid #e7e9f1;
    border-right: 1px solid #e7e9f1;
}

#webwinkel table.table-aanvraag-formulier.modal.specificaties  td.taf-5 {
    border-right: none;
}

#webwinkel table.table-aanvraag-formulier.modal td.taf-380 {
    width: 46%;
    border-top: 1px solid #e7e9f1;
    border-right: 1px solid #e7e9f1;
}

#webwinkel table.table-aanvraag-formulier td  {
	vertical-align: top; /* prijsopbouw cart */
}

#webwinkel table.table-aanvraag-formulier tr.attribute-row td {
    vertical-align: middle;
				vertical-align: top;
}

#webwinkel table.table-aanvraag-formulier tr.attribute-row td label {
				margin-top: 4px;
}

#webwinkel table.table-aanvraag-formulier th {
	vertical-align: top;
	padding: 3px 0 4px 0;
	margin: 0;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}

#webwinkel table.table-aanvraag-formulier td.taf-120,
#webwinkel table.table-aanvraag-formulier td.taf-5,
#webwinkel table.table-aanvraag-formulier td.taf-380,
#webwinkel label,
#webwinkel select,
#webwinkel input  {
	font-size: 16px;
	line-height: 27px;
	color: #000000;
}

#webwinkel label {
	font-size: 16px;
	margin: 0 0 0 0;  /* prijsopbouw cart */
	font-weight: normal;
}

#webwinkel label span.uw-keuze-append {
	font-size: 14px;
	margin: 0 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

td.taf-120 label {       /* override uit het screen  */
	display: inline-block;
	float: none; 
	width: 100%;
}

#webwinkel table.table-aanvraag-formulier td.taf-5,
#webwinkel table.table-aanvraag-formulier td.taf-380 {

}

#webwinkel table.table-aanvraag-formulier td.taf-120 {
	width: 24%;
}

#webwinkel table.table-aanvraag-formulier td.taf-5 {

}

#webwinkel table.table-aanvraag-formulier td.taf-380 {

}


#taf-verzenden-4 .arrow-right, #taf-verzenden-5a .arrow-right, #taf-verzenden-5 .arrow-right, #taf-verzenden-6 .arrow-right, #taf-verzenden-7 .arrow-right {
    margin: 12px 0 0 4px;
}

#taf-verzenden-6.taf-verzenden-opties .arrow-right, table.offerte-holder #taf-verzenden-6 .arrow-right,
#taf-verzenden-7.taf-verzenden-opties .arrow-right, table.offerte-holder #taf-verzenden-7 .arrow-right {
						margin: 18px 0 0 4px;
}


/* editions */ 

div.editions {
	float: left;
	margin: 10px 0 0 4%;
	width: 92%;
}

.cart-webwinkel-holder div.editions {
	margin: 0 0 20px 0;
	width: 100%;
}

body.type-product .cart-webwinkel-holder div.editions h2 {
    margin: 1px 0 2px 0 !important;
}

body.type-product .editions.een {
	margin: 0 0 20px 4%;
}

body.type-product .editions.twee {
	margin: 0 0 25px 4%;
}

body.type-product .editions.drie {

}

body.type-product .editions h2 {
	margin: 0 0 2px 0;
	font-weight: bold!important;
	font-size: 14px!important;
	font-family: 'ict_avantgarde_bkcn';
	text-transform: uppercase;
    letter-spacing: 1px;
}


body.type-main #webwinkel_cart_holder .editions h2, body.type-contact #webwinkel_cart_holder  .editions h2, body.type-content #webwinkel_cart_holder .editions h2, body.type-sitemap #webwinkel_cart_holder .editions h2, body.type-categorie #webwinkel_cart_holder .editions h2, body.type-product #webwinkel_cart_holder .editions h2, body.type-account #webwinkel_cart_holder .editions h2, body.type-accountverwijderen #webwinkel_cart_holder .editions h2, body.type-registreer #webwinkel_cart_holder .editions h2, body.type-wachtwoordherstel #webwinkel_cart_holder .editions h2 {
	margin: 0 0 2px 0;
	font-weight: bold!important;
	font-size: 14px!important;
	font-family: 'ict_avantgarde_bkcn';
	text-transform: uppercase;
    letter-spacing: 1px;
	
}

#webwinkel #webwinkel-product-holder .editions table.table-aanvraag-formulier.modal, 
#webwinkel .editions table.table-aanvraag-formulier.modal   {
    border-left: 1px solid #e7e9f1;
	border-bottom: 1px solid #e7e9f1;
	width: 100%;
	float: left;
	width: 95%;
					width: Calc(100% - 1px);
	margin: 0 0 0 0;
}

#webwinkel .editions table.table-aanvraag-formulier.modal   {
	width: 100%;
}

#webwinkel #webwinkel-product-holder .editions table.table-aanvraag-formulier.modal label, .editions table.table-aanvraag-formulier.modal span span,
#webwinkel .editions table.table-aanvraag-formulier.modal label, .editions table.table-aanvraag-formulier.modal span span {
    padding: 0 0 0 4px;
	font-size: 15px;
}

#webwinkel #webwinkel-product-holder .editions  table.table-aanvraag-formulier.modal td.taf-120,
#webwinkel .editions  table.table-aanvraag-formulier.modal td.taf-120 {
    width: 49%;
    border-right: none;
	border-top: 1px solid #e7e9f1;
}

#webwinkel #webwinkel-product-holder .editions  table.table-aanvraag-formulier.modal td.taf-5,
#webwinkel .editions  table.table-aanvraag-formulier.modal td.taf-5 {
    width: 1%;
	border-top: 1px solid #e7e9f1;
}

#webwinkel #webwinkel-product-holder .editions  table.table-aanvraag-formulier.modal td.taf-380,
#webwinkel .editions  table.table-aanvraag-formulier.modal td.taf-380 {
    width: 49%;
	border-top: 1px solid #e7e9f1;
	border-right: 1px solid #e7e9f1;
}

#webwinkel #webwinkel-product-holder .editions table.table-aanvraag-formulier.modal tr:nth-child(even) td, 
#webwinkel .editions table.table-aanvraag-formulier.modal tr:nth-child(even) td  {
    background-color: #f0f1f7;
}

#webwinkel #webwinkel-product-holder .editions table.table-aanvraag-formulier.modal tr:nth-child(odd) td,
#webwinkel .editions table.table-aanvraag-formulier.modal tr:nth-child(odd) td  {
    background-color: #ffffff;
}






#webwinkel table.table-aanvraag-formulier.cart-webwinkel {
		width: 90%;
						width: 100%;
		margin: 12px 0 12px 0;
}

#webwinkel table.table-aanvraag-formulier.cart-webwinkel select, #webwinkel table.table-aanvraag-formulier.border-optie-keuze select {
		width: 100%;
		padding-left: 4px;
}

#webwinkel table.table-aanvraag-formulier.border-optie-keuze label {
		margin: 4px 0 0 0;
				margin: 1px 0 0 0;
}






















.prijs-opbouw-holder {
				border: 1px solid #efefef;
				padding: 15px 1% 1% 20px;
			float: left;
			width: 98%;
			margin: 0 0 25px 0;
			
				dpadding: 15px 1% 6% 20px;
				dwidth: 100%;
}

.checkout-webwinkel-content.product-informatie {
			float: left;
			width: 64%;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw {
	width: 80%;
	margin: 0 0 25px 0;
							width: 96%;
							margin: 6px 4% 25px 0;
							float: left;
									margin: 0 4% 25px 0;

}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw th {
	font-weight: normal;
}

#webwinkel  table.table-aanvraag-formulier.prijs-opbouw td.taf-5a {   
    width: 3%;
							width: 7%;
	margin-right: 1%;
}

#webwinkel  table.table-aanvraag-formulier.prijs-opbouw td.taf-120 {
	width: 70%;
}

#webwinkel  table.table-aanvraag-formulier.prijs-opbouw td.taf-5 {
	width: 3%;
}

#webwinkel  table.table-aanvraag-formulier.prijs-opbouw td.taf-380 {
	width: 7% !important;
	text-align: right;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-120.totaal label {
    text-align: right;
    width: 90%;
	margin: 3px 0 0px 0;   /* prijsopbouw cart */
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-5.totaal, #webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-380.totaal {
    border-top: 1px solid #333333;
							border-top: 1px solid #cccccc;
    padding-top: 4px;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-120.totaal-excl label,
#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-5.totaal-excl,
#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-380.totaal-excl
 {
    font-size: 14px;
	line-height: 27px;
}

#webwinkel table.table-aanvraag-formulier tr.label-seperator {
	dddisplay: none;
}

#webwinkel table.table-aanvraag-formulier tr.label-seperator td  {
	padding: 5px 0 5px 0;
}


table.table-aanvraag-formulier.prijs-opbouw td.label-seperator.titel  {
							dtext-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 7px 0;
	font-size: 16px;
	line-height: 27px;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.label-seperator.titel label {
	float: left;
	padding: 0 0 10px 0;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.label-seperator.titel label span.uw-keuze-append {
	font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 12px 0;
    margin: 0 0 0px 0;
    font-size: 14px!important;
    font-family: 'ict_avantgarde_bkcn';
    color: #000000;
}


#webwinkel table.table-aanvraag-formulier.kies-aantal-producten td.taf-120 label {
	font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 12px 0;
										margin: 0 0 0px 0;
    font-size: 14px!important;
    font-family: 'ict_avantgarde_bkcn';
    color: #000000;
}

#webwinkel #webwinkel-product-holder .table-aanvraag-formulier.kies-aantal-producten {
	margin: 12px 0 0 -2px;
	width: 100%;
}

.product-informatie.tab-informatie span.pijl-open.kies-opties-pagina {
    margin: 0 4px 0 0;
}


#webwinkel table.table-aanvraag-formulier tr.voorraad-beschikbaarheid td.taf-120,
#webwinkel table.table-aanvraag-formulier tr.voorraad-beschikbaarheid td.taf-5,
#webwinkel table.table-aanvraag-formulier tr.voorraad-beschikbaarheid td.taf-380 {
	line-height: 22px;
	font-size: 12px;
}

tr.voorraad-beschikbaarheid {
	
}

span.pas-uw-keuze-aan-append {
	float: left;
	line-height: 22px;
	font-size: 12px;
	margin: -4px 0 14px 18px;
}


/*
.kies-aantal-pagina.cta span i, .kies-opties-pagina.cta span i  {
	background-color: #173680;
	color: #ffffff;
	border-radius: 4px;
	padding: 0 0 0 0;
	width: 20px;
	text-align: center;
		margin: -2px 7px 0 0 !important;
		font-size: 18px;
		float: left;
		font-weight: normal;
		font-family: 'verdana';
}
*/

button {
	border: 0;
	float: left;
	background-color: transparent;
	padding: 0;
}

.kies-aantal-pagina a i.icons-basis-pijl-rechts, .kies-aantal-pagina span i.icons-basis-pijl-rechts, .kies-opties-pagina a i.icons-basis-pijl-rechts, 
.kies-aantal-pagina button i.icons-basis-pijl-rechts, .kies-opties-pagina button i.icons-basis-pijl-rechts, 
.pagina-vervoerders button i.icons-basis-pijl-rechts {
	position: absolute;
				position: relative;
	margin-top: 4px;
				margin-top: 2px;
									margin: 4px 5px 0 0;
				dleft: 2px;
    font-size: 10px;
    line-height: 16px;
    color: #ffffff;
									ddisplay: block;
									ddisplay: inline-block;
    background-color: #173680;
					background-color: #006FE8;
    padding: 0 1px 0 3px;
	
		cursor: pointer;
		
									float: left;
}


.kies-aantal-pagina .icons-basis-pijl-rechts:before, .kies-opties-pagina .icons-basis-pijl-rechts:before {
    content: "\f110";
}

span.kies-aantal-pagina {
		dmargin-right: 14px;
}

span.kies-opties-tekst {
    margin-left: 21px;
}

.kies-opties-pagina a i.icons-basis-pijl-rechts,
.kies-opties-pagina button i.icons-basis-pijl-rechts {
    margin: 4px 3px 0 1px;
}
	
	
span.modal-top {
	dbackground-color: #006FE8;
	dcolor: #ffffff;
	dpadding: 6px 12px 6px 10px;
}

span.modal-top span.terug-naar-winkel  {
	dwidth: 20px;
	dfloat: left;
	dbackground-color: #006FE8;
	dmargin: 2px 0 0 0;
	dpadding: 2px 6px 2px 4px;
	dcolor: #ffffff;
	dfont-size: 14px;
	dline-height: 18px;
	dfont-style: normal;
	dbackground-color: #cccc00;
}


.checkout-left {
	margin-left: -50px;
}
	
.checkout-left .arrow-right {
    margin: 6px 0 0 6px;
	background-color: #006FE8;
	padding: 4px;
}

.button-checkout .arrow-right  {

}

.checkout-left .arrow-left {
	margin: 0px 5px 0 0px;
    background-color: #006FE8;
    padding: 6px 4px 6px 4px;
				padding: 9px 7px 9px 7px;
    border-radius: 2px;

}

span.terug-naar-winkel-tekst  {
	width: Calc(100% - 28px);
	float: left;
	letter-spacing: 3px;
	color: #000000;
	font-style: normal;
							font-size: 15px;
							margin: 3px 0 30px 5px;
								margin: 5px 0 50px 5px;
							width: 300px;
							cursor: pointer;
							dbackground-color: #cc0000;
}

/* 
	modal op screen --- uitklap / modal screen --- modals
*/
 
/* 
	1. modals content
*/
 
body.type-product .product-informatie-clip p.zonder-pijl {
    width: 100%!important;
    padding: 0;
    margin: 0 0 15px 0;
}

body.type-product .product-informatie-clip.vervoerders p.zonder-pijl {
	margin: 0 0 0 0;
	    width: 90%!important;
}

.product-informatie.tab-informatie span.pagina-vervoerders.pijl-open {
    margin: 1px 10px 10px 0;
		float: right;
}

.product-informatie.vervoerders {
	margin: 10px 0 10px 0;
}

body.type-product .product-informatie-clip p, div.optie-keuze p {
    float: left;
    display: inline-block;
    display: -webkit-box;
    max-height: 3.8em;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-right: 0;
    margin: 0 0 15px 0;
	width: auto !important;
    text-align: left;
    color: #000000;
}

body.type-product .product-informatie-clip.opties p, div.optie-keuze p {
	padding: 0 0 0 0;
	cursor: pointer;
}

.kies-aantal-tekst {
	cursor: pointer;
			width: auto;
}

.optie-keuze-tekst {
	margin: 0 0 0 20px;
}

.product-informatie-clip p {
	font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 27px 0;
    font-size: 14px!important;
    font-family: 'ict_avantgarde_bkcn';
    color: #000000;
}

div.vervoerders .product-informatie-clip p {
	letter-spacing: 0.2px;
}


body.type-product .product-informatie-clip.merken p {
	font-weight: normal;
    margin: 0 0 7px 0;
	width: auto !important;
}

.opties p {
	float: left;
	width: 40%;
	margin: 10px 0 10px 0;
}

.product-informatie.tab-informatie span.pijl-open { 
	margin: 10px 0 10px 0;
}

.product-informatie.tab-informatie span.pijl-open.cta-product-opties, span.pijl-open.optie-aanpassen { 
	margin: 0 0 10px 6px;
}

.product-informatie.tab-informatie span.pijl-open.merken {  /* correctie voor merken */
	margin: 0 0 0 0;
	cursor: pointer;
}



#product_landen {
					float: left;
					margin: 18px 0 5px 0;
}

#product_landen label {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 0px 0;
	font-size: 14px!important;
	font-family: 'ict_avantgarde_bkcn';
	color: #000000;
}

#product_landen label span button i.icons-basis-pijl-rechts {
    margin: 10px 5px 0 0;
}

#product_landen .kies-aantal-pagina span i.icons-basis-pijl-rechts {
	margin: 8px 5px 0 0;
}

#offerteuitleg  {
	margin: 12px 0 0 0;
}

.mailoknok.afleverland {
	margin: 12px 0 0 0;
}

.webwinkel-modal {
    transform: translateX(-100%);
    transition: 0.5s;
}
.webwinkel-modal.webwinkel-open {
    transform: translateX(0) !important;
}

#modal_product_opties.webwinkel-open {
    transform: translateX(0);
    transition: 0.5s;
}

#modal_product_opties {
    position: fixed;
    display: flex;
    flex-direction: column;
	width: 64%;
	height: 90%;
    overflow: scroll;
    margin: 0 0 0 0;
	padding: 5% 18% 40px 18%;
    left: 0;
    top: 0;
    z-index: 100;
    transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
	
							background-color: #ffffff;
							padding: 5% 10% 40px 10%;
							width: 80%;
}

.keuze-bevestigen {
    dfloat: left;
    dtext-align: left;
    dwidth: 100%;
    dcolor: #0000ff;
    dmargin: 20px 0 40px 0;
	dcursor: pointer;
}

body.type-product #modal_product_opties .content-holder-modal {
	border: 1px solid #006FE8;
						border: 1px solid #efefef;
	margin: 0 0 100px 0;
	padding: 20px 4% 4% 4%;
}

body.type-product #modal_product_opties h2 {
	margin: 15px 0 15px 0;
}

#modal_product_opties .uw-optie-keuze-border {
    float: left;
    border: 1px dotted #cccccc;
    padding: 6px 3px 3px 4px;
				padding: 8px;
    margin: 0 0 15px 0;
	width: 90%;
}

#modal_product_opties .uw-optie-keuze p {
    font-size: 17px;
    line-height: 22px;
	margin: 0 0 15px 0;
	width: 90%;
}



body.type-product #modal_product_opties img {
	width: 30%;
						width: 20%;
	height: auto;
	margin: 15px 0 15px 0;
}

body.type-product #modal_product_opties img.landscape {
	margin: -50px 0 -50px 0;
						margin: -30px 0 -30px 0;
}

#webwinkel table.table-aanvraag-formulier.border-optie-keuze td.taf-5a {
	padding: 0 8px 0 0;
	vertical-align: middle;
	font-weight: normal;
		width: 1%;
}

#webwinkel table.table-aanvraag-formulier.border-optie-keuze td.taf-5 {
		width: 20%;
}

#webwinkel table.table-aanvraag-formulier.border-optie-keuze td.taf-5 {
		width: 5%;
}

#modal_product_bezorgtijden.webwinkel-open, #modal_product_vervoerders.webwinkel-open {
    transform: translateX(0);
    transition: 0.5s;
}

#modal_product_bezorgtijden, #modal_product_vervoerders {
    position: fixed;
    display: flex;
    flex-direction: column;
	width: 64%;
    height: 100%;
    overflow: scroll;
    margin: 0 0 0 0;
	padding: 50px 18% 40px 18%;
    left: 0;
    top: 0;
    z-index: 100;
    transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#modal_product_bezorgtijden p img, #modal_product_vervoerders p img {
	width: 70px;
    margin: 0 10px 0 10px;
}

#modal_product_vervoerders span  {
	float: left;
}

#modal_product_vervoerders span.vervoerders {
	margin: 25px 0 0 0;
}

.product-informatie.tab-informatie span.modal-top i {
    background-color: #006FE8;
    color: #ffffff;
    border-radius: 4px;
    padding: 0 0 0 0;
    width: 20px;
    text-align: center;
    margin: 4px 7px 0 0 !important;
    font-size: 11px;
    line-height: 21px;
    float: left;
    font-weight: normal;
}

#modal_product_merken.webwinkel-open {
    transform: translateX(0);
    transition: 0.5s;
}

#modal_product_merken {
    position: fixed;
    display: flex;
    flex-direction: column;
	width: 64%;
	height: 95%;
    overflow: scroll;
    margin: 0 0 0 0;
	padding: 5% 18% 40px 18%;
    left: 0;
    top: 0;
    z-index: 100;
    transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#modal_product_merken p img {
	width: auto;
}

p.product-modal-top {
	cursor: pointer;
			margin: 0 0 14px -80px;
}

.product-informatie-clip.bezorgtijden p, .product-informatie-clip.vervoerders p {
	cursor: pointer;
}

.minder {
	float: left;
    text-align: left;
	width: 20%;
    color: #0000ff;
    margin: 20px 0 140px 0;
	cursor: pointer;
}

#webwinkel .taf-dataknoppen-1 {
	cursor: pointer;
}


/* 
	2. modal cart
*/

.cart-flex-holder {
	display: flex;
	flex-direction: row;
	float: left;
	margin: 0 0 120px 0;
}

.cart-webwinkel-content.product-informatie {
	margin: 0 0 0 0;
    float: left;
	width: 64%;
    text-align: left;
    background-color: transparent;
}

.winkelwagen-product-addon {
	float: left;
	position: relative;
	width: Calc(94% - 22px);
	margin: 0 5% 8px 0;
	padding: 15px 1% 1% 20px;
	border: 1px solid #efefef;
}

.winkelwagen-overzicht-prijsopbouw {
	float: left;
	position: relative;
	width: Calc(36% - 22px);
	margin: 0 0 0 0;
	padding: 15px 0 0 20px;
	
					padding: 0 0 0 20px;
					dborder: 1px solid #efefef;
}

#webwinkel div.akkoord-ga-verder {
			float: left;
			width: Calc(36% - 22px);
			padding: 0 0 0 20px;
}

.winkelwagen-overzicht-prijsopbouw {
	dmargin: 0 0 0 0;
}

.winkelwagen-footer {
	float: left;
	position: relative;
	width: 100%;
	margin: 25px 0 40px 0;
}

#webwinkel_cart_holder {
	position: fixed;
    display: flex;
    flex-direction: column;
	height: 95%;
    overflow: scroll; 
	margin: 0 0 0 0 !important; /* augustus 2022 */
	padding: 5% 10% 40px 10%;
	width: 80%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
	background-color: #ffffff;
}

#webwinkel_cart_holder.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

.cart-webwinkel-holder {

}

.cart-webwinkel .webwinkel-product-blok {
	border: 0;

}

.cart-webwinkel .webwinkel-product-blok.horizontaal div.product-beeld {
	margin: 7px 0 0 0;
}

.cart-webwinkel .webwinkel-product-blok.horizontaal div.product-content {
	margin: 0 0 0 0;
}

.cart-webwinkel .webwinkel-product-blok.horizontaal.border-bottom {
    margin: 0 0 0 0;
    padding: 0 0 30px 0;
	flex-direction: column;
	border-bottom: none;
}

.cart-webwinkel .webwinkel-product-blok.horizontaal.border-bottom h2 {
    margin: 0 0 20px 0;
}

.cart-webwinkel .webwinkel-product-blok.horizontaal.border-bottom h3 {
    margin: 15px 0 15px 0;
	font-size: 18px;
	letter-spacing: 1px;
	
					font-size: 20px;
					letter-spacing: 2px;
}

.cart-webwinkel .w50 {
	width: 48%;
	margin: 0 2% 0 0;
}

.cart-webwinkel p img {
	width: auto;
}

.cart-webwinkel-top, .checkout-webwinkel-top {
	cursor: pointer;
}

#webwinkel .cart-webwinkel table.table-aanvraag-formulier.prijs-opbouw td.label-seperator.titel label {
    margin: 35px 0 10px 0;
    display: inline-block;
}


/* 
	2b. modal account
*/

#webwinkel_checkout_account, #webwinkel_checkout_keuzes {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 95%;
    overflow: scroll; 
	margin: 0 0 0 0 !important; /* augustus 2022 */
	padding: 5% 10% 40px 10%;
	width: 80%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_checkout_account.webwinkel-open, #webwinkel_checkout_keuzes.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}


/* 
	2c. modal account prive
*/

#webwinkel_checkout_account_prive {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 99%;
    overflow: scroll; 
	margin: 0 0 0 0 !important; /* augustus 2022 */
	padding: 1% 10% 40px 10%;
	width: 80%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_checkout_account_prive.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}


/* 
	2d. modal account bedrijf
*/

#webwinkel_checkout_account_bedrijf {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 99%;
    overflow: scroll; 
	margin: 0 0 0 0 !important; /* augustus 2022 */
	padding: 1% 10% 40px 10%;
	width: 80%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_checkout_account_bedrijf.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}


/* 
	3. modal checkout
*/

/* 
	3. modal checkout 1 - persoonsgegevens
*/

.checkout-webwinkel-top {
	cursor: pointer;
}

#webwinkel_checkout_adres, #webwinkel_checkout_eenmalig {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 95%;
			dheight: 85%;
	overflow: scroll;
			overflow-x: hidden; 
	margin: 0 0 0 0 !important; /* augustus 2022 */
	padding: 5% 10% 40px 10%;
	width: 80%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_checkout_adres.checkout-open, #webwinkel_checkout_eenmalig.checkout-open {
	transform: translateX(0);
	transition: 0.5s;
}

.adres-webwinkel-holder {
		ddisplay: flex;
		dflex-direction: row;
	float: left;
	margin: 0 0 180px 0;
}

.checkout-holder {
	position: relative;
	float: left;
	width: 100%;
			padding: 15px 1% 6% 20px;
			width: 93%;
			border: 1px solid #efefef;
}

.checkout-holder .checkout-adres-blok {
	display: inline-block;
	width: 200px;
	padding: 10px;
	margin: 0 0 20px 0;
						border: 1px solid #e7e9f1;
	border-radius: 10px 10px;
	cursor: pointer;
						color: #000000;
}

button.button-verzend, button.button-factuur {
						color: #000000;
						border: 1px solid #e7e9f1;
						border-radius: 4px;
						padding: 5px 7px 5px 7px;
}

button.button-verzend.active, button.button-factuur.active {
						color: #ffffff;
						background-color: #006FE8;
}

button.button-verzend, button.button-verzend.active {
	margin: 0 14px 0 0;
}


.checkout-holder #button_nieuw_adres {
	color: #ffffff;
	background-color: #006FE8;
	border-radius: 4px 4px;
	padding: 5px 7px 5px 7px;
    border: none;
}

#webwinkel .label-input-account input[type=checkbox] {
	width: 12px;
}

#webwinkel .label-input-account.bedrijfs-factuuradres label {
								margin: 3px 0 0 12px;
								width: 80%;
								float: left;
}



/* 
	3. modal checkout 2 - 
*/

#webwinkel_checkout_betalen {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 95%;
    overflow: scroll; 
	margin: 0 0 0 0 !important; /* augustus 2022 */
	padding: 5% 10% 40px 10%;
	width: 80%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_checkout_betalen.checkout-open {
	transform: translateX(0);
	transition: 0.5s;
}


/* 
	3. modal checkout 3 - betalen
*/

#webwinkel_checkout_holder3 {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 95%;
    overflow: scroll; 
	margin: 0 0 0 0 !important; /* augustus 2022 */
	padding: 5% 10% 40px 10%;
	width: 80%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_checkout_holder3.checkout-open {
	transform: translateX(0);
	transition: 0.5s;
}


/* 
	3. modal checkout menu - Product		Adres		Betaalwijze
*/

div.checkout-menu {
	float: left;
	margin: 0 0 30px 0;
	width: 100%;
	text-align: center;
}

.checkout-menu span.cta-rond {
	display: inline-block;
	border-radius: 18px;
						dborder-radius: 8px;
	padding: 7px;
	width: 10px;
	height: 9px;
	text-align: center;
	background-color: #000000;
						background-color: #ffffff;
	color: #ffffff;
						color: #000000;
						border: 2px solid #009933;
	margin: 0 0 0 0;
}

.checkout-menu span.cta-rond.active {
	background-color: #009933;
	color: #ffffff;
}

.checkout-menu span i.icon-min.info {
	margin: -4px -5px 0 0;
	font-size: 14px;
	float: right;
	width: 20px;
	font-weight: normal;
	font-family: 'verdana';
			font-style: normal;
}

.checkout-menu .menu-item {
	float: left; 
	width: 20%; 
	text-align: center;
}

.checkout-menu .menu-item span.tekst {
	letter-spacing: 0.9px;
}


/* elementen tabel */


#webwinkel input {
	color: #000000;
	font-weight: normal;
				dheight: 26px;
	text-align: left;
	padding: 0 0 0 4px;
	border: 1px solid #cccccc;
				dbackground-color: #ffffff;
	line-height: 25px; /* waarbij het label op line-height: 27px; is gezet  */
}

#webwinkel select {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 3px 0 3px 0;
	color: #000000;
	font-family: 'ict_avantgarde_bkcn';
	width: 255px;
}

#webwinkel input.taf-default-tekst  {
	width: 250px;
}

#webwinkel input.taf-default-aantal  {
	width: 120px;
	font-size: 15px;
}

#webwinkel input.taf-default-checkbox  {
	vertical-align: -1px;
	height: 16px;
	width: 16px;
	border: 0;
	text-align: center;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
}

#webwinkel input.taf-default-radio  {
	vertical-align: -1px;
	height: 16px;
	width: 16px;
	border: 0px;
	text-align: center;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
}

#webwinkel textarea  {
	color: #000000;
	text-align: left;
	font-size: 17px;
	line-height: 27px;
	padding: 2px 4px 4px 4px;
	margin: 0 0 0 0;
	width: calc(80% - 20px);
	border: 1px solid #cccccc;
	background-color: #ffffff;
	height: 160px;
}

#webwinkel .taf-verzenden {
	margin: 10px 0 20px 0;
}

#webwinkel .taf-dataknoppen-1, #webwinkel .taf-dataknoppen-2  {
	text-align: center;
	float: left;
	width: auto;
    color: #ffffff;
					color: #000000;
					background-color: transparent;
    height: auto;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    margin: 10px 0 20px 0;
    padding: 8px 8px 8px 8px;
					letter-spacing: 0.5px;
					border: 1px solid #006FE8;
					border-radius: 3px;
					
											border: none;
											color: #ffffff;
											background-color: #006FE8;
}

#webwinkel .taf-dataknoppen-1.account, #webwinkel .taf-dataknoppen-2.account  {
	width: 160px;
}

#webwinkel .taf-dataknoppen-1.adres {
	margin: 20px 0 90px 0;
}

#webwinkel .taf-dataknoppen-1.rechts, #webwinkel .taf-dataknoppen-2.rechts  {
	float: right;
	margin-right: 4%;
}

#webwinkel .taf-dataknoppen-1:hover, #webwinkel .taf-dataknoppen-2:hover {
							background-color: #006FE8;
							color: #ffffff;
}

#webwinkel .taf-dataknoppen-1.rood, #webwinkel .taf-dataknoppen-2.rood  {
	background-color: #cc0000;
	color: #ffffff;
	border: 1px solid #cc0000;
}

#webwinkel .taf-dataknoppen-1.rood:hover, #webwinkel .taf-dataknoppen-2.rood:hover  {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cc0000;
}

.content-before::before {
	content: "»»" ;
}

a.content {
	color: #000000;
	text-decoration: underline;
}

a.content:hover {
	text-decoration: none;
}


/* tell a friend */

img.tell-a-friend {
	width: 190px;
							width: 320px;
							width: 100%;
	height: auto;
	cursor: pointer;
							margin: 0 0 30px 0;
	
}

#mailafriend {
	width: 100%;
	position: relative;
	float: left;
	margin: 0 0 0 0;
}

#webwinkel #mailafriend .taf-formholder .table-aanvraag-formulier  {
	width: 70%;
}

#webwinkel #mailafriend .taf-formholder textarea {
	dwidth: Calc(100% - 2px);
}

#webwinkel #contact .table-aanvraag-formulier input, #webwinkel #mailafriend .table-aanvraag-formulier input {
	height: 25px;
	font-size: 15px;
	line-height: 25px;
}


/* 
	modal op screen --- account screen --- modals
 */
 
.account-flex-holder {
	display: flex;
	flex-direction: column;
	float: left;
	margin: 0 0 0 0;
}

.account-holder {
	position: relative;
	float: left;
	width: 100%;
}

.accountholder {
		ddisplay: flex;
		dflex-direction: row;
	float: left;
			margin: 0 0 300px 0;
}

.account-holder h2 {
	
}

.account-holder p {
	margin: 0 0 5px 0;
	width: 100%;
	float: left;
}

.accountholder td.seperator {
	padding: 5px 0  5px 0;
}

.accountholder td.seperator10 {
	padding: 10px 0  10px 0;
}
 
.checkout-webwinkel-account {
	width: 49%;
	margin: 0 0 0 0;
	position: relative;
	float: left;
}

.checkout-webwinkel-account.bestaande-klant {
	margin: 0 2% 0 0; 
	
}

.checkout-webwinkel-account.inloggen {

}

.checkout-webwinkel-content .product-beeld1 {
	float: left;
	margin: 60px 0 -40px 0;
		margin: 60px 0 20px 0;
	width: 100%;
}

.checkout-webwinkel-content .product-beeld2 {
	float: left;
	margin: 20px 0 0 0;
}

.checkout-webwinkel-content .product-beeld2 span {
	margin: 0 15px 0 0;
}

.checkout-webwinkel-content .product-beeld2 span img {
	width: 150px;
}

/* Account checkout */

#webwinkel table.table-aanvraag-formulier.account {
	margin: 25px 0 0 0;
	width: 100%;
}

#webwinkel .bedrijf table.table-aanvraag-formulier.account {
	margin: 0 0 0 0;
}

#webwinkel table.table-aanvraag-formulier.account h2 {
	
}

#webwinkel table.table-aanvraag-formulier.account .account-tussenkop {
	font-family: 'ict_avantgarde_extra_light';
    padding: 0 0 20px 0;
	font-weight: 600;
	color: #444444;
	font-size: 22px;
}

#webwinkel table.table-aanvraag-formulier.account .formlabel {
	float: left;
    width: 130px;
    margin: 5px 0 12px 0;
}

#webwinkel table.table-aanvraag-formulier.account .radio-group {
	margin: 0 0 8px 0;
	
}

#webwinkel table.table-aanvraag-formulier.account input.account-radio {
	vertical-align: bottom;
	margin: 6px 6px 0 0;
								vertical-align: top;
								margin: 4px 6px 0 0;
}


/* account -- inloggen,   */

#webwinkel table.table-aanvraag-formulier.account-breed {
     width: 100%;
}

#webwinkel table.table-aanvraag-formulier td.seperator {
     padding: 4px 0 4px 0;
}


#webwinkel input.taf-default-tekst#taf-voornaam, 
#webwinkel input.taf-default-tekst#taf-tussenvoegsel, 
#webwinkel input.taf-default-tekst#taf-achternaam  {

}

#webwinkel input.taf-default-tekst#taf-tussenvoegsel  {

}

#webwinkel .aanmaken-account-wachtwoorden, .aanmelden-nieuwsbrieven {
	margin: 22px 0 0 0;
	float: left;
	width: 100%;
}

#webwinkel .aanmelden-nieuwsbrieven  .label-input-account {
	width: 42%;
}

#webwinkel .label-input-account.bedrijfs-factuuradres {
	width: 42%;
	margin: 0 0 12px 0;
}

#webwinkel .label-input-account.bedrijfs-factuuradres label {
	cursor: pointer;
}

table.aanvraag-factuur-adres-bedrijf {
	 margin: 25px 0 15px 0
}

table.factuur-adres-bedrijf {
	 margin-top: 0;
}

table.aanvraag-factuur-adres-bedrijf.land-bedrijf {
	 margin-bottom: 20px;
}

#webwinkel .aanmaken-account-wachtwoorden {
	margin: 32px 0 0 0;
}

#webwinkel .aanmaken-account-wachtwoorden p {
	cursor: pointer;
}

#webwinkel .aanmaken-account-wachtwoorden .label-input-account  {
    width: 60%; 
	margin: 5px 0 10px 0;
}

#webwinkel .aanmaken-account-wachtwoorden .label-input-account label  {
	width: 140px;
		width: 150px;
}

#webwinkel .label-input-account {
	margin: 0 8px 0 0;
	width: 32%;
    float: left;
}

#webwinkel .label-input-account.kort {

}

#webwinkel .label-input-account.bedrijfsnaam {
	margin: 0 0 12px 0;
    width: 40% ! important;
}

#webwinkel .label-input-account label {
	margin: 15px 8px 0 0;
	width: 100px;
								width: 80px;
								width: 94px;
								width: 110px;
	float: left;
}

#webwinkel .label-input-account label span, p.astrix-formulier span {
	margin: 0 3px 0 3px;
	color: #cc0000;
}

#webwinkel .label-input-account label.content {
	margin: 3px 8px 0 5px;
    width: 80%;
}

#webwinkel .label-input-account form {
	width: 100%;
    float: left;
}

#webwinkel .label-input-account input {
	padding: 15px 6px 15px 6px;
	float: left;
}

#webwinkel .label-input-account  input::placeholder {
	color: #cc0000;
	font-size: 16px;
}

	::-webkit-input-placeholder { /* Edge */
		color: red;
	}

	:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color: red;
	}

	:-moz-input-placeholder { /* Firefox */
	  color: red;
	}

#webwinkel .label-input-account select {
	padding: 17px 6px 18px 6px;
	float: left;
	width: 264px;
}


#registreren {
	width: 94%;
	margin: 0 3% 0 3%;
						float: left;
						width: 100%;
						margin: 0 0 0 0;
}

#webwinkel-landen-screen {
	float: left;
	width: auto;
	margin: 15px 0 0 0;
}

#webwinkel-landen-screen .label-holder{
	width: auto;
	margin: 0 0 0 0;
	
									width: 110px;
									float: left;
									
									float: right; /* wissel */
}

#webwinkel-landen-screen select {
d	margin: 0 0 0 0;
d	padding: 0 0 0 0;
d	float: left;
d-webkit-appearance: auto;
d-moz-appearance: auto;
dappearance: auto;
dbackground-color: #fff;
dborder: 1px solid #000;
dpadding: 2px;
}

#webwinkel-landen-screen label {
			margin: 0 0 5px 0px;
			font-size: 15px;
			letter-spacing: 0.3px;
			float: left;
			
									font-size: 14px;
									letter-spacing: 0px;
									margin: 1px 0 5px 3px;
}


.uitleg  {
			display: none;
			
			float: right;
			width: 100px;
			padding: 0 0 6px 6px;
									padding: 0 0 6px 0;
			font-size: 12px;
			line-height: 18px;
									float: left;
}


body.type-contact h2.belofte1 {
	float: left; 
	width: 50%; 
	margin: 2% 0 0 5%; 
	text-align: center;
	letter-spacing: 1.5px;
}


.beschrijving-leverancier, .beschrijving-product, .beschrijving-contact, .beschrijving-offerte, .beschrijving-specificaties, .beschrijving-highlights {
	
}

.beschrijving-leverancier p, .beschrijving-product p, .beschrijving-highlights p {
	font-size: 14px;
	line-height: 18px;
	width: 80%;
}

.beschrijving-leverancier h2, .beschrijving-product h2, .beschrijving-contact h2, .beschrijving-offerte h2, .beschrijving-specificaties h2, .beschrijving-highlights h2 {
	font-size: 20px;
	line-height: 28px;
	width: 100%;
}

.screen-right.landen-vlaggen-offerte {
	margin: 20px 0 0 0;
	
}


#webwinkel .label-input-account label.huisnummer.screen-device {
	display: none !important;
}

#webwinkel .label-input-account label.huisnummer.tablet-device {
	display: inline-block !important;
}


/* tabellen vervoerders  */

#webwinkel .vervoerderstabel table.table-aanvraag-formulier.modal {
	float: left;
	margin: 6px 2% 0 0;
	width: 48%;
	
}

#webwinkel .vervoerderstabel table.table-aanvraag-formulier.modal.w100 {
	float: left;
	margin: 6px 0 0 0;
	width: 100%;
	
}

#webwinkel .vervoerderstabel table.table-aanvraag-formulier.modal td.taf-5 {
	border-right: none;
}



	}

	
	
	@media only screen and (min-width: 960px) { 
	
	/* pppp qqq */

body {
										dborder-top: 8px solid #000000!important;
}

/* begin clear zwart */


.webwinkel-product-thumbs, .webwinkel-categorie-thumbs, .webwinkel-content-thumbs {
	width: Calc(47% - 2px);
								width: 100%;
}

.screen-right {
	width: 48%!important;
    margin: 0 0 0 4%;
	
								width: 100%!important;
								margin: 0 0 0 0;
}

body.type-product .editions.een {
    margin: 0 0 20px 4%;
								margin: 0 0 20px 0;
}

body.type-product .editions.twee {
    margin: 0 0 25px 4%;
								margin: 0 0 25px 0;
}




/* einde clear  */

body.type-main #container-5, body.type-categorie #container-5, body.type-content #container-5, body.type-sitemap #container-5, body.type-contact #container-5 {
				ddisplay: none;
}

.kop-winkel-product {
				height: auto;
}

#webwinkel-categorie-holder {
				dmargin: 42px 0 0 0;
}

.menu-webwinkel-holder {
				margin: 45px 0 0 0;
}


#webwinkel-logo-screen {
	margin: 55px 0 0 45px;
}


.webwinkel-titel-balk {
					margin: 10px 0 0 4%;
					width: 41%;
							width: 96%;
}

.webwinkel-titel-balk span {
			font-size: 26px;
			line-height: 35px;
			letter-spacing: 9px;
			margin: 0 0 0 4%;
}

#container-1 #header {
	width: 90%!important;
	margin: 0 5% 0 5%;
												dborder-right: 1px solid #000000;
												dwidth: Calc(90% - 1px) !important;
}

.container .sixteen.columns {
	width: auto;
}
.container .four.columns {
    width: 27%;
}
.container .twelve.columns {
    width: 69%;
}


#container-7 #aanbieding, #container-7 #keuze, #container-7 #nieuw,
#container-8 #aanbieding, #container-8 #keuze, #container-8 #nieuw, 
#container-9 #aanbieding, #container-9 #keuze, #container-9 #nieuw  {
				dwidth: 90%!important;
				dmargin: 50px 5% 0 5%;
}

#nieuw .webwinkel-product-blok, 
#aanbieding .webwinkel-product-blok, 
#keuze .webwinkel-product-blok {
			width: Calc(30% - 1px) !important;
						width: Calc(30% - 6px) !important;
			margin: 0 5% 35px 0 !important;
			height: 420px !important;
}

#nieuw .webwinkel-product-blok p.cta,
#aanbieding .webwinkel-product-blok p.cta,
#keuze .webwinkel-product-blok p.cta  {
    position: absolute;
    bottom: 0;
}

#nieuw .webwinkel-product-blok span.raquo,
#aanbieding .webwinkel-product-blok span.raquo,
#keuze .webwinkel-product-blok span.raquo  {
				dwidth: 15px;
    margin: 2px 2px 0 2px;
}

#aanbieding .navigatie-home-product, #keuze .navigatie-home-product, #nieuw .navigatie-home-product {
    width: 100%;
    margin: 30px 0 50px 0;
}

.swiper-button-next {
    right: 20px !important;
}


.menu-webwinkel span.categorie-icon a img, .menu-webwinkel li.categorie-icon img, .menu-webwinkel span.content-icon a img, .menu-webwinkel li.content-icon img {
    margin: 0 8px 0 2px;
    width: 50px;
}

.menu-webwinkel li.categorie-icon.active img, .menu-webwinkel li.content-icon.active img {
    border: 10px solid #e7e9f1;
    margin: 0 8px 0 6px;
    width: 40px;
}

.swiper-wrapper.product-slide .webwinkel-product-blok {
	min-height: 120px;
	margin: 0 2% 16px 0;
}

.swiper-wrapper.product-slide .webwinkel-product-blok:nth-child(4n+4) {
	margin: 0 0 16px 0;
}

.webwinkel-product-blok, .webwinkel-categorie-blok, .webwinkel-content-blok {

}

.webwinkel-product-blok, .webwinkel-content-blok {
    width: Calc(44% - 2px);
    margin: 0 10% 35px 0;
	height: 470px;
			dbackground-color: #cccccc;
}

.webwinkel-content-blok {
			height: 520px;
}

.webwinkel-product-blok:nth-child(3n+4), .webwinkel-product-content:nth-child(3n+4) {  /* reset  */
	margin: 0 10% 35px 0;
			dbackground-color: #cccc00;
}

.webwinkel-product-blok:nth-child(2n+3), .webwinkel-content-blok:nth-child(2n+3)  {  /* 3, 5, 7, 9  (1x holder + 2x beeld) */
    margin: 0 0 35px 0;
			dbackground-color: #cc0000;
}

.webwinkel-categorie-blok:nth-child(5n+6), .webwinkel-content-blok:nth-child(5n+6) {

}


body.blok-twee .webwinkel-product-blok, body.blok-twee .webwinkel-content-blok {
    width: Calc(48% - 2px);
    margin: 0 4% 35px 0;
	height: 470px;
			height: auto;
			dbackground-color: #444444;
				height: 510px;
}

body.blok-twee .webwinkel-product-blok:nth-child(2n+3), body.blok-twee .webwinkel-content-blok:nth-child(2n+3)  {  /* 3, 5, 7, 9  (1x holder + 2x beeld) */
    margin: 0 0 35px 0;
}

body.blok-twee .webwinkel-product-blok:nth-child(2n+2), body.blok-twee .webwinkel-content-blok:nth-child(2n+2)  {  /* 2, 4, 5, 8  (0 holder + 2x beeld) */

}

.cart-flex-holder .webwinkel-product-blok.horizontaal div.product-beeld img.landscape,
.webwinkel-product-blok.horizontaal div.product-beeld img.landscape, 
.webwinkel-product-blok div.product-beeld img.landscape {
			margin: -44px 0 0 0;
}

.intro-table {
    width: 25%;
}

#webwinkel-account-screen {
    margin: 25px 0 0 0;
}

#webwinkel-cart-screen {
    margin: 25px 0 0 0;
}



#footer div {
	width: 24%; /*s 4*/
	margin: 0 1% 0 0;
}

#footer div.footer-realisatie {
	width: 24%;
    margin: 0 0 0 0px;
}

#footer p img {
	width: 180px;
}

#footer p, #footer p a {
    letter-spacing: 0.04em;
}


.webwinkel-product-blok div.cta {
	position: absolute;
    bottom: 5px;
				width: 240px;
}

.webwinkel-product-blok.horizontaal div.cta {
	width: 300px;
								position: relative;
								margin: 12px 0 0 0;
}

.screen-right.prijs-holder {
			margin: 5px 0 15px 0;
						margin: 5px 0 15px 0;
}


p.p-art-handling {
	margin: 10px 15px 10px 0;
}


#webwinkel input.taf-default-tekst {
    width: 170px;
}

#webwinkel .label-input-account select {
    width: 184px;
}

#webwinkel  .checkout-webwinkel input.taf-default-tekst  {
    width: 120px;
}

#webwinkel  .checkout-webwinkel .label-input-account select  {
    width: 134px;
}

#webwinkel .label-input-account label.postcode {
		dmargin: 15px 8px 0 19px;
}

#webwinkel .checkout-webwinkel .label-input-account {
    width: 31%;
}

.checkout-webwinkel-content .product-beeld2 span img {
    width: 50px;
}

#webwinkel .label-input-account label.huisnummer.screen-device {
	ddisplay: none !important;
}

#webwinkel .label-input-account label.huisnummer.tablet-device {
	ddisplay: inline-block !important;
}




	}
	
	
	
	
	@media only screen and (min-width: 1100px) { 
	
body {
										dborder-top: 8px solid #cccccc!important; /* qqq */
}

/* begin clear zwart */


.webwinkel-product-thumbs, .webwinkel-categorie-thumbs, .webwinkel-content-thumbs {
	width: Calc(45% - 2px);
								gwidth: 100%;
}

.screen-right {
	width: 49%!important;
    margin: 0 0 0 4%;
	
								gwidth: 100%!important;
								gmargin: 0 0 0 0;
}

.screen-right-bestellen {
	width: 49%!important;
    margin: 0 0 0 4%;
	color: #000000;
	background-color: #ffffff;
								gwidth: 100%!important;
								gmargin: 10px 0 0 0;
}



body.type-product .editions.een {
	margin: 0 0 20px 4%;
    float: right;
								gmargin: 0 0 20px 0;
								gfloat: left;
}

body.type-product .editions.twee {
    margin: 0 0 25px 4%;
    float: right;
								gmargin: 0 0 25px 0;
								gfloat: left;
}

.product-informatie {
    float: right;
								gfloat: left;
}

#product_landen {
    float: right;
								gfloat: left;
}

#offerteaantal {
	dfloat: right;
								gfloat: left;
}

#offerteuitleg {
								margin: 12px 0 0 4%;
}

.product-beeld-galerij .swiper-slide img.landscape {
    margin-top: -70px;
    margin-bottom: -130px;
								gmargin-top: -100px;
								gmargin-bottom: -180px;
								
								dmargin-bottom: -70px;
}


/* einde clear  */



body.type-main #container-5 {
				display: none;
}

.kop-winkel-product {
				height: auto;
}

#webwinkel-categorie-holder {
				dmargin: 42px 0 0 0;
}

.menu-webwinkel-holder {
				margin: 45px 0 0 0;
}


#webwinkel-logo-screen {
	margin: 35px 0 0 45px;
}


.webwinkel-titel-balk {
					margin: 10px 0 0 4%;
					width: 41%;
							width: 96%;
}

.webwinkel-titel-balk span {
			font-size: 28px;
			line-height: 55px;
			letter-spacing: 10px;
			margin: 0 0 0 4%;
}




#container-1 #header {
    width: 90%!important;
	margin: 0 5% 0 5%;
												dborder-right: 1px solid #cccccc;
												dwidth: Calc(90% - 1px) !important;
}


.webwinkel-product-blok, .webwinkel-content-blok {
			width: Calc(26% - 2px);
						width: Calc(28% - 2px);
			margin: 0 11% 35px 0;
			height: 400px;
						margin: 0 8% 35px 0;
}

.webwinkel-content-blok {
			height: 500px;
}

.webwinkel-product-blok:nth-child(2n+3), .webwinkel-content-blok:nth-child(2n+3)  {	/* reset 8% */
    margin: 0 11% 35px 0;
					    margin: 0 8% 35px 0;
}


.webwinkel-product-blok:nth-child(3n+4), .webwinkel-content-blok:nth-child(3n+4) {  /* 4, 7, 10, 13 (1x holder + 3x beeld)  */
	margin: 0 0 35px 0;
}


body.blok-twee .webwinkel-product-blok, body.blok-twee .webwinkel-content-blok {
    width: Calc(42% - 2px);
    margin: 0 16% 35px 0;
    height: 470px;
			height: 510px;
}

.cart-flex-holder .webwinkel-product-blok.horizontaal div.product-beeld img.landscape,
.webwinkel-product-blok.horizontaal div.product-beeld img.landscape, 
.webwinkel-product-blok div.product-beeld img.landscape {
	margin: -32px 0 0 0;
}

.prijs-opmaak {
    font-size: 15px;
				font-size: 13px;

}

.screen-right.prijs-holder {
			margin: 5px 0 20px 4%;
						margin: 5px 0 20px 4%;
}

p.p-art-handling {
    margin: -54px 15px 0 0;
}

button.art-handling {
    padding: 4px 6px 4px 6px;
	float: left;
}


.menu-webwinkel li.categorie-icon a, .menu-webwinkel li.content-icon a {
    width: 28%;
}

.menu-webwinkel li.categorie-icon span.webwinkel-menu-tekst a {
    width: 66%;
}

.menu-webwinkel span.categorie-icon a img, .menu-webwinkel li.categorie-icon img, .menu-webwinkel span.content-icon a img, .menu-webwinkel li.content-icon img {
    margin: 0 8px 0 6px;
    width: 60px;
}

.menu-webwinkel li.categorie-icon.active img, .menu-webwinkel li.content-icon.active img {
    border: 10px solid #e7e9f1;
    margin: 0 8px 0 12px;
    width: 50px;
}


.screen-right-bestellen.taf-verzenden-right { 
	float: right;
	width: 49%!important;
	margin: 0 4px 0 0;
}


#webwinkel select#plandenkiezer {
    width: auto;
	padding: 3px 0 3px 4px;
}



#webwinkel-account-screen {
    margin: 25px 0 0 0;
}

#webwinkel-cart-screen {
    margin: 25px 0 0 0;
}

.webwinkel-product-blok div.cta {
    position: absolute;
    bottom: 5px;
	width: 100%;
}

.webwinkel-product-blok.horizontaal div.cta {
	width: 300px;
								position: relative;
								margin: 12px 0 0 0;
}


#webwinkel input.taf-default-tekst {
    width: 180px;
}

#webwinkel .label-input-account select {
    width: 194px;
}

#webwinkel  .checkout-webwinkel input.taf-default-tekst  {
    width: 150px;
}

#webwinkel  .checkout-webwinkel .label-input-account select  {
    width: 164px;
}

#webwinkel .label-input-account label.postcode {
		dmargin: 15px 8px 0 19px;
}

#webwinkel .checkout-webwinkel .label-input-account {
    width: 31%;
}

#webwinkel .label-input-account label.huisnummer.screen-device {
	ddisplay: none !important;
}

#webwinkel .label-input-account label.huisnummer.tablet-device {
	ddisplay: inline-block !important;
}


.product-informatie.tabs {
	background-color: transparent;
	margin: 20px 0 0 0;
}

	
	}

	
	
	
	
	/* 1. Bigger then standard 1280px (1280px) */

	@media only screen and (min-width: 1280px) {
		
		
body {
												dborder-top: 8px solid #cc0000!important;  /* qqq */
}

/* begin clear zwart */


.webwinkel-product-thumbs, .webwinkel-categorie-thumbs, .webwinkel-content-thumbs {
	width: Calc(47% - 2px);
	
								width: Calc(45% - 2px);
								dwidth: 100%;
																	dwidth: Calc(48% - 2px);
}

.screen-right {
	width: 48%!important;
    margin: 0 0 0 4%;
								width: 49%!important;
								float: right;
								dwidth: 100%!important;
								dmargin: 0 0 0 0;
																	dwidth: 44%!important;
}

.screen-right-bestellen {
	
	color: #000000!important;
	background-color: #ffffff!important;
								width: 49%!important;
								margin: 10px 0 0 4%;
								float: right;
																	dwidth: 44%!important;
}


.screen-right.prijs-holder {
	margin: 15px 0 20px 4%;
								margin: 5px 0 5px 4%;
}

body.type-product .editions.een {
    margin: 0 0 20px 4%;
								float: right;
								dmargin: 0 0 20px 0;
}

body.type-product .editions.twee {
    margin: 0 0 25px 4%;
								float: right;
								dmargin: 0 0 25px 0;
}

#offerteaantal {
								dfloat: right;
}

#offerteuitleg {
								margin: 12px 0 0 4%;
}

	

/* einde clear  */

body.type-main #container-5, body.type-categorie #container-5, body.type-content #container-5, body.type-sitemap #container-5 {
				ddisplay: none;
}

.kop-winkel-product {
				height: auto;
}

#webwinkel-categorie-holder {
				dmargin: 42px 0 0 0;
}

.menu-webwinkel-holder {
				margin: 45px 0 0 0;
}

#webwinkel-logo-screen {
	margin: 35px 0 0 45px;
}

.webwinkel-titel-balk {
					margin: 10px 0 0 4%;
					width: 41%;
							margin: 10px 0 0 0;
							width: 100%;
}

.webwinkel-titel-balk span {
			font-size: 32px;
			line-height: 35px;
			letter-spacing: 14px;
			margin: 0 0 0 4%;
}




#container-1 #header {
    width: 90%!important;
	margin: 0 5% 0 5%;
												dborder-right: 1px solid #cc0000;
												dwidth: Calc(90% - 1px) !important;
}

.webwinkel-product-blok, .webwinkel-content-blok {
			width: Calc(26% - 2px);
			margin: 0 11% 35px 0;
}

.webwinkel-product-blok:nth-child(2n+3), .webwinkel-content-blok:nth-child(2n+3)  {
    margin: 0 11% 35px 0;
}

.webwinkel-product-blok:nth-child(3n+4), .webwinkel-content-blok:nth-child(3n+4) {
	margin: 0 0 35px 0;
}

body.blok-twee .webwinkel-product-blok, body.blok-twee .webwinkel-content-blok {
    width: Calc(42% - 2px);
    margin: 0 16% 35px 0;
    height: 590px;
}


#nieuw .webwinkel-product-blok, 
#aanbieding .webwinkel-product-blok, 
#keuze .webwinkel-product-blok {
			width: Calc(26% - 2px) !important;
										width: Calc(26% - 5px) !important;
			margin: 0 11% 35px 0 !important;
										margin: 0 8% 35px 0 !important;
			height: 490px !important;
}

#nieuw .webwinkel-product-blok p.cta,
#aanbieding .webwinkel-product-blok p.cta,
#keuze .webwinkel-product-blok p.cta  {
    position: absolute;
    bottom: 0;
}

#nieuw .webwinkel-product-blok span.raquo,
#aanbieding .webwinkel-product-blok span.raquo,
#keuze .webwinkel-product-blok span.raquo  {
    width: 15px;
    margin: 2px 2px 0 2px;
}

.cart-flex-holder .webwinkel-product-blok.horizontaal div.product-beeld img.landscape,
.webwinkel-product-blok.horizontaal div.product-beeld img.landscape, 
.webwinkel-product-blok div.product-beeld img.landscape {
	margin: -38px 0 0 0;
			dmargin: -44px 0 0 0;
}


.container .sixteen.columns {
	width: 100%;
}
.container .four.columns {
    width: 22%;
}
.container .twelve.columns {
    width: 69%;
}


#container-7 #aanbieding, #container-7 #keuze, #container-7 #nieuw, 
#container-8 #aanbieding, #container-8 #keuze, #container-8 #nieuw, 
#container-9 #aanbieding, #container-9 #keuze, #container-9 #nieuw {
	width: 100%!important;
	margin: 0 0 0 0;
}

.container .four.columns {
    width: 23%;
}

body.type-contact ul.modal-menu, body.type-content ul.modal-menu, body.type-sitemap ul.modal-menu, body.type-categorie ul.modal-menu, body.type-main ul.modal-menu, body.type-product ul.modal-menu, body.type-account ul.modal-menu, body.type-accountverwijderen ul.modal-menu, body.type-registreer ul.modal-menu, body.type-wachtwoordherstel ul.modal-menu {
    padding: 0 0 0 16px;
}

.menu-webwinkel span.categorie-icon a img, .menu-webwinkel li.categorie-icon img, 
.menu-webwinkel span.content-icon a img, .menu-webwinkel li.content-icon img  {
    margin: 0 8px 0 12px;
    width: 60px;
}

body.type-categorie ul.modal-menu {
	padding: 0 0 0 16px;
	width: calc(94% - 16px);
	
	width: auto;
    margin: 5px 3% 5px 3%;
    margin: 5px 0 5px 0;
    padding: 0 0 0 0;
    text-indent: 0;
}

.menu-webwinkel li.categorie-icon a, .menu-webwinkel li.content-icon a {
		dfont-size: 14px;
    width: 30%;
		ddisplay: inline-block;
		dfloat: left;
}

.menu-webwinkel li.categorie-icon span.webwinkel-menu-tekst span, .menu-webwinkel li.content-icon span.webwinkel-menu-tekst span {
			dfont-size: 14px;
    width: 70%;
		ddisplay: inline-block;
			dfloat: left;
			dline-height: 17px;
			dmargin: 3px 0 0 0;
}


.menu-webwinkel li.categorie-icon.active img, .menu-webwinkel li.content-icon.active img {
    border: 10px solid #e7e9f1;
    margin: 0 8px 0 18px;
    width: 50px;
}


.swiper-slide {

}


.webwinkel-product-blok {
			height: 420px;
						height: 455px;
}

body.wederverkopers .webwinkel-product-blok {
						height: 580px;
}

.prijs-opmaak {
				font-size: 16px;
								font-size: 15px;

}

.webwinkel-product-blok div.cta {
    position: absolute;
    bottom: 5px;
	width: 100%;
}

.webwinkel-product-blok.horizontaal div.cta {
	width: 300px;
}

#product_landen {
    float: right;
    margin: 18px 0 5px 0;
}

#webwinkel select#plandenkiezer {
    width: auto;
	padding: 3px 0 3px 4px;
						box-shadow: none;
						border-radius: 0px;
						width: 200px;
}

#footer div {
	position: relative;
	float: left;
	width: 19%; /*w 5*/
					width: 26%; /*s 4*/
	margin: 0 1% 0 0;
}

#footer p img {
	width: 240px;
}

.footer-adres {	 /*s bezoek + post*/
}

.footer-algemene-gegevens .links-footer-4 {
	width: 100% !important;
}

#footer div.footer-adres {
		width: 21%;
		dbackground-color: #339966;
}

#footer div.footer-realisatie {
		margin: 0 0 0 0;
		width: 22%;
		dbackground-color: #cc0000;
}


.swiper-wrapper.product-slide .webwinkel-product-blok {
	min-height: 120px;
	margin: 0 0 16px 0;
}

.swiper-wrapper.product-slide .webwinkel-product-blok:nth-child(5n+5) {
	margin: 0 0 16px 0;
}

.swiper-wrapper.product-slide {
    margin-right: 0!important;
}

#aanbieding .navigatie-home-product, #keuze .navigatie-home-product, #nieuw .navigatie-home-product {
    width: 94%;
    margin: 30px 6% 50px 0;
}


.webwinkel-categorie-blok, .webwinkel-content-blok {
	dmin-height: 160px;  /*w+s*/
}

.webwinkel-categorie-blok.blog, .webwinkel-content-blok.blog{
    min-height: auto;
}


.screen-right-bestellen { 
	color: #000000!important;
	margin: 10px 0 0 4%;
	background-color: #ffffff!important;
}

.screen-right-bestellen.border-optie-keuze { 
	float: right;
}

.screen-right-bestellen.taf-verzenden-right { 
	float: right;
	width: 49%!important;
	margin: 0 4px 0 0;
}


.webwinkel-categorie-blok.horizontaal p.cta {
    position: absolute;
}

p.p-art-handling {
    margin: -44px 15px 0 0;
}



#webwinkel input.taf-default-tekst {
    width: 230px;
}

#webwinkel .label-input-account select {
    width: 244px;
}

#webwinkel  .checkout-webwinkel input.taf-default-tekst  {
    width: 180px;
}

#webwinkel  .checkout-webwinkel .label-input-account select  {
    width: 194px;
}

#webwinkel .label-input-account label.postcode {
    margin: 15px 8px 0 14px;
}

.checkout-webwinkel-content .product-beeld2 span img {
    width: 50px;
}

#webwinkel .label-input-account label.huisnummer.screen-device {
	display: inline-block !important;
}

#webwinkel .label-input-account label.huisnummer.tablet-device {
	display: none !important;
}


	#mailafriend .taf-formholder {
		width: 70%;
				width: 95%;
		float: left;
	}


	}

	
	
	
	
	/* 4. Tablet Portrait size to standard 960 (devices and browsers) */
	
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		
body {
	dborder-top: 8px solid #336699;  /* qqq */
}

/* begin clear blauw */

								.tablet-device {
									ddisplay: block !important;
								}

.webwinkel-product-thumbs, .webwinkel-categorie-thumbs, .webwinkel-content-thumbs {
	width: Calc(47% - 2px);
								width: 100%;
}

.screen-right {
	width: 48%!important;
    margin: 0 0 0 4%;
	
								width: 100%!important;
								margin: 0 0 0 0;
}

.product-beeld-galerij .swiper-slide img.landscape {
	margin-top: -70px;
								dmargin-top: 36px;
}

body.type-product .editions.een {
    margin: 0 0 20px 4%;
								margin: 0 0 20px 0;
}

body.type-product .editions.twee {
    margin: 0 0 25px 4%;
								margin: 0 0 25px 0;
}


/* einde clear  */


body.type-main #container-5, body.type-categorie #container-5, body.type-content #container-5, body.type-sitemap #container-5, body.type-contact #container-5 {
				ddisplay: none;
}

.kop-winkel-product {
				height: auto;
}

.categorie-informatie.screen-content-foto img {
	margin: 0 0 15px 0;
}

#webwinkel-categorie-holder {
				dmargin: 22px 0 0 0;
}

.menu-webwinkel-holder {
				margin: 25px 0 0 0;
}

#webwinkel-categorie-holder, #webwinkel-content-holder, #webwinkel-account-holder, #webwinkel-contact-holder {
				margin: 50px 0 0 0;
								margin: 0 0 0 0;
}

#webwinkel-product-holder #container-5, #webwinkel-categorie-holder #container-5, #webwinkel-content-holder #container-5, #webwinkel-account-holder #container-5, #webwinkel-contact-holder #container-5 {
				margin: 8px 0 20px 0;
}

body.type-main #webwinkel-categorie-holder {
				margin-top: 47px;
}
		
#container-1 #header  {
    width: 768px;
	width: 90%!important;
	margin: 20px 5% 0 5%;
}

.intro-table {
    width: 25%;
}

#webwinkel-logo-screen {
	margin: 45px 0 0 45px;
}


.webwinkel-titel-balk {
					margin: 10px 0 0 4%;
					width: 41%;
						width: 96%;
}

.webwinkel-titel-balk span {
			font-size: 25px;
			line-height: 60px;
			letter-spacing: 7px;
			margin: 0 0 0 4%;
}

.beeldteksts {
	margin: -90px 0 0 0;
}

body.type-main .beeldteksts p a {
	font-size: 14px;
}

#webwinkel-account-screen {
    margin: 25px 0 0 0;
}

#webwinkel-cart-screen {
    margin: 25px 0 0 0;
}

#webwinkel-logo-screen img {
    width: 170px;
    height: auto;
}

#webwinkel-logo-screen span.tekst1 { 
	dmargin: 40px 0 0 100px;
}

#webwinkel-logo-screen span  {
    width: 100%;
    height: auto;
							dmargin: 81px 0 0 100px;
    font-size: 15px;
    line-height: 19px;
	color: #7297a5;
}


#product_landen {
    float: left;
    margin: 18px 0 0 0;
}

#offerteuitleg {
    margin: 12px 0 0 0;
}

.product-informatie.bezorgtijden, .product-informatie.vervoerders {
	margin: 5px 0 0 0;
}

.product-informatie.artikelnummer {
	margin: 15px 0 0 0;
}

body.type-product #modal_product_opties img.landscape {
    margin: -30px 0 -30px 0;
}


.menu-webwinkel li.categorie-icon span, .menu-webwinkel li.content-icon span {
	ddisplay: inline-block;
}

.menu-webwinkel li.categorie-icon span.webwinkel-menu-tekst a, .menu-webwinkel li.content-icon span.webwinkel-menu-tekst a {
	ddisplay: inline-block;
}

.menu-webwinkel li.categorie-icon.active span.webwinkel-menu-tekst a, .menu-webwinkel li.content-icon.active span.webwinkel-menu-tekst a {
	ddisplay: inline-block;
}

.menu-webwinkel span.categorie-icon a img, .menu-webwinkel li.categorie-icon img, .menu-webwinkel span.content-icon a img, .menu-webwinkel li.content-icon img {
	margin: 0 8px 0 6px;
		width: 30px;
	height: auto;
	vertical-align: middle;
}

.menu-webwinkel li.categorie-icon.active img, .menu-webwinkel li.content-icon.active img {
		border: 6px solid #e7e9f1;
	margin: 0 8px 0 12px;
		width: 30px;
}

body.type-contact ul.modal-menu, body.type-content ul.modal-menu, body.type-sitemap ul.modal-menu, body.type-categorie ul.modal-menu, body.type-main ul.modal-menu, body.type-product ul.modal-menu, body.type-account ul.modal-menu, body.type-accountverwijderen ul.modal-menu, body.type-registreer ul.modal-menu, body.type-wachtwoordherstel ul.modal-menu {
    width: calc(94% - 32px);
					width: auto;
    margin: 5px 3% 5px 3%;
					margin: 5px 0 5px 0;
		padding: 0 0 0 0;
		text-indent: 0;
}


p.product-wissel-hv, p.categorie-wissel-hv, p.content-wissel-hv {
	display: none !important;
}

.webwinkel-product-blok-holder {
	margin: 30px 0 0 0;
}

.webwinkel-product-blok div.product-beeld img, .webwinkel-categorie-blok div.product-beeld img, .webwinkel-content-blok div.product-beeld img {
    width: 100%;
    height: auto;
    margin: 25px 0 15px 0;
	
			margin: 0 0 0 0;
}

.webwinkel-product-blok div.product-beeld img.landscape, .webwinkel-categorie-blok div.product-beeld img.landscape, .webwinkel-content-blok div.product-beeld img.landscape {
    width: 100%;
				width: 90%;
    height: auto;
    border: 0;
    margin: -33px 0 -38px 0;
						margin: -35px 0 -40px 0;
						
							margin: -35px 0 0 0;
		dborder-bottom: 1px solid #cc0000;
}

.webwinkel-product-blok div.product-content {
    margin: 0 3% 0 3%;
}

.webwinkel-product-blok span.prijs-opmaak {
	margin: 12px 5px 0 0 !important;
	display: inline-block;
}

.webwinkel-product-blok span.prijs-opmaak-append {
	font-size: 14px;
	display: inline-block;
	margin: 4px 0 0 0;
}

.webwinkel-product-blok div.product-content.landscape span.prijs-opmaak {
	margin: 0 5px 0 0 !important;
}

.webwinkel-product-blok div.product-content.landscape .product-regels {
	margin: 4px 0 0 0;
}

.webwinkel-product-blok div.product-content.landscape .product-regels p {
	font-size: 13px !important;
	margin: 0 0 0 0;
}

.webwinkel-product-blok div.product-content.landscape p a {
    letter-spacing: 0;
}

.webwinkel-categorie-blok  div.product-content {
    margin: 20px 3% 0 3%;
}

.webwinkel-categorie-blok, .webwinkel-content-blok {
    display: flex;
    flex-direction: row;
    width: Calc(100% - 2px);
    min-height: auto;
						border: none;
						border-bottom: 1px solid #DCE1EF;
						padding: 0 0 20px 0;
}





.webwinkel-content-blok  {
	height: auto;
	margin: 0 0 35px 0;
			padding: 0 0 35px 0;
}
	
.webwinkel-content-blok  div.content-content {
	margin: 0 0 0 3%;
	width: 97%;
}

.content-informatie img {
	width: 260px;
}

.content-content div.cta {
	dposition: relative;
	dwidth: 100%;
			width: 45%;
			bottom: 30px;
}

.webwinkel-product-blok {
	display: flex;
	flex-direction: row;
	width: Calc(100% - 2px);
	min-height: auto;
	height: auto;
}

.webwinkel-categorie-blok.horizontaal .categorie-content {
    margin: 0 3% 0 3%;
}

.webwinkel-categorie-blok span.raquo {
    margin: 0 5px 0 2px;
						margin: 6px 5px 0 2px;
}

.webwinkel-product-blok span.raquo, .webwinkel-content-blok span.raquo {
    margin: 6px 2px 0 2px;
}

div.cta {
	position: absolute;
    bottom: 5px;
}

.webwinkel-product-blok.horizontaal div.cta {
								position: relative;
								margin: 12px 0 0 0;
}


.webwinkel-product-blok p.cta, .webwinkel-product-blok.horizontaal p.cta {
	width: auto;
}

.webwinkel-categorie-blok.horizontaal p.cta, .webwinkel-content-blok.horizontaal p.cta {
				width: auto;
						width: 340px;
						position: relative;
}

.webwinkel-categorie-blok p a, .webwinkel-content-blok p a {
			width: Calc(100% - 54px);
						margin: 8px 0 5px 0;
}











#container-7 #aanbieding, #container-7 #keuze, #container-7 #nieuw,
#container-8 #aanbieding, #container-8 #keuze, #container-8 #nieuw, 
#container-9 #aanbieding, #container-9 #keuze, #container-9 #nieuw {
				dwidth: 768px;
				dwidth: 90%!important;
				dmargin: 0 5% 0 5%;
}

#nieuw .webwinkel-product-blok, 
#aanbieding .webwinkel-product-blok, 
#keuze .webwinkel-product-blok {
						width: Calc(100% - 2px) !important;
						margin: 0 0 35px 0 !important;
						dheight: 420px !important;
}

#nieuw .webwinkel-product-blok p.cta,
#aanbieding .webwinkel-product-blok p.cta,
#keuze .webwinkel-product-blok p.cta  {
    position: absolute;
    bottom: 0;
	width: 196px;
}

#nieuw .webwinkel-product-blok span.raquo,
#aanbieding .webwinkel-product-blok span.raquo,
#keuze .webwinkel-product-blok span.raquo  {
				dwidth: 15px;
    margin: 2px 2px 0 2px;
}

.navigatie-home-product, #keuze .navigatie-home-product, #nieuw .navigatie-home-product {
    width: 100%;
    margin: 30px 0 50px 0;
}

#nieuw  .navigatie-home-product .swiper-button-prev,
#aanbieding  .navigatie-home-product .swiper-button-prev,
#keuze .navigatie-home-product .swiper-button-prev  {
			left: 10px!important;
}






#footer div.footer-contact, #footer div.footer-algemene-gegevens {
	width: 48%; /*s 4*/
	margin: 0 1% 0 0;
}

#footer div.footer-adres, #footer div.footer-realisatie {
	width: 48%;
	margin: 20px 1% 0 0;
}

#footer div.footer-adres {
	margin: 20px 4% 30px 0;
}

#footer div.footer-realisatie {
	width: 48%;
    margin: 20px 0 30px -3%;
}

#footer p img {
	width: 220px;
}

body.type-contact h2.belofte1 {
		width: 100%;
		margin: 35px 0 0 0;
		font-family: 'ict_avantgarde_bkcn';
}

p.p-art-handling {
	margin: 0 15px 0 0;
}


#webwinkel input.taf-default-tekst {
    width: 135px;
}

#webwinkel .label-input-account select {
    width: 149px;
}


#webwinkel .label-input-account {
    width: 31%;
}

#webwinkel .label-input-account label.postcode {
    dmargin-left: 18px;
}

#webwinkel .aanmaken-account-wachtwoorden .label-input-account {
    width: 40%;
}

#webwinkel  .checkout-webwinkel input.taf-default-tekst  {
    width: 105px;
}

#webwinkel  .checkout-webwinkel .label-input-account select  {
    width: 119px;
}

#webwinkel .label-input-account label.huisnummer.screen-device {
	display: none !important;
}

#webwinkel .label-input-account label.huisnummer.tablet-device {
	display: inline-block !important;
}

.checkout-webwinkel-content .product-beeld2 span img {
    width: 50px;
}

	#mailafriend .taf-formholder {
		width: 90%;
	}



	}

	
	/* pppp */
	
	/* 5. All Mobile Sizes (devices and browser) groot blok */
	
	@media only screen and (max-width: 767px) {
		
body {
	dborder-top: 8px solid #cccc00;
}

.container .twelve.columns  {
    width: 100%;
}

.mobile-device, .tablet-device {
    display: block !important;
}

.screen-device {
    display: none !important;
}
	
.container .sixteen.columns {
	width: 100%;
}
#container-1 #header {
    width: 100%;
			float: left;
			margin: 110px 0 0 0;
}

#container-7 #aanbieding, #container-7 #keuze, #container-7 #nieuw,
#container-8 #aanbieding, #container-8 #keuze, #container-8 #nieuw, 
#container-9 #aanbieding, #container-9 #keuze, #container-9 #nieuw {
    width: 100%;
}

body.body-modal-open {
	overflow-y: hidden !important;
}

/* Footer 3/23 */

#footer div {
    width: 100%;
    margin: 0 0 0 0;
}

#footer div.footer-contact, #footer div.footer-adres, #footer div.footer-bezoekadres, #footer div.footer-postadres, #footer div.footer-algemene-gegevens, #footer div.footer-realisatie {
    width: 100%;
    margin: 30px 0 20px 0;
}

#footer div.footer-contact.mobile {
    margin: -10px 0 0 0;
}

#footer h3 {
						font-size: 15px;
    margin: 0 0 0 0;
	letter-spacing: 0.9px
}

#footer p, #footer p a {
						font-size: 14px;
}

#footer ul {
						font-size: 14px;
    line-height: 26px;
	    line-height: 30px;
}

body.type-menu #footer ul li {
	list-style: none;
}

.tabtitel {
	float: left;
    width: 100%;
    padding: 0 0 0px 0;
    margin: 4px 0 8px 0;
    color: #000000;
    color: #10275C;
    background-color: transparent;
    font-size: 20px;
    line-height: 27px;
}
	
.panel-main {
	float: left;
	width: 100%;
}
	
#tab-main-highlights, #tab-main-specificaties, #tab-main-leverancier {
	
}
	
#container-4 {
    display: block;
}
	
#container-5 {
	float: left;
	width: 100%;
    background-color: #ffffff;
    margin: 20px 0 20px 0;
}	

	
#container-1 { 
    height: auto;
    background-color: #ffffff;
    width: 100%;
}

body.type-contact #container-1, body.type-content #container-1, body.type-sitemap #container-1, body.type-categorie #container-1, body.type-main #container-1, body.type-product  #container-1, body.type-account  #container-1, body.type-accountverwijderen  #container-1, body.type-registreer  #container-1, body.type-wachtwoordherstel  #container-1 {
	margin: 110px 0 0 0; 
			margin: 0 0 0 0;
}

body.type-contact #container-5, body.type-content #container-5, body.type-sitemap #container-5, body.type-categorie #container-5, body.type-main #container-5, body.type-product  #container-5, body.type-account  #container-5, body.type-accountverwijderen  #container-5, body.type-registreer  #container-5, body.type-wachtwoordherstel  #container-5 {
    padding: 0 0 0 0;
    margin: 0 2% 5px 2%;
    width: 96%; 
}

body.type-contact h1, body.type-content h1, body.type-sitemap h1, body.type-categorie h1, body.type-main h1, body.type-product h1, body.type-account h1, body.type-accountverwijderen h1, body.type-registreer h1, body.type-wachtwoordherstel h1 {
	float: left;
	text-align: left;
								 text-align: center;
    font-size: 22px;
										font-size: 18px;
    line-height: 30px;
	margin: 15px 3% 12px 3%;
	width: 94%;
	color: #000000;
	background-color: transparent;
	letter-spacing: 0.5px;
								  letter-spacing: 2.5px;
								  		letter-spacing: 2.0px;
	position: relative;
	z-index: 9;
	dfont-family: 'ict_avantgarde_bk_btbook';
								 dfont-family: 'ict_avantgarde_bk_btbook';
	display: inline-block;
	font-weight: 300;
		
}

body.type-contact h2, body.type-content h2, body.type-sitemap h2, body.type-categorie h2, body.type-main h2, body.type-product h2, body.type-account h2, body.type-accountverwijderen h2, body.type-registreer h2, body.type-wachtwoordherstel h2 {
	float: left;
	text-align: left;
	font-size: 18px;
								font-size: 16px;
	margin: 0 0 10px 0;
	width: 100%;
	color: #000000;
	background-color: transparent;
	letter-spacing: 0.5px;
								letter-spacing: 1.5px;
							    line-height: 22px;
}

body.type-content h2, body.type-sitemap h2 {
	font-weight: normal;
	margin: 15px 3% 12px 3%;
	width: 94%;
}

body.type-content #modal_content_content h2, body.type-content .content-pagina h2,
body.type-sitemap #modal_content_content h2, body.type-sitemap .content-pagina h2 {
	margin: 15px 0 12px 0;
	width: 100%;
}

body.type-content #modal_content_content h2, body.type-sitemap #modal_content_content h2 {
		    font-size: 16px;
			font-weight: bold;
			letter-spacing: 1.5px;
}

body.type-content .content-vlak-content, body.type-sitemap .content-vlak-content {
	font-weight: normal;
	margin: 15px 3% 12px 3%;
	width: 94%;
}

body.type-main .categorie-informatie-clip h2 {
	font-weight: normal;
}

body.type-contact h3, body.type-content h3, body.type-sitemap h3, body.type-categorie h3, body.type-main h3, body.type-product h3, body.type-account h3, body.type-accountverwijderen h3, body.type-registreer h3, body.type-wachtwoordherstel h3, 
body.type-contact h2.semah3, body.type-content h2.semah3, body.type-categorie h2.semah3, body.type-main h2.semah3, body.type-product h2.semah3 {
	float: left;
	text-align: left;
    font-size: 17px;
				font-size: 15px;
	line-height: 22px;
    padding: 0 0 0 0;
	margin: 0 0 15px 0;
	width: 100%;
	color: #000000;
	background-color: transparent;
	letter-spacing: 0.5px;
				letter-spacing: 1.5px;
				font-family: 'ict_avantgarde_bkcn';
}


body.type-contact h3.uppercase15, body.type-content h3.uppercase15, body.type-sitemap h3.uppercase15, body.type-categorie h3.uppercase15, body.type-main h3.uppercase15, body.type-product h3.uppercase15, body.type-account h3.uppercase15, body.type-accountverwijderen h3.uppercase15, body.type-registreer h3.uppercase15, body.type-wachtwoordherstel h3.uppercase15 {
    font-size: 15px;
    line-height: 30px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight: bold;
}

body.type-contact p, body.type-content p, body.type-sitemap p, body.type-categorie p, body.type-main p, body.type-product p, body.type-account p, body.type-accountverwijderen p, body.type-registreer p, body.type-wachtwoordherstel p {
	float: left;
	color: #000000;
	background-color: transparent;
    padding: 0 0 0 0;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
	margin: 0 0 15px 0;
	dwidth: 100%;
}


body.type-product .uw-optie-keuze p  {
	width: 100%;
}


body.type-contact p.btm0, body.type-content p.btm0, body.type-sitemap p.btm0, body.type-categorie p.btm0, body.type-main p.btm0, body.type-product p.btm0, body.type-account p.btm0, body.type-accountverwijderen p.btm0, body.type-registreer p.btm0, body.type-wachtwoordherstel p.btm0  {
	margin: 0 0 0 0;
}

body.type-contact p.btm5, body.type-content p.btm5, body.type-sitemap p.btm5, body.type-categorie p.btm5, body.type-main p.btm5, body.type-product p.btm5, body.type-account p.btm5, body.type-accountverwijderen p.btm5, body.type-registreer p.btm5, body.type-wachtwoordherstel p.btm5 {
	margin: 0 0 5px 0;
}

body.type-contact p.btm10, body.type-content p.btm10, body.type-sitemap p.btm10, body.type-categorie p.btm10, body.type-main p.btm10, body.type-product p.btm10, body.type-account p.btm10, body.type-accountverwijderen p.btm10, body.type-registreer p.btm10, body.type-wachtwoordherstel p.btm10 {
	margin: 0 0 10px 0;
}

body.type-contact ul, body.type-content ul, body.type-sitemap ul, body.type-categorie ul, body.type-main ul, body.type-product ul, body.type-account ul, body.type-accountverwijderen ul, body.type-registreer ul, body.type-wachtwoordherstel ul {  /* standaard ul voor de content    */
	float: left;
	text-align: left;
    padding: 0 0 0 18px;
    list-style-position: outside;
	margin: 5px 0 15px 0;
	width: calc(100% - 18px);
}

body.type-contact ul li, body.type-content ul li, body.type-sitemap ul li, body.type-categorie ul li, body.type-main ul li, body.type-product li, body.type-account li, body.type-accountverwijderen li, body.type-registreer li, body.type-wachtwoordherstel li  {  /* standaard li voor de content    */
	dlist-style: circle;
	line-height: 36px;
}

body.type-content ul li, body.type-sitemap ul li {
							dline-height: 28px;
}

body.type-contact ul li::marker, body.type-content ul li::marker, body.type-sitemap ul li::marker, body.type-categorie ul li::marker, body.type-main ul li::marker, body.type-product li::marker, body.type-account li::marker, body.type-accountverwijderen li::marker, body.type-registreer li::marker, body.type-wachtwoordherstel li::marker  {  /* standaard marker voor de content    */
	dcolor: #cc0000;
				dcolor: #006FE8;
}


body.type-contact ul.list, body.type-content ul.list, body.type-sitemap ul.list, body.type-categorie ul.list, body.type-main ul.list, body.type-product ul.list, body.type-account ul.list, body.type-accountverwijderen ul.list, body.type-registreer ul.list, body.type-wachtwoordherstel ul.list {  /* standaard ul voor de content met colored list item    */
	list-style: none;
	padding: 0 0 0 0;
	text-indent: -23px;
	padding-left: 23px;
	list-style-position: outside;
}

body.type-contact ul.list li:before, body.type-content ul.list li:before, body.type-sitemap ul.list li:before, body.type-categorie ul.list li:before, body.type-main ul.list li:before, body.type-product ul.list  li:before, body.type-account ul.list  li:before, body.type-accountverwijderen ul.list  li:before, body.type-registreer ul.list  li:before, body.type-wachtwoordherstel ul.list  li:before {  /* standaard ul voor de content opmaak list item grootte in fontsize  */
	content: "•";
    padding-right: 8px;
    margin: 0 0 0 0;
    font-size: 40px;
    color: #cc0000;
					color: #006FE8;
    vertical-align: -8px;
}

body.type-contact ul.modal-menu, body.type-content ul.modal-menu, body.type-sitemap ul.modal-menu, body.type-categorie ul.modal-menu, body.type-main ul.modal-menu, body.type-product ul.modal-menu, body.type-account ul.modal-menu, body.type-accountverwijderen ul.modal-menu, body.type-registreer ul.modal-menu, body.type-wachtwoordherstel ul.modal-menu  { /* standaard ul voor de modals    */
	width: calc(94% - 32px);
	margin: 25px 3% 5px 3%;
    padding: 0 0 0 32px;
}


/* fold-top augustus 2022 */

#menu {

}	

#logo-mobile {

}

body.type-contact #box, body.type-content #box, body.type-sitemap #box, body.type-categorie #box, body.type-main #box, body.type-product #box, body.type-account #box, body.type-accountverwijderen #box, body.type-registreer #box, body.type-wachtwoordherstel #box  {
	position: fixed;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 94px;
							height: 114px;
	z-index: 99!important;
	background-color: #ffffff;
	border-bottom: 1px solid #E9EBF5;
	width: 100%;
}									

#fold-top {
	float: left;
	text-align: left;
	background-color: transparent;
	padding: 20px 0 10px 0;
	margin: 0 4% 5px 4%;
	width: 92%;
				padding: 0 0 10px 0;
}

#webwinkel-menu-mobile {
	float: left;
	text-align: left;
	width: 14%; 
	margin: 0 0 0 0;
				margin: 80px 0 0 0;
								margin: 14px 0 0 0;
										margin: 34px 0 0 0;
	padding: 0 0 0 0;
}

.iphone-toggle {
    background-color: transparent;
}

#webwinkel-logo-mobile {
	text-align: left;
	padding: 0 0 0 0;
	
				width: 49%; 
				float: left; 
				margin: 30px 0 0 0; 
								margin: 24px 0 0 0; 
				position: absolute;

}

#webwinkel-logo-mobile a img {
	float: left;
	text-align: left;
	width: 70px; 
							width: 40px; 
										width: 110px;
														width: 140px;
	height: auto;
							margin: -25px 0 0 -4px;
														margin: 0 0 0 -6px;
}

#webwinkel-logo-mobile span {
	float: left;
	text-align: left;
	font-size: 13px;
			color: #7297a5;
			
							position: absolute; 
							width: 100%;
}

#webwinkel-logo-mobile span.tekst1 {
							margin: 8px 0 0 5px;
}

#webwinkel-logo-mobile span.tekst2 {
							margin: 21px 0 0 24px;
}

#webwinkel-cart-mobile, #webwinkel-account-mobile, #webwinkel-landen-mobile  {
	padding: 0 0 0 0;
	font-size: 14px;
}

#webwinkel-landen-mobile  {
	float: right;
						dmargin: 35px 0 6px 0; 
						width: 90%;
										width: 80%;
										margin: 32px 0 0 0; 
}

#webwinkel-cart-mobile  {	/* landen.select   */
	float: right;
	
						float: right; 
						width: auto; 
						margin: 0 0 0 16px;
}

#webwinkel-cart-mobile span.winkelwagen {
	float: left;
    width: 100px;
						width: auto;
}

#webwinkel-cart-mobile span.winkelwagen span {
					dfloat: left; 
}

.webwinkel-overons-mobile, .webwinkel-contact-mobile {
    text-align: left;
	padding: 0 0 0 0;
	font-size: 14px;
						float: right; 
						display: inline-block !important; 
}

.webwinkel-overons-mobile  {
						margin: 0 0 0 0;
}

.webwinkel-contact-mobile  {
						margin: 0 16px 0 0;
}

.webwinkel-overons-mobile span a, .webwinkel-contact-mobile span a  {
    text-align: left;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
}

/* menu account */

#webwinkel-account-mobile {
		dwidth: 16%;
									dheight: 30px;
		dfloat: left;
    position: relative;
    z-index: 8;
							dmargin: 0 1% 0 0;
							dmargin: 0 5px 0 0;
								dmargin: -2px 5px 0 -30px;
								dmargin: -2px 5px 0 -25px; /* landen.select   */
	cursor: pointer;
	
							width: auto; 
							margin: 0 0 0 16px; 
							float: right;
	

}

#webwinkel-account-mobile span {

}

#webwinkel-account-mobile .webwinkel-account-holder-s {
	display: none;
	z-index: 1;
	width: 210px;
				dfloat: left;
													float: right;
	margin: 8px 0 0 0;
	padding: 0px 0 5px 5px;
	border: 1px solid #DCE1EF;
	background-color: #ffffff;
													position: absolute;
													right: 0;
}

#webwinkel-account-mobile:hover .webwinkel-account-holder-s {
	display: block;
}

#webwinkel-account-mobile.webkit-hover-active .webwinkel-account-holder-s {
	display: block;
}

#webwinkel-logo-screen {
	
}


#webwinkel-landen-mobile label {
	display: none;
	float: left;
	margin: 1px 4px 0 0;
}

#webwinkel-landen-mobile #menu_landen:hover label {
	display: block;
	margin: 0 0 5px 0;
}

#webwinkel-landen-mobile select {
	margin: 0;
	float: left;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 2px 2px 2px 2px;
}


.uitleg  {
			display: none;
			
			float: right;
			width: 100px;
			padding: 0 0 6px 6px;
									padding: 0 0 6px 0;
			font-size: 12px;
			line-height: 18px;
									float: left;
}

/* breadcrumb augustus 2022 */

#back-button a.bread.terug {
	margin: 0 0 0 0;
						ddisplay: none;
}

#back-button a.bread.terug:hover {
	margin: 0 12px 0 0;
	color: #0000ff;
	text-decoration: underline;
}

a.bread.home span {
	font-style: italic;
						display: none;
}

a.bread.home span:hover {
	color: #006FE8;
	text-decoration: underline;
	font-style: italic;
}

span.bread.break {
	margin: 0 4px 0 4px;
	color: #cccccc;
	font-size: 15px;
	font-weight: bold;
}

a.breadcrumb, a.bread {
	margin: 0 0 1px 0;
	text-decoration: none;
	display: inline-block;
	color: #000000; 
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
}

a.bread {
	font-style: normal;
}

a.breadcrumb:hover {
	color: #006FE8;
	text-decoration: underline;
}

#crumb span.active {
	font-style: italic;
	font-size: 14px;
	color: #006FE8;
}


div.algemene-voorwaarden {
	width: 100%;
}

table.algemene-voorwaarden th, table.algemene-voorwaarden td {
	display: inline-block;
}

table.algemene-voorwaarden {
	margin: 30px 2% 0 2%;
	width: 96%;
}



/* menu modal -- augustus 2022 */


.webwinkel-modal {
    transform: translateX(-100%);
    transition: 0.5s;
}
.webwinkel-modal.webwinkel-open {
    transform: translateX(0) !important;
}

#webwinkel_account_holder, #webwinkel_account_holder_m {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
	margin: 0 0 0 0 !important; 
	padding: 0 0 40px 0;
	width: 100%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
					background-color: #ffffff;
}

#webwinkel_account_holder.webwinkel-open, #webwinkel_account_holder_m.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

#webwinkel_menu_holder, #webwinkel_menu_content_holder {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
									overflow: scroll;
	margin: 0 0 0 0 !important; 
	padding: 0 0 40px 0;
	width: 100%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
					background-color: #ffffff;
}

#webwinkel_menu_holder.webwinkel-open, #webwinkel_menu_content_holder.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

.menu-webwinkel-holder  {
	position: relative;
	float: left;
    text-align: left;
	width: 100%;
	height: auto; 
	margin: 0 0 0 0; 
	padding: 0 0 40px 0; 
	background-color: #ffffff;
}

.menu-webwinkel p.menu-webwinkel-top {
	margin: 0 0 25px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #efefef;
	width: auto;
					width: 100%;
	display: block;
}

#webwinkel_checkout_adres p.checkout-webwinkel-top {
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #efefef;
	width: 100%;
	display: block;
}

.menu-webwinkel p.menu-webwinkel-top span.modal-top  {
	float: left; 
	text-align: left;
	cursor: pointer;
	font-size: 18px; 
	color: #030303;
	width: 94%;
	margin: 0 3% 5px 3%;
						margin: 5px 3% 8px 3%;
	padding: 5px 0 0 0;
}

p.checkout-webwinkel-top span.modal-top  {
	float: left; 
	text-align: left;
	cursor: pointer;
	font-size: 18px; 
	color: #030303;
	width: 94%;
	margin: 0 3% 5px 3%;
	padding: 5px 0 0 0;
}

.menu-webwinkel p.menu-webwinkel-top span.modal-top i {
    background-color: #006FE8;
    color: #ffffff;
    border-radius: 4px;
    padding: 0 0 0 0;
    width: 20px;
    text-align: center;
    margin: 11px 7px 0 0 !important;
    font-size: 11px;
    line-height: 17px;
    float: left;
    font-weight: normal;
}

p.checkout-webwinkel-top  span i {
	float: left;
	width: auto;
	font-size: 14px; 
	letter-spacing: 3px;
}

.menu-webwinkel p.menu-webwinkel-top span.product-icon  {
	float: left; 
	text-align: left;
	margin: 0 10px 0 0;
	width: 40px;
}

.menu-webwinkel p.menu-webwinkel-top span.product-icon img  {
	margin: 0 0 0 6px;
	width: 40px;
	height: auto;
	vertical-align: middle;
}

.menu-webwinkel p.menu-webwinkel-top span.product-icon-titel {
	float: left; 
	text-align: left;
	margin: 0 0 0 0;
							margin: 2px 0 0 0;
							margin: 6px 0 0 5px;
	padding: 0 0 0 0;
	font-size: 16px; 
							font-size: 14px;
	color: #030303;
	display: block;
	white-space: nowrap; 
	width: Calc(100% - 80px);
							width: Calc(100% - 95px);
	overflow: hidden;
	text-overflow: ellipsis;
}

.menu-webwinkel p.menu-webwinkel-menu-head a {
	color: #000000;
	font-size: 15px;
}

.menu-webwinkel p.menu-webwinkel-menu-head {
	font-size: 16px;
	letter-spacing: 0.7px;
	margin: 10px 3% 0 3%;
	width: 94%;
}


.menu-webwinkel ul  {
	float: left;
	text-align: left;
	width: calc(94% - 23px);
	margin: 15px 3% 0 3%;
    padding: 0 0 0 23px;
    list-style: none;
    list-style-position: outside;
    text-indent: -23px;
}

.menu-webwinkel li {
	margin: 0 0 0 0;
	list-style: none;
}

.menu-webwinkel li a  {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: normal;
	margin: 0 0 0 0;
}

.menu-webwinkel li a:hover  {
	text-decoration: underline;
	color: #555555;
}

.menu-webwinkel li a.active  {
	text-decoration: none;
	color: #CC9966;
	cursor: default;
}

.menu-webwinkel li.hoofdgroep {
	margin-left: 5px;
	float: left; 
	list-style: none;
}

.menu-webwinkel li.categorie-icon, .menu-webwinkel li.content-icon {
	float: left; 
	width: 100%;
	margin: 30px 0 0 0;
	list-style: none;
}

.menu-webwinkel li.categorie-icon:first-child, .menu-webwinkel li.content-icon:first-child {
	margin: 0 0 0 0;
						dbackground-color: #cc0000;
}

.menu-webwinkel li.categorie-icon a, .menu-webwinkel li.content-icon a {
	font-size: 14px;
}

.menu-webwinkel span.categorie-icon a img, .menu-webwinkel li.categorie-icon img,
.menu-webwinkel span.content-icon a img, .menu-webwinkel li.content-icon img  {
	margin: 0 8px 0 6px;
	width: 60px;
	height: auto;
	vertical-align: middle;
}



/* Productpagina content -- augustus 2022 */


#webwinkel-product-holder, #webwinkel-categorie-holder, #webwinkel-content-holder, #webwinkel-account-holder, #webwinkel-contact-holder {
	position: relative;
	float: left;
	text-align: left;
	border-right: none;
	margin-top: 0;
						margin-top: 18px;
}

#webwinkel-contact-holder {
	
}

#webwinkel-product-holder {
	
}

#webwinkel #webwinkel-contact-holder .taf-formholder {
    margin: 0 0 20px 0;
}

#webwinkel #webwinkel-product-holder  .taf-formholder {
    margin: 0 0 20px 0;
}

#webwinkel #webwinkel-product-holder .table-aanvraag-formulier.tab-contact, #webwinkel #webwinkel-product-holder .table-aanvraag-formulier.tab-offerte {
    width: 94%;
}

#webwinkel #webwinkel-contact-holder textarea, #webwinkel #webwinkel-product-holder textarea {
    width: calc(100% - 4px);
	border: 1px solid #cccccc;
	height: 300px;
	margin: 15px 0 0 0;
			font-size: 15px;
			line-height: 25px;
}

#tab-main-contact {
	margin: 10px 0 5px 0;
	
}

#tab-main-offerte {
	margin: 5px 0 5px 0;
	
}

span.invullen-verplicht {
    color: #cc0000;
}








/* Holder productpagina */

.menu-informatie, .categorie-informatie, .content-informatie, .product-informatie {
	margin: 0 3% 0 3%;
	float: left;
	width: 94%;
	text-align: left;
	background-color: transparent;
}

.product-informatie.ophangsysteem  {
	margin: 0 3% 10px 3%;
}

/* 1. Categorie modals -- augustus 2022 */


.categorie-foto, .content-foto {
	float: left; 
	width: 100%; 
	height: auto; 
	margin: 0 0 15px 0;
}

.categorie-foto img, .content-foto img {
    border: 0;
    width: 100%;
    height: auto;
}

#modal_categorie_content, #modal_content_content {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: scroll;
	margin: 0 0 0 0 !important;
	padding: 4px 3% 40px 3%;
	width: 94%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
}

#modal_categorie_content.webwinkel-open, #modal_content_content.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

body.type-contact .categorie-informatie-clip, body.type-content .content-informatie-clip, body.type-sitemap .content-informatie-clip, body.type-categorie .categorie-informatie-clip, body.type-main .categorie-informatie-clip, body.type-product .categorie-informatie-clip, body.type-account .categorie-informatie-clip, body.type-accountverwijderen .categorie-informatie-clip, body.type-registreer .categorie-informatie-clip, body.type-wachtwoordherstel .categorie-informatie-clip  {
	margin: 16px 0 0 0;
}

body.type-contact .categorie-informatie-clip span, body.type-content .content-informatie-clip span, body.type-sitemap .content-informatie-clip span, body.type-categorie .categorie-informatie-clip span, body.type-main .categorie-informatie-clip span, body.type-product .categorie-informatie-clip span, body.type-account .categorie-informatie-clip span, body.type-accountverwijderen .categorie-informatie-clip span, body.type-registreer .categorie-informatie-clip span, body.type-wachtwoordherstel .categorie-informatie-clip span {
	float: left;
	width: auto;
    margin: 0 0 20px 0;
}

body.type-contact .categorie-informatie-clip p, body.type-categorie .categorie-informatie-clip p, body.type-main .categorie-informatie-clip p, body.type-product .categorie-informatie-clip p, body.type-account .categorie-informatie-clip p, body.type-accountverwijderen .categorie-informatie-clip p, body.type-registreer .categorie-informatie-clip p, body.type-wachtwoordherstel .categorie-informatie-clip p {
	float: left;
    display: inline-block;
    display: -webkit-box;
	max-height: 3.8em;
	line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	text-align: left;
	color: #000000;
	padding-right: 0;
	margin: -2px 0 30px 0;
	width: Calc(86% - 10px)!important;
}


			body.type-content .content-informatie-clip p  {
						display: none;
			}

			body.type-content .content-informatie-clip p:first-child {
						float: left;
						display: inline-block;
						display: -webkit-box;
						dmax-height: 8.8em;
						line-height: 27px;
						overflow: hidden;
						text-overflow: ellipsis;
						-webkit-box-orient: vertical;
						-webkit-line-clamp: 5;
												-webkit-line-clamp: 3;
						text-align: left;
						color: #000000;
						padding-right: 0;
						margin: -2px 0 30px 0;
										margin: -2px 0 -10px 0;
						width: Calc(86% - 10px)!important;
			}

			#webwinkel-content-holder span.meer  {
						margin: 0 0 30px 0 !important;
								margin: -14px 0 20px 0 !important;
						clear: left;
			}

			.webwinkel-product-blok .product-content.content-pagina p {
							font-size: 17px;
							line-height: 27px;
							
							display: -webkit-box;
							max-height: 6.1em;
							overflow: hidden;
							text-overflow: ellipsis;
							-webkit-box-orient: vertical;
							-webkit-line-clamp: 4;
			}


.categorie-informatie-clip, .content-informatie-clip  {

}

body.type-contact p.clip, body.type-content p.clip, body.type-sitemap p.clip, body.type-categorie p.clip, body.type-main p.clip, body.type-product p.clip, body.type-account p.clip, body.type-accountverwijderen p.clip, body.type-registreer p.clip, body.type-wachtwoordherstel p.clip {
    display: inline-block;
    display: -webkit-box;
	line-height: 20px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0!important;
	width: 100%;
}

/* 1. Product modals tabconstructie op screen en modal op mobile -- augustus 2022 */

.product-informatie.tab-informatie {
    float: left;
    margin: 0 0 0 0;
    width: 100%;
}

.product-informatie.tab-informatie span.naam-tab:first-child {  /* Naam: Productbeschrijving, Specificaties, Highlights, Leveranciers  */
	color: #000000;
	background-color: transparent;
	padding: 0 0 0 0;
	font-size: 15px;
    line-height: 30px;
    text-align: left;
    margin: 0 0 5px 0;
    width: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.naam-tab {
	float: left;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	letter-spacing: 1px;
	font-size: 16px;
								width: 100%;
}

.naam-entiteit {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 0 0;
}

.naam-entiteit.border {
	padding: 7px 5px 5px 7px;
    border: 1px solid #cccccc;
    font-weight: normal;
	letter-spacing: 1.6px;
	color: #009933;
	background-color: #ffffff;
}

.opmaak-voorraad-blok span.naam-entiteit.border {
	font-size: 12px!important;
	letter-spacing: 1.9px;
	padding: 6px 4px 5px 7px;
	color: #000000;
}

body.type-categorie p.opmaak-voorraad {
	margin: 6px 0 0 10px;
}

.product-informatie.tab-informatie h2 {
	font-weight: bold;
}

.product-informatie.tab-informatie.border {
    dborder: 1px solid #cccccc;
    dpadding: 15px 0 0 8px;
    dwidth: Calc(100% - 10px);
}

.product-informatie.tab-informatie.border .pijl-open.cta span i {
	dmargin: 0 10px 0 0;
}

.product-informatie.tab-informatie.border span:first-child {
    font-weight: normal; /* in fold-top bij de opties werd de tekst vet  */
}

.product-informatie.tab-informatie span.pijl-open  {
    float: right;
	margin: 0 0 0 0; /* margin-top: 2px; op span i  */
	width: auto;
}

.product-informatie.tab-informatie span.pijl-open i,
.product-informatie.tab-informatie span.modal-top i  {
			background-color: #006FE8;
			color: #ffffff;
			border-radius: 4px;
			padding: 0 0 0 0;
			width: 20px;
			text-align: center;
			margin: -17px 7px 0 0 !important;
			font-size: 11px;
			line-height: 17px;
			float: left;
			font-weight: normal;
}

#tab-main-vervoerders .product-informatie.tab-informatie span.pijl-open i {
			margin: -26px 7px 0 0 !important;
						margin: -30px 7px 0 0 !important;
}

.product-informatie.tab-informatie span.modal-top i {
			background-color: #006FE8;
			margin: 5px 7px 0 0 !important;
			line-height: 20px;
}

.pijl-open span i  {
	float: right;
	width: 20px;
	margin-top: 2px;
	font-size: 18px;
	font-weight: normal;
							dfont-family: 'verdana';
}

.pijl-open.cta span i  {
	background-color: #173680;
	color: #ffffff;
	border-radius: 4px;
	padding: 0 0 2px 0;
	text-align: center;
}

.pijl-open span.cta-rond  {
	display: inline-block;
	border-radius: 18px;
	padding: 7px;
	width: 5px;
	height: 5px;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
}

.pijl-open span i.icon-min.info  {
	margin: -7px -7px 0 0;
	font-size: 15px;
}

.pijl-open.cta.optie-aanpassen span i {
	margin: 4px 4px 0 0;
	font-size: 13px;
	float: right;
}

table.table-aanvraag-formulier.kies-aantal-producten {
	margin: 12px 0 0 -2px;
					margin: 22px 0 0 0;
}

button {
	border: 0;
	float: left;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



.kies-aantal-pagina button i.icons-basis-pijl-rechts, .kies-aantal-pagina span i.icons-basis-pijl-rechts, .kies-opties-pagina button i.icons-basis-pijl-rechts, 
.bezorging-pagina button i.icons-basis-pijl-rechts {
	background-color: #006FE8;
	color: #ffffff;
	border-radius: 4px;
	padding: 0 0 0 0;
	width: 20px;
	text-align: center;
		margin: -2px 7px 0 0 !important;
				margin: 0 7px 0 0 !important;
									font-size: 14px;
									line-height: 20px;
		float: left;
		font-weight: normal;
									dfont-family: 'verdana';
}

#product_landen .kies-aantal-pagina span i.icons-basis-pijl-rechts {
	margin: 0 7px 0 2px !important;
}

.kies-aantal-pagina.cta span i, .kies-opties-pagina.cta span i, 
.kies-aantal-pagina.cta span button i, .kies-opties-pagina.cta span button i {
	dbackground-color: #006FE8;
	dcolor: #ffffff;
	dborder-radius: 4px;
	dpadding: 0 0 0 0;
	dwidth: 20px;
	dtext-align: center;
		dmargin: -2px 7px 0 0 !important;
									dfont-size: 14px;
		dfloat: left;
		dfont-weight: normal;
									dfont-family: 'verdana';
}

.panel-main {
	float: left;
    margin: 20px 0 25px 0;
}

.panel-main.margin0 {
    margin: 0 0 0 0;
}

.margin0 {
    margin: 0 2px 0 0!important;
}

.panel-main.margin10 {
    margin: 10px 0 0px 0;
}


/* 1. Product modals clip -- augustus 2022 */


.product-informatie-clip  {
	margin: 0 0 0 0;
}

.product-informatie-clip.opties  {
	display: none !important;
}

.product-informatie-clip.leverancier  {
	margin: 20px 0 0 0;
}

.product-informatie-clip.productspecificaties  {
	margin: 0 0 0 0;
}

.product-informatie-clip.productbeschrijving  {
	margin: 0 0 0 0;
}

.product-informatie-clip.producthighlights  {
	margin: 0 0 0 0;
}

.product-informatie-clip.bezorgtijden, .product-informatie-clip.vervoerders  {
	margin: 15px 0 5px 0;
						margin: 2px 0 2px 0;
	float: left;
}

.product-informatie-clip.merken  {
	margin: 0 0 0 0;
	width: 90%;
	float: left;
	display: inline-block;
}

body.type-product .product-informatie-clip p {
				display: none;
}

body.type-product .product-informatie-clip p:first-child {
	float: left;
    display: inline-block;
    display: -webkit-box;
	max-height: 3.8em;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	padding-right: 0;
	font-size: 16px;
    margin: 0 0 15px 0;
				margin: 0 0 0 0;
	width: Calc(90% - 10px)!important;
								width: Calc(90% - 10px)!important;
	text-align: left;
	color: #000000;
}

body.type-product .product-informatie-clip.vervoerders p:first-child {
	max-height: 1.8em;
    -webkit-line-clamp: 1;
		max-height: 3.8em;
		-webkit-line-clamp: 2;
	content: " ...";
	margin: 4px 0 4px 0;
}


body.type-product .product-informatie-clip p.zonder-pijl {
	width: 100%!important;
	padding: 0;
	margin: 0 0 0 0;
}

body.type-product .product-informatie-clip p.zonder-pijl span.after-tekst:after {
	content: " ...";
	display: inline-block;
}

body.type-product .product-informatie-clip.optie-keuze p {
	dwidth: auto !important;
	dletter-spacing: 0.4px;
	dmargin: 0 0 7px 0;
	dfont-size: 15px;
	dletter-spacing: 0.6px;
	dcolor: #173680;
	dfont-weight: bold;
}

.product-informatie.border-optie-keuze {
    dtext-align: left;
    dbackground-color: transparent;
	dwidth: Calc(94% - 16px);
	dmargin: 15px 3% 5px 3%;
				dmargin: 2px 3% 5px 3%;
				dborder: 1px solid #cccccc;
	dpadding: 7px 7px 0 7px;
}

/* 2. Product modals beschrijving, highlights, productspecificaties, leveranciers -- augustus 2022 */

#modal_product_merken  {
	position: fixed;
    display: flex;
    flex-direction: column;
	width: 94%;
    height: 100%;
	overflow: scroll;
	margin: 0 0 0 0;
	padding: 4px 3% 40px 3%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
				background-color: #ffffff;
}

#modal_product_merken.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

#modal_product_bezorgtijden, #modal_product_vervoerders  {
	position: fixed;
    display: flex;
    flex-direction: column;
	width: 94%;
    height: 100%;
	overflow: scroll;
	margin: 0 0 0 0;
	padding: 4px 3% 40px 3%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
				background-color: #ffffff;
}

#modal_product_bezorgtijden.webwinkel-open, #modal_product_vervoerders.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

#modal_product_opties  {
	position: fixed;
    display: flex;
    flex-direction: column;
	width: 94%;
    height: 100%;
	overflow: scroll;
	margin: 0 0 0 0;
	padding: 4px 3% 40px 3%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
			background-color: #ffffff;
}

#modal_product_opties.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

#modal_product_opties .content-holder-modal {
	margin: 0 0 80px 0;
}

#modal_product_opties img {
	width: 50%;
	height: auto;
				dmargin: 1px 0 15px 0;
}

#modal_product_opties span.product-icon img {
	width: 100%;
				dmargin: 1px 0 15px 0;
}

#modal_product_opties .uw-optie-keuze p {
	font-size: 16px;
    line-height: 22px;
	margin: 0 0 10px 0;
}

#modal_product_opties img.landscape {
	margin: -80px 0 -60px 0;
			margin: -10px 0 -2px 0;
}


#modal_product_opties  .uw-optie-keuze-border {
	float: left;
	border: 1px solid #cccccc;
	padding: 6px 3px 3px 4px;
	margin: 0 0 15px 0;
}

#modal_product_opties  p.uw-optie-keuze {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 0 0;
}


#modal_product_beschrijving  {
	position: fixed;
    display: flex;
    flex-direction: column;
	width: 94%;
    height: 100%;
	overflow: scroll;
	margin: 0 0 0 0;
	padding: 4px 3% 40px 3%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
}

#modal_product_beschrijving.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

#modal_product_highlights {
	position: fixed;
    display: flex;
    flex-direction: column;
	width: 94%;
    height: 100%;
	overflow: scroll;
	margin: 0 0 0 0;
	padding: 4px 3% 40px 3%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
}

#modal_product_highlights.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

#modal_product_productspecificaties {
	position: fixed;
    display: flex;
    flex-direction: column;
	width: 94%;
    height: 100%;
	overflow: scroll;
	margin: 0 0 0 0;
	padding: 4px 3% 40px 3%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
}

#modal_product_productspecificaties.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

#modal_product_contact, #modal_product_offerte {
	position: fixed;
    display: flex;
    flex-direction: column;
	width: 94%;
    height: 100%;
	overflow: scroll;
	margin: 0 0 0 0;
	padding: 4px 3% 40px 3%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
}

#modal_product_contact.webwinkel-open, #modal_product_offerte.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

#modal_product_contact #taf-verzenden, #modal_product_offerte #taf-verzenden {
	margin: 0 0 80px 0;
	float: left;
}

#modal_product_contact div.g-recaptcha, #modal_product_offerte div.g-recaptcha {
	float: left;
}

#modal_product_leveranciers {
	position: fixed;
    display: flex;
    flex-direction: column;
	width: 94%;
    height: 100%;
	overflow: scroll;
	margin: 0 0 0 0;
	padding: 4px 3% 40px 3%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #fafafa;
}

#modal_product_leveranciers.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}


/* 3. Product modals topregel -- augustus 2022 */

body.type-contact p.product-modal-top, body.type-content p.product-modal-top, body.type-sitemap p.product-modal-top, body.type-categorie p.product-modal-top, body.type-main p.product-modal-top, body.type-product p.product-modal-top, body.type-account p.product-modal-top, body.type-accountverwijderen p.product-modal-top, body.type-registreer p.product-modal-top, body.type-wachtwoordherstel p.product-modal-top {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 10px 0 5px 0;
	border-bottom: 2px solid #efefef;
}

body.type-contact p.product-modal-top span.modal-top, body.type-content p.product-modal-top span.modal-top, body.type-sitemap p.product-modal-top span.modal-top, body.type-categorie p.product-modal-top span.modal-top, body.type-main p.product-modal-top span.modal-top, body.type-product p.product-modal-top span.modal-top, body.type-account p.product-modal-top span.modal-top, body.type-accountverwijderen p.product-modal-top span.modal-top, body.type-registreer p.product-modal-top span.modal-top, body.type-wachtwoordherstel p.product-modal-top span.modal-top  {
	float: left; 
	text-align: left;
	cursor: pointer;
	font-size: 18px; 
	color: #030303;
	width: 94%;
	margin: 0 3% 5px 3%;
	padding: 5px 0 0 0;
}

body.type-contact p.product-modal-top span.product-icon, body.type-content p.product-modal-top span.product-icon, body.type-sitemap p.product-modal-top span.product-icon, body.type-categorie p.product-modal-top span.product-icon, body.type-main p.product-modal-top span.product-icon, body.type-product p.product-modal-top span.product-icon, body.type-account p.product-modal-top span.product-icon, body.type-accountverwijderen p.product-modal-top span.product-icon, body.type-registreer p.product-modal-top span.product-icon, body.type-wachtwoordherstel p.product-modal-top span.product-icon  {
	float: left; 
	text-align: left;
	margin: 0 20px 0 10px;
	width: 40px;
}

body.type-contact p.product-modal-top span i, body.type-content p.product-modal-top span i, body.type-sitemap p.product-modal-top span i, body.type-categorie p.product-modal-top span i, body.type-main p.product-modal-top span i, body.type-product p.product-modal-top span i, body.type-account p.product-modal-top span i, body.type-accountverwijderen p.product-modal-top span i, body.type-registreer p.product-modal-top span i, body.type-wachtwoordherstel p.product-modal-top span i   {
	float: left;
	font-size: 20px;
	margin-top: -2px;
	width: 20px;
							dfont-family: 'verdana';
}

body.type-contact p.product-modal-top span.product-icon img, body.type-content p.product-modal-top span.product-icon img, body.type-sitemap p.product-modal-top span.product-icon img, body.type-categorie p.product-modal-top span.product-icon img, body.type-main p.product-modal-top span.product-icon img, body.type-product p.product-modal-top span.product-icon img, body.type-account p.product-modal-top span.product-icon img, body.type-accountverwijderen p.product-modal-top span.product-icon img, body.type-registreer p.product-modal-top span.product-icon img, body.type-wachtwoordherstel p.product-modal-top span.product-icon img  {
	margin: 0 0 0 6px;
					margin: -5px 0 0 6px;
	width: 40px;
	height: auto;
	vertical-align: middle;
}

body.type-contact p.product-modal-top span.product-icon-titel, body.type-content p.product-modal-top span.product-icon-titel, body.type-sitemap p.product-modal-top span.product-icon-titel, body.type-categorie p.product-modal-top span.product-icon-titel, body.type-main p.product-modal-top span.product-icon-titel, body.type-product p.product-modal-top span.product-icon-titel, body.type-account p.product-modal-top span.product-icon-titel, body.type-accountverwijderen p.product-modal-top span.product-icon-titel, body.type-registreer p.product-modal-top span.product-icon-titel, body.type-wachtwoordherstel p.product-modal-top span.product-icon-titel {
	float: left; 
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px; 
	color: #030303;
	display: block;
	white-space: nowrap; 
	width: Calc(100% - 90px);
						width: Calc(100% - 98px);
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Product regels */

.product-regels {
	float: left;
	margin: 5px 5px 5px 0;
	width: Calc(100% - 5px);
}

.product-regels:first-child {
    margin: 0 5px 5px 0;
				margin: 14px 5px 5px 0;
}

.product-regels.margin-top {
	margin: -2px 5px 5px 0;
					margin: -2px 0 5px 0;
}

.product-regels .product-informatie {
	margin: 0 3% 10px 3%;
}

.product-regels span {
	font-size: 15px;
    color: #000000;
}

.product-regels p.font14 span {
	font-size: 14px;
}

.product-regels p.font15 span {
	font-size: 15px;
}

.product-regels span:first-child {
	letter-spacing: 0.9px;
}

.product-regels p.ls-normal span:first-child {
	letter-spacing: normal;
}


/* Blokken overzichten van categoriën en producten */

.webwinkel-product-blok-holder, .webwinkel-categorie-blok-holder, .webwinkel-content-blok-holder {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 3% 0 3%;
	width: 94%;
	text-align: center;
	background-color: transparent;
}

.webwinkel-product, .webwinkel-product-blok, .webwinkel-categorie-blok, .webwinkel-content-blok {
	position: relative;
    float: left;
	text-align: center;
	padding: 10px 0 20px 0;
	margin: 0 0 20px 0;
	width: 100%;
	height: auto;
	border: 0;
	border-bottom: 1px solid #e6e6e8;
}

.webwinkel-product:nth-child(3n+3), .webwinkel-product-blok:nth-child(3n+3), .webwinkel-categorie-blok:nth-child(3n+3), .webwinkel-content-blok:nth-child(3n+3) {
	margin: 0 0 20px 0;
}

.clear-webwinkel {
	height: 0;
}

.webwinkel-product:first-child, .webwinkel-product-blok:first-child, .webwinkel-categorie-blok:first-child, .webwinkel-content-blok:first-child {
	padding: 20px 0 20px 0;
	border-top: 1px solid #e6e6e8;
}

body.type-main .webwinkel-categorie-blok:first-child {
	padding: 40px 0 20px 0;
}


.webwinkel-product-blok .product-beeld, .webwinkel-categorie-blok .categorie-beeld, .webwinkel-content-blok .content-beeld {
	float:left;
	text-align: left;
	width: 30%;
				width: 100%;
	margin-top: 4px;
					margin: 4px 0 8px 0;
}

.webwinkel-product img, .webwinkel-product-blok img, .webwinkel-categorie-blok img, .webwinkel-content-blok img {
	width: 100%;
				width: Calc(100% - 2px);
	height: auto;
	border: 0;
	border: 1px solid #cccccc;
}

.webwinkel-product-blok .product-content, .webwinkel-categorie-blok .categorie-content, .webwinkel-content-blok .content-content {
	float:left;
	text-align: left;
	margin: 0 0 0 4%;
	width: 66%;
				width: 96%;
}

.webwinkel-content-blok .content-content {
	margin: 0 0 0 0;
    width: 100%;
}

.webwinkel-product-blok h2, .webwinkel-categorie-blok h2, 
.webwinkel-product-blok h3, .webwinkel-categorie-blok h3  {
	float: left;
	text-align: left;
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 5px 0;
	width: 100%;
	color: #222222;
	min-height: 1px;
	font-weight: bold;
			letter-spacing: 1px;
			
			margin: 0 0 5px 0 !important;
}

.webwinkel-product p, .webwinkel-product-blok p, .webwinkel-categorie-blok p, .webwinkel-content-blok p  {
	font-size: 15px;
	line-height: 24px;
	color: #000000;
	margin: 0 0 5px 0;
}
	
div.cta {
	float: left;
	width: 100%;
	margin: -9px 0 0 0;
}

.webwinkel-product-blok div.cta, .webwinkel-content-blok div.cta   {
	margin: 4px 0 0 0;
}


.webwinkel-product p.cta, .webwinkel-categorie p.cta, .webwinkel-product-blok p.cta, .webwinkel-categorie-blok p.cta, .webwinkel-content-blok p.cta  {
	width: calc(100% - 34px);
	margin: 4px 0 0 0;
	font-size: 15px;
}


.webwinkel-product-blok p.cta a, .webwinkel-categorie-blok p.cta a, .webwinkel-content-blok p.cta a   {
	font-size: 16px;
	font-weight: bold;
			font-weight: normal;
    color: #000000;
}

.webwinkel-product-blok span.raquo, .webwinkel-categorie-blok span.raquo, .webwinkel-content-blok span.raquo {
	float: left;
	width: 20px;
						width: 14px;
	font-size: 17px;
	margin: -1px 0 0 2px;
				margin: -1px 0 0 2px;
	font-weight: normal;
}

.webwinkel-categorie-blok span.raquo {
	margin: -1px 0 0 2px;
}

.webwinkel-product-blok span.raquo, .webwinkel-content-blok span.raquo {
	margin: 8px 0 0 2px;
}

.webwinkel-product-blok p.prijs-opmaak, .webwinkel-categorie-blok p.prijs-opmaak, .webwinkel-content-blok p.prijs-opmaak  {
	margin: 7px 0 8px 0!important;
}

.webwinkel-product-blok span.prijs-opmaak, .webwinkel-categorie-blok span.prijs-opmaak, .webwinkel-content-blok span.prijs-opmaak   {
	margin: 7px 0 8px 0!important;
}



#nieuw .webwinkel-product-blok, 
#aanbieding .webwinkel-product-blok, 
#keuze .webwinkel-product-blok {
						width: Calc(100% - 2px) !important;
												width: 100% !important;
						margin: 0 0 35px 0 !important;
											margin: 0 0 5px 0 !important;
						height: 460px !important;
								height: 520px !important;
						border-bottom: none;
}

#nieuw .webwinkel-product-blok p.cta,
#aanbieding .webwinkel-product-blok p.cta,
#keuze .webwinkel-product-blok p.cta  {
					position: relative;
					width: 100%;
					margin: 14px 0 0 0;
					text-decoration: none;
}

#nieuw .webwinkel-product-blok span.raquo,
#aanbieding .webwinkel-product-blok span.raquo,
#keuze .webwinkel-product-blok span.raquo  {
				dwidth: 15px;
	margin: -1px 2px 0 2px;
}

#nieuw .webwinkel-product-blok .product-content,
#aanbieding .webwinkel-product-blok .product-content,
#keuze .webwinkel-product-blok .product-content  {
	margin: 0 0 0 1%;
	width: 99%;
}

#nieuw .prijs-append-blok, #aanbieding .prijs-append-blok, #keuze .prijs-append-blok {
		font-size: 14px;
		dfloat: left;
			display: inline-block;
		margin: 13px 0 0 10px;
}




#nieuw  .navigatie-home-product .swiper-button-prev,
#aanbieding  .navigatie-home-product .swiper-button-prev,
#keuze .navigatie-home-product .swiper-button-prev  {
			left: 10px!important;
}




/* Ontwerp prijs en promo's prijzen aug 2022  */

.prijs-opmaak {  /* hoofdbedrag  */
						ddisplay: inline-flex; /* opmaak bedrag  */
						dalign-items: center; /* opmaak bedrag  */
						dlign-self: center; /* opmaak bedrag  */
	margin-right: -6px;
	font-family: arial,helvetica,sans-serif;
	font-size: 24px;
								font-size: 17px;
	font-weight: bold;
	color: #f91906;
								color: #000000;
}

.prijs-opmaak-komma:before { /* komma  */
	position: relative;
	top: 12px;
	display: block;
	line-height: 0;
	content: ",";
	font-size: 36px;
}

span.prijs-opmaak sup { /* fractie bedrag decimalen  */
	font-size: 14px;
	margin: -8px 0 0 1px;
}

/* prijs oude berekening en weergave  */


.prijs-holder {
	margin: 10px 3% 10px 3%;
}

.product-informatie p.webwinkel-product-prijs {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #000000;
    background-color: transparent;
    width: auto;
}
				
.product-informatie p.webwinkel-product-prijs span  {
    color: #000000;
    font-size: 28px;
									font-size: 16px;
    line-height: 27px;
									font-weight: bold;
}

.product-informatie p.webwinkel-product-prijs span.euro-strike1 {
	color: #000000;
	text-decoration: line-through;
	font-size: 17px;
	line-height: 23px;
	margin: 0 12px 0 0;
}

.product-informatie p.webwinkel-product-prijs span.prijs-form1 {
	font-size: 16px; 
	font-weight: bold;
}

.product-informatie p.webwinkel-product-prijs span.prijs-procent1 {
	font-size: 11px;
	line-height: 19px;
	padding: 5px 4px 2px 6px;
	background-color: #173680;
						background-color: #006FE8;
	color: #ffffff;
	letter-spacing: 1px;
	margin: 0 0 0 12px;
	float: right;
}

.product-informatie  span.prijs-btw1 {
	font-size: 17px; 
		display: none;
}


/* editions */

div.editions {
	float: left;
	margin: 0 3% 0 3%;
	width: 94%;
}

div.editions.twee {
	margin: 12px 3% 0 3%;
}

.cart-webwinkel-content div.editions {
						margin: 0 0 0 0;
						width: 100%;
}

div.editions h2 {
				font-size: 14px;
				margin: 10px 0 10px 0;
				text-transform: uppercase;
				letter-spacing: 0.8px;
}

#webwinkel div.editions  table.table-aanvraag-formulier.modal {
	width: 100%;
}


#webwinkel label  span.kies-aantal-tekst, #webwinkel label  span.uw-keuze-append {
				font-size: 14px;
				line-height: 24px;
				font-weight: bold;
				text-transform: uppercase;
				letter-spacing: 1.2px;
}


/* Vertaal main -- meer, minder, sluiten modal */

.meer { 
	float: left;
	text-align: right;
	width: 100%;
	color: #0000ff;
	margin: 5px 0 20px 0;
								float: right;
								margin-top: 22px !important;
}

.categorie-informatie span.meer, .content-informatie span.meer {
	margin: 0 0 20px 0;
	width: auto;
}

.minder {
	float: left;
	text-align: left;
	width: 100%;
	color: #0000ff;
	margin: 20px 0 40px 0;
}

.sluiten {
	float: left;
	text-align: right;
	width: 100%;
	color: #0000ff;
	margin: 0 0 10px 0;
}

.keuze-bevestigen {
	dfloat: left;
	dtext-align: left;
	dwidth: 100%;
	dcolor: #0000ff;
	dmargin: 20px 0 40px 0;
}


/*  short tags */
	
.font17 {
	font-size: 17px!important;
}

.font16 {
	font-size: 16px!important;
}

.font15 {
	font-size: 15px!important;
}

.font14 {
	font-size: 14px!important;
}

.font13 {
	font-size: 13px!important;
}


/* 1. Tabel opmaak generiek */

#webwinkel .taf-formholder {
	width: 100%;
}

#webwinkel .taf-formholder span {
	width: 100%;
	margin: 0 0 10px 0;
}

#webwinkel .taf-formholder td.taf-120 label, #webwinkel .taf-formholder td.taf-380 span, #webwinkel .taf-formholder td.taf-textarea label  {
    display: inline-block;
}

#webwinkel table.table-aanvraag-formulier  {
    position: relative;
    font-weight: normal;
	float: left;
}

#webwinkel table.table-aanvraag-formulier.kies-aantal  {
    margin: 10px 0 20px 0;
}

#webwinkel table.table-aanvraag-formulier.kies-aantal-producten  {
					width: 100% !important;
}

#webwinkel table.table-aanvraag-formulier.kies-aantal-producten tr.separator10 td  {
					dpadding: 20px 0 0 0;
}

#webwinkel table.table-aanvraag-formulier.kies-aantal-producten tr#keuzeveld label  {
					padding: 10px 0 10px 10px;
					display: block;
					background-color: #f0f1f7;
}


#webwinkel table.table-aanvraag-formulier td.taf-120 {
    padding: 0px 0 0 0;
    width: auto;
}

#webwinkel table.table-aanvraag-formulier td.taf-5 {
    padding: 0px 0 0 0;
    width: auto;
}

#webwinkel table.table-aanvraag-formulier td.taf-380 {
    padding: 0px 0 0 0;
    width: auto;
}
#webwinkel table.table-aanvraag-formulier td.taf-5a,
#webwinkel table.table-aanvraag-formulier td.taf-120, 
#webwinkel table.table-aanvraag-formulier td.taf-5,
#webwinkel table.table-aanvraag-formulier td.taf-380 {
	vertical-align: top;
	padding: 4px 0 4px 0;
}

#webwinkel table.table-aanvraag-formulier.border-optie-keuze td.taf-5a {
	padding: 5px 8px 0 0;
    vertical-align: top;
    font-weight: normal;
}

#webwinkel table.table-aanvraag-formulier.kies-aantal-producten td.taf-120 {
	width: 30%;
}

#webwinkel table.table-aanvraag-formulier tr.voorraad-beschikbaarheid td.taf-120,
#webwinkel table.table-aanvraag-formulier tr.voorraad-beschikbaarheid td.taf-5,
#webwinkel table.table-aanvraag-formulier tr.voorraad-beschikbaarheid td.taf-380 {
	line-height: 8px;
	font-size: 12px;
	padding: 4px 0 4px 0;
}

tr.voorraad-beschikbaarheid {
	
}

span.pas-uw-keuze-aan-append {
	line-height: 8px;
	font-size: 12px;
	padding: 4px 0 4px 0;
	float: left;
	width: 100%;
	margin: 0 0 0 26px;
}

#webwinkel table p.kies-aantal-tekst {
	font-size: 16px;
	line-height: 22px;
}

#webwinkel input.taf-default-tekst {
    width: auto;
	margin: 0 0 0 0;
}

#webwinkel input {
    color: #000000;
    font-weight: normal;
			dbackground-color: #ffffff;
	height: 18px;
    text-align: left;
    font-size: 17px;
    line-height: 18px;
    padding: 3px 0 3px 3px;
    border: 1px solid #cccccc;
}

#webwinkel input.taf-default-aantal {
    width: 26px;
}

#webwinkel input.taf-default-aantal.cart, #webwinkel table.kies-aantal-producten input.taf-default-aantal {
    width: 36px;
	padding: 0 0 0 3px;
	height: auto;
	font-size: 15px;
    line-height: 17px;
	margin: 0 12px 12px 0;
						margin: 0 12px 0 0;
}

#webwinkel input.taf-dataknoppen-1, #webwinkel input.taf-dataknoppen-2 {
	float: left;
	width: auto;
	color: #ffffff;
	background-color: #006FE8;
	height: auto;
	text-align: center;
    font-size: 15px;
    line-height: 18px;
	margin: 10px 0 20px 0;
	padding: 8px 8px 8px 8px;
    border: 1px solid #cccccc;
}

#webwinkel .taf-dataknoppen-1.rood, #webwinkel .taf-dataknoppen-2.rood  {
	background-color: #cc0000;
	margin: 2px 0 20px 0;
	padding: 2px 2px 2px 2px;
}

#webwinkel .taf-dataknoppen-1.rood:hover, #webwinkel .taf-dataknoppen-2.rood:hover  {
	background-color: #ffffff;
	color: #000000;
}

#webwinkel select {
	font-size: 17px;
	background-color: #ffffff;
	border: 0;
	width: 100%;
	font-family: 'ict_avantgarde_bkcn';
	margin: 0 0 6px 0;
}

#product_landen {
	margin: 10px 3% 0 3%;
}

#product_landen button {
	margin: 3px 0 0 2px;
}
	
#webwinkel select#plandenkiezer {
	width: auto;
	padding: 0 0 0 4px;
	margin: 0 0 0 0;
	border: 1px solid #cccccc;
	font-size: 15px;
	line-height: 17px;
}

#webwinkel .font15 select  {
	font-size: 15px;
}

#webwinkel select option {
	width: 100%;
}

#webwinkel textarea.taf-vragen-klant {
    width: calc(100% - 8px);
    height: 160px;
    padding: 2px 4px 4px 4px;
    margin: 9px 0 0 0;
}


/* 2. Tabel opmaak Prijs opbouw */


#webwinkel table.table-aanvraag-formulier.prijs-opbouw  {
    float: left;
	width: 100%;
	text-align: left;
	margin: 10px 0 14px 0;
	border-spacing: 0;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.label-seperator {
	padding: 0;
    font-size: 0;
	padding: 2px 0 4px 0;
	background-color: transparent!important;

}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.label-seperator.titel {
	font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 7px 0;
	font-size: 14px;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.label-seperator.titel label {
	margin: 5px 0 5px 0;
    display: inline-block;
}

#webwinkel .cart-webwinkel table.table-aanvraag-formulier.prijs-opbouw td.label-seperator.titel {
	font-weight: normal;
	font-size: 16px;
}

#webwinkel .cart-webwinkel table.table-aanvraag-formulier.prijs-opbouw td.label-seperator.titel label {
	margin: 15px 0 5px 0;
    display: inline-block;
}

#webwinkel .cart-webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-120 {

}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-5a {   
    width: 3%;
			width: 9%;
	margin-right: 1%;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-120 {
    width: 84%;
			width: 70%;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-120 label {
	margin-left: 5px;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-5 {
    width: 4%;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-380 {
    width: 8%;
	text-align: right;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-120.totaal {
	padding-top: 4px;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-120.totaal label {
    text-align: right;
	width: 80%;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-5.totaal, #webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-380.totaal {
    border-top: 1px solid #333333;
				border-top: 1px solid #cccccc;
	padding-top: 4px;
}

#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-120.totaal-excl label,
#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-5.totaal-excl,
#webwinkel table.table-aanvraag-formulier.prijs-opbouw td.taf-380.totaal-excl
 {
    font-size: 13px;
	line-height: 27px;
}


/* 3. Tabel opmaak Offerte */

#webwinkel table.table-aanvraag-formulier.offerte-holder,
table.table-aanvraag-formulier.offerte-holder.checkout {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder td.taf-120,
table.table-aanvraag-formulier.offerte-holder.checkout td.taf-120 {
    width: 40%;
						dwidth: 24%;
	height: 40px;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder td.taf-120 label,
table.table-aanvraag-formulier.offerte-holder.checkout td.taf-120 label {
    margin: 0 0 0 0;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder td.taf-120 label,
table.table-aanvraag-formulier.offerte-holder.checkout td.taf-120 label {
    margin: 0 0 0 0;
	font-size: 16px;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder td.taf-5,
table.table-aanvraag-formulier.offerte-holder.checkout td.taf-5 {
    width: 4%;
	height: 40px;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder td.taf-380,
table.table-aanvraag-formulier.offerte-holder.checkout td.taf-380 {
    width: 56%;
	height: 40px;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder .verplicht-waarschuwing,
table.table-aanvraag-formulier.offerte-holder.checkout .verplicht-waarschuwing {
	color: red !important;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder .verplicht-input,
table.table-aanvraag-formulier.offerte-holder.checkout .verplicht-input {
	border: #cc0000 solid 1px !important; 
}

#webwinkel table.table-aanvraag-formulier.offerte-holder .verplicht-check,
table.table-aanvraag-formulier.offerte-holder.checkout .verplicht-check {
	background-color: red !important;
	border: #cc0000 solid 1px !important; 
}

#webwinkel table.table-aanvraag-formulier.offerte-holder .verplicht-radio,
table.table-aanvraag-formulier.offerte-holder.checkout .verplicht-radio {
	background-color: red !important;
	border: #cc0000 solid 1px !important; 
}

#webwinkel table.table-aanvraag-formulier.offerte-holder span.vragenlijst-ster,
table.table-aanvraag-formulier.offerte-holder.checkout span {
	color: red;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder select,
table.table-aanvraag-formulier.offerte-holder.checkout select {
	min-width: 240px;
	margin: 0 0 0 -3px;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder textarea.algemeen-offerte-formulier,
table.table-aanvraag-formulier.offerte-holder.checkout textarea.algemeen-offerte-formulier {
	width: Calc(100% - 5px);
    border: 1px solid #efefef;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder input.taf-default-tekst,
table.table-aanvraag-formulier.offerte-holder.checkout input.taf-default-tekst {
    width: Calc(100% - 5px);
    margin: 0 0 0 0;
	border: 1px solid #efefef;
}

#webwinkel table.table-aanvraag-formulier.offerte-holder .g-recaptcha,
table.table-aanvraag-formulier.offerte-holder.checkout .g-recaptcha {
    margin: 25px 0 0 0;
    height: auto;
	position: relative;
    float: left;
}

body.type-content .opttitle p, body.type-sitemap .opttitle p {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}


/* 4. Tabel opmaak Modal */

#webwinkel table.table-aanvraag-formulier.modal  {
    margin: -5px 0 10px 0;
	border-spacing: 0;
	border-bottom: 1px solid #cccccc;
	color: #000000;
    background-color: transparent;
}

#webwinkel table.table-aanvraag-formulier.modal.border-optie-keuze  {
	border-bottom: none;
}

#webwinkel table.table-aanvraag-formulier.modal td label, #webwinkel table.table-aanvraag-formulier.modal td span {
    margin: 8px 0 8px 3px;
			display: block;
}

#webwinkel table.table-aanvraag-formulier.modal td.label-tekst {
	width: Calc(100% - 3px);
	font-size: 15px;
	line-height: 18px;
	border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
	padding: 8px 0 8px 0;
	font-weight: bold;
}

#webwinkel table.table-aanvraag-formulier.modal td.label-seperator {
	border: 0;
	border-top: 1px solid #cccccc;
	background-color: transparent!important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#webwinkel table.table-aanvraag-formulier.modal td p.uppercase15 {
	font-size: 13px;
    line-height: 30px;
    margin: 0 0 0 0;
    text-transform: uppercase;
    font-weight: bold;
	padding: 3px 0 0 0;
    letter-spacing: 1px;
}

#webwinkel table.table-aanvraag-formulier.modal td.editor {
	padding: 8px 0 8px 0px;
	vertical-align: top;
}

#webwinkel table.table-aanvraag-formulier.modal td.editor p {
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
}

#webwinkel table.table-aanvraag-formulier.modal td.no-border {
	border: none;
}

#webwinkel table.table-aanvraag-formulier.modal td.taf-120 {
    width: 48%;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
				dborder-right: 1px solid #cccccc;
}

#webwinkel table.table-aanvraag-formulier.modal td.taf-5 {
    width: Calc(4% - 4px);
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#webwinkel table.table-aanvraag-formulier.modal td.taf-380 {
    width: 48%;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#webwinkel table.table-aanvraag-formulier.modal.border-optie-keuze td.taf-5a {   
    width: 4%;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 5px 0 0 0;
}

#webwinkel table.table-aanvraag-formulier.modal.border-optie-keuze td.taf-120 {
	width: 46%;
	padding: 5px 0 0 0;
}

#webwinkel table.table-aanvraag-formulier.modal.border-optie-keuze td.taf-5 {
    width: Calc(4% - 6px);
	padding: 5px 0 0 0;
}

#webwinkel table.table-aanvraag-formulier.modal.border-optie-keuze td.taf-380 {
    width: 46%;
	padding: 5px 0 0 0;
}

#webwinkel table.table-aanvraag-formulier.modal.border-optie-keuze td.taf-380 select {
    width: 100%;
}

#webwinkel table.table-aanvraag-formulier.modal.font15 td.taf-120 label, #webwinkel table.table-aanvraag-formulier.modal.font15 td.taf-120 span, 
#webwinkel table.table-aanvraag-formulier.modal.font15 td.taf-380 label, #webwinkel table.table-aanvraag-formulier.modal.font15 td.taf-380 span, #webwinkel table.table-aanvraag-formulier.modal.font15 td.taf-380 select {
	font-size: 15px;
	line-height: 18px;
}

#webwinkel table.table-aanvraag-formulier.modal.font16 td.taf-120 label, #webwinkel table.table-aanvraag-formulier.modal.font16 td.taf-120 span, 
#webwinkel table.table-aanvraag-formulier.modal.font16 td.taf-380 label, #webwinkel table.table-aanvraag-formulier.modal.font16 td.taf-380 span, #webwinkel table.table-aanvraag-formulier.modal.font16 td.taf-380 select {
	font-size: 16px;
	line-height: 19px;
}

#webwinkel table.table-aanvraag-formulier.modal.font17 td.taf-120 label, #webwinkel table.table-aanvraag-formulier.modal.font17 td.taf-120 span, 
#webwinkel table.table-aanvraag-formulier.modal.font17 td.taf-380 label, #webwinkel table.table-aanvraag-formulier.modal.font17 td.taf-380 span, #webwinkel table.table-aanvraag-formulier.modal.font17 td.taf-380 select {
	font-size: 17px;
	line-height: 22px;
}


/* 	Swiper 1. homepage (aanbieding, keuze, nieuwe producten) product slide */											

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-wrapper .webwinkel-product-blok {
	min-height: 120px;
	margin: 0 1px 0 0; /* correctie op de 1px van de binnen swipende volgende slide  */
}

#aanbieding .navigatie-home-product, #keuze .navigatie-home-product, #nieuw .navigatie-home-product {
	float: left;
    position: relative;
    width: 100%;
	margin: 10px 0 0 0;
}

.swiper-button-prev, .swiper-button-next {
	top: auto !important;
	bottom: 15%;
}

.swiper-button-prev {

}

.swiper-button-next {
	
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    display: none!important;
}

.swiper-button-prev::after, .swiper-button-next::after {
	font-family: buro1913!important;
	font-size: 16px!important;
	color: #ffffff!important;
	background-color: #cc0000;
	padding: 3px;
}

.swiper-button-prev::after {
    content: "\f10f" !important;
}

.swiper-button-next::after {
    content: "\f110" !important;
}


/* 2. Swiper product (grote foto slide met thumbs) class product-slide */		

.menu-informatie-foto, .categorie-informatie-foto, .content-informatie-foto, .product-informatie-foto {
	background-color: transparent;
    width: 100%;
	text-align: center;
}

.menu-informatie-foto img, .categorie-informatie-foto img, .content-informatie-foto img, .product-informatie-foto img {
	width: 220px; /* n.a.v. bol.com  */
	height: auto;
	border: 0;
	float: none;
}

.menu-informatie-foto:first-child  img, .categorie-informatie-foto:first-child img, .content-informatie-foto:first-child img, .product-informatie-foto:first-child img {
    width: 190px;
	text-align: center;
	background-color: #cccc00;
}

/* Thumbs productpagina */

.webwinkel-product-thumbs, .webwinkel-categorie-thumbs, .webwinkel-content-thumbs {
	position: relative;
	float: left;
	padding: 0 0 20px 0; /* padding bottom voor de uitlijning prev en next */
	text-align: center;
	border: 0;
	margin: 25px 0 25px 0;
	width: 100%;
}

.product-beeld-galerij .swiper {

}

.product-beeld-galerij .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product-beeld-galerij .product-beeld-galerij-beeld .swiper {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

.product-beeld-galerij .swiper-slide {
	background-size: cover;
	background-position: center;
}

.product-beeld-galerij .product-beeld-galerij-beeld {

}

.product-beeld-galerij .product-beeld-galerij-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 0 0 0 0; /* thumbs aansluiten */
}

.product-beeld-galerij .product-beeld-galerij-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

.product-beeld-galerij .product-beeld-galerij-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.product-beeld-galerij .swiper-slide img {
	display: inline-block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	text-align: center;
}

.product-beeld-galerij .swiper-slide img.landscape {
	margin-top: -40px;
    margin-bottom: -80px;
}


.product-beeld-galerij .product-beeld-galerij-thumbs  {
	margin: -2px 0 0 0;   /* thumbs aansluiten */
}

.product-beeld-galerij .product-beeld-galerij-thumbs .swiper {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
  
.product-beeld-galerij .product-beeld-galerij-thumbs .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
} 

/*
:root {
    --swiper-navigation-size: 0 !important;
}
*/

.webwinkel-product-thumbs .swiper-button-next {
    right: 3px;
    left: auto;
    bottom: -17px;
}

.webwinkel-product-thumbs .swiper-button-prev {
    left: 3px;
    right: auto;
    bottom: -17px;
}

.webwinkel-product-thumbs .swiper-button-prev::after, .webwinkel-product-thumbs .swiper-button-next::after {
	font-size: 14px!important;
	color: #ffffff!important;
	background-color: #cc0000;
	padding: 3px;
}


/* 
	1. modals content
*/

.keuze-bevestigen {
    dfloat: left;
    dtext-align: left;
    dwidth: 100%;
    dcolor: #0000ff;
    dmargin: 20px 0 40px 0;
	dcursor: pointer;
}

p.product-modal-top {
	cursor: pointer;
}

.product-informatie-clip.bezorgtijden p, .product-informatie-clip.vervoerders p {
	cursor: pointer;
}

.minder {
	cursor: pointer;
}


.taf-dataknoppen-1, .taf-dataknoppen-2,
#webwinkel .taf-dataknoppen-1, #webwinkel .taf-dataknoppen-2  {
	float: left;
    width: auto;
    color: #ffffff;
    background-color: #006FE8;
    height: auto;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    margin: 10px 0 20px 0;
    padding: 8px 8px 8px 8px;
							dborder: 1px solid #cccccc;
							border-radius: 4px;
}

#webwinkel .taf-dataknoppen-1:hover, #webwinkel .taf-dataknoppen-2:hover,
#webwinkel .taf-dataknoppen-1:hover, #webwinkel .taf-dataknoppen-2:hover {
	background-color: #ffffff;
	color: #006FE8;
}

#webwinkel .taf-dataknoppen-1.rechts, #webwinkel .taf-dataknoppen-2.rechts  {
	float: right;
}

#webwinkel .taf-dataknoppen-1.cart, #webwinkel .taf-dataknoppen-2.cart  {
	width: 140px;
}

#webwinkel .taf-dataknoppen-1.keuze, #webwinkel .taf-dataknoppen-2.keuze  {
	width: 140px;
}

#webwinkel .taf-dataknoppen-1.adres, #webwinkel .taf-dataknoppen-2.adres  {
	width: 100px;
	margin: 0 12px 40px 0;
}



/* 
	2. modal cart
*/

.winkelwagen-product-addon {
	float: left;
	position: relative;
	width: Calc(98% - 2px);
	margin: 0 0 0 0;
	padding: 1% 1% 1% 1%;
					padding: 0 0 0 0;
	border: 1px solid #efefef;
}

.winkelwagen-overzicht-prijsopbouw {
	float: left;
	position: relative;
	width: 94%;
	padding: 1% 3% 1% 3%;
	margin: 10px 0 0 0;
}

.winkelwagen-footer {
	float: left;
	position: relative;
	width: 94%;
	margin: 25px 3% 40px 3%;
}

#webwinkel_cart_holder {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 95%;
    overflow: scroll; 
	margin: 0 0 0 0 !important;
	padding: 5% 0 40px 0;
	width: 100%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_cart_holder.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}


.geen-product-in-winkelwagen {
	width: 94%;
	margin: 0 3% 0 3%;
	
}

.cart-webwinkel-holder {
	
}

.cart-webwinkel-holder  {
	position: relative;
	float: left;
    text-align: left;
	width: 100%;
	height: auto; 
	margin: 0 0 0 0; 
	padding: 0 0 40px 0; 
	background-color: #ffffff;
}

.aanpassen-cart-mobile {
	display: none; 
}

.winkelwagen-product-addon {
	padding: 1% 1% 0 1%;
						padding: 0 0 0 0;
}

.winkelwagen-product-addon .webwinkel-product-blok, .winkelwagen-product-addon .webwinkel-product-blok:first-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.winkelwagen-product-addon  .taf-dataknoppen-1 {
	font-size: 12px !important;
	margin: 16px 0 10px 0 !important;
    padding: 6px 8px 6px 8px !important;
}

.winkelwagen-product-addon  .taf-dataknoppen-1.rechts, .winkelwagen-overzicht-prijsopbouw  .taf-dataknoppen-1.rechts {
	float: right !important;
}

.cart-webwinkel .webwinkel-product-blok {
	border: 0;
}

.cart-webwinkel .webwinkel-product-blok.horizontaal div.product-beeld {
	margin: 14px 3% 0 0;
			margin: 0 0 0 0;
}

.cart-webwinkel .webwinkel-product-blok img, .webwinkel-categorie-blok img, .webwinkel-content-blok img {
    border: 0;
}

.cart-webwinkel .webwinkel-product-blok img.landscape, .webwinkel-categorie-blok img.landscape, .webwinkel-content-blok img.landscape {
    border: 0;
	margin: -10px 0 -30px 0;
}

.webwinkel-categorie-blok img.landscape {
	
}

.cart-webwinkel .webwinkel-product-blok.horizontaal div.product-content.top {
	margin: 11px 0 0 0;
				margin: 5px 2% 0 2%;
				width: 96%;
}

.cart-webwinkel .webwinkel-product-blok.horizontaal div.product-content.bottom {
	width: 100%;
	float: left;	
	margin: 0 0 0 0;
}

.cart-webwinkel .webwinkel-product-blok.horizontaal div.product-content.bottom.aanpassen-cart-mobile {
	background-color: #cccccc;
}


.cart-webwinkel .w50 {
	width: 48%;
	margin: 0 0 0 0;
			float: left;
}

.cart-webwinkel p img {
	width: auto;
}

.cart-flex-holder {
	display: flex;
	flex-direction: column-reverse;
							flex-direction: column;	
	float: left;
							width: 100%;
}

.cart-webwinkel-content.product-informatie {
	margin: 0 3% 0 3%;
    float: left;
    width: 94%;
    text-align: left;
    background-color: transparent;
}

.cart-webwinkel .cart-webwinkel-top {
	cursor: pointer;
	margin: 1px;
}

.cart-webwinkel p.cart-webwinkel-top {
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #efefef;
	width: auto;
					width: 100%;
	display: block;
}

.cart-webwinkel p.cart-webwinkel-top  {
	width: 100%;
}

.cart-webwinkel p.cart-webwinkel-top span.modal-top  {
	float: left; 
	text-align: left;
	cursor: pointer;
	font-size: 18px; 
	color: #030303;
	width: 94%;
	margin: 0 3% 5px 3%;
	padding: 5px 0 0 0;
}

.cart-webwinkel p.cart-webwinkel-top span i.terug-naar-winkel-tekst {
	float: left;
	width: auto;
	font-size: 14px; 
}


.cart-webwinkel p.cart-webwinkel-top span.product-icon  {
	float: left; 
	text-align: left;
	margin: 0 10px 0 10px;
	width: 40px;
}


.cart-webwinkel p.cart-webwinkel-top span.product-icon img  {
	margin: 0 0 0 6px;
	width: 40px;
	height: auto;
	vertical-align: middle;
}


.cart-webwinkel p.cart-webwinkel-top span.product-icon-titel {
	float: left; 
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px; 
	color: #030303;
	display: block;
	white-space: nowrap; 
	width: Calc(100% - 80px);
	overflow: hidden;
	text-overflow: ellipsis;
}

#webwinkel .cart-webwinkel table.table-aanvraag-formulier.prijs-opbouw td.label-seperator.titel label {
    margin: 35px 0 10px 0;
    display: inline-block;
}





.checkout-left .arrow-right {
    margin: 6px 0 0 6px;
	background-color: #006FE8;
	padding: 4px;
}

.button-checkout .arrow-right  {
			margin: 5px 0 0 6px;

}

.checkout-left .arrow-left {
	margin: 0px 5px 0 12px;
    background-color: #006FE8;
    padding: 6px 4px 6px 4px;
    border-radius: 2px;

}

span.terug-naar-winkel-tekst  {
	width: Calc(100% - 28px);
	float: left;
	letter-spacing: 3px;
	color: #000000;
	font-style: normal;
	font-size: 12px;
							margin: 3px 0 30px 5px;
							width: 200px;
							cursor: pointer;
							text-align: left;
							dbackground-color: #cc0000;
}




/* 
	3. modal keuzes
*/

#webwinkel_checkout_keuzes {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 95%;
    overflow: scroll; 
	margin: 0 0 0 0 !important;
	padding: 5% 0 40px 0;
	width: 100%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_checkout_keuzes.webwinkel-open {
	transform: translateX(0);
	transition: 0.5s;
}

/* 
	4. modal checkout 1 - persoonsgegevens - adres
*/

.dcheckout-webwinkel-holder {

}

.checkout-webwinkel {

}

.cart-webwinkel .modal-top, .checkout-webwinkel .modal-top {
	cursor: pointer;
}

.checkout-webwinkel-content {

}

.checkout-webwinkel-content.product-informatie {
	margin: 0 3% 0 3%;
    float: left;
    width: 94%;
    text-align: left;
    background-color: transparent;
}

#webwinkel_checkout_adres {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 95%;
    overflow: scroll; 
	margin: 0 0 0 0 !important;
	padding: 5% 0 40px 0;
	width: 100%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_checkout_adres.checkout-open {
	transform: translateX(0);
	transition: 0.5s;
}

.toggle-pg, .toggle-wachtwoord-aanmaken, .toggle-ww, .toggle-nb {
	display: none;
}

.adres-webwinkel-holder {
								ddisplay: flex;
								dflex-direction: column;
	float: left;
	margin: 0 0 0 0;
}

.checkout-holder {
	position: relative;
	float: left;
	width: 100%;
}

#webwinkel .checkout-holder table.table-aanvraag-formulier {
    position: relative;
    font-weight: normal;
    float: left;
	width: 100%;
}

.checkout-holder .checkout-adres-blok {
	display: inline-block;
	width: 200px;
	padding: 10px;
	margin: 0 0 20px 0;
	border: 1px solid grey;
	border-radius: 10px 10px;
	cursor: pointer;
}

.checkout-holder #button_nieuw_adres {
	color: #ffffff;
	background-color: #173680;
					background-color: #006FE8;
					border-radius: 4px;
					text-align: center;
					font-size: 12px;
					line-height: 18px;
	padding: 5px 7px 5px 7px;
    border: none;
}

.checkout-holder p {
	
}

body.type-product p.checkout-tip {
	font-size: 12px;
	line-height: 16px;
}

.checkout-holder p.prive {
	margin: 0 0 0 0;
	width: 100%;
}

.checkout-holder i {
    background-color: #006FE8;
    color: #ffffff;
    border-radius: 4px;
    padding: 0 0 0 0;
	width: 20px;
    text-align: center;
	margin: 5px 7px 0 0 !important;
    font-size: 11px;
    line-height: 17px;
	float: left;
    font-weight: normal;
}



/*
begin toevoeging vanuit screen - opmaak adres / account
*/

/* Account checkout */

#webwinkel table.table-aanvraag-formulier.account .formlabel {
	float: left;
	width: auto;
	margin: 5px 12px 12px 0;
}

#webwinkel table.table-aanvraag-formulier.account .radio-group {
	margin: 0 0 20px 0;
	float: left;
}

#webwinkel table.table-aanvraag-formulier.account input.account-radio {
	vertical-align: top;
    margin: -2px 6px 0 0;
}

#webwinkel table.table-aanvraag-formulier.account label.prive-account, 
#webwinkel table.table-aanvraag-formulier.account label.bedrijfs-account {
					dbackground-color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 0;
	letter-spacing: 1px;
}



/* account -- inloggen,   */

#webwinkel table.table-aanvraag-formulier.account-breed {
     width: 100%;
}

#webwinkel table.table-aanvraag-formulier td.seperator {
     padding: 4px 0 4px 0;
}

#webwinkel .aanmaken-account-wachtwoorden, .aanmelden-nieuwsbrieven {
	margin: 22px 0 0 0;
	float: left;
	width: 100%;
}

#webwinkel .aanmaken-account-wachtwoorden {
	margin: 32px 0 0 0;
}

#webwinkel .aanmaken-account-wachtwoorden table {
	margin: -18px 0 0 0;
}

#webwinkel .aanmaken-account-wachtwoorden .label-input-account  {
    width: 60%; 
	margin: 5px 0 10px 0;
}

#webwinkel .aanmaken-account-wachtwoorden .label-input-account label  {
	width: 150px;
}

#webwinkel .label-input-account {
	width: 100% !important;
    float: left;
}

#webwinkel .label-input-account.kort input {
	width: 20%;
}

#webwinkel .label-input-account input[type=checkbox] {
	width: 12px;
	margin: 4px 4px 0 0;
}

#webwinkel .label-input-account.bedrijfs-factuuradres p {
	width: 100%;
}

#webwinkel .label-input-account.bedrijfs-factuuradres  input[type=checkbox] {
	margin: 6px 0 0 0;
}

#webwinkel .label-input-account.bedrijfs-factuuradres label {
	margin: 0 0 0 10px;
	width: 90%;
	float: left;
}

#webwinkel .label-input-account.bedrijfsnaam label {
	margin: 0 0 0 0;
}

table.aanvraag-factuur-adres-bedrijf {
	 margin: 25px 0 15px 0
}

table.factuur-adres-bedrijf {
	 margin-top: 0;
}

table.aanvraag-factuur-adres-bedrijf.land-bedrijf {
	 margin: 0 0 0 0;
}

#webwinkel .label-input-account label {
	margin: 15px 0 2px 0;
	width: 100%;
	float: left;
}

#webwinkel .label-input-account label span {
	margin: 0 3px 0 0;
	color: #cc0000;
}

#webwinkel .label-input-account label.content {
	margin: 3px 0px 7px 3px;
	width: 92%;
}

#webwinkel .label-input-account form {
	width: 100%;
    float: left;
}

#webwinkel .label-input-account input {
	padding: 15px 6px 15px 6px;
	width: calc(100% - 12px);
	float: left;
}

#webwinkel .label-input-account  input::placeholder {
	color: #cc0000;
	font-size: 16px;
}

	::-webkit-input-placeholder { /* Edge */
		color: red;
	}

	:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color: red;
	}

	:-moz-input-placeholder { /* Firefox */
	  color: red;
	}

#webwinkel .label-input-account select {
	padding: 17px 6px 18px 6px;
	float: left;
	width: 264px;
	border: 1px solid #cccccc;
}

/*
einde toevoeging vanuit screen - opmaak adres / account
*/


/* 
	4. modal checkout 2 - betaalgegevens
*/

#webwinkel_checkout_betalen {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 95%;
    overflow: scroll; 
	margin: 0 0 0 0 !important;
	padding: 5% 0 40px 0;
	width: 100%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_checkout_betalen.checkout-open {
	transform: translateX(0);
	transition: 0.5s;
}

/* 
	3. modal checkout 3 - betalen
*/

#webwinkel_checkout_holder3 {
	position: fixed;
    display: flex;
    flex-direction: column;
    height: 95%;
    overflow: scroll; 
	margin: 0 0 0 0 !important;
	padding: 5% 0 40px 0;
	width: 100%;
	left: 0;
	top: 0;
    z-index: 100;
	transition: 0.5s;
    transform: translateX(-100%);
    will-change: transform;
    background-color: #ffffff;
}

#webwinkel_checkout_holder3.checkout-open {
	transform: translateX(0);
	transition: 0.5s;
}

/* 
	3. modal checkout menu - Product		Adres		Betaalwijze
*/

div.checkout-menu {
	float: left;
	text-align: center;
	width: 94%;
	margin: 0 3% 30px 3%;
}

div.checkout-menu.checkout-left {
	text-align: left;
	margin: 0 3% 20px 3%;
}

.checkout-menu span.cta-rond {
	display: inline-block;
	border-radius: 18px;
	padding: 7px;
	width: 5px;
	height: 5px;
	text-align: center;
	background-color: #000000;
								background-color: #ffffff;
	color: #ffffff;
								color: #000000;
								border: 2px solid #009933;
	margin: 0 0 0 0;
}

.checkout-menu span.cta-rond.active {
	background-color: #009933;
	color: #ffffff;
}

.checkout-menu span i.icon-min.info {
	margin: -6px -7px 0 0;
	font-size: 14px;
	float: right;
	width: 20px;
	font-weight: normal;
	font-family: 'verdana';
	font-style: normal;
}

.checkout-menu .menu-item {
	float: left; 
	width: 32%; 
	text-align: center;
}

/* 
	cookie proof
*/

.cookie-proof-policy .icon-tekst {
    margin: 0 5px 0 5px;
}
.cookie-proof-policy {
    margin-top: 0;
}

.foto-blok {
    float: left;
}

.foto-blok a {
	cursor: pointer;
}

.foto-blok-h2 {
	float: left;
	width: Calc(100% - 10px); 
	margin: 20px 0 0 0;
	padding: 0 5px 0 5px;
}

.foto-blok.w50 {
	float: left;
	width: Calc(100% - 2px); 
	margin: 0 0 30px 0;
	border: 1px solid #efefef;
}

body.folders .foto-blok.w50 {
	width: Calc(100% - 2px);
	height: auto;
	margin: 0 0 30px 0;
}

.foto-blok.w50.foto-blok2, .foto-blok.w50.foto-blok4 {
	margin: 0 0 30px 0;
}

.foto-blok-h2, .foto-blok-h2, .foto-blok-h2, .foto-blok-h2 {
	width: Calc(96% - 8px);
	margin: 5px 2% 0 2%;
}

.foto-blok1 img, .foto-blok2 img, .foto-blok3 img, .foto-blok img {
	float: left;
	width: 100%;
	height: auto;
}

.foto-blok1 .editor, .foto-blok2 .editor, .foto-blok3 .editor, .foto-blok4 .editor {
	float: left;
	padding: 5px 4px 5px 4px;
	width: Calc(96% - 8px);
	margin: 5px 2% 0 2%;
}

body.type-content p.mailafriend, body.type-sitemap p.mailafriend {
	width: 96%;
	margin: 5px 2% 0 2%;
	text-align: center;
}

body.type-content p.mailafriend button {
	width: 50%;
	float: none;
}

/* button holder blauw */

.arrow-left span.in, .arrow-right span.in {
    width: 1.6vw !important;
    height: 1.6vw !important;
}

#webwinkel #taf-verzenden-4.tab-contact, #webwinkel #taf-verzenden-5a.tab-offerte, #webwinkel #taf-verzenden-5.tab-offerte {
    margin: 20px 0 80px 0 !important;
}


#webwinkel #taf-verzenden-4.button.versturen input, #webwinkel #taf-verzenden-5a.button.versturen input, #webwinkel #taf-verzenden-5.button.versturen input, #webwinkel #taf-verzenden-6.button.versturen input, #webwinkel #taf-verzenden-7.button.versturen input {
    width: 100px;
}

#taf-verzenden-4 .arrow-right, #taf-verzenden-5a .arrow-right, #taf-verzenden-5 .arrow-right, #taf-verzenden-6 .arrow-right, #taf-verzenden-7 .arrow-right {
    margin: 18px 0 0 4px;
}

#taf-verzenden-4.tab-contact .arrow-right, #taf-verzenden-5a.tab-offerte .arrow-right, #taf-verzenden-5.tab-offerte .arrow-right {
    margin: 8px 0 0 4px;
}

.button-checkout.keuze-bevestigen {
    width: 120px;
    margin: 0 0 80px 0;
	padding: 12px 15px 12px 20px;
}

#taf-verzenden-4.button, #taf-verzenden-5a.button, #taf-verzenden-5.button {
	float: right;
	margin: 0 0 15px 0;
}


/* template contact */

#webwinkel-contact-holder .contact-informatie {
	margin: 0 3% 0 3%;
	float: left;
	width: 94%;
	text-align: left;
	background-color: transparent;
}

#webwinkel #webwinkel-contact-holder  table.table-aanvraag-formulier {
	position: relative;
	font-weight: normal;
	float: left;
	width: 100%;
}

#webwinkel #webwinkel-contact-holder  .taf-formholder p {
	width: 100%;
}

/* template account */

#webwinkel #webwinkel-contact-holder  table.table-aanvraag-formulier {
	position: relative;
	font-weight: normal;
	float: left;
	width: 100%;
}
	
/* tell a friend */

img.tell-a-friend {
	dwidth: 190px;
						dwidth: 300px;
						dwidth: 100%;
	dheight: auto;
	dcursor: pointer;
}

#mailafriend {
	width: 94%;
	position: relative;
	float: left;
	margin: 15px 3% 0 3%;
}

#webwinkel #mailafriend .taf-formholder .table-aanvraag-formulier  {
	width: 100%;
}

#webwinkel #contact .table-aanvraag-formulier input, #webwinkel #mailafriend .table-aanvraag-formulier input {
	height: 25px;
	font-size: 15px;
	line-height: 25px;
}

#webwinkel #mailafriend .taf-formholder td.taf-120 label {
	width: 100px;
}

#webwinkel #mailafriend .taf-formholder textarea  {
	width: 90%;
	height: 200px;
	border: 1px solid #cccccc;
}

	#mailafriend .taf-formholder {
		width: Calc(100% - 2px);
		float: left;
	}

	.button {
		width: 290px;
		float: none;
					margin: 40px 14px 10px 0;
	}



#registreren {
	float: left;
	width: 94%;
	margin: 0 3% 0 3%;
}

#registreren p.prive {
	margin: 0 0 0 0;
	width: 100%;
}

body.type-registreer #registreren p.registreer-tip, body.type-wachtwoordherstel p.registreer-tip {
	font-size: 12px;
	line-height: 16px;
	width: 100%;
}

#registreren i {
    background-color: #006FE8;
    color: #ffffff;
    border-radius: 4px;
    padding: 0 0 0 0;
	width: 20px;
    text-align: center;
	margin: 5px 7px 0 0 !important;
    font-size: 11px;
    line-height: 17px;
	float: left;
    font-weight: normal;
}


#webwinkel #registreren table.table-aanvraag-formulier {
	width: 100%;
}

.wachtwoord-herstel button {
	width: 100%;
	text-align: center;
}

#webwinkel .wachtwoord-herstel .label-input-account  label {
	margin: 10px 0 10px 0;
}

#webwinkel .label-input-account input.email-wachtwoord-herstellen {
			margin: 30px 0 30px 0;
			background-color: #006FE8;
			color: #ffffff;
			border: none;
			height: auto;
			cursor: pointer;
			border-radius: 6px;
			padding: 15px 10px 15px 10px;
			
			width: 100%;
			text-align: center;
			font-size: 13px;
			line-height: 18px;
}

.mail-reply {
	width: 94%;
	margin: 15px 3% 0 3%;
	float: left;
}

.mobile-content-foto img {
	width: 100%;
	height: auto;
}


body.type-contact h2.belofte1 {
	float: left; 
	width: 100%; 
	margin: 5px 0 0 0; 
	text-align: center;
	letter-spacing: 1.5px;
}


body.type-product p.p-art-handling {
	margin: 40px 15px 10px 0;
	float: right;
}

.artikelnummer-fotonummer {
	bottom: -50px; 
	margin: 0 0 0 3%; 
}

body.type-product .select-image ul {
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    width: calc(100% - 2px);
}

body.type-product .select-image button li {
    padding: 4px 0 4px 3px;
	line-height: 19px;
}

body.type-product .select-image ul li {
    padding: 4px 0 4px 3px;
	border: 1px solid #006FE8;
	border-radius: 6px;
	margin: 10px 0 0 0;
}

.infoblok .info-vervoerder::after {
    border-color: #006FE8 transparent transparent transparent;
}

body.type-product .select-image ul li span {
    margin: 1px 10px 1px 0;
}

.infoblok span {
    font-size: 15px;
    line-height: 22px;
}

.infoblok .info-vervoerder {
	background-color: #006FE8;
	bottom: 120%;
	left: 0;
	margin-left: 0;
}


/* tabellen vervoerders  */

.vervoerderstabel {
	margin: 25px 3% 0 3%;
	width: 94%;
}

#modal_product_vervoerders .vervoerderstabel {
	margin: 25px 0 0 0;
	width: 100%;
}

#webwinkel .vervoerderstabel table.table-aanvraag-formulier.modal {
	float: left;
	margin: 6px 0 0 0;
	width: 100%;
}

#webwinkel .vervoerderstabel table.table-aanvraag-formulier.modal.home {
	width: 100% !important;
}

#webwinkel .vervoerderstabel div.image-tabel {
	float: left; 
	width: 100%; 
	margin: 25px 0 0 0;
}

#webwinkel .vervoerderstabel table.table-aanvraag-formulier.modal td.taf-120 {
	border-right: 1px solid #cccccc;
}

#webwinkel .vervoerderstabel table.table-aanvraag-formulier.modal td.taf-5 {
	border-right: none;
}

.privacy-beleid, .over-ons-holder, .webshop-uitleg  {
	width: 100%;
	
}



	}




	
	
	/* 6. Mobile Landscape Size to Tablet Portrait (devices and browsers) grotere kleine versie mobile Firefox */
	
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		
		#webwinkel-menu-mobile {
			dmargin: 8px 0 0 0;
		}
		
	}
	
	
	
	
	

	/* 7. Mobile Portrait Size to Mobile Landscape Size (devices and browsers)  kleine versie mobile Firefox*/
	
	@media only screen and (max-width: 479px) { 

	
	
	
	
	
	}
	
	
	
	/* 8. Mobile Portrait 359 (devices and browsers) grotere kleine versie mobile Firefox */
	
	@media only screen and (min-width: 1px) and (max-width: 359px) {
		
body {
	dborder-top: 8px solid #222222;
}
		
		#webwinkel-logo-mobile span {
			dmargin: 0px 0 0 -5px;
		}
		
		
	}
	
	
	
	
	/* 8. Mobile Portrait 280 (devices and browsers) grotere kleine versie mobile Firefox */
	
	@media only screen and (min-width: 1px) and (max-width: 280px) {
		
body {
	dborder-top: 8px solid #222222;
}
		
		#webwinkel-menu-mobile {
			margin: -28px 0 0 0;
		}
		
		
	}
	


