/*
 Theme Name:     Veganes Eiweiss
 Author:         VegEW
 Template:       origin
 Version:        1.0.0
*/
 

 
/* =Theme customization starts here
------------------------------------------------------- */

body {
    font-family: 'Droid Sans', sans-serif !important;
	}
.hfeed h1, .hfeed h2, .hfeed h3, .hfeed h4, .hfeed h5, .hfeed h6 {
    font-weight: bold;
}
.custom-logo {
    height: auto;
    margin-bottom: 10px;
}	
#branding {
    margin-top: 10px;
}
.menu-toggle {
    background: #367af0;
}

.hentry .entry-title {
    text-transform: none;
	margin-bottom: 2px;
	}
	
.byline {
    font-style: normal;
    color: #222;
	font-family: sans-serif;
    margin-bottom: 1.2em !important;
	}
.byline a, .byline a:visited {
    color: #367af0;
	}
#main {
    border-top: solid 2px #3679f3;
    padding-top: 18px;
	}

#menu-primary {
    margin: 92px 0 12px 0;
	z-index: 99;
}	
#menu-primary li a {
    font-size: 1.0461538461538462em;
    font-weight: 600;
	color: #222;
    text-transform: none;	
}
#site-description {
    font-size: 1.106153em;
    line-height: 1.5em;
    margin: 0;
	border-top: solid 2px #3679f3;
	margin-bottom: 0 !important;
    border-bottom: none !important;
	}    
#site-description span {	
    color: #367af0;
    padding: 10px 15px 10px 15px;
    letter-spacing: .1em;
	}
	
.post-date {
    float: left;
    background: url(images/icons/icons_sprite.png) 0 0 no-repeat;
    padding-left: 18px;
}
 .link-comments {
    color: #929292;
    background: url(images/icons/icons_sprite.png) 0 -26px no-repeat;
    padding-left: 18px;
}

.custom-html-widget li .thumbnail {
    border: 1px solid #e6e6e6;
    width: 58px;
    height: 58px;
    float: left;
    margin-right: 10px;
}	
	
#sidebar-primary ul li, #sidebar-primary ol li {
    line-height: 1.4em;
    margin: 20px 0 30px 0;
    list-style: none;
	}	
.post-nr {
    font-weight: bold;
    margin-right: 2px;
}	
.sidebar .widget li:first-child {
    border: none;
}
.sidebar .widget li {
    list-style: none;
    margin: 0 !important;
    padding: 10px;
    border-top: 1px solid #e6e6e6;
    clear: both;
}
.widget-product ul li {
    list-style: initial !important;
    list-style-image: url(images/dot.png) !important;
	text-align: left;
}

a img {
    border: 0 !important;
}
.listitem {
    list-style-image: url(images/dot.png);
    margin-left: 40px !important;
    margin-bottom: 20px;	
}	
#menu-top-beitraege li {
    list-style-image: url(images/dot.png) !important;
    margin-left: 10px !important;
    margin-bottom: 20px;		
}
em, cite {
    font-family: 'Droid Sans', sans-serif;
}
.author, .published, .category, .edit, .bypostauthor {
    font-family: 'Droid Sans', sans-serif;
}

.mobile-sell {
	display: none;
}

.hlbutton {
    background-color: #387ee8;
    border: none;
    color: white;
    padding: 10px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    margin: 4px 4px 4px 0;
    border-radius: 8px;
    min-width: 106px;
}

.asa2_widget_collection ul li {
    list-style-image: url(images/dot.png) !important;
}
.small {
	font-size: 0.8125em;
}
.med-img-left {
	float: left; 
	margin: 0 20px 20px 0; 
	max-width: 140px;
}

.med-img-left img {
	margin-bottom: 10px; 
	max-width: 140px;
	height: auto;
	border: solid 1px black;
}

#menu-primary li a {
    margin-left: 2em !important;
}

.bewertung {
	float: left; 
	width: 300px; 
	margin-right: 20px;
}
.bewertung h4 {
	margin-top: 20px;
}
.bewertung-note {
	font-size: 1.6em; 
	text-align: center;
	font-weight: bold;
}
.bewertung-note span {
	color: #f39200;
}
.bewertung ul {
	margin: 0;
}
.bewertung p {
	margin-bottom: 15px;
}
.bewertung-note  a{
	font-size: 0.6125em; 
	font-weight: normal;
}
.sterne-grau {
	background-image: url('https://veganes-eiweiss.de/wp-content/uploads/2018/08/stern-gray.png');	
	height: 17px;
	width: 85px;
	background-size: auto;
	margin-bottom: 10px;
}
.sterne-orange {
	background-image: url('https://veganes-eiweiss.de/wp-content/uploads/2018/08/stern-orange.png');	
	height: 17px;
	width: 85px;
	background-size: auto;
}

@media only screen and (max-width: 767px) {
.wrap {
    max-width: 350px;
	}
.resp_table {
    overflow-x: scroll;
}	
.mobnot {
	display: none;
}
.featured {
    margin-bottom: 12px;
}
#branding {
    margin-top: 0;
}
#main {
    padding-top: 10px;
	}
#menu-primary {
    margin-top: 0;
}
.byline {
    font-size: 0.8em;
	}
.mobile-sell {
	display: block;
}
.med-img-left {
	float: left; 
	margin: 0 15px 10px 0; 
	max-width: 120px;
}
#site-description {
    display: none;	
	}  
}