/*
Theme Name: ensuite online
Author: interwerk gmbh, Lukas Vogelsang, James Dinsdale, Automattic
Author URI: https://interwerk.ch
Description: New Magazin-Wordpress-Template
Version: 3.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ensuite online
Domain Path: /languages/

*/

/* =Reset
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: 300;
    margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: x-large;
	height: 100%;
	line-height: 1.5;
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; 
}
body {
	background: #fff;
	height: 100%;
	-ms-word-wrap: break-all;
	word-wrap:     break-word;
}

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


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

.entry-header {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
	width: 97% !important;

}
ol, ul {
}
li {
    margin-left: 1em;
}

.widget-area ol, ul {
    text-align: left;
}
.widget-area li {
    margin-left: 0em !important;
    text-transform: none;
    width:100% !important;
}
.widget-area li a {
    text-transform: none;
    color:#555555;
    margin-bottom: -0.5em !important;
    float: left !important; 
}

.post-date {
    width:100%;
    margin-top: 0.3em !important;
    font-size: 0.8em;
    float: left;
}

.archive-date {
    width:100%;
    margin-top: 0.1em !important;
    font-size: 0.8em;
    float: left;
    border-bottom: 1px #999 solid !important;
}
.woocommerce li {
	margin-left: 1em;
	list-style:none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border: 0;
	border-collapse: separate;
	border-spacing: 0px;
	font-size: 1em;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
td {
	padding: 0.1em;
	vertical-align:top;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	}
blockquote,
q {
	quotes: "" "";
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

a:focus {
}
a:hover,
a:active { 
	}

img {
	border: 0;
	vertical-align: top;
	height: auto !important;
	}
	
.g-single img {
	max-width: auto;
	min-height: auto;

}
	

.ftpimagefix {
    clear: both !important;
    float: left !important;
    padding-right: 1em !important;
    margin-top: -1em !important;
	width: 25% !important;
	}

.ftpimagefix img {
	clear: both !important;
    float: left !important;
    padding-right: 1em !important;
    padding-top: -1em !important;
	width: 100% !important;
	}


/* =Global
----------------------------------------------- */

body,
button,
input,
select, 
textarea {
	color: #222B27;
	font: 400 0.63333333rem/1.3 'Roboto',sans-serif;
	font-weight: 300;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	color: #774553; 
	font: 700 2.2rem/1.5 "Aleo","Skolar","ff-tisa-web-pro","Georgia",serif;	
}

h1:hover a:active a:focus {
    color: #4995AD;
	text-decoration:none;
}

h1 {
	font-size: 3em !important;
	color: #774553 !important;
	line-height: 1.08;
	margin-bottom: 0em;
	margin-top: 0em;
	text-decoration:none;
	font-weight:bold !important;
}

/* .inhalt h1 {
	font-size: 3em !important;
} */
.inhaltB h1 {
	font-size: 3em !important;
	color: #2D9B40 !important;
	line-height: 1.08;
	margin-bottom: 0em;
	margin-top: 0.3em;
	text-decoration:none;
	font-weight:bold !important;
}
h2 {
	font-size: 3em !important;
	line-height: 1 !important;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	width: 100%;
}
h3 {
	font-size: 1.2em !important;
	line-height: 1.1 !important;
	margin-top: 0em;
	margin-bottom: 0.3em;
	width: 100%;
	vertical-align:top;
}
h4 {
	font-size: 1.8em !important;
	line-height: 1.1 !important;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	}
h5 {
	font-size: 0.75rem;
	line-height: 1;
	margin-bottom: 0.5em;
}
h6 {
	color: #4995AD !important;
	font-size: 1em;
	line-height: 1.3;
	margin-bottom: 0.3em;
}
hr {
	background-color: #4995AD;
	border: 0px;
	height: 1px;
	margin-bottom: 1em;
}

.note {
	font-size: 0.8em;
}

.Leitartikel {
	color: #4995AD;
    font-weight: 700;
    text-decoration: none;
	font-size: 1.2em;
	margin-top: 0em;
	margin-bottom: -0.5em;
}

/* Text elements */
p {
	margin-bottom: 0.8em;
	width: 97%;
	line-height: 1.3;
}
ul, ol {
	list-style-type: none;
	margin: 0 0 1.5em 1em;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
	color: #4D4D4D;
}
b, strong img {
	margin-top: 1em;
}
address, dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	color: #4995AD;
	font-family: "Aleo","Skolar","ff-tisa-web-pro","Georgia",serif;
	font-style: italic;
	padding-left: 5em;
	font-size: 2.3em;
	width: 75%;
	text-align: right;
	margin-top:0.8em;
	margin-bottom: 0.8em;
}
blockquote cite {
	color: #33473d;
	font-family: 'Roboto',sans-serif;
	font-style: normal;
	font-size: 0.75em;
}

blockquote cite:before {
	content: "\2014 \0020";
}
address {
	margin: 0 0 1.5em;
}
infobox {
	display: block; 
	border-top: 20px #4995AD solid;
	background: #eee;
	font-size: 0.9em;
	line-height: 1.3;
	margin-bottom: .6em;
	padding: .6em;
	width: 75%;
}

code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	color: #1E8804 !important;
	text-decoration: none;
}
mark {
	visibility: hidden;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
	background: #CED8D5 !important;
	padding: 0.5em !important; 
	border-radius: 15px !important;
	box-shadow: 5px 5px 10px #555 !important;  
}
th {
	font-weight: bold;
}

/*
img {
	height: 100%; 
	width: auto; 
}
*/

.archiv-img {
	padding-top: 1em;
	padding-bottom: 0px;
	padding-right: 10px;
	float: left;
}
.archiv-img img {
  clear: both !important;
  display: block !important;
  box-shadow: 10px 10px 15px #000 !important;
  border-radius: 8px !important;
  float: left !important;
  margin-top: 1.2em !important;
  margin-right: 2em !important;
  margin-bottom: 2em !important;
  padding-top: 0em !important;
  padding-right: 0em !important;
  padding-bottom: 0em !important;
  width: 150px !important;
  height: auto !important;
}

.page-header {
	margin-bottom: 0.5em;
}
.page-header img {
	clear: both;
    float: left;
    padding-right: 1em;
    padding-top: 1em;
}

