@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
.badge-yellow {
  background-color: #ffb500;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 4px 6px;
  border-radius: 2px; }

body.page-ecommerce footer.responsive-container {
  padding: 0; }
  body.page-ecommerce footer.responsive-container div {
    overflow: auto; }
  body.page-ecommerce footer.responsive-container .grid-columns-2 > div {
    width: 39.4%;
    height: auto;
    min-height: unset;
    padding-left: 15px;
    padding-right: 15px; }
    @media only screen and (max-width: 620px) {
      body.page-ecommerce footer.responsive-container .grid-columns-2 > div {
        width: 100%;
        padding: 0; } }

* {
  box-sizing: border-box; }

.multi-bg-example {
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: bottom right, left, right; }

.f {
  float: left;
  width: 20%;
  text-align: left; }

.f1 {
  overflow: hidden;
  float: left;
  width: 20%;
  text-align: left; }

.f1 a {
  padding: 8px;
  margin-top: 7px;
  display: block;
  width: 100%; }

.f2 {
  overflow: hidden;
  float: left;
  width: 20%;
  text-align: left; }

.f2 a {
  padding: 8px;
  margin-top: 7px;
  display: block;
  width: 100%; }

.f3 {
  overflow: hidden;
  float: left;
  width: 20%;
  text-align: left; }

.footerlogo a {
  background-color: #719AB0;
  padding: 8px;
  margin-top: 7px;
  display: block;
  width: 100%;
  color: black; }

.f4 {
  overflow: hidden;
  float: left;
  width: 20%;
  text-align: left; }

.f4 a {
  padding: 8px;
  margin-top: 7px;
  display: block;
  width: 100%; }

.f5 {
  overflow: hidden;
  float: left;
  width: 20%;
  text-align: left; }

.f5 a {
  padding: 8px;
  margin-top: 7px;
  display: block;
  width: 100%; }

.main {
  width: 100%;
  padding: 0 20px; }

.vo {
  float: left;
  padding-right: 60px; }

.mm {
  float: right;
  padding-left: 60px; }

.buttonl {
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  float: left; }

.buttonr {
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  float: right; }

