.elementor-10457 .elementor-element.elementor-element-12d11a07{--display:flex;}.elementor-10457 .elementor-element.elementor-element-1671523{--display:flex;}.elementor-10457 .elementor-element.elementor-element-ead2ee2{--spacer-size:50px;}/* Start custom CSS for html, class: .elementor-element-ebbbc4e *//* تنسيقات سياسة الخصوصية */
.ost-privacy-policy {
    font-family: 'Arial', sans-serif;
    line-height: 1.8;
    color: #444;
    direction: rtl;
    text-align: justify;
    padding: 20px 0;
}

/* العنوان الرئيسي H1 */
.ost-privacy-policy h1 {
    color: #004a99;
    border-bottom: 3px solid #ffcc00;
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 2.2em;
    text-align: center;
}

/* العناوين الرئيسية للأقسام H2 */
.ost-privacy-policy h2 {
    color: #d9534f;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-top: 35px;
    margin-bottom: 15px;
    font-size: 1.6em;
}

/* العناوين الفرعية H3 */
.ost-privacy-policy h3 {
    color: #004a99;
    margin-top: 20px;
    font-size: 1.3em;
    font-weight: bold;
}

/* القوائم العامة */
.ost-privacy-policy .policy-list {
    list-style-type: none; /* إزالة التنقيط الافتراضي */
    padding-right: 0;
    margin-bottom: 20px;
}

/* عناصر القائمة */
.ost-privacy-policy .policy-list li {
    margin-bottom: 10px;
    padding-right: 25px;
    position: relative;
}

/* إضافة تنقيط مخصص (دائرة) */
.ost-privacy-policy .policy-list li:before {
    content: "•";
    color: #ffcc00; /* لون التنقيط */
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-right: 15px;
    position: absolute;
    right: 0;
    top: 0;
}

/* القوائم الداخلية (مثل داخل Cookies) */
.ost-privacy-policy .policy-list ul {
    list-style-type: circle;
    padding-right: 30px;
    margin-top: 10px;
}

/* ملاحظة التذييل */
.ost-privacy-policy .note {
    font-style: italic;
    color: #555;
    border-right: 4px solid #004a99;
    padding-right: 15px;
    margin: 25px 0;
}

/* الفاصل الأفقي */
.ost-privacy-policy .policy-divider {
    border: 0;
    height: 1px;
    background-color: #ddd;
    margin: 40px 0;
}

/* معلومات الاتصال المميزة */
.ost-privacy-policy .highlight-info {
    font-weight: bold;
    color: #004a99;
}/* End custom CSS */