/*
Theme Name: Trendblog2
Theme URI: http://wordpress.org/themes/absolutweb
Author: Absolutweb
Author URI: http://absolutweb.de/
Description: Trendblog by Absolutweb
Version: 3.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: Deichmann, Trendblog
Text Domain: absolutweb
absolutweb WordPress Theme © 2014-2016
absolutweb is distributed under the terms of the GNU GPL
*/

@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	font: inherit;
	padding: 0;
	border: 0;
	margin: 0;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: baseline
}

body, html {
	width: 100%;
	height: 100%
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

strong {
	font-weight: 700
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

.clear {
	*zoom: 1
}

.clear:before, .clear:after {
	content: " ";
	display: table
}

.clear:after {
	clear: both
}

:focus {
	outline: 0
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

h1 {
	font-size: 3.5em;
	line-height: 40px
}

h2 {
	font-size: 2.5em;
	line-height: 35px
}

h3 {
	font-size: 2em;
	line-height: 30px
}

h4 {
	font-size: 1.5em;
	line-height: 25px
}

h5 {
	font-size: 1em;
	line-height: 20px
}

h6 {
	font-size: .8em;
	line-height: 20px
}

.table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: left
}

.table th, .table td {
	border-bottom: 2px #d1d1d1 solid;
	padding: 8px 12px
}

.table td {
	border-bottom: 1px #d4d4d4 solid
}

.table.table-striped tbody tr:nth-child(2n+1) {
	background-color: #f3f3f3
}

.table.table-bordered {
	border: 1px #CCC solid
}

.table.table-bordered td, .table.table-bordered th {
	border: 1px #CCC solid
}

input[type=text], input[type=password], input[type=submit], input[type=reset], input[type=email], textarea {
	-webkit-appearance: none;
	box-sizing: border-box;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

textarea, input, .uneditable-input {
	background-color: #fff;
	margin: 0 0 10px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	box-shadow: inset 0 1px 3px #E6E6E6;
	padding: 5px 10px;
	border: 1px solid #000
}

textarea:focus, input:focus, .uneditable-input:focus {
	border-color: rgba(0, 0, 0, 0.5);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6)
}

input[disabled] {
	cursor: not-allowed;
	box-shadow: inset 0 1px 10px #EDEDED;
	background-color: #EDEDED;
	color: #C7C7C7;
	border-color: #E6E6E6
}

input[type=submit], .button {
	border: 0;
	border-radius: 4px;
	outline: 0;
	cursor: pointer
}

.button.small {
	padding: 7px 20px;
	font-size: .95em
}

input[type=submit], .button.large {
	padding: 5px 10px;
	color: #fff;
	font-size: 1.1em;
	background: #5589AB
}

[class^="icon-"] a:before, [class*=" icon-"] a:before, [class^="icon-"] a:after, [class*=" icon-"] a:after, i[class^="icon-"], i[class*=" icon-"] {
	font-family: "entypo";
	position: absolute;
	text-decoration: none;
	zoom: 1
}

i[class^="icon-"], i[class*=" icon-"] {
	display: inline-block;
	position: static;
	min-width: 20px;
	margin: 0 5px;
	text-align: center
}

textarea.wpcf7-not-valid, select.wpcf7-not-valid, input.wpcf7-not-valid, .wpcf7-not-valid input {
	border: none;
	outline: 1px solid #A2192C;
	background: #F7ECE8
}

.wpcf7-not-valid-tip {
	display: none !important
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
	border: 1px solid #B27E25 !important;
	background: #FEEFB3;
	color: #B27E25;
	border-radius: 10px;
	font-size: 14px;
	padding: 10px !important
}

div.wpcf7-mail-sent-ok {
	border: 1px solid green !important;
	background: #DFF2BF;
	color: green
}

.left {
	float: left
}

.right {
	float: right
}

/*
@import url("css/style-patrik.css");
@import url("css/style-alex.css");*/
/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,300);*/

/* common
*********************************************************/

@font-face {
	font-family: 'deichmannuniversalregular';
	src: url('fonts/deichmannuni-regular-webfont.eot');
	src: url('fonts/deichmannuni-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/deichmannuni-regular-webfont.woff2') format('woff2'),
	url('fonts/deichmannuni-regular-webfont.woff') format('woff'),
	url('fonts/deichmannuni-regular-webfont.ttf') format('truetype'),
	url('fonts/deichmannuni-regular-webfont.svg#deichmannuniversalregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'deichmannuniversalmedium';
	src: url('fonts/deichmannuni-medium-webfont.eot');
	src: url('fonts/deichmannuni-medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/deichmannuni-medium-webfont.woff2') format('woff2'),
	url('fonts/deichmannuni-medium-webfont.woff') format('woff'),
	url('fonts/deichmannuni-medium-webfont.ttf') format('truetype'),
	url('fonts/deichmannuni-medium-webfont.svg#deichmannuniversalmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'deichmannuniversallight';
	src: url('fonts/deichmannuni-light-webfont.eot');
	src: url('fonts/deichmannuni-light-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/deichmannuni-light-webfont.woff2') format('woff2'),
	url('fonts/deichmannuni-light-webfont.woff') format('woff'),
	url('fonts/deichmannuni-light-webfont.ttf') format('truetype'),
	url('fonts/deichmannuni-light-webfont.svg#deichmannuniversallight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'deichmannuniversalextrabold';
	src: url('fonts/deichmannuni-extrabold-webfont.eot');
	src: url('fonts/deichmannuni-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/deichmannuni-extrabold-webfont.woff2') format('woff2'),
	url('fonts/deichmannuni-extrabold-webfont.woff') format('woff'),
	url('fonts/deichmannuni-extrabold-webfont.ttf') format('truetype'),
	url('fonts/deichmannuni-extrabold-webfont.svg#deichmannuniversalextrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'deichmannuniversalregular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	font-weight: normal;
	color: #000000;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

h1 {
	font-size: 38px;
	line-height: 110%;
	font-style: normal;
	text-transform: uppercase;
}

em {
	font-style: italic;
}

a {
	color: #000000;
}

b, strong {
	font-family: 'deichmannuniversalmedium', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img {
	max-width: 100%;
	height: auto;
}

/* wrapper
*********************************************************/
#wrapper {
	width: 100%;
	height: 100%;
	display: block;
}

.containerwidth,
#disqus_thread {
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 15px;
}

.containermargintop {
	margin-top: 30px;
}

/* header
*********************************************************/
#header img {
	max-width: 100%;
	height: auto;
	position: relative;
}

#header {
	width: 100%;
	display: block;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
}

#header .header-content {
	width: 100%;
	padding: 0 20px 0 0px;
	margin-bottom: 10px;
	position: relative;
}

#header .change-country {
	position: relative;
	padding: 20px 0 10px 0;
	text-align: right;
	float: right;
	display: none;
}

#header .change-country .link {
	float: right;
}
#header .change-country .current img {
	float: none;
}

