*
{
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.middlepic
{
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

#brandstempels fieldset
{
	margin: 0 auto;
	max-width: 850px;
}

#body h2.title
{
	font-size: 1.5em;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
}

h3.title
{
	font-size: 1.35em;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
}

.selectblok
{
	float: left;
	width: 47.5%;
	border: 1px solid #cdcdcd;
	background-color: #ececec;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,e2e2e2+74,e2e2e2+100 */
	background: #f4f4f4; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #f4f4f4 0%, #e2e2e2 74%, #e2e2e2 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #f4f4f4 0%,#e2e2e2 74%,#e2e2e2 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #f4f4f4 0%,#e2e2e2 74%,#e2e2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e2e2e2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-box-shadow: 0 0 30px 2px #C4C4C4;
	box-shadow: 0 0 30px 2px #C4C4C4;
	position: relative;
	cursor: pointer;
	transition: all .6s ease-out;
	margin-bottom: 5%;
}

.selectblok.active, .selectblok:hover
{
	-webkit-box-shadow: 0 0 30px 10px #bababa;
	box-shadow: 0 0 30px 10px #bababa;
	border: 1px solid #aaa;
}

.selectblok.active > span, .selectblok:hover > span
{
	color: #000;
}

.selectblok:after
{
	display: block;
	content: '';
	padding-top: 54.25%;
}

.selectblok > span 
{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	color: #444;
	line-height: 1.5em;
	text-shadow: 1px 1px 0 #ccc;
}

.selectblok + .selectblok
{
	float: right;
}

.prijs1 strong, .prijs2 strong
{
	font-size: 1.1em;
	margin-right: 1em;
	display: inline-block;
	font-weight: bold;
}

.diktehide
{
	display: none !important;
}

.custom-select__dropdown
{
	overflow-y: auto !important;
	max-height: 250px;
}

#sharebox
{
	z-index: 90;
}

.nplbl label
{
	width: 100px;
	font-weight: bold;
	float: left;
	height: 30px;
	line-height: 30px;
}

.nplbl .in
{
	margin-left: 110px;
}

.nplbl input, .nplbl textarea
{
	width: 100%;
}

.prijs1
{
	margin-top: 2.5em;
	font-size: 1.3em;
	display: none;
}

.prijs2
{
	margin-top: 1em;
	padding-top: .5em;
	font-size: 1.3em;
	display: none;
	border-top: 1px solid #000;
}

.np_btn
{
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #3cade9;
	height: 30px;
	line-height: 30px;
	width: 30px;
	margin-right: 6px;
	margin-bottom: 10px;
	box-sizing: border-box;
	vertical-align: top;
	border: 2px solid #3cade9;
}

.np_btn.curvedstyle
{
	font-size: 20px;
	font-weight: bold;
	font-family: monospace;
}

.np_btn.curvedstyle > span
{
	display: block;
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}

.np_btn.curvedstyle.flip > span
{
	position: relative;
	top: -5px;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.np_btn.bold
{
	font-weight: bold;
}

.np_btn.italic
{
	font-family: serif;
	font-weight: bold;
	font-style: italic;
}

.np_btn.active
{
	border: 2px solid #000;
}

.curvedsettings
{
	padding-bottom: 5px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 5px;
	overflow: auto;
}

.curvedsettings label
{
	margin-bottom: 8px;
}

.curvedsettings .np_btn
{
	float: left;
}

.naamplaatselect .curvedsettings input
{
	float: right;
	width: 130px;
}

#previewhover
{
	background-size: cover !important;
	border: 1px solid #000;
	margin-right: 30px;
}

.filesinput
{
	height: 35px;
}

#previewhover > div
{
	padding-top: 20%;
}

.al_btn
{
	border: 1px solid #e6e6e6;
	height: 35px;
	line-height: 35px;
	width: 35px;
	margin-right: 1em;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	color: #000;
	cursor: pointer;
	transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	margin-bottom: 1em;
}

.al_btn:hover, .al_btn.active
{
	background-color: #3cade9;
	color: #ffffff;
}

.canvas-container
{
	position: absolute !important;
	top: 0;
	left: 0;
}

#np_stage
{
	border: 1px dashed #777;
	position: relative;
	background-size: cover !important;
}

#np_stage > .canvas-container
{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

#np_border
{
	border: 1px solid #000;
	margin-right: 30px;
	padding: 10px;
}

.measurements
{
	display: none;
	height: 0;
	text-align: center;
}

.measurements .width
{
	position: absolute;
	left: 0;
	height: 30px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	right: 30px;
	bottom: -30px;
}

.measurements .width.cirkel
{
	bottom: -9%;
	height: 60%;
}

.measurements .width.cirkel > span
{
	bottom: 5%;
}

.measurements .height
{
	position: absolute;
	top: 0;
	width: 30px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 100%;
	right: 0;
}

.measurements .height span
{
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) rotate(-90deg);
	-o-transform: translateY(-50%) rotate(-90deg);
	position: absolute;
	right: 7.5px;
	color: #666;
}

.measurements .height > i
{
	position: absolute;
	right: 30%;
	top: 0;
	height: 100%;
	border-right: 1px solid #666;
	color: #666;
}

.measurements .height > i:after
{
	position: absolute;
	bottom: 0;
	right: -5px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #666;
	content: '';
}

.measurements .height > i:before
{
	position: absolute;
	top: 0;
	right: -5px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #666;
	content: '';
}

.measurements .width > span
{
	position: absolute;
	bottom: 30%;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #666;
	color: #666;
}

.measurements .width > span:after
{
	position: absolute;
	right: 0;
	bottom: -5px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #666;
	content: '';
}

.measurements .width > span:before
{
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 5px solid #666;
	content: '';
}

#np_fotos
{
	width: 550px;
	float: left;
	position: relative;
	margin-bottom: 50px;
}

#np_fotos > img
{
	width: 100%;
}

#np_fotos > div:after
{
	clear: both;
	display: block;
	content: '';
}

#np_fotos > div > img
{
	float: left;
	width: 31.7%;
	margin-right: 2.33%;
	margin-top: 2.33%;
}

#np_fotos > div > img:nth-child(3n)
{
	margin-right: 0;
}

#np_data .button, #brandstempels .button
{
	margin-top: 1em;
	padding: 1em;
	cursor: pointer;
	background-color: #3cade9;
	color: #fff;
}

#brandstempelfileupload input
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	opacity: 0;
}

#brandstempelfileupload, #brandstempeladdline
{
	position: relative;
	background-color: #3cade9;
	color: #fff;
	height: 35px;
	line-height: 35px;
	padding: 0 .5em;
	text-align: center;
	margin-bottom: 15px;
	cursor: pointer;
}

#np_data .details .button
{
	float: left;
	width: 49%;
}

#np_data .details .button:last-child
{
	float: right;
}

#np_data
{
	margin-left: 580px;
}

.naamplaatselect
{
	margin-bottom: 1em;
}

.naamplaatselect > label
{
	height: 40px;
	line-height: 40px;
	width: 180px;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
}

.naamplaatselect > div > select, .naamplaatselect > div > input
{
	height: 40px !important;
	line-height: 40px !important;
	width: 100%;
	padding: 0 .6em;
}

.naamplaatselect > div
{
	margin-left: 180px;
	position: relative;
}

.naamplaatselect > div > .details
{
	position: absolute;
	right: 0;
	top: 0;
}

.naamplaatselect > div > .details > span
{
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: #3cade9;
	cursor: pointer;
	top: 0;
	right: 0;
	border: 1px solid #000;
}

.naamplaatselect > div > .details > span:after
{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: -6px;
	margin-top: -3.5px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #fff;
}

.naamplaatselect > div > .details > div
{
	position: absolute;
	width: 200px;
	z-index: 1;
	padding: .5em 1em;
	background-color: #fff;
	right: 0;
	top: 38px;
	-webkit-box-shadow: 0 6px 6px 3px #D9D9D9;
	box-shadow: 0 6px 6px 3px #D9D9D9;
	display: none;
}

.naamplaatselect > div > .details > div > select
{
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin: .5em 0;
}

.two-col-grid > *
{
	width: 48.5%;
	float: left;
	margin-right: 3%;
}

.two-col-grid > *:nth-child(2n)
{
	margin-right: 0;
}

.two-col-grid:after
{
	clear: both;
	display: block;
	content: '';
}

li
{
	line-height: 1.5em;
}

#shopmenu
{
	width: 250px;
	float: left;
	line-height: 1.5em;
}

#prinfo h3
{
	font-size: 1.8em;
	line-height: 1.3em;
	text-align: center;
	color: #3CADE9;
}

#bc
{
	font-size: 1em;

	display: inline-block;
	color: #3CADE9;
	height: 2.8em;
	line-height: 2.8em;
}

#banner2:after
{
	display: block;
	left: 0;
	top: 0;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: rgba(255,255,255,.45);
}

#bc a
{
	color: #3CADE9;
}

#shopmenu input[type="text"]
{
	border: 1px solid #000;
	margin-bottom: 10px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0 .5em;
}

#shopmenu li li
{
	margin-left: 10px;
}

#shopmenu > div > ul > li > a
{
	background-color: #3CADE9;
	color: #fff;
	padding: 5px;
	display: block;
}
#bppostdiv {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

.pancontainer
{
	position: relative;
}

.panheight
{
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	width: 30px;
	position: absolute;
	height: 100%;
	min-height: 100%;
	right: -30px;
	top: -1px;
}

.panheight:after
{
	position: absolute;
	left: 13.5px;
	top: 0;
	width: 1px;
	height: 100%;
	border-right: 1px dashed #666;
	content: '';
}

.panheight > span
{
	background-color: #fff;
	padding: 4px;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) translateX(-50%) rotate(-90deg);
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) translateX(-50%) rotate(-90deg);
	-o-transform: translateY(-50%) translateX(-50%) rotate(-90deg);
}

