


@import url('https://fonts.cdnfonts.com/css/klein-condensed-trial');





.home-deal-section{
  margin: 20px auto;
  border-radius: 8px;
}


.main_san_pham_wrap {
  margin: 20px auto;
  background-color: white;
  border-radius: 8px;
}

.main_san_pham_chip-row {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  padding: 15px;
}



.product-info-wrap {
  max-height: 250px;
  overflow: hidden;
  background-color: white;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 20px;
}



.home-deal-section .section-head .tab-item.is-active {
  color: #ED1C24;
}

.home-deal-section .section-head .tab-item {
  align-items: center;
  color: black;
  cursor: pointer;
  display: inline-flex;
  font-size: 13px;
  line-height: 21px;
  margin-right: 16px;
  position: relative;
}

/* Left content */
.lien_he_ngay .feature {
  display: flex;
  align-items: flex-start;
  margin: 15px 0;
}

.lien_he_ngay .feature span {
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  margin-right: 12px;
  position: relative;
  flex-shrink: 0;
}

.lien_he_ngay .feature span::after {
  content: "✓";
  position: absolute;
  top: 2px;
  left: 6px;
  font-size: 14px;
  color: #DB1A2E;
}

.lien_he_ngay .feature strong {
  font-size: 14px;
  color: #222;
  display: block;
  margin-bottom: 4px;
}

.lien_he_ngay .feature p {
  font-size: 12px;
  color: #666;
  margin: 0;
  line-height: 1.5;
}





.lien_he_ngay .left{
  background: rgba(255,255,255,0.6);
  display: inline-block;
  padding: 20px;
  border-radius: 15px;
  flex: 1;
  height: auto;
}



.lien_he_ngay .left h1 {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}

.lien_he_ngay .left h1 span {
  color: #7a3eff;
}

.lien_he_ngay .left p {
  line-height: 1.6;
  color: #555;
}




/*modal fomr liên hệ chi tiết sản phẩm*/
.lien_he_ngay .close{
  border: 1px solid grey;
  width: 20px;
  height: 20px;
  text-align: center;
  background-color: white;
  border-radius: 50%;
  z-index: 100000000000;
  opacity: 1;
  font-size: 17px;
  position: absolute;
  right: -7px;
  top: -7px;
  padding: 2px;
}




.lien_he_ngay .container_body {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin: auto;
  padding: 15px;
  background: white;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  font-family: Arial, sans-serif;
  color: #333;
  background: linear-gradient(135deg, #ffeb3b 0%, #f57c00 100%);
  gap: 15px;
}







/* Right form */
.lien_he_ngay .form-box {
  flex: 1;
  background: white;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.15), inset 0 0 10px rgba(255,255,255,0.4);
}

