/*
Bruin: #4A270D
Oranje: #FF7E1D
*/
body {
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
  overflow: scroll;
  overflow: -moz-scrollbars-vertical;
  overflow-x: auto;
}

.page-wrapper {
	background: #fff;
/*	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-bottom: 10px; */
	padding: 0px;
	box-shadow: 0px 3px 10px #999;
	min-width: 750px;				
}

/** Header ========================= */
.mod-header {
	position: relative;  
}

.mod-header .logo {
    position: relative;
    max-width: 70%;
    max-height: 100px;
}

.cart img {
	width: 30px;
    padding: 0px;
    margin: 0px;
}

.img-home { padding-bottom: 10px;}
.img-responsive {max-width:500px;!important}

@media (min-width: 992px) {
  .img-responsive {max-width:80%;!important}
	.mod-header .cart img { width: 60px; }
}

@media (min-width: 1200px) {
  .img-responsive {max-width:100%;!important}
}


/* navigatie top =========================  */ 
.mod-navbar {
    font-size: 15px;
}
/* center align navbar */
.mod-navbar .navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.mod-navbar .navbar .container {
  text-align: center;
}

/* main navbar */
.mod-navbar .navbar.navbar-default {
	background: #4A270D;
	border: none;
	border-radius: 0px;
	border-bottom: none;
	margin-bottom: 0px;
}

.mod-navbar .navbar-default .navbar-nav>li>a {
	color: #FFFFFF;
}

.mod-navbar .navbar-default .navbar-nav>li>a:hover {
	color: #FF7E1D;
	font-weight: bold;
	background: none;
}

.mod-navbar .navbar-default .navbar-nav>.active>a {
	font-weight: bold;
	background: none;
}

@media (min-width: 3px) {
	.navbar-nav>li>a {
	  padding-top: 5px;
	  padding-bottom: 5px;
	  padding-left: 5px;
	  padding-right: 5px;
	}
}

.mod-navbar .dropdown-menu {
  background-color:#DCCEC5;
  border: 0px;
}
.mod-navbar .dropdown-menu>li>a {
  color:#5A3721;
}
.mod-navbar .dropdown-menu>li>a:hover {
	font-weight: bold;
	color:#5A3721;
}
.mod-navbar .dropdown-menu>.active>a {
	font-weight: bold;
	background: none;
 	color:#5A3721;
  
}

.mod-navbar .dropdown-menu {
	box-shadow: 0px 3px 5px #555;
}

.mod-navbar ul ul li {
	padding: 2px 10px;
}
.mod-navbar ul ul li a {
	padding: 3px 0px;
}

.mod-navbar ul ul li > a,
.mod-navbar ul ul li:hover > a {
	border-top: 2px solid #eee;
	background: url(img/menu-arrow.png) right center no-repeat;
	background-size: 6px 10px;
}
.mod-navbar ul ul li:first-child a {
	border-top: none;
}

.navbar-default .navbar-nav>.open>a {
	font-weight: bold;
	background: none;
}



@media (min-width: 992px) {
	.mod-navbar .seperator {
		color: #5C3A1E;
		padding-top: 15px;
	}

	.navbar-nav>li>a {
	  padding-top: 15px;
	  padding-bottom: 15px;
	}
}



.mod-navbar ul.navbar-nav > li,
.mod-navbar ul.navbar-nav > li > a {
    display:inline-block;
    text-align:center;
}
.mod-navbar ul.navbar-nav > li > a:hover {
    font-weight:bold;
}
.mod-navbar ul.navbar-nav > li > a::after {
    display:block;
    content:attr(title);
    font-weight:bold;
    height:1px;
    color:transparent;
    overflow:hidden;
    visibility:hidden;
    margin-bottom:-1px;
}



/* content wrapper ========================= */
.mod-content-wrapper {
	margin: 0px 25px;
}
.mod-content a {	
  color: #5C3A1E;
	text-decoration: underline;
}
.mod-content a:hover {	
  color: #5C3A1E;
	text-decoration: underline;
}

/* side menu =========================  */ 