.panwidth
{
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	width: 100%;
	position: absolute;
	height: 30px;
	bottom: -30px;
	left: 0;
}

.panwidth:after
{
	position: absolute;
	top: 13.5px;
	left: 0;
	height: 1px;
	width: 100%;
	border-bottom: 1px dashed #666;
	content: '';
}

.panwidth > span
{
	background-color: #fff;
	padding: 4px;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
}

#shopmenu li li li
{
	list-style-type: disc;
	list-style-position: inside;
}

#shopview
{
	margin-left: 280px;
	margin-top: 2%;
}

.pushtitle
{
	margin-left: 280px;
}

body,html
{
	font-size: 14px;
}

body 
{
	font-family: 'Lato', sans-serif;
}

p, footer li, footer td
{
	line-height: 2em;
	font-family: 'Arial';
}

a { color: inherit; } 
a:visited { color: inherit; }

/* --------- HEADER ----------- */


#topheader
{
	width: 100%;
	height: 115px;
	background-color: #000;
	position: fixed;
	top:0;
	z-index: 30;
}

#topheader>*
{
	height: 100%;
}

#logo
{
	width: 25%;
	float:left;
}

#logo img
{
	margin-top:20px;
	height: 75px;
	margin-left:20px;
}

nav
{
	width: auto;
	text-align: right;
	float:right;
}

