.accessibility-remove-p-margin {
  margin: 0;
}

.auction-item__meta p.value,
.auction-item__meta p.lot-list-value,
.auction-item__meta p.gallery-estimate,
.auction-item__meta p.gallery-countdown,
.lots-list-row p.value,
.lots-list-row p.lot-list-value,
.lots-list-row p.gallery-estimate,
.lots-list-row p.gallery-countdown {
  margin: 0;
}

.auction-item__title .title {
  margin-bottom: 0;
}

.social-button {
  border-color: #000000;
  color: #000000;
}

.social-button:hover {
  border-color: #000000;
  color: #000000;
}

.social-button i {
  color: #000000;
}

.button.mz-button {
  color: #000000 !important;
  background-color: #ffffff !important;
}

button.mz-button:before {
  background-color: #000000 !important;
}

.mz-figure .mz-nav-controls button.mz-button {
  width: 46px !important;
  height: 46px !important;
}

.mz-hint-message {
  background-color: #000000 !important;
}

.accessibility-h3-as-strong-p {
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  line-height: 1.5;
}
.znt- {}
.accessibility-no-style-ol-list {
  list-style-type: none;
}

.accessibility-custom-owl-carousel cite,
.accessibility-custom-owl-carousel cite:before {
  color: #000000;
}

.accessibility-custom-owl-carousel .owl-nav .owl-prev,
.accessibility-custom-owl-carousel .owl-nav .owl-prev:hover,
.accessibility-custom-owl-carousel .owl-nav .owl-next,
.accessibility-custom-owl-carousel .owl-nav .owl-next:hover {
    border-color: #000000;
    color: #000000;
    background-color: #ffffff;
}
  
.accessibility-custom-owl-carousel .owl-dots .owl-dot {
  border: 2px solid #000000;
  opacity: 1;
  background-color: #ffffff;
  width: 10px;
  height: 10px;
}

.accessibility-custom-owl-carousel .owl-dots .owl-dot.active {
  background-color: #000000;
}
