input,
textarea,
select {
  outline: none !important;
}

h3.distributor-title {
  font-family: "Montserrat", Sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
  color: #4aab3d;
  margin-bottom: 18px;
}

#power_icon_header li a:hover {
  border: 1px solid #4aab3d;
}

.pxl-menu-primary .sub-menu li a,
.pxl-menu-primary .children li a {
  padding-block: 4px !important;
}

.pxl-menu-primary .sub-menu li,
.pxl-menu-primary .children li {
  white-space: normal;
}

.pxl-nav-menu .pxl-menu-primary > li .sub-menu li {
  z-index: unset;
  padding: 0;
}

#pxl-header-elementor .px-header--transparent {
  position: relative;
}

/* #home_slider .swiper-slide {
  text-align: center;
  height: 500px;
  max-height: 100%;
  overflow: hidden;
} */
.label-badge {
  display: block;
  background: #ebe30e;
  color: #000;
  font-size: 10px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 2px 14px;
  border-radius: 3px;
  margin-bottom: 3px;
  width: fit-content;
  text-align: center;
}

#home_slider .swiper-slide img {
  height: 400px;
}

button.promagnifier {
  background: #048dc3 !important;
  padding: 3px !important;
  border-radius: 50% !important;
  margin-top: -3px !important;
}

button.promagnifier svg {
  fill: white !important;
}

input.orig::placeholder {
  color: black !important;
}

@media only screen and (max-width: 767px) {
  #home_slider .swiper-slide {
    height: unset;
  }

  input.orig::placeholder {
    font-size: 13px !important;
  }
}

.pxl-links h6.pxl-item--heading {
  position: relative;
}

.pxl-links h6.pxl-item--heading:after {
  content: "";
  position: absolute;
  width: 69px;
  height: 1px;
  background-color: #fff !important;
  top: 20px;
  left: 1px;
  margin-top: 13px;
}

#team_carousel a.pxl-title--link {
  font-size: 21px !important;
}

#team_carousel span.pxl-post--position {
  font-size: 18px !important;
  color: #000;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 3fr));
  gap: 30px;
}

.product-item {
  border: 1px solid #c9c9c9;
  border-radius: 10px;
  overflow: hidden;
  padding: 15px;
  text-align: left;
}

.custom_product_grid h2 {
  font-size: 17px;
  line-height: 24px;
  margin-top: 30px;
}

section.product-archive {
  margin-bottom: 50px;
}

.powerbrick-section p a {
  color: #fff;
  text-decoration: underline;
}

/* Related Products */

.related-products {
  margin-top: 60px;
  padding: 0 20px;
}

.related-products h2 {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  color: #222;
  text-align: center;
}

.related-grid {
  display: grid;
  /* grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); */
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.related-item {
  border: 1px solid #eee;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  background-color: #fff;
  cursor: pointer;
}

.related-item:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  transform: translateY(-4px);
}

/* Optional: product title and description inside each item */
.related-item h3 {
  font-size: 17px;
  margin-bottom: 10px;
  color: #000000;
}

.related-item p {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}

/* Hide "Product Categories" from breadcrumb */
body.archive.tax-product-category .pxl-breadcrumb li:nth-child(2) {
  display: none !important;
}

/* product-section */

body.tax-product-category #pxl-main {
  padding: 45px 0px 0px 0px;
}

.powerbrick-section {
  background-color: #0082b5;
  color: #ffffff;
  border-radius: 15px;
  padding: 40px 50px;
  margin: 0px auto;
  max-width: 1200px;
  box-sizing: border-box;
}

/* .powerbrick-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
} */

/* .powerbrick-content {
  flex: 1 1 500px;
} */

.powerbrick-icon {
  display: grid;
  grid-template-columns: repeat(2, 12px);
  gap: 6px;
  margin-bottom: 15px;
}

.powerbrick-icon .dot {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
}

/* .powerbrick-content h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 15px;
} */

.powerbrick-content p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}

/* .powerbrick-btn {
  display: inline-block;
  background-color: #222;
  color: #fff;
  text-decoration: none;
  padding: 12px 25px;
  border-radius: 6px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.powerbrick-btn:hover {
  background-color: #000;
} */

.powerbrick-image {
  flex: 1 1 350px;
  text-align: right;
}

.powerbrick-image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

/* Section Container */
.powerbrick-table-section {
  background-color: #f9f9f9;
  padding: 60px 15px;
  margin: 60px auto;
  border-radius: 12px;
  max-width: 1600px;
  box-sizing: border-box;
}

