@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

elements-of-type(html5-block) {
  display: block; }

.no-gutters {
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0; }
  .no-gutters > [class^="col-"],
  .no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }

*:focus {
  outline: 0; }

@media (max-width: 1300px) {
  body:not(.home) {
    background-size: 100%; } }

body {
  font-family: "ralewayregular", Verdana, Helvetica, Arial sans-serif;
  font-size: 12px;
  text-align: center;
  text-rendering: optimizeLegibility;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url("../images/pcwi-bgtest.jpg");
  background-size: contain;
  background-repeat: no-repeat; }
  @media (max-width: 1300px) {
    body {
      background-size: 1300px;
      overflow-x: hidden; } }
  body .breadcrumbs {
    background-color: #A6BFC4;
    height: 30px;
    padding: 0 30px;
    text-align: left; }
    body .breadcrumbs span:not(:last-of-type) {
      margin-right: 5px; }
      body .breadcrumbs span:not(:last-of-type):not(:first-of-type)::after {
        content: "\E5CC";
        font-family: "Material Icons";
        font-size: 1.4em;
        vertical-align: sub;
        margin-left: 5px;
        color: white; }
    body .breadcrumbs a {
      transition: color 250ms ease-in-out;
      -webkit-transition: color 250ms ease-in-out;
      -moz-transition: color 250ms ease-in-out;
      -o-transition: color 250ms ease-in-out;
      position: relative;
      bottom: 1px;
      color: #fff;
      font-weight: 300;
      font-size: 14px;
      height: 21px;
      text-align: left;
      line-height: 30px;
      text-decoration: none; }
      body .breadcrumbs a:hover {
        color: #576467; }
    body .breadcrumbs .breadcrumb-shop {
      position: relative;
      top: 1px;
      margin-right: 10px; }
      body .breadcrumbs .breadcrumb-shop a:before {
        content: "\E88A";
        font-family: "Material Icons";
        font-size: 1.4em;
        vertical-align: sub; }
      @media screen and (max-width: 500px) {
        body .breadcrumbs .breadcrumb-shop {
          display: none; } }
    @media screen and (max-width: 500px) {
      body .breadcrumbs .breadcrumb-piece,
      body .breadcrumbs .mclsname,
      body .breadcrumbs .clsname {
        display: none; } }
  body .btn-one {
    color: #fff;
    background-color: #F09723;
    display: inline-block;
    padding: 15px 40px;
    margin: 0.8rem 0;
    font-size: 15px;
    min-width: 320px;
    text-align: center;
    border: none; }
    body .btn-one a {
      color: #fff;
      text-decoration: none; }
  body .btn-two {
    color: #fff;
    background-color: #F09723;
    display: inline-block;
    padding: 8px;
    margin: 1px;
    font-size: 15px;
    text-align: center;
    border-radius: 4px; }
    body .btn-two a {
      color: #fff;
      text-decoration: none;
      font-size: 15px;
      text-transform: uppercase;
      letter-spacing: 1px; }
  body .btn-three {
    color: #fff;
    background-color: #576467;
    border: 1px solid #576467;
    display: inline-block;
    min-width: 110px;
    padding: 5px 10px;
    margin-right: 5px;
    font-size: 0.8rem;
    text-align: center;
    border-radius: 0;
    cursor: pointer; }
    body .btn-three a {
      color: #fff;
      background-color: #576467;
      text-decoration: none;
      padding: 5px 10px;
      font-size: 0.8rem;
      cursor: pointer; }
  body .btn-four {
    color: #A6BFC4;
    background-color: #fff;
    border: 1px solid #A6BFC4;
    display: inline-block;
    min-width: 110px;
    padding: 5px 10px;
    margin-right: 5px;
    font-size: 0.8rem;
    text-align: center;
    border-radius: 0;
    cursor: pointer; }
    body .btn-four a {
      color: #A6BFC4;
      text-decoration: none;
      font-size: 0.8rem;
      padding: 5px 10px;
      cursor: pointer; }
  body .info-wrapper {
    background-color: #F5F5F5;
    overflow: auto; }
    body .info-wrapper .content-wrapper .about-content h1,
    body .info-wrapper .content-wrapper .certification-content h1,
    body .info-wrapper .content-wrapper .distributors-content h1,
    body .info-wrapper .content-wrapper .rohs-content h1,
    body .info-wrapper .content-wrapper .services-content h1,
    body .info-wrapper .content-wrapper .privacy-content h1,
    body .info-wrapper .content-wrapper .video-content h1,
    body .info-wrapper .content-wrapper .sds-content h1,
    body .info-wrapper .content-wrapper .search-content h1,
    body .info-wrapper .content-wrapper .product-content h1,
    body .info-wrapper .content-wrapper .catalogue-content h1 {
      letter-spacing: 2px;
      font-size: 3.5em;
      color: #000;
      padding: 4px 10px 14px 0;
      border-bottom: 1px solid #000;
      font-weight: 500;
      text-transform: uppercase;
      line-height: 1.15;
      font-family: 'Titillium Web', sans-serif;
      margin-bottom: 20px; }
      @media screen and (max-width: 500px) {
        body .info-wrapper .content-wrapper .about-content h1,
        body .info-wrapper .content-wrapper .certification-content h1,
        body .info-wrapper .content-wrapper .distributors-content h1,
        body .info-wrapper .content-wrapper .rohs-content h1,
        body .info-wrapper .content-wrapper .services-content h1,
        body .info-wrapper .content-wrapper .privacy-content h1,
        body .info-wrapper .content-wrapper .video-content h1,
        body .info-wrapper .content-wrapper .sds-content h1,
        body .info-wrapper .content-wrapper .search-content h1,
        body .info-wrapper .content-wrapper .product-content h1,
        body .info-wrapper .content-wrapper .catalogue-content h1 {
          font-size: 2.5em; } }
    body .info-wrapper .content-wrapper .about-content .content,
    body .info-wrapper .content-wrapper .certification-content .content,
    body .info-wrapper .content-wrapper .distributors-content .content,
    body .info-wrapper .content-wrapper .rohs-content .content,
    body .info-wrapper .content-wrapper .services-content .content,
    body .info-wrapper .content-wrapper .privacy-content .content,
    body .info-wrapper .content-wrapper .video-content .content,
    body .info-wrapper .content-wrapper .sds-content .content,
    body .info-wrapper .content-wrapper .search-content .content,
    body .info-wrapper .content-wrapper .product-content .content,
    body .info-wrapper .content-wrapper .catalogue-content .content {
      font-family: "Century Gothic", sans-serif; }
      body .info-wrapper .content-wrapper .about-content .content h3,
      body .info-wrapper .content-wrapper .certification-content .content h3,
      body .info-wrapper .content-wrapper .distributors-content .content h3,
      body .info-wrapper .content-wrapper .rohs-content .content h3,
      body .info-wrapper .content-wrapper .services-content .content h3,
      body .info-wrapper .content-wrapper .privacy-content .content h3,
      body .info-wrapper .content-wrapper .video-content .content h3,
      body .info-wrapper .content-wrapper .sds-content .content h3,
      body .info-wrapper .content-wrapper .search-content .content h3,
      body .info-wrapper .content-wrapper .product-content .content h3,
      body .info-wrapper .content-wrapper .catalogue-content .content h3 {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.25; }
      body .info-wrapper .content-wrapper .about-content .content p,
      body .info-wrapper .content-wrapper .certification-content .content p,
      body .info-wrapper .content-wrapper .distributors-content .content p,
      body .info-wrapper .content-wrapper .rohs-content .content p,
      body .info-wrapper .content-wrapper .services-content .content p,
      body .info-wrapper .content-wrapper .privacy-content .content p,
      body .info-wrapper .content-wrapper .video-content .content p,
      body .info-wrapper .content-wrapper .sds-content .content p,
      body .info-wrapper .content-wrapper .search-content .content p,
      body .info-wrapper .content-wrapper .product-content .content p,
      body .info-wrapper .content-wrapper .catalogue-content .content p {
        padding-bottom: 10px;
        font-size: 13px;
        line-height: 1.7em;
        letter-spacing: 0.4px; }
        body .info-wrapper .content-wrapper .about-content .content p a,
        body .info-wrapper .content-wrapper .certification-content .content p a,
        body .info-wrapper .content-wrapper .distributors-content .content p a,
        body .info-wrapper .content-wrapper .rohs-content .content p a,
        body .info-wrapper .content-wrapper .services-content .content p a,
        body .info-wrapper .content-wrapper .privacy-content .content p a,
        body .info-wrapper .content-wrapper .video-content .content p a,
        body .info-wrapper .content-wrapper .sds-content .content p a,
        body .info-wrapper .content-wrapper .search-content .content p a,
        body .info-wrapper .content-wrapper .product-content .content p a,
        body .info-wrapper .content-wrapper .catalogue-content .content p a {
          color: #F09723;
          text-decoration: none; }
      body .info-wrapper .content-wrapper .about-content .content .dots,
      body .info-wrapper .content-wrapper .certification-content .content .dots,
      body .info-wrapper .content-wrapper .distributors-content .content .dots,
      body .info-wrapper .content-wrapper .rohs-content .content .dots,
      body .info-wrapper .content-wrapper .services-content .content .dots,
      body .info-wrapper .content-wrapper .privacy-content .content .dots,
      body .info-wrapper .content-wrapper .video-content .content .dots,
      body .info-wrapper .content-wrapper .sds-content .content .dots,
      body .info-wrapper .content-wrapper .search-content .content .dots,
      body .info-wrapper .content-wrapper .product-content .content .dots,
      body .info-wrapper .content-wrapper .catalogue-content .content .dots {
        list-style: disc;
        margin: 2px 0 2px 25px;
        font-size: 13px;
        line-height: 1.7em; }
    body .info-wrapper aside {
      width: 288px;
      padding: 0 20px 0 0;
      text-align: left;
      display: inline-block;
      position: relative; }
      @media screen and (max-width: 950px) {
        body .info-wrapper aside {
          width: 100%;
          background-color: #fff; } }
      body .info-wrapper aside .side-menu {
        background: #fff;
        border: 1px solid #E6E6E6;
        margin: 0 0 20px;
        padding: 25px 20px 10px;
        position: relative;
        border-radius: 4px;
        float: left;
        padding-bottom: 0; }
        @media screen and (max-width: 950px) {
          body .info-wrapper aside .side-menu {
            border: 0px;
            border-radius: 0;
            width: 100%; } }
        body .info-wrapper aside .side-menu .title {
          letter-spacing: 2px;
          font-size: 18px;
          color: #000;
          background: rgba(166, 191, 196, 0.3);
          padding: 15px 15px 12px !important;
          margin: -26px -21px 20px;
          border-radius: 4px 4px 0 0;
          margin-bottom: 0px;
          text-transform: uppercase; }
        body .info-wrapper aside .side-menu .menu-content {
          margin: 0;
          padding: 0; }
          body .info-wrapper aside .side-menu .menu-content button {
            background-color: transparent;
            border: none;
            padding: 0;
            margin: 0; }
          body .info-wrapper aside .side-menu .menu-content .noaccordion {
            font-family: 'ralewayregular', sans-serif;
            background-color: #fff;
            width: 100%;
            text-align: left;
            -webkit-transition: 0.4s;
            -o-transition: 0.4s;
            transition: 0.4s;
            line-height: 40px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 266px;
            border: 0;
            height: 38px;
            line-height: 38px;
            font-size: 1rem;
            text-decoration: none;
            display: block;
            background-position: 0 12px;
            margin: 0 -20px;
            float: left;
            font-weight: normal;
            color: #374244;
            border-bottom: 1px solid #E6E6E6;
            padding: 0 11px; }
            @media screen and (max-width: 950px) {
              body .info-wrapper aside .side-menu .menu-content .noaccordion {
                width: 100%; } }
            body .info-wrapper aside .side-menu .menu-content .noaccordion a {
              text-decoration: none;
              color: #374244; }
              body .info-wrapper aside .side-menu .menu-content .noaccordion a:hover {
                color: #F09723; }
          body .info-wrapper aside .side-menu .menu-content .accordion {
            font-family: 'ralewayregular', sans-serif;
            background-color: #fff;
            cursor: pointer;
            width: 100%;
            text-align: left;
            -webkit-transition: 0.4s;
            -o-transition: 0.4s;
            transition: 0.4s;
            line-height: 40px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 288px;
            border: 0;
            height: 38px;
            line-height: 38px;
            font-size: 1rem;
            text-decoration: none;
            display: block;
            background-position: 0 12px;
            margin: 0 -20px;
            float: left;
            font-weight: normal;
            color: #374244;
            border-bottom: 1px solid #E6E6E6;
            padding: 0 11px; }
            @media screen and (max-width: 950px) {
              body .info-wrapper aside .side-menu .menu-content .accordion {
                width: 100%; } }
            body .info-wrapper aside .side-menu .menu-content .accordion:hover {
              color: #F09723; }
          body .info-wrapper aside .side-menu .menu-content .accordion:after {
            content: "\E145";
            font-family: "Material Icons";
            font-size: 13px;
            color: #fff;
            background-color: #F09723;
            float: right;
            border-radius: 15%;
            height: 20px;
            width: 20px;
            position: relative;
            top: 8px;
            line-height: 1.7;
            text-align: center;
            font-weight: bold; }
          body .info-wrapper aside .side-menu .menu-content .active:after {
            content: "\E15B";
            font-family: "Material Icons"; }
          body .info-wrapper aside .side-menu .menu-content .accordion-submenu {
            font-weight: normal;
            font-size: 0.8rem;
            font-family: Verdana;
            line-height: 20px;
            display: none;
            color: #000;
            border-bottom: 1px solid #E6E6E6; }
            body .info-wrapper aside .side-menu .menu-content .accordion-submenu ul {
              padding: 0; }
              body .info-wrapper aside .side-menu .menu-content .accordion-submenu ul li {
                padding-bottom: 10px;
                line-height: 1.5;
                letter-spacing: 2px;
                font-weight: 300;
                display: table;
                height: 23px; }
                body .info-wrapper aside .side-menu .menu-content .accordion-submenu ul li a {
                  text-decoration: none;
                  padding: 0;
                  font-size: 0.9em;
                  color: #374244; }
                body .info-wrapper aside .side-menu .menu-content .accordion-submenu ul li ul {
                  padding-left: 15px; }
                  body .info-wrapper aside .side-menu .menu-content .accordion-submenu ul li ul li {
                    opacity: 0.7;
                    line-height: 1.5;
                    padding-bottom: 0;
                    border-bottom: 1px solid #E6E6E6;
                    width: 100%; }
                    body .info-wrapper aside .side-menu .menu-content .accordion-submenu ul li ul li a:hover {
                      color: #F09723; }
      body .info-wrapper aside .tech-info .title {
        letter-spacing: 2px;
        font-size: 18px;
        color: #000;
        background: rgba(166, 191, 196, 0.3);
        padding: 15px 15px 12px !important;
        margin: -26px -21px 20px;
        border-radius: 4px 4px 0 0;
        margin-bottom: 20px;
        text-transform: none;
        line-height: 1.3em; }
      body .info-wrapper aside .tech-info p {
        padding-bottom: 10px; }
        body .info-wrapper aside .tech-info p a {
          color: #374244;
          text-decoration: none; }
          body .info-wrapper aside .tech-info p a:hover {
            color: #F09723; }
      body .info-wrapper aside .tech-info ul li a {
        color: #374244;
        text-decoration: none; }
        body .info-wrapper aside .tech-info ul li a:hover {
          color: #F09723; }

@media (min-width: 767px) {
  .sm-only {
    display: none !important; } }

span.close-icon {
  position: absolute;
  right: 5px;
  top: 4px;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  opacity: .4;
  cursor: pointer;
  padding: 3px; }
  span.close-icon:before {
    content: "\E14C";
    display: block;
    font-family: "Material Icons";
    font-size: 32px;
    font-size: 2rem; }
  span.close-icon:hover {
    opacity: 1; }
  span.close-icon.white {
    color: #fff; }
  @media (max-width: 767px) {
    span.close-icon {
      right: 2px;
      top: 2px;
      padding: 1px; }
      span.close-icon:before {
        font-size: 1.4rem; } }

.modal > div.loading, .products-display .products-grid.loading, .add-to-cart span.loading, .address-form-wrapper .address-form-container.loading, .shipping-method-wrapper.loading, .existing-delivery-addresses.loading,
form .existing-delivery-addresses.loading, .order-confirmation.loading, .fibre-results.loading, form.loading, .tabbed-display .loading {
  pointer-events: none; }
  .modal > div.loading:not(.order-details):not(.login-form), .products-display .products-grid.loading:not(.order-details):not(.login-form), .add-to-cart span.loading:not(.order-details):not(.login-form), .address-form-wrapper .address-form-container.loading:not(.order-details):not(.login-form), .shipping-method-wrapper.loading:not(.order-details):not(.login-form), .existing-delivery-addresses.loading:not(.order-details):not(.login-form), .order-confirmation.loading:not(.order-details):not(.login-form), .fibre-results.loading:not(.order-details):not(.login-form), form.loading:not(.order-details):not(.login-form), .tabbed-display .loading:not(.order-details):not(.login-form) {
    position: relative; }
  .modal > div.loading:after, .products-display .products-grid.loading:after, .add-to-cart span.loading:after, .address-form-wrapper .address-form-container.loading:after, .shipping-method-wrapper.loading:after, .existing-delivery-addresses.loading:after, .order-confirmation.loading:after, .fibre-results.loading:after, form.loading:after, .tabbed-display .loading:after {
    display: block;
    background-image: url("../images/loader.svg");
    background-size: contain;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 110px;
    content: " ";
    height: 110px;
    top: 150px;
    position: absolute;
    left: calc(50% - 55px); }

.shipping-method-wrapper.loading:after, .existing-delivery-addresses.loading:after, .order-confirmation.loading:after, form.loading:after {
  top: calc(50% - 55px); }

.search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box.loading, .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box.loading, ul.products-list li .product-info .stock-info .stock-box.loading, .product-details .vol-price.inner-ajax .volume-box.loading,
.grouped-description .vol-price.inner-ajax .volume-box.loading, .order-confirmation .existing-credit-card.loading, .product .ordering-info .actions .stock-info .stock-box.loading {
  pointer-events: none;
  min-height: 110px; }
  .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box.loading:not(.order-details):not(.login-form), .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box.loading:not(.order-details):not(.login-form), ul.products-list li .product-info .stock-info .stock-box.loading:not(.order-details):not(.login-form), .product-details .vol-price.inner-ajax .volume-box.loading:not(.order-details):not(.login-form),
  .grouped-description .vol-price.inner-ajax .volume-box.loading:not(.order-details):not(.login-form), .order-confirmation .existing-credit-card.loading:not(.order-details):not(.login-form), .product .ordering-info .actions .stock-info .stock-box.loading:not(.order-details):not(.login-form) {
    position: relative; }
  .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box.loading:after, .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box.loading:after, ul.products-list li .product-info .stock-info .stock-box.loading:after, .product-details .vol-price.inner-ajax .volume-box.loading:after,
  .grouped-description .vol-price.inner-ajax .volume-box.loading:after, .order-confirmation .existing-credit-card.loading:after, .product .ordering-info .actions .stock-info .stock-box.loading:after {
    display: block;
    background-image: url("../images/loader.svg");
    background-size: contain;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 55px;
    content: " ";
    height: 55px;
    top: 27.5px;
    position: absolute;
    left: calc(50% - 27.5px); }

ul.products-list li.loading .info-box:before, form .select-wrapper.loading:before {
  position: absolute;
  left: 0px;
  top: 0;
  transform: translate(-65%, -20%) scale(0.7);
  -webkit-transform: translate(-65%, -20%) scale(0.7);
  -ms-transform: translate(-65%, -20%) scale(0.7);
  -moz-transform: translate(-65%, -20%) scale(0.7);
  content: url("../images/loader.svg");
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40px;
  height: 40px; }

.shipping-method-wrapper.loading:before, .order-confirmation.loading:before {
  position: absolute;
  top: 230px;
  text-align: center;
  display: block;
  padding: 40px 60px;
  z-index: 1;
  font-size: 25.6px;
  font-size: 1.6rem;
  width: 100%;
  text-align: center; }

.shipping-method-wrapper.loading:before, .order-confirmation.loading:before {
  top: 54%; }

.shipping-method-wrapper .shipping-row.selected, .existing-delivery-addresses .address-card.selected,
form .existing-delivery-addresses .address-card.selected, .order-confirmation .existing-credit-card .existing-payment-methods input:checked + div.payment-method-entry .card-wrapper {
  background-color: #999;
  border-color: #4bb750 !important; }
  .shipping-method-wrapper .shipping-row.selected:before, .existing-delivery-addresses .address-card.selected:before, .order-confirmation .existing-credit-card .existing-payment-methods input:checked + div.payment-method-entry .card-wrapper:before {
    position: absolute;
    right: -12px;
    top: -12px;
    content: "\E5CA";
    font-family: "Material Icons";
    color: #fff;
    background-color: #4bb750;
    width: 28px;
    height: 28px;
    text-align: center;
    font-weight: 700;
    border-radius: 50%;
    padding-top: 2px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.1; }

form.success:not(.order-details) {
  position: relative; }

form.success > * {
  opacity: .7; }

form.success:after {
  display: block;
  font-family: "Material Icons";
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 110px;
  content: "\E86C";
  font-size: 80px;
  font-size: 5rem;
  color: #4BB750;
  height: 110px;
  text-align: center;
  top: 150px;
  position: absolute;
  left: calc(50% - 55px); }

body.modal-visible {
  overflow: hidden; }

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 30;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  overflow: auto;
  pointer-events: all;
  padding: 25px 0; }
  .modal:not(.visible) {
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
  .modal > div {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    display: block;
    width: 95vw;
    max-width: 450px;
    height: auto;
    border-radius: 8px;
    position: relative; }
    .modal > div:not(.order-details) {
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      position: absolute;
      left: 50%;
      top: 50%; }
      @media (max-width: 500px) {
        .modal > div:not(.order-details) {
          position: fixed;
          left: 0;
          top: 0;
          transform: none;
          -webkit-transform: none;
          -ms-transform: none;
          -moz-transform: none;
          width: 100%;
          height: 100%;
          overflow: auto;
          max-width: none; } }
    .modal > div.order-details {
      margin: 120px auto 60px; }
    .modal > div.add-payment {
      max-width: 650px; }
    .modal > div .login-header {
      background-color: #576467;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      margin-bottom: 15px; }
      .modal > div .login-header h3 {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        font-size: 1rem;
        font-weight: 600;
        padding: 18px 25px;
        text-align: center; }
    .modal > div .featured-text {
      background-color: #f5f5f5;
      padding: 15px 0; }
      .modal > div .featured-text p {
        margin-bottom: 5px; }
        .modal > div .featured-text p a {
          color: #F09723; }
    .modal > div p {
      font-size: 13.6px;
      font-size: 0.85rem;
      padding: 5px 25px 0;
      line-height: 1.6; }
    .modal > div .result-message p {
      padding: 5px 15px 5px 72px;
      position: relative;
      margin: 15px 0 -5px 0;
      background-color: #f5f5f5;
      color: #333; }
      .modal > div .result-message p:before {
        position: absolute;
        left: 28px;
        top: 0;
        height: 100%;
        background-color: #eb340a;
        color: #fff;
        content: "\E001";
        width: 31px;
        font-family: "Material Icons";
        font-size: 21.6px;
        font-size: 1.35rem;
        padding: 3px 0 0 2px;
        line-height: 1; }
    .modal > div.loading form,
    .modal > div.loading .result-message {
      opacity: .3; }
    .modal > div.loading:after {
      top: 130px;
      z-index: 3; }
  @media (max-height: 1400px) {
    .modal {
      padding: 50px 15px; } }
  @media screen and (max-height: 1400px) and (max-width: 500px) {
    .modal {
      padding: 0; } }
  @media (max-height: 1400px) {
      .modal > div,
      .modal > div:not(.order-details) {
        position: absolute;
        top: 50px;
        left: 50%;
        margin-bottom: 50px;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%); } }
    @media (max-height: 1400px) and (max-width: 500px) {
      .modal > div,
      .modal > div:not(.order-details) {
        left: initial;
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none; } }

.active {
  font-size: 11.2px;
  font-size: 0.7rem; }

.search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box, .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box, ul.products-list li .product-info .stock-info .stock-box, .product-details .vol-price.inner-ajax .volume-box,
.grouped-description .vol-price.inner-ajax .volume-box, .product .ordering-info .actions .stock-info .stock-box {
  /* Let's get this party started */
  /* Track */
  /* Handle */ }
  .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box::-webkit-scrollbar, .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box::-webkit-scrollbar, ul.products-list li .product-info .stock-info .stock-box::-webkit-scrollbar, .product-details .vol-price.inner-ajax .volume-box::-webkit-scrollbar,
  .grouped-description .vol-price.inner-ajax .volume-box::-webkit-scrollbar, .product .ordering-info .actions .stock-info .stock-box::-webkit-scrollbar {
    width: 8px; }
  .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box::-webkit-scrollbar-track, .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box::-webkit-scrollbar-track, ul.products-list li .product-info .stock-info .stock-box::-webkit-scrollbar-track, .product-details .vol-price.inner-ajax .volume-box::-webkit-scrollbar-track,
  .grouped-description .vol-price.inner-ajax .volume-box::-webkit-scrollbar-track, .product .ordering-info .actions .stock-info .stock-box::-webkit-scrollbar-track {
    background: rgba(149, 149, 149, 0.21);
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box::-webkit-scrollbar-thumb, .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box::-webkit-scrollbar-thumb, ul.products-list li .product-info .stock-info .stock-box::-webkit-scrollbar-thumb, .product-details .vol-price.inner-ajax .volume-box::-webkit-scrollbar-thumb,
  .grouped-description .vol-price.inner-ajax .volume-box::-webkit-scrollbar-thumb, .product .ordering-info .actions .stock-info .stock-box::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #a6a6a6; }
  .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box::-webkit-scrollbar-thumb:window-inactive, .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box::-webkit-scrollbar-thumb:window-inactive, ul.products-list li .product-info .stock-info .stock-box::-webkit-scrollbar-thumb:window-inactive, .product-details .vol-price.inner-ajax .volume-box::-webkit-scrollbar-thumb:window-inactive,
  .grouped-description .vol-price.inner-ajax .volume-box::-webkit-scrollbar-thumb:window-inactive, .product .ordering-info .actions .stock-info .stock-box::-webkit-scrollbar-thumb:window-inactive {
    background: #bbb; }

.tip {
  background-color: #f5f5f5;
  padding: 8px 15px;
  display: block;
  border-radius: 3px;
  font-size: 12.8px;
  font-size: 0.8rem;
  font-weight: 600;
  position: relative;
  margin: 0 0 10px !important; }
  .tip.tip-icon {
    padding-left: 45px !important;
    text-align: left; }
    .tip.tip-icon:before {
      content: "\E88F";
      font-family: "Material Icons";
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      background-color: #576467;
      color: #fff;
      display: block;
      width: 34px;
      font-size: 22.4px;
      font-size: 1.4rem;
      padding-top: 2px;
      font-weight: normal;
      text-align: center; }
    .tip.tip-icon a {
      color: #F09723; }

section.content {
  padding: 20px 15px;
  font-size: 0.8em; }
  section.content .info-box .third {
    width: 70%;
    display: inline-block; }
  section.content .info-box img {
    float: right; }
  section.content .info-box h3 {
    font-size: 1.2rem;
    color: #576467; }
  section.content .info-box b {
    text-transform: uppercase;
    color: #576467; }
  section.content .info-box p {
    margin: 0; }
  section.content .info-box hr {
    border-bottom: 2px solid #576467; }
  section.content .boldtext {
    font-weight: 600;
    margin: 0; }
  section.content ul.contact {
    margin: 15px 0 0; }
    section.content ul.contact li {
      margin-top: 25px;
      padding-bottom: 15px; }
    section.content ul.contact h2 {
      margin-bottom: 4px;
      border-bottom: solid 2px #fff; }
    section.content ul.contact p {
      margin-top: 0;
      margin-bottom: 0; }
  section.content h2 {
    font-size: 22.4px;
    font-size: 1.4rem;
    margin-bottom: 35px; }
  section.content h3 {
    font-size: 16px;
    font-size: 1rem; }
  section.content h4 {
    font-size: 14.4px;
    font-size: 0.9rem; }
  section.content p {
    margin: 15px 0 20px; }
  section.content a {
    text-decoration: none !important; }
    section.content a h2 {
      color: #333; }
  section.content .statictext_highlighted {
    font-weight: 600;
    font-size: 16.8px;
    font-size: 1.05rem; }

.center {
  text-align: center; }

.grey {
  background-color: #e8e7e7; }

.fibre-quote-content .whitebox {
  border: none; }

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    transform: scale(100vw);
    -webkit-transform: scale(100vw);
    -ms-transform: scale(100vw);
    -moz-transform: scale(100vw); } }

input {
  font-weight: bold; }
  input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #333;
    font-weight: 200; }
  input::-moz-placeholder {
    /* Firefox 19+ */
    color: #333;
    font-weight: 200; }
  input:-ms-input-placeholder {
    /* IE 10+ */
    color: #333;
    font-weight: 200; }
  input:-moz-placeholder {
    /* Firefox 18- */
    color: #333;
    font-weight: 200; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.8 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  html.with-featherlight {
    overflow: hidden; }
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: rgba(0, 0, 0, 0); }
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  .featherlight:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
    overflow: hidden; }
  .featherlight .featherlight-inner {
    display: block; }
  .featherlight link.featherlight-inner, .featherlight script.featherlight-inner, .featherlight style.featherlight-inner {
    display: none; }
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff !important;
    background: rgba(255, 255, 255, 0.3) !important;
    color: #000 !important;
    border: 0;
    padding: 0; }
  .featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .featherlight .featherlight-image {
    width: 100%; }
  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll; }
  .featherlight iframe {
    border: 0; }
  .featherlight * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

header#masthead {
  height: 200px; }
  header#masthead .site-logo {
    margin: 0;
    padding: 0; }
    header#masthead .site-logo a {
      margin: 11px 0 0 25px;
      position: relative;
      float: left; }
      @media (max-width: 950px) {
        header#masthead .site-logo a {
          float: none;
          display: block;
          text-align: center; } }
      header#masthead .site-logo a img {
        width: 249px; }
        @media (max-width: 1200px) {
          header#masthead .site-logo a img {
            width: 180px; } }
        @media (max-width: 1050px) {
          header#masthead .site-logo a img {
            width: 120px; } }
        @media (max-width: 950px) {
          header#masthead .site-logo a img {
            width: 170px; } }
  header#masthead .navigation {
    text-align: right;
    height: 74px; }
    header#masthead .navigation ul {
      margin: 15px 15px 0 0;
      width: auto;
      height: 38px;
      padding: 0;
      z-index: 5;
      display: inline-block;
      position: relative;
      font-size: 14px; }
      @media (max-width: 1260px) {
        header#masthead .navigation ul {
          margin-left: 0; } }
      @media (max-width: 950px) {
        header#masthead .navigation ul {
          display: block;
          margin: 15px 15px 30px 15px; } }
      header#masthead .navigation ul li {
        margin: 0 7px 0 0;
        height: auto;
        padding: 0;
        float: left;
        white-space: nowrap;
        position: relative; }
        @media (max-width: 950px) {
          header#masthead .navigation ul li {
            float: none;
            white-space: normal; }
            header#masthead .navigation ul li:last-of-type {
              margin-bottom: 80px; }
            header#masthead .navigation ul li.user-info a::after {
              display: none !important; } }
        header#masthead .navigation ul li a {
          text-decoration: none;
          color: #fff;
          text-transform: uppercase;
          font-size: 15px;
          line-height: 36px;
          padding: 2px 9px;
          margin: 1px !important;
          font-family: 'ralewayregular', Verdana, Helvetica, Arial, sans-serif;
          display: block;
          border: 1px solid transparent; }
          @media (max-width: 1260px) {
            header#masthead .navigation ul li a {
              font-size: 11px; } }
          header#masthead .navigation ul li a:hover {
            border: 1px solid #fff;
            border-radius: 4px; }
          @media (max-width: 950px) {
            header#masthead .navigation ul li a {
              padding: 0 !important;
              border: none !important; } }
      header#masthead .navigation ul li.dropdown {
        margin: 0 5px 0 0;
        height: auto;
        padding: 0;
        float: left;
        white-space: nowrap;
        position: relative; }
        @media (max-width: 950px) {
          header#masthead .navigation ul li.dropdown {
            float: none;
            white-space: normal; } }
        header#masthead .navigation ul li.dropdown a {
          text-decoration: none;
          color: #fff;
          text-transform: uppercase;
          font-size: 15px;
          line-height: 36px;
          padding: 2px 9px;
          margin: 1px !important;
          font-family: 'ralewayregular', Verdana, Helvetica, Arial, sans-serif;
          display: block; }
          @media (max-width: 1260px) {
            header#masthead .navigation ul li.dropdown a {
              font-size: 11px; } }
        header#masthead .navigation ul li.dropdown i.chev {
          float: right;
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          -webkit-transition: -webkit-transform 400ms ease-in-out;
          transition: -webkit-transform 400ms ease-in-out;
          transition: transform 400ms ease-in-out;
          transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
          -webkit-transition: transform 400ms ease-in-out;
          -moz-transition: transform 400ms ease-in-out;
          -o-transition: transform 400ms ease-in-out; }
          @media (min-width: 951px) {
            header#masthead .navigation ul li.dropdown i.chev {
              display: none !important; } }
          header#masthead .navigation ul li.dropdown i.chev.dropped {
            -webkit-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
          header#masthead .navigation ul li.dropdown i.chev:hover {
            cursor: pointer; }
          header#masthead .navigation ul li.dropdown i.chev::before {
            content: "\E5CC";
            font-family: "Material Icons";
            font-size: 20px;
            color: white; }
        @media (min-width: 951px) {
          header#masthead .navigation ul li.dropdown:hover ul.submenu,
          header#masthead .navigation ul li.dropdown:hover div.submenu ul {
            display: block; } }
        @media (min-width: 951px) {
          header#masthead .navigation ul li.dropdown ul.submenu,
          header#masthead .navigation ul li.dropdown div.submenu ul {
            display: none;
            position: absolute;
            width: 266px;
            background-color: #E6E6E6;
            margin-top: 0;
            padding: 5px;
            text-align: left;
            height: auto;
            border-radius: 4px; }
            header#masthead .navigation ul li.dropdown ul.submenu li,
            header#masthead .navigation ul li.dropdown div.submenu ul li {
              width: 100%; }
              header#masthead .navigation ul li.dropdown ul.submenu li a,
              header#masthead .navigation ul li.dropdown div.submenu ul li a {
                color: #374244;
                padding: 3px 10px !important;
                display: inline-block;
                position: relative;
                width: 90%;
                text-align: left;
                overflow: hidden;
                margin: 4px 5px 0;
                font-size: 13px;
                line-height: 21px;
                cursor: pointer;
                text-transform: none;
                border: 1px solid transparent; }
                header#masthead .navigation ul li.dropdown ul.submenu li a:hover,
                header#masthead .navigation ul li.dropdown div.submenu ul li a:hover {
                  border: 1px solid #374244;
                  border-radius: 4px; } }
        @media (max-width: 950px) {
          header#masthead .navigation ul li.dropdown ul.submenu,
          header#masthead .navigation ul li.dropdown div.submenu ul {
            display: block;
            display: none;
            height: auto;
            position: relative;
            margin: 0;
            padding: 0;
            border-top: 1px solid white;
            border-bottom: 1px solid white;
            padding-left: 10px; }
            header#masthead .navigation ul li.dropdown ul.submenu li,
            header#masthead .navigation ul li.dropdown div.submenu ul li {
              display: block;
              position: relative;
              margin: 20px 0;
              padding: 0;
              float: none; }
              header#masthead .navigation ul li.dropdown ul.submenu li a,
              header#masthead .navigation ul li.dropdown div.submenu ul li a {
                height: auto;
                line-height: 1;
                display: block;
                border: none !important; } }
        header#masthead .navigation ul li.dropdown ul.submenu ul,
        header#masthead .navigation ul li.dropdown div.submenu ul ul {
          display: none !important; }
  @media (min-width: 950px) {
    header#masthead .cart2 {
      display: none; } }
  @media screen and (max-width: 950px) {
    header#masthead .menu-toggle {
      display: none; } }
  @media screen and (max-width: 950px), screen and (max-height: 430px) {
    header#masthead .menu-toggle {
      display: inline-block;
      position: fixed;
      right: 0;
      top: 0;
      cursor: pointer;
      z-index: 17;
      padding: 5px; }
      header#masthead .menu-toggle .menu-icon {
        display: block;
        padding-right: 3px; }
        header#masthead .menu-toggle .menu-icon:before {
          content: "\E5D2";
          font-family: "Material Icons";
          display: block;
          font-size: 32px;
          font-size: 2rem;
          transition: all 0.8s ease;
          -moz-transition: all 0.8s ease;
          -o-transition: all 0.8s ease;
          -webkit-transition: all 0.8s ease;
          -ms-transition: all 0.8s ease;
          -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          color: #F09723; }
          .menu-slideout header#masthead .menu-toggle .menu-icon:before {
            color: #F09723;
            content: "\E5CD";
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -moz-transform: rotate(90deg); }
    header#masthead .navigation {
      position: fixed;
      right: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #A6BFC4;
      transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      -webkit-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
      -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transform: translate3d(100%, 0, 0);
      -webkit-transform: translate3d(100%, 0, 0);
      -ms-transform: translate3d(100%, 0, 0);
      -moz-transform: translate3d(100%, 0, 0);
      overflow: auto;
      z-index: 16; } }
  @media screen and (max-width: 950px) and (min-width: 951px), screen and (max-height: 430px) and (min-width: 951px) {
    header#masthead .navigation ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: left;
      padding: 15px; } }
  @media screen and (max-width: 950px) and (max-width: 950px), screen and (max-height: 430px) and (max-width: 950px) {
    header#masthead .navigation ul {
      text-align: left;
      max-width: 400px;
      margin: 45px auto 0 auto;
      padding: 0 15px; } }
  @media screen and (max-width: 950px), screen and (max-height: 430px) {
      .menu-slideout header#masthead .navigation {
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none; } }
  header#masthead.cart {
    display: none !important; }
  header#masthead.cart2 {
    position: fixed;
    right: 60px;
    top: 37px;
    margin-left: 0;
    z-index: 1; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      header#masthead.cart2 {
        position: absolute;
        left: 190px;
        top: -48px;
        right: auto; } }
    header#masthead.cart2 .cart-icon {
      padding: 15px 12px;
      width: 45px; }
      @media (max-width: 950px) {
        header#masthead.cart2 .cart-icon {
          padding: 0;
          width: 45px; } }
    header#masthead.cart2 .mini-cart {
      right: -60px;
      top: calc(100% + 10px);
      width: 100vw;
      max-height: calc(100vh - 113px); }
  header#masthead .top-links {
    float: right;
    padding: 0 8px;
    margin-right: 10px; }
    @media screen and (max-width: 950px) {
      header#masthead .top-links {
        float: none;
        padding: 0 8px;
        margin: 0; } }
    header#masthead .top-links .searchbar {
      display: none; }
      header#masthead .top-links .searchbar form button {
        background: none;
        border: none;
        height: auto;
        padding: 0;
        margin: 0; }
    header#masthead .top-links .links {
      float: right; }
      @media screen and (max-width: 950px) {
        header#masthead .top-links .links {
          float: none;
          display: block;
          text-align: center;
          margin: 20px 0 0 0; } }
      header#masthead .top-links .links a {
        display: block;
        color: #F09723;
        font-size: 25px;
        padding-left: 30px;
        text-decoration: none;
        font-family: 'Titillium Web', sans-serif; }
        header#masthead .top-links .links a:before {
          content: "\E0B0";
          font-family: "Material Icons";
          font-size: 25px;
          color: #F09723;
          vertical-align: bottom; }
  header#masthead .user-info > span.user-detail > a {
    color: #fff;
    padding-right: 36px; }
    header#masthead .user-info > span.user-detail > a:after {
      content: "\E5C5";
      font-family: "Material Icons";
      color: #fff;
      font-size: 22.4px;
      font-size: 1.4rem;
      position: absolute;
      top: 50%;
      right: 10px;
      display: block;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -moz-transform: translateY(-50%); }
  @media (min-width: 951px) {
    header#masthead .user-info > span.user-detail .user-submenu {
      display: none;
      position: absolute;
      width: 266px;
      background-color: #E6E6E6;
      margin-top: 0;
      padding: 5px;
      text-align: left;
      height: auto;
      border-radius: 4px; }
      header#masthead .user-info > span.user-detail .user-submenu a {
        margin: 0 7px 0 0;
        height: auto;
        padding: 4px 10px;
        float: left;
        white-space: nowrap;
        position: relative;
        color: #374244;
        text-transform: none;
        display: inline-block;
        font-size: 13px;
        width: 90%;
        line-height: 21px; }
        header#masthead .user-info > span.user-detail .user-submenu a:hover {
          background-color: #576467;
          color: #fff; } }
  header#masthead .user-info > span.user-detail:hover .user-submenu {
    display: block; }

