/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.ausblenden {
	display: none !important;
}

@font-face {
  font-family: 'Open Sans Light';
  src: url('fonts/opensans-light-webfont.woff2') format('woff2');
	font-weight: 300;
}

@font-face {
  font-family: 'Open Sans';
  src: url('fonts/opensans-regular-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'Open Sans Semibold';
  src: url('fonts/opensans-semibold-webfont.woff2') format('woff2');
  font-weight: 500;
}

@font-face {
  font-family: 'Open Sans Bold';
  src: url('fonts/opensans-bold-webfont.woff2') format('woff2');
  font-weight: bold;
}

.farbfeld-trenner {
	background: linear-gradient(90deg, rgba(156, 158, 159, 1) 20%, rgba(237, 232, 223, 1) 20%, rgba(237, 232, 223, 1) 30%, rgba(197, 184, 162, 1) 30%, rgba(197, 184, 162, 1) 40%, rgba(237, 232, 223, 1) 40%, rgba(237, 232, 223, 1) 60%, rgba(156, 158, 159, 1) 60%, rgba(156, 158, 159, 1) 80%, rgba(197, 184, 162, 1) 80%, rgba(197, 184, 162, 1) 90%, rgba(237, 232, 223, 1) 90%);

}

.musterbalken1 {
	background: linear-gradient(90deg, rgba(237, 232, 223, 1) 10%, rgba(237, 232, 223, 1) 10%, rgba(237, 232, 223, 1) 20%, rgba(197, 184, 162, 1) 20%, rgba(197, 184, 162, 1) 40%, rgba(237, 232, 223, 1) 40%, rgba(237, 232, 223, 1) 60%, rgba(156, 158, 159, 1) 60%, rgba(156, 158, 159, 1) 70%, rgba(197, 184, 162, 1) 70%, rgba(197, 184, 162, 1) 80%, rgba(237, 232, 223, 1) 80%);

}

.aktuelles h3 p {
	margin-top: 0px !important;
}

h5.fusion-title-heading.title-heading-left {
	background-color: #B11621;
	padding: 5px !important;
	display: inline-block;
}

h5.fusion-title-heading.title-heading-left a {
	color: #ffffff;
}

h5.fusion-title-heading.title-heading-left a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.titel_top p {
	bottom: 0px;
}

.titel_bottom p {
	margin-top: -20px !important;
}

.fusion-text ul {
    list-style: square;
    padding: 0 0 15px 19px;
}

.fusion-text ul li {
    list-style: square;
    line-height: 1.5em;
    padding-top: 5px;
}

.fusion-text li::marker {
    color: #b51621 !important;
}

blockquote {
	margin: 0px !important;
}

blockquote h4 {
	margin-top: 0px !important;
}

.bild_rahmen {
	border-bottom: thin solid #b51621;
}

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

.page-id-4032 .spalte_rechts .form2 .col-lg-12 {
	padding-left: 5px !important;
}

.wpcf7-form .wpcf7-text {
	margin-bottom: 15px;
}

.wpcf7-list-item {
    display: block !important;
    margin: 0 !important;
}

.spalte_rechts {
	padding-left: 5px !important;
}

.col-md-6 .spalte_rechts {
	padding-left: 5px !important;
}

.col-xs-12 .spalte_rechts {
	padding-left: 5px !important;
}

li. post-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between; /* Distribute space so the button aligns at the bottom */
  height: 100%; /* Ensure consistent height for all post cards */
}

.post card .fusion-column-wrapper {
  flex-grow: 1; /* Allows the content to take available space */
}

.button_nahrung {
  margin-top: auto; /* Pushes the button to the bottom */
}

.fusion-post-card-button .fusion-button {
  margin-top: 20px; /* Adjust this value as needed */
  display: inline-block;
}

.fusion-post-card-content {
  min-height: 200px; /* Adjust as needed */
}

.button-medium {
    padding: 10px 10px !important;
    line-height: 16px !important;
    font-size: 17px !important;
}

.button-medium a::hover {
    text-decoration: underline !important;
}

.button-medium.shop_button {
    padding: 20px 35px !important;
    line-height: 24px !important;
    font-size: 20px !important;
	width: 270px;
}

.fa-shopping-bag {
	font-size: 50px !important;
}

.button-icon-left {
    margin-right: 15px !important;
}

/* .awb-menu.collapse-enabled .awb-menu__sub-li {
	background-color: rgba(181, 21, 33, 0.25) !important;
} */

