@charset "UTF-8";
.bootstrap {
  font-family: "Roboto", "Arial", sans-serif !important;
}

input[type=number] {
    text-align: center;
}
#wcmca_internalId_field,
#wcmca_internalid_field,
.woocommerce-address-fields #internalId_field,
.woocommerce-address-fields .in8-internalid,
#wcmca_custom_addresses span[data-name=internalId] {
  display: none !important;
}
.woocommerce-address-fields > p {
  clear: both;
}
.bo-show-tbl-quote form.variations_form.cart, .bo-show-tbl-quote .product_meta, .bo-show-tbl-quote .entry-summary .price,
.bo-show-tbl-quote.product .entry-summary form.cart, .bo-show-tbl-quote.product .entry-summary .stock {
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
}
#freetext{
  font-size: 14px;
  border: 1px solid #7A7A7A;
  border-radius: 0;
  padding: 4px 12px;
  min-height: 40px;
  overflow: auto;
  width: 100%;
  height: 160px;
  text-transform: uppercase;
  resize: vertical;
}
input.sku-error {
  outline: unset;
  border-color: #dc3545!important;
  border-width: 2px!important;
  padding-right: calc(1.5em + 0.75rem)!important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")!important;
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
span.sku-error {
    color: red;
    font-weight: 500;
    text-decoration: wavy red;
    text-decoration-line: underline;
    display: inline-block;
    padding-bottom: 5px;
}
@media(max-width: 767px){
  .bo-show-tbl-quote form.variations_form.cart, .bo-show-tbl-quote .product_meta, .bo-show-tbl-quote .entry-summary .price,
  .bo-show-tbl-quote.product .entry-summary form.cart, .bo-show-tbl-quote.product .entry-summary .stock {
    height: initial;
    overflow: initial;
    opacity: initial;
    visibility: initial;
    margin: 0;
    padding: 0;
  }
  .single-product .summary .woocommerce-Price-amount{
    color: #29CA41 !important;
    font-size: 24px !important;
    font-weight: 600;
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .single-product .bo-product-data-end{
    display: none;
  }
  #tab-title-bo_product_options_tab{
    display: none;
  }

  #tab-bo_product_options_tab{
    opacity: 0;
  }
}
.bo-show-tbl-quote .woocommerce-tabs .wc-tabs {
  padding-left: 0 !important;
}
.bo-show-tbl-quote .woocommerce-tabs .wc-tabs li {
  border-radius: 0 !important;
}
.bo-show-tbl-quote .woocommerce-tabs .wc-tabs li::before, .bo-show-tbl-quote .woocommerce-tabs .wc-tabs li::after {
  display: none;
}
.product-is-request-only #bo-atc-submit {
  display: none !important;
}
#bo-quote-submit.button, #bo-atc-submit.button {
  border-color: #FF6B00 !important;
  border: 1px solid;
}
#bo-quote-submit.button {
  color: #FF6B00 !important;
  background-color: white !important;
}
#bo-tbl-quote, .product-tab-table-wrapper > table {
  border: 1px solid #FF6B00;
}
#bo-quote-submit.button:hover, #bo-atc-submit.button:hover {
  border: 1px solid #222 !important;
}
#bo-tbl-quote .table .thead-dark th, .product-tab-table-wrapper .table th {
  background-color: #FF6B00;
  border-color: #FF6B00;
  color: white !important;
  font-weight: 300 !important;
}
#bo-tbl-quote .bo-tbl-var-img {
  width: 100px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}
#bo-tbl-quote .table td, #bo-tbl-quote .table th {
  vertical-align: middle !important;
}
#bo-tbl-quote td.bo-tbl-cell-quote-price > div * {
  font-size: 17px;
  color: #191919 !important;
}
#bo-tbl-quote td.bo-tbl-cell-quote-qty input[type=number] {
  width: 70px !important;
}
#bo-tbl-quote .btn-area-multi-quote {
  background-color: #74777b;
  padding: 1em;
  padding-right: 2em;
}
.bo-variation-price p.price {
  font-weight: 700 !important;
  margin-bottom: 0;
  font-size: 14px;
}
/*
.bo-zip-code p > span {
  text-decoration: underline;
}
*/
.bo-product-data-end p {
  text-align: right;
}
#tab-bo_product_var_documents ul li a {
  color: #FF6B00 !important;
}
/*Override Linked Repair Parts Css*/
#tab-linked_repair_parts {
  /*Atc Btns*/
}
#tab-linked_repair_parts img{
  max-width: 50px;
}
#tab-linked_repair_parts .custom-table-head {
  background-color: #74777b !important;
  padding: 0 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