.section-one,
.section-two,
.section-three,
.section-four,
.section-five,
.section-six {
  font-family: 'Titillium Web', sans-serif;
  clear: both; }
  .section-one h1,
  .section-two h1,
  .section-three h1,
  .section-four h1,
  .section-five h1,
  .section-six h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.5;
    font-size: 50px;
    letter-spacing: 5px; }
  .section-one h2,
  .section-two h2,
  .section-three h2,
  .section-four h2,
  .section-five h2,
  .section-six h2 {
    font-size: 45px;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 3px;
    padding-bottom: 10px; }
    @media screen and (max-width: 950px) {
      .section-one h2,
      .section-two h2,
      .section-three h2,
      .section-four h2,
      .section-five h2,
      .section-six h2 {
        font-size: 25px; } }
    @media screen and (max-width: 500px) {
      .section-one h2,
      .section-two h2,
      .section-three h2,
      .section-four h2,
      .section-five h2,
      .section-six h2 {
        font-size: 20px; } }
  .section-one h3,
  .section-two h3,
  .section-three h3,
  .section-four h3,
  .section-five h3,
  .section-six h3 {
    font-size: 27px;
    font-weight: 100px;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 3px;
    padding-bottom: 10px; }
    @media screen and (max-width: 950px) {
      .section-one h3,
      .section-two h3,
      .section-three h3,
      .section-four h3,
      .section-five h3,
      .section-six h3 {
        font-size: 20px; } }
    @media screen and (max-width: 500px) {
      .section-one h3,
      .section-two h3,
      .section-three h3,
      .section-four h3,
      .section-five h3,
      .section-six h3 {
        font-size: 17px; } }
  .section-one p,
  .section-two p,
  .section-three p,
  .section-four p,
  .section-five p,
  .section-six p {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500px;
    line-height: 1.8;
    opacity: 0.80;
    padding-bottom: 10px;
    margin: 30px 0; }
    @media screen and (max-width: 500px) {
      .section-one p,
      .section-two p,
      .section-three p,
      .section-four p,
      .section-five p,
      .section-six p {
        font-size: 12px; } }
  .section-one .content,
  .section-two .content,
  .section-three .content,
  .section-four .content,
  .section-five .content,
  .section-six .content {
    padding: 100px 0 100px !important;
    width: 1200px;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      .section-one .content,
      .section-two .content,
      .section-three .content,
      .section-four .content,
      .section-five .content,
      .section-six .content {
        width: 960px; } }
    @media screen and (max-width: 950px) {
      .section-one .content,
      .section-two .content,
      .section-three .content,
      .section-four .content,
      .section-five .content,
      .section-six .content {
        width: 630px;
        padding: 50px 0 50px !important; } }
    @media screen and (max-width: 500px) {
      .section-one .content,
      .section-two .content,
      .section-three .content,
      .section-four .content,
      .section-five .content,
      .section-six .content {
        width: 300px; } }
  .section-one .btn-one,
  .section-two .btn-one,
  .section-three .btn-one,
  .section-four .btn-one,
  .section-five .btn-one,
  .section-six .btn-one {
    color: #fff;
    background-color: #F09723;
    display: inline-block;
    padding: 15px 40px;
    margin: 0.8rem 0;
    font-size: 19px;
    min-width: 320px;
    text-align: center;
    border: none; }
    @media screen and (max-width: 950px) {
      .section-one .btn-one,
      .section-two .btn-one,
      .section-three .btn-one,
      .section-four .btn-one,
      .section-five .btn-one,
      .section-six .btn-one {
        min-width: auto;
        font-size: 12px; } }
    .section-one .btn-one a,
    .section-two .btn-one a,
    .section-three .btn-one a,
    .section-four .btn-one a,
    .section-five .btn-one a,
    .section-six .btn-one a {
      color: #fff;
      text-decoration: none; }
  .section-one .circle-icon img,
  .section-two .circle-icon img,
  .section-three .circle-icon img,
  .section-four .circle-icon img,
  .section-five .circle-icon img,
  .section-six .circle-icon img {
    width: 179px;
    height: 179px;
    padding-top: 60px; }
    @media screen and (max-width: 950px) {
      .section-one .circle-icon img,
      .section-two .circle-icon img,
      .section-three .circle-icon img,
      .section-four .circle-icon img,
      .section-five .circle-icon img,
      .section-six .circle-icon img {
        width: 100px;
        height: 100px;
        padding-top: 20px; } }

@media screen and (max-width: 950px) {
  .section-one .content {
    padding: 10px 0 50px !important; } }

@media screen and (max-width: 500px) {
  .section-one .content {
    padding: 10px 0 70px !important; } }

@media screen and (max-width: 950px) {
  .section-one h1 {
    display: none; } }

.section-one p {
  color: #fff; }
  @media screen and (max-width: 950px) {
    .section-one p {
      display: none; } }

.section-one .search {
  display: inline; }
  .section-one .search form {
    display: inline-block;
    background-color: #F09723;
    padding: 2px;
    margin: 20px 0; }
    @media screen and (max-width: 950px) {
      .section-one .search form {
        margin: 0;
        background-color: transparent; } }
    .section-one .search form input[type="text"] {
      height: 43px;
      border: 0;
      margin: 0;
      min-width: 525px;
      font-size: 20px;
      padding: 5px 15px; }
      @media screen and (max-width: 950px) {
        .section-one .search form input[type="text"] {
          height: 20px;
          min-width: 350px;
          background-color: transparent;
          border: 1px solid #F09723;
          font-weight: 300;
          color: #F09723;
          border-radius: 3px; } }
      @media screen and (max-width: 500px) {
        .section-one .search form input[type="text"] {
          min-width: 150px; } }
    .section-one .search form .search-btn {
      appearance: none;
      -moz-appearance: none;
      -ms-progress-appearance: none;
      -webkit-appearance: none;
      padding: 11px 20px;
      margin: 0;
      font-size: 18px;
      height: 35px;
      display: inline;
      background: none;
      border: none;
      height: 100%; }
      .section-one .search form .search-btn:hover {
        cursor: pointer; }
      @media screen and (max-width: 950px) {
        .section-one .search form .search-btn {
          color: #fff;
          background-color: #F09723;
          position: relative;
          float: right;
          margin-left: 10px;
          border-radius: 3px;
          padding: 7px 20px;
          height: auto; } }
      @media screen and (max-width: 500px) {
        .section-one .search form .search-btn {
          position: absolute;
          float: none;
          margin: 0 auto;
          left: 0;
          right: 0;
          width: 120px;
          margin-top: 10px; } }

@-moz-document url-prefix() {
  @media screen and (max-width: 500px) {
    .section-one .search form .search-btn {
      margin-top: 40px; } } }

.section-one .social-links img {
  height: 62px;
  margin: 0 2px; }

@media screen and (max-width: 950px) {
  .section-one .social-links {
    display: none; } }

.section-two {
  color: #fff;
  text-align: center;
  display: block;
  background-color: #374244; }
  .section-two p {
    margin-bottom: 0px; }

.section-three {
  background-color: rgba(166, 191, 196, 0.5);
  color: #000;
  text-align: center;
  display: block; }

.section-four {
  background-color: none !important;
  color: #000;
  text-align: center;
  display: block; }

.section-five {
  background-color: #374244 !important;
  color: white;
  text-align: center;
  display: block; }

.section-six {
  color: #000;
  text-align: center;
  display: block; }

footer#site-footer {
  color: #374244;
  background-color: #A6BFC4;
  font-family: 'Titillium Web', sans-serif;
  padding: 35px 20px;
  clear: both; }
  @media screen and (max-width: 500px) {
    footer#site-footer {
      padding-bottom: 50px; } }
  footer#site-footer .top .wrapper {
    margin: 0 auto; }
    footer#site-footer .top .wrapper .col-md-3 {
      width: 230px;
      margin-right: 10em;
      text-align: left;
      display: -ms-inline-grid;
      display: inline-grid; }
      footer#site-footer .top .wrapper .col-md-3 h3 {
        font-weight: 200;
        font-size: 24px;
        letter-spacing: 2px;
        text-align: left;
        text-transform: uppercase;
        color: #fff;
        padding-bottom: 12px;
        margin: 5px 0; }
      footer#site-footer .top .wrapper .col-md-3 p {
        text-align: left;
        font-size: 15px;
        line-height: 1.5;
        padding-bottom: 10px; }
        footer#site-footer .top .wrapper .col-md-3 p b {
          font-weight: bold; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        footer#site-footer .top .wrapper .col-md-3 .panel {
          margin-top: 40px; } }
      footer#site-footer .top .wrapper .col-md-3 .panel .text p {
        font-size: 14px; }
      footer#site-footer .top .wrapper .col-md-3 .panel .text a {
        color: #000;
        text-decoration: none; }
        footer#site-footer .top .wrapper .col-md-3 .panel .text a:hover {
          color: #F09723; }
      footer#site-footer .top .wrapper .col-md-3 .panel .contactdetails a {
        color: #000;
        text-decoration: none; }
        footer#site-footer .top .wrapper .col-md-3 .panel .contactdetails a:hover {
          color: #F09723; }
      footer#site-footer .top .wrapper .col-md-3 .panel .smalltxt {
        font-size: 12px;
        line-height: 1.5;
        text-align: left;
        letter-spacing: 1px; }
      footer#site-footer .top .wrapper .col-md-3 .panel .social-links img {
        height: 32px;
        width: 32px; }
      footer#site-footer .top .wrapper .col-md-3 .panel form {
        padding-left: 0;
        padding-top: 0; }
        footer#site-footer .top .wrapper .col-md-3 .panel form input {
          margin-bottom: 5px;
          border: none;
          width: 75%;
          padding: 8px;
          font-weight: 100; }
        footer#site-footer .top .wrapper .col-md-3 .panel form button {
          background-color: #374244;
          color: #fff !important;
          display: inline-block;
          padding: 8px;
          border: none;
          width: 150px;
          text-align: center;
          text-decoration: none;
          font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
          font-weight: 100;
          letter-spacing: 2px;
          transition: background-color 350ms ease-in-out;
          -webkit-transition: background-color 350ms ease-in-out;
          -moz-transition: background-color 350ms ease-in-out;
          -o-transition: background-color 350ms ease-in-out; }
          footer#site-footer .top .wrapper .col-md-3 .panel form button:hover {
            background-color: #969696; }
          @media (max-width: 950px) {
            footer#site-footer .top .wrapper .col-md-3 .panel form button {
              width: 100%;
              font-size: 0.8rem; } }
  footer#site-footer .cards {
    width: 450px;
    margin: 0 auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 20px;
    margin-bottom: 20px; }
    @media screen and (max-width: 950px) {
      footer#site-footer .cards {
        width: auto; } }
    footer#site-footer .cards .circle-icon img {
      width: 61px;
      height: 61px; }
      @media screen and (max-width: 500px) {
        footer#site-footer .cards .circle-icon img {
          width: 41px;
          height: 41px; } }
    footer#site-footer .cards .accepted-cards {
      margin: 0 20px; }
      @media screen and (max-width: 500px) {
        footer#site-footer .cards .accepted-cards {
          margin: 0 15px; } }
      footer#site-footer .cards .accepted-cards p {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        letter-spacing: 2px;
        font-size: larger; }
      @media screen and (max-width: 500px) {
        footer#site-footer .cards .accepted-cards .card-images img {
          width: 200px; } }
  footer#site-footer .bottom {
    width: auto;
    margin: 0 auto;
    margin-top: 1.5em;
    border-top: 0.4px solid #fff;
    border-bottom: 0.4px solid #fff;
    padding: 15px; }
    footer#site-footer .bottom .links .bottom-links {
      font-weight: 200;
      font-size: 13px;
      line-height: 1.8em;
      color: #fff;
      text-transform: uppercase; }
      footer#site-footer .bottom .links .bottom-links li {
        color: #fff;
        font-size: 1.05em;
        display: inline; }
        footer#site-footer .bottom .links .bottom-links li a {
          color: #fff;
          text-decoration: none;
          padding: 0 5px; }
    footer#site-footer .bottom .copyright {
      text-align: center;
      line-height: 16px;
      font-size: 11px;
      color: #fff;
      letter-spacing: 1px;
      font-weight: 600px;
      margin-top: 20px; }

.pcwi-content {
  padding: 20px 15px;
  background-color: #f5f5f5; }
  .pcwi-content .pcwi-pass h1 {
    font-size: 1.3rem; }
  .pcwi-content .pcwi-pass p {
    font-size: 0.8rem;
    line-height: 1.5;
    padding: 10px 0; }

.contact-content {
  width: 859px;
  padding: 0 20px 20px 0;
  margin: 0 -1px 0;
  float: right;
  position: relative;
  text-align: left; }
  .contact-content h1 {
    letter-spacing: 2px;
    font-size: 3.5em;
    color: #000;
    padding: 4px 10px 14px 0;
    border-bottom: 1px solid #000;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.15;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 20px; }
    @media screen and (max-width: 500px) {
      .contact-content h1 {
        font-size: 2.5em; } }
  .contact-content b {
    font-weight: 600; }
  .contact-content .content {
    font-family: "Century Gothic", sans-serif; }
    .contact-content .content h3 {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.25; }
    .contact-content .content p {
      padding-bottom: 10px;
      font-size: 13px;
      line-height: 1.7em;
      letter-spacing: 0.4px; }
      .contact-content .content p a {
        color: #F09723;
        text-decoration: none; }
    .contact-content .content .dots {
      list-style: disc;
      margin: 2px 0 2px 25px;
      font-size: 13px;
      line-height: 1.7em; }
    .contact-content .content .largetext {
      font-size: 18px;
      line-height: 1.25; }
    .contact-content .content .enquiryform h1 {
      font-weight: normal;
      letter-spacing: 2px;
      font-size: 13px !important;
      border: none;
      text-transform: none;
      font-family: "Century Gothic", sans-serif;
      margin-bottom: 0; }
    .contact-content .content .enquiryform .form h1 {
      margin-top: 20px; }
    .contact-content .content .enquiryform .form h2 {
      float: left;
      color: #343030;
      font-weight: bold;
      position: relative;
      z-index: 0; }
      .contact-content .content .enquiryform .form h2 b {
        color: #eb340a; }
    .contact-content .content .enquiryform .form .note {
      text-align: left;
      color: #eb340a;
      padding-bottom: 10px; }
    .contact-content .content .enquiryform .form .input-box1, .contact-content .content .enquiryform .form .input-box2, .contact-content .content .enquiryform .form .input-box3, .contact-content .content .enquiryform .form .input-box4 {
      display: block;
      clear: both;
      border: 1px solid #E6E6E6;
      background: #fff;
      margin-bottom: 10px; }
    .contact-content .content .enquiryform .form .input-box1 {
      width: 260px;
      height: 30px; }
    .contact-content .content .enquiryform .form .input-box2 {
      width: 535px;
      height: 30px; }
    .contact-content .content .enquiryform .form .input-box3 {
      width: 535px;
      background-color: transparent;
      border: none; }
      .contact-content .content .enquiryform .form .input-box3 select {
        height: 30px;
        background-color: #fff;
        width: 100%; }
    .contact-content .content .enquiryform .form .input-box4 {
      width: 535px;
      height: 10em; }
    .contact-content .content .enquiryform .form .input-box5 {
      width: 260px;
      background-color: transparent;
      border: none; }
      .contact-content .content .enquiryform .form .input-box5 select {
        width: 100%; }
    .contact-content .content .enquiryform .form .btn-two {
      color: #fff;
      background-color: #F09723;
      display: inline-block;
      padding: 8px;
      margin: 1px;
      font-size: 15px;
      text-align: center;
      border-radius: 4px; }
      .contact-content .content .enquiryform .form .btn-two a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 1px; }

body:not(.home) {
  background-image: url("../images/pcwi-bgtest2.jpg");
  background-size: contain;
  background-repeat: no-repeat; }
  @media (max-width: 1300px) {
    body:not(.home) {
      background-size: 1300px;
      overflow-x: hidden; } }
  @media (max-width: 1300px) {
    body:not(.home) {
      background-size: 1300px;
      overflow-x: hidden; } }
  body:not(.home) header#masthead {
    height: 140px; }
    @media screen and (max-width: 950px) {
      body:not(.home) header#masthead .site-logo a {
        margin-left: 0 !important; } }
    body:not(.home) header#masthead .site-logo a img {
      width: 150px; }
      @media screen and (max-width: 950px) {
        body:not(.home) header#masthead .site-logo a img {
          width: 130px; } }
    body:not(.home) header#masthead .top-links .links {
      display: none; }
    body:not(.home) header#masthead .top-links .searchbar {
      display: inline-block;
      width: 200px;
      border: 1px solid #F09723;
      border-radius: 3px; }
      body:not(.home) header#masthead .top-links .searchbar form {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        color: #F09723;
        padding: 0; }
        body:not(.home) header#masthead .top-links .searchbar form input {
          background: none;
          margin-bottom: 0;
          font-size: 12px;
          height: 26px;
          color: #F09723;
          padding-left: 5px;
          border: none; }
        body:not(.home) header#masthead .top-links .searchbar form ::-webkit-input-placeholder {
          color: #F09723; }
        body:not(.home) header#masthead .top-links .searchbar form :-ms-input-placeholder {
          color: #F09723; }
        body:not(.home) header#masthead .top-links .searchbar form ::-ms-input-placeholder {
          color: #F09723; }
        body:not(.home) header#masthead .top-links .searchbar form ::placeholder {
          color: #F09723; }
        body:not(.home) header#masthead .top-links .searchbar form .search-btn:before {
          content: "\E8B6";
          font-family: "Material Icons";
          font-size: 1.4rem;
          color: #F09723;
          line-height: 1.4em; }