.nachtdienst_no {
	background-color: #B11621;
	padding: 5px !important;
	color: #ffffff;
	/*font-size: 18px;*/
}

.nachtdienst_yes {
	background-color: #209501 !important;
	padding: 5px !important;
	color: #ffffff;
}

.nachtdienst_yes_top {
	background-color: #209501 !important;
	padding: 5px !important;
	color: #ffffff;
}

.apotheken-status-no-top {
	/*Test zum Umschalten der Farbe*/
	/*background-color: #209501 !important;*/
	background-color: #B11621 !important;
	margin: 0px !important;
	padding: 10px !important;
	border-radius: 0px 0px 5px 5px !important;
	box-shadow: 0px 5px 8px #909090 !important;
	width: 120px;
	text-align: center;
	position: absolute;
}

.apotheken-status-yes-top {
	/*Test zum Umschalten der Farbe*/
	/*background-color: #B11621 !important;*/
	background-color: #209501 !important;
	margin: 0px !important;
	padding: 10px !important;
	border-radius: 0px 0px 5px 5px !important;
	box-shadow: 0px 5px 8px #909090 !important;
	width: 120px;
	text-align: center;
	position: absolute;
}


.toggle-container .fusion-title {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    background-color: #e5e4de; /* Heller Hintergrund */
    padding: 12px 25px;
    border: 0px solid #ddd;
    border-radius: 10px;
    position: relative;
	margin: 0px !important;
}

.toggle-container .fusion-title h1 {
    font-size: 25px !important;
}

/* Pfeil-Icon Design */
.toggle-arrow {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(-45deg); /* Pfeil nach unten */
    transition: transform 0.3s ease-in-out;
    position: absolute;
    right: 15px; /* Immer am rechten Rand */
	top: 30%;
}

/* Geöffneter Zustand (Pfeil nach oben) */
.toggle-arrow.open {
    transform: rotate(135deg); /* Pfeil nach oben */
	top: 45%;
}




/* Carousel container */
.custom-carousel {
    display: flex; /* Slick will override this */
    gap: 0; /* No gaps between slides */
    overflow: hidden; /* Prevent content overflow */
    padding: 10px 0;
}

/* Individual carousel items */
.custom-carousel-item {
    flex: 0 0 calc(33.33%);
    height: 300px; /* Consistent height */
    box-sizing: border-box;
    border-radius: 10px; /* Optional rounded corners */
    text-align: center;
    padding: 20px;
    color: #fff; /* Ensure text stands out on colored backgrounds */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Optional shadow */
}

/* Title and content */
.carousel-title {
    font-size: 1.25rem;
    margin-bottom: 10px;
}

.carousel-full-content {
    font-size: 1rem;
    margin-bottom: 20px;
}

/* Read more link */
.carousel-read-more {
    display: inline-block;
    margin-top: 10px;
    color: #0073e6;
    text-decoration: underline;
    font-weight: bold;
}

/* Arrows */
.slick-prev, .slick-next {
    font-size: 2rem;
    color: #333;
    z-index: 10;
}



@media (min-width: 1200px) {
    .col-lg-6 {
        width: 50%;
        padding-left: 0px !important;
    }
}



@media only screen and (max-width: 799px) {
	
	.header_headline {
		padding-left: 25px;
	}
	
	.header_headline p {
		font-size: 30px !important;
	}
	
	.header_headline .titel_bottom p {
		font-size: 30px !important;
		line-height: 26px !important;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	
	.header_seperator {
		margin-top: 85px !important;
		margin-bottom: 60px !important;
	}
	
	#main {
		padding-top: 0px !important;
		padding-bottom: 10px !important;
	}
	
	.aktuelles p {
		padding-top: 5px !important;
	}
	
	#side-menu-1 {
		--sm-offset: 345px !important;
	}
	
	.awb-menu.collapse-enabled .awb-menu__sub-li,
	.awb-menu.collapse-enabled .awb-menu__sub-li a {
		background: rgba(197, 184, 162, 0.15) !important;
	}
	
	.col-xs-12 {
		width: 100%;
		padding-left: 0px !important;
	}
	
	.nachtdienst_yes_top {
		background-color: #209501 !important;
		padding: 5px !important;
		color: #ffffff;
	}
	
	.apotheken-status-top {
		background-color: #B11621 !important;
		margin: 0px !important;
		padding: 10px !important;
		border-radius: 0px 0px 5px 5px !important;
		box-shadow: 0px 5px 8px #909090 !important;
		width: 120px;
		text-align: center;
	}
	
}