@charset "UTF-8";
/* ============================================= */
/* General */
/* ============================================= */
[type=button], [type=submit], button {
  border-radius: 0; }

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
  background-color: green; }

main#content {
  margin-top: -165px;
  position: relative; }

@media only screen and (max-width: 767px) {
  main#content {
    margin-top: -120px; } }
  main#content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 10;
    pointer-events: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0.65+0,0+100 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.65)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    display: none; }

.elementor-location-single {
  margin-top: -165px; }

.single-vehicle-page main#content {
  margin-top: -165px; }

@media only screen and (max-width: 767px) {
  .single-vehicle-page main#content {
    margin-top: -240px; } }

.elementor-widget-text-editor ul {
  list-style: none; }
  .elementor-widget-text-editor ul li {
    position: relative;
    padding-left: 25px; }
    .elementor-widget-text-editor ul li:before {
      content: '';
      background: url('data:image/svg+xml,<svg class="w-6 h-6 text-sh-dark-red 0 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 16 4-4-4-4"/></svg>');
      position: absolute;
      top: 0;
      left: 0;
      height: 22px;
      width: 22px; }

a.elementor-button {
  text-decoration: none !important; }

.elementor-widget-text-editor p a {
  text-decoration: underline; }

/* ============================================= */
/* Posts */
/* ============================================= */
.elementor-posts a.elementor-post__read-more {
  font-family: "Inter", Sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.65px;
  color: #fff;
  margin-top: 1rem; }

.disable-link a {
  pointer-events: none !important; }

/* ============================================= */
/* Header */
/* ============================================= */
.elementor-widget-n-menu .e-n-menu-title .e-n-menu-title-container .e-n-menu-title-text {
  letter-spacing: 0.65;
  font-weight: 600 !important;
  text-transform: uppercase; }

.logo-white {
  display: none; }

.header-inverse .logo-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.header-inverse .logo-dark {
  display: none; }

.header-inverse .elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text {
  color: #fff; }

.header-inverse .elementor-widget-n-menu .e-n-menu-title:hover .e-n-menu-title-container .e-n-menu-title-text,
.header-inverse .elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-title-container .e-n-menu-title-text {
  color: #fff !important;
  text-decoration: underline !important; }

.header-inverse .elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon svg {
  fill: #fff !important; }

.header-inverse .bar {
  background-color: #fff; }

.header-inverse .elementor-widget-n-menu .e-n-menu-title:hover .e-n-menu-dropdown-icon svg {
  fill: #fff !important; }

.header-inverse #main-header.active .elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon svg {
  fill: #952208 !important; }

.header-inverse #main-header.active .elementor-widget-n-menu .e-n-menu-title:hover .e-n-menu-dropdown-icon svg {
  fill: #fff !important; }

.e-n-menu-content .elementor-nav-menu {
  width: 100%; }

/* header hover */
.overlay {
  position: absolute;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3a3a3a+0,131313+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(#3a3a3a), to(#131313));
  background: -webkit-linear-gradient(top, #3a3a3a 0%, #131313 100%);
  background: linear-gradient(to bottom, #3a3a3a 0%, #131313 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: #131313;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  display: none;
  pointer-events: none;
  z-index: 1; }

#main-header {
  /*.elementor-container {
        z-index:999;
        justify-content: space-between;
        flex-wrap:nowrap !important;
        > div {
            width:100%;
        }
        @media only screen and (max-width: 767px) {
            align-items: center;
        }
    }
    transition:none !important;*/ }
  #main-header.active .overlay {
    display: block; }
  #main-header.active .e-n-menu-title-text {
    color: var(--e-global-color-primary); }
  #main-header.active .elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon svg {
    fill: var(--e-global-color-primary); }

#page-header {
  position: relative; }

@media only screen and (max-width: 767px) {
  #page-header {
    --min-height:775px; } }
  #page-header.active {
    /*.elementor-container {
            filter:blur(10px);
        }*/ }
    #page-header.active .overlay {
      display: block; }
    #page-header.active #app {
      opacity: 0; }
  #page-header .elementor-shape-bottom {
    z-index: 99; }

@media only screen and (max-width: 767px) {
  #page-header {
    overflow: hidden; } }
  #page-header:before-alt {
    content: '';
    height: 250px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,000000+100&1+0,0+100 */
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, white 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, white 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.elementor-widget-n-menu .e-n-menu-content > .e-con {
  background: transparent !important; }

