/*
 Theme Name:   BB22
 Description:  Mies Child Theme for BB22
 Author:       wemove
 Author URI:   http://wemove.com
 Template:     mies
 Version:      1.0.0
 Text Domain:  bb22
*/

h3.entrytitle a {
	
	color:red!important;
}

.pixcode.pixcode--grid.grid {
  clear: both;
  content: " ";
  display: table;
  margin-bottom: 50px;
}

/* --- Header --- */

.header {
  color: #000;
  position: fixed;
  height: 90px;
  background: rgba(255, 255, 255, 0.8);
}

.hero__title {
  margin-top: 60px !important;
}

 .header--inverse-important .trigger {
    background-color: #171617 !important;
}

/* --- Stempel --- */


.admin-bar .logo, .admin-bar .navigation {
  top: 34px;
}

.site-logo-img {
  display: block;
  opacity: 1;
  transition: none;
}

.logo {
  top: 24px !important;
}

/* Navigation */

.header .menu--horizontal {
  float: left;
  margin-right: -22px;
}

.navigation__trigger {
  display: none;
}

.navigation {
  top: 24px !important;
}

.menu--main-menu .sub-menu a {
  color: #000;
}

.header .menu--horizontal .sub-menu {
  margin: 1px 0 0 10px;
  transition: opacity 0.2s ease-in-out;
  background: rgba(140, 198, 236, .75);
  background: rgba(255, 255, 255, .75);
  border-top: 2px solid #333;
}

.menu-social-menu-container a[href*="competitionline"]:before,
[class*="social-menu"] a[href*="competitionline"]:before {
	content: "\f13d";
}


/* Suche */

.form-search .search-submit {
  font-size: 0;
  height: 44px;
  min-width: initial;
  padding: 0.39706rem;
  text-align: center;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}


/* Frontpage */

/* Button weitere Projekte mehr Abstand */
.projects.projects--grid.masonry + .align-center .btn {
  margin-top: 50px;
}

/* Pages */

/* SLideshow Title */
.single .hero__content .hero__title,
.single .hero__content .meta-list__item {
  opacity: 0 !important;
}

.hero__title, .hero__subtitle, .hero__btn, .hero__description {
  opacity: 1;
  text-align: center;
  display: block
}

/* Page Projekte */

.field--4-in-row {
  flex-basis: auto;
}

/* Page Themen */

.category .hero__subtitle {
  display: none;
}

/* Font Styles */

.wp-caption, .wp-caption-text, .gallery-caption {
  font-family: 'Bitter';
  font-size: 0.9rem;
  text-transform: none;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.33;
  word-wrap: break-word;
  margin-bottom: 1.17647rem;
  margin-top: 0.58824rem;
}

.caps, h1, .h1, h2, .tabs__nav, .h2, h3, .h3, .navigation__text, .header .menu--horizontal, .menu--main-menu .sub-menu, h4, .h4, blockquote cite, h5, .h5, .separator > *, h6, .h6 {
  text-transform: none;
}

.filter .filter__label {
  text-transform: uppercase;
}

/* Suche */


#searchsubmit::before, [class*=" icon-"]::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  color: #fff;
}

#searchsubmit::before {
  content: "\f002";
  color: #fff;
}

#searchsubmit::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
}

/* Footer */

.footer .content {
  position: relative;
}

.footer .privacy {
  position: absolute;
  right: 3.52941rem;
  bottom: -90px;
}

.footer .form-search {
  max-width: 220px;
  margin: 0;
}

/* Spaltenlayout */

.pixcode.pixcode--grid.grid {
  min-width: 100%;
}

@media only screen and (min-width: 800px) {
	.hero h1,
	.hero--slider-container .hero__title {
		font-size: 3.52941rem;
		letter-spacing: 0.1em; 
		line-height: 1.3;
	}
}


@media only screen and (max-width: 1200px) {
  .logo {
    top: 24px !important;
  }

  .navigation {
    top: 24px !important;
  }

}


@media only screen and (max-width: 1010px) {
  .header {
    height: 83px;
  }

  .logo {
    top: 26px !important;
  }

  .site-logo--image img {
    max-height: 36px !important;
  }

  .navigation {
    top: 52px !important;
  }


  .menu--main-menu li.menu-item-has-children[class*="current-menu"]:hover > .sub-menu a
  {
    color: #000 !important;
  }

}


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

  .footer .privacy {
    position: absolute;
    right: 3.52941rem;
    bottom: -50px;
  }

}

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

  .logo {
    top: 44px;
  }

  .navigation {
    top: 24px !important;
  }

  .navigation__trigger {
    display: block !important;
  }

  .header .menu--horizontal {
    margin-right: 0px;
  }

  .navigation__menu-label.is--toggled .label--close {
    opacity: 0 !important;
  }

  .hero.two-thirds-height .hero__bg > img {
    top: 0 !important;
  }

  .footer .privacy {
    position: relative;
    right: 0;
    top: 0;
  }
}

/* Project Overview */

.masonry__item-meta.menu.menu--inline {
  display: none !important;
}

.navigation__text, .header .menu--horizontal {
  font-size: 0.80588rem;
  font-weight: normal;
}

/* Footer */

.form-search .search-query {
  height: 32px;
  line-height: 32px;
  width: 80%;
}

.form-search .search-submit {
  height: 32px;
}


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

  .fourcolumn {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 3.52941rem;
    -moz-column-gap: 3.52941rem;
    column-gap: 3.52941rem;
  }

}