#tab-linked_repair_parts .custom-table-head .custom-th {
  color: white !important;
  font-weight: 300 !important;
  font-size: 18px !important;
}
#tab-linked_repair_parts .cst-product-number a {
  color: #FF6B00 !important;
}
#tab-linked_repair_parts .bo-btn-lp {
  transition: all ease 0.3s;
  font-size: 14px;
  font-weight: 500;
  margin: 3px;
}
#tab-linked_repair_parts .bo-btn-lp.bo-btn-border {
  color: #FF6B00 !important;
  border: 1px solid #FF6B00 !important;
  background-color: transparent !important;
}
#tab-linked_repair_parts .bo-btn-lp.bo-btn-border:hover {
  background-color: #191919 !important;
  border: 1px solid #191919 !important;
  color: white !important;
}
#tab-linked_repair_parts .cst-product-cart > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#video-pop-wrap .video-layer {
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.3s;
  z-index: -999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
}
#video-pop-wrap .video-wrap {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#video-pop-wrap .video-wrap iframe#vidFrame {
  width: 100%;
  height: 400px;
}
#video-pop-wrap .video-wrap .vid-close {
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #191919;
}
#video-pop-wrap.vid-off {
  width: 0;
  height: 0;
}
#video-pop-wrap.vid-on {
  width: unset;
  height: unset;
}
#video-pop-wrap.vid-on .video-layer {
  z-index: 91010;
  opacity: 1;
  visibility: visible;
}
/*fix flexslider custom*/
.bo-prod-gallery-wrap {
  display: flex;
  flex-wrap: wrap;
}
.bo-prod-gallery-wrap #bo-main-gallery {
  flex: 0 0 80%;
  width: 80%;
}
.bo-prod-gallery-wrap #bo-main-gallery > .flex-direction-nav {
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
}
.bo-prod-gallery-wrap #bo-main-gallery ul, .bo-prod-gallery-wrap #bo-prod-slider-thumbs ul {
  margin: 0 !important;
  padding: 0 !important;
}
.bo-prod-gallery-wrap #bo-prod-slider-thumbs {
  flex: 0 0 20%;
  width: 20%;
}
.bo-prod-gallery-wrap #bo-prod-slider-thumbs > #bo-carousel-prod > .flex-viewport {
  max-height: 300px;
}
.bo-prod-gallery-wrap #bo-prod-slider-thumbs > #bo-carousel-prod > .flex-viewport li {
  margin-bottom: 10px;
}
.bo-prod-gallery-wrap #bo-prod-slider-thumbs > #bo-carousel-prod > .flex-viewport li img {
  cursor: pointer;
}
.bo-prod-gallery-wrap #bo-prod-slider-thumbs ul li {
  float: none !important;
}
.bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav {
  top: 0 !important;
  height: 100% !important;
  width: 1px;
  right: 49%;
  left: unset;
}
.bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav .flex-prev {
  top: 0 !important;
  -ms-transform: rotate(-270deg);
  /* IE 9 */
  transform: rotate(-270deg);
}
.bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav .flex-next {
  bottom: -10px !important;
  top: unset !important;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  transform: rotate(90deg);
}
.bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav .flex-prev, .bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav .flex-next {
  left: -11px;
  background-color: transparent !important;
  border-color: transparent !important;
}
.bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav .flex-prev:after, .bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav .flex-next:after {
  border-color: #d2d2d2 !important;
}
.up-sells-table .cst-product-image {
  text-align: center;
}
.up-sells-table .cst-product-image > a {
  display: inline-block;
}
.up-sells-table .cst-product-image > a > img {
  max-width: 83px;
}
.single.single-product .site-main > .product {
  overflow: unset !important;
}
.bo-prod-gallery-wrap {
  /* ====================================================================================================================
   * RESETS
   * ====================================================================================================================*/
  /* ====================================================================================================================
   * BASE STYLES
   * ====================================================================================================================*/
  /* ====================================================================================================================
   * DEFAULT THEME
   * ====================================================================================================================*/
}
.bo-prod-gallery-wrap .flex-container a:hover, .bo-prod-gallery-wrap .flex-slider a:hover {
  outline: none;
}
.bo-prod-gallery-wrap .slides, .bo-prod-gallery-wrap .slides > li, .bo-prod-gallery-wrap .flex-control-nav, .bo-prod-gallery-wrap .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bo-prod-gallery-wrap .flex-pauseplay span {
  text-transform: capitalize;
}
.bo-prod-gallery-wrap .flexslider {
  margin: 0;
  padding: 0;
}
.bo-prod-gallery-wrap .flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.bo-prod-gallery-wrap .flexslider .slides img {
  width: 100%;
  display: block;
}
.bo-prod-gallery-wrap .flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.bo-prod-gallery-wrap html[xmlns] .flexslider .slides {
  display: block;
}
.bo-prod-gallery-wrap * html .flexslider .slides {
  height: 1%;
}
.bo-prod-gallery-wrap .no-js .flexslider .slides > li:first-child {
  display: block;
}
.bo-prod-gallery-wrap .flexslider {
  margin: 0 0 30px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: ""0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: ""0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: ""0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: ""0 1px 4px rgba(0, 0, 0, 0.2);
}
.bo-prod-gallery-wrap .flexslider .slides {
  zoom: 1;
}
.bo-prod-gallery-wrap .flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.bo-prod-gallery-wrap .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.bo-prod-gallery-wrap .loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .bo-prod-gallery-wrap .loading .flex-viewport {
    max-height: none;
  }
}
.bo-prod-gallery-wrap .carousel li {
  margin-right: 5px;
}
.bo-prod-gallery-wrap .flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.bo-prod-gallery-wrap .flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "";
}
.bo-prod-gallery-wrap .flex-pauseplay a:hover {
  opacity: 1;
}
.bo-prod-gallery-wrap .flex-pauseplay a.flex-play:before {
  content: "";
}
.bo-prod-gallery-wrap .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.bo-prod-gallery-wrap .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.bo-prod-gallery-wrap .flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.bo-prod-gallery-wrap .flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.bo-prod-gallery-wrap .flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.bo-prod-gallery-wrap .flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.bo-prod-gallery-wrap .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.bo-prod-gallery-wrap .flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.bo-prod-gallery-wrap .flex-control-thumbs img:hover {
  opacity: 1;
}
.bo-prod-gallery-wrap .flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/*
* Category Products Variable
*/
.ndic-product-variable a {
  transition: all ease 0.3s;
}
.ndic-product-variable .ndic-prod-title h4 {
  margin-bottom: 1em;
}
.ndic-product-variable .ndic-prod-title h4, .ndic-product-variable .ndic-prod-title h4 a {
  color: #53565A;
  font-weight: 700;
  font-size: 24px;
  transition: all ease 0.3s;
}
.ndic-product-variable .ndic-prod-title h4:hover, .ndic-product-variable .ndic-prod-title h4 a:hover {
  color: #FF6B00;
}
.ndic-product-variable .ndic-prod-description * {
  font-size: 14px;
  line-height: 20px;
}
.ndic-product-variable .ndic-prod-description .rmore a {
  color: #FF6B00;
}
.ndic-product-variable .ndic-tbl-options .tbl-data-variables thead {
  background-color: #FF6B00;
  border: 1px solid #FF6B00;
}
.ndic-product-variable .ndic-tbl-options .tbl-data-variables thead * {
  color: white !important;
  font-weight: 400 !important;
}
.ndic-product-variable .ndic-tbl-options .tbl-data-variables thead th {
  border-bottom: 0 !important;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 15px;
}
.ndic-product-variable .ndic-tbl-options .tbl-data-variables thead th.th-arrow {
  width: 50px;
  padding: 10px !important;
}
.ndic-product-variable .ndic-tbl-options .tbl-data-variables tbody {
  border: 1px solid #E3E3E3;
}
.ndic-product-variable .ndic-tbl-options .tbl-data-variables tbody tr td {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 15px;
}
.ndic-product-variable .ndic-tbl-options .tbl-data-variables tbody tr td * {
  color: #212121;
}
.ndic-product-variable .ndic-tbl-options .tbl-data-variables tbody tr.tr-even {
  background-color: #E3E3E3;
}
.ndic-product-variable .ndic-tbl-options .tbl-data-variables .tr-data-toggle {
  color: #373737;
}
.ndic-product-variable .ndic-tbl-options .tbl-data-variables .tr-data-toggle:hover {
  color: #FF6B00;
}
.ndic-product-variable .ndic-tbl-options .ndic-toggle-active {
  background-color: #74777B !important;
  border: 1px solid #FF6B00;
  border-bottom: 1px solid transparent !important;
}
.ndic-product-variable .ndic-tbl-options .ndic-toggle-active * {
  color: white !important;
}
.ndic-product-variable .ndic-tbl-options .tr-data-active td {
  border: 1px solid #FF6B00 !important;
  border-top: 1px solid transparent !important;
}
.ndic-product-variable .ndic-tbl-options .opt-td-wrap {
  padding: 35px !important;
}
.ndic-product-variable .ndic-tbl-options .opt-td-wrap h5 {
  font-size: 24px !important;
  color: #53565A;
}
.ndic-product-variable .ndic-tbl-options .opt-td-wrap .opt-part-num {
  font-size: 17px !important;
}
.ndic-product-variable .ndic-tbl-options .opt-td-wrap .view-deets {
  color: #FF6B00;
}
.ndic-product-variable .ndic-tbl-options .opt-price p.your-price {
  padding-bottom: 0;
  margin-bottom: 0;
}
.ndic-product-variable .ndic-tbl-options .opt-price p.your-price small {
  font-size: 16px !important;
}
.ndic-product-variable .ndic-tbl-options .opt-price p.your-price small i.info-tnr {
  font-family: "Times New Roman", Times, serif !important;
  background-color: #E3E3E3 !important;
  border-radius: 50%;
  color: #53565A !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  padding: 5px;
  line-height: 10px;
  font-weight: 700;
  margin-left: 10px;
}
.ndic-product-variable .ndic-tbl-options .opt-price h6, .ndic-product-variable .ndic-tbl-options .opt-price h6 *, .price-wrapper *, .woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #29CA41 !important;
  font-size: 24px !important;
}
.price-wrapper * {
  font-weight: bold !important;
}
.ndic-product-variable .ndic-tbl-options .opt-price h6 span.ea {
  font-weight: 400 !important;
}
.ndic-product-variable .ndic-tbl-options .opt-price h6 span.woocommerce-Price-amount {
  font-weight: 700 !important;
}
.ndic-product-variable .ndic-tbl-options .opt-atc-atq .input-qty {
  width: 70px;
}
.ndic-product-variable .select-add-to-saved-quote-wrapper {
  display: inline;
}
#main .opt-atc-atq .add-request-quote-button.button {
  margin-top: 0 !important;
  text-align: center;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent !important;
  border: 1px solid #FF6B00 !important;
  color: #FF6B00 !important;
  transition: all ease 0.3s;
}
#main .opt-atc-atq .add-request-quote-button.button:hover {
  background-color: #FF6B00 !important;
  color: white !important;
}
/*# sourceMappingURL=bo_custom.css.map */
.ndic-cat-tbl-page .opt-show-orig-variants {
  display: none;
}
.ndic-cat-tbl-page.display-list .table-view-only, .ndic-cat-tbl-page.display-table .list-view-only {
  display: none;
}
.ndic-cat-tbl-page.display-list .opt-show-orig-variants {
  display: block;
}
.ndic-cat-tbl-page.display-list .ndic-tbl-options {
  display: none;
}
.ndic-cat-tbl-page.display-list .list-view-only{
  display: block;
}
.ndic-cat-tbl-page.display-list .ndic-tbl-product {
  border: 1px solid #FF6B00;
  padding: 38px 1.5em;
}
.product-tab-table-wrapper table.table {
  margin-bottom: 0;
}
.product-tab-table-cart-footer-wrapper a, .product-tab-table-cart-footer-wrapper a:hover {
  color: #FF6B00;
}
/* FIX FOR HEADER */
.logged-in #header {
  top: 0 !important;
}
.opt-price p.your-price small {
  font-size: 16px !important;
}
.opt-price p.your-price {
  padding-bottom: 0;
  margin-bottom: 0;
}
.opt-price p.your-price small i.info-tnr {
  font-family: "Times New Roman", Times, serif !important;
  background-color: #E3E3E3 !important;
  border-radius: 50%;
  color: #53565A !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  padding: 5px;
  line-height: 10px;
  font-weight: 700;
  margin-left: 10px;
}
.product-price-label-wrapper  i.info-tnr {
  font-family: "Times New Roman", Times, serif !important;
  background-color: #E3E3E3 !important;
  border-radius: 50%;
  color: #53565A !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  padding: 5px;
  line-height: 10px;
  font-weight: 700;
  margin-left: 10px;
}
/**** PRODUCT *****/
#main .select-add-to-saved-quote-wrapper .button.button-add-to-saved-quote-guest,
#main .select-add-to-saved-quote-wrapper .button.button-add-to-saved-quote-popup {
  color: #FF6B00 !important;
  background-color: #FFF !important;
  border: 1px solid #FF6B00 !important;
}
.ndic-product-variable-single .button-add-to-saved-quote-guest.button {
    margin-bottom: 0px!important;
}
.single-post #main .select-add-to-saved-quote-wrapper .button.button-add-to-saved-quote-popup{
  