#main-header .e-con-inner {
  z-index: 9999; }

#main-header.active .e-con-inner {
  z-index: 99999; }

.e-n-menu-content {
  margin-top: 38px; }
  .e-n-menu-content .elementor-nav-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px; }
    .e-n-menu-content .elementor-nav-menu a.elementor-item {
      color: #fff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .e-n-menu-content .elementor-nav-menu .menu-item-description {
      display: block;
      font-size: 13px; }
  .e-n-menu-content .slick-dots {
    bottom: -10px; }
  .e-n-menu-content a {
    text-decoration: none !important; }

.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link), .elementor-widget-n-menu .e-n-menu-title-container:not(.e-link) * {
  cursor: pointer; }

#topbar {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background: #eee;
  z-index: 99999;
  border-bottom-left-radius: 20px; }
  #topbar .elementor-widget-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 20px 5px 20px;
    gap: 15px;
    font-weight: 500; }
    #topbar .elementor-widget-container div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      color: var(--e-global-color-primary);
      font-size: 13px;
      line-height: 14px; }
      #topbar .elementor-widget-container div svg {
        margin-right: 6px; }
      #topbar .elementor-widget-container div p small {
        font-size: 10px;
        font-weight: 300; }
      #topbar .elementor-widget-container div .icon-paperplane {
        width: 20px;
        -webkit-transform: rotateZ(35deg) translateY(-1px);
            -ms-transform: rotate(35deg) translateY(-1px);
                transform: rotateZ(35deg) translateY(-1px); }
      #topbar .elementor-widget-container div .icon-clock {
        width: 18px; }
  #topbar img {
    width: 75px;
    margin-bottom: 3px; }

@media only screen and (min-width: 768px) {
  .whitespace-bottom {
    position: relative; }
    .whitespace-bottom:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 40px;
      bottom: 0;
      left: 0;
      background: #FFF;
      z-index: 1; }
    .whitespace-bottom .elementor-widget-shortcode {
      z-index: 10; }
  /* Vermietung */
  .page-id-79 .whitespace-bottom:after {
    height: 39px; } }

/* Menü Icons */
.e-n-menu-content .elementor-nav-menu .menu-item {
  position: relative;
  padding-left: 72px; }
  .e-n-menu-content .elementor-nav-menu .menu-item:before {
    position: absolute;
    font-family: "Font Awesome 6 Free";
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    font-weight: 900;
    top: 18px;
    left: 35px;
    font-size: 25px;
    color: #fff; }

.icon-typberatung:before {
  content: "\f118";
  /* f500 */ }

s
.icon-wohnmobil:before {
  content: "\e2b7"; }

.icon-parkplatz:before {
  content: "\f540"; }

.png-icon:before {
  content: '';
  width: 65px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  left: 15px !important; }

.icon-vans:before {
  background-image: url("/wp-content/uploads/2024/11/icon-vans.png"); }

.icon-kastenwagen:before {
  background-image: url("/wp-content/uploads/2024/11/icon-kastenwagen.png"); }

.icon-teilintegrierter:before {
  background-image: url("/wp-content/uploads/2024/11/icon-teilintegrierter.png"); }

.icon-vollintegrierter:before {
  background-image: url("/wp-content/uploads/2024/11/icon-integrierter.png"); }

.icon-alkoven:before {
  background-image: url("/wp-content/uploads/2024/11/icon-alkoven.png"); }

.icon-wohnwagen:before {
  background-image: url("/wp-content/uploads/2024/11/icon-wohnwagen.png"); }

.icon-angebote:before {
  background-image: url("/wp-content/uploads/2024/11/icon-angebote.png"); }

.icon-gebrauchtfahrzeuge:before {
  background-image: url("/wp-content/uploads/2024/11/icon-gebrauchtfahrzeuge.png"); }

.icon-ueber-uns:before {
  background-image: url("/wp-content/uploads/2024/11/UeberUns_weis.png"); }

.icon-jobs:before {
  background-image: url("/wp-content/uploads/2024/11/Jobs_weiss.png"); }

.icon-kontakt:before {
  background-image: url("/wp-content/uploads/2024/11/Kontakt_weiss.png"); }

/* Carousel */
/*.swiper-slide .e-con.e-flex>.e-con-inner {
    align-items: center !important;
    justify-content: center !important;
    .elementor-widget-image .elementor-widget-container {
        background:#fff;
        height:80px;
        padding:20px;
        display:flex;
        justify-content: center;
        align-items: center;
        border-radius:10px;
    }
    .elementor-widget-image a img[src$=".svg"] {
        width:100%;
    }
}*/
/* brand links */
.brand-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem; }