button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0.25em; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: inherit; /* Improves appearance and consistency in all browsers */
	*vertical-align: inherit; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0;
	border-radius: 3px;
	background: #774553;
	color: #fff;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 0.7rem;
	line-height: 1;
	padding: .8em 1.5em;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #4995AD;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0.8em 0 0;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
.checkbox {
	float: left;
	font-size: 1em !important;
	font-weight: 700;
    line-height: 1.1 !important;
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
	font-size: 0.55rem;
	width: 100%;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
	color: #000;
	border: 1px solid rgba(51, 71, 61, 0.1);
	border-radius: 3px;
	line-height: 2em;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
	margin-left:0em;
	font-size: 0.7rem;
	max-width: 100%;
	padding: 0.3em;
	background-color: #E9E9E9;
}
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 0.75em;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
	background-color: #E9E9E9;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    line-height: 1.25;
    margin: 0;
    outline: 0 none;
    width: 100%;
}

#data-track {
    width: 80% !important;
    visibility: none !important;
    }

/* Links */
a {
	color: #4995AD;
	font-weight: 700;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color:#4995AD;
}

h1:link, h1:focus, h1:active {
	color:#4995AD;
	text-decoration: none;
}

h1:article {
	font-size: 3em;
}

/* Alignment */
.alignleft {
	float: left;
	margin-right: 0em;
}
.alignright {
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	left: -1000em;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 10px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
.search-form {
	margin-top: 00px;
	margin-left: -5px;
	margin-right: 15px;
}

/* Clearing */
.clear:before,
.clear:after,
.hentry:before,
.hentry:after,
[class*="navigation"]:before,
[class*="navigation"]:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: '';
	display: table;
	
}

.clear:after,
.hentry:after,
[class*="navigation"]:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

/* =Site
----------------------------------------------- */

.site-header {
	background: #000000;
	min-height: 100%;
	margin-top: auto !important;
	margin-bottom: auto !important;
}
.site-branding,
.single .entry-header {
	top: 1.4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	left: 5%;
	width: 100%;
	position: absolute;
}

.woocommerce .woocommerce-breadcrumb {
    color: #777;
    font-size: 0.92em;
    margin: 0em 0 1em !important;
    padding: 0;
}

.site-main,
.single .entry-header {
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	display: block;
	margin: 0 auto;
	padding-top:-1%;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	width: 90%;
	z-index: 99999999;
}

.Datum {
	visibility: hidden;
	postition:fixed;
	font: 700 1em/1.5 'Roboto',sans-serif;
	margin-top: 1.4%;
	text-align:right;
	color:#fff;
	margin-right: 4%;
	z-index:999999999999999;
	
}

.Datum_page {
	postition:fixed;
	font: 700 1em/1.5 'Roboto',sans-serif;
	margin-top: 1.4%;
	text-align:right;
	color:#fff;
	margin-right: 4%;
	z-index:999999999999999999;
	
}

.socialmedia {
    position: fixed !important;
	line-height: 53px;
	width: 30px;
	margin-top: 40%;
	z-index:999999999999998 !important;
}
.socialmedia {
    height: 30px;
    line-height: 35px;
    margin-top: 50% ;
    position: fixed !important;
    width: 28px !important;
    z-index: 2147483647 !important;
}
.socialmedia img {
	line-height: 35px !important;
	width: 30px !important;   
	z-index:999999999999999 !important; 
}

.socialmedia_page {
	position: fixed !important;
	line-height: 53px;
	margin-top: 40% !important;
	width: 30px !important;
	z-index:999999999999999 !important;   
}
.socialmedia_page img {
	line-height: 30px !important;
	width: 30px !important;   
	z-index:999999999999999 !important; 
}
.gluckskind img {
	position: fixed !important;
	width: 15% !important;
	margin-top: 11% !important;
	margin-left: 2.5%;
	z-index:999999999999999 !important;  
}
.BLOG img {
	float: right; 
	margin-top: -10%;
	margin-right: 2%;
	width: 30%;
	z-index:999999999999999 !important;  
}
	

body:not(.archive):not(.search) .hentry:first-of-type + .entry-preview,
.archive .entry-preview:first-of-type,
.search .entry-preview:first-of-type {
	border-top: 0px dashed rgba(100, 100, 100, 100);
	margin-top: 0em;
	padding-top: 0em;
}

/* =Menu
----------------------------------------------- */

.navigation-main {
	position:fixed;
	background:#FFFFFF !important;
	clear: both;
	display: block;
	float: left;
	padding-top: 2em;
	padding-bottom: 0em; 
	padding-left: 0em;
	padding-right: 2em;
	margin: -5em -1em 1em !important;
	width: 45%;
	z-index: 9999999;
	height: 2em !important;
}
.navigation-main .menu,
.navigation-main .nav-menu {
	float: left;
	width: 95%;
	width: -webkit-calc(100% - 1.3rem);
	width:         calc(100% - 1.3rem);
}
.navigation-main ul {
	list-style: none;
	margin: 0;
	position: relative;
}
.navigation-main li {
	display: inline-block;
	font-size: 0.62rem;
	font-weight: 900;
	margin-bottom: 0em;
	margin-right: 0em;
	padding-bottom: 0.25em;
	position: relative;
	text-transform: uppercase;
}
.navigation-main a {
	border-bottom: 2px solid transparent;
	color: #774553;
	display: block;
	text-decoration: none;
}
.navigation-main ul ul {
	font-size: 0.5rem;
	background-color: #eee;
	display: none;
	float: left;
	position: absolute;
	z-index: 1;
	box-shadow: 5px 5px 10px #555 !important;  
}
.navigation-main ul ul ul {
	left: 100%;
	top: 0;
}
.navigation-main ul ul a {
	padding: 7px 8px;
	width: 170px;
	text-transform:none !important;
}
.navigation-main ul ul li {
	display: block;
	line-height: 1;
	margin: 0;
	padding-right: 1em;
}
.navigation-main ul ul a:hover,
.navigation-main ul ul li.focus > a {
	background-color: #efefef;
}
.navigation-main ul li:hover > ul,
.navigation-main ul li.focus > ul {
	display: block;
}
.navigation-main .current_page_item > a,
.navigation-main .current-menu-item > a {
	color: #c38596;
}
.navigation-main li:hover > a {
	color: #4995AD;
}

.navigation-main ul ul li:hover > ul,
.navigation-main ul ul li.focus > ul {
	left: 100%;
}

