@charset "UTF-8";
@import url("base.css");
@import url(bb_480.css) screen and (max-width: 480px) and (orientation: portrait);
@import url(bb_480.css) screen and (max-width: 480px) and (orientation: landscape);
@import url(bb_481_767.css) screen and (min-width: 481px) and (max-width: 767px);
@import url(bb_768_991.css) screen and (min-width: 768px) and (max-width: 991px);
@import url(bb_992_1199.css) screen and (min-width: 992px) and (max-width: 1199px);
@import url(bb_1200_1400.css) screen and (min-width: 1200px) and (max-width: 1400px);
@import url(bb_1401.css) screen and (min-width: 1401px);
@font-face {
  font-family: "LatoWebBold";
  src: url("../fonts/Lato-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype");
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Regular */
@font-face {
  font-family: "LatoWeb";
  src: url("../fonts/Lato-Regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Italic */
@font-face {
  font-family: "LatoWeb";
  src: url("../fonts/Lato-Italic.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Italic.woff2") format("woff2"), url("../fonts/Lato-Italic.woff") format("woff"), url("../fonts/Lato-Italic.ttf") format("truetype");
  font-style: italic;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Light */
@font-face {
  font-family: "LatoWebLight";
  src: url("../fonts/Lato-Light.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype");
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Regular */
@font-face {
  font-family: "YanoneKaffeesatz";
  src: url("../fonts/YanoneKaffeesatz-Regular.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Regular.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Regular */
@font-face {
  font-family: "YanoneKaffeesatz";
  src: url("../fonts/YanoneKaffeesatz-Regular.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Regular.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Bold */
@font-face {
  font-family: "YanoneKaffeesatz-Bold";
  src: url("../fonts/YanoneKaffeesatz-Bold.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Bold.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: YanoneKaffeesatz-Light */
@font-face {
  font-family: "YanoneKaffeesatz-Light";
  src: url("../fonts/YanoneKaffeesatz-Light.woff2") format("woff2"), url("../fonts/YanoneKaffeesatz-Light.woff") format("woff"); /* Modern Browsers */
  font-style: normal;
  font-display: fallback;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
button, .button {
  background: #daa520;
}

button:hover, .button:hover {
  background: #997404;
}

.bb_button {
  border-radius: 4px;
  color: #FFF;
  border: none;
  padding: 8px 10px;
}

a {
  text-decoration: none !important;
  color: #333;
}

a:hover {
  text-decoration: underline !important;
}

.middle-bar-left.mod_shop {
  --bg-color: var(--color-chatgpt1);
  background: var(--bg-color);
}

.middle-bar-center.mod_shop {
  --bg-color: var(--color-chatgpt1);
  background: var(--bg-color);
}

.middle-bar-right.mod_shop {
  --bg-color: var(--color-chatgpt1);
  background: var(--bg-color);
}

.row.mod_shop {
  --bg-color: var(--color-chatgpt2);
  background: var(--bg-color);
}
.row.mod_shop .page-breadcrumb {
  background: var(--bg-color);
}
.row.mod_shop .feat_blokken {
  background: var(--bg-color);
}
.row.mod_shop .feature_blok_title {
  border-radius: unset !important;
  background: var(--bg-color) !important;
}
.row.mod_shop #vergelijker_left, .row.mod_shop #vergelijker_main {
  background: var(--bg-color);
}
.row.mod_shop div.shop_product {
  position: relative;
  border-bottom: 1px solid #ccc;
}
.row.mod_shop div.shop, .row.mod_shop div.shop_product {
  position: relative;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  background: #fcfcf8;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  padding: 16px;
  margin-bottom: 32px;
}
.row.mod_shop div.shop .shop_title, .row.mod_shop div.shop_product .shop_title {
  font-size: 1.25rem;
  color: #222;
  display: inline-block;
  margin-bottom: 0.8rem;
}
.row.mod_shop div.shop .shop_title:hover, .row.mod_shop div.shop_product .shop_title:hover {
  text-decoration: underline;
}
.row.mod_shop div.shop .shop_image, .row.mod_shop div.shop_product .shop_image {
  padding: 10px;
  text-align: center;
  height: 200px;
  width: auto;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.row.mod_shop div.shop .shop_image a, .row.mod_shop div.shop_product .shop_image a {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.row.mod_shop div.shop .shop_image img, .row.mod_shop div.shop_product .shop_image img {
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.row.mod_shop div.shop .txt_long, .row.mod_shop div.shop_product .txt_long {
  max-width: 60ch; /* Beperkt de tekstbreedte (goede leesbaarheid) */
  line-height: 1.6; /* Meer witruimte tussen regels */
  text-align: left; /* Zorgt voor nette linkeruitlijning */
  -webkit-hyphens: auto;
          hyphens: auto; /* Woorden worden netjes afgebroken */
  word-break: break-word; /* Voorkomt overflow */
  -moz-column-count: 1;
       column-count: 1; /* Zet op 2 voor krantenstijl indien gewenst */
}
.row.mod_shop div.shop .shop_content, .row.mod_shop div.shop_product .shop_content {
  padding: 10px 10px 10px 0px;
}
.row.mod_shop div.shop .shop_content .shop_summary, .row.mod_shop div.shop_product .shop_content .shop_summary {
  color: #444;
  font-size: 1rem;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4em;
  max-height: 7em; /* 5 regels × line-height */
}
.row.mod_shop div.shop .shop_price, .row.mod_shop div.shop_product .shop_price {
  margin-top: 10px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #2a7e3f;
}
.row.mod_shop div.shop .shop_price .price_euros, .row.mod_shop div.shop_product .shop_price .price_euros {
  font-size: 1em;
}
.row.mod_shop div.shop .shop_price .price_euros:before, .row.mod_shop div.shop_product .shop_price .price_euros:before {
  content: "€ ";
}
.row.mod_shop div.shop .shop_price .price_cents, .row.mod_shop div.shop_product .shop_price .price_cents {
  position: relative;
  top: -0.4em;
  font-size: 0.9rem;
}
.row.mod_shop div.shop .shop_adv_name, .row.mod_shop div.shop_product .shop_adv_name {
  font-size: 0.8em;
  margin-top: 5px;
}
.row.mod_shop div.shop .shop_show_product, .row.mod_shop div.shop_product .shop_show_product {
  margin-top: 5px;
  text-align: right;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.row.mod_shop div.shop .shop_show_product a, .row.mod_shop div.shop_product .shop_show_product a {
  color: white;
  padding: 6px 12px;
  text-decoration: none;
  display: inline-block;
  margin-top: 0.6rem;
}
.row.mod_shop div.shop .shop_show_product a:hover, .row.mod_shop div.shop_product .shop_show_product a:hover {
  background-color: #c39000;
}
.row.mod_shop div.shop .shop_sale, .row.mod_shop div.shop_product .shop_sale {
  position: relative;
  height: 100%;
}
.row.mod_shop div.shop:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.2s ease;
}
.row.mod_shop div.shop:first-child {
  /* border-top: 1px solid #ccc; */
}

/*
div.shop22 {
    position: relative;
    border-bottom: 1px solid #ccc;

    .shop_image {
        position: relative;
        padding: 20px;
        text-align: center;

        img {
            max-width: 200px;
        }
    }
    .shop_content {
        position: relative;
        padding: 10px;
    }
    .shop_title {
        position: relative;
        font-size: 1em;
        margin: 0px 0px 10px 0px;
    }
    .shop_price {
        position: relative;
        color: red;
        font-size: 2em;
        font-weight: bold;
    }
    .shop_adv_name {
        position: relative;       
        font-size: 0.8em;
    }
    .shop_show_product {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }
}
div.shop:first-child {
    border-top: 1px solid #ccc;
}
*//*# sourceMappingURL=shop.css.map */