/* catalogues */
.catalogues {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px; }
  .catalogues h2 {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    margin: 10px 0; }
  .catalogues img {
    max-height: 315px; }
  .catalogues > div {
    height: 100%; }
  .catalogues > div > a {
    border: 1px solid #eee;
    padding: 10px;
    display: block;
    text-decoration: none !important;
    height: 100%; }
    .catalogues > div > a:hover {
      -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
              box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2); }

/* ============================================= */
/* Shortcodes */
/* ============================================= */
/*.siema-wrapper {
    position:relative;
    button {
        border:0;
        position:absolute;
        top:40%;
        &:hover, &:focus {
            color:#000;
            background:white;
        }
    }
    .prev {
        left:-25px;
    }
    .next {
        right:-25px;
    }
}*/
@media only screen and (max-width: 767px) {
  .brands-carousel {
    width: 80%;
    margin: auto; } }

.brands-carousel .slide a {
  margin: 0 3px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #555;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 80px;
  padding: 12px; }

@media only screen and (max-width: 767px) {
  .brands-carousel .slide a {
    padding: 8px; } }
  .brands-carousel .slide a img {
    max-height: 75px;
    width: auto; }

.brands-carousel button {
  border: 0;
  position: absolute;
  top: 27px;
  background: transparent;
  color: #fff !important;
  opacity: .75; }
  .brands-carousel button:hover, .brands-carousel button:focus {
    color: #000;
    background: white; }
  .brands-carousel button.carousel-prev {
    left: -35px; }

@media only screen and (max-width: 767px) {
  .brands-carousel button.carousel-prev {
    left: -25px; } }
  .brands-carousel button.carousel-next {
    right: -35px; }

@media only screen and (max-width: 767px) {
  .brands-carousel button.carousel-next {
    right: -25px; } }
  .brands-carousel button:hover, .brands-carousel button:focus {
    background-color: transparent !important;
    opacity: 1; }

/* initially hide slick slider */
.slick {
  display: none; }

.slick-next:before, .slick-prev:before {
  display: none; }

.slick-dots li button:before {
  color: #fff !important;
  font-size: 26px; }

.slick-dots li {
  margin: 0 1px; }

.sh-post-content p {
  margin-bottom: 1rem; }
  .sh-post-content p a {
    color: var(--e-global-color-primary); }
    .sh-post-content p a:hover {
      text-decoration: underline; }

.error-vehicles {
  background: #fd2626;
  text-align: center;
  color: #fff;
  font-weight: 500;
  padding: 5px;
  max-width: 730px;
  margin: 1rem auto;
  border-radius: 10px; }

/* ============================================= */
/* Testimonials */
/* ============================================= */
#testimonials .elementor-testimonial__image {
  display: none; }
  #testimonials .elementor-testimonial__image img {
    display: none;
    height: 0;
    width: 0; }

