h1, h2, h3, h4, h5, h6,a, .h1, .h2, .h3, .h4, .h5, .h6,p,body
{
    font-family: 'Noto Kufi Arabic', sans-serif !important;
}

.form-group .col{
    float:right !important
}
.contact-sec .contact-list:before {
    right: 0 !important;
}
.contact-sec{
    direction:rtl !important
}
h2.main-heading::before {
    right: 0
}
.choose-sec .choose-list{
    direction: rtl
}
.choose-sec .choose-list .icon{
    float: right !important
}
#footer{
    direction: rtl;
}


#footer h3::before{
    right: 0

}
.logo_container .logo{
    float: right;

}
#footer ul{
    padding: 0;
}
@media (min-width: 767px){

#footer .footer-holder .row{
    display: flex;
    flex-wrap: wrap;
}
#footer .one{
    order: 1;
}
#footer .two{
    order: 2;
}
#footer .three{
    order: 3;
}
#footer .four{
    order: 4;
}
}
.shop-detail .tabset{
    padding: 0 !important;
}
.shop-detail .tabset li{
    float: right !important;
}

.shop-detail .holder .img-holder{
    float: right !important;
}

.shop-detail .holder .txt-holder{
    padding: 0 !important;
}
/* #footer .row :first-child{
    pa:0 10px ;
} */

/* nav */
#nav ul{
    text-align: right !important;
}

/* main slider */
/* .main-slider{
    transform: rotateY(180deg);
}
*/
.main-slider .caption {
    /* transform: rotateY(180deg); */
    direction: rtl;
}
