/*
Theme Name: NeoDesign
Template: enfold
Description: Erstellt von  <a href="https://die-neos.de" target="_blank">NEOs Onlinemarketing</a>
Version: 2.0.0
Author: NeoDesign
Author URI: https://die-neos.de
Requires at least: 5.5
Tested up to: 5.7.2
Requires PHP: 7.4
*/
:root {
  --patrizia-rot: #802537;
  --patrizia-schrift: #000;
  --patrizia-mittelgrau: #404040;
  --new-grey: #333;
  --new-darkred: #330A12;
  --new-mediumgrey: #A38F97;
  --new-lightgrey: #EDE9EA;

}
::selection {
  color: #fff;
  background: var(--patrizia-rot) !important;
}
.color_red, .color-red {
  color: var(--patrizia-rot) !important;
}
.color_white, .color-white, .color-white h2, .color-white h3, .color-white h4, .color-white h5 {
  color: #fff !important;
}

body {
  	font-family: 'sourcesans-3', Helvetica, Arial, sans-serif;
  	font-weight: 300 !important;
  	color: var(--new-grey) !important;
  	letter-spacing: 1px;
  
}
.above-h1 {
  	padding-bottom: 7px;
	border-bottom: 2px solid var(--patrizia-rot) !important;
}
h1 {
  	color: #FFF;
	font-size: 130px;
	font-style: normal;
	font-weight: 400;
	line-height: 110px; /* 84.615% */
  	margin-bottom: 0 !important;
}

