/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
i.fa-solid::before, i.fas::before {
	content "";
	display: inline-block;
	width: 100%;
	height: auto;
	text-align: center;
	margin-right: 10px;
}

i.fa-map-marked::before {
	content "";
	margin-left: 5px;
}

@media screen and (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
	overflow-y: scroll;
  }
}

html {
	scroll-behavior: smooth;
}

* {
	scroll-margin-top: 160px !important;
}

.page .nv-post-cover {
    margin-bottom: 0px !important;
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    font-size: 100%;
    margin-top: 0;
    max-width: 100%;
}

.cmplz-placeholder-1, .cmplz-placeholder-2, .cmplz-placeholder-3 {
    max-height: 450px;
}

.innerblocks-wrap a {
	text-decoration: none;
}

.innerblocks-wrap a:hover {
	text-decoration: underline;
}

.g-recaptcha {
	display: inline-block;
	margin: 0px auto !important;
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	text-align: -ms-center;
	display: flex;
    justify-content: center;
}

a[target="_blank"]::after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
    margin: 0 3px 0 5px;
}

.grayscale img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
opacity: 1;
}
.grayscale img:hover {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.9;
}

h1, h2, h3, h4, h5, h6, span, strong {
	word-wrap: break-word;
	hyphens: auto;
}

#more-angle-down {
	font-size:36px;
	animation-name: bounce-1;
	animation-timing-function: linear;
	align-self: flex-end;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    }
    @keyframes bounce-1 {
        20%   { transform: translateY(0); }
        60%  { transform: translateY(-15px); }
        100% { transform: translateY(0); }
    }
i#more-angle-down {
    color: #FFF;
	display: block;
	margin: 0 auto;
	width: 23px;
	height: 37px;
}

i#more-angle-down:hover {
    color: #2F35E2;
}

#wp-block-themeisle-blocks-advanced-column-328b102e > div.wp-block-themeisle-blocks-font-awesome-icons.ticss-55921fa3 > span > a:hover {
	text-decoration: none !important;
}

.first-header i {margin-left: 10px;}
#block-19, #block-16, #block-17 { margin-bottom: 20px; }
.widget ul { font-weight: 600; }
#block-19 > p.widget-title, #block-16 > p.widget-title, #block-17 > p.widget-title { color: #FFF; }
.widget-title {text-transform: uppercase;}
#block-19 > p.widget-title:before, #block-16 > p.widget-title:before, #block-17 > p.widget-title:before {
    content: "[";
    color: #FFF;
    display: inline-block;
    margin-right: 7px;
    line-height: 1em;
    position: relative;
    top: 0px;
}

#block-19 > p.widget-title:after, #block-16 > p.widget-title:after, #block-17 > p.widget-title:after {
    content: "]";
    color: #FFF;
    display: inline-block;
    margin-left: 7px;
    line-height: 1em;
    position: relative;
    top: 0px;
}



.widget-p {
	line-height: 1.7;
}

.widget li {
	margin-top: 0px;
	line-height: 1.7;
}

h1, h2 {
	color: var(--nv-primary-accent);
}

h1.title.entry-title {
	color: #FFFFFF;
}

#cmplz-document {
    font-size: 100%;
    max-width: 100%;
}

#cmplz-document p, .editor-styles-wrapper .cmplz-unlinked-mode p, #cmplz-document li, .editor-styles-wrapper .cmplz-unlinked-mode li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode td {
			font-size: 100%;
}

/*#cmplz-manage-consent > button {
	background-color: #00549c !important;
	color: #FFFFFF !important;
}*/

.excerpt-wrap, .nv-content-wrap {
    --listpad: 30px;
    --liststyle: disc;
    --img-m: 24px;
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: 1em;
    color: var(--nv-primary-accent);
    font-size: 1em;
}

/* Galerie Beschriftung */
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg,rgba(3,3,130,1),rgba(47,53,226,0.8) 100%,transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #FFF;
    font-size: 20px;
    left: 0;
    margin-bottom: 0px;
    max-height: 100%;
    overflow: auto;
    padding: 0 30px 30px;
    position: absolute;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.layout-grid .content>.blog-entry-title {
	font-size: 140% !important;
	line-height:1.3;
	word-wrap: break-word;
	hyphens: auto;
}

@media (max-width: 959px) {
.blog-entry-title.entry-title, ul.nv-meta-list, .excerpt-wrap.entry-summary {
	padding:0 25px 0 25px;
}

.read-more-wrapper {
	padding:0 0 20px 0;
 }
}

