قرص سیر سیاه و اسپیرولینا زوبر

این قرص یک مکمل کاملا گیاهی و آنتی اکسیدان قوی است که با ترکیب سیر سیاه تخمیر شده و جلبک اسپیرولینا ضمن کمک به چربی سوزی و کنترل اشتها، باعث افزایش انرژی روزانه شما می‌شود. در کنار اثرات لاغری، آنتی اکسیدان‌های پرقدرت سیر سیاه سیستم ایمنی بدن را تقویت و از سلول‌ها در برابر استرس اکسیداتیو محافظت می‌کنند. در این مکمل از بوی تند سیر خام خبری نیست. سایر ویژگی های قرص سیر سیاه و اسپیرولینا عبارتند از:

  • بهبود ام اس و روماتیسم
  • بهبود سلامت ورزشکاران
  • کاهش وزن و لاغری
  • تقویت سیستم ایمنی
  • بهبود سلامت کبد
  • کنترل قند خون

.product-card-exact {
display: flex;
flex-direction: row;
align-items: center;
background-color: #fff;
border-radius: 4px;
box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
padding: 16px;
margin: 32px auto;
max-width: 900px;
justify-content: space-between;
transition: all 0.3s ease;
}

.product-image {
flex: 0 0 auto;
margin-left: 20px;
}

.product-image img {
max-width: 100px;
border-radius: 4px;
height: auto;
}

.product-info {
flex: 1;
text-align: right;
padding: 0 15px;
}
.product-title {
font-size: 16px!important;
color: #4c4c4c!important;
margin: 16px auto;
padding-bottom: 16px !important;
display: flex;
flex-wrap: wrap;
gap: 5px;
align-items: center;
}

.product-title .buy-label {
font-weight: bold;
}

.product-title .product-name {
font-weight: normal;
}

.product-prices {
display: flex;
align-items: baseline;
}

.regular-price {
text-decoration: line-through;
color: #a0a0a0;
font-size: 12px;
margin-left: 10px;
}

.sale-price {
color: #333;
font-weight: bold;
font-size: 14px;
margin-left: 5px;
}

.product-button {
margin-left: 20px;
margin-top: 60px;
}
.product-button a {
color: white!important;
}

.btn-buy {
background-color: var(–e-global-color-text);
color: white;
padding: 8px 20px;
border: 1px;
border-radius: 4px;
cursor: pointer;
font-size: 14px;
text-decoration: none;
display: inline-block;
transition: background-color 0.3s ease;
}

@media (max-width: 1024px) {
.product-card-exact {
flex-direction: column;
align-items: center;
padding: 16px;
margin: 10px auto;
max-width: 100%;
}

.product-title {
font-size: 16px!important;
margin-top: 5px;
text-align: center;
}

.product-prices {
flex-direction: column;
align-items: center;
margin-bottom: 10px;
}

.regular-price {
margin-left: 0;
margin-bottom: 5px;
}

.product-button {
margin-top: 10px;
width: 100%;
text-align: center;
}
}

@media (max-width: 768px) {
.product-card-exact {
flex-direction: column;
align-items: center;
padding: 16px;
margin: 10px auto;
max-width: 100%;
}

.product-title {
flex-direction: column;
align-items: center;
text-align: center;
}

.product-title .buy-label {
font-size: 16px;
}

.product-title .product-name {
font-size: 18px;
}
.product-prices {
flex-direction: column;
align-items: center;
margin-bottom: 10px;
}

.product-button {
margin-top: 6px;
width: 100%;
text-align: center;
}
}

کپسول لاغری سوپر پلنت

کپسول لاغری سوپر پلنت از عصاره گیاه چای سبز، عصاره سرکه سیب و پودر میوه لیمو عمانی ساخته شده است که به کاهش وزن کمک می‌کند. ترکیبات موجود در این کپسول با افزایش متابولیسم بدن، کاهش اشتها و چربی سوزی به بهبود روند کاهش وزن کمک می‌کنند.

.product-card-exact {
display: flex;
flex-direction: row;
align-items: center;
background-color: #fff;
border-radius: 4px;
box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
padding: 16px;
margin: 32px auto;
max-width: 900px;
justify-content: space-between;
transition: all 0.3s ease;
}

.product-image {
flex: 0 0 auto;
margin-left: 20px;
}

.product-image img {
max-width: 100px;
border-radius: 4px;
height: auto;
}

.product-info {
flex: 1;
text-align: right;
padding: 0 15px;
}
.product-title {
font-size: 16px!important;
color: #4c4c4c!important;
margin: 16px auto;
padding-bottom: 16px !important;
display: flex;
flex-wrap: wrap;
gap: 5px;
align-items: center;
}

.product-title .buy-label {
font-weight: bold;
}

.product-title .product-name {
font-weight: normal;
}

.product-prices {
display: flex;
align-items: baseline;
}

.regular-price {
text-decoration: line-through;
color: #a0a0a0;
font-size: 12px;
margin-left: 10px;
}

.sale-price {
color: #333;
font-weight: bold;
font-size: 14px;
margin-left: 5px;
}

.product-button {
margin-left: 20px;
margin-top: 60px;
}
.product-button a {
color: white!important;
}

.btn-buy {
background-color: var(–e-global-color-text);
color: white;
padding: 8px 20px;
border: 1px;
border-radius: 4px;
cursor: pointer;
font-size: 14px;
text-decoration: none;
display: inline-block;
transition: background-color 0.3s ease;
}

