/* by Timway */

/* TMD Vendor CSS override*/
li.tmd-menubox a span,
li.tmd-menubox a i{
  color: #feefb2;
}
#form-review input[name^='reviewfield']{
  display: inline-block;
}

.vendorfeatured{
	text-align: center;
}

.vendorfeatured h3{
	background-color: #CBE173;
	color: #244C18;
	padding: 5px;	
	font-size: 26px;
}

.vendorfeatured .product-thumb{
  border: none;
}
.vendorfeatured .product-thumb .image{
  margin-bottom: 20px;
}
.vendorfeatured .caption{
  padding: 5px;
}
.vendorfeatured .button-group{
  text-align: center;
}
.vendorfeatured .product-thumb .button-group button{
  background-color: #234a19;
}
.vendorfeatured .product-thumb{
  margin-top: 20px;
}
.vendorfeatured .sellerinfo{
  display: none !important;
}




/* v editor suggest not to use the gray bar */
.vendor_profile .profile{
  background: none;
}
.vendor_profile .profile .onhover{
  display: none;
}
.vendor_profile .profile .image{
  background-color: #FFF;
}

/* v editor suggest to hide vendor firstname / lastname */
.allseller .user-links li:first-child{
  display: none;
}

.tmd-menubox .hidden-xs,
.tmd-menubox .hidden-sm,
.tmd-menubox .hidden-md,
.tmdseller .hidden-xs,
.tmdseller .hidden-sm,
.tmdseller .hidden-md{
  display: inline-block !important;
}
li.tmd-menubox a span,
li.tmd-menubox a i {  
  color: #feefb2 !important;
}

li.tmd-menubox,
li.tmdseller{
  list-style: none;
  display: inline-block;
}