margin-right: 15px;
}


#main .select-add-to-saved-quote-wrapper .button.button-add-to-saved-quote-guest:hover,
#main .select-add-to-saved-quote-wrapper .button.button-add-to-saved-quote-popup:hover {
  color: #FFF !important;
  background-color: #000 !important;
  border-color: #000 !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  padding: 8px 12px;
  min-height: 40px;
  font-size: 12px;
  line-height: 1.4;
}
/* List View */
.opt-show-orig-variants select,
.opt-show-orig-variants .input-qty-inline-list-quantity-pricing {
  max-width: 175px;
  width: 100%;
}
.variations td {
  vertical-align: middle;
  padding-bottom: 6px;
}
.variations td.label {
  min-width: 90px;
}
.variations td.label label {
  margin-bottom: 0;
}
.custom-toggle a {
  color: #53565A;
  font-size: 16px;
}
/* Variable Products */
.btn-area-multi-quote .quote-builder-section button {
  margin-bottom: 0 !important;
}
.woocommerce-loop-product__title {
  height: auto !important;
}
.woo-related-products-container .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  margin-right: 1px;
}
.bulk-order-results-product-wrapper .title, .bulk-order-results-product-wrapper .price, .bulk-order-results-product-wrapper .total {
  padding-left: 10px !important;
}
.variations_form_product_list_view .single_variation_wraps .single_variation {
  display: none !important;
}
.variations_form_product_list_view .single_variation_wraps .single-variation-button-wrapper {
  display: inline-block;
}
/* Global */
body .bootstrap {
  color: #222;
  font-size: 14px;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-size: 14px;
  border: 1px solid #7A7A7A;
  border-radius: 0;
  padding: 4px 12px;
  min-height: 40px;
}
.bootstrap .form-control, .woocommerce .quantity .qty {
  padding-right: 5px;
}
.bootstrap .form-control, select, .bootstrap select {
  font-size: 14px;
  border: 1px solid #7A7A7A;
  border-radius: 0;
}
select, .bootstrap select {
  padding: 4px 12px 4px 10px;
  min-height: 40x;
}
.woocommerce a.button {
  color: #fff;
  line-height: 1.6;
  margin-right: 5px;
}
.product-tab-table-wrapper .table-striped strong {
  font-weight: normal;
}
/* Simple */
.bo-product-data-end p{
  text-align: left!important
}
.bo-product-data-end .bo-variation-price{
  padding-bottom: 10px;
}
.shop_table.shop_table_responsive td, .shop_table.shop_table_responsive th {
    border-bottom:none!important;
}
/* Responsive */
@media (min-width:768px) {
  .ndic-cat-tbl-page .opt-show-orig-variants {
    border-left: 1px solid #ccc;
  }
  .woo-related-products-container {
    padding-bottom: 50px;
  }
  .product-type-simple form.cart .quote-builder-add-to-quote-button-wrappers {
    float: left !important;
    clear: none !important;
  }
}
@media (min-width:1200px) {
  .woo-related-products-container {
    padding-bottom: 80px;
  }
  .bulk-order-results-product-wrapper .title, .bulk-order-results-product-wrapper .price, .bulk-order-results-product-wrapper .total {
    padding-left: 20px !important;
  }
  .woocommerce .woocommerce-breadcrumb {
    margin-bottom: 3rem;
    margin-top: 28px;
  }
}
@media (max-width:767px) {
  .btn-area-multi-quote #bo-atc-submit {
    margin-bottom: 10px;
  }
  .prod-opt-image img, .ndic-custom-prod-img .ndic-feat-img img, .ndic-prod-description {
    margin-bottom: 2rem !important;
  }
  .col-md-5.opt-price {
    margin-top: 2rem !important;
  }
  .bo-prod-gallery-wrap .flexslider {
    margin: 0 !important;
  }
  .product-tab-table-wrapper {
    overflow-x: scroll;
  }
  .woo-related-products-container {
    padding-bottom: 40px;
  }
  .entry-summary .product_title , .single-product .summary .product_meta, .bf-page-nav{
    display: none!important;
  } 
}
.bulk-order-results-product-wrapper .qty {
  width: 20%;
  padding-left: 5%;
}
.woocommerce-cart .searchwp-related{
  display: none;
}

