.seller {
  color: #4a4a4a;
  font-size: 23px;
  line-height: 29px;
}
.seller .city {
  font-size: 19px;
  line-height: 29px;
  color: #9b9b9b;
}
.filtrosres {
  margin: 15% 0 0 0;
}
#controls-pagination {
  float: right;
  position: relative;
  display: inline-block;
  padding: 0 0 0 15px;
}
#controls-top {
  padding: 0;
  margin: 10px 0 30px 0;
  float: left;
}
#product-total {
  float: none !important;
  margin: 0 !important;
  display: inline-block;
  padding: 0 20px 0 0;
}
#layout-control {
  width: inherit;
  right: 0;
  float: none;
  bottom: 0;
  position: relative;
  display: inline-block;
}
.controls-leftSide {
  float: left;
}
.controls-rightSide {
  float: right;
}
.control-item {
  margin-top: 0 !important;
  margin-right: 0 !important;
}
li.product-cell .flagscotent {
  float: right;
}
li.product-cell .rating-str {
  float: left;
}
.control-bottom {
  float: right !important;
}
.plp-facets .hideFilters .filtersBlock {
  display: none;
}
.plp-facets {
  width: 207px !important;
}
.seller-goback {
  display: block;
  font-size: 12px;
  font-weight: 900;
  margin: 10px 0px;
  cursor: pointer;
}
.seller-goback span {
  display: inline-block;
  margin-right: 5px;
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
          transform: rotate(180deg);
}
