/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         stilladesign.de
 Author URI:     http://stilladesign.de/
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */


/**
* 1.0 Fonts */

/**
* font: Encode Sans Semi Expanded */

/* encode-sans-semi-condensed-100 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/encode-sans-semi-condensed-v11-latin_latin-ext-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* encode-sans-semi-condensed-200 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/encode-sans-semi-condensed-v11-latin_latin-ext-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* encode-sans-semi-condensed-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/encode-sans-semi-condensed-v11-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* encode-sans-semi-condensed-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/encode-sans-semi-condensed-v11-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* encode-sans-semi-condensed-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/encode-sans-semi-condensed-v11-latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* encode-sans-semi-condensed-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/encode-sans-semi-condensed-v11-latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* encode-sans-semi-condensed-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/encode-sans-semi-condensed-v11-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* encode-sans-semi-condensed-800 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/encode-sans-semi-condensed-v11-latin_latin-ext-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* encode-sans-semi-condensed-900 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/encode-sans-semi-condensed-v11-latin_latin-ext-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}




  /**
  * 2.0 Typography
  */
 
  h1 {
    font-family: 'Encode Sans Semi Condensed', Arial, Helvetica, sans-serif; 
    font-weight: 100;
} 
  
  h2 {
  font-family: 'Encode Sans Semi Condensed', Arial, Helvetica, sans-serif; 
  font-weight: 200;
} 

  h3 {
    font-family: 'Encode Sans Semi Condensed', Arial, Helvetica, sans-serif; 
    font-weight: 400;
} 

  h4 {
  font-family: 'Encode Sans Semi Condensed', Arial, Helvetica, sans-serif; 
  font-weight: 400;
} 

  h5 {
  font-family: 'Encode Sans Semi Condensed', Arial, Helvetica, sans-serif; 
  font-weight: 400;
} 

  h6 {
    font-family: 'Encode Sans Semi Condensed', Arial, Helvetica, sans-serif; 
    font-weight: 400;
} 
  
  body {
    color:#555555 ;
    font-family: 'Encode Sans Semi Condensed', Arial, Helvetica, sans-serif;
    font-weight: 400;
  } 


   /**
  * 2.1 Typography 
  */

 

  /**
  * 3.0 Design
  */


/* Linie/Schatten Header no */

/* #main-header{
  -webkit-box-shadow:none !important;
  -moz-box-shadow:none !important;
  box-shadow:none !important;
} */

/* Linie/Schatten scroll Header no */

/* #main-header.et-fixed-header {
  -webkit-box-shadow:none !important;
  -moz-box-shadow:none !important;
  box-shadow:none !important;
} */

/* Liste farbig */

ul li::marker, 
ol li::marker {
  color: #c7c7c7;
} 



/**
  * 4.0 Bildanpassungen
  */

  /**
  * 4.1 Home vollformat
  */

  .home {overflow: hidden;}
  

  /**
  * 4.2 Galerie fond hell
  */

  .mfp-fade.mfp-bg.mfp-ready {
    opacity: 100;
  }
  .mfp-bg {
    /* z-index: 1000000; */
    /* overflow: hidden; */
    background: #ffffff;
    opacity: 0;
    /* filter: alpha(opacity=80); */
  }

  .mfp-figure figure {
    /* margin: 0; */
    background: #ffffff;
  }

.mfp-fade.mfp-bg {
    opacity: .001;
    /* -webkit-transition: all .5s ease-in-out; */
    /* transition: all .5s ease-in-out; */
    -webkit-transition: cubic-bezier(x100, y9, x9, y100);
    transition: cubic-bezier(x100, y9, x9, y100);
  }
  
  .mfp-figure::after {
  -webkit-box-shadow: 0 0 0px rgba(245, 244, 244, 0.783);
  box-shadow: 0 0 0px rgba(245, 244, 244, 0.783);
  }


/**
* 4.3 Galerie Text / Pfeil Arrow / Close X
*/

.mfp-title {
  /* text-align: left; */
  line-height: 21px; 
  color: #3d3d3d;
  /* word-wrap: break-word; */
  /* padding-right: 36px; */
  font-size: 0.75em;
	padding-top: 5px
}


.mfp-arrow-left .mfp-a, .mfp-arrow-left::after, .mfp-arrow-right .mfp-a, .mfp-arrow-right::after {
  /* border: none; */
  font-size: 50px;
  color: #b0b0b0;
}


.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    font-size: 40px;
    font-family: 'M PLUS 1p', 'Arial', 'Helvetica', sans-serif;
    font-weight: 100;
    /* top: -10px; */
    opacity: .5;
  }

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #b0b0b0;
    /* right: -6px; */
    /* text-align: right; */
    /* padding-right: 6px; */
    /* width: 100%; */
  }

/**
* 4.4 Galerie slider / no dots / no arrow / 
*/

.et_pb_gallery.et_slider_auto .et-pb-slider-arrows,
.et_pb_gallery.et_slider_auto .et-pb-controllers { 
    display: none !important; 
}
  
  