/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
  * Version:       1.0.1
 */

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/Divi-child/fonts/open-sans-v35-latin-regular.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/wp-content/themes/Divi-child/fonts/open-sans-v35-latin-italic.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/Divi-child/fonts/open-sans-v35-latin-500.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 500;
  src: url("/wp-content/themes/Divi-child/fonts/open-sans-v35-latin-500italic.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/wp-content/themes/Divi-child/fonts/open-sans-v35-latin-600.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: url("/wp-content/themes/Divi-child/fonts/open-sans-v35-latin-600italic.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/Divi-child/fonts/open-sans-v35-latin-700.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/wp-content/themes/Divi-child/fonts/open-sans-v35-latin-700italic.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("/wp-content/themes/Divi-child/fonts/open-sans-v35-latin-800.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: url("/wp-content/themes/Divi-child/fonts/open-sans-v35-latin-800italic.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

#page-container {
  padding-top: 0px !important;
}

h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 80px;
  line-height: 80px;
  color: #000000;
  font-weight: 900;
  text-transform: uppercase;
}

h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 45px;
  line-height: 48px;
  color: #000000;
  font-weight: 900;
  text-transform: uppercase;
}

.et_pb_slider_container_inner h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 80px;
  line-height: 80px;
  color: #000000;
  font-weight: 900;
  text-transform: uppercase;
}

h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 35px;
  line-height: 24px;
  color: #000000;
  font-weight: 300;
  text-transform: uppercase;
}

h4 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  line-height: 1.2em;
  font-weight: 300;
}

.et_pb_blurb_container span {
  font-family: "Open Sans", sans-serif;
  line-height: 1.4em;
}

p {
  font-family: "Open Sans", sans-serif;
  line-height: 30px;
}

button {
  font-family: "Open Sans", sans-serif !important;
}

.gf_sub {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
}

.gf_sub a.active {
  font-weight: 900 !important;
  color: #000000 !important;
}

.mobile_menu_inner {
  justify-content: space-between;
}

.mobile_menu {
  padding: 30px 10px;
  display: none;
  position: absolute;
  width: 100%;
  height: 30px;
  transition: all 0.5s ease-in-out;
  top: 100px;
}

.mobile_menu::after {
  position: absolute;
  bottom: -100vh;
  content: " ";
  left: 0px;
  z-index: -1;
  top: 0px;
  height: 100vh;
  right: 0px;
  backdrop-filter: blur(10px);
  background: rgba(232, 232, 237, 0.4);
  -webkit-backdrop-filter: blur(20px);
}

.gf_sub a:not(.main_sub) {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 15px;
  letter-spacing: 1px;
}

.gf_sub a:hover,
.gf_sub a:focus,
.gf_sub a:active {
  color: #000000 !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 1);
}

.gf_sub .dark-bg a:hover,
.gf_sub .dark-bg a:focus,
.gf_sub .dark-bg a:active {
  color: #ffffff !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 1);
}

.gf_sub a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 1);
}

.gf_sub .dark-bg a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 1);
}

.gf_sub .highlight-black a:hover,
.gf_sub .highlight-black a:focus,
.gf_sub .highlight-black a:active {
  color: #ffffff !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 1);
}

.gf_sub .highlight-black a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 1);
}

.gf_main_link.active {
  border-bottom: 2px solid #82ba26;
  color: #82ba26 !important;
}

.main_sub {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 15px;
  color: #fff;
  margin-bottom: 20px;
}

.gf_logo {
  position: absolute;
  right: 0;
  text-align: right;
}

.et_menu_container {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 100px;
}

.gf_main_link {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  margin: 0px 10px;
  color: #000 !important;
  letter-spacing: 2px;
}

.gf_main_link.highlight-black {
  background-color: #000000;
  border-radius: 5px;
  padding: 8px 16px;
  color: #ffffff !important;
}

.mobile_menu_bar::before {
  color: #000000 !important;
  margin-top: 3px;
}

.open .mobile_menu_bar:before {
  content: "\4d";
}