#header .change-country ul {
	box-shadow: 0 0 8px #8E8E8E;
	-webkit-box-shadow: 0 0 8px #8E8E8E;
	-moz-box-shadow: 0 0 8px #8E8E8E;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#8E8E8E')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#8E8E8E'); /* For IE 5.5 - 7 */
	border: 1px solid #CCCCCC;
	width: 190px;
	min-width: 190px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
	z-index: 4;
}

#header .change-country ul li {
	padding: 2px 0;
}

#header .change-country ul li a {
	text-decoration: none;
	display: block;
}

#header .change-country ul li a:hover {
	text-decoration: underline;
}

#header .change-country ul li a img {
	margin: 0 5px 0 0;
}

#header .shoplink {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	float: left;
	margin-left: 10px;
}

/* Language Menu */
ul#menu-language-menu {
	position: relative;
	display: inline-block!important;
	width: auto!important;
	float: left;
	margin-left: 10px;
	margin-top: -5px;
}

ul#menu-language-menu li a span.flag-icon {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 1px solid #111111;
}

ul#menu-language-menu li ul.sub-menu {
	display: none;
	max-width: none !important;
	position: absolute;
	right: 0;
	padding: 10px;
	background: #ffffff;
	z-index: 10;
}

ul#menu-language-menu li:hover ul.sub-menu {
	display: block;
}

ul#menu-language-menu li ul.sub-menu li {
	display: block;
	text-align: left;
	padding: 5px;
}

ul#menu-language-menu li ul.sub-menu li a {
	display: block;
	font-size: 15px;
	text-decoration: none;
	line-height: 18px;
	white-space: nowrap;
}

ul#menu-language-menu li ul.sub-menu li a:hover {
	text-decoration: underline;
}

ul#menu-language-menu li ul.sub-menu li a span.flag-icon {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	border-radius: 50%;
	border: 1px solid #f5f5f5;
}

.page-logo {
	display: block;
	text-align: center;
}

.trendblog-logo {
	width: 40%;
	max-width: 1440px;
	min-width: 144px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.page-search-social {
	display: block;
	float: right;
	text-align: right;
}

.page-search {
	width: 240px;
	float: left;
}

/* Page Socialmedia */
.page-social ul li {
	display: inline-block;
	margin: 0 0.2rem 0 0.2rem;
	/*font-family: 'Genericons';*/
}

.page-social ul li a,
span.at-icon-wrapper {
	width: 32px !important;
	height: 32px !important;
	display: block !important;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	/*padding: 3px 0 0 6px;*/
	text-align: center;
	color: #FFFFFF;
	background: #000000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-decoration: none;
	overflow: hidden;
}

.page-social i {
	font-size: 20px;
}

.page-social ul li a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#menu-social-menu {
	text-align: center;
}

#footerLinks ul {
	text-align: center;
	margin-top: 30px;
}

.page-social {
	float: left;
	margin: 0 8px 0 60px;
}

#footer .page-social {
	margin: 0;
}

.page-social li {
	display: inline-block;
	margin: 0 0 0 4px;
}

.page-social li a {
	display: block;
	text-decoration: none;
}

.page-social li a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.author-social li {
	float: left;
	margin-right: 5px;
}

.author-social li a {
	text-decoration: none;
}

/* Share Buttons in Post */
.share-in-post {
	width: 100%;
	float: left;
	clear: both;
	margin: 20px 0;
}

#searchform {
	width: 100%;
	display: block;
	float: left;
	border-bottom: 1px solid #000000;
	position: relative;
	top: -8px;
}

#searchform i {
	font-size: 16px;
	position: relative;
	display: inline-block;
	top: 2px;
}

#searchform input {
	height: 23px;
	width: 80%;
	display: block;
	float: left;
	font-style: italic;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	box-shadow: none !important;
}

#searchform button {
	min-width: 23px;
	height: 23px;
	display: block;
	float: right;
	border: none;
	background: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
	text-align: right;
}

/* Navigation */

#header .navigation-container {
	float: left;
}

#header .mobile-navigation {
	width: 25px;
	height: 25px;
	float: left;
	display: none;
	text-decoration: none;
	padding: 5px 0 0 0;
	margin: 0 10px 5px 0;
}

#header .mobile-navigation .burger-menu,
#header .mobile-navigation .burger-close {
	height: 25px !important;
	width: 25px !important;
	font-size: 25px !important;
}
#header .mobile-navigation .burger-close{
	display: none;
}

#header .active-navigation .burger-menu {
	display: none;
}
#header .active-navigation .burger-close {
	display: block;
}

ul#page-menu {
	padding: 0;
	list-style: none;
	clear: both;
}

ul#page-menu li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0 25px 0 0;
	min-height: 44px;
	margin-bottom: -14px;
}

ul#page-menu li a {
	display: block;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
}

ul#page-menu .arrow {
	display: none;
	float: left;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	color: #000000;
	cursor: pointer;
	z-index: 2; padding-left:2px
}

ul#page-menu li.current-menu-item > a,
ul#page-menu li.current-post-ancestor  > a,
ul#page-menu li.current-category-parent  > a,
ul#page-menu li.current-menu-item  > .arrow,
ul#page-menu li.current-post-ancestor  > .arrow,
ul#page-menu li.current-category-parent  > .arrow {
	text-decoration: underline;
}

ul#page-menu li ul {
	position: absolute;
	max-height: 0;
	margin: 0;
	padding: 0;
	top: 44px;
	left: 0;
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-backdrop-filter: blur(8px) saturate(200%);
	backdrop-filter: blur(8px) saturate(200%);
	box-shadow: 0px 0px 5px 0px rgba(73, 73, 73, 0);
	overflow: hidden;
	z-index: 5;
	white-space: nowrap;
}

ul#page-menu > li:hover > ul {
	padding-top: 10px;
}

ul#page-menu > li > ul > li:last-child {
	margin-bottom: 10px;
}

ul#page-menu li ul li {
	width: 100%;
}

