/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2025 | 12:31:14 */
figure.swiper-slide-inner {
    height: 500px;
}
figure.swiper-slide-inner img {
    object-fit: cover;
    height: 100% !important;
}
.qodef-e-inner {
  position: relative;
}
.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
/*
.tags span {
    border: 1px solid #cfd7d9;
    border-radius: 10px;
    display: inline-block;
    font-size: 12px;
    font-size: 12px;
    font-weight: 100;
    margin: 4px 4px 4px 0;
    padding: 1px 10px;
    line-height: 1.6rem;
    background: #000;
    color: #fff;
    margin-bottom: 20px;
}
*/
.qodef-vehicle-list .qodef-e-price-label:before {
    opacity:0;
}
.qodef-button.qodef-html--link{
	font-size:10px;
}
.agence {
    margin-bottom: 20px;
}
.agence p {
    font-size: 15px;
    font-weight: bold;
    margin-top: 0 !important;
}
.agence-map {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 14px;
}
.agence-map img {
    width: 15px !important;
    filter: invert(1);
}
.qodef-m-inner::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000a6;
    top: 0;
    left: 0;
    z-index: 0;
}
.qodef-page-title .qodef-m-title , .qodef-page-title.qodef-title--standard .qodef-m-subtitle{
    z-index: 1;
}
.qodef-vehicle-list.qodef-item-layout--standard .qodef-e-inner {
    padding: 45px;
}
.qodef-e-tags a[rel=tag] {
    padding: 4px 29px 3px 30px;
    margin: 0 5px 5px 0;
    border: 1px solid #d9d6ce;
    border-radius: 5px;
    background-color: transparent;
    font-size: 14px;
    text-transform: capitalize;
    color: #404040;
    white-space: nowrap;
    transition: border-color .6s ease;
    padding: 5px 30px 5px 31px;
    display: inline-block;
    border-color: #d9d6ce;
    color: #404040;
}
.qodef-grid>.qodef-grid-inner {
    align-items: center; 
}
.qodef-grid-item label {
    font-family: Inconsolata, sans-serif;
    font-size: 14px;
    font-weight: inherit;
    line-height: 28px;
    min-width: max-content;
}
.qodef-form-wrapper textarea {
    max-height: 150px;
}
div.tag-add .qodef-e-image-inner .elementor-widget-container .e-rating-wrapper {
    display: flex;
    justify-content: center;
}
div.tag-add .qodef-e-image-inner .e-icon {
    width: 16px;
    display: inline-block;
}
div.tag-add .qodef-e-image-inner .e-icon svg {
    fill: chocolate;
}
div.tag-add .qodef-e-image-inner h4, div.tag-add .qodef-e-image-inner .qodef-e-price-info {
    display: none;
}
div#luxedrive_core_single_image-5 img, div#qodef-side-area div#luxedrive_core_single_image-2 img{
    filter: invert(1);
}
ul.links {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 0;
    margin: 0;
}
@media (max-width: 992px) {
  ul.links {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  ul.links {
    grid-template-columns: 1fr;
  }
}
ul.links a {
    color: #fff;
}
ul.links a:hover {
    color: #bfa37c;
}

.qodef-icon-with-text .qodef-m-text, .qodef-icon-with-text .qodef-m-title {
    font-size: 14px;
    line-height: 24px;
}
div#qodef-side-area-inner .qodef-m-image img {
    filter: invert(1);
}
