/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* html {
  scroll-behavior: smooth;
}  */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.gb-accordion__item {
  border-top: 2px solid #cbbb9d;
  background-color: transparent !important;
}
.gb-accordion__item:last-child {
  border-bottom: 2px solid #cbbb9d;
}
.gb-accordion__toggle {
  padding: 25px 0 !important;
  font-weight: 600;
  font-size: 28px;
  background-color: transparent !important;
  hyphens: auto;
  -webkit-hyphens: auto;
}
.gb-accordion__content .gb-container {
  padding: 0 !important;
  background-color: transparent !important;
}
.gb-button.gb-button-text {
  background-color: #cbbb9d !important;
}
span.gb-icon svg {
  width: 35px !important;
  height: 35px !important;
}
.d-none {
  display: none;
}

.arrow-down-home {
  position: absolute;
  bottom: 30%;
}

.txt-black a {
  color: #000 !important;
}

.menu-linkedin {
  margin-left: 0 !important;
  margin-bottom: 15px;
}

.gb-block-image-3310b1c9 {
  margin-left: 0 !important;
}

* {
  font-family: "Montserrat 400";
}
h1,
h2,
h3,
h4 {
  font-family: "Montserrat 600";
}
a {
  text-decoration: none;
}
h1,
h2 {
  text-transform: uppercase;
}
.menu_contact a:hover {
  color: #cbbb9d !important;
}
.site-content .content-area {
  width: calc(100% - 465px);
}
.is-left-sidebar {
  width: 465px;
}
.footer_button .gb-button-text {
  font-family: "Montserrat 600";
}
.flex__1 {
  flex: 1;
}
.adjust__headline__h1 {
  hyphens: auto;
  word-break: break-word;
}
.one-container.both-left .site-main,
.one-container.left-sidebar .site-main {
  margin-left: 0px;
}
header#masthead,
.inside-site-info {
  display: none;
}
.left_custom_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 465px;
}
div#page {
  padding-top: 55px;
  padding-right: 55px;
  padding-bottom: 55px;
}
body:after {
  content: "";
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 999999999;
}
body:before {
  content: "";
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 999999999;
}
div#wpadminbar {
  z-index: 99999999999999999999999999;
}
body {
  position: relative;
}
.menu_contact,
.menu_contact p,
.menu_contact a {
  font-size: 16px;
  font-family: "Montserrat 500" !important;
  color: #595b60 !important;
}
.menu_contact p {
  margin-bottom: 18px;
}
.linkedin_link a {
  color: #fff !important;
  position: relative;
  left: 25px;
  z-index: 9;
  font-size: 13px;
}
.linkedin_link {
  position: relative;
}
/* .linkedin_link:after {
  content: url(/wp-content/uploads/2023/05/Ellipse-1.svg);
  position: absolute;
  z-index: 2;
  left: 134px;
  top: 3px;
} */
.menu_m .wp-block-navigation ul li a:before {
  content: url("/wp-content/uploads/2023/05/Path-127.svg");
  margin-right: 12px;
}
.menu_m ul li a,
.menu_m ul li a span {
  text-transform: uppercase;
  font-family: "Montserrat 600";
  font-size: 18px;
}
.menu_m ul li a:hover span {
  border-bottom: 2px solid #cbbb9d;
}
.menu_m .wp-block-navigation ul {
  list-style: none;
  padding: 0;
  gap: 20px;
}

.back-to-parent-page {
  max-width: 1075px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  /* margin-top: -50px; */
  margin-bottom: 200px;
}

.back-to-parent-page a::before {
  content: url(/wp-content/uploads/2023/05/Path-127.svg);
  margin-right: 12px;
}

.page-child .gb-container-ab612856 {
  padding-bottom: 0 !important;
  margin-bottom: 50px;
}

.footer_title {
  color: #fff;
  text-transform: uppercase !important;
}
.footer_button {
  background-color: transparent !important;
  color: #cbbb9d !important;
  font-size: 28px !important;
  line-height: 32px !important;
  padding: 0 !important;
}
.footer_button span.gb-icon {
  position: relative;
  bottom: 3px;
}

