/* @override 
	https://www.borstvoeding.com/css/style.css
	https://use.fontawesome.com/a5dbce73cb.css */

/* backgrounds */

/* Big screens----------- */

@media only screen 
and (min-width: 1281px) {

html {
margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
padding: 0;
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/home.jpg') no-repeat center center fixed;
background-size: cover;
}

html.home {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/home.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.artikelen,
html.aanverwant,
html.problemen,
html.bijvoeding-na-zes-maanden,
html.bijvoeding {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/artikelen.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.boeken,
html.dvd,
html.kinderen,
html.kunst {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/boek-dvd.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.consult-stefan-kleintjes,
html.consult,
html.vind-een-dietist,
html.dietist,
html.lactatiekundige,
html.zoek-deskundigen {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/consulten-en-bvhulp.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.campagne,
html.cartoons,
html.adverteerders,
html.ads,
html.medewerkers {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/medewerkers.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.webshop {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/webshop.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.borstvoeding-a-z {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/borstvoeding-a-z.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.algemeen {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/algemeen.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.nieuws {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/nieuws.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.columns {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/columns.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.widget {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/widget.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.verhaal-van-de-week {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/weekverhaal.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.agenda {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/sociale-media.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.apps {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/apps.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.sociale-media {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/sociale-media.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.agenda-borstvoeding {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/agenda.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.fourohfour {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds/404.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

body {
	padding: 0;
	width: 100%;
	min-height: 100%;
	text-align: center;
	font: 14px jaf-bernino-sans, serif;
	background-color: #fff;
	margin-right: auto;
	margin-top: 600px;
	margin-left: auto;
	display: inline-block;
	clear: both;
}
}

/* Smaller screens----------- */

@media only screen 
and (min-width: 1015px)
and (max-width: 1280px) {


html {
margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
padding: 0;
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/home.jpg') no-repeat center center fixed;
background-size: cover;
}

html.home {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/home.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.artikelen,
html.aanverwant,
html.problemen,
html.bijvoeding-na-zes-maanden,
html.bijvoeding {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/artikelen.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.boeken,
html.dvd,
html.kinderen,
html.kunst {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/boek-dvd.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.consult-stefan-kleintjes,
html.consult,
html.vind-een-dietist,
html.dietist,
html.lactatiekundige,
html.zoek-deskundigen {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/consulten-en-bvhulp.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.campagne,
html.cartoons,
html.adverteerders,
html.ads,
html.medewerkers {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/medewerkers.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.webshop {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/webshop.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.borstvoeding-a-z {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/borstvoeding-a-z.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.algemeen {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/algemeen.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.nieuws {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/nieuws.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.columns {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/columns.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.widget {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/widget.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.verhaal-van-de-week {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/weekverhaal.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.agenda {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/sociale-media.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.apps {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/apps.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.sociale-media {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/sociale-media.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.agenda-borstvoeding {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/agenda.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.fourohfour {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/404.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

body {
	padding: 0;
	width: 100%;
	min-height: 100%;
	text-align: center;
	font: 14px jaf-bernino-sans, serif;
	background-color: #fff;
	margin-right: auto;
	margin-top: 400px;
	margin-left: auto;
	display: inline-block;
	clear: both;
}

#fullscreen a #background {
	width: 100%;
	height: 242px;
	position: absolute;
	top: -252px;
	display: block;
/*  background-color: rgba(44,190,255,0.18);  */	
}


}


/* MBP screens----------- */

@media only screen 
and (min-width: 568px)
and (max-width: 1014px) {

html {
margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
padding: 0;
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/home.jpg') no-repeat center center fixed;
background-size: cover;
}

html.home {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/home.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.artikelen,
html.aanverwant,
html.problemen,
html.bijvoeding-na-zes-maanden,
html.bijvoeding {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/artikelen.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.boeken,
html.dvd,
html.kinderen,
html.kunst {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/boek-dvd.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.consult-stefan-kleintjes,
html.consult,
html.vind-een-dietist,
html.dietist,
html.lactatiekundige,
html.zoek-deskundigen {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/consulten-en-bvhulp.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.campagne,
html.cartoons,
html.adverteerders,
html.ads,
html.medewerkers {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/medewerkers.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.webshop {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/webshop.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.borstvoeding-a-z {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/borstvoeding-a-z.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.algemeen {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/algemeen.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.nieuws {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/nieuws.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.columns {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/columns.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.widget {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/widget.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.verhaal-van-de-week {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/weekverhaal.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.agenda {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/sociale-media.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.apps {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/apps.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.sociale-media {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/sociale-media.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.agenda-borstvoeding {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/agenda.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

html.fourohfour {
background: #fff url('https://www.borstvoeding.com/assets/backgrounds-m/404.jpg') no-repeat center center fixed;
/* CSS Background Size */
/* Cover */
background-size: cover;
}

body {
	padding: 0;
	width: 100%;
	min-height: 100%;
	text-align: center;
	font: 14px jaf-bernino-sans, serif;
	background-color: #fff;
	margin-right: auto;
	margin-top: 400px;
	margin-left: auto;
	display: inline-block;
	clear: both;
}


#fullscreen a #background {
	width: 100%;
	height: 222px;
	position: absolute;
	top: -232px;
	display: block;
/*  background-color: rgba(44,190,255,0.18);  */
}

#topbar #promos {
	max-width: 1024px;
	width: 100%;
	height: 50px;
	text-align: center;
	padding: 0;
	display: inline-block;
	position: relative;
	top: 0;
	margin: 0;
	overflow: hidden;
}
}

/* CONTENT ----------- */

/* iPads (portrait) ----------- */

@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait)  {

#topbar .logo {
	width: 176px;
	height: 60px;
	float: left;
	padding-bottom: 6px;
	display: none;
}

}

/* iPads (portrait and landscape) ----------- */

@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1)
and (-webkit-min-device-pixel-ratio: 2) {

body {
	font: 1em/1.4 jaf-bernino-sans, sans;
}

nav.cd-nav li.gotocart {
	list-style-type: none;
	padding: 5px 0 0;
	margin: 0;
}

nav.cd-nav li.contact {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topbar .logo {
	width: 176px;
	height: 60px;
	float: left;
	padding-bottom: 6px;
}

ul#functions {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#functions li {
	float: left;
	margin-right: 2px;
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
}


ul#functions li a {
	text-transform: lowercase;
	border: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 3px 6px;
	text-decoration: none;
	font: 600 1.1em "proxima-nova",jaf-bernino-sans;
	color: #696969;
}

ul#functions li a:hover {
	border: 1px solid #ce1d13;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 3px 6px;
	text-decoration: none;
	color: #cb1d1e;
}

ul#functions li a.active {
	border: 1px solid #ce1d13;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 3px 6px;
	text-decoration: none;
	color: #cb1d1e;
}

actioncrumb {
	color: #4d6926;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 90%;
	padding: 5px 5px 15px;
	margin: 10px auto 20px;
	height: 100px;
	font-size: 0.9em;
}

#beta {
	width: 58%;
	float: left;
	margin-left: 10px;
	font: 0.9em/1.4 jaf-bernino-sans, sans;
}


#gamma {
	width: 38%;
	text-align: right;
	margin: 0 0 50px 10px;
	float: left;
	display: block;
	font: 0.9em/1.4 jaf-bernino-sans, sans;
	background-color: rgba(235,235,235,0.3);
}

.dagfoto img {
	width: 85%;
	height: 85%;
}

}

/* Small screens ----------- */
@media only screen 
and (max-width: 568px) {

body {
	padding: 0;
	width: 100%;
	min-height: 100%;
	text-align: center;
	font: 1em jaf-bernino-sans, serif;
	background-color: #fff;
	margin-right: auto;
	margin-top: 120px;
	margin-left: auto;
	display: inline-block;
	clear: both;
}

toolbar {
    max-width: 1024px;
    width: 100%;
	text-align: center;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}

#topbar #functions {
	height: auto;
	text-align: left;
	display: inline-block;
	position: relative;
	top: 0;
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	border-bottom: 2px solid #000;
}

#topbar #promos {
	width: 100%;
	text-align: center;
	padding: 0;
	display: none;
}

slideshow {
	width: 612px;
	max-width: 90vw;
	height: auto;
	clear: both;
	display: inline-block;
}

#slideshow .ad img {
	max-width: 95vw;
	height: auto;
	clear: both;
	display: block;
}

actioncrumb {
	color: #4d6926;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 90%;
	height: 100px;
	padding: 5px 5px 15px;
	margin: 10px auto 20px;
	font-size: 0.9em;
}

adspace {
	max-width: 90%;
	height: auto;
}

-adspace.entry {
	display: inline-block;
	clear: both;
	height: 80px;
	padding-right: 5%;
	padding-left: 5%;
	width: 90%;
}


#beta {
	width: 95%;
	max-width: 558px;
	float: left;
	margin-left: 10px;
}


#gamma {
	width: 95%;
	text-align: left;
	margin: 0 0 50px 10px;
	float: left;
	display: none;
	font: 10px/140%;
	height: auto;
	background-color: rgba(174,198,252,0.16);	
}

.dagfotomore {
	padding: 0;
}

#webshop #beta {
	width: 100%;
	background-color: #fff;
	padding-left: 0;
	margin: 0;
}

#webshop .buy {
	display: block;
	border: 1px dotted #cb2227;
	background-color: #edf6ff;
	padding: 5px 10px;
	float: left;
}

#webshop .webshopform {
	width: 95%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}

.bestseller {
	display: block;
	clear: both;
	border: 1px solid #cc1e1f;
	margin-bottom: 10px;
	width: 206px;
	float: left;
	padding: 3px 3px 1px;
}

background {
	width: 100%;
	height: 210px;
	position: absolute;
	display: block;
	margin-top: 134px;
}

#fullscreen a #background {
	width: 100%;
	height: 222px;
	position: absolute;
	top: -232px;
	display: block;
/*  background-color: rgba(44,190,255,0.18);  */
}

#fullscreen {
	display: none;	
}


}

/* iPhone (portrait) ----------- */

@media only screen 
and (max-device-width: 568px) {

body {
	padding: 0;
	width: 100%;
	min-height: 100%;
	text-align: center;
	font: 14px jaf-bernino-sans, serif;
	background-color: #fff;
	margin-right: auto;
	margin-top: 140px;
	margin-left: auto;
	display: inline-block;
	clear: both;
}


#topbar #promos {
	display: none;
}

ul#functions {
	height: auto;
	text-align: left;
	display: block;
	position: absolute;
	clear: both;
	padding: 0;
	margin: 0 0 20px;
	border-bottom: 2px solid #000;
}

-actioncrumb {
	color: #4d6926;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	padding: 15px 5px;
	margin: 10px auto;
	font-size: 0.9em;
	line-height: 1.1em;
	display: inline-block;
	height: 200;
	clear: both;
}

-actioncrumb #adspace.entry {
	display: block;
	clear: both;
	max-width: 80%;
	height: 80px;
	padding: 20px 10%;
}

-actioncrumb {
	display: none;
}

#beta {
	width: 95%;
	float: left;
}

#beta img {
	max-width: 80%;
	max-height: 80%;
}

#betacontent img.mt-image-none { 
	max-width: 300px;
	height: auto;
	float: left;
	margin: 5px 15px 5px 0;
	clear: both;
}

#betacontent img.mt-image-left { 
	max-width: 300px;
	height: auto;
	float: left;
	margin: 7px 15px 5px 0;
	clear: both;
	display: inline-block;
}

#betacontent img.mt-image-right { 
	max-width: 300px;
	height: auto;
	float: right;
	margin: 7px 0 5px 5px;
	clear: both;
}

#gamma {
	width: 60%;
	text-align: left;
	margin: 0 0 50px 10px;
	float: left;
	display: none;
	font: 10px/140%;
	height: auto;
	background-color: rgba(174,198,252,0.16);	
}

#webshop #beta {
	width: 100%;
	background-color: #fff;
	padding-left: 0;
	margin: 0;
}

#webshop .buy {
	display: block;
	border: 1px dotted #cb2227;
	background-color: #edf6ff;
	padding: 5px 10px;
	float: left;
}

#webshop .webshopform {
	width: 95%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}

.bestseller {
	display: block;
	clear: both;
	border: 1px solid #cc1e1f;
	margin-bottom: 10px;
	width: 206px;
	float: left;
	padding: 3px 3px 1px;
}

background {
	width: 100%;
	height: 210px;
	position: absolute;
	display: block;
	margin-top: 134px;
	background-color: #df7575;
}

#fullscreen {
	display: none;
}

.who-groeicurven-online img.mt-image-left {
	float: left;
}

}

/* Phablets (portrait) ----------- */

@media only screen 
and (min-device-width: 568px)
and (max-device-width: 721px) {

body {
	padding: 0;
	width: 100%;
	min-height: 100%;
	text-align: center;
	font: 14px jaf-bernino-sans, serif;
	background-color: #fff;
	margin-right: auto;
	margin-top: 140px;
	margin-left: auto;
	display: inline-block;
	clear: both;
}

#topbar #promos {
	display: none;
}

ul#functions {
	height: auto;
	text-align: left;
	display: block;
	position: absolute;
	clear: both;
	padding: 0;
	margin: 0 0 20px;
	border-bottom: 2px solid #000;
}

actioncrumb {
	color: #4d6926;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	padding: 15px 5px;
	margin: 10px auto;
	font-size: 0.9em;
	line-height: 1.1em;
	display: block;
	height: 80px;
}


#beta {
	width: 95%;
	float: left;
}

#beta img {
	max-width: 80%;
	max-height: 80%;
}

#betacontent img.mt-image-none { 
	max-width: 250px;
	height: auto;
	float: left;
	margin: 5px 15px 5px 0;
}

#betacontent img.mt-image-left { 
	max-width: 250px;
	height: auto;
	float: left;
	margin: 7px 15px 5px 0;
}

#betacontent img.mt-image-right { 
	max-width: 250px;
	height: auto;
	float: right;
	margin: 7px 0 5px 5px;
}

#gamma {
	width: 60%;
	text-align: left;
	margin: 0 0 50px 10px;
	float: left;
	display: block;
	font: 10px/140%;
	height: auto;
	background-color: rgba(174,198,252,0.16);	
}

#webshop #beta {
	width: 100%;
	background-color: #fff;
	padding-left: 0;
	margin: 0;
}

#webshop .buy {
	display: block;
	border: 1px dotted #cb2227;
	background-color: #edf6ff;
	padding: 5px 10px;
	float: left;
}

#webshop .webshopform {
	width: 95%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}

.bestseller {
	display: block;
	clear: both;
	border: 1px solid #cc1e1f;
	margin-bottom: 10px;
	width: 206px;
	float: left;
	padding: 3px 3px 1px;
}

#fullscreen {
	display: none;	
}

.cd-primary-nav.is-hidden, .cd-primary-nav ul.is-hidden {
	display: none;
}

}


