@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');
.h-body footer {
  border-top: none;
}

.h-body h2.auction-title,
.h-body h3.auction-location,
.h-body h4.auction-type {
font-family: Open Sans;
}
.h-body h1#catalogTitle,
.h-body h2.lot-title,
.h-body p.lot-estimate,
.h-body #infoPanelId h2,
.h-body .card-body h4,
.h-body span.lot-date-time {
font-family: Open Sans;
}
.h-body a.linkToRFA,
.btn-link,
a.link {
  color: #000000; 
}
.h-body h1.h1-sm,
.h-body .descGroup h3,
.h-body .lot-estimate,
.h-body .price,
.h-body .auction-type .dateTime,
.h-body h3.auction-location {
font-family: Open Sans;
}

.h-body h2.auction-title,
.h-body h3.auction-location,
.h-body h4.auction-type {
font-family: Open Sans;
}
.h-body h1, .h-body h2, .h-body h3, .h-body h4, .h-body h5 {
font-family: Open Sans;
}
.navbar-primary .nav-item,
.btn-primary,
.btn-secondary,
.form-group label.file-upload,
.widget-text p,
.widget-landscape--body p,
.widget-fluid--body p,
.widget-landscape--promo__body p,
.widget-introduction--content p,
.widget-portrait--2up--body p,
.widget-portrait--3up--body p,
.post p,
.form-message {
font-family: 'Roboto',sans-serif;
}
.blockquote-container blockquote p {
font-family: Open Sans;
}
.share-icons li a,
.gallery-carousel .arrow-back,
.gallery-carousel .arrow-forward,
.navbar-collapse {
  background-color: #000000;
}
@media (min-width: 992px) {
  .navbar-collapse {
    background-color: transparent;
  }
}
.share-icons li a:hover {
  background-color: #000000;
}
.pagination {
    color: #000000;
    border-color: #000000;
}
.pagination a,
.page-item .current {
    color: #000000;
}
.post-block a {
    color: #000000;
    border-color: #000000;
}
.post-block .share-icons li a,
.post-block a.btn-primary {
    color: #fff;
}
.widget-text p a,
.widget-contact a,
.widget-landscape--body p a,
.widget-fluid--body p a,
.widget-landscape--promo__body p a,
.widget-introduction--content p a,
.widget-portrait--2up--body p a,
.widget-portrait--3up--body p a,
.post p a,
.footnote a {
    color: #000000;
}
.post .blockquote-container svg {
  fill: #000000;
}
.h-dropdown .dropdown-toggle {
	background: transparent;
}

.h-menu {
  background-color: #000000;
  height: 100vh;
}

#accountMenuContainer {
  font-family: Open Sans;
  padding: 16px;
}

#accountMenuContainer ul.menu-options-list li a, #accountMenuContainer ul.menu-options-list li button {
  color: white;
  font-size: 20px;
}