<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'ajaxcart';
  src: url('../../../core/modules/ajax-cart/assets/fonts/ajaxcart.eot?67450357');
  src: url('../../../core/modules/ajax-cart/assets/fonts/ajaxcart.eot?67450357#iefix') format('embedded-opentype'), url('../../../core/modules/ajax-cart/assets/fonts/ajaxcart.woff?67450357') format('woff'), url('../../../core/modules/ajax-cart/assets/fonts/ajaxcart.ttf?67450357') format('truetype'), url('../../../core/modules/ajax-cart/assets/fonts/ajaxcart.svg?67450357#ajaxcart') format('svg');
  font-weight: normal;
  font-style: normal; }

[class^="ajaxcart-icon-"]:before, [class*=" ajaxcart-icon-"]:before {
  font-family: "ajaxcart";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.ajaxcart-icon-delete:before {
  content: "\e809"; }

.ajaxcart-icon-basket:before {
  content: "\e800"; }

.ajaxcart-icon-basket-1:before {
  content: "\e801"; }

.ajaxcart-icon-basket-alt:before {
  content: "\e802"; }

.ajaxcart-icon-cancel-circled:before {
  content: "\e803"; }

.ajaxcart-icon-basket-2:before {
  content: "\e804"; }

.ajaxcart-icon-basket-3:before {
  content: "\e805"; }

.ajaxcart-icon-basket-4:before {
  content: "\e806"; }

.ajaxcart-icon-right-thin:before {
  content: "\e807"; }

.ajaxcart-icon-ok-circled:before {
  content: "\e808"; }

.ajaxcart-icon-shopping-basket:before {
  content: "\f291"; }

.nbt-ajax-cart {
  position: relative; }
  .nbt-ajax-cart .nbt-ajax-cart-icon {
    position: relative;
    display: inline-block;
    cursor: pointer;
    z-index: 999; }
    .nbt-ajax-cart .nbt-ajax-cart-icon i {
      font-size: 20px; }
    .nbt-ajax-cart .nbt-ajax-cart-icon .nbt-ajax-cart-count {
      position: absolute;
      right: -5px;
      top: -5px;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      background: #000;
      color: #fff;
      border-radius: 50%;
      font-size: 11px;
      border: 1px solid #ccc; }
    .nbt-ajax-cart .nbt-ajax-cart-icon:after {
      opacity: 0;
      position: absolute;
      bottom: -10px;
      left: 9px;
      margin-top: -9px;
      display: inline-block;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #25bce9;
      border-left: 7px solid transparent;
      content: ''; }
  .nbt-ajax-cart .nbt-ajax-cart-popup {
    display: none;
    position: absolute;
    top: 40px;
    width: 300px;
    background: #fff;
    border: 1px solid #f3f2f2;
    z-index: 999;
    font: 14px/20px Lato, sans-serif;
    color: #69686c;
    border-top: 3px #25bce9 solid;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05) !important; }
    .nbt-ajax-cart .nbt-ajax-cart-popup .woocommerce-mini-cart__empty-message {
      margin-bottom: 0;
      padding: 15px 0;
      text-align: center; }
    .nbt-ajax-cart .nbt-ajax-cart-popup ul {
      margin: 0;
      padding: 0;
      list-style: none;
      overflow-x: hidden;
      max-height: 344px; }
      .nbt-ajax-cart .nbt-ajax-cart-popup ul li {
        position: relative;
        padding: 10px !important;
        border-bottom: 1px solid #ddd;
        width: 100%; }
        .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-left {
          float: left;
          width: 75px; }
          .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-left a {
            padding: 0 !important; }
            .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-left a img {
              display: block;
              float: none !important;
              margin-right: 10px;
              width: 75px !important;
              height: 75px !important;
              max-width: inherit;
              border: 1px solid #d4d4d4;
              border-radius: 5px;
              padding: 1px; }
        .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right {
          float: left;
          width: calc(100% - 75px);
          padding-left: 15px; }
          .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right h4 {
            margin: 0 0 5px 0;
            font-size: 16px;
            line-height: 21px; }
            .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right h4 a {
              display: block;
              color: rgba(37, 188, 233, 0.75) !important;
              text-decoration: none !important;
              white-space: nowrap;
              padding: 0;
              float: none;
              font-weight: 700 !important;
              font-size: 14px;
              box-shadow: none !important;
              width: 90%;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
              .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right h4 a:hover {
                color: rgba(37, 188, 233, 0.75); }
          .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .woocommerce-product-rating {
            line-height: 2;
            display: block;
            margin-bottom: 0; }
            .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .woocommerce-product-rating:after, .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .woocommerce-product-rating:before {
              content: ' ';
              display: table; }
            .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .woocommerce-product-rating:after {
              clear: both; }
            .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .woocommerce-product-rating .star-rating {
              margin: 2px 4px 8px 0 !important;
              float: left;
              overflow: hidden;
              position: relative;
              height: 1.2em;
              color: #fbc443;
              line-height: 1;
              font-size: 1em;
              width: 5.4em;
              font-family: star; }
              .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .woocommerce-product-rating .star-rating:before {
                content: '\73\73\73\73\73';
                color: #fbc443;
                float: left;
                top: 0;
                left: 0;
                position: absolute; }
              .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .woocommerce-product-rating .star-rating span {
                overflow: hidden;
                float: left;
                top: 0;
                left: 0;
                position: absolute;
                padding-top: 1.5em; }
                .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .woocommerce-product-rating .star-rating span:before {
                  content: '\53\53\53\53\53';
                  top: 0;
                  position: absolute;
                  left: 0; }
          .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .product-price span {
            color: #e60000 !important; }
            .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .product-price del span {
              color: #616161 !important; }
          .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .quantity {
            display: block;
            font-size: 14px;
            margin-top: 5px; }
          .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right a.remove {
            display: none;
            position: absolute;
            right: 0;
            bottom: 16px;
            color: #fff;
            padding: 0 !important;
            width: auto;
            height: auto;
            border-radius: 0;
            border: 0; }
            .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right a.remove:hover {
              background: transparent; }
            .nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right a.remove i {
              font-size: 22px; }
        .nbt-ajax-cart .nbt-ajax-cart-popup ul li:first-child {
          border-top: 0; }
        .nbt-ajax-cart .nbt-ajax-cart-popup ul li:last-child {
          border-bottom: 0; }
        .nbt-ajax-cart .nbt-ajax-cart-popup ul li:hover {
          background: #fbfbfb; }
          .nbt-ajax-cart .nbt-ajax-cart-popup ul li:hover h4 a {
            color: rgba(37, 188, 233, 0.75); }
          .nbt-ajax-cart .nbt-ajax-cart-popup ul li:hover a.remove {
            display: block; }
            .nbt-ajax-cart .nbt-ajax-cart-popup ul li:hover a.remove i {
              color: #e60000; }
        .nbt-ajax-cart .nbt-ajax-cart-popup ul li:before, .nbt-ajax-cart .nbt-ajax-cart-popup ul li:after {
          display: table;
          content: ' '; }
        .nbt-ajax-cart .nbt-ajax-cart-popup ul li:after {
          clear: both; }
    .nbt-ajax-cart .nbt-ajax-cart-popup .total {
      margin: 0px 0 20px;
      text-align: right;
      font-weight: 700;
      padding-right: 20px;
      padding-top: 15px;
      border-top: 1px solid #d7d7d7; }
    .nbt-ajax-cart .nbt-ajax-cart-popup .buttons {
      text-align: center;
      margin-bottom: 10px; }
      .nbt-ajax-cart .nbt-ajax-cart-popup .buttons a {
        text-transform: none;
        font-size: 100%;
        line-height: 1;
        cursor: pointer;
        position: relative;
        text-decoration: none;
        overflow: visible;
        padding: 10px 15px;
        font-weight: 400;
        background: #1d242a;
        color: #fff;
        white-space: nowrap;
        display: inline-block;
        margin: 0 10px;
        text-align: center;
        box-shadow: none;
        border: none !important; }
        .nbt-ajax-cart .nbt-ajax-cart-popup .buttons a:first-child {
          margin-left: 0; }
        .nbt-ajax-cart .nbt-ajax-cart-popup .buttons a:last-child {
          margin-right: 0; }
        .nbt-ajax-cart .nbt-ajax-cart-popup .buttons a:hover {
          background: #25bce9;
          color: #fff; }
        .nbt-ajax-cart .nbt-ajax-cart-popup .buttons a:after {
          position: relative;
          top: 1px;
          display: inline-block;
          font: normal normal normal 14px/1 nbt-fonts;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e807";
          margin-left: 0.5407911001em; }
    .nbt-ajax-cart .nbt-ajax-cart-popup dl.variation {
      display: none; }
  .nbt-ajax-cart.active .nbt-ajax-cart-icon:after {
    opacity: 1; }
  .nbt-ajax-cart .mCSB_inside &gt; .mCSB_container {
    margin-right: 0px; }
    .nbt-ajax-cart .mCSB_inside &gt; .mCSB_container li a.remove {
      right: 10px !important; }
  .nbt-ajax-cart .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .nbt-ajax-cart .mCSB_scrollTools .mCSB_draggerRail {
    position: relative;
    right: -6px; }

#growls.default {
  top: 40px;
  right: 10px;
  z-index: 9999;
  position: fixed; }

.growl.growl-notice {
  background: transparent !important;
  color: transparent;
  padding: 0; }

.admin-bar #growls.default {
  top: 39px; }

.growl-message {
  border: 1px solid #25bce9;
  background: #f0f0f0;
  border-radius: 2px;
  min-height: 70px;
  position: relative; }

.text-notice {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal; }

.text-notice {
  padding: 15px;
  color: #363636;
  width: 100%;
  box-sizing: border-box; }

.text-notice a {
  width: 100%;
  color: #fff;
  background: #000;
  border: 1px solid;
  text-transform: none;
  font-style: normal;
  padding: 10px 0;
  margin-top: 10px;
  text-align: center;
  line-height: inherit;
  display: block;
  height: auto;
  -ms-order: 2;
  order: 2;
  -webkit-order: 2; }

.text-notice a:hover {
  color: #fff;
  background: #25bce9; }

.growl-close {
  color: #000;
  width: 35px;
  height: 35px;
  position: absolute;
  top: -7px;
  right: -7px;
  cursor: pointer;
  padding: 10px 0 0 10px; }

.button.nb-loading {
  position: relative; }
.nas-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .nas-wrapper .nas-search-form {
    position: relative; }
    .nas-wrapper .nas-search-form:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: -0.125em;
      font-family: "nbt-fonts";
      font-weight: 300;
      line-height: inherit;
      vertical-align: baseline;
      content: '\e80f';
      color: #6d6d6d;
      position: absolute;
      top: 50%;
      right: 1em;
      margin-top: -7px;
      line-height: 1; }
    .nas-wrapper .nas-search-form label {
      margin-bottom: 0;
      font-weight: 400;
      width: 100%; }
      .nas-wrapper .nas-search-form label .screen-reader-text {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        word-wrap: normal !important; }
      .nas-wrapper .nas-search-form label input[type=search] {
        padding: 0.6180469716em;
        color: rgba(0, 0, 0, 0.4);
        outline: 0;
        -webkit-appearance: none;
        box-sizing: border-box;
        font-weight: 400;
        width: 100%;
        font-size: 14px;
        margin: 0;
        vertical-align: baseline; }
    .nas-wrapper .nas-search-form .nas-search-submit {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      -webkit-clip-path: inset(50%);
      clip-path: inset(50%);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
      word-wrap: normal !important;
      top: 0;
      right: 0;
      text-decoration: none;
      font-weight: 600;
      text-shadow: none;
      display: inline-block;
      outline: 0;
      -webkit-appearance: none;
      border-radius: 0; }
    .nas-wrapper .nas-search-form .nas-results {
      visibility: hidden;
      background: #fff;
      padding: 15px;
      position: absolute;
      z-index: 999;
      opacity: 0;
      left: 0;
      right: 0;
      -webkit-transform: scale(0.85);
      -moz-transform: scale(0.85);
      -ms-transform: scale(0.85);
      transform: scale(0.85);
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      -ms-transform-origin: center;
      transform-origin: center;
      -webkit-transition: 300ms ease all;
      -moz-transition: 300ms ease all;
      transition: 300ms ease all;
      color: #000;
      -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
      height: 312px; }
      .nas-wrapper .nas-search-form .nas-results.mCustomScrollbar {
        margin-right: 0;
        padding-right: 5px; }
        .nas-wrapper .nas-search-form .nas-results.mCustomScrollbar .mCSB_container {
          margin-right: 10px; }
        .nas-wrapper .nas-search-form .nas-results.mCustomScrollbar .mCSB_scrollTools .mCSB_dragger_bar {
          margin-right: 0; }
          .nas-wrapper .nas-search-form .nas-results.mCustomScrollbar .mCSB_scrollTools .mCSB_draggerRail {
            margin-right: 1px; }
      .nas-wrapper .nas-search-form .nas-results .nas-empty-result {
        margin: 0;
        font-size: 14px; }
      .nas-wrapper .nas-search-form .nas-results .nas-items {
        border-bottom: 1px solid #e5e5e5;
        display: table;
        padding: 10px 0;
        width: 100%; }
        .nas-wrapper .nas-search-form .nas-results .nas-items:last-child {
          border: none; }
        .nas-wrapper .nas-search-form .nas-results .nas-items &gt; div {
          display: table-cell;
          vertical-align: middle; }
        .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-thumb {
          position: relative;
          width: 50px;
          overflow: hidden;
          transition: all 0.5s ease-out 0s;
          -webkit-transition: all 0.5s ease-out 0s; }
          .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-thumb .nas-item-link {
            display: block;
            position: relative;
            overflow: hidden; }
            .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-thumb .nas-item-link:before {
              background: rgba(0, 0, 0, 0.2);
              opacity: 0;
              z-index: 1;
              position: absolute;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
              content: "";
              transition: all 0.5s ease-out 0s;
              -webkit-transition: all 0.5s ease-out 0s; }
              .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-thumb .nas-item-link:before img {
                width: 100%;
                max-width: 100%;
                transition: all 0.5s ease-out 0s;
                -webkit-transition: all 0.5s ease-out 0s;
                height: auto; }
        .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-title {
          padding: 0 10px;
          vertical-align: top; }
          .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-title .nas-item-title-heading {
            margin-bottom: 4px;
            line-height: 19px;
            text-transform: capitalize;
            font-weight: 400; }
            .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-title .nas-item-title-heading a {
              font-size: 14px;
              text-decoration: none;
              box-shadow: none;
              white-space: nowrap;
              transition: all 0.5s ease-out 0s;
              -webkit-transition: all 0.5s ease-out 0s; }
        .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-price {
          text-align: right; }
          .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-price .product-price {
            margin: 0 -2px 7px;
            color: #f00; }
            .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-price .product-price * {
              margin: 0 2px; }
            .nas-wrapper .nas-search-form .nas-results .nas-items .nas-item-price .product-price del {
              color: #999;
              font-size: 14px; }
  .nas-wrapper .nas-layout-overlay {
    background: transparent;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0.2s, visibility 0s 0.6s;
    transition: opacity 0.3s 0.2s, visibility 0s 0.6s;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100; }
    .nas-wrapper .nas-layout-overlay &gt; svg {
      position: absolute;
      top: 0;
      left: 0; }
      .nas-wrapper .nas-layout-overlay &gt; svg .nas-overlay-path {
        fill: rgba(0, 0, 0, 0.75); }
    .nas-wrapper .nas-layout-overlay .nas-overlay-close {
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s;
      position: absolute;
      right: 20px;
      top: 15px;
      font-size: 20px;
      overflow: hidden;
      z-index: 1002;
      color: #fff; }
      .nas-wrapper .nas-layout-overlay .nas-overlay-close i {
        color: #fff; }
    .nas-wrapper .nas-layout-overlay .nas-block-element {
      opacity: 0;
      -webkit-transform: scale(0) translateY(-50%);
      transform: scale(0) translateY(-50%);
      transition: all 0.5s ease-out 0s;
      -webkit-transition: all 0.5s ease-out 0s;
      position: relative;
      top: 30%; }
      .nas-wrapper .nas-layout-overlay .nas-block-element .nas-search-form {
        background: #fff;
        margin: auto;
        border: none;
        border-radius: 0;
        max-width: 670px; }
  .nas-wrapper.nas-searching .nas-search-form:before {
    content: '\e834';
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block; }
  .nas-wrapper.nas-active .nas-results {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .nas-wrapper.nas-layout-popup.nas-overlay-active .nas-layout-overlay {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 1000; }
    .nas-wrapper.nas-layout-popup.nas-overlay-active .nas-layout-overlay .nas-block-element {
      opacity: 1;
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s;
      -webkit-transform: scale(1) translateY(-50%);
      transform: scale(1) translateY(-50%); }
    .nas-wrapper.nas-layout-popup.nas-overlay-active .nas-layout-overlay .nas-overlay-close {
      opacity: 1;
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s; }
ul.nbt-brands-carousel li .nbt-bc-thumb, .nbt-brands-thumbnail li .nbt-bc-thumb {
  position: relative;
  border: 1px solid #959595;
  display: inline-block; }

ul.nbt-brands-carousel li .nbt-bc-thumb:before, .nbt-brands-thumbnail li .nbt-bc-thumb:before {
  border-bottom: 1px solid rgba(37, 188, 233, 0.8);
  border-top: 1px solid rgba(37, 188, 233, 0.8);
  bottom: -1px;
  content: "";
  left: -1px;
  position: absolute;
  right: -1px;
  top: -1px;
  transform: scale(0, 1);
  pointer-events: none;
  z-index: 9; }

ul.nbt-brands-carousel li .nbt-bc-thumb:after, .nbt-brands-thumbnail li .nbt-bc-thumb:after {
  border-left: 1px solid rgba(37, 188, 233, 0.8);
  border-right: 1px solid rgba(37, 188, 233, 0.8);
  bottom: -1px;
  content: "";
  left: -1px;
  position: absolute;
  pointer-events: none;
  right: -1px;
  top: -1px;
  transform: scale(1, 0);
  z-index: 9; }

ul.nbt-brands-carousel li .nbt-bc-thumb:hover, .nbt-brands-thumbnail li .nbt-bc-thumb:hover {
  border: 1px solid transparent; }

ul.nbt-brands-carousel li .nbt-bc-thumb:hover:before, .nbt-brands-thumbnail li .nbt-bc-thumb:hover:before {
  transform: scale(1);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s; }

ul.nbt-brands-carousel li .nbt-bc-thumb:hover:after, .nbt-brands-thumbnail li .nbt-bc-thumb:hover:after {
  transform: scale(1);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s; }

ul.nbt-brands-carousel li img {
  display: block;
  width: 100%; }

.nbt-brands-carousel .owl-nav .owl-prev, .nbt-brands-carousel .owl-nav .owl-next {
  top: 22%; }

ul.nbt-brands-thumbnail {
  margin: -7.5px -5px 0; }

ul.nbt-brands-thumbnail li {
  float: left;
  width: 50%;
  padding: 7.5px; }
.nbcs-hidden {
  display: none !important;
  visibility: hidden !important; }

.nbtcs-swatches {
  position: relative;
  overflow: hidden;
  padding: 5px; }
  .nbtcs-swatches span img {
    border-radius: 0; }
    .nbtcs-swatches span:not(.swatch-radio) {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      display: inline-block;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      margin-right: 15px;
      cursor: pointer;
      border: 1px solid #999;
      position: relative;
      opacity: 0.7;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      border-radius: 5px; }
    .nbtcs-swatches span.swatch-color {
      overflow: initial; }
    .nbtcs-swatches span:last-child {
      margin-right: 0; }

.nbtcs-swatches .swatch:not(.swatch-radio).circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.nbtcs-swatches .swatch:not(.swatch-radio).selected {
  -webkit-box-shadow: 0 0 5px;
  -moz-box-shadow: 0 0 5px;
  box-shadow: 0 0 5px;
  border-color: #999;
  opacity: 1; }

.nbtcs-swatches .swatch.disabled {
  opacity: 0.1; }

.nbtcs-swatches .swatches-radio {
  margin: 0;
  padding: 0;
  list-style: none; }
  .nbtcs-swatches .swatches-radio li {
    color: #aaa;
    display: block;
    position: relative;
    width: 100%; }
    .nbtcs-swatches .swatches-radio li input[type=radio] {
      position: absolute;
      visibility: hidden; }
    .nbtcs-swatches .swatches-radio li label {
      display: inline-block;
      position: relative;
      font-weight: 300;
      padding: 0 21px 5px 20px;
      z-index: 9;
      cursor: pointer;
      -webkit-transition: all 0.25s linear; }
    .nbtcs-swatches .swatches-radio li .check {
      display: block;
      position: absolute;
      border: 2px solid #aaa;
      height: 15px;
      width: 15px;
      top: 5px;
      left: 0;
      z-index: 5;
      transition: border 0.25s linear;
      -webkit-transition: border 0.25s linear; }
      .nbtcs-swatches .swatches-radio li .check:before {
        display: block;
        position: absolute;
        content: '';
        height: 7px;
        width: 7px;
        top: 2px;
        left: 2px;
        margin: auto;
        transition: background 0.25s linear;
        -webkit-transition: background 0.25s linear; }
      .nbtcs-swatches .swatches-radio li .check.circle {
        border-radius: 100%; }
        .nbtcs-swatches .swatches-radio li .check.circle:before {
          border-radius: 100%; }
    .nbtcs-swatches .swatches-radio li:hover label {
      color: #fff; }
      .nbtcs-swatches .swatches-radio li:hover .check {
        border: 2px solid #fff; }
    .nbtcs-swatches .swatches-radio li input[type=radio]:checked ~ .check {
      border: 2px solid #000; }
    .nbtcs-swatches .swatches-radio li input[type=radio]:checked ~ .check::before {
      background: #000; }
    .nbtcs-swatches .swatches-radio li input[type=radio]:checked ~ label {
      color: #000; }
  .nbtcs-swatches .swatch-color {
    text-indent: -9999px; }
  .nbtcs-swatches .swatch-color.circle:before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: '';
    display: inline-block;
    border: 1px solid transparent;
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0;
    width: auto;
    height: auto;
    border-color: inherit; }
  .nbtcs-swatches .swatch-color .selected {
    border-color: transparent; }
    .nbtcs-swatches .swatch-color .selected:before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      content: "";
      width: 6px;
      height: 10px;
      display: block;
      border: solid #ff7a7a;
      border-width: 0 2px 2px 0;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -4px;
      margin-top: -8px; }
  .nbtcs-swatches .swatch-label {
    background-color: #f1f1f1; }
  .nbtcs-swatches .swatch-text.selected {
    background: #dcdcdc; }
  .nbtcs-swatches .swatch-image {
    overflow: hidden; }

#nbtcs-unlinebreak table.variations tbody td {
  display: table-cell;
  border-bottom: 1px solid #efefef;
  vertical-align: middle; }

#nbtcs-unlinebreak table.variations tbody td.label {
  width: 25%; }

#nbtcs-unlinebreak .nbtcs-swatches {
  padding: 10px 0 5px 5px;
  vertical-align: middle;
  display: inline-table; }

#nbtcs-unlinebreak table.variations tbody &gt; tr:first-child .nbtcs-swatches {
  padding-top: 5px;
  padding-bottom: 15px; }

.no-selected {
  display: none; }

.variations tbody tr:last-child td.label {
  margin-bottom: 25px; }
.nbt-faqs-container {
  margin-top: -30px; }
  .nbt-faqs-container h3 {
    font-weight: 700 !important;
    font-size: 18px !important;
    margin-top: 30px; }
  .nbt-faqs-container &gt; ul {
    margin: 0 0 15px;
    padding: 0;
    list-style: none; }
    .nbt-faqs-container &gt; ul &gt; li {
      border-bottom: 1px solid #e8e8e8; }
      .nbt-faqs-container &gt; ul &gt; li h4 {
        margin: 0;
        padding: 10px 0;
        font-size: 16px;
        cursor: pointer;
        position: relative; }
        .nbt-faqs-container &gt; ul &gt; li h4 span {
          position: absolute;
          top: 10px;
          right: 10px; }
          .nbt-faqs-container &gt; ul &gt; li h4 span:before {
            font-family: "nbt-fonts";
            content: '\e811'; }
        .nbt-faqs-container &gt; ul &gt; li h4.active span:before {
          content: '\e810'; }
      .nbt-faqs-container &gt; ul &gt; li .nbt-faq-content {
        display: none;
        padding-bottom: 10px;
        padding-left: 15px;
        font-size: 14px; }
        .nbt-faqs-container &gt; ul &gt; li .nbt-faq-content ul {
          margin: 6px 0 10px; }
          .nbt-faqs-container &gt; ul &gt; li .nbt-faq-content ul li {
            margin: 0 0 5px; }
.nbcs-section {
  float: left;
  width: 100%; }

.nbcs-form ul.nbcs-list-images {
  padding-left: 0;
  list-style: none;
  float: left;
  margin-right: 25px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  display: -webkit-flex;
  /* Safari */
  -webkit-flex-wrap: nowrap;
  /* Safari 6.1+ */ }

.nbcs-form ul.nbcs-list-images li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle; }

.nbcs-form ul.nbcs-list-images li img {
  width: 100px; }

.nbcs-form ul.nbcs-list-images li.nbcs-plus-icon {
  font-weight: bold; }

.nbcs-form .nbcs-price-box {
  display: block; }

.nbcs-form .nbcs-price-box.clear-price-box {
  clear: both; }

.nbcs-form .nbcs-list-items {
  clear: both; }

.nbcs-form .nbcs-list-items ul {
  padding-left: 0; }

.nbcs-form .nbcs-list-items li.nbcs-item {
  list-style: none;
  font-size: 14px; }

.nbcs-form .nbcs-list-items li.nbcs-item label {
  font-weight: unset; }

.nbcs-form .nbcs-list-items li.unchecked *:not(input) {
  opacity: 0.8; }

.nbcs-form .nbcs-list-items li.nbcs-item span.nbcs-item-name a {
  color: rgba(0, 122, 204, 1); }

.nbcs-form .nbcs-list-items li.nbcs-item span.nbcs-item-name a:hover {
  color: rgba(104, 104, 104, 1); }

.nbcs_this_text {
  font-weight: bold; }

.nbcs-add-to-cart-button {
  margin-bottom: 20px; }

.nbcs-add-to-cart-button input {
  min-height: 40px;
  border: 0;
  margin-top: 15px;
  padding-left: 15px;
  padding: 15px;
  text-transform: uppercase; }
.nbt-page-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999; }

.nbt-loading-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  text-indent: -9999px;
  width: 100px;
  height: 100px;
  background: url(../img/loading.svg);
  background-size: 100px 100px;
  margin-top: -2%;
  margin-left: -2%; }

.nbtcs-w-wrapper .selected:after {
  content: '\e80b';
  font-family: "nbt-fonts";
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none; }

.nbtcs-w-wrapper .selected.active:after {
  content: '\e80e'; }

.nbt-currency-switcher .nbtcs-w-title {
  float: left; }

.nbt-currency-switcher .widget-title {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #fff;
  line-height: 50px; }

.nbt-currency-switcher .nbt-right-cs {
  float: right;
  position: relative;
  margin-left: 7px; }

.nbtcs-select {
  display: none;
  background: #fff;
  position: absolute;
  top: 50px;
  font-size: 13px;
  line-height: 19px;
  z-index: 9999; }

.nbtcs-select a {
  padding: 3px 20px 3px 10px;
  display: block;
  white-space: nowrap;
  color: #444 !important;
  text-decoration: none !important; }

.nbtcs-select a:hover {
  background-color: rgba(37, 188, 233, 0.75);
  color: #fff !important; }

.nbtcs-w-wrapper .selected {
  cursor: pointer;
  margin-top: 1px;
  display: block; }
#nbt-order-upload .btn {
  width: 30px;
  height: 30px; }

.file-upload {
  position: relative;
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  color: white;
  text-align: center;
  line-height: 150px; }
  .file-upload input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer; }

.file-preview img {
  width: 100%;
  height: auto; }
  .file-preview .ibenic_file_preview {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .file-preview .ibenic_file_delete {
    position: absolute;
    width: 100%;
    top: 98%;
    left: 0;
    padding: 0.5em;
    text-align: center;
    color: white;
    background-color: red; }
/* Start CSS */
.nbt-upload-zone {
  position: relative;
  overflow: hidden; }
  .nbt-upload-zone .nbt-oupload-target {
    border: 3px dashed #607d8b;
    text-align: center;
    padding: 25px;
    border-radius: 2px;
    color: #455a64;
    font-size: 14px;
    -webkit-transition: background 0.15s linear, border 0.15s linear, color 0.15s linear, opacity 0.15s linear;
    transition: background 0.15s linear, border 0.15s linear, color 0.15s linear, opacity 0.15s linear;
    background: #fff;
    cursor: pointer; }

.nbt-upload-zone:hover .nbt-oupload-target, .nbt-upload-zone.dragover .nbt-oupload-target {
  background: #cfd8dc;
  border-color: #546e7a;
  color: #263238; }

.nbt-upload-input {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1px;
  opacity: 0;
  pointer-events: none;
  background: #fff;
  border: 1px solid #455a64;
  border-radius: 2px;
  color: #455a64;
  font-size: 16px; }

.nbt-oupload-header {
  background: #efefef;
  height: 35px; }

.nbt-oupload-body {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

.nbt-file {
  padding: 5px 6px;
  background-color: #fff;
  position: relative;
  border-top: 1px solid #ddd;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.nbt-file:before, .nbt-file:after {
  content: " ";
  display: table; }

.nbt-file:after {
  clear: both; }

.nbt-oupload-output {
  margin: 30px 0; }

.nbt-file-left {
  background: #dcdbdb;
  float: left;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border: 1px solid #dcdbdb; }

.nbt-file-left.file-icon {
  background: transparent;
  border: none; }

.nbt-file-right {
  float: left;
  width: 100%;
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
  padding-left: 10px; }

.nbt-file-right .name {
  padding: 5px 30px 3px 0px;
  font-weight: 500;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.nbt-file-right .size {
  font-size: 10px;
  color: #999;
  padding: 0 30px 0px 0px; }

#nbt-order-upload .progress {
  margin-bottom: 0;
  display: none;
  height: 10px;
  border-radius: 0; }

.nbt-icon-cancel {
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 6px;
  background: #d21919;
  width: 22px;
  height: 19px;
  display: inline-block;
  line-height: 19px;
  text-align: center;
  font-size: 12px; }

.nbt-icon-cancel:hover {
  background: #bf3232;
  color: #fff; }

.nbt-icon-cancel:before {
  margin: 0; }

.nbt-file.error {
  border-top: 1px solid #d8a8a8;
  background: #fde3e3; }

.nbt-file.success {
  border-top: 1px solid #8dca9d;
  background: #ecfeda; }

.nbt-ou-msg {
  font-size: 11px;
  border: 1px solid #b55656;
  overflow: hidden;
  display: block;
  width: 100%;
  background: #e69090;
  padding: 1px 3px;
  margin-top: 3px; }

.nbt-show-files {
  margin-bottom: 5px; }
  .nbt-show-files .toggle-order-upload {
    font-size: 13px !important;
    cursor: pointer;
    text-transform: inherit !important; }
    .nbt-show-files .toggle-order-upload i {
      top: 1px;
      position: relative;
      left: -2px; }
    .nbt-show-files .toggle-order-upload.active .nbt-icon-down-open:before {
      content: '\e80e'; }
  .nbt-show-files ul {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f9f9f9; }
    .nbt-show-files ul &gt; a {
      display: none; }
    .nbt-show-files ul li {
      min-width: 210px;
      border-bottom: 1px dashed #d4d4d4;
      padding: 7px 0;
      color: #757575 !important;
      font-size: 13px !important;
      list-style: none !important; }
      .nbt-show-files ul li:first-child {
        border-top: 1px solid #d4d4d4 !important; }
      .nbt-show-files ul li:last-child {
        border-bottom: 1px solid #d4d4d4 !important; }
      .nbt-show-files ul li:after, .nbt-show-files ul li:before {
        content: ' ';
        display: table; }
      .nbt-show-files ul li:after {
        clear: both; }
      .nbt-show-files ul li .left-files {
        float: left;
        width: 35px; }
        .nbt-show-files ul li .left-files img {
          height: 35px;
          width: 35px;
          border: 1px solid #ccc; }
      .nbt-show-files ul li .right-files {
        float: right;
        width: calc(100% - 35px);
        padding-left: 10px;
        white-space: nowrap;
        line-height: 16px; }
        .nbt-show-files ul li .right-files h4 {
          margin: 0 0 3px 0;
          padding: 0;
          list-style: none;
          font-size: 12px;
          font-weight: 600;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .nbt-show-files ul li .right-files p {
          font-size: 12px;
          margin: 0;
          color: #444;
          line-height: 16px; }

.product-name {
  width: 50%; }

.btn-upload-fast {
  padding: 5px 13px !important;
  color: #fff;
  border-radius: 0 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  background: #272727;
  white-space: nowrap; }

td.product-name .nbt-ou-fast a, .product-name .nbt-ou-fast a:hover {
  color: #fff !important;
  text-transform: inherit !important; }

#nbt-order-page {
  width: 50%;
  margin: 0 auto 45px auto; }

.nbtou-forward {
  text-align: right; }

.nbtou-forward a {
  color: #fff; }

.nbtou-forward a:hover, .nbtou-forward a:focus {
  color: #fff; }

.nbtou-forward a.btn-ou-checkout {
  display: inline-block;
  margin-left: 15px; }

.sp-ou-meta {
  border-top: 1px solid #d6d6d6;
  padding-top: 25px; }
  .sp-ou-meta .sp-ou-title {
    text-transform: uppercase;
    color: #444;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px; }
  .sp-ou-meta .sp-ou-title {
    color: #666; }

.ou-tab {
  display: flex;
  flex-wrap: nowrap;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px; }
  @media (max-width: 575px) {
  .ou-tab {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0; } }
  .ou-tab .tablinks {
    width: 50%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 5px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    background-color: #eee;
    border-color: #eee;
    color: #333;
    padding: 10px;
    border: 0; }
    @media (max-width: 575px) {
  .ou-tab .tablinks {
    width: 100%;
    margin: 0; }
    .ou-tab .tablinks:first-child {
      margin-bottom: 10px; } }
    .ou-tab .tablinks:hover {
      background-color: #d5d5d5; }
    .ou-tab .tablinks.activated {
      background-color: #d5d5d5;
      border-color: #d5d5d5;
      color: #fff; }

.ou-tabcontent #from_online_services {
  margin-left: -5px;
  margin-right: -5px;
  display: none; }
  .ou-tabcontent #from_online_services .list_online_services {
    display: flex;
    flex-wrap: nowrap;
    width: 100%; }
    .ou-tabcontent #from_online_services .list_online_services a {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 5px;
      transition: all 0.3s ease-in-out;
      background-color: transparent;
      border: 0;
      width: 33.3333%; }
      .ou-tabcontent #from_online_services .list_online_services a img {
        padding: 6px;
        width: 40px;
        height: 40px;
        border: solid 1px #bababa;
        filter: grayscale(100%);
        opacity: 0.5;
        transition: all 0.3s ease-in-out;
        border-radius: 5px; }
      .ou-tabcontent #from_online_services .list_online_services a:hover img {
        filter: grayscale(0%);
        opacity: 1; }
      .ou-tabcontent #from_online_services .list_online_services a span {
        padding: 0 5px;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #999;
        text-transform: capitalize;
        font-size: 14px; }
      .ou-tabcontent #from_online_services .list_online_services a.dropbox:hover img {
        border-color: #1587ea; }
      .ou-tabcontent #from_online_services .list_online_services a.box:hover img {
        border-color: #0482c7; }
      .ou-tabcontent #from_online_services .list_online_services a.g-drive:hover img {
        border-color: #15a764; }
  .ou-tabcontent #from_u_computer {
    display: block; }

#from_online_services #g-drive-popup-wrap {
  display: none; }

#TB_ajaxContent #g-drive-popup-wrap {
  display: block; }

#g-drive-popup {
  padding: 40px;
  color: #000; }

.g-drive-api-key-main {
  display: flex;
  align-items: center; }

.key-icon {
  float: left; }

.key-icon:before {
  font-family: fontAwesome;
  content: '\f084';
  font-size: 70px;
  display: block;
  color: #000; }

.g-drive-api-key-content {
  margin-left: 25px; }
  .g-drive-api-key-content h3 {
    font-weight: 600; }
  .g-drive-api-key-content a {
    text-decoration: underline; }

.progress {
  display: none; }

.white-popup {
  position: relative;
  background: #fff;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  transition: 1s all;
  z-index: 9991; }

.nbt-ou-fast button {
  white-space: nowrap; }

.mfp-bg {
  z-index: 9999; }

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-wrap {
  z-index: 9999; }

#nbt-orderupload-popup {
  padding: 15px 20px; }
  #nbt-orderupload-popup h2 {
    font-size: 16px;
    font-weight: 700; }

.nbt-icon-cancel:before {
  top: 3px;
  position: absolute;
  width: auto;
  right: 6px; }
.pure-table {
  width: 100%;
  border-collapse: collapse;
  z-index: 1;
  margin-bottom: 0 !important; }

.pure-table, .pure-table th, .pure-table td {
  empty-cells: show;
  border: 1px solid #e0e0e0; }

.woocommerce div.product form.cart table.pure-table td {
  padding: 10px 20px 10px 20px;
  white-space: nowrap; }

.heading-center, .woocommerce div.product form.cart table.pure-table td:not(.attr-name) {
  text-align: center; }

table.pure-table td:not(.attr-name) {
  cursor: pointer; }

.price-matrix-table .attr-name {
  font-weight: 700;
  background: #efefef;
  color: #333;
  text-transform: uppercase;
  font-size: 14px; }

.pure-table .pm-td-price:hover, .pure-table .pm-td-price {
  font-size: 14px !important;
  color: #747577 !important; }

.woocommerce div.product form.cart table.horizontal-3 tbody &gt; tr:first-child {
  background: #dadada;
  color: #747577; }

.pure-table .pm-td-price:hover, .pure-table .pm-td-price.selected {
  background: #efefef;
  color: #b31010;
  cursor: pointer; }
/* .pure-table .price:hover &gt; span.pm-price-wrap, .pure-table .price.selected &gt; span.pm-price-wrap {
 position: absolute;
 left: -1px;
 right: -1px;
 top: -1px;
 bottom: -1px;
 background: #ecf6f3;
 border: 1px solid #00a76d;
 color: #00a76d;
 cursor: pointer;
 display: block;
 } */
.pure-table .pm-price-wrap:not(.show) del {
  display: none; }

.pure-table .pm-td-price ins {
  text-decoration: none;
  background: transparent;
  color: #747577; }

.woocommerce-variation-price ins {
  color: red; }

.woocommerce div.product form.cart .variations {
  width: 375px; }

.woocommerce div.product form.cart .variations td.label {
  width: 30%;
  color: #000;
  text-align: left; }

.price-matrix-container:before, .price-matrix-container:after {
  display: table;
  content: " "; }

.price-matrix-container:after {
  clear: both; }

.woocommerce div.product form.cart .variations select {
  border-radius: 0;
  padding: 10px 15px;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #777;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px; }

.woocommerce div.product form.cart .variations tr {
  align-items: center;
  display: flex; }

.reset_variations {
  display: none; }

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
  margin-bottom: 30px !important; }

.colspan {
  position: static !important; }

.tippy-tooltip {
  background: #efefef !important; }

.tippy-popper[x-placement^=top] [x-arrow] {
  border-top: 7px solid #efefef !important; }

.tippy-popper[x-placement^=bottom] [x-arrow] {
  border-bottom: 7px solid #efefef !important; }

.tippy-popper .tippy-tooltip-content table {
  margin-bottom: 0; }

.tippy-popper .tippy-tooltip-content table tr {
  border-top: 1px dashed #444;
  border-bottom: 0; }

.tippy-popper .tippy-tooltip-content table tr:first-child {
  border-top: 0; }

.tippy-popper .tippy-tooltip-content table tr td {
  text-align: right;
  width: 100px;
  font-size: 14px;
  line-height: 30px;
  color: #444;
  white-space: nowrap; }

.tippy-popper .tippy-tooltip-content table tr td:first-child {
  width: 145px;
  text-align: left;
  font-size: 14px;
  font-weight: 700; }

.woocommerce div.product form.cart table.pure-table.horizontal-3 td {
  padding: 10px 20px 10px 20px; }
  .woocommerce div.product form.cart table.pure-table.horizontal-3 td.text-center {
    text-align: center; }

table.table-matrix-4 td {
  padding: 10px 20px 10px 20px !important; }

.table-responsive.hide {
  display: none; }

.tippy-tooltip {
  padding: 0 !important; }
  .tippy-tooltip .tippy-tooltip-content table tr td {
    background-color: #efefef;
    border-bottom: 1px solid #fbfbfb;
    padding: 5px 15px; }
    .tippy-tooltip .tippy-tooltip-content table tr:last-child td {
      border-bottom: 0 !important; }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.blockUI.blockOverlay::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: '';
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background: url(../images/loader.svg) center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75); }

table.un-variations tbody label {
  font-weight: 700;
  white-space: nowrap; }
  table.un-variations select {
    padding-left: 10px; }

.pure-table .pm-td-price del span, .woocommerce-variation-price del span {
  margin-right: 0; }

.pure-table .pm-td-price del {
  margin-right: 5px; }

.pm-td-price.tippy {
  text-align: center; }

.has-price-matrix:not(.has-color_swatches) table.variations {
  display: none !important; }

.nbpm-calculator {
  margin: 10px 0; }

.woocommerce div.product form.cart table.pure-table td.selected {
  background: #e6e6e6; }

#price-matrix-wrapper {
  width: 100%; }
  #price-matrix-wrapper .load-table-pm {
    margin-top: 25px; }
#nbt-alert {
  border: 1px solid #ccc;
  padding: 0 15px;
  margin-bottom: 15px; }

#nbt_alerts_submit {
  text-transform: uppercase;
  border-radius: 0px;
  padding: 12px;
  transition: all 0.2s ease-out 0s;
  color: #fff;
  margin-bottom: 15px; }

#nbt_alerts_submit:hover {
  background: #fbc443;
  color: #fff;
  border-color: #fbc443; }

#nbt_alerts_email {
  width: 100%;
  margin-right: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #d7d7d7;
  border-image: initial;
  padding: 8px 10px;
  margin-bottom: 15px; }

#nbt-alert .g-recaptcha {
  margin-bottom: 15px; }

#nbt_alerts_headline {
  font-weight: 600; }

.nbt-notifi-change {
  display: block;
  margin-top: -10px;
  margin-bottom: 15px;
  font-size: 13px; }
</pre></body></html>