.related.products{
  width: 100%;
}

.woocommerce-cart .cross-sells > h2,
.related.products > h2{
  color: #626568; 
}

.woocommerce-cart .cross-sells ul.products li.product .price,
.related.products ul.products li.product .price{
  text-align: right;
  color: #000 !important;
  font-size: 15px !important;
  font-weight: 600;
}

.woocommerce-cart .cross-sells ul.products li.product .woocommerce-loop-product__title,
.related.products ul.products li.product .woocommerce-loop-product__title{
  min-height: 54px;
  color: #ff6b00;
  font-size: 16px;
}

.woocommerce-cart .cross-sells ul.products li.product, .woocommerce-cart .cross-sells ul.products li.product,
.related.products ul.products li.product, .woocommerce-cart .cross-sells ul.products li.product{
  float: unset;
  width: 21.85%;
  display: inline-block;
  padding: 0 15px;
}
.related.products ul.products li.product-type-variable input.input-qty,.related.products ul.products li.product-type-variable .product_type_variable.add_to_cart_button{
  display: none!important;
}
.slick-slide img {
    height: 100%!important;
}


.cart-popup-suggested .products ul, .woocommerce .cart-popup-suggested ul.products{
  display:flex;
}

.cart-popup-suggested .woocommerce-loop-product__title {
  font-size: 12px!important;
  overflow: hidden;
  white-space: nowrap;
  width: 100%!important;
  text-overflow: ellipsis;
  min-height: unset!important;
}
.cart-popup-suggested .meta-info{
  color: #c1c1c1;
  margin-bottom: 22px;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cart-popup-suggested .price {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left!important;
}
.cart-popup-suggested ul.products li.product a.button {
    width: fit-content!important;
    
    text-align: center;
    padding: 8px 8px!important;
}
.cart-popup-suggested.related.products ul.products li.product {
    display: inline-flex;
    flex: 1;
    flex-flow: column;
}
.cart-popup-suggested ul.products li.product a img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    object-fit: cover;
    max-width: 170px;

}

