<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Widget Name: W18 Information Bars
Description: Display information about a facility, event or item
Author: Univers Labs Ltd
Author URI: https://univ.rs/
*/
.so-widget-w18-info-bars &gt; .inner &gt; .container {
  border-right-width: 0;
  margin-right: 0 !important;
  width: 100%;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row {
  margin-bottom: 10px;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar {
  background-color: #B88865;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.half {
  width: calc(50% - 5px);
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.half:first-child {
  margin-right: 10px;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.full {
  width: 100%;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.cols &gt; .content.num-1 &gt; .col {
  width: 100%;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.cols &gt; .content.num-2 &gt; .col {
  width: 50%;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.cols &gt; .content.num-3 &gt; .col {
  width: 33.33%;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.cols &gt; .content.num-4 &gt; .col {
  width: 25%;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.cols &gt; .content &gt; .col {
  text-align: center;
  padding: 17px 0px 19px 0px;
  vertical-align: middle;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.cols &gt; .content &gt; .col &gt; span {
  display: inline-block;
  padding: 0px;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.cols &gt; .content &gt; .col &gt; .label {
  font-size: 18px;
  line-height: 28px;
  font-family: 'FSSiena', sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
}
@media (max-width: 740px) {
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.cols &gt; .content &gt; .col &gt; .label {
    font-size: 16px;
    line-height: 24px;
  }
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar.cols &gt; .content &gt; .col &gt; .value {
  padding-left: 10px;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .button {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 17px 30px 19px 30px;
  font-size: 18px;
  line-height: 28px;
  font-family: 'FSSiena', sans-serif;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 24px;
  text-align: center;
  color: #FFF;
}
@media (max-width: 740px) {
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .button {
    font-size: 16px;
    line-height: 24px;
  }
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .icon-container {
  height: 60px;
  width: 60px;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .icon-container .icon {
  padding: 20px;
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .content {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  width: calc(100% - 60px);
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .content &gt; p,
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .content &gt; ul &gt; li,
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .content span {
  font-size: 18px;
  line-height: 28px;
  font-family: 'FSSiena', sans-serif;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 24px;
  color: #0A1347;
  padding: 17px 30px 19px 30px;
}
@media (max-width: 740px) {
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .content &gt; p,
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .content &gt; ul &gt; li,
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .content span {
    font-size: 16px;
    line-height: 24px;
  }
}
.so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row &gt; .bar &gt; .content &gt; ul &gt; li {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 0;
}
@media (max-width: 740px) {
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row .bar.half {
    width: 100%;
    margin-bottom: 10px;
  }
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row .bar.half:last-child {
    margin-bottom: 0;
  }
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row .bar.cols &gt; .content.num-1 &gt; .col {
    width: 100%;
  }
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row .bar.cols &gt; .content.num-2 &gt; .col,
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row .bar.cols &gt; .content.num-3 &gt; .col,
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row .bar.cols &gt; .content.num-4 &gt; .col {
    width: 50%;
  }
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row .bar.cols &gt; .content &gt; .col {
    vertical-align: top;
  }
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row .bar &gt; .content &gt; p,
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row .bar &gt; .content ul &gt; li {
    font-size: 14px;
  }
  .so-widget-w18-info-bars &gt; .inner &gt; .container &gt; .w18-row .bar &gt; .content &gt; ul &gt; li {
    width: 100%;
    padding: 14px 30px 12px 30px;
  }
}
</pre></body></html>