:root {
    --heading-family: 'Konnect';
    --body-family: 'Hind';
    --grey-color: #2F2F2F;
    --grey-color-2: #242424;
    --bg-red: #E1251B;
    --white-color: #ffffff;
    --light-text: #9B9B9B;
    --black-color: #000000;
    --bg-grey: #F2F2F2;
    --bg-dark-grey: #BDBDBD;
    --border-color: #D0D0D0;
    --bg-66: #666666;
}
.bg-grey {
    background: var(--bg-grey);
}


@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectblack.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectblack.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectblackitalic.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectblackitalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;

}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectextrabold.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectextrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectextrabolditalic.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectextrabolditalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;

}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectbold.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectbold.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectbolditalic.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectbolditalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectsemibold.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectsemibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectmedium.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectmedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectregular.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectregular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectlight.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectlight.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectlight.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectlight.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnecthairline.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnecthairline.woff') format('woff');
    font-weight: 100;
    font-style: normal;

}
@font-face {
    font-family: 'konnect';
    src: url('/wp-content/themes/pt/assets/fonts/konnect/konnectitalic.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/konnect/konnectitalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;

}


@font-face {
    font-family: 'hind';
    src: url('/wp-content/themes/pt/assets/fonts/hind/hind-bold.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/hind/hind-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'hind';
    src: url('/wp-content/themes/pt/assets/fonts/hind/hind-semibold.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/hind/hind-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'hind';
    src: url('/wp-content/themes/pt/assets/fonts/hind/hind-medium.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/hind/hind-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'hind';
    src: url('/wp-content/themes/pt/assets/fonts/hind/hind-regular.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/hind/hind-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'hind';
    src: url('/wp-content/themes/pt/assets/fonts/hind/hind-light.woff2') format('woff2'),
         url('/wp-content/themes/pt/assets/fonts/hind/hind-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

html body {
  margin: auto !important;
  font-family: var(--body-family);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--heading-family) !important;
  font-weight: 500 !important;
}
p{
    font-family: var(--body-family) !important;
}
h1{
      font-size: 55px !important;
      letter-spacing: -0.5px;
      line-height: 70px !important;
      text-align: center;
      font-weight: 500 !important;
      color: var(--grey-color) !important;
}
a{
    text-decoration: none !important; 
}
a:hover {
    color: inherit !important;
    text-decoration: none;
}
.pg-title {
    padding: 70px 0 58px;
}
span.list-loader {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  bottom: 0;
  left: 0;
  background: #ffffffbf;
  z-index: 1;
}
button:focus{
    outline: none !important;
}
/*Start product category*/
.product-section {
  /*padding: 60px 0;*/
  padding: 75px 0;
}
.productCategory h1 {
  padding-bottom: 50px;
}

.productBox a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.35px;
    line-height: 30px;
    color: var(--bg-red);
}
.productBox a:hover{
    color: var(--bg-red) !important;
}
.tagButton {
  display: flex;
  justify-content: center;
  gap: 13px;
  position: relative;
}
.tagButton .taxonomy_child_term, .tagButton .application_term {
    text-align: center;
    width: 20%;
    background: transparent;
    color: var(--grey-color);
    border: 1px solid var(--bg-dark-grey);
    font-weight: 600;
    text-decoration: none;
    padding: 16px 17px !important;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
    cursor: pointer;
    line-height: 15px;
    border-radius: 10px;
    /* margin: 0px 6px; */
    transition: 0.5s;
    /* width: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.tagButton .taxonomy_child_term.active,
.tagButton .application_term.active {
  background: var(--bg-red);
  color: #fff;
  border: 1px solid var(--bg-red);
}

.productGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding-top: 80px;
}

.productGrid .productImage {
  height: 350px;
}

.productImage img {
    width: 100%;
    height: 100%;
}

.productGrid .productBox {
  text-align: center;
}
.productBox a {
    text-decoration: none;
}
.productGrid .productText h3 {
  color: var(--grey-color);
  font-size: 21px;
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 16px 0;
}
.productGrid .productText p {
  font-family: var(--body-family);
  font-weight: 500;
  text-transform: none;
  font-size: 14px;
  color: var(--grey-color);
  letter-spacing: 0.35px;
  line-height: 20px;
}
.notFound {
  padding: 40px;
  text-align: center;
  width: 100%;
}

.notFound p {
  font-family: var(--body-family);
  font-size: 20px;
  font-weight: 600;
  color: var(--black-color);
  margin-bottom: 0;
}
/*Close product category*/
.bannerSection {
  position: relative;
  height: 412px;
}
.bannerSection img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.bannerSection h1 {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: end;
    height: 100%;
    bottom: 19%;
    width: 100%;
    font-size: 80px !important;
    letter-spacing: -1.78px;
    line-height: 90px;
    margin-bottom: 0px;
    text-align: center;
}

/* Start Header CSS */
.topBar {
  position: relative;
  margin: 32px auto 10px;
}
.social-media {
  display: flex;
  align-items: center;
  justify-content: right;
  gap: 25px;
  padding-right: 40px;
}
.social-media ul {
    margin-bottom: 0;
    display: flex;
}
.social-media ul li {
  display: inline-block;
  margin-left: 15px;
}
.social-media i {
  font-size: 21px;
  transform: translateY(4px);
  color: var(--bg-dark-grey);
}
.searchBox {
  position: absolute;
  right: 50px;
  bottom: 36px;
}

.searchBox a {
  display: flex;
  gap: 13px;
  align-items: start;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 18px;
  color: var(--grey-color-2f);
  font-weight: 600;
  text-decoration: none;
}

header {
  border-bottom: 1px solid #d0d0d0;
}

.logoBox {
  width: 100%;
  text-align: center;
}

.logoBox img {
  width: 344px;
}
header {
  padding: 1rem 0 0;
  position: relative;
  width: 100%;
  background-color: rgb(255 255 255 / 97%);
  /* box-shadow: 0px 0px 10px 0px rgba(48, 49, 51, 0.1); */
  z-index: 111;
}

.header-fixed {
    opacity: 1;
    width: 100%;
    border-bottom: 1px solid #D0D0D0;
    position: sticky;
    top: 0;
    background: #ffffff94;
    backdrop-filter: blur(17px);
    z-index: 10;
}
.logoWrap img {
  width: 190px;
}

.submenuToggle {
  position: absolute;
  background: #fff;
  width: 260px;
  left: auto;
  right: auto;
  padding: 0;
  top: 65%;
  transform: translateY(50px);
  opacity: 0;
  visibility: hidden;
  z-index: 555;
}
.subMenuWrap ul {
  background-color: var(--bg-grey);
  padding: 33px 29px;
}
.menuTitle {
  width: 100%;
  padding: 10px 0px;
}
.appMenuList {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  margin-bottom: 9px;
}
.appMenuList li:hover a img {
  transform: rotate(180deg);
}
.appMenuList li:hover .submenuToggle {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.appMenuList li a img {
  width: 13px;
  transition: all 0.3s;
}
.appMenuList .submenuToggle ul li a {
  display: block;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 13px !important;
  display: block;
  padding: 0;
}
.appMenuList .submenuToggle ul li a:hover {
  color: var(--bg-red) !important;
  font-weight: 600 !important;
}
.appMenuList .submenuToggle ul li:hover > a {
  color: var(--black-color);
}

.downToggleBox {
  position: relative;
  display: flex;
  align-items: center;
}

.childToggle {
  position: absolute;
  background: #fff;
  width: 233px;
  left: 100%;
  padding: 0;
  top: 0;
  transform: translateY(50px);
  opacity: 0;
  transition: 0.3s ease-in-out;
  visibility: hidden;
  z-index: 555;
}
.appMenuList .dropdownChild:hover > .childToggle {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}

.dropdownChild {
  position: relative;
}
.appMenuList li:hover > a {
  background: var(--bg-grey);
}

.subMenuWrap li {
  list-style: none;
}

.dropdownChild:hover .arrowDown-icon {
  rotate: -90deg;
  transition: 0.5s all;
}
.dropdownArrow {
  display: flex !important;
  justify-content: space-between;
}
.appMenuList>.menu-item-has-children>a {
    padding: 19px 40px 19px 26px !important;
}
/*RB*/
.sub-menu {
    position: absolute;
    background: #fff;
    width: 260px;
    left: auto;
    right: auto;
    padding: 0;
    top: 100%;
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    z-index: 555;
}

.appMenuList li:hover >.sub-menu {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}

.sub-menu {
    background-color: var(--bg-grey);
    padding: 33px 29px;
}
.sub-menu li {
    list-style: none;
}

.appMenuList li a {
    color: #212529;
    font-size: 14px;
    padding: 19px 26px;
    text-decoration: none;
    font-style: normal;
    font-weight: 600;
    line-height: 1.25rem;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 8px;
    letter-spacing: 0.5px;
}

.appMenuList .sub-menu li a {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 13px !important;
    display: block;
    padding: 0;
}
.sub-menu>li:hover>a {
    color: var(--bg-red) !important;
}
.menu-item-has-children{
    position:relative;
}
.menu-item-has-children>a:after {
    position: absolute;
    content: 'f078';
    font-family: 'FontAwesome';
    content: "\f107";
    padding-left: 8px;
    transition: 0.5s all;
    font-size: 14px;
    color: #212529;
    font-weight: 500;
}
.sub-menu .menu-item-has-children:hover a:after {
    transform: rotate(-95deg);
    transition: 0.5s all;
    top: 3px;
    color: var(--bg-red);
}
.menu-item-has-children li .sub-menu {
    left: 46%;
    top: -33px !important;
}
/* End Header CSS */

/*search box*/

.close-popup {
  position: absolute;
  right: 43px;
  padding: 10px 16px;
  border-radius: 5px;
  top: 26px;
  cursor: pointer;
}
.lin-1 {
  width: 1px;
  height: 34px;
  background: var(--bg-red);
  transform: rotate(45deg);
}
.lin-2 {
  width: 1px;
  height: 34px;
  background: var(--bg-red);
  transform: rotate(-45deg);
  position: absolute;
  top: 10px;
}

.search-popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  bottom: 0;
  background: #ffffff85;
  -webkit-backdrop-filter: blur(29px);
  backdrop-filter: blur(29px);
  z-index: 111;
  display: none;
  animation: fadeIn 0.5s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.search-form {
  position: absolute;
  width: 54%;
  margin: auto;
  left: 50%;
  top: 47%;
  text-align: center;
  transform: translate(-50%, -50%);
}
.searchFormPage {
    position: relative;
    width: 54%;
    margin: 70px auto 83px;
    text-align: center;
}
.search-form input, .searchFormPage input{
  width: 100%;
  background: var(--bg-grey-f2);
  border: none;
}
.search-form input::placeholder, .searchFormPage input::placeholder{
  color: var(--grey-color-2f);
  font-weight: 500;
}
.search-form input, .searchFormPage input{
  width: 100%;
  border: none;
  outline: none;
  background: #ececec;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-weight: 500;
  padding: 26px 53px 26px 37px;
  border-radius: 70px;
  text-transform: capitalize;
  color: var(--grey-color-2f);
}
.search-form button, .searchFormPage button{
  background: none;
  border: none;
  position: absolute;
  right: 26px;
  outline: none;
  top: 50%;
  transform: translateY(-50%);
}
.search-form button img, .searchFormPage button img{
  width: 15px;
}

.search-form form, .searchFormPage form{
  position: relative;
}
.search-form h2, .searchFormPage  h2 {
  font-size: 53px;
  letter-spacing: -0.48px;
  line-height: 60px;
  margin-bottom: 1.5rem;
}

.search-form h1, .searchFormPage  h1 {
  font-size: 53px !important;
  letter-spacing: -0.48px;
  line-height: 60px !important;
  margin-bottom: 1.5rem;
}


.showSearch {
  display: block !important;
}
.appMenuList>.menu-item-has-children>a:after {
    top: 17px;
    right: 27px !important;
}
/*start footer css*/
footer {
    position: relative;
    background: var(--bg-red);
    padding: 60px 0;
    overflow: hidden;
}

.footer-icon {
    position: absolute;
    left: -166px;
    bottom: -298px;
    pointer-events: none;
}

footer .col-md-5 {
    position: relative;
}

/* footer h4 {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 600 !important;
    color: #fff;
    margin-bottom: 20px;
    font-family: var(--body-family) !important;
} */

footer .list-ul li a {
    font-size: 13px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
    line-height: 14px;
}

footer .list-ul {
    list-style: none;
    padding-left: 0;
}

.footer-logo img {
    width: 180px;
}

.contact-Dtl a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 28px;
}

.contact-Dtl {
    color: #fff;
    padding-top: 0px;
}
.contact-Dtl span:nth-of-type(3) {
    display: none;
}

.contact-Dtl p {
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 0.5px;
}

/*.contact-Dtl p a {
    font-weight: 700;
}*/
/*Close footer css*/

/*Start International Distributors CSS*/
.distributerSection {
    padding-bottom: 45px;
}
.interDistributors {
    padding: 70px 0 22px;
    background-color: var(--bg-grey);
}

.mainHeading {
    font-size: 55px;
    letter-spacing: -0.5px;
    line-height: 70px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 60px;
}

.interHeading {
    font-size: 32px;
    font-family: var(--heading-family);
    letter-spacing: -0.29px;
    line-height: 45px;
    font-weight: 500;
}

.distributer_filter, .heaters_select {
    -webkit-appearance: none;
    background: #ffffff url(/wp-content/uploads/2024/04/drop.png) no-repeat !important;
    background-position: 95% 40% !important;
    background-size: 19px !important;
    width: 100%;
    border: none;
    outline: none;
    padding: 16px 19px;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    text-transform: uppercase;
    color: var(--grey-color);
    font-family: var(--body-family);
}
.heaters_select {
  background-color: var(--bg-grey) !important;
}
.distributerSection h2 {
    font-size: 32px;
    letter-spacing: -0.29px;
    line-height: 45px;
    text-align: center;
    color: var(--grey-color);
    padding: 45px 0;
    margin-bottom: 0;
}
.logo-card img {
    max-width: 100%;
    margin-bottom: 24px;
}

.logo-card p {
    margin-bottom: 3px;
    line-height: 20px;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    color: var(--grey-color);
}

.logo-card a {
    font-weight: 700;
    line-height: 24px;
    color: var(--grey-color);
    letter-spacing: normal;
    text-decoration: none;
}
.logo-card {
    margin-bottom: 60px;
}
.cardImages {
    width: 188px;
    height: 80px;
    margin-bottom: 35px;
}

.cardImages img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left;
}
/*Close International Distributors CSS*/

/*Start Find Chemistry Compatibility*/
.middle input[type=radio] {
  display: none;
}
.middle input[type=radio]:checked + .box {
  background-color: var(--bg-red);
}
.middle input[type=radio]:checked + .box span {
  color: white;
  transform: translateY(70px);
}

.middle .box {
      width: 100%;
      height: 61px;
      background-color: #f2f2f2;
      transition: all 250ms ease;
      will-change: transition;
      color: var(--grey-color);
      display: inline-block;
      cursor: pointer;
      position: relative;
      font-size: 16px;
      padding-top: 17px;
      letter-spacing: 0.4px;
      line-height: 24px;
      text-align: center;
      text-transform: uppercase;
}
.middle .box:active {
  transform: translateY(10px);
}
.findCompatibility .middle label {
    width: 100%;
}
.dataTables_filter input {
    padding: 24px 16px !important;
    height: 29px !important;
    width: 400px !important;
    margin-bottom: 20px;
}
.dataTables_wrapper .dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    float: right;
}
table {
    font-family: var(--body-family);

}
td.sorting_1 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.35px;
    line-height: 24px;
    background: #f2f2f2;
    border: none;
}
table thead tr th:first-child {
    padding-left: 41px !important;
}
table tbody tr:nth-of-type(1) td {
    border-top: 0 !important;
}
.table-bordered td, .table-bordered th {
     border: 1px solid #dee2e6;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    border: 0;
    border-bottom: 1px solid #F2F2F2;
}
table tbody tr td {
    padding-left: 40px !important;
}

table tbody tr:nth-of-type(1) td.center:nth-of-type(2) {
    background: white;
    /*border-radius: 16px 0 0 0;*/
}

table tbody tr:nth-of-type(1) td.center:last-child {
    background: white;
   /* border-radius: 0px 16px 0 0;*/
}
.coils-table {
    /*background: #f2f2f2;*/
    margin-bottom: 30px;
    overflow: hidden;
    display: none;
}

.coils-table.table_coil_actve {
    display: block;
}

.sorting , th.sorting_asc{
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.35px;
    line-height: 18px;
    background: #f2f2f2;
    border: none;
}
.table {
    width: fit-content;
    margin-bottom: 1rem;
    color: #212529;
        border: none;
    margin: auto;
}

/*.heater-table {
    position: relative;
    max-height: 600px;
    overflow: scroll;
    overflow: auto;
}*/

.table thead th {
    position: sticky;
    top: 0;
}

td.sorting_1 {
    position: sticky;
    left: 0;
    background-color: #f2f2f2 !important;
    box-shadow: none !important;
}
table thead tr th:first-child {
    z-index: 10000;
}

table.dataTable thead tr th {
    position: sticky !important;
    top: 0 !important;
    background-color: #f2f2f2 !important;
}



/*.coils-table {
    position: relative;
    max-height: 600px;
    overflow: scroll;
    overflow: auto;
}*/

table.dataTable {
    height: 600px;
    overflow-y: scroll;
    border: 1px solid #e6e6e6;
}
th.sorting_asc {
    position: sticky !important;
    left: 0 !important;
}



table.dataTable::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 40px;
}


table.dataTable::-webkit-scrollbar-track {
  background: #f1f1f1;
}


table.dataTable::-webkit-scrollbar-thumb  {
  background: #BDBDBD;
  border-radius: 40px;
}


table.dataTable::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.def-tmplate {
    margin-bottom: 70px;
}


.heater-table {
   /* background: var(--bg-grey-f2);*/
    padding-bottom: 0;
        display: none;
        overflow: hidden;
            padding: 29px;
    margin-bottom: 30px;
}
.dataTables_info {
    display: none;
}
.heater-table th tr {
    color: #242424;
}

div#datatable-heater_length {
    display: none;
}

.heater-table.table_actve {
    display: block;
}

.heater-table th , .coils-table th {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.35px;
    line-height: 18px;
}
.heater-table thead tr th {
    color: var(--light-text) !important;
    text-transform: uppercase;
    border: none;
}

.coils-table thead tr th {
    color: var(--light-text) !important;
    text-transform: uppercase;
    border: none;
}
.coils-table th tr {
    color: #242424;
}

table th.sorting:nth-last-child(2) {
    width: 223px !important;
}
.table thead th {
    border-bottom: none !important;
}
.datamainTables td.center {
    background-color: #fff !important;
    box-shadow: none !important;
}

td.center i {
    color: #242424;
}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0
}

