.news-detail {
  padding: 60px 0;
}


.news-detail-page {
  padding-top: 0px;
}

.news-detail-wrapper tr td {
  border-width: 1px!important;
}

.news-detail-wrapper {
  padding: 60px 30px;
  background: #fff;
  box-shadow: 0 2px 12px 2px rgb(0 0 0 / 16%);
  border-radius: 12px;
}
.news-detail-wrapper a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
	text-align: center;
  font-weight: 600;

}
.news-date-share {
    margin-bottom: 30px;
    font-size: 0.875rem;
}

.updated-and-share {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}


.social-link li {
    margin-right: 0 !important;
    margin-left: 5px;
}

.social-link a {
    display: block;
}

.news-details-body {
    font-size: 0.875rem;
}

.elife-post-others {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
    font-size: 0.875rem;
}

.elife-post-others ul li {
    margin: 5px 0;
}


.share-social ul {
  list-style-type: none;
  padding-left: 1rem !important;
}

.share-social li {
  margin-right: 10px;
}
.news-detail .share-social-icon img {
  width: 24px;
  height: 24px;
}
.news-detail  .news-detail-wrapper .news-detail-header .section-sitemap-title{
  font-size: 2.5rem;
  margin-bottom: 15px;
  max-width: 100%;
  line-height: 1.25em;
  font-weight: 600;
  color: #1D3571 !important;
  position: relative;
  text-align: center;
}

.news-updated-at {
  font-size: 16px;
  width: fit-content;
}

.news-detail .share-label {
  font-size: 16px;
}

.news-detail .flex-align {
  display: flex;
  align-items: center;
}

.news-detail-body img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.news-detail .share-social {
  display: flex;
  justify-content: right;
  align-items: center;
  flex-direction: row;
  width: fit-content;
}
.news-detail .align-middle {
  vertical-align: middle;
}
.news-detail .share-social ul {
  width: 75px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin:0!important;
}

.news-detail-page .elife-post-others a{
  text-decoration: none;
  color: #000;
  margin: 10px 0;
}

.news-detail-page .elife-post-others ul {
  padding-left: 1rem!important;
}

.news-detail-page .elife-post-others li {
  font-size: 16px;
}

