nav#site-navigation.in {
  height: auto !important;
  background-color: #2e2e2e;
}

.page-title {
  display: none;
}

#primary .entry-footer {
  display: none;
}

.entry-meta {
  display: none;
}

.footer-widget-wrap {
  background-color: #2e2e2e;
}



#footer {
  display: block;
}

.col-md-4.company-details {
  display: none;
}

.col-md-4.copyright {
  display: none;
}

.woocommerce div.product .product_title {
  line-height: 36px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  display: none;
}

.woocommerce-page #content div.product div.summary {
  width: 50%;
  padding-left: 0px;
}

.count {
  display: none;
}

.woocommerce-page ul.products {
  padding-top: 50px;
  padding-bottom: 50px;
}

#post-545.post-545.page.type-page.status-publish.hentry {
  padding-top: 150px;
}

p {
  margin-top: -15px;
  color: #ffffff;
}

.entry-content p {
  color: #000000;
}

.wc-gzd-additional-info.tax-info {
  color: #000000;
}

.woocommerce-page .woocommerce-result-count {
  color: #000000;
}

.wc-gzd-additional-info.shipping-costs-info {
  color: #000000;
}
.woocommerce span.onsale {
  display: none;
  
}
.wc-gzd-sale-price-label {
  color: #d96e5d;
}



/* 1200px and above screen sizes */
@media (min-width:1200px){

	/* Container */
	#mobilebgfix .mobile-bg-fix-whole-site #home #main-nav .container{
		width:90% !important;
	}}

#main-nav.navbar.navbar-inverse.bs-docs-nav {
  background-color: #202121;
}

/* Link */
#menu-primaeres-menue .menu-item:nth-child(1) {
	color:#ffef0f;
	font-weight:500;
	
}

/* Link */
#menu-primaeres-menue .menu-item:nth-child(1) a:nth-child(1){
	font-weight:500;
	color:#ffea00;
	text-shadow:none;
}

/* Link */
#menu-primaeres-menue .sub-menu .menu-item:nth-child(1) a{
	color:#000;
	font-weight:400;
	
}

/* 767px and below screen sizes */
@media (max-width:767px){

	/* Menu */
	#menu-primaeres-menue{
		background-attachment:scroll;
		position:fixed;
		top:138px;
		bottom:0px;
		background-color:#383838;
		max-width:100%;
		max-height:305px;
		
	}
	
}
@media (max-width:767px){
/* Menu Item */
	#menu-primaeres-menue > .menu-item{
		left:0px;
		right:-200px;
		max-width:691px;
		top:6px !important;
		
	}
	
}

/* 600px and below screen sizes */
@media (max-width:600px){

	/* Menu Item */
	#menu-primaeres-menue > .menu-item{
		padding-left:26px;
		top:8px !important;
	}
  
  #menu-primaeres-menue > .menu-item > a{
		top:4px !important;
		
	}
	
	/* Link */
	#mobilebgfix .mobile-bg-fix-whole-site #home #main-nav .container #site-navigation #menu-primaeres-menue .menu-item .sub-menu .menu-item a{
		color:#ffffff !important;
	}
	
	/* Link */
	.sub-menu .menu-item a{
		position:relative;
		padding-top:4px;
    font-size:19px;
		left:-20px;
		
	}
	
}
#main .product .entry-summary .woocommerce-product-details__short-description p{
	color:#000000;
  }