/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 23 2026 | 09:52:45 */
.post-type-archive-cannabis-strain {
	background-color: #f2f2f2;
}

.dr_strain_search {
	margin-bottom: 30px;
}

.asl_m,
.asl_m .probox,
.asl_m .probox > div,
.asl_m .probox input {
	height: 48px !important;
}

.asl_m .probox input {
	font-size: 20px !important;
}

div.asl_w .probox .promagnifier {
	width: 48px;
	height: 48px;
}

div.asl_r .results .item .asl_content h3 a:hover,
div.asl_r .results .item .asl_content h3,
div.asl_r .results .item .asl_content h3 a {
	color: #416a32;
	font-size: 17px;
	line-height: 23px;
	font-weight: 700;
}

div.asl_r .results .item .asl_content h3 a:hover {
	color: #2b4f1f;
}



.dr_archive_grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 20px;
	margin-bottom: 80px;
}

.dr_archive_card {
	border: 1px solid #e5efe2;
	border-radius: 2px;
	overflow: hidden;
	background: #fff;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	transition: all 0.75s;
}

.dr_archive_card:hover {
	box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}

.dr_archive_card_thumb img {
	width: 100%;
	height: auto;
	display: block;
}

.dr_archive_card_content {
	position: relative;
	padding: 10px 20px 20px;
}

.dr_archive_card_label {
	display: none;
	position: absolute;
	top: -50px;
	left: 20px;
	padding: 7px 16px;
	background-color: #367d60;
	color: #dcf5ec;
	border-radius: 10rem;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.36;
	text-transform: uppercase;
}

.dr_archive_card_title a {
	font-size: 21px;
	font-weight: 600;
	line-height: 1.25;
	color: #474A46;
	text-decoration: none;
}

.dr_archive_card_title a:hover {
	color: #2b4f1f;
}

.dr_archive_card_title {
	margin: 0;
}

.dr_archive_card_data {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 10px 0 20px;
}

.dr_archive_card_data div {
	display: inline-block;
	padding: 6px 14px 5px;
	border: 1px solid #98bb8b;
	background-color: #fff;
	border-radius: 10rem;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 0.15px;
	text-transform: uppercase;
}

.dr_archive_card_data div > span {
	margin-left: 4px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.36;
}

.dr_archive_card_data div.dr_archive_card_gen {
	background-color: #d9edd1;
	display: inline-flex;
	align-items: center;
}

p.dr_archive_card_desc {
	font-size: 13px;
	line-height: 1.36;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dr_archive_card_btn a {
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	transition: all 0.75s;
}

.dr_archive_card:hover .dr_archive_card_btn a {
	background: #346a20;
	color: #ffffff;
}



.dr_strain_related_title {
	margin-top: 60px;
	margin-bottom: 28px;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.36;
}

.dr_strain_related_grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
	gap: 20px;
	margin-bottom: 80px;
}

.dr_strain_inner {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	align-items: start;
	margin: 20px 0;
}

@media (max-width: 768px) {
	.dr_strain_inner {
		grid-template-columns: 1fr;
	}
}

.dr_strain_thumb img {
	width: 100%;
	height: auto;
	display: block;
}

.dr_strain_content h1 {
	margin-top: 0;
}

h1.dr_strain_title {
	font-weight: 700;
	margin: 20px 0;
}

.dr_strain_data {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 15px 0 34px;
}

.dr_strain_data div {
	display: inline-block;
	margin-bottom: 0;
	padding: 8px 20px;
	border: 2px solid #98bb8b;
	background-color: #fff;
	border-radius: 10rem;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 0.2px;
	text-transform: uppercase;
}

.dr_strain_data div > span {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.36;
	margin-left: 5px;
	display: inline-block;
}

.dr_strain_data div.dr_strain_data_gen {
	border: 2px solid #98bb8b;
	background-color: #d9edd1;
	display: inline-flex;
	align-items: center;
}

.dr_param_list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0 0 16px;
}

.dr_param_list li {
	margin: 0 8px 10px 0;
	padding: 7px 14px;
	border: 2px solid currentcolor;
	border-radius: 10rem;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.36;
}

.dr_med_list li {
	border-color: #8DCEAD;
}

.dr_eff_list li {
	border-color: #63B0CD;

}

.dr_aro_list li {
	border-color: #F4A259;
}