.mod-side-menu {
	background: #4A270D;
	padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.mod-side-menu a {
	color: #FFFFFF;
	text-decoration: none;
}


.mod-side-menu .contact-block {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	text-align: left;
	color: #ff0000;
	font-size: 10pt;
}
.mod-side-menu .logedin {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #ffffff;
	font-size: 10pt;

}
        
.mod-side-menu .contact-block p {
  padding-left: 10px;
}
.mod-side-menu .contact-block {
	margin-left: -8px;
	margin-right: -8px;
}
.mod-side-menu .contact-block img  {
	max-width:100%;
}

@media (min-width: 1200px) {
	.mod-side-menu .contact-block {
		margin-left: 0px;
		margin-right: 0px;
	}
	.mod-side-menu .contact-block p {
	  padding-left: 20px;
	}

}


.mod-side-menu .contact-block img  {
	margin-bottom: 20px;
}


.mod-side-menu .kop {
  color: #ffffff;
  font-weight:bold;
  font-size: 16pt;
  text-align: left;
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
}

.mod-side-menu ul,
.mod-side-menu li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.mod-side-menu > ul > li  {
	text-align: left;
}
.mod-side-menu > ul > li > a  { 
	padding: 6px 10px;
	display: block;
}

.mod-side-menu > ul > li.active > a {
	font-weight: bold;
}
.mod-side-menu > ul ul {
	padding-bottom: 5px;
	background-color:#DCCEC5;
	margin-left: -15px;  padding-left: 15px;
	margin-right: -15px; padding-right: 15px;
	margin-bottom: 15px;
}

.mod-side-menu > ul ul li a {
	border-top: 2px solid #eee;
}
.mod-side-menu > ul ul li:first-child a {
	border-top: none;
}

.mod-side-menu > ul ul li a {
	padding: 8px 10px;
	color: #624433;
	display: block;
}
.mod-side-menu > ul ul li.active a {
  font-weight: bold;
}
.mod-side-menu ul a:hover {
	font-weight: bold;
}


/* footer =========================  */ 

.mod-footer {
	background: #B6A291 url('img/background.png');	
	background-position: top center;
	min-height: 200px;
	position: relative;  
}

/* content =========================  */ 

.mod-content {
	padding-top: 10px;
	padding-right: 0px;
  margin-bottom: 10px;
}

.mod-content h1 {
	color: #5C3A1E;
  font-size:18px;
}
.mod-content .kop h1 {
    font-weight: bold;
    font-size: 22px;
}
.mod-content h2 {
	color: #5C3A1E;
  font-size:16px;
}
.mod-content h3 {
	color: #5C3A1E;
  font-size:13px;
}

.KopKleur {
	color: #5C3A1E;
  font-size:13px;
  font-weight:bold;
}
/* product home -- */
.page-home .row-fluid {
	padding-bottom: 10px;
	margin-bottom: 10px
}

/* productlist --*/
.page-product-list .product {
	height: 270px;
    min-width: 215px;
    border:2px solid #4A270D;
    margin:5px;
    padding: 5px; 
}

.page-product-list .product .image {
	display: block;	
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.page-product-list .product .image {
	width: 151px;
	height: 151px;
	position: relative;
}
.page-product-list .product .image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	position: absolute;  
	top: 0;  
	bottom: 0;  
	left: 0;  
	right: 0;  
	margin: auto;	
}
.page-product-list .product .orderbtn {
	background-color:#FF7E1D;
	display:inline-block;
	cursor:pointer;
	color:#FFFFFF;
	font-size:18px;
    font-weight: bold;
	padding:6px 15px;
	text-decoration:none!important;
}
.page-product-list .product .orderbtn:hover {
	background-color:#C4B1A3;
}



@media (min-width: 1200px) {
	.page-product-list .product .image {
		width: 193px;
		height: 145px;
	}
}


.page-product-list .product {
	color: #000;
}
.page-product-list .product .name {
	font-weight: bold;
    height: 58px;
    line-height: 16px;
}
.page-product-list a {
  color:#5A3721;
}
.page-product-list .product .info {
	margin-bottom: 10px;
}  


/* product details -- */
.page-product-details h1 {
	font-weight: bold;
	font-size: 10pt;
	color: #000;
}

.page-product-details 	.image {
	border-radius: 10px;
	box-shadow: 0px 3px 10px #999;	
	display: block;	
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.page-product-details .image {
	width: 151px;
	height: 151px;
	position: relative;
}
.page-product-details .image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	position: absolute;  
	top: 0;  
	bottom: 0;  
	left: 0;  
	right: 0;  
	margin: auto;	
}

@media (min-width: 1200px) {
	.page-product-details .image {
		width: 280px;
		height: 280px;
	}
}



.page-product-details input {
	width: 4em;
	font-size: 9pt;
	text-align: right;
}

.page-product-details table.table td,
.page-product-details table.table th {
	padding-left: 0;
	padding-right: 30px;
}



/* content =========================  */ 

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}
.table-autowidth {
	width: auto;
}
.mod-content td {
  padding: 0px 15px 15px 0px;
}

.shopping td {
  padding: 0px 5px 3px 0px;
}


.glsmall { font-size:12px;}


.clear {
  clear:both;
}

.nav .dropdown-menu>li {
min-width: 220px;
}
.navbar-footer .dropdown-menu>li {
min-width: 200px;
}
.tblwinkelmandje td{
  height:20px;
  margin: 0px;
  padding: 0px;
}
.tblwinkelmandje {
  margin-bottom:15px;
}
.WmBedrag {
  text-align:right;
  width:100px;
}
.WmHr {
     color: #000000;
     background: #000000; 
     width: 99%; 
     height: 1px;
}
.order td {
  padding: 0px 0px 0px 0px;
}
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #a6827e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a6827e;
	box-shadow:inset 0px 1px 0px 0px #a6827e;
	background-color:#dccec5;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #583821;
	display:inline-block;
	cursor:pointer;
	color:#31210a;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none!important;
	text-shadow:0px 1px 0px #4d3534;
}
.myButton:hover {
	background-color:#C4B1A3;
}
.myButton:active {
	position:relative;
	top:1px;
}
.social a { padding-left: 10px!important; padding-right: 10px!important;}