


.p-display {
    font-size: 1.9em;
    font-weight: 500;
    color: var(--text);
    max-width: 390px;
    line-height: 1;
    margin: 0.7em 0.23em;
    position: relative;
    text-align: right;
    color: #ffffff40;
    display: flex;
    align-items: center;
}
.bg-white .p-display {
    color:var(--text);
}
.p-display span.txt {
    font-size: 0.65em;
    line-height: 1.1;
    font-weight: 300;
}
body .bottom-txt{
    font-size: 22px;
    font-weight: 600;
    color: var(--grey-light);
}





.social-wrap a.sbtn.s-copy,
.inner-cta a.cta-link,
.rot-section a.link-type-contact,
.rot-section a.link-type-frei,
.rot-section a.link-type-pdf,
.rot-section a.link-type-beitrag,
.section-cta a.cta-link {
    display: inline-block;
    /* font-size: var(--regular-p-size, 1.09rem); */
    font-weight: 500;
    /* text-transform: uppercase; */
    line-height: 1;
	position:relative;
    display: inline-flex;
    align-items: center;
	color: var(--white);
    background-color:var(--primary);
}

.social-wrap a.sbtn.s-copy,
.rot-section a.link-type-contact,
.rot-section a.link-type-frei,
.rot-section a.link-type-pdf,
.rot-section a.link-type-beitrag{
	color: var(--white);
}


.social-wrap a.sbtn.s-copy.copied .link-inner>span{
    position:relative;
}
.social-wrap a.sbtn.s-copy .link-inner>span:after{
    content:'copied';
    position:absolute;
    top:0;
    left:0;
    font-size:inherit;
    height:100%;
    width:100%;
    opacity:0;
    transition:opacity .4s;
    background:var(--primary-hover);
}
.social-wrap a.sbtn.s-copy.copied .link-inner>span:after{
    opacity:1;
}


ul.menu{
    padding-left:1.25em;
    list-style: none;
}

.site-content ul:not(.navbar-nav):not([class*="wp-admin"]) li {
    margin-bottom:.6rem;
}



.fill-text{
    fill:var(--text);
}
.fill-none{
    fill:none;
}



.page-template-page-standard p,
.page-template-page-standard ul li{
    margin-bottom:1rem;
}
.page-template-page-standard h3{
    margin-bottom:.75rem;
}






section.rot-section{
    overflow:visible;
    max-width:100%;
    position:relative;

}


section.before-bg-text:before{
    content:'';
    top:-1px;
    left:0;
    background:var(--text);
    width:100%;
    height:8rem;
    z-index:0;
    position: absolute;
    display:block;
}
.modal-inner p{
    font-weight: 400;
}





/*TYPO*/
body h1.page-h1{
    margin-bottom:0.7rem;
}

.post-h span.theme-h-sm{
    display: block;
    font-size: var(--regular-p-size);
    margin-top: 0.75rem;
}


.rot-cpt-tabs-wrap  .second-nav{
    font-size: 2.4rem;
    position: absolute;
    left: calc(100% / 12 *6);
    transform: translate(calc(0px - 100% - 2rem), -100%);
    color: var(--secondary);
}




body header#masthead{
    pointer-events:all;
}
section#s_header:not(.mast-should-stick)~header#masthead .site-logo{
	opacity:0;
}

.second-logo-container .site-logo{
	width:11rem;
	top:1rem;
	max-width:100%;
}


.rot-item-slide .inner{
    background: white;
    padding: 2rem 3rem;
}

#rot-copy-url{
	padding:0 8px 0 2px;
}

.opacity-0{
	opacity:0;
}




@media(min-width:576px){

}
@media(min-width:640px){

}
@media(min-width:768px){

	section.split-content-img .img-col>.rot-img-absolute {
		width: calc(100% - 30px + var(--container-margin));
		left: calc(15px - var(--container-margin));
	}

}
@media(min-width:992px){

}
@media(min-width:1200px){


}
@media(min-width:1440px){


}
@media(min-width:1600px){


}
@media(min-width:1820px){

}
@media(min-width:2200px){

}


body .section-h {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.3rem;
    padding-bottom: 0.4rem;
    display: flex;
    align-items: flex-end;
    hyphens: auto;
}