.dr_ter_list li {
	border-color: #8DCEAD;
}

p.dr_param_title {
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 1.4;
}

.dr_strain_desc {
	margin: 40px 0 40px;
	margin-right: 10%;
}



.dr_post_grid {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 20px;
	justify-content: space-between;
}

.dr_post_grid a {
	position: relative;
	flex: 0 0 calc(33.333% - 12px);
    border: 1px solid #d8dbe5;
    padding: 14px 16px 14px 34px;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #474A46;
	background-color: #f5f6fa;
	transition: background 0.5s, border-color 0.5s;
}

.dr_post_grid a:hover {
    background-color: #f4f8f3;
    border-color: #346A20;
}

@media (max-width: 600px) {
  .dr_post_grid a {
    flex: 0 0 100%;
  }
}

.dr_post_grid.collapsed a:nth-child(n+4) {
  display: none;
}

.dr_toggle_button {
	margin-top: 24px;
	color: #474A46;
	background: transparent;
	text-decoration: underline;
	border: 0 none;
	padding: 2px 0;
	cursor: pointer;
	font-size: 16px;
	user-select: none;
	outline: none;
}

.dr_toggle_button:hover {
	color: #346a1f;
}

.dr_toggle_button:focus {
    outline: none;
}

.dr_post_grid a::before {
	content: "";
	position: absolute;
	left: 10px;
	top: 14px;
	width: 16px;
	height: 16px;
	background: no-repeat center/contain;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 24 24'><path d='M6 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6H6zm0 2h7v5h5v11H6V4zm2 8v2h8v-2H8zm0 4v2h5v-2H8z'/></svg>");
}

.page-id-1096 .head_login {
    justify-content: start;
	gap: 30px;
}
@media (max-width: 768px) {
	.page-id-1096 .head_login-text {
		flex-basis: 90%;
	}
	.page-id-1096 .item_link-login {
        margin-bottom: 30px;
    }
}

#menu-cabinet > li {
	margin-left: 0;
}

.dr_apotheker_top .top_page_image_w {
	width: 100%;
	height: 140px;
	margin-top: 140px;
	background-color: #030a12;
	background-size: contain;
	background-position: center;
	background-image: url(/wp-content/uploads/2025/05/drapalin_header_sm.webp);
	background-repeat: no-repeat;
}

@media (max-width: 899.98px) {
	.dr_apotheker_top .top_page_image_w {
		margin-top: 152px;
		height: 100px;
		background-image: url(/wp-content/uploads/2024/07/drapalin_header_img_md.webp);
		background-size: cover;
	}
}

.flex-btn-login a {
	margin-top: 15px;
	background-color: #346a20;
	border-radius: 18px;
	outline: 2px solid rgb(255 255 255 / 36%);
	outline-offset: -8px;
	transition: background-color 0.4s ease-in-out;
}

.flex-btn-login a:hover {
	background-color: #0d1f2d;
}

.flex-btn-login a .icon-buy svg {
	width: 44px;
	height: 44px;
}

.flex-btn-login a .icon-buy svg path {
	stroke: #fff;
}

.flex-btn-login a span.btn-text {
	font-size: 24px;
	color: #fff;
}

@media (max-width: 768px) {
	.flex-btn-login a {
		padding: 24px;
	}

	.flex-btn-login a span.btn-text {
		font-size: 18px;
	}
}

#menu-cabinet li#menu-item-3392 a,
#menu-cabinet li#menu-item-3015 a {
	text-transform: uppercase;
	border-bottom: 1px solid #346a20;
}

#menu-cabinet li#menu-item-3392 a,
#menu-cabinet li#menu-item-3015 a {
	background-color: #fff;
	animation-name: dr_color;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	animation-direction: alternate-reverse;
	animation-timing-function: ease;
}

@keyframes dr_color {
	to {
		background-color: #d6f8cd;
	}
}

.dr_cat_desc {
	margin: 10px 0 60px;
	padding: 0 14px;
	font-size: 14px;
	padding-right: 10%;
}

.dr_cat_desc p span {
	font-size: 14px !important;
}

.dr_map {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 600px;
}

@media (max-width: 575.98px) {
	.dr_map {
		height: 70vh;
	}
}

.dr_map iframe {
	position: absolute;
	left: 0;
	top: -69px;
	width: 100%;
	height: 100%;
}