/* Header */
.table-header {
  text-align: center;
  margin-bottom: 40px;
}

.header-icon {
  display: grid;
  grid-template-columns: repeat(2, 12px);
  gap: 6px;
  justify-content: center;
  margin-bottom: 15px;
}

.header-icon .dot {
  width: 12px;
  height: 12px;
  background-color: #0082b5;
  border-radius: 50%;
}

.table-header h2 {
  font-size: 32px;
  font-weight: 700;
  color: #002b45;
  margin-bottom: 10px;
}

.table-header p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  max-width: 750px;
  margin: 0 auto;
}

table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting_asc_disabled,
table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 0px;
}

/* Table Styles */
.table-wrapper {
  overflow-x: unset;
}

.powerbrick-table {
  width: 100%;
  border-collapse: collapse;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.powerbrick-table th,
.powerbrick-table td {
  padding: 14px 18px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.powerbrick-table th {
  background-color: #0082b5;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}

.powerbrick-table td {
  font-size: 15px;
  color: #333;
}

.powerbrick-table tbody tr:nth-child(even) {
  background-color: #f4f9fb;
}

.powerbrick-table tbody tr:hover {
  background-color: #e6f4f9;
  transition: background 0.3s ease;
}

.powerbrick-table td a {
  color: #0082b5;
  /* Theme blue */
  text-decoration: none;
  /* Remove underline */
  font-weight: 600;
  transition: color 0.3s ease;
}

.powerbrick-table td a:hover {
  color: #005f7a;
  /* Darker blue on hover */
  text-decoration: underline;
}

a.specs-btn {
  display: inline-block;
  background-color: #0082b5;
  color: #fff !important;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.3s ease;
}

a.specs-btn:hover {
  background-color: #005f7a;
}

.powerbrick-table-section p strong {
  background: yellow;
  font-weight: 500;
  color: #000;
}

/* ===== Key Facts Section ===== */
.key-facts-section {
  background-color: #f7f9fb;
  padding: 70px 40px;
  max-width: 1300px;
  margin: 60px auto;
  border-radius: 12px;
  box-sizing: border-box;
}

.key-facts-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
}

/* Left Column (Text) */
.key-facts-text {
  flex: 1 1 60%;
}

.key_facts-icon {
  font-size: 40px;
  /* size of icon */
  color: #0082b5;
  /* your theme color */
  margin-bottom: 15px;
  text-align: left;
  display: block;
}

.key_facts-icon .dot {
  width: 12px;
  height: 12px;
  background-color: #0082b5;
  border-radius: 50%;
}

.key-facts-text h2 {
  font-size: 32px;
  font-weight: 700;
  color: #002b45;
  margin-bottom: 20px;
}

.key-facts-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.key-facts-text ul li {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
  margin-bottom: 12px;
  position: relative;
  padding-left: 28px;
}

.key-facts-text ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #0082b5;
  font-weight: 700;
}

/* Right Column (Media) */
.key-facts-media {
  flex: 1 1 35%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

.key-facts-media img,
.key-facts-media video {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Hover effects for polish */
.key-facts-media img:hover,
.key-facts-media video:hover {
  transform: scale(1.02);
  transition: transform 0.3s ease;
}

.video-wrapper {
  position: relative;
  width: 100%;
  max-width: 500px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}

/* .video-wrapper .video-element {
  display: none;
  width: 100%;
  border-radius: 10px;
}

.video-wrapper .video-cover {
  width: 100%;
  display: block;
  border-radius: 10px;
} */

.video-wrapper .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: rgba(255, 255, 255, 0.9);
  pointer-events: none;
}

/* ===== Responsive Design ===== */
/* @media (max-width: 992px) {
  .key-facts-container {
    flex-direction: column;
    text-align: center;
  }

  .key-facts-text {
    flex: 1 1 100%;
  }

  .key-facts-media {
    flex: 1 1 100%;
  }

  .key-facts-text ul li {
    text-align: left;
  }
} */

/* @media (max-width: 600px) {
  .key-facts-text h2 {
    font-size: 26px;
  }

  .key-facts-text ul li {
    font-size: 15px;
  }
} */

.elementor
  .elementor-element.elementor-widget-n-tabs:not(
    :has(> .elementor-widget-container)
  )
  > .e-n-tabs
  > .e-n-tabs-heading
  .e-n-tab-title[aria-selected="true"] {
  background: #4aab3d;
}

.elementor
  .elementor-element.elementor-widget-n-tabs
  > .elementor-widget-container
  > .e-n-tabs[data-touch-mode="true"]
  > .e-n-tabs-heading
  .e-n-tab-title[aria-selected="false"]:hover {
  background: #4aab3d;
}

a.key_bullets_link {
  color: #0082b5;
  text-decoration: underline;
}

a.key_bullets_link:hover {
  color: #4aab3d;
}

/* single-product-css */

table#product_table th {
  min-width: 150px;
}

/* Table Styles */
.product_table_tab .table-wrapper {
  overflow-x: auto;
}

.product_table_tab .table-wrapper::-webkit-scrollbar {
  width: 10px;
  height: 6px;
}

/* Track */
.product_table_tab .table-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.product_table_tab .table-wrapper::-webkit-scrollbar-thumb {
  background: #0082b5;
}

/* Handle on hover */
.product_table_tab .table-wrapper::-webkit-scrollbar-thumb:hover {
  background: #0082b5;
}

ul#product_faq {
  padding-inline: 35px;
  list-style: circle;
}

