.group:before,
.group:after {
  content: " ";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  *zoom: 1;
}
.menu {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.menu li,
.menu a {
  display: inline-block;
}
a.benefitBanner__link .benefitBanner__title {
  text-decoration: underline;
}
a.benefitBanner__link:hover .benefitBanner__title {
  text-decoration: none;
}
@media (min-width: 992px) {
  .benefitBanner__item,
  .multiple-columns-body .benefitBanner__item {
    flex: 1 1 23% !important;
  }
}
.addProducts .p-in-in a {
  color: #000 !important;
  text-decoration: none !important;
  font-weight: 600;
  height: 70px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.addProducts a.btn.btn-primary {
  color: #fff !important;
  text-decoration: none;
}
.addProducts .products-block {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}
.addProducts .products-block img {
  position: relative;
  left: -15px;
}
.addProducts .ratings-wrapper {
  order: -1;
  display: none;
}
.addProducts .p-in-in {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .addProducts .p-in-in {
    min-height: 112px;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  .addProducts .products-block > div {
    width: calc(50% - 20px);
  }
  .addProducts .product.no-code {
    margin: 10px;
  }
}
@media (min-width: 768px) {
  .addProducts .products-block > div {
    padding: 10px;
  }
  .addProducts .products-block > div img {
    position: relative;
    left: -30px;
  }
}
@media (max-width: 1000px) {
  .addProducts .products-block > div {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1000px) {
  .addProducts .products-block > div {
    width: 25%;
  }
  .addProducts .products-block > div .p-bottom {
    position: relative;
  }
  .addProducts .products-block > div .p-bottom .p-tools {
    position: absolute;
    right: -20px;
    top: 0;
  }
} /*# sourceMappingURL=loomah.css.map */
