@font-face {
  font-family: 'Stuff';
  src: url('../bundles/neighbourlystatic/font/stuff/stuff.eot');
  src: url('../bundles/neighbourlystatic/font/stuff/stuff.eot?#iefix') format('embedded-opentype'), url('../bundles/neighbourlystatic/font/stuff/stuff.woff') format('woff'), url('../bundles/neighbourlystatic/font/stuff/stuff.ttf') format('truetype');
}
.neighbourly-responsive-widget {
  clear: both;
  margin: 0px;
  padding: 0px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 12px;
  color: #333333;
  background: #333333;
  background: #eeeeee;
}
.neighbourly-responsive-widget a {
  color: #256091;
  text-decoration: none;
}
.neighbourly-responsive-widget a:hover,
.neighbourly-responsive-widget a:active,
.neighbourly-responsive-widget a:focus,
.neighbourly-responsive-widget a:visited {
  color: #256091;
}
.neighbourly-responsive-widget .nowrap {
  white-space: nowrap;
}
.neighbourly-responsive-widget .text-right {
  text-align: right;
}
.neighbourly-responsive-widget .stuff-header {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  height: 27px;
  color: #fff;
  border-bottom: solid 1px #335a1c;
  border-top: solid 1px #335a1c;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background-color: #579830;
  background-image: -moz-linear-gradient(top, #60a735, #4a8029);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#60a735), to(#4a8029));
  background-image: -webkit-linear-gradient(top, #60a735, #4a8029);
  background-image: -o-linear-gradient(top, #60a735, #4a8029);
  background-image: linear-gradient(to bottom, #60a735, #4a8029);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff60a735', endColorstr='#ff4a8029', GradientType=0);
}
.neighbourly-responsive-widget .stuff-header .stuff-title {
  line-height: 27px;
}
.neighbourly-responsive-widget .stuff-header .stuff-title a {
  color: #fff;
}
.neighbourly-responsive-widget .stuff-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.neighbourly-responsive-widget .stuff-list .stuff-list-item {
  position: relative;
  border-bottom: solid 1px #9F9F9F;
  padding: 10px;
  box-shadow: inset 0 1px 0 #ffffff, inset 0 -1px 0 #ffffff;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAMAAABcxfTLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRF9PDxtra26+jowcHBubm5wMDAzMrL1NPT+PT1+fX26ufoxsXF1dPUurq69PHyzMvL+vb3IBXnbQAAABF0Uk5T/////////////////////wAlrZliAAAAP0lEQVR42lSNSQ4AIAwCqftu//9ajRcpJxhIQB1QErJ4BkA0AGrBdQZcU5ME93PZEtrfF27f33T8tzpHPQIMADwjB18Zr4nRAAAAAElFTkSuQmCC") right center no-repeat;
  padding-right: 25px;
}
.neighbourly-responsive-widget .stuff-list .stuff-list-item .stuff-list-item-link {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
.neighbourly-responsive-widget .stuff-list .stuff-list-item .stuff-list-item-link:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.neighbourly-responsive-widget .stuff-list .stuff-list-item .stuff-list-item-copy {
  display: block;
  margin-top: 5px;
}
.neighbourly-responsive-widget .stuff-footer a {
  padding: 10px;
  display: block;
  position: relative;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAMAAABcxfTLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRF9PDxtra26+jowcHBubm5wMDAzMrL1NPT+PT1+fX26ufoxsXF1dPUurq69PHyzMvL+vb3IBXnbQAAABF0Uk5T/////////////////////wAlrZliAAAAP0lEQVR42lSNSQ4AIAwCqftu//9ajRcpJxhIQB1QErJ4BkA0AGrBdQZcU5ME93PZEtrfF27f33T8tzpHPQIMADwjB18Zr4nRAAAAAElFTkSuQmCC") right center no-repeat;
}
.neighbourly-responsive-widget .stuff-footer a:after {
  position: absolute;
  top: 11px;
  right: 25px;
  content: "View all posts";
  color: #60a735;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
.neighbourly-responsive-widget .stuff-footer a .neighbourly-logo {
  height: 20px;
  width: auto;
}
.neighbourly-responsive-widget .stuff-footer.not-logged-in a:after {
  content: "Find your suburb";
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
html {
  margin: 0px;
  padding: 0px;
  background: #fafafa;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background: #fafafa;
  position: relative;
}
a {
  color: #256091;
  text-decoration: none;
}
a:hover,
a:active,
a:focus,
a:visited {
  color: #256091;
}
a:hover {
  text-decoration: underline;
}
.nowrap {
  white-space: nowrap;
}
.text-right {
  text-align: right;
}
.stuff-wrapper {
  width: 300px;
  height: 500px;
  background: #fafafa;
  position: relative;
}
.stuff-wrapper.stuff-re {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
  height: 413px;
}
.stuff-wrapper.stuff-re .stuff-business-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 413px;
  width: 300px;
}
.stuff-wrapper .neighbourly-logo {
  float: left;
  height: 24px;
  width: auto;
}
.stuff-wrapper .stuff-sub-heading {
  color: #777777;
  font-family: Stuff, Arial, sans-serif;
  font-size: 14px;
  padding: 10px;
  display: block;
  font-weight: bold;
}
.stuff-wrapper .stuff-header {
  border-top: solid 4px #60a735;
  padding: 0 10px;
  overflow: auto;
}
.stuff-wrapper .stuff-header .neighbourly-logo {
  margin: 10px 0;
}
.stuff-wrapper .stuff-header .stuff-title {
  color: #60a735;
  font-family: Stuff, Arial, sans-serif;
  font-size: 28px;
  line-height: 33px;
  font-weight: bold;
  display: inline-block;
  text-transform: lowercase;
  margin: 7px 0 9px;
}
.stuff-wrapper .stuff-header .stuff-title a {
  color: #60a735;
}
.stuff-wrapper .stuff-header .stuff-title a:hover {
  text-decoration: none;
}
.stuff-wrapper .stuff-header .stuff-title .nowrap {
  display: inline-block;
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.stuff-wrapper .stuff-re-image {
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;
  height: 174px;
  overflow: hidden;
}
.stuff-wrapper .stuff-re-image:hover,
.stuff-wrapper .stuff-re-image:focus,
.stuff-wrapper .stuff-re-image:active {
  color: #fff;
  text-decoration: none;
}
.stuff-wrapper .stuff-re-image .re-widget-img {
  height: auto;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.stuff-wrapper .stuff-re-image .logo {
  height: 30px;
  width: auto;
  position: absolute;
  top: 10px;
  right: 10px;
}
.stuff-wrapper .stuff-re-image .details {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  height: 75%;
  background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
}
.stuff-wrapper .stuff-re-image .details .subject {
  margin: 0;
  font-size: 14px;
  display: block;
  position: absolute;
  bottom: 28px;
  width: calc(100% - 20px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stuff-wrapper .stuff-re-image .details address {
  font-style: normal;
  margin: 0;
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  width: calc(100% - 20px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stuff-wrapper .stuff-re-details {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 10px;
}
.stuff-wrapper .stuff-re-details .stuff-re-price-icons {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  padding-right: 10px;
  overflow: hidden;
}
.stuff-wrapper .stuff-re-details .stuff-button {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  margin: auto 0 auto auto;
}
.stuff-wrapper .stuff-re-price {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.stuff-wrapper .stuff-re-icons {
  padding: 10px 0 0;
  height: 29px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.stuff-wrapper .stuff-re-icons dl {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.stuff-wrapper .stuff-re-icons dl dt {
  margin: 0;
  padding: 0;
}
.stuff-wrapper .stuff-re-icons dl dt img {
  height: 16px;
  width: 16px;
}
.stuff-wrapper .stuff-re-icons dl dd {
  margin: 0;
  padding: 0 10px 0 5px;
}
.stuff-wrapper .stuff-re-agent {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 10px;
  height: 50px;
}
.stuff-wrapper .stuff-re-agent img {
  height: 30px;
  width: 30px;
  margin-right: 10px;
}
.stuff-wrapper .stuff-re-agent .name {
  margin-right: auto;
}
.stuff-wrapper .stuff-re-agent .icon {
  height: 12px;
  width: 12px;
}
.stuff-wrapper .stuff-re-agent .icon img {
  height: 12px;
  width: 12px;
}
.stuff-wrapper .stuff-re-agent .icon ~ .icon {
  margin-left: 10px;
}
.stuff-wrapper .stuff-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.stuff-wrapper .stuff-list .stuff-list-item {
  margin: 0 0 5px;
  padding: 0 10px 10px;
}
.stuff-wrapper .stuff-list .stuff-list-item::after {
  content: '';
  display: table;
  clear: both;
}
.stuff-wrapper .stuff-list .stuff-list-item.margin-bottom-2 {
  margin-bottom: 2px;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-main-image {
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 2px;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-main-image .main-image {
  width: 100%;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-article-image {
  max-width: 70px;
  max-height: 50px;
  margin-top: 3px;
  margin-right: 7px;
  margin-bottom: 3px;
  overflow: hidden;
  float: left;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-article-image .main-image {
  width: 100%;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-list-item-link {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-list-item-link.stuff-list-item-link-image {
  background: url('/bundles/neighbourlystatic/img/stuff/icon_gallery.png') right top no-repeat;
  padding-right: 24px;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-list-item-link.stuff-list-item-link-heading {
  font-size: 16px;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-list-item-like {
  float: right;
  position: relative;
  line-height: 20px;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-list-item-like::before {
  position: absolute;
  left: -1.25em;
  content: url('/bundles/neighbourlystatic/img/stuff/stuff-widget-like.svg');
  width: 1em;
  height: 1em;
  line-height: 22px;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-list-item-copy {
  display: block;
  line-height: 150%;
}
.stuff-wrapper .stuff-list .stuff-list-item.stuff-thumb-list-item {
  overflow: auto;
}
.stuff-wrapper .stuff-list .stuff-list-item.stuff-thumb-list-item .stuff-neighbourhood-thumb {
  float: left;
  height: 60px;
  width: 90px;
  border: 1px solid #cccccc;
  margin: 3px 13px 10px 0;
}
.stuff-wrapper .stuff-list .stuff-list-item.stuff-half-list-item {
  float: left;
  width: 130px;
}
.stuff-wrapper .stuff-list .stuff-list-item.stuff-half-list-item .stuff-list-item-link {
  padding-right: 10px;
}
.stuff-wrapper .stuff-list .stuff-list-item.stuff-half-list-item .stuff-list-item-copy {
  padding-right: 10px;
}
.stuff-wrapper .stuff-list.stuff-list-spaced {
  margin-top: 10px;
}
.stuff-wrapper .stuff-list.stuff-list-spaced .stuff-list-item {
  margin: 10px 0 5px;
}
.stuff-wrapper .stuff-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 10px 0;
}
.stuff-wrapper .stuff-footer .neighbourly-logo {
  margin-left: 10px;
}
.stuff-wrapper .stuff-footer .stuff-button {
  width: 70px;
  padding-left: 0;
  padding-right: 0;
}
.stuff-wrapper .stuff-footer .view-all-link {
  line-height: 24px;
  color: #60a735;
  padding-right: 10px;
  text-align: right;
}
.stuff-wrapper .stuff-footer .stuff-form {
  position: relative;
  padding: 0 10px;
}
.stuff-wrapper .stuff-footer .stuff-form .stuff-input {
  margin: 0 10px 0 0;
  padding: 0 28px 0 10px;
  height: 28px;
  line-height: 28px;
  border: solid 1px #cccccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  width: 158px;
  background-repeat: no-repeat;
  background-position: 97% 6px;
  background-size: 16px 16px;
}
.stuff-wrapper .stuff-footer .stuff-form .stuff-input:hover,
.stuff-wrapper .stuff-footer .stuff-form .stuff-input:focus,
.stuff-wrapper .stuff-footer .stuff-form .stuff-input:active {
  border-color: #777777;
  outline: none;
}
.stuff-wrapper .stuff-footer .stuff-form .stuff-input.ui-autocomplete-loading {
  background-image: url("/bundles/neighbourlystatic/img/ajax-loader.gif");
}
.stuff-wrapper .stuff-footer .stuff-form .dropdown-neighbourhood-select {
  overflow: visible;
  display: block;
  float: left;
  position: relative;
}
.stuff-wrapper .stuff-footer .stuff-form .dropdown-neighbourhood-select .ui-autocomplete {
  top: auto !important;
  left: 0px !important;
  width: auto !important;
  margin: 0 0 2px;
  padding: 5px 0px;
  position: absolute;
  bottom: 100%;
  right: 10px;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  list-style-type: none;
}
.stuff-wrapper .stuff-footer .stuff-form .dropdown-neighbourhood-select .ui-autocomplete > li {
  padding: 5px 10px;
  margin: 0px;
  cursor: default;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.stuff-wrapper .stuff-footer .stuff-form .dropdown-neighbourhood-select .ui-autocomplete > li:hover {
  background: #cccccc;
}
.stuff-wrapper .stuff-footer .stuff-button-lg {
  float: right;
  font-size: 18px;
  font-family: Stuff, Arial, sans-serif;
  background: #60a735;
  border-radius: 7px;
  color: #FFFFFF;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 145px;
  text-align: center;
  border: none;
  margin: 0 10px 0 0;
  padding: 0;
  cursor: pointer;
}
.stuff-wrapper .stuff-footer .stuff-button-lg:hover,
.stuff-wrapper .stuff-footer .stuff-button-lg:focus {
  background: #55942f;
  outline: none;
  text-decoration: none;
}
.stuff-wrapper .stuff-footer .stuff-button-lg:active {
  background: #4a8029;
  outline: none;
}
.stuff-wrapper.morepork .stuff-header {
  border-color: #00a3e0;
}
.stuff-wrapper.morepork .stuff-header .morepork-button {
  position: absolute;
  top: 15px;
  right: 10px;
}
.stuff-wrapper.morepork .stuff-header .morepork-button > a {
  display: block;
}
.stuff-wrapper.morepork .stuff-header .morepork-button > a > img {
  display: block;
}
.stuff-wrapper.morepork .stuff-header .stuff-title a {
  color: #00a3e0;
}
.stuff-wrapper.morepork .stuff-list.stuff-list-spaced {
  margin-top: 0px;
}
.stuff-wrapper.morepork .stuff-list.stuff-list-spaced .stuff-list-item {
  margin: 0px;
  padding-bottom: 0px;
}
.stuff-wrapper.morepork .morepork-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.stuff-wrapper.morepork .morepork-footer > a {
  display: block;
}
.stuff-wrapper.morepork .morepork-footer > a > img {
  display: block;
}
.stuff-wrapper .pagination > div {
  border-top: 1px solid #e6e6e6;
  padding: 10px 1.5em;
}
.stuff-wrapper .pagination > div::after {
  content: '';
  display: table;
  clear: both;
}
.stuff-wrapper .pagination > div .control {
  width: 33%;
  float: left;
  position: relative;
}
.stuff-wrapper .pagination > div .control.prev {
  text-align: left;
}
.stuff-wrapper .pagination > div .control.prev a::before {
  content: "";
  position: absolute;
  left: -1.25em;
  background: url('/bundles/neighbourlystatic/img/stuff/stuff-widget-prev.svg');
  width: 1em;
  height: 1em;
  background-size: 1em;
  top: 50%;
  margin-top: -0.5em;
}
.stuff-wrapper .pagination > div .control.prev a.inactive {
  cursor: not-allowed;
  color: #777777;
  text-decoration: none;
}
.stuff-wrapper .pagination > div .control.prev a.inactive:hover {
  text-decoration: none;
}
.stuff-wrapper .pagination > div .control.next {
  text-align: right;
}
.stuff-wrapper .pagination > div .control.next a::after {
  content: "";
  position: absolute;
  right: -1.25em;
  background: url('/bundles/neighbourlystatic/img/stuff/stuff-widget-next.svg');
  width: 1em;
  height: 1em;
  background-size: 1em;
  top: 50%;
  margin-top: -0.5em;
}
.stuff-wrapper .pagination > div .control.next a.inactive {
  cursor: not-allowed;
  color: #777777;
  text-decoration: none;
}
.stuff-wrapper .pagination > div .control.next a.inactive:hover {
  text-decoration: none;
}
.stuff-wrapper .pagination > div .info {
  width: 33%;
  text-align: center;
  float: left;
}
.stuff-wrapper .promo-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.stuff-wrapper .promo-footer > a {
  display: block;
}
.stuff-wrapper .promo-footer > a > img {
  display: block;
  height: auto;
  width: 100%;
}
.stuff-wrapper .promo-footer.freshchoice-footer {
  height: 65px;
  width: 100%;
  padding: 10px;
  text-align: center;
  border-top: solid 1px #cccccc;
  background: #fafafa;
}
.stuff-wrapper .promo-footer.freshchoice-footer > a:hover {
  text-decoration: none;
}
.stuff-wrapper .promo-footer.freshchoice-footer > a > img {
  display: block;
  height: 22px;
  width: 80px;
  margin: 0 auto 5px;
}
.stuff-wrapper .promo-footer.freshchoice-footer > a > strong {
  color: #60a735;
  font-size: 14px;
}
.stuff-wrapper .stuff-button {
  font-size: 14px;
  font-family: Stuff, Arial, sans-serif;
  background: #60a735;
  border-radius: 7px;
  color: #FFFFFF;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: auto;
  text-align: center;
  border: none;
  margin: 0;
  padding: 0 10px;
  cursor: pointer;
}
.stuff-wrapper .stuff-button:hover,
.stuff-wrapper .stuff-button:focus {
  background: #55942f;
  outline: none;
  text-decoration: none;
}
.stuff-wrapper .stuff-button:active {
  background: #4a8029;
  outline: none;
  text-decoration: none;
}
@keyframes image-fade {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bounce-out {
  0% {
    transform: translate(0%, 0);
  }
  45% {
    transform: translate(0%, 0);
  }
  47% {
    transform: translate(5%, 0);
  }
  52% {
    transform: translate(-100%, 0);
  }
  93% {
    transform: translate(-100%, 0);
  }
  98% {
    transform: translate(5%, 0);
  }
  100% {
    transform: translate(0%, 0);
  }
}
@keyframes bounce-in {
  0% {
    transform: translate(-100%, 0);
  }
  45% {
    transform: translate(-100%, 0);
  }
  50% {
    transform: translate(5%, 0);
  }
  52% {
    transform: translate(0%, 0);
  }
  93% {
    transform: translate(0%, 0);
  }
  95% {
    transform: translate(5%, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
.plain {
  display: block;
  font-family: "Roboto", sans-serif;
  position: relative;
  height: 500px;
  width: 300px;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}
.plain img {
  border: none;
}
.plain .grad {
  position: absolute;
  height: 250px;
  width: 300px;
}
.plain .grad.grad-top {
  top: 0px;
  left: 0px;
  background-image: linear-gradient(9deg, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.8) 100%);
}
.plain .grad.grad-bottom {
  bottom: 0px;
  left: 0px;
  background-image: linear-gradient(-9deg, rgba(0, 0, 0, 0.8) 26%, rgba(0, 0, 0, 0) 60%);
}
.plain .rotate-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.plain .rotate-bg.rotate-bg-1 {
  opacity: 1;
}
.plain .rotate-bg.rotate-bg-2 {
  opacity: 0;
  animation: image-fade ease-in-out infinite 10s normal;
}
.plain .logo {
  position: absolute;
  top: 15px;
  left: 15px;
  height: 48px;
  width: auto;
}
.plain .frame {
  position: absolute;
  top: 78px;
  left: 0px;
  width: 300px;
}
.plain .frame .line {
  display: inline-block;
  font-size: 28px;
  line-height: 42px;
  padding: 0 15px 0 100px;
  margin-left: -85px;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 200;
  background: #60A735;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  animation: ease-in-out infinite 10s normal;
}
.plain .frame .line.line-2 {
  animation-delay: 0.2s;
}
.plain .frame.frame-1 {
  padding-top: 31px;
}
.plain .frame.frame-1 .line {
  transform: translate(0, 0);
  animation-name: bounce-out;
}
.plain .frame.frame-2 {
  padding-top: 215px;
}
.plain .frame.frame-2 .line {
  transform: translate(-100%, 0);
  animation-name: bounce-in;
}
.plain .button {
  text-align: center;
  font-size: 22px;
  position: absolute;
  bottom: 15px;
  left: 15px;
  height: 52px;
  width: 270px;
  border-radius: 5px;
  color: #fff;
  background: #0b9abc;
  line-height: 52px;
}
.stuff-business-content {
  position: relative;
  z-index: 1;
  padding: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.stuff-business-content .stuff-business-logo {
  display: block;
  height: 32px;
  width: auto;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  margin-right: auto;
}
.stuff-business-content .stuff-business-heading {
  margin-top: auto;
  font-weight: 900;
  color: #fff;
  font-size: 28px;
  line-height: 40px;
}
.stuff-business-content .stuff-business-heading .no-wrap {
  display: inline-block;
  max-width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.stuff-business-content .nb-button {
  background: #60a735;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 0 rgba(215, 235, 202, 0.2), inset 0 -2px 0 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  margin: 15px 0;
}
.stuff-business-content .nb-button:hover {
  background: #78c54a;
}
.stuff-business-content .nb-button-outline {
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  height: 41px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
