@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-LightItalic.eot');
src: local('DIN 2014 Light Italic'), local('DIN2014-LightItalic'),
    url('../fonts/DIN2014-LightItalic.eot?#iefix') format('embedded-opentype'),
   url('../fonts/DIN2014-LightItalic.woff') format('woff'),
   url('../fonts/DIN2014-LightItalic.ttf') format('truetype');
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-Light.eot');
src: local('DIN 2014 Light'), local('DIN2014-Light'),
    url('../fonts/DIN2014-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN2014-Light.woff') format('woff'),
    url('../fonts/DIN2014-Light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-ExtraBoldItalic.eot');
src: local('DIN 2014 ExtraBold Italic'), local('DIN2014-ExtraBoldItalic'),
    url('../fonts/DIN2014-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN2014-ExtraBoldItalic.woff') format('woff'),
    url('../fonts/DIN2014-ExtraBoldItalic.ttf') format('truetype');
font-weight: 800;
font-style: italic;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-ExtraLight.eot');
src: local('DIN 2014 ExtraLight'), local('DIN2014-ExtraLight'),
    url('../fonts/DIN2014-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN2014-ExtraLight.woff') format('woff'),
    url('../fonts/DIN2014-ExtraLight.ttf') format('truetype');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-ExtraBold.eot');
src: local('DIN 2014 ExtraBold'), local('DIN2014-ExtraBold'),
   url('../fonts/DIN2014-ExtraBold.eot?#iefix') format('embedded-opentype'),
   url('../fonts/DIN2014-ExtraBold.woff') format('woff'),
   url('../fonts/DIN2014-ExtraBold.ttf') format('truetype');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-ExtraLightItalic.eot');
src: local('DIN 2014 ExtraLight Italic'), local('DIN2014-ExtraLightItalic'),
    url('../fonts/DIN2014-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN2014-ExtraLightItalic.woff') format('woff'),
    url('../fonts/DIN2014-ExtraLightItalic.ttf') format('truetype');
font-weight: 200;
font-style: italic;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-Regular.eot');
src: local('DIN 2014 Regular'), local('DIN2014-Regular'),
    url('../fonts/DIN2014-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN2014-Regular.woff') format('woff'),
    url('../fonts/DIN2014-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-Italic.eot');
src: local('DIN 2014 Italic'), local('DIN2014-Italic'),
    url('../fonts/DIN2014-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN2014-Italic.woff') format('woff'),
    url('../fonts/DIN2014-Italic.ttf') format('truetype');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-Bold.eot');
src: local('DIN 2014 Bold'), local('DIN2014-Bold'),
    url('../fonts/DIN2014-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN2014-Bold.woff') format('woff'),
    url('../fonts/DIN2014-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-BoldItalic.eot');
src: local('DIN 2014 Bold Italic'), local('DIN2014-BoldItalic'),
    url('../fonts/DIN2014-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN2014-BoldItalic.woff') format('woff'),
    url('../fonts/DIN2014-BoldItalic.ttf') format('truetype');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-DemiBoldItalic.eot');
src: local('DIN 2014 DemiBold Italic'), local('DIN2014-DemiBoldItalic'),
    url('../fonts/DIN2014-DemiBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN2014-DemiBoldItalic.woff') format('woff'),
    url('../fonts/DIN2014-DemiBoldItalic.ttf') format('truetype');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'DIN 2014';