.woocommerce-cart .cross-sells ul.products li.product .price:before,
.related.products ul.products li.product .price:before{
  content: 'Your Price ';
  font-weight: 400;
}

.woocommerce-cart .cross-sells ul.products li.product .meta-info,
.related.products ul.products li.product .meta-info{
  color: #c1c1c1;
  margin-bottom: 22px;
  font-size: 12px;
}

.woocommerce-cart .cross-sells ul.products li.product .cross-sells-qty,
.related.products ul.products li.product .cross-sells-qty{
    width: 20%;
    margin-right: 4%;
    position: relative;
    top: 1px;
}

.woocommerce-cart .cross-sells ul.products li.product a.button,
.related.products ul.products li.product a.button{
    width: 34%;
    margin-right: 1%;
    font-size: 12px;
    text-align: center;
    padding: 8px 0;
}

.woocommerce-cart .cross-sells ul.products li.product div.quote-builder-add-to-quote-button-wrappers,
.related.products ul.products li.product div.quote-builder-add-to-quote-button-wrappers{
    width: 38%;
   float: right;
}

.woocommerce-cart .cross-sells ul.products li.product div.quote-builder-add-to-quote-button-wrappers button.button,
.related.products ul.products li.product div.quote-builder-add-to-quote-button-wrappers button.button{
  font-size: 12px !important;
   padding: 0 8% !important;
}

