/*======================================
Theme Name: Divi Child
Description: Divi Child
Version: 1.0
Template: Divi
======================================*/

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #202020;
  background-image: url('https://un-label.eu/wp-content/uploads/bg-small.svg');
  background-position: top left;
  background-repeat: no-repeat;
}

/* Homepage DE */
body.page-id-34 {
  background-image: url('https://un-label.eu/wp-content/uploads/bg-big.svg');
  background-position: top left;
  background-repeat: no-repeat;
}

/* Homepage EN */

body.page-id-44 {
  background-image: url('https://un-label.eu/wp-content/uploads/bg-big.svg');
  background-position: top left;
  background-repeat: no-repeat;
}


.hide {
  font-size: 14px;
  line-height: 13px;
  margin: 0!important;
  padding: 0!important;
}


h1, h2, h3, h4, h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #818177; /* braun */
  color: #202020;
  color: #00877c; /* petrol */
}


@media only screen and (max-width: 600px) {
  .et_pb_row {
      padding: 10px 0;
  }
}


h1 {
  font-size: 57px;
  line-height: 1.1em;
  padding: 20px 0px 20px 0px;
  margin-top: 0;
  border-top: 4px dotted #00877c;
  border-bottom: 4px dotted #00877c;
}

@media only screen and (max-width: 600px) {
  h1 {
    font-size: 40px!important;
    padding: 10px 0px 10px 0px;
  }
}



h2 {
  font-family: 'Roboto', sans-serif;  font-weight: 500;
  font-size: 26px;
  color: #202020;
  line-height: 1.3em;
  margin: 10px 0 20px 0;
  padding: 10px 0 10px 4px;
  border-top: 4px dotted #202020;
  border-bottom: 4px dotted #202020;
}

@media only screen and (max-width: 600px) {
  h2 { font-size: 26px!important;  line-height: 1.3em; padding-bottom: 8px!important;  }
}


h2.et_pb_module_header  {
  font-family: 'Roboto', sans-serif;  font-weight: 500;
  font-size: 26px;
  line-height: 1.3em;
  border: none!important;
  margin: 0;
  padding: 0;
}


h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  color: #202020;
}

h3.symposium {
  font-size: 24px!important;
  margin: 0 0 -10px 0!important;
}

h3.symposium a {
  color: #00877c!important; /* petrol */
  text-decoration: none!important;
}

h3.symposium a:hover {
  text-decoration: underline!important;
}




.et_pb_text_inner h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 23px!important;
  line-height: 1.1em!important;
  margin: 6px 0 !important;
  padding: 0!important;
}

.et_pb_text_inner h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 16px!important;
  line-height: 20px!important;
  color: #202020;
}


p {
  /* font-family: 'Abel', sans-serif;
  font-family: 'Dosis', sans-serif;
  font-weight: 500; */
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  color: #202020;
}


@media only screen and (max-width: 600px) {
  p {
      line-height: 28px;
  }
}


.et_pb_text_inner li {
  padding: 0 0 0 10px;
  margin: 0 0 0 20px;
}

.et_pb_text_inner li {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  color: #202020;
}


a {
  color: #00877c;
  text-decoration: underline;
}

.breadcrumb {
  margin-bottom: 10px!important;
}

.breadcrumb p {
  font-size: 14px!important;
}

.breadcrumb a {
  font-size: 14px!important;
}

.et_pb_main_blurb_image a {
  text-decoration: none!important;
}

.intro-text p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 40px;
  padding: 0 0 0 0px;
  color: #202020;
}

@media only screen and (max-width: 600px) {
  .intro-text p  { font-size: 20px!important;  line-height: 1.3em; }
}



#main-content, header, article, #et-main-area, .entry-content, .et_pb_section  {
  background-color: transparent!important;
  background: none;
}

@media only screen and (max-width: 600px) {
  #main-content .container {
   padding-top: 36px!important;
  }
}



/* HEADER */

#top-header {
  background-color: transparent!important;
  margin-bottom: 0;
}

#main-header {
  /* padding-top: 25px;  Muss wieder ein wenn top-header wegfällt */
  background-color: transparent!important;
}

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

#logo {
}

#top-menu li {
  margin-top: 10px;
}

#top-menu a {
    font-size: 19px;
    color: #202020;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 20px;
}

#top-menu a:hover {
  text-decoration: underline;
}

#top-menu li.current-menu-item > a {
    color: #000;
    /* text-decoration: underline!important; */
}


