table.shop_table tr.cart_item td.product-thumbnail{
	//padding: 0 !important;
}
table.shop_table tr.cart_item td.product-thumbnail a img.attachment-woocommerce_thumbnail{
	height: auto !important;
}

#masthead .nav-wrapper .main-navigation a{
	padding: 0.2em 0.5em !important;
	font-size: 18px;
}




.sbxs-melding{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background:#f4b652;
  transform: translateY(100%);
  text-align: center;
  padding: 5px;
  color: white;
}




.sbxs-melding-checkout{
  background:#f4b652;
  transform: translateY(100%);
  text-align: center;
  padding: 5px;
  color: white;
}