/* Basic Class Start */
#stickytable thead {
  position: sticky;
  top: -1px;
}

div#stickytable, div#stickytable th {
    background-color:#f3f3f3;
    border:1px solid #f3f3f3; 
}

table#stickytable th {
  background-color: #f3f3f3;
}
.stickytable-wrap {
  height: 400px;
  overflow-y: scroll;
  position: relative;
  margin:10px 0px 10px 0px;
}


/* Table Page Links Start */
.product-features a {
  color: #00ADEF; }

ul#cart {
    list-style-type: none;
}

a.ekit-menu-nav-link.active {
    font-weight: bold;
    color: #000; 
}

nav.hfe-nav-menu__layout-vertical.hfe-nav-menu__submenu-arrow  ul >  li:nth-child(-n + 1) a {
    
    font-weight:bold!important;
}

li#menu-item-178322  a.hfe-menu-item {
        font-weight:normal!important;
}

li#menu-item-178221  a.hfe-menu-item {
        font-weight:normal!important;
}

li#menu-item-178289  a.hfe-menu-item {
        font-weight:normal!important;
}

#see_all_products
{
  vertical-align:top;
	text-align:left;
	width:400px;
}

#custom_solutions_axcell

{
  vertical-align:top;
}

.vc_column-inner  .product-family-heading {
         margin-top: 0px;
        margin-left: 20px;
}
 

.elementor-106921 .elementor-element.elementor-element-583120af {
    padding: 0px 0px 70px 0px!important;
    overflow: visible;
	 
}

 .page-404 h2 {
 
    margin: auto !important;
}

.see-allnr
{
	display:none;
}

table#specific  br {
    display:none
}
.blktext
{
color:#000; padding:10px 10px 10px 0px;	
}

.productFeatures {
    margin-top: 40px;
}

table#specific  a.partBtn.section3.buy_now_api {
        color:#fff!important;
}

table#specific  a.partBtn.section3.getSample {
    color:#fff!important;
}
li strong, li br {
  display: inline;
}
.entry-content #specific a {
  color: #00ADEF;
}
.entry-content a {
  color: #00ADEF;
}



