p {

    margin: 0 0 10px;
    font-size: 18px;

}


.entry-meta {display:none !important;}
	.home .entry-meta { display: none; }
	.entry-footer {display:none !important;}
	.home .entry-footer { display: none; }

.post-meta {
		display: none;
		}

.postauthor-container {
    display: none;
   	}

h1.page-header, h2.page-header {
		font-size: 1.3em;
		}

.top-wishlist a {

    color: #F19317;

}

.widget_search #searchform #searchsubmit, .woocommerce-product-search input[type="submit"], .widget_product_search button[type="submit"] {

    background-color: #f19317;

}

a {

    color: #85746E;
    text-decoration: none;

}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {

    background-color: #F19317;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #f19317;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {

    color: #f19317;
    background-color: transparent;

}

.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {

    color: #fff;
    border-color: #f19317;
    background-color: #f19317;

}

.btn-primary.outline {

    border: 2px solid #f19317;        
		color: #f19317;
}

blockquote {

    border-left: 5px solid #F19317;

}

#back-top span {

    width: 40px;
    height: 40px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #F19317;

}

.header-categories .accordion-toggle {

    color: #898989;
    background-color: #e7e7e7;
}

.topfirst-img:hover .btn-primary.outline{
    color: #fff;
    border-color: #f19317;
	background-color: #f19317;}

.add-to-wishlist-custom:hover{
    background-color: #F19317;
    color: #fff;
}

.header-categories .accordion-inner li {
    font-size: 14px;
    list-style-type: none;
    margin-bottom: 12px;
    text-transform: uppercase;
    opacity: 1;
}

.woocommerce-result-count { 
    display: none;
}

/* Kat-Menue keine Großschreibung mehr*/
.header-categories .accordion-inner li {

    font-size: 14px;
    list-style-type: none;
    margin-bottom: 12px;
    text-transform: none;
    opacity: 1;
	  line-height: 20px;
	  list-style: disc;
}

ul.children {

    padding: 5px 0;
    line-height: 25px;

}

.col-md-2 {
    width: 16.5%;
	}

.header-line-search {

    letter-spacing: 0px;

}

/* Homepage oberer Teil */

.top-grid-heading h2 {
	font-size:22px !important; 
	color: #A90112;
	
}


.topsecond-img .top-grid-heading {
		padding: 2% 5% 5% 5%;
    right: 15px;
		left: 15px; 
    z-index: 2;

}
.top-grid-heading h2{

	/* hyphens - automatische Silbentrennung*/
 /*  -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; */
	
	white-space: nowrap;
   overflow: hidden;
	 text-overflow: ellipsis;
   
   
}

.add-to-wishlist-custom a, .add-to-wishlist-custom a:hover {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}