ul#page-menu li:last-child ul {
	right: 0;
}

ul#page-menu li:hover ul {
	max-height: 180px;
}

ul#page-menu li ul li {
	display: block;
	float: none;
	margin: 0;
}

ul#page-menu li ul a {
	font-weight: normal;
	line-height: 30px;
	padding-left: 20px;
}

ul#page-menu li ul li:hover,
ul#page-menu li.current-category-parent ul li,
ul#page-menu li ul li.current-post-ancestor {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

ul#page-menu li ul li a:hover,
ul#page-menu li.current-menu-item > ul li a:hover,
ul#page-menu li.current-post-ancestor ul li a:hover,
ul#page-menu li.current-category-parent ul li a:hover,
ul#page-menu li.current-category-parent ul li.current-menu-item a,
ul#page-menu li.current-post-ancestor ul li.current-post-ancestor a {
	color: #8B8B8B;
}

ul#page-menu li.current-menu-item ul li a,
ul#page-menu li.current-post-ancestor ul li a,
ul#page-menu li.current-category-parent ul li a {
	color: #000000;
}

/* @404 */
.error404 #content {float:none; width:100%; min-width:100%;}
.wrapper404 {position:relative;max-width:900px; margin:0 auto}
.wrapper404 div:first-of-type {display:none}
.wrapper404 div {text-align: center}
.wrapper404 p {text-transform: uppercase; font-size:130%; line-height:1.4}
.buttonListWrapper {width:100%; }
.buttonList404 {list-style: none; text-align: center; padding-top:1em }

/* Related Products
------------------------------------------------------*/
.related-products, .new-products, .related-products ul {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	text-align: center;
}

.new-products {
	margin: 20px 0 0 0;
}

.new-products h3 {
	width: 100%;
	display: block;
	float: left;
	padding: 0 0 20px 0;
	font-family: 'deichmannuniversallight', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 50px;
	line-height: 100%;
	text-align: center;
	letter-spacing: -1px;
}

.new-products ul li {
	width: 33.3333%;
	display: inline-block;
	padding: 3%;
	margin: 0 0 20px 0;
	border: 1px solid #ffffff;
}

.new-products ul li:hover {
	border: 1px solid #000000;
}

.new-products ul.rel-p-2 li {
	width: 25%;
}

.new-products ul li .rel-p-info {
	width: 100%;
	display: block;
	float: left;
	text-align: center;
	/*margin: -10px 0 0 0;*/
}

.new-products ul li .rel-p-info span {
	width: 100%;
	display: block;
	float: left;
	text-align: center;
}

/* New Homepage
------------------------------------------------------*/
.social-post {
	width: 100%;
	display: block;
	float: left;
	margin: 20px 0;
	clear: both;
}

.social-post li {
	display: block;
	float: left;
	line-height: 20px;
	margin: 0 1% 0 0;
}

.home-container {
	width: 100%;
	display: block;
	float: left;
}

.home-container a img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	opacity: 0.5;
}

.home-container a img {
	text-decoration: none;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}

.home-container a {
	display: block;
	overflow: hidden;
}

.home-banner {
	width: 33.6%;
	float: right;
}

.home-banner img {
	width: 100%;
	height: auto;
}

.home-banner a {
	width: 100%;
	height: 100%;
	display: block;
	float: left;
}

.home-banner a img {
	width: 100%;
	height: auto;
}

.hero-slider {
	position: relative;
	z-index: 1;
	display: none;
}

@media (min-width: 750px) {
	.hero-slider {
		display: block;
	}
}


.hero-slider ul li {
	width: 100%;
	display: block;
	max-height: 550px;
	overflow: hidden;
}

.hero-slider ul li a img {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

.hero-slider ul li a img.attachment-medium {
	display: none;
}

.slider-content {
}

.slider-content h2 {
	width: auto;
	display: inline-block;
	background: #ffffff;
	color: #000000;
	font-size: 40px;
	line-height: 1.5;
	text-transform: uppercase;
	font-family: 'Abril Fatface', serif;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%) translateZ(0);
	min-width: 30%;
	text-align: center;
}

.controls {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 50%;
	margin: -32px 10px 0 10px;
	font-size: 64px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	z-index: 200;
	cursor: pointer;
}

.hero-slider.not-a-slider .controls {
	display: none;
}

.controls i {
	font-weight: bold;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.333);
}

.controls.control-prev {
	left: 0;
}

.controls.control-next {
	right: 0;
}

/* .home-category-post-wrapper */

.tbem-meta {
	float: left;
	margin-right: 20px;
	width: 300px !important;
	overflow: hidden;
}

.tbp-block {
	display: inline-block;
	box-sizing: content-box;
	width: 30%;
	margin-top: 30px;
	margin-bottom: 30px;
}

@media (min-width: 750px) {
	.tbp-block:NTH-CHILD(3n+2) {
		padding-left: 3%;
		padding-right: 3%;
	}

	.post-order1, .post-order2, .post-order3 {
		display: none;
	}
}

.tbp-header a {
	display: inline;
}

.tbp-block a {
	text-decoration: none;
}

.tbp-header,
.tbem-meta,
.tbes-meta {
	width: 100%;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.tbp-header .tbp-date::after,
.tbem-meta .tbem-date::after,
.tbes-date::after,
.tbp-header .tbp-cat::after,
.tbem-meta .tbem-cat::after,
.tbes-cat::after {
	content: ' // ';
}

.tbp-title {
	display: block;
	width: 100%;
	font-size: 140%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: 'deichmannuniversalmedium', Arial, Helvetica, sans-serif;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.tbp-image,
.tbem-image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tbem-article  {
	margin-bottom: 30px;
}

.tbem-article .tbem-meta .tbem-image a img,
.home-container .tbp-image a img {
	width: auto;
	max-width: none;
	height: 400px;
	position: relative;
	left: 50%;
	transform: translateX(-50%) ;
	display: block;
	transition: transform 0.25s;
}

.tbem-article .tbem-meta .tbem-image a img {
	height: 320px;
}

.tbp-button-link {
	text-align: center;
}

.tbp-button-link a {
	display: inline-block;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 3px 5px;
	text-transform: uppercase;
}

#footer h4 {
	font-family: deichmannuniversalmedium, Arial, Helvetica, sans-serif;
}

#footer .blogroll ul {
	column-count: 4;
	column-gap: 10px;
}

#footer .blogroll li {
	padding: 5px 0px;
}

