.elementor-25011 .elementor-element.elementor-element-613ff58{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for woocommerce-archive-description, class: .elementor-element-05f15d9 *//* تنظیمات پایه و تایپوگرافی فارسی */
.elementor-element-05f15d9 .term-description {
    direction: rtl;
    text-align: right;
    font-family: 'IRANSans', 'Vazirmatn', 'Tahoma', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 1.9;
    color: #2c3e50;
    padding: 20px;
    background-color: #ffffff;
}

/* استایل پاراگراف اول (شماره تماس اضطراری) */
.elementor-element-05f15d9 .term-description > p:first-child {
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    color: white;
    padding: 20px 25px;
    border-radius: 12px;
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(220, 53, 69, 0.3);
    position: relative;
    overflow: hidden;
}

.elementor-element-05f15d9 .term-description > p:first-child::before {
    content: "📞";
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
}

.elementor-element-05f15d9 .term-description > p:first-child a {
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px dashed rgba(255,255,255,0.5);
    transition: all 0.3s ease;
}

.elementor-element-05f15d9 .term-description > p:first-child a:hover {
    border-bottom-style: solid;
    padding-bottom: 2px;
}

/* استایل لینک‌های عمومی */
.elementor-element-05f15d9 .term-description a {
    color: #e74c3c;
    text-decoration: none;
    border-bottom: 1px dotted #e74c3c;
    transition: all 0.2s;
    font-weight: 600;
}

.elementor-element-05f15d9 .term-description a:hover {
    color: #c0392b;
    border-bottom-style: solid;
    background-color: rgba(231, 76, 60, 0.05);
    padding: 0 4px;
    border-radius: 3px;
}

/* استایل تگ strong به عنوان تیترهای فرعی */
.elementor-element-05f15d9 .term-description strong {
    color: #1a252f;
    font-weight: 700;
}

/* تیترهای اصلی (پاراگراف‌هایی که فقط bold دارند) */
.elementor-element-05f15d9 .term-description p:has(> strong:first-child:last-child) {
    background-color: #f8f9fa;
    padding: 15px 20px;
    border-right: 4px solid #e74c3c;
    margin: 25px 0 15px 0;
    border-radius: 0 8px 8px 0;
    font-size: 17px;
}

/* استایل blockquote (باکس معرفی محصولات) */
.elementor-element-05f15d9 .term-description blockquote {
    background-color: #fff8e1;
    border-right: 5px solid #ffc107;
    margin: 25px 0;
    padding: 20px 25px;
    border-radius: 0 10px 10px 0;
    position: relative;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.elementor-element-05f15d9 .term-description blockquote::before {
    content: "💡";
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 20px;
    opacity: 0.3;
}

.elementor-element-05f15d9 .term-description blockquote p {
    margin: 0;
    color: #5d4037;
    font-weight: 500;
}

.elementor-element-05f15d9 .term-description blockquote a {
    color: #d84315;
    border-bottom-color: #d84315;
}

/* فاصله‌گذاری پاراگراف‌ها */
.elementor-element-05f15d9 .term-description p {
    margin-bottom: 1.5em;
    text-align: justify;
    hyphens: auto;
}

/* بهبود نمایش لیست‌های داخل متن (بولت‌های دستی) */
.elementor-element-05f15d9 .term-description p br + strong {
    display: inline-block;
    margin-top: 8px;
    color: #34495e;
}

/* استایل مخصوص لینک تلفن در متن */
.elementor-element-05f15d9 .term-description a[href^="tel:"] {
    direction: ltr;
    display: inline-block;
    unicode-bidi: plaintext;
    background-color: #e8f5e9;
    color: #2e7d32;
    padding: 2px 8px;
    border-radius: 4px;
    border-bottom: none;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 600;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 768px) {
    .elementor-element-05f15d9 .term-description {
        font-size: 14px;
        padding: 15px;
        line-height: 1.8;
    }
    
    .elementor-element-05f15d9 .term-description > p:first-child {
        padding: 15px;
        font-size: 14px;
    }
    
    .elementor-element-05f15d9 .term-description > p:first-child a {
        font-size: 16px;
    }
    
    .elementor-element-05f15d9 .term-description blockquote {
        padding: 15px;
        margin: 20px 0;
    }
}

/* حالت چاپ */
@media print {
    .elementor-element-05f15d9 .term-description {
        font-size: 12pt;
        line-height: 1.6;
    }
    
    .elementor-element-05f15d9 .term-description > p:first-child {
        background: #f5f5f5 !important;
        color: black !important;
        border: 2px solid #333;
    }
}/* End custom CSS */