table.dataTable td,table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty {
    text-align: center
}

table.dataTable.nowrap th,table.dataTable.nowrap td {
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left
}

div.dataTables_wrapper div.dataTables_filter input {
    display: inline-block;
    width: auto
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: .85em
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end
}

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0
}

table.dataTable>thead>tr>th:active,table.dataTable>thead>tr>td:active {
    outline: none
}

table.dataTable>thead>tr>th:not(.sorting_disabled),table.dataTable>thead>tr>td:not(.sorting_disabled) {
    padding-right: 30px
}

table.dataTable>thead .sorting,table.dataTable>thead .sorting_asc,table.dataTable>thead .sorting_desc,table.dataTable>thead .sorting_asc_disabled,table.dataTable>thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative
}

table.dataTable>thead .sorting:before,table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_desc:after,table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc_disabled:before,table.dataTable>thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: .9em;
    display: block;
    opacity: .3
}

table.dataTable>thead .sorting:before,table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc_disabled:before {
    right: 1em;
    content: "â†‘"
}

table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_desc:after,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc_disabled:after {
    right: .5em;
    content: "â†“"
}

table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_desc:after {
    opacity: 1;
}

table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc_disabled:after {
    opacity: 0
}
/*Close Find Chemistry Compatibility*/
/*Start Controls*/
.inputSearch {
    position: relative;
    width: 90%;
    margin: 0px auto 80px;
}