h2 {
  font-family: 'sourcesans-3', Helvetica, Arial, sans-serif;
  color: var(--new-darkred);
  font-family: 'sourcesans-3', Helvetica, Arial, sans-serif;
  font-size: 40px !important;
  font-weight: 300 !important;
  margin-bottom: 60px !important;
}
/* H1 und H2 sollen nicht in CAPS geschrieben sein, also text-transform entfernen */
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
  text-transform: none !important;
  letter-spacing: normal !important;
}
h4 {
  	font-family: 'sourcesans-3', Helvetica, Arial, sans-serif;
	color: var(--patrizia-rot);
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 26px;
}   
h5 {
  	font-family: 'sourcesans-3', Helvetica, Arial, sans-serif;
	color: var(--patrizia-rot);
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
  	margin-bottom: 26px;
}
h6 {
  font-family: 'sourcesans-3', Helvetica, Arial, sans-serif;
  color: var(--patrizia-rot);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
a {
  text-decoration: none !important;
}
/*aus dem NEO CSS Editor*/
.avia-section.av-lrf7q97x-b7763e889d6fef507dabc3064e7e294e
  .av-section-color-overlay {
  background-repeat: no-repeat !important;
}
/* Section scrollsnaps 
#main {
  height: 100vh;
  overflow-y: scroll;
  scroll-snap-type: y, mandatory;
}
.scroll-section {
  height: 100vh !important;
  scroll-snap-align: start;
}*/



/* Logo größe */
.logo,  .logo * {
    width: 200px;
    height: 50px;
}
.av-logo-container {
  padding-top: 20px;
  margin-bottom: 42px;
}
.footer-logo img {
  width: 200px;
    height: auto;
}
/* Leiste über dem Hauptmenü (enthält sekundäres Menü mit Investor Login, Investor Realtions, Contact, Sprachwechsler)*/
#header_meta .container {
  height: 30px;
  width: 600px !important;
   background: var(--patrizia-rot) !important;
  float: right;
  padding-right: 5%;  
}
#top #header_meta a {
  color: #ffffff !important;
  font-size: 14px;
  text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1px;
}
#header_meta .sub_menu {
  float: left;
  z-index: 2;
  position: relative;
  top: 5px !important;
}
#header_meta .sub_menu > ul > li > a {
  padding: 0px !important;
}
/* Hauptmenü */
.av-main-nav > li > a {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: 1px;
	text-transform: uppercase;
}
.av-main-nav > li > a:hover, .av-main-nav > li > a:active, .av-main-nav .current-menu-item {
  color: var(--patrizia-rot) !important;
}
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a {
 color: var(--patrizia-rot) !important;
}  
/**** breadcrumbs **/
.yoast-breadcrumb span {
  font-size: 14px;
  text-transform: lowercase !important;
}
.yoast-breadcrumb-white span {
  color: #fff;
  font-size: 14px;
  text-transform: lowercase !important;
}
/******************************************************* Full width sections *****************************************/
.fullwidth .container { 
	width: 100%; 
	max-width: none;
  	padding: 30px 0;
}
.fullwidth-right.flex_column {
  padding-right: 20%;
}
.fullwidth-left.flex_column {
  padding-left: 20%;
}
/* fullwidth tabs section */
.fullwidth-tabs {
	width: 100%; 
	max-width: none;
  	padding: 30px 0;
}
.fullwidth-tabs .tabs-left {
  padding-left: 60px;
}
.fullwidth-tabs .tabs-right {
  padding-right: 60px;
}
/******************************* 2024-03 jdev page hero section (image & H1) **************************/
.hero-section.avia-section.av-minimum-height .container .content {
	display: table-cell !important;
  	vertical-align: bottom;
  	padding-bottom: 2px !important;
     height: 100%;
     float: none !important;
}
/************************2025-03 jdev SECTION SPOTLIGHT (Home)**********************************/
.spotlight-section h4 {
  	margin-top: 18px;
  	text-transform: uppercase !important;
  	color: var(--patrizia-rot);
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; /* 171.429% */
	letter-spacing: 1px;
}
.spotlight-section a {
  	color: var(--new-grey);
  	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.spotlight-section .spotlight-link {
  	padding-left: 20px;
  	border-left: 1px solid var(--patrizia-rot);
}
/***** General styling for Content Slider Arrows "default", "always visible" Farben im Slider definieren*/
.slide-entry-title.entry-title {
  display: none;
}
#top .avia-smallarrow-slider.av-control-minimal .avia-slideshow-arrows a:before {
    line-height: 60px;
}
#top .avia-smallarrow-slider:not(.av-slideshow-ui) .avia-slideshow-arrows a, #top .avia-smallarrow-slider.av-slideshow-ui .avia-slideshow-arrows.av-visible-prev a.prev-slide, #top .avia-smallarrow-slider.av-slideshow-ui .avia-slideshow-arrows.av-visible-next a.next-slide {
    width: 60px;
    height: 60px;
}
#top .avia-smallarrow-slider.av-slideshow-ui .avia-slideshow-arrows.av-visible-prev a.prev-slide {
  position: relative;
  right: 50px;
}
#top .avia-smallarrow-slider .avia-slideshow-arrows a.avia-svg-icon svg:first-child {
	height: 42px;
  	width: auto;
  	margin-top: 8px;
}
#top .avia-smallarrow-slider .avia-slideshow-arrows {
    width: 100%;
}
#top .prev-slide {
    right: auto;
}
#top .avia-smallarrow-slider .avia-slideshow-arrows a {
    top: 420px;
}
/*********************************************** 2025-03 jdev Slider (Home - Class "slider-start-expertise" ) ******************/
.slider-start-expertise h2 {
  margin-bottom: -30px !important;
  margin-top: 20px;
}
.start-slider-left {
	width: 50%;
  	float: left;
}
.start-slider-left img {
  border-bottom: 7px solid var(--patrizia-rot);
}
.start-slider-mid {
  	width: 100px;
 	float: left;
  	margin-left: -50px;
  	margin-top: 150px;
}
.start-slider-right {
	width: 40%;
  	float: left;
  	margin-left: 30px;
}
.start-slider-right h3 {
	color: var(--patrizia-rot) !important;
	font-family: 'sourceserif-4',Helvetica,Arial,sans-serif;
	font-size: 74px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
/* arrows*/
#top .slider-start-expertise .avia-smallarrow-slider.av-slideshow-ui .avia-slideshow-arrows.av-visible-prev a.prev-slide {
  position: relative;
  right: 10% !important;
}
#top .slider-start-expertise .avia-smallarrow-slider .avia-slideshow-arrows a {
    top: 250px;
}
/* Awards-slider Start */
#top .slider-start-awards .avia-smallarrow-slider.av-slideshow-ui .avia-slideshow-arrows.av-visible-prev a.prev-slide {
  right: 10% !important;
}
#top .slider-start-awards .avia-smallarrow-slider.av-slideshow-ui .avia-slideshow-arrows.av-visible-next a.next-slide {
  left: 110% !important;
}
#top .slider-start-awards .avia-smallarrow-slider .avia-slideshow-arrows a {
    top: 200px;
}
/************************************************ 2025-03 jdev Ghost button with 6 corners ******************/
.new-ghost {
  	position: relative;
	display:block;
	background: transparent;
	width:240px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:15px;
	text-decoration:none;
	text-transform:uppercase;
	
}
.new-ghost:before, .new-ghost:after {
	width:240px;
  	left: 0px;
	height:16.5px;
  	z-index: -1;
}
.pat-red {
  color: var(--patrizia-rot); 
}
/* Ghost Button Border Style */
.pat-red:before,.pat-red:after {
	border: 2px solid var(--patrizia-rot);
}
.new-ghost:before{
  position: absolute;
  content: '';
  border-bottom: none;
  -webkit-transform: perspective(15px) rotateX(5deg);
  -moz-transform: perspective(15px) rotateX(5deg);
  transform: perspective(15px) rotateX(5deg);  
}
.new-ghost:after{
  position: absolute;
  top: 19px;
  content: '';
  border-top: none;
  -webkit-transform: perspective(15px) rotateX(-5deg);
  -moz-transform: perspective(15px) rotateX(-5deg);
  transform: perspective(15px) rotateX(-5deg);
}
.new-ghost.pat-red a:after {
	content: url(https://patrizia.dev4.de/wp-content/uploads/button-pfeil-darkred.png);
  	height: 22px;
  	width: 21px;
	margin-right: 10px;
  	position: relative;
  	top: 4px;
}
/* Ghost Button Hover Style */
.pat-red:hover:before, .pat-red:hover:after {
	background: var(--patrizia-rot);
}
.new-ghost:hover, a.pat-red:hover{
	color:#fff !important;
}
a.pat-red  {
  color: var(--patrizia-rot);
	
}
/**************************** Startseite Kontakt **************************/
.start-contact h2 {
  margin-bottom: -30px !important;
}
/****** 2024-03 jdev Expertise - Sectors Tabs*****/
.largenumber {
   	color: var(--new-darkred);
	font-size: 80px;
	font-style: normal;
	font-weight: 300;
	line-height: 80px;
	
}
.largenumber-unit {
	color: var(--new-darkred);
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	line-height: 80px;
	
}
.largenumber-legend {
	color: var(--new-darkred);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
/******** 2025-04 jdev Testimonials *****/
.testimonial {
  background-size: contain;
}
.testimonial .avia-section.av-minimum-height .container .content {
  display: table-cell;
  vertical-align: middle;
}
.testimonial-text {
  	display: inline-block;
  	color: var(--new-darkred) !important;
 	font-size: 40px;
	font-style: normal;
	font-weight: 300;
  	line-height: 1.1em;
  	margin-bottom: 30px;
}
.testimonial-name {
  	display: inline-block;
	color: var(--new-darkred) !important;
  	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
  	margin-bottom: 10px;
}
.testimonial-function {
  	color: var(--new-grey) !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1px;
}
/******** 2025-04 jdev Contact accordion  module on "Investors" ****/
.investors-contact-accordion .toggle_content {
 padding: 30px 0px 30px 0px !important;
  margin: 0 -20px;
}
.contact-accordion {
  max-width: 350px;
  width: 25%;
  float: left;
  padding: 20px;
}
/*
.contact-accordion:nth-child(5) {
  margin-left: -20px;
}*/
.contact-name {
  padding-top: 15px;
}
a.contact-phone {
  color: var(--patrizia-rot) !important;
  letter-spacing: 1px;
}
a.contact-phone:before {
	content: url(https://patrizia.dev4.de/wp-content/uploads/phone-icon-22.png);
  	height: 22px;
  	width: 21px;
	margin-right: 10px;
  	position: relative;
  	top: 4px;
}
/* Impact SDG Images*/
.SDG img {
  padding: 10px;
}
/************************************************* 2024-04 jdev Careers Accordion Slider Panels **********************/
.acc-content h3 {
  color: #fff !important;
  font-size: 32px !important;
  font-weight: 300;
  font-family: 'sourcesans-3', Helvetica, Arial, sans-serif;
  
}
.acc-number {
  height: 40px;
  width: 40px;
  background-color: #fff;
  transform: rotate(45deg);
}
.acc-number h3 {
	color: #330A12;
  	font-size: 32px;
  	padding: 2px 10px;
  	transform: rotate(-45deg);
}
.acc-overlay {
  height: 500px;
  width: 500px;
  background-color: #A38F97;
}
/* 2025-04 jdev Careers Testimonial */
.careers-slide {
  height: 800px;
  width: 100%;
  background: #EDE9EA;
	background: linear-gradient(90deg,rgba(237, 233, 234, 1) 86%, rgba(255, 255, 255, 1) 86%);
  padding: 30px 0px 30px 30px;
}
.careers-text {
  width: 50%;
  float: left;
  padding-right: 4%;
}
.careers-right {
   width: 46%;
  float: left;
}
.careers-right img {
}
/* Careers DEI "We do this through*/
.dei-title {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #802537;
}
.dei-hr {
	color:  #802537; !important;
}
.dei-left {
  width: 25%;
  float: left;
}
.dei-right {
  width: 75%;
  float: left;
  padding-left: 20px;
}
/* Masonry "Press Releases" on "News & Insights" Page */
.masonry-press-releases .av-inner-masonry-content, .masonry-press-releases .avia-arrow {
background-color: #fff !important;
}

/* Footer & Socket - Globales Element unter "Seiten" */
/* Menü als Menu-widgets

#top .content .flex_column .widget_nav_menu li {
	border-bottom-style: none !important;
}
#top .content .flex_column .widget_nav_menu li:first-child {
  border-top-style: none !important;
  font-size: 18px !important;
	font-weight: 900;
}
#top .content .flex_column .widget_nav_menu li a {
  padding: 0.2em 3px;
}
#top .content .flex_column .widget_nav_menu li a:hover {
  background-color: transparent;
}
/* Das komplette navi nochmal*/

.footer-menu .current_page_item {
}
.footer-links a {
 padding-right: 20px;
  font-size: 16px;
  color: #b2b2b2;
}
.footer-links a:hover {
 padding-right: 20px;
  font-size: 16px;
  color: #ffffff;
}
a.investor-login:before {
  content: url(https://patrizia.dev4.de/wp-content/uploads/Investor-Login15-1.svg);
  	height: 15px;
  	width: 15px;
	margin-right: 10px;
  	position: relative;
  	top: 4px;
}
a.investor-relations:before {
  content: url(https://patrizia.dev4.de/wp-content/uploads/Investor-Relations-16.png);
  	height: 15px;
  	width: 15px;
	margin-right: 10px;
  	position: relative;
  	top: 4px;
}
a.footer-contact:before {
  	content: url(https://patrizia.dev4.de/wp-content/uploads/Contact-16.png);
  	height: 15px;
  	width: 15px;
	margin-right: 10px;
  	position: relative;
  	top: 4px;
}
.footer_color div .socket-hr {
  border-color: #000 !important;
  color: #000 !important;
 	margin: 0; 
}
.socket-copyright {
  font-size: 12px;
  text-align: left;
}
.socket-links {
   text-align: right;
}
.socket-links a  {
  font-size: 12px;
  padding-right: 20px;
}
#lang_sel_footer {
  display: none;
}
/* 2025-03-11 jdev footer border */
.footer-border {
  border-top: 4px solid var(--patrizia-rot) !important;
}
/* 2025-05-16 Footer menü neu*/
.footer-menu a {
text-transform: uppercase;
}
.footer-menu a:hover {
	color: var(--patrizia-rot) !important;
}
/************************************************************************************* Real Insights*******************************************************************************/
.single-real_insights .flex_column {
  	margin-top: 0;
	margin-bottom: 0;
}
.single-real_insights .yoast-breadcrumb {
  	font-size: 12px;
	margin-top: 20px;
  	margin-bottom: 20px;
}
.ri-authors p {
margin-bottom: 0px !important;
  color: #000;
}
.single-real_insights img.size-full  {
  padding: 0 !important;
  margin: 16px 0 0 0 !important;
}
.single-real_insights  h2 {
  	font-size: 26px;
 	color: var(--patrizia-rot);
  	padding-top: 40px;
}
.ri-teaser h3 {
  margin-top: 30px;
  font-family: 'sourcesans-3', Helvetica, Arial, sans-serif;
  font-size: 24px !important;
  font-weight: 300 !important;
}
/* Real Insights - table of contents */
.single-real-insight .widgettitle {
  text-transform: none !important;
  color: var(--patrizia-rot) !important;
  letter-spacing: normal !important;
  font-size: 18px !important;
  margin-bottom: 20px;
}
.avia_auto_toc h3 {
  text-transform: none !important;
  color: var(--patrizia-rot) !important;
   letter-spacing: normal !important;
  font-size: 18px !important;
  margin-bottom: 20px;
  
}
.avia-toc-style-elegant .avia-toc-level-0 {
  font-weight: normal !important;
}
.avia-toc-style-elegant a {
  text-transform: none !important;
}
/* Real Insights - social share box */
.av-share-box h5 {
  color: var(--patrizia-rot) !important;
	font-weight: normal;
  font-size: 18px;
}
 #top #wrap_all .av-social-link-mail:hover a,  #top #wrap_all .av-social-link-linkedin:hover a,  #top #wrap_all .av-social-link-square-x-twitter:hover a {
  background-color: var(patrizia-rot) !important;
}
#top #wrap_all .av-social-link-linkedin:hover a, #top #wrap_all .av-social-link-linkedin a:focus {
  color: #fff;
  background-color: #802537;
}  
#top #wrap_all .av-social-link-mail:hover a, #top #wrap_all .av-social-link-mail a:focus {
  color: #fff;
  background-color: var(--patrizia-rot);
}
#top #wrap_all .av-social-link-square-x-twitter:hover a, #top #wrap_all .av-social-link-square-x-twitter a:focus {
  color: #fff;
  background-color: var(--patrizia-rot);
}
 /* Real insights - Author cards */
.ri_author_cards_wrapper {
	background-color: #fff;
  	box-shadow: 5px 20px 50px -15px rgba(34,10,18,.2);
}
.ri_author_card_location {
 	background-color: var(--patrizia-rot);
  	color: #fff;
  	font-size: 10px;
  	font-weight: 700;
  	text-transform: uppercase;
  	letter-spacing: 1px;
  	padding: 0 5px;
  	position: absolute;
  		left: -.5rem;
  	margin-top: -22px;
}
.ri_author_card_displayname {
  	color: var(--patrizia-rot) !important;
  	font-size: 16px;
 	font-family: 'sourceserif-4';
  	margin: 15px 7px 5px 7px;
}
.ri_author_card_jobtitle {
  color: #000;
  font-size: 12px;
  margin: 7px;
  line-height: 1em;
}
/*Real Insights - zitat*/
.single-real_insights .avia-testimonial-wrapper {
 padding: 20px;
 margin: 0 !important;
  
}
.real_insights-zitat {
	margin-top: 60px !important;
}
.single-real_insights .av-minimal-grid-style .avia-testimonial {
  padding: 0!important;
}
.single-real_insights .avia-testimonial_inner {
  padding: 0;
}
.single-real_insights .avia-testimonial-content {
	margin-bottom: 60px;
}
.single-real_insights .avia-testimonial-content p {
  font-style: italic;
}

/* Real Insights - Juli für Christian 2 Bilder gleiche Höhe 500px */
@media screen and (min-width: 1240px) {
	.img-height-500 img {
 		height: 500px;
  		width: auto;
	}
}
@media screen and (min-width: 767px) and (max-width: 1239px) {
	.img-height-500 img {
 		height: 280px;
  		width: auto;
	}
}
/* Real Insights - Related Posts */
/* Polaroid-effekt raus*/
.crp_related.crp-masonry ul li {
  background: #fff;
  padding: 0;
  margin: 0 0 1em;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0);
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 1px solid #ffffff;
  animation: wzslideup .8s ease-out,wzfadein 1s ease-out;
  -webkit-animation: wzslideup .8s ease-out,wzfadein 1s ease-out;
  -moz-animation: wzslideup .8s ease-out,wzfadein 1s ease;
  font-size: 1em;
  text-align: center;
  display: inline-block;
}
.crp_related.crp-masonry ul li:hover {
  box-shadow: 0 5px 20px 3px rgba(0,0,0,0) !important;
  -webkit-transition: all .2s;
  -webkit-transform: scale(1.0,1.0);
  -moz-transition: all .2s;
  -moz-transform: scale(1.0,1.0);
  transition: all .2s;
  transform: scale(1.0);
}
.crp_title {
 	font-family: 'sourceserif-4';
  	font-size: 1.5rem;
  	line-height: 1.2em;
}
.crp_related.crp-grid img {
  margin-bottom: 20px;
}
/* Bild in Graustufen, nur bei hover farbig */
.crp_related.crp-masonry ul li img {
	margin-bottom: 10px;
 	filter: grayscale(1);
  	transition: all 1s ease-in-out;
}
.crp_related.crp-masonry ul li:hover img  {
 	filter: grayscale(0);
  	transition: all 0.1s ease-in-out; 
}
/* Real Insights sidebar*/
[data-avia-related-tooltip="Share by Mail"]:before {
  <span class="avia_hidden_link_text">Share by Mail</span>
}
.sidebar {
  padding-top: 4vw;
}
/* Real Insights Archive*/
.real_insights_grid-container .title {
  	display: -webkit-box;
    -webkit-line-clamp: 2; /* Number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/******************************************************* PRESS RELEASES *********************/
.page-id-5385 label span, .page-id-5385 legend span {
  color: var(--patrizia-rot) !important;
  font-size: 20px !important;
}
.page-id-5385 label, .page-id-5385 legend {
  font-weight: bold !important;
  font-size: 20px !important;
}
#gform_submit_button_4, .jdev-gform-button {
  	background: var(--patrizia-rot) !important;
  	font-size: 20px !important;
}
#gform_submit_button_4:hover, .jdev-gform-button:hover {
  	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