.navigation-main .menu-item-has-children > a,
.navigation-main .page_item_has_children > a {
	padding-right: 0.2em;
}
.navigation-main .children .menu-item-has-children > a,
.navigation-main .children .page_item_has_children > a {
	padding-right: 12px;
}

.navigation-main .menu-item-has-children > a:after,
.navigation-main .page_item_has_children > a:after {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 0.6em/1 'Genericons';
	position: absolute;
	right: 0;
	top: 2%;
	vertical-align: text-bottom;
}

.navigation-main .menu-item-has-children li.menu-item-has-children > a:after,
.navigation-main .menu-item-has-children li.page_item_has_children > a:after,
.navigation-main .page_item_has_children li.menu-item-has-children > a:after,
.navigation-main .page_item_has_children li.page_item_has_children > a:after {
	content: "\f501";
	right: 1em;
	top: 1.2em;
}

.menu-toggle,
.navigation-main .widget-handle {
	color: #774553;
	display: block;
	float: right;
	width: 0.3rem;
    margin-top: -8px;
}

.menu-toggle:before,
.navigation-main .widget-handle:before {
	content: '\f419';
	font-family: 'Genericons';
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
	vertical-align: middle;
	position: relative;
}

.menu-toggle:before:hover,
.toggled .menu-toggle,
.navigation-main .widget-handle:hover:before,
.navigation-main .widget-handle.open:before {
	color: #c38596;
}

/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}

.site-header .site-title,
.site-header .site-description,
.site-header .entry-header .entry-title,
.site-header .entry-header .entry-meta a,
.site-header .entry-header .post-navigation a {
	color: #fff;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.site-header .site-title a {
	color: inherit;
	text-decoration: none;
}
.site-header .entry-meta {
	display: inline-block;
	width: 75%;
}
.inhalt {
	float: right;
     bottom:0;
     left:0%;
     width:100%;
	 z-index:-1;
}
.inhaltB {
	float: right;
     bottom:0;
     left:0%;
     width:100%;
	 z-index:-1;
}
.synved-social-resolution-single img {
    width: 16px !important;
	height: 16px !important;
}


/* =Content
----------------------------------------------- */


.sticky {
}
.hentry  {
	margin: 6em 0 0 0em;
}

#main {
	margin: 5em 0 0 4.2em !important;
}

article {
	margin: 0em 0 0 0em !important;
}
	

.hentry ul,
.comment-content ul {
	list-style: disc;
}
.hentry ol,
.comment-content ol {
	list-style: lower-roman;
}

.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}

.entry-title,
.entry-title a {
	clear:both;
	color: #4995AD;
	font-weight: 900;
	margin-bottom: 0.3em !important;
	}
.single .entry-title,
.page .entry-title,
.site-header .post-navigation a {
	color: #774553;
}
.single .entry-title,
.page .entry-title,
.site-werbung .post-navigation a {
	color: #774553;
}
.entry-preview .entry-header {
	display: table-cell;
	width: 97%;
	margin-top: 0.50em;
}
.entry-title a:hover {
	color: #4995AD;
	text-decoration: underline;
}
.single .hentry .entry-title {
	display: none;
}
.entry-preview .entry-title {
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: 0;
}
.entry-content,
.entry-summary {
	clear: both;
	width: 100%;
	margin: 0em 0 0 !important; 
}
.entry-content img {
	padding-right: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
}
.WP-PrintIcon {
	width: 20% !important;
	margin-top: 1em;
	margin-bottom: 1em;
}
.woocommerce div.product {
    margin-bottom: 0;
    position: unset !important;
}
.entry-summary {
	font-family: 'Roboto',sans-serif;
	font-weight: 300;
	position: relative;	
}
.entry-summary p:first-of-type:before {
	color: #C38596;
	content: "";
	font-family: 'Roboto',sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: 900;
	left: 0;
	right:0;
	line-height: 2.5;
	margin-top: -0.15em;
	position: absolute;
}
.entry-summary p:first-of-type {
	margin-left: 0em;
}
.entry-permalink {
	display: inline-block;
	float: right;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.site-header .entry-meta a {
	color: #33473d;
	font-weight: 400;
}
.site-werbung .entry-meta a {
	color: #33473d;
	font-weight: 400;
}
.hentry .entry-meta {
	font-size: 0.55rem;
	margin-top: 1em !important;
}
.more-link,
#infinite-handle span {
	background: #774553;
	border-radius: 3px;
	color: #fff;
	display: table;
	font-size: .825em;
	font-weight: 400;
	line-height: 1.5;
	margin: -1.5em 2em 0.5em 0;
	padding: .25em 1.5em 0.3em;
	-webkit-transition: background .15s ease-in-out;
	-moz-transition:    background .15s ease-in-out;
	-ms-transition:     background .15s ease-in-out;
	-o-transition:      background .15s ease-in-out;
	transition:         background .15s ease-in-out;
	float:right;
}
.entry-permalink .more-link,
#infinite-handle span {
	background: #774553;
	border-radius: 3px;
	color: #fff;
	display: table;
	font-size: .825em;
	font-weight: 400;
	line-height: 1.5;
	margin: 1em 2em 0em 0;
	padding: .25em 1.5em 0.3em;
	-webkit-transition: background .15s ease-in-out;
	-moz-transition:    background .15s ease-in-out;
	-ms-transition:     background .15s ease-in-out;
	-o-transition:      background .15s ease-in-out;
	transition:         background .15s ease-in-out;
	float:right;
}
.more-link:hover,
#infinite-handle span:hover {
	background: #4995AD;
	color: #fff;
}

.more-link .meta-nav {
	font-size: inherit;
	line-height: inherit;
}

/* =Media
----------------------------------------------- */

.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	margin-bottom: 1.5em;
	width: 97% !important;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2em 0 2em !important;
	
}
.wp-caption-text {
	clear:both;
	text-align: left;
	float: left;
	font-size: 0.75em;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 38%;
}
.archiv-img .wp-caption {
	visibility: hidden !important;
	position:absolute;
	}
