.kb-buttons-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--global-kb-gap-xs, 0.5rem)}.kb-button{z-index:1;position:relative;overflow:hidden;display:inline-flex;text-align:center;align-items:center;justify-content:center}.kb-button.wp-block-button__link{width:auto;height:auto}.kb-button.kt-btn-width-type-full{flex:1 0 fit-content;width:100%}.kb-blocks-button-aos.kb-btn-width-type-full{flex:1 0 fit-content;width:100%}.wp-block-kadence-advancedbtn .kb-button:not(.specificity):not(.extra-specificity){text-decoration:none}.kb-button:not(.kb-btn-global-inherit){border:0 solid rgba(0,0,0,0);padding:.4em 1em;cursor:pointer;font-size:1.125rem;border-radius:3px;transition:all .3s ease-in-out;box-shadow:none}.kb-button:not(.kb-btn-global-inherit):hover{box-shadow:none}.kb-button.kb-btn-global-fill{border:0px solid rgba(0,0,0,0);border-radius:3px;background:var(--global-palette-btn-bg, #3633e1);color:var(--global-palette-btn, #ffffff)}.kb-button.kb-btn-global-fill:hover{color:var(--global-palette-btn-hover, #ffffff);background:var(--global-palette-btn-bg-hover, #2f2ffc)}.kb-button.kb-btn-global-fill:focus{color:var(--global-palette-btn-hover, #ffffff);background:var(--global-palette-btn-bg-hover, #2f2ffc)}.kb-button.kb-btn-global-outline{border:2px solid var(--global-palette-btn-bg, #3633e1);background:rgba(0,0,0,0);color:var(--global-palette-btn-bg, #3633e1);padding:calc(.4em - 2px) calc(1em - 2px)}.kb-button.kb-btn-global-outline:hover{border-color:var(--global-palette-btn-bg-hover, #2f2ffc);background:rgba(0,0,0,0);color:var(--global-palette-btn-bg-hover, #2f2ffc)}.kb-button.kb-btn-global-outline:focus{border-color:var(--global-palette-btn-bg-hover, #2f2ffc);background:rgba(0,0,0,0);color:var(--global-palette-btn-bg-hover, #2f2ffc)}.kb-button::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:-1;opacity:0;background:rgba(0,0,0,0)}.kb-button:hover::before,.kb-button:focus::before{opacity:1}.wp-block-kadence-advancedbtn .kb-button.kt-btn-size-small{font-size:.9rem}.wp-block-kadence-advancedbtn .kb-button.kt-btn-size-large{font-size:1.35rem}.wp-block-kadence-advancedbtn .kb-button.kt-btn-size-xlarge{font-size:1.65rem}.kb-button.kb-btn-global-outline.kt-btn-size-xlarge{border-width:4px}.kb-button.kb-btn-global-outline.kt-btn-size-large{border-width:3px;padding:calc(.4em - 3px) calc(1em - 3px)}.kb-button.kb-btn-global-outline.kt-btn-size-small{border-width:1px;padding:calc(.4em - 1px) calc(1em - 1px)}.kb-button.kt-btn-has-svg-true{gap:.5em;display:inline-flex}.wp-block-kadence-advancedbtn .kb-svg-icon-wrap{display:inline-flex;justify-content:center;align-items:center}.wp-block-kadence-advancedbtn .kb-svg-icon-wrap svg{width:1em;height:1em}.kb-button.icon-reveal .kb-svg-icon-wrap{transition:transform .3s ease-in-out,width .3s ease-in-out,opacity .3s ease-in-out;width:0;opacity:0}.kb-button.icon-reveal:hover .kb-svg-icon-wrap{width:var(--kb-button-icon-size, 24px);opacity:1}@font-face {
font-family: 'Butler Ultra Light';
src: url(//asuka-lionera.de/wordpress/wp-content/themes/hello-iris/lib/fonts/butler-ultralight.woff) format('woff');
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
font-display: swap;
}
@font-face {
font-family: 'Blackstone';
src: url(//asuka-lionera.de/wordpress/wp-content/themes/hello-iris/lib/fonts/Blackstone.woff) format('woff');
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
font-display: swap;
}
h1 em,
h2 em,
h3 em,
h4 em {
font-family: 'Blackstone';
-webkit-font-smoothing: antialiased;
letter-spacing: normal;
text-transform: none;
font-size: 130%;
}
#menu-footer-menu li {
display: inline-block;
margin: 0 10px;
}
.iris-nav {
position:relative;
}
.iris-nav a {
color: var(--global-palette4);
font-family: 'Blackstone'!important;
text-transform: none!important;
letter-spacing: 0!important;
font-size: 26px!important;
font-weight: normal!important;
}
.iris-nav a:hover  {
color: var(--global-palette4)!important;
}
.iris-nav::before {
content: "";
position: absolute;
left: 8%;
bottom: 12px;
width: 80%;
height: 15px;
transform: skew(-12deg);
background: var(--global-palette7);
z-index: -1;
}
.iris-nav:hover::before {
background:var(--global-palette-btn-bg);
}
.iris-menu a{
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 1.1;
letter-spacing: 0.2em;
font-family: var(--global-primary-nav-font-family);
text-transform: uppercase;
padding-left: calc(2.5em / 2);
padding-right: calc(2.5em / 2);
padding-top: 0.6em;
padding-bottom: 0.6em;
}
.iris-menu a:hover {
color: var(--global-palette4);
}
.widget_nav_menu a {
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 1.1;
letter-spacing: 0.2em;
font-family: var(--global-primary-nav-font-family);
text-transform: uppercase;
}
.drawer-inner {
max-width: 500px !important;
}
@media all and (max-width: 1024px) {
.iris-nav a {
text-align: center;
padding: .5em!important;
}
}
.site-footer-row-layout-fullwidth > .site-footer-row-container-inner > .site-container {
padding-left: 0;
padding-right: 0;
}
.iris-footer-right .kt-row-column-wrap {
margin-right: 0 !important;
}
.iris-footer-left .kt-row-column-wrap {
margin-left: 0 !important;
}
.site-footer-row.site-footer-row-columns-2.site-footer-row-column-layout-left-golden {
grid-template-columns: 4fr 3fr;
}
@media screen and (min-width: 720px) and (max-width: 1024px) {
.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default, .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
grid-template-columns: minmax(0, 1fr);
}
.iris-footer-right .kt-row-column-wrap {
margin-right: auto !important;
}
.iris-footer-left .kt-row-column-wrap {
margin-left: auto !important;
}
}
@media screen and (max-width: 719px) {
.site-footer-row-container-inner .site-footer-row.site-footer-row-mobile-column-layout-default, .site-footer-row-container-inner .site-footer-row.site-footer-row-mobile-column-layout-row {
grid-template-columns: minmax(0, 1fr);
}
}
.wp-block-search .wp-block-search__input {
border-color: #fff;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
border: none;
}
.hyd-4posts .loop-entry {
text-align: center;
background: none!important;
}
.hyd-4posts.grid-cols,
.hyd-pposts.grid-cols,
.hyd-mobileposts.grid-cols {
column-gap: 1rem;
row-gap: 1rem;
}
.hyd-img img,
.entry-related-carousel img,
.entry.loop-entry img {
opacity: 1;
width: 100%;
-webkit-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
-moz-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
-ms-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
-o-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
}
.hyd-img img:hover,
.entry-related-carousel img:hover,
.entry.loop-entry img:hover {
transform: scale(1.02);
opacity: .8;
}
@media screen and (min-width: 1025px) {
.hyd-4posts.grid-lg-col-3 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.hyd-pposts.grid-lg-col-3 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
}
@media screen and (min-width: 768px) {
.primary-sidebar {
max-width: 600px;
}
}
@media screen and (max-width: 576px) {
.hyd-4posts.grid-sm-col-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media only screen and (min-width: 200px) and (max-width: 1380px)  {
.kt-row-has-bg {
background-attachment: scroll !important;
}
}
.hyd-mobileposts .entry-taxonomies a {
text-decoration: none;
font-weight: 600;
letter-spacing: .15em;
color: var(--global-palette1);
font-size: 10px !important;
font-family: var(--global-primary-nav-font-family);
}
@media screen and (min-width: 276px) {
.hyd-mobileposts.grid-sm-col-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
a.post-more-link .kadence-svg-iconset {
display: none;
}
a.post-more-link {
color:  var(--global-palette1);
padding: 4px;
}
a.post-more-link:hover {
color: var(--global-palette2);
}
.entry-tags a.tag-link {
background: var(--global-palette1);
border: 1px solid var(--global-palette1);
border-radius: 0;
color: #fff;
}
.entry-tags a.tag-link:hover {
background: var(--global-palette2);
border: 1px solid var(--global-palette2);
border-radius: 0;
color: #fff;
}
.hyd-4posts .loop-entry {
text-align: center;
}
.entry-author-name a {
font-family: var(--global-heading-font-family);
font-size: 30px;
color:  var(--global-palette3);
}
.entry-author-profile p.entry-author-occupation {
font-family: var(--global-primary-nav-font-family);
color: var(--global-palette5);
text-transform: uppercase;
letter-spacing: .1em;
font-size: 14px;
line-height: 1;
}
.entry-author-style-normal,
.entry-author-style-center{
background: var(--global-palette9);
border-bottom: 0px !important;
padding: 20px;
box-shadow: 4px 0px 8px 0px rgba(0,0,0,0.05);
}
.entry-author-style-center .entry-author-avatar{
margin: -50px auto 0;
}
.entry-author-style-center .entry-author-avatar img,
.bypostauthor .avatar{
border: 3px solid #fff;
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
}
.entry-author-style-center .entry-author-avatar:before,
.entry-author-style-center .entry-author-avatar:after{
display: none;
}
.entry-author-style-center .entry-author-profile .entry-author-description {
max-width: 95% !important;
}
.entry-author-description {
font-size: 16px;
}
.entry-author-style-center a.social-button {
width:1.5em;
height: 1em;
color: var(--global-palette2);
background: var(--global-palette9);
border-radius: 0;
}
.entry-author-style-center a.social-button:hover {
width:1.5em;
height: 1em;
color: var(--global-palette1);
background: var(--global-palette9);
border-radius: 0;
}
.comment-respond{
background: var(--global-palette9);
padding: 30px;
margin-bottom: 25px;
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.05);
}
.comment {
margin-bottom: 25px;
padding: 30px;
}
li.comment.thread-even {
background: var(--global-palette9);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.05);
}
li.comment.thread-odd {
background: var(--global-palette9);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.05);
}
.children {
background: var(--global-palette8);
}
li.comment.thread-odd .children {
background: var(--global-palette9);
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.comment-form-wprm-rating label {
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
letter-spacing: .05em;
}
.comment-form-wprm-rating {
display: flex;
column-gap: 5px;
}
.comment-body {
border: none;
}
a.comment-reply-link {
border: none;
background: var(--global-palette1);
color: var(--global-palette9);
}
a.comment-reply-link:hover {
background: var(--global-palette2);
color: var(--global-palette9);
}
.entry-author-style-center a.social-button {
width:1.5em;
height: 1em;
color: var(--global-palette2);
background: var(--global-palette9);
border-radius: 0;
}
.entry-author-style-center a.social-button:hover {
width:1.5em;
height: 1em;
color: var(--global-palette1);
background: var(--global-palette9);
border-radius: 0;
}
.archive-description span {
font-family: var(--global-heading-font-family);
color: var(--global-palette4);
font-size: 125%;
}
.archive-description a {
font-family: var(--global-primary-nav-font-family);
font-size: 90%;
transition: all .1s linear;
text-decoration: none;
font-weight: bold;
letter-spacing: .05em;
text-transform: uppercase;
padding-left: calc(1.5em / 3);
padding-right: calc(1.5em / 3);
}
.kadence-blocks-gallery-item,
.kt-inside-inner-col  {
z-index:3 !important;
}
.iris-imgborder {
border: 7px solid #fff;
}
.iris-angelr {
transform: rotate(5deg);
-webkit-transform: rotate(5deg);
-moz-transform: rotate(5deg);
-ms-transform: rotate(5deg);
-o-transform: rotate(5deg);
}
.iris-angell {
transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
}
.iris-angells {
transform: rotate(-3deg);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
}
.iris-angelrs {
transform: rotate(3deg);
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-ms-transform: rotate(3deg);
-o-transform: rotate(3deg);
}
.iris-leftline img,
.iris-rightline img,
.iris-rightline-top img {
position: relative;
z-index: 3;
}
.iris-rightline,
.iris-leftline,
.iris-rightline-top {
position: relative;
z-index: 2;
}
.iris-leftline::after {
content: '';
display: block;
position: absolute;
right: 0;
top: 30%;
width: 100vw;
height: 1px;
background: var(--global-palette1);
-webkit-transition: width 0.8s ease-out;
transition: width 0.8s ease-out;
z-index: 1;
}
.iris-rightline::after {
content: '';
display: block;
position: absolute;
left: 0;
bottom: 15%;
width: 100vw;
height: 1px;
background: var(--global-palette1);
-webkit-transition: width 0.8s ease-out;
transition: width 0.8s ease-out;
z-index: -1;
}
.iris-rightline-top::after {
content: '';
display: block;
position: absolute;
left: 0;
top: 30%;
width: 100vw;
height: 1px;
background: var(--global-palette1);
-webkit-transition: width 0.8s ease-out;
transition: width 0.8s ease-out;
z-index: -1;
}
.iris-ltextangle {
transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
position: relative;
z-index: 4;
}
.iris-rtextangle {
text-align: right;
margin-right: -10%!important;
margin-bottom: -0% !important;
transform: rotate(10deg);
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-ms-transform: rotate(10deg);
-o-transform: rotate(10deg);
position: relative;
z-index: 4;
}
.iris-index{
position: relative;
z-index: 4;
}
.iris-rotate img{
animation: rotation 30s infinite linear;
width: 100%;
align-items: center;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.wc-block-components-notice-banner.is-error,
.wc-block-components-notice-banner.is-success,
.wc-block-components-notice-banner.is-info {
background-color: var(--global-palette8) !important;
border-color: var(--global-palette1) !important;
}
.wc-block-components-notice-banner.is-error > svg,
.wc-block-components-notice-banner.is-success > svg,
.wc-block-components-notice-banner.is-info > svg {
background-color: var(--global-palette2) !important;
}