.et_mobile_menu li {
    padding: 5px 5%;
}

.et_mobile_menu li a {
    display: block;
    padding: 5px 5%;
    border-bottom: 1px solid rgba(0,0,0,.03);
    color: #666;
    font-size: 18px!important;
    text-decoration: none!important;
}

/* Only apply to full-size displays, not mobiles */
@media only screen and ( min-width:981px ) {

    #logo { height: 120px; max-height: 120px !important; padding-bottom:18px; }

    /* Set the "shrunken" logo height to 100px */
    .et-fixed-header #logo { max-height: 100px !important; padding-bottom:10px !important; }
}

/* EO HEADER */



/* SECTIONS */

.et_pb_section_0 {
  padding-top: 20px!important;
}

/* SECTIONS */


.et_pb_testimonial {
/*  background-image: url("/wp-content/uploads/diagonale.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0px 0px;*/

   background-color: #ffffff!important;
   border: 4px dotted #00877c;
}

.et_pb_testimonial::before {
  background-color: #ffffff!important;
  color: #00877c!important;
}

.et_pb_testimonial_description_inner {
  margin: 0;
  padding: 0;
}

.et_pb_testimonial_description_inner p {
  font-size: 28px;
  line-height: 40px;
  font-style: italic;
  font-family: 'Roboto', sans-serif;
  color: #00877c; /* petrol */
  margin: 0;
  padding: 0;
  text-align: center;
}

@media only screen and (max-width: 600px) {

  .et_pb_testimonial_description_inner p {
    font-size: 26px;
    line-height: 36px;
  }
}



.et_pb_testimonial_author, .et_pb_testimonial_meta {
  display: none;
}


.et_pb_team_member_description h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 1.1em;
  margin: 0!important;
}

.et_pb_team_member_description .et_pb_member_position {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #202020;
}



.et_pb_team_member_description p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #202020;
}



/* FOOTER */


#footer-widgets .footer-widget a:hover {
  text-decoration: underline!important;
}

h4.title {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #ffffff!important;
}


@media only screen and (max-width: 900px) {
}

@media only screen and (max-width: 600px) {

  h4.title {  }

  ul.lsi-social-icons { margin-left: 14px!important;  }

}


.textwidget p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff!important;
}

.mc4wp-form-fields label {
  display: block;
}

.mc4wp-form-fields input[type="email"] {
  width: 200px!important;
  height: 30px;
}
.mc4wp-form-fields input[type="text"] {
  width: 200px!important;
  height: 30px;
}

.mc4wp-form-fields input[type="submit"] {
  width: 200px!important;
  height: 30px;
  margin-top: 40px;
}


#main-footer {
  background-color: #00877c!important;
}

#footer-bottom {
  display: none;
}


.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 5%!important;
}


/* EO FOOTER */


/* SLIDER */


.my-post-slider  .et_pb_slide_description {
  text-align: left;
  padding-top: 27% !important;
  padding-bottom: 5% !important;
}


h2.et_pb_slide_title {
  font-family: 'Roboto', sans-serif;
  font-size: 34px!important;
  border: none!important;
  margin-bottom: 0px;
}

@media only screen and (max-width: 900px) {
}

@media only screen and (max-width: 600px) {

  h2.et_pb_slide_title { font-family: 'Roboto', sans-serif; font-size: 20px!important;  line-height: 1.2em; }

  .my-post-slider .et_pb_slide_description { padding: 4% 2% 12% 2%!important;  }

  .et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper { padding: 10px 14px!important;  }

  .et-pb-arrow-prev { left: -30px!important; }

  .et-pb-arrow-next { right: -26px!important; }


}



.et_pb_slide_content p {
  font-family: 'Roboto', sans-serif;
  font-size: 16px!important;
  line-height: 22px;
  color: #ffffff;
}

h2.et_pb_slide_title a {
  text-decoration: none;
}

.et-pb-arrow-prev ,
.et-pb-arrow-next {
  text-decoration: none;
}



/* EO SLIDER */


/* BLOG MODULE */

h1.entry-title  {
  margin-bottom: 40px;
}

@media only screen and (max-width: 600px) {
  h1.entry-title  {
    font-size: 34px!important;
    line-height: 40px!important;
  }
}

h2.entry-title  {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  line-height: 1.3em;
  border: none!important;
  margin: 0 0 10px 0;
  padding: 0;
}