.subMenuIndicator {
  display: none;
}

#top-menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 30px;
  line-height: unset !important;
}

.app-link {
  display: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
}

.sub_heading {
  margin-bottom: 10px;
}

#footer-info a {
  color: #82ba26 !important;
  font-weight: normal !important;
}

#footer-info p {
  padding-bottom: 0px;
}

.gf_checkout_content {
  color: #000000;
}

#main-footer {
  background-color: #f8f8f8 !important;
}

#main-footer #footer-bottom {
  background: #ffffff;
}

.footer-widget p {
  padding-bottom: 0px;
}

@media (max-width: 1300px) {
  .mobile_menu_inner {
    flex-direction: column;
    width: 100%;
  }

  .main_sub {
    position: relative;
    margin-bottom: 0px;
  }

  .subMenuIndicator {
    display: block;
    text-align: right;
    flex-grow: 2;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-right: 20px;
  }

  .sub_heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .gf_sub a:not(.main_sub) {
    display: none;
    padding: 10px 15px;
  }

  .subMenuIndicator.open .gf_sub a {
    display: block;
  }
}

@media (max-width: 984px) {
  .sub_heading.highlight-black {
    background-color: #000000;
    border-radius: 5px;
    color: #ffffff !important;
  }

  #top-menu {
    display: none;
  }

  .mobile_menu {
    left: 0px;
    right: 0px;
  }

  .mobile_menu .container {
    width: 100%;
    padding: 0px;
  }

  .container {
    width: 100%;
    padding: 0 20px;
  }

  .gf_logo {
    right: 20px;
  }

  .app-link {
    position: relative;
    margin-top: 30px;
    margin-left: 45px !important;
    display: flex;
    align-items: center;
  }

  .app-link::before {
    background-image: url(https://gruene-flotte.com/carsharing/wp-content/uploads/sites/5/2022/08/new_tab.png);
    content: "";
    position: absolute;
    background-size: cover;
    width: 20px;
    height: 20px;
    left: -30px;
  }

  .gf_show_mobile {
    display: block !important;
  }

  .footer-widget {
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .footer-widget p {
    padding-bottom: 0px;
  }
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
  color: #000 !important;
}

.et_pb_section_0_tb_footer p {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
}

.faq-col h3 {
  font-family: "Open Sans", sans-serif;
  margin-top: 20px;
  display: flex;
  align-items: center;
}

.sidebar-title p {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
}

.et_pb_slide .et_pb_slide_description h2,
.et_pb_slide_description p {
  background-color: #ffffff90;
  width: max-content;
}

.et_pb_blurb_container {
  padding-left: 0px !important;
}

.et_pb_toggle_content img {
  margin-right: 10px;
}

.et_pb_slide_content {
  position: absolute;
  top: -40px;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
  text-shadow: none !important;
}

.faq-row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.faq-col {
  width: 29%;
}

.et_pb_slider .et_pb_slide_0 {
  background-position-x: 0px !important;
}

#landing-produkte .et_pb_button_0_wrapper,
#landing-produkte .et_pb_button_2_wrapper,
#landing-produkte .et_pb_button_3_wrapper,
#landing-produkte .et_pb_button_5_wrapper {
  margin-top: 20px !important;
  margin-right: 20px !important;
  margin-left: 20px !important;
  position: absolute;
  bottom: 20px;
  top: auto;
  left: 0px;
  right: auto;
}

.no-padding {
  padding-top: 20px;
}

.menuDiv {
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.menuDivItem {
  min-width: 250px;
  width: max-content;
  letter-spacing: 1px;
}

.subMenuDivItem {
  display: flex;
  flex-direction: column;
}

.menuDivItemHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menuDivItemHeader {
  padding: 10px 15px;
}

.menuDivItemHeader a:hover,
.subMenuDivItem a:hover {
  color: #000000;
}

.subMenuDivItem a {
  padding: 5px 15px;
}

.subMenuDivItem.active a {
  padding: 10px 10vw;
}

.subMenuIndicator {
  display: none;
}

#appLink {
  display: none;
}