#content > div > div > div > ul.wp-block-categories-list.wp-block-categories { text-align: center; }
#content > div > div > div > ul.wp-block-categories-list.wp-block-categories li { display: inline;}
#content > div > div > div > ul.wp-block-categories-list.wp-block-categories li::before { content: " | "; padding-left: 5px; padding-left: 5px; }
#content > div > div > div > ul.wp-block-categories-list.wp-block-categories li:first-child::before { content: ""; }

div.nv-related-posts.nv-cv-m.nv-cv-d > div.posts-wrapper > div > div > a { padding-bottom: 25px; }

.o-posts-grid-post-title { color: var(--nv-primary-accent); font-size: var(--h2fontsize); }
div.o-posts-grid-post-body > div > a { padding-top: 25px; padding-bottom: 25px; }

/*#header-grid > nav.header--row.header-main.hide-on-mobile.hide-on-tablet.layout-full-contained.nv-navbar.header--row > div > div > div > div.hfg-slot.left > div {
	background: url(https://neu.habetreu.de/wp-content/uploads/2023/10/logo-lines.png) no-repeat calc(100% - 0px) center;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}*/

.header-bottom-inner {
	background: url(https://neu.habetreu.de/wp-content/uploads/2023/11/header-new-bg.jpg) repeat-x top center;
	background-size: contain;
}
#header-grid > div.header--row.header-bottom.hide-on-mobile.hide-on-tablet.layout-full-contained.header--row > div > div > div > div.hfg-slot.left > div {
	margin-bottom: 0px !important;
}

#header-grid > div.header--row.header-bottom.hide-on-mobile.hide-on-tablet.layout-full-contained.header--row > div > div > div > div.hfg-slot.left > div > div > div > p,
#header-grid > div.header--row.header-bottom.hide-on-desktop.layout-full-contained.has-center.header--row > div > div > div > div.hfg-slot.center > div {
padding: 0 !important;
margin: 0 !important;
}

.nv-page-title-wrap {
    margin-top: 0px;
}

.nv-title-tagline-wrap {
	margin-bottom: 10px;
}

p.site-title {
	font-family: 'BellGothicStd-Bold';
	font-weight: 700;
}

.excerpt-wrap li, .nv-content-wrap li {
    margin-top: 0px;
}

.widget .widget-title {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
	color:#d60200;
}

ul {
	list-style: none;
}

ul#menu-linkes-menu li:before, .entry-content ul li:before {
	font-family: 'Font Awesome 6 Free' !important;	
	display: inline-block;
 	content: "\f0da";
 	color: red;
 	margin-right: 10px;
}

ul.sek-navi > li > a > span, .widget-title {
	font-family: 'BellGothicStd-Light';
	font-size: 110%;
	line-height: 1em;
	vertical-align: middle;
}

#block-7 * {
	font-family: 'BellGothicStd-Light';
	font-size: 102%;
	line-height: 1.5;
}

ul.sek-navi > li > a:hover {
	text-decoration: none;
}

ul.sek-navi > li:after {
	content: "|";
    display: inline-block;
    margin-left: 7px;
	margin-right: 7px;
    line-height: 1.1;
	vertical-align: middle;
	position: relative;
    top: 0px;
	color: #FFF;
}


ul.sek-navi > li:last-child:after {
	content: "";
    display: inline-block;
    margin-left: 0px;
	margin-right: 0px;
    line-height: 1.1;
	vertical-align: middle;
	position: relative;
    top: 0px;
}

.entry-content ul {
    list-style-type: none !important;
}

@media (max-width: 959px) {
.nv-sidebar-wrap {
    padding: 0px 30px;
    margin-bottom: 20px;
    flex-grow: 1;
	}
}

.menuline:after {
    content: "|";
    color: #a7c2dd;
    right: 12px;
    position: relative;
    display: inline-block;
    line-height: 1.1em;
    top: -23px;
}

.w3eden .justify-content-between {
    justify-content: start!important;
}

@media (max-width: 699px) {
#wp-block-themeisle-blocks-advanced-column-c303ac7f > nav > ul {
    --navigation-layout-justification-setting: center;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: center;
    --navigation-layout-align: center;
    position: relative;
	}
}

.sek-navi:where(.is-layout-flex) {
    gap: 0em;
}

a.neu::after {
	content: url(https://www.habetreu.de/wp-content/uploads/2024/02/icon-neu.png);
	line-height: 19px;
	width: auto;
	height: 15px;
    vertical-align: middle;
	padding-left: 3px;	
}