<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Created by Oxatis Consulting
*/
.bs-clearfix:before,
.clearfix:before,
.bs-clearfix:after,
.clearfix:after {
  content: " ";
  display: block;
}
.bs-clearfix:after,
.clearfix:after {
  clear: both;
}
.bs-border-box {
  box-sizing: border-box;
}
.bs-border-box *,
.bs-border-box *:before,
.bs-border-box *:after {
  box-sizing: border-box;
}
.bs-list-unstyled {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.bs-btn span,
.bs-btn-main span {
  display: inline-block;
  margin: 10px 0;
  padding: 0 15px;
  color: #000;
  cursor: pointer;
  font-size: 12px;
  line-height: 24px;
  background: #000;
  border: 1px solid #000;
  white-space: nowrap;
}
.bs-btn small,
.bs-btn-main small {
  font-size: 12px;
  font-weight: bold;
  line-height: 100%;
}
.bs-btn:hover,
.bs-btn-main:hover {
  text-decoration: none;
}
.bs-btn:hover span,
.bs-btn-main:hover span {
  background-color: #000;
  border-color: #000;
  color: #000;
}
.bs-btn-main span {
  padding: 5px 15px;
  color: #000;
  font-size: 16px;
  border-color: #000;
  background-color: #000;
}
.bs-btn-main:hover span {
  background-color: #000;
  border-color: #000;
  color: #000;
}
[show-product-weight-in-shopping-cart] label {
  font-weight: bold;
}
.cartweighttotal .PBColHead {
  font-weight: bold;
}
.cartweighttotal [show-order-weight-in-shopping-cart] {
  font-weight: bold;
  font-size: 16px;
}
/*# sourceMappingURL=app.css.map */</pre></body></html>