.gf_show_mobile {
  display: none;
}

.mfp-bottom-bar {
  display: none;
}

.gf-footer-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 0;
}

@media (max-width: 1600px) {
  h1 {
    font-size: 60px;
    line-height: 60px;
    color: #000000;
    font-weight: 900;
    text-transform: uppercase;
  }

  h2 {
    font-size: 35px;
    line-height: 38px;
    color: #000000;
    font-weight: 900;
    text-transform: uppercase;
  }

  .et_pb_slider_container_inner h2 {
    font-size: 80px;
    line-height: 80px;
    color: #000000;
    font-weight: 900;
    text-transform: uppercase;
  }

  h3 {
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: 300;
    text-transform: uppercase;
  }

  h4 {
    text-transform: uppercase;
    line-height: 1.2em;
    font-weight: 300;
  }

  .et_pb_blurb_container span {
    line-height: 1.4em;
  }

  .et_pb_row_0_tb_footer p,
  .et_pb_row_0_tb_footer a {
    line-height: 16px;
  }

  p {
    line-height: 25px;
  }
  .et_pb_slide_content {
    position: absolute;
    top: -35px;
  }
}

@media (max-width: 1150px) and (min-width: 980px) {
  .et_pb_blurb_container::after {
    display: none;
  }
}

@media (min-width: 1000px) {
  .gf-rwd-table td {
    border-right: 10px solid #ffffff !important;
  }
}

@media (max-width: 1300px) {
  .menuDiv {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .menuDivItem {
    width: 100%;
  }

  .menuDivItemHeader.active {
    background-color: #000000;
  }

  .subMenuIndicator {
    display: block;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    flex-grow: 2;
    padding: 10px 15px;
  }

  .subMenuDivItem {
    display: none;
  }

  .subMenuDivItem.active a:last-child {
    margin-bottom: 20px;
  }

  .active {
    display: flex;
    justify-content: flex-end;
  }

  .menuDivItemHeader {
    padding: 5px 10vw;
  }
}

@media (max-width: 1600px) and (orientation: portrait) {
  .menuDiv {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .menuDivItem {
    width: 100%;
  }

  .menuDivItemHeader.active {
    background-color: #000000;
  }

  .subMenuIndicator {
    display: block;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    flex-grow: 2;
    padding: 10px 15px;
  }

  .subMenuDivItem {
    display: none;
  }

  .subMenuDivItem.active a:last-child {
    margin-bottom: 20px;
  }

  .active {
    display: flex;
    justify-content: flex-end;
  }

  .menuDivItemHeader {
    padding: 5px 10vw;
  }

  #landing-produkte {
    display: grid;
    grid-auto-rows: 3 auto;
    grid-row-gap: 30px;
    width: 80%;
  }

  #landing-produkte .et_pb_column {
    width: 100%;
  }

  .et_pb_button_module_wrapper {
    position: unset !important;
    top: unset !important;
    bottom: unset !important;
  }

  .no-padding {
    padding: 0px !important;
  }

  #mobile_menu1 {
    flex-direction: column;
  }

  #appLink {
    display: block;
    margin: 0 7vw;
    text-align: left;
  }

  .giftcard {
    display: none !important;
  }

  .giftcard-mobile {
    display: block !important;
  }

  #navigation {
    position: relative !important;
  }
}

@media (max-width: 900px) {
  .gf-footer-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 0;
  }

  .faq-row {
    display: flex;
    flex-direction: column;
  }

  .faq-col {
    width: 100%;
  }

  .et_fixed_nav #main-header {
    position: fixed;
  }

  .footer-widget h6 {
    margin: 0 !important;
  }

  .footer-widget p {
    display: none;
  }

  #footer-widgets .footer-widget:nth-child(n):not(.footer-widget:last-child) {
    margin-bottom: 20px !important;
  }

  #footer-widgets .footer-widget:last-child {
    margin-bottom: 0px !important;
  }

  #footer-widgets {
    padding: 30px 0;
  }
}