.inputSearch input.search {
    width: 100%;
    border: none;
    outline: none;
    background: var(--bg-grey);
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 18px;
    font-weight: 500;
    padding: 26px 37px;
    border-radius: 70px;
    text-transform: uppercase;
    color: var(--grey-color);
}

.inputSearch .fa-search {
    position: absolute;
    right: 35px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.controlSec .tagButton {
    margin-bottom: 95px;
}

.controlSec .tagButton .container {
    max-width: 1140px;
}
/*Close Controls*/

.productCategory h1 {
    /*padding: 70px 0;*/
    padding: 50px 0;
}
/*.findCompatibility {
    padding-top: 70px;
}*/
.troubleshoot-section h2,.troubleshoot-section h1 {
    font-size: 55px;
    letter-spacing: -0.5px;
    line-height: 60px;
    text-align: center;
    padding: 50px 0;
}
.didyouknowGird {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
}
.troubleshootGird {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/*Start Contact Us */
.wpcf7-form {
    width: 55%;
    margin: auto;
}

.wpcf7-form input {
    width: 100%;
    border: none;
    padding: 20px 30px;
    outline: none;
    font-size: 14px;
    letter-spacing: 0.44px;
    color: #a4a4a4;
    border-radius: 2px;
}

.wpcf7-form textarea {
    width: 100%;
    border: none;
    padding: 20px 30px;
    outline: none;
    font-size: 14px;
    letter-spacing: 0.44px;
    color: #a4a4a4;
    border-radius: 2px;
}

.wpcf7-form  select {
    -webkit-appearance: none;
    background: #ffffff url(/wp-content/uploads/2024/04/drop.png) no-repeat !important;
    background-position: 95% 40% !important;
    background-size: 19px !important;
    line-height: 24px;
    font-family: var(--body-family);
    width: 100%;
    border: none;
    padding: 0px 30px;
    height: 42px;
    outline: none;
    font-size: 14px; 
    letter-spacing: 0.44px;
    color: #a4a4a4;
    border-radius: 2px;
}

.wpcf7-form select:focus, .wpcf7-form input:focus, .wpcf7-form textarea:focus{box-shadow: none;}


.wpcf7-form  .wpcf7-submit {
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: 1.71px !important;
    line-height: 24px;
    background: var(--bg-red);
    text-align: center;
    color: #fff;
    border-radius: 3px;
    outline: none;
    width: auto !important;
    text-transform: uppercase;
    border: none;
    padding: 18px 61px !important;
    margin: 0 auto;
    display: block;
}
/*Close Contact Us */
.taxonomyIndustry, .taxonomyApplication {
    text-align: center;
}
.taxonomyIndustry h1, .taxonomyApplication h1 {
    padding: 0;
    margin-bottom: 32px;
}
.taxonomyIndustry h2, .taxonomyApplication h2{
    padding: 41px 0;
    margin-bottom: 0 !important;
}
.tagButton .application_term:hover {
    color: #fff !important;
    background-color: #e1251b;
    border: 1px solid #e1251b;
}

/*Single Product CSS*/
.single_image {
    width: 100%;
    height: 600px;
    text-align: center;
    margin: 0 auto;
}

.single_image img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.single-description h2 {
    font-size: 40px;
    letter-spacing: -0.36px;
    line-height: 50px;
    color: var(--grey-color);
    margin-bottom: 40px;
}

.single-description h1 {
    font-size: 40px !important;
    letter-spacing: -0.36px;
    line-height: 50px !important;
    margin-bottom: 40px;
    text-align: left;
}

.single-description b {
    margin-bottom: 1rem;
    display: block;
}

.single-description h3 {
    margin-bottom: 0;
    font-size: 16px;
    margin-top: 50px;
    letter-spacing: 0.4px;
    font-family: var(--body-family) !important;
    line-height: 24px;
    font-weight: 700 !important;
}

.single-description ul li {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
}

.single-description ul {
    padding-left: 1.2rem;
}
.productInformation {
    padding: 75px 0;
}

.productInformation h2 {
    font-size: 55px;
    letter-spacing: -0.5px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 55px;
}

.productInformation .for-icons img {
        width: 80px;
    border-radius: 0;
    margin-bottom: 20px;
}

.productInformation .for-icons .related-pdfs {
    text-align: center;
    margin-bottom: 36px;
}
.productInformation .related-pdfs h4 {
    color: #2f2f2f;
    font-size: 21px;
    line-height: 40px;
    text-transform: uppercase;
}

.productInformation .related-pdfs a {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.35px;
    line-height: 30px;
}

.productInformation a {
    color: var(--bg-red);
    font-weight: 700;
    text-decoration: none;
}

.single_product {
    overflow: hidden;
    padding: 15px 0 0;
}

.single-description {
    padding: 60px 20px;
}
.singleSlider {
    position: relative;
}

.swiper-product-next {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.swiper-product-next img {
    width: 66px;
}

.swiper-product-prev {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.swiper-product-prev img {
    width: 66px;
}
.single_video {
    text-align: center;
    margin: 0 auto;
}
.single_video video {
    position: relative;
    top: 63px;
}
/*Close Single Product CSS*/
.searchProduct h2 {
    font-size: 55px;
    letter-spacing: -0.5px;
    line-height: 60px;
    text-align: center;
}
.faq-tr{
    padding: 90px 0 42px;
}
.faq-tr h2{
    font-size: 53px;
    letter-spacing: -0.48px;
    line-height: 60px;
}
section.realted-products {
    padding: 75px 0;
}

.realted-products h2 {
    font-size: 55px;
    letter-spacing: -0.5px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 55px;
}
.realted-products .productGrid {
    padding: 0;
}
/*Start Blog Section*/
.blog-card {
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 30px;
    margin-bottom: 35px;
}
p.bg-date {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 18px;
    margin-top: 10px;
}

.blog-card.row a {
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: var(--bg-red);
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
}

.blog-card.row h2 {
    font-size: 28px;
    color: var(--grey-color);
    text-transform: capitalize;
    letter-spacing: -0.29px;
    line-height: 38px;
    margin-bottom: 1rem;
}

.blog-card.row img {
    width: 100%;
    margin-bottom: 24px;
}
.cnt-form {
    padding: 8rem 0;
}
.cnt-form h2 {
    font-size: 55px;
    letter-spacing: -0.5px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 20px;
}
.cnt-form p {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 36px;
}
a.pt-btn-solid {
    border-radius: 3px;
    background-color: #E1251B;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.71px;
    line-height: 26px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 42px 12px;
    display: inline-block;
}
a.pt-btn-solid:hover {
    color: #fff !important;
}
/*Close Blog Section*/

/*RB*/
.troubleshoot-card{
    background: #f2f2f2;
    padding: 25px 25px 30px;
    border-radius: 10px;
    height: 100%;
}

.troubleshoot-card h4{
    font-size: 21px;
    line-height: 40px;
    text-transform: uppercase;
    color: #2f2f2f;
}
.troubleshoot-card p{
      font-size: 14px;
    letter-spacing: 0.35px;
    line-height: 20px;
      font-weight: 500;
    text-transform: none;
}

.troubleshoot-card a{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.35px;
    line-height: 30px;
    color: red;
}


.my-acc ul li:nth-child(odd) {
    list-style: none;
    background: #F2F2F2;
}
.my-acc ul li {
    list-style: none;
    cursor: pointer;
}

.my-acc li {
    padding: 50px 0;
}

.my-acc ul {
    padding-left: 0;
}

ul.acc-content li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

ul.acc-content li {
    padding: 14px 0;
    background: none !important;
}
ul.acc-content li .row {
    margin-bottom: 11px;
}
ul.acc-content li p.lft-hding {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 18px;
    color: #9B9B9B;
}
ul.acc-content p {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    color: var(--grey-color-2f);
}

.hder {
    position: relative;
}
.hder p {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 18px;
    margin-top: 7px;
    color: var(--grey-color-2f);
}
.hder h3 {
    font-size: 32px;
    letter-spacing: -0.29px;
    line-height: 45px;
    color: var(--grey-color-2f);
}
.hder img {
    position: absolute;
    right: -59px;
    width: 23px;
    transform: rotate(0deg);
    top: 13%;
    transition: 0.5s all;
}
    .toggle-content {
    padding-top: 22px;
}
img.rotate {
    transform: rotate(180deg);
    transition: 0.5s all;
}

ul.acc-content li {
    border-bottom: 1px solid #D0D0D0;
    margin-bottom: 30px;
        padding: 14px 0;
    background: none !important;

}

.did-you li {
    padding: 2px 0;
    list-style: inside !important;
}
.swiperText a {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 2px solid var(--bg-red);
    padding-bottom: 12px;
    display: inline-block !important;
}

select.goog-te-combo {
    width: 30%;
    padding: 0;
    border-radius: 8px;
    font-weight: 700;
    background-color: transparent;
    color: black;
    border: none;
    float: right;
}
.goog-te-combo.max-width {
    width: 80%;
}
select.goog-te-combo:focus-visible {
    outline: none;
}

select.goog-te-combo option {
    background-color: #f3f3f3 !important;
    color: #000 !important;
}
.distributerSection .distributerList h2 {
    display: block;
    width: 100%;
}
/*RB Close*/

table.dataTable>thead .sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:before {
    right: 1em;
    content: "↑";
}
table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:after {
    right: .5em;
    content: "↓";
}

.didyouknowGird .troubleshoot-card h4 {
    text-transform: capitalize;
}


li.main-toggle a {
    color: var(--bg-red);
    font-weight: 700;
    text-decoration: none;
}


/*404page by rajat*/

.error-page {
    padding: 22px 0 70px;
    text-align: center;
}
.error-code {
    color: var(--bg-red) !important;
    font-size: 8rem !important;
    font-weight: bold;
    font-family: var(--body-font);
}
.error-page ul {
    padding-left: 20px;
}
.error-page li {
    list-style: none;
}

.error-page a{
  color:#000;
}


/*pagination*/
.pagination{
    margin-bottom: 30px;
    justify-content: center;
}

.pagination a {
  padding: 15px 22px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    background-color: #f2f2f2;
    color: #000;
}

.pagination .current{
    
  padding: 15px 22px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    background-color: #e1251b;
    color: #ffffff;
}

a.page-numbers:hover {
    background: var(--bg-red);
    color: #fff !important;
}


.tax-industry .product-section h1, .tax-application h1.page-title {
    font-size: 53px !important;
    line-height: 60px !important;
}

.single-post .swiper-slide-image {
    height: 85vh;
    object-fit: cover;
}
.single-post .swiper-pagination{
display: none;
}

 .acf-map {
        width: 100%;
        height: 412px; /* Adjust height as needed */
        position: relative;
    }
    .acf-map .marker {
        display: none; /* Hide markers div */
    }
    
.text-white h1 {
    color: #fff !important;
}