nav ul
{
	height: 100%;
}

#homepics
{
	height: 141px;
	overflow: hidden;
	position: relative;
}

#homepics > div
{
	position: absolute;
	width: 200%;
}

#homepics img
{
	float: left;
}

nav ul li
{
	display: inline-block;
	color:#fff;
	height: 40px;
	line-height: 40px;
	margin-top: 37.5px;
	padding:0px 20px;
}

#btwtot
{
	font-size: 1.25em;
	font-family: "Lato";
}

#body #aanboddetailak h1, #body #aanboddetailak .akh1
{
	background: none;
	border-color: #fff;
	color: #fff;
	background-color: #000;
}

#aanboddetailak
{
	width: 100%;
	margin: 0;
	margin-bottom: 4em;
	float: none;
}

#aanboddetailak h1
{
	color: #fff;
}

nav ul .active > li
{
	border-bottom: 1px solid #3cade9;
}

nav ul li:hover
{
	background-color: #3cade9;
}

#shoplink li
{
	background-color: #3cade9;
}

#tk > li {
	cursor: pointer;
}

#taalkeuze
{
	float:right;
	width: 100px;
	margin-left:1%;
	margin-right:1%;
	height: 40px;
	margin-top:37.5px;
	border-left:1px solid #fff;
	color:#fff;
	vertical-align: middle;
	position: relative;
}

#taalkeuze > div:first-child
{
	height: 40px;
	position: absolute;
	width: 100%;
	top:50%;
	margin-top:-20px;
}

#taalkeuze div ul
{
	height: 100%;
}

#taalkeuze div ul li
{
	height: 100%;
	line-height: 40px;
	text-align: center;
}

#keuzetaal li
{
	background-color: #000;
}

#banner
{
	width: 100%;
	height: 360px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-color: #3cade9;
}

#slider, #banner2
{
	margin-top:115px;
}

#bannerblauw
{
	right:0;
	top:0;
	position: absolute;
	background-color: #3cade9;
	width: 25%;
	height: 100%;
	min-width: 350px;

}
#bannerblauwafter
{
	position: absolute;
	right:0;
	top:0;
}

#bannerblauwafter::after , #banner2 #bannerblauw2:after
{
	content: "";
	border-bottom: 360px solid #3cade9;
	border-left: 100px solid transparent;
	border-top: 0px solid transparent;
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: -100px;
}

#bannerblauw>div, #banner2 #bannerblauw2>div
{
	width: 90%;
	margin:50px 20px 50px 20px; 
	float:right;
}

#bannerblauw h1,#banner2 #bannerblauw2 h1
{
	color:#fff;
	font-size: 3em;
	text-align: right;
	line-height: 1.5em;
}

