:root {
    --accent: #ff4a17 !important;
    --primary-font: Tajawal, sans-serif;
    --secondary-font: Cairo, sans-serif;
}

.cs-cursor_lg, .cs-cursor_sm {
    display: none !important;
}
.rtl .cs-arrow_style4 svg {
    transform: rotateY(190deg);
}
.rtl .cs-hero.cs-style3 .text-end {
    text-align: right !important;
}
.rtl .cs-testimonial_slider {
    flex-direction: row-reverse;
}
.rtl .cs-testimonial_slider_right {
    padding-right: 40px;
}
@media screen and (max-width: 1199px) {
.rtl .cs-hero.cs-style3 .cs-hero_subtitle {
    margin-left: auto;
}
}
@media screen and (max-width: 1199px) {
    .rtl .cs_dropdown_wrap {
        margin-right: 0;
        margin-left: 15px;
    }
    .rtl .cs-hero.cs-style3 .text-end {
    text-align: center !important;
}
}
@media screen and (max-width: 991px) {
.rtl .cs-testimonial_slider_right {
    padding-right: 0px;
}
}
@media screen and (max-width: 575px) {
.rtl .cs-arrow_style1 .slick-arrow {
    transform: initial;
}
.rtl .cs-arrow_style1 .slick-prev {
    left: 50%;
    margin-left: -68px;
}
.rtl .cs-arrow_style1 .slick-next {
    left: 50%;
    margin-left: 8px;
}

}
