body{
  /*
  background:#fff4ea;
  background:#ecebff;
  bbackground:#ededed;
  background:#eaeaea;
  background:#f1f1f1;
  */
  /*background:#e1e1e1;
  background:#eeebe6;
  background: #ffffff;*/
}
.mks-fgc-navbar:not(.mks-fgc-subnavbar){
  background:#146eb4;
  background:#0d283c;
  background:#81a453;

  /*background: rgb(129,164,83);
  background: linear-gradient(90deg, rgba(129,164,83,1) 0%, rgba(111,143,80,1) 45%, rgba(78,120,74,1) 100%);*/
  background: rgb(151,179,115);
  background: linear-gradient(90deg, rgba(151,179,115,1) 0%, rgba(129,164,83,1) 100%);
  background: #ffffff;
  /*background: rgb(53,75,23);
  background: linear-gradient(90deg, rgba(53,75,23,1) 0%, rgba(30,43,12,1) 69%, rgba(18,31,1,1) 100%);
  background: rgb(83,110,46);
background: linear-gradient(90deg, rgba(83,110,46,1) 0%, rgba(58,82,26,1) 69%, rgba(18,31,1,1) 100%);*/
}

.store-name{
  background:#ffffff;
  padding: 1.5em 1em;
}

.product-item-custom{
  background:#ffffff;
  border: 0 !important;
}

div.product-item-custom:hover > div img{
  filter: grayscale(0%) !important;
}

.categories-sidenav-custom li
{
  background:#ffffff;
}

.brands-sidenav-custom li
{
  background:#ffffff;
}

.product-show-custom{
  background:#ffffff;
}

.cart-index-custom{
  background:#ffffff;
}

.order-details-custom{
  background:#ffffff;
  padding-top:1.5em;
}
.store-list-item-search:not(.active-bid):hover{
  background:#ffffff!important;
  color: rgb(9,153,69);
}
.store-list-item-search:not(.active-bid):hover h3{
  font-weight: 800;
}

.alert{
  /*border: 2px solid #383838!important;*/
  background:#ffffff!important;
}
.search-sidenav-category-custom{
  background:#ffffff;
  padding: 0.5em;
}
.badge-online{
  background:#0e5082;
  background:#099945;
  color:#ffffff;
  font-weight:300;
}
.product-cat-brand-title{
  color:#383838!important;
  font-size: 15px !important;
  display: inline-block;
  padding: 3px;
  font-weight: 600;
}
.p-desc{
  font-size: 17px;
}
.btn-mks-emptycart{
  bbackground:#ddebfb;
}
.nav-item-special
{
  color: #ffffff !important;
}

.bg-activelink{
  background:#ffffff;
  color:#574839 !important;
  text-shadow: none;
}
.add-to-cart{
  border-radius: 999px;
}
.text-green{
  color: rgb(9,153,69);
}