.et_pb_slide .et_pb_slide_description p {
  padding: 5px;
  font-size: 30px;
}

.et_pb_slide_description {
  padding: 0px 0px !important;
}

.et_pb_slide .et_pb_slide_description {
  position: relative;
}

.et_pb_slider .et_pb_slide {
  text-align: left;
}

.et_pb_slide .et_pb_button.et_pb_more_button {
  font-size: 23px;
  text-transform: uppercase;
}

.et_pb_module {
  margin: 0 !important;
}

.opened .et_mobile_menu {
  display: flex !important;
  margin: 0 auto !important;
}

.gf-menu .et_mobile_nav_menu li {
  list-style-type: none !important;
  width: max-content !important;
  min-width: 250px !important;
}

.gf-menu .et_mobile_nav_menu li a {
  background: none !important;
  text-transform: uppercase !important;
  border: none !important;
}

.gf-menu .et_mobile_nav_menu .sub-menu {
  padding: 0px !important;
  text-transform: uppercase !important;
}

.gf-menu .et_mobile_nav_menu .sub-menu li {
  padding: 0px !important;
}

.gf-menu .et_mobile_nav_menu .sub-menu li:last-child {
  padding-bottom: 20px !important;
}

.gf-menu .et_mobile_nav_menu .sub-menu li a {
  border: none !important;
}

.gf-menu .et_mobile_nav_menu {
  flex-direction: row !important;
  padding: 0 !important;
}

.gf-menu .et_pb_menu .et_pb_menu__wrap {
  flex: unset !important;
}

.et_mobile_menu li a {
  padding: 10px 5%;
  font-size: 16px;
  letter-spacing: 1px;
}

ul#mobile_menu1 > li > a {
  padding: 10px 5%;
  font-size: 20px;
  letter-spacing: 1px;
}

.et_pb_menu .et_pb_menu__wrap {
  flex: unset !important;
}

.opened .mobile_menu_bar:before {
  content: "\4d";
}

.et_pb_menu_1_tb_header.et_pb_menu ul li.current-menu-item a {
  border-bottom: 2px solid;
}

.et_pb_menu_1_tb_header.et_pb_menu ul li a {
  font-size: 18px !important;
}

#mobile_menu1 {
  z-index: 999 !important;
  max-width: 1440px !important;
  position: fixed !important;
  justify-content: space-between !important;
  padding: 0px 0px !important;
  flex-wrap: wrap !important;
  left: 50% !important;
  top: 105px;
  transform: translate(-50%, 0) !important;
}

ul#mobile_menu1::after {
  content: "";
  position: absolute;
  left: -25vw;
  right: -25vw;
  height: 100%;
  z-index: -2 !important;
  top: -3px;
}

.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module {
  margin-bottom: 0 !important;
}

/* make li fade in one by one */
.gf_sub a {
  opacity: 0;
  animation: fadeIn 0.3s ease-in-out forwards;
}

.gf_sub a:nth-child(1) {
  animation-delay: 0.025s;
}

.gf_sub a:nth-child(2) {
  animation-delay: 0.05s;
}

.gf_sub a:nth-child(3) {
  animation-delay: 0.075s;
}

.gf_sub a:nth-child(4) {
  animation-delay: 0.1s;
}

.gf_sub a:nth-child(5) {
  animation-delay: 0.125s;
}

.gf_sub a:nth-child(6) {
  animation-delay: 0.15s;
}

.gf_sub a:nth-child(7) {
  animation-delay: 0.175s;
}

.gf_sub a:nth-child(8) {
  animation-delay: 0.2s;
}

.gf_sub a:nth-child(9) {
  animation-delay: 0.225s;
}

.gf_sub a:nth-child(10) {
  animation-delay: 0.25s;
}

.gf_sub a:nth-child(11) {
  animation-delay: 0.275s;
}

.gf_sub a:nth-child(12) {
  animation-delay: 0.3s;
}

.gf_sub a:nth-child(13) {
  animation-delay: 0.325s;
}

