/*
Theme Name: kardioleipzig
Theme URI: https://b9p.de/
Author: b9p
Description: Child theme for b9p-blank
Version: 1.0.1
Template: b9p-blank
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: kardioleipzig
*/
/* variables */
@media (min-width: 1025px) {
  .hide-on-desktop {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .elementor-inner-section {
    padding: 0 30px;
  }
}

.elementor img {
  width: 100%;
}

/* defaults */
a {
  transition: color 600ms linear;
}

p {
  margin-top: 0;
}

.services p span.light {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
}

p span.light, h1 span.light, h2 span.light, h3 span.light, h4 span.light, h5 span.light {
  font-weight: 200;
}
p span.regular, h1 span.regular, h2 span.regular, h3 span.regular, h4 span.regular, h5 span.regular {
  font-weight: 300;
}
p span.medium, h1 span.medium, h2 span.medium, h3 span.medium, h4 span.medium, h5 span.medium {
  font-weight: 400;
}

.elementor-widget-text-editor h1 {
  padding: 1em 0 0.5em 0;
  margin: 0;
}
.elementor-widget-text-editor h2 {
  padding: 1.5em 0 0.5em 0;
  margin: 0;
}
.elementor-widget-text-editor h3 {
  padding: 0 0 0.3em 0;
  margin: 0;
}
.elementor-widget-text-editor h4 {
  padding: 0;
  margin: 0;
}
.elementor-widget-text-editor ul {
  margin: 0;
  padding: 0;
}
.elementor-widget-text-editor ul li {
  background-image: url("assets/gfx/icon.list.svg");
  list-style-type: none;
  background-repeat: no-repeat;
  padding-left: 16px;
  background-size: 7px auto;
  background-position: 0px 4px;
  margin: 0 0 6px 0;
}
@media (min-width: 768px) {
  .elementor-widget-text-editor ul li {
    padding-left: 18px;
    background-size: 8px auto;
    background-position: 0px 6px;
  }
}
@media (min-width: 1025px) {
  .elementor-widget-text-editor ul li {
    padding-left: 20px;
    background-size: 9px auto;
    background-position: 0px 7px;
  }
}

.elementor-widget-accordion .elementor-accordion-item {
  border-top: solid 2px var(--e-global-color-accent) !important;
}
.elementor-widget-accordion .elementor-accordion {
  border-bottom: solid 2px var(--e-global-color-accent) !important;
}

.elementor-widget-form .elementor-field {
  box-shadow: none !important;
}
.elementor-widget-form .elementor-field-type-submit button {
  cursor: pointer;
}
.elementor-widget-form .elementor-field-option {
  margin: 10px 0;
  overflow: hidden;
}
.elementor-widget-form .elementor-field-option label {
  font-size: 16px;
  line-height: 24px;
  padding-left: 36px;
  display: block !important;
  cursor: pointer;
}
.elementor-widget-form .elementor-field-option label:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  border: solid 3px #FE606F;
  border-radius: 6px;
  color: #FE606F;
  margin-left: -36px;
  margin-top: 4px;
  float: left;
  background-color: #fff;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.elementor-widget-form .elementor-field-option input {
  z-index: -1;
  position: absolute;
  top: 20px;
  left: 10px;
}
.elementor-widget-form .elementor-field-option input:checked ~ label:before {
  background-image: url("assets/gfx/icon.checkbox.svg");
}
.elementor-widget-form .elementor-message-success {
  margin-top: 40px;
}
.elementor-widget-form.bg-red .elementor-field-option label a {
  color: #fff;
}
.elementor-widget-form.bg-red .elementor-field-option label:before {
  border: solid 3px #fff;
  background-color: #FE606F;
}
.elementor-widget-form.bg-red .elementor-field-option input:checked ~ label:before {
  background-image: url("assets/gfx/icon.checkbox.red.svg");
}
.elementor-widget-form.bg-red .elementor-message-success {
  color: #fff;
}