src: url('../fonts/DIN2014-DemiBold.eot');
src: local('DIN 2014 DemiBold'), local('DIN2014-DemiBold'),
    url('../fonts/DIN2014-DemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DIN2014-DemiBold.woff') format('woff'),
    url('../fonts/DIN2014-DemiBold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}

body{
  font-family: 'DIN 2014', Arial, sans-serif;
  background-color: #fff;
}
main, .header_container, .footer_container{
  margin-right: auto;
  margin-left: auto;
  width: 96%;
}

			@media (min-width: 768px) {
				main, .header_container, .footer_container {
				width:720px;
				}
			}
			@media (min-width: 992px) {
				main, .header_container, .footer_container {
				width:970px;
				}
			}
			@media (min-width: 1200px) {
				main, .header_container, .footer_container {
				width:990px;
				}
			}
h1, h2, h3, h4, h5, h2 a{
  font-family: 'DIN 2014', Arial, sans-serif;
}
a, p, li, input, select, td, strong, em{
  font-family: 'DIN 2014', Arial, sans-serif;
}
h1{
  font-size: 23px;
  padding-left: 10px;
  margin-bottom: 20px;
}

h2{
  font-size: 23px;
  font-weight: bold;
}
p, label, em, td{
  color: #666;
}
table{
  width:100%;
}
thead tr td{
  padding:.5em;
}
table thead td{
  color: #48a82a;
  font-weight: bold;
}
table tfoot td{
  padding-top:.5em;
  font-weight: bold;
}
tbody tr:nth-child(odd){
  background-color:#f0f0f0;
}
td{
  padding:.3em 0;
}
td a {
  padding:0 .5em;
}
.cart tbody tr:nth-child(even){
  background-color:#fff;
}
td:first-child{
  padding-left:.5em;
}
a{
  text-decoration: none;
}
a:hover{
  transition: color 300ms linear;
  -o-transition: color 300ms linear;
  -moz-transition: color 300ms linear;
  -webkit-transition: color 300ms linear;
}
input[type=text],
input[type=password]{
  padding: .3em;
  border: 1px solid #d8d8d8;
  border-radius:0;
}

/* News */
.news .newspost {
	padding: 10px;
	border: 1px solid #ddd;
	margin: 15px;
	display: block;
	width: auto;
	min-height: 200px;
}
.news p img {
	width: 125px;
	float: left;
	margin: 0 10px 0 0;
	display: block;
}

.newspost h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	line-height: 1.2;
}
.newspost p {
	margin-bottom: 10px;
}
.newspost a {
	color: #FF861B;
}
.newspost img {
	width: 100%;
}

.img-double{
  width:47%;
  margin:1%;
}
@media (max-width: 768px) {
.double{
  width:100%;
}
}

.img-left{
  float:left;
  margin:2%;
}

.img-right{
  float:right;
  margin:2%;
}


.addcart input[type="submit"]{
  clear:both;
  background: url('../img/cart.png') 17px 10px no-repeat #90bf22;
  padding-left: 50px;
}
.addcart{
    overflow:auto;
    clear:both;
}
.addcart label{
  display:block;
  font-weight:bold;
  float:left;
  width:85%;
  font-size:.65em;
}
.addcart select{
  display:block;
  float:left;
  width:15%;
}
a.button{
  border:1px solid #48a82a;
  padding:.5em 1em;
  margin:1em;
  font-weight:bold;
}
a.button.primary{
  border:1px solid #6E602D;
  padding:.5em 1em;
  background:#74c043;
  margin:1em;
  color:#fff;
  font-weight:bold;
}
a.button.primary:hover{
  background:#48a82a;
  color: #fff;
}
ul.cartfooter{
  margin-top:2em;
}
ul.cartfooter li{
  list-style-type:none;
  display:block;
  height:3em;
  margin:0;
}
form li{
  margin-left:10px;
}
.payoptions label{
  text-transform:capitalize;
}
body.checkout  a.topcart{
  display:none;
}
main ol, main p, main h2, main h3, main h4, .content > div, article > ul, main ul{
  padding: 10px;
}
.lostpass content form input{
  margin-left: 10px;
}
.clear{
  clear: both;
}
.left_container{
  width: 23%;
  margin-right: 2%;
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}
main .content{
  width: 75%;
  float: left;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
	.left_container {
	width: 100%;
	padding-right: 0;
	}
	main .content, .productview main .productcontainer{
	width: 100% !important;
}
}
main .content a{
  color: #000;
}
main .content img{
  max-width:100%;
}
main .content>ul,
main .content li ul{
  list-style:disc;
  padding-left:20px;
}
main .content>ol,
main .content li ol{
  list-style:decimal;
  padding-left:20px;
}

  .content_header {
  margin-bottom:20px;
  display:flow-root;
 }
 .breadcrumb {
  color:#666 !important;
  display:block;
  float:left;
 }
  .topcart {
  display:block;
  float:right;
  font-weight:bold;
 }
  .topcart img {
  margin:0 5px 5px 0
 }

	@media (max-width: 580px) {
	.content_header {
	text-align: center;
	}
	.breadcrumb {
	display: none;
	}
	.topcart {
	float: none;
	}
	}

/* header */

header {
  color: #fff;
  width: 100%;
  z-index: 3;
  background-color: #000;
  height: 84px;
  font-size: 12px;
}
header a {
  color: #fff;
}
header .text{
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
}
	@media (max-width: 992px) {
	header .text{
	display: none;
	}
	}
.top-icon {
  width: 18px;
  padding: 0px 8px;
}
header .text li{
  display: inline-block;
}
header .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #000;
}
header .menu li {
  border-bottom: 1px solid !important;
}
header li {
  display: grid !important;
  padding: 10px;
}
header li a {
  color: #fff;
  text-decoration: none;
}
header li a:hover,
header .menu-btn:hover {
  color: #90bf22;
}

