.elementor-kit-6{--e-global-color-primary:#BAB278;--e-global-color-secondary:#F5F5F5;--e-global-color-text:#3B1F17;--e-global-color-accent:#425438;--e-global-color-2202196:#A79F68;--e-global-color-3b19c65:#4C5E42;--e-global-color-f45f05d:#3B1F17D1;--e-global-typography-primary-font-family:"ivyora-display";--e-global-typography-primary-font-size:2rem;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"ivyora-display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"ivyora-text";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"ivyora-text";--e-global-typography-accent-font-weight:500;font-family:"ivyora-text", Sans-serif;font-size:1.1rem;font-weight:300;line-height:1.3rem;letter-spacing:1px;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 a:hover{font-weight:700;}.elementor-kit-6 h1{font-family:"ivyora-display", Sans-serif;font-size:2.2rem;font-weight:500;}.elementor-kit-6 h2{font-family:"ivyora-display", Sans-serif;font-size:2rem;font-weight:500;}.elementor-kit-6 h3{font-family:"ivyora-display", Sans-serif;font-size:1.8rem;font-weight:500;}.elementor-kit-6 h4{font-family:"ivyora-display", Sans-serif;font-size:1.6rem;}.elementor-kit-6 h5{font-family:"ivyora-display", Sans-serif;font-size:1.4rem;}.elementor-kit-6 h6{font-family:"ivyora-display", Sans-serif;font-size:1.2rem;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Times New Roman", Sans-serif;font-size:1.2rem;font-weight:300;color:var( --e-global-color-secondary );border-style:none;}.elementor-kit-6 img{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Basic Settings Anni */

body {
    overflow-x: hidden;
}

/* hyphens 

h1, h2, h3, h4, h5, h6, p {
word-wrap: break-word;
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}*/

/** Farbliche Textmarkierung **/

::selection {
  color: var( --e-global-color-secondary );
  background: var( --e-global-color-accent );
}

/* Fotos Hochkant Inspiration */

.anni-inspo-img {
    aspect-ratio: 10/16;
}

/* Fotos Quer Inspiration */

.anni-inspo-quer-img {
    aspect-ratio: 4/3;
}/* End custom CSS */