﻿.dummy {
  color: #000; }

.featured-sellers .auction .clearfix {
  border: none;
  padding: 0;
  margin-top: 8px; }

.featured-sellers .header-container {
  margin: 10px 0; }
  .featured-sellers .header-container .heading {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer; }

.featured-sellers .tools {
  font-size: 12px; }
  .featured-sellers .tools .tool {
    color: #c1c1c1; }
    .featured-sellers .tools .tool.active {
      color: #636466; }
    .featured-sellers .tools .tool :hover {
      color: #000; }

.featured-sellers .list-container .seller-name {
  line-height: 12px;
  text-align: left;
  font-weight: 800;
  padding: 0;
  line-height: 20px;
  font-size: 14px; }

.featured-sellers .list-container .additional-sellers {
  margin-top: 12px; }

.featured-sellers .carousel-container {
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0; }
  .featured-sellers .carousel-container a {
    display: block;
    margin-right: 10px; }

@media (max-width: 767px) {
  .featured-sellers .thumbnails-container img, .featured-sellers .retirement-container img {
    width: 160px;
    height: 120px;
    margin: 0 auto;
    display: block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .featured-sellers .thumbnails-container img, .featured-sellers .retirement-container img {
    width: 160px;
    height: 120px;
    margin: 0 auto;
    display: block; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .featured-sellers .thumbnails-container img, .featured-sellers .retirement-container img {
    width: 160px;
    height: 120px;
    margin: 0 auto;
    display: block; } }

@media (min-width: 1200px) {
  .featured-sellers .thumbnails-container img, .featured-sellers .retirement-container img {
    width: 200px;
    height: 150px;
    margin: 0 auto;
    display: block; } }

.featured-sellers .carousel-container .seller-preview, .featured-sellers .thumbnails-container .seller-preview, .featured-sellers .retirement-container .seller-preview {
  position: relative;
  margin-bottom: 5px; }
  .featured-sellers .carousel-container .seller-preview:before, .featured-sellers .thumbnails-container .seller-preview:before, .featured-sellers .retirement-container .seller-preview:before {
    background: rgba(0, 0, 0, 0.1);
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .featured-sellers .carousel-container .seller-preview:hover:before, .featured-sellers .thumbnails-container .seller-preview:hover:before, .featured-sellers .retirement-container .seller-preview:hover:before {
    opacity: 0.1; }

.featured-sellers .carousel-container .heading, .featured-sellers .thumbnails-container .heading, .featured-sellers .retirement-container .heading {
  color: #000000;
  font-weight: 400;
  background: #ffcf01;
  padding: 2px;
  text-align: center;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }

.featured-sellers .carousel-container .seller-title, .featured-sellers .thumbnails-container .seller-title, .featured-sellers .retirement-container .seller-title {
  text-decoration: none;
  margin-bottom: 0;
  font-size: 12px; }

.featured-sellers .carousel-container .seller-location, .featured-sellers .thumbnails-container .seller-location, .featured-sellers .retirement-container .seller-location {
  text-decoration: none;
  color: #333;
  font-size: 12px;
  margin-bottom: -2px; }

.featured-sellers .retirement-container .seller-title {
  color: #2200cc; }

.featured-sellers .retirement-container .heading {
  height: 55px;
  padding: 4px;
  position: initial;
  background: #ffffff; }

@media only screen and (min-width: 320px) {
  .featured-sellers .tools {
    padding-top: 0; }
    .featured-sellers .tools .tool {
      margin: 0 2px 0 0; } }

@media only screen and (min-width: 768px) {
  .featured-sellers .tools {
    padding-top: 4px; }
    .featured-sellers .tools .tool {
      margin: 0 4px; } }

.featured-sellers .text-enhancer {
  color: #000 !important; }