@media (max-width: 1024px) {
.product-card-exact {
flex-direction: column;
align-items: center;
padding: 16px;
margin: 10px auto;
max-width: 100%;
}

.product-title {
font-size: 16px!important;
margin-top: 5px;
text-align: center;
}

.product-prices {
flex-direction: column;
align-items: center;
margin-bottom: 10px;
}

.regular-price {
margin-left: 0;
margin-bottom: 5px;
}

.product-button {
margin-top: 10px;
width: 100%;
text-align: center;
}
}

@media (max-width: 768px) {
.product-card-exact {
flex-direction: column;
align-items: center;
padding: 16px;
margin: 10px auto;
max-width: 100%;
}

.product-title {
flex-direction: column;
align-items: center;
text-align: center;
}

.product-title .buy-label {
font-size: 16px;
}

.product-title .product-name {
font-size: 18px;
}
.product-prices {
flex-direction: column;
align-items: center;
margin-bottom: 10px;
}

.product-button {
margin-top: 6px;
width: 100%;
text-align: center;
}
}

کپسول گارسینیا کامبوجیا هربالیو

قرص گارسینیا کامبوجیا هربالیو یک مکمل طبیعی است که با استفاده از عصاره میوه گارسینیا کامبوجیا بر اساس 50 درصد هیدروکسی سیتریک اسید تولید شده است. این میوه به دلیل داشتن اسید هیدروکسی سیتریک به عنوان یکی از بهترین ترکیبات گیاهی برای کاهش وزن و کنترل اشتها شناخته می‌شود. این مکمل با افزایش متابولیسم بدن به چربی سوزی کمک کرده و ذخایر چربی بدن را کاهش می‌دهد. این ویژگی باعث می‌شود که بدن به طور طبیعی کالری بیشتری بسوزاند. علاوه بر کمک به کاهش وزن، این مکمل به بهبود سطح انرژی و کاهش میل به خوراکی‌های پرکالری نیز کمک می‌کند.

.product-card-exact {
display: flex;
flex-direction: row;
align-items: center;
background-color: #fff;
border-radius: 4px;
box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
padding: 16px;
margin: 32px auto;
max-width: 900px;
justify-content: space-between;
transition: all 0.3s ease;
}

.product-image {
flex: 0 0 auto;
margin-left: 20px;
}

.product-image img {
max-width: 100px;
border-radius: 4px;
height: auto;
}

.product-info {
flex: 1;
text-align: right;
padding: 0 15px;
}
.product-title {
font-size: 16px!important;
color: #4c4c4c!important;
margin: 16px auto;
padding-bottom: 16px !important;
display: flex;
flex-wrap: wrap;
gap: 5px;
align-items: center;
}

.product-title .buy-label {
font-weight: bold;
}

.product-title .product-name {
font-weight: normal;
}

.product-prices {
display: flex;
align-items: baseline;
}

.regular-price {
text-decoration: line-through;
color: #a0a0a0;
font-size: 12px;
margin-left: 10px;
}

.sale-price {
color: #333;
font-weight: bold;
font-size: 14px;
margin-left: 5px;
}

.product-button {
margin-left: 20px;
margin-top: 60px;
}
.product-button a {
color: white!important;
}

.btn-buy {
background-color: var(–e-global-color-text);
color: white;
padding: 8px 20px;
border: 1px;
border-radius: 4px;
cursor: pointer;
font-size: 14px;
text-decoration: none;
display: inline-block;
transition: background-color 0.3s ease;
}

@media (max-width: 1024px) {
.product-card-exact {
flex-direction: column;
align-items: center;
padding: 16px;
margin: 10px auto;
max-width: 100%;
}

.product-title {
font-size: 16px!important;
margin-top: 5px;
text-align: center;
}

.product-prices {
flex-direction: column;
align-items: center;
margin-bottom: 10px;
}

.regular-price {
margin-left: 0;
margin-bottom: 5px;
}

.product-button {
margin-top: 10px;
width: 100%;
text-align: center;
}
}

@media (max-width: 768px) {
.product-card-exact {
flex-direction: column;
align-items: center;
padding: 16px;
margin: 10px auto;
max-width: 100%;
}

.product-title {
flex-direction: column;
align-items: center;
text-align: center;
}

.product-title .buy-label {
font-size: 16px;
}

.product-title .product-name {
font-size: 18px;
}
.product-prices {
flex-direction: column;
align-items: center;
margin-bottom: 10px;
}

.product-button {
margin-top: 6px;
width: 100%;
text-align: center;
}
}

سخن پایانی

کاهش وزن سالم و پایدار همیشه نیازمند انتخاب‌های هوشمندانه و آگاهانه است. قرص‌های لاغری گیاهی که قدرت و اثربخشی بالایی دارند، می‌توانند گزینه‌ای مفید برای کسانی باشند که به دنبال راهی طبیعی برای رسیدن به وزن ایده‌آل خود هستند. اما مهم است که قبل از مصرف ترکیبات، تاثیرات و عوارض احتمالی آن‌ها را به دقت بررسی کنید. به یاد داشته باشید هیچ معجزه‌ای بدون رعایت اصول تغذیه سالم و ورزش مداوم اتفاق نمی‌افتد؛ اما استفاده از مکمل‌های گیاهی قوی و ایمن می‌تواند روند کاهش وزن را آسان‌تر و موثرتر کند.

source