@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,400italic,500italic,700);

body {
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 16px;
    font-weight: 300;
	padding-top: 80px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Ubuntu', sans-serif;
}

h3, h2 {
	font-size: 20px;
}

h5 {

}
big {
	font-size: 2.4em;
	line-height: 1em;
	font-weight: 300;
}

.underline:after {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-color: inherit;
    content: "";
    display: block;
    height: 1px;
    margin: 15px auto 0;
    width: 30px;
}

img {
	max-width: 100%;
}
img.full {
	width: 100% !important;
	height: auto !important;
}


.submenu {
	margin: 30px 0;
	background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.submenu .btitle {
	padding: 10px 0;
	height: 52px;
}
.submenu .btitle h3 {
	margin-top: 5px;
}
.submenu .menu {
	padding: 20px 15px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background: #00963f;
}

.nav-pills > li.parent > a, .nav-pills > li.parent > a:hover, .nav-pills > li.parent > a:focus {
	background: #00963f;
	color:#fff;
}
.nav-pills > li ul li a, .nav-pills > li ul li a:hover, .nav-pills > li ul li a:focus {
	background: #eee;
	color: #00963f;
    margin-top: 2px;
    margin-left: 25px;
    /* margin-right: 10px; */
    padding: 5px 10px;
}

.nav-pills ul ul > li.active > a, .nav-pills ul ul > li.active > a:hover, .nav-pills ul ul > li.active > a:focus {
	background: #a6ddbd;
	color: #00963f;
}

.kortingscode {
	padding: 10px 0;
	font-weight: 700;
	font-size: 16px;
}

@media screen and (min-width: 768px) {
	.white {
		color: #333;
		padding: 1px 20px 1px;
		background: #fffffff7;
		box-shadow: 0 0px 4px #888;	
		margin: 0 0px 30px;
		min-height: 80px;
		text-align: left;
	}
	.st {
		position: sticky;
		top: 110px;
	}
}

.navbar{
	box-shadow: 0 0 6px rgba(0,0,0,.3);
}

	
.box .b p{
	line-height: 24px;
}

.well{
	background:#fff;
	padding: 40px;
	box-shadow: none;
	border-radius: 0;
	border: none;
	}



.b a, .b a:hover{
	text-decoration:underline;
}

a.popup {
    background: rgba(0, 0, 0, 0) url("../img/button_red.png") no-repeat scroll 0 0;
    border-bottom: medium none;
    color: #d33804 !important;
    padding-left: 20px;
    text-decoration: none;
	font-weight: bold;
}

footer a.popup {
    background: none;
    border-bottom: medium none;
    color: #fff !important;
	font-weight: normal;
    padding: 0px;
}

.box .k {
	background: #fff;
	color: #6C6B70;
	padding: 0px 0px 10px 0px;
	text-align: center;
	margin: 0 10px 30px;
	/* min-height: 400px; */
	min-height: 416px;
	font-size: 16px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}


.text-center {
    text-align: center;
}

.main-top-margin {
    margin-top: 120px;
}

.main-low-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

a, a:hover, a:focus {
    text-decoration: none;
	color: inherit;
}

.box .b a {
    text-decoration: none;
	color: inherit;
	border-bottom: none;
}
.box .b a:hover {
    text-decoration: none;
	color: inherit;
	border-bottom: 1px solid transparent;
}

p{
    margin-bottom: 20px;
}
p, li{
    line-height: 24px;
}


.color-cerius {
    color: #fff;
    text-shadow: 1px 1px 3px black;
}
.color-facebook {
    color: #3B5998;
}

.color-twitter {
    color: #00aced;
}

.color-google-plus {
    color: #dd4b39;
}

.color-linkedin {
    color: #007bb6;
}

.color-pinterest {
    color: #cb2027;
}


/**********************************************************************/
/***************************** NAVBAR ********************************/
/********************************************************************/

.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #fff;
	color: #00963f;
}

.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus, 
.navbar.transparent .navbar-nav > .active > a:hover, 
.navbar.transparent .navbar-nav > .active > a:focus  {
	background-color: #00963f;
    color: #fff;
}