.woocommerce-cart .slick-next:before,
.related.products .slick-next:before{
  content: '〉';
  color: #fff !important;
  background-color: #00000047;
  padding: 30px 5px;
}

.woocommerce-cart .slick-prev:before,
.related.products .slick-prev:before{
  content: '〈';
  color: #fff !important;
  background-color: #00000047;
  padding: 30px 5px;
}

@media(max-width: 767px){
  .tax-product_cat .custom-toggle{
    display: none !important;
  }
}

.woocommerce-page .cart-collaterals .cross-sells{
  width: 100% !important;
}

.single-product .summary .product_meta a{
  color: #ff6b00;
}

.single-product .summary .product_meta a:hover{
  color: #ff6b00;
}

#most-purchased{
  text-align: left;
}
#most-purchased h2{
  text-align: left;
  margin-bottom: 60px !important;
}
#most-purchased .product{
  display: inline-block;
  min-height: 225px;
  width: 20.5%;
  margin: 1% 2%;
  -webkit-box-shadow: 3px 1px 15px 1px rgba(0,0,0,0.48);
  box-shadow: 3px 1px 15px 1px rgba(0,0,0,0.48);
  text-align: center;
  vertical-align: top;
  position: relative;
  cursor: pointer;
}
@media(max-width: 1023px){
  #most-purchased .product{
    width: 45%;
    margin-bottom: 20px;
  }
}

@media(max-width: 767px){
  #most-purchased .product{
    width: 100%;
    margin-bottom: 30px;
  }
}


#most-purchased .product i{
  display: inline-block;
  font-size: 120px;
  text-align: center;
  margin-top: 20px;
}

#most-purchased .product .info{
  text-align: left;
  padding: 15px;
  display: none;
}

#most-purchased .product:hover .image{
  display: none;
}

#most-purchased .product .image{
  height: 225px;
  text-align: center;
}

#most-purchased .product .image img{
  max-height: 225px;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  border-style: solid;
  border-width: 1px;
  border-color: #acacac;
}

#most-purchased .product:hover .info{
  display: block;
}

#most-purchased .product .info h6{

font-size: 17px;

margin: 0;

color: #ff730d;
}

#most-purchased .product .info .sku{
  margin-top: 5px;
  font-weight: 400;
}

#most-purchased .product .info .sku:nth-of-type(2){
  margin-bottom: 41px;
}

#most-purchased .product .info .sku .desc{
  color: #9a9a9a;
  font-weight: 600;
}

#most-purchased .product .info .sku .price{
  color: #29CA41 !important;
}

#most-purchased .product .info .cart{
  position: absolute;
  bottom: 10px;
  right: 20px;
  left: 20px;
}

#most-purchased .product .info .input-qty{
  width: 31%;
  vertical-align: top;
}

#most-purchased .product .info .single_add_to_cart_button{
  width: 58%;
  vertical-align: top;
  border-style: none;
  text-align: center;
  padding: 8px;
  display: block !important;
  float: right;
}

#most-purchased .product:hover i{
  display: none;
}

#most-purchased .product:hover .info{
  display: block;
}

#most-purchased .product h4{
  margin-top: 30px;
}
#most-purchased .product:hover h4{
  display: none;
}

.product-price-label-wrapper .info-popup{
  display: none;
  border-style: solid;
  border-width: 1px;
  border-color: #e3e3e3;
  background-color: #fbfbfb;
  font-size: 10px;
  padding: 5px;
  position: absolute;
  left: 90px;
  top: -30px;
  width: 200px;
}