#testimonials .elementor-testimonial__text {
  font-style: normal;
  font-size: 15px;
  position: relative;
  letter-spacing: 0.45px;
  font-weight: 400;
  max-width: 700px;
  margin: auto; }
  #testimonials .elementor-testimonial__text:before {
    content: url('data:image/svg+xml,<svg width="29" height="31" viewBox="0 0 29 31" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.511719 30.6484V22.707C0.511719 19.6393 0.882812 16.7695 1.625 14.0977C2.36719 11.4258 3.40625 8.95182 4.74219 6.67578C6.07812 4.39974 7.61198 2.39583 9.34375 0.664062L13.1289 3.63281C10.8529 6.55208 9.14583 9.47135 8.00781 12.3906C6.91927 15.3099 6.375 18.6992 6.375 22.5586V30.6484H0.511719ZM16.1719 30.6484V22.707C16.1719 19.6393 16.543 16.7695 17.2852 14.0977C18.0273 11.4258 19.0664 8.95182 20.4023 6.67578C21.7383 4.39974 23.2721 2.39583 25.0039 0.664062L28.7891 3.63281C26.513 6.55208 24.806 9.47135 23.668 12.3906C22.5794 15.3099 22.0352 18.6992 22.0352 22.5586V30.6484H16.1719Z" fill="%23131313"/></svg>');
    position: absolute;
    left: -31px;
    top: -53px;
    font-size: 68px;
    line-height: normal; }
  #testimonials .elementor-testimonial__text:after {
    content: url('data:image/svg+xml,<svg width="29" height="31" viewBox="0 0 29 31" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28.4883 0.351562L28.4883 8.29297C28.4883 11.3607 28.1172 14.2305 27.375 16.9023C26.6328 19.5742 25.5938 22.0482 24.2578 24.3242C22.9219 26.6003 21.388 28.6042 19.6563 30.3359L15.8711 27.3672C18.1471 24.4479 19.8542 21.5286 20.9922 18.6094C22.0807 15.6901 22.625 12.3008 22.625 8.44141L22.625 0.351561L28.4883 0.351562ZM12.8281 0.35156L12.8281 8.29297C12.8281 11.3607 12.457 14.2305 11.7148 16.9023C10.9727 19.5742 9.9336 22.0482 8.59766 24.3242C7.26172 26.6003 5.72787 28.6042 3.9961 30.3359L0.21094 27.3672C2.48698 24.4479 4.19401 21.5286 5.33203 18.6094C6.42058 15.6901 6.96485 12.3008 6.96485 8.4414L6.96485 0.35156L12.8281 0.35156Z" fill="%23131313"/></svg>');
    position: absolute;
    right: -15px;
    bottom: -50px;
    font-size: 68px;
    line-height: normal; }

#testimonials .elementor-testimonial__cite .elementor-testimonial__name, #testimonials .elementor-testimonial__cite .elementor-testimonial__title {
  font-style: normal;
  font-size: 15px; }

.swiper-pagination-bullet-active {
  background: var(--e-global-color-primary) !important; }

.swiper-pagination-bullet {
  width: 12px;
  height: 12px; }

/* ============================================= */
/* WPCF7 and general form styles*/
/* ============================================= */
.wpcf7 p {
  margin: 0 0 1.5rem 0; }

.wpcf7 label {
  font-size: 14px;
  letter-spacing: 0.65px;
  font-weight: 600;
  width: 100%; }

.wpcf7 .wpcf7-list-item.first {
  margin-left: 0; }

.wpcf7 input[type=date], .wpcf7 input[type=email], .wpcf7 input[type=number], .wpcf7 input[type=password], .wpcf7 input[type=search], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=url], .wpcf7 select, .wpcf7 textarea {
  border: 0;
  margin: 5px 0; }

.wpcf7 input[type=date], .wpcf7 input[type=number], .wpcf7 input[type=password], .wpcf7 input[type=search], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=url] {
  max-width: 300px; }

.wpcf7 input[type=email] {
  max-width: 450px; }

.wpcf7 textarea {
  height: 143px;
  margin: 5px 0;
  border-radius: 5px; }

.wpcf7 .wpcf7-submit {
  border: 0;
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  color: #fff; }

/* ============================================= */
/* Einzelfahrzeuge */
/* ============================================= */
.single-vehicle-page .elementor-element-9837b78 {
  /* FOOTER KONTAKT */
  display: none; }

/* ============================================= */
/* Sonstiges */
/* ============================================= */
/* Kontaktformular auf LKW Seite verstecken */
.page-id-1052 .elementor-element-9837b78 {
  display: none; }

/* ============================================= */
/* Vue Adjustments */
/* ============================================= */
body.home #vehicle-search-index {
  max-width: 1010px;
  margin: auto; }

#vehicle-search-index button:focus {
  background: var(--e-global-color-primary); }

#app {
  position: relative;
  z-index: 9999; }

#app, #vehicle, #search-results, #vehicle {
  font-family: "Inter", sans-serif;
  margin-top: 100px; }
  #app button, #vehicle button, #search-results button, #vehicle button {
    border: 0; }
  #app h2, #vehicle h2, #search-results h2, #vehicle h2 {
    font-family: "Inter", sans-serif;
    font-size: 24px; }

