html {
  height: 100%;
  background: #f1f1f1;
}
html body {
  font-size: 16px;
}
#top-bar {
  background: #fff;
  padding: .5rem 0;
}
#top-bar a {
  color: #222;
}
#top-bar a:hover,
#top-bar a:active {
  text-decoration: underline;
}
.site-header.site-header {
  background: transparent;
  color: #fff;
  position: absolute;
  z-index: 1000;
  width: 100%;
  padding: 0;
}
.site-navigation.site-navigation .woa-navbar-nav a.nav-link {
  font-weight: 600;
  white-space: normal;
}
@media(min-width:768px) {
  .site-navigation.site-navigation .woa-navbar-nav a.nav-link.dropdown-toggle {
    padding-right: 20px;
  }
  .site-navigation.site-navigation .woa-navbar-nav a.nav-link.dropdown-toggle::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.btn.btn-primary, 
.woa-btn.woa-btn-primary {
  color: #222;
  font-weight: 600;
}
.btn.btn-primary:hover, 
.woa-btn.woa-btn-primary:hover {
  color: #222;
}
.wbtrnws-social-media-links a {
  text-decoration: none;
}
.wbtrnws-social-media-links a:last-child svg {
  margin-right: 0;
}
.wbtrnws-social-media-links a .wbtrnws-icon {
  height: 30px;
  width: 30px;
  margin-right: 1rem;
  transition: transform .25s ease-in;
}
.wbtrnws-social-media-links a:hover .wbtrnws-icon,
.wbtrnws-social-media-links a:active .wbtrnws-icon {
  transform: scale(1.2);
}
.wbtrnws-social-media-links a .wbtrnws-icon {
  height: 20px;
  width: 20px;
  margin-right: 1rem;
  margin-top: -4px;
  transition: transform .25s ease-in;
  opacity: .5;
}
sup.required-text {
  font-size: 1rem;
  color: red;
  top: 5px;
  vertical-align: sup;
}

.wbtrnw-bidder-guide {
  background: #f2f2f2;
}
.site-header .grid .woa-navbar-header {
  grid-column-end: 3;
}

@media (min-width: 576px) {
  .site-header {
      padding: 10px 0; 
  }
}
@media (min-width: 992px) {
  .site-header {
      padding: 20px 0;
  }
}

.form-group label {
  font-weight:bold;
}
.site-header.site-header {
  border: 0;
}
.top-bar-phone-icon {
  width: 20px;
  height: 20px;
  margin-top: -4px;
}

.woa-contact-card {
  text-align: center;
  padding: 3rem 0 0;
}
.woa-contact-card > * {
  margin-bottom: 1.5rem;
}
.woa-contact-card-logo {
  display: block;
  mix-blend-mode: multiply;
}
.main-logo.main-logo {
  width:120px;
  height:auto;
}
@media (min-width: 992px) {
  .main-logo.main-logo {
    width: 160px;
    height:
    auto;
  }
}

.woa-page-header {
  /* min-height: 300px; */
  height: auto;
  padding-top: 130px;
  padding-bottom: 40px;
  position: relative;
}
.woa-page-header .woa-container {
  z-index: 30;
  position: relative;
}
.woa-page-header-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 25;
  top: 0;
  left: 0;
  background: rgba(0 0 0 / 50%);
}
.woa-navbar {
  padding: 1.5rem 0;
  background: rgba(34 34 34 / 0%);
  backdrop-filter: blur(0);
  transition: background .15s ease-in, backdrop-filter .15s ease-in, height .15s ease-in;
}
@media (max-width: 767px) {
.woa-navbar.open {
  background: rgba(34 34 34 / 60%);
  backdrop-filter: blur(2px);
}
}
.site-navigation .woa-navbar-nav {
  text-align: right;
}
@media (max-width: 767px) {
  .open #main-menu {
    height: 280px;
  }
  #main-menu {
    height: 0;
    overflow: scroll;
    transition: height .15s ease-in;
  }
  .woa-navbar-nav.woa-navbar-nav .nav-link {
    padding: 15px;
  }
  .woa-navbar {
    padding: 0;
  }
}
.wbtrn-banner-slider-item-caption {
  padding-top: 120px;
}


