@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;700&display=swap');

html ,body{
    direction: rtl;
     font-family: "Cairo", sans-serif !important;
     text-align: right;
}
h1, h2, h3, h4, h5, h6 ,p,a,li{
     font-family: "Cairo", sans-serif !important;
      text-align: right;
}
.header-links i {
    margin: 0 0 0 10px;
}
.dropdown a span{
        margin-left: 10px;
}
.header-social a:not(:first-child){
    margin-right: 10px;
    margin-left: 4px;
}
.dropdown {
    position: relative;
    padding-left: 20px;
    margin-left: 20px;
}
.dropdown::before {

    left: 0;
    right: unset;

}
.header-search button{
        left: 5px;
        right: unset;
}
.product-style1.style2 .product-img{
    margin-left: 20px;
    margin-right: unset;
}
.newsletter-inner .newsletter-icon{
    margin-left: 20px;
    margin-right: unset;
}
.footer-widget .widget_title {
    text-align: right;
}

.footer-layout1 .title-shape{
    right: 0;
    left: unset;
}
.list-style1 ul li {

    padding-right: 30px;
    padding-left: unset;
}
.list-style1 ul li i{
    right: 0;
    left: unset;
}
.footer-widget.widget_nav_menu a i {

    transform: rotate(180deg);
}
.cat-item a::after {

    left: 10px;
right: unset;
    transform: rotate(180deg);
    top: unset;

}
.title-shep:before{
    right: 0;
    left: unset;
}
.title-shep:after{
 right: 0;
    left: unset;
}
.slider-area .noUi-target .noUi-origin .noUi-handle{
    left: -10px;
    right: unset;
}
.cta-layout1 .cta-logo{
        border-left: 1px solid var(--white-color) !important;
        border-right: none!important;
}
.header-cart .widget_shopping_cart{
    left: 0;
    right: unset;
}
@media (max-width: 575px) {
    .header-layout1.style2 .menu-inner .menu-area {
        margin-right: 60px;
        margin-left: unset;
    }
}
.form-group > i{
    left:calc(var(--bs-gutter-x) / 2 + 30px);
    right: unset;
}
.nice-select .option{
    text-align: right;
}
.popup-search-box form button{
    left: 10px;
    right: unset;
}
.vs-header .header-cart .woocommerce{
    left:0;
    right: unset;
}
.popup-search-box form{
    left: unset;
    right: unset;
}
