.logo7 {
  position: relative;
  top: 7px;
}

.stea1 table {
  text-align: center;
  width: 100%;
}

.featured {

  color: #ff725e;
  font-size: 13pt;

}

.cc-revoke {
    display: none !important;
}

.featured2 {

  color: #ff725e;
  font-size: 20pt;

}

#payment-form {
  margin: auto;
  width: 50%;
  padding: 10px;
}

.hidden {
  display: none;
}

.disabled {
  opacity: 0.5;
}

.placead {
  font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    background: #ff725e;
    border: 1px solid #ff725e;
    display: inline-block;
    padding: 5px 20px 0px 20px;
    border-radius: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 40px;
}

.placead:hover {
  font-size: 18px;
    font-weight: 600;
    color: #ff725e;
    background: #f5a094;
    border: 1px solid #f5a094;
    display: inline-block;
    padding: 5px 20px 0px 20px;
    border-radius: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 40px;
}

.logoziga {
  --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
    font-weight: 700;
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
    font-size: 20px;
    position: relative;
    top: 8px;
}

footer .social a {
    background: #ff725e;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    display: flex;
    float: left;
    justify-content: center;
    margin-right: 24px;
}

footer h3 {
    color: #ff725e;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 34px;
}


.download-app {
  display: none !important;
}





@media only screen and (max-width: 600px) {
  .logo7 {
      position: relative;
      top: 7px;
      left: 24px !important;
  }

  #payment-form {
    margin: auto;
    width: 100%;
    padding: 10px;
  }

  .stea1 {
    padding-bottom: 20px;
  }

  .footer7 {
    position: relative;
    left: 24px;
  }

  .car-img-details .big-img-carousel .slick-slide video {
    min-height: 210px !important;
  }
  .wish-list {
    font-size: 14px !important;
  }

  .rating {
    font-size: 16pt !important;
    padding-right: 10px;
  }

  h4 {
    font-size: 10pt !important;
  }

}