.navbar.transparent .navbar-nav > a
.navbar.transparent .navbar-nav > .open > a, 
.navbar.transparent .navbar-nav > .open > a:hover, 
.navbar.transparent .navbar-nav > .open > a:focus, 
.navbar.transparent .navbar-nav > .active > a{
	background: none;
	color: #fff;
}	

.navbar {
    font-weight: 400;
    font-size: 18px;
}

.navbar-inverse {
    background: #fff;
    border-color: #000;
}

.navbar-nav > li > a {
    /* padding: 20px 12px 15px; */
    padding: 30px 12px 30px;
}

.navbar-inverse .navbar-toggle {
	background: #FFFFFF;
    /* border: 0 none; */
	margin: 35px 15px 15px 0;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #eee;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background: #2c3e50;
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 0;
	min-width: 200px;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	/*margin-top:17px;*/
	margin-top:5px;

}

.navbar-right .dropdown-menu{
	right:auto;
	left:auto;
	}

.dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #00963f;
    color: #fff;

}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
    font-weight: 400;
    line-height: 1.42857;
    padding: 10px 20px;
    text-decoration: none;
}

.navbar-inverse .navbar-brand {
    color: #000;
    font-size: 25px;
    height: 80px;
    max-width: 200px;
    padding: 10px;
}

.not.navbar-brand.shrink{
	padding-top: 0;
	padding-bottom: 0;
}
.navbar-brand  .logo {
	padding: 0px;
	background: #fff;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	max-height: 100%;
}
.navbar-brand.shrink .logo{
	max-height: 100%;
}
.navbar-brand  .sublogo {
	margin-top: 5px;
	padding: 10px;
	background: #fff;
	color: #666;
	font-size: 18px;
}
.navbar-inverse :hover .navbar-brand:hover {
	color: #000;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #00963f;
}

.navbar-inverse .navbar-toggle {
    border-color: #00963f;
}

.navbar-inverse .navbar-nav > li > a{
	color: #6E6C71;
	font-weight: 400;
	outline: none;
}

	
.navbar-inverse .navbar-nav > li > a:focus {
	color: #6E6C71;
}
.navbar-inverse .navbar-nav > li >a:hover{
	color: #00963f;
	outline: none;
}


.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:focus, 
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li.active > a,
.navbar-inverse .navbar-nav > li > a.selected {
	font-weight: 400;
	color: #00963f;
	background: none;
}

.navbar-fixed-top {
    border-width: 0 0 0px;
}

footer {
   /* background-color: #fff;*/
    color: #6E6C71;
    padding: 10px;
}


#return-to-top, #go-to-news {
	outline: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    text-decoration: none;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index: 9999;
}


#return-to-top i , #go-to-news i{
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover, #go-to-news:hover {
    background: rgba(0, 0, 0, 0.8);
}
#return-to-top:hover i , #go-to-news:hover i{
    color: #fff;
    font-size: 24px;
	left: 14px;
	top: 10px;
}


.modal-dialog {
	width:90%;
	height: 650px;
	height: 580px;
}
.modal-header {
	background: #efefef;
}
.modal-content {
	width:100%;
	height:100%;
	border-radius: 0;
}

.modal-body {
	width: 100%;
	height: 100%;
	max-height:100%
}

#theframe {
	max-height: 97%;
}
@media screen and (min-width: 768px) {
	.modal-dialog  {width:700px;}
}
@media screen and (min-width: 991px) {
	.modal-dialog  {width:900px;}
}	


/* Miniform */
/* .ok { */
    /* background-color: #C9D215; */
    /* box-shadow: 0 1px 6px rgba(0, 0, 0, .8); */
    /* font-size: 20px; */
    /* left: 50%; */
    /* line-height: 1em; */
    /* margin-left: -300px !important; */
    /* padding: 50px !important; */
    /* position: fixed; */
    /* top: 70px; */
    /* width: 600px; */
    /* z-index: 999; */
	/* color:#fff; */
/* } */


.carousel {
    padding-top: 50px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}

.carousel-caption {
	margin-bottom: 30px;
	font-size: 42px;
	line-height: 30px;
	color: #fff;
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}

iframe {
	margin-bottom: -2px;
}

.company{
	color:#5FA431;
	}


.button {
	display: inline-block;
	background: #00963f;
	color: #fff!important;
	padding: 15px;
	border: none;
	font-weight: 700;
}
.fluid {
	padding-bottom: 70px;
}
.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	background: #efefef;
}

