/******************
 * SCSS Variables   *
 ******************/
body {
  font-family: 'lato', sans-serif;
  line-height: 22px;
  color: #666; }

@media screen and (min-width: 64em) {
        .template-product .body-container.fixed {
          padding-top: 0; }
          .template-product .body-container.fixed .header-container {
            position: static; } }
  .template-product .body-container.fixed .stockbar {
    opacity: 1;
    pointer-events: auto; }
  .template-product .body-container.fixed .header-container {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }
  .template-product .back:before {
    bottom: -1px; }

.top-container .language-container .language-picker .language-list li {
  padding: 0 1px; }
  .top-container .language-container .language-picker .language-list li a {
    width: 100%;
    height: 45px; }
    .top-container .language-container .language-picker .language-list li a.language:before {
      left: calc(50% - 8px); }

@media screen and (max-width: 64em) {
      .featured-container .image-container {
        padding-top: 70px !important; } }
  .featured-container .image-container .searchbar {
    width: 100%;
    padding-top: 0;
    position: absolute;
    top: calc(50% - 70px); }
  @media screen and (max-width: 64em) {
      .featured-container .image-container .searchbar {
        top: 0;
        left: 0; } }
  .featured-container .image-container .searchbar .grid-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    text-align: center; }
  @media screen and (max-width: 64em) {
        .featured-container .image-container .searchbar .grid-container {
          padding: 0; } }
  .featured-container .image-container .searchbar .grid-container .search-form {
    display: inline-block;
    max-width: 800px; }
  .page-template-template-home .singular-content {
    max-width: 580px; }
  .page-template-template-home .single-brand .singular-content {
    max-width: none; }

.infobox {
  background: #efefef;
  border: 1px solid #ccc;
  padding: 20px;
  width: 100%;
  white-space: pre; }

.stockbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: #fff;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 20px 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s all ease-in-out; }
  @media screen and (max-width: 64em) {
  .stockbar {
    top: auto;
    bottom: 0;
    box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.1); } }
  @media screen and (max-width: 40em) {
  .stockbar {
    padding-bottom: 55px;
    padding-top: 0; } }
  .stockbar .texts {
    position: relative;
    width: 100%; }
  @media screen and (max-width: 40em) {
    .stockbar .texts {
      position: static; } }
  .stockbar .texts:after {
    display: table;
    content: "";
    clear: both; }
  .stockbar .texts h2, .stockbar .texts span {
    float: left;
    display: inline-block; }
  .stockbar .texts h2 {
    margin: 0px 30px 0 0;
    font-size: 16px; }
  @media screen and (max-width: 40em) {
      .stockbar .texts h2 {
        float: none;
        display: none; } }
  .stockbar .texts span {
    font-size: 14px;
    color: #666;
    padding-left: 20px;
    position: relative;
    margin: 2px 30px 0 0; }
  @media screen and (max-width: 40em) {
      .stockbar .texts span {
        display: none; } }
  .stockbar .texts span:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 5px;
    left: 0;
    background: #f0a401;
    border-radius: 50%; }
  .stockbar .texts span.instock:before {
    background: #559508; }
  .stockbar .texts .button {
    position: absolute;
    top: -12px;
    right: 0;
    height: 45px;
    line-height: 45px;
    margin: 0; }
  @media screen and (max-width: 40em) {
      .stockbar .texts .button {
        top: auto;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 55px;
        line-height: 55px;
        text-align: center; } }

.searchbar {
  padding: 30px 0 0; }
  .searchbar.nopad {
    padding-top: 0; }
  .searchbar.nopadbot {
    padding-bottom: 0 !important; }
  .searchbar.pbl {
    padding: 0 0 30px; }
  .searchbar .search-form {
    width: 100%;
    background: #019ee3;
    padding: 10px;
    max-height: none; }
  .searchbar .search-form .search-submit {
    right: 15px; }

.usps {
  display: flex;
  flex-wrap: wrap;
  border-bottom: none;
  padding: 0; }
  .usps.mobile {
    padding: 0 20px 30px 20px; }
  .usps.mobile .usp {
    padding-bottom: 20px; }
  .usps .usp {
    display: flex;
    align-items: center; }
  .usps .usp .usp-graphic {
    padding-top: 5px; }
  .usps .usp .content {
    width: calc(100% - 80px); }
  .usps .usp .content h3 {
    line-height: 20px; }

.button.green {
  background: #55950b;
  border-color: #42750a;
  height: 60px;
  line-height: 60px;
  padding: 0 40px 0 40px;
  font-size: 14px; }
  .button.green:after {
    content: "\f054";
    color: #fff;
    position: static;
    display: inline-block; }
  .button.green:hover {
    background: #477d09;
    border-color: #355e08; }
  .button.green:hover:after {
    color: #fff; }

.product_head {
  background: #fff;
  padding: 30px 0; }
  .product_head .product-image {
    padding-bottom: 30px;
    text-align: center; }
  .product_head .title h1.singular-title {
    font-size: 1.6em;
    margin-top: 0; }
  .product_head .description {
    color: #666;
    font-size: 14px;
    padding-bottom: 40px; }
  .product_head .warranty {
    padding-bottom: 30px;
    overflow: auto;
    overflow-y: hidden; }
  .product_head .warranty .product-stock table {
    min-width: 600px; }
  .product_head .warranty .product-stock table thead th {
    font-size: 12px;
    padding-bottom: 10px; }
    .product_head .warranty .product-stock table thead th:first-child {
      padding-left: 20px; }
  .product_head .warranty .product-stock table tbody tr td {
    text-transform: none;
    font-size: 13px;
    white-space: nowrap; }
    .product_head .warranty .product-stock table tbody tr td:first-child {
      color: #000;
      padding-right: 20px; }
    .product_head .warranty .product-stock table tbody tr td:nth-child(2) {
      padding-left: 0px;
      border-left: none; }
    .product_head .warranty .product-stock table tbody tr td:nth-child(3) {
      padding-left: 0px;
      border-left: none; }
  .product_head .warranty .product-stock .indicator span {
    padding-left: 20px;
    position: relative;
    color: #666; }
  .product_head .warranty .product-stock .indicator span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    overflow: hidden; }
  .product_head .warranty .product-stock .indicator span.stock-color-red:before {
    background: #f0a401; }
  .product_head .warranty .product-stock .indicator span.stock-color-green:before {
    background: #559508; }
  .product_head .warranty .product-stock .stocklabel .tooltip {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    cursor: help; }
  .product_head .warranty .product-stock .stocklabel .tooltip:hover .tip {
    opacity: 1; }
  .product_head .warranty .product-stock .stocklabel .tooltip .fa {
    color: #fff;
    background: #666;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    font-size: 9px; }
  .product_head .warranty .product-stock .stocklabel .tooltip .tip {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 400px;
    padding: 8px 10px;
    white-space: normal;
    background: #efefef;
    border: 1px solid #ccc;
    color: #666;
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    line-height: 18px;
    transition: 0.3s all ease-in-out; }
    .product_head .warranty .product-stock .stocklabel .tooltip .tip.active {
      opacity: 1; }
  .product_head .warranty .product-stock .tagged {
    position: relative;
    padding-right: 30px; }
  .product_head .warranty .product-stock .tagged .tag {
    position: absolute;
    right: 0;
    top: -3px;
    width: 22px;
    height: 25px;
    background: url(../../images/icon-unis-guarantee-red.svg) no-repeat center center / contain; }
  .product_head .extra:after {
    display: table;
    content: "";
    clear: both; }
  .product_head .extra .text {
    position: relative;
    padding-left: 70px;
    max-width: 460px;
    color: #666;
    font-size: 14px;
    line-height: 22px;
    float: left;
    padding-bottom: 20px; }
  .product_head .extra .text img {
    position: absolute;
    left: 0;
    top: 0; }
  .product_head .extra .text h3 {
    font-weight: 300;
    font-family: 'lato';
    padding: 0;
    margin: 0; }

.product_info {
  background: #efefef;
  padding: 50px 0 0; }
  .product_info .info {
    background: #fff;
    padding: 30px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 40px; }
  .product_info .info .product-details.downloads {
    table-layout: fixed;
    word-wrap: break-word;
    width: 100%; }
  .product_info .info .product-details.downloads .celll {
    width: 25%; }
  .product_info .info .product-details.downloads .celll:first-child {
    width: 75%; }
  .product_info .info .product-details .row {
    table-layout: fixed;
    word-wrap: break-word; }
  .product_info .info .product-details .row:first-child .celll {
    border-top: 1px solid #efefef; }
  .product_info .info .product-details .row .celll {
    padding: 12px 20px;
    font-size: 14px;
    border-bottom: 1px solid #efefef;
    display: table-cell;
    margin: 0;
    text-transform: none;
    color: #000;
    word-wrap: break-word; }
  .product_info .info .product-details .row .celll:first-child {
    min-width: 150px;
    padding-left: 0;
    color: #747675; }
  .product_info #faqs {
    background: #fff;
    padding: 30px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px; }
  .product_info .widget.widget-contact-person {
    background: #fff;
    color: #666;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }
  .product_info .widget.widget-contact-person .widget-header .widget-title {
    text-shadow: none;
    color: #019ee3;
    border-color: #019ee3; }
  .product_info .widget.widget-contact-person .widget-content {
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height: 200px;
    padding: 40px 30px;
    border-color: #efefef; }
  .product_info .widget.widget-contact-person .widget-content .image {
    display: none; }
  .product_info .widget.widget-contact-person .widget-content .phone {
    margin-bottom: 20px;
    color: #019ee3; }
  .product_info .widget.widget-contact-person .widget-content .phone:before {
    color: #019ee3; }
  .product_info .widget.widget-contact-person .widget-content .title {
    color: #000; }
  .product_info .widget.widget-contact-person .widget-content .job {
    font-size: 14px; }
  .product_info .widget.widget-contact-person .widget-content .readmore {
    font-weight: normal;
    color: #019ee3;
    font-size: 14px; }
  .product_info .widget.widget-contact-person .widget-content .readmore:after {
    content: "\f054";
    font-size: 11px;
    margin-top: -1px; }
  .product_info .widget .checked-list {
    padding-left: 30px; }
  .product_info .widget .checked-list li {
    font-family: 'lato';
    font-weight: 300;
    font-size: 18px; }
  .product_info .widget .checked-list li:before {
    color: #55950b; }
  .product_info .successor {
    padding: 25px 40px 30px;
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    min-height: 170px; }
  .product_info .successor h2 {
    margin-bottom: 10px; }
  .product_info .successor .prodinfo {
    position: relative;
    padding-left: 130px; }
  .product_info .successor .prodinfo > .image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 105px; }
  .product_info .successor .prodinfo > .image a {
    display: block; }
  .product_info .successor .prodinfo > .image a:before, .product_info .successor .prodinfo > .image a:after {
    display: none; }
  .product_info .successor .prodinfo .ss_title a:hover {
    color: #017bb0; }
  .product_info .successor .prodinfo .ss_title a:before {
    display: none; }
  .product_info .successor .prodinfo .ss_title h3 {
    color: #019ee3;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px; }
  .product_info .successor .prodinfo .stockstatus span {
    font-size: 14px;
    color: #666;
    padding-left: 17px;
    position: relative; }
  .product_info .successor .prodinfo .stockstatus span:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 4px;
    left: 0;
    background: #f0a401;
    border-radius: 50%; }
  .product_info .successor .prodinfo .stockstatus span.instock:before {
    background: #559508; }

.product_form {
  background: #efefef;
  padding: 30px 0; }
  .product_form .product-form {
    background: #019ee3;
    padding: 0; }
  .product_form .product-form .head {
    border-bottom: 1px solid #20ade9;
    text-align: center;
    width: 100%;
    display: block; }
  .product_form .product-form .head h3 {
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 3px solid #fff;
    padding: 30px 0;
    margin: 0; }
  .product_form .product-form .title {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0;
    margin-bottom: 0px; }
  .product_form .product-form .title h2 {
    font-family: "lato", sans-serif;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 30px 0 20px;
    display: inline-block; }
  .product_form .product-form .form-container {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 50px;
    color: #fff; }
  @media screen and (max-width: 64em) {
      .product_form .product-form .form-container {
        width: 90%; } }
  .product_form .product-form .form-container label {
    color: #fff;
    font-size: 13px; }
  .product_form .product-form .form-container .button {
    background: #55950b !important;
    border-color: #42750a !important;
    width: calc(50% - 10px);
    font-size: 14px; }
  @media screen and (max-width: 40em) {
        .product_form .product-form .form-container .button {
          width: 60%; } }
  .product_form .product-form .form-container .button:hover {
    background: #477d09 !important;
    border-color: #355e08 !important; }
  .product_form .product-form .form-container .button:after {
    color: #fff !important; }

.product_foot {
  background: #fff;
  padding: 20px 0 50px 0; }

@media screen and (max-width: 40em) {
    .product-table {
      margin-left: 0;
      margin-right: 0; } }
  .product-table .tbody .row:hover:before, .product-table .tbody .row:hover:after {
    display: none; }
  .product-table .tbody .row:hover .cell {
    color: #019ee3; }
  .product-table .tbody .row .title-cell {
    width: 100%;
    padding: 10px 20px 0;
    border-bottom: none !important; }
  .product-table .tbody .row .title-cell .sku {
    display: block;
    width: 100%;
    font-weight: 400;
    font-family: 'lato';
    padding-bottom: 10px;
    color: #019ee3;
    text-transform: uppercase; }
  .product-table .tbody .row .sku-cell {
    padding: 0 0 15px 20px;
    border-top: none !important; }
  @media screen and (max-width: 40em) {
        .product-table .tbody .row .sku-cell {
          border-bottom: none; } }
  .product-table .tbody .row .sku-cell .sku {
    display: block;
    width: 100%; }
  .product-table .tbody .row .availability-cell {
    border-top: none !important; }
  @media screen and (max-width: 40em) {
        .product-table .tbody .row .availability-cell {
          border-top: none !important;
          padding-bottom: 10px; }
          .product-table .tbody .row .availability-cell .button {
            display: block; } }
  .product-table .tbody .row .brand-cell {
    padding: 0 20px;
    border-top: none !important; }
  @media screen and (max-width: 40em) {
        .product-table .tbody .row .brand-cell {
          border-bottom: none;
          padding: 0 20px; } }
  .product-table .row {
    display: flex;
    flex-wrap: wrap; }
  .product-table .tbody .cell, .product-table .thead .cell {
    align-items: center;
    display: flex;
    max-width: none;
    flex-wrap: wrap; }
  .product-table .tbody .cell:nth-child(3), .product-table .thead .cell:nth-child(3) {
    display: flex; }
  .product-table .tbody .sku-cell, .product-table .thead .sku-cell {
    width: 25%; }
  @media screen and (max-width: 40em) {
      .product-table .tbody .sku-cell, .product-table .thead .sku-cell {
        width: 50%; } }
  .product-table .tbody .sku-cell .sku, .product-table .thead .sku-cell .sku {
    display: block;
    font-weight: 400;
    font-family: 'lato';
    padding-bottom: 10px; }
  .product-table .tbody .brand-cell, .product-table .thead .brand-cell {
    width: 28%; }
  @media screen and (max-width: 40em) {
      .product-table .tbody .brand-cell, .product-table .thead .brand-cell {
        width: 50%; } }
  .product-table .tbody .availability-cell, .product-table .thead .availability-cell {
    position: relative;
    padding: 0 100px 0 20px;
    width: 47%;
    text-transform: none; }
  @media screen and (max-width: 40em) {
      .product-table .tbody .availability-cell, .product-table .thead .availability-cell {
        width: 100%; } }
  .product-table .tbody .availability-cell span, .product-table .thead .availability-cell span {
    font-size: 12px;
    color: #666;
    padding-left: 20px;
    position: relative;
    margin: 2px 30px 0 0;
    display: block;
    width: 100%; }
  .product-table .tbody .availability-cell span:before, .product-table .thead .availability-cell span:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 5px;
    left: 0;
    background: #f0a401;
    border-radius: 50%; }
  .product-table .tbody .availability-cell span.instock:before, .product-table .thead .availability-cell span.instock:before {
    background: #559508; }
  .product-table .tbody .availability-cell .button, .product-table .thead .availability-cell .button {
    position: absolute;
    right: 20px;
    top: calc(50% - 15px);
    display: block;
    color: #fff;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    background: #55950b;
    border-color: #42750a; }
  @media screen and (max-width: 64em) {
        .product-table .tbody .availability-cell .button, .product-table .thead .availability-cell .button {
          display: none; } }
  .product-table .tbody .availability-cell .button:hover, .product-table .thead .availability-cell .button:hover {
    background: #477d09;
    border-color: #355e08; }
  .product-table .tbody .availability-cell .button:after, .product-table .thead .availability-cell .button:after {
    display: none; }
  .product-table .thead .availability-cell {
    text-transform: uppercase; }
  @media screen and (max-width: 40em) {
      .product-table .thead .availability-cell {
        display: none !important; } }

.product-list-container .product-table .thead .row .cell {
  width: 50%;
  border-bottom: 1px solid #efefef !important; }
  .product-list-container .product-table .tbody .row:first-child .cell {
    border-top: none !important; }
  .product-list-container .product-table .tbody .row .cell {
    border-bottom: 1px solid #efefef !important; }
  .product-list-container .product-table .tbody .title-cell, .product-list-container .product-table .tbody .sku-cell, .product-list-container .product-table .tbody .brand-cell {
    width: 50%; }

.wp-paginate li.seperator {
  cursor: default; }
  .wp-paginate li.seperator:hover {
    background: none;
    color: #019ee3; }
  .wp-paginate li.seperator a {
    cursor: default; }
  .wp-paginate li.seperator a span {
    cursor: default; }
  .wp-paginate li.last-item a:after, .wp-paginate li.first-item a:after {
    display: none; }
  .wp-paginate li.last-item a span, .wp-paginate li.first-item a span {
    display: block; }

.category-products {
  padding-top: 0; }
  .category-products .searchbar {
    padding-bottom: 30px; }

.single-categories .sidebar .button.download {
  margin-bottom: 30px; }
  .single-categories .category-content {
    font-size: 14px;
    color: #666;
    line-height: 24px; }

.widget-clients {
  background: #fff; }

.page-product.greybg {
  background: #efefef; }

.tabs .tabcontrols:after {
  display: table;
  content: "";
  clear: both; }
  .tabs .tabcontrols .control {
    float: left;
    position: relative;
    padding: 5px 6px 5px 15px;
    font-weight: bold;
    background: #ccc;
    color: #fff;
    cursor: pointer; }
  .tabs .tabcontrols .control:after {
    display: table;
    content: "";
    clear: both; }
  .tabs .tabcontrols .control.active {
    background: #fff;
    color: #019ee3; }
  .tabs .tabcontrols .control.active .num {
    background: #019ee3;
    color: #fff; }
  .tabs .tabcontrols .control .text {
    float: left;
    padding-right: 10px; }
  .tabs .tabcontrols .control .num {
    float: left;
    background: #b3b3b3;
    color: #fff;
    padding: 0 5px;
    height: 22px;
    line-height: 21px;
    min-width: 22px;
    text-align: center; }
  .tabs .tab {
    display: none;
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    padding: 20px 20px 1px; }
  .tabs .tab.active {
    display: block; }