/* Main */
#cmplz-document p, #cmplz-document li, #cmplz-document td {
  font-size: 15px !important;
  line-height: 22px !important;
}
@media (min-width: 768px) {
  #cmplz-document p, #cmplz-document li, #cmplz-document td {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}
@media (min-width: 1025px) {
  #cmplz-document p, #cmplz-document li, #cmplz-document td {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}

#cmplz-document .cmplz-dropdown p {
  font-size: inherit !important;
  line-height: 1.6em !important;
}

.cmplz-cookiebanner {
  bottom: 0px !important;
  z-index: 9999999 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
@media (min-width: 768px) {
  .cmplz-cookiebanner {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
  }
}
.cmplz-cookiebanner .cmplz-links .cmplz-link,
.cmplz-cookiebanner .cmplz-message,
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description {
  font-size: 14px !important;
  line-height: 20px !important;
}
.cmplz-cookiebanner .cmplz-title {
  font-size: 16px !important;
}
.cmplz-cookiebanner .cmplz-documents a.cmplz-link {
  font-size: 12px !important;
}

.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice {
  height: 100%;
  width: 100%;
  max-width: 100% !important;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
}
.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
  max-width: 330px;
}
.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-accept-service {
  display: inline-block;
  line-height: 1;
  background-color: var(--e-global-color-accent);
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 20px;
  border: none;
  color: #fff;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 20px;
}

main .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 10px 20px;
}
@media (min-width: 1025px) {
  main .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 10px;
  }
}

.welcome {
  z-index: 0 !important;
}
.welcome .elementor-widget-container {
  height: 160vw;
  min-height: 1640px;
}
@media (min-width: 768px) {
  .welcome .elementor-widget-container {
    height: 108vw;
    min-height: 1000px;
  }
}
@media (min-width: 1025px) {
  .welcome .elementor-widget-container {
    height: 73vw;
    min-height: 1000px;
  }
}

/* header */
header {
  z-index: 2;
}
@media (min-width: 1025px) {
  header {
    height: 115px;
    overflow: hidden;
  }
}
header .elementor-nav-menu a {
  text-decoration: none;
}
header #header-logo img {
  width: 187px !important;
  height: auto;
}
@media (min-width: 1025px) {
  header #header-logo img {
    width: 200px !important;
  }
}
@media (min-width: 1200px) {
  header #header-logo img {
    width: 296px !important;
  }
}

.burger-menu-button {
  z-index: 999991 !important;
}
@media (min-width: 1025px) {
  .burger-menu-button {
    top: -100% !important;
  }
}

.burger-menu-overlay {
  z-index: 999990 !important;
}
@media (min-width: 1025px) {
  .burger-menu-overlay {
    display: none !important;
  }
}
.burger-menu-overlay #mobile-menu-logo a {
  outline: none;
}
.burger-menu-overlay nav ul li a {
  padding-left: 20px !important;
  text-decoration: none;
}
.burger-menu-overlay nav ul li a:hover {
  text-decoration: underline;
}
.burger-menu-overlay nav ul li.current-menu-item a {
  text-decoration: underline;
}
.burger-menu-overlay p a {
  color: #fff;
}
.burger-menu-overlay .burger-menu-main {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 1024px 431px;
}
.burger-menu-overlay .opening-hours-list {
  margin-left: 20px;
  color: var(--e-global-color-primary);
  font-size: 15px;
  font-weight: 400;
}

.burger {
  margin-top: 5px;
  padding: 20px;
  min-height: 70px;
  display: block;
  cursor: pointer;
}
.burger span {
  display: block;
  background-color: #34428F;
  border-radius: 2px;
  height: 3px;
  width: 38px;
  margin: 0 0 8px;
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.burger.active span {
  background-color: #ffffff;
}
.burger.active span.slice1 {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-top: 12px;
  margin-left: 1px;
}
.burger.active span.slice2 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.burger.active span.slice3 {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-top: -22px;
  margin-left: 1px;
}

/* BackToTop */
#backtotop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  width: 43px;
  height: 43px;
  display: block;
  background-image: url("assets/gfx/icon.back.to.top.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  transition: opacity 300ms linear;
}
@media (min-width: 768px) {
  #backtotop {
    bottom: 40px;
  }
}
#backtotop.hidden {
  opacity: 0;
  bottom: -60px !important;
}
#backtotop.visible {
  opacity: 1;
}

/* footer */
footer p a {
  color: #fff !important;
}
footer nav ul li a {
  display: block !important;
  text-align: center;
  font-weight: 200 !important;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  footer nav ul li a {
    text-align: inherit;
  }
}
footer nav ul li a:hover {
  text-decoration: underline !important;
}
footer nav ul li.current-menu-item a {
  text-decoration: underline !important;
}

/* fixing elementor bug */
.elementor-widget-image a img[src$=".svg"] {
  width: auto !important;
}

/*# sourceMappingURL=style.css.map */