@media (min-width: 992px) {
	.dr_left_col {
		padding-right: 80px;
	}
}

.dr_ol_small {
	margin: 0 0 1rem 0;
	text-align: left;
}

.dr_ol_small li {
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 18px;
}

@media (min-width: 1000px) {
	.dr_2col {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 44px;
		-moz-column-gap: 44px;
		column-gap: 44px;
	}
}

.dp_border_0::before {
	border: 0 none;
}

.soc_buttons_w a.cb_soc_cme {
	background-image: url("https://drapalin.de/wp-content/uploads/2023/03/CME_button-1-e1707750078115.png");
	background-size: 100%;
}


.invite_btn a.dr_main_banner_a {
	border-radius: 20px;
	padding: 5px;
}

.invite_btn a.dr_main_banner_a:hover {
	background-color: #fff;
}

.dr_main_banner_img {
	width: 100%;
	max-width: 400px;
	border-radius: 20px;
	border: 8px solid #fbee23;
}

.top_slider_main_page_wrapper h1 {
	user-select: none;
}

.foote_doc_block {
	margin-top: 16px;
	justify-content: end;
}

@media (max-width: 991.98px) {
	.foote_doc_block {
		margin-top: 0;
		justify-content: start;
	}
}

.flbm_w.social_footer_icons {
	margin-top: 0;
	margin-bottom: 15px;
}

.tp-widget-wrapper {
	padding-bottom: 30px;
}

@media (max-width: 479.98px) {
	.tp-widget-wrapper {
		padding-bottom: 10px;
		margin: 0 auto;
	}
}


.tp-widget-wrapper .tp-reviewus {
	color: rgba(255, 255, 255, 0.68);
}

.tp-widget-wrapper > a {
	display: block;
	font-size: 13px;
	text-transform: none;
	border: 1px solid rgba(0, 182, 122, 0.68);
	padding: 8px 12px;
	border-radius: 10px;
}

.tp-widget-wrapper > a::before {
	display: none;
}

.imbRED {
	color: red;
}

.wppsac-wrap .wppsac-post-image {
	width: 100%;
	height: 220px;
	object-fit: cover;
}

.wppsac-post-carousel h2.wppsac-post-title a {
	font-size: 16px;
	line-height: 19px;
	font-weight: 700;
}

.wppsac-post-carousel h2.wppsac-post-title {
	margin: 2px 0 16px !important;
	line-height: 19px;
}

.wppsac-post-carousel .wppsac-sub-content {
	font-size: 14px;
}

.wppsac-post-categories .wppsac-post-categories-list li:nth-child(4n+1) a {
	background: #346a20;
}

.dr_post_carousel .wppsac-post-categories .wppsac-post-categories-list {
	margin: -50px 0 24px 0px !important;
}

.wppsac-post-slider .slick-dots li button,
.wppsac-post-carousel .slick-dots li button {
	border: 1px solid #346a20;
	width: 10px !important;
	height: 10px !important;
}

.wppsac-post-slider .slick-dots li.slick-active button,
.wppsac-post-carousel .slick-dots li.slick-active button {
	background: #346a20 !important;
}

.wppsac-post-content-position {
	background-color: #fafbfa;
	padding: 12px 20px 16px;
}

.wppsac-post-carousel.design-1 .wppsac-post-image-bg {
	margin-bottom: 0;
}

.wppsac-post-slider .slick-arrow,
.wppsac-post-carousel .slick-arrow {
	background-color: #2c4f20;
	width: 56px;
	height: 56px;
	border-radius: 10px;
}

.wppsac-post-carousel.design-1 .slick-prev {
	left: auto !important;
	right: 80px;
}

.wppsac-post-carousel.design-1 .slick-next {
	right: 10px !important;
}


@media (min-width: 1670px) {
	.wppsac-post-carousel.design-1 .slick-prev {
		left: -70px !important;
	}

	.wppsac-post-carousel.design-1 .slick-next {
		right: -70px !important;
	}
}

@media (max-width: 1669.98px) {
	.wppsac-post-carousel.design-1 .slick-arrow {
		top: 100%;
	}
}

.wppsac-post-slider .slick-arrow svg,
.wppsac-post-carousel .slick-arrow svg {
	display: block;
	width: 25px;
	margin: 0 auto;
}

.dr_post_carousel {
	margin-top: 90px;
	margin-left: -10px;
	margin-right: -10px;
}

