/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 15 2024 | 12:31:44 */
/*********************************/
/* ALLGEMEIN */
/*********************************/


/* Button Scroll to Top */

.back_to_top
{
	position: fixed !important;
}

/* horizontales Scrollen auf mobilen Geräten verhindern > STARTSEITE */

.home
{
	overflow-x: hidden !important;
	max-width: 100% !important;
}

/* CF7Formulare */

::placeholder 
{
  color: #ccc !important;
  opacity: 1; /* Firefox */
}

input[type=text]:focus-visible,
input[type=email]:focus-visible,
textarea:focus-visible
{
	outline: 0;
	border: 1px solid #ee7d00 !important;
}

.wpcf7 label
{
	font-weight: 600;
	color: #575756;
}

.wpcf7 input
{
	margin-bottom: 1rem;
	border: 1px solid #ccc;
	padding: 0.5rem;
	border-radius: 0;
	box-shadow: none !important;
	font-size: 16px;
}

.wpcf7 .wpcf7-not-valid-tip
{
	/* margin-top: -1rem; */
	font-size: 14px;
	margin-bottom: 2rem;
}

.wpcf7 .wpcf7-response-output
{
	padding: 1rem !important;
	font-size: 16px !important;
	border: 2px solid #ee7d00 !important;
	color: #575756 !important;
	background-color: transparent !important;
	margin-bottom: 2rem !important;
}


/* Links */

a:hover
{
	color: #575756;
}

/* Listen */

.fhf-profile-mainpage ul,
.fhf-profile-ratingpage ul,
#content ul,
.fhf-profile-mainpage ol,
.fhf-profile-ratingpage ol,
#content ol
{
	margin-bottom: 0;
}

.fhf-profile-mainpage ul li,
.fhf-profile-ratingpage ul li,
#content ul li,
.fhf-profile-mainpage ol li,
.fhf-profile-ratingpage ol li,
#content ol li
{
	margin-bottom: 1rem;
	line-height: 140%;
}

.fhf-profile-mainpage ul li:last-child,
.fhf-profile-ratingpage ul li:last-child,
#content ul li:last-child,
.fhf-profile-mainpage ol li:last-child,
.fhf-profile-ratingpage ol li:last-child,
#content ol li:last-child
{
	margin-bottom: 0rem;
	line-height: 140%;
}

ul, ol
{
	padding-left: 2rem;
}

li>ul, 
li>ol
{
	margin-left: 0;
}

.pix-slider-dots .flickity-page-dots li:last-child
{
	margin-bottom: 1rem !important;
}

/* normale Inhaltsseiten */

.site-content.pt-5
{
	padding-top: 0 !important;
}

/* Logo + Navbar */

.navbar
{
	height: 80px;
	padding: 0 0;
}

.pix-header-border.pix-main-header-line
{
	height: 0 !important;
}

/* Suchmaske für Anbietersuche (z. B. oben auf der Startseite) */

.fhf-quicksearch-module form .field
{
	padding: 0.5rem 1rem;
	padding-bottom: 0.7rem;
	border-radius: 0.5em;
}

.fhf-quicksearch-module form .field label
{
	color: #ee7d00 !important;
}

.fhf-quicksearch-module form .field select
{
	cursor: pointer;
	margin-left: -4px !important;
}

.fhf-quicksearch-module .field:hover
{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25); 
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);	
}

.fhf-quicksearch-module .field:last-child:hover
{
	-webkit-box-shadow: none; 
	box-shadow: none;	
}

/* Slider Anbieter */

/* Allgemein */

.fhf-providers-slider .slick-prev
{
	left: -10px;
}

.fhf-providers-slider .slick-next
{
	right: -10px;
}


.fhf-providers-slider .slick-dots button:before
{
	font-size: 10px;
	color: #575756 !important;
}

.slick-dots li.slick-active button:before 
{
    color: #575756 !important;
}

.fhf-providers-slider .slick-dots
{
	position: relative;
	bottom: 0;
	/* display: none !important; */
}

.fhf-providers-slider .slick-dots li
{
	width: 10px;
}

/* Slider TOP-Anbieter */

.fertighaus-anbieter-top .fhf-providers-slider-module .fhf-providers-slider .fhf-provider-slider-item .fhf-provider-block .fhf-stars .cover
{
	background: #FEF8F2;
}

.fertighaus-anbieter-top .slick-prev, 
.fertighaus-anbieter-top .slick-next 
{
	border-color: #FEF8F2 !important;
}

/* Slider normale Anbieter */

.fertighaus-anbieter-normal .fhf-providers-slider-module .fhf-providers-slider .fhf-provider-slider-item .fhf-provider-block
{
	border-color: #575756 !important;
}


.anbieter-slider .pix-slider-effects
{
	border: 2px solid #F5F5F5 !important;
}

.anbieter-slider.top .pix-slider-effects
{
	border: 2px solid #ee7d00 !important;
}