.wp-caption .wp-caption-text {
	margin-top: -2.8em;
	font-style:italic;
}
.hentry .gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
}
.gallery-columns-1 .gallery-item {
	float: none;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33.3%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6%;
}
.gallery-columns-7 .gallery-item {
	width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.1%;
}
.gallery-caption {
	font-size: 0.7rem;
}
.gallery img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd {
	margin: 0;
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Responsive videos */
.jetpack-video-wrapper {
	margin-bottom: 1.5em;
}

/* =Archives
----------------------------------------------- */

.archive .page-title,
.search .page-title {
	color: inherit;
	font-size: 1rem;
	font-weight: inherit;
}

.taxonomy-description {
	font-size: 0.625rem;
	margin: 1.5em 0;
}


/* =Navigation
----------------------------------------------- */
.meta-nav {
   	font-weight: 700 !important;
}
.nav-links {
	margin-top: 2em;
	border-bottom: 1px #ccc solid;
}

.nav-previous {
    padding-top: 5px;
	float: left;
	}
.nav-next {
    padding-top: 5px;
	text-align: right;
	width: 97%;	
}

.site-header [class*="navigation"] {
	float: right;
	text-align: right;
	width: 25%;
}
.site-werbung [class*="navigation"] {
	float: right;
	text-align: right;
	width: 25%;
}

.post-navigation .nav-links {
	margin-top: -3.5em;
	min-height: 2em;
}

.post-navigation .meta-nav {
	margin-left: 27%;
	font-size: 0.8rem;
	line-height: 1em;
}

.post-navigation a:hover {
	color: #4995AD;
	text-decoration: none;
}


/* =Comments
----------------------------------------------- */

.comment-list {
	margin: 0;
}

.comment-list .comment {
	border-top: 1px solid rgba(51, 71, 61, 0.05);
	padding: 1.5em 0 0;
	position: relative;
}


.comment-list .pingback,
.comment-list .trackback {
	border-bottom: 1px solid rgba(51, 71, 61, 0.05);
	font-size: 0.6875rem;
	padding: 1.5em 0;
}

.comment-content a {
	word-wrap: break-word;
}

.comment-meta {
	margin-bottom: 0.5em;
}

.comment-author .avatar {
	float: right;
}

.comment-author .fn {
	color: #774553;
	font-family: "Aleo";
	font-weight: 900;
	font-size: 0.91666667rem;
	font-style: normal;
	line-height: 1.5em;
}

.comment-author .url {
	color: #c38596;
}

.says {
	display: none;
}

.comment-metadata,
.comment-metadata a,
.comment-reply-link,
#cancel-comment-reply-link {
	font-size: 0.55rem;
	font-weight: normal;
}

.comment .reply {
	position: absolute;
	right: 0;
	top: 5.5em;
}

.comment .comment-respond {
	background-color: rgba(51, 71, 61, 0.05);
	padding: 1rem;
}

.comment .comment-reply-title {
	margin-bottom: 0.5em;
}

.comment-reply-title small {
	font-family: 'Roboto',sans-serif;
	float: right;
}

.bypostauthor {
}

.navigation-comment,
.no-comments {
	padding: 1.5em 0;
}

[class*="comment-form-"] label {
	display: block;
	font-size: 0.6875rem;
	font-weight: 700;
}

.comment-notes,
.comments-area input[type="text"],
.comments-area input[type="email"],
.comments-area input[type="url"],
.comments-area textarea,
.form-allowed-tags,
.no-comments {
	font-size: 0.6875rem;
}

.form-submit {
	margin: 0;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	background-color:#B3D3C2;
	padding: .5em 0em 0em 1em;
	display: none;
	width: 100% !important;
	border-radius: 15px !important;
	box-shadow: 5px 5px 10px #555 !important;  	
}

.widget {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	display: inline-block;
	font-size: 0.62rem;
	padding: .5em;
	position: relative;
	vertical-align: top;
	width: 49%;
}

.widget-title {
	font-size: 1.5em !important;
	line-height: 1.2;
	margin-bottom: 0.3em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.search-form .search-submit {
	display: none;
}


/* =Footer
----------------------------------------------- */

.site-footer {
	border-top: 0px solid rgba(51, 71, 61, 0.05);
}

.site-info {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 0.45rem;
	margin: 0 auto;
	padding-top: 0.5em;
	padding-left:1.8em;
	padding-right:0.4em;
	padding-bottom: 0em;
	position: relative;
	width: 98%;
}
#wpstats {
	margin-left: 70%;
}

/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

.content-area .site-main .infinite-wrap .hentry:first-of-type + .entry-preview {
	border: none;
	margin-top: 0em !important;
	padding-top: 0;
}

#infinite-handle span {
	margin: 0 auto;
}
.infinite-loader {
	height: 42px;
}
.infinite-loader .spinner {
	left: auto !important; /* Override inline style. */
	margin: 0 auto;
}



/* Responsive CODE
----------------------------------------------- */

