/*
Theme Name: Aquamonix NEW

Theme URI: http://www.egwebdesign.co.nz
Version: 1.0
Author: Cavell Evenson
template: bb-theme
*/
/* Add your custom styles here... */
.text-shadow {
  text-shadow: 0 0 8px black; }

@font-face {
  font-family: 'MuseoSans';
  src: url("fonts/exljbris_-_museosansrounded-300-webfont.eot");
  src: url("fonts/exljbris_-_museosansrounded-300-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/exljbris_-_museosansrounded-300-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosansrounded-300-webfont.woff") format("woff"), url("fonts/exljbris_-_museosansrounded-300-webfont.ttf") format("truetype"), url("fonts/exljbris_-_museosansrounded-300-webfont.svg#museo_sans_rounded300") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSans';
  src: url("fonts/exljbris_-_museosansrounded-100-webfont.eot");
  src: url("fonts/exljbris_-_museosansrounded-100-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/exljbris_-_museosansrounded-100-webfont.woff2") format("woff2"), url("fonts/exljbris_-_museosansrounded-100-webfont.woff") format("woff"), url("fonts/exljbris_-_museosansrounded-100-webfont.ttf") format("truetype"), url("fonts/exljbris_-_museosansrounded-100-webfont.svg#museo_sans_rounded100") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSans';
  src: url("fonts/museosansrounded-700-webfont.eot");
  src: url("fonts/museosansrounded-700-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/museosansrounded-700-webfont.woff2") format("woff2"), url("fonts/museosansrounded-700-webfont.woff") format("woff"), url("fonts/museosansrounded-700-webfont.ttf") format("truetype"), url("fonts/museosansrounded-700-webfont.svg#museo_sans_rounded700") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSans';
  src: url("fonts/museosansrounded-500-webfont.eot");
  src: url("fonts/museosansrounded-500-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/museosansrounded-500-webfont.woff2") format("woff2"), url("fonts/museosansrounded-500-webfont.woff") format("woff"), url("fonts/museosansrounded-500-webfont.ttf") format("truetype"), url("fonts/museosansrounded-500-webfont.svg#museo_sans_rounded500") format("svg");
  font-weight: normal;
  font-style: normal; }

h2, h3, h4, h5, h6 {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

.fl-page-header-primary {
  border-bottom: 4px solid #77bc1f; }

footer.fl-page-footer-wrap ul.menu li {
  font-size: 13px; }

footer.fl-page-footer-wrap .textwidget p {
  font-size: 13px; }

.fl-post-author {
  display: none; }

.woocommerce nav.woocommerce-breadcrumb {
  margin: 0 0 2em 0;
  padding: 0.2em 0.5em;
  border-radius: 4px;
  font-size: 0.92em;
  font-weight: 700;
  color: #fff;
  background: #77bc1f; }
  .woocommerce nav.woocommerce-breadcrumb a {
    color: #fff; }

ul.products li.product {
  text-align: center; }
  ul.products li.product .imagewrapper {
    height: 255px; }
    ul.products li.product .imagewrapper img {
      width: auto !important;
      height: auto !important;
      max-height: 250px !important;
      display: block;
      margin: 0 auto !important; }
  ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px; }
  ul.products li.product span.excerpt {
    font-size: 12px; }
  ul.products li.product .button {
    background-color: #77bc1f;
    color: white;
    font-size: 14px; }

.woocommerce-product-search button {
  margin-top: 15px; }

ul.accessories li {
  list-style: none;
  clear: both;
  padding: 0 5px;
  margin: 0 5px;
  border-bottom: 1px solid #ccc;
  overflow: hidden; }
  ul.accessories li img {
    margin: 0.5em 1em 0.5em 0;
    max-width: 100px;
    display: inline-block; }
  ul.accessories li p, ul.accessories li a {
    margin: 15px 0;
    display: inline-block; }

#industries-home .pp-infobox {
  padding: 5px 8px !important; }
