.max-w-100 {

  max-width: 100%;

}

.over-f-hidden {

  overflow: hidden;

}

/* ===========================

   Contact page

=========================== */

.contact-page-holder {

  width: 100%;

  max-width: 900px;

  margin: 0 auto;

  font-family: "Inter", sans-serif;

}



.contact-page-holder .contact-row {

  display: flex;

  gap: 20px;

  margin-bottom: 20px;

}



.contact-page-holder .contact-col {

  width: 50%;

}



.contact-page-holder .contact-full {

  width: 100%;

}



/* ===========================

   INPUTS & TEXTAREA

   (CF7 Default Selectors)

=========================== */

.contact-page-holder input,

.contact-page-holder select,

.contact-page-holder textarea {

  width: 100%;

  padding: 14px 18px;

  border: 1px solid #e6e6e6;

  border-radius: 8px;

  font-size: 15px;

  background: #fff;

  outline: none;

  transition: 0.25s;

  color: #444;

}



.contact-page-holder input:focus,

.contact-page-holder select:focus,

.contact-page-holder textarea:focus {

  border-color: #ff6f1e;

  box-shadow: 0 0 0 3px rgba(255, 111, 30, 0.18);

}



/* ===========================

   TEXTAREA

=========================== */

.contact-page-holder textarea {

  height: 160px;

  resize: none;

}



/* ===========================

   SUBMIT BUTTON

=========================== */

.contact-page-holder input[type="submit"] {

  background: #ff6f1e;

  color: #fff;

  padding: 15px;

  border: none;

  border-radius: 8px;

  width: 100%;

  cursor: pointer;

  font-size: 16px;

  transition: 0.2s;

}



.contact-page-holder input[type="submit"]:hover {

  background: #e65b10;

}



/* ===========================

   PRIVACY CHECKBOX

=========================== */

.contact-page-holder .privacy-row {

  font-size: 14px;

}



.contact-page-holder .privacy-row a {

  color: #ff6f1e;

}

/* default left padding to make room for icons */

.contact-page-holder input[type="email"],

.contact-page-holder input[type="tel"],

.contact-page-holder select {

  padding-left: 48px;

  position: relative;

}



.contact-page-holder input[type="email"][name="your-email"] {

  background-image: url("/wp-content/uploads/2025/11/glob-mail.svg");

  background-repeat: no-repeat;

  background-position: 14px center;

  background-size: 20px 20px;

}



.contact-page-holder select[name="your-city"] {

  padding-left: 48px;

  background-image: url("/wp-content/uploads/2025/11/glob-map.svg"),

    url("/wp-content/uploads/2025/11/chevron-glo.svg");

  background-repeat: no-repeat, no-repeat;

  background-position: 14px center, right 14px center;

  background-size: 20px 20px, 16px;

}



.contact-page-holder input[type="tel"][name="your-phone"] {

  background-image: url("/wp-content/uploads/2025/11/glob-phone.svg");

  background-repeat: no-repeat;

  background-position: 14px center;

  background-size: 20px 20px;

}

.contact-page-holder span.wpcf7-form-control-wrap {

  width: 100%;

  display: flex;

}

.contact-page-holder span.wpcf7-list-item > label {

  display: flex;

}

.contact-page-holder span.wpcf7-list-item > label input {

  width: 15px;

  margin-right: 5px;

}

/* ===========================

   RESPONSIVE

=========================== */

@media (max-width: 768px) {

  .contact-page-holder .contact-row {

    flex-direction: column;

  }

  .contact-page-holder .contact-col {

    width: 100%;

  }

}



/* ===========================

   Faq

=========================== */

.accordient-faq .e-n-accordion-item {

  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);

  border-radius: 14px;

  overflow: hidden;

}

.accordient-faq .e-n-accordion-item-title {

  padding-top: 15px !important;

  padding-bottom: 15px !important;

}

.line-before {

  position: relative;

}

.line-before::before {

  content: "";

  width: 2px;

  height: 100%;

  left: 18px;

  top: 0;

  background: #d6d0cc;

}



.newes-letter-in-pages .email-container {

  display: flex;

  width: 100%;

  max-width: 900px;

  gap: 0;

  align-items: stretch;

}



.newes-letter-in-pages .email-input-wrapper {

  flex: 1;

}



.newes-letter-in-pages .email-input-wrapper input[type="email"] {

  width: 100%;

  height: 52px;

  padding: 12px 18px;

  border: 1px solid #e6e6e6;

  border-right: none;

  border-radius: 6px 0 0 6px;

  font-size: 15px;

  background: #fff;

  color: #333;

  box-sizing: border-box;

  outline: none;

}



.newes-letter-in-pages .email-input-wrapper input[type="email"]:focus {

  border-color: #ff6f1e;

  box-shadow: 0 0 0 3px rgba(255, 111, 30, 0.12);

}



.newes-letter-in-pages .email-submit-wrapper {

  flex: 0 0 auto;

}



.newes-letter-in-pages .email-submit {

  height: 52px;

  display: inline-flex;

  align-items: center;

  justify-content: center;

  padding: 0 28px;

  border: none;

  background: #f36c21;

  color: #fff;

  font-size: 15px;

  cursor: pointer;

  border-radius: 0 6px 6px 0;

  white-space: nowrap;

}



.newes-letter-in-pages .email-submit:hover,

.newes-letter-in-pages .email-submit:focus {

  background: #e65b10;

  outline: none;

}



@media (max-width: 560px) {

  .email-container {

    flex-direction: column;

    gap: 12px!important;

  }

  .newes-letter-in-pages .email-input-wrapper input[type="email"] {

    border-radius: 6px;

    border-right: 1px solid #e6e6e6;

  }

  .newes-letter-in-pages .email-submit {

    width: 100%;

    border-radius: 6px;

    height: 48px;

    padding: 0 16px;

  }

}

/* ======================= */

/* === VENTE VOITURE – FORM WRAPPER ====================== */

.vent-for-new-holder {

  max-width: 100%;

  margin: 0 auto;

  background: #fbfbfb;

  border-radius: 16px;

  padding: 50px;

  box-shadow: 0 15px 40px rgba(15, 23, 42, 0.12);

  font-family: inherit;

}



/* HEADER / TOP LINE ------------------------------------- */

.vent-for-new-holder .header-form-vent-holder {

  margin-bottom: 18px;

}



.vent-for-new-holder .the-top-in-h {

  display: flex;

  justify-content: space-between;

  align-items: center;

  gap: 16px;

}



.vent-for-new-holder .vente-voiture-steps-title {

  font-size: 20px;

  font-weight: 700;

  color: #0f172a;

  width: 325px;

}



/* Progress bar ------------------------------------------ */

.vent-for-new-holder .progressbar-fv {

  list-style: none;

  display: flex;

  align-items: center;

  padding: 0;

  margin: 0;

  gap: 10px;

  width: calc(100% - 325px);

  justify-content: flex-end;

  position: relative;

  z-index: 1;

}