.rot-item-team .contact-txt{
	padding-bottom: .5rem;
    border-bottom: 3px solid var(--primary);
}
.rot-item-team .contact-txt>span{
	display:block;
}
.rot-item-team .contact-txt:before{
	z-index:-1;
	bottom:-4px;
	left:0rem;
}
.single-scrape_ad .section-h:not(.no-bird),
.split .section-h{
	padding-left:0;
	padding-right:51px;
}
.single-scrape_ad .section-h:before,
.split .section-h:before {
	left: auto;
    right: 0;
    transform: scaleX(-1);
    transition: height 1s, transform 1s, bottom 1s;
}
.single-scrape_ad .h1.section-h,
.single-scrape_ad h1.section-h{
	margin-bottom:0;
}
.single-scrape_ad .title-wrap .h1.section-h:before,
.single-scrape_ad .title-wrap  h1.section-h:before{
	background-image:none;
	display:none;
}
.single-scrape_ad .simple-header .title-wrap .bird{
	left:auto;
	right:1rem;
	transform:scaleX(-1);

}





section:not(.in-scope) .title-wrap .bird:before,
section:not(.in-scope) .section-h:before {
    bottom: -12px;
}

/*BUTTONS*/
/*BUTTONS*/
/*BUTTONS*/
a.btn{
	border:none;
}
a.btn:hover,
a.btn:focus{

	outline:none;
}





.i-spec{
	padding-right:1em;
	display:inline-block;
	font-size:.9em;
	line-height:1.25;
	font-weight:600;
}
.rot-item:not(.list-style-shortads) .i-spec{
	font-size:1rem;
}
.i-spec.ort{
	font-weight:400;
}
.price-wrap{
	width:100%;
	text-align:right;
	margin-top:.6rem;
}
.i-spec.price{
	font-size:1.1rem;
	width:fit-content;
	padding-bottom: .2em;
	border-bottom:2px solid var(--primary);
	padding-right:.1em;
	margin-right:1em;
	font-weight:500;
}
.list-style-shortads .price-wrap{
	margin-top:0rem;
}
.list-style-shortads .i-spec.price{
	font-size:.9rem;
}
.kauf .i-spec.price{
	border-color: var(--secondary);
}
.i-spec.ort{
	width:100%;
	padding:0;
	hyphens:auto;
}
.x-long-txt{
	line-height:1;
}
.x-long-txt>span{
	font-size:.9em;
}
@media(min-width:992px){
	.large-pr{
		padding-right:4rem!important;
	}
}
@media(min-width:1600px){
	.large-pr{
		padding-right:7rem!important;
	}
}

.align-bottom{
	display:flex;
	height:100%;
	flex-direction:column;
}
@media(min-width:1200px){
	/* .align-bottom{
		justify-content: flex-end;
		padding-bottom:5rem;
	} */
}
@media(min-width:1700px){
	.align-bottom{
		justify-content: flex-end;
		padding-bottom:10rem;
	}
}


/*BTN*/
/*BTN*/
/*BTN*/
.btn.rot-btn {
    background-color: transparent;
	color: var(--text);
}
.btn.theme-btn {
    position: relative;
    padding-left: 0;padding:0;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
    font-weight: 500;
    font-size: 1.8rem;
    font-family: var(--sans2);
	letter-spacing: 0.02em;
    will-change: letter-spacing, width;
}
.btn.theme-btn.btn-primary,
.btn.theme-btn.btn-secondary{
	background:transparent;
	color:var(--text);
}
.btn.theme-btn .txt{
	display:inline-block;
}

.btn.theme-btn:focus,
.btn.theme-btn:hover{
	background: transparent;
    color: var(--text);
	letter-spacing: 0.4rem;
}
.bg-text .btn.theme-btn:focus,
.bg-text .btn.theme-btn:hover{
    color: var(--grey-light);
}


.btn.theme-btn .txt{
	position:relative;
}

.btn.theme-btn.btn-secondary:before{
	border-color: var(--secondary);
	background-color: var(--secondary);
}
.links-item:hover a.btn:before,
.btn.theme-btn:focus:before,
.btn.theme-btn:hover:before{
	width:100%;
	height:.7em;
	border-radius:0;
	left:0;
}

body .h-link{
	line-height:inherit!important;
	font-weight:inherit!important;
	font-size:inherit!important;
}
body .h-link .chevron-svg{
	font-size:1rem;
}


