@font-face {font-display: swap; font-family: 'cl_marketplace_font';font-style: normal;font-weight: 400;src: url('/assets/fonts/inter-v20-latin-regular.woff2') format('woff2'); }
@font-face {font-display: swap; font-family: 'cl_marketplace_font';font-style: normal;font-weight: 700;src: url('/assets/fonts/inter-v20-latin-700.woff2') format('woff2');}
@font-face {font-display: swap; font-family: 'cl_marketplace_font';font-style: normal;font-weight: 900;src: url('/assets/fonts/inter-v20-latin-900.woff2') format('woff2'); }


._cl_marketplace #cl_list-row .font-weight-normal {font-weight: 400 !important;}
._cl_marketplace #cl_list-row .font-weight-light {font-weight: 400 !important;}
._cl_marketplace #cl_list-row .font-weight-bold {font-weight: 700 !important;}
._cl_marketplace #cl_list-row .font-weight-bolder {font-weight: 900 !important;}


._cl_marketplace .btn {
  text-transform: none;
  /* font-size: .875em; */
  font-weight: 700;
}

._cl_marketplace .badge svg {
  width: 3rem;
}

._cl_marketplace .invisible {
 display: none!important;
}

._cl_marketplace #cl_list-row a[data-id] {
	border: 0!important;
	background-color: #f8f9fa;
  font-family: 'cl_marketplace_font'!important;
  /* font-size: 15px; */
}

._cl_marketplace #cl_list-row a[data-id] {
  padding-left: 0;
  padding-right: 0;
}
/* ._cl_marketplace #cl_list-row .left-col {

} */
@media (min-width:576px) { 
  ._cl_marketplace #cl_list-row a[data-id] {
    padding-left: 15px;
    padding-right: 15px;
  }
  ._cl_marketplace #cl_list-row a[data-id] > div:first-child {
    border-top-left-radius: var(--radius);
    border-top-right-radius: var(--radius);
  }
  ._cl_marketplace #cl_list-row a[data-id] > div:last-child {
    border-bottom-left-radius: var(--radius);
    border-bottom-right-radius: var(--radius);
  }
  /* ._cl_marketplace #cl_list-row .left-col {

  } */
}

@media (min-width: 768px) { 
  /* ._cl_marketplace #cl_list-row a[data-id] {
    
  }
  ._cl_marketplace #cl_list-row .left-col {

  } */
  ._cl_marketplace #cl_list-row .min-lh1 {
    min-height: 1lh;
  }
}

@media (max-width:991.99px) { 
  ._cl_marketplace #cl_list-row .left-col {
    position: fixed;
    inset: 0;
    height: 100dvh;
    /* overflow-y: auto; */
    background-color: var(--light);
    z-index: 2001;
  }
  ._cl_marketplace #cl_list-row .left-col > div:nth-child(1) {
    height: 100dvh;
    overflow: auto;
  }
  ._cl_marketplace #cl_list-row .left-col .close-leftCol{
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 100%;
  }
}

@media (min-width:992px) { 
  /* ._cl_marketplace #cl_list-row a[data-id] {
    
  }
  ._cl_marketplace #cl_list-row .left-col {

  } */
}
@media (min-width: 1200px) { 
  /* ._cl_marketplace #cl_list-row a[data-id] {
    
  }
  ._cl_marketplace #cl_list-row .left-col {

  } */
}
@media (min-width: 1500px) { 
  /* ._cl_marketplace #cl_list-row a[data-id] {

  } */
  ._cl_marketplace #cl_list-row .left-col {
    width: 15rem;
  }
}



._cl_marketplace #cl_list-row a[data-id] .img-holder {
  aspect-ratio: 640 / 480;
}
._cl_marketplace #cl_list-row a[data-id] .img-holder img {
  z-index: 1;
}
._cl_marketplace #cl_list-row a[data-id] .img-holder[style*="--BgImgSrc"]:before {
  content: '';
  position: absolute;
  display: block;
  background-image: var(--BgImgSrc);
  background-size: cover;
  inset: 0;
  filter: blur(20px);
  opacity: .5;
}


._cl_marketplace #cl_list-row small,
._cl_marketplace #cl_list-row .small {
 font-size: 0.875rem;
}

/* ._cl_marketplace #cl_list-row h1, ._cl_marketplace #cl_list-row .h1 { font-size: 2.5em ; }
._cl_marketplace #cl_list-row h2, ._cl_marketplace #cl_list-row .h2 { font-size: 2em ; }
._cl_marketplace #cl_list-row h3, ._cl_marketplace #cl_list-row .h3 { font-size: 1.75em ; }
._cl_marketplace #cl_list-row h4, ._cl_marketplace #cl_list-row .h4 { font-size: 1.5em ; }
._cl_marketplace #cl_list-row h5, ._cl_marketplace #cl_list-row .h5 { font-size: 1.25em ; }
._cl_marketplace #cl_list-row h6, ._cl_marketplace #cl_list-row .h6 { font-size: 1.125em ; } */