/* menu */

header .menu {
  clear: both;
  max-height: 0;
    transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin-top: 19px !important;
  position: absolute;
}

/* menu icon */

header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: left;
  padding: 42px 40px 38px 0px;
  position: relative;
  user-select: none;
}

header .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

header .menu-icon .navicon:before,
header .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

header .menu-icon .navicon:before {
  top: 5px;
}

header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

header .menu-btn {
  display: none;
}

header .menu-btn:checked ~ .menu {
  max-height: 240px;
}
@media (max-width: 768px) {
	header .menu-btn:checked ~ .menu {
	margin-top: 80px !important;
	}
	}
header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

@media (max-width: 992px) {
  header .menu {
  margin-top: 24px !important;
  }
  }

@media (min-width: 769px) {
  header .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #000;
  }
  header .menu li {
	border-bottom: 0 !important;
}
  header li {
    float: left;
	display: block !important;
}
  header li a {
  	padding: 10px 0;
}
  header .menu {
    clear: none;
    float: left;
    max-height: none;
	margin-top: 80px;
  }
  header .menu-icon {
    display: none;
  }
}

.loggedin header nav li a{
  padding: 0 11px;
}

/* header login */

.pagelogin {
  display: none;
	float: right;
	margin-top: 30px;
}
.pagelogout{
	float: right;
	margin-top: 30px;
}
.pagelogin logout,
.pagelogin label {
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
}


header .accountnav{
  float: right;
}
@media (max-width: 992px) {
		.inloggen{
		display: none;
		}
		.pagelogin{
		  display: block;
		}
}
.inlog a {
  width: 135px;
  display: inline-block;
}
.inlog ul{
  margin:0 0 0 1em;
}
.inlog li{
  margin-top:.5em;
}
.inlog input{
  width: 130px;
  float:left;
}
.inlog label{
  color: #fff;
  padding-top: 19px;
  width: 30px;
  float: left;
  font-weight: bold;
}
header .inlog{
  float: left;
  width: 450px;
  margin-top: -20px;
}
.inlog_help {
	margin: 40px 0px 0px 80px;
}
@media (max-width: 992px) {
		  header .inlog{
		  margin-top: 16px;
		  }
		  .inlog_help {
		  margin: 40px 0px 0px 50px;
		  }
}
.topimage{
  width: 100%;
  margin-bottom: 30px;
}
.shoppingcart{
  background: url('../img/shopcart.png') no-repeat;
  display: block;
  width: 55px;
  height: 66px;
  float: right;
  margin-bottom: -17px;
  z-index: 0;
  position: relative;
  padding: 11px 0 0 42px;
}
main form{
  line-height: 2em;
}
main form table{
  line-height: 1.2em;
}
input[type="button"], input[type="submit"], button, a.button{
  line-height: 2em;
  background-color: #90bf22;
  border: none;
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
  font-family: 'DIN 2014', Arial, sans-serif;
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 2px;
  transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
}
main input[type="button"]:hover, input[type="submit"]:hover, button:hover, a.button:hover{
  background-color: #000;
}
main form input[type="text"],
main form input[type="password"]{
  width: 200px;
  padding-left: 10px;
}
main form input[type="password"] { width: 97% !important; padding: .3em }

.logo{
  width: 100%;
  margin: 60px auto;
  float: left;
  display: block;
}
.logo img {
  width: 100%;
  position: inherit;
}

	@media (max-width: 992px) {
	.left_container .searchbar input{
	background: #fff url('../img/loop.png') no-repeat 95% 10px !important;
	width: 95% !important;
	}
	}

	@media (max-width: 768px) {
	.left_container .searchbar input{
	background: #fff url('../img/loop.png') no-repeat 99% 10px !important;
	width: 100% !important;
	}
	}

/*left_container*/
.left_container .searchbar{
  float: left;
  text-align: center;
  margin-bottom: 20px;
  width: 97%;
}
.left_container .searchbar input{
  background: #fff url('../img/loop.png') no-repeat 97% 10px;
  padding: 10px 0 10px 10px;
  border: 1px solid #d8d8d8;
  width: 97%;
}



/* categorie menu */