/* .rot-item-scrape_ad:not([list-stye="shortad"]) .content-col{ */
.rot-item-scrape_ad:not(.list-style-shortads) .content-col{
	margin-top:0;
	transform:translate3d(0px, -4rem, 0px);
	will-change: transform;
	/* transition: margin .5s; */
	transition: transform .5s;
}
.rot-item-scrape_ad:not(.list-style-shortads):hover .content-col{
	transform:translate3d(0px, -1rem, 0px);
	/* margin-top:-1rem; */
}

.scrape-ads-wrap{
	padding: 1rem;
	background:var(--grey-lightestest);
}

.row.list-style-shortads{
	row-gap:8px;
}



@media(min-width:992px){
	.rot-filter-items {
		display: flex;
		flex-wrap: wrap;
		border-collapse: collapse; /* für Gefühl */
	}

	.rot-item-scrape_ad:not(.list-style-shortads) {
		padding-bottom:0;
	}
	.rot-filter-items>article {
		width: 50%;
		padding: 1.5rem;
		box-sizing: border-box;
		position: relative;
	}

	/* vertikale Linie: nur die linke Zelle jeder Zeile bekommt eine rechte Linie */
	.rot-filter-items>article:nth-child(2n-1):after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		width: 1px;
		height: 100%;
		background-color: #ccc; /* deine Linienfarbe */
	}

	/* horizontale Linie: alle Zellen außer die in der letzten Zeile */
	.rot-filter-items>article:nth-last-child(2):nth-child(even):before,
	.rot-filter-items>article:nth-last-child(n+3):before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #ccc;
	}
}

.split-content-img .split-img-col {
    position: absolute;
    margin-top: var(--split-section-offset-y,4rem);
    height: calc(100% - 2 * var(--split-section-offset-y));
}



.links-item {
  position: relative;
  cursor: pointer;
}

.links-item::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
}
.links-item a {
  position: relative;
  z-index: 2;
  font-size:1.3rem;
}
@media(min-width:768px){
	.links-item a {
		font-size:1.1rem;
	}
}


body .h3-subtitle,
body .subtitle{
	text-transform: uppercase;
    font-family: var(--sans2);
    font-size: 2rem;
}
body .h3-subtitle{
	font-weight:300!important;
	margin-top:2.3rem;
	font-size:2.2rem;
}
body .bg-text .h3-subtitle{
	font-weight:200!important;
}
body .subt-sm{
	font-size:2rem;
	margin-bottom:.7rem;
}
[data-week="past"]{
	opacity:.4;
}

.rot-lo-item.past {
	opacity:.4;
}
.rot-lo-card h3 {
    font-size: calc(var(--h2-size) + .6rem);
    margin-bottom: -.14rem;
	font-weight:100;
}
.rot-lo-date{
	font-weight: 300;
    font-size: 1.45em;
}
.rot-lo-desc{
	margin-bottom:.4em;
}
.rot-lo-desc,
body .rot-lo-desc p {
	font-size: 1.54rem;
    line-height: 1.1;
    max-width: 17em;
    hyphens: none;
    font-family: var(--sans2);
	font-weight:400;
}
body .rot-lo-desc p {
	margin-bottom:1.14rem;
}
.rot-lo-price{
	font-family: var(--sans);
    font-size: 1.4em;
    font-weight: 500;
}
@media(min-width:768px){
	.rot-lo-card{
		font-size:.9rem;
	}
	body .rot-lo-desc p {
		font-size:1.45rem;
	}
	.rot-lo-card h3 {
    	font-size: calc(var(--h2-size) + .0rem);
	}
}





.mt-hh{
	margin-top:calc(var(--header-height) + 3rem);
}
.fill-white path{
	fill:var(--white)!important;
}
.ml-cm{
	margin-left:var(--container-margin);
}
.pl-cm{
	padding-left:var(--container-margin);
}
[class*="col-"].pl-cm{
	padding-left:calc(var(--container-margin) + 15px);
}

.will-rotate{
	width: auto;
    position: static;
    display: inline-block;
}




[data-notinwrap="after"]{
	z-index:0;
	position:sticky;
	top:650px
}