.button2 {
  width: 70%; }
  .button2:hover {
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

.boxl {
  transition: box-shadow .3s;
  width: 48%;
  position: relative;
  height: auto;
  margin: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  float: left; }

.boxl:hover {
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

.boxr {
  transition: box-shadow .3s;
  width: 48%;
  position: relative;
  height: auto;
  margin: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  float: right; }

.boxr:hover {
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

@media only screen and (max-width: 620px) {
  /* For mobile phones: */
  .f1, .f2, .f3, .f4, .f5, .menu, .main, .main2 {
    width: 100%; }
  .boxl, .boxr {
    width: 95%;
    float: left; }
  .button2 {
    width: 99%; }
  .footerlogo img {
    width: 100%; }
  .vo {
    float: left;
    padding-right: 10px; }
  .mm {
    float: left;
    padding-left: 10px; } }

body.page-ecommerce .responsive-container:first-child {
  padding: 0; }

@media screen and (min-width: 600px) {
  body.page-ecommerce header nav .left ul li {
    display: initial; } }

body.page-ecommerce header nav ul li a {
  padding: 11px 20px; }

body.page-ecommerce .custom-logo-container .media-logo {
  width: 180px;
  margin-bottom: -3px; }

body.page-ecommerce .page-menu-background .left {
  background-color: inherit;
  float: left;
  margin-bottom: -3px; }
  body.page-ecommerce .page-menu-background .left li {
    background-color: inherit; }
  body.page-ecommerce .page-menu-background .left ul {
    list-style: none;
    background-color: inherit;
    z-index: 1000; }

body.page-ecommerce .page-menu-background #custom-language-form {
  padding-top: 6px; }
  body.page-ecommerce .page-menu-background #custom-language-form select {
    width: 150px;
    margin-bottom: 0; }

body.page-ecommerce .page-menu-background .right {
  font-size: 14px;
  display: flex;
  float: right; }
  body.page-ecommerce .page-menu-background .right li a {
    padding-left: 30px;
    padding-right: 30px; }
  @media screen and (max-width: 363px) {
    body.page-ecommerce .page-menu-background .right {
      font-size: 0.6em; } }
  @media screen and (min-width: 600px) {
    body.page-ecommerce .page-menu-background .right {
      font-size: 15px; }
      body.page-ecommerce .page-menu-background .right li a {
        padding-left: 20px;
        padding-right: 20px; } }
  body.page-ecommerce .page-menu-background .right li {
    white-space: nowrap; }
    body.page-ecommerce .page-menu-background .right li:first-child::after {
      height: 100%;
      line-height: 100%;
      display: inline-block;
      color: #fff;
      height: 31px;
      display: inline-block;
      padding-top: 11px; }
      @media screen and (min-width: 600px) {
        body.page-ecommerce .page-menu-background .right li:first-child::after {
          content: '|'; } }

body.page-ecommerce nav.menu-main-container {
  font-family: Oswald;
  text-align: left; }
  body.page-ecommerce nav.menu-main-container ul.menu-main {
    background-color: inherit; }
    body.page-ecommerce nav.menu-main-container ul.menu-main * {
      background-color: inherit; }
    body.page-ecommerce nav.menu-main-container ul.menu-main ul {
      left: 0;
      top: 38px;
      z-index: 1000;
      list-style: none;
      padding-left: 5px; }
      @media screen and (min-width: 600px) {
        body.page-ecommerce nav.menu-main-container ul.menu-main ul {
          position: absolute; } }
    body.page-ecommerce nav.menu-main-container ul.menu-main > li {
      position: relative; }
      body.page-ecommerce nav.menu-main-container ul.menu-main > li:not(:last-child)::after {
        content: '|'; }
    body.page-ecommerce nav.menu-main-container ul.menu-main li a {
      padding: 13px 3px;
      font-size: 16px;
      text-transform: uppercase; }

body.page-ecommerce #ecommerce-search {
  float: right;
  height: 47px; }
  body.page-ecommerce #ecommerce-search input[name=search] {
    width: auto;
    outline: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; }
  body.page-ecommerce #ecommerce-search select {
    width: auto; }
  body.page-ecommerce #ecommerce-search input[type="image"],
  body.page-ecommerce #ecommerce-search input[type="image"]:hover,
  body.page-ecommerce #ecommerce-search input[type="image"]:active,
  body.page-ecommerce #ecommerce-search input[type="image"]:focus {
    background-color: #B22457;
    filter: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }

#custom-language-select-2 {
  display: none; }

@media screen and (max-width: 512px) {
  #custom-language-select {
    display: none; }
  #custom-language-select-2 {
    display: inline-block;
    float: right;
    margin-bottom: 0;
    width: 50%;
    height: 49px; }
  .page-ecommerce nav.menu-main-container {
    display: inline-block; } }

@media screen and (max-width: 980px) {
  .custom-language-label {
    display: none; }
  .page-menu-background {
    /*.right {
      float: left;
      li { float: left; }
    }*/ }
    .page-menu-background .left {
      width: 100%; }
      .page-menu-background .left li {
        width: 100%; }
      .page-menu-background .left li:nth-child(2) {
        display: none; }
  header nav ul.right li {
    display: initial;
    width: initial; }
  .page-ecommerce nav ul li .toggle + a {
    display: none; }
  body.page-ecommerce nav.menu-main-container ul.menu-main li a {
    padding: 12px 20px;
    text-transform: capitalize; }
  body.page-ecommerce nav.menu-main-container ul.menu-main > li:not(:last-child)::after {
    content: ""; } }

.page-ecommerce.page-home #content-classifieds h1 {
  display: none; }

.page-ecommerce #content-categories {
  display: none; }

.page-ecommerce #content-classifieds {
  width: 100%; }
.slider-wrapper .img-small-buttons-1 {
  clear: left; }
.page-ecommerce .details-wrapper > dl > dt:first-child,
.page-ecommerce .details-wrapper > dl > dd:nth-child(2) {
  display: none; }

.page-ecommerce .buttons-wrapper a[href="#bid"],
.page-ecommerce .buttons-wrapper a[href="/inloggen/bieden/"] {
  display: none; }