@media (max-width: 500px) {
.site-header {
	min-height: 100%;
	}
.site-branding, .single .entry-header {
    bottom: auto;
    left: 2.5%;
    margin-top: 9% !important;
    width: 80% !important;
}
.entry-preview .entry-header {
	max-width: 100%  !important;
	}
.navigation-main ul ul {
	background-color: transparent;
	border-top: 1px solid #333;
	float: none;
	padding-left: 32px;
	position: static;
	z-index: 999;
	}
.navigation-main ul ul li:last-child {
	border-bottom: none;
	}
.navigation-main ul ul a {
	box-sizing: border-box;
	padding: 16px 0;
	width: 100%;
	}
.navigation-main .menu,
.navigation-main .nav-menu {
	clear: both;
	float: none;
	width: 100%;
	}
.navigation-main li {
	border-bottom: 1px solid #333;
	display: block;
	margin: 0;
	padding: 0;
	}
.navigation-main li a,
.navigation-main li:hover a {
	border: none;
	padding: 16px 0;
	}
.navigation-main ul ul a:hover,
.navigation-main ul ul li.focus > a {
	background-color: transparent;
	}
.navigation-main .menu-item-has-children li.menu-item-has-children > a:after,
.navigation-main .menu-item-has-children li.page_item_has_children > a:after,
.navigation-main .page_item_has_children li.menu-item-has-children > a:after,
.navigation-main .page_item_has_children li.page_item_has_children > a:after {
	right: 0;
	}
.navigation-main .menu-item-has-children > a:after,
.navigation-main .page_item_has_children > a:after {
	top: 1rem;
	}
.entry-preview .entry-header {
	max-width: 70%;
	}
.site-title,
.entry-title {
	font-size: 1.5rem;
	}
.entry-permalink {
	display: none;
	}
.widget-area {
    background: rgba(51, 125, 61, 0.23) none repeat scroll 0 0;
    box-sizing: border-box;
    display: none;
    padding: 0 0.5em;
	font-size: smaller;
}
.entry-title {
	font-size: 1.2rem;
	}
.site-branding,
.single .entry-header {
	position: absolut;
	bottom: auto;
	top: auto;
	left: 2.5%;
	margin-top: 5%;
	width: 95% !important;
	}
.Datum {
	visibility: hidden !important;
	}
.note {
	font-size: 0.5rem;
	}
img {
    height: auto !important;
    width: 99.5% !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 2.8% 0 0;
    padding: 0;
    position: relative;
    width: 40% !important;
}
.woocommerce ul.products li.product a img {
    box-shadow: none;
    display: block;
    height: 170px !important;
    margin: 1em 0 0.3em !important;
    width: auto; 
}
.a-4 {
	position: relative !important;
	margin-top: 1.5em !important;
	margin-bottom: -1em !important;
	height: 100% !important;
	width: auto !important;
}
.gluckskind img {
	position: relative !important;
	width: 40% !important;
	margin-top: 30% !important;
	margin-left: 3%;
	z-index:999999999999999 !important;  
}
.verlosung img {
display:none !important;
}


}
/* ----------------------------------------------- */
@media (max-width: 650px) {
.site-header {
	min-height: 100%;
	}
.site-branding,
.single .entry-header {
	position: absolut;
	bottom: auto;
	top: auto;
	left: 2.5%;
	margin-top: 5% !important;
	width: 60% !important;
	}
.Datum {
	visibility: hidden !important;
	}
.socialmedia {
	visibility: hidden;
	}
#primary {
	margin-top: 2em;	
	}
h1 {
	font-size:200%;
	}
.navigation-main ul ul {
	background-color: transparent;
	border-top: 1px solid #333;
	float: none;
	padding-left: 32px;
	position: static;
	z-index: 999;
	}
.navigation-main ul ul li:last-child {
	border-bottom: none;
	}
.navigation-main ul ul a {
	box-sizing: border-box;
	padding: 16px 0;
	width: 100%;
	}
.navigation-main .menu,
.navigation-main .nav-menu {
	clear: both;
	float: none;
	width: 100%;
	}
.navigation-main li {
	border-bottom: 1px solid #333;
	display: block;
	margin: 0;
	padding: 0;
	color: #222;

	}
.navigation-main li a,
.navigation-main li:hover a {
	border: none;
	padding: 16px 0;
	}
.navigation-main ul ul a:hover,
.navigation-main ul ul li.focus > a {
	background-color: transparent;
	}
.navigation-main .menu-item-has-children li.menu-item-has-children > a:after,
.navigation-main .menu-item-has-children li.page_item_has_children > a:after,
.navigation-main .page_item_has_children li.menu-item-has-children > a:after,
.navigation-main .page_item_has_children li.page_item_has_children > a:after {
	right: 0;
	}
.navigation-main .menu-item-has-children > a:after,
.navigation-main .page_item_has_children > a:after {
	top: 1rem;
	}
.entry-preview .entry-header {
	max-width: 70%;
	}
.site-title,
.entry-title {
	font-size: 1.5rem;
	}
.entry-permalink {
	display: none;
	}
.WP-PrintIcon {
    height: 100% !important;
    width: auto !important;
}
img {
	margin-bottom: 0.8em !important;
}
.g-4 {
	min-height: 100%;
	width: auto;
	alignment-adjust:middle;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 2.8% 0 0;
    padding: 0;
    position: relative;
    width: 40% !important;
}
.woocommerce ul.products li.product a img {
    box-shadow: none;
    display: block;
    height: 170px !important;
    margin: 1em 0 0.3em !important;
    width: auto; 
}
.verlosung img {
display:none !important;
}

}
/* ----------------------------------------------- */
@media (min-width: 960px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 2.8% 0 0;
    padding: 0;
    position: relative;
    width: 22% !important;
}
.woocommerce ul.products li.product a img {
    box-shadow: none;
    display: block;
    height: auto !important;
    margin: 1em 0 0.3em !important;
    width: auto; 
}


}
/* ----------------------------------------------- */
@media (max-width: 1023px) {

.Datum {
	visibility: hidden !important;
	}
.socialmedia {
	visibility: hidden;
	}
#main {
    margin: 6em 0 0 1em !important;
}
#primary {
	margin-top: -3em;	
	}
.navigation-main {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	left: 0;
	padding: 1em 1em;
	position: absolute;
	top: 0;
	width: 100%;
	}
h1 {
	font-size:250%;
	}
.admin-bar .navigation-main {
	margin-top: 32px;
	}
.navigation-main .widget-handle {
	display:none ;
	}
.menu-toggle:before,
.navigation-main .widget-handle:before {
	visibility: hidden !important;
	text-shadow: 0 1px 5px #fff;
	}
.featured-image .navigation-main  div > ul > li > a,
body:not(.single) .navigation-main div > ul > li > a,
.navigation-main .menu-toggle {
	color: #333;
	}

.featured-image .navigation-main div > ul > li:hover > a,
body:not(.single) .navigation-main div > ul > li:hover > a,
.featured-image .menu-toggle:hover:before,
body:not(.single) .menu-toggle:hover:before,
.featured-image .toggled .menu-toggle:before,
body:not(.single) .toggled .menu-toggle:before {
	color: #333;
	border-bottom-color: #333;
	}
	.navigation-main > div > ul > li.current_page_item > a,
	.navigation-main > div > ul > li.current-menu-item > a {
	color: #333;
	}
.navigation-main.toggled {
	background: #fff;
	}
.menu-toggle,
.navigation-main.toggled .nav-menu {
	margin-top: 15%;
	display: block;
	}
.navigation-main ul {
	display: none;
	}