.content-wrapper {
  clear: both;
  width: auto;
  max-width: 1200px;
  padding: 0;
  margin: 20px auto 25px;
  line-height: 1.1rem;
  letter-spacing: 0.4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 950px) {
    .content-wrapper {
      width: 100%; } }

.about-content,
.certification-content,
.knowledge-content,
.faqs-content,
.distributors-content,
.rohs-content,
.services-content,
.privacy-content,
.video-content,
.sds-content,
.search-content,
.contact-content,
.product-content,
.pcwi-content,
.error-content,
.catalogue-content {
  width: 859px;
  padding: 0 20px 20px 0;
  margin: 0;
  position: relative;
  text-align: left;
  display: inline-block; }
  .about-content b,
  .certification-content b,
  .knowledge-content b,
  .faqs-content b,
  .distributors-content b,
  .rohs-content b,
  .services-content b,
  .privacy-content b,
  .video-content b,
  .sds-content b,
  .search-content b,
  .contact-content b,
  .product-content b,
  .pcwi-content b,
  .error-content b,
  .catalogue-content b {
    font-weight: 600; }
  @media screen and (max-width: 950px) {
    .about-content,
    .certification-content,
    .knowledge-content,
    .faqs-content,
    .distributors-content,
    .rohs-content,
    .services-content,
    .privacy-content,
    .video-content,
    .sds-content,
    .search-content,
    .contact-content,
    .product-content,
    .pcwi-content,
    .error-content,
    .catalogue-content {
      width: 90%;
      padding: 20px;
      margin: 0; } }

/* -------------- ABOUT US PAGE SPECIFIC CSS -------------- */
.about-content h2 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #374244;
  line-height: 1.25;
  margin-top: 20px; }

.about-content .content .row .subcats {
  display: block;
  float: left;
  width: 120px;
  overflow: hidden;
  margin: 0px 10px 20px 0px;
  padding: 10px;
  border: 1px solid #E6E6E6;
  background-color: #fff; }
  .about-content .content .row .subcats a {
    text-decoration: none;
    text-align: center; }
    .about-content .content .row .subcats a .catbox .catimage img {
      height: 120px;
      width: 100%; }
    .about-content .content .row .subcats a .catbox p {
      font-family: 'Titillium Web', sans-serif;
      font-weight: 400;
      font-size: 13px;
      color: #000;
      display: block;
      padding-top: 10px;
      height: 60px;
      overflow: hidden; }

/* -------------- CATALOGUE PAGE SPECIFIC CSS -------------- */
.catalogue-content .content .catbox {
  background-color: #fff;
  max-width: 250px;
  text-align: center;
  padding: 5px;
  margin: 5px;
  display: inline-block;
  width: 100%; }
  .catalogue-content .content .catbox .btn {
    color: #A6BFC4;
    background-color: #fff;
    border: 1px solid #A6BFC4;
    display: inline-block;
    padding: 5px 10px;
    font-size: 0.8rem;
    text-align: center;
    border-radius: 0;
    cursor: pointer;
    width: 87%;
    margin-top: 10px; }

/* -------------- DISTRIBUTORS PAGE SPECIFIC CSS -------------- */
.distributors-content h1 {
  color: #343030;
  font-size: 27px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif; }

.distributors-content .content h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  font-family: Arial; }

.distributors-content .content p {
  padding-bottom: 10px;
  font-family: Arial; }

