.elementor-884353 .elementor-element.elementor-element-ec08e8d{--wd-brd-radius:12px;}.elementor-884353 .elementor-element.elementor-element-2ae5253 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-884353 .elementor-element.elementor-element-558581ae{margin:0px 0px 20px 0px;}/* Start custom CSS for wd_text_block, class: .elementor-element-2ae5253 */.product-list-section {
  background: #f8faff;
  border: 2px solid #e0ecff;
  padding: 2rem;
  border-radius: 1rem;
  margin-top: 2rem;
  font-family: "iranyekan", sans-serif;
  line-height: 2;
  color: #333;
}

.product-list-section h2 {
  font-size: 1.8rem;
  color: #004e9a;
  margin-bottom: 1rem;
  border-bottom: 2px dashed #c0d6f9;
  padding-bottom: 0.5rem;
}

.product-list-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.product-list-section ul li {
  position: relative;
  padding-right: 1.8rem;
  margin-bottom: 1rem;
}

.product-list-section ul li::before {
  content: "🧸";
  position: absolute;
  right: 0;
  top: 0;
}

.product-note {
  background-color: #e8f3ff;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-top: 2rem;
  font-weight: bold;
  color: #1c3d73;
  text-align: center;
}


.product-list-section ul li {
  position: relative;
  padding-right: 2em;
  line-height: 2;
}

/* ایموجی اختصاصی برای هر محصول */
.product-list-section li:nth-child(1)::before { content: "👶"; position: absolute; right: 0; }
.product-list-section li:nth-child(2)::before { content: "👕"; position: absolute; right: 0; }
.product-list-section li:nth-child(3)::before { content: "👔"; position: absolute; right: 0; }
.product-list-section li:nth-child(4)::before { content: "🧷"; position: absolute; right: 0; }
.product-list-section li:nth-child(5)::before { content: "👶"; position: absolute; right: 0; }
.product-list-section li:nth-child(6)::before { content: "👖"; position: absolute; right: 0; }
.product-list-section li:nth-child(7)::before { content: "🌞"; position: absolute; right: 0; }
.product-list-section li:nth-child(8)::before { content: "🧥"; position: absolute; right: 0; }
.product-list-section li:nth-child(9)::before { content: "🏥"; position: absolute; right: 0; }
.product-list-section li:nth-child(10)::before { content: "🧢"; position: absolute; right: 0; }
.product-list-section li:nth-child(11)::before { content: "🛏️"; position: absolute; right: 0; }
.product-list-section li:nth-child(12)::before { content: "🍼"; position: absolute; right: 0; }
.product-list-section li:nth-child(13)::before { content: "🧸"; position: absolute; right: 0; }/* End custom CSS */