.vent-for-new-holder .progressbar-fv li {

  width: 42px;

  height: 42px;

  border-radius: 999px;

  border: 2px solid #fed7aa;

  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 14px;

  font-weight: 600;

  color: #f97316;

  background: #fff7ed;

  position: relative;

}



.vent-for-new-holder .progressbar-fv::after {

  content: "";

  position: absolute;

  right: 0px;

  top: 50%;

  transform: translateY(-50%);

  width: 100%;

  height: 2px;

  background: #fed7aa;

  z-index: -1;

}



.vent-for-new-holder .progressbar-fv li:last-child::after {

  display: none;

}



.vent-for-new-holder .progressbar-fv li.active {

  border-color: #f97316;

  background: #f97316;

  color: #fff;

}



.vent-for-new-holder .progressbar-fv li.completed {

  border-color: #f97316;

  background: #f97316;

  color: #fff;

  font-size: 0;

  position: relative;

}

.vent-for-new-holder .progressbar-fv li.completed::before {

  content: "";

  background-image: url(/wp-content/uploads/2025/11/Check-Streamline-Font-Awesome.svg);

  background-repeat: no-repeat;

  background-size: 14px;

  width: 14px;

  height: 14px;

}

/* HEADER TEXT ------------------------------------------- */

.vent-for-new-holder .head-form-info-fv .title-one-fv {

  margin-top: 14px;

  font-size: 18px;

  font-weight: 700;

  color: #0f172a;

}



.vent-for-new-holder .head-form-info-fv p {

  margin: 4px 0 0;

  font-size: 14px;

  color: #6b7280;

}



/* STEPS ------------------------------------------------- */

.vent-for-new-holder .form-step-fv {

  margin-top: 20px;

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

  gap: 20px;

}



.vent-for-new-holder .title-in-step {

  margin: 10px 0 14px;

  font-size: 16px;

  font-weight: 600;

  color: #111827;

  width: 100%;

}



/* GRID-LIKE FIELDS -------------------------------------- */

.vent-for-new-holder .half-inpt-fv {

  width: calc(50% - 10px);

  display: inline-block;

  vertical-align: top;

}



.vent-for-new-holder .full-inpt-fv {

  width: 100%;

  display: block;

}



/* CF7 controls styling ---------------------------------- */

.vent-for-new-holder textarea.wpcf7-form-control,

.vent-for-new-holder select.wpcf7-form-control,

.vent-for-new-holder input.wpcf7-form-control {

  width: 100%;

  border-radius: 8px;

  border: 1px solid #e5e7eb;

  padding: 10px 12px;

  font-size: 14px;

  transition: border-color 0.2s, box-shadow 0.2s, background-color 0.2s;

  background: #ffffff;

}



.vent-for-new-holder .wpcf7-form-control:focus {

  outline: none;

  border-color: #f97316;

  box-shadow: 0 0 0 1px rgba(249, 115, 22, 0.25);

}



/* Radio group styling ----------------------------------- */

.vent-for-new-holder .radio-top-fv {

  width: 100%;

}



.vent-for-new-holder .radio-top-fv .wpcf7-form-control-wrap {

  display: block;

}

.vent-for-new-holder

  .radio-top-fv

  .wpcf7-form-control-wrap

  span.wpcf7-form-control.wpcf7-radio {

  display: flex;

  justify-content: space-between;

  width: 100%;

}

.vent-for-new-holder .radio-top-fv .wpcf7-list-item {

  width: calc(50% - 10px);

  margin: 0;

}



.vent-for-new-holder .radio-top-fv label {

  display: block;

  width: 100%;

  border-radius: 10px;

  border: 1px solid #e5e7eb;

  padding: 10px 12px;

  background: #fff;

  font-size: 14px;

  color: #000;

  cursor: pointer;

  transition: background-color 0.2s, border-color 0.2s;

  padding-left: 30px;

  position: relative;

}

.vent-for-new-holder .radio-top-fv label::before {

  content: "";

  background-image: url(/wp-content/uploads/2025/11/Group-754-01.svg);

  background-repeat: no-repeat;

  background-size: 15px;

  position: absolute;

  left: 9px;

  top: 50%;

  transform: translateY(-50%);

  transition: background-color 0.2s, border-color 0.2s;

  width: 15px;

  height: 15px;

}

.vent-for-new-holder .radio-top-fv label.checed::before {

  background-image: url(/wp-content/uploads/2025/11/Group-754.svg);

}

.vent-for-new-holder .radio-top-fv input[type="radio"] {

  display: none;

}



.vent-for-new-holder .radio-top-fv label.checed,

.vent-for-new-holder .radio-top-fv label:hover {

  background: hsla(23, 90%, 54%, 0.056);

  border-color: #f97316;

  font-weight: 600;

}



/* Info label (date / prix / images) --------------------- */

.vent-for-new-holder .info-input {

  display: block;

  margin-bottom: 4px;

  font-size: 13px;

  color: #6b7280;

}



/* Buttons + footer -------------------------------------- */

.vent-for-new-holder .footer-of-step {

  margin-top: 10px;

  padding-top: 12px;

  border-top: 1px solid #e5e7eb;

  display: flex;

  justify-content: space-between;

  align-items: center;

  gap: 12px;

  flex-wrap: wrap;

  width: 100%;

}



.vent-for-new-holder .footer-of-step > div:last-child {

  font-size: 12px;

  color: #f97316;

  display: flex;

  align-items: center;

  gap: 6px;

  background: rgba(244, 147, 0, 0.03);

  border: 1px solid rgba(244, 175, 0, 0.15);

  border-radius: 9px;

  padding: 8px 10px;

}



.vent-for-new-holder .footer-of-step img {

  width: 16px;

  height: 16px;

}



.vent-for-new-holder .btn-pr-sv-holder {

  display: flex;

  gap: 10px;

  flex-wrap: wrap;

}



.vent-for-new-holder .btn-pr-sv-holder button {

  border-radius: 9px;

  border: none;

  padding: 10px 20px;

  font-size: 14px;

  font-weight: 600;

  cursor: pointer;

  display: inline-flex;

  align-items: center;

  gap: 8px;

  transition: background-color 0.2s, box-shadow 0.2s, transform 0.1s;

}



.vent-for-new-holder .btn-pr-sv-holder .next-step {

  background: #f97316;

  color: #ffffff;

  box-shadow: 0 8px 20px rgba(249, 115, 22, 0.25);

}



.vent-for-new-holder .btn-pr-sv-holder .next-step:hover {

  background: #ea580c;

}



.vent-for-new-holder .btn-pr-sv-holder .prev-step {

  background: #fff;

  color: #ea580c;

  border: solid 1px #ea580c;

}



.vent-for-new-holder .btn-pr-sv-holder .prev-step:hover {

  background: #f974165c;

}