.lbw_button_w a {
	display: inline-block;
}

@media (max-width: 800px) {
	.hide-on-mobile img {
		display: none;
	}

	.hide-on-mobile {
		display: none;
	}
}

@media (max-width: 788.98px) {
	.DNShow img {
		display: none;
	}

	.DNShow {
		display: none;
	}
}

.grecaptcha-badge {
	visibility: hidden !important;
}


.dnone {
	display: none
}

.logged-in .dnone {
	display: block!important
}

.dr_home_main {
	display: flex;
	flex-direction: column;
	min-height: 90vh;
	padding-bottom: 40px;
	background-size: cover;
    background-position: center;
		z-index: 1;
	position: relative;
}

.dr_home_main::before {
    content: "";
    background-image: url(/wp-content/themes/drapalin/images/mp_pattern_one.svg);
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: -20vh 24vh;
    opacity: 0.3;
    position: absolute;
	z-index: 0;
}

.dr_home_main_title {
			z-index: 1;
	position: relative;
	padding-top: 280px;
		padding-bottom: 130px;
}

.dr_home_main_info {
			z-index: 1;
	position: relative;
	display: flex;
	justify-content: space-between;
}

.dr_home_main_info_left {
    width: fit-content;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.dr_home_main_info_right {
    width: auto;
	display: flex;
	justify-content: center;
	padding-top: 24px;
}

.dr_home_main_info_right .soc_buttons_w {
	gap: 8px;
}

@media (max-width: 768.98px) { 
.dr_home_main_info {
	margin-top: auto;
	flex-direction: column;
}
.dr_home_main_info_left,
.dr_home_main_info_right {
	width: 100%;
}
.dr_home_main_info_left {
	justify-content: space-between;
}
.dr_home_main_info_right {
	padding-bottom: 14px;
}
}




.dr_home_main_info_left > a {
	margin-right: 50px;
	margin-bottom: 20px;
}

.dr_home_main_info_left > a > img {
	width: 140px;
}

.dr_home_main_info_left > a:nth-child(6) > img,
.dr_home_main_info_left > a:nth-child(1) > img {
	width: 60px;
}

.dr_home_main_info_left > a:nth-child(4) > img {
	width: 90px;
}

@media (max-width: 1272.98px) { 
.dr_home_main_info_left > a {
	margin-right: 40px;
}
.dr_home_main_info_left > a > img {
	width: 120px;
}
.dr_home_main_info_left > a:nth-child(6) > img,
.dr_home_main_info_left > a:nth-child(1) > img {
	width: 50px;
}
.dr_home_main_info_left > a:nth-child(4) > img {
	width: 80px;
}
}

@media (max-width: 576.98px) { 
.dr_home_main_info_left > a {
    margin: 14px 20px;
    width: calc(33.33% - 40px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.dr_home_main_info_left > a > img {
	width: 90px;
}
.dr_home_main_info_left > a:nth-child(6) > img,
.dr_home_main_info_left > a:nth-child(1) > img {
	width: 36px;
}
.dr_home_main_info_left > a:nth-child(4) > img {
	width: 64px;
}
}







.slider_bb_right {
    width: auto;
}

.slider_bottom_block {
    justify-content: space-between;
}

.slider_bb_left {
    width: fit-content;
}

.slider_bottom_block .slider_bb_left > a {
	margin-right: 50px;
}

.1slider_bottom_block .slider_bb_left > a:last-child {
	margin-right: 0;
}

.slider_bottom_block .slider_bb_left > a > img {
	width: 140px;
}

.slider_bottom_block .slider_bb_left > a:nth-child(6) > img,
.slider_bottom_block .slider_bb_left > a:nth-child(1) > img {
	width: 60px;
}

.slider_bottom_block .slider_bb_left > a:nth-child(4) > img {
	width: 90px;
}

.slider_bb_left {
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.slider_bottom_block .slider_bb_left > a {
		margin-right: 30px;
	}
}

@media (max-width: 650.98px) {
	.slider_bb_left {
		justify-content: center !important;
		margin-bottom: 20px;
	}

	.slider_bottom_block .slider_bb_left > a > img {
		max-width: 84px;
	}

	.slider_bottom_block .slider_bb_left > a:nth-child(1) > img {
		max-width: 38px;
	}

	.1slider_bottom_block .slider_bb_left > a:nth-child(3) > img {
		max-width: 60px;
	}

	.slider_bottom_block .slider_bb_left > a {
		margin: 20px;
	}
}





::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-button {
	width: 0;
	height: 0;
}

::-webkit-scrollbar-thumb {
	background: #346a20;
}

::-webkit-scrollbar-track {
	background: #fff;
}


.invite_btn {
	-webkit-animation: 2s ease 0s normal forwards 1 fadein;
	animation: 2s ease 0s normal forwards 1 fadein;
}

@keyframes fadein {
	0% {
		opacity: 0;
	}

	40% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadein {
	0% {
		opacity: 0;
	}

	40% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.dr_contact_map_wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 480px;
	margin-bottom: 80px;
}

@media (max-width: 575.98px) {
	.dr_contact_map_wrapper {
		height: 68vh;
	}
}

.dr_contact_map_wrapper iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


@media (max-height: 800px) {
	.top_slider_main_page_wrapper {
		padding-top: 100px;
		height: 860px;
	}
}

.slider_scroll_down_w a,
.slider_bb_left,
.slider_bb_right {
	z-index: 10;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a {
	font-size: 18px;
	line-height: 24px;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
	padding-top: 24px;
	padding-bottom: 24px;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cmplz-cookiebanner .cmplz-header {
	grid-template-columns: 0 1fr 100px !important;
}

.cmplz-cookiebanner .cmplz-title {
	justify-self: start !important;
	font-weight: 700 !important;
	padding-top: 8px;
}

.cmplz-cookiebanner {
	grid-row-gap: 8px !important;
}

@media (max-width: 475.98px) {
	.arconix-faq-wrap h2 {
		font-size: 14px;
		font-weight: 500;
	}

	.kar_posts > a > img {
		width: 14px;
		height: 14px;
	}

	.faq_block .arconix-faq-wrap {
		padding: 15px 10px 15px 10px;
	}
}

@media (max-width: 374.98px) {
	.arconix-faq-wrap h2 {
		font-size: 12px;
	}

	.kar_posts > a > img {
		display: none;
	}
}

@media (min-width: 1200px) {
	.karrier_content {
		text-align: justify;
	}
}

.karrier_content ul,
li {
	padding-left: 0;
	margin-left: 20px;
}

@media (max-width: 475.98px) {

	.karrier_content ul,
	li {
		margin-left: 12px;
	}
}

.dr_ap_table tr td:first-child {
	font-weight: 600;
}

.dr_ap_table td,
.dr_ap_table th {
	padding: 20px;
}

@media (max-width: 475.98px) {
	.dr_ap_table tr td:first-child {
		font-size: 18px;
	}

	.dr_ap_table tr {
		display: flex;
		flex-direction: column;
		margin-bottom: 16px;
		padding: 16px 20px;
	}

	.dr_ap_table {
		border-top-width: 0;
	}

	.dr_ap_table tr td:nth-child(3) {
		display: none;
	}

	.dr_ap_table.table-bordered td,
	.table-bordered th {
		border: 0 none;
	}

	.dr_ap_table td,
	.dr_ap_table th {
		padding: 2px;
	}

	.dr_ap_table tr td:nth-child(1) {
		padding-bottom: 10px;
	}

	.dr_ap_table tr td:nth-child(2) {
		padding-bottom: 0;
	}

	.dr_ap_table tr td:nth-child(4) {
		padding-bottom: 10px;
	}

	.dr_ap_table thead {
		display: none;
	}

	.page-id-5411 .table-responsive {
		margin-left: -24px;
		margin-right: -24px;
		width: auto;
	}
}

@media (max-width: 575.98px) {
	.page-id-5411 .tabs_block_wrapper {
		padding-right: 24px;
		padding-left: 24px;
	}

	.page-id-5411 .header_image_title h1 {
		font-size: 40px;
		line-height: 46px;
		font-weight: 700;
	}
}

.page-id-5411 .header_image_title {
	padding-right: 24px;
	padding-left: 24px;
}


@media (max-width: 475.98px) {
	#drap-veranstaltung {
		display: none;
	}
}

.fibro {
	display: block;
	font-weight: bold;
	width: 200px;
	margin: 20px auto;
	padding: 10px;
	text-align: center;
	background-color: #4a7d3b;
	color: white;
	text-decoration: none;
	font-size: 16px;
	border-radius: 5px;
	transition: background-color 0.3s;
}

.fibro:hover {
	background-color: #3a5d2b;
	text-decoration: none;
	font-weight: bold;
	color: white;
}


.fachkreise-pic-height {
    width: auto !important;
    max-height: 300px;
    margin-left: auto;
    margin-right: auto;
}



/* STAffelpreise Fachkreise */


.tier-hint {
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.35;
    color: #2a3954;
}

.tier-hint .muted {
    color: #6c7a89;
    font-size: 14px;
}	
	
/* FACHKREISE Tabelle Staffelpreise*/

.aek-staffelpreise-wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 2.5rem auto;
    padding: 1.8rem;
    border-radius: 14px;
    background: #f7f9fb;
    border: 1px solid #dde3ec;
    overflow-x: auto; 
}

.aek-staffelpreise-title {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 0.6rem;
    color: #1d293f;
}

.aek-staffelpreise-subtitle {
    font-size: 1rem;
    color: #6c7a89;
    margin-bottom: 1.2rem;
}

table.aek-staffelpreise-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 1rem;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    min-width: 100%;
}

.aek-staffelpreise-table thead {
    background: #e9f0fb;
}

.aek-staffelpreise-table th,
.aek-staffelpreise-table td {
    padding: 0.7rem 0.9rem;
    text-align: left;
    border-bottom: 1px solid #e1e6ef;
}

.aek-staffelpreise-table th {
    font-weight: 700;
    color: #2a3954;
}

.aek-staffelpreise-table td {
    color: #3a4558;
}

.aek-staffelpreise-table td.text-right {
    text-align: right;
    white-space: nowrap;
    font-weight: 600;
}

/* MOBILE: bis 768px – ohne Scroll */

@media screen and (max-width: 479px) and (min-width: 349px) {

  .aek-staffelpreise-wrapper {
    padding: 0.2rem 0.1rem;
  }

  .aek-staffelpreise-title {
    font-size: 1.2rem;
    margin-bottom: 0.4rem;
  }

  .aek-staffelpreise-subtitle {
    font-size: 0.9rem;
    margin-bottom: 0.8rem;
  }

  /* прячем шапку, превращаем строки в карточки */
  .aek-staffelpreise-table thead {
    display: none;
  }

  .aek-staffelpreise-table,
  .aek-staffelpreise-table tbody,
  .aek-staffelpreise-table tr,
  .aek-staffelpreise-table td {
    display: block;
    width: 100%;
  }

  .aek-staffelpreise-table {
    font-size: 0.9rem;
    border: 0;
  }

  .aek-staffelpreise-table tr {
    margin-bottom: 1rem;
    padding: 0.8rem 0.9rem;
    border-radius: 10px;
    border: 1px solid #e1e6ef;
    background: #fff;
  }

  .aek-staffelpreise-table td {
    padding: 0.35rem 0;
    border: none;
    display: flex;
    justify-content: space-between;
    gap: 0.5rem;
    text-align: left !important;
    color: #3a4558;
  }

  .aek-staffelpreise-table td::before {
    font-weight: 600;
    color: #2a3954;
    content: "";
  }

  /* Staffelpreise Colums */
  .aek-staffelpreise-table td:nth-child(1)::before {
    content: "Sorte";
  }

  .aek-staffelpreise-table td:nth-child(2)::before {
    content: "Packungsgrößen";
  }

  .aek-staffelpreise-table td:nth-child(3)::before {
    content: "AEK bis 299 g";
  }

  .aek-staffelpreise-table td:nth-child(4)::before {
    content: "AEK ≥ 300 g";
  }

  .aek-staffelpreise-table td:nth-child(5)::before {
    content: "AEK ≥ 1.000 g";
  }

  /* Staffelpreise */
  .aek-staffelpreise-table td:nth-child(1),
  .aek-staffelpreise-table td:nth-child(3),
  .aek-staffelpreise-table td:nth-child(4),
  .aek-staffelpreise-table td:nth-child(5) {
    font-weight: 600;
  }
}
   



.video-row {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  margin-bottom: 60px;
}

.video-text {
  flex: 1;
}

.video-embed {
  flex: 1;
}

.video-embed iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
}


.video-text h2 {
  font-size: clamp(22px, 2.2vw, 24px);
  line-height: 1.25;
  margin-bottom: 16px;
}



