.comments-list-wrap {
    font-family: Arial, sans-serif;
    margin: 20px;
  }
.max-h-\[220px\] {
  max-height: 553.0px;
}
  .product-entry__image {
  position: relative;
  min-height: 150px;
  width: 100%;
  overflow:
hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(243, 244, 246);
  background-color: rgb(255, 255, 255);
}@media (min-width: 1024px) {
  .product-entry .content-wrap {

  background-color: rgb(242, 242, 242);
  }
}.product-entry--vertical.product-entry--fit-type .content-wrap {
  flex-grow: 1;
  background-color: rgb(247, 247, 247);
}.py-24 {
  padding-top: 0rem;
  padding-bottom: 0.8rem;
}
.product-entry .content-wrap {
  display: flex;
  flex-direction: inherit;
  padding:
0.625rem; }
comment {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
  }
  
  .comment img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;

  }
  .pt-10 {
  padding-top: 0.5rem;
}
  .comment-content {
    flex: 1;
  }
  .pb-20 {
  padding-bottom: 0.5rem;
}
  .comment-content h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
  }
  
  .comment-content .purchase {
    display: flex;
    align-items: center;
    color: #555;
    font-size: 14px;
    margin-bottom: 10px;
  }
  
  .comment-content .purchase .check-icon {
    color: #4caf50; /* لون علامة الصح */
    font-size: 16px;
    margin-right: 5px;
  }
  .promotion-badge.has-discount {
  --tw-bg-opacity: 1;
  background-color: rgb(255, 117, 117);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
  .comment-content .stars {
    margin-left: auto;
    font-size: 18px;
    color: #ffc107;
        border-right: 1px solid;
    border-color: #b7b7b73d;
    margin-right: 3px;
    padding-right: 3px;

  }
  
  .comment-content p {
    margin: 0;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
        position: relative;
    bottom: 15px;
  }
  
  .comment .time {
    font-size: 12px;
    color: #999;
    margin-left: auto;
    margin-top: 5vh;
  }
  
  .load-more-btn {
    display: block;
    margin: 20px auto;
    padding: 10px 20px;
    background-color: #4caf50;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
  }
  .s-advertisement-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;

  background-color: #477a2a;
}
  .load-more-btn:hover {
    background-color: #45a049;
  }
  .check-icon {
    color: #2ae430; /* لون علامة الصح */
    font-size: 16px; /* حجم العلامة */
    margin-right: 5px; /* مسافة صغيرة بين العلامة والنص */
  }.product-entry .btn--add-to-cart button {
  border-radius: 10px;
  background-color: #fff;
  border-width: 1px;
  border-color: #414042;
  border-color:#39593a;
}.s-button-primary-outline {
  color:#39593a;
}
#app > button {
    display: none !important;
}