#html-body .block-viewed-products-grid .products-grid .product-image-photo {
  height: 80%;
}
body h1,
body h1.page-title {
  font-family: 'Bebas Neue Regular';
}
body h1.page-title {
  font-size: 3em;
  font-weight: bold;
}
body .block-viewed-products-grid .block-title strong {
  font-size: 3em;
  font-weight: bold;
}
body .block-viewed-products-grid .product-item-name {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 140%;
  margin-bottom: 10px;
  font-weight: bold;
  white-space: normal;
  max-height: 80px;
  display: block;
  margin-top: 10px;
}
body .admin__data-grid-loading-mask .spinner {
  background: none;
}
body .block.filter .filter-title strong {
  text-transform: unset;
  font-size: 14px;
}
body .block.filter:not(.active) .filter-title strong {
  border: 1px solid #ccc;
  padding-bottom: 9px;
  padding-top: 9px;
}
body.page-products .toolbar select {
  font-family: 'Lato Regular';
  color: #333;
  background-color: #fff;
}
#html-body.catalog-category-view .products.wrapper.products-list ol.products.list .product-item-actions .actions-primary a.action.tocompare span {
  display: flex;
  flex-direction: column;
  top: -4px;
}
@media only screen and (max-width: 767px) {
  .page-before-footer .content.argento-swiper-wrapper {
    padding-left: 25px;
  }
}
