/****** PLACE YOUR CUSTOM STYLES HERE ******/

.logo-Center {
	width: 50%;
	float: left;
	
}

.nav-flip {
	 color: #0B2659!important;
	opacity: 0.5!important;
}
.nav-flip a:hover {
	
 color: #737371!important;
}
.mandbeeld{
	float: left;
	display: block;

}

.pijl-midden{display: block;
  margin-left: auto;
  margin-right: auto;

}

.pijlhomepagina{
	padding: 15px 10px 10px;
	border: 1px solid #FFFFFF;
	border-radius: 10px;
}

.big{ 
 font-size: 30px;
}
.wellijst ul{ 
	list-style: disc;
	padding: 5px 20px;
}
.roze{ 
 color: #E47476!important;
}
.blue{ 
 color: #0B2659!important;
}
.rozeb{ 
 color: #E47476!important;
	font-weight:  bold;
	font-size:  20px;
}
.rozebt{ 
 color: #E47476!important;
	font-weight:  bold;
	font-size:  13px;
}
.rozebg{ 
	background-color: #E47476!important;
 color: #fff!important;
	padding: 5px;
	border-radius: 25px;
	opacity: 0.9;
}
.gray {
	color:#777;		
}
.footer{
	color:#fff;
	
}
.footer a{
	color:#fff;
	
}
.footer a:hover{
	color:#E47476;
	
}
.wraps{
	background: rgba(225, 225, 225, .7);
	padding:  35px;
	border-radius:  35px;
}
.imggranola{
	width: 65%;
}
.blogbeeld{
	border-radius: 25px;
	margin: 15px;
	width: 90%!important;
}
.blue-bordertop{
	border-top: 2px solid #0B2659;

}
.roze-bordertop{
	border-top: 2px solid #E47476;

}
.vet{
	font-weight: 500;
	background: rgba(255, 255, 255, .6);
	border-radius: 13px;
	width: 45%;	
	color: #0B2659  !important;
	padding: 5px 5px;
	font-size: 200%;
}
.vethp{
	font-weight: 300;
	background: rgba(255, 255, 255, .3);
	border-radius: 153px;
	width:inherit;	
	color: #0B2659  !important;
	padding: 5px 5px;
	margin: 0 14em;
}
.logohp {
  width: 80%;
}
.logohp2 {
  width: 60%;
}
@media (max-width: 367px) {
  .vethp{
	font-weight: 300;
	background: rgba(255, 255, 255, .3);
	border-radius: 33px!important;
	width:inherit;	
	color: #0B2659  !important;
	padding: 5px 5px;
	margin: 0 1em!important;
}
	.logohp {
  width: 200%!important;
}
.logohp2 {
  width: 100%;
}

}
@media  (max-width: 1100px) {
  .vethp{
	font-weight: 300;
	background: rgba(255, 255, 255, .3);
	border-radius: 73px;
	width:inherit;	
	color: #0B2659  !important;
	padding: 5px 5px;
	margin: 0 7em;
}
	.logohp {
  width: 90%;
}
.logohp2 {
  width: 80%;
}
}
.wit{
	color:#fff!important;
}
.witmin{
	color:#fff!important;
	opacity: 0.8;
}
.ing{
	font-size: 80%;
	line-height:0.7!important;
}

.home1 a.home1,  
.granola a.granola,
.recepten a.recepten, 
.overons a.overons, 
.contact1 a.contact1,
.store a.store,
.producten a.producten,
.shop a.shop,
.locaties a.locaties,
.b2b a.b2b {
 color: #E47476  !important;
background-color:  rgba(255, 255, 255, .7);
padding:0px 5px;
border-top-left-radius:15px;
border-top-right-radius:15px;
border-bottom-right-radius:0;
border-bottom-left-radius:15px;

}
.smallTabel{
	font-size: 75%;
}
.tline{
	border-left: thin #ccc solid;
	border-bottom: thin #ccc solid;
	padding:2px 7px;
}
.tlineTop{
	border-top: thin #ccc solid;
	
}
.tlineRi{
	border-right: thin #ccc solid;
	
}
 .categorie{
color: #666!important;
font-size: 120%;
content: none!important;
}
.quantity {
    float: right;
    margin-left: 15px;
}
.quantity input[type="number"] {
    border: 1px solid #E47476;
    padding: 5px;
    width: 80%;
}
	
.kader {  
border: 1px solid #E47476;
padding: 15px 10px 0 10px;
border-radius:10px;
	background: #fff;
	width: 80%;
}
.kaderform {  
border: 1px solid #E47476;
padding: 25px;
border-radius:10px;
	background: #fff;
}
.vetter { 
	font-weight: 300;
	font-size: 100%;
	padding: 5px 0 0 0;
}
table.prod { 
	margin-bottom: 0;
	width: 100%;

}
table  { 
	
	border-color: #ccc;
}
	
	
table.shop_table {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 50px;
    width: 100%;
}
table.shop_table2 {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 5px;
    width: 75%;
	background-color: #f4f4f4;
}
.product-name {
    font-size: 16px;
    margin-bottom: 20px;
    color: #666;
}
.product-price {
	text-align: right!important;
	
}
table.shop_table th {
    background: none repeat scroll 0 0 #f4f4f4;
    font-size: 15px;
    text-transform: uppercase;
}
	table.shop_table th, table.shop_table td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px;
    text-align: center;
}
td.product-thumbnail img {
    height: auto;
    width: 70px;
}
.mand { 
font-size: 125%;
	border: 2px solid #E47476;
	padding: 3px 7px;
		line-height: 24px;
	border-radius: 5px;
	margin-bottom: 18px!important;
}
.mand a:hover { 
	background-color: #0B2659!important;
	color: #fff;
	font-size: 125%;
	
	padding: 3px 7px;
		line-height: 24px;
	border-radius: 5px;
	margin-bottom: 18px!important;
}
.actions {
	text-align: right!important;
}
.add { font-size: 150%;
padding: 3px 8px;
border: 1px solid #E47476;
border-radius: 3px;
	margin: 0 5px;
}
label.factuur {
	width: 50%;
	text-align: left;
	font-weight: normal;
}
.bottomline {
	border-bottom: 1px dotted #E47476;
}



@media  (max-width: 768px) {
  .receptentxt{
	font-size: 130%;
}
}

@media  (max-width: 990px) {
  .receptentxt{
	font-size: 130%;
}
}
.formpje {
	
	padding: 3px 8px;
border: 1px solid #E47476;
border-radius: 3px;
}




