.site-footer {
	width: 100%;
	margin: 0 auto;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

/* Abstand erhöhen, damit der Titel nicht vom Header abgeschnitten wird */
body {
	padding-top: 0px;
/* Vergrößert den Abstand nach oben, um Platz für den fixierten Header zu schaffen */
}

/* Header (Menü) mit fester Position und ohne Überlappen */
#site-header {
	background: #ffffff;
	height: 70px;
	z-index: 999;
	margin: 0 auto;
	border-bottom: 0 solid #dadada;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

/* Optional: Wenn der Header auf kleineren Bildschirmen (z.B. Handys) noch zu viel Platz einnimmt */
@media (max-width: 768px) {
	body {
		padding-top: 80px;
	/* Etwas weniger Abstand auf mobilen Geräten */
	}
}

/* Website-Titel und Tagline im Header ausblenden */
.site-title,
.site-description {
	display: none;
}
.page-id-5232 main#site-content header.entry-header.has-text-align-center.header-footer-group,.page-id-5211 header.entry-header.has-text-align-center.header-footer-group,.page-id-5213 header.entry-header.has-text-align-center.header-footer-group{
    display: none;
}
.page-id-5232 .wp-block-coblocks-row.coblocks-row-101415183647,.wp-block-coblocks-row.coblocks-row-1014154806.register-row,.page-id-5213 .wp-block-coblocks-row.coblocks-row-1014155843504.register-success,.woocommerce-Tabs-panel h3,.single-product img.alignnone,.learndash-wrapper.learndash-wrap{
	width:100% !important;
	max-width:100% !important;
}
.learndash_post_sfwd-lessons{
	width:100% !important;
	max-width:80% !important;
}
.page-id-5213 ol.wp-block-list,.page-id-5213 .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex{
	max-width:100vw !important;
}
.page-id-5232 .alignfull{
	margin-top:0;
	margin-bottom:0;
}
.page-id-5232 .wp-block-coblocks-hero__inner.is-fullscreen {
    height: 130vh;
}
.page-id-5232 a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button,.page-id-5213 a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button{
    padding:20px 40px !important;
}
.page-id-5232 a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button:hover,.page-id-5213 a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button:hover {
    background-color: #CC2737 !important;
}
.wp-block-coblocks-column.coblocks-column-101415481385.register-col-img{
	background-image:url(https://fe-male-think-tank.com/wp-content/uploads/2025/11/bg-03-free-img.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position: top left 40%;
}
input#wp-submit-register{
	border-radius:50px;
	padding:15px 40px !important;
	background-color:#db5461;
}
input#wp-submit-register:hover{
	 background-color: #CC2737 !important;
}
#site-header{
	background-color:#fff;
	height:auto;
	padding: 1.8rem 0;
    box-shadow: 0 10px 34px 0 oklab(0 0 0 / 0.1);
}
.header-inner{
	padding:0;
}
.learndash.learndash_post_sfwd-courses.user_has_access{
	max-width: 1600px !important;
    padding: 4vw 6vw !important;
	    margin: 0;
}
.grey-shadow{
	max-width:100rem !important;
	margin-top:-40px;
}
.grey-shadow .wp-block-coblocks-column {
    box-shadow: 0px 50px 50px -10px rgba(0, 0, 0, 0.1);
	border-radius:10px;
	padding:20px;
	background-color:#fff;
}
.grey-shadow .wp-block-coblocks-column h5{
	margin-top:0;
}
.full-w-row{
	max-width:100% !important;
}
.full-w-row img{
	border-radius:20px;
	width:100%;
}
.full-w-video{
		max-width:80% !important;
	margin:0 auto;
}
.three-col-row{
	max-width:100% !important;
	margin:0 !important;
	width:100% !important;
}
.full-width-row{
	max-width:92% !important;
	margin:0 auto;
}
.services-img img{
	border-radius:20px;
	transition:ease-in-out 500ms;
		height:400px;
	object-fit:cover;
}
.services-img figure{
	overflow:hidden;
}
.services-img img:hover {
	transform:scale(1.05);
	transition:ease-in-out 500ms;
}
.full-width-row h3{
	margin-bottom:0 !important;
	margin-top: 0 !important;
}
.full-width-row h5{
	margin-top:0px;
	margin-bottom:15px;
}
.cta-full-width{
	max-width:95% !important;
	margin: 0 auto;
}
.cta-full-width h3{
	margin-top:20px;
}
.cta-full-width .wp-block-cover{
	border-radius:30px;
	padding:3% 0 !important;
}
.cta-full-width .wp-block-cover__inner-container p,.cta-full-width .wp-block-cover__inner-container h3{
	max-width:80% !important;
}
.full-w-two-col-row{
	max-width:90% !important;
	margin: 0 auto;
}
.two-col-row-width {
	width:100% !important;
	max-width:100% !important;
	background-color:#f5f5f5;
	margin-left:0;
	margin-right:0;
}
.two-col-row-width .wp-block-coblocks-row__inner {
    max-width: 80% !important;
    margin: 0 auto;
}
.two-col-row-width h3{
	margin-top:0;
}
    figure.wp-block-gallery.alignwide, figure.wp-block-gallery.alignfull {
        margin-bottom: 2rem;
        margin-top: 0;
    }