.vent-for-new-holder .btn-pr-sv-holder button[type="submit"] {

  background: #f97316;

  color: #fff;

  box-shadow: 0 8px 20px rgba(22, 163, 74, 0.25);

}



.vent-for-new-holder .btn-pr-sv-holder button[type="submit"]:hover {

  background: #ea580c;

}

.vent-for-new-holder .codedropz-upload-container {

  padding: 35px 20px;

}

.vent-for-new-holder .codedropz-upload-inner {

  display: flex;

  flex-direction: row;

  flex-wrap: wrap;

  justify-content: center;

  align-items: center;

}

.vent-for-new-holder .codedropz-upload-inner > div:not(.codedropz-btn-wrap) {

  width: 100%;

  margin-bottom: 15px;

  font-size: 20px;

  color: #5d5d5d;

  display: flex;

  align-items: center;

  justify-content: center;

  gap: 5px;

}

.vent-for-new-holder

  .codedropz-upload-inner

  > div:not(.codedropz-btn-wrap)::before {

  content: url(/wp-content/uploads/2025/11/Vector-2.svg);

  width:20px;

  margin-right: 5px;

}

.vent-for-new-holder

  .codedropz-upload-inner

  .codedropz-btn-wrap

  a.cd-upload-btn {

  color: #5d5d5d;

  margin-left: 5px;

}

.vent-for-new-holder .acceptences-and-download-file {

  display: flex;

  justify-content: space-between;

  width: 100%;

}

.vent-for-new-holder .acceptences-and-download-file .wpcf7-form-control-wrap {

  font-size: 11px;

}

.vent-for-new-holder .acceptences-and-download-file .wpcf7-list-item {

  margin: 0;

}

.vent-for-new-holder

  .acceptences-and-download-file

  span.vente-voiture-recap.cf7-recap {

  font-size: 11px;

}

.vent-for-new-holder

  .acceptences-and-download-file

  span.vente-voiture-recap.cf7-recap

  a {

  color: #f37021;

  text-decoration: underline;

}

/* Error state ------------------------------------------- */

.vent-for-new-holder .error-message-fv {

  background: #fef2f2;

  color: #b91c1c;

  border: 1px solid #fecaca;

  border-radius: 8px;

  padding: 8px 10px;

  font-size: 13px;

  margin-bottom: 10px;

  width: 100%;

}



.vent-for-new-holder .has-error .wpcf7-form-control {

  border-color: #fca5a5 !important;

  background-color: #fef2f2;

}



.vent-for-new-holder .radio-top-fv.has-error label {

  border-color: #fca5a5 !important;

  background-color: #fef2f2;

}

.vent-for-new-holder input[name="your-email"] {

  background-image: url("/wp-content/uploads/2025/11/glob-mail.svg");

  background-repeat: no-repeat;

  background-position: 14px center;

  background-size: 20px 20px;

}



.vent-for-new-holder select[name="ville"] {

  padding-left: 48px;

  background-image: url("/wp-content/uploads/2025/11/glob-map.svg"),

    url("/wp-content/uploads/2025/11/chevron-glo.svg");

  background-repeat: no-repeat, no-repeat;

  background-position: 14px center, right 14px center;

  background-size: 20px 20px, 16px;

}

.vent-for-new-holder select:not([name="ville"]) {

  background-image: url("/wp-content/uploads/2025/11/chevron-glo.svg");

  background-repeat: no-repeat;

  background-position: right 14px center;

  background-size: 16px;

}



.vent-for-new-holder input[name="telephonevent"] {

  background-image: url("/wp-content/uploads/2025/11/glob-phone.svg");

  background-repeat: no-repeat;

  background-position: 14px center;

  background-size: 20px 20px;

}

.vent-for-new-holder input[name="your-email"],

.vent-for-new-holder input[name="telephonevent"],

.vent-for-new-holder select[name="ville"] {

  padding-left: 48px;

  position: relative;

}



.section-with-unhalf-part-h {

  position: relative;

}

.section-with-unhalf-part-h::after {

  content: "";

  background: #f5f5f5;

  width: 60%;

  height: 100%;

  position: absolute;

  right: 0;

  top: 0;

  z-index: -1;

  border-radius: 14px;

}



/* Responsive -------------------------------------------- */

@media (max-width: 768px) {

  .vent-for-new-holder {

    padding: 25px 20px;

  }



  .vent-for-new-holder .the-top-in-h {

    flex-direction: column;

    align-items: flex-start;

  }

  .vent-for-new-holder .progressbar-fv,

  .vent-for-new-holder .vente-voiture-steps-title {

    width: 100%;

  }

  .vent-for-new-holder .half-inpt-fv {

    width: 100%;

    display: block;

  }



  .vent-for-new-holder .btn-pr-sv-holder {

    display: flex;

    gap: 10px;

    flex-wrap: wrap;

    width: 100%;

    justify-content: space-between;

}

  .vent-for-new-holder

    .radio-top-fv

    .wpcf7-form-control-wrap

    span.wpcf7-form-control.wpcf7-radio {

    gap: 10px;

    flex-direction: column;

  }

  .vent-for-new-holder .radio-top-fv .wpcf7-list-item {

    width: 100%;

  }

}

/* ================================== */

/* =============BAG================== */

/* ================================== */

.bloc-with-after-bars-in-child > div {

  position: relative;

}

.bloc-with-after-bars-in-child > div:nth-child(1)::after,

.bloc-with-after-bars-in-child > div:nth-child(2)::after,

.bloc-with-after-bars-in-child > div:nth-child(3)::after {

  content: "";

  background: #f37021;

  width: 1px;

  height: 82px;

  position: absolute;

  right: 0;

  top: 50%;

  transform: translateY(-50%);

}

@media (max-width: 1024px) {

  .bloc-with-after-bars-in-child > div:nth-child(2)::after {

    content: none;

  }

}

@media (max-width: 768px) {

  .bloc-with-after-bars-in-child > div:nth-child(1)::after,

  .bloc-with-after-bars-in-child > div:nth-child(2)::after,

  .bloc-with-after-bars-in-child > div:nth-child(3)::after {

    content: "";

    background: #f37021;

    width: 82px;

    height: 1px;

    position: absolute;

    left: 0;

    right: auto;

    top: auto;

    bottom: 0;

    transform: translate(0);

  }

}



/* ========================= */

/* ====== REclamation ====== */

/* ========================= */

.reclamation-form {

  max-width: 100%;

}



.reclamation-form .form-hol-inpt {

  display: flex;

  flex-wrap: wrap;

  gap: 16px;

}



/* ====== TITRES SECTIONS ====== */

.reclamation-form .h3 {

  width: 100%;

  font-size: 16px;

  font-weight: 700;

  color: #222;

  letter-spacing: 0.08em;

  text-transform: uppercase;

  margin: 10px 0 5px;

}



/* ====== LAYOUT CHAMPS ====== */

.reclamation-form .half-inpt-h,

.reclamation-form .full-inpt-h,

.reclamation-form .msg-rec-h,

