.col-xs-12 {
margin-bottom:1rem;
}

.homepage-accordion h1 {
  margin-bottom: 1.5rem;
}
.faq-drawer {
  margin-bottom: 30px;
}

.faq-drawer__content-wrapper {
  font-size: 1.25em;
  line-height: 1.4em;
  max-height: 0px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}

.faq-drawer__content {
  padding-top:20px;
}

.faq-drawer__content a {
  text-decoration: underline;
  font-weight: bold;
}
.faq-drawer__content p {
	margin-bottom: 1rem;
	font-size: 1rem;
}
.faq-drawer__content ul {
	font-size: 1rem;
}
.faq-drawer__content ol {
	font-size: 1rem;
}

.faq-drawer__title {
  border-top: #000 1px solid;
  cursor: pointer;
  display: block;
  padding: 30px 0 0 0;
  position: relative;
  margin-bottom: 0;
  transition: all 0.25s ease-out;
}
.faq-drawer__title h2 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0;
}

.faq-drawer__title h2::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  left: 2px;
  position: relative;
  right: 20px;
  top: 10px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
}

/* OPTIONAL HOVER STATE */
.faq-drawer__title:hover {
  color: #4E4B52  ;
}

.faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: 2000px;
}

.faq-drawer__trigger:checked + .faq-drawer__title h2::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

.homepage-accordion input[type="checkbox"] {
  display: none;
}

.weekdeal {
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  align-items:center;
}
.weekdeal > div {
  display: flex;
  /*flex-direction: column;*/
  /*!*flex-basis: 100%;*!*/
   flex: 1;
}
.weekdeal .badge-weekdeal {
  padding: 1px 4px;
  height: 22px;
  line-height: 18px;
  font-size: 12px;
  background-color: #FFF;
  font-weight: 600;
  display: inline-block;
  width:auto;
}
.weekdeal .weekdeal_timer {
  font-weight: 600;
  font-size: 14px;
  text-transform: lowercase;
  font-style: normal;
  justify-content: right;
}
.weekdeal .weekdeal_timer > div {
  display:flex;
}
.weekdeal_single_product_wrapper {
  margin-bottom:10px;
}
/* Style select for product page */

.product-type-variable select {
  /* styling */
  background-color: white;
  border: 3px solid #DEDEDE;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  width: 100%;

  /* reset */

  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.product-type-variable select {
  background-image:
          linear-gradient(45deg, transparent 50%, gray 50%),
          linear-gradient(135deg, gray 50%, transparent 50%),
          linear-gradient(to right, #ccc, #ccc);
  background-position:
          calc(100% - 20px) calc(1em + 2px),
          calc(100% - 15px) calc(1em + 2px),
          calc(100% - 2.5em) 0.5em;
  background-size:
          5px 5px,
          5px 5px,
          1px 1.5em;
  background-repeat: no-repeat;
}

.product-type-variable select option {
  color: #000000;
}

.product-type-variable select:focus {
  background-image:
          linear-gradient(45deg, green 50%, transparent 50%),
          linear-gradient(135deg, transparent 50%, green 50%),
          linear-gradient(to right, #ccc, #ccc);
  background-position:
          calc(100% - 15px) 1em,
          calc(100% - 20px) 1em,
          calc(100% - 2.5em) 0.5em;
  background-size:
          5px 5px,
          5px 5px,
          1px 1.5em;
  background-repeat: no-repeat;
  border-color: #DEDEDE;
  outline: 0;
}


.product-type-variable select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/* remove padding and margin in grid coloms */

.variations .col-l-12 {
  margin-bottom: 20px;
}


/* TD styling tables */
.faq-drawer__content td, .faq-drawer__content th  {
	font-size: 1rem;
}
.faq-drawer__content td, .faq-drawer__content td a {
  background-color: #FFEBE0 !important;
  color: #000 !important;
}

.faq-drawer__content th {
  background-color: #471C2E !important;
  color: #FFF !important;
}

.faq-drawer__content table {
 max-width: 800px !important;
 margin: 0 !important;
  border-collapse: collapse;
}

.faq-drawer__content table th,
.faq-drawer__content table td {
  width:50%;
  border: 1px solid white;
  padding: 8px;
}

.faq-drawer__content h3, .faq-drawer__content h4, .faq-drawer__content h5 {
  margin-top: 1rem;
}


.faq-drawer__content ol {
  list-style-type: decimal;
  margin: 1em 0 1em 2em;
  padding: 0;
}

div.woocommerce .star-rating::before {
  content: '' !important;
}

.awdr_change_product {
  display: flex;
  align-items: center;
  gap: 5px; /* optioneel: ruimte tussen afbeelding en tekst */
}

.awdr_variation_image img {
  width: 80px; /* maak groter, bv. 80px */
  height: auto; /* behoud verhoudingen */
  flex-shrink: 0; /* voorkom dat de afbeelding kleiner wordt door flex */
}

/* Woocommerce Kortingsbadge mobiel */

@media only screen and (max-width: 768px) {
  .woocommerce-loop-product__thumbnail .badge {
    position: absolute;
    top: 0rem !important;
    left: auto !important;
    right: 0rem;
    z-index: 2;
    width: 40px;
    height: 40px;
  }
}

.blog__content a {
  text-decoration: underline !important;
}


