/*
Theme Name: Redwood Child
Description: Redwood Childtheme
Author: Bernhard Neumayer
Author URI: http://www.sella-vie.com
Template: redwood
Version: 1.0
Tags:
Text Domain: redwood-child
*/

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

}

body {
	margin: 0;
	padding: 0;
}

.single #content, .archive #content, .page #content, .search #content {
	margin-top: 190px;
}

#content {
    margin-bottom: 0px;
}

/* ################### FEATURED POSTS OVERLAY ################### */
.feat-overlay h2 {
    /*font-family: 'salomeregular', sans-serif;*/
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 40px;
	letter-spacing: 2px;
}

.feat-more {
	background-color: #f0b4b4;
	border: none;
	display: none;
}

.feat-title-divider {
    display: none;
}

.bx-wrapper .bx-controls-direction a {
	color: #000000 !important;
	background-color: #ffffff;
}

.bx-wrapper .bx-controls-direction a:hover {
	color: #ffffff !important;
	background-color: transparent;
}

.featured-area.nopromo {
    margin-top: 150px;
}

.feat-item {
  background-position: top;
}

/* ################### LOGO  ###################*/
#logo img {
    width: 360px;
}

@media only screen and (max-width: 480px) {
	#logo {
		padding-top: 41px !important;
	}
}

/* ################### TOP BAR ################### */
#top-bar {
    border-bottom: 0px;
	top: 98px;
	background: rgba(255, 255, 255, 0.84) !important;
}

#nav-wrapper ul.menu ul a, #nav-wrapper .menu ul ul a {
    border-left: 0px;
    border-right: 0px;
    border-top: none !important;
    border-bottom: 0px;
}

/* ################### HEADER ################### */

#top-social {
    right: 80px;
}

#top-search {
    right: 40px;
}

#header, #header.noslider {
	position: fixed;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.84);
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	padding-top: 0px;
	border-bottom: 0px;
}

/* ################### MENU ######################## */

#nav-wrapper .menu {
    float: left;
    margin: 0 auto;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}

#nav-wrapper .menu li:last-child {
    margin-right: 0px;
}

#nav-wrapper .menu .sub-menu, #nav-wrapper .menu .children {
    background: rgba(255, 255, 255, 0.84) !important;
	margin-top: -1px;
}

#nav-wrapper .menu li a, #nav-wrapper .menu li ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

/* ################### MOBILE MENU ######################## */

.slicknav_nav {
    background: rgba(255, 255, 255, 0.84) !important;
	margin-top: 12px;
}

.slicknav_nav .slicknav_row {
    padding: 13px 10px;
    margin: 0px 0px;
}

.slicknav_nav a {
    padding: 13px 10px;
    margin: 0px 0px;
	font-size: 14px;
}

.slicknav_menu {
	text-align: center;
	position: fixed;
	margin: 0 auto;
	right: 0;
	left: 0;
	background: none !important;
}

.slicknav_menu .slicknav_no-text {
    margin-top: 7px;
    position: fixed;
	margin-left: -7px;
}

.slicknav_btn {
	float: none;
}

/* ################### INSTAGRAM FOOTER ################### */
#instagram-footer {
  position: relative;
}

body #instagram-footer .instagram-pics li {
    width: 16.666667% !important;
}

@media only screen and (max-width: 767px) {
	body #instagram-footer ul.instagram-pics > li {
		width: 33.333333% !important;
	}

	body #instagram-footer ul.instagram-pics > li:nth-child(8),
	body #instagram-footer ul.instagram-pics > li:nth-child(7),
	body #instagram-footer ul.instagram-pics > li:nth-child(6),
	body #instagram-footer ul.instagram-pics > li:nth-child(5) {
		display: block !important;
	}
}

.instagram-title {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 60px;
	letter-spacing: 2px;
}

#instagram-footer p.clear {
    font-size: 19px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 30px auto 0px;
    top: 50%;
    border-bottom: 0px;
}

#instagram-footer p.clear a {
    color: #000000;
	background-color: #ffffff;
	padding: 10px 15px;
}

/* .instagram-pics-container {
	position: relative;
} */

