/*!
 * medium.css
 *
 * @link http://www.vektorrausch.de
 * @author vektorrausch GmbH <sippel@vektorrausch.de>
 *
 * @package WordPress
 * @subpackage agoodstart
 * 
 * @version 4.0.0
 */

/* ######################################## *\
    HTML
\* ######################################## */

html {
  font-size: 15px;
}

body {}

/* weitere Stile im WYSIWYG */
.field-body .infobox {
	width: 50%;
	float: right;
	margin-left: 1.375em;
}

/* ######################################## *\
    STRUKTUR / LAYOUT
\* ######################################## */

/* page-wrapper */
#wrapper {}

/* header */
.header-container {}

#header {}

#branding {}

#logo {}

/* main */
.main-container {
	margin-top: 2.75em;
}

#main {}

.content-container {}

#content {}

/* footer */
.footer-container {}

#footer {}

/* ######################################## *\
    SIDEBARS / WIDGET-AREAS
\* ######################################## */

/* no sidebar */
.no-sidebar #content {
  width: 100%;
}

/* sidebars */
.sidebar-primary.sidebar-secondary .content-container,
.sidebar-primary.sidebar-secondary .sidebar-area {
  clear: none;
  float: left;
}

.sidebar-primary.sidebar-secondary #content {
  margin-left: 0%;
  margin-right: 0%;
  width: auto;
}

.sidebar-primary.sidebar-secondary #primary {
  margin-left: 0%;
  width: 50%;
}

.sidebar-primary.sidebar-secondary #secondary {
  margin-left: 0%;
  width: 50%;
}

/* primary */
/*
.sidebar-primary.no-sidebar-secondary .content-container,
.sidebar-primary.no-sidebar-secondary .sidebar-area {
  clear: none;
  float: left;
}

.sidebar-primary.no-sidebar-secondary #content {
  margin-left: 33.333%;
  margin-right: 0%;
  width: auto;
}

.sidebar-primary.no-sidebar-secondary #primary {
  margin-left: -100%;
  width: 33.333%;
}
*/

/* secondary */
/*
.sidebar-secondary.no-sidebar-primary .content-container,
.sidebar-secondary.no-sidebar-primary .sidebar-area {
  clear: none;
  float: left;  
}

.sidebar-secondary.no-sidebar-primary #content {
  margin-left: 0%;
  margin-right: 33.333%;
  width: auto;
}

.sidebar-secondary.no-sidebar-primary #secondary {
  margin-left: -33.333%;
  width: 33.333%;
}
*/

/* widget-area-logos */
#widget-area-logos section {
  width: 25%;
}

#widget-area-logos .widget-inner:hover {
	opacity: 1.0;
  filter: grayscale(0);
}

/* widget-area-magazines */
#widget-area-magazines .widget-inner {
	padding: 1.375em;
}

#widget-area-magazines .widget-inner:hover {
	opacity: 1.0;
  filter: grayscale(0);
}

/* ######################################## *\
    WIDGETS
\* ######################################## */



/* ######################################## *\
    SEITEN: PAGES / POST TYPE ARCHIVES
\* ######################################## */

/* author */
.author .vcard .avatar {
  width: 96px;
  height: 96px;
}

.author .vcard .about {
  margin-left: 96px;
}

/* post-type-archive-location */
.post-type-archive-location .list-archive-location {
  margin-right: -1.375em;
}

/* ######################################## *\
    INHALTE: POSTS / PAGES / CPTs
\* ######################################## */

/* post-type-post */
.post-type-post.post-view-teaser.has-post-thumbnail .field-taxonomy {
	position: absolute;
	top: 0.6875em;
	left: 0.6875em;
}

.post-type-post.post-view-slide.has-post-thumbnail .field-taxonomy {
	position: absolute;
	z-index: 5;
	top: 1.375em;
	left: 1.375em;
}

.post-type-post.post-view-slide .content-wrapper {
	position: absolute;
	z-index: 10;
	top: 4.46875em;
	left: 1.375em;
	width: 50%;
	background: rgba(250,250,250, 1);
	padding: 1.375em;
}
	.video-playing .post-type-post.post-view-slide .content-wrapper {
		z-index: 1;
	}

/* post-type-event */
.post-type-event.post-view-teaser .field-schedule > span {
  display: inline;
}
  .post-type-event.post-view-teaser .field-schedule > span:after {
    content: " •";
    color: rgba(0,0,0, 0.5);
    margin: 0 0.171875em;
  }
    .post-type-event.post-view-teaser .field-schedule > span:last-child:after {
      display: none;
    }

.post-type-event.post-view-sidebar .map {
  height: 280px;
}

/* post-type-location */
.post-type-location.post-view-teaser {
  padding-right: 1.375em;
}

/* ######################################## *\
    FELDER
\* ######################################## */



