.elementor-114025 .elementor-element.elementor-element-7f33b4f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-f7cdafc */.colored-title {
  color: #169b8b;
}

/* جدول ساده ریسپانسیو */
.vaporesso-table {
  width: 100%;
  border-collapse: collapse;
}

.vaporesso-table th,
.vaporesso-table td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: center;
}

.vaporesso-table th {
  background-color: #f2f2f2;
}

/* موبایل ریسپانسیو بدون اسکرول */
@media(max-width:768px){
  .vaporesso-table tr { display: block; margin-bottom: 15px; border-bottom: 2px solid #ddd; }
  .vaporesso-table td { display: flex; justify-content: space-between; padding: 8px; text-align: left; }
  .vaporesso-table th { display: none; }
}/* End custom CSS */