/*
Theme Name: sisvietnam
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --custom-primary-color: #5cb0c8;
}
p {
  margin-bottom: 15px !important;
}
/* Header */
.transparent .header-main {
  height: 135px !important;
}
.header-main .nav-dropdown-default{
	min-width: 300px;
}
.header .flex-left .header-nav-main > li {
  margin: 0 18px !important;
}
.header-search-form {
  width: 308px !important;
}
.header-search-form .search-field {
  height: 54px;
  box-shadow: none;
  border-radius: 10px;
  background-color: #eeeff0;
}
.header-search-form .submit-button {
  left: -35px;
  border: unset;
  color: #000;
  background-color: transparent !important;
}
/* Homepage */
.wm-intro p {
  margin-bottom: 0 !important;
}
.wm-industry .right {
  padding-right: 0 !important;
}
.wm-industry .right s {
  display: block;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  padding-left: 123px;
  position: relative;
  text-decoration: none;
}
.wm-industry .right s:first-child::before {
  background-color: #fff;
  width: 77px;
  left: 32px;
}
.wm-industry .right s::before {
  content: "";
  position: absolute;
  left: 70px;
  top: 13px;
  width: 39px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.35);
}
.wm-advan {
  background: url(/wp-content/uploads/2025/12/b-bg.png) 100% 45% no-repeat;
  background-size: 450px;
}
.wm-advan p {
  margin-bottom: 0 !important;
}
.wm-advan .comman-title .col-inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  margin-left: -670px;
  width: 900px;
  height: 6px;
  background-color: var(--custom-primary-color);
}

.wm-faqs .accordion-title {
  border: unset !important;
}
.wm-faqs .accordion .toggle {
  left: unset !important;
  right: 0;
}
.wm-faqs a.plain {
  color: #fff !important;
}