#banner2 #bannerblauw2 > div
{
	padding-right:20px;
	margin:0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#banner2 #bannerblauw2 h1
{

}

#bannerblauw p, #banner2 #bannerblauw2 p
{
	color:#fff;
	text-align: right;
	line-height: 2em;
}

#banner2
{
	height: 150px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#banner2 > div
{
	width: 100%;
	height: 150px;
	min-width: 1400px;
}

#banner2 > div > div
{
	width: 20%;
	min-width: 200px;
	height: 150px;
	position: relative;
	float:left;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

#banner2 > div > div:after
{
	content:"";
	padding-top:56.25%;
	display: block;
}

#banner2 #bannerblauw2
{
	position: absolute;
	background-color: #3cade9;
	width: 25%;
	min-width: 350px;
	height: 100%;
	top:0;
	right:0;
}



/* --------- BODY ----------- */

#nieuwsbrief>div:first-child
{
	width: 700px;
}



#body
{
	padding:50px 5% 50px 5%;
}

#body h1
{
	font-size: 1.5em;
	text-align: center;
	margin-top: 1em;
	margin-bottom:15px;
}

#body p
{
	margin-bottom:1em;
}

.vierkant, .zestiennegen
{
	background-size: cover;
	background-repeat: no-repeat;
}

.vierkant:after
{
	padding-top: 100%;
	content:"";
	display: block;
}


.zestiennegen:after
{
	padding-top:56.25%;
	content:"";
	display: block;
}

.ak1>*
{
	position: relative;
}


h3
{
	font-size:1.25em;
	text-transform: uppercase;
	text-align: center;
	margin-top:1em;
	font-weight: bold;
}

h3
{
	font-size:1em;
}

.akpijl
{
	background-image:url(/images/akback.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	position: absolute;
	height: 100%;
	width: 100%;
	top:0;
	right: 0;
}

.akpijl img
{
	position: absolute;
	right:5%;
	bottom:5%;
}

.ak1:hover .akpijl
{
	background-image: none;
	background-color: #3cade9;
	opacity: 0.7;
}

.ak1:hover .aktitel
{
	display: flex;
}

.aktitel
{
	position: absolute;
	height: 100%;
	width: 100%;
	line-height: 100%;
	z-index: 2;
	color:#fff;
	top:0;
	left:0;
	text-align: center;
	display: none;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
}
.aktitel span
{
	font-size: 1.25em;
	line-height: 1.5em;
}

.ovpic
{
	width: 80%;
	margin-left:10%;
	margin-bottom: 2em;
}


.ovafbeelding
{
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

.ovafbeelding:after
{
	content:"";
	padding-top:56.25%;
	display: block;
}

.ovcover
{
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.item
{
	width: 65%;
	float:left;
	position: relative;
	padding-bottom:1em;
	margin-bottom:40px;
}

.itemafbeelding
{
	position: relative;
}

#video
{
	width: 100% !important;
	height: 100% !important;
	left:0;
	top:0;
	margin:0 !important;
	border:none;
	position: absolute;
	border-radius: 0;
}
.itemlinks
{
	width: 100%;
	margin-top:10px;
	position: relative;
}

.itemlinks > a, .itemplinks > a, #bestellen
{
	width: 19%;
	margin-right:1%;
	height: 40px;
	background-color: #3cade9;
	display: block;
	color:#fff;
	line-height: 40px;
	text-align: center;
	font-size: 1em;
	float:left;
	border: 1px solid #3cade9;
}

.grid .c
{
	padding-top: 12px;
	line-height: 1.5em;
}

#bestellen
{
	width: 200px;
	font-size: 1.25em;
	position: absolute;
	bottom:10px;
	right:0;
	margin-right:0;
}
/*===Start bestelling bevestigen===*/
#shippingManager {
	display: block !important;
	width: 100%;
	max-width: 800px;
	margin:0 auto;
}
#shippingManager iframe {
	width: 100% !important;
}
.geg_bevest {
	max-width: 800px;
	margin:0 auto;
	display: block;
}
#body .geg_bevest h2 {
	padding:8px 0;
	background-color: #3cade9;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 20px;
}
#body .geg_bevest h2:first-child {
	margin-top: 0;
}
.g_i .label {
	font-weight: bold;
	margin-bottom: 5px;
}
.hold_g {
	display: grid;
	grid-template-columns:49% 49%;
	grid-template-rows: auto;
	grid-gap: 20px;
}
.g_b {
	display: grid;
	grid-template-columns:auto;
	grid-gap: 0px 10px;
}
.g_b .g_l {
	display: grid;
	grid-template-columns:40px calc(60% - 40px) 10% 15% 15%;
	text-align: center;
	margin-bottom: 10px;
}
.g_b .g_l .afb {
	text-align: left;
}
.g_b .g_l img {
	width: 40px;
	display: inline-block;
}
.g_b .g_l.g_h {
	font-weight: bold;
}
.btn_hold {
	text-align: center;
}
.btn_hold a {
	border: 1px solid #3cade9;
	background-image: linear-gradient(to right,transparent 50%,#3cade9 50%);
	text-align: center;
	width: 50%;
	min-width: 200px;
	max-width: 100%;
	color: #3cade9;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 8px;
	display: inline-block;
	padding:10px 5px;
	margin-top: 20px;
	transition: all ease 0.5s;
	background-size: 300% 100%;
}
.btn_hold a:hover {
	background-position: -50% 0%;
	color: white;
}
.g_b .g_l .prijs,.g_b .g_l .subtot {
	text-align: right !important;
}
/*===Einde bestelling bevestigen===*/
.itemlinks > a:nth-child(5)
{
	margin-right: 0;
	width: 20%;
}

.itemlinks > a:hover, .itemlinks.geklikt
{
	background-color: #fff;
	color: #000;
}

.itemtekst
{
	margin-top:2em;
}

.itemtekst p {
	text-align: left;
}

.sideinfo
{
	float:right;
	width: 34%;
}

.sideinfo .ak2, .sideinfo .ak2
{
	margin-left: 0;
	margin-top: 60px
}


.sideinfo .ak2.akalt
{
	height: 200px;
	margin-left: 5%;
}

.sideinfo .ak2.akalt img
{
	width: auto;
	height: 95%;
}

#aanboddetailak:after
{
	clear: both;
	display: block;
	content: '';
}

#aanboddetailak > *
{
	width: 45%;
	margin-left:5%;
	float:left;
	margin-bottom:1em;
}

#aanboddetailak > *:nth-child(2n)
{
	display: block;
	content: '';
	clear:left;
}

.sideinfo > *
{
	width: 45%;
	margin-left:5%;
	float:left;
	margin-bottom:1em;
}

.sideinfo > a:nth-child(2n)
{
	margin-right:0;
}

#body .sideinfo h1, .akh1
{
	width: 100%;
	margin-left: 0;
	background-color:#fff;
	color:#3CADE9;
	line-height: 30px;
	margin-bottom:1em;
	text-transform: uppercase;
	font-size:1em;
	border: 1px solid #3CADE9;
	text-align: center;
	display: block;
	padding:5px;
}

#body #aanboddetailak h1
{
	width: 95%;
	margin-left: 5%;
}

#body .item h1
{
	font-size:1em;
	border:1px solid #000;
	line-height: 30px;
	margin-bottom:1em;
	text-transform: uppercase;
}

#body h2
{
	width: 100%;
	color:#000;
	text-align: left;
	margin-bottom: 15px;
	position: relative;
	font-size: 1.1em;
	margin-top:0.5em;
	text-transform: uppercase;
	font-weight: bold;
}

.itemplinks
{
	position: absolute;
	right:0;
	bottom: -40px;
	width: 100%;
}

.itemplinks > a
{
	width: auto;
	padding:0 20px;
	float:right;
}

.sideinfo .ak2, .sideinfo .ak3, .akinoverzicht
{
	width: 100%;
	background-color: #3cade9;
	color:#fff;
	position: relative;
	margin-left: 0;
	margin-bottom: 3em;
	margin-top: 0px;
}

.sideinfo .cb
{
	margin:0 !important;
}

.sideinfo .ak3
{
	margin-top: 5px;
}

.sideinfo .ak2tekst, .sideinfo .ak3tekst, .akinoverzicht .ak2tekst
{
	width: 46%;
	float:left;
	text-align: justify;
	padding-top:4%;
	padding-left:4%;
}

.sideinfo .ak3tekst
{
	float: right;
}

.sideinfo .ak2 img, .sideinfo .ak3 img, .akinoverzicht img
{
	float:right;
	max-width: 50%;
	max-height: 95%;
	position: absolute;
	right: 0;
	bottom: 0;
}

.sideinfo .ak3 img
{
	left:0;
}

#sharebox
{
	display: none;
	background-image:url(/images/socback.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	bottom:-132px;
	width: 102px;
	height: 133px;
	padding-top:35px;
	text-align: center;
}

.shopitem
{
	display: block;
}

.shopitem h2
{
	height: 3em;
	line-height: 1.5em;
	overflow: hidden;
}

.shopitem > div
{
	padding-top: 100%;
	position: relative;
	border: 1px solid #3CADE9;
}

.shopitem > div > div
{
	background-size: contain;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	background-position: center;
	background-repeat: no-repeat;
	bottom: 0px;
}

#sharebox > *
{
	margin-left:auto;
	margin-right:auto;
	width: 58px;
	min-height: 20px;
	margin-bottom:10px;
	display: block;
}

#faq h2
{
	background-color: #3CADE9;
	color:#fff;
	text-transform: none;
	text-align: left;
	padding:10px 20px;
	font-weight: normal;
	background-image: url("/images/divarrow.png");
	background-repeat: no-repeat;
	background-position: 98%;
	margin-top:0;
	margin-bottom: 1em;
	font-size: 1.25em;
	line-height: 1.4em;
	padding-right: 40px;
}

#faq .faqItem > div
{
	padding-left:5%;
}

#vragen .ak1
{
	width: 100%;
}

.errors
{
	color:red;
	margin-bottom: 15px;
}

.errors li
{
	height: 20px;
	margin-bottom: 5px;
}

#contactform input, #contactform select, #contactform textarea
{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 1px solid #000;
	margin-bottom:10px;
	padding-left:10px;
}

#contactform textarea
{
	height: 168px;
	line-height: 1em;
}

#contactform #Postcode
{
	width: 30%;
	float:left;
}

#contactform #Gemeente
{
	width: 65%;
	margin-left:5%;
}

#contactform .filesinput input[type="text"]
{
	width:65%;
	float:left;
}

#contactform .filesinput input
{
	padding-left:none;
}

#mymap {
	width: 100%;
	height: 489px;
	margin-bottom: 10px;
}

#contactform .fls
{
	position: relative;
	width: 30%;
	float:right;
	height: 30px;
	color:#fff;
}

#contactform .fls span {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #AFACAC;
	height: 30px;
	line-height: 30px;
}

#contactform .fls input[type="file"] {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	height: 100% !important;
}

#contactform p
{
	margin-bottom: 0;
}

#contact > *:first-child, #contact > *:nth-child(3)
{
	width:25%;
}

#contact > *:nth-child(2)
{
	width: 41%;
}

.meerknop, #contactform .meerknop
{
	background-color: #3CADE9;
	color:#fff;
	border:none;
	width:100%;
	height: 30px;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.meerknop:hover, #contactform .meerknop:hover, .itemlinks > a:hover, .itemplinks > a:hover, #bestellen:hover
{
	background-color: #fff;
	color:#000;
	border:1px solid #3CADE9;
}

.footknop
{
	background-color: #000;
	width:auto;
	padding:0px 50px;
	float:right;
}

#contact >*:nth-child(3) ul
{
	margin-top:60px;
	margin-left:60px;
	margin-bottom:40px;
}
#contact >*:nth-child(3) ul li
{
	padding-left:20px;
	line-height: 30px;
}


#hc, #sc, #artikelkeuze
{
	border-radius: 0;
	width: 100%;
	margin-right:3.3333%;
	height: 30px;
	border: 1px solid #000;
	padding-left:5px;
}

.cspan select
{
	background:transparent;
	-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;	
	margin-top:0 !important;
	border: 1px solid #5a5a5a !important;
	line-height: 2em;
}

.cspan
{
	display: block;
	width: 30%;
	margin-right:3.3333%;
	height: 30px;
	margin-top:-10px;
	overflow: hidden;
	background: url(/images/new_arrow.png) no-repeat right;
	float:left;
}

.two-row-grid > div
{
	width: 47%;
	margin-right:3%;
	float:left;
}

.two-row-grid > div:nth-child(2n)
{
	width: 50%;
	margin-right:0%;
}

#shop>div:nth-child(2)
{
	position: relative;
	border-bottom:1px solid #000;
	padding-bottom:50px;
}

#shop h1
{
	text-align: left;
	margin-bottom: 0;
}

#prijs
{
	position: absolute;
	bottom: 10px;
	left:0;
	color:#3CADE9;
}

#prijs h1
{
	font-size:3em;
	text-align: right;
}

#prijs h2
{
	font-size:0.75em;
	text-align: right;
}

.itemnr
{
	font-size:0.75em;
	margin:0;
	margin-bottom:1em;
}

#artikelkeuze
{
	width: auto;
	min-width: 200px;
	margin-right:0;
}

.gelijkaardig
{
	background-color:#bfd4df;
	padding-left:5%;
	padding-right:5%;
	padding-top:40px;
	padding-bottom:100px;
	margin-bottom:2em;
	position: relative;
}

#body .gelijkaardig h1
{
	margin-bottom:40px;
	color:#0b4260;
	font-size:20px;
}

#body .wkcon .wkinfo h1
{
	text-align: left;
	margin-bottom: 0;
}

#body .wktype p
{
	margin-bottom: 0;
}

#rgrid h2
{
	color:#3CADE9;
}


/* --------- FOOTER ----------- */

.scrollup
{
	position: absolute;
	right:20px;
	top:55px;
	cursor: pointer;
}

.fixed
{
	top:auto;
	position: fixed;
	bottom:20px;
	right:20px;
}

footer
{
	width: 100%;
	position: relative;
}

.ticker { width:100%; height:145px; background-color:#FFF; position:relative; }
.ticker_txt {top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	position:absolute; width:100%; text-align:center; font-family: 'Roboto', sans-serif; color:#000;  font-size:1.2em; line-height:1.4em;
	background-image:url(../images/bg_ticker.png); background-repeat:repeat-x; background-position: center;
}
.ticker_txt span { background-color:#FFF; padding:0 20px 0 20px; display: inline-block;}

#blackfooter
{
	background-color: #000;
	padding:35px 5% 0 5%;
	color:#fff;
}

#blackfooter ul li
{
	color:#fff;
	line-height: 2em;
	padding-left:20px;
}

#blackfooter>div>p
{
	color:#fff;
	text-transform: uppercase;
}

#blackfooter span, #blackfooter .newsl
{
	display: block;
	margin-top:1em;
	line-height: 2em;
	border:1px solid #3cade9;
	border-radius: 5px;
}

#socmed
{
	margin-bottom: 1em;
}

#socmed img
{
	width: 15%;
	margin-left:2%;
	margin-right:2%;
}

#blackfooter table td 
{
	line-height: 2em;
}

#blackfooter table td:first-child
{
	color:#3cade9;
	padding-right:10px;
} 
#blackfooter .cp {
	cursor: pointer;
}

#footermenu 
{
	width: 100%;
	background-color: #3cade9;
}

#footermenu ul
{
	width: 100%;
	height: 50px;
}

#footermenu ul li 
{
	display: block;
	width: 12.5%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color:#fff;
	border-right:1px solid #fff;
	border-top:2px solid #fff;
	float:left;
	cursor: pointer;
}

#footermenu ul li:last-child
{
	border-right:none;
}

.footermore
{
	background-color: #1075ab;
	float:left;
	padding:20px 5%;
	width: 100%;
	color:#fff;
	display: none;
	position: relative;
}

.close
{
	position: absolute;
	left:20px;
	top:20px;
	text-transform: uppercase;
	font-size: 15px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	background-color: #fff;
	color:#1075ab;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
}

#siteby
{
	background-color: #3cade9;
	color:#fff;
	text-align: center;
	font-size: 0.75em;
	height:30px;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

#siteby a
{
	height: 30px;
	line-height: 30px;
}

#menubutton
{
	display: none;
}

#resshoplink
{
	display: none;
}

#ss_color > div
{
	width: 10%;
	margin-right:2.85%;
	margin-top:4%;
	float:left;
	border:1px solid #000;
}

#ss_color > div:nth-child(8n)
{
	margin-right:0;
}

#ss_opmaak > div
{
	width: 10%;
	margin-right: 2.85%;
	margin-top:4%;
	float:left;
}

#ss_opmaak > div:last-child
{
	margin-right:0;
}

#ss_opmaak > div > img
{
	width: 80%;
	margin-left:10%;
}

#mainmenushop > a
{
	display: block;
	background: #000;
	color: #fff;
	padding: .5em;
	text-align: left;
	text-transform: uppercase;
}

#body h1 {
	font-size: 1.8em;
	font-weight: 700;
}
.c a
{
	color: #000080;
	text-decoration: underline;
}

.c p {
	font-size: 1.3em !important;
	margin: auto;
	text-align: left !important;
}

#body .c h1
{
	text-align: left;
	font-size: 1.8em;
	border: 0;
	line-height: 1.2em;
	margin-bottom: 1em;
	text-transform: none;
}

#body .c h2
{
	text-transform: none;
	font-size: 1.6em;
}

#body .c h3
{
	text-transform: none;
	font-size: 1.45em;
	margin: 20px 0;
	text-align: left;
}

@media screen and (max-width: 1540px)
{

	#socmed > *
	{
		display: inline-block;
		width: 18%;
	}

	#socmed img
	{
		width: 97%;
		max-width: 32px;
	}

}

@media screen and (max-width: 1500px)
{
}

.showonfour
{
	display: none;
}

@media screen and (max-width: 1380px) {
	#np_fotos
	{
		width: 350px;
	}

	#np_data
	{
		margin-left: 380px;
	}
}

@media screen and (max-width: 1250px)
{
	#contact > :first-child, #contact > :nth-child(3), #contact > :nth-child(2)
	{
		width:47.5%;
	}

	#vragen, .hideonfour
	{
		display: none;
	}

	.showonfour
	{
		display: block;
		display: none;
	}

	nav
	{
		display: none;
	}

	#taalkeuze
	{
		position: absolute;
		right:20px;
		width: 80px;
	}

	#menubutton
	{
		display: block;
		position: absolute;
		right:220px;
		margin-top: 44px;
	}

	#resshoplink
	{
		display: block;
		position: absolute;
		right:120px;
		background-color:#3CADE9;
		height: 40px;
		margin-top: 37.5px;
		line-height: 40px;
		color:#fff;
		width: 80px;
		text-align: center;
		text-transform: uppercase;
	}

	#resshoplink.dualline
	{
		line-height: 1.5em;
		font-size: .85em;
		padding-top: 3px;
	}

	#menu
	{
		width: 100%;
		background-color: #000;
		min-height: 100vh;
	}

	#menu ul li
	{
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		margin-top:0;
		font-size:1.5em;
		border-bottom:1px solid #fff;
	}

	#footermenu ul li
	{
		width: 25%;
		background-color: #3CADE9;
	}

	.footermore
	{
		padding-top:2em;
	}

	.item, #body .sideinfo h1, .sideinfo
	{
		margin-left:0;
		margin-right:0;
		width: 100%;
	}

	.ak2, .ak3
	{
		display: none;
	}

	.itemplinks
	{
		position: relative;
		bottom:0;
	}

	.sideinfo > *
	{
		width: 47%;
	}

	.sideinfo > *:nth-child(odd)
	{
		margin-left:0;
		margin-right:3%;
	}

	.sideinfo > *:nth-child(even)
	{
		margin-right:0;
		margin-left:3%;
	}

	#uurimg
	{
		margin-left:-25px;
		float:left;
		margin-right:0 !important;
	} 

	.secondfooot table {
		margin-left: 20px;
	}

	.firstfooot,.secondfooot {
		width: 50%;
		box-sizing: border-box;
		margin: 0;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		padding-top: 50px;
	}

	.thirdfooot {
		display: block;
		margin: 0 auto;
		width: 100% !important;
		margin-top: 50px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	#socmed {
		display: flex;
		justify-content: center;
		margin: 0 auto;
		margin-top: 20px;
	}

	#socmed a {
		margin: 0 20px;
		width: 70%;
	}

	.fourthfooot, .fifthfooot {
		width: 45% !important;
		box-sizing: border-box;
		margin-right: 0 !important;
	}

	.fourthfooot {
		float: left !important;

	}

	
	.fifthfooot {
		float: right;
	}
	
	


}

@media screen and (max-width: 1420px) {
	nav ul li
	{
		padding: 0 10px;
	}
}


@media screen and (max-width: 1130px) {
	#np_fotos
	{
		width: 100%;
		float: none;
	}

	#np_data
	{
		margin-left: 0;
		margin-top: 1.5em;
	}
}

@media screen and (max-width: 900px) {
	#shopmenu
	{
		display: none;
	}

	#shopview, .pushtitle
	{
		margin-left: 0;
	}

	.single-row-three .ak1
	{
		margin-bottom:4%;
	}
}

@media screen and (max-width: 790px)
{
	#contact > :first-child, #contact > :nth-child(3), #contact > :nth-child(2)
	{
		width:100%;
	}

	#contact >*:nth-child(3) ul
	{
		text-align: center;
		margin-left:0;
	}
	#nieuwsbrief>div:first-child
	{
		width: 300px;
	}

	#blackfooter > *
	{
		width: 47.8%;
	}

	.two-col-grid > *
	{
		width: 100%;
		margin-right: 0;
	}

	#blackfooter > :nth-child(3n)
	{
		margin-right:0;

	}
	#blackfooter > :nth-child(4n)
	{
		margin-right:4.2%;
		clear:none;
	}

	#blackfooter > :nth-child(5n)
	{
		margin-right:0;
	}

	.fourthfooot, .fifthfooot {
		width: 100% !important;
		box-sizing: border-box;
		margin-right: 0 !important;
	}

	.fourthfooot .ac {
		flex-direction: column;
		justify-content: center !important;
		-ms-align-items: center;
		align-items: center;
	}

	.fifthfooot {
		flex-direction: column;
		justify-content: center !important;
		-ms-align-items: center;
		align-items: center;
	}

}


.dropmenu
{
	
	margin:auto;
}

.dropmenu > *
{
	width: 47.9%;
	margin-right:4.2%;
}

.dropmenu > *:nth-child(2)
{
	margin-right:0;
}


@media screen and (max-width: 550px) {
	#homepics
	{
		display: none;
	}
	.naamplaatselect > label
	{
		width: 100%;
		float: left;
	}

	.dropmenu > *
	{
		width: 100%;
		margin-right:0;
		margin-bottom: 2em;
	}

	.naamplaatselect > div
	{
		margin-left: 0;
	}

	.dropmenu > *:nth-child(2)
	{
		margin-bottom:0;
	}

	#tickertape > div > span
	{
		display: none;
	}

	.scrollup
	{
		display: none;
	}

	#bannerblauw, #banner2 #bannerblauw2
	{
		width: 100%;
		min-width: 0;
	}

	#bannerblauw > div, #banner2 #bannerblauw2 > div
	{
		width: 90%;
		padding:0;
		min-width: 0;
	}

	#bannerblauw h1, #bannerblauw p , #banner2 #bannerblauw2 h1
	{
		text-align: center;
		width: 100%;
	}

	#bannerblauw::after, #banner2 > div > div::after
	{
		display: none;
	}

	#resshoplink
	{
		display: none;
	}

	#menubutton
	{
		right: 120px;
	}

	#logo img
	{
		width: 150px;
		height: auto;
		vertical-align: middle;
		margin-top:37.5px;
	}

	#footermenu ul
	{
		height: auto;
	}

	#footermenu ul li
	{
		width: 100%;
	}

	#blackfooter > *
	{
		width: 100%;
	}

	#socmed
	{
		text-align: center;
	}

	#socmed img
	{
		width: 32px;
		height: auto;
	}

	#blackfooter div
	{
		margin-bottom: 1em;
	}
	#blackfooter div ul
	{
		margin-left:20px;
	}

	#blackfooter div ul li
	{
		text-align: center;
	}

	#blackfooter table td
	{
		display: table-cell;
	}

	.sideinfo > a
	{
		width: 100%;
		margin-left:0;
	}

	.itemlinks > a, .itemplinks > a, .itemlinks > a:nth-child(5)
	{
		width: 100%;
		margin-right:0;
		margin-bottom:1px;
	}

	.footknop
	{
		float:none;
	}

	#blackfooter {
		padding: 10px 10%;
	}


}

@media screen and (max-width: 550px) {
	#socmed a {
		margin: 0 5px;
	}

	#siteby
	{
		height: auto;
		padding: .5em;
		line-height: 1.3em;
		display: block;
		text-align: center;
	}

	#siteby > *
	{
		display: inline-block;
	}
}

