@import url(//fonts.googleapis.com/css?family=Roboto:400,100,700,300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700);
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a,
span {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
input,
select,
textarea,
button {
  font-family: inherit;
  font-size: inherit;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
strong {
  font-style: normal;
  font-weight: 800;
}
em {
  font-weight: normal;
  font-style: italic;
}
ul {
  list-style: none;
}
ol li {
  list-style: decimal inside;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
a {
  /* get rid of link outlines in firefox */
  outline-color: transparent;
  outline-style: none;
  outline-width: medium;
  text-decoration: none;
}
.g-1-1,
.g-2-1,
.g-3-1,
.g-3-2,
.g-4-1,
.g-4-2,
.g-4-3,
.g-5-1,
.g-5-2,
.g-5-3,
.g-5-4,
.g-6-1,
.g-6-2,
.g-6-3,
.g-6-4,
.g-6-5,
.g-7-1,
.g-7-2,
.g-7-3,
.g-7-4,
.g-7-5,
.g-7-6,
.g-8-1,
.g-8-2,
.g-8-3,
.g-8-4,
.g-8-5,
.g-8-6,
.g-8-7,
.g-9-1,
.g-9-2,
.g-9-3,
.g-9-4,
.g-9-5,
.g-9-6,
.g-9-7,
.g-9-8,
.g-10-1,
.g-10-2,
.g-10-3,
.g-10-4,
.g-10-5,
.g-10-6,
.g-10-7,
.g-10-8,
.g-10-9,
.g-12-1,
.g-12-2,
.g-12-3,
.g-12-4,
.g-12-5,
.g-12-6,
.g-12-7,
.g-12-8,
.g-12-9,
.g-12-10,
.g-12-11 {
  float: left;
  display: inline;
  padding: 0 2%;
  width: 100%;
}
.g-1-1 {
  float: none;
  display: block;
  padding: 0 2%;
  clear: both;
}
.g-max {
  padding: 0;
}
.g-border-r {
  padding-right: 1.80%;
  border-right: dotted 1px #000;
}
.g-border-l {
  padding-left: 1.80%;
  border-left: dotted 1px #000;
}
@media only screen and (min-width: 768px) {
  .g-1-1 {
    width: 100%;
  }
  .g-2-1,
  .g-4-2,
  .g-6-3,
  .g-8-4,
  .g-10-5,
  .g-12-6 {
    width: 50%;
  }
  .g-3-1,
  .g-6-2,
  .g-9-3,
  .g-12-4 {
    width: 33.3333%;
  }
  .g-3-2,
  .g-6-4,
  .g-9-6,
  .g-12-8 {
    width: 66.6666%;
  }
  .g-4-1,
  .g-8-2,
  .g-12-3 {
    width: 25%;
  }
  .g-4-3,
  .g-8-6,
  .g-12-9 {
    width: 75%;
  }
  .g-5-1,
  .g-10-2 {
    width: 20%;
  }
  .g-5-2,
  .g-10-4 {
    width: 40%;
  }
  .g-5-3,
  .g-10-6 {
    width: 60%;
  }
  .g-5-4 .g-10-8 {
    width: 80%;
  }
  .g-6-1,
  .g-12-2 {
    width: 16.6666%;
  }
  .g-6-5,
  .g-12-10 {
    width: 83.3333%;
  }
  .g-8-1 {
    width: 12.5%;
  }
  .g-8-3 {
    width: 37.5%;
  }
  .g-8-5 {
    width: 62.5%;
  }
  .g-8-7 {
    width: 87.5%;
  }
  .g-9-1 {
    width: 11.1111%;
  }
  .g-9-2 {
    width: 22.2222%;
  }
  .g-9-4 {
    width: 44.4444%;
  }
  .g-9-5 {
    width: 55.5555%;
  }
  .g-9-7 {
    width: 77.7777%;
  }
  .g-9-8 {
    width: 88.8888%;
  }
  .g-10-1 {
    width: 10%;
  }
  .g-10-3 {
    width: 30%;
  }
  .g-10-7 {
    width: 70%;
  }
  .g-10-9 {
    width: 90%;
  }
  .g-12-1 {
    width: 8.3333%;
  }
  .g-12-5 {
    width: 41.6666%;
  }
  .g-12-7 {
    width: 58.3333%;
  }
  .g-12-11 {
    width: 91.6666%;
  }
}
@media only screen and (min-width: 960px) {
  .g-left {
    padding: 0 2% 0 0;
  }
  .g-right {
    padding: 0 0 0 2%;
  }
}
/* CSS Document */
body {
  background-color: #fcfcfc;
}
.wrapper {
  max-width: 1170px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.row {
  margin-left: 2%;
  margin-right: 2%;
}
.photogalleryItem {
  padding: .5em;
}
.photogalleryItem:first-of-type {
  padding-left: 0;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #2d2929;
}
h1,
.H1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 1.4;
  color: #2d2929;
  margin: 1em;
}
h2,
.H2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  text-transform: uppercase;
  color: #2d2929;
}
p,
.P,
label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 1em 0;
  color: #2d2929;
}
h4,
.H4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 1em 0;
  color: #2d2929;
  font-weight: bold;
}
label {
  font-weight: 400;
  font-size: 16px;
}
li {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
address {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 1em 0;
  color: #2d2929;
}
@media only screen and (min-width: 520px) {
  h1,
  .H1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.4;
    color: #2d2929;
    margin: 1em 0;
  }
}
/*Forms
-----------------------------------------------------------------------------*/
form div {
  clear: left;
  margin: 3px 0;
  width: 100%;
}
form label {
  width: 100%;
  margin: 5px 0;
  height: 2em;
}
form .shop-form label {
  font-size: 16px;
}
form .radio-label {
  width: auto;
  position: relative;
  top: -6px;
  margin-left: .5em;
}
form input,
form textarea,
form select {
  width: 100%;
  height: 3em;
  border: 1px solid #ddd;
  background-color: #fafafa;
  margin: 0 0 1em 0;
  padding: 0 1em;
  -o-border-radius: 3px;
  border-radius: 3px;
}
form input:hover,
form select:hover,
form input:focus {
  border-color: #c5c5c5;
  background-color: #f6f6f6;
}
form textarea {
  height: 100px;
  width: 180px;
}
form input[type="checkbox"],
form input[type="radio"] {
  width: 24px;
  height: 24px;
}
form .cat_filebox {
  height: 3em;
  width: 100%;
}
form .captcha {
  display: inline-block;
  width: 100%;
}
form .captchaimg {
  margin: 0 3px;
}
form .captcha input {
  width: 180px !important
  /*override BC inline formatting*/
}
@media only screen and (min-width: 768px) {
  form input,
  form textarea,
  form select,
  form .cat_filebox {
    height: 2em;
  }
}
.button {
  background-color: #00b8eb;
  color: #fcfcfc;
  height: 40px;
  width: auto;
  border: #00b8eb 2px solid;
  padding: 0 1em;
  font-size: 16px;
  line-height: 36px;
  margin: 1em 0;
  display: inline-block;
  -o-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.button:hover {
  border-color: #00b8eb;
  border-bottom: #006885 4px solid;
  background-color: #00b8eb;
}
.button:active {
  background: none;
  color: #00b8eb;
  line-height: 36px;
}
nav {
  display: none;
  background-color: #e9371c;
  padding: 0 4%;
}
nav li {
  position: relative;
  z-index: 10;
}
nav li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 40px;
  font-weight: 700;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}
nav li ul {
  width: 100%;
  display: none;
}
nav li li {
  padding: 0 0 0 7%;
}
.menu-shopping-cart {
  display: none;
}
.hamburger {
  float: left;
}
.hamburger button {
  position: relative;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.hamburger .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #fff;
}
.hamburger .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media only screen and (min-width: 768px) {
  .hamburger {
    display: none;
  }
  nav {
    height: 40px;
    display: block;
  }
  nav .wrapper {
    padding: 0 2em;
  }
  nav .wrapper > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  nav li a {
    font-size: 14px;
    text-align: center;
    color: #fcfcfc;
  }
  nav li ul {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 10;
    background: #e9371c;
    min-width: 160px;
  }
  nav li li {
    float: none;
    padding: 0 12%;
    display: block;
    width: 100%;
  }
  nav li li a {
    text-align: left;
    padding: .5em 0;
    line-height: 1.4;
  }
  .menu-contactus {
    display: block;
  }
}
.clear {
  display: inline-block;
}
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clear {
  height: 1%;
}
.clear {
  display: block;
}
.clear-float {
  clear: both;
}
.hide {
  display: none;
}
.center {
  text-align: center;
}
.justify {
  text-align: justify;
}
.right {
  text-align: right;
}
.image-right {
  float: right;
  margin: 0 0 1em 1em;
}
.image-left {
  float: left;
  margin: 0 1em 1em 0;
}
.img-100 img {
  width: 100%;
  height: auto;
}
.larger-text {
  font-size: 18px;
}
.large-link {
  height: 40px;
  padding: 0 2%;
  margin: .3em 0;
}
.large-link a {
  color: #fcfcfc;
  background: no-repeat 96% center url(/assets/layout/right-arrow.png);
  background-color: #e9371c;
  line-height: 40px;
  display: block;
  padding: 0 .5em;
}
.large-sub-link {
  height: 40px;
  padding: 0 2%;
  margin: .3em 0;
  border-bottom: 1px solid #00b8eb;
}
.large-sub-link a {
  color: #2d2929;
  background: no-repeat 4% center url(/assets/layout/blue-right-arrow.png);
  line-height: 40px;
  display: block;
  padding: 0 .5em 0 10%;
}
.sub-page-hero {
  margin-top: 2em;
}
.sub-page-hero img,
.mobile-hero {
  vertical-align: top;
}
.system-error-message {
  padding: 0 2%;
}
input[type="radio"] {
  width: 18px;
  height: 18px;
}
.notice {
  padding: 1em;
  margin: 1em auto;
  width: auto;
  max-width: 320px;
  background-color: #00b8eb;
}
.notice a {
  color: #white;
}
.video-hero img {
  width: 100%;
}
@media only screen and (min-width: 520px) {
  .screen-min-only {
    display: none;
  }
  .resources-links {
    padding-bottom: 3em;
  }
}
/* header.less */
header {
  padding: 0 2%;
  background: no-repeat left top url(/assets/layout/header-mob-bg.jpg) #000000;
  height: 171px;
}
.header-search {
  width: 180px;
  float: right;
  height: 32px;
  border: solid 1px #2d2929;
  color: #2d2929;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 32px;
  -o-border-radius: 16px;
  border-radius: 16px;
  margin: 1em 2%;
  padding: 0 16px;
}
.is-logged-in {
  position: absolute;
  top: 0;
  left: 1%;
  font-size: 14px;
  z-index: 10;
}
.ff-logo {
  position: absolute;
  bottom: 72px;
  left: 2%;
  width: 275px;
}
.ff-logo a {
  position: relative;
  display: block;
}
.ff-logo a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.header-logo {
  position: absolute;
  bottom: 16px;
  left: 2%;
  width: 175px;
}
@media only screen and (min-width: 520px) {
  header {
    background: no-repeat left top url(/assets/layout/header-bg.jpg) #000000;
    height: 145px;
  }
  .mobile-hero {
    display: none;
  }
  .header-login-search {
    float: right;
  }
  .header-search {
    clear: right;
    float: right;
    width: 180px;
  }
  .header-login:focus,
  .header-search:focus {
    outline: none;
  }
  .header-logo {
    position: absolute;
    bottom: 29px;
    left: auto;
    right: 6px;
    width: 175px;
  }
  .ff-logo {
    position: absolute;
    bottom: 29px;
    left: 10px;
    width: 275px;
  }
}
@media only screen and (min-width: 768px) {
  .header-search {
    margin-top: 16px;
  }
  .header-login {
    float: right;
    display: block;
    width: 180px;
    height: 32px;
    line-height: 32px;
    background-color: #e5e6e7;
    color: #2d2929;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    -o-border-radius: 16px;
    border-radius: 16px;
  }
  .is-logged-in {
    left: auto;
    right: 1em;
  }
  .header-logo {
    position: absolute;
    bottom: 29px;
    right: 0;
    width: 218px;
  }
  .ff-logo {
    position: absolute;
    bottom: 29px;
    left: 0;
    width: 375px;
  }
}
@media only screen and (min-width: 992px) {
  .header-search {
    margin-top: 55px;
  }
  .header-logo {
    position: absolute;
    bottom: 29px;
    right: 193px;
    width: 275px;
  }
}
@media only screen and (min-width: 1170px) {
  header {
    padding: 0;
  }
}
/* footer.less */
footer {
  background-color: #e9371c;
  padding: 2em 0;
}
footer h3 {
  color: #fcfcfc;
  text-transform: uppercase;
}
footer address {
  color: #fcfcfc;
}
/* main.less */
[class$='-hero'] .wrapper {
  background: no-repeat center top url(/assets/layout/home-hero.jpg);
  height: 366px;
  background-size: cover;
  position: relative;
}
.content {
  padding: 0 4%;
  margin-top: 2em;
}
.content p:first-child {
  font-weight: 700;
  font-size: 20px;
}
.pagename {
  position: absolute;
  bottom: 0;
  font-size: 32px;
  line-height: 55px;
  height: 55px;
  color: #fff;
  font-weight: 700;
  z-index: 10;
  padding: 0 4%;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0 40px 0 0;
  width: auto;
  padding: 0 2em 0 1em;
}
@media only screen and (min-width: 1170px) {
  .wrapper > .g-1-1 {
    padding: 0;
  }
  .content {
    padding: 0;
  }
}
/* home.less */
.home-blurb {
  display: none;
}
.home-product-group {
  margin: .3em 0;
}
.home-product-group h2 {
  display: none;
}
.page-home {
  padding: 0;
}
.product-group-item {
  width: 100%;
  margin-bottom: .5em;
  padding: 0;
}
.product-group-item a {
  font-size: 20px;
  line-height: 100px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fcfcfc;
  display: block;
  background-size: cover;
}
.product-group-item a:hover {
  background: #e9371c !important;
}
.product-group-item img {
  display: none;
}
.product-group-item span {
  height: 40px;
  line-height: 40px;
  padding: 0 5%;
}
.home-resources {
  display: none;
}
.bx-wrapper {
  border: none;
  box-shadow: none;
}
@media only screen and (min-width: 520px) {
  .page-home {
    padding: 0 4%;
    margin-top: 0;
  }
  .home-slideshow {
    display: block;
  }
  .home-product-group {
    margin: 2em -0.7%;
  }
  .product-group-item {
    margin: .3em 0;
    height: auto;
    width: 50%;
    padding: 0 .7%;
  }
  .product-group-item a {
    position: relative;
    height: 100px;
  }
  .product-group-item a img {
    display: inline;
  }
  .home-resources {
    display: block;
    margin: 2em 0;
  }
  .home-resources > ul > li {
    height: 40px;
    margin: 1em 0;
  }
  .home-resources > ul > li > a {
    color: #fcfcfc;
    display: block;
    font-size: 18px;
    padding: 0 1em;
    line-height: 40px;
    background-color: #e9371c;
    text-align: center;
    text-transform: uppercase;
  }
  .home-resources .g-3-1 {
    width: 50%;
    padding: 0 1%;
  }
  .home-resources .g-right,
  .home-resources .g-left {
    padding: 0 1%;
  }
}
@media only screen and (max-width: 768px) {
  .home-resources h2 {
    padding: 0 1%;
  }
  .home-resources li {
    margin: .3em 0;
  }
  .home-resources li a {
    background: no-repeat 96% center url(/assets/layout/right-arrow.png) #00b8eb;
    padding: 0 .5em;
  }
}
@media only screen and (min-width: 768px) {
  .home-blurb {
    display: block;
  }
  .home-blurb p {
    padding: 2em 16%;
    text-align: center;
    font-size: 18px;
  }
  .product-group-item {
    margin: .5em 0;
    height: auto;
    width: 33.3333%;
    position: relative;
  }
  .product-group-item.pg-rural a {
    background-image: url(/assets/home-rural.jpg);
  }
  .home-resources .g-3-1 {
    width: 33.3333%;
  }
  .home-resources .g-right {
    padding: 0 0 0 2%;
  }
  .home-resources .g-left {
    padding: 0 2% 0 0;
  }
}
/* about-us.less */
.about-text {
  margin-top: 1em;
}
.about-download img {
  width: auto;
}
/* contact-us.less*/
.location-address {
  margin-bottom: 2em;
}
.contact-us-column {
  float: none;
  padding: 0 6.25%;
}
@media only screen and (min-width: 520px) {
  .contact-us-column {
    float: right;
    padding: 0;
  }
}
/* catalog.less */
.catalog-hero {
  position: relative;
  line-height: 0;
}
.catalog-hero img {
  display: none;
}
.catalog-description,
.catalog-logos,
.product-groups-title {
  display: none;
}
.catalog-show-mobile {
  display: block;
  padding: 0 2%;
}
.catalog-link {
  font-size: 20px;
  font-weight: 700;
  color: #2d2929;
}
.catalog-link:before {
  content: url(/assets/layout/blue-right-arrow.png);
  padding-right: 1em;
}
.catalog-list {
  margin-bottom: 1em;
}
.catalog-list ul li {
  list-style: none;
}
.shop-catalogue > a {
  color: #2d2929;
  display: block;
  font-size: 18px;
  padding: 0 1em;
  min-height: 40px;
  padding: 6px 0 7px 7%;
  border-bottom: 1px solid #e9371c;
  position: relative;
}
.shop-catalogue > a:after {
  content: "";
  background: url(/assets/layout/right-arrow.png);
  height: 12px;
  width: 12px;
  position: absolute;
  right: 4.3%;
  top: 14px;
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.shop-catalogue .down-arrow:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.shop-catalogue ul {
  border-bottom: 1px solid #e9371c;
  position: absolute;
}
.shop-catalogue ul a {
  color: #2d2929;
  height: 40px;
  line-height: 40px;
  padding: 0 1em 0 2.5em;
  display: block;
  background-color: #fcfcfc;
  font-size: 16px;
  position: relative;
  z-index: 10;
}
.resources-dropdown .down-arrow {
  background-image: url(/assets/layout/right-arrow.png);
}
.catalogueItemNotFound {
  height: 0;
}
@media only screen and (min-width: 520px) {
  .catalog-hero {
    height: 350px;
    overflow: hidden;
    margin-bottom: 2em;
  }
  .catalog-hero img {
    display: block;
  }
  .catalog-title {
    background-color: #2d2929;
    color: #fcfcfc;
    font-size: 30px;
    font-weight: 700;
    line-height: 55px;
    padding: 0 2em 0 1em;
    margin: 0;
    -o-border-radius: 0 55px 0 0;
    border-radius: 0 55px 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .catalog-title-no-hero {
    font-weight: 700;
    font-size: 28px;
  }
  .catalog-description {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 1em 0;
    color: #2d2929;
    padding: 2em 16%;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    border-bottom: solid 1px #999999;
    margin: 0;
  }
  .catalog-heating {
    text-align: left;
    padding: 2em 0;
  }
  .pandi-logo {
    max-width: 226px;
    padding: 2em 0 0;
  }
  .catalog-logos {
    display: block;
  }
  .catalog-logos ul {
    display: table;
    border-bottom: 1px solid #999999;
    width: 100%;
  }
  .catalog-logos li {
    height: 96px;
    padding: 20px;
    vertical-align: middle;
    display: table-cell;
    width: 16.6666%;
  }
  .catalog-logos li img {
    width: 100%;
  }
  .shop-catalogue,
  .resources-dropdown {
    margin: 1em 0;
    width: 50%;
  }
  .shop-catalogue > a,
  .resources-dropdown > a {
    color: #fcfcfc;
    background-color: #e9371c;
    padding-left: 1em;
  }
  .shop-catalogue ul a,
  .resources-dropdown ul a {
    color: #2d2929;
    height: 32px;
    line-height: 32px;
    padding: 0 1em 0 2em;
    display: block;
    background-color: #fcfcfc;
    font-size: 16px;
    position: relative;
    z-index: 10;
    overflow: hidden;
  }
  .resources-dropdown {
    margin: .3em 0;
  }
  .shop-main {
    margin-bottom: 4em;
  }
}
@media only screen and (min-width: 768px) {
  .shop-catalogue,
  .resources-dropdown {
    width: 33.3333%;
  }
}
/* product.less */
.large-product {
  padding: 1em 0;
  border-bottom: 1px solid #999999;
  position: relative;
}
.product-image > img {
  margin: 1em 0;
  box-sizing: border-box;
  width: 100%;
}
.product-image .product-image-poplets {
  padding: 1em 0;
  margin-left: -0.5%;
}
.product-image .product-image-poplets div {
  float: left;
  width: 31%;
  margin: 0 1%;
  border: #cccccc 1px solid;
}
.product-image .product-image-poplets div img {
  max-width: 100%;
}
.mobile-product-heading {
  height: 40px;
  padding: 0 2%;
  margin: .3em 0;
  color: #fcfcfc;
  background-color: #00b8eb;
  line-height: 40px;
  padding: 0 .5em;
  margin: 0 2%;
}
.product-selector {
  width: auto;
  max-width: 100%;
  height: 2em;
  font-weight: 700;
  font-size: 18px;
  border: 1px solid #e5e6e7;
  cursor: pointer;
  padding: 0 16px;
}
.product-description {
  margin-top: 1em;
}
.product-description li {
  list-style: inside disc;
}
.product-description img {
  width: auto;
}
.product-tabs {
  clear: both;
  margin-bottom: 24px;
}
.product-tabs ul {
  list-style: none;
}
.product-tabs li {
  list-style: none;
  float: left;
  position: relative;
  height: 30px;
  border-radius: 10px 10px 0 0;
  text-shadow: 1px 1px 0 #bbb;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: .2s;
          transition: .2s;
}
.product-tabs li a {
  display: block;
  position: relative;
  height: 20px;
  padding: 6px 1em 27px;
  border-radius: 10px 10px 0 0;
  background: #999;
  color: #444;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}
.product-tabs li:hover {
  z-index: 1;
}
.product-tabs li:hover a {
  background: #ccc;
  color: #000;
}
.product-tabs li.active {
  z-index: 2;
}
.product-tabs li.active a {
  z-index: 3;
  background: #fff;
  color: #000;
  text-shadow: none;
  font-weight: 700;
}
.product-group {
  margin-top: 1em;
}
.product-list-item {
  margin: 0;
  width: 100%;
  max-width: 400px;
}
.product-list-item.logged-in {
  margin: 0 0 1em 0;
}
.product-list-item p {
  float: left;
  line-height: 40px;
  width: 85%;
  max-width: 320px;
  margin: 0;
}
.product-list-item span {
  display: inline-block;
}
.units-input {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  float: right;
}
.product-item-added {
  display: none;
  padding-left: 1em;
}
.related-products {
  padding: 1em 0;
}
.related-product-image {
  border: 1px solid #999999;
}
.related-product-image img {
  width: 100%;
}
.related-product {
  padding: 0 1%;
  width: 50%;
}
.related-product p {
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
  height: 2.4em;
}
.related-product p a {
  color: #2d2929;
}
.catProductAttributeGroup {
  margin-top: 1em;
}
@media only screen and (min-width: 520px) {
  .large-product h1 {
    font-weight: 700;
    font-size: 28px;
  }
  .product-description h2 {
    margin-top: -0.4em;
    text-transform: none;
    font-weight: 700;
    font-size: 21px;
  }
  .product-image {
    padding-right: 4%;
  }
  .product-selector {
    margin-left: -19px;
  }
  .related-product {
    width: 16.6666%;
  }
  .product-cart-summary {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    text-align: right;
  }
  .product-cart-summary p {
    font-size: 18px;
    margin: .3em 0;
  }
  .product-cart-summary .button {
    margin: 0;
  }
}
.literature-item img {
  max-width: 100%;
  max-height: 200px;
  width: auto;
  margin: 0 auto;
  display: block;
}
.literature-item p {
  text-align: center;
}
.projects-item-gallery ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.projects-item-gallery ul li {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
.projects-item-gallery ul li img {
  max-width: 100%;
}
@media (min-width: 500px) {
  .projects-item-gallery ul li {
    -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
            flex-basis: 48%;
  }
}
@media (min-width: 768px) {
  .projects-item-gallery ul li {
    -webkit-flex-basis: 31%;
        -ms-flex-preferred-size: 31%;
            flex-basis: 31%;
  }
}
.search-result {
  width: 100%;
}
.search-result h3 {
  line-height: 1;
}
.search-result h3 a {
  font-family: arial, sans-serif;
  color: #1a0dab;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  text-decoration: none;
}
.search-result p {
  font-family: arial, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 1.4;
}
.search-result cite {
  font-family: arial, sans-serif;
  color: #006621;
  font-size: 14px;
}
@media only screen and (min-width: 900px) {
  .search-result {
    width: 65%;
  }
}
/* shopping-cart.less */
.cart {
  background: #fff;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ddd;
  width: 100%;
  margin: 0 0 1em 0;
}
.cart th {
  color: #666;
  padding: .6em;
  background: #f9f9f9;
  border-bottom: 1px solid #eee;
  color: #000;
  font-weight: normal;
}
.cart td {
  padding: 0 .6em;
  line-height: 1.2;
}
.cart .actions {
  text-align: right;
}
.cart .sc-description {
  vertical-align: middle;
}
.currency {
  white-space: nowrap;
}
.cart .sc-quantity input {
  height: 40px;
  width: 40px;
  text-align: center;
}
.cart .sc-remove .button {
  font-weight: 700;
}
/*# sourceMappingURL=style.css.map */