.header, .sticky-content.fixed.fix-top{
  background: #fff !important;
}

.sticky-content.fixed{
  background: #fff !important;
}

.menu .active > a:not(.menu-title), 
.menu li:hover > a:not(.menu-title), 
.menu > li > a,
.header-right .cart-dropdown i,
.authname{
  color: #000 !important;
}

.header-middle .logo img{
  max-height: 6.5em !important;
}

@media only screen and (max-width: 600px)
{
  .header-middle .logo img{
    max-height: 6em !important;
  	margin-left: 8em !important;
  }
  
  .banner-background .banner-title{
    font-size: 3.5em !important;
    line-height: 1.3;
  }
}


.footer{
  background: #000 !important;
}

.footer-middle .widget-title{
	color: #000 !important;
}

.footer-middle{
  border-bottom: 1px solid #000 !important;
}

.bag_header{
  background: #f5f5f5 !important;
}

.bag_header > .bag_steps > a,
.bag_header > .secure > .securename{
	color: #333 !important;
}

.cart-dropdown.type2 .cart-count{
  background: #000 !important;
}

.productmarketplace_body_items_item_description .btn-primary{
  background: #000 !important;
}
