/*!
Theme Name: Media Impact Facelift
Theme URI: https://www.mediaimpact.de
Author: Axel Springer SE
Author URI: https://www.axelspringer.com
Description: Description
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp_media_impact_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

wp_media_impact_theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import './dist/app.bundle.css';

#wpadminbar {
  top: 60px;
}

@media only screen and (min-width: 769px) {
  #wpadminbar {
    top: 100px;
  }
}

@media only screen and (min-width: 784px) {
  #wpadminbar {
    top: 0;
  }
}

@media only screen and (min-width: 1024px) {
  body.admin-bar #detail-nav-container.fixed {
    top: 92px;
  }
}

body.home,
.single-asse_format,
.page-contact {
  background-color: #fff;
}

p > img,
p > a > img {
  height: auto;
}

.article-content {
  max-width: none;
}

/*.article-content > .article-subline,*/
/*.article-content > .article-headline,*/
/*.article-content > .meta-entry,*/
/*.article-body > h1,*/
/*.article-body > h2,*/
/*.article-body > h3,*/
/*.article-body > h4,*/
/*.article-body > h5,*/
/*.article-body > h6,*/
/*.article-body > p,*/
/*.article-body > table,*/
/*.article-body > ol,*/
/*.article-body > ul,*/
/*.article-body > .excerpt,*/
/*.search-results .hentry,*/
/*.contact-search-input-label,*/
/*.block.block-teasers-small-margin,*/
/*.data-box,*/
/*.data-box ~ p,*/
/*.content-slider-small-container .slider-heading,*/
/*.mi-accordion,*/
/*.rich-text,*/
/*.data-table-stripped {*/
/*  margin-left: auto;*/
/*  margin-right: auto;*/
/*  max-width: 728px;*/
/*}*/

.content-image .wp-caption {
  margin-left: auto;
  margin-right: auto;
  max-width: 984px;
}

.article-body > figure {
  margin-left: auto !important;
  margin-right: auto;
}

.contact-search-input-label {
  display: block;
}

.search-results h1 b {
  color: #df0029;
}

@media only screen and (min-width: 768px), screen and (orientation: landscape) {
  /* .grid-item-offer.shuffle-item {
    height: 440px;
  } */
  .grid-item-offer.shuffle-item .teaser {
    min-width: 386px;
  }
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.embed-responsive {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.embed-responsive:before {
  content: "";
  display: block;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.embed-responsive-21by9:before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9:before {
  padding-top: 56.25%;
}

.embed-responsive-4by3:before {
  padding-top: 75%;
}

.embed-responsive-1by1:before {
  padding-top: 100%;
}

.content-slider-small-container .content-inner {
  padding-bottom: 40px;
}

#contact-search-info {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 728px;
}

@media only screen and (min-width: 768px), screen and (orientation: landscape) {
  .teaser-long .media {
    display: table-cell;
    vertical-align: middle;
    width: 300px;
  }
}

img.alignleft {
  float: left;
  margin-right: 20px;
}

img.alignright {
  float: right;
  margin-left: 20px;
}

img.aligncenter,
img.alignleft,
img.alignnone,
img.alignright {
  margin-bottom: 10px;
}

.article img.size-full,
.article img.size-medium,
.article img.size-medium_large,
.article img.size-thumbnail {
  height: auto;
  max-width: 100%;
  width: auto;
}

.article ol li,
.article ul li,
.rich-text ol li,
.rich-text ul li {
  margin-bottom: 1em;
}

@media only screen and (min-width: 768px), screen and (orientation: landscape) {
  .article a,
  .article li,
  .article p {
      font-size: 18px;
      font-size: 1.125rem;
  }
}

.content-slider-container img {
  height: 250px;
  margin: 0 auto;
  width: auto;
}

@media only screen and (min-width: 768px) {
  .content-slider-container img {
    height: 600px;
  }
}

/* .slider-format-detail .slider-item img {
  height: 105px;
  width: 136px;
}

.slider-portfolio-detail .slider-item img {
  height: 136px;
  width: 136px;
} */

.container > .content-image {
  padding: 0 20px;
}

.container > .content-image .wp-caption {
  margin: 30px auto;
  max-width: 984px;
}

.container > .content-image .wp-caption-text {
  color: #999;
  font-size: .875rem;
  line-height: 1.1;
  margin: 10px auto 0;
  max-width: 728px;
}

.sharing a {
  color: #000 !important;
}

.sharing a:focus,
.sharing a:hover {
  color: rgba(0, 0, 0, .7) !important;
  text-decoration: none !important;
}

.block-breadcrumb {
  display: none;
}

.d-none {
  display: none !important;
}