.footer_button:hover span.gb-button-text {
  border-bottom: 2px solid #cbbb9d;
}
.footer_button:hover span.gb-icon {
  border-bottom: 2px solid #000000;
}
.lang_link p,
.legal_link p {
  margin-bottom: 0 !important;
}
.lang_link span {
  cursor: pointer;
}
html[lang="de-DE"] #de-link {
  text-decoration: underline;
}
html[lang="en-US"] #en-link {
  text-decoration: underline;
}
.hm_01 {
  height: 100%;
}
.bg_black,
.bg_black p,
.bg_black h4 {
  color: #fff;
}
.slider-nav button {
  background-color: transparent;
  padding: 0;
}
button.slick-prev.slick-arrow {
  margin-right: 42px;
}
.slider-nav img {
  position: relative;
  top: 25px;
}
.slider-nav {
  position: relative;
}
.blog_1 .blog_title,
.blog_2 .blog_title {
  width: 100%;
}
.slider-nav:after {
  content: "";
  background-color: #707070;
  height: 59px;
  position: absolute;
  top: 7px;
  width: 2px;
  left: 45px;
}
.slick-disabled {
  opacity: 0.4;
}
.kunden_text {
  font-size: 18px;
  line-height: 30px;
}
.kunden_text {
  margin-bottom: 34px;
}
.kunden_text p {
  margin-bottom: 0;
}
.kunden_info {
  font-size: 18px;
  color: #595b60;
}
.kunden_info p {
  margin-bottom: 0px;
}
.kunden_info_div {
  margin-bottom: 50px;
}
.single-team-member .gb-container_custom {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.slick-arrow:focus {
  outline: none !important;
}
p.header_text {
  font-size: 28px;
  line-height: 40px;
  color: #cbbb9d;
  margin-bottom: 15px;
}
.hedar_white_text {
  font-size: 28px;
  line-height: 40px;
}
.team_section {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 52px;
}
.team_img img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 20px;
}
.team_position {
  margin-bottom: 13px;
}
.socila_img a:hover {
  color: #cbbb9d;
}
.socila_img a svg {
  width: 49px !important;
  font-size: 30px;
  position: relative;
  top: -6px;
}
.link_team img {
  height: 25px;
}
.team_div {
  border-bottom: 3px solid #cbbb9d;
}
.team_content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* min-height: 240px; */
}
.socila_img {
  text-align: right;
  margin-bottom: 10px;
}
li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link a span {
  border-bottom: 2px solid #cbbb9d;
}

.team_div {
  position: relative;
  padding-bottom: 10px;
}
.socila_img {
  position: absolute;
  right: 0;
  bottom: -5px;
}
.page-id-312 h2 {
  font-size: 32px;
  line-height: 42px;
}
.date_single {
  font-family: "Montserrat 600";
  margin-top: 80px;
  margin-bottom: 20px;
}
.single_title {
  font-size: 52px;
  line-height: 56px;
  color: #cbbb9d;
  font-family: "Montserrat 600";
}
.gb-container_custom {
  max-width: 1035px;
  margin-right: auto;
  margin-left: auto;
}
.single_entry {
  font-size: 28px;
  line-height: 40px;
}
.single_go_back {
  margin-top: 100px;
}
.single_go_back .footer_button:hover span.gb-icon {
  border-color: transparent !important;
}
.kontakt_p p,
.kontakt_p a {
  margin-bottom: 0;
  font-size: 28px;
  line-height: 40px;
  color: #595b60;
}
.gform-body.gform_body input,
.gform-body.gform_body textarea {
  background-color: #ebecec;
  border: 0;
  padding: 15px 20px !important;
  font-size: 18px !important;
  color: #595b60;
}
.gform-body.gform_body input:focus,
.gform-body.gform_body textarea:focus {
  outline: none;
}
.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
  margin: 6px 0 0;
  padding: 16px 0;
}
.gform_footer.before {
  position: relative;
}
input#gform_submit_button_1,
input#gform_submit_button_3 {
  font-size: 28px;
  background-color: transparent;
  color: #595b60;
  font-family: "Montserrat 600";
  padding-left: 45px;
  z-index: 9999;
  position: relative;
}
.gform_wrapper.gravity-theme #field_submit,
.gform_wrapper.gravity-theme .gform_footer {
  display: flex;
  justify-content: flex-end;
}
.gform_footer.before:before {
  content: url(/wp-content/uploads/2023/05/Group-31.svg);
  position: relative;
  left: 35px;
  z-index: 2;
}