#fotos img
{
	margin-left:-4px;
	margin-top:-4px;
	border:4px solid #3CADE9;
}

#fotos #loctek-lightbox-left, #fotos #loctek-lightbox-right
{
	border: none;
}

#lb1, #lb2, #lb3, #lb4
{
	position: fixed;
	background-color: #3CADE9;
	z-index: 103;
}

#lb1, #lb2
{
	height: 22px;
	width: 20px;
	left: 50%;
	margin-left: -6px;
}

#lb2
{
	bottom: 0;
}

#lb1
{
	top: 0;
}

#lb3, #lb4
{
	width: 22px;
	height: 20px;
	top: 50%;
	margin-top: -6px;
}

#lb3
{
	left: 0;
}

#lb4
{
	right: 0;
}

#np_data .naamplaatselect .button
{
	text-align: center;
	padding: .6em 1em;
	cursor: pointer;
	margin-top: 0;
}

#shopnav
{
	position: absolute;
	right:0;
	top:0;
}

#wsitemfotos
{
	width: 100%;
}

#wsitemfotos > div > div
{
	width: 24%;
	margin-left:0.5%;
	margin-right:0.5%;
	float:left;
	margin-top:10px;
	cursor: pointer;
}

#nieuwsbrief
{
	background-color: #3CADE9;
}