/* single-product-css */

/* Get all product categories */
.product-category-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin: 40px auto 60px;
  max-width: 100%;
}

.category-pill {
  display: inline-block;
  padding: 8px 20px;
  border: 2px solid #0082b5;
  border-radius: 9999px;
  color: #0082b5;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.4px;
  transition: all 0.3s ease;
}

.category-pill:hover {
  background-color: #0082b5;
  color: #fff;
}

.category-pill.active {
  background-color: #0082b5;
  color: #fff;
  border-color: #0082b5;
}

/* Get all product categories */

a.captio_url {
  color: #fff;
}

a.captio_url:hover {
  color: #fff;
}

#uc_content_tabs_elementor_3d973bf > ul.ue-tabs {
  margin-bottom: -1px !important;
  position: relative !important;
  transition: 0.1s ease-in-out;
}

/* ? */
/* .elementor-13677
  .elementor-element.elementor-element-3d973bf
  .uc_bold_tabs
  > ul
  li.r-tabs-state-active
  a.ue-tab-btn,
.elementor-13677
  .elementor-element.elementor-element-3d973bf
  .r-tabs-accordion-title.r-tabs-state-active
  > a {
  border-style: solid;
  border-width: 1px 1px 0px 1px !important;
  border-color: #4aab3d;
} */
/* .elementor-13677 .elementor-element.elementor-element-3d973bf .panel-container {
  background-color: #ffffff;
  margin-top: 0px;
  border-style: solid;
  border-width: 0px 1px 1px 1px !important;
  border-color: #4aab3d;
} */
#uc_content_tabs_elementor_3d973bf.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: flex;
  border-top: 1px solid #d5d8dc !important;
}

.distributor-details .data span {
  font-family: "Montserrat", Sans-serif;
  font-weight: 500;
  color: #000000;
  transition: color 0.3s;
}

.distributor-details .data {
  padding-bottom: 16px;
}

.distributor-description iframe {
  height: 310px;
  border: 1px solid #4aab3d !important;
  transition: 0.5s;
}

.distributor-section {
  border-bottom: 1px solid #b6b6b6;
  padding-block: 28px;
}

.distributor-description iframe:hover {
  box-shadow: -8px 7px 2px 0px #4aab3d;
}

.distributor-section:last-child {
  border: none;
}

.dist-country {
  padding-block: 32px;
}

.dist-country-title {
  font-size: 26px;
  text-transform: uppercase;
  margin-left: 12px;
}

.divider-separator {
  width: 100%;
  height: 2px;
  background-color: black;
  margin-inline: 20px;
}

.dist-country .fa-snowflake {
  font-size: 20px;
}

.distributor-details i {
  color: black;
}

.distributor-content {
  gap: 2rem;
}

.distributor-details .data {
  display: flex;
  align-items: center;
  gap: 10px;
}

#powermodule_gallery .gallery .gallery-item {
  padding: 0px 5px !important;
  margin: 5px 0 0 !important;
}

#powermodule_gallery #gallery-1 {
  margin: 5px -5px 5px -5px !important;
}

li.tech-corner ul.sub-menu {
  padding: 10px;
}

/* Tech corner table css */