.logo-full-w-row{
	max-width:100% !important;
	margin: 0 auto;
}
.logo-full-w-row h3{
	margin-bottom:0 !important;
}
.logo-row {
	max-width:80% !important;
	margin:0 auto;
}
.logo-row figure{
	margin-top:0 !important;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe{
	width:100% !important;
}
.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*=wp-block-]{
	max-width:100rem;
}
@media only screen and (max-width:1024px){
	.full-width-row {
    max-width: 100% !important;
    margin: 0 auto;
}
	.services-img img{
		height:210px;
	}
	.full-w-two-col-row,.two-col-row-width{
		padding-bottom:30px;
	}
	.three-col-row{
		margin-bottom:50px !important;
	}
}
@media obly screen and (max-width:768px){
	.grey-shadow .wp-block-coblocks-column {
    width: 50% !important;
}
	.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*=wp-block-]{
		max-width:100rem !important;
	}
}
@media obly screen and (max-width:767px){
	.grey-shadow .wp-block-coblocks-column {
    width: 50% !important;
}
	.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*=wp-block-]{
		max-width:100rem !important;
	}
}
.border-r-15 img{
	border-radius:15px;
}
.service-full-width-row{
	max-width:100% !important;
	width:100% !important;
}
.service-full-width-row h2{
	margin-top:0 !important;
}
.service-full-width-row .wp-block-coblocks-row{
	max-width:70% !important;
}
.page-id-3541 header.entry-header.has-text-align-center.header-footer-group {
    display: none;
}
/* Force the image to pull upward on single posts */
body.single-post .wp-block-post-featured-image {
    margin-top: -50px !important; /* Move it up */
    margin-bottom: 10px !important; /* Keep the text gap small */
}

