/* PureAirTek inner page polish */

body .list_box,
body .contents,
body .product_con,
body .photo_con {
  color: #172520;
}

body .list_box {
  margin-top: 42px !important;
  padding-bottom: 30px;
}

body .page_bg + .container > .row > .col-xs-12.col-sm-4.col-md-3 {
  padding-top: 42px;
}

body .index_left_nav {
  margin: 0 0 28px !important;
  padding-top: 0 !important;
}

body .left_nav,
body .left_news,
body .index_contact {
  margin: 0 0 22px !important;
  padding: 0 !important;
  border: 1px solid #dfeae6;
  border-radius: 8px;
  background: #ffffff;
  overflow: hidden;
}

body .left_h2,
body .index_contact .left_h2 {
  display: block;
  margin: 0 !important;
  padding: 18px 20px 16px !important;
  border-bottom: 1px solid #e5eeea !important;
  background: #ffffff !important;
  color: #14231f !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  letter-spacing: 0.4px;
}

body .left_h2::after {
  content: "";
  display: block;
  width: 46px;
  height: 3px;
  margin-top: 10px;
  border-radius: 99px;
  background: #0b7a66;
}

body .left_nav_ul,
body ul.left_snav_ul {
  margin: 0 !important;
  padding: 8px 0 !important;
  list-style: none !important;
}

body .left_nav_ul > li,
body ul.left_snav_ul > li,
body .left_news li {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid #edf3f0 !important;
  background: none !important;
  line-height: 1.4 !important;
}

body .left_nav_ul > li:last-child,
body ul.left_snav_ul > li:last-child,
body .left_news li:last-child {
  border-bottom: 0 !important;
}

body .left_nav_ul > li > a,
body ul.left_snav_ul > li > a,
body .left_news li a {
  display: block;
  padding: 12px 20px !important;
  color: #2f423c !important;
  font-size: 13px;
  line-height: 1.5;
  text-decoration: none !important;
}

body .left_nav_ul > li > a:hover,
body ul.left_snav_ul > li > a:hover,
body .left_news li a:hover {
  color: #0b7a66 !important;
  background: #f4faf7;
}

body .left_news li a::before {
  content: none !important;
}

body .list_news {
  margin: 0 !important;
  padding: 10px 0 22px !important;
  list-style: none !important;
}

body .list_news li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin: 0 !important;
  padding: 16px 20px !important;
  border-bottom: 1px solid #e5eeea !important;
  background: none !important;
  color: #172520;
}

body .list_news li:last-child {
  border-bottom: 0 !important;
}

body .list_news li::before {
  content: none !important;
}

body .list_news li a {
  display: block;
  min-width: 0;
  color: #172520 !important;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 800;
  text-decoration: none !important;
}

body .list_news li a:hover {
  color: #0b7a66 !important;
}

body .list_news .news_time {
  flex: 0 0 auto;
  color: #75867f;
  font-size: 13px;
  line-height: 1.4;
}