@media only screen and (max-width: 600px) {

  h2.entry-title  {
    font-family: 'Roboto', sans-serif;
    font-size: 20px!important;
    line-height: 1.2em;
  }
}



.post-content p {
  font-size: 16px;
  line-height: 1.6em;
}

@media only screen and (max-width: 600px) {
  .post-content p {
    font-size: 18px;
    line-height: 1.3em;
  }
}

.et_pb_image_container {
    margin-bottom:  0px!important;
}

.et_pb_image_container img {
    border: 1px solid #ccc;
}

.et_pb_post .entry-featured-image-url {
    margin-bottom: 20px!important;
}

.post-meta {
  display: none;
}

#cooler-nav {
  margin: 60px 0 40px 0;
  min-height: 300px;
}

#cooler-nav .nav-box {
  background: #e9e9e9;
  padding: 20px;
  min-height: 270px;
}

#cooler-nav .nav-box:hover {
  background: #e4b6a9;
}

#cooler-nav img {
  margin: 0 0 10px 0;
}

#cooler-nav p {
  margin: 0;
  font-size: 17px;
  line-height: 24px;
  vertical-align: middle;
}

#cooler-nav a {
  text-decoration: none!important;
}

#cooler-nav .previous {
  width: 400px;
}

#cooler-nav .next {
  width: 400px;
}


@media only screen and (max-width: 600px) {
  #cooler-nav .previous {
    width: 300px;
  }

  #cooler-nav .next {
    width: 300px;
  }
}




/* EO BLOG MODULE */


/* PORTFOLIO  */

/* THREE COLUMN PORTFOLIO GRID LAYOUT */

@media only screen and ( min-width: 768px ) {

  .my-three-column-grid .et_pb_grid_item {
    width: 28.333% !important;
    margin: 0 7.5% 7.5% 0 !important;
    width: 30% !important;
    margin: 0 3% 7.5% 0 !important;
  }

  .my-three-column-grid .et_pb_grid_item:nth-child(3n) {
    margin-right: 0 !important;
  }

  .my-three-column-grid .et_pb_grid_item:nth-child(4n+1) {
    clear: unset !important;
  }

}

@media only screen and (max-width: 600px) {
   h2.et_pb_module_header { font-size: 20px!important;  }
}



.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-style: italic;
  color: #202020;
  border: 0;
  margin: 0;
  padding: 0 0 5px 0;
  margin: 0 35px 10px 0;
  overflow: visible;
  position: relative;
  display: block;
  text-decoration: none;
  height: auto;
  background-color: none;
}


.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
  background-color: #FFF;
}


.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
    background-color: #fff;
      color: #202020;
    border-bottom: 2px solid #202020;
}

.et_portfolio_image img {
  border: 1px solid #cccccc;
}

/* EO PORTFOLIO  */

/* GALLERY  */
.et_pb_gallery_title {
  display: none;
}

/* 3 columns */
/*
.et_pb_gallery_1.et_pb_gallery .et_pb_gallery_item {
margin: 0 !important;
clear:  none !important;
width:  33.33% !important;
}
*/

/*
.et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item {
  margin: 0 !important;
  clear:  none !important;
  width:  25% !important;
  margin-bottom: 20px!important;
}
*/


/* No gap between artists images on http://preview.un-label.eu/project/die-tanztheater-performance-l-do-i-need-labels-to-love/ */

.artists  .et_pb_gallery_item {
  margin: 0 !important;
  clear:  none !important;
  width:  25% !important;
  margin-bottom: 20px!important;
}




.artists .et_pb_gallery_caption {
  margin-top: 0!important;
  margin-bottom: 0px!important;
  font-size: 16px!important;
}

@media only screen and (max-width: 600px) {
  .artists .et_pb_gallery_caption {
    font-size: 13px!important;
    line-height: 15px!important;
    padding-right: 5px;
    /*
    overflow: hidden;
    height: 30px;
    */
    display: none;
  }
}



/* EO GALLERY  */


/* Contact Form 7 */

.wpcf7 {
}

.wpcf7 label {

}

.wpcf7-text,
.wpcf7-textarea {
  width: 100%;
  background-color: #eeeeee!important;
  border: none!important;
  padding: 16px!important;
  font-size: 16px!important;
}

.wpcf7-not-valid-tip  {
  color: #8a1814!important;
  font-size: 14px!important;
}

.wpcf7-validation-errors,
.wpcf7-response-output {
  border: none!important;
  padding: 0!important;
}