/* Wrapper */
.battery-compare .table-wrapper {
  max-width: 1260px;
  margin: 40px auto;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

/* Base Table */
.battery-compare-table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  color: #000;
  margin: 0px;
}

/* Header */
.battery-compare-table th {
  background-color: #0077b6;
  /* PowerTech blue */
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding: 14px 16px;
  font-size: 16px;
  text-transform: uppercase;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.battery-compare-table th:last-child {
  border-right: none;
}

/* Table Cells */
.battery-compare-table td {
  text-align: center;
  padding: 14px 16px;
  vertical-align: middle;
  border-bottom: 1px solid #e0eaf1;
  transition: background 0.3s ease;
}

/* Alternating rows */
.battery-compare-table tbody tr:nth-child(even) {
  background-color: #f5faff;
}

/* Hover effect */
.battery-compare-table tbody tr:hover {
  background-color: #e9f5ff;
}

/* Text inside cells */
.battery-compare-table p {
  margin: 4px 0;
  line-height: 1.6;
  color: #000;
  font-weight: 400;
}

/* Image Cell */
.image-cell img {
  display: block;
  margin: 10px auto;
  max-width: 160px;
  height: auto;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.caption {
  font-size: 14px;
  color: #666;
  font-style: italic;
  margin-top: 6px;
}

/* Highlighted Comparison Text */
.highlight-green {
  color: #00a859;
  font-weight: 600;
  font-size: 15px;
  background: #eafff4;
  padding: 6px 10px;
  border-radius: 4px;
  display: inline-block;
}

/* Subtle animation on hover for highlight */
.highlight-green:hover {
  background: #d9ffe8;
}

.battery-compare-table td.image-cell p {
  color: #4aab3d;
  font-family: "Montserrat", Sans-serif;
  font-weight: 700;
}

/* Tech corner table css */
#tech-corner-pills .elementor-element.elementor-widget-button,
#tech-corner-pills .elementor-element.elementor-widget-button a {
  width: 100%;
}

#safety-of-lithium-page-list ul {
  list-style: disc;
  text-align: left;
}

#the-solid-state-lithium-battery-revolution-list ul {
  list-style: disc;
}

/* form css */
.column-6 {
  flex: 0 0 auto;
  width: 50%;
  padding-inline: 12px;
}

.column-4 {
  flex: 0 0 auto;
  width: 33.3%;
  padding-inline: 12px;
}

.contact-sales-form form {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
}

.column-12 {
  flex: 0 0 auto;
  width: 100%;
  padding-inline: 12px;
}

.pxl-file-upload-wrapper .pxl-file-upload-input {
  height: 48px !important;
  margin-bottom: 0 !important;
  border-radius: 0 8px 8px 0 !important;
}

.pxl-file-upload-wrapper .wpcf7-form-control {
  height: 100% !important;
}

.pxl-file-upload-wrapper .pxl-file-upload-button {
  line-height: 44px;
  padding: 0 16px;
  border: none;
  border-radius: 8px 0 0 8px;
}

.contact-sales-form .wpcf7-checkbox,
.contact-sales-form .wpcf7-radio {
  display: flex;
  margin-top: 16px !important;
  flex-wrap: wrap;
}

.wpcf7-checkbox .wpcf7-list-item,
.wpcf7-radio .wpcf7-list-item {
  margin: 0 40px 10px 0;
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 500;
  color: #303030;
  background-color: #ffffff;
  padding: 8px 14px;
  border-radius: 8px;
}

.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"],
.wpcf7-radio .wpcf7-list-item input[type="radio"] {
  width: 20px;
  height: 20px;
  accent-color: #16232b;
  margin: 0 !important;
}

/* Close */
.gt_float_switcher .gt_options {
  position: absolute !important;
  background: #fff;
  width: fit-content;
}

.gt_float_switcher {
  box-shadow: none !important;
}

/* Product Tabs */
.product-slider-for {
  border-radius: 8px;
  overflow: hidden;
  padding: 24px;
  border: 1px solid #f3f3f3;
}

.product-slider-nav {
  margin-top: 24px;
}