@media(max-width: 767px){
  .product-price-label-wrapper .info-popup{
    top: 14px;
  }
}

.cart .coupon-message{
  font-size: 11px;
  margin-left: 5px;
}

@media(max-width: 767px){
  .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li{
    width: 100%;
    margin-left: 0;
  }

  .single-product #tab-linked_repair_parts th:nth-of-type(2),
  .single-product #tab-linked_repair_parts th:nth-of-type(5),
  .single-product #tab-linked_repair_parts td:nth-of-type(2),
  .single-product #tab-linked_repair_parts td:nth-of-type(5){
    display: none;
  }
  .single-product #tab-linked_repair_parts .btn-area-multi-quote{
    display: none;
  }
}

#header #header-nav-toggle i.fa-bars{
  color:  #ffffff;
  position: relative;
  top: 11px;
  left: -21px;
  font-size: 11px;
}

#header #header-nav-toggle.__open span.text{
  top: initial;
  left:  initial;
  right:  initial;
}

#header #header-nav-toggle span.text{
  position: relative;
  top: -5px;
  right: -9px;
}

.display-mobile{
  overflow: hidden;
  white-space: nowrap;
}

#header .display-mobile .header-links img{
  filter: invert(70%);
  width: 19px;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li .fas{
  position: absolute;
  right: 10px;
  font-size: 22px;
  top: 8px;
  color: #fff;
}

@media(max-width: 768px){
  .single-product #tab-bo_product_var_discounts th:nth-of-type(2){
    display: none;
  }

  .single-product #tab-bo_product_var_discounts td:nth-of-type(2){
    display: none;
  }

  .single-product.woocommerce div.product .woocommerce-tabs ul.tabs .woocommerce-Tabs-panel li{
    background-color: initial;
    border-style: none;
  }
  .single-product.woocommerce div.product .woocommerce-tabs ul.tabs .woocommerce-Tabs-panel a:hover{
    text-decoration: underline;
  }
}

#wcmca_address_form_container_billing #wcmca_form_popup_container_billing #wcmca_address_form_billing #wcmca_address_form_fieldset_billing #wcmca_po_number_field {
  display: none;
}

.related.products .input-qty{
  width: 22%;
  float: left;
  margin-top: 7px;
}

.related.products .quote-builder-add-to-quote-button-wrappers{
  clear: unset;
}

.related.products .cart .added_to_cart,
.related.products .quote-only .cart .add_to_cart_button {
  display: none !important;
}

.woocommerce-cart .cross-sells > h2, .related.products > h2{
  margin-top: 20px;
  padding: 0 15px;
}

#header #my-account.header-links .dropdown{
  padding: 0 0 5px;
  min-width: 240px;
}
@media(max-width: 767px){
  #header #my-account.header-links .dropdown{
    right: 50%;
    margin-right: -156px;
  }
}

#header #my-account.header-links.logged-out .dropdown{
  padding: 15px;
}

#header #my-account.header-links .my-account-nav-subitem a{
  display: inline-block;
  width: 100%;
  padding: 7px 15px;
  color: #000;
  font-weight: 500;
}

#header #my-account.header-links .my-account-nav-subitem a:hover{
  text-decoration: none;
  background-color: #ff6b00;
  color: #ffffff;
}

#header #my-account.header-links .dropdown > a{
  display: block;
  padding: 7px 13px;
}

#header #my-account.header-links .dropdown > a button{
  box-sizing: border-box;
  margin-bottom: 0;
}

@media(max-width:767px){
  #header .with-dropdown > .dropdown:before{
    
right: 50%;
    
margin-right: -15px;
  }
}

#account-bar{
  display: none;
}

@media(max-width: 768px){
/*
  #account-bar{
    display: block;
    background-color: #76777c;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-top: -10px;
    margin-bottom: 10px;
    color: #ffffff;
  }
*/
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before{
  font-weight: 900;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{
  width: 70%;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-quantity{
  width: 15%;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total{
  width: 15%;
}

.woocommerce-checkout .continue-shopping .button{
  font-size: 1.25rem;
}

.single-product .summary .select-add-to-saved-quote-wrapper button{
  display: none;
}
@media(max-width: 768px){
  .single-product .summary .select-add-to-saved-quote-wrapper button{
      display: block;
      margin-top: 15px;
  }

  #submenu-search{
    display: none;
  }

  #header #my-account .header-login-form a{
    display: block;
    width: 100%;
    padding: 0;
  }
  #header #my-account .header-login-form input[type="text"],
  #header #my-account .header-login-form input[type="password"] {
    color: #000;
  }
}

#header .header-nav > li > a.header-subnav-toggle i{
  font-weight: 600;
}

.woocommerce-notices-wrapper ul.woocommerce-error {
  padding-left: 3.5em !important;
}

.quote-builder-section-new-quote label {
  height: 40px;
  display: table-cell !important;
  vertical-align: bottom;
}

