.minus { font-size: 22px; float: right; margin: 10px 3px 0 0; }
.plus { font-size: 22px; float: right; margin: 10px 0 0 3px; }

.webshoptext { font-size: 12px; }
.bestelblok { margin-bottom: 20px; }
.bestelbutton { width: 100%; max-width: 320px; }
.error { color: red; }
.succes { color: green; }

.productgroepbutton { margin-top: 10px; border-radius: 5px; font-size: 16px;}
.toggle-cart { border-radius: 5px; }
.btn-secondary { border-radius: 5px; }

.toggle-cart { display: block; font-size: 24px; color: white; padding: 8px 0 0 12px; width: 52px; height: 44px; background: #eca938; position: fixed; top: 40%; right: 0; z-index: 999; text-decoration: none; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;}
.toggle-cart .mini-cart-count { width: 26px; height: 26px; background: #CE0909; border-radius: 100%; color: #fff; font-size: 13px; font-weight: bold; text-align: center; line-height: 26px; position: absolute; top: -13px; left: -13px; }
.toggle-cart:hover { background-color: #ffffff; }

.product { width: 290px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;  border-radius: 5px; padding: 10px; margin: 10px; }

.foto { position: relative; width: 260px; margin-left: 4px; height: 180px; overflow: hidden; cursor: pointer;}
.titel { font-size: 20px; color: #eca938; font-weight: bold; margin-bottom: 10px; height: 28px; overflow: hidden; }
.tekst { font-size: 16px; color: #555; margin-top: 4px; height: 48px; overflow: hidden; cursor: pointer; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;	text-overflow: ellipsis; }
.prijs { float: left; font-size: 20px; color: #eca938; font-weight: bold; margin-top: 4px; width: 40%; }
.aantal { float: right; color: #eca938; font-weight: bold; margin-top: 4px; width: 55%; }
.aantal input { width: 70px; float: right; font-size: 20px; }
.topmargin { margin-top: 20px; min-height:400px;}

header.masthead { box-shadow: 0 6px 8px -4px #555; }
.bottom-buttons { z-index: 1049; position: fixed; bottom: 20px; left: 0px; width: 100%; height: 60px; display: block; text-align: center; }
.naamvak {margin: 12px;position: relative;float: left;overflow: hidden;width: 260px;height: 36px;border: 1px solid #666;padding: 5px;border-radius: 25px;}
.naam {height: 18px;width: 230px;font-family: arial;font-size: 18px;color: white;}
.footer { margin-top: 20px; }
/*body { font-size: 16px; color: #212529; font-family: 'Lora', 'Times New Roman', serif; }*/
body { font-size: 17px; color: #6c757d; font-family: 'Verdana ','Lora', 'Times New Roman', serif; }
p {  line-height: 1.5;  margin: 30px 0;}
p a {  text-decoration: underline;}
h1,h2,h3,h4,h5,h6 {  font-weight: 800;  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
a {  color: #212529;  -webkit-transition: all 0.2s;  transition: all 0.2s;}
a:focus, a:hover {  color: #0085A1;}
blockquote {  font-style: italic;  color: #868e96;}

.section-heading {
  font-size: 36px;
  font-weight: 700;
  margin-top: 60px;
}

.caption {
  font-size: 14px;
  font-style: italic;
  display: block;
  margin: 0;
  padding: 10px;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

::-moz-selection {
  color: #fff;
  background: #0085A1;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #0085A1;
  text-shadow: none;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

#mainNav {
  /*position: absolute;*/
  border-bottom: 1px solid #e9ecef;
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#mainNav .navbar-brand {
  font-weight: 800;
  color: #343a40;
}
#mainNav .navbar-brand img {
    height: 4.5rem;
}


#mainNav .navbar-toggler {
  font-size: 12px;
  font-weight: 800;
  padding: 13px;
  text-transform: uppercase;
  color: #343a40;
}

#mainNav .navbar-nav > li.nav-item > a {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}

header.masthead .page-heading,
header.masthead .site-heading {
  text-align: center;
}

header.masthead .page-heading h1,
header.masthead .site-heading h1 {
  font-size: 50px;
  margin-top: 0;
}

header.masthead .page-heading .subheading,
header.masthead .site-heading .subheading {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
  display: block;
  margin: 10px 0 0;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

header.masthead .post-heading h1 {
  font-size: 35px;
}

header.masthead .post-heading .meta,
header.masthead .post-heading .subheading {
  line-height: 1.1;
  display: block;
}

header.masthead .post-heading .subheading {
  font-size: 24px;
  font-weight: 600;
  margin: 10px 0 30px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

header.masthead .post-heading .meta {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  font-family: 'Lora', 'Times New Roman', serif;
}

header.masthead .post-heading .meta a {
  color: #fff;
}

form .form-group:first-child .floating-label-form-group {
  border-top: 1px solid #dee2e6;
}

footer {
  padding: 50px 0 65px;
}

footer .list-inline {
  margin: 0;
  padding: 0;
}

footer .copyright {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}

.btn {
  font-size: 14px;
  font-weight: 800;
  padding: 15px 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  /*border-radius: 0;*/
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.btn-primary {
  background-color: #0085A1;
  border-color: #0085A1;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #00657b !important;
  border-color: #00657b !important;
}

.btn-lg {
  font-size: 16px;
  padding: 25px 35px;
}

.datumtijd { background: #efefef; padding: 10px; margin-bottom: 20px;}


@media only screen and (min-width: 768px) { .container { max-width: 740px; }}
@media only screen and (min-width: 1120px) { .container { max-width: 1060px; }}
@media only screen and (min-width: 1468px) { .container { max-width: 1240px; }}


@media only screen and (min-width: 992px) {
	#mainNav.navbar-shrink .navbar-brand svg, #mainNav.navbar-shrink .navbar-brand img { height: 2.5rem; }

  #mainNav {
    border-bottom: 1px solid transparent;
    background: transparent;
  }
  #mainNav .navbar-brand {
    color: #fff;
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: rgba(255, 255, 255, 0.8);
  }
  #mainNav .navbar-nav > li.nav-item > a {
    padding: 10px 20px;
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a:focus, #mainNav .navbar-nav > li.nav-item > a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
  #mainNav {
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
  }
  #mainNav.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -67px;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    border-bottom: 1px solid white;
    background-color: rgba(255, 255, 255, 0.9);
  }
  #mainNav.is-fixed .navbar-brand {
    color: #212529;
  }
  #mainNav.is-fixed .navbar-brand:focus, #mainNav.is-fixed .navbar-brand:hover {
    color: #0085A1;
  }
  #mainNav.is-fixed .navbar-nav > li.nav-item > a {
    color: #212529;
  }
  #mainNav.is-fixed .navbar-nav > li.nav-item > a:focus, #mainNav.is-fixed .navbar-nav > li.nav-item > a:hover {
    color: #0085A1;
  }
  #mainNav.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@media only screen and (min-width: 768px) {
  header.masthead .page-heading,
  header.masthead .post-heading,
  header.masthead .site-heading {
    padding: 20px 0;
  }
  header.masthead .page-heading h1,
  header.masthead .site-heading h1 {
    font-size: 80px;
  }
  header.masthead .post-heading h1 {
    font-size: 55px;
  }
  header.masthead .post-heading .subheading {
    font-size: 30px;
  }
}

@media only screen and (max-width: 600px) {

	.topmargin { margin-top: 10px; }
	#mainNav .navbar-nav .nav-item .nav-link { color: #555; }
	body { line-height: 1.2; font-size: 14px; }
	header.masthead .page-heading h1, header.masthead .site-heading h1 {
    	font-size: 50px;
    	margin-top: 40px;
	}
	header.masthead .page-heading, header.masthead .post-heading, header.masthead .site-heading {
    	padding: 20px 0 40px;
    	color: white;
	}
	.bestellen { 
		width: 100%; 
		color: white;
		height: 34px;
		background: #eca938;
	}
	.row {
    	width: 360px;
	}
	.product {
		width: 170px;
		margin: 5px;
		padding: 5px;
		/*margin-right: auto; margin-left: auto;*/
	}
	.foto {
		width: 150px;
	    height: 106px;
	    margin-left: 4px;
		/*margin-right: auto; margin-left: auto;*/
	}
	.titel {
		font-size: 14px;
		height: 16px;
		margin-bottom: 4px;
	}
	.tekst {
		font-size: 14px;
		margin-top: 0px;
		margin-bottom: 4px;
    	height: 32px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.prijs { width: 45%; margin-top: 0px;  font-size: 17px;	}
	.aantal input {
	    width: 40px;
	    font-size: 16px;
		height: 21px;
    	padding: 0 2px;
	}
	.aantal {
     	margin-top: 0px; width: 55%;
	}
	.vert { display: none; }
	.aantal i { font-size: 18px; margin-left: 5px; margin-top: 1px; }

	.hide-on-mobile { display: none; }

}