.news-detail-wrapper .aligncenter {
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.news-detail-page .product-panel{
  position: relative;
  width: calc(100% / 4 - 10px);

  min-width: 135px;
}

.news-detail-page .product-note {
  position: absolute;
  color: #ffff;
  top: 0;
  left: 5%;
  width: 15%;
  z-index: 5;
}

.news-detail-page .product-panel .product-note img {
  width: 100%;
  aspect-ratio: 1;

}

.news-detail-page .product-panel .product-link{
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}


.news-detail-page .product-panel .content{
  padding: 30px 10px;
  border-radius: 12px;
  box-shadow: 0 2px 12px 2px rgb(0 0 0 / 16%);
  background-color: white;
  min-height: 100%;
}

.news-detail-page .product-panel img{
  width: 80%;
  margin: auto;
  display: block;
}

.news-detail-page .product-panel .title{
  text-align: center;
  margin-top: 24px;
  min-height: 24px;
}

.news-detail-page .product-panel .title .desc{
  color: #6B84AD;
  font-size: 0.75rem;
  margin-bottom: 4px;
}

.news-detail-page .product-panel .title h5{
  color: #1D3571 ;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.42em;
  text-transform: uppercase;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-detail-page .product-ads-list .product-panel .title {
    margin-top: 4px;
}

.news-detail-page .product-panel .price{
  display: flex;
  color: #1D3571;
  justify-content: space-between;
  margin: 0 2px;
  margin-top: 4px;
  text-align: center;
  align-items: flex-end;
}

.news-detail-page .product-panel .price .sub-price{
  display: flex;
  flex-direction: column;
}

.product-panel .price .sub-price .discount-price{
  display: flex;
  flex-direction: row;
}

.news-detail-page .product-panel .product-note {
}

.news-detail-page .product-panel .price span{
  font-weight: 500;
  font-size: 0.9rem;
}

.news-detail-page  .pin-product .text-area{
  display: block;
}

.news-detail-page  .pin-product img{

  margin-left: auto;
  margin-right: auto;
  display: block;
  width: auto;
}


.news-detail-page .text-area .title{
  font-weight: 700;
  text-decoration: none;
}

.news-detail-page .product-panel{
  position: relative;
  width: calc(100% / 4 - 30px);
}

.news-detail-page .product-note {
  position: absolute;
  color: #ffff;
  top: 0;
  left: 5%;
  width: 15%;
  z-index: 5;
}

.news-detail-page .product-panel .product-note img {
  width: 100%;
  aspect-ratio: 1;

}

.news-detail-page .product-panel .product-link{
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}


.news-detail-page .product-panel .content{
  padding: 30px 10px;
  border-radius: 12px;
  box-shadow: 0 2px 12px 2px rgb(0 0 0 / 16%);
  background-color: white;
  min-height: 100%;
}

.news-detail-page .product-panel img{
  width: 80%;
  margin: auto;
  display: block;
}

.news-detail-page .product-panel .title{
  text-align: center;
  margin-top: 24px;
  min-height: 24px;
}

.news-detail-page .product-panel .title .desc{
  color: #6B84AD;
  font-size: 0.75rem;
  margin-bottom: 4px;
}

.news-detail-page .product-panel .title h5{
  color: #1D3571 ;
  font-size: 0.65rem;
  font-weight: 500;
  line-height: 1.42em;
  text-transform: uppercase;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-detail-page .product-ads-list .product-panel .title {
    margin-top: 4px;
}

.news-detail-page .product-panel .price{
  display: flex;
  color: #1D3571;
  justify-content: space-between;
  margin: 0 2px;
  margin-top: 4px;
  text-align: center;
  align-items: flex-end;
}

.news-detail-page .product-panel .price .sub-price{
  display: flex;
  flex-direction: column;
}

.product-panel .price .sub-price .discount-price{
  display: flex;
  flex-direction: row;
}

.news-detail-page .product-panel .product-note {
}

.news-detail-page .product-panel .price span{
  font-weight: 500;
  font-size: 0.7rem;
}

.news-detail-page .product-list{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  text-align: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 30px;
}
.pin-product p .title{
  text-decoration-line: none !important;
}

.news-detail-page .price .procduct-cart-btn{
  width: 24px;
  height: 24px;
  margin: 0;

}

.news-detail-body li {
  margin-top: 10px;
  margin-bottom: 10px;
}
.news-detail-body table{margin-bottom: 15px;}
.news-detail-page .product-panel .price .percent-discount{
  margin-left: 3px;
  width: max-content;
  padding-right: 2px;
  border: none;
  border-radius: 10px;
  padding-left: 2px;
  background-color: #4db8ff;
  color: #ffff;
  width: 38px;
  text-align: center;
  font-weight: 500;
  font-size: 0.6rem!important;
  display: flex;
  justify-content: center;
  align-items: center;
}


@media (max-width: 992px) {
  .news-detail-wrapper {
    padding: 40px 30px;
  }
}

@media (max-width: 768px) {
  .news-detail {
    padding: 30px 0;
  }
  .news-detail-wrapper {
    padding: 20px 30px;
  }
  .news-detail .share-social {
    justify-content: left;
  }

  .news-detail-page .product-list {
    justify-content: space-evenly;
  }

  .news-detail-page  .pin-product img{
    width: 100%;
    height:  auto;
  }
  .news-detail .news-detail-wrapper .news-detail-header .section-sitemap-title {
    font-size: 2rem;
  }
}

@media (max-width: 567px) {
  .news-detail {
    padding: 15px 0;
  }
  .news-detail-wrapper {
    padding: 20px;
  }
}
