#map {
  height: 500px;
}

.cke_editable [data-aos^="fade"][data-aos^="fade"] {
  opacity: 1 !important;
  transform: translateZ(0) !important;
}

/* More Fahrzeuge */
.category-icon {
  max-width: 150px;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.circle-content {
  background-color: #f0870a;
  border-radius: 10px;
  position: relative;
}

@media (max-width: 576px) {
  .category-icon {
    max-width: 100px;
  }

  .circle-contenth2 {
    font-size: 35px;
  }
}
/* End More Fahrzeuge */

.listing-item .listing-content .listing-location-details .listing-price h5 {
  font-size: 24px;
}

.modal-content {
  .close {
    right: 2px;
    top: 2px;
    position: absolute;
    border-radius: 4px;
    background: #fff;
    display: block;
    span {
      right: 10px;
      top: 10px;
      position: absolute;
      border-radius: 4px;
      background: #ddd;
    }
  }
}

.camaro-info h1 {
  font-size: 38px;
  font-weight: 500;
  margin-bottom: 8px;
  color: #111111;
}

.form-control.readonly-text {
  border: 1px solid #f0870c;
}

.listing-item .listing-content .listing-location-details .listing-price .h6 {
  font-weight: 700;
  font-size: 24px;
  color: #f0870a;
}

.contact-section .form-info-area h2 {
  font-weight: 500;
  font-size: 38px;
  color: #28283c;
  margin: 0 0 30px;
}

.footer .footer-contact .h6 {
  font-size: 16px;
  color: #dbdbdb;
  margin-bottom: 15px;
  line-height: 20px;
}

.review-sec .review-header .h4 {
  font-weight: normal;
  font-size: 18px;
  color: #111;
}

.product-detail-head
  .detail-page-head
  .camaro-location
  .camaro-location-inner
  h2 {
  position: relative;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  font-size: 14px;
  color: #676767;
  font-weight: 400;
  position: relative;
}