.newsletter-box {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.tbp-nb-jetztanmelden {
	font-size: 110%;
	line-height: 1.2;
}

.tbp-nb-newslettertitle {
	font-size: 200%;
}

#emailReqParam {
	width: 80%;
	min-width: 200px;
	max-width: 1024px;
	display: block;
	margin: 10px auto 20px auto;
	background-color: #ffffff;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

#tbpNbDamen,
#tbpNbHerren {
	background-color: #ffffff;
	color: #000000;
	text-transform: uppercase;
	border-radius: 0;
	width: 120px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 30px;
	margin-right: 30px;
}


/* Get The Look
------------------------------------------------------*/

.get-the-look-header img{
	margin-bottom: 2%;
}

.get-the-look-header {
}

#get-the-look .item {
	width: 23%;
	float: left;
	margin: 1% 1% 1% 0%;
	text-align: center;
	background: #ffffff;
}

#get-the-look .item img {
	display: block;
	width: 100%;
	height: auto !important;
	opacity: 1;
}

#get-the-look .item p {
	padding-top: 15px;
	line-height: 1.3;
}

#get-the-look .item p span {
	width: 100%;
	float: left;
}

#get-the-look .item p span a {
	font-family: 'deichmannuniversalmedium', Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/* Sidebar-Get-the-look
------------------------------------------------------*/
.get-the-look-sidebar-container{
	width: 23.5%;
	/* min-width: 210px;*/
	float: left;
	/*  padding: 10px 0 0 15px;*/
	padding: 10px 0 0 50px;
}


.get-the-look-header .home-category-posts-content{margin-bottom: 15%}

/* Category Pages
------------------------------------------------------*/

.category #content h2.entry-title {
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1.1;
	margin: 24px 0px;
	font-family: 'deichmannuniversalmedium', Arial, Helvetica, sans-serif;
}

/*              TESER-GROUPS
**********************************************/

.home-teaser {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 2%;
}

.home-teaser img {
	width: 100% !important;
	height: auto;
	display: block;
}

.home-teaser .entry-summary, .home-teaser .post-edit-link {
	display: none;
}

/* Top-Teaser */

.top-teaser {
	width: 100%;
	display: block;
	float: left;
}

.top-teaser .post-image-wrapper {
	max-height: 330px;
	overflow: hidden;
}

/*.top-teaser .post-image-wrapper img { margin-top: -25%; }*/

/* Left-Teaser / Right-Teaser */

.left-teaser, .right-teaser {
	width: 49%;
	position: relative;
	display: block;
	float: left;
	margin-top: 2%;
}

.left-teaser {
	margin-right: 2%;
}

/* Teaser-Groups */

.teaser-group {
	width: 100%;
	display: block;
	float: left;
	background: #FFFFFF;
}

.teaser-group li {
	display: block;
	float: left;
	overflow: hidden;
	/*background: #00FFFF;*/
	position: relative;
}

/* Teaser Group Large */

.teaser-group-large li {
	width: 100%;
	height: 100%;
}

/* Teaser Group Horizontal */

.teaser-group-horizontal li {
	width: 100%;
	height: 48%;
	clear: both;
}

.teaser-group-horizontal li.first-child {
	margin-bottom: 4%;
}

/* Teaser Group Four Little */

.teaser-group li.four-lite {
	width: 48%;
	height: 48%;
}

.teaser-group li.four-lite.first-child {
	margin-right: 4%;
}

.teaser-group li.four-lite.last-child {
	margin-left: 4%;
}

.teaser-group li.four-lite.four-lite-top {
	margin-bottom: 4%;
}

.teaser-group li.four-lite-top {
	margin-bottom: 4%;
}

/* Teaser Group Horizontal Top */

.teaser-group-horizontal-top li.hor-mid {
	width: 100%;
	height: 48%;
	margin-bottom: 4%;
}

/* Teaser Group Vertical Bottom */

.teaser-group-horizontal-bottom li.hor-mid {
	width: 100%;
	height: 48%;
	margin-top: 4%;
}

/*              HOME POSTS
**********************************************/
/* Home Post */

.home-post {
	display: block;
	float: left;
	margin-bottom: 2.6%;
	position: relative;
}

.post-horizontal {
	width: 100%;
}

.post-large {
	width: 65.8%;
}

.post-vertical-left {
	width: 31.6%;
	margin-right: 2.6%;
}

.post-vertical-right {
	width: 31.6%;
	margin-left: 2.6%;
}

.post-vertical-left img, .post-vertical-right img {
}

.home .entry-summary p, .home .entry-summary h2 {
	padding: 0 15px !important;
}

.home .post-image-wrapper img {
	display: block;
}

.home .home-post-video {
	width: 100%;
}

.home .home-post p {
	min-height: 120px;
}

/*.home .post-horizontal p {
min-height: 130px;
}*/

.home .post-horizontal .post-icons-left, .home .post-horizontal .post-icons-right {
	width: 31.6%;
	display: block;
	float: left;
	position: absolute;
	bottom: 0;
}

.home .post-horizontal .post-icons-left {
	left: 0;
}

.home .post-horizontal .post-icons-right {
	right: 0;
}

/* Horizontalt Posts */

.post-horizontal .post-image-wrapper {
	width: 65.8%;
	float: left;
}

.post-horizontal .post-image-wrapper-right {
	float: right;
}

.post-horizontal .entry-summary {
	width: 31.6%;
	margin-left: 2.6%;
	float: left;
}

.post-horizontal .entry-summary-left {
	margin-right: 2.6%;
	margin-left: 0;
}

.fluid-width-video-wrapper { /*margin: 2% 0;*/
}

/*           GET THE LOOK
**********************************************/

.get-the-look {
	width: 100%;
	display: block;
	float: left;
	clear: both;
}

.get-the-look div {
	width: 30%;
	display: block;
	float: left;
	text-align: center;
}

.get-the-look div img {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}

.get-the-look div p {
	font-style: italic;
}

.get-the-look div p a {
	font-weight: bold;
	text-decoration: underline !important;
}

.get-the-look-mid {
	margin: 0 5%;
}

/***********************************/
/***** Polen - Anja Piotrowska *****/
.LogosAnjaPiotrowska {
	margin-top: 50px;
}

.LogosAnjaPiotrowska img.Logo1 {
	float: left;
}

.LogosAnjaPiotrowska img.Logo2 {
	float: left;
	margin-left: 40px;
}