nav {
  font-size: 13px;
  font-weight: bold;
  text-transform: capitalize;
}
nav label {
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  padding: 10px;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
}
nav label:hover {
  background-color: #90bf22;
}
#menu-toggle {
  display: none;
}
#menu {
  text-transform: uppercase;
  max-height: 0px;
  height: 1000px;
  padding: 0;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#menu-toggle:checked + #menu {
  max-height: 1000px;
}
@media only screen and (min-width:768px){ #menu { max-height: 1000px;    } #menu-toggle:checked + #menu { max-height: 1000px; } }

.left_container ul li{
  line-height: 47px;
  border-top: 1px solid #d8d8d8;
  font-weight: bold;
}
.left_container ul li p{
  float: right;
  padding-right: 20px;
  font-weight: bold;
}
.left_container ul li:nth-child(1){
  border-top: none;
}
.left_container ul li.active, .left_container ul li:hover{
  border-right: 4px solid #000;
}
.left_container ul a{
  width: 100%;
  display: block;
  text-decoration: none;
  color:#131313;
  padding-left: 10px;
}
.left_container .banner{
  margin-top: 30px;
  max-width:270px;
}
.productcategories a{
  color:#48a82a;
  text-decoration: none;
  line-height: 1.5em;
}
.productcategories a:hover, .productcategories li.active a{
  color: #fe8418;
  transition: color 300ms linear;
  -o-transition: color 300ms linear;
  -moz-transition: color 300ms linear;
  -webkit-transition: color 300ms linear;
}
.productfeed{
  overflow:auto;
}
.productfeed a:nth-child(3n+1){
  clear: left;
}
.productfeed a{
  float: left;
  width: 28%;
  margin-left: 2%;
  margin-top: 30px;
  min-height: 150px;
  border:1px solid #fff;
}
	@media (max-width: 992px) {
	.productfeed a:nth-child(3n+1){
	clear: none;
	}
	.productfeed a{
	width: 49%;
	margin-left: 0;
	}
	}
	@media (max-width: 768px) {
	.productfeed a:nth-child(3n+1){
	clear: none;
	}
	.productfeed a{
	width: 100%;
	margin-left: 0;
	}
	}
.productfeed ul h3{
  text-align: center;
  min-height:50px;
}
.productfeed ul li{
  width: 100%;
  list-style: none;
}
.productfeed ul li:first-child{
  min-height:200px;
}
.productfeed ul li img{
  max-height: 200px;
  max-width: 170px;
  margin:0 auto;
  display:block;
}
.productfeed a:hover{
  border-color:#f0f0f0;
  border-radius:.5em;
}
.productfeed ul li p{
  text-align: center;
  padding: 0;
}
.productfeed ul li p.price{
  color: #48a82a;
  line-height: 1.5em;
}
.productfeed ul li p.description{
  text-align:left;
  font-size:.8em;
  display:block;
  min-height:85px;
}
.productview .productcontainer .description{
  line-height:1.2em;
}
.product img{
  padding-left: 10px;
}
.detailimages{
  margin-top:2em;
}
.detailimages img{
  cursor:hand;cursor:pointer;
  max-width:100px !important;
  float:left;
}

.bestelformulier table thead td{
  padding:1.5em;
}
.bestelformulier table img{
  height:50px;
  display:block;
  margin:0 auto;
}
.bestelformulier table tbody td:first-child{
  width:60px;
  text-align:center;
}
.bestelformulier table tbody td:nth-child(2){
  text-align:right;
  padding-right:1em;
  width:30%;
}
.bestelformulier table tbody td:nth-child(3){
  width:30%;
}
.bestelformulier table tbody td:nth-child(5){
  font-size:.7em;
  width:85px;
}

.bestelformulier table select{
  width:80px;
}
.bestelformulier table {
    width: 100%;
}

.videos video{
  width:100%;
}

/*footer*/
#back-top span {
  float: right;
  display: block;
  margin-bottom: 7px;
  width: 50px;
  height: 50px;
  background: url(../img/up-arrow.png) no-repeat center center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  margin-top: -50px;
  margin-right: 30px;
  opacity: 1;
}
#back-top a:hover span {
  opacity: 0.666;
}
footer{
  background: #000;
  color: #fff;
}
footer a {
  color: #fff;
}
footer h2 {
  color: #000;
  font-size: 18px;
  margin-bottom: 10px;
}
.footer_right ul {
  margin-bottom: 10px;
}
.footer_text {
  color: #fff;
  background-color: #90bf22;
  background-image: none;
  background-position: 0 0;
  padding: 15px 0;
  text-align: left;
}
.footer_text p{
  color:#fff;
}

.footer_text img {
  float: left;
  margin-top: 75px;
}
	@media (max-width: 992px) {
	.footer_text img {
    margin-top: 60px;
}
	}
