/*import lettertype*/
@import url('https://fonts.googleapis.com/css?family=Caveat:700&display=swap');

.top-top{
	background-color:#0f2d52;
	text-align:right;
	padding-top:14px;
	padding-bottom:14px;
}

.top-top a{
	color:white;
	margin-left:16px;
}

.top-top a:hover{
	color:#f8f8f8;
}

.menufloat{
	float:none;
}
.zoekfunctiebox{
	float:right;margin-top: 9px;margin-bottom: -10px;
}

.zoek-blok{
  margin-left: 200px;
    margin-top: 14px;
    display:none;
}

.menu-breedte{
  width:100%;
}

.hide-small{
  display:none;
  margin-top:6px;
}
.hide-medium{
  display:block;
  margin-top:8px;
}

.woocommerce-product-gallery__image img {
    display: block;
        margin: 0 auto;
    width: auto !important;
    height: auto;
    min-height:auto;
    max-height: auto;
    box-shadow: none;
}




@media only screen and (min-width: 600px) {
  .menufloat{
	float:left;
	}

  .zoek-blok{
    margin-left: 200px;
      margin-top: 14px;
      display:block;
  }
  .menu-breedte{
    width:75%;
  }

  .hide-small{
    display:block;
  }
  .hide-medium{
    display:none;
  }
  .woocommerce-product-gallery__image img {
      display: block;
          margin: 0 auto;
      width: auto !important;
      height: auto;
      min-height:400px;
      max-height: 500px;
      box-shadow: none;
  }


}

p{
	color: #33455a !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.single-product .price{
	font-size: 24px !important;
    font-weight: 500 !important;
    color: green !important;
}

.byline.author.vcard{
	display:none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background-color: #edf1f7;
    padding: 6px !important;
        border-radius: 10px;
}

.woocommerce ul.products li.product a img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.product_meta a{
	color:#a2834d !important;
}

.woocommerce div.product div.images .flex-control-thumbs li {

    border: 2px solid white;
}



.mark, mark {
    background-color: transparent !important;
    display:none;
}

mark .count{
  display:none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0px 12px 12px 12px !important;
}

.winkelwagen-knop{
	float:right;
	clear:both;
	padding:8px 16px;
	background-color:#0f2d52;
	margin-top:10px;
	border-radius:7px;
  margin-bottom: 12px;
}

.winkelwagen-knop a{
	color:white;
}

.winkelwagen-knop a:hover{
	color:#f7f7f7;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation{
	text-align:left !important;

}

.navigatie-new{
	border-top:3px solid #0f2d52;
	border-bottom:3px solid #0f2d52;
  display:flex;
    padding-left: 0px !important;
    padding-right: 0px !important;
    position:relative;
}

/*
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
	font-weight:600 !important;

}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #0f2d52 !important;
    font-family: inherit;
    font-size: 14px !important;

    text-decoration: none;
    font-weight: bold;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 15px 15px 5px 15px !important;
}
*/

.home .page-header{
	display:none !important;
}

.new-header-small{
	padding:30px 0px;
	text-align:center;
	margin-top: -50px;
}

.new-header-small h1{
	font-family: 'Caveat', cursive;
	text-align:center;
	font-size:4.8rem;
	color:white;
  margin-top:50px;
  margin-bottom:30px;
}

.wf-futurapt-n7-active .headerbanner{
  display:none;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: absolute !important;
 }


 time.updated{
	 display:none;
 }

 .main .widget{
 	background-color:#edf1f7 !important;

 }

 .woocommerce-product-search{
	 margin-bottom:20px;
 }


 .btn-info {
    color: #061d3a !important;
    font-weight: 700 !important;
    font-size: 17px !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    padding: 12px 37px !important;
}

#demo{
	margin-top: 32px;
    background: #edf1f7;
    padding-top: 24px;
    padding-bottom: 24px;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    font-weight: 700 !important;
}


/* FORMULIER */
.blauwe-sub-header{
  background-color:#102c52;
  margin-bottom:32px;
  max-width:420px;
  border:1px solid #f1f1f1;
  border-radius:3px;
  -webkit-box-shadow: 2px 3px 14px 1px rgba(133,133,133,0.48);
-moz-box-shadow: 2px 3px 14px 1px rgba(133,133,133,0.48);
box-shadow: 2px 3px 14px 1px rgba(133,133,133,0.48);

}