/* ################### SIDEBAR ################### */
.widget-title {
	background: none;
	text-align: center;
	color: #161616;
	padding: 13px 0;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 9px;
	border: none;
	/*font-family: 'salomeregular', sans-serif;*/
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	letter-spacing: 2px;
}

.widget-title::after {
    border-top: 0px solid;
}

.widget ul {
	text-align: center;
}

.widget ul li {
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: none;
}

/* ################### POSTS ################### */
/*.home article:nth-child(even) > .clear-col > .posts-img-container {
	float:right;
}*/

.home .post {
	margin-bottom: 0px;
    padding: 40px 0px;
	border-bottom: 1px solid #e0e0e0;
}

.home .post:last-of-type {
	border-bottom: 0px;
	padding-bottom: 0px;
}

.home article:nth-child(even) > .posts-row-container {
	flex-direction: row-reverse;
}

.home article:nth-child(even) > .clear-col > .posts-text-container {
	left: 0px;
}

.home .posts-row-container {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}

@media only screen and (min-width: 767px) {
	.home .posts-text-container {
		/*position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 0px;*/
		/*display: table;
		min-height: 389px;
		height: 389px;*/
	}
}

/*.home .posts-text-container-inner {
	display: table-cell;
	vertical-align: middle;
}*/

.home .post-img {
    margin-bottom: 0px;
}

@media only screen and (max-width: 767px) {
	.home .post-img {
		margin-bottom: 20px;
	}
}

.home .rstyle-widget {
	margin-top: 40px;
	text-align: center;
}

.home .post-share {
    border-top: 0px;
    border-bottom: 0px;
    margin-top: -10px;
}

.post-share {
	border-top: 0px;
    border-bottom: 0px;
    margin-top: 25px;
}

.more-link {
    background-color: #000000;
	color: #ffffff;
	margin: 0 auto;
	margin-top: 30px;
	max-width: 171px;
	padding-left: 3px;
	border: 1px solid #000000;
	font-family: "Open Sans", sans-serif;
}

.more-link:hover {
    background-color: #ffffff;
    color: #000000 !important;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 171px;
    padding-left: 3px;
}

.post-header h2 a, .post-header h1 {
    /*font-family: 'salomeregular', sans-serif;*/
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 55px;
	line-height: 1em;
	letter-spacing: 2px;
}

.home .post-header h2 a {
    /*font-family: 'salomeregular', sans-serif;*/
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 30px;
	letter-spacing: 2px;
}

@media only screen and (max-width: 767px) {
	.post-header h2 a, .post-header h1 {
		font-size: 26px !important;
	}
}

@media only screen and (max-width: 960px) {
	.home .post-header h2 a {
		font-size: 26px;
	}
}

.post-header h2, .post-header h1 {
    margin-bottom: 5px;
}

.post-header .cat {
    margin-bottom: 2px;
}

.title-divider {
    border-top: none;
    margin: 0 auto;
}

.post-date {
    color: #999;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
	font-style: normal;
    font-size: 11px;
    letter-spacing: 1px;
}

.post-header .cat a {
    font-family: "Open Sans", sans-serif;
}

/* Zeigt on, in Welcher Kategorie man gerade ist*/
.archive-box {
    display: none;
}

.fullwidth .post-img img{
	width: 100%;
}

.post-entry {
	line-height: 24px;
	text-align: justify;
}

.post-entry h2, .post-entry h1 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}

.post-250 .content-column p strong {	/*Wird zukünftig durch die Klasse initial gelöst*/
	font-size: 70px;
    line-height: 40px;
	font-family: didoni-urw, serif;
	font-style: normal;
	font-weight: 400;
	float: left;
	margin-right: 5px;
}

.post-250 .content-column p em {	/*Wird zukünftig durch die Klasse initial-headline gelöst*/
	font-size: 20px;
	display: inline-block;
	position: relative;
	font-style: normal;
	font-weight: bold;
}

.initial {
	font-size: 70px;
    line-height: 40px;
	font-family: didoni-urw, serif;
	font-style: normal;
	font-weight: 400;
	float: left;
	margin-right: 5px;
}

.initial-headline {
	font-size: 20px;
	position: relative;
	font-style: normal;
	font-weight: bold;
}

.post-box-title span {
    font-family: "Open Sans", sans-serif;
}

.item-related h3 a {
    font-size: 14px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-transform: uppercase;
}