.newsletter {
	width: 40%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-end;
	margin-top: 30px;
}

.newsletter form {
	width: 100%;

}

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

.newsletter form input[type=text] {
	width: 49%;
}

.newsletter form #naam {
	float: right;
}

.newsletter form input[type=email] {
	width: 100%;
}

.newsletter form input[type=submit] {

	padding-left: 20px;
	padding-right: 20px;
}

#nieuwsbrief form input, .newsletter form input
{
	height: 30px;
	margin-bottom:1%;
	border:1px solid #000;
	padding:0 10px;
}

#winkelm
{
	position: absolute;
	display: block;
	color:#fff;
	z-index: 80;
	top:5px;
	right:5%;
}

#ttcontainer
{
	width:90%;
	margin-left:5%;
}

/* paneel opmaak */

.ten-col-grid
{
}

.ten-col-grid > div
{
	margin-top:2%;
	margin-bottom:2%;
	margin-right:2%;
	width: 8.2%;
	float:left;
}

.ten-col-grid > div:nth-child(10)
{
	margin-right:0;
}

.triangle-down { margin-left:10px;display:inline-block; width: 0; height: 0; border-left: 5px solid transparent; border-right:5px solid transparent; border-top: 10px solid #FFF; }
.triangle-up { margin-left:10px;display:inline-block; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 10px solid #FFF; }

@media screen and (max-width: 1300px) {
	.newsletter {
		width: 60%;
	}
}

@media screen and (max-width: 980px) {
	.newsletter {
		width: 70%;
	}
}

@media screen and (max-width: 950px) {
	.c p {
		max-width: 90%;
	}
}

@media screen and (max-width: 780px) {
	.newsletter {
		width: 80%;
	}
}

@media screen and (max-width: 650px) {
	.newsletter form input[type=text] {
		width: 100%;
	}
	.privholder {
		margin-top: 10px;
	}
}

@media screen and (max-width: 550px) {
	
	.newsletter {
		width: 90%;
	}

	.privholder {
		flex-direction: column;
	}

	#body h1 {
		font-size: 1.5em;
	}

	.c p {
		font-size: 1.1em !important;
	}
}

@media screen and (max-width: 750px){
	.g_l .afb {
		display: none;
	}
	.g_b .g_l {
		grid-template-columns: 60% 10% 15% 15%;
	}
	.g_b .g_l .art {
		text-align: left !important;
	}
}
@media screen and (max-width: 450px){
	.g_b .g_l .art span {
		display: none;
	}
	.g_b .g_l {
		grid-template-columns: 45% 15% 20% 20%;
	}
}