/* bakery styles */
.bwell {
	background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
	padding: 20px 10px;
	margin: 0 0 25px 0;
}
.box {
	background: #fff;
	margin-bottom: 50px;
    /* box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); */
	border: 1px solid #ddd;
}

.box h3 {
	margin: 15px 0;
}
.bmargin {
	margin-bottom: 30px;
}

.btitle {
    background: #00963f;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    padding: 0 10px;
    text-align: center;
}
.bbody {
	clear: left;
	padding: 20px;
}
.cartitems {
	font-weight: bold;
	margin-bottom: 10px;
}
.standard {
	color: #c0392b;
}
.standard span {
	text-decoration: line-through;
	
}

.alert.alert-warning.show0\,00 {
    display: none;
}



/********************
Teller op home stylen
********************/

.today, .lastmonth, .totals{
	background:#fff;
	font-size: 16px;
	padding: 10px;
	border-radius:3px;
	margin: 10px 0 0;
	box-shadow: 0 0 6px rgba(0,0,0,0.3);
	line-height: 20px;
}



.input-group-btn {
	float: left;
}

.btn-info {
	/* font-size: 12px; */
}

.contentsection {
	padding-top: 30px;
}
.valign .well {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}

.valign {
	padding-top: 0%;
}


	
.valign .well{
	background: rgba(255,255,255,0.6);
	border: 0;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
}	

.well{
	background: rgba(255,255,255,0.6);
	border: 0;
	box-shadow: 0 0 6px rgba(0,0,0,0.3);
}



/**********************************************************************/
/****************** MEDIA QUERIES ************************************/
/********************************************************************/
@media(max-width:1280px){
	.navbar-inverse .navbar-nav > li > a {

		padding-left:10px;
		padding-right:10px;
		
	}
	.navbar-inverse .navbar-nav > li > a {
		max-width: 235px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		
	}

	.navbar-brand {
		/* height: auto; */
		line-height: 0;
		padding: 0;
	}

	
}

@media (max-width: 1024px) {
	.navbar-nav > li > a {	padding: 30px 13px 8px;	}	
}
@media (min-width: 768px) {


}


@media (min-width: 768px) and (max-width: 991px) {
	big { font-size: 1.8em; }
	.navbar-inverse .navbar-brand { font-size: 10px;	font-weight: 600;letter-spacing: 0px; }
	.navbar-nav > li > a {	padding: 30px 10px 8px;	font-size: 13px;}	
}