.fx-logo-col{
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
.fx-logo-col .will-rotate,
.fx-logo-col .will-rotate>figure{
	width:100%;
	padding:2rem;
	padding-left:0;
}
[data-notinwrap="after"] {
	top: 0px;
	position:relative;
}


@media(min-width:768px){

	body .subtitle {
		margin-bottom: 3rem;
	}
}
@media(min-width:992px){

	body .subtitle {
		margin-bottom: 2.4rem;
	}
}




section:not(.been-in-scope) .rotfx-null{
	opacity:0;
}


.simple-header .title-wrap{
	display:none;
}

body .bg-text p{
	font-weight: 100;
    /* font-size: 1.17rem; */
}
body .bg-text h2,
body .bg-text .h2{
	z-index:2;
	font-size: calc(var(--h2-size) - 0.4em);
}
body .bg-text h2:after,
body .bg-text .h2:after{
	border-color:var(--primary-on-dark);

}
.fx-logo-col svg{
	transition:transform .7s;
	will-change:transform;
}
section.in-scope .fx-logo-col .will-rotate svg{
	transform:rotate(350deg);
}
@media(min-width:576px){
	.fx-logo-col figure{
		max-width:500px;
	}
}









body:not(.home) .hbg1{
	filter:none;
}

h2 .type{
	pointer-events: none;
}
div>h3.h3-subtitle:first-child{
	margin-top:0;
}

#site-footer .rot-lo-card p,
#site-footer .rot-lo-card{
	font-size: 18px;
}
#site-footer .rot-lo-card h3{
	font-size: 30px;
}
#site-footer .rot-lo-card .rot-lo-date {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
}
#site-footer .rot-lo-card .rot-lo-price{
	font-size:20px;
}
#site-footer .rot-lo-desc p{
	font-size:22px;
	margin-bottom:0;
}
@media(min-width:1200px){
	.f-inner{
		padding:0 2rem;
	}
	#site-footer .rot-lo-card .rot-lo-price,
	#site-footer .rot-lo-card .rot-lo-date{
		font-size:22px;
	}
}
@media(min-width:1900px){

	#site-footer .rot-lo-card h3{
		font-size: 40px;
	}
	#site-footer .rot-lo-desc p,
	#site-footer .rot-lo-card .rot-lo-price,
	#site-footer .rot-lo-card .rot-lo-date{
		font-size:28px;
	}
}
#site-footer .smaller,
#site-footer p.smaller{
	font-size:.9rem!important;
}

p a:not(.btn):not(.rot-btn){
	position:relative;
	display:inline-block;

}
.menu-wrappa a:not(.btn):not(.rot-btn) span,
p a:not(.btn):not(.rot-btn) strong,
p a:not(.btn):not(.rot-btn) span{
	display:inline-block;
	position:relative;
	z-index:2;
}

.menu-wrappa a:not(.btn):not(.rot-btn):after,
p a:not(.btn):not(.rot-btn):after{
	content:'';
	left: .4em;
	width:1.7em;
	height:1.7em;
	background-color:var(--grey-dark);
	position:absolute;
	bottom:-.3em;
	border-radius:100px;
	z-index:0;
	opacity:0;
	transition:opacity .1s;
}
.menu-contact-wrap p a:after{
	bottom:-.1em!important;
}

#site-footer .menu-wrappa>a:not(.btn):not(.rot-btn){
	position:relative;
	display:inline-block;
}


#site-footer .rot-cpt-item .rot-cpt-head,
#site-footer .rot-cpt-item .rot-read-more,
#site-footer .rot-cpt-item .rot-cpt-excerpt {
	display:none;
}
#site-footer .rot-cpt-item .rot-cpt-title {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1;
}
#site-footer .rot-cpt-content {
	padding: 0.25rem 0;
	border-bottom: 2px solid var(--primary);
}
#site-footer .rot-cpt-item-inner {
	padding: 0 !important;
}

#site-footer .rot-cpt-item-post:last-of-type {
	margin-bottom: 2rem;
}

p+.h3{
	margin-top:.9rem;
}
.bg-text .btn.theme-btn{
	font-weight:400;
	color:var(--grey-lightest);
}
.bg-text .btn.theme-btn:focus,
.bg-text .btn.theme-btn:hover{
	color:var(--grey-lightest);
}



body:not(.single) #main{
    /* border-top: 3px solid var(--text); */
	margin-top: calc(var(--headerheight) + 2rem);
	position: relative;
	margin-bottom: var(--headerheight);
	border-bottom:1px solid transparent;
}