#wpstats {
	display: block;
	margin: auto;
	padding-bottom: 1rem;
	}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 2.8% 0 0;
    padding: 0;
    position: relative;
    width: 40% !important;
}
.woocommerce ul.products li.product a img {
    box-shadow: none;
    display: block;
    height: 170px !important;
    margin: 1em 0 0.3em !important;
    width: auto; 
}
	

}
/* ----------------------------------------------- */
@media (max-width: 1040px) {
.site-header {
	min-height: 100%;
	}
.site-branding,
.single .entry-header {
	position: absolut;
	bottom: auto;
	top: auto;
	left: 2.5%;
	margin-top: 2%;
	width: 65% !important; 
	}
.socialmedia {
    height: 30px;
    line-height: 33px;
    margin-top: 32% !important;
    position: fixed !important;
    width: 28px !important;
    z-index: 2147483647 !important;
}
	
.Datum {visibility: hidden !important;
	}
.socialmedia {visibility: hidden !important;
	}	

	
}
/* ----------------------------------------------- */
@media (min-width: 1024px) {

.site-header {
	background-color:#FFFFFF;
	float:left;
	position: fixed;
	height: 100% !important;
	width: 50%;
	}
.site-header g g-4{
	float:none;
	text-align: center;
	position: fixed;
	height: 100% !important;
	width: 50%;
	}
.content-area {
	float: right;
	max-width: 54%;
	min-height: 95%;
	width: 52%;
	margin-top:-0.5em !important;
	}
.widget-area {
	float: right;
	width: 102%;
	}
.site-footer {
    bottom: 0px !important;
    position: relative !important;
	float: right;
	width: 49.1%;
}
.socialmedia {
    height: 30px;
    line-height: 32px;
    margin-top: 45% ;
    position: fixed !important;
    width: 28px !important;
    z-index: 2147483647 !important;
}

.g-single img {
	min-height: 100% !important;
	max-width: 100%; 
    vertical-align: center !important;
	}

/* Home Button */
.navigation-main li.home-link {
	left: 0%;
	position: relative;
	top: 0em;
	}
.rtl .navigation-main li.home-link {
	left: auto;
	right: 4.4%;
	}
.admin-bar .navigation-main li.home-link {
	top: 3.5em;
	}
body:not(.single) .home-link > a {
	}
body:not(.single) .home-link > a:hover {
	}
.navigation-main .current-menu-item.home-link > a,
.navigation-main .current_page_item.home-link > a,
.featured-image .navigation-main .home-link > a,
body:not(.single) .home-link > a:hover {
	color: #774553;
	}
.woocommerce ul.products li.product h3 {
    font-size: 1.1em !important;
}



}
/* ----------------------------------------------- */
@media (max-width: 1280px) {
.socialmedia {
    margin-top: 10% !important;
	}
.a-4 {
	margin-top: -12%;
	position:absolute;
	height: auto !important;
	width: 100% !important;
	}

		
}
/* ----------------------------------------------- */
@media (max-width: 1370px) {
.socialmedia {
    margin-top: 33% !important;
	}
.g-single img {
	margin-top: -4% !important;
	height: 100% !important;
	width: 100% !important; 
	}

	
}
/* ----------------------------------------------- */
@media (min-width: 1600px) {
.site-header {
	height: 100%;
	}
.socialmedia {
    line-height: 32px !important;
    margin-top: 40% !important;
    position: fixed !important;
    width: 28px !important;
    z-index: 2147483647 !important;
	}
	
.g-single img {
	margin-top: 0%;
	height: auto;
	width: 100%; 
	}


}
/* ----------------------------------------------- */
@media (min-width: 1620px) {
.site-header {
	min-height: 100%;
	}
.site-branding,
.single .entry-header {
	position: absolut;
	bottom: auto;
	top: auto;
	left: 5%;
	margin-top: 1.8%;
	width: 90% !important;
	}
.Datum {visibility: hidden !important;
	}
.socialmedia {
    line-height: 32px !important;
    margin-top: 30% !important;
    position: fixed !important;
    width: 28px !important;
    z-index: 2147483647 !important;
	}
		
.socialmedia_page {
    line-height: 32px !important;
    width: 28px !important;
    z-index: 2147483647 !important;
}
.g-single img {
	margin-top: 0%;
	height: auto;
	width: 100%; 
	}


	
}
/* ----------------------------------------------- */
@media (min-width: 1899px) {

.g-single img {
	margin-top: -6%;
	height: auto !important;
	width: 100% !important; 
	}


	
}
/* ----------------------------------------------- */
@media (min-width: 1920px) {
.site-header {
	height: 100%;
	}
.site-branding,
.single .entry-header {
	position: absolut;
	bottom: auto;
	top: auto;
	left: 5%;
	margin-top: 1.8%;
	width: 75% !important;
	}
.g-single img {
	clear:both !important;
	margin-top: -4% !important;
	height: auto !important;
	width: 95% !important; 
	}	


}

/* ----------------------------------------------- */
@media (min-width: 2024px) {
.site-header {
	float: left;
	position: fixed;
	width: 50%;
	}

.g-single img {
	clear:both !important;
	margin-top: 0%!important;
	height: 100% !important;
	width: 100% !important;
	}

h1 {
	font-size:3em;
	}
h2 {
	font-size:3em;
	}
body, button, input, select, textarea {
    color: #222b27;
    font: 400 0.8rem/2 'Roboto',sans-serif;
	}
.socialmedia {
    line-height: 42px !important;
    margin-top: 40% !important;
    position: fixed !important;
    width: 50px !important;
	z-index: 2147483647 !important;
	}
.socialmedia img {
	width: 38px;
	height: auto; 
}
.widget-area {
	float: right;
	width: 102%;
	}
	
.a-4 {
	margin-top: -10em !important;
	position:absolute !important;
	height: 117% !important;
	width: auto !important;
}


}

@media (min-width: 2540px) {

.g-single img {
	clear: both !important;
	margin-top: 0% !important;
	height: 100% !important;
	width: auto !important; 
	}


	
}



/* ADSERVE FORMATE ----------------------------------*/
	
#single-sky {
	clear:both;
	height: auto;
	width:160px;
	float:right;
	text-align:right;
	margin-left: 25px;
	margin-bottom: 10px;
}

#single-full {
	clear:both;
	height: 7px;
	width:478px;
	float:left;
	text-align:center;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}


/* WOOCOMMERCE ---------------------------------------------------*/

