/*!
 * medium.css
 *
 * @link https://www.vektorrausch.de
 * @author vektorrausch GmbH <sippel@vektorrausch.de>
 *
 * @package WordPress
 * @subpackage cleantheme
 */

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

html {
	font-size: 15px;
}

body {}

h1, .page-title {
	font-size: 3.375rem;
	font-size: 2.5rem;
}

h2, .headline {
	font-size: 2.5rem;
	font-size: 2rem;
}

h3, .h3 {
	font-size: 2rem;
	font-size: 1.5rem;
}

h4, .h4 {
	font-size: 1.5rem;
	font-size: 1rem;
}

.pull-blockquote,
.pull-caption,
.pull-img {
	margin: 0.34375em 1.375em 1.375em;
	width: calc(50% - 2.75em);
}
	.pull-right {
		float: right;
		margin-right: 0;
	}
	.pull-left {
		float: left;
		margin-left: 0;
	}
	.pull-img {
		width: inherit;
	}

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

/* page-wrapper */
#wrapper {}

/* header */
.header-container {}

#header {}

#branding {}

#logo {
	width: 75px;
}

/* title */
#title {
	padding-top: 5.5em;
	padding-bottom: 6.875em;
}
	.post-type-archive-manufacturer #title {
		padding-bottom: 0.6875em;
	}

/* main */
.main-container {}
	.has-angle .main-container {
		margin-top: -5.5em;
	}
	.page-template-default .main-container {
		margin-top: 5.5em;
	}

#main {}

.content-container {}

#content {}

/* archive-container */
.archive-container {
	margin-top: 5.5em;
	padding-top: 5.5em;
}

/* 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: calc((100% + 25px) / 2);
	padding-right: 25px;
}

.sidebar-primary.sidebar-secondary #secondary {
	margin-left: 0%;
	width: calc((100% - 25px) / 2);
}

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

/* footer-menu */
.widget.footer-menu {}

.widget.footer-menu .menu-item {
	width: auto;
	padding-top: 0.34375em;
	padding-bottom: 0.34375em;
	border-bottom: 0;
	border-right: 1px solid rgba(255,255,255, 0.33);
	padding-right: 1.03125em;
	margin-right: 1.03125em;
}
	.widget.footer-menu .menu-item:last-child {
		border-right: 0;
	}

.widget.footer-menu .menu-link {
	color: rgba(255,255,255, 1);
	font-size: 0.875rem;
	text-align: center;
	display: block;
}

/* footer-social */
.widget.footer-social {
	width: 50%;
}
	
/* footer-contact */
.widget.footer-contact {
	width: 50%;
}
	.widget.footer-contact:before {
		width: 75px;
		height: 115px;
	}

/* ######################################## *\
		LAYOUTS
\* ######################################## */

.layout.blue-top {
	padding-top: 0;
	padding-bottom: 2.75em;
	margin-top: -2.75em;
}

.layout.blue-bottom {
	padding-top: 2.75em;
	padding-bottom: 0;
	margin-bottom: -2.75em;
}

/* layout-slider */
.layout-slider .slide .bg-image:after {
	width: 160px;
	height: 36px;
	right: 25px;
	top: 25px;
}

.layout-slider .slide .title-subline {
	padding: 1.375em 25px;
}

.layout-slider .slide .title {
	font-size: 6.750rem;
	font-size: 3.375rem;
}

.layout-slider .slide .subline {
	font-size: 3.375rem;
	font-size: 2rem;
}

.layout-slider .slide .description {
	padding: 1.375em 25px;
}

/* layout-content */
.layout-content {
	padding: 4.125em 0;
}

/* layout-teaser */
.layout-teaser {
	padding: 4.125em 0;
}

/* ######################################## *\
		INHALTE
\* ######################################## */

/* page */
.post.page .intro-l {
	margin-bottom: 2.75em; 
}

.post.page .intro {
	margin-bottom: 2.75em; 
}

/* post-type-manufacturer */
.post-type-manufacturer.post-view-full .list-manufacturer-body {
	margin-bottom: 4.125em;
}

.post-type-manufacturer.post-view-full #manufacturer-product .field-body ul {
	column-count: 2;
	column-gap: 25px;
}

.post-type-manufacturer.post-view-teaser {
	padding: 2.75em 0;
}

.post-type-manufacturer.post-view-teaser .manufacturer-meta.meta-links {
	display: flex;
}

.post-type-manufacturer.post-view-teaser .manufacturer-meta.meta-links a {
	margin-right: 4.125em;
}

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



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

/* formulare */
.btn, .button, .submit {
	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 .wpcf7-list-item {
	margin-bottom: 5px;
	float: left;
}

/* gzsh-seal */


/* ######################################## *\
		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;
}

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

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

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



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


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

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


