.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 0px solid #ffffff !important;
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
}

.tm-toolbar-default div span a li ul {
	color:#000 !important;
}

#currency a {
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
    margin-bottom: 2px;
    margin-right: 2px;
    padding: 2px 4px;
    text-decoration: none;
	cursor: pointer;
}

#currency a b:before {
content: "$ ";	
}
#currency a b {
    color: #da3832;
    text-decoration: none;
}

.product_search{
	width: 140px !important;	
}

#currency a b {
color: #d93934 !important;
text-decoration: none;
}