@media (max-width: 767px) {
	/* body  { background: #ecffea; } */
	.color-cerius { color: #000;}	
	.backstretch {display:none;}
	.btcolumn h1 { color:#4a8e31;}
	.navbar-inverse .navbar-brand { font-size: 15px;	font-weight: 600;letter-spacing: 0px; }
	.carousel-caption { display: none; }
	.navbar-nav > li > a {	padding: 10px 13px;	}	
	.btn-info {font-size: 12px;}

}



/* make sidebar nav vertical */ 
@media (min-width: 768px) {
	.sidebar-nav .navbar-fixed-top {
		width: 250px;
		position: fixed;
		left: 100px;
		top: 100px;
	}
	.sidebar-nav .navbar .navbar-collapse {
		padding: 0;
		max-height: none;
	}
	.sidebar-nav .navbar ul {
		float: none;
	}
	.sidebar-nav .navbar ul:not {
		display: block;
	}
	.sidebar-nav .navbar li {
		float: none;
		display: block;
	}
	.sidebar-nav .navbar li a {
		padding-top: 12px;
		padding-bottom: 12px;
	}
}

.flags {
	display: inline-block;
	float: right;
	 padding: 15px 0 0 20px;
}
.mobileflags {
	display: block;
	text-align: center;
	 margin: 10px 0 30px;
}
.mobileflags .flag {
	margin: 0 5px;
	
}
.mobileflags .flag img {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    padding: 1px;
}
.mobileflags .flag img:hover {
    background: #ff3333;
}
	
.flag .dimmed {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}	

.login-box {
    width: 300px;
    background: #fff;
    padding: 25px;
    border: 3px solid rgb(93, 173, 72);
    text-align: center;
    margin: auto;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: inline-block;
}

.mobcart {
	font-size: 28px;
	float: right;
	margin: 35px 35px 15px 0;
	color: #00963f;
}

@media (min-width: 1430px) {
	.container {
		width: 1400px;
	}
}


.btn-info {
    color: #fff;
    background-color: #37694b;
    border-color: #37694b;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #e95d0e;
    border-color: #e95d0e;
}

.btn-success {
    color: #fff;
    background-color: #00963f;
    border-color: #00963f;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #007632;
    border-color: #007632;
}
#mod_bakery_wrapper_f input[type="submit"] {
    /* background-color: #00963f; */
    /* border-color: #4cae4c; */
    /* color: #fff; */
    -moz-user-select: none;
    background-image: none;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 5px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	border: 0;
}

.mod_bakery_bt_pay_bopis_f, 
.mod_bakery_bt_pay_advance_f {
	background-color: #00963f;
	border-color: #00963f;
	color: #fff;
}
.mod_bakery_bt_pay_bopis_f:hover, 
.mod_bakery_bt_pay_advance_f:hover {
	background-color:  #007632;
}

.mod_bakery_bt_pay_bopis_f, .mod_bakery_bt_pay_advance_f {
    background-color: #00963f;
    border-color: #00963f;
    color: #fff;
}
.mod_bakery_bt_pay_bopis_f:hover, .mod_bakery_bt_pay_advance_f:hover {
    background-color: #007632;
}
.mod_bakery_tac_f a {
	text-decoration: underline;
	
}
.alert-info {
	background: #e9f2ed;
	border-color: #ddd;

}

.slidemenu {
	margin-top: 30px;
}
.slidemenu .btitle {
	padding: 10px 0;
	height: 52px;
}
.slidemenu .btitle h3 {
	margin-top: 5px;
}
.slidemenu .menu {
	padding: 20px 15px;
}

@media (max-width: 767px) {
	.slidemenu {
		position: fixed;
		width: 100%;
		left: -100%;
		z-index: 999;
		transition: all 500ms linear;
		background: #eee;
		height: calc(100vh - 85px);
		top: 85px;
		margin: 0;
		padding: 0;
		overflow: auto;
	}
	
	.slidemenu.showthem {
		left: 0;
	}
}


button.showsub {
    background: #fff;
    color: #fff;
    padding: 10px;
    border: none;
    margin: -15px -15px 0px -15px;
    border: 1px solid #00963f;
    border-radius: 3px;
    color: #00963f;
}
@media (max-width: 767px) {
	.afbeelding {
		width: 100%;
		overflow: hidden;
		margin: 0;
		padding-top: 56.25%;
		position: relative;
		border: 1px solid #ddd;
	}

	.afbeelding img {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		transform: translate(-50%, -50%);
	}
}

table.telefonisch, table.openingstijden {
    width: 100%;
    max-width: 340px;
    margin: 0;
    white-space: nowrap;
	
}
table.telefonisch>tbody>tr>td, table.openingstijden>tbody>tr>td {
    padding: 2px 9px 0 0;
    /* font-size: 16px; */
    max-width: 100%;
    border: none;
}
table.telefonisch>tbody>tr>td:first-child, table.openingstijden>tbody>tr>td:first-child {
    width: 155px;
}



/* voor advert */
#pa {
	max-height: 90%;
	overflow: auto;
}

#pa h3.c {
	margin-top: 60px;
}
#pa h3, 
#pa h3.c p {
	/* font-size: 24px; */
	/* font-weight: bold; */
	/* font-style: italic; */
}

@media (max-width: 500px) {
	img[style*="float: left"],img[align="left"],
	img[style*="float: right"],img[align="right"] {
		margin: 0 auto;
		display: block;
		float:none !important;
	}
	#pa h3.c {
		margin-top: 0px;
	}
	#pa img { max-width: 250px; }
	#pa h2, #pa h3, #pa h3.c p {
		font-size:18px;
	}
}
@media (max-width: 340px) {
	#pa img { max-width: 150px; }
	#pa h2, #pa h3, #pa h3.c p {
		font-size:18px;
	}
}


.img-responsive {
	display: inline-block;
	/* padding: 5px; */
}