@media only screen and (max-width: 767px) {
  #app h2, #vehicle h2, #search-results h2, #vehicle h2 {
    font-size: 16px; } }
  #app .text-white, #vehicle .text-white, #search-results .text-white, #vehicle .text-white {
    color: #fff !important; }
  #app .text-black, #vehicle .text-black, #search-results .text-black, #vehicle .text-black {
    color: #333 !important; }
  #app .hover\:text-sh-dark-red:hover, #vehicle .hover\:text-sh-dark-red:hover, #search-results .hover\:text-sh-dark-red:hover, #vehicle .hover\:text-sh-dark-red:hover {
    color: #1f3a5f !important; }
  #app .rounded-tl-none, #vehicle .rounded-tl-none, #search-results .rounded-tl-none, #vehicle .rounded-tl-none {
    border-top-left-radius: 0 !important; }
  #app .rounded-tr-none, #vehicle .rounded-tr-none, #search-results .rounded-tr-none, #vehicle .rounded-tr-none {
    border-top-right-radius: 0 !important; }
  #app .rounded-bl-none, #vehicle .rounded-bl-none, #search-results .rounded-bl-none, #vehicle .rounded-bl-none {
    border-bottom-left-radius: 0 !important; }
  #app .rounded-br-none, #vehicle .rounded-br-none, #search-results .rounded-br-none, #vehicle .rounded-br-none {
    border-bottom-right-radius: 0 !important; }
  #app .rounded-none, #vehicle .rounded-none, #search-results .rounded-none, #vehicle .rounded-none {
    border-radius: 0 !important; }
  #app .font-semibold, #vehicle .font-semibold, #search-results .font-semibold, #vehicle .font-semibold {
    font-weight: 600 !important; }
  #app .vc-title, #app .vc-arrow, #vehicle .vc-title, #vehicle .vc-arrow, #search-results .vc-title, #search-results .vc-arrow, #vehicle .vc-title, #vehicle .vc-arrow {
    background: transparent !important;
    border: 0; }
  #app .weekday-7, #app .weekday-1, #vehicle .weekday-7, #vehicle .weekday-1, #search-results .weekday-7, #search-results .weekday-1, #vehicle .weekday-7, #vehicle .weekday-1 {
    opacity: .3;
    pointer-events: none; }

#vehicle {
  margin-top: -470px; }

@media only screen and (max-width: 767px) {
  #vehicle {
    margin-top: -525px;
    min-height: 1400px; } }

@media only screen and (max-width: 767px) {
  #vehicle .contact-form {
    background: #ededed; } }

#search-results {
  margin-top: 15px; }

#vehicle input[type=date], #vehicle input[type=email], #vehicle input[type=number], #vehicle input[type=password], #vehicle input[type=search], #vehicle input[type=tel], #vehicle input[type=text], #vehicle input[type=url], #vehicle select {
  border: 0;
  height: 45px; }

#vehicle textarea {
  border: 0; }

.btn-sh-prim {
  color: #fff !important;
  font-family: "Inter", Sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.65px !important; }

@media only screen and (max-width: 767px) {
  .btn-sh-prim {
    font-size: 12px !important; } }
  .btn-sh-prim:hover {
    text-decoration: none !important; }

.vel-modal {
  z-index: 999999 !important; }

.insurance-box img {
  max-width: 300px !important; }

#vehicle-search-index .grid button {
  background: none;
  border-radius: 0;
  font-family: "Inter", Sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 16px;
  text-transform: none; }
  #vehicle-search-index .grid button.bg-sh-dark-red {
    background-color: #952208; }
  #vehicle-search-index .grid button.bg-black {
    background-color: #000; }
  #vehicle-search-index .grid button.bg-zinc-100 {
    background-color: #f4f4f5; }
  #vehicle-search-index .grid button.uppercase {
    text-transform: uppercase; }
  #vehicle-search-index .grid button.text-sh-dark-red {
    color: #1f3a5f; }

#vehicle-search-index #btn-rental-search {
  background-color: #555;
  border-radius: 15px;
  margin-top: 2px; }
  #vehicle-search-index #btn-rental-search:hover {
    background-color: #1f3a5f; }

#vehicle-search-buttons a.bg-sh-primary {
  background-color: #555; }

#vehicle-search-buttons a#btn-kaufen {
  background: #1f3a5f; }

#vehicle-search-buttons button {
  background: #1f3a5f; }