body.home #s_header{
		/* position: fixed; */
		position: relative;
    	/* top: calc(var(--admin-bar-height) + var(--headerheight)); */
    	top: calc(var(--headerheight));
	}
@media(min-width:768px){


	body #main {
		/* margin-top: calc(var(--display-header-min-h) + var(--admin-bar-height) + 2rem); */
		position: relative;
		z-index: 10;
		background: var(--white);
		padding-top: 2.7rem;
	}
}

/* CENTER 6*/
/* CENTER 6*/
/* CENTER 6*/

body .bg-wrap {
	background: var(--light);
	padding: 2rem;
	border: 1px solid var(--grey-lightestest);
}

body .current-campaign figure.rot-img-relative {
	aspect-ratio: 4/5;
	max-width: 400px;
}

 body .news .rot-cpt-title {
	margin-bottom: 0 !important;
	padding-bottom: 0.125rem !important;
}

 body .news .rot-cpt-head {
	padding: 0.25rem;
	border: 1px solid var(--grey-lightestest);
 }

@media (min-width: 768px) {
	body .bg-wrap {
		padding: 5rem 3rem 2rem 3rem;
	}
	body .news .rot-cpt-item-post:not(:first-of-type) .rot-cpt-item-inner {
		display:flex;
	}

	body .news .rot-cpt-item-post:not(:first-of-type) .rot-cpt-item-inner figure.rot-cpt-thumb {
		width: 100px;
		padding-bottom: 100px;
		height: 0;
	}
}

body #site-footer .rot-cpt-meta {
	display:none;
}

@media (max-width: 767px) {
	body #site-footer .post-h.my-2.pt-1.h3.rot-cpt-title {
			padding-bottom: 0;
	}
	#site-footer .rot-cpt-content {
		padding: 0;
	}
}






body .entry-content p strong, body.single strong {
	font-weight: 400;
	color: #8c8c8c;
}


body.single-team .team-meta-list li {
	line-height: 1.65;
	font-weight:400;
}


body.single .wrap-pseudo-h1 .section-h,
body.single h1.section-h{
	margin-top: .5rem;
	margin-bottom:2rem!important;
	font-size:44px;
}
body.single .item-terms+.section-h{
	margin-top:1.4rem;
}

body.single-team h1.section-h::after {
	display: none;
}
body.single-team .quote {
	font-style: italic;
    line-height: 1.5;
    font-weight: 200!important;
    font-family: var(--sans);
}
body.single-team .quote span{
	display:inline-block;
	font-size:var(--regular-p-size);
	margin-bottom: 1.3rem;
}
body .team-listing .h3.rot-cpt-title {
	text-align: center;
	font-weight: 300;
	font-size:var(--h3-size) ;
}
body{
	--single-thumb-max-width:400px;
}
body.single-team .single-thumb img{
	object-position: center 12%;
}

body.single figure.single-thumb,
body.single-team .quote-wrap{
	max-width:var(--single-thumb-max-width);

}

@media (max-width:575.998px){
	body.single figure.single-thumb {
		padding-bottom: 100%;
	}
}
@media(min-width:576px) and (max-width:767.998px){
	body.single figure.single-thumb {
		padding-bottom: 400px;
	}
}
@media(min-width:768px){
	body.single-team figure.single-thumb{
		padding-bottom:520px;
	}
	body{
		--single-thumb-max-width:440px;
	}
}
@media(min-width:992px){
	body.single-team figure.single-thumb{
		padding-bottom:620px;
	}
}
@media(min-width:1200px){
	body{
		--single-thumb-max-width:100%;
	}
	body.single-team figure.single-thumb{
		padding-bottom:620px;
	}
}

@media(min-width: 1600px) {
	body .team-listing .h3.rot-cpt-title {
		font-size: calc(var(--h3-size) + 8px);
	}
	body{
		--single-thumb-max-width:560px;
	}

}

body h4.small {
	font-weight: 600;
	font-style: normal;
	font-size: 20px;
}

@media (min-width: 1600px) {
	body h4.small {
		font-size: calc(var(--h4-size) - 8px);
	}
}


/* NEWS*/
/* NEWS*/
/* NEWS*/