.error404 .container.grid-container {
  width: auto;
  max-width: 100%;
}
.error404.one-container .site-content {
  padding: 0 !important;
  height: calc(100vh - 110px);
}
.error404 header.entry-header h1:first-child {
  color: #cbbb9d;
}
.error404 header.entry-header {
  height: 30vh;
  padding-top: 80px;
}
.error404 .entry-content {
  height: calc(30vh - 114px);
}
.error404 a.gb-button.gb-button-95f24b5e.footer_button:hover .gb-icon {
  border-color: transparent;
}
.form_div {
  padding-left: 8%;
  padding-right: 8%;
}
.error404 .wp-container-6228c31dd73fe.wp-block-buttons {
  gap: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gform_wrapper.gravity-theme .gfield_label {
  color: #fff;
  font-size: 18px !important;
  line-height: 32px !important;
}
.newsletter .gform-body.gform_body input,
.newsletter .gform-body.gform_body textarea,
.newsletter .gform-body.gform_body select {
  background-color: #fff;
  border: 0;
  padding: 10px 20px !important;
  font-size: 18px !important;
  color: #595b60;
}
input#gform_submit_button_2,
input#gform_submit_button_4 {
  background-color: transparent;
  padding-left: 52px !important;
  color: #cbbb9d;
  font-size: 28px;
  line-height: 32px;
  padding-right: 0;
}
.newsletter .gform_footer.before:before {
  content: url(/wp-content/uploads/2023/05/Group-16.svg);
}
.newsletter .gform_footer.before {
  margin-top: 35px !important;
}
.newsletter span.gfield_required.gfield_required_text {
  visibility: hidden;
}
.team_title {
  font-size: 28px;
  line-height: 32px;
}
.h4_title h3 {
  font-size: 28px;
  line-height: 32px;
}
.left_custom_header {
  padding: 55px 0 55px 55px !important;
}
.left_custom_header > .gb-container {
  height: calc(100vh - 80px);
  overflow:auto;
}
.gform_wrapper.gravity-theme .gfield_label {
  font-family: "Montserrat 400";
}
.newsletter .gform-body.gform_body input,
.newsletter .gform-body.gform_body textarea,
.newsletter .gform-body.gform_body select {
  font-family: "Montserrat 400";
}
input#gform_submit_button_2 {
  font-family: "Montserrat 600";
}
.prufung_hero,
.steuern_hero,
.buchhaltung_hero,
.beratung_hero,
.uber-uns_hero {
  background-position: center right !important;
}
.single-team-member .grid-container {
  max-width: 100%;
  padding: 0 !important;
}
.single-team-member .link_team a:hover {
  color: #cbbb9d;
}
.single-team-member .link_team a {
  font-family: "Montserrat 500";
}
.single_team_content {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 35% 1fr;
  gap: 50px;
  padding-top: 20px;
  padding-bottom: 150px;
}

.single_team_content .left_col {
  position: relative;
  border-bottom: 3px solid #cbbb9d;
}
.right_col {
  border-bottom: 3px solid #cbbb9d;
}
.single_team_content ul {
  list-style: none;
  margin-left: 20px;
}
.single_team_content ul li {
  position: relative;
}
.single_team_content ul li:before {
  content: "•";
  color: #cbbb9d;
  font-size: 40px;
  position: absolute;
  top: -2px;
  left: -20px;
}
.single_team_content .team_title {
  font-size: 40px;
  line-height: 50px;
  color: #cbbb9d;
  margin-top: 53px;
}
.single_team_content .team_position {
  margin-bottom: 185px;
}
.ausbildung {
  padding: 32px 0;
  border-top: 3px solid #cbbb9d;
}
.description_single_team {
  padding: 32px 0;
  border-top: 3px solid #cbbb9d;
}
@media (min-width: 1501px) and (max-width: 1800px) {
  .adjust__headline__h1 {
    font-size: 70px;
  }
}
@media (min-width: 1300px) and (max-width: 1500px) {
  .adjust__headline__h1 {
    font-size: 60px;
  }
  p.header_text {
    font-size: 24px;
  }
  .hedar_white_text {
    font-size: 24px;
  }
}

@media (min-width: 1024px) and (max-width: 1299px) {
  .adjust__headline__h1 {
    hyphens: auto;
    word-break: break-word;
    width: 100% !important;
    font-size: 50px;
  }
}