#vehicle-filter button:hover {
  background-color: #1f3a5f !important;
  color: #fff !important; }

.btn-print, .btn-park {
  background-color: transparent !important; }

/* ============================================= */
/* Mobile Menu */
/* ============================================= */
/* Toggle */
#toggle-mobile-btn {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.burger {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  width: 40px;
  height: 35px;
  position: absolute;
  right: 22px;
  top: 37px;
  z-index: 10000; }

@media only screen and (max-width: 1024px) {
  .burger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
  .burger--inner {
    width: 27px;
    height: 18px;
    position: relative; }

.bar {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #000;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms; }

.dialog-prevent-scroll .bar {
  background-color: #fff; }

.bar:nth-child(1) {
  top: 0; }

.bar:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.bar:nth-child(3) {
  bottom: 0; }

.dialog-prevent-scroll .bar:nth-child(1) {
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%); }

.dialog-prevent-scroll .bar:nth-child(2) {
  opacity: 0; }

.dialog-prevent-scroll .bar:nth-child(3) {
  bottom: 50%;
  -webkit-transform: rotate(-45deg) translateY(50%);
      -ms-transform: rotate(-45deg) translateY(50%);
          transform: rotate(-45deg) translateY(50%); }

/* Menu */
/*#mobile-toggle {
    text-align: right;
    @media screen and (max-width: 1024px) {
        display: flex;
        justify-content: flex-end;
    }
}*/
#elementor-popup-modal-1525 .dialog-close-button {
  right: 0;
  left: 5px;
  top: 5px;
  width: 14px;
  outline: none !important; }

.mobile-menu-only {
  display: block; }

@media screen and (min-width: 767px) {
  .mobile-menu-only {
    display: none !important; } }

#topbar-mobile .elementor-widget-container {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  padding: 0;
  font-weight: 500; }
  #topbar-mobile .elementor-widget-container div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding: 3px 5px; }
    #topbar-mobile .elementor-widget-container div svg {
      margin-right: 6px; }
    #topbar-mobile .elementor-widget-container div p {
      -webkit-transform: translateX(50px);
          -ms-transform: translateX(50px);
              transform: translateX(50px);
      -webkit-animation: fadeEnter ease 750ms;
              animation: fadeEnter ease 750ms;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
      #topbar-mobile .elementor-widget-container div p small {
        font-size: 10px;
        font-weight: 300; }
    #topbar-mobile .elementor-widget-container div .icon-paperplane {
      width: 20px;
      -webkit-transform: rotateZ(35deg) translateY(-1px);
          -ms-transform: rotate(35deg) translateY(-1px);
              transform: rotateZ(35deg) translateY(-1px); }
    #topbar-mobile .elementor-widget-container div .icon-clock {
      width: 24px;
      margin-right: 11px; }
    #topbar-mobile .elementor-widget-container div .icon-clock {
      width: 22px; }
  #topbar-mobile .elementor-widget-container .first {
    border-bottom: 1px solid #b0b0b0; }
    #topbar-mobile .elementor-widget-container .first a {
      color: #fff;
      outline: none; }

#topbar-mobile img {
  width: 75px;
  margin-bottom: 3px; }

#menu-1-50e03b4 {
  -webkit-transform: translateX(25px);
      -ms-transform: translateX(25px);
          transform: translateX(25px);
  -webkit-animation: fadeEnter2 ease 750ms;
          animation: fadeEnter2 ease 750ms;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
  opacity: 0;
  /*.sub-arrow svg {
        fill:#ccc !important;
    }*/ }
  #menu-1-50e03b4 li {
    border-bottom: 1px solid #ccc; }
    #menu-1-50e03b4 li a {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  #menu-1-50e03b4 .sub-menu {
    position: relative !important;
    margin: 0 !important; }
    #menu-1-50e03b4 .sub-menu li a {
      display: block; }

#mobile-menu-partner {
  max-width: 250px;
  margin: 0.5rem auto; }
  #mobile-menu-partner .elementor-widget-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
    margin: 10px auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    #mobile-menu-partner .elementor-widget-container a {
      font-size: 12px;
      display: block;
      color: var(--e-global-color-primary); }

@-webkit-keyframes fadeEnter {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fadeEnter {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes fadeEnter2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(25px);
            transform: translateX(25px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fadeEnter2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(25px);
            transform: translateX(25px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
