/*** STICKY
.site-main {
  margin-top: 100px;
}
.main-header-bar, .site-header {
  position: fixed;
  width: 100%;
} ***/

/*** NAVI ***/
button.navi-tel, button.navi-tel:hover, button.navi-tel:active {
  background-color: #ffffff;
  padding: 0 0 0 0 ;
}
.navi-tel a {
  color: #ffffff;
  background: #ce181c;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 12px;
  border-radius: 0px;
}
.navi-tel a:hover {
  color: #ffffff;
  background: #000000;
}
.navi-tel .fa, .navi-tel .fas {
  color: #ffffff;
  margin-right: 5px;
}

a.upper-nav {
  color: #000000;
  font-size: 14px;
}
a.upper-nav:hover {
  color: #ff00ff;
}


.main-header-menu .sub-menu .menu-link {
  padding: 15px !important;
}

/*** BODY ***/
a {
  color: #ce181c;
}
a:hover {
  color: #000000;
}
.dark-back h2, .dark-back h5 {
  color: #ffffff;
  text-shadow: #000000 1px 0 5px;
}

/*** TABLE ***/
table > tbody > tr td {
  color: #333333;
  padding: 10px;
  font-size: 16px;
  border-bottom: 1px solid #333333;
  border-width: 0 0 1px 0;
}
td {
  min-width: 15%;
  color: #333333;
  padding: 10px;
  font-size: 16px;
  border-bottom: 1px solid #333333;
  border-width: 0 0 1px 0;
}
table span {
  font-size: 12px;
}


/*** TILES ***/
.tiles span {
  padding: 10px 20px;
  background-color: #ffffff;
}


/*** GALLERY ***/
.elementor-slideshow__title {
  display: none;
}


/*** BLOG ***/
.elementor-post__text {
  min-height: 200px;
}
.single .post-navigation {
  display: none;
}
.elementor-posts .elementor-post__card .elementor-post__meta-data {
  display: none;
}
.ast-post-format-.ast-no-thumb.single-layout-1.ast-no-date-box {
  margin-top: 100px;
}
.elementor-card-shadow-yes .elementor-post__card {
  box-shadow: 0 0 10px 0 rgba(0,0,0,.50);
}


/*** MOTOTS-STARTPAGE ***/
.start-typen .stm_listing_icon_filter .stm_listing_icon_filter_single .inner img {
  display: inline-block;
  max-height: 500px;
}


/*** MOTORS-LIST ***/
.listing-list-loop .content .meta-top .price.discounted-price .regular-price {
  text-decoration: none !important;
}
.car-listing-modern-grid .stm-isotope-listing-item .listing-car-item-meta .price.discounted-price .regular-price {
  text-decoration: none !important;
}
.stm-car-medias {
  display: none !important;
}
.motors-elementor-inventory-search-results#listings-result .special-label-small, .motors-elementor-inventory-search-results#listings-result .special-label-small.h6 {
  top: 16px !important;
  left: -174px !important;
  height: 40px !important;
  line-height: 18px !important;
  text-transform: none;
}
.motors-elementor-inventory-search-results#listings-result .special-label {
  padding: 0 180px !important;
}
.listing-list-loop .image .stm-car-medias {
  position: absolute;
  top: 160px !important;
}
.filter-ca-year .stm-slider-filter-type-unit {
  display: none !important;
}



.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .current {
  background-color: #DBDBDB;
  color: #ce181c;
}
.motors-elementor-inventory-search-results#listings-result ul.page-numbers li > a {
  background-color: #ce181c !important;
  color: #ffffff;
}
.motors-elementor-inventory-search-results#listings-result ul.page-numbers li > a {
  background-color: #ce181c !important;
  color: #ffffff;
}
.motors-elementor-inventory-search-results#listings-result ul.page-numbers li > a {
  background-color:  #ce181c !important;
  color: #ffffff;
}

.classic-filter-row .sidebar-entry-header {
  display: none !important;
}
.classic-filter-row.motors-elementor-widget .filter-sidebar {
  padding: 30px 20px !important;
}


/*** MOTORS-SINGLE-PAGE ***/
.stm-listing-single-price-title .price.discounted-price .regular-price .value {
  text-decoration: none !important;
}
.motors-elementor-single-listing-gallery.badge-left-top .special-label, .motors-elementor-single-listing-gallery.badge-left-top .special-label.h5 {
  position: absolute;
  top: 35px !important;
  left: -70px !important;
  height: 49px !important;
}
.stm-listing-single-price-title .price.discounted-price .regular-price .value:before {
  content: "inkl. MwSt. " !important;
  font-size: 12px !important;
}
.dealer-contact-unit.mail .email-btn:hover span {
  color: #ce181c !important;
}
.stm-similar-cars-units .stm-similar-car .right-unit .stm-dealer-name {
  display: none !important;
}



/*** CONTACT ***/
.contact-form .contact-row {
  width: 99%;
  display: flex;
}
.contact-field {
  width: 48%;
}
.wpcf7 select, .wpcf7 textarea {
  width: 92.5%;
  background: none;
  border: none;
  border-bottom: 1px solid #3A3A3A;
}
.wpcf7 textarea {
  height: 250px;
}
.consent {
  font-size: 14px;
  margin: 20px 0px;
}
.wpcf7 input:not([type="submit"]) {
  width: 95%;
  background: none;
  border: none;
  border-bottom: 1px solid #3A3A3A;
  margin-bottom: 5px;
}
input[type="email"], input[type="number"], input[type="password"], input[type="reset"], [type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  color: #333333;
}
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
  width: 1.4em !important;
}

.contact-row1, .contact-row2  {
  width: 48%;
}
.sent-button {
  text-align: center;
  float: right;
}
input[type="submit"] {
  color: #ffffff;
  background-color: #ce181c;
  border-color: #ce181c;
}
input[type="submit"]:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

/*** FOOTER ***/
.site-footer .widget {
  text-align: left;
  color: #909090;
  font-size: 16px;
}
.site-footer .widget a {
  color: #ce181c;
}
.site-footer .widget a:hover {
  color: #ffffff;
  text-decoration: none;
}

.site-footer .fa, .site-footer .fas {
  color: #909090;
  margin-right: 5px;
}



/****** RESPONSIVE ******/

@media (max-width: 1690px) {
}
@media (max-width: 1280px) {
}
@media (max-width: 921px) {
  /*.site-main { margin-top: 0px; }
  .main-header-bar, .site-header { position: relative; width: 100%; }*/
}
@media (max-width: 820px) {
}
@media (max-width: 480px) {
  .contact-form .contact-row { width: 99%; display: block; }
  .contact-field { width: 98%; }
}