.blauwe-sub-header .fa{
  margin-right:10px;
}

.blauwe-sub-header h3{
  color:white;
  font-family: 'Caveat', cursive;
  padding-top:16px;
  margin-left:18px;
  font-weight:600;
  font-size: 30px;
}

.field-holder{
  padding:16px;
  background-color:#fff;
  text-align:left;
}

.field-holder b{
  display:block;
  margin-top:14px;

}

.belasting{
  background: white;
  max-width: 200px;
  padding: 10px 18px;
  float: right;
  margin-right: 32px;
  font-weight: 600;
  font-size: 24px;
  background: #fbdebd;
      margin-top: 28px;
      font-family: 'Caveat';
      color:#102c52;
      text-decoration: underline;
}



span.wpcf7-list-item {
    display:block !important;
    margin: 0 0 0 1em;
    display:none;
}

input[type=checkbox], input[type=radio] {
      margin: 3px 7px 0px !important;
    line-height: normal;
    transform: scale(1.3);

}

.page-id-212 .page-header{
  display:none;
}

.field-holder input{
  /*  min-height: 36px; */
    margin-bottom: 16px;
    margin-top:4px;
    border-radius: 3px;
    padding: 8px;
    border: 1px solid #dedede;
}

.field-holder input[type=submit] {
    /*background-color: #102c52;*/
    background-color: #93b741;
    padding: 12px 35px !important;
    font-size: 24px !important;
    font-family: 'Caveat', cursive !important;
}

.wpcf7-form-control-wrap.date-begin input{
  width:142px !important;
  margin-right:10px;
}

.wpcf7-form-control-wrap.date-eindplaceholder input{
  width:142px !important;
  margin-right:10px;
}

.wpcf7-form-control-wrap.number-tijd-begin input, .wpcf7-form-control-wrap.number-tijd-eind input{
  width:160px !important;
}

.grecaptcha-badge {display:none;}

input#coupon_code.input-text{
  min-width:180px;
}

input{
  max-width: 94%;
margin-left: 3%;
margin-right: 3%;
}

@media only screen and (max-width: 600px) {
  .navigatie-new{
    display:block;
  }
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    position: relative;
    vertical-align: middle;
}

#ship-to-different-address{margin-left:25px;}

#ship-to-different-address-checkbox{margin-left: -25px !important;}

.woocommerce-result-count{display:none;}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) " "!important;
}

#flags {
    width: 165px;
    display: inline;
}

#flags ul {
    margin-top: 4px !important;
}

#billing_address_2_field{
  display:none !important;
}

.woocommerce ul#shipping_method li {
    margin: 0 0 .5em;
    line-height: 1.5em;
    list-style: none outside;
    display:block !important;
}

.yith-ajaxsearchform-container{
  position:absolute;
  right:0;
}

.yith-ajaxsearchform-container input[type=search]{
  width:260px;
}

@media only screen and (max-width: 940px) {
  .yith-ajaxsearchform-container{
   position:relative;
  }
}

p.stock {
    display: block !important;
    font-weight:600 !important;
}

#glt-translate-trigger {
    display:none;
}

.soldout {
    padding: 3px 8px;
    text-align: center;
    background: #102c52;
    color: white;
    font-weight: bold;
    position:relative;
    bottom: 6px;
    font-size: 12px;
}

.stock.out-of-stock{
  background-color:#102c52;
  max-width: fit-content;
  padding: 6px 12px;
  color: white !important;
  font-size: 14px !important;
}

.woocommerce-checkout #payment div.payment_box{
  display:none !important;
}

.zoek-wrapper{
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
}

.enkel-zoek-resultaat{
  margin-bottom:32px;
  display:inline-block;
  width:47%;
  margin-right:1.5%;
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 676px) {
  .zoek-wrapper{
    display: flex;
    flex-direction: column;
    flex-wrap:wrap;
  }

  .enkel-zoek-resultaat{
    margin-bottom:32px;
    display:inline-block;
    width:95%;
    margin-right:1.5%;
  }
}