._cl_marketplace .consumptions_wrapper > div:not(.invisible):has(~ :not(.invisible)):after  {
  content: "·";
  display: inline-block;
  margin-left: .25rem;
}

._cl_marketplace #cl_list-row a[data-id] .co2_label { padding: 0.1em .3em; color: #fff; font-size: .7em; }
._cl_marketplace #cl_list-row a[data-id] .co2_label[data-value="A"] { background-color: #00ff00; }
._cl_marketplace #cl_list-row a[data-id] .co2_label[data-value="B"] { background-color: #4dff00; }
._cl_marketplace #cl_list-row a[data-id] .co2_label[data-value="C"] { background-color: #b3ff00; }
._cl_marketplace #cl_list-row a[data-id] .co2_label[data-value="D"] { background-color: #ffff00; }
._cl_marketplace #cl_list-row a[data-id] .co2_label[data-value="E"] { background-color: #ffb300; }
._cl_marketplace #cl_list-row a[data-id] .co2_label[data-value="F"] { background-color: #ff4d00; }
._cl_marketplace #cl_list-row a[data-id] .co2_label[data-value="G"] { background-color: #ff0000; }
/* 
._cl_marketplace .contains_euro[data-text="uvp_string"]:empty:after {
  content: "Hauspreis";  
  opacity: 70%;
}
._cl_marketplace .contains_euro[data-text="uvp_string"]:not(:empty):before {
  content: "UVP ";  
}
._cl_marketplace .contains_euro:not(:empty):after {
  content: " €";  
} */


._cl_marketplace .prices_wrapper > div:nth-child(3 of :not(.invisible)) {
  display: none;
}

._cl_marketplace .result_list_wrapper {
	row-gap: 2rem;
}

._cl_marketplace .carousel-controls.hidden,
._cl_marketplace [role="button"][data-slide="next"].hidden,
._cl_marketplace [role="button"][data-slide="prev"].hidden {
  opacity: 0;
  pointer-events: none;
}

._cl_marketplace .carousel-controls {

  bottom: .5rem;
  right: 0.5rem;
  column-gap: 0.1rem;
}
._cl_marketplace [role="button"][data-slide="next"],
._cl_marketplace [role="button"][data-slide="prev"] {
  position: relative;
  line-height: 0;
}



._cl_marketplace [data-set="fav"] {
  top: .5rem;
  right: .5rem;
  width: 2rem;
  height: 2rem;
  padding-top: 1px;
}


._cl_marketplace .main-filter-row {
  gap: 1rem;
}

._cl_marketplace .main-filter-row .nav-pills .nav-link.active {
  background-color: var(--dark);
  font-weight: 900;
}

._cl_marketplace .main-filter-row [data-toggle="collapse"][aria-expanded="true"] i[class*="fa-angle"]:before {
  content: "\f106";
}

._cl_marketplace .bootstrap-select {
  height: auto;
}

._cl_marketplace .bootstrap-select .dropdown-menu .bs-searchbox .form-control {
  height: calc(1.5em + .75rem + 2px);
  margin-bottom: .5rem;
  font-size: 1em;
  outline: none;
  box-shadow: none;
  border-color: #ced4da;
}

._cl_marketplace .bootstrap-select.disabled,
._cl_marketplace .bootstrap-select .dropdown-menu li::before {
  display: none;
}

._cl_marketplace .bootstrap-select img {
  max-height: 1lh;
  margin-top: -4px;
  margin-right: .75rem;
  filter: grayscale(1) opacity(.75);
}
._cl_marketplace .bootstrap-select .dropdown-menu .dropdown-item {
  padding: .25rem 1rem!important;
  font-weight: 700;
  /* font-size: .875em; */
}
._cl_marketplace .bootstrap-select .dropdown-menu .dropdown-header {
  padding: .25rem 1rem;
  font-weight: 700;
  opacity: .7;
}
/* ._cl_marketplace .bootstrap-select .btn.dropdown-toggle[title*="zeigen"],
._cl_marketplace .bootstrap-select .btn.dropdown-toggle[title*="wählen"],
._cl_marketplace .bootstrap-select .btn.dropdown-toggle[title*="Keine"],
._cl_marketplace .bootstrap-select .btn.dropdown-toggle[title*="Keine"], */
._cl_marketplace .main-filter-row .bootstrap-select .btn.dropdown-toggle.bs-placeholder {
  opacity: .5;
  /* font-size: .875em; */
  font-weight: 400;
}
._cl_marketplace .bootstrap-select .btn.dropdown-toggle:after {
  display: none;
}
._cl_marketplace [data-livesorting] + .btn.dropdown-toggle:before {
  content: "\e6bf";
  font-family: "Font Awesome 7 Pro";
  font-weight: 300;
  margin-right: .5rem;
}
/* data-livesorting */