/* Past Auctions */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  overflow: hidden;
}
.panel-default {
  border-color: #ddd;
}
.panel-body {
  padding: 15px;
}
.nonblx .sale__title {
  display: inline;
  vertical-align: middle;
}
.sale__media {
  display: flex;
  margin-bottom: 1rem;
  position: relative;
}
.nonblx .lot__media {
  position: relative;
}
.sale__media-slide {
  min-width: calc( 100% / 6 );
}
.nonblx .ratio-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.nonblx  .ratio-container--holder {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 75%;
}
.nonblx .ratio-container img,
.nonblx .ratio-container .placeholder-image { 
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.nonblx .ratio-container .placeholder-image {
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="currentColor" d="M630.8 469.1l-55.95-43.85C575.3 422.2 575.1 419.2 575.1 416l.0034-320c0-35.35-28.65-64-64-64H127.1C113.6 32 100.4 36.98 89.78 45.06L38.81 5.113C28.34-3.058 13.31-1.246 5.109 9.192C-3.063 19.63-1.235 34.72 9.187 42.89L601.2 506.9C605.6 510.3 610.8 512 615.1 512c7.125 0 14.17-3.156 18.91-9.188C643.1 492.4 641.2 477.3 630.8 469.1zM223.1 149.6l-64.29-50.39C164.2 97.15 169.9 96 175.1 96c26.51 0 48 21.49 48 48C223.1 145.9 223.4 147.7 223.1 149.6zM331.2 234.3l23.45-35.18C357.7 194.7 362.7 192 368 192s10.35 2.672 13.31 7.125l103.9 155.9L331.2 234.3zM145.1 416c-6.021 0-11.53-3.379-14.26-8.75c-2.73-5.367-2.215-11.81 1.334-16.68l70-96C206.1 290.4 210.9 288 216 288s9.916 2.441 12.93 6.574l32.46 44.51l16.43-24.65L63.99 146.8L63.99 416c0 35.35 28.65 64 64 64h361.1l-81.66-64H145.1z"></path></svg>') no-repeat center center;
  background-size: 50%;
  opacity: 0.5;
}
.nonblx .sale__item-count {
  font-weight: bold;
  text-decoration: none;
  padding: .25rem .75rem;
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: middle;
  border-radius: 5rem;
  border: 1px solid #ccc;
  color: #666;
  background: #fff;
}
.nonblx .lot__title {
  font-weight: bold;
}
.nonblx .lot__number {
  bottom: 0px;
  top: auto;
  background: #333;
  color: #fff;
  position: absolute;
  z-index: 110;
  padding: 0.75rem 1rem;
  font-weight: bold;
  line-height: 1rem;
  border-radius: 0 5px 0 0;
}

/* Pagination */
.pagination {
  justify-content: center;
}
@media (min-width: 576px) {
  .pagination {
    justify-content: flex-end;
  }
}
.page-link {
  color: #222;
}
.page-item.active .page-link {
  background: #53c2bb;
  border-color: #53c2bb;
  color: #222;
}

/* Carousel */
.carousel-control-prev,
.carousel-control-next {
  mix-blend-mode: difference;
}

/* WOA Portal Overrides */
body .h1, body h1 {
  font-size: 2.5rem;
}
body .h2, body h2 {
  font-size: 2rem;
}
body .h3, body h3 {
  font-size: 1.75rem;
}
body .h4, body h4 {
  font-size: 1.5rem;
}
body .h5, body h5 {
  font-size: 1.25rem;
}
body .h6, body h6 {
  font-size: 1rem;
}

.woa-styles.woa-styles .lot__info--title a:not(.btn):not(.nav-link) {
  color:#53c2bb;
}

html {
  font-size: 16px !important;
}

.woa-styles.woa-styles .listing-card__countdown--start, 
.woa-styles.woa-styles .listing-card__countdown--end, 
.woa-styles.woa-styles .listing-card__countdown--date, 
.woa-styles.woa-styles .lot__status .lot__timings {
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 600;
}
.woa-styles.woa-styles.woa-styles .timed-listing .lot__heading--title {
  margin: 0 0 1rem;
}
.woa-styles.woa-styles.woa-styles .lot.timed-listing .lot__media .label,
.woa-styles.woa-styles.woa-styles .lot__reserve-label {
  padding: 0.75rem 1rem;
}
.woa-styles.woa-styles .lot__status .bid-content .lot__info--increment,
.woa-styles.woa-styles .lot__status .bid-content .lot__info--bid-count {
  font-size: 1rem;
}
.woa-styles.woa-styles .lot__status .bid-content .lot__info--current-bid {
  font-size: 2rem;
}
.woa-styles .page-item-count .page-item-count__input {
  height: auto;
  font-size: 16px;
}
.woa-styles.woa-styles.woa-styles [class*="woa-icon-"].btn, 
.woa-styles.woa-styles.woa-styles [class*="woa-icon-"].nav-link {
  padding-left: 2.5rem;
}
.woa-styles.woa-styles.woa-styles [class*="woa-icon-"].btn:before, 
.woa-styles.woa-styles.woa-styles [class*="woa-icon-"].nav-link:before {
  margin-left: -1.5rem;
}
.woa-styles [class*="woa-icon-"]:before {
  width: 1rem;
  height: 1rem;
}
.aa-DetachedOverlay.aa-DetachedOverlay .aa-SubmitButton, 
.woa-styles.woa-styles .search-container .aa-SubmitButton {
  padding: 0.7rem;
}
.woa-styles.woa-styles .listing-single-nav .listing-single-nav__item--all:after, 
.woa-styles.woa-styles .listing-single-nav .listing-single-nav__item--previous:after, 
.woa-styles.woa-styles .listing-single-nav .listing-single-nav__item--next:after {
  line-height: 2rem;;
}
.woa-styles.woa-styles .listing-single-nav .listing-single-nav__item--all:after {
  background-position: calc(50% - 2rem) center;
}
@media (min-width: 768px) {
  .woa-styles.woa-styles .listing-single-nav .listing-single-nav__item--all:after {
    background-position: calc(50% - 4rem) center;
  }
  .woa-styles.woa-styles .listing-single-nav .listing-single-nav__item--previous:after {
    background-position: calc(50% - 4.25rem) center;
  }
}
.woa-styles.woa-styles .modal-header {
  display: block;
}
.modal-header.modal-header .close {
  margin: -1rem -1rem -1rem auto;
}
.woa-styles.woa-styles.woa-styles .embla__button--prev,
.woa-styles.woa-styles.woa-styles .embla__button--next {
  transform: none;
}
.woa-styles.woa-styles .listing-details .listing-details__imagery .carousel__image-count {
  bottom: initial;
  margin-left: -1px;
  transform: translateY(-50%);
}
.woa-styles.woa-styles.woa-styles.woa-styles.woa-styles .woa-account-password-reveal {
  top: 27px;
}
.bidjs-app.bidjs-app .lot__watch {
  padding: .5rem; 
}
.bidjs-app.bidjs-app .lot__watch svg {
  font-size: 1.5rem;
}

.wp-block-image.aligncenter, 
.wp-block-image .aligncenter, 
.wp-block-image.alignleft, 
.wp-block-image .alignleft, 
.wp-block-image.alignright, 
.wp-block-image .alignright {
  width: 100%;
}

#listingImageCarousel img {
  max-width: 100%;
}