/*Musiklinks im Header ausgeben*/

.music-links-c {
	float: right;
	margin-bottom: 10px;
}

.itunes {
	text-align: right;
	margin: 15px 0 0 5px;
	width: 88px;
	height: 32px;
	text-indent: -9999px;
	display: inline-block;
	/* text-align: left; */
	background: #CCCCCC;
}

.amazon {
	text-align: right;
	margin: 15px 0 0 5px;
	width: 88px;
	height: 32px;
	text-indent: -9999px;
	display: inline-block;
	/* text-align: left; */
	background: #CCCCCC;
}

.google {
	text-align: right;
	margin: 15px 0 0 5px;
	width: 88px;
	height: 32px;
	text-indent: -9999px;
	display: inline-block;
	/* text-align: left; */
	background: #CCCCCC;
}

.spotify {
	text-align: right;
	margin: 15px 0 0 5px;
	width: 88px;
	height: 32px;
	text-indent: -9999px;
	display: inline-block;
	/* text-align: left; */
	background: #CCCCCC;
}

.eventim {
	text-align: right;
	margin: 15px 0 0 5px;
	width: 88px;
	height: 32px;
	text-indent: -9999px;
	display: inline-block;
	/* text-align: left; */
	background: #CCCCCC;
}

.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

a.mehr-lesen {
	text-decoration: underline !important;
	font-style: normal;
	font-weight: normal;
}

a.post-edit-link {
	margin: 10px 0;
	border-bottom: 1px solid #008A52;
	text-decoration: none;
	font-weight: 600;
	display: inline-block;
	color: #008A52 !important;
	float: left;
}

a.post-edit-link:hover {
	border-bottom: 1px solid #000000;
	opacity: 1 !important;
	color: #000000 !important;
}

a.post-edit-link:before {
	content: '\f411';
	width: 15px;
	height: 15px;
	font: 300 20px/1 'Genericons';
}

.category #content .entry-meta img:hover,
#content form input[type=submit]:hover,
#footer a:hover,
.entry-meta a .entry_author_image:hover,
#header .music-links a:hover,
.ssba img:hover,
.dot-irecommendthis:hover {
	/*
	.post-image-wrapper a img:hover,,
	.archiv-image img:hover */
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*ie FIX */
	filter: alpha(opacity=50);
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

/*                   HEADER
**********************************************/

#searchform input:focus {
	border: none;
	box-shadow: none;
}

#header #breadcrumb {
	float: left;
	font-style: italic;
	color: #667766;
	margin: -25px 0 0 20px;
}

#header #breadcrumb a {
	text-decoration: none;
	color: #667766;
}

#header .header-image {
	text-align: center;
	overflow: hidden;
	max-height: 344px;
}

#header .header-image {
	height: auto;
	width: 100%;
}

#header img {
	width: 100%;
}

.header-mobile {
	display: none;
}

#header .music-links {
	width: 100%;
	text-align: right;
}

#header .music-links a {
	margin: 15px 0 0 5px;
	width: 88px;
	height: 32px;
	text-indent: -9999px;
	display: inline-block;
	text-align: left;
	background: #CCCCCC;
}

#header .music-links a.itunes {
	background: url('img/music-link-itunes.png');
}

#header .music-links a.google {
	background: url('img/music-link-google.png');
}

#header .music-links a.amazon {
	background: url('img/music-link-amazon.png');
}

#header .music-links a.spotify {
	background: url('img/music-link-spotify.png');
}

#header .music-links a.eventim {
	background: url('img/music-link-eventim.png');
}

/*                   CONTENT
**********************************************/
#content {
}

#content .header-image img {
	width: 100%;
	height: auto;
}

#content .header-image {
	text-align: center;
	overflow: hidden;
	max-height: 300px;
}

.single-post #content .header-image {
	max-height: inherit;
}

.single-post #content .entry-content a.dot-irecommendthis {
	text-decoration: none;
}

#content .entry-title {
	margin-bottom: 30px;
	margin-top: 10px;
	clear: both;
}

#content .post-vertical-left .entry-title,
#content .post-vertical-right .entry-title {
	/*margin-top: 0;*/
}

.search-results h1 {
	margin-bottom: 15px;
}

.content-teaser .attachment-horizontal-thumb,
.content-teaser .attachment-medium {
	width: 100%;
}

#content table td {
	padding: 2px 20px 2px 0;
	border-bottom: 1px solid #EEEEEE;
}

.contact-form input, .contact-form textarea {
	border-radius: 15px;
}

.home #content {
	padding: 0;
}

.author .entry_author_image {
	float: left;
	margin-right: 20px;
}

.form-error {
	background: #EFEFEF;
	color: #DD3D36;
	padding: 10px;
	border-left: 4px solid #DD3D36;
	margin: 10px 0;
}

.form-errors .form-error-message {
	color: #DD3D36 !important;
	padding: 3px 0;
}

/* GRID */
.row, .row:after {
	clear: both;
}

.column-100 {
	width: 100%;
	clear: both;
}

.column-70 {
	width: 66%;
	margin-right: 2.5%;
	float: left;
}

.column-50 {
	width: 50%;
	float: left;
}

.column-30 {
	width: 31.5%;
	float: left;
}

.column-70, .column-50, .column-30 {
	border: 1px solid #CCCCCC; /**/
}

.padding-top-left {
	padding: 10px 10px 10px 0;
}

.padding-top-left {
	padding: 10px 10px 10px 0;
}

.header-home .entry-summary {
	display: none;
}



/* Shoefashion Content */

.shoe-fashion-col {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.shoe-fashion-col-2 {
	width: 49%;
}

.shoe-fashion-col-left {
	margin-right: 1%;
}

.shoe-fashion-col-right{
	margin-left: 1%;
}


/* Shoefashion Carousel */
.carousel-wrapper {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
}

.shoefashion-carousel {
	width: 90%;
	display: block;
	float: left;
	margin: 15px 5% 0 5%;

}

.shoefashion-carousel a {
	display: block;
	text-align: center;
}

.shoefashion-carousel a img {
	width: 96%;
	padding: 0;
	margin: 0 2%;
	display: block;
}

.prev-img,
.next-img {
	position: absolute;
	top: 50%;
	left: 0;
	width: 5%;
	display: block;
	font-size: 40px;
	text-align: left;
	height: 40px;
	padding: 0;
	margin: -20px 0 0 0;
}

.next-img {
	text-align: right;
	right: 0;
	left: auto;
}

.cycle-pager {
	display: inline-block;
	font-size: 30px;
	margin-bottom: 15px;
}

.cycle-pager span {
	cursor: pointer;
	padding: 0 2px;
}

.cycle-pager span.cycle-pager-active {
	color: #ccc;
}

/*
.entry-summary p {
	-webkit-mask-box-image: -webkit-linear-gradient(top, #000000 60%, transparent 100%);
}
*/

.post-image-wrapper, .entry-summary-video {
	position: relative;
}

.post-image-wrapper .box {
	position: absolute;
	padding: 0 1% 1% 1%;
	bottom: 20px;
	display: block;
	width: 100%;
	left: 0px;
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.7);
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	/*opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0); /*ie FIX */
}