.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: " ";
    display: table;
	margin-top: 0em !important;
}	
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #77a464;
	font-size: 1.25em;
	margin-top: 0.5em;
	margin-left: em;
}
.woocommerce ul.products li.product .button {
    margin-top: 0;
	margin-bottom: 0.5em;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
	text-align: left;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-bottom: 2em;
	margin-left: em;
}
.price {
	clear:both;
	margin-top: 0.5em !important;
}
.amount {
	margin-left: 0.2em;
	font-weight: bold !important;
	width: 100%;
}
.woocommerce ul.products li.product .price {
    padding-top: 0em !important;
}
.caps {
	font-weight: normal !important;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
	font-size: 2em !important;
	width: 100%;
}
.woocommerce div.product div.images, .woocommerce div.product div.summary {
    margin-top: 1em;
	margin-bottom: 1em !important;
}
.woocommerce .woocommerce-message {
	margin-top: 0em;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background-color: #f7f6f7;
    border-top: 3px solid #a46497;
    color: #515151;
    list-style: outside none none !important;
    margin: 4em 0 2em !important;
    padding: 1em 2em 1em 3.5em !important;
    position: relative;
    width: auto;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
    border-left: 0 none;
    border-right: 0 none;
    line-height: 2em;
    padding-top: 3px;
	padding-bottom: 3px; 
	padding-left: 0.5em; 
    vertical-align: top;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    width: 24%;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 5px 0px;
}
.sku_wrapper {
	margin-left: 0em;
}

.woocommerce form .form-row textarea {
    box-shadow: none;
    display: block;
    height: 13em;
    line-height: 1.5;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 100% !important;
}

.woocommerce div.product div.images img {
    box-shadow: none;
    display: block;
    height: auto !important;
    width: 40% !important;
}
.woocommerce h1 {
	color: #774553 !important;
	width: 90% !important;
	line-height: 1;
	margin-bottom: 0.5em;
	}
.woocommerce ul.products li.product a img {
    box-shadow: none;
    display: block;
    margin: 0em 0 0.1em !important;
	height: auto !important;
	width: 170px !important ;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    margin: 0 0 0 !important;
}
.product .product_meta {
    margin-top: 1rem;
	margin-bottom: 1em
}
.woocommerce ul.products li.product h3 {
    font-size: 1.3em;
    margin: 0;
    padding: 0.5em 0;
	height: 2em !important;
	vertical-align: baseline !important;
	text-align:left;
}
.woocommerce .woocommerce-ordering select {
    visibility:hidden !important;
}
#product.meta {
	margin-top: 3em !important;
}

.related.products h2 {
	margin-top: 3em;
	font-size: 1.5em !important;
	color: #4995AD;
}
.wc-tab h2 {
	font-size: 1em !important;
	margin-top: 0.5em !important;
}
.woocommerce h2 {
	clear:both;
    font-size: 1.1em !important;
	text-align: left !important;
	margin-left: 0.3em !important;
	margin-bottom: 0.7em;
}

.myaccount_user h2 {
	font-size: 1em !important;
}
.myaccount_address h2 {
	font-size: 1em !important;
}
.woocommerce-Price-currencySymbol {
	padding-right:0.3em !important;	
	
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #4995AD !important;
    color: #fff;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background-color: #C2DEE6;
    border-top: 3px solid #C2DEE6;
    color: #515151;
    list-style: outside none none !important;
    margin: 3em 0 2em !important;
    padding: 1em 2em 1em 4.5em !important;
    position: relative;
    width: auto;
}
.woocommerce form .form-row label {
    line-height: 1 !important;
}
#add_payment_method #payment, .woocommerce-checkout #payment {
    background: #DBD8DB none repeat scroll 0 0;
    border-radius: 5px;
}
#add_payment_method #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #ECEAEB;
    border-radius: 2px;
    box-sizing: border-box;
    color: #515151;
    font-size: 0.92em;
    line-height: 1.5;
    margin: 1em 0;
    padding: 1em;
    position: relative;
    width: 100%;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #888;
    border-image: none;
    border-style: solid;
    border-width: 1em;
    display: block;
    left: 0;
    margin: -1em 0 0 2em;
    position: absolute;
    top: -0.75em;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100% !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    border: 1px solid #d3ced2;
    box-sizing: border-box;
    float: left;
    line-height: 1;
    margin: 0 4px 0 0;
    outline: 0 none;
    padding: 10px 10px 8px;
	font-size: 1.7em;
	width: 60%;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 2.8% 4.2% 0;
    padding: 0;
    position: relative;
    width: 22.05%;
	
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
	visibility: hidden;
}


.woocommerce table.shop_attributes th {
    font-weight: 700;
	font-size: 1.5em !important;
    padding: 8px;
    width: 150px;
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 6px 22px !important;
}

#add_payment_method #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    height: 30px !important;
    width: auto !important;
}
.wc-gzd-product-name-left img {
    height: 50px !important;
    width: auto !important;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: inline;
	float: none !important;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    font-weight: 400;
    line-height: 2;
    margin: 0;
    text-align: left;
	list-style: none !important;
}
.woocommerce ul.products li.product .onsale {
    left: auto;
    margin: -0.5em 1.5em 0 0 !important;
    right: 0;
    top: 0;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
	background-color: #d5e6d7  !important;
    width: 100%;
}
.select2-drop-mask {
    background-color: #BFF1B2 !important;
    z-index: 99998 !important;
}

.woocommerce form .form-row label {
    line-height: 1.5!important;
	font-weight: 500;
	padding-left: 2px;
}

.woocommerce-checkout-review-order {
	margin-top: 1em;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
	margin-bottom: 3em !important;
}
.woocommerce table.shop_table {
    border: 0 solid rgba(0, 0, 0, 0.1) !important;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: 0px solid #ebe9eb !important;
}
.woocommerce table.shop_table td {
    border-top: 0px solid rgba(0, 0, 0, 0.1) !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0px solid #d3ced2 !important;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    margin: -2em !important;
	visibility: hidden !important;
	position: fixed;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 0.5em;
    padding: 0;
}
.woocommerce div.product 
span.onsale {
    visibility:hidden !important;
}
.woocommerce-cart table.cart img {
    box-shadow: none;
    width: 6em !important;
}
.woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
    vertical-align:text-top;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    border-radius: 5px;
    margin: 2em 0;
    text-align: left;
	padding: 0px !important;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    clear:both !important;
	width: 99% !important;
}

.woocommerce ul.product_list_widget img {
	display: none !important;
}



.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: -moz-popup !important;
    font-weight: 700;
}




