.lang, .product .title {
  display: block; }

.navbar-nav, td, th {
  vertical-align: top; }

.lang {
  clear: both;
  float: right;
  padding-bottom: 20px;
  width: 100%; }
  .lang a {
    width: 21px;
    height: 18px;
    display: inline-block;
    background: url(../img/lang.png);
    margin-left: 5px;
    position: relative;
    top: 5px; }
    .lang a.nl {
      background-position: -62px 0; }
    .lang a.gb {
      background-position: -31px 0; }

.dropdown-menu {
  background: #fff; }

.nav .open > a {
  background: none; }
  .nav .open > a:focus, .nav .open > a:hover {
    background: none; }

.navbar {
  background: #fff; }

.loginlogout {
  color: #DCDCDA;
  margin: 0px 20px 0; }

.naw-top {
  font-size: 17px;
  display: inline; }

.navbar-brand {
  padding: 5px 15px;
  height: auto; }

.naw {
  margin-top: 5px; }

.navbar-nav > li > a {
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #ccc; }
  .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
    border: 1px solid #000;
    background: #ccc; }

.navbar {
  border-bottom: 1px solid #B3B3B3; }

.navbar-nav {
  display: inline-block;
  float: none; }

.cart-details, .footer-login .PwRecover {
  float: right; }

.navbar-collapse {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px; }

.dropdown-menu > li > a {
  color: #000;
  padding: 8px 20px; }
  .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #fff; }

.navbar-toggle {
  background: #000; }

.carousel-caption, .navbar-toggle .icon-bar {
  background: #ffe700; }

.carousel-caption {
  right: 20%;
  left: auto !important;
  white-space: normal;
  max-width: 25%;
  padding: 5px 30px 30px;
  display: block;
  z-index: 5;
  text-shadow: none;
  text-align: left;
  bottom: 100px; }
  .carousel-caption h2 {
    color: #000;
    text-shadow: none;
    font-weight: 400;
    z-index: 5; }

.caption.profile {
  bottom: -90px;
  display: block;
  left: auto;
  max-width: initial;
  position: absolute;
  right: -223px;
  top: auto;
  z-index: -1; }

.product, img {
  max-width: 100%; }

.carousel .item {
  width: 100%;
  max-height: 600px; }

.carousel.slide img {
  border: 0 solid #000;
  border-radius: 0; }

.carousel .carousel-control {
  background: 0 0;
  border: none;
  top: 50%; }

@media (max-width: 767px) {
  .block {
    margin-left: -20px;
    margin-right: -20px; } }

.slider-control {
  display: none; }

.progress_bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: #000;
  z-index: 5; }

.footer-bottom {
  background: #ffe700;
  padding: 10px 0 75px;
  font-size: 13px; }
  .footer-bottom .copy {
    opacity: .6;
    display: inline-block; }

.footer-naw {
  background: #ccc;
  padding: 30px 0 20px;
  position: relative; }
  .footer-naw img {
    padding-bottom: 10px; }
  .footer-naw .profile {
    bottom: -80px;
    display: block;
    position: absolute;
    right: 0;
    top: auto;
    left: -350px; }

.social-media {
  list-style: none;
  margin-top: 45px; }

.fa-square::before {
  content: "" !important;
  background: #000;
  display: inline-block;
  height: 30px;
  width: 30px; }

#youtube .fa-square::before {
  background: #e64a41; }

#facebook .fa-square::before {
  background: #4a6ea9; }

#LinkedIn .fa-square::before {
  background: #0097bd; }

.bottom-naw {
  font-size: 20px;
  position: relative;
  min-height: 156px;
  display: block;
  overflow: inherit; }
  .bottom-naw > div {
    position: absolute;
    bottom: 0;
    right: 15px; }

@media only screen and (max-width: 768px) {
  .bottom-naw {
    text-align: center;
    position: relative;
    min-height: inherit;
    padding: 20px 0; }
    .bottom-naw > div {
      position: relative;
      right: auto;
      left: auto; } }

@media only screen and (max-width: 480px) {
  .bottom-naw {
    font-size: 17px; }
  .footer-bottom {
    background: #ffe700;
    padding: 10px 0;
    font-size: 12px;
    text-align: center; } }

@media only screen and (max-width: 320px) {
  .social-media {
    padding-left: 0; }
  .bottom-naw {
    font-size: 13px; } }

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
  color: #000; }

body {
  background: #ccc; }

a {
  color: #000; }
  a:focus {
    color: #000; }
  a:hover {
    text-decoration: underline; }

.btn:focus, .btn:hover {
  text-decoration: none; }

.login-box .logout:focus, .login-box .logout:hover {
  text-decoration: none; }

.product a:hover, .product-slider .slide a:hover {
  text-decoration: none; }

img {
  vertical-align: middle;
  height: auto; }

#idQuickAdd input[type=text] {
  height: 40px !important; }

#idQuickAdd textarea {
  height: 90px !important;
  color: #000;
  font-size: 1.1em;
  font-weight: 600;
  outline: 0;
  border: 2px solid #000 !important;
  padding: 5px 9px;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  background: #fff;
  margin-bottom: 5px;
  height: 40px; }

input[type=text], input[type=password], input[type=email] {
  color: #000;
  font-size: 1.1em;
  font-weight: 600;
  outline: 0;
  border: 2px solid #000 !important;
  padding: 5px 9px;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  background: #fff;
  margin-bottom: 5px;
  height: 40px; }

select, textarea, ul.token-input-list-facebook {
  color: #000;
  font-size: 1.1em;
  font-weight: 600;
  outline: 0;
  border: 2px solid #000 !important;
  padding: 5px 9px;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  background: #fff;
  margin-bottom: 5px;
  height: 40px; }

#media .overlay, .overlay {
  right: 0;
  padding-bottom: 0;
  left: 0; }

#idQuickAdd textarea:focus, #idQuickAdd textarea:hover {
  background: #ffe700 !important; }

input[type=text]:focus, input[type=text]:hover {
  background: #ffe700 !important; }

input[type=password]:focus, input[type=password]:hover {
  background: #ffe700 !important; }

input[type=email]:focus, input[type=email]:hover {
  background: #ffe700 !important; }

select:focus, select:hover {
  background: #ffe700 !important; }

textarea:focus, textarea:hover {
  background: #ffe700 !important; }

ul.token-input-list-facebook:focus, ul.token-input-list-facebook:hover {
  background: #ffe700 !important; }

textarea {
  background: #fff !important; }

.field {
  margin-left: 5px !important;
  margin-right: 5px; }

ul.token-input-list-facebook li input {
  border: none !important; }

.btn, .thumbnail, iframe {
  border: 0; }

li.token-input-token-facebook {
  overflow: visible !important; }

.btn {
  background: #ffe700;
  color: #000; }
  .btn:focus, .btn:hover {
    background: #000;
    color: #ffe700;
    border: 0;
    outline: 0; }

.btn-geel {
  background: #ffe700;
  color: #000; }
  .btn-geel:focus, .btn-geel:hover {
    background: #000;
    color: #ffe700; }

.btn-zwart {
  background: #000;
  color: #ffe700; }
  .btn-zwart:focus, .btn-zwart:hover {
    background: #ffe700;
    color: #000; }

fieldset b {
  margin-left: -4px; }

legend {
  color: #000; }

.form-horizontal .control-label {
  text-align: left; }

.product, .product-slider .slide {
  text-align: center; }

.thumbnail {
  background: 0 0; }

.overlay {
  position: absolute;
  top: auto;
  bottom: -6px;
  margin-bottom: 0;
  overflow: hidden; }

.boxHeader h3 {
  margin-bottom: 15px;
  margin-top: 0; }

td, th {
  padding: 0; }

.box_content td {
  vertical-align: middle; }
  .box_content td > input, .box_content td > select, .box_content td > textarea {
    margin-left: 10px; }

#media {
  position: relative; }
  #media .overlay {
    position: absolute;
    bottom: -7px;
    margin-bottom: 0;
    z-index: 10; }

.product-slider .slide:hover img {
  -webkit-box-shadow: 0 1px 3px 3px rgba(153, 153, 153, 0.8);
  box-shadow: 0 1px 3px 3px rgba(153, 153, 153, 0.8); }

.content {
  padding-bottom: 30px; }

.products {
  padding: 15px;
  margin: 20px 0; }

.search {
  margin-bottom: 60px !important;
  margin-top: 15px; }
  .search input[type=text] {
    border: 0 !important;
    outline: 0;
    background: #ffe700; }
  .search .btn {
    float: right;
    position: absolute;
    right: 14px;
    z-index: 2;
    background: #000;
    color: #fff;
    font-size: 19px;
    padding: 7px 20px;
    height: 40px; }

.footer-login {
  background: url(../img/footer-login.jpg) no-repeat;
  width: 100%;
  min-height: 500px;
  background-size: cover;
  position: relative; }
  .footer-login .login-box {
    background: #ffe700;
    margin-top: 6%;
    padding: 30px 40px; }
    .footer-login .login-box input[type=text], .footer-login .login-box input[type=password] {
      margin: 0 0 5px; }
    .footer-login .login-box input[type=submit] {
      border: 3px solid #000;
      line-height: 69px; }
      .footer-login .login-box input[type=submit]:hover {
        background: #ffe700;
        color: #000; }
    .footer-login .login-box .boxHeader > span {
      margin-bottom: 30px;
      display: block; }
  .footer-login .validate {
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 30px; }

.login-box .logout {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  margin: 20px 0 0;
  padding: 5px 15px;
  display: inline-block; }
  .login-box .logout:hover {
    border: 1px solid #000;
    background: #ffe700;
    color: #000; }

.google-maps {
  position: relative; }
  .google-maps.header {
    margin-bottom: 30px; }
    .google-maps.header h2 {
      text-transform: uppercase;
      margin-bottom: 0; }

.product {
  margin-bottom: 30px;
  min-height: 360px; }
  .product .img-circle {
    border: 3px solid #000;
    border-radius: 50%;
    max-width: 100%;
    margin-bottom: 10px; }
  .product .btn-informatie {
    padding: 5px 15px; }
  .product .price {
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 5px 0;
    min-height: 35px; }
  .product .fa.fa-shopping-cart {
    font-size: 22px; }
  .product .quick-cart {
    background: #ffe700;
    border-radius: 50%;
    display: block;
    padding: 13px 15px;
    position: absolute;
    right: 32px;
    top: 175px; }

.product-detail .extra-fotos .fresco img, .product-detail .main-img {
  border: 3px solid #000; }

.product-detail h2 {
  margin-top: 60px; }

.product-detail .price {
  text-align: right;
  padding: 20px 0;
  font-size: 18px; }

.product-detail .add-cart-btn {
  width: 100%;
  font-size: 18px;
  padding: 15px; }

.product-detail .pro-qty .control-label {
  padding-top: 8px; }

.product-detail .pro-qty .form-control {
  position: relative;
  right: 4px; }

.product-detail .summary {
  margin-top: 20px; }

.product-detail .contact {
  text-align: left;
  display: block; }

.product-detail .validate {
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 30px; }

.product-detail .extra-fotos {
  max-width: 88%;
  margin-top: 62px; }
  .product-detail .extra-fotos .fresco {
    margin-bottom: 30px;
    display: block; }

.loggedout .contact {
  background: #ffe700;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  margin-top: 30px; }
  .loggedout .contact:hover {
    background: #000;
    color: #ffe700;
    text-decoration: none; }

.leftcol .search {
  margin-bottom: 0 !important;
  margin-top: 20px !important; }

.filter_lbl {
  font-size: 24px;
  white-space: pre; }

.FilterTitle {
  font-size: 22px; }

.cd-filter-block label {
  font-weight: 400;
  font-size: 16px;
  padding-left: 0;
  line-height: 16px; }

.cd-filter-block input[type=checkbox] {
  display: none; }

.checkbox label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  left: 0;
  bottom: 1px;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #181b35;
  border-radius: 0;
  line-height: 15px;
  vertical-align: middle; }

.btn-contact, .btn-reset {
  width: 100%; }

button, input {
  line-height: normal; }

.checkbox input[type=checkbox]:checked + label:before {
  content: "\2713";
  font-size: 15px;
  color: #181b35;
  text-align: center;
  line-height: 16px;
  font-weight: 700; }

.btn-reset {
  margin-top: 30px; }

#ctl00_placeholderRight_ctl00_panelForm {
  margin-top: 90px; }

.form-group {
  position: relative; }

.validate {
  font-size: 25px;
  position: absolute;
  right: 25px;
  top: 8px; }

.content a {
  text-decoration: underline; }

.product .title {
  text-decoration: none !important; }

a.btn {
  text-decoration: none !important; }
  a.btn:hover {
    text-decoration: none !important; }

.carousel-inner p {
  color: #000; }

.product .title {
  margin-bottom: 5px;
  min-height: 40px; }

.product-slider .slide img {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 200px; }

.product, .product-slider .slide {
  text-align: center;
  padding-top: 5px; }

.bx-controls-direction {
  display: none; }

#MiniCartFloat {
  max-height: 340px;
  overflow-y: scroll;
  -webkit-box-shadow: 2px 7px 11px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 7px 11px -1px rgba(0, 0, 0, 0.4);
  top: 43px; }

#pac-input {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 300px; }
  #pac-input:focus {
    border-color: #4d90fe; }

.pac-container {
  font-family: Roboto; }

#type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0px 11px; }
  #type-selector label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300; }

#target {
  width: 345px; }

.controls {
  margin-top: 10px;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none; }

@media (max-width: 767px) {
  .visible-xs {
    display: inline-block !important; }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 5px; }
  .lang {
    clear: both;
    float: left;
    padding-bottom: 20px;
    width: 70%;
    text-align: left; }
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-top: -62px; }
  .navbar-nav {
    display: inline-block;
    float: left;
    padding-left: 10px; }
  .navbar-collapse {
    text-align: left; }
  body {
    padding-top: 116px !important; } }

@media (max-width: 768px) {
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 5px; }
  .page-id-1 h3, .h3 {
    font-size: 14px; }
  .bottom-naw {
    font-size: 14px;
    padding: 50px 0; }
  .footer-bottom {
    background: #ffe700;
    padding: 30px 0 30px;
    font-size: 13px; }
  .login-box .logout {
    width: 100%;
    text-align: center; }
  .product-detail .price {
    text-align: right;
    padding-bottom: 20px;
    font-size: 25px;
    text-align: left; } }

@media (max-width: 601px) {
  .bottom-naw {
    font-size: 14px;
    padding: 15px 15px;
    text-align: left; }
  .block {
    margin-left: 0px;
    margin-right: 0px; }
  .rotatedDiv {
    margin-left: -7px !important; }
  .content img {
    display: block; } }

@media (max-width: 480px) {
  .naw-top {
    font-size: 10px;
    display: inline; }
  .navbar-brand > img {
    display: block;
    max-width: 130px; }
  .loginlogout {
    font-size: 9px; }
  .lang {
    font-size: 13px; }
    .lang a {
      margin-left: 0px;
      margin-right: 10px; }
  .product .quick-cart {
    top: 130px; }
  .carousel-caption {
    display: none; } }

@media (max-width: 320px) {
  .lang span {
    display: none; }
  .naw-top {
    font-size: 10px;
    display: inline;
    float: left;
    top: -17px;
    position: relative; }
  .navbar-brand {
    padding: 5px 0px; }
  .loginlogout {
    margin: 8px 0px 0; }
    .loginlogout b {
      display: block; }
  .filter_lbl {
    font-size: 16px;
    white-space: pre; }
  .product {
    margin-bottom: 30px;
    min-height: 291px; }
    .product .quick-cart {
      top: 90px;
      right: 17px; }
  .product-detail .extra-fotos {
    max-width: 88%;
    margin: 30px auto !important; }
  .product-detail .add-cart-btn {
    font-size: 16px; } }

@media print {
  .navbar, .footer-login, footer, .AddToCart, .contact, .slider, .products, .google-maps {
    display: none; }
  img {
    width: 200px; }
  body {
    padding: 0; } }

.ie9 img[src*=".svg"] {
  width: 100%; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; } }

.breadcrumb {
  background: none;
  padding-left: 0;
  margin: 15px 0 0 0; }

.carousel.slide img {
  width: 100%; }

.btn_update {
  color: #222222 !important;
  font-size: 17px !important;
  background: none !important;
  text-indent: 0px !important; }

.btnDeleteCart {
  color: #222222 !important;
  font-size: 17px !important;
  background: none !important;
  text-indent: 0px !important;
  margin-top: -1px !important; }

/*Aanpassingen november 2017*/
.bx-wrapper {
  margin: auto; }
  .bx-wrapper .slide h4 {
    font-size: 14px; }

.navbar-brand > img {
  display: block;
  width: 100%;
  margin-top: 36px; }

.carousel-caption {
  text-align: center; }
  .carousel-caption h2 {
    font-size: 29px; }

/*.shop-row {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
   width: 100%;
}

.shop-row 
.col-xs-3 {
    
    display: flex;
    align-items: center;
        display: flex;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    float:none;

}*/
body {
  background: #fff;
  padding-top: 115px; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 480px) {
    .flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.navbar-fixed-top {
  background: #000;
  border-bottom-color: #000;
  min-height: 115px;
  color: #fff; }
  .navbar-fixed-top a {
    color: #fff; }
  .navbar-fixed-top .lang {
    clear: both;
    float: none;
    padding-bottom: 0px;
    width: auto;
    margin-left: 20px; }
    .navbar-fixed-top .lang a {
      top: 0px;
      border: 1px solid #666; }
  .navbar-fixed-top .naw {
    margin-top: 30px; }
  .navbar-fixed-top .naw-top {
    font-size: 14px;
    display: inline; }
  .navbar-fixed-top .navbar-collapse {
    text-align: right; }
    .navbar-fixed-top .navbar-collapse .navbar-nav > li:last-child > a {
      padding-right: 0px; }
    .navbar-fixed-top .navbar-collapse .navbar-nav > li > a {
      border: 0; }
      .navbar-fixed-top .navbar-collapse .navbar-nav > li > a:focus, .navbar-fixed-top .navbar-collapse .navbar-nav > li > a:hover {
        background: none; }

@media (max-width: 991px) {
  .nav > li > a {
    padding: 10px 5px; } }

@media (max-width: 768px) {
  .nav > li > a {
    padding: 10px 5px; }
  .navbar-brand > img {
    width: auto;
    margin-top: 10px;
    max-width: 215px; }
  .loginlogout {
    display: none; }
  .flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .navbar-brand {
    float: none;
    display: block; }
  .navbar-brand > img {
    width: 75%;
    margin-top: 0;
    max-width: 100%;
    margin: auto; }
  .navbar-fixed-top .naw {
    margin-top: 0px; }
  .loginlogout {
    display: none; }
  .dropdown-menu > li > a {
    color: #fff;
    padding: 8px 20px;
    text-align: center; }
  .navbar-fixed-top .lang {
    position: absolute;
    left: 0px;
    top: 35px; }
    .navbar-fixed-top .lang a {
      margin-left: 0;
      margin-right: 5px; }
  .navbar-fixed-top .naw-top {
    font-size: 14px;
    display: inline;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .navbar-toggle {
    margin-right: -10px; } }

@media (max-width: 320px) {
  .naw-top {
    font-size: 13px !important;
    top: 0;
    position: relative; }
  .navbar-fixed-top .lang {
    left: 4px; }
  .navbar-toggle {
    margin-right: -2px; } }

@media (min-width: 480px) and (max-width: 1400px) {
  .carousel-caption {
    max-width: 75%; } }

@media (max-width: 600px) {
  .carousel-caption {
    bottom: 20px; } }

.carousel .overlay {
  display: none; }

.carousel .carousel-caption {
  padding: 5px 30px 15px; }

.carousel .btn-cta {
  border: 1px solid #000;
  margin-top: 10px; }

.slider .overlay {
  display: none; }

footer {
  color: #fff;
  background: #000; }
  footer a {
    color: #fff; }
    footer a:hover, footer a:focus {
      color: #fff; }
  footer .footer-naw {
    background: none; }
  footer .footer-bottom {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 35px 0; }
    footer .footer-bottom a {
      color: #000; }
    footer .footer-bottom .copy {
      opacity: 1; }
    footer .footer-bottom .fa-heart {
      color: red; }
  footer #Instagram .fa-square::before {
    background: #e1306c; }

@media (max-width: 767px) {
  .navbar-nav {
    display: inline-block;
    float: left;
    padding-left: 10px;
    float: none;
    text-align: center;
    margin: auto;
    width: 100%; } }

/*# sourceMappingURL=maps/main.css.map */