.lien_he_ngay .form-box h2 {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.lien_he_ngay .form-box h2 span {
  color: #DB1A2E;
}

.lien_he_ngay .form-box input,
.lien_he_ngay .form-box textarea,
.lien_he_ngay .form-box select {
  width: 100%;
  padding: 12px;
  margin: 10px 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 14px;
}

.lien_he_ngay .form-box button {
  width: 100%;
  padding: 14px;
  border: none;
  background: linear-gradient(90deg, #d32f2f, #f57c00);
  color: white;
  font-size: 16px;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.3s;
  font-weight: bold;
}




.lien_he_ngay .form-box button:hover {
  opacity: 0.9;
}
.lien_he_ngay .modal-body{
  padding: 0px;
  border-radius: 20px;
}
.lien_he_ngay .modal-content{
  border-radius: 20px;
}
.lien_he_ngay .privacy {
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
  color: #777;
}

/* Responsive */
@media (max-width: 767.98px) {
 .lien_he_ngay .container_body {
   grid-template-columns: repeat(1, 1fr);
 }
}


@media (max-width: 499.98px) {
 .lien_he_ngay .container_body {
  padding: 5px;
}
}
/*modal fomr liên hệ chi tiết sản phẩm*/




/*detail*/
@media (min-width: 768px) {
  .modal-dialog {
    width: 800px;
    margin: 30px auto;
  }
}


.con_left {
  display: flex;
  background-color: white;
  border-radius: 8px;
  margin: 0px auto 20px auto;
}

.con_left_1{
  width: 50%;
  background-color: white;
  padding: 15px;
}



.con_left_1 .gallery-view .item-inner img{
  width: 100%;
  height: 400px;
}

.con_left_1 .gallery-view .item-inner iframe{
  width: 100%;
  height: 30rem;
}

.con_left_1 .gallery-view .item-inner video{
  width: 100%;
  height: 30rem;
}



.con_left_1 #product-image-gallery-nav .item-inner img,.con_left_1 #product-image-gallery-nav .item-inner iframe,.con_left_1 #product-image-gallery-nav .item-inner video{
  width: 100%;
  height: 65px;
}
.box-simple {
  border-radius: 8px;
  background: #FFF;
  position: relative;
  padding: 15px;
  margin: 0px auto 20px auto;
  /*box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.06);*/
}

.alert {
  width: 100%;
}

.heading-simple {
  color: #0F1A2A;
  font-size: 24px;
  font-weight: 700;
  display: flex
  ;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: center;
}
.quest-answer .panel-group {
  margin-bottom: 0;
}
.quest-answer .panel {
  margin-top: 0 !important;
  border-radius: 0 !important;
  padding: 15px 0;
  border-bottom: none;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: none;
}
.quest-answer h3 {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.quest-answer h3 a {
  color: #333;
}
.quest-answer a:before {
  rotate: 0deg;
  content: '\f105';
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: .25s;
  font-size: 18px;
  margin-right: 5px;
  color: #2070E8;
  rotate: 90deg;
}
.quest-answer a.collapsed:before {
  rotate: 0deg;
}
.quest-answer .answer {
  margin-top: 10px;
  padding-left: 15px;
}

.top_de{
  display: grid;grid-template-columns: 10fr 1fr;
}

.psc-actions{display:flex;gap:8px}
.psc-icon{
  width:36px;height:36px;border-radius:50%;border:1px solid var(--psc-border);
  background:#fff;display:grid;place-items:center;cursor:pointer;
  transition:transform .03s, box-shadow .15s; box-shadow:0 2px 8px rgba(0,0,0,.05);
}
.psc-icon:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}
.psc-icon:active{transform:translateY(1px)}
.psc-icon svg{width:18px;height:18px;fill:#4b5563}



.mz-basic-box__head {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.mz-basic-box__title {
  align-items: center;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  text-transform: uppercase;
  color: #000;
}


/*new*/
.product_detail_cus {
  font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;
  color:#2b2b2b;
  line-height:1.6;
  box-sizing:border-box;
}

.product_detail_cus .tabs{
  display:flex;
  gap:24px;
  border-bottom:1px solid #eaeaea;
  justify-content: center;
  background: #fff;
  padding: 0px 15px;
  padding-top: calc(100vw * 0.02);
  margin: unset;
  margin-bottom: 0px;
}
.product_detail_cus .tab{
  font-weight:500;
  color:#5f6b78;
  padding:10px 14px;
  border-bottom:3px solid transparent;
  text-decoration:none;
}
.product_detail_cus .tab.active{
  color:#2b2b2b;
  border-color:#11b2b0;
}





.product_detail_cus h2{
  font-size:27px;
  line-height:1.2;
  color: #676767;
  font-weight: 700;
  text-transform: none;
}
.product_detail_cus .lead{ color:#6b7280; margin-bottom:18px; }
.product_detail_cus .list p{ margin:14px 0; }



.product_detail_cus .callout a:hover{
  text-decoration:underline;
}


.product_detail_cus .callout a {
  color: #0097a7;
  text-decoration: none;
  border-left: 2px solid #0097a7;
  padding-left: 8px;
}


.product_detail_cus .tab-content {
  padding-left:unset;
  max-height: unset;
  overflow: unset;
  height: auto;
}


.product_detail_cus .tab-content .tab-pane{
  padding: 0px;
}


.layout_lienquan {
  flex: 0 0 240px;
  padding: 0 8px 16px;
  transition: max-height 0.5s ease, opacity 0.5s ease;
  padding: 15px;
  margin-bottom: 20px;
  background-color: white;
/*    border-radius: 8px;*/
}


.spec-wrap{
  margin-bottom: 20px;
  padding: 15px;
  background: #fff;
}


.spec-table{
  width: 100%;
  border-collapse: separate;      /* để vẽ đường kẻ kiểu “ô rời” */
  border-spacing: 0;              /* sát nhau */
  background: #fff;
  table-layout: fixed;
  font-size: 15px;
  color: #2b2b2b;
  border: 1px solid white;      /* viền ngoài mảnh */
  overflow: hidden;               /* bo góc header */
}


.spec-tr{
  background: #D9D9D9!important;
}


.spec-th{
  text-align: left;
  padding: 5px 5px;
  background: #cfcfcf;            /* header xám đậm hơn */
  color: white;
  font-weight: 600;
  border-right: 2px solid white;
}


.spec-th:last-child{
  border-right: 0;
}

.spec-td{
  padding: 5px 5px;
  vertical-align: top;
  border-top: 2px solid white;  /* đường ngang mỗi hàng */
  border-right: 2px solid white;/* vạch chia 2 cột */
}
.spec-td:last-child{
  border-right: 0;
}



/* Responsive: dưới 560px chuyển sang dạng card hàng-dưới-hàng */
@media (max-width: 560px){
  .spec-table, .spec-table thead, .spec-table tbody, .spec-table tr, .spec-th, .spec-td{
    display: block;
  }
  .spec-th{
    display:none;                  /* ẩn header, dùng nhãn giả */
  }
  .spec-table tr{
    border-top: 1px solid #d9d9d9;
  }
  .spec-td{
    border-right: 0;
    border-top: 0;
    padding: 10px 16px 10px 120px;
    position: relative;
    min-height: 44px;
  }
  .spec-td:first-child{
    background: #f7f7f7;
    font-weight: 600;
    padding-left: 16px;
  }
  /* Nhãn “Designation / Value” cho cột 2 khi mobile (tùy chọn, có thể bỏ) */
  .spec-td:nth-child(2)::before{
    content: "Value";
    position: absolute; left:16px; top:10px;
    color:#666; font-weight:600;
  }
}



/*detail*/


/*view subcat*/
.mix-section{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial; color:#2b2b2b; background:#fff;}
.mix-wrap{
  margin:0 auto;
  display:grid;
  grid-template-columns:1.15fr 1fr;
  gap:48px;
  align-items:center;
}
/* Trái: ảnh */
.mix-media{position:relative;}
.mix-img{width:100%;display:block;object-fit:cover;aspect-ratio: 3 / 2; box-shadow:0 16px 40px rgba(0,0,0,.12);}
.mix-caption{position:absolute;left:0;bottom:0;width:100%;height:18px;background:transparent;} /* placeholder nếu cần overlay */
/* Phải: nội dung */
.mix-eyebrow{font-weight:800; font-size:16px; margin:0 0 6px;}
.mix-title{font-size:30px;line-height:1.15;font-weight:900;color:#009a9c;margin:0 0 18px;}
.mix-text{color:#6b6f76; font-size:16px; line-height:1.8; margin:0 0 18px;}

/* Link callout có vạch trái */
.mix-callout{
  margin-top:18px; padding-left:18px; border-left:4px solid #009a9c;
}
.mix-link{
  color:#009a9c!important;
  text-decoration:none;
  font-weight:700;
  position:relative;
  padding-right:28px;
}
.mix-link::after{
  content:"→"; position:absolute; right:0; top:50%;
  transform:translateY(-50%); color:#009a9c;
  transition:transform .22s ease;
}
.mix-link:hover::after{ transform:translateY(-50%) translateX(4px); }

/* Responsive */
@media (max-width: 1024px){
  .mix-title{font-size:36px;}
}
@media (max-width: 860px){
  .mix-wrap{
    grid-template-columns:1fr;
    gap:28px;
  }
  .mix-title{font-size:32px;}
}
/*view subcat*/



/*view cat*/
.ps-section{background:#fff; font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial; color:#2b2b2b;}
.ps-hero{
  background:#00a2a4;     
  color:#fff;
  padding:28px 0;
}
.ps-hero__inner{
  margin:0 auto;
  padding:0 28px;
  font-size:42px;
  font-weight:800;
  letter-spacing:.2px;
}
.ps-wrap{
  margin:0 auto;
  padding:15px;
}

.ps-row{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap:40px;
  align-items:center;
  margin:28px 0 56px;
}
.ps-img{
  width:100%;
  aspect-ratio: 21 / 9;
  object-fit:cover;
  display:block;
  box-shadow:0 20px 40px rgba(0,0,0,.12);
}
.ps-card{
  background:#ededed;
  padding:34px 44px;
  height: 80%;
}


.ps-title{
  font-size:30px; line-height:1.25; margin:0 0 22px; font-weight:800; color:#4b4b4b;
}
/* ===== Styles riêng cho link See products (không đụng global) ===== */
.ps-link{
  display:inline-flex; align-items:center; gap:10px;
  text-decoration:none; font-weight:700; color:#00a2a4 !important;
}

.ps-text{
  line-height:1;
  color: #00a2a4;
}

.ps-icon{
  position:relative;
  width:28px; height:28px;
  border:1px solid #00a2a4;
  border-radius:50%;
  display:inline-grid; place-items:center;
  overflow:visible;
  text-align: center;
}

/*.icon {
  position:absolute; width:16px; height:16px;
  color:#00a2a4;
  transition:transform .25s ease, opacity .18s ease;
}*/

/* Trạng thái mặc định: hiện chevron, ẩn mũi tên dài */
.icon--chev { display: block !important; transform:translateX(0); }
.icon--long { display: none !important; transform:translateX(-4px); }

/* Hover: mũi tên dài xuất hiện và trượt nhẹ sang phải */
.ps-link:hover .icon--chev{
  display: none !important; transform:translateX(6px);
}
.ps-link:hover .icon--long{
  display: block !important; transform:translateX(4px);
}
.ps-link:hover .ps-icon{
  border: none;
}

.ps-link:hover{
  gap: 0px;
}



.ps-row + .ps-row{ margin-top:36px; }

/* Responsive */
@media (max-width: 1024px){
  .ps-title{ font-size:26px; }
}
@media (max-width: 860px){
  .ps-row{
    grid-template-columns:1fr;
  }
  .ps-card{
    order:2;
  }
  /* tuỳ layout: nếu muốn ảnh trước – giữ như default */
}

/*view cat*/