.wm-faqs a:before {
  content: "";
  display: inline-block;
  width: 31px;
  height: 27px;
  background: url(/wp-content/uploads/2025/12/icon-Q.png) no-repeat center;
  position: absolute;
  left: 6px;
  top: 45%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.wm-faqs a.active {
  color: #000 !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.wm-faqs a.active:before {
  background-image: url(/wp-content/uploads/2025/12/icon-Q2.png);
  top: 24px;
}
.wm-faqs a.active,
.wm-faqs .accordion-inner {
  background-color: #fff;
}
.wm-faqs .accordion-inner {
  padding: 0 2.3em !important;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.wm-faqs .accordion-inner:before {
  content: "";
  display: inline-block;
  width: 31px;
  height: 27px;
  background: url(/wp-content/uploads/2025/12/icon-A.png) no-repeat center;
  position: absolute;
  left: 5px;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
  box-shadow: unset !important;
}
.wm-lastest-product .product-tabs {
  padding-bottom: 0 !important;
}
.wm-lastest-product .product-tabs .tab {
  background-color: #f1f2f3;
  border: 2px solid transparent;
  border-radius: 99px;
  padding: 0 10px;
  transition: 0.3s;
}
.wm-lastest-product .product-tabs .tab.active {
  border: 2px solid var(--custom-primary-color);
}
.wm-lastest-product .product-tabs .tab a:before {
  display: none;
}
.wm-lastest-product .product-tabs .product-small {
  width: 335px;
  height: auto;
  background-color: #f1f2f3;
  padding: 20px;
  border-radius: 8px;
}
.wm-lastest-product .product-tabs .product-small .box-image {
  width: 112px;
  height: 112px;
  margin-left: 0;
}
.wm-lastest-product .product-tabs .product-small a {
  font-size: 17px;
  font-weight: 600;
  height: 24px;
}
.wm-lastest-product .product-tabs .hqt-read-more-wrap {
  position: absolute;
  top: -75px;
  right: 10px;
  width: 36px;
  height: 36px;
  border-radius: 99px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wm-lastest-product .product-tabs .hqt-read-more-wrap:hover {
  background-color: var(--custom-primary-color);
}
.wm-lastest-product .product-tabs .hqt-read-more-wrap p + a {
  position: absolute;
  right: 45px;
  top: 55px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  line-height: 38px;
  transform: rotate(180deg);
}
.wm-lastest-product .product-tabs .product-small .box-image img {
  border-radius: 8px;
}
/* Service */
.btn-scroll {
  width: 77px;
  height: 79px;
  background-color: #5cb0c88f !important;
  border: none;
  cursor: pointer;
  position: absolute;
  bottom: 32px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.btn-scroll:before {
  content: "";
  width: 16px;
  height: 24px;
  background: url(/wp-content/uploads/2025/12/icon-double-down.png) no-repeat
    center;
  display: block;
  margin: 0 auto;
}
/* Service */
.wm-service-sourcing .section-content {
  position: unset !important;
}
.wm-service-detail .detail .title {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding-left: 25px;
}
.wm-service-detail .detail .title:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: var(--custom-primary-color);
  position: absolute;
  left: 0;
  top: 15%;
  transform: translateY(-50%);
}
.wm-service-detail .detail .is-border {
  border: 1px solid var(--custom-primary-color);
}
.wm-service-content {
  padding: 60px 0 100px;
  background: url(/wp-content/uploads/2025/12/service-content.png) no-repeat
    center bottom;
  min-height: 965px;
}
.wm-service-content .accordion-title {
  font-size: 25px;
  padding: 0.6em 1em !important;
}
.wm-service-content .accordion-title span:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #53b9b3;
  position: absolute;
  left: 0;
  top: 47%;
  transform: translateY(-50%);
}
.wm-service-content .accordion-title.active {
  background-color: unset !important;
}
.wm-service-contact {
  background: url(/wp-content/uploads/2025/12/wm-srv-scaled.png) bottom center
    no-repeat;
  min-height: 845px !important;
}
.wm-service-detail .life-circle .box {
  background-color: #fff;
  border-radius: 7px;
  overflow: hidden;
}
.wm-service-detail .life-circle .box .detail-badge {
  position: absolute;
  top: -100px;
}
.wm-service-detail .life-circle .box .box-text {
  height: 136px;
}
.wm-service-equivalent {
  background: url(/wp-content/uploads/2025/12/wm-srv-e.png) center;
  color: #edeef0;
  padding: 70px 0 111px;
}

.wm-service-equivalent .detail .title:before {
  left: 25px !important;
  top: 17% !important;
}
/* Single Product */
.tech-specs-table td {
  border-bottom: unset !important;
}
.wm-single-tab-content ul {
  border-bottom: 1px solid #ddd;
}
.wm-single-tab-content li {
  margin-right: 8%;
}
.wm-single-tab-content li > a {
  font-size: 26px;
  text-transform: math-auto;
}
.wm-single-tab-content .nav-line-bottom > li > a:before {
  bottom: -2.5px !important;
  height: 4px !important;
}
.wm-single-tab-content .blog-related .box-image,
.blog-related .is-divider {
  display: none;
}
.wm-single-tab-content .blog-related .col {
  padding-bottom: 0 !important;
}
.wm-single-tab-content .blog-related .box-text {
  padding-left: 0 !important;
}
.wm-single-tab-content .blog-related .box-text .box-text-inner {
  display: flex;
}
.wm-single-tab-content .blog-related .box-text .box-text-inner .post-meta {
  width: 30%;
  text-align: right;
}
/* Spec */
.tech-specs-table {
  width: 100%;
  border-collapse: collapse;
  background: #f4f4f4;
  font-size: 14px;
  line-height: 1.6;
}

.tech-specs-table tr {
  border-bottom: 1px dotted #ccc;
}

.tech-specs-table tr:last-child {
  border-bottom: none;
}

.tech-specs-table td {
  padding: 12px 15px;
  vertical-align: top;
}

.tech-specs-table .spec-label {
  text-align: right;
  color: #666;
  font-weight: 400;
  width: 40%;
  padding-right: 20px;
}

.tech-specs-table .spec-value {
  color: #333;
  font-weight: 500;
  width: 60%;
}

.tech-specs-container {
  border-radius: 4px;
  overflow: hidden;
}

.tech-specs-title {
  background: #f8f8f8;
  padding: 15px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 2px solid #ccc;
}
/* Footer */
.absolute-footer,
.wm-lastest-product .product-tabs .product-small .category,
.wm-service-content .accordion .toggle {
  display: none;
}
#footer {
  border-top: 1px solid #d4d4d4;
}

.page-title {
  display: none;
}

.brand_detail_title {
  margin-bottom: 0;
}

.brand_detail_title h1 {
  font-size: 35px;
  font-weight: 800;
  font-family: "Efrom black", Arial, sans-serif;
  margin: 0;
}

.quote_box {
  padding-left: 20px;
  height: 65px;
  position: relative;
  display: flex;
  align-items: center;
}

.quote_box a {
  padding-left: 65px;
  padding-right: 65px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-size: 17px;
  font-weight: bold;
  white-space: nowrap;
  text-decoration: none;
  color: #333;
  border-radius: 45px;
  z-index: 2;
}

.quote_box:after {
  content: "";
  width: 900px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: var(--custom-primary-color);
  border-radius: 45px;
}

.brand_info_box {
  align-items: flex-start;
}

.brand_pic {
  width: 240px;
  padding: 10px 10px 10px 0;
  position: relative;
  flex-shrink: 0;
}

.brand_pic .inner {
  width: 230px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  z-index: 2;
}

.brand_pic::before {
  content: "";
  width: 900px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(to right, #00546c 0%, #5cb0c8 100%);
  border-radius: 0 10px 10px 0;
}

.brand_info {
  flex-grow: 1;
  margin-left: 20px;
}

.brand_info h3 {
  font-size: 18px;
  display: block;
  margin-top: 10px;
  margin-bottom: 8px;
}

.brand_info .content {
  line-height: 1.7;
  margin-top: 8px;
}

.related_news {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.related_news .item {
  width: 48%;
  margin-top: 30px;
}

.related_news .item a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

.related_news .item h3 {
  font-weight: normal;
  margin-right: 10px;
  font-size: 15px;
  margin: 0;
}

.related_news .item span {
  font-size: 13px;
  color: #777;
  flex-shrink: 0;
  margin-left: auto;
}

.brand_detail_zone {
  position: relative;
  margin-top: 60px;
  padding-top: 70px;
  overflow-x: unset;
}

.brand_detail_zone_title {
  width: auto;
  position: absolute;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
  top: -15px;
  display: flex;
  justify-content: center;
}

.brand_detail_zone_title .item {
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 62px;
  margin-right: 62px;
}

.brand_detail_zone_title .item .shang {
  font-size: 20px;
  font-family: "Efrom black", Arial, sans-serif;
}

.brand_detail_zone_title .item .xia {
  margin-top: 15px;
  color: #777;
}

.zone.brand_detail_zone {
  position: relative;
  width: 1410px;
  max-width: 100%;
  margin: 50px auto;
  padding: 20px;
  background: white;
}

.zone.brand_detail_zone::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px 20px 0 0;
  padding: 2px;
  background: linear-gradient(
    to bottom,
    var(--custom-primary-color) 0%,
    var(--custom-primary-color) 25%,
    transparent 50%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.brand_detail_zone_title {
  width: auto;
  position: absolute;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
  top: -15px;
  display: flex;
  justify-content: center;
}

.brand_detail_zone_title .item {
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 62px;
  margin-right: 62px;
}

.brand_detail_zone_title .item .shang {
  font-size: 20px;
  font-weight: bold;
}

.brand_detail_zone_title .item .xia {
  margin-top: 15px;
  color: #777;
}

.brand_detail_box h3 {
  font-size: 22px;
  color: #000;
  display: block;
  margin-bottom: 10px;
}

.category_list {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin-left: 0;
}

.category_list li {
  margin-top: 20px;
  font-size: 13px;
  display: flex;
  align-items: center;
}

.category_list li a {
  text-decoration: none;
  color: #333;
  display: flex;
  align-items: center;
}

.category_list li a em {
  color: #777;
  margin-left: 10px;
  font-style: normal;
}

.clear {
  clear: both;
}

.category_list {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin-left: 0;
}

.category_list li:last-child:nth-child(3n + 2) {
  margin-right: calc((100% - 32%) / 2);
}

.category_list li a {
  text-decoration: none;
  color: #333;
  display: flex;
  align-items: center;
}

.category_list li a em {
  color: #777;
  margin-left: 10px;
  font-style: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.related_products_title {
  margin-bottom: 20px;
}

.prolist {
  border-top: 1px solid #ddd;
}

.prolist .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 130px;
  border-bottom: 1px dotted #ddd;
}

.prolist .item .info {
  width: 35%;
  display: flex;
  align-items: center;
}

.prolist .item .manufactures {
  width: 20%;
  font-size: 13px;
}

.prolist .item .manufactures strong {
  color: #777;
}

.prolist .item .pic {
  width: 120px;
}

.prolist .item .pic img {
  max-width: 60px;
  height: auto;
  display: block;
}

.prolist .item .title {
  display: flex;
  flex-direction: column;
  margin-left: 15px;
}

.prolist .item .title h3 {
  font-size: 18px;
  margin: 0;
}

.prolist .item .title h3 a {
  text-decoration: none;
  color: #333;
}

.prolist .item .title p {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  margin-bottom: 0;
}

.prolist .item .title p strong {
  color: #777;
}

.prolist .item .stock {
  font-size: 13px;
  width: 10%;
  text-align: center;
}

.prolist .item .rfq {
  width: 125px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prolist .item .rfq a {
  width: 15px;
  height: 15px;
  display: block;
  font-size: 0;
  overflow: hidden;
  text-decoration: none;
  background: linear-gradient(to right, #32837e 0%, #31827e 100%);
  border-radius: 5px;
  transition: all 0.3s;
}

.prolist .item:hover .rfq a {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  color: #fff;
  padding-top: 4px;
  padding-bottom: 4px;
  width: auto;
  height: auto;
  font-size: 14px;
}

.flex-x {
  display: flex;
}

.j-sb {
  justify-content: space-between;
}

.a-center {
  align-items: center;
}

.mt30 {
  margin-top: 30px;
}

.mt25 {
  margin-top: 25px;
}

.mt50 {
  margin-top: 50px;
}

.clear {
  clear: both;
}

.zone {
  width: 100%;
}

.common_title1 h2 {
  font-size: 26px;
  margin: 0;
}

.fs26 {
  font-size: 26px;
}

.yuanjiao45 {
  border-radius: 45px;
}

.yuanjiao5 {
  border-radius: 5px;
}

.jianbian1 {
  background: linear-gradient(to right, #32837e 0%, #31827e 100%);
}
.page-title {
  display: none;
}

.prolist_shang {
  width: 1410px;
  max-width: 100%;
  margin: 30px auto;
}

.prolist_left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.prolist_left h1 {
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 30px;
}

.prolist_left p {
  font-size: 14px;
  color: #727272;
  line-height: 21px;
  margin: 0;
}

.prolist_left p span {
  color: #2c2c2c;
  font-weight: bold;
}

.product-list {
  width: 1410px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.product-list-box {
  clear: both;
  border-top: 1px solid #cecece;
  overflow-x: auto;
}

.product-list-box table {
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.product-list-box th {
  height: 44px;
  background-color: var(--custom-primary-color);
  text-align: left;
  border-left: 1px solid #ffffff;
  color: #fff;
  padding: 0 7px;
  font-weight: bold;
  font-size: 13px;
}

.product-list-box th:nth-child(1) {
  width: 292px;
}

.product-list-box th:nth-child(2) {
  width: 141px;
}

.product-list-box th:nth-child(3),
.product-list-box th:nth-child(4),
.product-list-box th:nth-child(5) {
  width: 150px;
}

.product-list-box th:nth-child(6) {
  width: 100px;
}

.product-list-box td {
  padding: 10px 5px;
  line-height: 20px;
  word-wrap: normal;
  word-break: normal;
  font-size: 13px;
  border-bottom: 1px solid #f0f0f0;
}

.product-list-box td:nth-child(1) {
  position: relative;
}

.product-list-box td:nth-child(1) .f_left {
  float: left;
}

.product-list-box td:nth-child(1) .f_left .img-box {
  width: 84px;
  height: 84px;
  text-align: center;
  margin-left: 8px;
  margin-right: 4px;
  line-height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e0e0e0;
}

.product-list-box td:nth-child(1) .f_left .img-box img {
  max-width: 100%;
  max-height: 84px;
  display: block;
}

.product-list-box td:nth-child(1) .f_right {
  float: left;
  margin-left: 10px;
}

.product-list-box td:nth-child(1) .f_right a:first-of-type {
  font-weight: bold;
  font-size: 15px;
  color: #0057a9;
  padding-bottom: 8px;
  display: block;
  text-decoration: none;
}

.product-list-box td:nth-child(1) .f_right a:first-of-type:hover {
  text-decoration: underline;
}

.product-list-box td:nth-child(1) .f_right p {
  font-size: 14px;
  color: #2c2c2c;
  text-align: left;
  padding-bottom: 7px;
  margin: 0;
}

.product-list-box td:nth-child(1) .f_right .icon-pdf {
  text-align: left;
  font-size: 13px;
  color: #b21900 !important;
  display: block;
  text-decoration: none;
}

.product-list-box td:nth-child(1) .f_right .icon-pdf:hover {
  text-decoration: underline;
}

.product-list-box td:nth-child(2) a {
  color: #0057a9;
  font-size: 13px;
  text-decoration: none;
}

.product-list-box td:nth-child(2) a:hover {
  text-decoration: underline;
}

.product-list-box td:nth-child(5) {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.product-list-box td:nth-child(5) input {
  height: 34px;
  width: 140px;
  border: 1px solid #32837e;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  font-weight: bold;
  padding: 0 10px;
}

.product-list-box td:nth-child(5) button {
  display: inline-block;
  width: 140px;
  height: 34px;
  line-height: 34px;
  background-color: #32837e;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  outline: none;
  border: none;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.3s;
}

.product-list-box td:nth-child(5) button:hover {
  background-color: #ee5a00;
}

.product-list-box td:nth-child(6) {
  text-align: center;
}

.pages {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

.page_info {
  margin-right: 20px;
  font-size: 14px;
}

.pages a,
.pages span {
  display: inline-block;
  padding: 8px 12px;
  border: 1px solid #ddd;
  text-decoration: none;
  color: #333;
  border-radius: 4px;
  transition: all 0.2s;
}

.pages a:hover {
  background-color: #32837e;
  color: white;
  border-color: #32837e;
}

.pages .current {
  background-color: #32837e;
  color: white;
  border-color: #32837e;
}

.flex-x {
  display: flex;
}

.j-sb {
  justify-content: space-between;
}

.fs30 {
  font-size: 30px;
}

.py50 {
  padding: 50px 0;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.pl {
  padding-left: 0;
}

.category-brand-layout {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px;
}

.category-layout-title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #333;
}

.category-back-link {
  margin-bottom: 20px;
  padding: 15px 0;
}

.back-to-all-categories {
  display: inline-flex;
  align-items: center;
  color: #32837e;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: color 0.2s;
}

.back-to-all-categories:hover {
  color: #1a504d;
  text-decoration: underline;
}

.category-section {
  margin-bottom: 45px;
  overflow: hidden;
}

.category-header {
  color: white;
  padding: 10px 30px;
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border: 1px solid #e0e0e0;
  gap: 20px;
}

.cate-line {
  background: linear-gradient(to right, #00546c 0%, #5cb0c8 100%);
  width: 1000px;
  height: 100px;
  position: absolute;
  left: -340px;
}

.category-info {
  flex: 1;
  min-width: 200px;
  z-index: 2;
}

.category-name {
    font-size: 24px;
    font-weight: 600;
    margin: -13px 0 0 0;
    color: white;
    width: 370px;
}

.category-name-link {
  color: white;
  text-decoration: none;
  transition: 0.5s;
  display: inline-block;
}

.category-name-link:hover {
  opacity: 0.8;
  color: #000;
}

.product-count {
  margin: 0;
  font-size: 14px;
  opacity: 0.9;
}

.brand-logos {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
}

.brand-logo-link {
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s, box-shadow 0.2s;
  min-width: 120px;
  height: 60px;
}

.brand-logo-link:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.brand-logo-link img {
  max-width: 100%;
  max-height: 65px;
  width: auto;
  height: auto;
  object-fit: contain;
  transition: 0.5s;
}

.brand-placeholder {
  font-size: 12px;
  color: #666;
  font-weight: 600;
  text-align: center;
}

.category-children {
  padding: 30px;
}

.children-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.category-column {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.category-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.6;
  transition: color 0.2s;
}

.category-item a:hover {
  color: var(--custom-primary-color);
}

.item-count {
  color: #999;
  font-size: 13px;
  margin-left: 8px;
}
.related-products-table-wrap {
  margin: 40px 0;
}
.related-products-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 25px;
  color: #333;
}
.related-products-title strong {
  color: #0057a9;
}
.related-products-list {
  border-top: 1px solid #e0e0e0;
}
.related-product-row {
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
  gap: 20px;
}
.related-product-row:hover {
  background-color: #fafafa;
}
.rp-col {
  flex-shrink: 0;
}
/* Cột hình ảnh */
.rp-col-image {
  width: 70px;
}
.rp-col-image img {
  max-width: 60px;
  max-height: 60px;
  object-fit: contain;
  display: block;
}
/* Cột thông tin */
.rp-col-info {
  flex: 1;
  min-width: 200px;
}
.rp-product-name {
  font-size: 15px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
}
.rp-product-name:hover {
  color: #0057a9;
  text-decoration: underline;
}
.rp-product-desc {
  font-size: 13px;
  color: #666;
  margin: 0;
  line-height: 1.4;
}
.rp-product-desc span {
  color: #0057a9;
}
/* Cột nhà sản xuất */
.rp-col-manufacturer {
  width: 200px;
}
.rp-label {
  font-size: 13px;
  color: #666;
  margin-right: 5px;
}
.rp-manufacturer-link {
  font-size: 13px;
  color: #0057a9;
  text-decoration: underline;
}
.rp-manufacturer-link:hover {
  color: #003366;
}
/* Cột kho hàng */
.rp-col-stock {
  width: 80px;
  font-size: 13px;
  text-align: center;
}
.rp-col-stock.in-stock {
  color: #2e7d32;
  width: 200px;
}
.rp-col-stock.in-stock::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #4caf50;
  border-radius: 50%;
  margin-right: 6px;
  vertical-align: middle;
}
.rp-col-stock.out-of-stock {
  color: #c62828;
}
.rfq-btn {
  display: inline-block;
  width: 140px;
  height: 34px;
  line-height: 34px;
  background-color: #32837e;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  outline: none;
  border: none;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.3s;
}
.rfq-btn:hover {
  background-color: #ee5a00;
  color: #fff;
}
/* Cột RFQ */
.rp-col-rfq {
  width: 140px;
  text-align: center;
}
.rfq-button {
  display: inline-block;
  padding: 6px 16px;
  background-color: #32837e;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.3s;
  opacity: 0;
  visibility: hidden;
}
.related-product-row:hover .rfq-button {
  opacity: 1;
  visibility: visible;
}
.rfq-button:hover {
  background-color: #ee5a00;
  color: #fff;
}
/* About */
.wm-what-sell .left {
  display: flex;
  align-items: center;
  background-image: url(/wp-content/uploads/2026/01/bg-ft.png);
}

.wm-what-sell .product-category .box-category {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.wm-what-sell .product-category .box-category:hover {
  border-color: #999;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.wm-what-sell .product-category .box-text {
  padding: 15px 10px;
}

.wm-what-sell .product-category .header-title {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin: 0;
}

.wm-what-sell .product-category.col {
  margin-bottom: 20px;
}
.wm-what-sell .product-category .box-category.border-bold {
  border: 2px solid #ddd;
}

.wm-what-sell .product-category .box-category.border-bold:hover {
  border-color: #666;
}
.wm-about-img-1 .right .col-inner {
  min-width: 1000px;
}
.wm-about-img-1 .right .col-inner img {
  border-bottom-left-radius: 295px;
  border-top-left-radius: 295px;
  height: 580px;
  object-fit: cover;
}
.wm-about-img-2 .left .col-inner {
  min-width: 1000px;
  float: right;
}
.wm-about-img-2 .left .col-inner img {
  border-bottom-right-radius: 295px;
  border-top-right-radius: 295px;
  height: 580px;
  object-fit: cover;
}
.blog-archive .col-inner {
  border-radius: 10px;
  border: 1px solid #ddd;
  padding: 10px;
}
/* Responsive */
@media (max-width: 1200px) {
  .product-list,
  .prolist_shang {
    width: 100%;
    padding: 0 15px;
  }
  .product-list-box {
    overflow-x: scroll;
  }
}
@media (max-width: 992px) {
  .children-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .brand_detail_title {
    flex-direction: column;
    align-items: flex-start;
  }
  .quote_box {
    margin-top: 20px;
    padding-left: 0;
  }

  .related_news .item {
    width: 100%;
  }

  .category_list li {
    width: 48%;
  }

  .prolist .item {
    flex-wrap: wrap;
    height: auto;
    padding: 15px 0;
  }

  .prolist .item .info {
    width: 100%;
    margin-bottom: 10px;
  }

  .prolist .item .manufactures,
  .prolist .item .stock,
  .prolist .item .rfq {
    width: auto;
    margin: 5px 10px 5px 0;
  }
  .related-product-row {
    flex-wrap: wrap;
  }
  .rp-col-info {
    width: calc(100% - 90px);
    min-width: auto;
  }
  .rp-col-manufacturer,
  .rp-col-stock,
  .rp-col-rfq {
    width: auto;
  }
  .rfq-button {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 768px) {
  .prolist_shang {
    flex-direction: column;
    gap: 20px;
  }

  .product-list-box table {
    min-width: 800px;
  }
  .brand_info_box {
    flex-direction: column;
  }

  .brand_pic {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }

  .brand_pic .inner {
    width: 50%;
	      right: 0;
    top: 0;
    background: linear-gradient(to right, #5f0503 0%, #f33833 100%);
    border-radius: 0 10px 10px 0;
  }
	.brand_pic .inner img{
		border-radius: 10px;
	}

  .brand_pic::before {
    display: none;
  }

  .brand_info {
    margin-left: 0;
  }

  .category_list li {
    width: 100%;
  }
  .category-header {
    flex-direction: row;
    align-items: flex-start;
  }

  .children-grid {
    grid-template-columns: 1fr;
  }

  .brand-logos {
    width: 100%;
    justify-content: flex-start;
    display: flex;
    flex-wrap: nowrap;
  }
  .rp-col-image {
    width: 50px;
  }
  .rp-col-image img {
    max-width: 45px;
    max-height: 45px;
  }
  .rp-col-info {
    width: calc(100% - 70px);
  }
  .rp-col-manufacturer {
    width: 100%;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .wm-industry .right {
    position: static;
    background: none;
    width: auto;
    height: auto;
    padding-top: 20px;
  }
  .wm-industry .right s {
    padding: 0 0 0 70px;
  }
  .tech-specs-table .spec-label {
    width: 45%;
    font-size: 13px;
  }

  .tech-specs-table .spec-value {
    width: 55%;
    font-size: 13px;
  }

  .tech-specs-table td {
    padding: 10px 12px;
  }
  /* Fix cate-line to prevent horizontal overflow on mobile */
  .cate-line {
    width: 100%;
    max-width: 100vw;
    height: auto;
    min-height: 70px;
    left: 0;
    position: relative;
  }

  /* Category header mobile optimization */
  .category-section {
    overflow: hidden;
  }

  .category-header {
    padding: 0;
    gap: 10px;
    height: auto;
    min-height: 70px;
    flex-wrap: wrap;
  }

  .category-info {
    width: 100%;
    background: linear-gradient(to right, #00546c 0%, #5cb0c8 100%);
    padding: 12px 15px;
    position: relative;
    z-index: 3;
  }

  /* Hide cate-line on mobile since category-info now has the gradient background */
  .cate-line {
    display: none;
  }

  .category-name {
    font-size: 16px;
    color: #fff;
	  margin: 0;
  }

  .category-name-link {
    color: #fff;
  }

  .product-count {
    font-size: 12px;
  }

  .brand-logos {
    flex-wrap: wrap;
    gap: 8px;
  }

  .brand-logo-link {
    min-width: 60px;
    height: 35px;
  }

  .brand-logo-link img {
    max-height: 30px;
  }

  /* Category children mobile optimization */
  .category-children {
    padding: 15px;
    margin-top: 0;
  }

  .children-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .category-column {
    gap: 8px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
  }

  .category-column:last-child {
    border-bottom: none;
  }

  .category-item a {
    font-size: 13px;
  }

  /* Category brand layout mobile */
  .category-brand-layout {
    padding: 10px;
    overflow-x: hidden;
  }

  .category-layout-title {
    font-size: 22px;
  }
  .wm-industry .right s:first-child::before {
    background-color: #fff;
    width: 50px;
    left: 10px;
    top: 18px;
  }
  .wm-industry .right s::before {
    left: 26px;
    width: 40px;
  }
  .wm-advan {
    background-size: 200px;
  }
  .wm-service-contact {
    min-height: 320px !important;
  }
  .wm-service-detail .detail .title:before {
    top: 6%;
  }
  .is-full-height {
    height: auto !important;
  }
  .wm-service-content .accordion-title {
    font-size: 16px;
  }
	.quote_box:after{
		left: 150px;
	}
	.quote_box{
		padding-left: 165px;
		
	}
	.brand_detail_title h1{
		font-size: 25px;
	}
	
}
