/* CSS Datei fuer Frauenarztpraxis Simona Rauschenbach, erstellt von Arztpraxis-heute.de Mai 2026 */

/* ### FARBEN ### */


/* ### FONTS ### */
/* bayon-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: 'Bayon';
  font-style: normal;
  font-weight: 400;
  src: url('../ah_fonts/bayon-v36-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* plus-jakarta-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../ah_fonts/plus-jakarta-sans-v12-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../ah_fonts/plus-jakarta-sans-v12-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../ah_fonts/plus-jakarta-sans-v12-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../ah_fonts/plus-jakarta-sans-v12-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ### GENERELL ### */
body {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56;
  color:#3e3e3b;
  background: #f7f4ef;
}
h1, h2, h3, h4 {
	font-family: 'Plus Jakarta Sans', sans-serif;
}
h1 {
	font-size: 30px;
	font-weight: 400;
	margin: 0 0 15px 0;
	line-height: 1.3;
	text-decoration: none;
	color: #3e3e3b;
}
h2 {
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 20px 0;
	line-height: 1.3;
	text-decoration: none;
	color: #6f665f;
	text-transform: uppercase;
}
h3 {
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	margin: 0 0 10px 0;
	line-height: 1.3;
	text-decoration: none;
	color: #6f665f;
}
a {
	color: #355C57;
	font-weight:400;
	text-decoration:underline;
}
a:hover {
	color: #244541;
	
}

/* ### HEADER ### */
#sp-top-bar {
  background: #fff;
  color: #111114;
}
#sp-header .logo {
  max-width: 20%;
}
#sp-header .logo a {
  font-size: 22px;
  line-height: 1.2;
}
.header-menu {
  top: 13px;
}
#sp-header a {
  text-decoration: none;
}

/* ### SCHRIFTEN ### */
.sp-page-title-heading {
	  font-family: 'Bayon';
	  font-style: normal;
	  font-size: 16px;
	  line-height: 1.25;
}

/* ### MENU ### */
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 20px;
}
.sp-megamenu-parent > li > a:hover {
  text-decoration: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  border-radius:0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  border-radius:0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
  background: #7e8c7a;
  color: #fff;
  text-decoration: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  line-height: 1.2;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover span {
  text-decoration: none;
}



/* ### TEASERBOX ### */
.teaserbox {
	background: rgba(255, 255, 255, .8);
	padding: 20px 20px;
	box-shadow: 3px 3px 10px 1px rgba(111, 102, 95, 0.3);
}
.teaserbox h3 {
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
}
.teaserbox p {
	font-size: 15px;
}
.teaserbox a  {
	text-decoration: none;
}
body .teaserbox ul  {
	list-style: none;
	padding-left:0;
}
body .teaserbox ul li a {
	display: block;
	line-height: 1.3;
  padding: 4px 10px;
  margin-bottom:6px;

}
body .teaserbox ul li a:hover {
	background: #7e8c7a;
  color: #fff;
  text-decoration: none;
}

/* ### BUTTONS ### */
body .sppb-btn, body .btn {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding: 13px 20px;
  border: none;
  transition: all .5s ease;
}
body .sppb-btn.sppb-btn-primary {
  border: 1px solid rgba(255,255,255,1);
  background: #aebba1;
  color: #fff;
}
body .sppb-btn.sppb-btn-primary:hover,  body .sppb-btn.sppb-btn-primary:focus {
  border: 1px solid rgba(255,255,255,1);
  background: #7e8c7a;
}
a.doctolib {
	display: inline-block;
  text-align: center;
  background-color: #0596DE;
  color: #ffffff;
  font-size: 14px;
  overflow: hidden;
  border-radius: 0;
  text-decoration: none;
  padding: 10px 20px;
}
a:hover.doctolib {}

/* ### SPRECHZEITEN ### */
.oeffnungszeiten .bg_tabelle {
  background-color: #EFE7DE;
}
.oeffnungszeiten td {
  padding: 5px 25px 5px 5px;
}
.oeffnungszeiten p {
  margin-bottom:0;
}

/* ### FOOTERMENU ### */
#sp-footer a {
  text-decoration: none;
}
#sp-footer ul {
  display: block;
  gap: unset
  justify-content: unset;
  list-style-type: none;
  padding-left:0;
}
#sp-footer a {
  color: #fff;
  font-weight:400;
  line-height:1.56;
}
#sp-footer1 {
	background: #7e8c7a;
	padding-bottom:20px;
	color:#fff;
}
#sp-footer a.leaflet-control-zoom-in, #sp-footer a.leaflet-control-zoom-out {
	color: #7e8c7a;
}
span.sp-copyright {
	display:block;
	text-align:center;
}

/* ### MEDIA QUERIES ### */
@media screen and (max-width: 767px) {
  h1 {font-size: 24px;}
  h2 {font-size: 20px;}

}