.consolidated-shipping-wrapper label, .customer-shipping-account-wrapper label {
  padding-left: .5em;
  margin: 5px 0px 0px 0px;
  display: inline-block;
}
/** 
td[data-title=Shipping] {
    min-width: 345px;
}
**/
/*.woocommerce-shipping-methods{
  margin-top: 15px!important;
}*/
.customer-shipping-account-wrapper.hidden{
  font-weight: normal;
  
}
.customer-shipping-account-wrapper.hidden label{
  padding-left: 0px;
}
.customer-shipping-account-wrapper select{
  width: 100%;
  padding: 2px;
  min-height: auto;
}
#warehouse_customer_shipping_account_number{
  width: 100%;
  padding: 2px;
  min-height: auto;
}
.save_customer_shipping_account{
  width: 20%;
  height: 25px;
  border-radius: 0px!important;
  font-size: 14px;
  border: 1px solid #7A7A7A;
  margin: 0px 0px 0px -5px;
  position: relative;
  top: 1px;
  display: inline-block;
}
.save_customer_shipping_account[disabled]{
  opacity: .5;
  cursor: not-allowed;
}
.blog--right--sidebar.has-buy-online {
  border-top: none;
}
.blog--right--sidebar.has-buy-online .buy-online-wrapper {
  padding-bottom: 1em;
  border-bottom: 8px solid #FF6B00;
}

.blog--right--sidebar.has-buy-online .buy-online-wrapper img {
  max-width: none;
  width: 100%;
}

.quote-builder-section-guest .ndic-modal{
  display: none !important;
}

.quote-builder-section-guest .name_first label{
  /* display: none !important; */
  height: 2px !important;
}

.quote-builder-section-guest .name_last label{
  height: 2px !important;
}

.woocommerce-checkout .checkout-loading {
  float: right;
  display: none;
}

.woocommerce-checkout.processing #place_order {
  display: none;
}

.woocommerce-checkout.processing .checkout-loading {
  display: inline-block;
}

.woocommerce table.shop_table tfoot td{
  border-bottom: 1px solid #CCC;
}

.bootstrap a{
  color: #FF6B00;
}

.bootstrap a:hover{
  color: #FF6B00;
  text-decoration: underline;
}

.single-post .woocommerce-loop-product__title{
  height: 50px !important;
  line-height: 1.4;
}

.video-item-pop .fa-play{
  position: absolute;
  left: 40%;
  top: 30%;
  font-size: 15px;
  color: #ffffff;
}

.bo_video_pop{
  position: relative;
}

.bo_video_pop .fa-play{
  position: absolute;
  left: 45%;
  font-size: 35px;
  top: 40%;
  color: #ffffffd4;
  cursor: pointer;
}

.video-item-pop{
  position: relative;
}

@media(max-width:800px){
  #header{
    /*overflow-y: scroll !important;*/
    max-height: 100vh !important;
  }
}

#video-pop-wrap .video-wrap .vid-close{
  padding-top: 1px;
  padding-left: 1px;
}

div.pp_pic_holder{
  z-index: 999999 !important;
}

#bo-tbl-quote .bo-tbl-var-img{
  height: 100px;
}

#lightbox.lightbox{
  z-index: 999999999 !important;
}

#bo-tbl-quote .table td{
  padding: 0.25rem 0.75rem;
}

.bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav .flex-prev, .bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav .flex-next{
  opacity: 1;
}

.bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav .flex-prev:after{
  border-color: #ff720d !important;
  border-left: 3px solid #ff6b00;
  border-top: 3px solid #ff6b00;
}

.bo-prod-gallery-wrap #bo-prod-slider-thumbs #bo-carousel-prod .flex-direction-nav .flex-next:after{
  border-color: #ff720d !important;
  border-right: 3px solid #ff6b00;
  border-top: 3px solid #ff6b00;
}

/** Generic Mobile Nav Edits **/
@media screen and (max-width: 768px) {

  #wpadminbar {
    display: none;
  }

  body.page p.yoast-breadcrumbs {
    margin-top: 14px;
  }

  body.page {
    padding-top: 0px;
  }

  body.page #account-bar {
    display: none;
  }

  ul.checkout-progress {
    display: none;
  }

  body.page .header-upper-left .display-mobile {
    display: none;
  }

  body.page #header .header-upper {
    padding: 0;
  }

  body.page .free-shipping-banner {
    display: none !important;
  }

  body.page .yoast-breadcrumbs {
    margin-bottom: 0;
  }

  body.page .section2 {
    padding-top: 0px;
  }

  #header-nav-top svg {
    padding-left: 5px;
  }

  #header-nav-top svg path {
    fill: #FF6B00;
  }

  #header #header-nav-top a {
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px
  }

  #mobile-my-account {
    padding: 0;
    margin: 0;
  }

  #mobile-my-account.with-dropdown .parent-item:after{
    display: none;
  }
}