:root {--pmc:#857b77;--mc:#0c6c2b;--sc:#2ec4b1;--mtc:#0c6c2b;--lc:#857b77;--bhc:#CFEBED;--scc:#0c6c2b;--ptc:#0c6c2b;--pbc:#3b3c3d;--ssc:#857b77;--bfc:#eee;--sbg:#F1F9FA;--htc:#1D4A4D;--wtc1:#338286;--sbbc:#EAF6F7;--fc:#B7E1E4;--h:FIRST;--mn:RIVAS;--shs:20px;--btf:15px;--sfs:;--sf:shabnam-fd;--shf:shabnam-fd;}/* ==== استایل اختصاصی صفحه قوانین ==== */
#terms-page-unique * {
 box-sizing: border-box;
}

#terms-page-unique {
 direction: rtl;
 text-align: right;

 line-height: 2;
 color: #2b2b2b;
 background: #f7f9fc;
 min-height: 100vh;
 padding: 60px 20px;
 display: flex;
 justify-content: center;
 align-items: flex-start;
}

#terms-page-unique .tp-wrapper {
 background: #ffffff;
 width: 100%;
 max-width: 820px;
 padding: 48px 44px;
 border-radius: 20px;
 box-shadow: 0 10px 40px rgba(0, 0, 0, 0.07);
 border: 1px solid #eef1f6;
}

/* هدر */
#terms-page-unique .tp-header {
 text-align: center;
 padding-bottom: 24px;
 margin-bottom: 32px;
 border-bottom: 1px solid #eaeef5;
}

#terms-page-unique .tp-header h1 {
 font-size: 26px;
 font-weight: 800;
 color: #111;
 margin: 0 0 8px;
 letter-spacing: -0.5px;
}

#terms-page-unique .tp-header .tp-subtitle {
 font-size: 14px;
 color: #8a94a6;
 margin: 0;
}

/* محتوا */
#terms-page-unique .tp-content h2 {
 font-size: 18px;
 font-weight: 700;
 color: #0a66c2;
 margin: 32px 0 12px;
 padding-right: 14px;
 border-right: 4px solid #0a66c2;
 line-height: 1.5;
}

#terms-page-unique .tp-content h2:first-child {
 margin-top: 0;
}

#terms-page-unique .tp-content p {
 font-size: 15px;
 color: #444c5c;
 margin: 0 0 20px;
 text-align: justify;
}

/* کارت هشدار برای بخش مسئولیت */
#terms-page-unique .tp-content .tp-note {
 background: #fff8f0;
 border: 1px solid #ffe2c2;
 border-radius: 12px;
 padding: 18px 20px;
 margin: 0 0 8px;
}

#terms-page-unique .tp-content .tp-note p {
 margin: 0;
 color: #7a4a12;
}

/* کارت آبی برای بخش بیعانه */
#terms-page-unique .tp-content .tp-info {
 background: #f0f7ff;
 border: 1px solid #cce0ff;
 border-radius: 12px;
 padding: 18px 20px;
 margin: 0 0 20px;
}

#terms-page-unique .tp-content .tp-info p {
 margin: 0 0 12px;
 color: #0a3d7a;
}

#terms-page-unique .tp-content .tp-info p:last-child {
 margin-bottom: 0;
}

/* ریسپانسیو */
@media (max-width: 640px) {
 #terms-page-unique {
 padding: 24px 12px;
 }
 #terms-page-unique .tp-wrapper {
 padding: 28px 20px;
 border-radius: 16px;
margin-top:60px;
 }
 #terms-page-unique .tp-header h1 {
 font-size: 21px;
 }
 #terms-page-unique .tp-content h2 {
 font-size: 16px;
 }
 #terms-page-unique .tp-content p {
 font-size: 14px;
 }
}
.product_title{
margin-top:25px;
}