body a:hover, body a:focus, body .btn-link:hover, body .btn-link:focus {
  text-decoration: none;
}
body .scl-hero-content-wrapper {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 20px;
  border-radius: 20px;
}
body .scl-hero-content-wrapper .sclr-hero-btn {
  display: inline-block;
  margin: 10px;
}
body .scl-hero-content-wrapper .sclr-hero-btn a {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
body .sclr-contact-footer-webform {
  width: 90vw;
  max-width: 360px;
}
body .sclr-contact-footer-webform .sclr-modal .modal-title {
  color: #133443;
}
body .sclr-contact-footer-webform .sclr-modal label {
  color: #133443;
}
body.path-product #block-sclr-content .sclr-product .sclr-product-info {
  display: flex;
  flex-wrap: wrap;
  max-width: 486px;
  width: 90vw;
}
body.path-product #block-sclr-content .sclr-product .photoswipe-gallery {
  display: flex;
  flex-wrap: wrap;
  max-width: 486px;
  width: 90vw;
  float: left;
  margin-right: 20px;
}
body.path-product #block-sclr-content .sclr-product .photoswipe-gallery .field__item {
  margin: 3px;
}
body.path-product #block-sclr-content .sclr-product .photoswipe-gallery .field__item .photoswipe .img-fluid {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
body .block-views-blockbrand-view-block-1 .block-hr {
  display: none;
}
body .block-views-blockbrand-view-block-1 .sclr-product-row {
  text-align: center;
  margin-bottom: 40px;
}
body .block-views-blockbrand-view-block-1 .sclr-product-row .sclr-product-col {
  display: inline-grid;
  width: 45vw;
  max-width: 200px;
  margin: 6px 8px;
  background-color: #ccc;
  padding: 10px;
}
body .block-views-blockbrand-view-block-1 .sclr-product-row .sclr-product-col li {
  list-style-type: none;
  margin: 0;
}/*# sourceMappingURL=app.css.map */