.sticky-icon {
    z-index: 4;
}

html[dir="rtl"] { direction: rtl; }
html[dir="rtl"] #header .header-logo-sticky-change img { left: unset; right: 0; }
html[dir="rtl"] .sticky-icon { direction: ltr; }
/* html[dir="rtl"] .owl-carousel { direction: ltr; } */
html[dir="rtl"] .eventOwlCarousel  .card {direction: rtl; }

html[dir="rtl"] #header .header-nav-features:before,
html[dir="rtl"] #header .header-nav-features:after { right: 0px; }
html[dir="rtl"] .sticky-icon { right: auto; left: -150px; }
html[dir="rtl"] .sticky-icon a { direction: rtl; border-radius: 0px 50px 50px 0px; transform: translate(0px, 0px); padding-left: 10px; }
html[dir="rtl"] .sticky-icon a:hover { transform: translate(145px, 0px); }
html[dir="rtl"] .sticky-icon a i { margin-right: 0px !important; margin-left: 42px; }
html[dir="rtl"] .testimonial.testimonial-with-quotes blockquote:before { content: "”"; top: -35px; left: auto; right: 10px; }
html[dir="rtl"] .page-header.page-header-modern h1 { float: right; }
html[dir="rtl"] .page-header.page-header-classic h1{ float: right; }
html[dir="rtl"] span.page-header-title-border { background-color:rgba(209, 209, 209, 0.8)!important; }
/* html[dir="rtl"] .page-header-classic span { float: right; } */

html[dir="rtl"] .testimonial.testimonial-with-quotes blockquote p { text-align: right !important; }
html[dir="rtl"] .fa-angle-right:before  { content: "\f104"; }
html[dir="rtl"] .content .animated-icon { transform: scale(-1); }
html[dir="rtl"] .home-link .animated-icon { transform: scale(-1); }
html[dir="rtl"] #header .header-nav-main .cust-align { text-align: left; }
/* html[dir="rtl"] #header .header-nav-main nav .dropdown { text-align: left; } */
/* html[dir="rtl"] #header .header-nav-main nav > ul li a { text-align: right; } */
html[dir="rtl"] .dropdown-menu > li { text-align: right; }

html[dir="rtl"] .form-select { direction: rtl; }
html[dir="rtl"] select {
    background-position: left 0.5rem center;
    padding-left: 2.5rem;
}



.eventOwlCarousel .owl-stage { margin: 0 -10px; }
.eventOwlCarousel .owl-item { padding: 10px; }


@media only screen and (max-width: 768px) {
    .footer-pattern { text-align: center; }
    #header .header-nav-features .header-nav-features-cart { margin: 0 !important; }
    #dropdownLanguage { padding: 10px; font-size: 12px; }
    #header .header-nav-features .header-nav-features-cart .btn.btn-sm { font-size: 12px; padding: 10px !important; }
    #header .header-nav-features { padding-left: 0 !important; }
    #header .header-nav-features .header-nav-features-cart .btn.btn-sm {font-size: 10px; padding: 5px 10px !important; }
    html[dir="rtl"] #header .header-btn-collapse-nav { margin-left: 0 !important; margin-right: 1rem; }


}

/* body{
    font-family: 'Tajawal', sans-serif !important;
} */


