.page-id-4725 .elementor-widget-theme-post-content img {
  margin: 10px;
  border: 1px solid #888;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0 !important;
  padding: 0;
}
#form_reseller label[for="form-field-field_54b0991"] {
  margin: 0 20px;
  display: contents;
}
form .elementor-field-type-checkbox {
  padding-left: 5% !important;
}
form [type="checkbox"],
form [type="radio"] {
  margin-right: 4px;
}
.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
  margin-left: 10px;
  display: flex;
}
@media (max-height: 500px) and (min-width: 501px) {
  header {
    display: none;
  }

  .main-color-image {
    zoom: 0.6;
  }

  .color-options {
    top: -40px;
  }
}

/*	Slider Gallery	*/
.swiper-slide figure {
  max-width: 800px;
  margin: auto !important;
}

.my-slider .swiper-slide-image {
  max-height: 80vh;
}

.home .price-tag {
  display: none;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0;
}

.single-vehicle H1 {
  background: #222;
  display: inline-flex;
  line-height: 55px;
  padding: 0 15px;
}

table {
  background-color: #fff;
}

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: unset;
}

table td:nth-child(odd) {
  background-color: #f6f6f6 !important;
}

@media (max-width: 767px) {
  table td,
  table th {
    padding: 10px 5px;
    line-height: 1.1;
    font-size: 11px;
  }
}

a {
  border-bottom: px solid #aaa;
}

ul {
  list-style-type: circle;
  margin-bottom: 20px;
}

b,
strong {
  font-weight: 600;
}

pre {
  font-family: poppins;
  font-size: 13px;
  padding: 10px;
  border: 1px solid #bbb;
  background: #fafafa;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

footer {
  margin-top: auto;
}

.clear-format p,
.clear-format th,
.clear-format td {
  font-weight: unset !important;
  font-style: unset !important;
  padding-left: 4% !important;
  text-align: left;
}