/* CSS3 ZOOM */
.post-image-wrapper, .archiv-image {
	overflow: hidden;
	display: block;
}

.post-image-wrapper a img, .archiv-image img, #sidebar .tagcloud a {
	text-decoration: none;
	opacity: 1;
	z-index: 3;
	transition: all .2s ease-in-out;
}

.home-container a img:hover, .post-image-wrapper a img:hover, #sidebar .tagcloud a:hover {
	transform: scale(1);
	position: relative;
}

.archiv-image img:hover{
	transform: scale(1.1);
	position: relative;
}

.tbem-article .tbem-meta .tbem-image a img:hover,
.home-container .tbp-image a img:hover {
	transform: translateX(-50%) scale(1.05);
}

.teaser-group-horizontal .post-image-wrapper .box li {
	clear: none !important;
}

.teaser-group-large .box, .hor-mid .box, .teaser-group-horizontal .box {
	width: 50%;
}

.top-teaser .box {
	width: 25%;
	z-index: 4;
	/*right: 0;
	left: auto;*/
}

.post-image-wrapper .box {
	z-index: 4;
}

.post-image-wrapper .box h2 {
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
}

.post-image-wrapper .box a {
	text-decoration: none;
}

.post-image-wrapper:hover .box {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*ie FIX */
	filter: alpha(opacity=100);
}

.post-icons {
	line-height: 22px;
	color: #777777;
	width: 100%;
}

.post-icons li {
	float: left;
	width: auto !important;
	background: none !important;
}

.post-icons li.last-child {
	float: right;
}

.post-icons li span.genericon {
	border-radius: 50%;
	width: 23px;
	color: #777777;
	margin: 0 3px 0 3px;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	height: 23px;
	border: 1px solid #777777;
	font-size: 18px;
}

.other-languages {
	margin: 5px 0 0 0;
}

#content p {
	padding: 5px 0;
}

#content h2 {
	font-size: 20px;
	line-height: 25px;
	margin-top: 10px;
	text-transform: uppercase;
}

#content form {
	max-width: 800px;
}

#content form div input {
	width: 50%;

}

#content form div textarea {
	width: 100%;
	max-width: 100%;

}

#content form label {
	width: 30%;
	display: block;
	float: left;
}

.searchwp-live-search-result img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	float: left;
}

.searchwp-live-search-result a {
	white-space: normal !important;
	text-decoration: none;
}

.searchwp-live-search-results {
	width: 300px !important;
}

.searchwp-live-search-result {
	clear: both;
	min-height: 50px !important;
	border-top: 1px solid #CCCCCC !important;
	padding: 5px;
	overflow: auto !important;
}

.searchwp-live-search-result:hover {
	background: #EEEEEE;
}

.searchwp-live-search-result p {
	padding: 8px !important;
}

.ui-widget-content {
	border: 1px solid #CCCCCC !important;
}

.ui-widget-content li a:hover {
	border: 1px solid #CCCCCC;
	color: #000000;
	background: #EEEEEE;
}

.wp-caption {
	width: 354px;
	background: #f5f5f5;
	border: none;
	padding: 5px;
	font-size: 12px;
}

.wp-caption-text {
	padding: 0px;
}

.debug {
	position: absolute;
	padding: 10px;
	opacity: 0.8;
	z-index: 10;
	text-align: left;
	background: #FFFFFF;
	color: #000000;
}

.entry-content {
	margin: 0;
}

#content .page .entry-content a {
	text-decoration: underline;
}

#content .page .entry-content .content-teaser a {
	text-decoration: none;
}

#content form input[type=submit] {
	background: #000000;
	color: #FFFFFF;
	padding: 0 15px;
	text-decoration: none;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
	box-shadow: none;
	text-align: center;
	display: block;
	text-transform: uppercase;
	border-radius: 15px;
}

.not-found form {
	max-width: 400px;
	margin-top: 20px;
}

.banner-image {
	max-width: 210px;
}

.flex-video {
	position: relative;
	padding-top: 1.5625em;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 1em;
	overflow: hidden;
}

.flex-video.widescreen {
	padding-bottom: 56.34%;
}

.flex-video.vimeo {
	padding-top: 0;
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ssba {
	padding: 20px 0 0 0;
}

.ssba img {
	height: 35px;
}

.dot-irecommendthis {
	float: left;
	padding: 20px 0 0 0;
}

.dot-irecommendthis .ssba_sharecount {
	position: absolute;
	margin: 5px 0 0 0;
}

.dot-irecommendthis .like-post {
	font-size: 27px !important;
	color: #058950;
	margin-right: 13px;
	line-height: 38px;
	/*line-height: 38px;*/
	float: left;
}

.ssba_facebook_share {
	margin-left: 20px;
}

/*             CATEGORY / POST
**********************************************/

#content .page, #content .post {
	clear: both;
}

#content .entry-meta {
	width: 35%;
	float: left;
	padding-right: 3%;
	padding-bottom: 40px;
}

#content.blogger .entry-meta {
	width: 20%;
}

#content .entry-meta div {
	text-align: center;
}

.single-post #content .entry-meta {
	padding: 0 0 50px 0;
}

.single-post #content .entry-content a {
	text-decoration: underline;
}

/*.search-results #content .entry-meta {
	padding: 0 20px 0 0;
}*/
#content .entry-meta a {
	font-weight: normal;
}

.entry_author_image {
	text-align: center;
}

.entry_author_image img {
	border-radius: 50%;
	background: #EEEEEE;
	max-height: 170px;
	max-width: 170px;
}

#content .entry-info {
	font-size: 16px;
	line-height: 140%;
	font-weight: normal;
	width: 65%;
	float: left;
}

#content .entry-info .tag-links {
	display: block;
}