@media screen and (max-height: 800px) {
  .menu_m .wp-block-navigation ul {
    list-style: none;
    padding: 0;
    gap: 5px;
  }
}
@media (min-width: 2300px) {
  .footer_div_l {
    padding-left: 31% !important;
  }
}
@media (max-width: 1355px) {
  .single_team_content .team_title {
    font-size: 42px;
    line-height: 46px;
  }
}
@media (max-width: 1300px) {
  .footer_button {
    font-size: 22px !important;
    line-height: 32px !important;
  }
  p.header_text {
    font-size: 24px;
  }
  .hedar_white_text {
    font-size: 24px;
  }
  .team_section {
    grid-template-columns: 1fr 1fr;
  }
  .blog_post.blog_1 {
    margin-right: 40px;
  }

  .blog_post.blog_1,
  .blog_post.blog_2 {
    width: calc(50% - 20px);
  }
  .blog_title h3 {
    font-size: 24px;
    line-height: 29px;
  }
  .blog_post.blog_1 .post_date,
  .blog_post.blog_2 .post_date {
    padding: 10px 0;
  }
  h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .home_h {
    margin: 55px !important;
  }
  h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 1210px) {
  .single_team_content .team_title {
    font-size: 35px;
    line-height: 41px;
  }
}
@media (max-width: 1150px) {
  span.gp-icon.pro-close {
    content: url(/wp-content/uploads/2023/06/Group-422.svg);
  }

  body:after {
    content: none;
  }
  body:before {
    content: none;
  }
  .home_h {
    margin: 0px !important;
  }
  .single .inside-article header.entry-header,
  .single .inside-article .entry-content,
  .single .inside-article .single_go_back.gb-container_custom {
    padding: 0 40px;
  }
  .site-header {
    background-color: #ffffff00;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
  }
  nav#sticky-navigation {
    background-color: #fff;
  }

  /* body .gb-container-73de21b2 {
    height: calc(100vh - 110px);

    background-image: url(https://lirex.digicube.dev/wp-content/uploads/2023/05/Litho_Intern_LIR_Wirtschaftspruefung-scaled.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    background-size: 140%;
    background-color: #000;
  } */
  body .beratung_hero {
    background-image: url("/wp-content/uploads/2023/05/Litho_Intern_LIR_Wirtschaftsberatung_Mobile-scaled.jpg") !important;
  }
  body .prufung_hero {
    background-image: url("/wp-content/uploads/2023/05/Litho_Intern_LIR_Wirtschaftspruefung_Mobile-scaled.jpg") !important;
  }
  body .steuern_hero {
    background-image: url("/wp-content/uploads/2023/05/Litho_Intern_LIR_Steuern_Mobile-scaled.jpg") !important;
  }
  body .buchhaltung_hero {
    background-image: url("/wp-content/uploads/2023/05/Litho_Intern_LIR_Buchhaltung_Mobile-scaled.jpg") !important;
  }
  body .uber-uns_hero {
    background-image: url("/wp-content/uploads/2023/05/Litho_Intern_LIR_Ueber_Uns_Mobile-1-min-scaled.jpg") !important;
  }
  #generate-slideout-menu {
    z-index: 9999999999;
  }
  .left_custom_header > .gb-container {
    height: calc(100dvh);
    padding-bottom: 60px;
  }
  .left_custom_header {
    padding: 0 !important;
  }
  div#left-sidebar {
    display: none;
  }
  .site-content .content-area {
    width: 100%;
  }
  div#page {
    padding-top: 55px;
    padding-right: 55px;
    padding-bottom: 55px;
    padding-left: 55px;
  }
  header#masthead {
    display: block;
  }
  img.header-image.is-logo-image {
    width: 200px;
  }
  .inside-header {
    padding: 20px 0px;
  }
  .team_section {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .menu_m ul li {
    margin-bottom: 25px;
  }
  p.has-text-align-right {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
  }
  .left_custom_header {
    width: 100%;
         overflow: auto;
        max-height: 100dvh;
  }
  .cmt_con {
    text-align: left;
    margin-bottom: 0 !important;
  }
  .logo_s figure {
    text-align: left;
  }
  .lang_link {
    text-align: left;
  }
  .cmt_con2,
  .cmt_con3 {
    text-align: left;
  }
  .cmt_con2 {
    display: flex;
    gap: 8px;
  }
  button.slideout-exit.has-svg-icon:hover {
    color: #cbbb9d !important;
  }
  button.menu-toggle:hover,
  button.menu-toggle:focus {
    color: #cbbb9d !important;
  }
  button.slideout-exit.has-svg-icon {
    z-index: 999;
    color: #cbbb9d !important;
    top: 15px !important;
    right: 45px !important;
  }
  .main-navigation .main-nav ul li a,
  .main-navigation .menu-toggle,
  .main-navigation .menu-bar-items {
    color: #cbbb9d;
    font-size: 30px;
    background-color: transparent;
  }
  .mobile-menu-control-wrapper .menu-toggle,
  .mobile-menu-control-wrapper .menu-toggle:hover,
  .mobile-menu-control-wrapper .menu-toggle:focus,
  .has-inline-mobile-toggle #site-navigation.toggled {
    background-color: transparent !important;
  }
  .main-navigation {
    background-color: #ffffff00;
  }
  .logo_s img {
    height: 70px;
  }
  .logo_s figure {
    text-align: left;
    height: 70px;
    width: 170px;
  }
  .date_single {
    margin-top: 150px;
  }
  html.slide-opened.mobile-menu-open .gb-container.gb-container-8ee72f51 {
    padding-top: 15px;
  }
  body,
  html {
    overflow-x: hidden;
  }
  h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .x_blog {
    position: absolute;
    right: 80px;
    top: 102px;
  }
  div#page {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  html.slide-opened.mobile-menu-open .gb-container.gb-container-8ee72f51 {
    padding-top: 15px;
    width: 100% !important;
    min-width: 100%;
    margin: 0 !important;
  }
}
@media (max-width: 1024px) {
  .single_team_content {
    grid-template-columns: 1fr;
  }
  .single.single-team-member .inside-article .entry-content {
    padding: 0;
  }
  body,
  html {
    overflow-x: hidden;
  }
  div#page {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
  .inside-header {
    padding: 20px 40px;
  }
  ul#menu-main-menu-offcanvas,
  ul#menu-main-menu-en {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  ul#menu-main-menu-offcanvas li.menu-item a:before,
  ul#menu-main-menu-en li.menu-item a:before {
    content: url(/wp-content/uploads/2023/05/Path-127.svg);
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  .gb-accordion__toggle {
    font-size: 20px;
    hyphens: auto;
    -webkit-hyphens: auto;
  }
  .kunden_content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .kunden_content img {
    width: 50%;
  }
  .nw_093 {
    height: 100% !important;
  }
  /* p.header_text {
    width: calc(100% - 110px) !important;
  } */
  h1 {
    font-size: 34px;
    line-height: 36px;
  }
  h2 {
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
  }
  .home_h h1 {
    margin-top: 43px;
  }
  .single_title {
    font-size: 25px;
    line-height: 32px;
    color: #cbbb9d;
    font-family: "Montserrat 600";
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
  }
  .single_entry {
    font-size: 18px;
    line-height: 24px;
  }

  .team_section {
    grid-template-columns: 1fr;
  }
  .hedar_white_text {
    font-size: 18px;
    line-height: 28px;
  }
  .kontakt_p p,
  .kontakt_p a {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
    color: #595b60;
  }
  .slideout-navigation.do-overlay .slideout-exit {
    position: fixed !important;
  }
  img.header-image.is-logo-image {
    width: 170px;
  }
  .h4_title h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .kunden_text {
    font-size: 18px;
    line-height: 29px;
  }
  .footer_title {
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
  }
  p.header_text {
    font-size: 18px;
    line-height: 24px;
    color: #cbbb9d;
    margin-bottom: 15px;
  }
  p.header_text br {
    display: none;
  }
  .team_title {
    font-size: 24px;
    line-height: 28px;
  }
  .blog_post.blog_1,
  .blog_post.blog_2 {
    width: 100%;
  }
  .blog_post {
    border-bottom: 3px solid #cbbb9d;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 20px 0;
    gap: 13px;
  }
  .post_date {
    width: 100%;
    font-family: "Montserrat 600";
  }
  .blog_title {
    width: 100%;
  }
  .blog_post.blog_2 {
    margin-bottom: 0px;
  }
  .blog_post.blog_1 {
    margin-bottom: 40px;
  }
  .gform_footer.before:before {
    left: 35px;
    z-index: 2;
    top: 9px;
  }

  span.gp-icon.icon-menu-bars {
    position: relative;
    top: 4px;
  }
  .footer_title {
    padding-right: 25px;
  }
  .mobile-menu-open .slideout-navigation.do-overlay .slideout-exit {
    font-size: 30px;
    top: 12px !important;
  }
  .blog_post {
    border-bottom: 3px solid #cbbb9d;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 0;
    gap: 13px;
  }
  .page-id-188 p.header_text {
    width: calc(100% - 0px);
  }
  body .beratung_hero {
    background-image: url(/wp-content/uploads/2023/05/Litho_Intern_LIR_Wirtschaftsberatung_Mobile-scaled.jpg) !important;
    background-color: #000;
    background-size: cover;
    background-position: bottom !important;
  }
}