.distributors-content .distributors {
  margin-top: 10px; }
  .distributors-content .distributors h3 {
    margin: 10px 0;
    font-size: 26px !important;
    font-family: 'Lato', sans-serif; }
  .distributors-content .distributors .row {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    @media screen and (max-width: 800px) {
      .distributors-content .distributors .row {
        display: block;
        width: 100%; } }
    .distributors-content .distributors .row .item {
      width: 250px;
      padding: 10px;
      margin: 0 10px 10px 0;
      border: 1px solid #E6E6E6; }
      @media screen and (max-width: 800px) {
        .distributors-content .distributors .row .item {
          width: auto;
          text-align: center; } }
      .distributors-content .distributors .row .item .image {
        border: 1px solid #E6E6E6;
        background-color: #fff; }
      .distributors-content .distributors .row .item .country {
        background-color: #A6BFC4;
        color: #fff;
        height: 25px;
        text-align: center;
        margin: 5px 0 10px; }
        .distributors-content .distributors .row .item .country p {
          font-size: 14px;
          padding-bottom: 0;
          font-weight: bold;
          line-height: 25px; }
      .distributors-content .distributors .row .item h4 {
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        height: 50px; }
      .distributors-content .distributors .row .item .number {
        font-size: 14px;
        padding-bottom: 0;
        font-weight: bold; }
      .distributors-content .distributors .row .item .email a {
        color: #F09723;
        text-decoration: none; }
        .distributors-content .distributors .row .item .email a:hover {
          color: #F09723; }
      .distributors-content .distributors .row .item .fax {
        padding: 0; }
      .distributors-content .distributors .row .item p {
        font-size: 14px; }
        .distributors-content .distributors .row .item p .link a {
          color: #F09723;
          padding-bottom: 10px; }
        .distributors-content .distributors .row .item p b {
          font-weight: bold; }
      .distributors-content .distributors .row .item .links {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        color: #F09723;
        font-weight: bold; }
        .distributors-content .distributors .row .item .links a {
          color: #F09723;
          font-weight: bold;
          text-decoration: none; }
          .distributors-content .distributors .row .item .links a:hover {
            color: #F09723; }
        .distributors-content .distributors .row .item .links p {
          padding-right: 20px; }

/* -------------- KNOWLEDGE PAGE SPECIFIC CSS -------------- */
.knowledge-content h1 {
  letter-spacing: 2px;
  font-size: 3.5em;
  color: #000;
  padding: 4px 10px 14px 0;
  border-bottom: 1px solid #000;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.15;
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: 20px; }
  @media screen and (max-width: 500px) {
    .knowledge-content h1 {
      font-size: 2.5em; } }

.knowledge-content .content {
  font-family: "Century Gothic", sans-serif; }
  .knowledge-content .content h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25; }
  .knowledge-content .content p {
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 1.7em;
    letter-spacing: 0.4px; }
    .knowledge-content .content p a {
      color: #F09723;
      text-decoration: none; }
  .knowledge-content .content .dots {
    list-style: disc;
    margin: 2px 0 2px 25px;
    font-size: 13px;
    line-height: 1.7em; }

.knowledge-content .search {
  background-color: #fff;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 10px; }
  .knowledge-content .search input {
    position: relative;
    width: 90%;
    border: 1px solid #E6E6E6;
    padding: 5px; }
  .knowledge-content .search .btn-two {
    color: #fff;
    background-color: #F09723;
    display: inline-block;
    padding: 8px;
    margin: 1px;
    font-size: 15px;
    text-align: center;
    border-radius: 4px;
    margin-top: 10px; }
    .knowledge-content .search .btn-two a {
      color: #fff;
      text-decoration: none;
      font-size: 15px;
      text-transform: uppercase;
      letter-spacing: 1px; }

.knowledge-content .links {
  background-color: #fff;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  padding: 10px; }
  .knowledge-content .links h1 {
    font-size: 20px;
    font-weight: normal;
    font-family: 'ralewayregular', Verdana, Helvetica, Arial, sans-serif;
    border: none;
    text-transform: none;
    line-height: 1.15;
    padding-bottom: 0;
    margin-bottom: 5px; }
  .knowledge-content .links .row {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    @media screen and (max-width: 500px) {
      .knowledge-content .links .row {
        display: block; } }
    .knowledge-content .links .row .list {
      width: 48%;
      padding: 0 5px;
      margin: 5px; }
      @media screen and (max-width: 500px) {
        .knowledge-content .links .row .list {
          width: 90%; } }
      .knowledge-content .links .row .list h1 {
        padding-bottom: 3px;
        margin-bottom: 3px;
        border-bottom: 1px solid #E6E6E6;
        font-size: 12px; }
        .knowledge-content .links .row .list h1 .light {
          display: inline;
          color: #999;
          font-size: 11px; }
      .knowledge-content .links .row .list .resourcelinks {
        width: 100%;
        padding-left: 10px;
        cursor: pointer; }
        .knowledge-content .links .row .list .resourcelinks li {
          color: #F09723;
          text-decoration: none;
          line-height: 1.7;
          margin: 5px 0;
          font-family: 'ralewayregular', sans-serif;
          font-size: 13px; }
          .knowledge-content .links .row .list .resourcelinks li a {
            color: #F09723;
            text-decoration: none; }
            .knowledge-content .links .row .list .resourcelinks li a:hover {
              color: #F09723; }
          .knowledge-content .links .row .list .resourcelinks li:hover {
            color: #F09723; }

/* -------------- FAQS PAGE SPECIFIC CSS -------------- */
.faqs-content h1 {
  letter-spacing: 2px;
  font-size: 3.5em;
  color: #000;
  padding: 4px 10px 14px 0;
  border-bottom: 1px solid #000;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.15;
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: 20px; }

.faqs-content .content {
  font-family: "Century Gothic", sans-serif; }
  .faqs-content .content h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25; }
  .faqs-content .content p {
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 1.7em;
    letter-spacing: 0.4px; }
    .faqs-content .content p a {
      color: #F09723;
      text-decoration: none; }
  .faqs-content .content .dots {
    list-style: disc;
    margin: 2px 0 2px 25px;
    font-size: 13px;
    line-height: 1.7em; }

.faqs-content .search {
  background-color: #fff;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 10px; }
  .faqs-content .search input {
    position: relative;
    width: 90%;
    border: 1px solid #E6E6E6;
    padding: 5px; }
  .faqs-content .search .btn-two {
    color: #fff;
    background-color: #F09723;
    display: inline-block;
    padding: 8px;
    margin: 1px;
    font-size: 15px;
    text-align: center;
    border-radius: 4px;
    margin-top: 10px; }
    .faqs-content .search .btn-two a {
      color: #fff;
      text-decoration: none;
      font-size: 15px;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .faqs-content .search .topics a {
    text-decoration: none; }
    .faqs-content .search .topics a h1 {
      padding-bottom: 3px;
      margin-bottom: 3px;
      font-size: 12px;
      border-bottom: none;
      text-transform: none; }
      .faqs-content .search .topics a h1 .light {
        display: inline;
        color: #999;
        font-size: 11px; }
      .faqs-content .search .topics a h1:hover {
        color: #F09723; }

.faqs-content .questions {
  padding: 10px; }
  .faqs-content .questions h1 {
    font-size: 17px;
    font-weight: normal;
    font-family: 'ralewayregular', Verdana, Helvetica, Arial, sans-serif;
    border: none;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 40px; }
  .faqs-content .questions .qa {
    border-bottom: 1px solid #E6E6E6;
    padding: 3px 0; }
    .faqs-content .questions .qa button {
      background-color: transparent;
      border: none; }
    .faqs-content .questions .qa .accordion,
    .faqs-content .questions .qa .accordion-faq {
      font-weight: bold;
      font-size: 13px;
      font-family: Arial;
      -webkit-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s;
      padding: 10px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-align: left;
      line-height: 1.7;
      cursor: pointer; }
      .faqs-content .questions .qa .accordion:before,
      .faqs-content .questions .qa .accordion-faq:before {
        content: "\E145";
        font-family: "Material Icons";
        font-size: 13px;
        color: #000;
        margin-right: 10px; }
    .faqs-content .questions .qa .active:before {
      content: "\E15B";
      font-family: "Material Icons";
      color: #000; }
    .faqs-content .questions .qa .accordion-answer {
      font-weight: normal;
      font-size: 12px;
      font-family: Verdana;
      line-height: 20px;
      overflow: hidden;
      display: none;
      margin-left: 23px; }
      .faqs-content .questions .qa .accordion-answer ul {
        display: none; }
        .faqs-content .questions .qa .accordion-answer ul li {
          font-weight: normal;
          font-size: 12px;
          font-family: Verdana;
          line-height: 20px;
          list-style: disc; }

/* -------------- ABOUT US PAGE SPECIFIC CSS -------------- */
.rohs-content .content p {
  padding-bottom: 40px !important; }

/* -------------- VIDEO PAGE SPECIFIC CSS -------------- */
.video-content h1 {
  letter-spacing: 2px;
  font-size: 3.5em;
  color: #000;
  padding: 4px 10px 14px 0;
  border-bottom: 1px solid #000;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.15;
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: 20px; }

/* -------------- SEARCH PAGE SPECIFIC CSS -------------- */
.search-content .content .resultbox {
  padding: 30px 0 40px 0;
  border-bottom: 1px solid #E6E6E6; }
  @media screen and (max-width: 500px) {
    .search-content .content .resultbox {
      padding: 15px 0 20px 0; } }
  .search-content .content .resultbox .image {
    width: 157px;
    height: 157px;
    border: 1px solid #000;
    background-color: #fff;
    position: relative;
    float: left;
    margin-right: 20px;
    margin-bottom: 7%; }
    @media screen and (max-width: 500px) {
      .search-content .content .resultbox .image {
        display: block;
        float: none;
        width: 127px;
        height: 127px;
        margin-bottom: 20px; } }
    .search-content .content .resultbox .image .bg-image {
      position: absolute;
      width: 100%;
      height: 100%;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: contain; }
  .search-content .content .resultbox .infobox {
    padding: 0 15px 0 0;
    /*div.buttons {

					clear: both;
					margin-top: 20px;

					text-align: right;

					&>* {

						display: inline-block;

						margin: 0 2px 6px 2px;
						padding: 0;

						&:not(.promo-code-container),
						.promo-code-styling {
							width: 190px;
						}

						text-decoration: none;

						text-align: center;
						letter-spacing: 2px;
						font-size: 13px;

						@media (max-width: 767px) {

							width: 100%;
							display: block;

							margin-left: 0;
							margin-right: 0;

							&:not(.promo-code-container),
							.promo-code-styling {
								width: 100%;
							}
						}

						&:hover {
							cursor: pointer;
						}

					}

					.prod-details {

						color: $blue;
						background-color: white;
						border: 1px solid $blue;
						padding: 5px;

						&:hover {
							background-color: $blue;
							color: #fff;
						}

					}

					.stock-info {

						position: relative;

						background-color: $dark-grey;
						padding: 5px;
						color: #fff;
						text-align: center;
						border: 1px solid $dark-grey;

						&:hover {
							border-color: #4d4d4d;
							background-color: #4d4d4d;
						}

						.stock-box {
							display: none;
							position: absolute !important;
							right: 0;
							left: 0;
							margin: 0 auto;
							width: 300px;
							background-color: #fff;
							z-index: 4;
							box-shadow: 0 0 19px -7px #000;
							padding: 8px 14px;
							overflow: auto;
							//max-height: 280px;
							@extend %scrollbar;

							&.loading {
								@extend %medium-loader;
								min-height: 110px;
							}

							.plant-row {
								text-align: left;

								&.on-order {
									border-top: 1px solid #ccc;
								}

								&.lead-row:first-of-type {
									margin-top: -8px;
								}

								&.lead-row {
									background-color: $primary-color;
									margin: 8px -14px;
									padding: 2px 14px 0;
									color: #fff;
									font-weight: 600;
									font-size: .8rem;
								}

								em {
									font-style: italic;
									font-size: 0.9rem;
									color: #000;
								}

								&.low-stock {
									margin-top: -4px;

									em {
										font-size: .85rem;
									}

									.total-stock-count {
										font-size: 1rem;
										color: #000;
									}
								}

								.total-stock-count {
									font-size: 1rem;
									display: block;
									text-align: left;
									font-weight: 600;
									color: #000;
									line-height: 1;
								}

								&.on-order {
									display: flex;

									div.order-stock-count,
									div.order-date {
										flex: 1;

										em {
											font-size: .8rem;
										}

										.order-stock-count,
										.order-date {
											display: block;
											text-align: left;
											font-size: 1rem;
											line-height: 1;
											color: #000;

											small {
												display: inline;
												font-weight: 400;
												color: #000;
											}
										}

										.order-date {
											font-size: .9rem;
											font-weight: 600;
											margin-top: 2px;
										}
									}
								}
							}
						}

						&.active .stock-box {
							display: block;
						}


					}

					.promo-code {

						border: 1px solid $blue;

						&:hover {
							border-color: #c5d5d8;
							background-color: #c5d5d8;
						}

					}

					.add-to-cart {

						padding: 5px;

						border: 1px solid $green;
						background-color: $green;

						&:hover {
							background-color: lighten($green, 10%);
						}

						span {
							padding: 0;
							background-color: transparent;
							width: auto;
						}
					}

				} */ }
    .search-content .content .resultbox .infobox h1 {
      font-family: 'Titillium Web', sans-serif;
      font-size: 22px;
      border-bottom: none;
      letter-spacing: 1px;
      line-height: 1.3;
      padding-bottom: 10px;
      margin: 0; }
    @media screen and (max-width: 500px) {
      .search-content .content .resultbox .infobox h2 {
        font-size: 15px;
        margin-bottom: 10px; } }
    .search-content .content .resultbox .infobox h3 {
      font-size: 0.9rem !important; }
      @media screen and (max-width: 500px) {
        .search-content .content .resultbox .infobox h3 {
          font-size: 13px;
          margin-bottom: 10px; } }
    .search-content .content .resultbox .infobox p {
      min-height: 80px;
      padding-bottom: 5px; }
      @media screen and (max-width: 500px) {
        .search-content .content .resultbox .infobox p {
          font-size: 12px; } }
    .search-content .content .resultbox .infobox ul {
      list-style: disc;
      margin: 10px 0;
      overflow: hidden;
      padding-left: 4px; }
      .search-content .content .resultbox .infobox ul li {
        margin-left: 10px; }
        @media screen and (max-width: 500px) {
          .search-content .content .resultbox .infobox ul li {
            font-size: 12px; } }
    .search-content .content .resultbox .infobox .price-unit {
      margin-bottom: 10px;
      margin-left: 180px; }
      @media screen and (max-width: 500px) {
        .search-content .content .resultbox .infobox .price-unit {
          margin-left: 0; } }
      .search-content .content .resultbox .infobox .price-unit .price {
        font-weight: 800; }
      .search-content .content .resultbox .infobox .price-unit small {
        font-weight: 400; }
    .search-content .content .resultbox .infobox .actionbtns {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-top: 15px; }
      @media screen and (max-width: 1199px) {
        .search-content .content .resultbox .infobox .actionbtns {
          display: block; } }
      .search-content .content .resultbox .infobox .actionbtns .proddet {
        margin-right: 10px; }
        @media screen and (max-width: 1199px) {
          .search-content .content .resultbox .infobox .actionbtns .proddet {
            width: 100%;
            margin-bottom: 5px; } }
        .search-content .content .resultbox .infobox .actionbtns .proddet a {
          background-color: #fff;
          color: #A6BFC4;
          display: inline-block;
          padding: 5px;
          width: 200px;
          text-align: center;
          font-size: 13px;
          letter-spacing: 2px;
          text-decoration: none;
          border: 1px solid #A6BFC4; }
          @media screen and (max-width: 1199px) {
            .search-content .content .resultbox .infobox .actionbtns .proddet a {
              width: 100%; } }
          .search-content .content .resultbox .infobox .actionbtns .proddet a:hover {
            background-color: #A6BFC4;
            color: #fff; }
      .search-content .content .resultbox .infobox .actionbtns .stock-info {
        position: relative;
        width: 200px;
        background-color: #333;
        padding: 5px;
        color: #fff;
        text-align: center;
        margin-right: 10px;
        cursor: pointer;
        letter-spacing: 2px;
        font-size: 13px; }
        @media screen and (max-width: 1199px) {
          .search-content .content .resultbox .infobox .actionbtns .stock-info {
            width: 100%;
            margin-bottom: 5px; } }
        .search-content .content .resultbox .infobox .actionbtns .stock-info:hover {
          background-color: #4d4d4d; }
          .search-content .content .resultbox .infobox .actionbtns .stock-info:hover i {
            color: #fff; }
        .search-content .content .resultbox .infobox .actionbtns .stock-info small {
          font-size: 1rem;
          font-weight: 100; }
        .search-content .content .resultbox .infobox .actionbtns .stock-info span {
          text-align: center;
          font-size: 13px;
          letter-spacing: 2px; }
        .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box {
          display: none;
          position: absolute !important;
          right: 0;
          left: 0;
          margin: 0 auto;
          width: 300px;
          background-color: #fff;
          z-index: 4;
          -webkit-box-shadow: 0 0 19px -7px #000;
          box-shadow: 0 0 19px -7px #000;
          padding: 8px 14px;
          overflow: auto; }
          .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box.loading {
            min-height: 110px; }
          .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row {
            text-align: left; }
            .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order {
              border-top: 1px solid #ccc; }
            .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.lead-row:first-of-type {
              margin-top: -8px; }
            .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.lead-row {
              background-color: #576467;
              margin: 8px -14px;
              padding: 2px 14px 0;
              color: #fff;
              font-weight: 600;
              font-size: .8rem; }
            .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row em {
              font-style: italic;
              font-size: 0.9rem;
              color: #000; }
            .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.low-stock {
              margin-top: -4px; }
              .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.low-stock em {
                font-size: .85rem; }
              .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.low-stock .total-stock-count {
                font-size: 1rem;
                color: #000; }
            .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row .total-stock-count {
              font-size: 1rem;
              display: block;
              text-align: left;
              font-weight: 600;
              color: #000;
              line-height: 1; }
            .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
              .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count,
              .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1; }
                .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count em,
                .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date em {
                  font-size: .8rem; }
                .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-stock-count,
                .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date,
                .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date .order-stock-count,
                .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date .order-date {
                  display: block;
                  text-align: left;
                  font-size: 1rem;
                  line-height: 1;
                  color: #000; }
                  .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-stock-count small,
                  .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date small,
                  .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date .order-stock-count small,
                  .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date .order-date small {
                    display: inline;
                    font-weight: 400;
                    color: #000; }
                .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date,
                .search-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date .order-date {
                  font-size: .9rem;
                  font-weight: 600;
                  margin-top: 2px; }
        .search-content .content .resultbox .infobox .actionbtns .stock-info.active .stock-box {
          display: block; }
      .search-content .content .resultbox .infobox .actionbtns .promo-code-container-styling {
        margin-right: 10px; }
        @media screen and (max-width: 1199px) {
          .search-content .content .resultbox .infobox .actionbtns .promo-code-container-styling {
            width: 100%;
            margin-bottom: 5px; } }
        @media screen and (max-width: 1199px) {
          .search-content .content .resultbox .infobox .actionbtns .promo-code-container-styling .promo-code-styling {
            display: block;
            width: 100%; } }
      .search-content .content .resultbox .infobox .actionbtns .add-to-cart {
        margin-right: 10px;
        cursor: pointer; }
        @media screen and (max-width: 1199px) {
          .search-content .content .resultbox .infobox .actionbtns .add-to-cart {
            width: 100%; } }
        @media screen and (max-width: 1199px) {
          .search-content .content .resultbox .infobox .actionbtns .add-to-cart span {
            width: 100%; } }

/* -------------- PRODUCTS PAGE SPECIFIC CSS -------------- */
@media screen and (max-width: 500px) {
  .product-content .content h1 {
    padding: 0;
    margin-top: 0; } }

.product-content .content h2 {
  font-size: 22px;
  color: #374244;
  margin-bottom: 20px;
  line-height: 1.25;
  letter-spacing: 0.4px; }

.product-content .content .subcats {
  width: 100%; }
  .product-content .content .subcats .row::after {
    content: "";
    display: table;
    table-layout: fixed; }
  .product-content .content .subcats .subcat-container {
    padding: 0;
    padding-left: calc(5px - 0%);
    padding-right: calc(5px - 0%);
    margin-bottom: 10px;
    float: left;
    width: 20%;
    width: calc(20% - 10px); }
    @media (max-width: 1199px) {
      .product-content .content .subcats .subcat-container {
        width: 25%;
        width: calc(25% - 10px); } }
    @media (max-width: 991px) {
      .product-content .content .subcats .subcat-container {
        width: 33.3333333%;
        width: calc(33.3333333% - 10px); } }
    @media (max-width: 767px) {
      .product-content .content .subcats .subcat-container {
        width: 50%;
        width: calc(50% - 10px); } }
  .product-content .content .subcats .subcat {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 1px solid #E6E6E6;
    background-color: #fff; }
    .product-content .content .subcats .subcat a {
      text-decoration: none;
      text-align: center;
      display: block; }
      .product-content .content .subcats .subcat a .catbox {
        padding: 0 5px; }
        .product-content .content .subcats .subcat a .catbox .catimage {
          position: relative;
          margin-top: 15px;
          height: 120px;
          width: 100%; }
          .product-content .content .subcats .subcat a .catbox .catimage .bg-image {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: 50% 50%; }
          .product-content .content .subcats .subcat a .catbox .catimage img {
            width: 100%; }
        .product-content .content .subcats .subcat a .catbox p {
          font-family: 'Titillium Web', sans-serif;
          font-weight: 400;
          font-size: 13px;
          color: #000;
          display: block;
          padding-top: 10px;
          height: 60px;
          overflow: hidden;
          padding-left: 10px;
          padding-right: 10px; }

.product-content .content .popular-prods {
  text-align: center;
  padding: 40px 0;
  margin: 0;
  height: auto;
  width: 200px;
  display: inline-block;
  float: left; }
  .product-content .content .popular-prods .image-box {
    width: 157px;
    height: 157px;
    border: 1px solid #000;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 10px; }
  .product-content .content .popular-prods h1 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 1rem !important;
    border-bottom: none !important;
    letter-spacing: 1px;
    line-height: 1.3;
    padding-bottom: 10px;
    margin: 0;
    color: #000;
    height: 70px; }
  .product-content .content .popular-prods .btn-three,
  .product-content .content .popular-prods .btn-four {
    width: 80%;
    margin-bottom: 10px; }

.product-content .content .resultbox {
  padding: 30px 0 40px 0;
  border-bottom: 1px solid #E6E6E6; }
  @media screen and (max-width: 500px) {
    .product-content .content .resultbox {
      padding: 15px 0 20px 0; } }
  @media (min-width: 1200px) {
    .product-content .content .resultbox {
      display: block; } }
  .product-content .content .resultbox .image {
    width: 157px;
    height: 157px;
    border: 1px solid #000;
    background-color: #fff;
    position: relative;
    display: block;
    margin-bottom: 7%;
    /*	@media screen and (max-width: 1199px) {
					float: none;
					width: 127px;
					height: 127px;
					margin-bottom: 20px;
				}*/ }
    @media (min-width: 500px) {
      .product-content .content .resultbox .image {
        -ms-flex-preferred-size: 157px;
        flex-basis: 157px;
        min-width: 157px;
        float: left;
        margin-right: 20px; } }
    .product-content .content .resultbox .image .bg-image {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
  .product-content .content .resultbox .infobox {
    padding: 0 15px 0 0; }
    .product-content .content .resultbox .infobox h1 {
      font-family: 'Titillium Web', sans-serif;
      font-size: 1rem;
      border-bottom: none;
      letter-spacing: 1px;
      line-height: 1.3;
      padding-bottom: 10px;
      margin: 0; }
    @media screen and (max-width: 500px) {
      .product-content .content .resultbox .infobox h2 {
        font-size: 15px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 500px) {
      .product-content .content .resultbox .infobox h3 {
        font-size: 13px;
        margin-bottom: 10px; } }
    .product-content .content .resultbox .infobox p {
      padding-bottom: 5px; }
      @media screen and (max-width: 500px) {
        .product-content .content .resultbox .infobox p {
          font-size: 12px; } }
    .product-content .content .resultbox .infobox ul {
      list-style: disc;
      margin: 10px 0;
      overflow: hidden;
      padding-left: 4px; }
      .product-content .content .resultbox .infobox ul li {
        margin-left: 10px; }
        @media screen and (max-width: 500px) {
          .product-content .content .resultbox .infobox ul li {
            font-size: 12px; } }
    .product-content .content .resultbox .infobox .price-unit {
      margin-bottom: 10px;
      margin-left: 180px; }
      @media screen and (max-width: 500px) {
        .product-content .content .resultbox .infobox .price-unit {
          margin-left: 0; } }
      .product-content .content .resultbox .infobox .price-unit .price {
        font-weight: 800; }
      .product-content .content .resultbox .infobox .price-unit small {
        font-weight: 400; }
    .product-content .content .resultbox .infobox .actionbtns {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-top: 15px; }
      @media screen and (max-width: 1199px) {
        .product-content .content .resultbox .infobox .actionbtns {
          display: block; } }
      .product-content .content .resultbox .infobox .actionbtns .proddet {
        margin-right: 10px; }
        @media screen and (max-width: 1199px) {
          .product-content .content .resultbox .infobox .actionbtns .proddet {
            width: 100%;
            margin-bottom: 5px; } }
        .product-content .content .resultbox .infobox .actionbtns .proddet a {
          background-color: #fff;
          color: #A6BFC4;
          display: inline-block;
          padding: 5px;
          width: 200px;
          text-align: center;
          font-size: 13px;
          letter-spacing: 2px;
          text-decoration: none;
          border: 1px solid #A6BFC4; }
          @media screen and (max-width: 1199px) {
            .product-content .content .resultbox .infobox .actionbtns .proddet a {
              width: 100%; } }
          .product-content .content .resultbox .infobox .actionbtns .proddet a:hover {
            background-color: #A6BFC4;
            color: #fff; }
      .product-content .content .resultbox .infobox .actionbtns .stock-info {
        position: relative;
        width: 200px;
        background-color: #333;
        padding: 5px;
        color: #fff;
        text-align: center;
        margin-right: 10px;
        cursor: pointer;
        letter-spacing: 2px;
        font-size: 13px; }
        @media screen and (max-width: 1199px) {
          .product-content .content .resultbox .infobox .actionbtns .stock-info {
            width: 100%;
            margin-bottom: 5px; } }
        .product-content .content .resultbox .infobox .actionbtns .stock-info:hover {
          background-color: #4d4d4d; }
          .product-content .content .resultbox .infobox .actionbtns .stock-info:hover i {
            color: #fff; }
        .product-content .content .resultbox .infobox .actionbtns .stock-info small {
          font-size: 1rem;
          font-weight: 100; }
        .product-content .content .resultbox .infobox .actionbtns .stock-info span {
          text-align: center;
          font-size: 13px;
          letter-spacing: 2px; }
        .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box {
          display: none;
          position: absolute !important;
          right: 0;
          left: 0;
          margin: 0 auto;
          width: 300px;
          background-color: #fff;
          z-index: 4;
          -webkit-box-shadow: 0 0 19px -7px #000;
          box-shadow: 0 0 19px -7px #000;
          padding: 8px 14px;
          overflow: auto; }
          .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box.loading {
            min-height: 110px; }
          .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row {
            text-align: left; }
            .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order {
              border-top: 1px solid #ccc; }
            .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.lead-row:first-of-type {
              margin-top: -8px; }
            .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.lead-row {
              background-color: #576467;
              margin: 8px -14px;
              padding: 2px 14px 0;
              color: #fff;
              font-weight: 600;
              font-size: .8rem; }
            .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row em {
              font-style: italic;
              font-size: 0.9rem;
              color: #000; }
            .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.low-stock {
              margin-top: -4px; }
              .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.low-stock em {
                font-size: .85rem; }
              .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.low-stock .total-stock-count {
                font-size: 1rem;
                color: #000; }
            .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row .total-stock-count {
              font-size: 1rem;
              display: block;
              text-align: left;
              font-weight: 600;
              color: #000;
              line-height: 1; }
            .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
              .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count,
              .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1; }
                .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count em,
                .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date em {
                  font-size: .8rem; }
                .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-stock-count,
                .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date,
                .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date .order-stock-count,
                .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date .order-date {
                  display: block;
                  text-align: left;
                  font-size: 1rem;
                  line-height: 1;
                  color: #000; }
                  .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-stock-count small,
                  .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date small,
                  .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date .order-stock-count small,
                  .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date .order-date small {
                    display: inline;
                    font-weight: 400;
                    color: #000; }
                .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date,
                .product-content .content .resultbox .infobox .actionbtns .stock-info .stock-box .plant-row.on-order div.order-date .order-date {
                  font-size: .9rem;
                  font-weight: 600;
                  margin-top: 2px; }
        .product-content .content .resultbox .infobox .actionbtns .stock-info.active .stock-box {
          display: block; }
      .product-content .content .resultbox .infobox .actionbtns .promo-code-container-styling {
        margin-right: 10px; }
        @media screen and (max-width: 1199px) {
          .product-content .content .resultbox .infobox .actionbtns .promo-code-container-styling {
            width: 100%;
            margin-bottom: 5px; } }
        @media screen and (max-width: 1199px) {
          .product-content .content .resultbox .infobox .actionbtns .promo-code-container-styling .promo-code-styling {
            display: block;
            width: 100%; } }
      .product-content .content .resultbox .infobox .actionbtns .add-to-cart {
        margin-right: 10px;
        cursor: pointer; }
        @media screen and (max-width: 1199px) {
          .product-content .content .resultbox .infobox .actionbtns .add-to-cart {
            width: 100%; } }
        @media screen and (max-width: 1199px) {
          .product-content .content .resultbox .infobox .actionbtns .add-to-cart span {
            width: 100%; } }

.product-content .content .product-info {
  margin-top: 30px; }
  .product-content .content .product-info .row {
    width: 100%; }
    .product-content .content .product-info .row .btn-six {
      color: #fff;
      background-color: #F09723;
      display: inline-block;
      padding: 0.8rem;
      font-size: 15px;
      text-align: center;
      border: none;
      text-transform: uppercase; }
    .product-content .content .product-info .row .product-image {
      display: inline-block;
      width: 260px;
      height: 260px;
      border: 1px solid #E6E6E6;
      background-color: #fff;
      margin-right: 30px; }
    .product-content .content .product-info .row .blurb {
      display: inline-block;
      width: 553px;
      vertical-align: top; }
      .product-content .content .product-info .row .blurb p {
        font-size: 14px;
        font-family: 'Century Gothic';
        padding-bottom: 20px;
        line-height: 18px; }
    .product-content .content .product-info .row .small-images {
      width: 100%;
      margin: 30px 0 10px 0; }
      .product-content .content .product-info .row .small-images .product-image {
        width: 78px;
        height: 78px;
        border: 1px solid #E6E6E6;
        background-color: #fff;
        margin-right: 10px; }

.product-content .content .product-details,
.product-content .content .prodopts-content,
.product-content .content .accessories-content,
.product-content .content .cert-content {
  background: #fff;
  border: 1px solid #E6E6E6;
  margin-bottom: 20px; }
  .product-content .content .product-details ul.tabs,
  .product-content .content .prodopts-content ul.tabs,
  .product-content .content .accessories-content ul.tabs,
  .product-content .content .cert-content ul.tabs {
    background: #fff;
    border-bottom: 1px solid #E6E6E6;
    height: 40px; }
  .product-content .content .product-details ul.tabs li,
  .product-content .content .prodopts-content ul.tabs li,
  .product-content .content .accessories-content ul.tabs li,
  .product-content .content .cert-content ul.tabs li {
    display: inline-block;
    padding: 0 18px;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    position: relative;
    overflow: hidden;
    font-size: 1.4em;
    font-weight: 500;
    border-right: 1px solid #E6E6E6;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .product-content .content .product-details ul.tabs li.current,
  .product-content .content .prodopts-content ul.tabs li.current,
  .product-content .content .accessories-content ul.tabs li.current,
  .product-content .content .cert-content ul.tabs li.current {
    color: #F09723;
    border-bottom: 1px solid #fff;
    background: #fff; }
  .product-content .content .product-details .tab-content,
  .product-content .content .prodopts-content .tab-content,
  .product-content .content .accessories-content .tab-content,
  .product-content .content .cert-content .tab-content {
    background: #fff;
    padding: 15px; }
  .product-content .content .product-details .tab-content.current,
  .product-content .content .prodopts-content .tab-content.current,
  .product-content .content .accessories-content .tab-content.current,
  .product-content .content .cert-content .tab-content.current {
    display: inherit; }

.product-content .content .enquire .btn-one {
  width: 90.5%;
  cursor: pointer; }

.product-content .content .popular-prods {
  text-align: center;
  padding: 40px 0;
  margin: 0;
  height: auto;
  width: 200px;
  display: inline-block;
  float: left; }
  .product-content .content .popular-prods .image-box {
    width: 157px;
    height: 157px;
    border: 1px solid #000;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 10px; }
  .product-content .content .popular-prods h1 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 1rem !important;
    border-bottom: none !important;
    letter-spacing: 1px;
    line-height: 1.3;
    padding-bottom: 10px;
    margin: 0;
    color: #000;
    height: 70px; }
  .product-content .content .popular-prods .btn-three,
  .product-content .content .popular-prods .btn-four {
    width: 80%;
    margin-bottom: 10px; }

/* -------------- VIDEOS PAGE SPECIFIC CSS -------------- */
.knowledge-content .content .links .video-links h1 {
  margin-bottom: 20px; }

.knowledge-content .content .links .video-links .resourcelinks {
  border-bottom: 1px solid #E6E6E6;
  width: 100%;
  display: block;
  padding: 12px 0;
  font-family: 'ralewayregular', Verdana, Helvetica, Arial, sans-serif; }
  .knowledge-content .content .links .video-links .resourcelinks h2 a {
    color: #F09723;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer; }
    .knowledge-content .content .links .video-links .resourcelinks h2 a:hover {
      color: #F09723; }
  .knowledge-content .content .links .video-links .resourcelinks .stars {
    margin-left: 15px;
    height: 13px; }
  .knowledge-content .content .links .video-links .resourcelinks p {
    font-size: 0.7rem;
    padding-bottom: 10px; }

.knowledge-content .content .video-info {
  font-family: 'ralewayregular', Verdana, Helvetica, Arial, sans-serif;
  margin-bottom: 60px; }
  .knowledge-content .content .video-info a {
    text-decoration: none;
    color: #F09723; }
    .knowledge-content .content .video-info a h3 {
      text-decoration: none;
      color: #F09723; }
  .knowledge-content .content .video-info h1 {
    margin-bottom: 20px; }
  .knowledge-content .content .video-info h3 {
    font-size: 18px;
    margin: 20px 0 10px 0;
    font-weight: normal;
    text-decoration: none; }
  .knowledge-content .content .video-info h4 {
    font-size: 18px;
    margin: 20px 0 10px 0;
    font-weight: normal;
    text-decoration: none; }
  .knowledge-content .content .video-info h5 {
    font-size: 15px;
    margin: 0 0 10px 0;
    font-weight: normal;
    text-decoration: none; }
  .knowledge-content .content .video-info p {
    font-size: 0.75rem; }
  .knowledge-content .content .video-info .featuretext {
    text-align: center; }
  .knowledge-content .content .video-info .ytvideo {
    position: relative;
    padding: 15px 0;
    height: auto;
    overflow: hidden;
    text-align: center; }
    @media screen and (max-width: 500px) {
      .knowledge-content .content .video-info .ytvideo iframe {
        height: 225px !important; } }
  .knowledge-content .content .video-info .ytimage {
    padding: 15px 0; }
    .knowledge-content .content .video-info .ytimage img {
      width: 100%; }
    .knowledge-content .content .video-info .ytimage .large {
      width: 100%; }

.loading:before {
  display: none !important;
  content: ''; }

.loading:after {
  content: url("../images/loader.svg");
  background-repeat: no-repeat; }

.promo-code-container-styling {
  position: relative; }
  .promo-code-container-styling .promo-code-styling {
    background-color: #A6BFC4;
    color: #fff;
    display: inline-block;
    padding: 5px;
    width: 200px;
    text-align: center;
    text-decoration: none !important; }
    @media (max-width: 950px) {
      .promo-code-container-styling .promo-code-styling {
        display: block;
        width: 100%; } }
    .promo-code-container-styling .promo-code-styling small {
      font-weight: 100 !important;
      font-size: 13px;
      line-height: 18px;
      font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
      letter-spacing: 2px; }
      @media (max-width: 950px) {
        .promo-code-container-styling .promo-code-styling small {
          font-size: 0.8rem !important; } }
    .promo-code-container-styling .promo-code-styling:hover {
      cursor: pointer;
      background-color: #c5d5d8; }
  .promo-code-container-styling .promo-code-popup-styling {
    position: absolute;
    z-index: 1;
    padding: 10px;
    top: 0;
    right: 100%;
    width: 300px;
    background-color: white;
    -webkit-box-shadow: 0 0 19px -7px #000;
    box-shadow: 0 0 19px -7px #000;
    font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
    ext-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600; }
    .promo-code-container-styling .promo-code-popup-styling p {
      min-height: 0 !important; }
    @media (max-width: 950px) {
      .promo-code-container-styling .promo-code-popup-styling {
        right: 0;
        width: 100%; } }
    .promo-code-container-styling .promo-code-popup-styling > p:first-child {
      margin-bottom: 7px; }
    .promo-code-container-styling .promo-code-popup-styling a, .promo-code-container-styling .promo-code-popup-styling p, .promo-code-container-styling .promo-code-popup-styling .text {
      font-size: 1rem !important; }
    .promo-code-container-styling .promo-code-popup-styling input {
      width: 100%;
      border: 1px solid #333;
      height: 28px;
      font-size: 16px;
      font-weight: 100;
      padding-left: 4px; }
    .promo-code-container-styling .promo-code-popup-styling a {
      display: block;
      color: #fff;
      background-color: #576467;
      display: inline-block;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 11.2px;
      font-size: 0.7rem;
      padding: 8px 8px;
      width: auto;
      margin-top: 10px;
      text-decoration: none;
      float: right; }
    .promo-code-container-styling .promo-code-popup-styling .message {
      color: white; }
      .promo-code-container-styling .promo-code-popup-styling .message .view-all {
        display: none;
        text-align: left;
        color: white;
        margin-top: 0; }
      .promo-code-container-styling .promo-code-popup-styling .message.success, .promo-code-container-styling .promo-code-popup-styling .message.failure {
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: -10px;
        margin-top: 10px;
        padding: 10px; }
      .promo-code-container-styling .promo-code-popup-styling .message.success {
        background-color: #4bb750; }
        .promo-code-container-styling .promo-code-popup-styling .message.success .view-all {
          display: block; }
      .promo-code-container-styling .promo-code-popup-styling .message.failure {
        background-color: #E51B24; }

body.product-specs .price-promo {
  font-weight: 600;
  color: #216d96;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  margin-bottom: 5px; }

body.product-specs .promo-code-styling {
  margin-top: 5px; }
  @media (max-width: 950px) {
    body.product-specs .promo-code-styling {
      margin-top: 0; } }

@media (max-width: 973px) {
  body.brands ul.products-list .promo-code-container-styling,
  body.products ul.products-list .promo-code-container-styling,
  body.search ul.products-list .promo-code-container-styling {
    margin-left: 0 !important; } }

body.brands ul.products-list .promo-code-container-styling .promo-code-styling,
body.products ul.products-list .promo-code-container-styling .promo-code-styling,
body.search ul.products-list .promo-code-container-styling .promo-code-styling {
  float: right;
  margin-left: 10px; }
  @media (max-width: 973px) {
    body.brands ul.products-list .promo-code-container-styling .promo-code-styling,
    body.products ul.products-list .promo-code-container-styling .promo-code-styling,
    body.search ul.products-list .promo-code-container-styling .promo-code-styling {
      margin-left: 0;
      margin-bottom: 5px;
      display: block;
      width: 100%; } }

body.brands ul.products-list .promo-code-container-styling .promo-code-popup-styling,
body.products ul.products-list .promo-code-container-styling .promo-code-popup-styling,
body.search ul.products-list .promo-code-container-styling .promo-code-popup-styling {
  right: 0; }
  @media (max-width: 973px) {
    body.brands ul.products-list .promo-code-container-styling .promo-code-popup-styling,
    body.products ul.products-list .promo-code-container-styling .promo-code-popup-styling,
    body.search ul.products-list .promo-code-container-styling .promo-code-popup-styling {
      right: 0;
      width: 100%; } }

body.search ul.products-list .promo-code-container-styling .promo-code-styling small {
  font-size: 0.8rem !important; }

.cart-entry.cart-entry-checkout-page > span {
  padding-top: 8px;
  padding-bottom: 8px; }
  .cart-entry.cart-entry-checkout-page > span.no-flex {
    display: block !important; }
  .cart-entry.cart-entry-checkout-page > span.no-flex-grow {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

body.promo-listing .breadcrumbs {
  display: none !important; }

body.promo-listing .promo-code-container {
  display: none !important; }

#new-user-popup {
  position: relative;
  z-index: 99; }
  #new-user-popup .bg-shader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000000;
    opacity: 0.7; }
  #new-user-popup .pop-up {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-top: 15px;
    border-bottom: 6px solid #576467;
    max-width: 500px;
    width: 90%;
    width: calc( 100% - 40px); }
    #new-user-popup .pop-up .exit {
      position: absolute;
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      border-radius: 30px;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%);
      background-color: #576467; }
      #new-user-popup .pop-up .exit:hover {
        cursor: pointer; }
      #new-user-popup .pop-up .exit > div {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50%;
        height: 2px;
        background-color: #ffffff; }
        #new-user-popup .pop-up .exit > div:first-of-type {
          -webkit-transform: translate(-50%, -50%) rotate(45deg);
          -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg); }
        #new-user-popup .pop-up .exit > div:last-of-type {
          -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg); }
      @media (max-width: 767px) {
        #new-user-popup .pop-up .exit {
          width: 25px;
          height: 25px; }
          #new-user-popup .pop-up .exit > div {
            height: 1px; } }
    #new-user-popup .pop-up .content {
      padding-top: 30px; }
      @media (max-width: 767px) {
        #new-user-popup .pop-up .content {
          padding-top: 20px; } }
      #new-user-popup .pop-up .content h2 {
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 10px;
        font-size: 1.45rem;
        color: #576467;
        font-weight: 900; }
        @media (max-width: 767px) {
          #new-user-popup .pop-up .content h2 {
            padding-left: 20px;
            padding-right: 20px;
            font-size: 1.1rem; } }
      #new-user-popup .pop-up .content p {
        line-height: 1.7;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 30px; }
        @media (max-width: 767px) {
          #new-user-popup .pop-up .content p {
            padding-left: 20px;
            padding-right: 20px;
            padding-bottom: 20px;
            font-size: 0.9rem;
            line-height: 1.5; } }

.content {
  /*padding-bottom: 95px;*/ }
  body.products .content,
  body.new-products .content,
  body.brands .content,
  body.clearance-offers .content,
  body.special-offers .content {
    padding-bottom: 0; }
    body.products .content aside.products-filters,
    body.products .content section.products-display,
    body.new-products .content aside.products-filters,
    body.new-products .content section.products-display,
    body.brands .content aside.products-filters,
    body.brands .content section.products-display,
    body.clearance-offers .content aside.products-filters,
    body.clearance-offers .content section.products-display,
    body.special-offers .content aside.products-filters,
    body.special-offers .content section.products-display {
      padding-bottom: 95px;
      padding-top: 20px; }
      @media (max-width: 950px) {
        body.products .content aside.products-filters,
        body.products .content section.products-display,
        body.new-products .content aside.products-filters,
        body.new-products .content section.products-display,
        body.brands .content aside.products-filters,
        body.brands .content section.products-display,
        body.clearance-offers .content aside.products-filters,
        body.clearance-offers .content section.products-display,
        body.special-offers .content aside.products-filters,
        body.special-offers .content section.products-display {
          padding-top: 0; } }

body:not(.home).home .content {
  margin-top: 100px;
  background-color: #f5f5f5; }

@media (max-width: 1199px) {
  body:not(.home).home header#masthead {
    position: absolute; } }

body:not(.home).home header#masthead .site-logo2 {
  display: block;
  position: absolute;
  text-align: center;
  top: 1vw; }
  @media (max-width: 1199px) {
    body:not(.home).home header#masthead .site-logo2 {
      display: block;
      position: relative;
      top: 15px;
      left: 0;
      right: 0; } }
  @media (max-width: 1199px) {
    body:not(.home).home header#masthead .site-logo2 {
      display: block;
      position: absolute;
      text-align: center;
      top: 15px; } }
  body:not(.home).home header#masthead .site-logo2 img {
    width: 80%; }
    @media (max-width: 1199px) {
      body:not(.home).home header#masthead .site-logo2 img {
        width: 30vw; } }

body:not(.home).home header#masthead nav > ul .menu-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1099px) {
    body:not(.home).home header#masthead nav > ul .menu-product {
      display: inline-block; } }

body:not(.home).home .hero-wrapper {
  display: none; }
  body:not(.home).home .hero-wrapper div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    body:not(.home).home .hero-wrapper div h1 {
      color: #000; }
  @media (max-width: 767px) {
    body:not(.home).home .hero-wrapper {
      height: 150px; } }

.page {
  padding: 35px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #F5F5F5; }
  @media (min-width: 1500px) {
    .page {
      min-height: 1000px; } }
  .page > aside {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3; }
    @media screen and (max-width: 850px) {
      .page > aside {
        min-height: 43px;
        position: relative; } }
  .page > section {
    -webkit-box-flex: 9;
    -ms-flex: 9;
    flex: 9; }
    @media (min-width: 767px) {
      .page > section {
        padding: 0 15px; } }
  .page .all-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    @media (max-width: 767px) {
      .page .all-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .page .all-content > aside {
      padding: 0 0 10px 10px;
      width: 30%; }
      @media (max-width: 767px) {
        .page .all-content > aside {
          min-height: 43px;
          position: relative;
          width: 100%; } }
    .page .all-content .wrap {
      width: 100%;
      text-align: left;
      font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; }
      .page .all-content .wrap > section {
        width: 98%;
        padding-left: 15px; }
        @media (max-width: 767px) {
          .page .all-content .wrap > section {
            padding: 0 15px; } }
    .page .all-content h2 {
      font-weight: 500;
      border-bottom: 1px solid #e8e8e8;
      margin: 10px 0;
      text-transform: uppercase;
      font-family: 'Titillium Web', sans-serif;
      letter-spacing: 2px;
      font-size: 2.5em; }
  .page h2 {
    font-size: 19.2px;
    font-size: 1.2rem;
    font-weight: 100;
    border-bottom: 1px solid #e8e8e8;
    /*padding: 8px 15px 16px;*/
    margin-bottom: 5px;
    letter-spacing: -0.01em; }
  .page h3 {
    font-size: 14.4px;
    font-size: 0.9rem;
    font-weight: 100;
    padding: 8px 15px 0; }
  @media (max-width: 767px) {
    .page {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 950px) {
    .content-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      display: block; }
      .content-wrapper .mobile-filters {
        display: block;
        position: absolute;
        width: 100%;
        left: 0;
        background-color: #ccc;
        padding: 5px 0px;
        z-index: 15;
        top: 181px; } }
    @media screen and (max-width: 950px) and (max-width: 950px) {
      .content-wrapper .mobile-filters {
        display: none !important; } }
  @media screen and (max-width: 950px) {
        .content-wrapper .mobile-filters:before {
          content: "Menu";
          font-size: 12.8px;
          font-size: 0.8rem;
          font-weight: 700; }
        .content-wrapper .mobile-filters:after {
          content: "\E5CF";
          font-family: "Material Icons";
          font-size: 28.8px;
          font-size: 1.8rem;
          position: absolute; } }
    @media screen and (max-width: 950px) and (max-width: 500px) {
      .content-wrapper .mobile-filters {
        display: none; } }
  @media screen and (max-width: 950px) {
    .content-wrapper {
      margin-top: 5%; } }

.products-filters {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  margin-right: 15px;
  padding: 25px 20px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: static !important;
  width: 24%; }
  @media (max-width: 950px) {
    .products-filters {
      display: none !important; } }
  @media screen and (max-width: 950px) {
    .products-filters {
      padding-top: 0 !important; } }
  @media screen and (max-width: 500px) {
    .products-filters {
      display: none !important; } }
  .products-filters .mobile-filters {
    display: none; }
  .products-filters > ul > li {
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .products-filters > ul > li a {
      color: #333;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 12.8px;
      font-size: 0.8rem;
      position: relative;
      display: block;
      text-decoration: none !important;
      padding: 5px 8px;
      transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      -webkit-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .products-filters > ul > li.current-page,
    .products-filters > ul > li a:hover {
      background-color: #eff8f9; }
    .products-filters > ul > li.brand-item.current-page > a {
      background-color: #f6f6f6;
      color: #333 !important; }
    .products-filters > ul > li:not(.brand-item) > a {
      pointer-events: none; }
      .products-filters > ul > li:not(.brand-item) > a:after {
        font-family: "Material Icons";
        position: absolute;
        right: 0; }
    .products-filters > ul > li > ul {
      margin-left: 5px;
      margin-bottom: 15px; }
      .products-filters > ul > li > ul .has-new {
        position: relative; }
        .products-filters > ul > li > ul .has-new:after {
          content: "\E05E";
          font-family: "Material Icons";
          position: absolute;
          right: 2px;
          color: #576467;
          top: -1.5px;
          font-size: 1.4rem; }
      .products-filters > ul > li > ul > li {
        transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
        .products-filters > ul > li > ul > li.current-page > a {
          font-weight: 600;
          background-color: #f0f0f0; }
        .products-filters > ul > li > ul > li > a {
          border-left: 3px solid transparent;
          text-transform: none;
          font-weight: 400; }
  .products-filters .loading {
    padding-bottom: 60px; }
    .products-filters .loading:after {
      content: url("../images/loader.svg");
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 40px;
      height: 40px; }
  .products-filters.sticky > ul {
    position: fixed;
    top: 35px; }
  .products-filters.stuck {
    position: relative; }
    .products-filters.stuck > ul {
      position: absolute;
      bottom: -35px; }
  @media screen and (max-width: 950px) {
    .products-filters {
      position: absolute !important;
      top: 200px;
      width: 100%;
      height: 100%;
      overflow: auto;
      -webkit-transform: translateY(-150%);
      -ms-transform: translateY(-150%);
      transform: translateY(-150%);
      -webkit-transform: translateY(calc(-100% - 200px));
      -ms-transform: translateY(calc(-100% - 200px));
      transform: translateY(calc(-100% - 200px));
      transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      z-index: 11;
      padding: 10px 15px;
      max-width: none;
      left: 0; }
      .filters-slideout .products-filters {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        max-height: calc(100vh - 109px);
        overflow: auto;
        overflow-x: hidden; } }

/*.breadcrumbs {
	display: block;
	margin: 5px 0 0;
	@include clearfix;
	
	@media screen and (max-width: 900px){
		display:none;
	}
	
	.breadcrumb-shop {
		background-color: $primary-color;
		display: block;
		position: relative;
		float: left;
		height: 28px;
		
		a:before {
			content: "\E88A";
			font-family: "Material Icons";
			display: inline-block;
			color: #fff;
			text-align: center;
			position: relative;
			top: -1px;
			left: 2px;
			@include font-size(1.4);
		}
		&:after {
			left: 100%;
			top: 50%;
			border: solid transparent;
			content: " ";
			height: 0;
			width: 0;
			position: absolute;
			pointer-events: none;
			border-color: transparent;
			border-left-color: $primary-color;
			border-width: 14px;
			margin-top: -14px;
			z-index: 2;
		}
		&:hover {
			background-color: lighten($primary-color,10%);
			
			&:after {
				border-left-color: lighten($primary-color,10%);
			}
		}
	}
	> span:not(.breadcrumb-shop) {
		display: block;
		float: left;
		margin-left: 5px;
		height: 28px;
		
		a {
			background-color: $primary-color;
			color: #fff;
			display: block;
			height: 100%;
			width: 100%;
			padding: 5px 9px 3px 25px;
			position: relative;
			text-decoration: none !important;
			@include transition;
			font-weight: 600;
			@include font-size(0.8);
			
			&:before {
				left: 0;
				top: 50%;
				border: solid transparent;
				content: " ";
				height: 0;
				width: 0;
				position: absolute;
				pointer-events: none;
				border-color: transparent;
				border-left-color: #fff;
				border-width: 14px;
				margin-top: -14px;
				z-index: 1;
			}
			&:after {
				left: 100%;
				top: 50%;
				border: solid transparent;
				content: " ";
				height: 0;
				width: 0;
				position: absolute;
				pointer-events: none;
				border-color: transparent;
				border-left-color: $primary-color;
				border-width: 14px;
				margin-top: -14px;
				z-index: 2;
				@include transition;
			}
			&:hover {
				background-color: $primary-color;
				
				&:after {
					border-left-color: $primary-color;
				}
			}
		}
		strong {
			font-weight: 600;
			@include font-size(.85);
			display: block;
			padding: 4px 15px;
		}
	}
	@include bp(sm){
		width: 100%;
		> span:not(.breadcrumb-shop) {
			a {
				padding: 4px 5px 4px;
				background-color: transparent;
				color: #333;
				@include font-size(.7);
				font-weight: 400;
				
				&:before, &:after {
					display: none;
				}
				
				&:hover{
					color:#fff;
				}
			}
			&:last-child {
				display: none;
			}
		}
		> span.breadcrumb-shop {
			height: 23px;
			margin-right: 5px;
			a:before {
				@include font-size(1.1);
			}
			&:after {
				border-width: 11.5px;
				margin-top: -11.5px;
			}
		}
	}
}*/
.products-display {
  -webkit-box-flex: 9;
  -ms-flex: 9;
  flex: 9; }
  .products-display .pre-message {
    font-size: 28.8px;
    font-size: 1.8rem;
    font-weight: 300;
    text-align: center;
    padding: 80px 0;
    color: #777; }
  .products-display .products-grid {
    position: relative; }
    .products-display .products-grid:after {
      content: " " !important;
      display: table !important;
      clear: both !important; }
    .products-display .products-grid.loading {
      padding-bottom: 60px; }
      .products-display .products-grid.loading ul,
      .products-display .products-grid.loading .grouped-description,
      .products-display .products-grid.loading .item {
        opacity: .2; }
    .products-display .products-grid div.item {
      display: inline-block;
      padding: 20px 35px;
      text-align: center;
      width: 25%; }
      @media (max-width: 1199px) {
        .products-display .products-grid div.item {
          width: 33.33333%; } }
      @media (max-width: 767px) {
        .products-display .products-grid div.item {
          width: 50%; } }
      @media (max-width: 567px) {
        .products-display .products-grid div.item {
          width: 100%; } }
      .products-display .products-grid div.item img {
        width: auto;
        max-width: 100%;
        max-height: 50px; }
      .products-display .products-grid div.item a {
        text-decoration: none !important; }
        .products-display .products-grid div.item a span {
          color: #333;
          text-transform: uppercase;
          font-weight: 600;
          font-size: 12.8px;
          font-size: 0.8rem;
          padding: 15px 8px 7px;
          margin-top: 8px;
          display: inline-block; }
    .products-display .products-grid ul:not(.products-list) {
      transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      -webkit-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
      .products-display .products-grid ul:not(.products-list) li {
        display: block;
        float: left;
        width: 25%;
        height: 180px;
        padding: 25px 15px 40px;
        position: relative; }
        .products-display .products-grid ul:not(.products-list) li a {
          text-decoration: none; }
        body.new-products .products-display .products-grid ul:not(.products-list) li:not(.has-new) {
          display: none; }
        body.special-offers .products-display .products-grid ul:not(.products-list) li:not(.has-offer),
        body.clearance-offers .products-display .products-grid ul:not(.products-list) li:not(.has-offer) {
          display: none; }
        .products-display .products-grid ul:not(.products-list) li.has-new {
          position: relative; }
          .products-display .products-grid ul:not(.products-list) li.has-new:before {
            content: "\E05E";
            font-family: "Material Icons";
            position: absolute;
            right: 5px;
            color: #576467;
            font-size: 40px !important; }
        .products-display .products-grid ul:not(.products-list) li.has-offer {
          position: relative; }
          .products-display .products-grid ul:not(.products-list) li.has-offer:after {
            content: "\E80E";
            font-family: "Material Icons";
            position: absolute;
            left: 5px;
            color: #F09723;
            font-size: 40px !important;
            top: 0px; }
        .products-display .products-grid ul:not(.products-list) li .product-image {
          height: 100%;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center;
          background-color: #fff;
          margin: 0 auto;
          transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          -o-transition: all 0.2s ease-out;
          -webkit-transition: all 0.2s ease-out;
          -ms-transition: all 0.2s ease-out;
          -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          border: solid 1px #ccc; }
        .products-display .products-grid ul:not(.products-list) li .product-info {
          background-color: #ccc; }
          .products-display .products-grid ul:not(.products-list) li .product-info h2 {
            color: #333;
            text-align: center;
            font-size: 14.4px;
            font-size: 0.9rem;
            letter-spacing: -.02em;
            padding: 7px 15px;
            min-height: 56px; }
        .products-display .products-grid ul:not(.products-list) li:hover .product-info {
          background-color: #576467;
          text-decoration: none;
          color: #fff; }
          .products-display .products-grid ul:not(.products-list) li:hover .product-info h2 {
            color: #fff;
            text-decoration: none; }
      @media screen and (max-width: 800px) {
        .products-display .products-grid ul:not(.products-list) {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          width: 100%; }
          .products-display .products-grid ul:not(.products-list) li {
            float: none;
            display: block;
            width: 100%;
            margin: 0 0 70px 0; } }
    .products-display .products-grid .grouped-description {
      padding: 25px 20px;
      border-bottom: 2px solid #efefef;
      margin-bottom: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative; }
  @media screen and (max-width: 800px) {
    .products-display > h1:first-child {
      margin-top: 35px;
      margin-left: 10px; }
    .products-display .products-grid {
      padding: 25px 15px; } }

ul.products-list {
  margin: 10px 10px 0 0; }
  ul.products-list li {
    padding: 3px 0px;
    border-top: solid 1px #e8e7e7;
    margin: 5px 20px 5px 0;
    overflow: visible;
    /*

		&.has-new {
			position: relative;
			
			
			&:before {
				content: "\E031";
				font-family: "Material Icons";
				position: absolute;
				right: 0;
				color: #fff;
				top: 0;
			}
		}*/
    /* -------------- START OF PRODUCT LISTING PAGE CSS -------------- */ }
    ul.products-list li:hover {
      cursor: pointer; }
    body.new-products ul.products-list li:not(.has-new) {
      display: none; }
    body.special-offers ul.products-list li:not([data-promo]) {
      display: none; }
    ul.products-list li.has-new {
      position: relative; }
      ul.products-list li.has-new:before {
        content: "\E05E";
        font-family: "Material Icons";
        position: absolute;
        right: 0px;
        color: #576467;
        font-size: 32px;
        font-size: 2rem;
        top: 13%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        z-index: 1; }
    ul.products-list li.has-offer, ul.products-list li[data-promo] {
      position: relative; }
      ul.products-list li.has-offer:after, ul.products-list li[data-promo]:after {
        content: "\E80E";
        font-family: "Material Icons";
        position: absolute;
        left: 5px;
        color: #F09723;
        font-size: 32px;
        font-size: 2rem;
        top: 0px; }
    ul.products-list li[data-promo] {
      position: relative; }
      ul.products-list li[data-promo]:after {
        content: "\E80E";
        font-family: "Material Icons";
        position: absolute;
        left: 12px;
        color: #F09723;
        font-size: 27.2px;
        font-size: 1.7rem;
        top: 20px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%); }
    ul.products-list li.grouped {
      margin: 0;
      padding: 0 12px; }
      ul.products-list li.grouped:not(:last-child) > div {
        border-bottom: 1px solid #e2e2e2; }
    ul.products-list li.loading .info-box {
      position: relative; }
    ul.products-list li .product-info {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #fff;
      padding: 5px 4px 5px 15px;
      cursor: pointer;
      position: relative;
      overflow: visible; }
      @media screen and (max-width: 800px) {
        ul.products-list li .product-info h2 {
          width: 375px; } }
      @media screen and (max-width: 1024px), screen and (max-height: 768px) {
        ul.products-list li .product-info h2 {
          width: 340px; } }
      ul.products-list li .product-info h2 a {
        font-size: 1.1rem;
        color: #000;
        text-decoration: none; }
      ul.products-list li .product-info .buttons-box {
        clear: both; }
        ul.products-list li .product-info .buttons-box .add-to-cart .loading::before {
          display: none; }
        ul.products-list li .product-info .buttons-box .add-to-cart .loading::after {
          background-repeat: no-repeat;
          background-position: 100% 50%; }
        ul.products-list li .product-info .buttons-box > *:not(:last-of-type) {
          margin-left: 10px; }
        ul.products-list li .product-info .buttons-box > * {
          clear: none !important; }
      ul.products-list li .product-info .prod-desc {
        float: right; }
        ul.products-list li .product-info .prod-desc a {
          float: none;
          color: #fff; }
      ul.products-list li .product-info .loggedout {
        position: absolute;
        bottom: 0;
        right: 0; }
      ul.products-list li .product-info .part-number {
        font-size: 12.8px;
        font-size: 0.8rem;
        -webkit-box-flex: 3;
        -ms-flex: 3;
        flex: 3;
        word-wrap: break-word;
        min-width: 0;
        color: #000; }
        ul.products-list li .product-info .part-number p {
          display: inline-block; }
        ul.products-list li .product-info .part-number .number {
          color: #576467;
          font-weight: 600;
          padding-left: 5px; }
      ul.products-list li .product-info .unitname,
      ul.products-list li .product-info .qtyper {
        font-size: 0.8rem;
        float: right;
        clear: right;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-weight: 100; }
      ul.products-list li .product-info .unitname {
        margin-bottom: 5px;
        width: 200px; }
      ul.products-list li .product-info .price {
        font-weight: 600;
        color: #576467;
        float: right;
        clear: right;
        width: 200px;
        margin-bottom: 2px; }
        ul.products-list li .product-info .price small {
          font-size: 1rem; }
        ul.products-list li .product-info .price span {
          padding: 0px;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex; }
        ul.products-list li .product-info .price .sale {
          color: #576467;
          font-weight: 700; }
          ul.products-list li .product-info .price .sale ~ span {
            opacity: .5;
            text-decoration: line-through; }
      ul.products-list li .product-info .brand-image {
        width: auto;
        max-height: 30px;
        padding-top: 5px; }
        ul.products-list li .product-info .brand-image img {
          width: auto;
          height: 30px; }
      ul.products-list li .product-info .small-features {
        width: 450px; }
        @media screen and (max-width: 1024px), screen and (max-height: 768px) {
          ul.products-list li .product-info .small-features {
            width: 350px; } }
      ul.products-list li .product-info .product-feature-list p {
        position: relative;
        padding-left: 20px;
        font-size: 0.8rem;
        clear: right; }
        ul.products-list li .product-info .product-feature-list p::before {
          content: "\E876";
          position: absolute;
          display: block;
          left: 0;
          top: 2px;
          font-family: "Material Icons";
          color: #000;
          font-size: 1rem;
          line-height: 1; }
      ul.products-list li .product-info .stock-info {
        float: right;
        width: 200px;
        margin-bottom: 5px;
        background-color: #333;
        padding: 5px;
        color: #fff;
        text-align: center; }
        ul.products-list li .product-info .stock-info:hover {
          background-color: #4d4d4d; }
          ul.products-list li .product-info .stock-info:hover i {
            color: #fff; }
        ul.products-list li .product-info .stock-info small {
          font-size: 1rem;
          font-weight: 100; }
        ul.products-list li .product-info .stock-info span {
          text-align: center;
          font-size: 11.84px;
          font-size: 0.74rem;
          padding: 1px 4px 1px;
          font-weight: 500; }
        ul.products-list li .product-info .stock-info .stock-box {
          display: none;
          position: absolute !important;
          right: 215px;
          bottom: 0px;
          width: auto;
          min-width: 300px;
          background-color: #fff;
          z-index: 4;
          border-radius: 3px;
          -webkit-box-shadow: 0 0 19px -7px #000;
          box-shadow: 0 0 19px -7px #000;
          padding: 8px 14px;
          overflow: auto;
          max-height: 388px;
          text-align: left; }
          @media screen and (max-width: 950px) {
            ul.products-list li .product-info .stock-info .stock-box {
              left: auto;
              right: auto;
              bottom: 45px; } }
          ul.products-list li .product-info .stock-info .stock-box.loading {
            min-height: 110px; }
          ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order {
            border-top: 1px solid #eee; }
          ul.products-list li .product-info .stock-info .stock-box .plant-row.lead-row:first-of-type {
            margin-top: -8px; }
          ul.products-list li .product-info .stock-info .stock-box .plant-row.lead-row {
            background-color: #576467;
            margin: 8px -14px;
            padding: 1px 14px 0;
            color: #fff;
            font-weight: 600;
            font-size: .8rem; }
          ul.products-list li .product-info .stock-info .stock-box .plant-row em {
            font-style: italic;
            font-size: 0.9rem;
            color: #000; }
          ul.products-list li .product-info .stock-info .stock-box .plant-row.low-stock {
            margin-top: -4px; }
            ul.products-list li .product-info .stock-info .stock-box .plant-row.low-stock em {
              font-size: .85rem; }
            ul.products-list li .product-info .stock-info .stock-box .plant-row.low-stock .total-stock-count {
              font-size: 1rem;
              color: #000; }
          ul.products-list li .product-info .stock-info .stock-box .plant-row .total-stock-count {
            font-size: 1rem;
            display: block;
            text-align: left;
            font-weight: 600;
            color: #000;
            line-height: 1; }
          ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-stock-count,
            ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-date {
              -webkit-box-flex: 1;
              -ms-flex: 1;
              flex: 1; }
              ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-stock-count em,
              ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-date em {
                font-size: .8rem; }
              ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-stock-count,
              ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date,
              ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-date .order-stock-count,
              ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-date .order-date {
                display: block;
                text-align: left;
                font-size: 1rem;
                line-height: 1;
                color: #000; }
                ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-stock-count small,
                ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date small,
                ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-date .order-stock-count small,
                ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-date .order-date small {
                  display: inline;
                  font-weight: 400;
                  color: #000; }
              ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date,
              ul.products-list li .product-info .stock-info .stock-box .plant-row.on-order div.order-date .order-date {
                font-size: .9rem;
                font-weight: 600;
                margin-top: 2px; }
        ul.products-list li .product-info .stock-info.active .stock-box {
          display: block; }
      ul.products-list li .product-info .add-to-cart {
        padding-bottom: 5px;
        float: right; }
      ul.products-list li .product-info .product-image {
        width: 90px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-blend-mode: darken;
        background-color: #fff;
        margin: 0 20px 0 0;
        float: left;
        height: 70px; }
      ul.products-list li .product-info .info-box h2 {
        font-size: 15px;
        font-weight: bold; }
        ul.products-list li .product-info .info-box h2 a {
          font-weight: 100; }
      ul.products-list li .product-info .prod-desc {
        float: right; }
        ul.products-list li .product-info .prod-desc span {
          background-color: #333;
          color: #fff;
          display: inline-block;
          padding: 5px;
          width: 200px;
          text-align: center; }
          ul.products-list li .product-info .prod-desc span:hover {
            background-color: #4d4d4d; }
            ul.products-list li .product-info .prod-desc span:hover i {
              color: #fff; }
      ul.products-list li .product-info .prod-quote {
        float: right;
        clear: right; }
        ul.products-list li .product-info .prod-quote span {
          background-color: #4bb750;
          color: #fff;
          display: inline-block;
          padding: 5px;
          width: 200px;
          text-align: center;
          margin-bottom: 5px; }
          ul.products-list li .product-info .prod-quote span:hover {
            background-color: #6fc673; }
            ul.products-list li .product-info .prod-quote span:hover i {
              color: #fff; }
      ul.products-list li .product-info small {
        display: block;
        font-weight: 600;
        font-size: 0.8rem; }
      ul.products-list li .product-info .smlimg {
        margin: 20px 20px 0 0;
        float: left;
        text-align: center;
        width: 100px; }
      ul.products-list li .product-info .info-box {
        position: absolute;
        left: 130px; }
      @media (max-width: 767px) {
        ul.products-list li .product-info {
          display: block;
          position: relative;
          min-height: 100px;
          padding: 10px; }
          ul.products-list li .product-info small {
            display: inline-block; }
          ul.products-list li .product-info .smlimg {
            min-height: 50px;
            margin-right: 20px; }
          ul.products-list li .product-info .info-box {
            padding: 0;
            margin-left: 0;
            margin-bottom: 25px; }
            ul.products-list li .product-info .info-box h2 a {
              font-weight: bold;
              font-size: 0.8rem; }
          ul.products-list li .product-info .unitname,
          ul.products-list li .product-info .price {
            position: relative;
            font-size: 0.8rem;
            padding-left: 0; }
          ul.products-list li .product-info .brand-image img {
            max-width: 20%;
            position: absolute;
            right: 5px;
            top: 8px; }
          ul.products-list li .product-info .add-to-cart {
            position: absolute;
            right: 0px;
            bottom: 0px; }
          ul.products-list li .product-info div.price {
            bottom: 23px;
            font-size: 0.8rem; }
          ul.products-list li .product-info .stock-info {
            left: 14px;
            position: absolute;
            bottom: 0px;
            padding-bottom: 3px; }
            ul.products-list li .product-info .stock-info .stock-box {
              left: 0; }
          ul.products-list li .product-info .unitname {
            bottom: 23px; } }
    ul.products-list li .product-details {
      background-color: #fff;
      padding: 20px 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border: 1px solid #576467;
      position: relative; }
  ul.products-list.grouped > li > div.product-info .product-image {
    display: none !important; }

.prod-desc span {
  background-color: #333;
  color: #fff;
  display: inline-block;
  padding: 5px;
  width: 200px;
  text-align: center;
  margin-bottom: 5px; }
  .prod-desc span:hover {
    background-color: #4d4d4d; }
    .prod-desc span:hover i {
      color: #fff; }

.add-to-cart span {
  background-color: #4bb750;
  color: #fff;
  display: inline-block;
  padding: 5px;
  width: 200px;
  text-align: center;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  font-size: 13px;
  letter-spacing: 2px; }
  .add-to-cart span:not(.success):not(.loading):before, .add-to-cart span:not(.success):not(.loading):after {
    opacity: 0;
    pointer-events: none; }
  .add-to-cart span.loading:after {
    margin-left: 0 !important;
    margin-top: 0 !important; }
  .add-to-cart span:before, .add-to-cart span:after {
    transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .add-to-cart span:before {
    width: 40px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    display: block;
    content: " ";
    background-color: #fff;
    z-index: 1;
    border-radius: 50%; }
  .add-to-cart span:after, .add-to-cart span.loading:after {
    z-index: 2;
    display: block;
    top: 50%;
    margin-left: -2.5px;
    margin-top: -2px;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    font-size: 44.8px;
    font-size: 2.8rem;
    line-height: normal; }
  .add-to-cart span i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%); }
  .add-to-cart span:hover {
    background-color: #6fc673; }
    .add-to-cart span:hover i {
      color: #fff; }

span.price .standard-pricing {
  text-decoration: line-through; }

.product-details .vol-price.inner-ajax,
.grouped-description .vol-price.inner-ajax {
  width: 200px;
  margin-top: 10px;
  background-color: orange;
  padding: 5px;
  color: #fff;
  text-align: center;
  position: relative; }
  .product-details .vol-price.inner-ajax:hover,
  .grouped-description .vol-price.inner-ajax:hover {
    background-color: #ffb733; }
    .product-details .vol-price.inner-ajax:hover i,
    .grouped-description .vol-price.inner-ajax:hover i {
      color: #fff; }
  .product-details .vol-price.inner-ajax:not(.search-page-button) small,
  .grouped-description .vol-price.inner-ajax:not(.search-page-button) small {
    font-size: 1rem; }
  .product-details .vol-price.inner-ajax small,
  .grouped-description .vol-price.inner-ajax small {
    font-weight: 100; }
  .product-details .vol-price.inner-ajax.active .vol-price-content,
  .grouped-description .vol-price.inner-ajax.active .vol-price-content {
    display: block !important; }
  .product-details .vol-price.inner-ajax .volume-box,
  .grouped-description .vol-price.inner-ajax .volume-box {
    display: none;
    position: absolute !important;
    left: 80%;
    bottom: -20px;
    width: auto;
    min-width: 300px;
    background-color: #fff;
    z-index: 4;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 19px -7px #000;
    box-shadow: 0 0 19px -7px #000;
    padding: 0;
    overflow: auto;
    max-height: 388px;
    text-align: left; }
    @media screen and (max-width: 950px) {
      .product-details .vol-price.inner-ajax .volume-box,
      .grouped-description .vol-price.inner-ajax .volume-box {
        left: auto;
        right: auto;
        bottom: 45px; } }
    .product-details .vol-price.inner-ajax .volume-box.loading,
    .grouped-description .vol-price.inner-ajax .volume-box.loading {
      min-height: 110px; }
  .product-details .vol-price.inner-ajax .volume-pricing-popup,
  .grouped-description .vol-price.inner-ajax .volume-pricing-popup {
    font-size: 0.85rem;
    color: #000; }
    .product-details .vol-price.inner-ajax .volume-pricing-popup h3,
    .grouped-description .vol-price.inner-ajax .volume-pricing-popup h3 {
      background-color: orange;
      color: #fff;
      font-weight: bold;
      padding: 10px 0;
      text-align: center; }
    .product-details .vol-price.inner-ajax .volume-pricing-popup .vol-row,
    .grouped-description .vol-price.inner-ajax .volume-pricing-popup .vol-row {
      padding: 10px;
      border-bottom: 1px solid #000; }
      .product-details .vol-price.inner-ajax .volume-pricing-popup .vol-row:after,
      .grouped-description .vol-price.inner-ajax .volume-pricing-popup .vol-row:after {
        content: '';
        display: table;
        width: 100%; }
      .product-details .vol-price.inner-ajax .volume-pricing-popup .vol-row > div,
      .grouped-description .vol-price.inner-ajax .volume-pricing-popup .vol-row > div {
        float: left;
        width: 50%; }
    .product-details .vol-price.inner-ajax .volume-pricing-popup .qty-col,
    .grouped-description .vol-price.inner-ajax .volume-pricing-popup .qty-col {
      text-align: left; }
    .product-details .vol-price.inner-ajax .volume-pricing-popup .price-col,
    .grouped-description .vol-price.inner-ajax .volume-pricing-popup .price-col {
      text-align: right; }
  .product-details .vol-price.inner-ajax.active .volume-box,
  .grouped-description .vol-price.inner-ajax.active .volume-box {
    display: block; }

.product-details h2,
.grouped-description h2 {
  font-weight: 100;
  font-size: 19.2px;
  font-size: 1.2rem;
  margin-bottom: 8px; }
  @media screen and (max-width: 767px), screen and (max-height: 430px) {
    .product-details h2,
    .grouped-description h2 {
      font-size: 1rem; } }

@media (min-width: 768px) {
  .product-details .product-details-wrapper,
  .grouped-description .product-details-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; } }

.product-details .product-details-wrapper .brand-image,
.product-details .product-details-wrapper .product-image,
.grouped-description .product-details-wrapper .brand-image,
.grouped-description .product-details-wrapper .product-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: block;
  max-width: 280px;
  margin-top: -45px; }
  .product-details .product-details-wrapper .brand-image.share-space,
  .product-details .product-details-wrapper .product-image.share-space,
  .grouped-description .product-details-wrapper .brand-image.share-space,
  .grouped-description .product-details-wrapper .product-image.share-space {
    padding-right: 20px; }

@media (min-width: 768px) {
  .product-details .product-details-wrapper .product-image,
  .grouped-description .product-details-wrapper .product-image {
    max-width: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; } }

@media (max-width: 767px) {
  .product-details .product-details-wrapper .product-image,
  .grouped-description .product-details-wrapper .product-image {
    margin-top: 20px; } }

.product-details .product-details-wrapper .product-image img,
.grouped-description .product-details-wrapper .product-image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 280px;
  margin-top: 40px; }
  @media (min-width: 768px) {
    .product-details .product-details-wrapper .product-image img,
    .grouped-description .product-details-wrapper .product-image img {
      margin-right: 0; } }
  @media (max-width: 280px) {
    .product-details .product-details-wrapper .product-image img,
    .grouped-description .product-details-wrapper .product-image img {
      width: 100%; } }

.product-details .single-product.content,
.grouped-description .single-product.content {
  padding-bottom: 0;
  background-color: #fff; }
  .product-details .single-product.content .more-info span,
  .grouped-description .single-product.content .more-info span {
    background-color: #333;
    color: #fff;
    display: inline-block;
    padding: 5px;
    width: 200px;
    text-align: center;
    margin-top: 10px; }
    .product-details .single-product.content .more-info span a,
    .grouped-description .single-product.content .more-info span a {
      color: #fff; }
    .product-details .single-product.content .more-info span:hover,
    .grouped-description .single-product.content .more-info span:hover {
      background-color: #4d4d4d; }
      .product-details .single-product.content .more-info span:hover i,
      .grouped-description .single-product.content .more-info span:hover i {
        color: #fff; }
  .product-details .single-product.content + .product-image,
  .grouped-description .single-product.content + .product-image {
    text-align: right; }
    @media (min-width: 768px) {
      .product-details .single-product.content + .product-image,
      .grouped-description .single-product.content + .product-image {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        .product-details .single-product.content + .product-image img,
        .grouped-description .single-product.content + .product-image img {
          float: right;
          max-width: 250px; } }
    @media (max-width: 767px) {
      .product-details .single-product.content + .product-image,
      .grouped-description .single-product.content + .product-image {
        text-align: left;
        max-width: 280px; }
        .product-details .single-product.content + .product-image img,
        .grouped-description .single-product.content + .product-image img {
          max-width: 100% !important;
          max-height: none !important; } }
    .product-details .single-product.content + .product-image a,
    .grouped-description .single-product.content + .product-image a {
      display: inline-block;
      margin: 0 6px; }
      .product-details .single-product.content + .product-image a img,
      .grouped-description .single-product.content + .product-image a img {
        max-width: 100%;
        max-width: 240px;
        max-height: 200px; }
      .product-details .single-product.content + .product-image a[data-featherlight*='Images'],
      .grouped-description .single-product.content + .product-image a[data-featherlight*='Images'] {
        display: block; }
        @media (min-width: 1200px) {
          .product-details .single-product.content + .product-image a[data-featherlight*='Images'],
          .grouped-description .single-product.content + .product-image a[data-featherlight*='Images'] {
            float: right; } }
        .product-details .single-product.content + .product-image a[data-featherlight*='Images'] img,
        .grouped-description .single-product.content + .product-image a[data-featherlight*='Images'] img {
          max-height: 200px; }
      .product-details .single-product.content + .product-image a[data-featherlight*='product_badges'],
      .grouped-description .single-product.content + .product-image a[data-featherlight*='product_badges'] {
        margin: 0;
        clear: both; }
        .product-details .single-product.content + .product-image a[data-featherlight*='product_badges'] img,
        .grouped-description .single-product.content + .product-image a[data-featherlight*='product_badges'] img {
          max-height: 40px; }

.product-details .badge,
.grouped-description .badge {
  padding-top: 10px; }
  .product-details .badge img,
  .grouped-description .badge img {
    width: 70px;
    height: auto; }

@media (max-width: 767px) {
  .product-details,
  .grouped-description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.product-details .feature,
.grouped-description .feature {
  position: relative;
  display: block;
  font-size: 13.6px;
  font-size: 0.85rem;
  padding: 0 20px 0 20px;
  margin-bottom: 6px; }
  @media screen and (max-width: 767px), screen and (max-height: 430px) {
    .product-details .feature,
    .grouped-description .feature {
      font-size: 0.7rem; } }
  .product-details .feature:before,
  .grouped-description .feature:before {
    content: "\E876";
    position: absolute;
    display: block;
    left: 0;
    top: 2px;
    font-family: "Material Icons";
    color: #000;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1; }
  .product-details .feature.special-offer,
  .grouped-description .feature.special-offer {
    background-color: #576467;
    color: #fff;
    display: inline-block;
    content: "";
    display: table;
    table-layout: fixed;
    margin: 10px 0 10px;
    padding: 3px 8px 3px 35px;
    border-radius: 3px; }
    .product-details .feature.special-offer em,
    .grouped-description .feature.special-offer em {
      display: block;
      font-size: 0.9rem;
      font-weight: bold; }
    .product-details .feature.special-offer:before,
    .grouped-description .feature.special-offer:before {
      left: 4px;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      content: "\E838";
      color: #fff;
      font-size: 1.5rem; }

.product-details .tag,
.product-details .download,
.product-details .warranty,
.product-details .product-data > a,
.grouped-description .tag,
.grouped-description .download,
.grouped-description .warranty,
.grouped-description .product-data > a {
  position: relative;
  display: block;
  border-radius: 4px;
  display: inline-block;
  margin: 5px 6px 0 0;
  padding: 3px 13px 3px 11px;
  font-weight: 600;
  font-size: 12.8px;
  font-size: 0.8rem;
  color: #fff;
  background-color: #576467;
  height: 24px; }
  .product-details .tag:before,
  .product-details .download:before,
  .product-details .warranty:before,
  .product-details .product-data > a:before,
  .grouped-description .tag:before,
  .grouped-description .download:before,
  .grouped-description .warranty:before,
  .grouped-description .product-data > a:before {
    line-height: 0.8; }
  @media (max-width: 767px) {
    .product-details .tag,
    .product-details .download,
    .product-details .warranty,
    .product-details .product-data > a,
    .grouped-description .tag,
    .grouped-description .download,
    .grouped-description .warranty,
    .grouped-description .product-data > a {
      height: auto;
      margin: 4px 2px 0; } }

.product-details .warranty:before,
.product-details .tag:before,
.product-details .product-data > a:before,
.grouped-description .warranty:before,
.grouped-description .tag:before,
.grouped-description .product-data > a:before {
  content: "\E869";
  position: relative;
  top: 2px;
  font-family: "Material Icons";
  font-size: 14.4px;
  font-size: 0.9rem;
  margin-left: 0;
  margin-right: 4px; }

.product-details .tag,
.product-details .warranty,
.grouped-description .tag,
.grouped-description .warranty {
  background-color: #eee;
  color: #000 !important; }

.product-details .product-data > a,
.grouped-description .product-data > a {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  background-color: transparent;
  border: 1px solid #576467;
  color: #444;
  white-space: nowrap; }
  .product-details .product-data > a:hover,
  .grouped-description .product-data > a:hover {
    background-color: #576467;
    color: #fff; }
    .product-details .product-data > a:hover:before,
    .grouped-description .product-data > a:hover:before {
      color: #fff; }
  .product-details .product-data > a:before,
  .grouped-description .product-data > a:before {
    content: "\E2C4"; }

.product-details .product-data .product-data-header,
.grouped-description .product-data .product-data-header {
  display: block;
  margin-top: 5px;
  font-size: 0.9rem;
  font-weight: bold; }

.product-details .tag:before,
.grouped-description .tag:before {
  content: "\E54E"; }

.product-details .download,
.grouped-description .download {
  color: #fff;
  background-color: #576467; }
  .product-details .download:before,
  .grouped-description .download:before {
    content: "\E869";
    position: relative;
    top: 2px;
    font-family: "Material Icons";
    font-size: 14.4px;
    font-size: 0.9rem;
    margin-left: 0;
    margin-right: 4px; }

.product-details .product-image,
.grouped-description .product-image {
  background-size: contain;
  background-repeat: no-repeat; }

.product-details.only-product strong .stock-info,
.grouped-description.only-product strong .stock-info {
  display: inline-block;
  margin: -1px 0 0 4px; }

.product-details.only-product .product-details-wrapper,
.grouped-description.only-product .product-details-wrapper {
  display: block; }
  .product-details.only-product .product-details-wrapper .product-details,
  .grouped-description.only-product .product-details-wrapper .product-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

.product-details.only-product .content,
.grouped-description.only-product .content {
  -webkit-box-flex: 5;
  -ms-flex: 5;
  flex: 5; }
  .product-details.only-product .content .product-badges img,
  .grouped-description.only-product .content .product-badges img {
    margin-top: 12px; }

.product-details.only-product .product-actions,
.grouped-description.only-product .product-actions {
  display: block;
  float: right;
  width: auto;
  padding: 0 15px;
  text-align: right; }
  .product-details.only-product .product-actions .price,
  .grouped-description.only-product .product-actions .price {
    font-size: 1.7rem; }
  .product-details.only-product .product-actions .add-to-cart,
  .grouped-description.only-product .product-actions .add-to-cart {
    display: inline-block;
    margin-top: 4px; }
    .product-details.only-product .product-actions .add-to-cart small,
    .grouped-description.only-product .product-actions .add-to-cart small {
      display: block;
      float: left;
      font-weight: 600;
      padding: 12px; }
    .product-details.only-product .product-actions .add-to-cart span,
    .grouped-description.only-product .product-actions .add-to-cart span {
      margin-right: 0; }

@media (max-width: 767px) {
  .product-details.only-product,
  .grouped-description.only-product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .product-details.only-product .content,
    .grouped-description.only-product .content {
      display: block;
      width: 100%; }
      .product-details.only-product .content .product-badges img,
      .grouped-description.only-product .content .product-badges img {
        display: inline-block; }
    .product-details.only-product .product-actions,
    .grouped-description.only-product .product-actions {
      float: none;
      text-align: left;
      width: 100%; }
      .product-details.only-product .product-actions .add-to-cart,
      .grouped-description.only-product .product-actions .add-to-cart {
        display: inline-block; }
    .product-details.only-product .product-image,
    .grouped-description.only-product .product-image {
      margin-top: 0; } }

body .full-width aside {
  background-color: #bbb; }
  body .full-width aside ul {
    padding-right: 10px;
    width: 100%;
    height: auto; }
    body .full-width aside ul li a {
      color: #262626; }
    body .full-width aside ul li a:hover,
    body .full-width aside ul li.current-page a {
      background-color: #576467;
      color: #fff; }

.product-image-main {
  padding-left: 5px; }

.custom-broken-image-replace {
  background-image: url("/sites/0020/assets/images/missingimg.jpg"); }

.error-content {
  margin: 0 auto; }
  .error-content .errmessage {
    color: #576467;
    text-align: center; }
    .error-content .errmessage .bigger {
      font-family: "ralewayregular", Verdana, Helvetica, Arial sans-serif;
      font-size: 8rem;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 1.5; }
    .error-content .errmessage .big {
      font-family: "ralewayregular", Verdana, Helvetica, Arial sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 1.5; }
    .error-content .errmessage .normal {
      font-family: "ralewayregular", Verdana, Helvetica, Arial sans-serif;
      font-size: 1rem;
      line-height: 1.5; }
    .error-content .errmessage .err-button {
      font-family: "ralewayregular", Verdana, Helvetica, Arial sans-serif;
      color: #576467;
      display: inline-block;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 1rem;
      border: 1px solid #576467;
      width: 20%;
      padding: 5px;
      margin: 15px 10px; }

#masthead .navigation ul li.cart {
  padding: 0;
  margin-left: 15px;
  position: relative;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  @media screen and (max-width: 950px) {
    #masthead .navigation ul li.cart {
      display: none; } }
  #masthead .navigation ul li.cart .cart-icon {
    display: block;
    height: 42px;
    padding: 0 15px;
    cursor: pointer;
    /*		
		&:after{
			content: "Basket";
			pointer-events: none;
			cursor: default;
			font-weight: 600;
			font-size: 12px;
			letter-spacing:  -.02em;
			margin-left: 20px;
			padding: 5px 4px;
			color: #333;
			display: block;
			
		}*/ }
    #masthead .navigation ul li.cart .cart-icon:before {
      content: "\E8CB";
      font-family: "Material Icons";
      color: #fff;
      font-size: 24px;
      font-size: 1.5rem;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%); }
    #masthead .navigation ul li.cart .cart-icon span {
      position: absolute;
      background-color: #000;
      color: #fff;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      display: block;
      font-weight: 600;
      text-align: center;
      padding: 1.5px;
      border: 1px solid white;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      font-size: 0.8rem;
      line-height: 20px;
      font-size: 0.8rem; }
  #masthead .navigation ul li.cart .mini-cart {
    position: absolute;
    right: 0;
    top: 100%;
    background-color: #fff;
    padding: 10px;
    z-index: 3;
    width: 500px;
    min-height: 80px;
    border: 1px solid #eee;
    -webkit-box-shadow: 3px 5px 16px -8px #000;
    box-shadow: 3px 5px 16px -8px #000;
    display: none;
    max-height: 35vh;
    overflow: visible; }
    #masthead .navigation ul li.cart .mini-cart .cart-contents-wrapper {
      max-height: calc(35vh - 142px);
      overflow: auto; }
    #masthead .navigation ul li.cart .mini-cart a.button.small.additonal-top-spacing {
      font-size: 0.7rem !important;
      width: 100px;
      height: 20px;
      line-height: 20px;
      float: left;
      margin-top: 10px !important;
      text-align: center;
      cursor: pointer; }
    #masthead .navigation ul li.cart .mini-cart .delete-icon {
      cursor: pointer; }
      #masthead .navigation ul li.cart .mini-cart .delete-icon:hover {
        background-color: #e8e8e8; }
      #masthead .navigation ul li.cart .mini-cart .delete-icon.confirm {
        background-color: #f66; }
        #masthead .navigation ul li.cart .mini-cart .delete-icon.confirm i {
          color: #fff; }
    #masthead .navigation ul li.cart .mini-cart a.button.small {
      color: #576467;
      border: 1px solid #576467; }
    #masthead .navigation ul li.cart .mini-cart .buttons-container {
      width: 100%;
      padding-right: 6px;
      text-align: right;
      background-color: white; }
  #masthead .navigation ul li.cart.active {
    background-color: #f5f5f5 !important; }
    #masthead .navigation ul li.cart.active .mini-cart {
      display: block; }

.cart2 {
  padding: 0;
  margin-left: 15px;
  position: relative;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  @media screen and (max-width: 950px) {
    .cart2 {
      margin-left: 8px;
      position: fixed;
      right: 60px;
      top: 5px; } }
  .cart2 .cart-icon {
    display: block;
    height: 100%;
    padding: 15px 15px;
    cursor: pointer;
    /*		
			&:after{
				content: "Basket";
				pointer-events: none;
				cursor: default;
				font-weight: 600;
				font-size: 12px;
				letter-spacing:  -.02em;
				margin-left: 20px;
				padding: 5px 4px;
				color: #333;
				display: block;
				
			}*/ }
    .cart2 .cart-icon:before {
      content: "\E8CB";
      font-family: "Material Icons";
      color: #F09723;
      font-size: 1.6rem;
      line-height: .8;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%); }
    .cart2 .cart-icon span {
      position: absolute;
      background-color: #F09723;
      color: #fff;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      display: block;
      font-weight: 600;
      text-align: center;
      padding: 1.5px;
      border: 1px solid white;
      top: 60%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      font-size: 0.8rem; }
  .cart2 .mini-cart {
    position: absolute;
    right: 0;
    top: 100%;
    background-color: #fff;
    padding: 15px 0 15px 15px;
    z-index: 3;
    width: 420px;
    min-height: 80px;
    border: 1px solid #eee;
    -webkit-box-shadow: 3px 5px 16px -8px #000;
    box-shadow: 3px 5px 16px -8px #000;
    display: none;
    max-height: 35vh;
    overflow: visible; }
    .cart2 .mini-cart .cart-contents-wrapper {
      max-height: calc(35vh - 142px);
      overflow: auto; }
    .cart2 .mini-cart a.button.small.additonal-top-spacing {
      font-size: 0.7rem !important; }
    .cart2 .mini-cart .delete-icon {
      cursor: pointer; }
      .cart2 .mini-cart .delete-icon:hover {
        background-color: #e8e8e8; }
      .cart2 .mini-cart .delete-icon.confirm {
        background-color: #f66; }
        .cart2 .mini-cart .delete-icon.confirm i {
          color: #fff; }
    .cart2 .mini-cart .buttons-container {
      width: 100%;
      padding-right: 6px;
      text-align: right;
      background-color: white; }
  .cart2.active {
    background-color: #f5f5f5 !important; }
    .cart2.active .mini-cart {
      display: block; }

.cart-entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  transition: 0.7s ease-out;
  -moz-transition: 0.7s ease-out;
  -o-transition: 0.7s ease-out;
  -webkit-transition: 0.7s ease-out;
  -ms-transition: 0.7s ease-out;
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  position: relative;
  padding-top: 3px;
  border-bottom: 3px solid #efefef;
  padding-bottom: 3px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; }
  .cart-entry.deleting {
    margin-top: -42.3px;
    opacity: 0; }
    .mini-cart .cart-entry.deleting {
      margin-top: -45px; }
  .cart-entry.lead-row {
    background-color: #A6BFC4;
    color: #fff; }
    .cart-entry.lead-row span {
      padding: 8px 0 8px 0;
      font-weight: 600;
      font-size: 13px;
      text-transform: uppercase;
      text-align: left;
      font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; }
  .cart-entry span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400; }
    .cart-entry span.name {
      display: block; }
  .cart-entry img {
    max-width: 80%;
    max-height: 48px; }
  .cart-entry .quantity {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .cart-entry .image,
  .cart-entry .cost {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .cart-entry .cost {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13.6px;
    font-size: 0.85rem; }
  .cart-entry .name {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
    font-weight: 600;
    font-size: 11.2px;
    font-size: 0.7rem; }
  .cart-entry + .button {
    float: right; }
  .cart-entry .price-per {
    display: block;
    font-size: 12.8px;
    font-size: 0.8rem;
    font-weight: 400; }
  @media screen and (max-width: 950px) {
    .cart-entry {
      display: block;
      padding: 10px 25px 3px 15px !important; }
      .cart-entry.lead-row {
        display: none; }
      .cart-entry .name {
        font-size: .8rem;
        padding-left: 0 !important;
        padding-bottom: 4px; }
      .cart-entry .delete {
        position: absolute;
        top: 3px;
        right: 3px; }
      .cart-entry .qtyper {
        float: left; }
      .cart-entry .quantity {
        float: right; }
      .cart-entry .cost {
        float: right; } }
  .cart-entry.cart-entry-checkout-page > span {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    font-weight: 600;
    padding-left: 10px !important;
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
    -ms-flex-preferred-size: 110px !important;
    flex-basis: 110px !important; }
    .cart-entry.cart-entry-checkout-page > span.quantity.input-controls-wrapper input {
      margin-left: 0 !important; }
    .cart-entry.cart-entry-checkout-page > span.name {
      -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .cart-entry.cart-entry-checkout-page > span.delete {
      -ms-flex-preferred-size: 55px !important;
      flex-basis: 55px !important; }

/* This is for the 'checkout' section/page - not mini cart */
.input-controls-wrapper input {
  padding: 0px 6px;
  width: 50px;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  margin-left: 5px; }

.input-controls-wrapper .input-controls {
  display: inline-block;
  position: relative; }
  .input-controls-wrapper .input-controls span {
    overflow: hidden;
    height: 11px;
    cursor: pointer;
    background-color: #f5f5f5;
    margin: 0 0 2px 2px;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .input-controls-wrapper .input-controls span:hover {
      background-color: #e8e8e8; }

.empty-message {
  padding: 12px;
  font-weight: 600; }

.cart-table {
  background-color: #fff; }
  .cart-table .cart-entry .name {
    -webkit-box-flex: 6;
    -ms-flex: 6;
    flex: 6;
    padding-left: 15px; }
  .cart-table .cart-entry img {
    max-height: 75px; }
  .cart-table .cart-entry .qtyper {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    font-weight: 600;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .cart-table .cart-entry .cost {
    -webkit-box-flex: 2.3;
    -ms-flex: 2.3;
    flex: 2.3;
    background-color: transparent; }
  .cart-table .cart-entry .delete {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .cart-table .cart-entry .delete .delete-icon {
      transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      -webkit-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      cursor: pointer;
      border-radius: 50%;
      width: 32px;
      height: 32px;
      text-align: center; }
      .cart-table .cart-entry .delete .delete-icon i {
        display: block;
        margin-left: auto;
        margin-right: auto; }
      .cart-table .cart-entry .delete .delete-icon:hover {
        background-color: #e8e8e8; }
      .cart-table .cart-entry .delete .delete-icon.confirm {
        background-color: #f66; }
        .cart-table .cart-entry .delete .delete-icon.confirm i {
          color: #fff; }
  .cart-table .cart-entry:not(.lead-row) .qtyper {
    font-size: 11.2px;
    font-size: 0.7rem;
    text-transform: uppercase; }
  .cart-table .cart-entry:not(.lead-row) .cost {
    font-size: 14.4px;
    font-size: 0.9rem;
    font-weight: 600; }
  .cart-table .cart-summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 12px solid #f5f5f5; }
    .cart-table .cart-summary .spacer {
      -webkit-box-flex: 10;
      -ms-flex: 10;
      flex: 10;
      background-color: #f5f5f5; }
    .cart-table .cart-summary .subtotal-label,
    .cart-table .cart-summary .subtotal {
      background-color: #f5f5f5;
      padding: 5px 0 15px 0; }
    .cart-table .cart-summary .subtotal-label {
      -webkit-box-flex: 2.2;
      -ms-flex: 2.2;
      flex: 2.2;
      padding-left: 100px; }
    .cart-table .cart-summary .subtotal {
      -webkit-box-flex: 2.9;
      -ms-flex: 2.9;
      flex: 2.9;
      font-weight: 600; }

.checkout-button {
  background-color: #576467;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.7rem;
  padding: 8px 8px;
  width: auto;
  float: right;
  margin-top: 10px;
  color: #fff;
  margin-right: 20px;
  float: right; }
  .checkout-button:hover {
    cursor: pointer; }

.homebtn {
  color: #F09723; }
  .homebtn:hover {
    color: #374244; }

.my-checkout-display {
  position: relative; }
  .my-checkout-display h2 {
    text-align: left;
    font-weight: 500;
    border-bottom: 1px solid #e8e8e8;
    margin: 10px 0;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    letter-spacing: 2px;
    font-size: 2.5em; }
  .my-checkout-display div[data-tab='shipping-method'] h2 {
    padding: 10px 0 20px; }
  .my-checkout-display .fix-button {
    position: absolute;
    top: 0;
    right: 15px;
    margin: 0; }
    @media (max-width: 767px) {
      .my-checkout-display .fix-button {
        top: 12px; } }

.address-form-wrapper .address-form {
  max-width: 650px; }

.address-form-wrapper .address-form-container {
  min-height: 200px; }
  .address-form-wrapper .address-form-container.loading {
    opacity: .3; }
  .address-form-wrapper .address-form-container .address-submit {
    clear: both; }

div[data-tab='shipping-method'] .error-message {
  display: none; }
  div[data-tab='shipping-method'] .error-message.visible {
    display: block; }

.shipping-method-wrapper {
  min-height: 100px;
  position: relative; }
  .shipping-method-wrapper.loading > *,
  .shipping-method-wrapper.loading + a {
    opacity: .3;
    pointer-events: none; }
  .shipping-method-wrapper.loading:before {
    content: "Fetching shipping options..."; }
  .shipping-method-wrapper .button {
    clear: both;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .shipping-method-wrapper .button {
        position: absolute;
        margin: 0;
        top: calc(100% + 14px);
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%); } }
    @media (max-width: 992px) {
      .shipping-method-wrapper .button {
        content: "";
        display: table;
        table-layout: fixed; } }
    .shipping-method-wrapper .button ~ .shipping-row {
      display: none; }
  .shipping-method-wrapper .shipping-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    margin: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    border: 2px solid #e8e8e8;
    position: relative;
    background-color: #fff; }
    .shipping-method-wrapper .shipping-row:not(:last-child):not(.selected):after {
      background-color: #e8e8e8;
      content: " ";
      display: block;
      position: absolute;
      bottom: 0;
      height: 1px;
      width: 100%; }
    .shipping-method-wrapper .shipping-row .image {
      -webkit-box-flex: 2;
      -ms-flex: 2;
      flex: 2; }
      .shipping-method-wrapper .shipping-row .image img {
        max-width: 70%;
        display: block;
        margin-left: auto;
        margin-right: auto; }
    .shipping-method-wrapper .shipping-row .desc {
      -webkit-box-flex: 5;
      -ms-flex: 5;
      flex: 5; }
      .shipping-method-wrapper .shipping-row .desc h3 {
        padding: 0 0 5px;
        margin-bottom: 5px;
        font-size: 16px;
        font-size: 1rem;
        font-weight: 600;
        color: #576467;
        border-bottom: 1px solid #eee; }
        .shipping-method-wrapper .shipping-row .desc h3 strong {
          font-size: 17.6px;
          font-size: 1.1rem;
          color: #333; }
      .shipping-method-wrapper .shipping-row .desc p {
        color: #444; }
    .shipping-method-wrapper .shipping-row .price {
      -webkit-box-flex: 2;
      -ms-flex: 2;
      flex: 2;
      text-align: center;
      font-size: 18.4px;
      font-size: 1.15rem;
      font-weight: 600; }
    .shipping-method-wrapper .shipping-row.selected {
      cursor: default; }
    .shipping-method-wrapper .shipping-row:not(.selected) {
      cursor: pointer; }
      .shipping-method-wrapper .shipping-row:not(.selected):hover {
        background-color: #f5f5f5; }

.existing-delivery-addresses,
form .existing-delivery-addresses {
  width: 100%;
  margin-bottom: 25px;
  text-align: left;
  /* "Card style"
	.address-card {
		border: 4px solid #f8f8f8;
		display: block;
		float: left;
		width: calc(33% - 15px);
		margin: 15px 15px 0 0;
		padding: 15px 10px;
		position: relative;
		
		&.default-address {
			border-color: $teal;
		}
		&.selected {
			@extend %selected;
			
			.button {
				pointer-events: none;
				opacity: .2;
			}
		}
		> span:not(.edit-icon):not(.delete-icon) {
			margin: 0;
			display: block;
			padding: 10px 15px 5px 45px;
			position: relative;
			
			i {
				position: absolute;
				top: 8px;
				left: 10px;
			}
		}
		.edit-icon, .delete-icon {
			position: absolute;
			display: block;
			top: 7px;
			margin: 0;
			padding: 3px 3px 1px;
			cursor: pointer;
			opacity: .3;
			z-index: 1;
			
			&:hover {
				opacity: .6;
			}
		}
		.delete-icon {
			right: 8px;
			
			&.confirm {
				color: #fff;
				background-color: #f88;
				opacity: 1;
			}
		}
		.edit-icon {
			right: 43px;
		}
		.name {
			font-weight: 600;
			@include font-size(.95);
		}
		.address {
			@include font-size(.9);
		}
		.button {
			float: right;
			@include transition;
		}
	}
	*/ }
  .existing-delivery-addresses #show-delivery-addresses,
  form .existing-delivery-addresses #show-delivery-addresses {
    margin: 15px auto -51px;
    display: block;
    max-width: 310px;
    text-align: center; }
    .existing-delivery-addresses #show-delivery-addresses ~ div,
    form .existing-delivery-addresses #show-delivery-addresses ~ div {
      display: none; }
    @media (max-width: 1300px) {
      .existing-delivery-addresses #show-delivery-addresses,
      form .existing-delivery-addresses #show-delivery-addresses {
        margin-left: 0; } }
    @media (max-width: 767px) {
      .existing-delivery-addresses #show-delivery-addresses,
      form .existing-delivery-addresses #show-delivery-addresses {
        margin: 10px auto; } }
  .existing-delivery-addresses.loading,
  form .existing-delivery-addresses.loading {
    opacity: .3;
    min-height: 200px; }
  .existing-delivery-addresses.invalid:after,
  form .existing-delivery-addresses.invalid:after {
    clear: both;
    content: "Please complete this field.";
    background-color: #f88;
    color: #fff;
    font-size: 11.2px;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 8px; }
  .existing-delivery-addresses .address-card,
  form .existing-delivery-addresses .address-card {
    border: 2px solid #e8e8e8;
    background-color: #fff;
    display: block;
    margin: 15px 0 15px 0;
    padding: 15px 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .existing-delivery-addresses .address-card.default-address,
    form .existing-delivery-addresses .address-card.default-address {
      border-color: #056571; }
    .existing-delivery-addresses .address-card.selected .button,
    form .existing-delivery-addresses .address-card.selected .button {
      pointer-events: none;
      opacity: .2; }
    .existing-delivery-addresses .address-card > span:not(.edit-icon):not(.delete-icon),
    form .existing-delivery-addresses .address-card > span:not(.edit-icon):not(.delete-icon) {
      margin: 0;
      display: inline-block;
      padding: 10px 15px 5px 45px;
      position: relative;
      background-color: transparent; }
      .existing-delivery-addresses .address-card > span:not(.edit-icon):not(.delete-icon) i,
      form .existing-delivery-addresses .address-card > span:not(.edit-icon):not(.delete-icon) i {
        position: absolute;
        top: 8px;
        left: 10px; }
    .existing-delivery-addresses .address-card .edit-icon,
    .existing-delivery-addresses .address-card .delete-icon,
    form .existing-delivery-addresses .address-card .edit-icon,
    form .existing-delivery-addresses .address-card .delete-icon {
      position: absolute !important;
      display: block;
      top: 7px;
      margin: 0 !important;
      padding: 3px 3px 1px !important;
      cursor: pointer;
      opacity: .3;
      z-index: 1; }
      .existing-delivery-addresses .address-card .edit-icon:hover,
      .existing-delivery-addresses .address-card .delete-icon:hover,
      form .existing-delivery-addresses .address-card .edit-icon:hover,
      form .existing-delivery-addresses .address-card .delete-icon:hover {
        opacity: .6; }
    .existing-delivery-addresses .address-card .delete-icon,
    form .existing-delivery-addresses .address-card .delete-icon {
      right: 8px; }
      .existing-delivery-addresses .address-card .delete-icon.confirm,
      form .existing-delivery-addresses .address-card .delete-icon.confirm {
        color: #fff;
        background-color: #f88;
        opacity: 1; }
    .existing-delivery-addresses .address-card .edit-icon,
    form .existing-delivery-addresses .address-card .edit-icon {
      right: 43px; }
    .existing-delivery-addresses .address-card .name,
    form .existing-delivery-addresses .address-card .name {
      font-weight: 600;
      width: 40%; }
    .existing-delivery-addresses .address-card .address,
    form .existing-delivery-addresses .address-card .address {
      width: 55%; }
    .existing-delivery-addresses .address-card .button,
    form .existing-delivery-addresses .address-card .button {
      position: absolute;
      right: 15px;
      bottom: 10px;
      transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      -webkit-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      border-radius: 5px;
      text-transform: uppercase; }
  .existing-delivery-addresses + .button,
  form .existing-delivery-addresses + .button {
    clear: both;
    color: #fff;
    background-color: #576467;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.7rem;
    padding: 8px 8px;
    width: auto;
    margin-top: 10px;
    text-decoration: none;
    float: right;
    margin-right: 0; }

.card-vm {
  height: 20px;
  width: auto;
  position: relative;
  left: 3px;
  top: -2px; }

#order-payment header span {
  margin: 0;
  padding: 0;
  background-color: transparent; }

#order-payment footer {
  background-color: transparent;
  text-align: left; }
  #order-payment footer > div {
    padding: 0; }
    #order-payment footer > div span strong {
      width: 130px; }
  #order-payment footer h3 {
    margin: 0;
    padding: 0;
    border: none; }
  #order-payment footer span {
    margin: 0;
    padding: 0;
    background-color: transparent;
    margin-bottom: 5px; }

.order-confirmation {
  min-height: 250px; }
  .order-confirmation.loading > *,
  .order-confirmation.loading + input {
    opacity: .3;
    pointer-events: none; }
  .order-confirmation.loading:before {
    content: "Getting your order ready..."; }
  .order-confirmation .order-details-wrapper .order-details {
    padding: 15px 0;
    max-width: none; }
    .order-confirmation .order-details-wrapper .order-details .order-breakdown-table .order-breakdown-row:not(.key-row):not(.bt-row):not(.light-row):not(.short-row) {
      padding: 0 15px 0 0; }
    .order-confirmation .order-details-wrapper .order-details .order-breakdown-table .order-breakdown-row:not(.key-row) .product-image {
      height: 50px; }
      .order-confirmation .order-details-wrapper .order-details .order-breakdown-table .order-breakdown-row:not(.key-row) .product-image img {
        height: 50px; }
  .order-confirmation .existing-credit-card,
  .order-confirmation .new-credit-card {
    clear: both; }
    .order-confirmation .existing-credit-card:not(.active),
    .order-confirmation .new-credit-card:not(.active) {
      display: none; }
  .order-confirmation .existing-credit-card {
    content: "";
    display: table;
    table-layout: fixed;
    padding-bottom: 25px; }
    .order-confirmation .existing-credit-card.loading > * {
      opacity: .3;
      pointer-events: none; }
    .order-confirmation .existing-credit-card .button {
      margin-top: -15px; }
    .order-confirmation .existing-credit-card .existing-payment-methods .card-wrapper {
      padding: 10px 15px;
      transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      -webkit-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      position: relative; }
      .order-confirmation .existing-credit-card .existing-payment-methods .card-wrapper:hover {
        opacity: 1; }
      .order-confirmation .existing-credit-card .existing-payment-methods .card-wrapper a.button {
        display: none; }
      .order-confirmation .existing-credit-card .existing-payment-methods .card-wrapper > span.card-number {
        font-size: 16px;
        font-size: 1rem; }
      .order-confirmation .existing-credit-card .existing-payment-methods .card-wrapper > span.card-number,
      .order-confirmation .existing-credit-card .existing-payment-methods .card-wrapper > span.card-expiry,
      .order-confirmation .existing-credit-card .existing-payment-methods .card-wrapper > span.card-name {
        margin: 10px auto; }
    .order-confirmation .existing-credit-card .existing-payment-methods input {
      display: none; }
      .order-confirmation .existing-credit-card .existing-payment-methods input:checked + div.payment-method-entry .card-wrapper {
        opacity: 1; }
  .order-confirmation .payment-method-wrapper > div.checkbox {
    margin: 0;
    padding: 5px 0;
    text-align: left; }
    .order-confirmation .payment-method-wrapper > div.checkbox:not(:first-child) {
      border-top: 1px solid #e7e7e7; }
  .order-confirmation .add-payment-wrapper .card-wrapper + .col-md-6 {
    padding-left: 35px; }
    .order-confirmation .add-payment-wrapper .card-wrapper + .col-md-6 + .col-md-6 {
      padding-right: 35px; }
  .order-confirmation + input[type=submit] {
    float: right;
    clear: both;
    margin-top: 25px; }

form.clearance-offers {
  padding: 0 0 10px 0;
  text-align: left !important; }

.result-message p {
  padding: 15px 15px 15px 72px;
  position: relative;
  margin: 15px 0 -5px 0;
  background-color: #576467;
  border: 2px solid #576467;
  color: #fff; }
  .result-message p:before {
    position: absolute;
    left: 28px;
    top: 0;
    height: 100%;
    color: #fff;
    content: "\E001";
    width: 31px;
    font-family: "Material Icons";
    font-size: 25.6px;
    font-size: 1.6rem;
    padding: 0;
    text-align: center;
    line-height: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

/*--------VICS CODE FOR NEW SEARCH--------*/
.searchforms form {
  border: none;
  padding: 20px 5px;
  display: block;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  width: 1000px;
  height: 70px; }
  @media (max-width: 800px) {
    .searchforms form {
      padding: 10px 5px;
      width: 100%;
      height: auto; } }

/*--------END VICS CODE FOR NEW SEARCH--------*/
form {
  border: none;
  padding: 15px 20px 5px;
  display: block;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  form h2 {
    margin: 25px -30px 25px; }
    form h2 + span.tip {
      margin: 0 -15px !important; }
  form.loading {
    opacity: .3; }
  form .select-wrapper {
    transition: opacity 0.6s ease;
    -moz-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    -webkit-transition: opacity 0.6s ease;
    -ms-transition: opacity 0.6s ease;
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    max-height: 30px;
    overflow: hidden; }
    form .select-wrapper.loading {
      opacity: .4;
      pointer-events: none; }
      form .select-wrapper.loading:before {
        left: -12px;
        top: 5px; }
  @media (min-width: 767px) {
    form .checkbox-fix {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  form .checkbox-fix .checkbox {
    padding-top: 18px; }
  form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) {
    display: block;
    margin: 35px auto 15px;
    position: relative;
    padding-left: 35px;
    background-color: #fff; }
    form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) span:not(.checkbox-label):not(.checkbox):not(.select-wrapper) {
      margin: 0;
      position: absolute;
      top: -22px;
      left: -32px;
      text-transform: uppercase;
      font-size: 11.2px;
      font-size: 0.7rem;
      font-weight: 600;
      background-color: transparent; }
    form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon).register-jobtitle {
      margin-top: 20px; }
    form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px white inset; }
    @media (max-width: 767px) {
      form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) span:not(.checkbox-label):not(.checkbox):not(.select-wrapper) {
        width: 100%;
        padding-left: 0;
        line-height: 1.3; }
      form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon).icon-card {
        margin-top: 45px; }
        form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon).icon-card span:not(.checkbox-label):not(.checkbox):not(.select-wrapper) {
          top: -32px; } }
    form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) select, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) textarea {
      width: 100%;
      padding: 5px 10px;
      border: none;
      background-color: transparent;
      position: relative;
      z-index: 4;
      border-radius: 5px;
      font-size: .89rem; }
      form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input + label, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) select + label, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) textarea + label {
        border: 2px solid #576467;
        position: absolute;
        left: -1px;
        top: -1px;
        width: 100%;
        height: 100%;
        height: calc(100% + 2px);
        pointer-events: none;
        border-radius: 4px;
        transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        background-color: transparent; }
        form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input + label:before, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) select + label:before, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) textarea + label:before {
          position: absolute;
          left: -2px;
          top: -2px;
          height: calc(100% + 4px);
          width: 40px;
          text-align: center;
          background-color: #576467;
          color: #fff;
          font-family: "Material Icons";
          font-size: 24px;
          font-size: 1.5rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
      form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input.invalid, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) select.invalid, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) textarea.invalid {
        background: #f88;
        color: #fff; }
      form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input.invalid + label, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) select.invalid + label, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) textarea.invalid + label {
        border-color: #f88;
        opacity: 1; }
        form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input.invalid + label:before, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) select.invalid + label:before, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) textarea.invalid + label:before {
          background-color: #f88; }
        form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input.invalid + label:after, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) select.invalid + label:after, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) textarea.invalid + label:after {
          content: "Please complete this field.";
          position: absolute;
          top: 100%;
          left: -2px;
          background-color: #f88;
          color: #fff;
          font-size: 11.2px;
          font-size: 0.7rem;
          font-weight: 600;
          text-transform: uppercase;
          display: block;
          padding: 3px 8px; }
      form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input[type=password] + label:before, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) select[type=password] + label:before, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) textarea[type=password] + label:before {
        content: "\E897";
        top: -1px;
        height: calc(100% + 3px); }
      form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input[disabled], form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) select[disabled], form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) textarea[disabled] {
        color: #576467;
        font-weight: bold;
        opacity: 1; }
      form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input:focus ~ label, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) select:focus ~ label, form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) textarea:focus ~ label {
        opacity: 1; }
    form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon)[class*='-submit'] {
      padding: 0;
      text-align: center;
      margin-left: -1px;
      margin-top: 0;
      background-color: transparent;
      margin-bottom: 60px; }
      form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon)[class*='-submit'] input {
        color: #fff;
        background-color: #576467;
        display: inline-block;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 11.2px;
        font-size: 0.7rem;
        padding: 8px 8px;
        width: auto;
        float: right;
        margin-top: 10px; }
    form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon).add-card-expiry input {
      width: 46%;
      display: inline-block; }
    form span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon).add-card-expiry i.sep {
      width: 6%;
      position: relative;
      z-index: 2;
      font-weight: 400;
      font-style: normal;
      font-size: 24px;
      font-size: 1.5rem;
      overflow: hidden;
      top: 2px;
      color: #888;
      left: -3px; }
  form .disabled-inputs span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) {
    margin: 23px auto 5px;
    background-color: transparent;
    line-height: 1;
    padding-left: 0; }
    form .disabled-inputs span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) input {
      padding: 0;
      color: #000;
      font-weight: bold; }
  @media (max-width: 992px) {
    form .disabled-inputs .col-md-6 + .col-md-6 > span {
      margin-top: -5px !important; } }
  form .disabled-inputs span:not(.checkbox-label):not(.checkbox):not(.select-wrapper):not(.close-icon) span:not(.checkbox-label):not(.checkbox):not(.select-wrapper) {
    top: -15px;
    left: 0; }
  form div.checkbox {
    content: "";
    display: table;
    table-layout: fixed;
    width: 100%; }
    form div.checkbox span.checkbox {
      display: block;
      float: left;
      position: relative;
      width: 32px;
      height: 32px; }
      form div.checkbox span.checkbox:before {
        content: "\E835";
        font-family: "Material Icons";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        font-size: 32px;
        font-size: 2rem;
        color: #576467;
        transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    form div.checkbox:hover span.checkbox:before {
      color: #999; }
    form div.checkbox input {
      display: none; }
      form div.checkbox input:checked + span.checkbox:before {
        content: "\E834";
        color: #4bb750; }
      form div.checkbox input:checked + span.checkbox + .checkbox-label {
        color: #333; }
    form div.checkbox.radio span.checkbox:before {
      content: "\E836"; }
    form div.checkbox.radio input:checked + span.checkbox:before {
      content: "\E837"; }
    form div.checkbox .checkbox-label {
      color: #333;
      display: block;
      width: calc(100% - 38px);
      padding: 6px 12px 9px 6px;
      font-size: 14.4px;
      font-size: 0.9rem;
      font-weight: 600; }
  form .form-radio-image label {
    background-color: transparent;
    display: inline-block;
    margin: 0 10px; }
    form .form-radio-image label input[type=radio], form .form-radio-image label input[type=checkbox] {
      display: none; }
      form .form-radio-image label input[type=radio] + p, form .form-radio-image label input[type=checkbox] + p {
        cursor: pointer;
        transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        border-radius: 12px;
        padding: 10px 6px 6px;
        border: 3px solid transparent; }
      form .form-radio-image label input[type=radio]:hover + p, form .form-radio-image label input[type=checkbox]:hover + p {
        opacity: .6; }
      form .form-radio-image label input[type=radio]:checked + p, form .form-radio-image label input[type=checkbox]:checked + p {
        opacity: 1;
        border-color: #056571;
        background-color: #fff;
        -webkit-box-shadow: 1px 1px 13px -6px #000 inset;
        box-shadow: 1px 1px 13px -6px #000 inset; }
  form .form-radio-image.add-card-type {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important; }
    form .form-radio-image.add-card-type span {
      font-size: 14.4px;
      font-size: 0.9rem;
      text-align: center;
      padding: 0 !important;
      width: 100%;
      position: static !important;
      margin: 0 0 15px !important; }
    form .form-radio-image.add-card-type label span {
      display: block;
      margin: 0 !important; }
    form .form-radio-image.add-card-type img {
      height: 55px;
      width: auto; }

.permission-tick {
  font-size: 12.8px;
  font-size: 0.8rem; }

.card-wrapper {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0 50px 15px;
  padding: 8px 10px 8px;
  border: 3px solid #e8e8e8;
  border-radius: 8px;
  background-color: #f8f8f8; }
  .card-wrapper label {
    background-color: #fff; }
  @media (max-width: 992px) {
    .card-wrapper {
      margin: 0; }
      .card-wrapper > div {
        clear: both;
        width: 100%;
        float: left; } }

#forgotpassword > span {
  margin-top: 0; }

/*form#details {
	margin-bottom: 25px;	
}*/
.margin-fix {
  margin-top: 20px !important; }

.icon-head label:before {
  content: "\E87C"; }

.icon-date label:before {
  content: "\E916"; }

.icon-user label:before {
  content: "\E851"; }

.icon-briefcase label:before {
  content: "\E8F9"; }

.icon-phone label:before {
  content: "\E0CD"; }

.icon-invoice label:before, span.billing-accountno label:before, span.billing-accountname label:before, span.icon-notepad label:before {
  content: "\E85D"; }

.icon-location label:before {
  content: "\E0C8"; }

.icon-card label:before {
  content: "\E870"; }

.icon-lock label:before {
  content: "\E897"; }

.icon-email label:before {
  content: "\E0BE"; }

.icon-delivery label:before {
  content: "\E558"; }

.icon-compact label:before {
  content: "\E42B"; }

.icon-comfy label:before {
  content: "\E42A"; }

.row.fibre-wrapper {
  background-color: #fff;
  margin: 0px; }
  .row.fibre-wrapper form {
    padding: 10px 0 10px 0; }
  .row.fibre-wrapper .col-md-4 {
    text-align: center;
    margin-top: 30px; }

body.my-account .all-content {
  max-width: 1200px;
  margin: 0 auto; }

.tabbed-tabs li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
  .tabbed-tabs li.active {
    opacity: 1;
    background-color: #576467;
    color: #fff; }
    .tabbed-tabs li.active h3 {
      color: #fff; }
  .tabbed-tabs li:not(.active):hover {
    background-color: #f5f5f5; }
  .tabbed-tabs li span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    padding: 10px 15px 6px; }
    .tabbed-tabs li span i {
      font-size: 20.8px;
      font-size: 1.3rem; }
  .tabbed-tabs li h3 {
    -webkit-box-flex: 8;
    -ms-flex: 8;
    flex: 8;
    font-size: 12.8px;
    font-size: 0.8rem;
    font-weight: 600;
    padding: 0;
    color: #000; }

@media (max-width: 767px) {
  .tabbed-tabs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .tabbed-tabs ul li.active {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0;
      position: relative; }
      .tabbed-tabs ul li.active:after {
        content: "\E5C5";
        font-family: "Material Icons";
        position: absolute;
        right: 6px;
        margin-top: 1px;
        font-size: 2rem; }
    .tabbed-tabs ul li:not(.active) {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      display: none; }
    .tabbed-tabs ul.show-items {
      position: absolute;
      width: 100%;
      background-color: #fff;
      z-index: 5;
      -webkit-box-shadow: 0 0 15px -3px #000;
      box-shadow: 0 0 15px -3px #000; }
      .tabbed-tabs ul.show-items li:not(.active) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

@media only screen and (max-width: 760px) {
  body.my-account .page .all-content .wrap > section,
  body.my-account .page .all-content > aside {
    padding: 0; } }

body.my-account #filter-order-search,
body.my-account #filter-invoice-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-top: 10px; }
  body.my-account #filter-order-search input[type='text'],
  body.my-account #filter-invoice-search input[type='text'] {
    border: 1px solid #999 !important;
    height: 31px;
    width: 200px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    @media (max-width: 567px) {
      body.my-account #filter-order-search input[type='text'],
      body.my-account #filter-invoice-search input[type='text'] {
        width: 100%; } }
  body.my-account #filter-order-search button,
  body.my-account #filter-invoice-search button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 0;
    margin-left: 4px !important;
    margin-top: 0 !important; }
    @media (max-width: 567px) {
      body.my-account #filter-order-search button,
      body.my-account #filter-invoice-search button {
        width: 50%;
        margin: 5px 0 0 0 !important;
        width: calc(50% - 2px); }
        body.my-account #filter-order-search button:first-of-type,
        body.my-account #filter-invoice-search button:first-of-type {
          margin-right: calc(2px) !important; }
        body.my-account #filter-order-search button:last-of-type,
        body.my-account #filter-invoice-search button:last-of-type {
          margin-left: calc(2px) !important; } }

@media (min-width: 767px) {
  .tabbed-display {
    border-left: 2px solid #576467; } }

.tabbed-display > div:not(.active) {
  display: none; }

.tabbed-display div[data-tab='my-delivery-addresses'] .existing-delivery-addresses {
  content: "";
  display: table;
  table-layout: fixed;
  padding: 0 15px; }
  .tabbed-display div[data-tab='my-delivery-addresses'] .existing-delivery-addresses .address-card .button {
    display: none; }
  .tabbed-display div[data-tab='my-delivery-addresses'] .existing-delivery-addresses #show-delivery-addresses {
    display: none !important; }
    .tabbed-display div[data-tab='my-delivery-addresses'] .existing-delivery-addresses #show-delivery-addresses ~ div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

.tabbed-display div[data-tab='request-statement'] p {
  font-size: 0.8rem; }

.tabbed-display div[data-tab="manage-users"] {
  /*
			Label the data
			*/ }
  .tabbed-display div[data-tab="manage-users"] .orders-table {
    display: block; }
    .tabbed-display div[data-tab="manage-users"] .orders-table table,
    .tabbed-display div[data-tab="manage-users"] .orders-table thead,
    .tabbed-display div[data-tab="manage-users"] .orders-table tbody,
    .tabbed-display div[data-tab="manage-users"] .orders-table th,
    .tabbed-display div[data-tab="manage-users"] .orders-table td,
    .tabbed-display div[data-tab="manage-users"] .orders-table tr {
      display: block; }
    .tabbed-display div[data-tab="manage-users"] .orders-table thead tr {
      display: none !important; }
    .tabbed-display div[data-tab="manage-users"] .orders-table tbody tr {
      margin-bottom: 10px; }
      .tabbed-display div[data-tab="manage-users"] .orders-table tbody tr td {
        padding: 6px 15px; }
        @media only screen and (max-width: 765px) {
          .tabbed-display div[data-tab="manage-users"] .orders-table tbody tr td {
            padding: 6px 125px;
            min-height: 30px; } }
        .tabbed-display div[data-tab="manage-users"] .orders-table tbody tr td:before {
          font-weight: bold;
          margin-right: 10px; }
  .tabbed-display div[data-tab="manage-users"] td:nth-of-type(1):before {
    content: "Username:"; }
  .tabbed-display div[data-tab="manage-users"] td:nth-of-type(2):before {
    content: "Email Address:"; }
  .tabbed-display div[data-tab="manage-users"] td:nth-of-type(3):before {
    content: "First Name:"; }
  .tabbed-display div[data-tab="manage-users"] td:nth-of-type(4):before {
    content: "Last Name:"; }
  .tabbed-display div[data-tab="manage-users"] td:nth-of-type(5):before {
    content: "Contact Number:"; }
  .tabbed-display div[data-tab="manage-users"] td:nth-of-type(6):before {
    content: "Job Title:"; }

.tabbed-display .orders-table .order-row,
.tabbed-display table.display .order-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12.8px;
  font-size: 0.8rem;
  border-bottom: 1px solid #f2f2f2;
  padding: 5px 5px;
  transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff; }
  .tabbed-display .orders-table .order-row .order-id,
  .tabbed-display .orders-table .order-row .order-date,
  .tabbed-display .orders-table .order-row .order-details,
  .tabbed-display table.display .order-row .order-id,
  .tabbed-display table.display .order-row .order-date,
  .tabbed-display table.display .order-row .order-details {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 600; }
  .tabbed-display .orders-table .order-row .order-status,
  .tabbed-display table.display .order-row .order-status {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3; }
  .tabbed-display .orders-table .order-row.key-row,
  .tabbed-display table.display .order-row.key-row {
    color: #fff;
    background-color: #576467;
    font-weight: 600;
    padding: 10px 15px; }
  .tabbed-display .orders-table .order-row.item-cancelled,
  .tabbed-display table.display .order-row.item-cancelled {
    opacity: .5; }
  .tabbed-display .orders-table .order-row:not(.key-row):hover,
  .tabbed-display table.display .order-row:not(.key-row):hover {
    background-color: #f8f8f8; }
  .tabbed-display .orders-table .order-row .order-details span,
  .tabbed-display .orders-table .order-row .order-downloads span,
  .tabbed-display table.display .order-row .order-details span,
  .tabbed-display table.display .order-row .order-downloads span {
    border-radius: 3px;
    border: 1px solid #7b8c90;
    display: inline-block;
    padding: 3px 8px 3px 25px;
    font-weight: 400;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .tabbed-display .orders-table .order-row .order-details span a,
    .tabbed-display .orders-table .order-row .order-downloads span a,
    .tabbed-display table.display .order-row .order-details span a,
    .tabbed-display table.display .order-row .order-downloads span a {
      color: #555;
      text-decoration: none !important; }
    .tabbed-display .orders-table .order-row .order-details span i,
    .tabbed-display .orders-table .order-row .order-downloads span i,
    .tabbed-display table.display .order-row .order-details span i,
    .tabbed-display table.display .order-row .order-downloads span i {
      font-size: 17.6px;
      font-size: 1.1rem;
      line-height: 1;
      position: absolute;
      left: 5px;
      top: 4px; }
    .tabbed-display .orders-table .order-row .order-details span:hover,
    .tabbed-display .orders-table .order-row .order-details span:hover a,
    .tabbed-display .orders-table .order-row .order-downloads span:hover,
    .tabbed-display .orders-table .order-row .order-downloads span:hover a,
    .tabbed-display table.display .order-row .order-details span:hover,
    .tabbed-display table.display .order-row .order-details span:hover a,
    .tabbed-display table.display .order-row .order-downloads span:hover,
    .tabbed-display table.display .order-row .order-downloads span:hover a {
      background-color: #576467;
      color: #fff; }

.tabbed-display .loading {
  position: static;
  margin: 20px auto 0 auto;
  display: block; }
  .tabbed-display .loading::after {
    position: static; }

.tabbed-display .my-order-container {
  background-color: #fff;
  position: relative;
  border: 1px solid #ddd;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  @media (max-width: 1023px) {
    .tabbed-display .my-order-container {
      display: block; } }
  .tabbed-display .my-order-container table {
    margin: 5px 0; }
    .tabbed-display .my-order-container table tr {
      color: #000;
      border-bottom: none;
      background: none !important; }
      .tabbed-display .my-order-container table tr td {
        padding: 3px 15px !important; }
      .tabbed-display .my-order-container table tr th {
        padding: 3px 15px !important;
        font-weight: bold; }
  .tabbed-display .my-order-container .rightbtns {
    padding: 10px;
    width: 170px; }
    @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
      .tabbed-display .my-order-container .rightbtns {
        width: 100%; } }
    .tabbed-display .my-order-container .rightbtns a {
      display: block;
      text-decoration: none !important;
      text-align: center;
      font-weight: bold;
      text-transform: uppercase;
      width: 150px;
      padding: 7px;
      background-color: #576467;
      border: 1px solid #576467;
      color: #fff;
      transition: all 350ms ease-in-out;
      -webkit-transition: all 350ms ease-in-out;
      -moz-transition: all 350ms ease-in-out;
      -o-transition: all 350ms ease-in-out; }
      @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
        .tabbed-display .my-order-container .rightbtns a {
          width: 100%; } }
      .tabbed-display .my-order-container .rightbtns a:not(:last-of-type) {
        margin-bottom: 5px; }
      .tabbed-display .my-order-container .rightbtns a:hover {
        background-color: white;
        color: #576467; }

.tabbed-display .dataTables_length {
  float: right; }

.tabbed-display .dataTables_info,
.tabbed-display .dataTables_paginate {
  text-align: center;
  padding: 15px 0 0; }
  .tabbed-display .dataTables_info a,
  .tabbed-display .dataTables_paginate a {
    display: inline-block;
    padding: 0 15px; }

.tabbed-display .dataTables_filter {
  margin-bottom: 8px; }

.tabbed-display table {
  width: 100%; }
  .tabbed-display table tr {
    font-size: 12.8px;
    font-size: 0.8rem;
    border-bottom: 1px solid #f2f2f2;
    padding: 5px 5px;
    transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff; }
  .tabbed-display table [aria-sort],
  .tabbed-display table .sorting {
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    background-color: transparent; }
    .tabbed-display table [aria-sort] i,
    .tabbed-display table .sorting i {
      position: relative;
      top: 6px;
      right: 3px; }
    .tabbed-display table [aria-sort].sorting_asc, .tabbed-display table [aria-sort].sorting_desc,
    .tabbed-display table .sorting.sorting_asc,
    .tabbed-display table .sorting.sorting_desc {
      background-color: rgba(255, 255, 255, 0.2); }
    .tabbed-display table [aria-sort]:hover,
    .tabbed-display table .sorting:hover {
      background-color: rgba(255, 255, 255, 0.2);
      cursor: pointer; }
  .tabbed-display table tbody tr.item-cancelled {
    opacity: .5; }
  .tabbed-display table tbody tr:not(.headings):hover {
    background-color: #f2f2f2; }
  .tabbed-display table tbody tr td {
    padding: 10px 15px; }
    @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
      .tabbed-display table tbody tr td {
        padding: 10px 110px; } }
  .tabbed-display table tbody tr a[href*='trace'],
  .tabbed-display table tbody tr input#openTrace {
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid #7b8c90;
    display: inline-block;
    padding: 2px 4px;
    font-weight: 400;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    text-decoration: none !important; }
    .tabbed-display table tbody tr a[href*='trace']:hover,
    .tabbed-display table tbody tr a[href*='trace']:hover a,
    .tabbed-display table tbody tr input#openTrace:hover,
    .tabbed-display table tbody tr input#openTrace:hover a {
      background-color: #576467;
      color: #fff; }
  .tabbed-display table thead tr {
    color: #fff;
    background-color: #576467; }
    .tabbed-display table thead tr td,
    .tabbed-display table thead tr th {
      padding: 8px 15px !important; }

.tabbed-display .result-message p {
  margin-top: 0;
  margin-bottom: 10px; }

.tabbed-display > div > form {
  padding-top: 0; }

@media (max-width: 767px) {
  .tabbed-display > div {
    padding-top: 14px; }
    .tabbed-display > div > h2:first-child {
      display: none; } }

.order-details-wrapper.order-confirmation {
  border: 1px solid #576467;
  margin: 35px 15px;
  background-color: #fff; }

.order-details-wrapper > .order-details {
  max-width: 970px;
  padding: 20px 35px;
  min-height: 250px; }
  .order-details-wrapper > .order-details header,
  .order-details-wrapper > .order-details footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 15px 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .order-details-wrapper > .order-details header > div,
    .order-details-wrapper > .order-details footer > div {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .order-details-wrapper > .order-details header .legend-logo,
    .order-details-wrapper > .order-details footer .legend-logo {
      height: 50px;
      width: auto;
      margin-bottom: 10px; }
    .order-details-wrapper > .order-details header span,
    .order-details-wrapper > .order-details footer span {
      display: block;
      font-size: 12.8px;
      font-size: 0.8rem; }
      .order-details-wrapper > .order-details header span strong,
      .order-details-wrapper > .order-details footer span strong {
        font-weight: 600;
        width: 120px;
        display: inline-block;
        margin-right: 5px; }
    .order-details-wrapper > .order-details header .customer-details,
    .order-details-wrapper > .order-details footer .customer-details {
      text-align: right; }
      .order-details-wrapper > .order-details header .customer-details h3,
      .order-details-wrapper > .order-details footer .customer-details h3 {
        padding-right: 0; }
  .order-details-wrapper > .order-details .order-breakdown {
    padding-bottom: 15px; }
  .order-details-wrapper > .order-details footer {
    padding-top: 35px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fafafa;
    margin: 0 0 10px;
    padding: 15px 15px; }
    .order-details-wrapper > .order-details footer span strong {
      width: 70px; }
    .order-details-wrapper > .order-details footer .delivery-details h3,
    .order-details-wrapper > .order-details footer .shipping-details h3 {
      font-weight: 600;
      border-bottom: 1px solid #f2f2f2;
      padding-bottom: 8px;
      margin-bottom: 8px; }
  .order-details-wrapper > .order-details .tip {
    display: block;
    clear: both; }
  .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12.8px;
    font-size: 0.8rem;
    border-bottom: 2px solid #f2f2f2;
    padding: 10px 10px;
    transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff; }
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row em {
      font-style: italic; }
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row .product-image,
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row .product-code,
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row .product-qty,
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row .product-cost {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      font-weight: 600; }
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row:not(.key-row) .product-image {
      height: 80px; }
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row img {
      max-width: 90px;
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row .product-name {
      -webkit-box-flex: 3;
      -ms-flex: 3;
      flex: 3; }
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row .product-qty,
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row .product-image {
      text-align: center; }
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row .product-cost {
      text-align: right; }
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row.key-row {
      color: #fff;
      background-color: #576467;
      padding: 10px 15px;
      font-weight: 600; }
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row:not(.key-row):not(.short-row):hover {
      background-color: #f8f8f8; }
    .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row.short-row {
      background-color: transparent;
      border-bottom: none;
      padding: 0; }
      .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row.short-row > div {
        padding: 10px 15px; }
      .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row.short-row > div:first-child {
        -webkit-box-flex: 4;
        -ms-flex: 4;
        flex: 4; }
      .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row.short-row > div:nth-child(2),
      .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row.short-row > div:last-child {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border-bottom: 1px solid #f2f2f2; }
      .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row.short-row.key-row > div:not(:first-child) {
        background-color: #f5f5f5;
        padding: 12px 15px;
        color: #333;
        border-top: 1px solid #cfcfcf; }
      .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row.short-row.subtotal-row > div:not(:first-child) {
        border-top: 1px solid #cfcfcf; }
    @media (max-width: 767px) {
      .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row {
        display: block; }
        .order-details-wrapper > .order-details .order-breakdown-table .order-breakdown-row.key-row {
          display: none; } }

.existing-payment-methods {
  margin: 15px 0 35px; }
  .existing-payment-methods .payment-method-entry {
    display: inline-block;
    width: 49%; }
    .existing-payment-methods .payment-method-entry .card-wrapper {
      margin: 0;
      width: 100%;
      text-align: center; }
      .existing-payment-methods .payment-method-entry .card-wrapper > span {
        display: block;
        text-align: center; }
        .existing-payment-methods .payment-method-entry .card-wrapper > span.card-number {
          background-color: #fff;
          font-size: 19.2px;
          font-size: 1.2rem;
          font-weight: 600;
          padding: 7px; }
        .existing-payment-methods .payment-method-entry .card-wrapper > span.card-expiry, .existing-payment-methods .payment-method-entry .card-wrapper > span.card-name {
          padding: 6px 0 0;
          font-size: 16px;
          font-size: 1rem;
          font-weight: 600; }
      .existing-payment-methods .payment-method-entry .card-wrapper .button {
        margin-top: 9px;
        padding: 4px 12px; }
    @media (max-width: 767px) {
      .existing-payment-methods .payment-method-entry {
        display: block;
        width: 100%; } }

.whitebox {
  background-color: #fff;
  padding: 10px;
  border: solid 1px #cccccc;
  position: relative; }

.card-cross-button {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0px;
  right: 0px; }

.additional-bottom-spacing {
  margin-bottom: 5px; }

.additional-right-spacing {
  margin-right: 5px; }

.additonal-top-spacing {
  margin-top: 5px; }

.additional-top-spacingx15 {
  margin-top: 15px; }

.pagify-not-found {
  display: block;
  text-align: center;
  margin: 20px 15px;
  font-size: 1rem;
  font-weight: 800; }

.pagify {
  text-align: center;
  padding: 0 10px;
  margin-top: 10px; }
  .pagify a,
  .pagify span {
    display: inline-block;
    width: 18px;
    margin: 0 2px;
    font-size: 14px;
    line-height: 1.08; }
  .pagify a {
    text-decoration: none !important;
    border-bottom: 1px solid transparent;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out; }
    .pagify a.prev, .pagify a.next {
      position: relative;
      bottom: 1px; }
    .pagify a.number {
      margin: 0 2px; }
    .pagify a:first-of-type {
      margin-left: 0; }
    .pagify a:last-of-type {
      margin-right: 0; }
    .pagify a.current {
      border-bottom: 1px solid #576467; }
    .pagify a:hover {
      border-bottom: 1px solid #576467;
      text-decoration: none; }

/* Vic Code for table responsiveness*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  table:not(.special-table) {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */ }
    table:not(.special-table),
    table:not(.special-table) thead,
    table:not(.special-table) tbody,
    table:not(.special-table) th,
    table:not(.special-table) td,
    table:not(.special-table) tr {
      display: block; }
    table:not(.special-table) thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    table:not(.special-table) tr {
      border: 1px solid #ccc; }
    table:not(.special-table) td {
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%; }
    table:not(.special-table) td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 6px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap; }
    table:not(.special-table) [data-tab="manage-users"] {
      /*
	Label the data
	*/ }
      table:not(.special-table) [data-tab="manage-users"] td:nth-of-type(1):before {
        content: "Username"; }
      table:not(.special-table) [data-tab="manage-users"] td:nth-of-type(2):before {
        content: "Email Address"; }
      table:not(.special-table) [data-tab="manage-users"] td:nth-of-type(3):before {
        content: "First Name"; }
      table:not(.special-table) [data-tab="manage-users"] td:nth-of-type(4):before {
        content: "Last Name"; }
      table:not(.special-table) [data-tab="manage-users"] td:nth-of-type(5):before {
        content: "Contact Number"; }
      table:not(.special-table) [data-tab="manage-users"] td:nth-of-type(6):before {
        content: "Job Title"; }
    table:not(.special-table) [data-tab="my-orders"] {
      /*
	Label the data
	*/ }
      table:not(.special-table) [data-tab="my-orders"] td:nth-of-type(1):before {
        content: "Order Date"; }
      table:not(.special-table) [data-tab="my-orders"] td:nth-of-type(2):before {
        content: "Our Job No."; }
      table:not(.special-table) [data-tab="my-orders"] td:nth-of-type(3):before {
        content: "Your Order Ref."; }
      table:not(.special-table) [data-tab="my-orders"] td:nth-of-type(4):before {
        content: "Status"; }
      table:not(.special-table) [data-tab="my-orders"] td:nth-of-type(5):before {
        content: "Trace"; }
    table:not(.special-table) [data-tab="my-invoices"] {
      /*
	Label the data
	*/ }
      table:not(.special-table) [data-tab="my-invoices"] td:nth-of-type(1):before {
        content: "Invoice No."; }
      table:not(.special-table) [data-tab="my-invoices"] td:nth-of-type(2):before {
        content: "Invoice Date"; }
      table:not(.special-table) [data-tab="my-invoices"] td:nth-of-type(3):before {
        content: "Type"; }
      table:not(.special-table) [data-tab="my-invoices"] td:nth-of-type(4):before {
        content: "Trace"; }
  table.special-table {
    display: block; }
    table.special-table td:before {
      display: block; } }

.products-display {
  margin: 90px 0; }
  @media (max-width: 800px) {
    .products-display {
      margin: 0; } }

.product {
  padding: 20px; }
  @media screen and (max-width: 800px) {
    .product {
      padding: 0; } }
  .product .headings h1 {
    font-size: 1.1rem;
    color: #000;
    text-decoration: none;
    margin-bottom: 0 !important;
    font-weight: 600;
    border-bottom: none !important; }
    @media screen and (max-width: 800px) {
      .product .headings h1 {
        margin-top: 0; } }
  .product .headings .part-number {
    color: #000;
    margin-bottom: 10px; }
    .product .headings .part-number p {
      display: inline-block;
      font-size: 0.8rem; }
    .product .headings .part-number .number {
      color: #576467;
      font-weight: 600;
      padding-left: 5px; }
  .product hr {
    border-top: 1px solid #999; }
  .product .ordering-info {
    display: inline-block;
    width: 100%; }
    @media screen and (max-width: 800px) {
      .product .ordering-info {
        text-align: center; } }
    .product .ordering-info .product-image {
      width: 70%;
      display: inline-block;
      vertical-align: top; }
      .product .ordering-info .product-image img {
        width: auto;
        height: 300px;
        border: 1px solid #E6E6E6; }
      .product .ordering-info .product-image .certstamp {
        width: 200px;
        height: 200px;
        position: absolute;
        top: -4vw;
        left: 18vw; }
        @media (max-width: 1200px) {
          .product .ordering-info .product-image .certstamp {
            width: 150px;
            height: 150px;
            top: -1vw;
            left: 25vw; } }
        @media (max-width: 950px) {
          .product .ordering-info .product-image .certstamp {
            left: 30vw; } }
        @media (max-width: 800px) {
          .product .ordering-info .product-image .certstamp {
            left: 36vw; } }
        @media (max-width: 650px) {
          .product .ordering-info .product-image .certstamp {
            left: 45vw; } }
        @media (max-width: 500px) {
          .product .ordering-info .product-image .certstamp {
            width: 100px;
            height: 100px;
            top: -3vw;
            left: 58vw; } }
    .product .ordering-info .actions {
      width: 25%;
      display: inline-block;
      vertical-align: top; }
      .product .ordering-info .actions small {
        font-size: 13px;
        font-weight: 600;
        line-height: 18px;
        font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
        letter-spacing: 2px; }
      .product .ordering-info .actions .enquiry-form .button {
        padding: 5px 0 !important; }
        .product .ordering-info .actions .enquiry-form .button input {
          background-color: #F09723;
          color: #fff !important;
          display: inline-block;
          padding: 5px;
          width: 210px;
          text-align: center;
          text-decoration: none;
          font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
          font-weight: 100;
          border: none;
          font-size: 13px;
          letter-spacing: 2px;
          cursor: pointer; }
          .product .ordering-info .actions .enquiry-form .button input:hover {
            background-color: #f3ae53; }
          @media (max-width: 950px) {
            .product .ordering-info .actions .enquiry-form .button input {
              width: calc(100% + 10px); } }
      .product .ordering-info .actions .tag {
        display: none; }
      .product .ordering-info .actions .price {
        font-weight: 600;
        color: #576467;
        width: 200px;
        font-size: 1rem;
        margin: 5px 0; }
        .product .ordering-info .actions .price small {
          font-size: 1rem; }
      .product .ordering-info .actions .stock-info {
        background-color: #333;
        color: #fff;
        display: inline-block;
        padding: 5px;
        width: 200px;
        text-align: center; }
        .product .ordering-info .actions .stock-info span {
          padding: 3px 2px 4px;
          font-weight: 500; }
        .product .ordering-info .actions .stock-info small {
          font-weight: 100;
          font-size: 13px;
          line-height: 18px;
          font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; }
        .product .ordering-info .actions .stock-info:hover {
          cursor: pointer;
          background-color: #4d4d4d; }
        .product .ordering-info .actions .stock-info .stock-box {
          display: none;
          position: absolute !important;
          right: 0;
          left: 0;
          margin: 0 auto;
          width: 300px;
          background-color: #fff;
          z-index: 4;
          -webkit-box-shadow: 0 0 19px -7px #000;
          box-shadow: 0 0 19px -7px #000;
          padding: 8px 14px;
          overflow: auto; }
          .product .ordering-info .actions .stock-info .stock-box.loading {
            min-height: 110px; }
          .product .ordering-info .actions .stock-info .stock-box .plant-row {
            text-align: left; }
            .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order {
              border-top: 1px solid #ccc; }
            .product .ordering-info .actions .stock-info .stock-box .plant-row.lead-row:first-of-type {
              margin-top: -8px; }
            .product .ordering-info .actions .stock-info .stock-box .plant-row.lead-row {
              background-color: #576467;
              margin: 8px -14px;
              padding: 2px 14px 0;
              color: #fff;
              font-weight: 600;
              font-size: .8rem; }
            .product .ordering-info .actions .stock-info .stock-box .plant-row em {
              font-style: italic;
              font-size: 0.9rem;
              color: #000; }
            .product .ordering-info .actions .stock-info .stock-box .plant-row.low-stock {
              margin-top: -4px; }
              .product .ordering-info .actions .stock-info .stock-box .plant-row.low-stock em {
                font-size: .85rem; }
              .product .ordering-info .actions .stock-info .stock-box .plant-row.low-stock .total-stock-count {
                font-size: 1rem;
                color: #000; }
            .product .ordering-info .actions .stock-info .stock-box .plant-row .total-stock-count {
              font-size: 1rem;
              display: block;
              text-align: left;
              font-weight: 600;
              color: #000;
              line-height: 1; }
            .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
              .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-stock-count,
              .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-date {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1; }
                .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-stock-count em,
                .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-date em {
                  font-size: .8rem; }
                .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-stock-count,
                .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date,
                .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-date .order-stock-count,
                .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-date .order-date {
                  display: block;
                  text-align: left;
                  font-size: 1rem;
                  line-height: 1;
                  color: #000; }
                  .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-stock-count small,
                  .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date small,
                  .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-date .order-stock-count small,
                  .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-date .order-date small {
                    display: inline;
                    font-weight: 400;
                    color: #000; }
                .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-stock-count .order-date,
                .product .ordering-info .actions .stock-info .stock-box .plant-row.on-order div.order-date .order-date {
                  font-size: .9rem;
                  font-weight: 600;
                  margin-top: 2px; }
        .product .ordering-info .actions .stock-info.active .stock-box {
          display: block; }
      .product .ordering-info .actions .unitname {
        margin: 5px 0;
        font-size: 13px;
        font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; }
      .product .ordering-info .actions .add-to-cart {
        margin: 5px 0; }
        .product .ordering-info .actions .add-to-cart:hover {
          cursor: pointer; }
      .product .ordering-info .actions .prod-range {
        margin: 5px 0; }
        .product .ordering-info .actions .prod-range:hover {
          cursor: pointer; }
        .product .ordering-info .actions .prod-range span {
          background-color: #576467;
          color: #fff;
          display: inline-block;
          padding: 5px;
          width: 200px;
          text-align: center;
          float: none; }
      .product .ordering-info .actions .tag span.tag {
        margin: 5px 0;
        position: relative;
        border-radius: 4px;
        display: inline-block;
        font-weight: 600;
        font-size: 13px;
        color: #000;
        background-color: #bbb;
        line-height: 24px;
        font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
        width: 200px;
        letter-spacing: 2px; }
        .product .ordering-info .actions .tag span.tag:before {
          content: "\E54E";
          position: relative;
          top: 2px;
          font-family: "Material Icons";
          font-size: 0.9rem;
          margin-left: 0;
          margin-right: 4px;
          padding-left: 10px; }
      .product .ordering-info .actions .tag span.warranty {
        margin: 5px 0;
        position: relative;
        border-radius: 4px;
        display: inline-block;
        font-weight: 600;
        font-size: 13px;
        color: #000;
        background-color: #bbb;
        width: 200px;
        line-height: 24px;
        font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
        letter-spacing: 2px; }
        .product .ordering-info .actions .tag span.warranty:before {
          content: "\E869";
          position: relative;
          top: 2px;
          font-family: "Material Icons";
          font-size: 0.9rem;
          margin-left: 0;
          margin-right: 4px;
          padding-left: 10px; }
      .product .ordering-info .actions .brand-logo {
        margin: 10px 0; }
        .product .ordering-info .actions .brand-logo img {
          height: 50px;
          vertical-align: baseline; }
  .product .details {
    background: #fff;
    border: 1px solid #E6E6E6;
    margin-bottom: 10px; }
    .product .details h2 {
      font-size: 1.4em;
      padding: 0 18px;
      font-weight: normal;
      color: #F09723;
      text-transform: uppercase;
      letter-spacing: 2px;
      line-height: 40px;
      border-right: 1px solid #E6E6E6;
      width: 150px; }
      @media screen and (max-width: 500px) {
        .product .details h2 {
          font-size: 0.9em; } }
    .product .details p {
      font-size: 13px;
      padding: 20px;
      border-top: 1px solid #E6E6E6;
      line-height: 18px;
      letter-spacing: 0.4px;
      font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; }
    .product .details ul {
      padding: 20px;
      border-top: 1px solid #E6E6E6;
      list-style: disc; }
      .product .details ul li {
        margin-left: 16px;
        margin-bottom: 1rem;
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 0.4px;
        font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; }
        .product .details ul li:last-of-type {
          margin-bottom: 0; }
  .product .products-specs-content {
    background-color: #fff;
    border: 1px solid #E6E6E6;
    margin-bottom: 10px;
    min-height: 100px; }
    .product .products-specs-content .bar {
      width: 100%;
      background-color: #fff;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      cursor: pointer;
      height: 40px;
      border-bottom: 1px solid #E6E6E6; }
      .product .products-specs-content .bar p {
        font-size: 1.4em;
        padding: 0 18px;
        letter-spacing: 2px;
        text-transform: uppercase;
        line-height: 40px;
        border-right: 1px solid #E6E6E6; }
        @media screen and (max-width: 500px) {
          .product .products-specs-content .bar p {
            font-size: 0.9em;
            line-height: 20px; } }
        .product .products-specs-content .bar p.active {
          border-bottom: 1px solid #fff;
          color: #F09723; }
    .product .products-specs-content .add-docs {
      padding: 20px; }
      .product .products-specs-content .add-docs h2 {
        font-size: 1rem;
        font-weight: 600; }
      .product .products-specs-content .add-docs h3 {
        font-size: 13px;
        color: #000;
        font-weight: bold;
        padding-bottom: 5px; }
      .product .products-specs-content .add-docs p {
        line-height: 18px;
        font-size: 13px;
        font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; }
      .product .products-specs-content .add-docs .download-btn {
        width: 260px;
        display: block;
        background-color: #576467;
        padding: 5px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 20px;
        color: #fff;
        font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
        text-decoration: none !important;
        transition: background-color 350ms ease-in-out;
        -webkit-transition: background-color 350ms ease-in-out;
        -moz-transition: background-color 350ms ease-in-out;
        -o-transition: background-color 350ms ease-in-out; }
        .product .products-specs-content .add-docs .download-btn li a {
          color: #fff !important;
          text-decoration: none; }
        .product .products-specs-content .add-docs .download-btn:hover {
          background-color: #40494b; }
    .product .products-specs-content .spec-content {
      padding: 20px; }
      .product .products-specs-content .spec-content h3 {
        font-size: 13px;
        color: #000;
        font-weight: bold;
        padding-bottom: 5px; }
      .product .products-specs-content .spec-content p {
        line-height: 18px;
        font-size: 13px;
        padding-bottom: 20px;
        font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; }
      .product .products-specs-content .spec-content h5 {
        font-size: 1.2rem;
        padding: 5px 10px 10px;
        color: #000;
        font-weight: 600; }
  .product .badges {
    padding: 5px 0; }
    .product .badges h5 {
      font-size: 1rem; }
    .product .badges .badge-details {
      display: inline-block; }
      .product .badges .badge-details img {
        height: 45px; }
        .product .badges .badge-details img:hover {
          cursor: pointer; }
      .product .badges .badge-details p {
        font-size: 0.8rem; }
  .product .prod-range {
    margin: 5px 0; }
    .product .prod-range span {
      background-color: #576467;
      color: #fff;
      display: inline-block;
      padding: 5px;
      width: 200px;
      text-align: center;
      float: right; }
  .product .related-products.stop-overflow {
    width: auto;
    overflow: hidden; }
  .product .related-products .boxes-norm {
    white-space: nowrap; }
  .product .related-products h2 {
    letter-spacing: 2px;
    font-size: 1.5rem;
    color: #000;
    padding: 4px 10px 14px 0;
    text-transform: uppercase;
    line-height: 1.15;
    font-family: 'Titillium Web', sans-serif; }
  .product .related-products .boxes {
    width: 100%;
    padding: 5px 0;
    overflow: hidden; }
    .product .related-products .boxes.boxes-slider {
      position: relative; }
      .product .related-products .boxes.boxes-slider .slick-list {
        overflow: hidden;
        margin-left: 40px;
        margin-right: 40px; }
        @media (max-width: 800px) {
          .product .related-products .boxes.boxes-slider .slick-list {
            margin-left: 20px;
            margin-right: 20px; } }
      .product .related-products .boxes.boxes-slider .slick-arrow {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1;
        width: 37px; }
        @media (max-width: 800px) {
          .product .related-products .boxes.boxes-slider .slick-arrow {
            width: 20px; } }
        .product .related-products .boxes.boxes-slider .slick-arrow:hover {
          cursor: pointer; }
        .product .related-products .boxes.boxes-slider .slick-arrow.slick-prev {
          left: 0; }
        .product .related-products .boxes.boxes-slider .slick-arrow.slick-next {
          right: 0; }
        .product .related-products .boxes.boxes-slider .slick-arrow img {
          width: 100%; }
      .product .related-products .boxes.boxes-slider.setup {
        white-space: nowrap; }
        .product .related-products .boxes.boxes-slider.setup > * {
          white-space: normal; }
    .product .related-products .boxes .related-box {
      border: 1px solid lightgrey;
      padding: 10px;
      display: inline-block;
      margin: 0 4px;
      text-align: center;
      margin-bottom: 0;
      min-height: 100px;
      position: relative;
      background-color: #fff;
      font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; }
      .product .related-products .boxes .related-box > div {
        height: 100%;
        min-height: 100px;
        display: block; }
        .product .related-products .boxes .related-box > div > a {
          display: block;
          height: 100%;
          min-height: 100px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
      .product .related-products .boxes .related-box a {
        color: #000;
        text-decoration: none; }
      .product .related-products .boxes .related-box .related-img {
        height: 75px; }
        .product .related-products .boxes .related-box .related-img img {
          width: auto;
          height: 100%; }
      .product .related-products .boxes .related-box .part-number {
        font-size: 0.65rem;
        font-weight: 600; }
      .product .related-products .boxes .related-box .product-title {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 0.65rem;
        padding: 5px 0;
        height: 30px; }
      .product .related-products .boxes .related-box .prod-desc span {
        margin-bottom: 0;
        width: 100%; }
        .product .related-products .boxes .related-box .prod-desc span a {
          color: #fff; }

/* -------------------- RESPONSIVE CSS  --------------------*/
@media screen and (min-width: 1995px) {
  .tag {
    max-width: 200px; } }

@media screen and (max-width: 950px) {
  .product .headings h1 {
    margin-top: 30px; }
  .product .ordering-info .actions {
    width: 90%;
    padding: 10px;
    text-align: center; }
    .product .ordering-info .actions .price {
      position: static;
      font-size: 1rem;
      width: 100%;
      background-color: #e8e8e8;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 4px;
      margin: 10px 0 5px 0; }
      .product .ordering-info .actions .price span.price {
        margin: 0; }
    .product .ordering-info .actions .stock-info {
      left: 0;
      position: static;
      bottom: 0;
      padding-bottom: 5px;
      margin-bottom: 5px;
      width: 100%; }
      .product .ordering-info .actions .stock-info small {
        font-size: 0.8rem; }
    .product .ordering-info .actions .unitname {
      position: static;
      width: 100%;
      background-color: #e8e8e8;
      padding: 5px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .product .ordering-info .actions .add-to-cart {
      width: 100%;
      position: relative; }
      .product .ordering-info .actions .add-to-cart span {
        width: 100%;
        font-size: 0.8rem; }
    .product .ordering-info .actions .prod-desc {
      width: 100%; }
      .product .ordering-info .actions .prod-desc span {
        width: 100%;
        font-size: 0.8rem; }
    .product .ordering-info .actions .prod-quote {
      width: 100%; }
      .product .ordering-info .actions .prod-quote span {
        width: 100%;
        font-size: 0.8rem;
        margin-bottom: 5px; }
    .product .ordering-info .actions .tag span.warranty {
      margin-right: 5px; } }

/* -------------------- MOBILE CSS  --------------------*/
@media screen and (max-width: 450px) {
  .product .ordering-info {
    text-align: center; }
    .product .ordering-info .product-image {
      width: 100%; }
      .product .ordering-info .product-image img {
        width: 50%;
        height: auto; }
    .product .ordering-info .actions {
      width: 90%;
      padding: 10px;
      text-align: center; }
      .product .ordering-info .actions .price {
        width: 100%;
        margin-bottom: 5px;
        padding: 5px;
        background: #e8e8e8; }
      .product .ordering-info .actions .stock-info {
        width: 100%;
        padding: 5px;
        background-color: #333; }
      .product .ordering-info .actions .unitname {
        width: 100%;
        margin-bottom: 5px;
        padding: 5px;
        background: #e8e8e8; }
      .product .ordering-info .actions .add-to-cart span {
        width: 100%; }
      .product .ordering-info .actions .tag span.warranty {
        display: inline;
        font-size: 0.7rem;
        height: 20px;
        width: 100%;
        margin: 5px 5px 0 0;
        padding: 5px; }
        .product .ordering-info .actions .tag span.warranty:before {
          font-size: 0.7rem; }
      .product .ordering-info .actions .tag span.tag {
        display: inline;
        font-size: 0.7rem;
        height: 20px;
        width: 100%;
        padding: 5px; }
        .product .ordering-info .actions .tag span.tag:before {
          font-size: 0.7rem; } }

@media screen and (max-width: 360px) {
  .product {
    padding: 40px 20px 20px 20px; }
    .product .headings h1 {
      font-size: 0.9rem;
      display: block; }
    .product .products-specs-content .spec-content h3 {
      font-size: 0.8rem; }
    .product .products-specs-content .spec-content p {
      font-size: 0.7rem; }
    .product .products-specs-content .add-docs h2 {
      font-size: 0.8rem; }
    .product .products-specs-content .add-docs .download-btn {
      width: 100%;
      font-size: 0.8rem; } }

/* -------------------- IPAD CSS --------------------*/
@media screen and (max-width: 800px) {
  .product .headings h1 {
    display: block; }
  .product .ordering-info .actions .badges .badge-details img {
    height: 30px; } }

@media screen and (max-width: 375px) {
  .product {
    padding: 40px 10px 20px 10px; } }

@media screen and (max-width: 1024px) {
  .ordering-info .actions .badges .badge-details img {
    height: 30px; } }

body.product-specs .product .ordering-info .actions .stock-info {
  position: relative; }

body.product-specs .product .ordering-info .actions .stock-info .stock-box {
  width: auto;
  left: auto;
  top: 0;
  right: 100%;
  width: 300px;
  max-width: 100vw;
  min-height: 50px; }
  @media (max-width: 950px) {
    body.product-specs .product .ordering-info .actions .stock-info .stock-box {
      left: 0;
      right: 0;
      width: 100%;
      max-width: none; } }

body.product-specs .content-wrapper {
  padding: 0 20px; }
  @media (max-width: 767px) {
    body.product-specs .content-wrapper {
      padding: 0 15px; } }

@media (min-width: 951px) {
  body.product-specs .info-wrapper aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 288px;
    flex: 0 0 288px; }
  body.product-specs .info-wrapper .product-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: calc(100% - 323px); } }

a.generate-pdf {
  background-color: #bbb;
  color: #fff !important;
  display: inline-block;
  padding: 5px;
  width: 200px;
  text-align: center;
  text-decoration: none;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  font-weight: 100;
  letter-spacing: 2px;
  transition: background-color 350ms ease-in-out;
  -webkit-transition: background-color 350ms ease-in-out;
  -moz-transition: background-color 350ms ease-in-out;
  -o-transition: background-color 350ms ease-in-out; }
  a.generate-pdf:hover {
    background-color: #969696; }
  @media (max-width: 950px) {
    a.generate-pdf {
      width: 100%;
      font-size: 0.8rem; } }

body.catalogues .info-wrapper .content-wrapper .about-content .content::after {
  content: "";
  display: table;
  table-layout: fixed; }

body.catalogues .info-wrapper .content-wrapper .about-content .content .catbox {
  float: left;
  width: 33.3333333%;
  margin-bottom: 10px; }
  body.catalogues .info-wrapper .content-wrapper .about-content .content .catbox .cat-inner {
    padding: 0 5px; }
  body.catalogues .info-wrapper .content-wrapper .about-content .content .catbox .cat-inner-2 {
    background-color: white; }
  body.catalogues .info-wrapper .content-wrapper .about-content .content .catbox .catimage {
    position: relative;
    height: 150px; }
    body.catalogues .info-wrapper .content-wrapper .about-content .content .catbox .catimage .bg-image {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      -webkit-transition: opacity 250ms ease-in-out;
      -moz-transition: opacity 250ms ease-in-out;
      -o-transition: opacity 250ms ease-in-out;
      transition: opacity 250ms ease-in-out; }
  body.catalogues .info-wrapper .content-wrapper .about-content .content .catbox a {
    text-decoration: none;
    display: block; }
  body.catalogues .info-wrapper .content-wrapper .about-content .content .catbox p {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #000;
    display: block;
    padding: 10px;
    text-align: center;
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out; }
  body.catalogues .info-wrapper .content-wrapper .about-content .content .catbox .cat-image {
    position: relative; }
  body.catalogues .info-wrapper .content-wrapper .about-content .content .catbox:hover p {
    color: #F09723; }
  body.catalogues .info-wrapper .content-wrapper .about-content .content .catbox:hover .bg-image {
    opacity: 0.9; }

/*# sourceMappingURL=screen.css.map */