.mobile-show {display: none;}
.mobile-hide {display: block;}

@media only screen and (max-width: 767px) {
  .mobile-show {display: block;}
  .mobile-hide {display: none;}
}

/* ################### GALLERY ################### */

.img-full-width {
	width: 100%;
	margin: 3% 0px 0px !important;
}

.img-half-width-left {
	width: 47%;
	margin: 3% 3% 0px 0px !important;
	float: left;
}

.img-half-width-right {
	width: 47%;
	margin: 3% 0px 0px 3% !important;
}

.img-wrapper {
	margin-left: -5px;
    margin-right: -5px;
}

.img-wrapper:after {
	clear: both;
}

.img-wrapper:before, .img-wrapper:after {
	  content: " ";
	  display: table;
}

.container-img-left, .container-img-right {
	width: 50%;
	box-sizing: border-box;
	float: left;
	position: relative;
	padding-left: 5px;
    padding-right: 5px;
}

.container-img-left > img, .container-img-right > img, .container-img-full > img {
	margin: 0px;
	width: 100%;
}

.container-img-full {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	padding-left: 5px;
    padding-right: 5px;
}

/* ################### SHOP MY LOOKS ###################### */

.shop-my-looks-container {
	display: flex;
    flex-direction: row;
    justify-content: center;
	background-color: rgb(182, 175, 160);
	min-height: 100%;
}

.shop-my-looks-container #content {
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.shop-my-looks-container article {
	max-width: 800px;
	padding: 1rem;
}

.shop-my-looks-container a {
	color: #000000;
}

.shop-my-looks-container #impressum {
	position: absolute;
	margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: fit-content;

	a {
		text-decoration: none;
		font-size: 12px;
	}
}

.shop-my-looks-items {
	text-align: center;
}

/* ################### SHOP ###################### */

.shop-container {
	column-count: 3;
	column-gap: 30px;
}

@media screen and (max-width: 768px) {
	.shop-container {
		column-count: 1;
	}
}
/*
.shop-container .shop-data-container {
	padding: 10px;
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	display: block;
}

.shop-container p {
	margin: 0px;
}

.shop-container .shop-text {
	margin: 0px;
}

.shop-container .shop-item {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}*/

.shop-container .alignnone {
	margin: 0px 0px 30px 0px;
	background-color: #ededed;
	border: 1px solid #cccccc;
	padding: 10px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}

/* ################### GRID ###################### */

.row-col {
	margin-left: -15px;
	margin-right: -15px;
}

.clear-col:after {
	clear: both;
}

.clear-col:before, .clear-col:after {
	  content: " ";
	  display: block;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    float: left;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
    min-height: 1px;
	box-sizing: border-box;
}

.col-1 {
	width: 8.33333333%;
}

.col-2 {
	width: 16.66666667%;
}

.col-3 {
	width: 25%;
}

.col-4 {
	width: 33.33333333%;
}

.col-5 {
	width: 41.66666667%;
}

.col-6 {
	width: 50%;
}

.col-7 {
	width: 58.33333333%;
}

.col-8 {
	width: 66.66666667%;
}

.col-9 {
	width: 75%;
}

.col-10 {
	width: 83.33333333%;
}

.col-11 {
	width: 91.66666667%;
}

.col-12 {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12 {
		width: 100%;
	}
}

/* ################### CONTACT FORM ################### */
.wpcf7 input {
    width: 100%;
}


@media only screen and (max-width: 768px) {
  	.one_half {
		width: 100% !important;
		margin-bottom: 1em;
	}

	.one_half div {
		padding: 0px !important;
	}

	.container-img-left, .container-img-right {
		width: 100%;
	}
}

/* ################### RewardStyle ################### */
.boutique-widget .bo-garden {
	margin: auto !important;
}

#inmycloset-section .stp-outer {
	max-width: none;
}

#inmycloset-section .container {
	border-bottom: 1px solid #e0e0e0;
}

#inmycloset-section .widget {
    margin-bottom: 55px;
}

#inmycloset-section .widget-title {
	font-size: 30px;
}

/* ################### Cookie ################### */
#cookie-notice .cookie-button {
	border: 1px solid white;
	background: black;
	color: white;
}