
/* LATO COMPLETE FAMILY */

/* 100 Hairline */
@font-face {
  font-family: 'Lato';
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-Hairline.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-Hairline.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-weight: 100;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-HairlineItalic.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-HairlineItalic.woff') format('woff');
}

/* Webfont: Lato-Thin */@font-face {
  font-family: 'LatoWebThin';
  src: url('/fonts/latoWeb/Lato-Thin.eot'); /* IE9 Compat Modes */
  src: url('/fonts/latoWeb/Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/latoWeb/Lato-Thin.woff2') format('woff2'), /* Modern Browsers */
       url('/fonts/latoWeb/Lato-Thin.woff') format('woff'), /* Modern Browsers */
       url('/fonts/latoWeb/Lato-Thin.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* 200 Thin */
@font-face {
  font-family: 'Lato';
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-Thin.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-Thin.woff') format('woff');
}

/* 300 Light */
@font-face {
  font-family: 'Lato';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-Light.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-Light.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-LightItalic.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-LightItalic.woff') format('woff');
}

/* 400 Regular */
@font-face {
  font-family: 'Lato';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-Regular.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-Italic.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-Italic.woff') format('woff');
}

/* 500 Medium */
@font-face {
  font-family: 'Lato';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-Medium.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-MediumItalic.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-MediumItalic.woff') format('woff');
}

/* 600 Semibold */
@font-face {
  font-family: 'Lato';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-Semibold.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-Semibold.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-SemiboldItalic.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-SemiboldItalic.woff') format('woff');
}

/* 700 Bold */
@font-face {
  font-family: 'Lato';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-Bold.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-BoldItalic.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-BoldItalic.woff') format('woff');
}

/* 800 Heavy */
@font-face {
  font-family: 'Lato';
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-Heavy.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-Heavy.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-weight: 800;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-HeavyItalic.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-HeavyItalic.woff') format('woff');
}

/* 900 Black */
@font-face {
  font-family: 'Lato';
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-Black.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-Black.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/latoWeb/Lato-BlackItalic.woff2') format('woff2'),
       url('/fonts/latoWeb/Lato-BlackItalic.woff') format('woff');
}


html {
    background-color: #e6e6e6;
}

body, html {
    font-size: 1.1rem;
    color: black;
    line-height: 2rem;
    font-family: 'Lato', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif !important;
}   

.image-container {
    display: none;
}

.logo {
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

h1 {
    color: #ac5136;
    text-transform: uppercase;
}

span {
    color: #ac5136;
}

hr {
    border-top: 1px solid #000;
}

ul {
    margin-left: -10px;
}

.small-box {
    margin-right: 150px;
}

strong {
    background-image: url(/img/heart.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px;
    padding-left: 30px;
}

.custom-block {
  position: relative;
}

.floating-image {
  position: absolute;
  right: -120px;   /* nach rechts rausziehen */
  top: 100px;       /* Abstand von oben */
  width: 250px;
  object-fit: cover;
}

a {
    color: #ac5136;
}

a:hover {
    color: #ac5136;
}

.instagram-link {
    color: #ac5136;
}

@media (max-width: 1400px) {
    body {
        font-size: 1rem;
        line-height: 1.8rem;
    }

    .floating-image {        
        right: -80px;   /* weniger rausziehen */
    }
}

@media (max-width: 1360px) {
    .floating-image {        
        right: -50px;   /* noch weniger rausziehen */
    }

    .small-box {
        margin-right: 200px;
    }
}

@media (max-width: 1360px) {
    .floating-image {        
        right: -30px;   /* noch weniger rausziehen */
        width: 230px;   /* Bildgröße anpassen */
    }

    .small-box {
        margin-right: 200px;
    }
}

@media (max-width: 1240px) {
    .floating-image {        
        right: -30px;   /* noch weniger rausziehen */
        width: 230px;   /* Bildgröße anpassen */
    }

    .small-box {
        margin-right: 200px;
    }
}

@media (max-width: 1200px) {
    .small-box {
        margin-right: 0;
    }
    .custom-block {  
        width: 70%;
    }

    .floating-image {    
        top: 0;
        right: -300px;   /* noch weniger rausziehen */
        width: 300px;   /* Bildgröße anpassen */
    }
}

@media (max-width: 940px) {
    .small-box {
        margin-right: 0;
    }
    .custom-block {  
        width: 50%;
    }

    .floating-image {    
        top: 0;
        right: -90%;   /* noch weniger rausziehen */
        width: 300px;   /* Bildgröße anpassen */
    }
}

@media (max-width: 820px) {
    .small-box {
        margin-right: 0;
    }
    .custom-block {  
        width: 100%;
    }

    .floating-image {    
        display: none;
        top: 0;
        right: -90%;   /* noch weniger rausziehen */
        width: 300px;   /* Bildgröße anpassen */
    }

    .image-container {
        display: block;
        width: 50%;
        text-align: center;
    }
}