.page-template-template-home-2024 .page-header,
.page-template-template-wijn-overview .page-header,
.page-template-template-producent .page-header,
.page-template-template-lekker-bij .page-header,
.page-template-template-druivensoort .page-header {
  display: none;
}

.usps {
  font-size: 13px;
  align-items: center;
}

.banner-column-inner {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
}

section.banner .banner-column-inner {
  min-height: 340px;
}

section.banner .banner-content {
  top: 4rem;
  bottom: 4rem;
  left: 40px;
  right: 40px;
}

section.banner .banner-content h1 {
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  text-shadow: 1px 1px 11px #000;
}

section.banner .banner-content h2 {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 500;
  text-shadow: 1px 1px 11px #000;
}

section.banner .banner-content .btn {
  font-family: "Roboto Condensed";
  background-color: #000;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

section.banner .sidebar-block {
  font-size: 1.2rem;
  color: inherit;
  border-radius: 5px;
  background-color: #f6f6f3;
  min-height: 100px;
}

section.banner .sidebar-block a {
  color: #777777;
}

.blog .column-inner,
.maak-hier-uw-keuze .column-inner {
  height: 100%;
  border-radius: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.blog h3,
.maak-hier-uw-keuze h3 {
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.two-column-section .card {
  border-radius: 8px;
  overflow: hidden;
  border: 0;
}

.two-column-section .card .btn {
  font-family: "Roboto Condensed";
  background-color: #000;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.two-column-section .card a {
  text-decoration: none;
}

.two-column-section .card img {
  min-height: 334px;
}

.two-column-section .card-body {
  background-color: #f6f6f3;
}

.two-column-section .card-body .card-text {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}

.newsletter-review-section .inschrijfheader {
  margin-top: 1rem;
}

.newsletter-review-section .mc4wp-form-fields {
  display: flex;
}

.newsletter-review-section .nieuwsbrief_links {
  flex-grow: 1;
}

.newsletter-column .nieuwsbrief-form-ex p {
  font-size: 15px;
}
.newsletter-review-section input[type=email] {
  width: 100%;
  height: 100%;
  padding: 10px;
  font-size: 14px;
}

.newsletter-review-section .review-column {
  padding: 3rem;
  background-color: #ffffff;
  border-radius: 8px;
}

.full-width-banner .banner-column-inner {
  border-radius: 10px;
}

.full-width-banner .banner-column-inner img {
  max-height: 450px;
}

.full-width-banner .banner-content {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.full-width-banner h2 {
  color: #ffffff;
  font-size: 4rem;
  text-align: center;
}

.full-width-banner p {
  font-size: 2rem;
  color: #ffffff;
  text-align: center;
}

.full-width-banner .banner-content .btn {
  font-family: "Roboto Condensed";
  background-color: #000;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

img.not-visible {
  visibility: hidden;
  opacity: 0;
}

.woocommerce ul.products li.product-category a img {
  min-height: 195px;
  object-fit: cover;
}

div.woocommerce del {
  text-decoration: none;
}

.woocommerce del .woocommerce-Price-amount {
 text-decoration: line-through;
}
.product .summary ins, .woocommerce .product .summary del {
    text-decoration: none !important;
}

.tax-product_cat .page-header h1.page-header-title {
  color: #0a0a0a;
}

.tax-product_cat .page-header.has-bg-image h1.page-header-title {
  color: #ffffff;
  text-shadow: 1px 1px 10px #000000;
}

nav#quadmenu.quadmenu-default_theme .widget a, 
nav#quadmenu.quadmenu-default_theme .widget ul li {
  font-family: "Roboto Condensed"!important;
}

.topbar-menu-container ul#topbar_menu li .sub-menu {
  margin-top: 60px;
}

.mobile-toggle-nav.visible {
  background-color: #0a0a0a;
}

.mobile-toggle-nav-ul a:first-of-type {
  border-top: 0;
}

.mobile-toggle-nav-ul a:hover {
  color: #ffffff;
}

.mobile-toggle-nav-ul a {
  font-family: "Roboto Condensed";
  font-weight: 600;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
}

body.has-mobile-menu .hide-at-mm-breakpoint {
  display: block;
}

.woocommerce .product del {
  text-decoration: none;
}

.tax-pa_prijsklasse .site-breadcrumbs,
.tax-pa_inhoud .site-breadcrumbs {
  display: none;
}

.page-template-template-contact .inschrijfheader {
  margin-top: 0;
}

.page-template-template-contact .nieuwsbrief-form {
  padding-bottom: 80px;
}

.page-header.wpex-supports-mods {
  background-color: #ffffff;
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

body .select2-container--default .select2-selection--single {
  border: 0;
}

body .select2-container--default .select2-selection--single span.select2-selection__rendered {
  font-family: "Roboto Condensed";      
  font-size: 16px;
  border: 0px solid #ffffff;
  color: #000;
  font-weight: 600;
  width: 236px;
  text-transform: uppercase;
  height: 40px;
}

.select2-container--open .select2-dropdown--below {
  margin-top: 43px;
  border: 1px solid #000000;
}

.select2-container--open .select2-dropdown--above {
  margin-top: 20px;
  border: 1px solid #000000;
}

li.sf-field-reset a {
  color: #cc1e1e;
  padding-left: 6px;
  border-bottom: 0px solid #eeeeee;
}

span.wcmenucart-details.count.t-bubble {
  background-color: #000;
  border-width: 1px;
}