/* #595959 */
body {
  color: #181818;
}
a {
  color: #181818;
}
.text-primary {
  color: #181818;
}
.btn-primary .badge {
  color: #181818;
}
.btn-link {
  color: #181818;
}
.panel-primary > .panel-heading .badge {
  color: #181818;
}
p {
  color: #181818;
}
.user .dropdown .dropdown-menu a,
.user .dropdown .dropdown-menu a:hover,
.user .dropdown .dropdown-menu a:focus,
.user .dropdown .dropdown-menu a:active {
  color: #181818;
}
.categories .info-icon:focus {
  color: #181818;
}
.product-item-2 .product-info {
  color: #181818;
}
.contact-form-short div > div > span {
  color: #181818;
}
input[type=password],
input[type=text],
select {
  color: #181818;
}
.contact-address h6 {
  color: #181818;
}
/* #434343 */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #000000;
}
/* #999 */
output {
  color: #202020;
}
.form-control {
  color: #202020;
}
.form-control::-moz-placeholder {
  color: #202020;
}
.form-control:-ms-input-placeholder {
  color: #202020;
}
.form-control::-webkit-input-placeholder {
  color: #202020;
}
.help-block {
  color: #202020;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #202020;
}
.input-group-addon {
  color: #202020;
}
.konto-tracking-detail p {
  color: #202020;
}
.konto-tracking-detail table tr .td-title-1 {
  color: #202020;
}
.konto-tracking-detail table tr .td-title-2 {
  color: #202020;
}
.konto-tracking p {
  color: #202020;
}
.konto-tracking table tr .td-title-1 {
  color: #202020;
}
.konto-tracking table tr .td-title-2 {
  color: #202020;
}
.konto p {
  color: #202020;
}
.summary .td-title-1 {
  color: #202020;
}
.summary .td-title-2 {
  color: #202020;
}
.categories #list-view .product-item-list .product-list-info .brand-name {
  color: #202020;
}
.add-on-input {
  color: #202020;
}
.contact-address i {
  color: #202020;
}
label {
    color: #202020;
}
nav .mega-menu-area {
    padding: 5px 45px 5px 45px;
	line-height: 20px;
}
#sticky-header.sticky .logo {
    padding: 10px 0;
}
.sticky .logo img {
    width: 200px;
}
.slider .owl-carousel .textoverlay {
    top: 30%;
}
.slideH1 {	
	background: rgba(255,255,255,0.50);
	color: black;
	padding: 15px;
	font-weight: 500;
	margin-bottom: 0px;	
}
.slider .owl-carousel .textoverlay h2 {
    font-size: 26px;
	background: rgba(229,47,88,1);
	color: white;
	padding: 15px;
	font-weight: 500;
	box-shadow: 5px 10px 8px #151515;
	margin-top: 0px;
	margin-bottom: 0px;
}
.slideP {
	background: rgba(255,255,255,0.50);
	color: black;
	padding: 15px;
	font-weight: 500;
	font-size: 13px;
	margin-top: 0px;
}
.fa-television:before {
  content: "\f06b";
}
.categories .grid-view-product .center-img-2 img {
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	height: 100px;
	border-radius: 0px;
}
.categories .grid-view-category .product-item-2 .center-img img {
	padding: 0px;
	padding-top: 5px;
	width: auto;
	height: 100px;
	border-radius: 0;
}
.product-item-2 .center-img .product-img {
	width: 90%;	
}
.payment-title .box-shadow {
    display: none;
}
.product-item-2 .center-img {
	border-radius: 0;
}
.widget-paymentinfo {
    display: none; 	
}
.widget-papiergewichtsrechner {
    display: none;	
}
#sticky-header {
    background-color: rgba(255, 255, 255, 0.4);
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}