body .menu_head {
  top: 9px !important;
  right: 12px !important;
  width: 24px !important;
  height: 24px !important;
  color: #0b7a66 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

body .search_group {
  margin: 0 0 22px !important;
  padding: 0;
  display: flex;
  border: 1px solid #dfeae6;
  border-radius: 6px;
  overflow: hidden;
  background: #ffffff;
}

body .search_group .form-control {
  height: 42px !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 14px !important;
  font-size: 13px;
}

body .search_group .input-group-btn {
  width: auto;
}

body .search_group .mysearch_btn {
  height: 42px !important;
  min-width: 72px;
  border: 0 !important;
  border-radius: 0 !important;
  background: #0b7a66 !important;
  color: #ffffff !important;
  font-weight: 800;
}

body .index_contact {
  padding-bottom: 16px !important;
}

body .index_contact p {
  margin: 0 !important;
  padding: 9px 20px !important;
  color: #4c625b;
  font-size: 13px;
  line-height: 1.55;
}

body .index_contact p:first-of-type {
  padding-top: 16px !important;
}

body .product_h1 {
  margin: 0 0 18px !important;
  padding: 0 0 16px !important;
  border-bottom: 1px solid #e2ece8 !important;
  color: #14231f !important;
  font-size: 26px !important;
  line-height: 1.28 !important;
  font-weight: 800 !important;
}

body .product_info {
  margin: 0 0 18px !important;
  padding: 16px 18px !important;
  border: 1px solid #dfeae6;
  border-radius: 8px;
  background: #f7faf8;
}

body .product_info li {
  margin: 0 !important;
  padding: 8px 0 !important;
  border-bottom: 1px solid #e7f0ec;
  color: #4d625b;
  font-size: 14px;
  line-height: 1.55 !important;
}

body .product_info li:last-child {
  border-bottom: 0;
}

body .pat-product-cta,
body .article-quote-form,
body .article-bottom-card {
  padding: 24px !important;
  border: 1px solid #dce9e5 !important;
  border-radius: 8px !important;
  background: #f7faf8 !important;
}

body .pat-product-cta {
  clear: both;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin: 24px 0 0 !important;
}

body .pat-product-cta h3 {
  margin: 0 0 8px !important;
  color: #14231f;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
}

body .pat-product-cta h2,
body .article-quote-form h2,
body .article-bottom-card h2 {
  margin-top: 0 !important;
  padding-bottom: 10px !important;
}

body .pat-product-cta p,
body .article-quote-form p {
  margin-bottom: 0 !important;
  color: #50645d;
  line-height: 1.68 !important;
}

body .pat-product-cta .pat-cta-row {
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}

body .pat-product-cta .pat-btn,
body .article-quote-form .page-btn,
body .article-quote-form .grey-btn {
  min-height: 40px;
  padding: 10px 18px !important;
  border-radius: 4px !important;
  line-height: 1.25 !important;
}

body .product_con.content_body,
body .contents .content_body {
  margin-top: 28px !important;
  padding: 34px !important;
  border: 1px solid #e1ebe7;
  border-radius: 8px;
  background: #ffffff;
  overflow: visible;
}

body .content_body h2,
body .content_body article h2 {
  margin-top: 34px !important;
  margin-bottom: 16px !important;
  padding-bottom: 12px !important;
  border-bottom: 1px solid #e4eee9 !important;
  color: #14231f !important;
  line-height: 1.32 !important;
}

body .content_body h3,
body .content_body article h3 {
  margin-top: 24px !important;
  margin-bottom: 10px !important;
  color: #1c342e !important;
  line-height: 1.4 !important;
}

body .content_body p,
body .content_body li,
body .content_body article p,
body .content_body article li {
  color: #40564f;
  line-height: 1.78 !important;
}

body .content_body ul,
body .content_body ol,
body .content_body article ul,
body .content_body article ol {
  margin: 12px 0 20px !important;
  padding-left: 26px !important;
}

body .content_body table,
body .content_body article table {
  margin: 18px 0 26px !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  border: 1px solid #dce8e4 !important;
  border-radius: 8px;
  overflow: hidden;
}

body .content_body th,
body .content_body td,
body .content_body article th,
body .content_body article td {
  padding: 14px 18px !important;
  border: 0 !important;
  border-right: 1px solid #e4eee9 !important;
  border-bottom: 1px solid #e4eee9 !important;
  color: #304840 !important;
  line-height: 1.65 !important;
  vertical-align: top !important;
}

body .content_body th:last-child,
body .content_body td:last-child,
body .content_body article th:last-child,
body .content_body article td:last-child {
  border-right: 0 !important;
}

body .content_body tr:last-child td,
body .content_body article tr:last-child td {
  border-bottom: 0 !important;
}

body .content_body th,
body .content_body article th,
body .content_body article tr:first-child td {
  background: #f3f8f6 !important;
  color: #172520 !important;
  font-weight: 800 !important;
}

body .point {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 26px 0 34px !important;
}

body .point span {
  display: block;
  width: auto !important;
  padding: 14px 16px !important;
  border: 1px solid #e0ebe7;
  border-radius: 6px;
  background: #f8fbfa;
  color: #6a7d77;
  line-height: 1.55;
}

body .point a {
  display: inline;
  margin-left: 6px;
  color: #0b7a66;
  font-weight: 700;
}

body .list_box > .left_h2,
body .list_related > .left_h2,
body .related_h2 {
  padding: 0 0 14px !important;
  border-bottom: 1px solid #e1ebe7 !important;
  background: none !important;
  color: #14231f !important;
  font-size: 24px !important;
  font-weight: 800 !important;
}

body .left_nav > .left_h2,
body .left_news > .left_h2,
body .index_contact > .left_h2 {
  margin: 0 !important;
  padding: 18px 20px 16px !important;
  border-bottom: 1px solid #e5eeea !important;
  background: #ffffff !important;
  color: #14231f !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  letter-spacing: 0.4px;
}

body .related_list {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
  padding-top: 10px !important;
}

body .related_list::before,
body .related_list::after {
  display: none !important;
}

body .related_list .product_img {
  float: none !important;
  display: block !important;
  width: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 12px !important;
  border: 1px solid #e0ebe7 !important;
  border-radius: 8px !important;
  background: #ffffff;
  overflow: hidden;
}

body .related_list .product_img > a {
  display: block;
  width: 100%;
  position: static !important;
  padding: 8px;
  border-radius: 6px;
  background: #f7faf8;
}

body .related_list .product_img img {
  position: static !important;
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto !important;
  max-height: none !important;
  object-fit: contain;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent;
}

body .related_list .product_title {
  display: block !important;
  height: auto !important;
  min-height: 58px !important;
  margin: 0 !important;
  padding: 12px 4px 4px !important;
  text-align: left;
}

body .related_list .product_title a {
  display: block;
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #172520;
  font-size: 13px;
  line-height: 1.38;
  font-weight: 700;
}

body .product_list2 {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
  padding-top: 28px !important;
}

body .product_list2::before,
body .product_list2::after {
  display: none !important;
}

body .product_list2 > .product_img {
  float: none !important;
  display: block !important;
  width: auto !important;
  margin: 0 !important;
  padding: 16px !important;
  border: 1px solid #dfeae6 !important;
  border-radius: 8px !important;
  background: #ffffff;
  box-shadow: 0 12px 30px rgba(8, 43, 37, 0.055);
  overflow: hidden;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

body .product_list2 > .product_img:hover {
  transform: translateY(-3px);
  border-color: #bcdcd3 !important;
  box-shadow: 0 18px 46px rgba(8, 43, 37, 0.1);
}

body .product_list2 > .product_img > a {
  display: block;
  width: 100%;
  padding: 12px;
  position: static !important;
  border-radius: 6px;
  background: #f7faf8;
}

body .product_list2 > .product_img img {
  position: static !important;
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  object-fit: contain;
  background: transparent;
}

body .product_list2 > .product_img .product_title {
  display: block !important;
  width: 100%;
  height: auto !important;
  min-height: 78px;
  margin: 0 !important;
  padding: 16px 4px 4px !important;
  text-align: left;
}

body .product_list2 > .product_img .product_title a {
  display: block;
  color: #14231f !important;
  font-size: 15px;
  line-height: 1.42;
  font-weight: 800;
  text-decoration: none !important;
}

body .product_list2 > .product_img .product_title a:hover {
  color: #0b7a66 !important;
}

@media (max-width: 991px) {
  body .related_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body .product_list2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  body .page_bg + .container > .row > .col-xs-12.col-sm-4.col-md-3 {
    padding-top: 24px;
  }

  body .list_box {
    margin-top: 24px !important;
  }

  body .product_list2 {
    grid-template-columns: 1fr;
  }

  body .related_list {
    grid-template-columns: 1fr;
  }

  body .pat-product-cta {
    display: block;
  }

  body .pat-product-cta .pat-cta-row {
    justify-content: flex-start;
    margin-top: 16px;
  }

  body .product_con.content_body,
  body .contents .content_body {
    padding: 22px !important;
  }

  body .point {
    grid-template-columns: 1fr;
  }
}