.product-slider-nav .thumb-img {
  border: 1px solid #f3f3f3;
  border-radius: 8px;
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.product-slider-nav .slick-current .thumb-img {
  opacity: 1;
}

.product-slider-nav .slick-slide {
  margin-right: 15px;
  margin-left: 15px;
}

/* ====== Right Info Section ====== */
.product-info {
  font-family: "Poppins", sans-serif;
  color: #1a1a1a;
  line-height: 1.7;
}

.product-logo {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 25px;
}

.product-logo svg {
  height: 16px;
  width: auto;
}

.product-logo svg.cube {
  background-color: #4aab3d;
  width: 10px;
  height: 10px;
  /* margin: 20px auto; */
  -webkit-animation: rescale 3s infinite;
  animation: rescale 3s infinite;
}
svg.line {
  height: auto;
}

.product-logo span {
  font-size: 0.9rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #4aab3d;
  font-weight: 600;
}

/* Spin in place */
@-webkit-keyframes rescale {
  0% {
    transform: rotate(0deg);
  }

  10% {
    transform: rotate(36deg);
  }

  20% {
    transform: rotate(72deg);
  }

  30% {
    transform: rotate(108deg);
  }

  40% {
    transform: rotate(144deg);
  }

  50% {
    transform: rotate(180deg);
  }

  60% {
    transform: rotate(216deg);
  }

  70% {
    transform: rotate(252deg);
  }

  80% {
    transform: rotate(288deg);
  }

  90% {
    transform: rotate(334deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes rescale {
  0% {
    transform: rotate(0deg);
  }

  10% {
    transform: rotate(36deg);
  }

  20% {
    transform: rotate(72deg);
  }

  30% {
    transform: rotate(108deg);
  }

  40% {
    transform: rotate(144deg);
  }

  50% {
    transform: rotate(180deg);
  }

  60% {
    transform: rotate(216deg);
  }

  70% {
    transform: rotate(252deg);
  }

  80% {
    transform: rotate(288deg);
  }

  90% {
    transform: rotate(334deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.product-title {
  font-size: 27px;
  margin-bottom: 1.5rem;
  font-family: "Montserrat", sans-serif;
  color: var(--dark-2);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.44px;
}

.product-description p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #5c6972;
  margin-bottom: 40px;
  font-weight: 500;
}

.product-description a {
  color: #0071bb;
  text-decoration: underline;
}

.btn-dark {
  background-color: #001b35;
  border: none;
  transition: 0.3s ease;
  padding: 16px 20px;
  border-radius: 10px;
  font-weight: 600;
}

.btn-dark:hover {
  background-color: #4aab3d;
  color: #fff;
}

/* Product Tabs */
.tabs {
  width: 100%;
  padding: 0;
  list-style: none;
  position: relative;
}

.tabs .active-tab {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: none;
  background-color: #ffffff;
  color: #4aab3d;
}

.tabs li {
  display: inline-block;
  cursor: pointer;
  color: #000000;
  padding: 20px 24px;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.tabs-content {
  width: 100%;
  border: 1px solid #ccc;
  padding: 16px;
  list-style: none;
  margin-top: -1px;
}

.tabs-content p {
  color: #5c6972;
}

.tabs-content p a {
  color: #072032;
  text-decoration: underline;
}

.tabs-content li {
  display: none;
}

/* product_description */
.text-block-section {
  font-family: "Roboto", Arial, sans-serif;
  color: #333;
  line-height: 1.6;
}

.text-block-section p {
  margin-bottom: 1em;
}

.text-block-section a {
  color: #0073aa;
  text-decoration: none;
}

.text-block-section a:hover {
  text-decoration: underline;
}

.text-block-section strong {
  font-weight: 600;
}

/* product_description */

/* key_points */

.key-points-content p {
  padding-block: 20px;
  color: #000;
  letter-spacing: -0.36px;
}

.key-points-section h3 {
  font-family: "Montserrat", sans-serif;
  color: var(--dark-2);
  font-weight: 600;
  font-size: 27px;
}

ul.key-points-list li {
  display: block !important;
  color: #000000;
  margin-bottom: 6px;
  position: relative;
  font-family: "Montserrat", Sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding-left: 24px;
}

.key-points-content ul.key-points-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #0082b5;
  font-weight: 700;
}

ul.key-points-list li a {
  color: #0082b5;
  text-decoration: underline;
}

/* key_points */

/* charts */
.charts-section .chart-item {
  border: 2px solid #36b74e;
  background: #fff;
  transition: all 0.3s ease;
  margin-bottom: 32px;
}

.charts-section .chart-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.charts-section .chart-title {
  background-color: #36b74e;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 6px 8px;
}

.charts-section .section-title {
  font-size: 24px;
  font-weight: 700;
  color: #222;
  display: inline-block;
  padding-bottom: 20px;
}

/* charts */
/* faqs */

.faq-item {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 20px;
  background: #f9fef9;
  border: 1px solid #d6eed5;
}

.faq-item.active .faq-header {
  background: #3db54a;
}

.faq-item.active .faq-header h3 {
  color: #fff;
}

.faq-header {
  background: #eaf7e9;
  padding: 18px 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 600;
}

.faq-header h3 {
  font-size: 18px;
  margin: 0;
  line-height: 1.3;
}

.faq-toggle {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: none;
  background: rgba(255, 255, 255, 0.8);
  color: #3db54a;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.3s ease;
}

.faq-item.active .faq-toggle {
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
}

.faq-content {
  display: none;
  background: #fff;
  padding: 20px 25px;
  border-top: 1px solid #d6eed5;
  color: #333;
  line-height: 1.6;
}

.faq-content a {
  color: #0076d6;
  text-decoration: underline;
}

.faq-item.active .faq-content {
  display: block;
}

/* faqs */

/* Download Files */

.download-section {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.download-section .download-box {
  flex: 1 1 45%;
  margin: 16px;
}

.download-box {
  text-align: center;
  border: 1px solid #d6d6d6;
  padding: 30px 15px;
  transition: all 0.3s ease;
  background: #fff;
}

.download-box a {
  text-decoration: none;
  color: inherit;
  display: block;
}

.download-icon {
  margin-bottom: 15px;
}

.download-icon img {
  width: 50px;
  height: auto;
}

.download-box p {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin: 0;
}

.download-box:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  border-color: #3db54a;
}

.download-sec {
  padding-block: 5rem 3rem;
}

/* Download Files */

/* Product Tabs */

/* 5-11-2025 */
.product-category-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.parent-category {
  display: inline-block;
  margin-bottom: 0;
}

.child-categories {
  width: 100%;
  margin: 5px 0 15px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.category-pill {
  padding: 8px 14px;
  border-radius: 25px;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease;
}

.category-pill:hover,
.category-pill.active {
  background: #0073aa;
  color: #fff;
}

.child-category-wrapper {
  position: absolute;
  margin-top: 46px;
}

.product-tabs-section {
  margin-top: 5rem;
}

.video-box .video-link {
  width: 100%;
  position: relative;
}

.video-box .video-link img {
  width: 100%;
}

.video-box .video-link .play-icon {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-box .video-link .play-icon .fa-play {
  color: #ffffff;
  background: rgba(252, 252, 252, 0.35);
  padding: 20px;
  border-radius: 50px;
}

.video-box .btn {
  width: 100%;
  border-radius: 0;
  padding-block: 8px;
  margin-top: 16px;
}

.bottom-button {
  margin: 0 auto;
}

.bottom-button .btn {
  margin: 2rem auto 0;
  border-radius: 0;
  gap: 8px;
}

#soc_img_slider img {
  padding: 15px;
}

.ekit-form form label {
  display: block;
}

.wpcf7-form br {
  display: none;
}

.faq-content ul li {
  display: block !important;
}

.faq-content ul {
  list-style: disc !important;
}
section.widget_media_image img {
  width: 100%;
}
section.widget_media_image {
  /* background-color: #f3f3f3 !important; */
  padding: 37px 30px 37px !important;
  border: 1px solid #4aab3d !important;
  border-radius: 8px !important;
}
body.single-post #pxl-main {
  padding: 50px;
}
.single_posts h2 {
  font-size: 27px;
  margin-bottom: 1.5rem;
  font-family: "Montserrat", sans-serif;
  color: var(--dark-2);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.44px;
}
.single_posts p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #5c6972;
  margin-bottom: 40px;
  font-weight: 500;
}
.single_posts ul {
  list-style-type: circle;
}
.single_posts ul li {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #5c6972;
  margin-bottom: 10px;
  font-weight: 500;
}
.single_posts .pxl-post--featured {
  width: 480px;
  margin: 0 auto;
}

.single_posts .pxl-post--featured img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
p.featured-image-caption {
  color: #ffffff;
  background-color: #4aab3d;
  font-family: "Montserrat", Sans-serif;
  font-weight: 700;
  padding: 8px;
  font-size: 0.875em;
  font-style: italic;
}
/* dt.gallery-icon.landscape a {
  pointer-events: none;
}
dt.gallery-icon.landscape a img {
  height: 325px;
} */