#content .entry-info .tag-links a {
	padding-left: 10px;
}

#content .entry-info .delimiter {
	padding: 0 5px;
}

.single-post #content .entry-info {
	width: 100%;
}

#content .entry-footer {
	padding-top: 15px;
}

#content .page a, #content .post a {
	text-decoration: none;
}

.author-description {
	position: relative;
	padding: 10px;
	margin: 15px 0;
}

.author-description p {
	margin-left: 190px;
}

.author-description em.author {
	font-style: italic;
	font-size: 17px;
	padding-bottom: 5px;
	display: block;
	font-family: "Times New Roman", Times, serif;
}

.author-description em a {
	text-decoration: none;
}

.author-description .border-box {
	background-image: url('img/border-box.png');
	position: absolute;
	width: 14px;
	height: 14px;
}

.author-description .border-box.top-left {
	background-position: 0px 0px;
	top: 0;
	left: 0;
}

.author-description .border-box.top-right {
	background-position: 14px 0px;
	top: 0;
	right: 0;
}

.author-description .border-box.bottom-left {
	background-position: 36px 14px;
	bottom: 0;
	left: 0;
}

.author-description .border-box.bottom-right {
	background-position: 14px -18px;
	bottom: 0;
	right: 0;
}

#nav-below {
	padding: 15px 0;
	margin: 15px 0;
}

#nav-below .pagination {
	text-align: right;
	width: 100%;
	font-size: 25px;
	font-weight: 600;
}

#nav-below .pagination a {
	font-size: 25px;
	font-weight: 600;
	text-decoration: none;
}

#nav-below .pagination .page-numbers.current {
	text-decoration: underline;
}

.blogger .sharedaddy {
	display: none;
}

.entry-info h1,
.entry-info h2,
.entry-info h3,
.entry-info h4,
.entry-info h5,
.entry-info h6 {
	font-family: 'deichmannuniversalmedium';
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*                   SIDEBAR
**********************************************/
#sidebar {
	width: 23.5%;
	min-width: 210px;
	float: left;
	padding: 1% 0 0 2%;
}

#sidebar .widget-container {
	border-top: 1px solid #000000;
	padding: 15px 0;
	text-align: center;
}

#sidebar .widget-container img {
	margin: 0 auto;
}

#sidebar .widget-title {
	display: none;
}

#sidebar .tagcloud {
	width: 210px;
	text-align: center;
	margin: 0 auto;
}

#sidebar .tagcloud a {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px 5px;
}

#sidebar .tagcloud a:hover {
	color: #000000;
}

/*         SIDEBAR -> FASHION
**********************************************/

.sidebar-products {
	background: #F1F1F1;
	padding: 20px 0;
	font-style: italic;
}

.sidebar-products h3 {
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
}

.sidebar-products ul {
	text-align: center;
	max-width: 650px;
	margin: 0 auto;
}

.sidebar-products li {
	background: #FFFFFF url('img/product-box.png');
	width: 181px;
	height: 181px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	margin: 15px;
	padding: 20px;
}

.sidebar-products li img {
	max-width: 114px;
	width: auto;
	max-height: 85px;
	height: auto;
}

.sidebar-products li .product-info {
	width: 100px;
	margin: 5px auto 0 auto;
}

.sidebar-products li a {
	text-decoration: underline;
	font-weight: 600;
}

/*                   FOOTER
**********************************************/
#footer {
	padding-top: 30px;
}

#footer .black-box {
	min-height: 40px;
	line-height: 40px;
	background: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 300;
	clear: both;
}

#footer .black-box h4 {
	font-size: 30px;
	line-height: 40px;
	float: left;
}

#footer .black-box a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}

#footer .black-box a span {
	display:inline-block;
	border-radius: 50%;
	border: 1px solid #FFFFFF;
	width:20px; height:20px; line-height:1; margin-right:5px;
}

#footer .black-box a span i {margin-left:5px}

#footer .black-box .pagination {
	font-size: 25px;
	font-weight: 600;
	text-align: right;
}

#footer .black-box .pagination a {
	font-size: 25px;
	font-weight: 600;
}

#footer .black-box .pagination .page-numbers {
	padding: 0 2px;
	display: inline-block;
}

#footer .black-box .pagination .page-numbers.current {
	text-decoration: underline;
}

#footer #footer-menu {
	padding: 30px;
	width: 100%;
}

#footer #footer-menu li, #footer #footer-copyright-menu li {
	text-transform: uppercase;
	display: inline-block;
	padding: 0 10px 0 10px;
	font-size: 12px;
}

#footer #footer-menu li a, #footer #footer-copyright-menu li a {
	text-decoration: none;
}

#footer #footer-menu li.current-menu-item a, #footer #footer-copyright-menu li.current-menu-item a {
	/*background: #000;
	color: #fff;
	padding: 5px;*/
	border-bottom: 2px solid #000000;
}

#footer .page-social {
	float: none;
	padding: 30px 0 15px 0px;
}

.newsletter-link {
	background: #000000;
	color: #FFFFFF;
	padding: 0 15px;
	font-size: 13px;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	border-radius: 15px;
}

#footer .newsletter-link {
	float: right;
	margin-top: -45px;
	margin-right: 30px;
}

#footer #copyright {
	padding-bottom: 30px;
	font-size: 12px;
	margin-top: 20px;
	text-transform: uppercase;
	clear: both;
}

#footer #copyright #footer-copyright-menu {
	min-width: 200px;
	float: right;
	text-align: right;
}

#footer #copyright #footer-copyright-menu li {
	padding: 0 0 0 20px;
}

#footer #copyright p {
	text-align: center;
}

#footer .archiv-container {
	padding: 0 0 50px 0;
}

#footer .archiv-container a {
	color: #000000;
}

#footer .archiv-container .archiv-post {
	width: 25%;
	min-height: 300px;
	float: left;
	padding: 25px 25px 25px 0;
}

#footer .archiv-container .archiv-image img {
	width: 300px;
	display: block;
	max-height: 144px;
}

#footer .archiv-container .archiv-post:last-child {
	padding: 25px 0 25px 0;
}

#footer .archiv-container .archiv-post h3 {
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#footer .archiv-container .archiv-post .archiv-text {
	padding: 25px 0 0 25px;
	font-size: 12px;
}

/*#footer .archiv-container .archiv-post .archiv-text p {
	-webkit-mask-box-image: -webkit-linear-gradient(top, #000000 70%, transparent 100%);
}*/