.gf_sub a:nth-child(14) {
  animation-delay: 0.35s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.et_mobile_menu ul,
.et_mobile_menu li,
.et_mobile_menu a {
  color: #fff !important;
}

.et_mobile_menu ul:hover a,
.et_mobile_menu li:hover a,
.et_mobile_menu a:hover {
  color: #000000 !important;
}

#mobile_menu1,
#mobile_menu1 ul {
  background-color: #82ba26 !important;
}

.et-search-form,
.nav li ul,
.et_mobile_menu,
.footer-widget li:before,
.et_pb_pricing li:before,
blockquote {
  border-color: #82ba26;
}

.endPicture .et_pb_blurb_container::after {
  content: "";
  width: 300px;
  height: 300px;
  background-image: url("https://gruene-flotte.com/gruenelandng/wp-content/uploads/sites/5/2022/05/gruene-flotte-carsharing-so-gehts-registrieren.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  right: -420px;
  top: -50px;
}

.endPicture-1 .et_pb_blurb_container::after {
  content: "";
  width: 300px;
  height: 300px;
  background-image: url("https://gruene-flotte.com/gruenelandng/wp-content/uploads/sites/5/2022/05/gruene-flotte-carsharing-so-gehts-auswahl.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  right: -420px;
  top: -50px;
}

.endPicture-2 .et_pb_blurb_container::after {
  content: "";
  width: 300px;
  height: 300px;
  background-image: url("https://gruene-flotte.com/gruenelandng/wp-content/uploads/sites/5/2022/05/gruene-flotte-carsharing-so-gehts-buchen.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  right: -420px;
  top: -50px;
}

#anleitung .et_pb_blurb_container {
  padding-left: 50px !important;
}

@media (max-width: 1080px) {
  .endPicture-2 .et_pb_blurb_container::after,
  .endPicture-1 .et_pb_blurb_container::after,
  .endPicture .et_pb_blurb_container::after {
    right: unset;
    top: unset;
    width: 300px;
    height: 300px;
    left: 50px;
  }
}

.small-icon {
  font-size: 20px;
}

#mobile_menu1 > li > a {
  font-size: 20px !important;
}

.gf-menu .et_mobile_nav_menu li a {
  font-size: 16px !important;
}

@media (max-width: 775px) {
  h1 {
    /* font-size: 38px !important;
    line-height: 42px !important; */
    /* font-size: 32px !important;
    line-height: 36px !important; */
    font-size: 28px !important;
    line-height: 32px !important;
  }
  h2 {
    /* font-size: 30px !important;
    line-height: 35px !important; */
    /* font-size: 26px !important;
    line-height: 32px !important; */
    font-size: 22px !important;
    line-height: 28px !important;
  }
  h3 {
    /* font-size: 16px !important;
    line-height: 22px !important; */
    /* font-size: 20px !important;
    line-height: 28px !important; */
    font-size: 18px !important;
    line-height: 24px !important;
  }
  h3.et_pb_toggle_title {
    font-size: 16px !important;
    line-height: 20px !important;
    letter-spacing: normal !important;
  }
  h4 {
    /* line-height: 1.4em !important; */
    font-size: 16px !important;
    line-height: 22px !important;
  }
  h5 {
    line-height: 1.4em !important;
  }
  p {
    line-height: 24px;
  }

  .et_menu_container {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 70px;
  }

  .mobile_menu {
    top: 70px;
  }

  #logo {
    height: 40px !important;
  }

  .main_heading_gf .et_pb_text_inner h1,
  .main_heading_gf .et_pb_text_inner h2 {
    font-size: 45px !important;
    line-height: 50px !important;
  }

  #sheltersuits .et_pb_text_inner h2 {
    font-size: 36px !important;
    line-height: 40px !important;
  }

  .main_line_gf .et_pb_text_inner h3 {
    font-size: 25px !important;
    line-height: 30px !important;
  }

  .et_pb_text_1_tb_footer p {
    padding-bottom: 15px !important;
  }

  .menuDiv {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }

  .menuDivItem {
    width: 100%;
  }

  .menuDivItemHeader.active {
    background-color: #000000;
  }

  .subMenuIndicator {
    display: block;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    flex-grow: 2;
    padding: 10px 10px 10px 15px;
  }

  #appLink {
    display: block;
    margin: 0 7vw;
    text-align: left;
  }

  .subMenuDivItem {
    display: none;
  }

  .active {
    display: flex;
  }

  .menuDivItemHeader {
    padding: 5px 10vw;
  }

  button,
  .et_pb_button {
    line-height: 9px;
  }
  .et_pb_slide .et_pb_slide_description h2 {
    font-size: 35px !important;
    line-height: 35px !important;
  }
  .et_pb_slide .et_pb_slide_description p {
    font-size: 16px;
    line-height: 16px;
  }

  .et_pb_slide_content {
    position: absolute;
    top: -26px;
  }

  .et_pb_slide h2 {
    padding: 10px !important;
  }

  .et_pb_slide .et_pb_button.et_pb_more_button {
    font-size: 18px;
  }

  #mobile_menu1 {
    top: 82px;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 83vh;
  }

  body ~ .opened {
    overflow: hidden;
    position: fixed;
  }

  #landing-produkte {
    width: 90%;
    grid-row-gap: 15px;
  }

  #landing-produkte .et_pb_button_0_wrapper,
  #landing-produkte .et_pb_button_2_wrapper,
  #landing-produkte .et_pb_button_3_wrapper,
  #landing-produkte .et_pb_button_5_wrapper {
    position: unset !important;
    top: unset !important;
    bottom: unset !important;
  }

  h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 26px !important;
  }
}