.reclamation-form .check-objet-rec,

.reclamation-form .bon-livraison {

  width: 100%;

}



/* 2 colonnes sur desktop */

@media (min-width: 768px) {

  .reclamation-form .half-inpt-h {

    width: calc(50% - 8px);

  }

}



/* ====== CHAMPS TEXTE / SELECT / TEXTAREA ====== */

.reclamation-form .form-input,

.reclamation-form select,

.reclamation-form .form-textarea {

    width: 100%;

    border-radius: 8px;

    border: 1px solid #e5e7eb;

    padding: 10px 12px;

    font-size: 14px;

    transition: border-color 0.2s, box-shadow 0.2s, background-color 0.2s;

    background: #ffffff;

}



.reclamation-form .form-textarea {

  min-height: 140px;

  resize: vertical;

}



.reclamation-form .form-input::placeholder,

.reclamation-form .form-textarea::placeholder {

  color: #999;

}



/* Focus state */

.reclamation-form .form-input:focus,

.reclamation-form select:focus,

.reclamation-form .form-textarea:focus {

  outline: none;

  border-color: #ea580c;

  background: #ffffff;

  box-shadow: 0 0 0 2px rgba(6, 198, 120, 0.15);

}



/* ====== SELECT (SHOWROOM) ====== */

.reclamation-form select {

  appearance: none;

  -webkit-appearance: none;

  -moz-appearance: none;

  background-image: linear-gradient(45deg, transparent 50%, #999 50%),

    linear-gradient(135deg, #999 50%, transparent 50%);

  background-position: calc(100% - 14px) calc(50% - 3px),

    calc(100% - 9px) calc(50% - 3px);

  background-size: 6px 6px, 6px 6px;

  background-repeat: no-repeat;

}







/* ====== FICHIER ====== */

.reclamation-form .form-file {

  width: 100%;

  font-size: 14px;

}



/* ====== ACCEPTATION (CONSENTEMENT) ====== */

.reclamation-form .wpcf7-acceptance {

  font-size: 13px;

  color: #555;

}



.reclamation-form .wpcf7-acceptance label {

  display: flex;

  align-items: flex-start;

  gap: 8px;

}



.reclamation-form .wpcf7-acceptance input[type="checkbox"] {

  margin-top: 3px;

}



/* ====== BOUTON SUBMIT ====== */

.reclamation-form .btn-submition {

  width: 100%;

  margin-top: 10px;

  text-align: left;

}



.reclamation-form .btn-submition button {

  border-radius: 9px;

    border: none;

    padding: 10px 20px;

    font-size: 14px;

    font-weight: 600;

    cursor: pointer;

    display: inline-flex;

    align-items: center;

    gap: 8px;

    transition: background-color 0.2s, box-shadow 0.2s, transform 0.1s;

  background: #f97316;

  color: #fff;

  box-shadow: 0 8px 20px hsla(21, 90%, 48%, 0.229);

}



.reclamation-form .btn-submition button:hover {

  background: #ea580c;

}



/* ======================== */

.reclamation-form .check-objet-rec {

  width: 100%;

}



.reclamation-form .check-objet-rec .wpcf7-form-control-wrap {

  display: flex;

  justify-content: space-between;

  width: 100%;

  gap: 20px;

}

.reclamation-form .check-objet-rec .wpcf7-form-control-wrap span.wpcf7-form-control.wpcf7-radio {

      display: flex;

    justify-content: space-between;

    width: 100%;

    gap: 20px;

    flex-wrap: wrap;

}

.reclamation-form .check-objet-rec .wpcf7-list-item {

  width: calc(50% - 10px);

  margin: 0;

}



.reclamation-form .check-objet-rec label {

  display: block;

  width: 100%;

  border-radius: 10px;

  border: 1px solid #e5e7eb;

  padding: 10px 12px;

  background: #fff;

  font-size: 14px;

  color: #000;

  cursor: pointer;

  transition: background-color 0.2s, border-color 0.2s;

  padding-left: 30px;

  position: relative;

}

.reclamation-form .check-objet-rec label::before {

  content: "";

  background-image: url(/wp-content/uploads/2025/11/Group-754-01.svg);

  background-repeat: no-repeat;

  background-size: 15px;

  position: absolute;

  left: 9px;

  top: 50%;

  transform: translateY(-50%);

  transition: background-color 0.2s, border-color 0.2s;

  width: 15px;

  height: 15px;

}

.reclamation-form .check-objet-rec label.checed::before {

  background-image: url(/wp-content/uploads/2025/11/Group-754.svg);

}

.reclamation-form .check-objet-rec input[type="radio"] {

  display: none;

}



.reclamation-form .check-objet-rec label.checed,

.reclamation-form .check-objet-rec label:hover {

  background: hsla(23, 90%, 54%, 0.056);

  border-color: #f97316;

  font-weight: 600;

}

/* --------------- */

.reclamation-form .codedropz-upload-inner {

  display: flex;

  flex-direction: row;

  flex-wrap: wrap;

  justify-content: center;

  align-items: center;

}

.reclamation-form .codedropz-upload-inner > div:not(.codedropz-btn-wrap) {

  width: 100%;

  margin-bottom: 15px;

  font-size: 20px;

  color: #5d5d5d;

  display: flex;

  align-items: center;

  justify-content: center;

  gap: 5px;

}

.reclamation-form

  .codedropz-upload-inner

  > div:not(.codedropz-btn-wrap)::before {

  content: url(/wp-content/uploads/2025/11/Vector-2.svg);

  width:20px;

  margin-right: 5px;

}

.reclamation-form

  .codedropz-upload-inner

  .codedropz-btn-wrap

  a.cd-upload-btn {

  color: #5d5d5d;

  margin-left: 5px;

}

.reclamation-form .codedropz-upload-container {

  padding: 35px 20px;

}

/* ====== RESPONSIVE MOBILE ====== */

@media (max-width: 480px) {

  .reclamation-form .form-hol-inpt {

    padding: 18px 15px 22px;

  }



  .reclamation-form .btn-submition {

    text-align: center;

  }



  .reclamation-form .btn-submition input[type="submit"] {

    width: 100%;

  }

}

/* ================================= */

/* =============B2B================= */

/* ================================= */

.accord-bb-holder .e-n-accordion-item-title-text{

  display: flex;

  align-items: center;

  gap: 5px;

}

.accord-bb-holder .img-active{

  display: none;

}

.accord-bb-holder .e-n-accordion-item[open] .img-active{

  display: block;

}

.accord-bb-holder .e-n-accordion-item[open] .img-normale{

  display: none;

}

/* ================ */

.continue-btn span.elementor-button-content-wrapper {

    display: flex;

    align-items: center;

}

.continue-btn span.elementor-button-content-wrapper svg{

  width: 11px;

}



/* ========================= */

/* ====== Recrutment ====== */

/* ========================= */

.recrutment-form {

  max-width: 100%;

}



.recrutment-form .form-hol-inpt {

  display: flex;

  flex-wrap: wrap;

  gap: 16px;

}



/* ====== TITRES SECTIONS ====== */

.recrutment-form .h3 {

  width: 100%;

  font-size: 16px;

  font-weight: 700;

  color: #222;

  letter-spacing: 0.08em;

  text-transform: uppercase;

  margin: 10px 0 5px;

}



/* ====== LAYOUT CHAMPS ====== */

.recrutment-form .half-inpt-h,

.recrutment-form .full-inpt-h,

.recrutment-form .msg-rec-h,

.recrutment-form .check-objet-rec,

.recrutment-form .bon-livraison {

  width: 100%;

}



/* 2 colonnes sur desktop */

@media (min-width: 768px) {

  .recrutment-form .half-inpt-h {

    width: calc(50% - 8px);

  }

}



/* ====== CHAMPS TEXTE / SELECT / TEXTAREA ====== */

.recrutment-form .form-input,

.recrutment-form select,

.recrutment-form .form-textarea {

    width: 100%;

    border-radius: 8px;

    border: 1px solid #e5e7eb;

    padding: 10px 12px;

    font-size: 14px;

    transition: border-color 0.2s, box-shadow 0.2s, background-color 0.2s;

    background: #ffffff;

}



.recrutment-form .form-textarea {

  min-height: 140px;

  resize: vertical;

}



.recrutment-form .form-input::placeholder,

.recrutment-form .form-textarea::placeholder {

  color: #999;

}



/* Focus state */

.recrutment-form .form-input:focus,

.recrutment-form select:focus,

.recrutment-form .form-textarea:focus {

  outline: none;

  border-color: #ea580c;

  background: #ffffff;

  box-shadow: 0 0 0 2px rgba(6, 198, 120, 0.15);

}



/* ====== SELECT (SHOWROOM) ====== */

.recrutment-form select {

  appearance: none;

  -webkit-appearance: none;

  -moz-appearance: none;

  background-image: linear-gradient(45deg, transparent 50%, #999 50%),

    linear-gradient(135deg, #999 50%, transparent 50%);

  background-position: calc(100% - 14px) calc(50% - 3px),

    calc(100% - 9px) calc(50% - 3px);

  background-size: 6px 6px, 6px 6px;

  background-repeat: no-repeat;

}







/* ====== FICHIER ====== */

.recrutment-form .form-file {

  width: 100%;

  font-size: 14px;

}



/* ====== ACCEPTATION (CONSENTEMENT) ====== */

.recrutment-form .wpcf7-acceptance {

  font-size: 13px;

  color: #555;

}



.recrutment-form .wpcf7-acceptance label {

  display: flex;

  align-items: flex-start;

  gap: 8px;

}



.recrutment-form .wpcf7-acceptance input[type="checkbox"] {

  margin-top: 3px;

}



/* ====== BOUTON SUBMIT ====== */

.recrutment-form .btn-submition {

  width: 100%;

  margin-top: 10px;

  text-align: left;

}



.recrutment-form .btn-submition button {

  border-radius: 9px;

    border: none;

    padding: 10px 20px;

    font-size: 14px;

    font-weight: 600;

    cursor: pointer;

    display: inline-flex;

    align-items: center;

    gap: 8px;

    transition: background-color 0.2s, box-shadow 0.2s, transform 0.1s;

  background: #f97316;

  color: #fff;

  box-shadow: 0 8px 20px hsla(21, 90%, 48%, 0.229);

}



.recrutment-form .btn-submition button:hover {

  background: #ea580c;

}



/* ======================== */

.recrutment-form .check-objet-rec {

  width: 100%;

}



.recrutment-form .check-objet-rec .wpcf7-form-control-wrap {

  display: flex;

  justify-content: space-between;

  width: 100%;

  gap: 20px;

}

.recrutment-form .check-objet-rec .wpcf7-form-control-wrap span.wpcf7-form-control.wpcf7-radio {

      display: flex;

    justify-content: space-between;

    width: 100%;

    gap: 10px;

    flex-wrap: wrap;

}

.recrutment-form .check-objet-rec .wpcf7-list-item {

  width: calc(33.33% - 10px);

  margin: 0;

}



.recrutment-form .check-objet-rec label {

  display: block;

  width: 100%;

  border-radius: 10px;

  border: 1px solid #CDCDCD;

  padding: 10px 12px;

  background: hsla(0, 0%, 0%, 0.064);

  font-size: 14px;

  color: #999999;

  cursor: pointer;

  transition: background-color 0.2s, border-color 0.2s;

  padding-left: 30px;

  position: relative;

  text-align: center;

}



.recrutment-form .check-objet-rec input[type="radio"] {

  display: none;

}



.recrutment-form .check-objet-rec label.checed,

.recrutment-form .check-objet-rec label:hover {

  background: #f97316;

  border-color: #f97316;

  color: #fff;

  font-weight: 600;

}

/* --------------- */

.recrutment-form .codedropz-upload-inner {

  display: flex;

  flex-direction: row;

  flex-wrap: wrap;

  justify-content: center;

  align-items: center;

}

.recrutment-form .codedropz-upload-inner > div:not(.codedropz-btn-wrap) {

  width: 100%;

  margin-bottom: 15px;

  font-size: 20px;

  color: #5d5d5d;

  display: flex;

  align-items: center;

  justify-content: center;

  gap: 5px;

}

.recrutment-form

  .codedropz-upload-inner

  > div:not(.codedropz-btn-wrap)::before {

  content: url(/wp-content/uploads/2025/11/Vector-2.svg);

  width:20px;

  margin-right: 5px;

}

.recrutment-form

  .codedropz-upload-inner

  .codedropz-btn-wrap

  a.cd-upload-btn {

  color: #5d5d5d;

  margin-left: 5px;

}

.recrutment-form .codedropz-upload-container {

  padding: 35px 20px;

}

/* ====== RESPONSIVE MOBILE ====== */

@media (max-width: 750px) {

  .recrutment-form .check-objet-rec .wpcf7-list-item {

    width: 100%;

    margin: 0;

  }



}

@media (max-width: 480px) {

  .recrutment-form .form-hol-inpt {

    padding: 18px 15px 22px;

  }



  .recrutment-form .btn-submition {

    text-align: center;

  }



  .recrutment-form .btn-submition input[type="submit"] {

    width: 100%;

  }

}



/* ============================ */



/* ========================= */

/* ------ Form steps ------- */

/* ========================= */

.vehica-form-wrapper {

  max-width: 600px;

  padding: 20px;

  border: 1px solid #f2f5fc;

  border-radius: 12px;

  background: #f2f5fc;

}

.in-page-sum-holder .vehica-form-wrapper{

  max-width: 100%;

  border: none;

  background: transparent;

}

.vehica-form-wrapper .title-step {

  font-size: 22px;

  margin-bottom: 10px;

  font-weight: 600;

}

.vehica-form-wrapper .form-step-gc.active.step-1 .title-step {

  font-size: 28px;

  font-weight: 800;

  color: #f37021;

}

.vehica-form-wrapper .form-step-gc {

  display: none;

}

.vehica-form-wrapper .form-step-gc.active {

  display: flex;

  flex-wrap: wrap;

  gap: 15px;



}

.vehica-form-wrapper .form-step-gc.active.step-1>label {

  display: block;

  width: 100%;

  border-radius: 10px;

  border: 1px solid #e5e7eb;

  padding: 10px 12px;

  background: #fff;

  font-size: 14px;

  color: #000;

  cursor: pointer;

  transition: background-color 0.2s, border-color 0.2s;

  padding-left: 30px;

  position: relative;

}

.vehica-form-wrapper .form-step-gc.active.step-1>label::before {

  content: "";

  background-image: url(/wp-content/uploads/2025/11/Group-754-01.svg);

  background-repeat: no-repeat;

  background-size: 15px;

  position: absolute;

  left: 9px;

  top: 50%;

  transform: translateY(-50%);

  transition: background-color 0.2s, border-color 0.2s;

  width: 15px;

  height: 15px;

}

.vehica-form-wrapper .form-step-gc.active.step-1>label.active::before {

  background-image: url(/wp-content/uploads/2025/11/Group-754.svg);

}

.vehica-form-wrapper .form-step-gc.active.step-1>label.active,

.vehica-form-wrapper .form-step-gc.active.step-1>label:hover {

    background: hsla(23, 90%, 54%, 0.056);

    border-color: #f97316;

    font-weight: 600;

    color: #f97316;

}

.vehica-form-wrapper .form-step-gc.active.step-1> label.error{

  color: red;

  border-color: red;

}



.vehica-form-wrapper .form-step-gc.active.step-1>label>input {

  width: 0;

  height: 0;

}

.vehica-form-wrapper .form-step-gc.active.step-1>.sous-choix.financement {

    display: flex;

    flex-wrap: wrap;

    gap: 10px;

}

.vehica-form-wrapper .form-step-gc.active.step-1>.sous-choix.financement>p{

  width: 100%;

}

.vehica-form-wrapper .form-step-gc.active.step-1>.sous-choix.financement>label>input{

   width: 0;

  height: 0;

}

.vehica-form-wrapper .form-step-gc.active.step-1>.sous-choix.financement>label {

  display: block;

  width: 90px;

  border-radius: 45px;

  border: 1px solid #e5e7eb;

  padding: 7px 12px;

  background: #fff;

  font-size: 14px;

  color: #000;

  cursor: pointer;

  transition: background-color 0.2s, border-color 0.2s;

  padding-left: 30px;

  position: relative;

}

.vehica-form-wrapper .form-step-gc.active.step-1>.sous-choix.financement>label::before {

  content: "";

  background-image: url(/wp-content/uploads/2025/11/Group-754-01.svg);

  background-repeat: no-repeat;

  background-size: 15px;

  position: absolute;

  left: 9px;

  top: 50%;

  transform: translateY(-50%);

  transition: background-color 0.2s, border-color 0.2s;

  width: 15px;

  height: 15px;

}

.vehica-form-wrapper .form-step-gc.active.step-1>.sous-choix.financement>label.active::before {

  background-image: url(/wp-content/uploads/2025/11/Group-754.svg);

}

.vehica-form-wrapper .form-step-gc.active.step-1>.sous-choix.financement>label.active,

.vehica-form-wrapper .form-step-gc.active.step-1>.sous-choix.financement>label:hover {

    background: hsla(23, 90%, 54%, 0.056);

    border-color: #f97316;

    font-weight: 600;

    color: #f97316;

}



.vehica-form-wrapper .form-step-gc input[type="text"] ,.vehica-form-wrapper .form-step-gc input[type="number"] ,.vehica-form-wrapper .form-step-gc input[name="revenus"] ,.vehica-form-wrapper .form-step-gc select[name="statut"] ,.vehica-form-wrapper .form-step-gc input[type="email"], .vehica-form-wrapper .form-step-gc input[name="telephone"], .vehica-form-wrapper .form-step-gc input[name="ville"]  {

  width: 100%;

  border-radius: 8px;

  border: 1px solid #e5e7eb;

  padding: 10px 12px;

  font-size: 14px;

  transition: border-color 0.2s, box-shadow 0.2s, background-color 0.2s;

  background: #ffffff;

}



.vehica-form-wrapper .form-step-gc input[name="revenus"] ,.vehica-form-wrapper .form-step-gc select[name="statut"] ,.vehica-form-wrapper .form-step-gc input[type="email"], .vehica-form-wrapper .form-step-gc input[name="telephone"], .vehica-form-wrapper .form-step-gc input[name="ville"]  {

    padding-left: 48px;

    position: relative;

}



.vehica-form-wrapper .form-step-gc input[type="email"]{

background-image: url(/wp-content/uploads/2025/11/glob-mail.svg);

    background-repeat: no-repeat;

    background-position: 14px center;

    background-size: 20px 20px;

}

.vehica-form-wrapper .form-step-gc input[name="telephone"]{

    background-image: url(/wp-content/uploads/2025/11/glob-phone.svg);

    background-repeat: no-repeat;

    background-position: 14px center;

    background-size: 20px 20px;

}

.vehica-form-wrapper .form-step-gc input[name="ville"] {

    background-image: url(/wp-content/uploads/2025/11/glob-map.svg);

     background-repeat: no-repeat;

    background-position: 14px center;

    background-size: 20px 20px;

}

.vehica-form-wrapper .form-step-gc select[name="statut"] {

      background-image: url(/wp-content/uploads/2025/11/status.svg), url(/wp-content/uploads/2025/11/chevron-glo.svg);

    background-repeat: no-repeat, no-repeat;

    background-position: 14px center, right 14px center;

    background-size: 20px 20px, 16px;

}

.vehica-form-wrapper .form-step-gc input[name="revenus"]{

background-image: url(/wp-content/uploads/2025/11/reven.svg);

    background-repeat: no-repeat;

    background-position: 14px center;

    background-size: 20px 20px;

}

.vehica-form-wrapper .form-step-gc button {

  margin: 10px 5px;

  padding: 8px 20px;

  border: none;

  background-color: #f37021;

  color: #fff;

  border-radius: 5px;

  cursor: pointer;

  border:solid 1px #f37021;

  display: flex;

  align-items: center;

  gap: 3px;

}

.vehica-form-wrapper .form-step-gc button svg{

  width: 15px;

  height: auto;

  fill: #fff;

}

.vehica-form-wrapper button.prev-step-gc{

  background: transparent;

  border:solid 1px #f37021;

  color: #f37021;

}

.vehica-form-wrapper button.prev-step-gc svg{

  fill: #f37021;

}

.vehica-form-wrapper .form-step-gc input.error,
.vehica-form-wrapper .form-step-gc select.error {

  border-color: red;

}

.vehica-form-wrapper .form-step-gc.step-3.active label.error {

  border-color: red;

}

.form-step-gc.step-2.active>input{

  width: calc(50% - 10px);

}

.form-step-gc.step-2.active>div{

  width: 100%;

}

.form-step-gc.step-3.active div{

  width: 100%;

}

.form-step-gc.step-3.active>p{

  width: 100%;

  font-size: 18px;

  font-weight: 700;

}

.vehica-form-wrapper .form-step-gc.step-3.active label>input{

   width: 0;

  height: 0;

}

.vehica-form-wrapper .form-step-gc.step-3.active label {

  display: block;

  width: 90px;

  border-radius: 45px;

  border: 1px solid #e5e7eb;

  padding: 7px 12px;

  background: #fff;

  font-size: 14px;

  color: #000;

  cursor: pointer;

  transition: background-color 0.2s, border-color 0.2s;

  padding-left: 30px;

  position: relative;

}

.vehica-form-wrapper .form-step-gc.step-3.active label::before {

  content: "";

  background-image: url(/wp-content/uploads/2025/11/Group-754-01.svg);

  background-repeat: no-repeat;

  background-size: 15px;

  position: absolute;

  left: 9px;

  top: 50%;

  transform: translateY(-50%);

  transition: background-color 0.2s, border-color 0.2s;

  width: 15px;

  height: 15px;

}

.vehica-form-wrapper .form-step-gc.step-3.active label.active::before {

  background-image: url(/wp-content/uploads/2025/11/Group-754.svg);

}

.vehica-form-wrapper .form-step-gc.step-3.active label.active,

.vehica-form-wrapper .form-step-gc.step-3.active label:hover {

    background: hsla(23, 90%, 54%, 0.056);

    border-color: #f97316;

    font-weight: 600;

    color: #f97316;

}

.vehica-form-wrapper .form-step-gc.step-4.active{

  gap: 0;

}

.vehica-form-wrapper .form-step-gc.step-4.active>div{

  width: 100%;

  display: flex;

  align-items: center;

  justify-content: space-between;

  margin-top: 7px;

}

.vehica-form-wrapper .form-step-gc.step-4.active>div>span{

    padding: 9px 24px;

    border: solid 1px #BCBFC6;

    border-radius: 25px;

    font-size: 13px;

    line-height: 1;

}

.vehica-form-wrapper .form-step-gc.step-4.active .simu-result.spacebettwen{

    background: #ffd8c017;

    border: solid 1px #F37021;

    border-radius: 7px;

    justify-content: center;

    padding: 16px 5px;

    margin-bottom: 10px;

}

.vehica-form-wrapper .form-step-gc.step-4.active .simu-result.spacebettwen>span{

  border: none;

  font-size: 21px;

  color: #F37021;

  font-weight: 600;

}

.vehica-form-wrapper .form-step-gc.step-4.active input.simu-range-duree,

.vehica-form-wrapper .form-step-gc.step-4.active input.simu-range-apport{

  width: 100%;

}

.vehica-form-wrapper .form-step-gc.step-4.active span.simu-duree-value,

.vehica-form-wrapper .form-step-gc.step-4.active span.simu-apport{

  font-weight: 700;

}

.vehica-form-wrapper .form-step-gc .simu-scale{

  margin-bottom: 15px;

}

.vehica-form-wrapper .btn-holder {

    width: 100%;

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}

.vehica-form-wrapper .simu-block{

  margin-bottom: 10px;

  font-size: 18px;

}



/* =================================== */

.vehica-form-wrapper .simu-range-apport,

.vehica-form-wrapper .simu-range-duree {

  -webkit-appearance: none;

  width: 100%;

  height: 8px;

  border-radius: 5px;

  outline: none;

  background: #E6E6E6; /* gris clair comme l’image */

  position: relative;

  accent-color: #f37021;

}



/* -------- WEBKIT (Chrome / Safari / Edge) -------- */



/* Track complet gris */

.vehica-form-wrapper .simu-range-apport::-webkit-slider-runnable-track,

.vehica-form-wrapper .simu-range-duree::-webkit-slider-runnable-track {

  height: 8px;

  border-radius: 5px;

}



/* Progress orange généré dynamiquement */

.vehica-form-wrapper .simu-range-apport,

.vehica-form-wrapper .simu-range-duree {

  background: linear-gradient(to right,

      #f37021 var(--value),

      #E6E6E6 var(--value)

  )!important;

}



/* Thumb */

.vehica-form-wrapper .simu-range-apport::-webkit-slider-thumb,

.vehica-form-wrapper .simu-range-duree::-webkit-slider-thumb {

  -webkit-appearance: none;

  appearance: none;

  width: 30px;

  height: 30px;

  background: url('/wp-content/uploads/2025/11/circle.png') no-repeat center center;

  background-size: contain;

  cursor: pointer;

  position: relative;

  margin-top: -8px; 

  border: none;

}





/* -------- FIREFOX -------- */



.vehica-form-wrapper .simu-range-apport::-moz-range-track,

.vehica-form-wrapper .simu-range-duree::-moz-range-track {

  height: 8px;



  border-radius: 5px;

}



/* Progress orange */

.vehica-form-wrapper .simu-range-apport::-moz-range-progress,

.vehica-form-wrapper .simu-range-duree::-moz-range-progress {

  background: #f37021;

  height: 8px;

  border-radius: 5px;

}



/* Thumb */

.vehica-form-wrapper .simu-range-apport::-moz-range-thumb,

.vehica-form-wrapper .simu-range-duree::-moz-range-thumb {

  width: 30px;

  height: 30px;

  background: url('/wp-content/uploads/2025/11/circle.png') no-repeat center center;

  background-size: contain;

  border: none;

  cursor: pointer;

}

.vehica-form-wrapper  div#form-summary{

  width: 100%;

}

.vehica-form-wrapper  div#form-summary ul{

  width: 100%;

}

.vehica-form-wrapper  div#form-summary ul li{

  display: flex;

  justify-content: space-between;

}

@media(max-width:500px){

.form-step-gc.step-2.active>input{

  width: 100%;

}

}



/* =============================== */

/* ======== Listing Blog ========= */

/* =============================== */



.blog-listing-holder-all article{

     padding: 10px !important;

    border-radius: 7px;

    box-shadow: 0px 2px 22px rgb(0 0 0 / 11%);

}

.blog-listing-holder-all article .elementor-post__text{

    display: flex !important;

    flex-direction: column;

    justify-content: space-between;

}

.blog-listing-holder-all article .elementor-post__text .elementor-post__meta-data{

  order: -1;

}

.blog-listing-holder-all article .elementor-post__text .elementor-post__read-more {

    width: 100%;

    padding: 7px 15px;

    text-align: center;

    background: #F37021;

    border-radius: 7px;

    color: #fff;

}

.blog-listing-holder-all .elementor-posts-container.elementor-posts-masonry{

      align-items: unset!important;

}
.blog-listing-holder-all nav.elementor-pagination{
  margin-top: 15px;
  display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.blog-listing-holder-all nav.elementor-pagination .page-numbers {
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #424242!important;
    border-radius: 50%!important;
}
.blog-listing-holder-all nav.elementor-pagination .page-numbers.prev{
  background: #F37021;
  color: #fff !important;
  
}
.blog-listing-holder-all nav.elementor-pagination .page-numbers.prev::after{
 content: "\f104";
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
}
.blog-listing-holder-all nav.elementor-pagination .page-numbers.next{
  background: #F37021;
  color: #fff !important;
  
}
.blog-listing-holder-all nav.elementor-pagination .page-numbers.next::before{
 content: "\f105";
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
}
.blog-listing-holder-all nav.elementor-pagination span.page-numbers.prev,
.blog-listing-holder-all nav.elementor-pagination span.page-numbers.next{
  border: solid 1px #F37021;
  color: #F37021 !important;
  background: #fff;
}
.blog-listing-holder-all nav.elementor-pagination .page-numbers.current{
    background: hsla(23, 90%, 54%, 0.115);
    color: #F37021!important;
}
.categories-in-listing.elementor-widget-wp-widget-categories ul {

    border-radius: 10px;

   box-shadow: 0px 2px 22px rgba(0, 0, 0, 0.10);

    border: none;

    background-color: #fff;

    padding: 22px 22px 0;

    margin-bottom: 0;

}



.categories-in-listing.elementor-widget-wp-widget-categories h5 {

    display: none;

}



.categories-in-listing.elementor-widget-wp-widget-categories ul {

    list-style-type: none;

    padding: 22px;

}



.categories-in-listing.elementor-widget-wp-widget-categories ul li {

    padding-top: 12px;

    padding-bottom: 12px;

    font-size: 16px;

    line-height: 24px;

    border-bottom: 1px solid #e7edf3;

    text-align: right;

    color: #F37021;

}



.categories-in-listing.elementor-widget-wp-widget-categories ul li:first-child {

    padding-top: 0;

}



.categories-in-listing.elementor-widget-wp-widget-categories ul li:last-child {

    padding-bottom: 0;

}



.categories-in-listing.elementor-widget-wp-widget-categories ul li a {

    float: left;

    padding-right: 40px;

    font-size: 16px;

    line-height: 25px;

    margin-bottom: 21px;

    color: #222732;

}



.categories-in-listing.elementor-widget-wp-widget-categories ul li a:hover {

    color: #F37021;

}



.categories-in-listing.elementor-widget-wp-widget-categories ul li:last-of-type {

    border: none;

}



.recent-in-listing-holder .vehica-recent-posts__single {

    display: flex;

    margin-bottom: 20px;

    gap: 10px;

    align-items: center;

}



.recent-in-listing-holder .vehica-recent-posts__single__image {

    width: 100px;

}



.recent-in-listing-holder .vehica-recent-posts__single__image a {

    position: relative;

    display: block;

    width: 100px;

    height: 100px;

    overflow: hidden;

    border-radius: 10px;

    background: #eff0f1;

}



.recent-in-listing-holder .vehica-recent-posts__single__image a img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    object-fit: cover;

    transform: scale3d(1, 1, 1);

    transition: opacity 0.8s, transform 0.8s;

}



@media (min-width: 1023px) {

    .recent-in-listing-holder .vehica-recent-posts__single__image a:hover img {

        opacity: .9;

        transform: scale3d(1.1, 1.1, 1);

    }

}



.recent-in-listing-holder .vehica-recent-posts__single__image-placeholder {

    position: relative;

    width: 100%;

    height: 100%;

}



.recent-in-listing-holder .vehica-recent-posts__single__image-placeholder:after {

    content: "\f03e";

    font-weight: 900;

    font-family: 'Font Awesome 5 Free';

    display: inline-block;

    width: 50px;

    height: 50px;

    font-size: 40px;

    text-align: center;

    opacity: 0.5;

    line-height: 50px;

    position: absolute;

    top: 50%;

    margin: -25px auto 0 auto;

    left: 0;

    right: 0;

}



.recent-in-listing-holder .vehica-recent-posts__single__content {

    width: 100%;

}



.recent-in-listing-holder .vehica-recent-posts__single__title {

    display: block;

    font-size: 14px;

    line-height: 25px;

    margin-bottom: 15px;

    color: #222732;

    font-weight: 500;

}



@media (min-width: 1023px) {

    .recent-in-listing-holder .vehica-recent-posts__single__title:hover {

        color: var(--primary);

    }

}



.recent-in-listing-holder .vehica-recent-posts__single__read-more {

    display: block;

    font-size: 14px;

    line-height: 18px;

    font-weight: 500;

    color: #F37021 !important;

    text-decoration: underline !important;

}

.recent-in-listing-holder .vehica-recent-posts__view-all{

   width: 100%;

    padding: 7px 15px;

    text-align: center;

    border: solid 1px #F37021;

    background: #fff;

    border-radius: 7px;

    color: #F37021;

    display: block;

}

.post-text-holder h2 *,

.post-text-holder h2{

  font-size: 36px!important;

  font-weight: 600!important;

  line-height: 1.2!important;

  color: #000!important;

  

}

.post-text-holder h2{

  margin-bottom: 10px;

}

.post-text-holder h3 *,

.post-text-holder h3{

  font-size: 25px!important;

  font-weight: 500!important;

  line-height: 1.2!important;

  color: #000!important;

}

.post-text-holder h3{

  margin-bottom: 10px;

}



.pop-up-message-holder {

    display: flex;

    justify-content: center;

    align-items: center;

    background: #00000082;

    position: fixed;

    width: 100%;

    height: 100%;

    z-index: 999999;

    top: 0;

    left: 0;

}

.pop-up-message-holder  .over-lay-pop{

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

}

.pop-up-message-holder .content-holder {

    background: #fff;

    padding: 59px;

    border-radius: 15px;

}

.pop-up-message-holder .content-holder .title-pop-up{

    color: #F37021;

    font-size: 35px;

    font-weight: 700;

    margin-bottom: 15px;

}

.pop-up-message-holder .content-holder .text-pop-up {

    font-size: 16px;

    margin-bottom: 15px;

}

.pop-up-message-holder .content-holder button.close-pop-up{

    border-radius: 9px;

    border: none;

    padding: 10px 20px;

    font-size: 14px;

    font-weight: 600;

    cursor: pointer;

    display: inline-flex;

    align-items: center;

    gap: 8px;

    transition: background-color 0.2s, box-shadow 0.2s, transform 0.1s;

        background: #f97316;

    color: #ffffff;

    box-shadow: 0 8px 20px rgba(249, 115, 22, 0.25);

}

.pop-up-message-holde .wpcf7 form.sent .wpcf7-response-output{

  display: none;

}
.grecaptcha-badge{
  display: none!important;
}