/* Table Press ---------------------------------------------------*/
.tablepress tfoot th, .tablepress thead th {
    background-color: #91CADC !important;
    font-weight: 700;
    vertical-align: middle;
}
.tablepress .odd td {
    background-color: #d5e6d7 !important;
}

.wpcf7 img {
	vertical-align:bottom !important;
    height: 35px !important;
    width: auto !important;
}

#job-manager-job-dashboard table td, #job-manager-job-dashboard table th {
    padding: 0.5em 1em 0.5em 0.5em;
}

.tablepress tbody td, .tablepress tfoot th {
    border-top: 0px solid #ddd !important;
}


/* DIVERSES & ADROTATE ---------------------------------------------------*/

.g-1 {
    clear: right;
    float: right;
    margin-left: 1.5em !important;
	margin-bottom: 1em !important;
	margin-top: -1em !important;
	margin-right: 1.1em !important;
}
.g img {
	margin-top: 1.3em !important;
	width: 100% !important;
	height: auto !important;
}

.g-single a-4 {
	margin-left: -4em !important;
	margin-top: auto !important;
	margin-bottom: auto !important;
	position:fixed;
	height: 100% !important;
	width: auto !important;
}
.a-4 {
	position:absolute;
	margin-top: auto !important;
	margin-bottom: auto !important;
	height: 100%;
	width: 100%;
}


.rectangle {
	float: left;
}

.synved-social-container {
	clear:both !important;
}

.single_job_listing .company .name {
    line-height: 1.5em;
    margin: 0 0 0 3em;
    padding: 0 0 0 5em;
	width: 80% !important;
}
.single_job_listing .company img {
    box-shadow: none;
    float: left;
    height: 3em !important;
    left: 0.5em;
	right: 1em;
    position:relative;
    vertical-align: middle;
    width: auto !important;
}

#wprmenu_bar .wprmenu_icon {
    float: left;
    overflow: hidden;
	margin-top: 5px !important;
    padding-bottom: 8px !important;
    padding-right: 13px;
    position: relative;
}
#wprmenu_bar .wprmenu_icon i {
    color: #353535;
    margin-right: 3px;
	padding-top: 10px !important;
    font-size: 38px !important;
    line-height: 0.5em !important;
}
#wprmenu_bar .bar_logo {
    margin-top: -5px !important;
  }
#wprmenu_bar {
    position: fixed;
    opacity: 1;
    top: 0px;
    left: 0px;
    padding: 0px 4px !important;
    padding-top: 0px;
    width: 100%;
    display: none;
    z-index: 99999999;
}
#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
    border-left: 1px solid #474747;
    margin-left: 25px;
}
#wprmenu_menu .wprmenu_icon_par {
    position: relative;
    display: block;
    color: #CFCFCF;
    width: 25px;
    cursor: pointer;
    float: left;
    position: absolute;
    top: 4px;
    left: 0px;
    line-height: 28px !important;
    font-size: 20px;
    text-align: center;
}
#wprmenu_menu ul {
    margin-bottom: 0px !important;
    padding: 0px;
    display: block;
    width: 100%;
    position: absolut;
    list-style: none;
    z-index: 99999999999;
}
#wprmenu_bar, #wprmenu_bar *, #wprmenu_menu, #wprmenu_menu * {
    box-sizing: border-box !important;
    font-size: 100%;
    font-weight: normal;
    list-style: outside none none;
    text-align: left;
	padding-top: 0px;
	line-height:1em;
}
#wprmenu_menu.left, #wprmenu_menu.right {
    background: #2e2e2e none repeat scroll 0 0;
    display: block;
    height: 100%;
    margin-bottom: 100px;
    overflow-y: auto;
    position: fixed;
    top: 62px !important;
    z-index: 999999999;
}

.rp4wp-related-job_listing > ul li.job_listing a img.company_logo, .rp4wp-related-job_listing > ul li.no_job_listings_found a img.company_logo, ul.job_listings li.job_listing a img.company_logo, ul.job_listings li.no_job_listings_found a img.company_logo {
    box-shadow: none;
    float: left !important;
    height: 42px !important;
    left: 1em;
    margin-right: 1em;
    position: absolute;
    vertical-align: middle;
    width: 42px !important;
}
.job_filters .job_types li {
    list-style:none !important;

}
.dataTables_wrapper label input, .dataTables_wrapper label select {
    display: inline;
    margin-left: 2px;
	margin-right: 2px; 
	margin-bottom: 2px; 
	margin-top: -4px !important;
    width: auto;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"] {
    background-color: #fff;
    font-size: 0.7rem;
    margin-left: 0;
    max-width: 100%;
    padding-left: 0.3em !important;
    padding-top: 0.1em !important;
    padding-right:0.1em !important;
    padding-bottom:0.1em !important;
}
.paging_simple .paginate_button.next::after {
    content: "";
	color: #9F0002 !important;
    left: auto;
    text-align: right;
}
.paging_simple .paginate_button.next::after, .paging_simple .paginate_button.previous::before {
    bottom: 0;
    content: "";
	color: #9F0002 !important;
    font-family: TablePress;
    font-size: 14px;
    font-weight: 700;
    height: 14px;
    left: -14px;
    line-height: 1;
    margin: auto;
    position: absolute;
    right: auto;
    text-align: left;
    text-shadow: 0.1em 0.1em #666;
    top: 0;
    width: 14px;
}

.AD_front {
	margin-top: 0.5em;
	margin-left: -0.5em;
	margin-bottom: 0.5em;
}

#colorbox, #cboxContent, #cboxLoadedContent {
   z-index: 99999999999 !important;
	
}
.verlosung {
margin-top: -2.5em;
	float:right;
	
}
.cryptothanks-tooltip-content img {
	width: 100% !important;
	height: auto !important;
	
}
.woocommerce-checkout-review-order table {
	font-size: 1em !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    border: 1px solid #d3ced2;
    box-sizing: border-box;
    float: left;
    line-height: 1;
    margin: 0 4px 0 0;
    outline: 0 none;
    padding: 10px 10px 8px;
    font-size: 1.7em;
    width: 55% !important;
}
#cookie-law-info-bar {
 margin: 0 auto;
 padding: 0.5% 3% 0.5% 1.5%;
 width: 50.5%;
}
.therm_border {
    stroke-width: 1px !important;
    stroke: #999 !important;
}    

.therm_target {
    font-size: 12px !important;
    font-family: sans-serif;
    text-anchor: middle;
}