@media (min-width: 980px) {
  .gf-rwd-table td {
    border-right: 1px solid #ffffff;
  }
  .gf-menu .et_pb_menu__menu,
  .et_pb_fullwidth_menu .et_pb_menu__menu {
    display: none !important;
  }

  .gf-menu .et_mobile_nav_menu,
  .et_pb_fullwidth_menu .et_mobile_nav_menu {
    display: flex !important;
    float: none !important;
    margin: 0 6px !important;
    align-items: center !important;
  }

  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module {
    margin-bottom: 3.735% !important;
  }

  .gf-no-mobile-menu .et_pb_menu__menu {
    display: flex !important;
  }
  .gf-no-mobile-menu .et_mobile_nav_menu {
    display: none !important;
  }
}

#modelle {
  display: flex;
  align-items: center;
  height: 65px;
}

.gf-scroll-container {
  overflow-x: scroll !important;
  overflow-y: visible;
  padding: 0;
}

.gf-scroll-container::-webkit-scrollbar {
  display: none;
}

table {
  width: 100%;
  table-layout: fixed;
}

.entry-content thead th,
.entry-content tr th {
  color: #555;
  font-weight: 700;
  padding: 10px 5px;
}

.entry-content tr td {
  border-top: 1px solid #eee;
  padding: 5px 10px !important;
}

td {
  text-align: center;
  padding: 10px 0px;
}

.gf-multiple {
  padding: 5px 0;
  text-align: center;
}

.gf-static {
  text-align: left !important;
  padding-left: 25px;
  position: absolute;
  width: 5em;
  left: 0;
  top: auto;
  background-color: #fff;
  z-index: 20;
  border-top-width: 2px;
  margin-top: -1px;
  min-width: 200px;
  white-space: pre-wrap;
}

.gf-center {
  text-align: center;
}

.gf-rwd-table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.gf-rwd-table tr {
  background-color: #fff;
}

.image-container {
  font-size: 20px !important;
  background-image: url("https://gruene-flotte.com/carsharing/wp-content/plugins/gruene-flotte-plugin/templates/images/Marker.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff !important;
  letter-spacing: 0 !important;
}
@media (max-width: 640px) {
  .gf-static {
    padding-left: 0px;
    min-width: 145px;
  }

  .image-container {
    font-size: 15px !important;
  }
}