.page-ecommerce .custom-prices-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 15px 0; }
  .page-ecommerce .custom-prices-wrapper .price-item {
    width: 140px;
    height: 94px;
    text-align: center;
    box-shadow: inset -1px -1px 0 0 #e5e5e5,inset 1px 1px 0 0 #e5e5e5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase; }
    .page-ecommerce .custom-prices-wrapper .price-item .price-time {
      font-size: 14px;
      letter-spacing: -.3px;
      color: #9b9b9b; }
    .page-ecommerce .custom-prices-wrapper .price-item .price-amount {
      font-size: 16px;
      font-weight: 700;
      letter-spacing: -.4px;
      color: #4a4a4a; }

body.page-ecommerce.layout-custom-ov4p .custom-title-tags p {
  margin-top: 8px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  color: #f41161;
  text-align: center; }

body.page-ecommerce.layout-custom-ov4p .custom-title-tags span {
  display: inline-block;
  font-size: 11px;
  color: #6e747c;
  background-color: #eceff2;
  text-transform: uppercase;
  padding: 11px;
  margin-bottom: 19px; }

body.page-ecommerce.layout-custom-ov4p {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif; }
  body.page-ecommerce.layout-custom-ov4p h1, body.page-ecommerce.layout-custom-ov4p h2, body.page-ecommerce.layout-custom-ov4p h3, body.page-ecommerce.layout-custom-ov4p h4, body.page-ecommerce.layout-custom-ov4p h5, body.page-ecommerce.layout-custom-ov4p h6 {
    font-weight: 400;
    color: #333236;
    line-height: 1em;
    font-family: 'Bebas Neue',Arial,Helvetica,sans-serif;
    text-transform: none;
    margin-bottom: 30px;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased; }
  body.page-ecommerce.layout-custom-ov4p h1 {
    font-size: 1.8em;
    margin-left: -20px;
    margin-top: -59px; }
  body.page-ecommerce.layout-custom-ov4p #content-categories {
    background: none; }
    body.page-ecommerce.layout-custom-ov4p #content-categories li {
      line-height: 28px; }
  body.page-ecommerce.layout-custom-ov4p #content-classifieds {
    margin-top: 59px;
    background-color: #fff;
    padding: 20px; }
  body.page-ecommerce.layout-custom-ov4p .overview-card {
    padding: 20px;
    border: 1px solid #e5e5e5; }
    body.page-ecommerce.layout-custom-ov4p .overview-card.overview-card-100 .image-container {
      height: auto;
      display: block;
      float: right;
      width: 100%; }
      @media screen and (min-width: 600px) {
        body.page-ecommerce.layout-custom-ov4p .overview-card.overview-card-100 .image-container {
          width: 50%; } }
      body.page-ecommerce.layout-custom-ov4p .overview-card.overview-card-100 .image-container img {
        margin-right: 5px; }
    body.page-ecommerce.layout-custom-ov4p .overview-card > div:first-child {
      margin-right: 20px; }
    body.page-ecommerce.layout-custom-ov4p .overview-card .card-description {
      padding-left: 0;
      height: auto; }
      body.page-ecommerce.layout-custom-ov4p .overview-card .card-description p:first-child {
        margin-top: 0;
        font-family: Oswald;
        font-size: 20px;
        font-weight: bold; }

.page-ecommerce.layout-custom-overview-circles .page-background {
  background-color: #f7f7f7; }
  .page-ecommerce.layout-custom-overview-circles .page-background #content-classifieds {
    background-color: inherit;
    /* & > h1 {
        display: none;
      } */ }
  .page-ecommerce.layout-custom-overview-circles .page-background .overview-card {
    background-color: inherit;
    position: relative; }
    @media screen and (max-width: 720px) {
      .page-ecommerce.layout-custom-overview-circles .page-background .overview-card {
        width: auto; } }
    .page-ecommerce.layout-custom-overview-circles .page-background .overview-card .image-container {
      height: auto; }
      .page-ecommerce.layout-custom-overview-circles .page-background .overview-card .image-container img.overlay {
        position: absolute;
        /* width: 256px;
          height: 256px; */ }
      .page-ecommerce.layout-custom-overview-circles .page-background .overview-card .image-container img {
        margin: initial;
        width: auto;
        height: auto;
        border-radius: 50%; }
        .page-ecommerce.layout-custom-overview-circles .page-background .overview-card .image-container img:hover {
          box-shadow: 0 0 5px 0 #000; }
    .page-ecommerce.layout-custom-overview-circles .page-background .overview-card .card-description {
      padding: 9px 75px 10px;
      color: rgba(17, 17, 17, 0.8);
      height: auto;
      background: transparent;
      position: absolute;
      bottom: 109px;
      margin-left: 24px;
      width: 240px; }
      .page-ecommerce.layout-custom-overview-circles .page-background .overview-card .card-description h5 {
        text-transform: uppercase;
        margin: 0;
        font-size: 16px; }

body.page-ecommerce.layout-custom-profilehover .overview-card {
  border: 1px solid #ede6e1;
  position: relative;
  overflow: hidden; }
  body.page-ecommerce.layout-custom-profilehover .overview-card .image-container {
    height: auto; }
  body.page-ecommerce.layout-custom-profilehover .overview-card .card-description {
    opacity: 0;
    position: absolute;
    transition: all .4s ease;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%; }
    body.page-ecommerce.layout-custom-profilehover .overview-card .card-description .price {
      font-size: 18px;
      font-weight: 700; }
  body.page-ecommerce.layout-custom-profilehover .overview-card .contact-container {
    padding: 17px 19px;
    position: absolute;
    bottom: 12px;
    z-index: 2; }
    body.page-ecommerce.layout-custom-profilehover .overview-card .contact-container .contact-name {
      font-size: 24px;
      color: #fff; }
    body.page-ecommerce.layout-custom-profilehover .overview-card .contact-container .contact-location {
      color: rgba(255, 230, 207, 0.9); }
  body.page-ecommerce.layout-custom-profilehover .overview-card:hover .contact-name {
    color: #CE2457; }
  body.page-ecommerce.layout-custom-profilehover .overview-card:hover .contact-location {
    color: #444; }
  body.page-ecommerce.layout-custom-profilehover .overview-card:hover .card-description {
    font-size: 16px;
    color: #444;
    padding: 10px;
    top: 0;
    opacity: 1; }
    body.page-ecommerce.layout-custom-profilehover .overview-card:hover .card-description .price {
      display: block;
      margin: 10px 0 15px;
      background-color: #CE2457;
      color: #fff; }

body.page-ecommerce.layout-custom-profilehover .slider-wrapper {
  float: right; clear: both; }

body.page-ecommerce.layout-custom-profilehover .details-wrapper dl dt {
  float: none;
  font-size: 13px;
  letter-spacing: -.3px;
  color: #9b9b9b; }

body.page-ecommerce.layout-custom-profilehover .details-wrapper dl dd {
  float: none;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -.5px;
  color: #4a4a4a; }
  body.page-ecommerce.layout-custom-profilehover .details-wrapper dl dd ul.multi {
    padding-left: 20px; }

body.page-ecommerce.layout-custom-profilehover input[type="submit"],
body.page-ecommerce.layout-custom-profilehover a.button {
  border-radius: 8px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 0 rgba(0, 0, 0, 0.2);
  font-size: 20px;
  text-transform: lowercase; }

body.page-ecommerce.layout-custom-rows h4 {
  font-size: 18px; }

body.page-ecommerce.layout-custom-rows .slider-wrapper, body.page-ecommerce.layout-custom-rows .details-wrapper {
  box-shadow: 2px 2px 5px 0 #e5e5e5;
  border: 1px solid #ebebeb; }

body.page-ecommerce.layout-custom-rows .slider-wrapper {
  margin-right: 25px;
  padding-right: 0;
  width: auto; }

body.page-ecommerce.layout-custom-rows .details-wrapper {
  padding: 20px; }

body.page-ecommerce.layout-custom-rows .overview-card {
  border: 1px solid #bee4c9; }

nav.pagination ul li::after {
  content: ''; }

nav.pagination ul li a {
  padding: 3px; }