/* ######################################## *\
    ELEMENTE
\* ######################################## */

/* formulare */
.btn, .button, .submit {
  padding-right: 20px;
  padding-left: 20px;
  display: inline-block;
  width: auto;
}
  .btn-w, .button-w {
    max-width: 320px;
    width: 100%;
  }
  .btn-lw, .button-lw {
    max-width: 100%;
    width: 100%;
  }

/* contactform 7 */
.wpcf7-form .field-float {
  margin-right: -20px;
  margin-bottom: 1.375em;
}
  .wpcf7-form .field-float:before,
  .wpcf7-form .field-float:after {
    content:' ';
    display:table;
  }
    .wpcf7-form .field-float:after {
      clear:both;
    }

.wpcf7-form .field-float .field-wrap {
  float: left;
  padding-right: 20px;
  margin-bottom: 0;
}
  .wpcf7-form .field-float-20 {
    width: 20%;
  }
  .wpcf7-form .field-float-25 {
    width: 25%;
  }
  .wpcf7-form .field-float-33 {
    width: 33.333%;
  }
  .wpcf7-form .field-float-40 {
    width: 40%;
  }
  .wpcf7-form .field-float-50 {
    width: 50%;
  }
  .wpcf7-form .field-float-66 {
    width: 66.666%;
  }
  .wpcf7-form .field-float-75 {
    width: 75%;
  }
  .wpcf7-form .field-float-80 {
    width: 80%;
  }

.wpcf7-form .wpcf7-list-item {
  margin-bottom: 5px;
  float: left;
}

.wpcf7-form .field-float .field-submit .wpcf7-submit {
  width: 100%;
  max-width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
}

/* wppb-user-forms */
.wppb-user-forms > ul {
  margin-right: -20px;
}

.wppb-user-forms .wppb-form-field {
  padding-right: 20px;
  float: left;
  width: 100%;
}
  .wppb-user-forms .wppb-form-field.field-float-clear {
    clear: left;
  }
  .wppb-user-forms .wppb-form-field.field-float-20 {
    width: 20%;
  }
  .wppb-user-forms .wppb-form-field.field-float-25 {
    width: 25%;
  }
  .wppb-user-forms .wppb-form-field.field-float-33 {
    width: 33.333%;
  }
  .wppb-user-forms .wppb-form-field.field-float-40 {
    width: 40%;
  }
  .wppb-user-forms .wppb-form-field.field-float-50 {
    width: 50%;
  }
  .wppb-user-forms .wppb-form-field.field-float-66 {
    width: 66.666%;
  }
  .wppb-user-forms .wppb-form-field.field-float-75 {
    width: 75%;
  }
  .wppb-user-forms .wppb-form-field.field-float-80 {
    width: 80%;
  }

/* ######################################## *\
    MENÜS
\* ######################################## */

/* footer-menu */
#footer-menu {
  text-align: right;
  margin: 1.375em 0;
}

#footer-menu li {
  display: inline-block;
  margin-left: 25px;
  position: relative;
}
  #footer-menu li.copyright {
    float: left;
    margin-left: 0;
  }
  #footer-menu li:before {
    position: absolute;
    left: -15px;
    top: 2px;
    z-index: 1;
    content: "";
    height: 14px;
    width: 1px;
    background: rgba(0,0,0, 0.2);
  }
  #footer-menu li:first-child:before,
  #footer-menu li.copyright:before {
    display: none;
  }
  
#footer-menu li a {
  display: block;
  padding: 0;
  text-align: left;
  border-bottom: 0;
}

/* ######################################## *\
    SUCHFORMULAR
\* ######################################## */



/* ######################################## *\
    SEITENNUMMERIERUNG / BREADCRUMBS
\* ######################################## */

/* archive */
#pagination.archive.paged .page-count {
  margin: 0 0.34375em 0 0;
  display: inline;
  border-right: 1px solid rgba(0,0,0, 0.05);
  padding: 0 1.03125em 0 0;
}

/* single */
#pagination.single.prev-next {
  padding: 0.6875em 0;
}

#pagination.single.prev-next .page-overview {
  float: left;
  margin-bottom: 0;
}

#pagination.single.prev-next .page-overview i {
	padding-top: 30px;
}

#pagination.single.prev-next .post-link.no-posts {
  margin-top: 30px;
}

/* ######################################## *\
    KOMMENTARE
\* ######################################## */



/* ######################################## *\
    MISC / CONTRIB
\* ######################################## */

/* owl carousel */
.video-playing .featured-slider .owl-carousel.owl-theme .owl-nav {
	transform: translateY(200%);
}

   
/* ######################################## *\
    WORDPRESS CORE
\* ######################################## */

.gallery.gallery-columns-2 figcaption {
  display: block;
}
   
/* ######################################## *\
    KEIN JAVASCRIPT
\* ######################################## */