.anbieter-slider.top .pix-slider-effects:after
{
	content: '';
    top: 10px;
    right: 2rem;
    display: block;
    position: absolute;
    height: 50px;
    width: 50px;
    background-image: url(https://www.fertighaus-forum.de/wp-content/uploads/2024/01/pro-label.png);
    background-size: cover;
}

.anbieter-slider .pix-review-img
{
	margin-bottom: 0 !important;
}


/*********************************/
/* HEADER */
/*********************************/

/* Hauptnavi */

#menu-hauptnavigation
{
	text-transform: uppercase;
}

#menu-hauptnavigation li a span
{
	color: #575756 !important;
	font-size: 16px !important;
}


.pix-main-menu .nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box 
{
    margin-top: 0px;
    text-transform: none;
}

/* mobiles Menü */

.bg-body-default 
{
    background: #575756;
}

.pix-header-mobile .navbar-collapse
{
	background-color: white;
	margin-top: 30px;
}

.pix-header-mobile .navbar
{
	height: auto !important;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.pix-header-mobile .navbar-collapse .navbar-nav
{
	/*
	padding-left: 1rem;
    padding-right: 1rem;
	padding-bottom: 1rem;
	*/
}

.pix-header-mobile .navbar-collapse .submenu
{
	background-color: #F5F5F5 !important;
	
}

/* sticky Header Logo + Navi */

header.pix-header-mobile.pix-mobile-sticky
{
	/* position: sticky !important; */
	z-index: 20 !important;
}


/*********************************/
/* STARTSEITE */
/*********************************/

/* Blog-Slider */

.elementor-widget-pix-blog-slider .pix-post-meta-author,
.elementor-widget-pix-blog-slider .pix-post-meta-comments,
.elementor-widget-pix-blog .pix-post-meta-author
{
	display: none !important;
}

.elementor-widget-pix-blog-slider .btn,
.elementor-widget-pix-blog .btn
{
	background-color: #575756;
	text-transform: uppercase;
	font-weight: 600;
    font-size: 16px;
    padding: 15px 30px !important;
    border-radius: 4px;
	color: white !important;
}

.elementor-widget-pix-blog-slider .btn:hover,
.elementor-widget-pix-blog .btn:hover
{
	color: white !important;
	background-color: #ee7d00;
}

.elementor-widget-pix-blog-slider .pix-hover-item .pix-hover-right,
.elementor-widget-pix-blog .pix-hover-item .pix-hover-right
{
	display: none;
}

.elementor-widget-pix-blog-slider .flex-fill.text-right
{
	text-align: center !important;
}

.elementor-widget-pix-blog-slider .card-footer2,
.elementor-widget-pix-blog .card-footer2
{
	background-color: #f5f5f5 !important;
}


/*********************************/
/* BLOG ÜBERSICHTSSEITE */
/********************************/

.elementor-widget-pix-blog .flex-fill.text-right
{
	text-align: right !important;
}

.elementor-widget-pix-blog .d-block.pix-fit-cover,
.elementor-widget-pix-blog .d-block.pix-fit-cover img
{
	height: 400px !important;
}

.elementor-widget-pix-blog .card .card-body .text-right
{
	align-items: center;
}

.page .site-content .card
{
	border-radius: 0 !important;
}

/*********************************/
/* BLOG DETAILSEITE */
/********************************/

.single-post .site-content
{
	padding-top: 4rem!important;
	padding-bottom: 4rem !important;
}

.pix-main-intro .pix-intro-container
{
	padding-top: 4rem !important;
	padding-bottom: 4rem !important;
}

.pix-main-intro .breadcrumb
{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.content-area.pix-post-area .pix-post-meta-author
{
	display: none;
}

.single-post .site-content .card
{
	box-shadow: none !important;
	border-radius: 0 !important;
}

.single-post .navigation.post-navigation
{
	display: none;
}


/*********************************/
/* ANBIETER ALLGEMEIN */
/*********************************/

/* Tooltips */

.tooltipp svg
{
	/* width: 20px; */
	height: 1.5em;
	top: -0.5em;
	stroke: #575756;
	margin-top: -0.5em;
}

.fhf-profile-ratingpage .fhf-rating .info-link .tool-tipp, 
.fhf-profile-mainpage .fhf-rating .info-link .tool-tipp,
.tool-tipp.position-top,
.info-link .tool-tipp
{
	line-height: 1.4;
	font-size: 11px !important;
	padding: 0.7rem;
    width: auto;
	transform: translateX(-100%);
	left: 100%;
	top: 30px;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
	background-color: #575756;
	border-radius: 0 !important;
	color: white;
	min-width: 15em !important;
	text-align: left;
	
	/* Variante oben drüber */
	left: 100%;
	bottom: 40px !important;
	top: unset !important;
}

.fhf-profile-ratingpage .fhf-rating .info-link .tool-tipp a, 
.fhf-profile-mainpage .fhf-rating .info-link .tool-tipp a,
.tool-tipp.position-top a,
.info-link .tool-tipp a
{
	/* color: white !important; */
	font-size: 11px;
}

.fhf-profile-ratingpage .fhf-rating .info-link .tool-tipp a:hover, 
.fhf-profile-mainpage .fhf-rating .info-link .tool-tipp a:hover,
.tool-tipp.position-top a:hover,
.info-link .tool-tipp a:hover
{
	color: #ee7d00 !important;
	color: white !important;
}

.fhf-profile-ratingpage .fhf-rating .info-link .tool-tipp:after, 
.fhf-profile-mainpage .fhf-rating .info-link .tool-tipp:after,
.tool-tipp.position-top:after,
.info-link .tool-tipp:after
{
    content: "\A";
    border-style: solid;
    border-color: transparent transparent #575756 transparent;
    position: absolute;
    right: 6px;
    top: -6px;
    border-width: 0 6px 6px 6px;
    transform: rotate(0deg);
	
	/* Variante oben drüber */
    bottom: -6px !important;
	top: unset !important;
    transform: rotate(180deg);
}

/* weitere Tooltipps z. B. FH-Kategorien */

.tool-tipp.position-top
{
	left: 100%;
	bottom: 30px !important;
	top: unset !important;
}

.tool-tipp.position-top:after
{
    bottom: -6px !important;
	top: unset !important;
    transform: rotate(180deg);
}

/* Buttons */

.fhf-button.fhf-button-primary
{
	border-radius: 4px;
}

.fhf-button.fhf-button-primary
{
	border-radius: 4px;
	border-width: 2px;
}

.fhf-button.fhf-button-primary:hover
{
	background-color: transparent;
	color: white;
	border-color: white;
}

/* Tooltips */

.fhf-response-tooltipp 
{
	color: #575756 !important;
	text-transform: none;
	border: none !important;
}

.fhf-response-tooltipp a
{
	color: #ee7d00 !important;
	text-decoration: none !important;
	font-weight: bold !important;
}

.fhf-response-tooltipp a:hover
{
	color: #575756 !important;
}

/* Slider-Pfeile */

.slick-prev, 
.slick-next
{
    width: 50px !important;
    height: 50px !important;
    background-color: #ee7d00 !important;
    border-radius: 50%;
    z-index: 1;
    line-height: 40px !important;
    border: 4px solid white !important;
	
	top: calc(50% - 25px) !important;
}

.slick-prev:hover, 
.slick-next:hover
{
    background-color: #575756 !important;
}

.slick-prev:before, 
.slick-next:before
{
	opacity: 1 !important;
	font-size: 40px !important;
	font-family: inherit !important;
	color: white !important;
	vertical-align: middle !important;
	height: 50px !important;
	margin-top: -3px !important;
	display: inline-block !important;
}

.slick-next 
{
    right: -20px;
}

.slick-prev 
{
    left: -20px;
}

.slick-next:before 
{
	content: '›' !important;
}

.slick-prev:before 
{
	content: '‹' !important;
}

/* Heading */

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box.is-boxed .fhf-heading, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box.is-boxed .fhf-heading, 
.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box.is-boxed-centered .fhf-heading, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box.is-boxed-centered .fhf-heading
{
	line-height: 160%;
}

/*********************************/
/* ANBIETER-ÜBERSICHT */
/*********************************/

.fhf-vendor-listing-module .fhf-vendor-listing-filters .fhf-vendor-listing-filters-search .show-more
{
	font-size: 14px;
    text-align: right;
    display: block;
    margin-top: 2px;
}

.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item .fhf-vendor-item-info .fhf-vendor-item-location svg
{
	margin-right: 0.2em;
}

.fhf-vendor-listing-module .fhf-vendor-listing-filters .reset
{
	text-transform: uppercase;
	margin-bottom: 2rem;
	background-color: white;
}

.fhf-vendor-listing-module .fhf-vendor-listing-filters .reset:hover
{
	color: #ee7d00;
}

.fhf-vendor-listing-module .fhf-vendor-listing-filters .reset:before
{
    content: 'x';
    background-color: #575756;
    display: inline-block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    margin-right: 3px;
    margin-top: -3px;
	font-size: 8px;
}

.fhf-vendor-listing-module .fhf-vendor-listing-filters .reset:hover::before
{
	background-color: #ee7d00;
	color: white;
}

.fhf-vendor-listing-module .fhf-vendor-listing-filters .fhf-vendor-listing-filters-search input[type="text"]::placeholder
{
	font-size: 12px;
	padding-left: 0.5rem;
}

.fhf-vendor-listing-module .fhf-vendor-items > .title,
.fhf-vendor-listing-module .fhf-vendor-listing-filters > .heading .title
{
	font-size: 20px;
	color: #575756;
}

.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item
{
	box-shadow: none;
	border: 2px solid #f5f5f5;
}

.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item:hover
{
	box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
	border-color: white !important;
}

.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item.fhf-vendor-status-verified:hover
{
	border-color: #ee7d00 !important;
}

.fhf-vendor-listing-module .fhf-vendor-listing-filters .fhf-vendor-listing-filters-search > label
{
	font-weight: 600;
    margin-bottom: 0;
    color: #ee7d00;
    border-bottom: 2px solid #ee7d00;
}

.fhf-vendor-listing-module .fhf-vendor-listing-filters .fhf-vendor-listing-filters-search label.option:last-child
{

    border-radius: 0 0px 5px 5px;
}

.fhf-vendor-listing-module .fhf-vendor-listing-filters .fhf-vendor-listing-filters-search label.option
{
	background-color: #f5f5f5;
	margin-bottom: 0;
	border-bottom: 1px solid white;
	padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
	font-size: 14px;
	color: #575756;
}

.fhf-vendor-listing-module .fhf-vendor-listing-filters .fhf-vendor-listing-filters-search input[type="text"]
{
	margin-top: 1rem !important;
}

.fhf-vendor-listing-module .fhf-vendor-listing-filters .fhf-vendor-listing-filters-search label.option:hover
{
	background-color: #eee;
	cursor: pointer;
}

.fhf-no-results-found 
{
	border: 3px dotted #eee;
}

.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item .fhf-vendor-item-rating .fhf-recommendation-quote .progress .inner
{
	height: 2em;
}

/* Pagination */

.fhf-pagination
{
	flex-wrap: wrap;
}

.fhf-pagination button
{
    padding-left: 0.5em;
    padding-right: 0.5em;
}

/*********************************/
/* ANBIETER-SEITE */
/*********************************/

/* Hinweis neues Profil */

.fhf-profile-ratingpage .profile-not-confirmed-overlay, 
.fhf-profile-mainpage .profile-not-confirmed-overlay
{
	margin-bottom: 2rem;
    margin-top: 2rem;
}


/* oberer Bereich mit Unterbewertungen */

.fhf-profile-ratingpage .fhf-rating-summary-panel, 
.fhf-profile-mainpage .fhf-rating-summary-panel
{
	background-color: #fef8f2;
    border-bottom: 2px solid white;
	align-items: flex-start;
}

.fhf-profile-ratingpage .fhf-rating-summary-panel .fhf-rating-summary-ratings, 
.fhf-profile-mainpage .fhf-rating-summary-panel .fhf-rating-summary-ratings
{
	width: 40%;
}

.fhf-profile-ratingpage .fhf-rating-summary-panel .fhf-rating-summary-info,
.fhf-profile-mainpage .fhf-rating-summary-panel .fhf-rating-summary-info
{
	padding-left: 0;
	width: 60%;
	padding-top: 1rem;
}

.fhf-profile-ratingpage .fhf-rating-summary-panel .fhf-rating .cover,
.fhf-profile-mainpage .fhf-rating-summary-panel .fhf-rating .cover
{
	background: #fef8f2 !important;
}

.fhf-profile-ratingpage .fhf-rating-summary-panel .fhf-rating .fhf-stars,
.fhf-profile-mainpage .fhf-rating-summary-panel .fhf-rating .fhf-stars
{
	cursor: auto !important;
}

.fhf-profile-ratingpage .fhf-rating-summary-panel .fhf-rating-summary-info p,
.fhf-profile-mainpage .fhf-rating-summary-panel .fhf-rating-summary-info p
{
	font-size: inherit !important;
    line-height: 1.4 !important;
	color: #575756 !important;
	max-width: none;
	font-style: italic;
}

.fhf-profile-ratingpage .fhf-rating-summary-panel .fhf-rating .fhf-num, 
.fhf-profile-mainpage .fhf-rating-summary-panel .fhf-rating .fhf-num
{
	width: 1.5rem;	
}

.fhf-profile-ratingpage .fhf-rating-summary-panel .fhf-rating-summary-ratings .fhf-rating-summary-rating:first-child, 
.fhf-profile-mainpage .fhf-rating-summary-panel .fhf-rating-summary-ratings .fhf-rating-summary-rating:first-child
{
    padding-bottom: 1rem;
	border-bottom: 1px solid #fadec3;
    margin-right: 2rem;
}

/* oberer Bereich mit Logo, Name, etc */

.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-wrapper,
.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-wrapper
{
	margin-bottom: 2rem;
}

.fhf-profile-ratingpage .fhf-rating .fhf-stars, 
.fhf-profile-mainpage .fhf-rating .fhf-stars
{
	cursor: pointer;
}

/* Anker-Navi */

.fhf-profile-ratingpage .fhf-profile-navbar,
.fhf-profile-mainpage .fhf-profile-navbar
{
	top: 80px;
	margin-top: 0;
	padding: 0;
	border: none;
}

.fhf-profile-ratingpage .fhf-profile-navbar .fhf-wrapper,
.fhf-profile-mainpage .fhf-profile-navbar .fhf-wrapper
{
	background-color: #575756;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.fhf-profile-ratingpage .fhf-profile-navbar .fhf-wrapper .fhf-nav-items .fhf-nav-item, 
.fhf-profile-mainpage .fhf-profile-navbar .fhf-wrapper .fhf-nav-items .fhf-nav-item
{
	margin-left: 1rem;
	padding: 0 !important;
	border-bottom-width: 3px;
}

.fhf-profile-ratingpage .fhf-profile-navbar .fhf-wrapper .fhf-nav-items .fhf-nav-item .addon, 
.fhf-profile-mainpage .fhf-profile-navbar .fhf-wrapper .fhf-nav-items .fhf-nav-item .addon 
{
	background-color: #ee7d00;
    border-radius: 50%;
    line-height: 20px;
    width: 20px;
    height: 20px;
    color: white;
    text-align: center;
    margin-left: 3px;
	opacity: 1;
}

.fhf-button.fhf-has-icon svg
{
margin-right: 0.5rem;
}

/* Headerbereich */

/* Hinweis "Ihr Unternehmen?" */

.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-non-pro-info-banner, 
.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-non-pro-info-banner
{
	top: 4em;
	font-size: 12px;
}

.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-non-pro-info-banner .cta a, 
.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-non-pro-info-banner .cta a
{
	text-transform: uppercase;
	font-weight: 600;
	padding: 1em;
}

.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-non-pro-info-banner .cta a:hover, 
.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-non-pro-info-banner .cta a:hover
{
	background-color: white;
	color: #ee7d00;
}

/* Hersteller-Logo */

#fhf-profile-mainpage .fhf-profile-header .fhf-logo
{
	box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
}

/* Sterne-Bewertung */

.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-stats .fhf-stat .fhf-stat-name
{
	font-size: 0.8em;
}

.fhf-profile-ratingpage .fhf-rating .info-link svg, 
.fhf-profile-mainpage .fhf-rating .info-link svg
{
	stroke: #7a7a7a;
}

.fhf-profile-ratingpage .fhf-rating .info-link svg:hover, 
.fhf-profile-mainpage .fhf-rating .info-link svg:hover
{
	stroke: #ee7d00;
}

/* Hersteller-Name */

#fhf-profile-mainpage .fhf-profile-header .fhf-name
{
	font-size: 2rem;
	color: #575756; 
	line-height: 1;
	margin-bottom: 0.5rem;
}

/* Kategorien */

#fhf-profile-mainpage .fhf-profile-header .fhf-city
{
	color: #7a7a7a; 
	line-height: 1.4;
}

#fhf-profile-mainpage .fhf-profile-header .fhf-city.info-link
{
	display: inline-block;
}

#fhf-profile-mainpage .fhf-profile-header .fhf-profile-category .info-link svg
{
    height: 1em;
    top: -0.3em;
    left: -0.2em;
}

/* Kontakt-Daten */

.fhf-profile-ratingpage .fhf-contact-blocks, 
.fhf-profile-mainpage .fhf-contact-blocks
{
	background-color: #f5f5f5;
	padding: 2rem;
	margin-top: 0;
	color: #575756;
}

.fhf-profile-ratingpage .fhf-contact-blocks .fhf-contact-block:first-child, 
.fhf-profile-mainpage .fhf-contact-blocks .fhf-contact-block:first-child
{
	width: 40% !important;
}

.fhf-profile-ratingpage .fhf-contact-blocks .fhf-contact-block, 
.fhf-profile-mainpage .fhf-contact-blocks .fhf-contact-block
{
	width: 60% !important;
	margin-bottom: 0;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-heading .title, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-heading .title
{
	font-size: 1.6rem;
	padding-top: 0.5rem;     
	padding-bottom: 0.5rem;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-heading .subtitle, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-heading .subtitle
{
	line-height: 1.4;
}

/* CTA für Bewertungsabgabe */

.fhf-cta-panel
{
	box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);

    background-color: var(--e-global-color-437d638);
    background-image: url(/wp-content/uploads/2024/01/bg-cta.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-cta-panel .fhf-inner .fhf-cta .fhf-button.fhf-button-white, 
.fhf-profile-mainpage .fhf-profile-content .fhf-cta-panel .fhf-inner .fhf-cta .fhf-button.fhf-button-white
{
	border-radius: 4px;
	border: 2px solid white;
	padding: 0.5em 1em !important;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-cta-panel .fhf-inner .fhf-cta .fhf-button.fhf-button-white:hover, 
.fhf-profile-mainpage .fhf-profile-content .fhf-cta-panel .fhf-inner .fhf-cta .fhf-button.fhf-button-white:hover
{
	background-color: transparent;
	color: white;
}

/* Bewertungsformular aktiviert durch CTA */

.fhf-profile-rating-panel
{
	padding: 1em;
	color: #575756 !important;
	background-color: #fef8f2;
	background-color: white;
	border: 2px solid #ee7d00;
}

.single-fertighausanbieter .fhf-profile-rating-panel
{
	margin-top: -2em;	
}

.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form
{
	box-shadow: none;
	background-color: transparent;
}

/* Medien bzw. Impressionen Slider */

.fhf-profile-ratingpage .fhf-body .fhf-media .slick-prev, 
.fhf-profile-ratingpage .fhf-body .fhf-media.slick-next, 
.fhf-profile-mainpage .fhf-body .fhf-media .slick-prev,
.fhf-profile-mainpage .fhf-body .fhf-media .slick-next
{
	top: 48%;
}

.fertighausanbieter-template-default.logged-in .fhf-profile-ratingpage .fhf-body .fhf-media .slick-prev, 
.fertighausanbieter-template-default.logged-in .fhf-profile-ratingpage .fhf-body .fhf-media.slick-next, 
.fertighausanbieter-template-default.logged-in .fhf-profile-mainpage .fhf-body .fhf-media .slick-prev,
.fertighausanbieter-template-default.logged-in .fhf-profile-mainpage .fhf-body .fhf-media .slick-next
{
	top: 40%;
}

/* News + Termine */

.fhf-split-box
{
	gap: 5px !important;
    margin-top: 4rem;
}

.fhf-split-box #fhf-news
{
	background-color: #fef8f2;
    padding: 2rem;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-news-item, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-news-item
{
	border-color:  #ee7d00;
}

.fhf-split-box #fhf-dates
{
    background-color: #f5f5f5;
    padding: 2rem;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-date-item, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-date-item
{
	border-color: #575756;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-news-item:last-child, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-news-item:last-child,
.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-date-item:last-child, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-date-item:last-child
{
	border-bottom: 0px solid white;
}


/* Bewertungen */

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-heading .title, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-heading .title
{
	line-height: 140%;
}

.fhf-ratings-load-more-panel .fhf-load-more
{
	border-radius: 4px;
    border: 2px solid #ee7d00;
    padding: 0.5em 1em !important;
    font-weight: 600;
    text-transform: uppercase;
}

.fhf-ratings-load-more-panel .fhf-load-more:hover
{
    background-color: #ee7d00;
	color: white;
}

.fhf-rating-show-more
{
	font-size: 12px;
}

.fhf-rating-show-more a:after,
.fhf-body.collapsable-list .show-more:after
{
	content: "+";
	/* position: absolute; */
	margin-left: 3px;
    border-radius: 50%;
    background-color: #ee7d00;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    color: white;
    /* margin-top: 5px; */
	margin-top: 1px;
}

.fhf-rating-show-more a.aktiv:after,
.fhf-body.collapsable-list .show-more.showing-more::after
{
	content: "-";
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-body .fhf-rating-intro, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-body .fhf-rating-intro
{
	padding-bottom: 1rem;
}

.fhf-profile-ratingpage .fhf-rating-intro-rating .fhf-rating-name, 
.fhf-profile-mainpage .fhf-rating-intro-rating .fhf-rating-name
{
	font-size: 12px;
    display: flex;
    justify-content: center;
}

.fhf-profile-ratingpage #fhf-ratings .fhf-body .fhf-ratings-list .fhf-name:before, 
.fhf-profile-mainpage #fhf-ratings .fhf-body .fhf-ratings-list .fhf-name:before
{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: relative;
    content: "\f007";
    margin-right: 3px;
    margin-top: -5px;
    font-size: 25px;
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
}

.fhf-ratings-list > .fhf-rating
{
	border-radius: 0 !important;
	border: none !important;
	border: 2px solid #fef8f2 !important;
	border: 2px solid #f5f5f5 !important;
}

.fhf-ratings-list .fhf-heading
{
	background-color: #fef8f2 !important;
	background-color: #f5f5f5 !important;
}

.fhf-profile-ratingpage .fhf-replies, 
.fhf-profile-mainpage .fhf-replies
{
	border-top: 1px solid #f5f5f5;
	background-color: #f5f5f5;
	position: relative;
	margin-top: 1.5rem;
}

.fhf-profile-ratingpage .fhf-replies:before, 
.fhf-profile-mainpage .fhf-replies:before
{
	content: "\A";
    border-style: solid;
    border-color: transparent transparent #f5f5f5 transparent;
    position: absolute;
    left: 10px;
    top: -10px;
    border-width: 0 10px 10px 10px;
    transform: rotate(0deg);
}

.fhf-profile-ratingpage .fhf-replies .fhf-reply, 
.fhf-profile-mainpage .fhf-replies .fhf-reply
{
	padding-left: 1rem;
	padding-bottom: 1rem;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-faq-items .fhf-faq-item .fhf-title, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-faq-items .fhf-faq-item .fhf-title
{
	padding-top: 1em;
	padding-bottom: 1em;
}


.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-ratings-list>.fhf-rating.show, 
.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-ratings-list>.fhf-rating.show
{
	position: relative;
}

.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-ratings-list>.fhf-rating.fhf-status-verified .fhf-heading:after, 
.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-ratings-list>.fhf-rating.fhf-status-verified .fhf-heading:after
{
	content: "";
	position: absolute;
	right: 1em;
	width: 30px;
	height: 30px;
	background-size: cover;
	/* background-image: url('/wp-content/uploads/2024/03/icon-verifizierte-bewertungen.svg'); */
	background-image: url('https://www.fertighaus-forum.de/wp-content/uploads/2024/05/icon-verifizierte-bewertungen-neu.svg');
}

/* FAQ */

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-faq-items .fhf-faq-item, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-faq-items .fhf-faq-item,
.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-faq-items, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-faq-items
{
	border: 0px solid white !important;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-faq-items .fhf-faq-item .fhf-title, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-faq-items .fhf-faq-item .fhf-title
{
	background-color: #f5f5f5;
    border-bottom: 2px solid white;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-faq-items .repeater-actions, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-faq-items .repeater-actions
{
	margin-right: 10px;
}

.fhf-profile-ratingpage .fhf-rating .fhf-date, 
.fhf-profile-mainpage .fhf-rating .fhf-date
{
	font-size: 12px;
}


/* Anmelde-Formular / Lead-Formular */

#fhf-contact
{
	max-width: 800px;
	padding-bottom: 2rem;
}

.fhf-form label
{
	margin-bottom: 0.1em;
}

.fhf-form .fhf-form-field 
{
	margin-bottom: 0;
}

.fhf-form .fhf-form-field .fhf-button-primary,
.wpcf7 .wpcf7-submit
{
    padding: 0.5em 1em !important;
	font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    left: 100%;
    transform: translateX(-100%);
	
	margin-top: 2rem;
}

.fhf-form .fhf-form-field .fhf-button-primary:hover,
.wpcf7 .wpcf7-submit:hover
{
    background-color: #575756;
	border-color: #575756;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box.is-boxed, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box.is-boxed, 
.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box.is-boxed-centered, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box.is-boxed-centered
{
	/*
	border: 0 !important;
	border-bottom: 2px solid #fef8f2;
	*/
	border-color: #ee7d00 !important;
	border-radius: 0 !important;
	border-width: 2px !important;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box.is-boxed .fhf-heading, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box.is-boxed .fhf-heading, 
.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box.is-boxed-centered .fhf-heading, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box.is-boxed-centered .fhf-heading
{
	background-color: #fef8f2;
}

.fhf-form .fhf-form-field select, 
.fhf-form .fhf-form-field input[type="text"], 
.fhf-form .fhf-form-field input[type="email"], 
.fhf-form .fhf-form-field textarea
{
	width: 100%;
	padding: 0.5rem;
	margin-bottom: 2rem;
}

.fhf-form .fhf-form-field textarea 
{
    border-color: #ccc;
    padding: 0.5rem;
}

.fhf-form .fhf-form-field input[type="checkbox"]
{
    transform: scale(1.4);
    margin-right: 10px;
    margin-left: 5px;
}

/* Optimierung Checkboxen falls die mehrzeilig werden */

.fhf-form .fhf-form-field.fhf-field-type-checkbox label
{
	display: flex;
    align-items: flex-start;
    line-height: 120%;
}

.fhf-form .fhf-form-field.fhf-field-type-checkbox label input
{
    margin-top: 3px;
}

.fhf-form .fhf-form-field.fhf-field-type-checkbox label .fhf-label,
.fhf-form .fhf-form-field.fhf-field-type-checkbox label .fhf-text
{
	margin-bottom: 10px;
}

/*********************************/
/* SEITE BEWERTUNGSSCHLÜSSEL */
/*********************************/

.nummer-kreis
{
	margin-top: -50px;
    line-height: 100px;
    height: 100px;
}


/************************************************/
/* SEITE ANBIETER BEWERTEN -> FORMULAR */
/************************************************/

.fhf-profile-rating-panel form
{
	padding: 0;
	margin: 0;
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel
{
	border: 2px solid #ee7d00;
	color: #575756 !important;
	background-color: #f5f5f5;
	background-color: #fef8f2;
	background-color: white;
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-form-field,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-form-field
{
	padding: 1em;
	margin: 0;
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-form-field:last-of-type,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-form-field:last-of-type
{
	/* background-color: white !important; */
}


.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-form-field input,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-form-field input,
.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-form-field select,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-form-field select,
.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-form-field textarea,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-form-field textarea
{
	margin-bottom: 0;
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-form-field .response,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-form-field
{
	font-weight: 600;
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-form-field .fhf-button,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-form-field .fhf-button
{
	margin-top: 1em;
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-form-field label,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-form-field label
{
	font-weight: 600;
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-form-field label .tooltipp,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-form-field label .tooltipp
{
	font-size: 12px !important;
	line-height: 120%;
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-checkbox,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-checkbox
{
	margin-top: 1rem;
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-checkbox .fhf-text,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-text
{
	/* font-weight: normal; */
	font-size: 16px;
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .fhf-form-field:nth-child(2n+1),
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form .fhf-form-field:nth-child(2n)
{
	/* background-color: #f5f5f5; */
}

.fhf-profile-rating-panel.active.fhf-standalone-rating-panel .tooltipp svg,
.fhf-profile-rating-panel:not(.fhf-standalone-rating-panel) form svg
{
	margin-left: -5px;
}

.fhf-form .fhf-thumb-form-field label
{
	margin-bottom: 0;
}

.fhf-form .fhf-thumb-form-field label .fhf-icon
{
	padding-left: 5px;
}

.fhf-form .fhf-thumb-form-field label .fhf-icon:hover
{
	background-color: #ee7d00;
}

.fhf-form .fhf-thumb-form-field label .fhf-icon:hover svg
{
	stroke: white;
}

/*********************************/
/* EDIT-MODUS ANBIETER-SEITE */
/*********************************/

/* Bearbeiten Save-Button */

#profile-content-saver
{
	border-radius: 4px;
	font-weight: 600;
    text-transform: uppercase;
    padding: 1em 1em;
}

#profile-content-saver:hover
{
	background-color: #575756;
}

#profile-content-saver:before
{
	font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: relative;
    content: "\f0c7";
    margin-right: 6px;
	margin-top: -5px;
    font-size: 14px;
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
}

/* Erweiterte Bearbeitungsfunktionen */

.fhf-media-item .repeater-actions
{
	margin-top: 0.5rem;
}

.repeater-actions .remove-repeater-item
{
	font-size: 12px;
}

.repeater-actions .remove-repeater-item
{
	color: #ee7d00;
	margin-right: 0.5rem;
}

.repeater-actions .remove-repeater-item:hover
{
	color: #575756;
}

.repeater-actions .remove-repeater-item:before
{
	font-family: "Font Awesome 6 Free";
    position: relative;
    content: "\f1f8";
    font-weight: 900;
    margin-right: 3px;
	margin-top: -2px;
    font-size: 14px;
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
}

.repeater-actions a
{
	margin-left: 0;
}

.repeater-actions .sort-repeater-up svg,
.repeater-actions .sort-repeater-down svg
{
	stroke: #575756;
	height: 1.5em;
}

.repeater-actions .sort-repeater-up svg:hover,
.repeater-actions .sort-repeater-down svg:hover
{
	stroke: #ee7d00;
}

.repeater-actions .sort-repeater-up
{
	border-right: 0px solid #ddd;
}

.fhf-profile-ratingpage .fhf-body.collapsable-list .show-more,
.fhf-profile-mainpage .fhf-body.collapsable-list .show-more
{
	font-size: 12px;
	font-weight: bold;
}

.fhf-profile-ratingpage [data-upload] form label svg, 
.fhf-profile-mainpage [data-upload] form label svg
{
    height: auto;
    width: 50px;
    cursor: pointer;
    position: absolute;
    bottom: -15px;
    left: 25px;
    background-color: #ee7d00;
    border-radius: 50%;
    stroke: white;
    padding: 10px;
    border: 2px solid white;
}

.fhf-profile-mainpage .fhf-details [data-upload] form label svg
{
    left: calc(50% - 25px);
}

.fhf-profile-ratingpage [data-upload] form label svg:hover, 
.fhf-profile-mainpage [data-upload] form label svg:hover
{
    background-color: #575756;	cursor: pointer;
}

.fhf-profile-ratingpage [contenteditable="true"], 
.fhf-profile-mainpage [contenteditable="true"]
{
	background-color: transparent;
	cursor: pointer;
}

.fhf-profile-ratingpage [contenteditable="true"]:hover, 
.fhf-profile-mainpage [contenteditable="true"]:hover
{

}

.fhf-profile-ratingpage [contenteditable="true"]:before, 
.fhf-profile-mainpage [contenteditable="true"]:before
{
    font-family: "Font Awesome 6 Free";
    position: relative;
    content: "\f303";
    font-weight: 900;
    margin-right: 3px;
    font-size: 14px;
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
    /* background-color: #eee; */
    /* border: 2px solid #575756; */
    /* border-radius: 50%; */
    /* padding: 0.5rem; */
    color: #575756;
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	cursor: pointer;
}

.fhf-profile-ratingpage [contenteditable="true"]:hover:before, 
.fhf-profile-mainpage [contenteditable="true"]:hover:before
{
	color: #ee7d00 !important;
}

.fhf-profile-ratingpage [contenteditable="true"]:focus, 
.fhf-profile-mainpage [contenteditable="true"]:focus
{
    background-color: transparent;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #575756;
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); 
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);	
	background-color: white;
}

.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-heading .add_item:before, 
.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-heading .add_item:before
{
    font-family: "Font Awesome 6 Free";
    position: relative;
    content: "\2b";
    font-weight: 900;
    margin-right: 3px;
}

/* Formulare */

.fhf-profile-mainpage #fhf-documents .fhf-body form,
.fhf-profile-mainpage .fhf-split-box .fhf-body form,
.fhf-profile-mainpage #fhf-faq .fhf-body form
{
	background-color: #f5f5f5 !important;
	border: 2px solid #575756 !important;
	padding: 2rem !important;
}

.fhf-profile-mainpage .fhf-body form input[type="text"],
.fhf-profile-mainpage .fhf-body form input[type="date"],
.fhf-profile-mainpage .fhf-body form textarea
{
	width: 100%;
    padding: 0.5rem;
}

.fhf-profile-mainpage .fhf-body form label
{
	color: #575756;
	font-weight: 600;
	margin-bottom: 2px;
}

.fhf-profile-mainpage .fhf-body form .fhf-button.fhf-button-primary
{
	font-weight: 600;
    text-transform: uppercase;
	position: relative;
    left: 100%;
    transform: translateX(-100%);
}

.fhf-profile-mainpage .fhf-body form .fhf-button.fhf-button-primary:hover
{
	background-color: #575756;
	border-color: #575756;
}


/* Folgen-Link */

.fhf-profile-ratingpage .js-profile-follow span, 
.fhf-profile-mainpage .js-profile-follow span
{
	border-bottom: 3px solid transparent;
}

.fhf-profile-ratingpage .js-profile-follow span:hover, 
.fhf-profile-mainpage .js-profile-follow span:hover
{
	border-bottom: 3px solid #ee7d00;
}



/*********************************/
/* BLOG ÜBERSICHT */
/*********************************/

.widget_categories
{
	margin-bottom: 4rem;
	line-height: 140%;
}

.widget_categories h5
{
	border-bottom: 4px solid #575756;
    padding-bottom: 0.5rem;
    margin-bottom: 2rem !important;
}


/*********************************/
/* BLOG DETAIL-ANSICHT */
/*********************************/

.elementor-heading-title
{
	line-height: 1.1;
}

/*********************************/
/* LOGIN */
/*********************************/


.fhf-auth-module
{
	border: 2px solid #ee7d00;
	padding: 2rem;
	max-width: 800px;
	margin: 0 auto;
	color: #575756;
}

.fhf-auth-module input
{
	width: 100%;
	background-color: white;
    border: 1px solid #ccc;
	padding: 0.5rem;
}

.fhf-auth-module label
{
	font-weight: 600;
}

.fhf-auth-module  .fhf-module-switcher
{
	border-bottom: 2px solid #575756;
}

.fhf-auth-module .fhf-module-switcher .fhf-module-switch
{
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	margin-right: 2px;
	font-weight: 600;
	line-height: 120%;
}

.fhf-auth-module .fhf-module-switcher .fhf-module-switch:hover, 
.fhf-auth-module .fhf-module-switcher .fhf-module-switch.active
{
	background-color: #575756;
}


.fhf-auth-module .fhf-form .fhf-button.fhf-button-primary
{
	font-weight: 600;
    text-transform: uppercase;
	position: relative;
    left: 100%;
    transform: translateX(-100%);
}

.fhf-auth-module .fhf-form .fhf-button.fhf-button-primary:hover
{
	background-color: #575756;
	border-color: #575756;
}


/*********************************/
/* FOOTER */
/*********************************/

footer a:hover
{
	color: white;
}

.footer-partner-werden a
{
	color: white;
}

.footer-partner-werden a:hover
{
	color: rgba(255,255,255,0.7);
}

.footer-top-beitraege a:hover
{
	color: white !important;
}


/*********************************/
/* RESPONSIVE ANPASSUNGEN */
/*********************************/

body.touched .site-main [title]:hover::after,
body.touched .fhf-profile-mainpage [title]:hover::after 
{
	/* width: 200px !important; */
}

/* Tablet Zwischengröße */

@media (max-width: 1024px)
{
	/* BLOG */
	
	/* sticky Sidebar normal */
	
	.pix-sidebar-adjust.sticky-bottom
	{
		position: unset !important;
	}
	
	/* sticky Sidebar speziell bei Blog-Detailansicht */
	
	.single-post .pix-sidebar-adjust.sticky-bottom
	{
		position: sticky !important;
	}	
}

/* bis Tablet */

@media (max-width: 991px)
{
	
	/* responsive Tooltipp "Folgen" */
	
	body > .fhf-response-tooltipp
	{
		padding: 1rem !important;
		font-size: 14px !important;
		line-height: 140% !important;
		font-weight: normal !important;
	}
	
	body > .fhf-response-tooltipp a
	{
		color: white !important;
		text-decoration: none !important;
		font-weight: bold !important;
	}
	
	body > .fhf-response-tooltipp a:hover
	{
		color: rgba(255,255,255,0.7) !important;
	}
	

	
	/* BLOG */
	
	/* Spalten Detailseite */
	
	.single-post .col-md-4.sidebar,
	.single-post .site-content .col-md-8
	{
		flex: 0 0 100%;
    	max-width: 100%;
	}
	
	
	/* ANBIETER DETAIL-SEITE */
	
	/* Headerbild-Bereich */
	
	.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-non-pro-info-banner, 
	.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-non-pro-info-banner
	{
		top: 120px;
		left: 50%;
    	-webkit-transform: translateX(-50%);
    	transform: translateX(-50%);
		width: 300px;
	}
	
	/* Logo + Name */ 
	
	.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-details, 
	.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-details
	{
		flex-direction: column;		
	}

	.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-details .fhf-info, 
	.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-details .fhf-info
	{
		padding: 1em;
		text-align: center;
		border-bottom: 1px solid #f5f5f5;
		margin-bottom: 1rem;
	}
	
	
	.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-wrapper, 
	.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-wrapper
	{
		flex-direction: column;
	}
	
	.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-details .fhf-logo, 
	.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-details .fhf-logo
	{
		align-self: center;
	}
	
	
	.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-details .fhf-logo img, 
	.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-details .fhf-logo img
	{
		width: 6em;
    	height: 6em;
	}
	
	.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-stats, 
	.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-stats
	{
		padding: 0;
	}
	
	.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-stats .fhf-stat, 
	.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-stats .fhf-stat
	{
		margin-left: 0;	
		width: 50%;
	}
	
	/* Ankernavi */
	
	.fhf-profile-ratingpage .fhf-profile-navbar .fhf-button, 
	.fhf-profile-mainpage .fhf-profile-navbar .fhf-button
	{
		padding-top: 0;
    	padding-bottom: 0;
    	white-space: nowrap;
	}
	
	.fhf-profile-ratingpage .fhf-profile-navbar .fhf-wrapper, 
	.fhf-profile-mainpage .fhf-profile-navbar .fhf-wrapper
	{
		/*
		flex-direction: column;
		width: 100%;
		*/
		
		/* Variante vertikal scrollbar + sticky */
		height: 60px;
		padding: 0;
		overflow-x: auto;
		/* overflow-y: hidden; */
		-ms-overflow-style: none;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		/* padding-right: 2rem; */
		
		justify-content: flex-start !important;
	}
	
	.pix-mobile-sticky .fhf-profile-navbar
	{
		margin-left: -15px !important;
    	margin-right: -15px !important;
	}
	
	.fhf-profile-ratingpage .fhf-profile-navbar:before, 
	.fhf-profile-mainpage .fhf-profile-navbar:before
	{
		/*
        position: absolute;
        content: "›";
		width: 15px;
        line-height: 60px;
        z-index: 9999 !important;
        background-color: transparent;
        left: 100%;
        color: white;
        transform: translateX(-100%);
        text-align: right;
		padding-right: 5px;
        font-size: 25px;
        top: -3px;
		*/
	}
	
	.fhf-profile-ratingpage .fhf-profile-navbar:after, 
	.fhf-profile-mainpage .fhf-profile-navbar:after
	{
		position: absolute;
		top: 0;
		right: 0;
		content: "";
		width: 60px;
		height: 60px;
		background-image: linear-gradient(270deg, #575756, hsla(0, 0%, 100%, 0));
		pointer-events: none;
		z-index: 999;
	}
	
	.fhf-profile-ratingpage .fhf-profile-navbar .fhf-wrapper .fhf-nav-items, 
	.fhf-profile-mainpage .fhf-profile-navbar .fhf-wrapper .fhf-nav-items
	{
		/*
	    flex-direction: column;	
		width: 100%;
		*/
	}
	
	.fhf-profile-ratingpage .fhf-profile-navbar .fhf-action-items, 
	.fhf-profile-mainpage .fhf-profile-navbar .fhf-action-items
	{
		/*
		margin-top: 2rem;
		*/		
		font-size: 14px;
	}
	
	.fhf-profile-ratingpage .fhf-profile-navbar .fhf-wrapper .fhf-nav-items .fhf-nav-item, 
	.fhf-profile-mainpage .fhf-profile-navbar .fhf-wrapper .fhf-nav-items .fhf-nav-item
	{
		/*
		margin-bottom: 1rem;
		margin-left: 0;
		margin-right: 0;
		*/
		font-size: 14px;
	}
	
	/* Infobereich */
	
	.fhf-profile-ratingpage .fhf-rating-summary-panel, 
	.fhf-profile-mainpage .fhf-rating-summary-panel
	{
	    flex-direction: column;	
		padding: 1em;
	}
	
	.fhf-profile-ratingpage .fhf-rating-summary-panel .fhf-rating-summary-ratings, 
	.fhf-profile-mainpage .fhf-rating-summary-panel .fhf-rating-summary-ratings
	{
		width: 100%;
		order: 2;
	}
	
	.fhf-profile-ratingpage .fhf-rating-summary-panel .fhf-rating-summary-info, 
	.fhf-profile-mainpage .fhf-rating-summary-panel .fhf-rating-summary-info
	{
		width: 100%;
	}
	
	.fhf-profile-ratingpage .fhf-rating-summary-panel .fhf-rating-summary-ratings .fhf-rating-summary-rating:first-child, 
	.fhf-profile-mainpage .fhf-rating-summary-panel .fhf-rating-summary-ratings .fhf-rating-summary-rating:first-child
	{
		margin-right: 0rem;
	}
	
	/* Adressbereich */
	
	.fhf-profile-ratingpage .fhf-contact-blocks, 
	.fhf-profile-mainpage .fhf-contact-blocks
	{
		flex-direction: column;
		padding: 1em;
	}
	
	.fhf-profile-ratingpage .fhf-contact-blocks .fhf-contact-block:first-child, 
	.fhf-profile-mainpage .fhf-contact-blocks .fhf-contact-block:first-child
	{
		width: 100% !important;
	}
	
	.fhf-profile-ratingpage .fhf-contact-blocks .fhf-contact-block, 
	.fhf-profile-mainpage .fhf-contact-blocks .fhf-contact-block
	{
		width: 100% !important;
	}
	
	.fhf-profile-ratingpage .fhf-contact-blocks .fhf-contact-block:last-child .fhf-info, 
	.fhf-profile-mainpage .fhf-contact-blocks .fhf-contact-block:last-child .fhf-info
	{
		margin-top: 1rem;
	}
	
	/* Medien-Slider */
	
	.fhf-media-wrapper
	{
		margin-left: 15px;
    	margin-right: 15px;
	}
	
	/* CTA Anbieter bewerten */
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-cta-panel .fhf-inner, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-cta-panel .fhf-inner
	{
		flex-direction: column;
	}
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-cta-panel, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-cta-panel
	{
		padding: 1em;
	}
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-cta-panel .fhf-inner > .fhf-body, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-cta-panel .fhf-inner > .fhf-body	
	{
		padding-right: 0;
	}
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-cta-panel .fhf-inner .fhf-cta .fhf-button.fhf-button-white, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-cta-panel .fhf-inner .fhf-cta .fhf-button.fhf-button-white
	{
		margin-top: 2rem;
		margin-bottom: 1rem;
	}
	
	.fhf-cta-panel
	{
		background-size: cover;
	}
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-cta-panel .fhf-inner > .fhf-body .fhf-title, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-cta-panel .fhf-inner > .fhf-body .fhf-title	
	{
		line-height: 140%;
	}
	
	/* News + Termine */
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-split-box, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-split-box
	{
		flex-direction: column;		
	}
	
	.fhf-split-box #fhf-news,
	.fhf-split-box #fhf-dates
	{
		padding: 1rem;
	}
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-split-box .fhf-content-box, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-split-box .fhf-content-box
	{
		margin-bottom: 0;
	}
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-split-box .fhf-content-box:last-child, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-split-box .fhf-content-box:last-child
	{
		margin-bottom: 4rem;
	}
	
	/* Einzelne Bewertungen */
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-body .fhf-rating-intro, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-body .fhf-rating-intro
	{
		flex-direction: column;
	}
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-body .fhf-rating-intro .fhf-rating-intro-text, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-body .fhf-rating-intro .fhf-rating-intro-text
	{
		padding-right: 0;
		order: 2;
		margin-top: 1rem;	
	}
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-body .fhf-rating-intro .fhf-rating-intro-rating, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-body .fhf-rating-intro .fhf-rating-intro-rating	
	{
		width: 100%;
		border-bottom: 1px solid #f5f5f5;
    	padding-bottom: 1rem;
	}
	
	.fhf-profile-ratingpage .fhf-ratings-list .fhf-rating, .fhf-profile-mainpage .fhf-ratings-list .fhf-rating
	{
		justify-content: center;
	}
	
	/* ANBIETER ÜBERSICHTS-SEITE */
	
	.fhf-no-results-found
	{
		padding: 1em;
	}
	
	.fhf-vendor-listing-module
	{
		flex-direction: column;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters,
	.fhf-vendor-listing-module .fhf-vendor-items
	{
		width: 100%;
	}
	
	
	/* Versuch Filter bei mobil sticky an den rechten Rand zu bringen */
	
	.fhf-vendor-listing-filters.filter-button.ausgeklappt .inner
	{	
		position: fixed;
		z-index: 30 !important;
		right: 0;
	
		/* top: 80px; */
		/* padding-bottom: 160px !important; */
		
		top: 0; 
		padding-bottom: 80px !important;
		
		background-color: white;
		padding: 1rem;
		height: 100vh;
		width: 80%;
		overflow-y: auto;
		box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.2rem rgba(0, 0, 0, 0.1) !important;	
	}
	
	.fhf-vendor-listing-filters.filter-button.ausgeklappt:before
	{
        position: fixed;
        height: 100vh;
        width: 100vw;
        background-color: rgba(0, 0, 0, 0.8);
        content: '';
        z-index: 20;
        top: 0;
        left: 0;
	}
	
	.fhf-vendor-listing-filters.filter-button.ausgeklappt .inner .schliessen-filter-mobil
	{
        position: relative;
        display: inline-block;
        font-size: 30px;
        color: #575756;
        /* content: '\f00d'; */
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        width: 20%;
        padding-right: 3px;
		cursor: pointer;
        vertical-align: middle;
        text-align: right;
	}
	
	.fhf-vendor-listing-filters.filter-button.ausgeklappt .inner .anwenden-filter-mobil
	{
        position: relative;
        display: inline-block;
        font-size: 30px;
        background-color: #575756;
		color: white;
		border-radius: 0.5em;
        width: 80%;
		cursor: pointer;
		font-size: 14px;
		font-weight: 600;
		text-align: center;
        vertical-align: middle;
		padding: 0.3em;
	}
	
	.fhf-vendor-listing-filters.filter-button.ausgeklappt .inner .fhf-vendor-listing-filters-search:first-child
	{
    	margin-top: 2em !important;
	}
	
	#content.site-content
	{ 
		z-index: 10 !important; 
	} 
	
	/* ENDE */
	
	
	.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item .fhf-vendor-item-info .fhf-vendor-item-company p
	{
		line-height: 140%;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item
	{
		flex-flow: row wrap;
		align-items: flex-start;
		font-size: 14px;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item .fhf-vendor-item-image
	{
		width: 25%;
		padding-right: 0;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item .fhf-vendor-item-info
	{
		width: 75%;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item .fhf-vendor-item-rating
	{
		width: 70%;
		/* text-align: center;	*/
		padding: 0em;
		margin-left: 30%;
    	margin-right: 1em;
    	padding-bottom: 1em;
		padding-top: 1em;
		padding-left: 1em;
    	border-top: 1px solid #eee;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item .fhf-vendor-item-rating .fhf-rating
	{
		/* justify-content: center; */
	}
	
	.fhf-vendor-listing-module .fhf-vendor-items .fhf-vendor-item .fhf-vendor-item-rating .fhf-recommendation-quote .progress
	{
		width: 100%;
		/* margin: 0 auto; */
	}
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters
	{
		position: unset;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters.filter-button
	{
		margin-bottom: 2em !important;
		height: 50px;
		overflow: hidden;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters.filter-button:after
	{
		/*
	    position: absolute;
        width: 40px;
        height: 50px;
        color: white;
        right: 10px;
        top: 2px;
        text-align: center;
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
		*/
	}
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters.filter-button.eingeklappt
	{
		height: 50px;
		overflow: hidden;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters.filter-button.eingeklappt:after
	{
        /* content: "\f077"; */
	}	
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters.filter-button.ausgeklappt:after
	{
        /* content: "\f078"; */
	}	
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters.filter-button.ausgeklappt
	{
		height: auto;
		overflow: unset;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters.filter-button .heading
	{
		/* background-color: #575756; */
		text-align: center;
		line-height: 50px;
		cursor: pointer;
		margin-bottom: 2em;
		/* border-radius: 0.5em; */
	}
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters.filter-button .heading .title
	{
		color: white !important;
		margin-bottom: 0;
		
		background-color: #575756;
		border-radius: 0.5em;
	}
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters.filter-button .heading .title:before
	{
		content: "\f1de";
		font-family: "Font Awesome 6 Free";
		margin-right: 10px;

	}
	
	.fhf-vendor-listing-module .fhf-vendor-listing-filters .reset
	{
		/*
		border: 2px solid #575756;
    	border-radius: 0 0 0.5em 0.5em;
		*/
		
		margin-top: 10px;
		text-align: center;
	}
	
	.fhf-form .fhf-thumb-form-field label:first-child
	{
		margin-bottom: 0.5rem;
	}
}

/* Smartphone */

@media (max-width: 767px)
{
	
	/* STARTSEITE */
	
	/* Slider Anbieter */
	
	.fhf-providers-slider .slick-dots
	{
		display: none !important;
	}
	
	/* Suchmaske Startseite */
	
	.fhf-quicksearch-module form
	{
		flex-direction: column;
	}
	
	/* BEITRAGS-DETAILSEITE */
	
	/* Weitere Beiträge */
	
	.pix-related-items
	{
		padding-bottom: 2rem !important;
	}
	
	.pix-related-items article
	{
		padding-bottom: 0 !important;
	}
	
	/* LOGIN-SEITEN */
	
	/* Tabs */
	
	.fhf-auth-module .fhf-module-switcher .fhf-module-switch
	{
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		font-size: 14px;
	}
	
	/* ANBIETER DETAIL-SEITE */
	
	/* Schrift Optimierungen */
	
	.fhf-profile-ratingpage .fhf-rating-summary-panel, 
	.fhf-profile-mainpage .fhf-rating-summary-panel,
	.fhf-profile-ratingpage .fhf-contact-blocks, 
	.fhf-profile-mainpage .fhf-contact-blocks,
	.fhf-profile-ratingpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-stats, 
	.fhf-profile-mainpage .fhf-profile-header .fhf-foreground .fhf-wrapper .fhf-stats
	{
		font-size: 12px;
	}
	
	.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-body .fhf-rating-intro, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-body .fhf-rating-intro,
	.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-heading, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-heading,
	.fhf-profile-ratingpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-rating-field, 
	.fhf-profile-mainpage .fhf-profile-content .fhf-content-box .fhf-ratings-list > .fhf-rating .fhf-rating-field
	{
		font-size: 14px;
	}

}

