html{
    direction: rtl;
}
.dropdown-menu{
    right: unset;
    left: 0px ;
    text-align: right;
}
footer,.rowprogramboxes{
    text-align: right;
}
.about-us-slider{
    direction: ltr;
}
.boxstep{
    padding-left: unset;
    padding-right: 15px;
    justify-content:space-around;
}
.namestep{
    margin-left: unset;
    margin-right: 5px;
}
.product-caption .text-light-white, .overlyblog{
    text-align: right;
}
.contentLogin,.contentProducts{
    text-align: right;
}
@media (min-width: 576px){
    .txtSearchProduct{
    margin-left: .5rem!important;
    }
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    right: unset;
    left: 1px;
}
.formCoupon{
    justify-content:space-between;
}
.txtcode{
    margin-right: 0px !important;
}
@font-face {
    font-family: JozoorFont;
    src: url('../fonts/Jozoor\ Font.ttf');
}
html,body,h1,h2,h3,h4,h5,h6,p{
    font-family: JozoorFont !important;
}