#footer .archiv-container .archiv-post a {
	text-decoration: none;
	font-weight: 400;
}

#footer .blogroll {
	clear: both;
}

#footer .blogroll .archiv-container {
	padding: 30px 0;
}

/*#footer .blogroll .archiv-container div.menu {
	display: none;
}*/

#footer .blogroll .archiv-container .archiv-post {
	min-height: 200px;
}

.post-views{
	display: inline-block;
	font-size: 14px;
	float: left;
	/* color: white;*/
	/*background:#000000;*/
	padding: 5px 8px;
	width: 100px;
	/*  border: 1px solid black;*/

}
.at-share-btn-elements{
	display: inline-block;
	float: left;
}

/* slick */

.slick-slider {
	padding-top: 20px;
	padding-bottom: 40px;
}

.slick-slide {
	padding-right: 10px;
}

.slick-prev,
.slick-next {
	width: 24px;
	height: 24px;
	border-style: none;
	color: rgba(0,0,0,0);
	position: absolute;
	top: -26px;
	background-color: rgba(0, 0, 0, 0);
	font-size: 20px;
}

.slick-prev {
	right: 1em;
}

.slick-next {
	right: 0;
}

.slick-next:before {
	content: '>';
	color: #000000;
}
.slick-prev:before {
	content: '<';
	color: #000000;
}

.slick-slider .archiv-text {
	position: relative;
	z-index: 3;
}

.slick-slider .archiv-text h3 {
	position: absolute;
	top: -3.5em;
	background-color: #ffffff;
	padding: 3px 5px 3px 10px;
	/*font-family: 'Abril Fatface', serif;
	font-style: italic;*/
	letter-spacing: 1px;
	white-space: nowrap;
	text-transform: uppercase;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.2em;
}

.slick-slider a {
	text-decoration: none;
}

.slick-slider .archiv-text p {
	padding-top: 1.5em;
}

.slick-slider .archiv-text .mehr-lesen {
	display: none;
}

.no-after::after {
	content: none !important;
}

.entry-text .entry-content h1,
.entry-text .entry-content h2,
.entry-text .entry-content h3,
.entry-text .entry-content h4,
.entry-text .entry-content h5,
.entry-text .entry-content h6 {
	margin-top: 0.5em;
	clear: both;
}

.shop-icon {
	float: right;
	height: 1em !important;
	width: auto !important;
	margin-left: 2px;
}

.blogroll .archiv-image img {
	width: 100%;
	transform: translateY(-20%) scale(1);
	transition: all .2s ease-in-out;
}

.blogroll .archiv-image img:hover {
	transform: translateY(-22%) scale(1.1);
}
.blogroll .archiv-image {
	max-height: 148px;
}

#header .trendblog-logo img {
	max-height: 200px;
	width: auto;
}

span.at-icon-wrapper {
	/* see .page-social */
	padding-left: 4px;
}

span.at-icon-wrapper svg {
	display: none;
}

.at-share-btn {
	background-color: transparent !important;
	overflow: visible;
}

.at-share-btn * {
	overflow: visible !important;
}

.at-share-btn:hover {
	transform: none !important;
	opacity: 0.5;
}

span.at-icon-wrapper::before {
	display: inline-block;
	font: normal normal normal 20px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.at-svc-facebook span.at-icon-wrapper::before {
	content: "\f09a"
}

.at-svc-google_plusone_share span.at-icon-wrapper::before {
	content: "\f0d5";
}

.at-svc-twitter span.at-icon-wrapper::before {
	content: "\f099";
}

.at-svc-pinterest_share span.at-icon-wrapper::before {
	content: "\f231";
}

.aligncenter {
	display: block;
	margin: 0.5rem auto 0.5rem auto;
}

@media (min-width: 800px) {
	#header {
		background-color: rgba(255, 255, 255, 0.9);
		-webkit-backdrop-filter: blur(8px) saturate(200%);
		backdrop-filter: blur(8px) saturate(200%);
		box-shadow: 0px 0px 5px 0px rgba(73, 73, 73, 0);
	}

	.absolut-possibly-sticky #header {
		position: fixed;
		z-index: 1000;
	}

	.absolut-sticky #header .trendblog-logo img {
		max-height: 100px;
		margin-bottom: -40px;
		transition: all 0.25s;
	}

	.absolut-sticky > #wrapper {
		padding-top: 109px;
	}
}

@media (max-width: 799px) {
	#wrapper {
		padding-top: 0 !important;
	}
}

@media (min-width: 1024px) {
	#get-the-look .item:first-child {
		width: 33.3333% !important;
	}
}

@media (max-width: 1023px) {

	#content .entry-info {
		width: 50%;
	}

	#get-the-look .item {
		width: 47%;
	}

}

@media (min-width: 751px) {
	#header .navigation-container {
		padding-left: 10px;
	}
}

@media (max-width: 750px) {

	.tbem-meta {
		width: 100% !important;
	}

	#content .entry-info {
		width: 100%;
	}

	.page-search-social {
		text-align: center;
	}


	#header .navigation-container * {
		float: none !important;
		white-space: nowrap;
	}

	ul#page-menu li {
		display: inline-block;
	}

	ul#page-menu > li:last-child {
		padding-right: 0;
	}

	.tbp-block {
		width: 100%;
	}

	#get-the-look .item {
		width: 100%;
	}

/* Header fix */
	 ul#page-menu {
		display: flex;
		flex-direction: column;
		width: 100vw;
	}

	ul#page-menu li {
		text-align: center;
		min-height: 0px;
		margin: 0 !important;
		padding: 0 !important;
		line-height: 1.5;
	}

	.page-search-social {
		float: none;
		display: flex;
		justify-content: flex-end;
		flex-wrap: wrap;
		margin: 0 auto 0 auto;
	}

	.page-search {
		width: 65vw;
	}

}

@media (max-width: 375px) {

	#header * {
		font-size: 12px !important;
	}

}

/* List in Content */
.content-list-mod {
	list-style: disc outside;
	padding: 5px 0 5px 20px;
}

@media (max-width: 750px) {
	#content.blogger .entry-meta {
		width: 100%;
		padding-bottom: 20px;
		padding-top: 20px;
	}
}

/* Banner */
.banner-section {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Youtube Video Fix */
.responsive-video-container {
	position: relative;
	margin: 20px auto;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}

.responsive-video-container iframe,
.responsive-video-container object,
.responsive-video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}