.list-view .result-item.guide-item .button-wrapper {
  width: auto !important;
  min-width: inherit !important;
  margin-left: 20px; }
.list-view .result-item {
  padding-right: 0px !important; }
  .list-view .result-item .info-wrapper a {
    text-decoration: none; }
    .list-view .result-item .info-wrapper a:hover {
      text-decoration: none; }
  .list-view .result-item .rating-wrapper {
    position: relative;
    width: auto !important;
    min-width: 200px !important;
    margin-right: 10px !important; }
    .list-view .result-item .rating-wrapper .categoria-small {
      top: auto !important;
      position: absolute;
      bottom: 2px;
      right: 0px;
      -webkit-transform: translateY(0px) !important;
      -ms-transform: translateY(0px) !important;
      transform: translateY(0px) !important;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      transform-style: preserve-3d; }
      .list-view .result-item .rating-wrapper .categoria-small i {
        position: relative;
        top: 5px;
        font-size: 20px; }
    .list-view .result-item .rating-wrapper .calificacion {
      top: auto !important;
      position: absolute;
      bottom: 12px;
      right: 0px;
      -webkit-transform: translateY(0px) !important;
      -ms-transform: translateY(0px) !important;
      transform: translateY(0px) !important;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      transform-style: preserve-3d; }
      .list-view .result-item .rating-wrapper .calificacion .order-stat {
        line-height: 40px; }
  .list-view .result-item:hover .section-title {
    color: #337ab7;
    font-weight: 500 !important;
    text-decoration: underline; }
  .list-view .result-item .address,
  .list-view .result-item .city {
    color: #696969; }

/*# sourceMappingURL=result_item.css.map */