/* Also target the entry-header wrapper which often creates this ghost gap */
body.single-post .entry-header {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
/* FORCE HORIZONTAL CATEGORIES */
/* Force the category container to be full width */
.wp-block-categories-list {
    display: flex !important;
    flex-wrap: nowrap !important; /* Prevents wrapping to new line */
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 auto 40px auto !important;
    width: 100% !important; /* Forces the container to use all available space */
    max-width: 1200px !important; /* Adjust based on your theme's content area */
}

/* Ensure buttons don't have excessive padding that pushes them off the line */
.wp-block-categories-list li a {
    background-color: #f5f5f5 !important;
    color: #444 !important;
    padding: 8px 15px !important; /* Balanced padding */
    border-radius: 50px !important;
    text-decoration: none !important;
    border: 1px solid #e0e0e0 !important;
    font-size: 16px !important;
    display: inline-block !important;
    white-space: nowrap !important; /* Forces text to stay on one line */
}
/* Darker grey effect when hovering over the category buttons */
.wp-block-categories-list li a:hover {
    background-color: #e0e0e0 !important; /* This is the darker grey */
    color: #000 !important;              /* Makes the text slightly darker too */
    cursor: pointer !important;
}
.tight-header {
    margin-top: -10px !important;
	margin-bottom:-30px !important;
	/* Adjust this value as needed */
}
/* 1. Target standard WordPress Buttons Globally */
.wp-block-button__link, 
.wp-block-button .wp-block-button__link {
    background-color: #DB4561 !important;
    color: #ffffff !important;
    border-radius: 50px !important;
}

/* 2. Target Category/Filter links globally */
.wp-block-categories-list li a {
    background-color: #DB4561 !important;
    color: #ffffff !important;
    border: 1px solid #DB4561 !important;
    border-radius: 50px !important;
}

/* 3. Global Hover State for consistency */
.wp-block-button__link:hover,
.wp-block-categories-list li a:hover {
    background-color: #c03a54 !important;
    color: #ffffff !important;
}
/* 1. Target standard WordPress Buttons Globally */
.wp-block-button__link, 
.wp-block-button .wp-block-button__link {
    background-color: #DB4561 !important;
    color: #ffffff !important;
    border-radius: 50px !important;
}

/* Global Link Color - Higher Specificity */
body a, 
.entry-content a, 
.wp-block-paragraph a, 
.footer a {
    color: #DB4561 !important;
    text-decoration: none !important;
    transition: color 0.3s ease !important;
}

/* Global Link Hover State */
body a:hover, 
.entry-content a:hover, 
.wp-block-paragraph a:hover, 
.footer a:hover {
    color: #c03a54 !important;
    text-decoration: underline !important;
}
/* Change navigation sub-menu background to white */
.sub-menu, 
.wp-block-navigation__submenu-container {
    background-color: #ffffff !important;
    border: 1px solid #e0e0e0 !important; /* Optional: adds a light border for definition */
}

/* Change sub-menu link text color to dark so it is readable on white */
.sub-menu a, 
.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    color: #333333 !important;
}

/* Hover state for sub-menu links */
.sub-menu a:hover, 
.wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover {
    background-color: #f5f5f5 !important;
    color: #DB4561 !important; /* Matches your brand button color */
}
/* Fix for mobile category readability */
@media screen and (max-width: 768px) {
    .wp-block-categories-list li a {
        background-color: #DB4561 !important; /* Your brand color */
        color: #ffffff !important;           /* White text */
        display: block !important;           /* Ensures the full area is clickable */
        padding: 10px !important;            /* Adds breathing room */
        margin-bottom: 5px !important;       /* Adds space between categories */
    }
}
/* Make Category Links look exactly like Primary Buttons */
.wp-block-categories-list li a {
    background-color: #DB4561 !important;
    color: #ffffff !important;
    padding: 10px 20px !important;
    border-radius: 50px !important;
    text-decoration: none !important;
    display: inline-block !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    border: none !important;
}

/* Ensure Hover state matches Buttons */
.wp-block-categories-list li a:hover {
    background-color: #c03a54 !important;
    color: #ffffff !important;
}
/* Style Category Links: White background, black text, black border */
.wp-block-categories-list.wp-block-categories li a,
.wp-block-categories-list li a {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 2px solid #000000 !important;
    padding: 10px 20px !important;
    border-radius: 50px !important;
    text-decoration: none !important;
    display: inline-block !important;
    margin: 5px !important;
}

/* FORCE ALL WORDPRESS BUTTONS TO HAVE WHITE TEXT */
.wp-block-button__link, 
.wp-block-button .wp-block-button__link,
.wp-element-button {
    color: #ffffff !important;
    background-color: #DB4561 !important;
    transition: background-color 0.3s ease !important;
}

/* FORCE ALL BUTTON HOVER STATES TO KEEP TEXT WHITE */
.wp-block-button__link:hover, 
.wp-block-button .wp-block-button__link:hover,
.wp-element-button:hover {
    color: #ffffff !important;
    background-color: #C03A53 !important; /* Darker pink */
}
/* Ensure Categories stack vertically on mobile */
@media screen and (max-width: 768px) {
    .wp-block-categories-list {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 10px !important;
    }
    
    .wp-block-categories-list li {
        width: 100% !important;
    }
    
    .wp-block-categories-list li a {
        display: block !important;
        text-align: center !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }
}