.footer_left {
  font-size: 13px;
  display: inline-block;
  width: 50%;
  padding: 40px;
  float: left;
}
.footer_right {
  font-size: 13px;
  display: inline-block;
  padding: 40px;
  width: 20%;
}
	@media (max-width: 992px) {
	.footer_left {
	width: 50%;
	padding: 20px;
	}
	.footer_right {
	padding: 20px;
	}
	}
	@media (max-width: 768px) {
	.footer_container img {
	display: none;
	}
	}
	@media (max-width: 480px) {
	.footer_left, .footer_right {
	width: 80%;
    padding: 20px !important;
	}
	}
.footer {
  padding: 60px 0;
  font-size: 13px;
}
.footer li {
  color: #fff;
  list-style-type: none;
}
.column {
  float: left;
  width: 25%;
  margin-bottom: 20px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 768px) {
  .column {
    width: 40%;
	padding: 0 20px;
  }
}
@media screen and (max-width: 480px) {
  .column {
	width: 80%;
	padding: 0 20px;
  }
}




/*index*/
.index h1{
  margin-top: 30px;
}
#slides a img{
  width: 100%;
  height: auto;
}

/*about*/
.haccp{
  float: right;
  margin-top: 20px;
}

/*signup*/
.join form strong{
  color: #48a82a;
  line-height: 1.5em;
  font-weight: bold;
}
main form input[type="text"],
main form input[type="password"]{
  width: 355px;
  display: inline-block;
  line-height: 1.5em;
}
main form select{
  display: inline-block;
  line-height: 1.5em;
}
main form textarea{
  height: 4em;
}
main form label{
  display: inline-block;
}

/*zoekopdracht*/
main .searchform{
  overflow:auto;
}
main .searchform p{
  float: left;
}
main .searchform input{
  float: left;
  margin-top: 0.5em;
  border-radius: 5px;
  padding-left: 10px;
  line-height: 2em;
  margin-bottom: 10px;
}

.signup form strong{
  padding-left: 10px;
}

.contact main form label, .contact main input, .signup main form label, .signup main input{
width:96% !important;
}
.contact main form textarea, .signup main form textarea{
width:97.6% !important;
}
.contact main input.contact_submit, .signup main input#submit {
	width: auto !important
}


input[type=text].form_hide {
    visibility: hidden;
    width: 1px;
}
.groupbutton{
  width: 45%;
  margin: 1%;
  float:left;
  display:block;
  overflow:hidden;
  border:1px solid #000;
}
.groupbutton:hover,
.groupbutton:hover img{
  border-color:#90bf22;
}
.groupbutton a{
  display:block;
}
.groupbutton img{
  width: 100%;
  border-bottom:1px solid #000;
}
.groupbutton h2{
  font-size:1em;
}
.productview main .imagecontainer{
  width: 200px;
	    max-width: 50%;
  float: left;
}
.productview main .content img{
  max-width:200px;
}
	@media (max-width: 992px) {
	  .productview main .imagecontainer{
	    width: 96%;
	    text-align: center;
	  }
	  .productview main .imagecontainer .content img {
      min-width:200px;
	    max-width: 50%;
	  }
	}
.productview main .productcontainer{
  width: 500px;
  float: left;
  padding: 0;
}
.productview main .productcontainer .price{
  color:#48a82a;
  font-weight:bold;
}

.productview main .barcode{
  margin-top:1em;
  width: 200px;
}


.inlog input { padding: .3em; }
.inlog_help { margin-left: 100px; display: ruby; }
main ul { padding: 10px 0; }
main form label { width: 96%; }
main form input[type="text"] { width: 96%; }
main form textarea { width: 98%; }
header .menu-btn:checked ~ .menu { max-height: 300px; }
.shoppingcart { display: none; }
.addcart input[type="submit"] { background: url('//morningstarpharma.com/img/cart.png') 15px 8px no-repeat #90bf22; }
.productview main .productcontainer .price, table thead td { color: #90bf22; }
a.button.primary { border: 0; background: #90bf22; }
a.button.primary:hover { border: 0; background: #000; }
a.button { border: 0; color: #fff !important; background: #000; }
#slides{
  border: 1px solid #d8d8d8;
}

.languageselection>label{
  cursor:pointer;
}
.languageselection input.tab,
.language_nl,
.language_en{
  display:none;
}
label.tab{
  float: right;
  border: 1px solid #999;
  background: #EEE;
  padding: 4px 12px;
  margin:0 3px;
  border-radius: 4px 4px 0 0;
}

#tab_english:checked ~ .language_en,
#tab_dutch:checked ~ .language_nl {
  display: block;
}