._cl_marketplace .bootstrap-select .dropdown-menu > .inner,
._cl_marketplace [class*="scrollable-by-"] {
  scrollbar-color: var(--dark) #fff;
  scrollbar-width: thin;
}

._cl_marketplace .main-filter-row .options-wrapper {
  padding: 0.75rem;
}


._cl_marketplace .main-filter-row .custom-control-label:before {
  border-radius: var(--radius);
  border-color: var(--secondary);
}
._cl_marketplace .custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--dark);
  border-color: var(--dark);
      content: "\f00c";
    font-family: 'Font Awesome 7 Pro';
    font-size: 0.5rem;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
}
._cl_marketplace  .custom-control-input:focus~.custom-control-label::before {
  box-shadow:none;
}
._cl_marketplace .custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: var(--dark);
}
._cl_marketplace .custom-control-input:disabled~.custom-control-label::before, 
._cl_marketplace .custom-control-input[disabled]~.custom-control-label::before {
  border-color: #6c757d!important;
}

._cl_marketplace [class*="scrollable-by-"] {
  overflow-y: auto;
}
._cl_marketplace .scrollable-by-1lh { max-height: 1lh; }
._cl_marketplace .scrollable-by-2lh { max-height: 2lh; }
._cl_marketplace .scrollable-by-3lh { max-height: 3lh; }
._cl_marketplace .scrollable-by-4lh { max-height: 4lh; }
._cl_marketplace .scrollable-by-5lh { max-height: 5lh; }
._cl_marketplace .scrollable-by-6lh { max-height: 6lh; }
._cl_marketplace .scrollable-by-7lh { max-height: 7lh; }
._cl_marketplace .scrollable-by-8lh { max-height: 8lh; }
._cl_marketplace .scrollable-by-9lh { max-height: 9lh; }
._cl_marketplace .scrollable-by-10lh { max-height: 10lh; }

._cl_marketplace label[for*="exteriorColor_"] span:before {
    content: "";
    height: 0.4lh;
    aspect-ratio: 1 / 1;
    display: inline-block;
    border-radius: 50rem;
    margin-right: .5rem;
}

._cl_marketplace label[for*="exteriorColor_1"] span:before { background-color: black; }
._cl_marketplace label[for*="exteriorColor_2"] span:before { background-color: gray; }
._cl_marketplace label[for*="exteriorColor_3"] span:before { background-color: beige; }
._cl_marketplace label[for*="exteriorColor_4"] span:before { background-color: brown; }
._cl_marketplace label[for*="exteriorColor_5"] span:before { background-color: red; }
._cl_marketplace label[for*="exteriorColor_6"] span:before { background-color: green; }
._cl_marketplace label[for*="exteriorColor_7"] span:before { background-color: blue; }
._cl_marketplace label[for*="exteriorColor_8"] span:before { background-color: violet; }
._cl_marketplace label[for*="exteriorColor_9"] span:before { background-color: gold; }
._cl_marketplace label[for*="exteriorColor_10"] span:before { background-color: white; outline: 1px solid #ccc; }
._cl_marketplace label[for*="exteriorColor_11"] span:before { background-color: orange; }
._cl_marketplace label[for*="exteriorColor_12"] span:before { background-color: silver; }
._cl_marketplace label[for*="exteriorColor_13"] span:before { background-color: yellow; }



._cl_marketplace .collapse-section .selections-wrapper {
  gap: .5rem;
}
._cl_marketplace .collapse-section .selections-wrapper > div:first-child{
  margin-top: .5rem;
}
._cl_marketplace .collapse-section .selections-wrapper > div:last-child{
  margin-bottom: .5rem;
}

._cl_marketplace #cl_list-row a[data-id] .badge-outline-dark {
  background-color: #fff;
  outline: 1px solid var(--dark);
  line-height: 1.5!important;
}
._cl_marketplace #cl_list-row a[data-id] .badge.small {
  font-size: 0.75rem;
  padding: 0rem 0.25rem;
  line-height: 1.5;
}

._cl_marketplace #cl_list-row a[data-id].would-be-blocked:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 10;
  background-image: repeating-linear-gradient(45deg, #ffffff00 -1%, #ffffff00 1%, #dc354540 1%, #dc354540 2%, white 2%);
  background-size: calc(100% - 1.9rem);
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
._cl_marketplace #cl_list-row a[data-id].would-be-blocked:after {
    content: "Fahrzeug öffentlich blockiert";
    position: absolute;
    left: 50%;
    z-index: 11;
    display: block;
    text-align: center;
    padding: .5rem;
    font-size: .875em;
    font-weight: 700;
    color: #dc3545;
    background: #fff;
    transform: translate(-50%, 5rem);
    pointer-events: none;
}