#gform_submit_button_4:focus, .jdev-gform-button:focus {
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
  	border-color: var(--patrizia-rot) !important;
}
.gform-theme--framework input[type="checkbox"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
  color: var(--patrizia-rot) !important;
}
.gform_wrapper .gfield_error .gfield_required, .gform_wrapper .gfield_error .validation_message, .gform_wrapper .gfield_error label {
  color: var(--patrizia-rot) !important;
}
.gform-theme--framework .gfield_error input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
border-color: var(--patrizia-rot) !important;
}
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus {
  border-color: var(--patrizia-rot) !important;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.gform-theme--framework .gform_required_legend .gfield_required {
  color: var(--patrizia-rot) !important;
}

/* 2025-01-04 jdev Side Menu mit Punkten (Vorbild Ardian)*/
.side-menu {
  --sm-color: transparent !important;
  --sm-icon-color: transparent !important;
  --sm-extra-text-color: transparent !important;
  --sm-background: var(--patrizia-mittelgrau) !important;
  --sm-hover-background: var(--patrizia-rot) !important;
}
.side-menu.is-right:not(.sm-connected) .sm-item .sm-link {
  border-radius: 50% !important;
}
.side-menu.is-right:not(.sm-connected) .sm-item .sm-link:active {
  color: var(--patrizia-schrift) !important;
}
.side-menu.is-right.-center {
  margin-top: var(--sm-offset);
  top: 50%;
  transform: translateY(-50%) translateX(100%) translateX(calc(var(--sm-icon-width)*-1));
  right: 5%;
}
/*Side-Menü ausblenden auf Archiven und Artikeln*/
.archive #side-menu-1,  .single #side-menu-1 {
  display:none !important;
}