.outer-wrapper {
    display: flex;
    align-items: flex-start; /* Zieht das Icon nach oben auf Höhe der Überschrift */
    gap: 20px; /* Der Abstand zwischen Icon und Text (kannst du nach Geschmack anpassen) */

}

/* Verhindert, dass das Icon vom langen Text zusammengestaucht wird */
.icon-wrapper {
    flex: 0 0 auto;
}

/* Die "schöne" Größe für dein Icon und WordPress-Resets */
.icon-wrapper figure {
    margin: 0; /* Entfernt den störenden WordPress-Standard-Abstand bei figures */
}

.icon-wrapper img {
    width: 40px; /* Hier stellst du deine Wunschgröße ein */
    height: auto;
    display: block;
}

.outer-wrapper h3{
	margin-bottom: 0 !important;
}

.outer-wrapper + .outer-wrapper {
	margin-top: 1.5rem;
}

.related-news figure, .related-news .rot-cpt-meta, .related-news .rot-cpt-excerpt, .related-news .rot-cpt-head {
	display:none;
}

.related-news .rot-cpt-title {
	font-size: var(--regular-p-size);
	font-weight: 400;
	margin: 0 !important;
	padding: 0 !important;
}
.related-news .rot-cpt-item-post .rot-cpt-item-inner {
	padding: 0;
}
.related-news a {
    display: block;
    padding: 0.5rem 0.4rem; /* 1. Padding ist immer da (verhindert das Springen der Größe) */
    transition: color .3s ease, background-color .3s ease; /* 2. Transition im Grundzustand (wirkt in beide Richtungen) */
}
.related-news .rot-cpt-item-post .rot-cpt-content {
	padding: 0;
}
.related-news a:hover {
    color: var(--white) !important;
    background: var(--primary);
}

.related-news .rot-cpt-item-post a  {
	border-bottom: 1px solid var(--grey-lightestest);
}

.related-news h2 {
	font-weight: 300;
	color: var(--primary);
}




/* GALLERY OVERVIEW */
/* GALLERY OVERVIEW */
/* GALLERY OVERVIEW */

body .gallery-overview .rot-img-relative {
	padding-bottom: 75%;
}
body .gallery-overview p {
	margin-top:1rem;
}

@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        max-width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * .66667);
    }
}

.bg-red {
	background-color: var(--primary);
	padding: 1rem 2rem;
}
.bg-red * {
	color: var(--white);
}
.bg-red h4 {
	color: var(--text);
}


/* STILE*/
/* STILE*/
/* STILE*/

.stil-wrapper .h3.rot-cpt-title {
	font-size: var(--h2-size);
	font-weight: 200;
	margin-bottom: 2rem !important;
}

@media (min-width: 768px) {
    .stil-wrapper .rot-cpt-item-inner {
        display: flex;
        align-items: center;
        gap: 30px;
    }
	.stil-wrapper .rot-cpt-content {
		padding: 0 2rem;
	}
    .stil-wrapper .rot-cpt-head {
        flex: 0 0 53%;
        margin-bottom: 0 !important;
    }
    .stil-wrapper .rot-cpt-content {
        flex: 1;
    }
	.stil-wrapper .rot-item:nth-child(even) .rot-cpt-item-inner {
        flex-direction: row-reverse;
    }
	.stil-wrapper .rot-cpt-item-inner {
		padding: 3rem 0;
	}
}

@media (min-width: 1440px) {
	.stil-wrapper .rot-cpt-content {
		padding: 0 6rem;
	}
}


/* GALERIE */
/* GALERIE */
/* GALERIE */


section#s_gal .wp-block-gallery.columns-2 .wp-block-image {
		width: calc(50% - 0.5rem) !important;
		flex: 0 0 calc(50% - 0.5rem) !important;
	}

section#s_gal .wp-block-gallery.columns-2 .wp-block-image a,
section#s_gal .wp-block-gallery.columns-2 .wp-block-image img {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}

body .stil-logo {
	max-width:35%;
	margin: 2rem auto 0 auto;
	display:block;
}

@media (min-width: 768px) {
	body .stil-logo {
		max-width:65%;
		margin: 0 auto;
	}
}

#masthead button:focus-visible,
#masthead a:focus-visible{
	outline:none!important;
}

.entry-content button:focus,
.entry-content a:focus{
	outline: 2px solid var(--text);
	outline-offset:0px;
}