.wpcf7-list-item {
  margin-left: 0!important;
}

.wpcf7-select {
  width: 100%;
  height: 40px;
  font-size: 20px;
}


span.wpcf7-list-item {display: block;}

.wpcf7-submit {
  position: relative;
  padding: .3em 1em;
  border: 2px solid;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7em!important;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
  background-color: #00877c!important;
  color: #ffffff!important;
}




/* EO Contact Form 7 */

/* Icons */
.icons-languages {
  margin-top: 0!important;
  margin-bottom: 0!important;
  padding-top: 0!important;
  padding-bottom: 0!important;
}

.icons-languages .et_pb_image {
  margin-bottom: 0!important;
}


.icons-languages  .et_pb_image_wrap {
  float: left;
  margin-right: 8px;
}


.icons-languages  img {
  width: 40px;
}

/* EO Icons */


/* WPML */

#top-header .wpml-ls-native {
  color: #000;
  font-size: 14px;
  font-weight: normal;
}

li.wpml-ls-current-language a  {
  text-decoration: none!important;
}

li.wpml-ls-current-language a span  {
  border-bottom: 2px solid #000;
  text-decoration: none!important;
}

#et-secondary-menu a {
  text-decoration: none!important;
}

/* EO WPML */



/* Accessibility */

img {
  background: transparent!important;
  background-color: transparent!important;
}
/* EO Accessibility */


/* BLURB */
.et_pb_blurb_content {
    position: relative;
    max-width: none;
    margin: 0 0;
    text-align: left;
}

.et-pb-icon {
  font-size: 50px!important;
  font-weight: bold;
}

.my-back-icon:hover .et-pb-icon {
  color: #818177!important;
}



/* EO BLURB */


/* GALLERY MODULE */


.et-pb-arrow-next, .et-pb-arrow-prev {
  font-size: 100px;
  color: #FFF!important;
}

.et-pb-controllers a {
  width: 10px;
  height: 10px;
}

.et_pb_bg_layout_light .et-pb-controllers a {
    background-color: #999!important;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #FFF!important;
}


/* MailChimp */

.mc-field-group h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #FFF!important;
  margin-top: 10px;
}

.mc-field-group label {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #FFF!important;
  font-size: 16px;
}

.mc-field-group .email {
  width: 100%;
  padding: 8px 8px;
  margin: 6px 0 5px 0;
  font-size: 16px;
}
/*
#mc_embed_signup .button {
  width: 100%;
  margin-top: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding: 6px;
  background-color: #818177;
  color: #ffffff;
  border: none;
}
*/

#mc_embed_signup .button {
  margin-top: 16px;
position: relative;
padding: .3em 1em;
border: 2px solid;
background-color: transparent;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
font-size: 18px;
font-weight: 500;
line-height: 1.7em!important;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
-webkit-border-radius: 0!important;
-moz-border-radius: 0!important;
border-radius: 0!important;
background-color: #ffffff!important;
color: #00877c!important;
}

#mc_embed_signup .button:hover {
  cursor: pointer;
  color: #00877c!important;
  border: 2px solid #ffffff;
}

div.mce_inline_error {
  background-color: #818177!important;
}

#mc_embed_signup input.mce_inline_error {
    border-color: #ffffff!important;
}

#mc_embed_signup a {
  text-decoration: underline;
}

#mc_embed_signup span a {
  margin-left: 25px;
}

@media only screen and (max-width: 600px) {
  #mc_embed_signup span a {
    margin-left: 0!important;
  }
}







#footer-widgets .footer-widget #mc_embed_signup li {
    position: relative;
    padding-left: 0px;
    list-style-type: none!important;
    list-style: none!important;
}

#footer-widgets .footer-widget #mc_embed_signup li::before {
  border: none;
}

#mce-success-response, #mce-error-response {
  margin-top: 10px;
}

/* EO MailChimp */


/* BUTTON */

.et_pb_button {
position: relative;
padding: .4em 2em;
border: 2px solid;
background-color: transparent;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
font-size: 24px;
font-weight: 500;
line-height: 1.7em!important;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
-webkit-border-radius: 0!important;
-moz-border-radius: 0!important;
border-radius: 0!important;
background-color: #00877c!important;
color: #ffffff!important;
text-decoration: none!important;
}

.et_pb_button:hover {
  cursor: pointer;
  color: #ffffff!important;
  border: 2px solid #ffffff;
}

/* EO BUTTON */