/* Table Page Links End */
td.hilite strong {
  display: block;
}
.mainbanner-container {
  padding: 60px 10px 60px 20px;
}
.elementskit-card-body.ekit-accordion--content {
  padding: 0px 30px 10px 30px !important;
}
#chemchart1 {
  width: 58%;
  float: left;
}
#chemchart2 {
  width: 40%;
  padding: 0;
  float: right;
}
.entry-content img {
  margin-left: auto;
  margin-right: auto;
}
.table_wrapper {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.first_select {
  color: #000;
  background-color: #fff;
  border: #f3f3f3 1px solid;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
}
.sec_select {
  color: #000;
  background-color: #fff;
  border: #f3f3f3 1px solid;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
}
.select_box {
  color: #000;
  background-color: #fff;
  border: #f3f3f3 1px solid;
  margin-bottom: 15px;
}
.select_box_PSearch {
  color: #000;
  background-color: #fff;
  margin-bottom: 15px;
}
/* Basic Class End */
/* Language End */
.language_selector li a {
  background: #f3f3f3;
  padding: 14px;
  float: right;
  margin-right: -10px !important;
  font-weight: bold;
}
/* Language End */
/* Global Search Start */
.search-result-heading {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T4 Display 4 */
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.48px;
  margin-top: 28px;
}
.mainbanner-container {
  padding: 60px 10px 60px 20px;
}
.global-search-button {
  color: #fff;
  background-color: #000 !important;
  display: inline-block;
  border: 0px solid #e1e1e1;
  font-size: 15px;
  padding: 12px 16px 13px 16px !important;
  border-radius: 0px 5px 5px 0px;
  font-weight: bold !important;
  text-align: center;
  transition: all .3s;
  text-transform: none !important;
  margin-left: -6px;
}
.masonry-column {
  padding: 0 1px;
}
.masonry-grid > div .thumbnail {
  margin: 5px 1px;
}
.categories {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T5 Display 5 */
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 28px */
  letter-spacing: -0.4px;
  padding-bottom: 24px;
  margin-top: 20px;
}
.globalsearch_card {
  border-radius: 4px;
  border: 1px solid var(--neutral-neutral-very-light, #E1E4E6);
  background: var(--neutral-neutral-white, #FFF);
  padding: 20px;
  margin-bottom: 15px;
}
.globalsearch_card:hover {
  border-radius: 4px;
  border: 1px solid var(--neutral-neutral-very-light, #E1E4E6);
  background: #f3f3f3;
  padding: 20px;
  margin-bottom: 15px;
}
.globalsearch_card:focus {
  border-radius: 4px;
  border: 1px solid var(--neutral-neutral-very-light, #E1E4E6);
  background: #f3f3f3;
  padding: 20px;
  margin-bottom: 15px;
}
.globalsearch_card_select {
  border-radius: 4px;
  border: 1px solid var(--neutral-neutral-very-light, #E1E4E6);
  background: #f3f3f3;
  padding: 20px;
  margin-bottom: 15px;
}
.globalsearch_card img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  padding-bottom: 30px;
  padding-top: 20px
}
.globalsearch_header {
  color: var(--neutral-neutral-black, #000);
  text-align: center;
  /* Desktop & Tablet/#T11 Body Copy Small (Semibold) */
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
}
.left-side {
  width: 50%;
}
.right-side {
  width: 50%;
}
.st-demo-header {
  background-color: #666666;
  color: white;
  font-size: 24px;
  padding: 8px 24px;
}
.st-demo-header button {
  color: black;
  font-size: 12px;
}
/* Global Search  End */
/*.ekit-btn-wraper a.elementskit-btn.whitespace--normal {
    color:#fff!important;
}

.elementor-heading-title.elementor-size-default {
    font-weight:bold!important;
}
*/
/* Cad Search Start */
.cadtable {
  width: 50% !important;
  margin: auto;
}
/* Cad Search End */
/* Resources Start */
.vc_row .post-type-items {
  margin-top: -50px;
}
/* Resources End */
.elementskit-navbar-nav-default .elementskit-dropdown-has > a .elementskit-submenu-indicator {
  font-weight: 900;
  font-style: normal;
  display: none !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.elementor-shortcode a.bigBtn.continueBtn {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 200px;
  margin-bottom: 20px;
}
.ekit-wid-con .fasicon.icon-right-arrow::before, .ekit-wid-con .icon.icon-right-arrow::before, .icon.icon-right-arrow::before {
  content: "\e9c5";
  font-weight: bold !important;
}
.ekit-wid-con .fasicon.icon-left-arrow::before, .ekit-wid-con .icon.icon-left-arrow::before, .icon.icon-left-arrow::before {
  content: "\e94a";
  font-weight: bold !important;
}
.continueBtn {
  color: #000;
  background-color: #f5bb35 !important;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  padding: 12px 24px !important;
  border-radius: 3px;
  text-align: center;
  font-weight: bold !important;
  transition: all .3s;
  text-transform: none !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* Cart */
/* #add-to-cart-messages {
    text-align: center;
    background-color: #fff;
    padding: 20px 20px 60px 20px;
    width: 400px;
    margin: auto;
}
*/
.carousel-controls-home button.button.is-control.previous-button {
  background-color: #333 !important;
  border-color: #333 !important;
  margin: 0 5px 5px 0 !important;
}
.carousel-controls-home button.button.is-control.next-button {
  background-color: #333 !important;
  border-color: #333 !important;
  margin: 0 5px 5px 0 !important;
}
.previous-button, .next-button {
  background-color: #E1E4E6 !important;
  border-color: #E1E4E6 !important;
  margin: 0 5px 5px 0 !important;
}
.inner-padding {
  font-weight: bold;
}
td.notes p strong a {
  color: #0162CF;
}
#hy_product_single span.close {
  /* position: absolute; */
  top: 20% !important;
  right: 13%;
  display: block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  float: right;
  margin-right: 150px !important;
  margin-top: 20px !important;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable {
  z-index: 999999;
  background-color: #fff;
  padding: 20px;
}
#hy_cart_wrap {
  position: relative;
  height: 26px;
  z-index: 20000;
  margin-top: -35px !important;
}
.dialogApi {
  position: fixed !important;
  z-index: 30010;
  width: 90%;
  height: auto;
  top: 0;
}
#hy_product_single_r {
  box-shadow: 2px 2px 30px rgba(60, 90, 60, 0.95);
  padding: 85px 5% !important;
}
/* Cart */
.search-container {
  display: flex; /* Use flexbox to align items in a row */
  align-items: center; /* Center items vertically */
}
.search-container-products {
  display: flex; /* Use flexbox to align items in a row */
  align-items: center; /* Center items vertically */
  margin-top: 90px;
}
.elementor-shortcode form.search-form .search-container-products {
  margin-top: 0px;
}
.search-bar {
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60% !important;
    font-size: 16px;
    border: 1px solid #e1e1e1;
    padding: 11px 12px 11px 10px !important;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .03);
    border-radius: 2px;
    background: #ffffff;
    color: #000;
}
.search-button {
  color: #000;
  background-color: #f5bb35 !important;
  display: inline-block;
  border: 0px solid #e1e1e1;
  font-size: 15px;
  padding: 12px 16px 13px 16px !important;
  border-radius: 0px 5px 5px 0px;
  font-weight: bold !important;
  text-align: center;
  transition: all .3s;
  text-transform: none !important;
  margin-left: -6px;
}
/* Optional: Add hover effect for the button */
.search-button:hover {
  background-color: #0056b3; /* Darker shade on hover */
}
.w-10 {
  width: 10%;
  border: none !important;
}
.w-20 {
  width: 20%;
  border: none !important;
}
.w-50 {
  width: 50%;
  border: none !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.ekit-template-content-footer.ekit-template-content-theme-support a.elementskit-btn.whitespace--normal {
  color: #fff !important;
}
.article_type a img {
  padding: 13px 13px 13px 15px;
}
.distributors-home {
  width: 80%;
  padding: 13px 12px 12px 10px !important;
  align-items: left;
  border-radius: 4px;
  border: 1px solid var(--neutral-neutral-light, #C3C8CD);
  background-color: #EEF3F5;
  color: #000;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
#cta-home {
  display: none;
}
.pagination {
  text-align: center;
  color: var(--Black, #000);
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.category-page .subcategory-header {
  padding-left: 0px;
  border-left: none;
}
.portfolio-img-height {
  height: 420px !important;
}
.textalign-left {
  text-align: left !important;
  padding-left: 10px;
}

table#specific  a.partBtnSingle.section4.buy_now_api {
            color:#fff!important;
}

input#products_219803 {
    width:60px;
}

.nonpartbold
{
	 font-weight: bold !important;
  text-decoration: none;
}
.partbold {
  font-weight: bold !important;
  text-decoration: underline;
}
.ekit-heading--subtitle {
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}
.ekit-heading__description p {
  margin-bottom: 0px !important;
}
.article-heading {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T5 Display 5 */
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 140%; /* 28px */
  letter-spacing: -0.4px;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 56px;
  color: #000;
}
a.article-heading:link {
  color: #000;
}
h2.elementor-heading-title.elementor-size-default {
  color: #fff !important;
  margin: 0px !important;
}
#specific td > strong {
  border-radius: 4px;
  background: var(--secondary-secondary-very-dark, #193343);
}
#specific td > strong {
  padding: 8px;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
}
#specific td > strong {
  border-radius: 4px;
  background: var(--secondary-secondary-very-dark, #193343);
}
#specific td > strong {
  display: block;
  padding: 8px;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
}

td.hilite  a  img {
    width:36px;
    height:15px;    
}

td.hilite strong {
  border-radius: 4px;
  background: var(--secondary-secondary-very-dark, #193343);
  padding: 8px;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  margin-bottom: 4px;
}
.loader {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 180px;
  height: 180px;
}
.elementor-25290 .elementor-element.elementor-element-60b0ae86 .elementskit-clients-slider .swiper-navigation-button {
  margin-right: 4px !important;
}
body {
  background-color: #fff !important;
}
.elementkit-tab-nav > .elementkit-nav-link.active > .ekit-tab-title-group > .elementskit-tab-title {
  color: #fff !important;
  background-color: var(--e-global-color-fbb7260);
}
.elementskit-tab-title:a {
  color: #fff !important;
}
.elementor-25290 .elementor-element.elementor-element-2ed8abb .elementkit-tab-nav .elementkit-nav-link.active {
  color: #fff !important;
  background-color: #193343;
}
.product-banner {
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: auto;
  flex-shrink: 0;
  background-image: url("/wp-content/uploads/2024/07/products-banner.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
}
.productpage-banner {
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: 393px;
  flex-shrink: 0;
  background-image: url("/wp-content/uploads/2024/08/SingleProduct-Bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.prodpage-breadcrumbs {
  text-align: left;
}
.product-catgeory {}
.product-container {
  background-color: #ffffff !important;
}
.story_wrapper {
  padding: 180px 0px 60px 0px;
}
.story-heading {
  color: var(--primary-primary-base, #F5BB35);
  text-align: left;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.story-subheading {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T2 Display 2 */
  font-family: Roboto;
  text-align: left;
  padding: 6px 0px 16px 0px;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
}
.story-text {
  color: #000;
  /* Desktop & Tablet/#T8 Body Copy Medium (Regular) */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
}
.product-family-page {
  padding: 60px 10px 60px 20px;
}
.productpage-content {
  padding: 50px 10px 0px 20px;
}
div#carousel-content .owl-carousel .owl-item img {
  transform-style: preserve-3d;
   
  margin: auto;
  padding:10px;
  border: none;
	object-fit: contain;
}
.carasol-bg-effect {
  background-color: #F8FBFC;
  padding: 25px;
  margin-top: 40px;
  border-radius: 10px;
}
.container {
  position: relative;
  width: 1112px;
  margin: 0 auto;
  padding: 0;
}
#prod-breadcrumbs {
  text-align: center;
}
.breadcrumbs-links {
  color: var(--neutral-neutral-white, #FFF) !important;
  /* Desktop & Tablet/#T10 Body Copy Small (Regular) */
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
}
.breadcrumbs-links:link {
  color: var(--neutral-neutral-white, #FFF);
  /* Desktop & Tablet/#T10 Body Copy Small (Regular) */
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
}
.breadcrumbs-links:hover {
  text-decoration: underline;
}
.breadcrumbs-nonlink {
  color: var(--neutral-neutral-white, #FFF) !important;
  /* Desktop & Tablet/#T10 Body Copy Small (Regular) */
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
}
.product-heading {
  color: var(--neutral-neutral-white, #FFF);
  text-align: center;
  margin-top: 45px !important;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
}
.product-heading-family {
  color: var(--neutral-neutral-white, #FFF);
  text-align: center;
  margin-top: 15px !important;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
}
.productpage-heading {
  color: var(--neutral-neutral-white, #FFF);
  text-align: left;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
  padding-right: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.productpage-heading a {
  color: #fff;
}
#quickspecs td, #quickspecs tr, #quickspecs th {
  border-bottom: #dfdfdf 1px solid;
  text-align: left;
  border-collapse: collapse;
  border-top: #fff 1px solid;
  border-right: #fff 1px solid;
  border-left: #fff 1px solid;
}
td input#products_229862 {
  width: 80% !important;
}
.entry-content  h3 {
    border-bottom: #dfdfdf 2px solid;
	padding-top:20px;
}

h3 {
  font: 18px Roboto, Arial, Helvetica, sans-serif;
  color: #000 !important;
}

.h3-header {
  font: 18px Roboto, Arial, Helvetica, sans-serif;
  color: #000 !important;
}
.productpage-heading a:hover {
  color: #fff;
}
.productpage-text {
  color: var(--neutral-neutral-white, #FFF) !important;
  text-align: left;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-top: 16px;
}
.download-btn {
  color: #000;
  background-color: #f5bb35 !important;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  padding: 12px 24px !important;
  border-radius: 3px;
  text-align: center;
  font-weight: bold !important;
  transition: all .3s;
  text-transform: none !important;
}
.download-btn:link {
  color: #000;
  background-color: #f5bb35 !important;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  padding: 12px 24px !important;
  border-radius: 3px;
  font-weight: bold !important;
  text-align: center;
  transition: all .3s;
  text-transform: none !important;
}
.download-btn:hover {
  color: #fff;
  background-color: #BF922E !important;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  padding: 12px 24px !important;
  border-radius: 3px;
  font-weight: bold !important;
  text-align: center;
  transition: all .3s;
  text-transform: none !important;
}
.heyco-btn {
  color: #000;
  background-color: #f5bb35 !important;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  padding: 12px 24px !important;
  border-radius: 3px;
  text-align: center;
  font-weight: bold !important;
  transition: all .3s;
  text-transform: none !important;
	border: #f5bb35 !important;
}
.heyco-btn:link {
  color: #000;
  background-color: #f5bb35 !important;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  padding: 12px 24px !important;
  border-radius: 3px;
  font-weight: bold !important;
  text-align: center;
  transition: all .3s;
  text-transform: none !important;
}
.heyco-btn:hover {
  color: #fff;
  background-color: #BF922E !important;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  padding: 12px 24px !important;
  border-radius: 3px;
  font-weight: bold !important;
  text-align: center;
  transition: all .3s;
  text-transform: none !important;
}
.product-image {
  padding: 20px 20px 20px 0px;
}
.product-circle-image {
  width: 320px;
  height: 210px;
  display: block;
  margin-right: auto;
  padding-left:20px;
}
.img-circle-responsive {
    width: 100%;
    height: 210px;
    object-fit: contain;
    display: block;
}
}
.product-datasheet {
  margin-top: 20px;
}
.product-category-heading {
  color: var(--neutral-neutral-white, #FFF);
  text-align: center;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
}
.product-text {
  color: var(--neutral-neutral-white, #FFF);
  text-align: center;
  /* Desktop & Tablet/#T8 Body Copy Medium (Regular) */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  margin-top: 16px;
}
table, th, td {
  border: 1px solid var(--neutral-neutral-very-light, #E1E4E6);
  background: var(--neutral-neutral-white, #FFF);
  flex-shrink: 0;
  padding: 10px 5px 5px 10px;
  vertical-align: middle;
  color: #000;
  text-align: center;
}
th {
  font-weight: bold;
}
.TabbedPanelsContent.TabbedPanelsContentVisible {
  color: #000;
}
.spec-section {
  background-color: #F8FBFC;
}
.spec-section {
  background-image: url(/wp-content/uploads/2024/07/spec-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.tablediv {
  padding: 10px 0px 10px 0px;
}
.product-category-section {
  padding: 60px 20px 60px 20px;
}
.productpage-section {
  padding: 40px 0px 20px 0px;
}
.product-specification {
  color: var(--primary-primary-base, #F5BB35);
  text-align: center;
  /* Desktop & Tablet/#T13 Tagline Large */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%; /* 22.4px */
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.product-download-fs {
  color: var(--primary-primary-base, #F5BB35);
  text-align: left;
  /* Desktop & Tablet/#T13 Tagline Large */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%; /* 22.4px */
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.product-spec-heading {
  color: var(--neutral-neutral-black, #000);
  text-align: center;
  /* Desktop & Tablet/#T2 Display 2 */
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
  margin-top: 20px;
  padding-bottom: 40px;
}
table {
  width: 100% !important;
}
.category-title {
  color: var(--primary-primary-base, #F5BB35);
  text-align: center;
  /* Desktop & Tablet/#T13 Tagline Large */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%; /* 22.4px */
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.category-heading {
  color: var(--neutral-neutral-black, #000);
  text-align: center;
  /* Desktop & Tablet/#T2 Display 2 */
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  padding: 16px 0px 0px 0px;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
}
.category-description {
  color: var(--neutral-neutral-black, #000);
  text-align: center;
  font-family: Roboto;
  padding: 16px 16px 60px 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.product-sub {
  background-image: url('/wp-content/uploads/2024/07/vshape.png');
  padding-top: 100px;
  padding-bottom: 135px;
  background-repeat: no-repeat;
  background-position: center center;
}
.product-line {
  padding-top: 60px;
  padding-bottom: 60px;
}
.product-line-white {
  background-color: #ffffff;
}
.product-line-light-blue {
  background-color: #F8FBFC;
}
.product-line-card-heading {
  color: #000;
  padding:0px 0px 10px 0px;
  F8FBFC /* Desktop & Tablet/#T4 Display 4 */
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.48px;
}
.product-line-text {
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
}
.product-line-heading {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T4 Display 4 */
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.48px;
}
.product-line-text {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T8 Body Copy Medium (Regular) */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
}
.carousel-controls {
  padding-top: 10px;
}
.carousel-controls-family {
  padding-top: 10px;
  padding-bottom: 10px;
}
.icon-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  padding-bottom: 20px;
}
.icon-heading {
  color: var(--neutral-neutral-black, #000);
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
}
.icon-text {
  color: var(--neutral-neutral-black, #000);
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.wpb_wrapper {
  padding-bottom: 20px !important;
}
.product-family-heading {
  color: var(--neutral-neutral-white, #FFF);
  /* Desktop & Tablet/#T3 Display 3 */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 38.4px */
  letter-spacing: -0.64px;
}
.product-family-text {
  color: #FFF;
  padding: 16px 0px 16px 0px;
  /* Desktop & Tablet/#T8 Body Copy Medium (Regular) */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
}
.owl-item-text {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
}
.product-family-more:a {
  margin-top: 20px !important;
  color: var(--primary-primary-dark, #BF922E);
  /* Desktop & Tablet/#C3 Button | Link Semibold */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
}
.product-family-more:link {
  margin-top: 20px !important;
  color: var(--primary-primary-dark, #BF922E);
  /* Desktop & Tablet/#C3 Button | Link Semibold */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
}
.product-family-more:hover {
  text-decoration: underline;
}
.product-family-more:active {
  margin-top: 20px !important;
  color: var(--primary-primary-dark, #BF922E);
  /* Desktop & Tablet/#C3 Button | Link Semibold */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
}
.moretbp {
  padding-top: 35px;
  padding-bottom: 70px;
}
.morebtn-t20 {
  margin-top: 20px
}
.more {
  padding-top: 20px !important;
  color: var(--primary-primary-dark, #BF922E) !important;
  /* Desktop & Tablet/#C3 Button | Link Semibold */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
}
.more:link {
  padding-top: 20px !important !important;
  color: var(--primary-primary-dark, #BF922E);
  /* Desktop & Tablet/#C3 Button | Link Semibold */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
}
.more:hover {
  padding-top: 20px !important !important;
  color: var(--primary-primary-dark, #BF922E);
  /* Desktop & Tablet/#C3 Button | Link Semibold */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
  text-decoration: underline;
}
.wpb_text_container {
  padding-right: 10px;
}
.product-family-morebtn {
  padding-top: 16px;
}
button1:link, button1:visited {
  background-color: #f44336;
  color: white;
  padding: 14px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
button1:hover, button1:active {
  background-color: red;
}

/*
a.button, input[type=submit], button, .minti_button {
  background: #333333 !important;
  border-color: #333333 !important;
  color: #000;
  padding: 10px 15px 10px 10px !important;
}
*/

a.button, input[type=submit]:hover, button:hover, .button:hover, a.button:hover, {
  background: #F5BB35 !important;
  border-color: #F5BB35 !important;
  color: #ffffff;
}
.carousel-controls {
  padding-bottom: 15px;
}
.product-family-card {
  padding-right: 22px;
}
.product-family-img {
  width: 324px;
  border: #C3C8CD 1px solid;
  border-radius: 5px;
  background-color: #fff;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  width: 258px;
  height: 182px;
  margin: auto;
  padding: 20px 0px 20px 5px;
  border: none;
}
.product-family-card-heading {
  color: var(--neutral-neutral-white, #FFF);
  padding: 10px 0px 10px 0px;
  /* Desktop & Tablet/#T4 Display 4 */
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.48px;
}
.SearchCategoryFilter {
  flex-shrink: 0;
  margin-top: 10px !important;
  margin-bottom: 20px !important;
  z-index: 0;
  position: relative;
  margin: auto;
  padding: 22px;
  align-items: center;
  float: none;
  margin: auto
}
.category-filter {
  margin: auto;
  width: 80%;
}
.select_filters {
  color: #000;
}
.select_filter-productline {
  color: #000;
  background-color: #EEF3F5;
  width: 100%;
}
option {
  color: black;
}
.select_filter-productline:after {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  top: 40%;
  right: 5px;
  content: "";
  z-index: 98;
}
.api_products
{
        width: fit-content!important;
}
.spec-curve {
  background-image: url(/wp-content/uploads/2024/07/spec-curve-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 35px;
  margin-top: -5px;
	margin-bottom:30px;
}
.product-desc {
  width: 96%;
  margin: auto;
}
.product-feature {
  color: var(--primary-primary-base, #F5BB35);
  text-align: center;
  /* Desktop & Tablet/#T13 Tagline Large */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%; /* 22.4px */
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.item.product-feature img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important; 
}
.product-feature-heading {
  color: var(--neutral-neutral-black, #000);
  text-align: center;
  /* Desktop & Tablet/#T2 Display 2 */
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
  margin: 10px 0px 10px 0px
}
.mb-20 {
  padding-bottom: 20px;
}
.product-feature-heading {
  color: var(--neutral-neutral-black, #000);
  text-align: center;
  /* Desktop & Tablet/#T2 Display 2 */
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
  margin-top: 20px;
  margin-bottom: 40px
}
.product-features {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T8 Body Copy Medium (Regular) */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  padding-bottom: 20px
}
.competitor-cross-section {
  width: 100%;
  padding: 60px 0px 0px 0px;
  margin: 0px;
  height: 300px;
  flex-shrink: 0;
  background-image: url(/wp-content/uploads/2024/07/competitor-cross-reference-img.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
}
.competitor-icon {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}
.competitor-heading {
  color: var(--neutral-neutral-white, #FFF);
  /* Desktop & Tablet/#T3 Display 3 */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 38.4px */
  letter-spacing: -0.64px;
  padding: 20px 0 20px 0;
}
.competitor-text {
  color: var(--neutral-neutral-white, #FFF);
  /* Desktop & Tablet/#T8 Body Copy Medium (Regular) */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  padding: 0px 0 20px 0;
}
.competitor-padding {
  padding: 0 40px 0 40px;
}
.download-factsheet {
  padding: 30px 0px 30px 0px;
  margin: auto !important;
  width: 1114px !important;
  height: 300px;
  flex-shrink: 0;
  background-image: url(/wp-content/uploads/2024/07/Download-Factsheet.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.spacer-inner {
  line-height: 65px;
}
.text-left {
  text-align: left !important
}
.df-padding {
  padding: 50px 100px 70px 100px;
}
.download-factsheet-heading {
  color: var(--neutral-neutral-white, #FFF);
  /* Desktop & Tablet/#T2 Display 2 */
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
  padding-top: 20px;
}
.slidebtn {
  background-color: #C3C8CD !important;
  color: #000 !important;
  border: #C3C8CD 1px solid !important;
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}
.ui-tooltip {
  display: inline-block;
  position: absolute;
  background: white;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
.ui-tooltip .tooltip-header {
  margin-bottom: 0px;
}
.ui-tooltip .tooltip-buttons {
  text-align: center;
}
.ui-tooltip .partBtn {
  margin: 0 5px;
  padding: 5px 10px;
  border: 1px solid black;
  border-radius: 5px;
  background-color: black;
  color: white;
  text-decoration: none;
}
.ui-tooltip .partBtn:hover {
  background-color: white;
  color: black;
}
.search-results-heading {
  color: var(--neutral-neutral-white, #FFF);
  text-align: center;
  /* Desktop & Tablet/#T2 Display 2 */
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  padding-top: 40px;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
  /* display: -webkit-box; */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  /* overflow: hidden; */
  text-overflow: ellipsis;
}
.ekit-heading__description p {
  padding-top: 20px;
}
.searchresult-banner {
  width: 100%;
  padding: 0px;
  margin: 0px;
  /* height: 328px; */
  height: auto;
  flex-shrink: 0;
  background-image: url("/wp-content/uploads/2024/07/products-banner.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
}
.searchresult-content {
  padding: 50px 20px 60px 20px;
}
.widget_searchresult:before {
  position: absolute;
  top: 12px;
  left: 14px;
  font-size: 14px;
  font-family: 'FontAwesome';
  content: '\f002';
  -webkit-font-smoothing: antialiased;
  color: #999999;
  line-height: 1;
  left: unset;
  right: 12px;
}
.widget_search input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #e1e1e1;
  padding: 12px 12px 12px 10px !important;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, .03);
  border-radius: 2px;
  background: #ffffff;
}
.checkstock-btn {
  color: #fff !important;
  background-color: #000000 !important;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  padding: 12px 24px !important;
  border-radius: 3px;
  text-align: center;
  font-weight: bold !important;
  transition: all .3s;
  text-transform: none !important;
}
.buy_now_api {
  color: #fff !important;
  background-color: #000000 !important;
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  padding: 10px 15px 10px 15px !important;
  border-radius: 3px;
  text-align: center;
  font-weight: bold !important;
  transition: all .3s;
  text-transform: none !important;
}
.getSample {
  color: #fff !important;
  background-color: #000000 !important;
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  padding: 10px 15px 10px 15px !important;
  border-radius: 3px;
  text-align: center;
  font-weight: bold !important;
  transition: all .3s;
  text-transform: none !important;
}
#partsearch td:last-child, th:last-child {
  border-radius: 0px 5px 5px 0px;
  width: 160px !important;
}
td a.partBtn.section6.buy_now_api + br {
  display: none;
}
.single-post-banner {
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: 405px;
  flex-shrink: 0;
  background-image: url("/wp-content/uploads/2024/07/products-banner.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
}
.single-post-content {
  padding: 40px 20px 40px 20px;
}
.singpost-div {
  margin-top: -160px !important;
  z-index: 0;
  position: relative;
  width: 918px;
  margin: auto;
  background-color: #fff;
  border-radius: 10px;
}
.singpost-video {
  margin-top: -160px !important;
  z-index: 0;
  position: relative;
  width: 918px;
  margin: auto;
  background-color: #fff;
  border-radius: 10px;
}
.singpost-video iframe {
  border-radius: 10px;
  padding: 10px;
}
.singlepost-img {
  width: 918px;
  height: 515px;
  border-radius: 10px;
}
.mini-container {
  width: 727px;
  margin: 0 auto;
  padding: 0;
}
.single-post-breadcrumbs {
  text-align: center;
}
.single-post-heading {
  color: var(--neutral-neutral-white, #FFF);
  text-align: center;
  margin-top: 25px !important;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
  width: 728px;
  margin: auto;
}
.single-post-date {
  margin-top: 15px !important;
  color: var(--neutral-neutral-white, #FFF);
  text-align: center;
  /* Desktop & Tablet/#T10 Body Copy Small (Regular) */
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
}
.ekit-wid-con .ekit_socialshare > li > div svg {
  max-width: 35px !important;
  height: auto;
  vertical-align: middle;
}
.ekit-wid-con svg {
  width: 3em !important;
  height: 1em;
}
.tagevents {
  border: #E1E4E6 2px solid;
  padding: 10px 20px 10px 20px;
  color: var(--Additional-azure_blue, #008BEF);
  text-align: center;
  /* Desktop & Tablet/#T11 Body Copy Small (Semibold) */
  font-family: Roboto;
  font-size: 14px;
  width: 32.333333% !important;
  font-style: normal;
  font-weight: bold;
  line-height: 160%; /* 22.4px */
  margin-right: 5px;
}
.taglink {
  color: #008BEF !important;
  text-align: center;
  font-weight: bold;
}
.taglink:hover {
  color: #008BEF !important;
  text-align: center;
  text-decoration: underline;
}
.post-featured-product {
  width: 1112px !important;
  height: auto;
  flex-shrink: 0;
  padding: 70px 70px 70px 70px;
  margin: auto !important;
  flex-shrink: 0;
  background-image: url(/wp-content/uploads/2024/07/SinglePost-BgImg.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  border-radius: 10px;
  margin: 40px 0px 40px 0px;
}
.post-featured-product-sheading {
  color: var(--primary-primary-base, #F5BB35);
  /* Desktop & Tablet/#T13 Tagline Large */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%; /* 22.4px */
  letter-spacing: 1.6px;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.post-featured-product-heading {
  color: var(--neutral-neutral-white, #FFF);
  /* Desktop & Tablet/#T3 Display 3 */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  line-height: 120%; /* 38.4px */
  letter-spacing: -0.64px;
  padding-bottom: 20px;
}
.post-featured-text {
  color: var(--neutral-neutral-white, #FFF);
  /* Desktop & Tablet/#T8 Body Copy Medium (Regular) */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  padding-bottom: 20px;
}
.featured-product-img {
  width: 480px;
  height: auto;
  flex-shrink: 0;
  background: var(--neutral-neutral-white, #FFF);
}
.post-img {
  max-width: auto !important;
  height: 100% !important;
  padding: 40px !important;
  align-content: center !important;
}
.widget-ccr input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60% !important;
  font-size: 16px;
  border: 1px solid #e1e1e1;
  padding: 11px 12px 11px 10px !important;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, .03);
  border-radius: 2px;
  background: #ffffff;
  color: #000;
}
.ccr-pt90 {
  padding-top: 90px;
}
.elementor-widget-container .widget.widget-ccr.ccr-pt90 {
  padding-top: 0px;
}
.ccr-btn {
  color: #000;
  background-color: #f5bb35 !important;
  display: inline-block;
  border: 0px solid #e1e1e1;
  font-size: 15px;
  padding: 12px 16px 13px 16px !important;
  border-radius: 0px 5px 5px 0px;
  font-weight: bold !important;
  text-align: center;
  transition: all .3s;
  text-transform: none !important;
  margin-left: -6px;
}
.vc_responsive .wpb_row .vc_col-sm-4 {
  padding-left: 0px !important;
  padding-right: 20px;
}
.img-responsive {
  width: 100%;
  height: auto;
}
h2 {
  font: 24px Roboto, Arial, Helvetica, sans-serif;
  color: #000 !important;
  vertical-align: middle;
  margin: 10px 10px 10px 0px !important;
  text-align: left;
}
.product-features h4 {
  color: var(--neutral-neutral-black, #000);
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.48px;
}
/*.vc_col-sm-8 h3 {
    border-bottom: #dfdfdf 2px solid;
    line-height: 40px;
    padding-left: 10px;
     
} */
.vc_col-sm-8 h3:last-of-type {
  border-bottom: #dfdfdf 2px solid;
}
.pagination-div {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.pagination {
  word-spacing: 30px;
}

.brochures-catalogs-img {
  width: 100% !important;
  height: auto !important;
}
.brochure-wrapper .vc_row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.brochure-wrapper .vc_col-sm-3 {
    display: flex;
}

.brochure-wrapper .brochure-card {
    display: flex;
    flex-direction: column;
}

.brochure-wrapper .content-block {
    margin-top: auto;
}
.brochure-card .button-group {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 90px;
}

.brochure-card .downloadbrochure-btn,
.brochure-card .ordersample-btn,
.brochure-card .btn-placeholder {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brochure-card .btn-placeholder {
    visibility: hidden;
}
.blockquote-section {
  width: 536px;
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T17 Quote Small */
  font-family: Roboto;
  font-size: 24px;
  font-style: italic;
  font-weight: 600;
  line-height: 160%; /* 38.4px */
  margin: auto;
}
.quotebold {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T9 Body Copy Medium (Semibold) */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 25.6px */
  width: 727px;
  margin: auto;
}
.cat-tags-width {
  width: 727px;
  margin: auto;
}
.quotetext {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T8 Body Copy Medium (Regular) */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  width: 727px;
  margin: auto;
}
.new-tag {
  flex-shrink: 0;
  background: #F5BB35;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  position: absolute;
  top: 12px;
  right: 50px;
  padding: 5px 10px 5px 10px;
}
#Search::-webkit-search-cancel-button {
  display: none;
}
.vc_column-inner {
  padding-left: 20px;
}
#partsearch {
  border: none !important;
}
#partsearch td {
  border: none !important;
  padding: 8px;
  background-color: #EEF3F5;
  margin-bottom: 200px !important;
  text-align: left !important;
  padding-left: 10px;
}
#partsearch th {
  border: none !important;
  text-align: left !important;
  padding-left: 10px;
}
#partsearch tr:nth-child(even) {
  background-color: ;
}
#partsearch tr:hover {
  background-color: ;
}
#partsearch th {
  border: none !important;
  text-align: left !important;
  padding-left: 10px;
}
.psgap {
  border-collapse: separate;
  border-spacing: 0 15px;
}
tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
#partsearch tr:first-child td:first-child {
  background-color: #000;
}
#partsearch td:first-child, th:first-child {
  border-radius: 5px 0 0 5px;
}
#partsearch td:last-child, th:last-child {
  border-radius: 0px 5px 5px 0px;
}
.div-padding {
  margin: 0px 10px 10px 20px !important;
  padding: 0;
}
.trade_show_img {
  background-size: cover;
}
/* HubSpot Forms */
.hs_error_rollup {
  display: none;
}
.ekit-heading__description {
  padding-bottom: 30px !important;
}
/* Subscribe Form */
.elementor-element.elementor-element-f357866.elementor-widget.elementor-widget-html {
  width: 100%;
}
.hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  margin-top: 5px;
  float: left;
  width: calc(100% - 180px) !important;
}
.hs_submit.hs-submit {
  float: right;
  width: 180px;
}
.hs_submit.hs-submit .actions .hs-button.primary.large {
  margin-top: 6px;
}
.hs_submit.hs-submit input.hs-button.primary.large {
  width: 120px;
  top: 8px;
  right: 0;
  left: auto;
  color: #f5bb35;
  border-radius: 0 4px 4px 0;
  min-height: 40px;
  background-color: #000 !important;
  border: 1px solid #000 !important;
  margin-top: 5px !important;
}
.hs_email.hs-email.hs-fieldtype-text.field.hs-form-field input[type='email'] {
  border-radius: 4px 0 0 4px
}
.e-con.e-con > .e-con-inner > .elementor-widget {
  width: 100%;
}
/* Subscribe Form End */
/* Custom Solutions Form Start */
.feature-block {
  width: auto;
  height: 446px;
  flex-shrink: 0;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.vc_column_container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.mb-20 {
  margin-bottom: 20px;
}
.feature-block-content {
  width: 384px;
  height: 180px;
  flex-shrink: 0;
  border-radius: 0px 10px;
  background: var(--neutral-neutral-white, #FFF);
  position: absolute;
  bottom: 20px;
  padding: 20px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.readmore-btn {
  position: absolute;
  bottom: 10px;
  right: 0px;
  color: var(--neutral-neutral-black, #000);
  font-size: 16px;
  font-weight: bold !important;
  line-height: 120%; /* 19.2px */
  padding: 10px 0px 0px 10px;
}
.rightarrow-yellow {
  background-color: #F5BB35;
  padding: 10px 15px 10px 15px;
  color: #fff;
  width: 40px;
  margin-left: 10px;
}
.featured-date {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T11 Body Copy Small (Semibold) */
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
}
.featured-heading {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T5 Display 5 */
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 28px */
  letter-spacing: -0.4px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.feature-block {
  position: relative;
}
.feature-block .feature-block-content {
  bottom: 0;
  top: auto;
  height: 115px;
}
.feature-block:hover .feature-block-content {
  bottom: 0;
  height: calc(100% - 180px);
}
.feature-block .feature-block-content .readmore-btn {
  opacity: 0;
}
.feature-block:hover .feature-block-content .readmore-btn {
  opacity: 1;
}
.feature-block .feature-block-content .featured-text {
  display: none;
}
.feature-block:hover .feature-block-content .featured-text {
  display: block;
}
.feature-block .feature-block-content .readmore-btn, .feature-block .feature-block-content {
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
/* Custom Solutions End */
/*
home products carousel
*/
span.product_tag_image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left top;
  height: 86px;
  width: 163px;
  position: absolute;
  right: 0px
}
ol li {
  color: #000;
}
.subcategory-header {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  border-left: 1px solid #54595F;
}
.subcategory-header::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: transparent;
  transition: background-color 0.3s;
}
.subcategory-header.active::before {
  background-color: #00aaff;
}
.product-family-heading a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s;
}
.subcategory-header.active .product-family-heading a {
  color: #00aaff;
}

.news-resources-img
{
width:100%!important; height:226px!important;
padding-right:10px!important;
	
}

 

.news-resources-subhead
{
color: var(--neutral-neutral-black, #000);

/* Desktop & Tablet/#T5 Display 5 */
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: bold!important;
line-height: 140%; /* 28px */
letter-spacing: -0.4px;
overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


.news-resources-heading
{
	color: var(--primary-primary-base, #F5BB35);

/* Desktop & Tablet/#T13 Tagline Large */
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 800;
line-height: 140%; /* 22.4px */
letter-spacing: 1.6px;
text-transform: uppercase;
	text-align:left;
	
}
.featuredcnt
{
	display:flex;
	justify-content: space-between;
    align-items: flex-start;
}

.news-resources-txt
{
color: var(--neutral-neutral-black, #000);

/* Desktop & Tablet/#T8 Body Copy Medium (Regular) */
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 25.6px */
overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


.news-resources-mainheading
{
color: var(--neutral-neutral-black, #000);

/* Desktop & Tablet/#T2 Display 2 */
font-family: Roboto;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 48px */
letter-spacing: -0.8px;
	text-align:left;
}

.img-responsive
{
max-width: 100%;
height: auto
display:block
}


.news-featuredhome-heading {
  color: var(--neutral-neutral-white, #FFF);
  /* Desktop & Tablet/#T3 Display 3 */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 38.4px */
  letter-spacing: -0.64px;
  padding-bottom: 30px;
}
.carousel-controls-home {
  padding-top: 0px;
  padding-bottom: 30px;
}
.product-linkhome {
  margin-top: 20px !important;
  color: #ffffff !important;
  /* Desktop & Tablet/#C5 Button Link Small Semibold */
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 16.8px */
}
.product-linkhome:link {
  color: #ffffff !important;
  /* Desktop & Tablet/#C5 Button Link Small Semibold */
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 16.8px */
}
.product-linkhome:hover {
  margin-top: 20px !important;
  color: #ffffff !important;
  /* Desktop & Tablet/#C5 Button Link Small Semibold */
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 16.8px */
  text-decoration: underline;
}
 
a.elementkit-nav-link.active.left-pos .ekit-tab-title-group > span.elementskit-tab-title {
  color: #fff
}
.circle-img-bg-product {
  width: 100%;
  padding: 50px;
  margin: 0px;
  height: 405px;
  flex-shrink: 0;
  background-image: url("/wp-content/uploads/2024/08/circle.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: 101%;
  background-position-y: 0px;
}
.labkit-image-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  border: #dfdfdf 2px solid;
  border-radius: 10px;
}
.labkits-thumb-img {
  width: 340px !important;
  height: 222px !important;
  padding: 10px;
}
.labkits-heading {
  color: var(--neutral-neutral-white, #FFF);
  text-align: center;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
}
.elementor-17812 .elementor-element.elementor-element-d9d3e86 .elementskit-btn {
  color: #fff !important;
}
.elementor-17812 .elementor-element.elementor-element-d9d3e86 .elementskit-btn:hover {
  color: #000 !important;
}
/* heyco-admin Start */
.strock-searchbtn {
  border-radius: 4px;
  background: var(--primary-primary-base, #F5BB35) !important;
  font-family: Roboto;
  text-transform: none !important;
  border-color: #F5BB35 !important;
  color: var(--neutral-neutral-black, #000);
  padding: 15px 25px 15px 25px !important;
  /* Desktop & Tablet/#C3 Button | Link Semibold */
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 120%; /* 19.2px */
}
.strock-searchbtn:hover {
  color: #000 !important;
  text-decoration: underline !important;
}
.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-20 {
  margin-top: 20px;
}
.input_container {
  border: 1px solid #e5e5e5;
  width: 100%;
  background-color: #fff;
}
input[type=file]::file-selector-button {
  background-color: #fff;
  color: #000;
  border: 0px;
  border-right: 1px solid #e5e5e5;
  padding: 13px 12px 12px 10px !important;
  margin-right: 20px;
  transition: .5s;
}
input[type=file]::file-selector-button:hover {
  background-color: #eee;
  border: 0px;
  border-right: 1px solid #e5e5e5;
}
.stockupload {
  background: #EEF3F5;
  width: 918px;
  flex-shrink: 0;
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  z-index: 0;
  position: relative;
  margin: auto;
  padding: 16px;
  align-items: center;
}
.elementor *, .elementor :after, .elementor :before {
  box-sizing: border-box;
}
.upload-btn {
  color: #000;
  width: 100%;
  background-color: #f5bb35 !important;
  display: inline-block;
  border: 0px solid #e1e1e1;
  font-size: 15px;
  padding: 12px 16px 13px 16px !important;
  border-radius: 5px;
  font-weight: bold !important;
  text-align: center;
  transition: all .3s;
  text-transform: none !important;
}
.upload-btn:hover {
  color: #000 !important;
  text-decoration: underline !important;
}
.stockpage-btns {
  color: #000;
  width: 100%;
  background-color: #f5bb35 !important;
  display: inline-block;
  border: 0px solid #e1e1e1;
  font-size: 15px;
  padding: 12px 16px 13px 16px !important;
  border-radius: 5px;
  font-weight: bold !important;
  text-align: center;
  transition: all .3s;
  text-transform: none !important;
}
.stockpage-btns:hover {
  color: #000;
  text-decoration: underline;
}
.stock-heading {
  color: var(--neutral-neutral-black, #000);
  /* Desktop & Tablet/#T3 Display 3 */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 38.4px */
  letter-spacing: -0.64px;
  text-align: center;
  padding-bottom: 30px;
}
.stock-select {
  color: #000;
  background-color: #EEF3F5;
  width: 50%;
}
.log-Small {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.stocksubheading {
  color: var(--neutral-neutral-black, #000);
  text-align: left;
  padding-bottom: 10px;
  padding-top: 20px;
  /* Desktop & Tablet/#T2 Display 2 */
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
  letter-spacing: -0.8px;
}
.stocklink {
  color: #00ADEF;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
}
.stocklink:link {
  color: #00ADEF;
}
.stocklink:active {
  color: #00ADEF;
}
.stocklink:hover {
  color: #00ADEF;
  text-decoration: underline;
}
/* heyco-admin End */
.downloadbrochure-btn {
  color: #000;
  width: 100%;
  background-color: #f5bb35 !important;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  padding: 12px 24px !important;
  border-radius: 3px;
  text-align: center;
  font-weight: bold !important;
  transition: all .3s;
  text-transform: none !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ordersample-btn {
  color: #fff !important;
  width: 100%;
  background-color: #6a7682 !important;
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  padding: 12px 24px !important;
  border-radius: 3px;
  text-align: center;
  font-weight: bold !important;
  transition: all .3s;
  text-transform: none !important;
  margin-bottom: 10px;
}
.equal-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.equal-row .vc_col-sm-4 {
    display: flex;
    margin-bottom: 40px;
}

.equal-row .vc_col-sm-4 > div {
    display: flex;
    flex-direction: column;
    width: 100%;
}


.portfolio-image {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
}


.portfolio-image-img {
    width: 100%;
}

.singlepost-thumb-img {
    width: 100%;
    height: auto;
    display: block;
}

.equal-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.post-type-list-card {
    display: flex;
    flex-direction: column;
}

.post-type-list-card .portfolio-image {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
}

.post-type-list-card .singlepost-thumb-img {
    width: 100%;
    height: auto;
    display: block;
}

.post-type-list-card .plr-10 {
    min-height: 220px; 
    padding-top: 15px;
    display: flex;
    flex-direction: column;
}


.post-type-list-card .article-heading {
    min-height: 55px;
}

.post-type-list-card .article-text {
    flex-grow: 1;
}
.post-type-list-card .portfolio-image {
    position: relative;
    overflow: hidden;
    line-height: 0; 
}

.post-type-list-card .article_type {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    margin: 0;
}

.post-type-list-card .article_type img {
    display: block;
}
.portfolio-image a {
    display:block;
}

.post-type-list-card .article_label {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
}
.article_type img {
    opacity: 1 !important;
    visibility: visible !important;
}
.post-type-list-card .article_type {
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-type-list-card .article_type a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 23px;
    background: url('/wp-content/plugins/heyco-post-type-management/widgets/images/doc-icon.png') no-repeat center center;
    background-size: contain;
}

/* Mobile header: stack search (b0b2582/.mobileglobal) and hamburger (7365eda) vertically. */
/* Hide hamburger toggle on desktop only — ElementsKit desktop breakpoint is 1025px. */
@media (min-width: 1025px) {
    .elementor-element-7365eda .elementskit-menu-hamburger {
        display: none !important;
    }
}

@media (max-width: 768px) {
    /* Stack the two right-side icons vertically */
    .elementor-element-d653d94 > .elementor-widget-container,
    [data-id="d653d94"] > .elementor-column-wrap > .elementor-widgets-container,
    [data-id="d653d94"] .e-con-inner {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-end !important;
        gap: 0 !important;
    }
    /* Ensure each icon meets 44px minimum touch target */
    .elementor-element-7365eda .elementskit-menu-hamburger,
    .elementor-element-b0b2582 .ekit_navSidebar-button {
        min-width: 44px !important;
        min-height: 44px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
}

/* Fix: Mega menu panel (1112px fixed width) overflows viewport at narrower desktop widths.
   Constrain to viewport width so right column text is never clipped.
   At rest the panel is visibility:hidden but pointer-events still fires — disable until active. */
.elementskit-megamenu-panel {
    max-width: 100vw !important;
    box-sizing: border-box !important;
    pointer-events: none !important;
}
.elementskit-dropdown-open .elementskit-megamenu-panel,
.elementskit-menu-container:hover .elementskit-megamenu-panel {
    pointer-events: auto !important;
}
.elementskit-dropdown-open > .elementskit-megamenu-panel,
.elementskit-navbar-nav li:hover > .elementskit-megamenu-panel {
    visibility: visible !important;
    opacity: 1 !important;
}
.elementskit-dropdown-has:not(.elementskit-dropdown-open) .elementskit-megamenu-panel .elementkit-tab-pane {
    pointer-events: none !important;
}

/* Fix: ElementsKit mega menu tab panels use display:none which prevents 1fr grid columns from
   resolving correctly. Switch inactive panes to visibility:hidden + position:absolute so the
   grid has a rendered container to calculate against, without affecting layout flow. */
.elementskit-megamenu-panel .elementkit-tab-content {
    position: relative;
    flex: 1 1 auto;
    min-width: 0;
}
.elementskit-megamenu-panel .elementkit-tab-pane:not(.active) {
    display: block !important;
    opacity: 0 !important;
    position: absolute !important;
    pointer-events: none !important;
    top: 0;
    left: 0;
    width: 100%;
}
.elementskit-megamenu-panel .elementkit-tab-pane.active {
    opacity: 1 !important;
    position: relative !important;
    pointer-events: auto !important;
}
.elementskit-dropdown-open > .elementskit-megamenu-panel .elementkit-tab-pane.active a,
.elementskit-navbar-nav li:hover > .elementskit-megamenu-panel .elementkit-tab-pane.active a {
    pointer-events: auto !important;
    visibility: visible !important;
}

/* Fix: Swiper fade module not loaded — inactive slides stay at opacity:1, causing overlap.
   Force inactive slides hidden; active slide visible. */
.ekit-main-swiper.swiper-fade .swiper-slide:not(.swiper-slide-active) {
    opacity: 0 !important;
    pointer-events: none !important;
}
.ekit-main-swiper.swiper-fade .swiper-slide-active {
    opacity: 1 !important;
    pointer-events: auto !important;
}

/* Fix: WP admin bar (46px) covers offcanvas close button on dev/logged-in views.
   Shift the button below the bar. Scoped to .admin-bar so live (no bar) is unaffected. */
.admin-bar .ekit-sidebar-group .ekit_close-side-widget {
    margin-top: 46px !important;
}

/* Offcanvas close button — enlarged touch target. */
.ekit-wid-con .ekit_close-side-widget {
    top: 91px !important;
    margin-top: -21px !important;
}
.elementor-182792 .elementor-element.elementor-element-b0b2582 .ekit_close-side-widget {
    top: 91px !important;
    margin-top: -125px !important;
    right: 15px !important;
}
.ekit_close-side-widget {
    min-width: 54px !important;
    min-height: 54px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 100 !important;
}
.ekit_close-side-widget i {
    font-size: 32px !important;
}

/* Push offcanvas search content below the close button row. */
.ekit_sidebar-widget-container .ekit_sidebar-textwidget {
    margin-top: 80px !important;
}

/* Fix: search-container spans full panel height, intercepting clicks on the close button.
   Disable pointer-events on the invisible container; restore on actual inputs. */
.ekit-sidebar-group .search-container {
    pointer-events: none !important;
}
.ekit-sidebar-group .search-container input,
.ekit-sidebar-group .search-container button,
.ekit-sidebar-group .search-container a {
    pointer-events: auto !important;
}