body {
    direction: rtl;
}

.header__top__right__social {
    margin-left: 35px;
    margin-right: auto;
}

.header__top__right__language {
   
    margin-right: 0;
    margin-left: 40px;
   
}

.header__top__left,.header__logo
,.footer__about,.footer__widget,.hero__categories{
    text-align:right;
}

.header__top__right {
    text-align: left;
}

.header__top__right__social:after {
    position: static;
    content:none;
   
}

.header__top__right__social:before {
    position: absolute;
    left: -20px;
    top: 1px;
    height: 20px;
    width: 1px;
    background: #000000;
    opacity: 0.1;
    content: "";
   
}

.header__top__right__language {
   
    margin-right: 0;
    margin-left: 40px;
}

.header__menu ul li {
    
    margin-right: auto;
    margin-left: 50px;
}

.header__top__right__social a {
    margin-right: 0;
    margin-left: 20px;
}

.footer__widget ul,.footer__copyright__text {
    float: right;
    text-align: right;
}

.header__menu ul li {
    margin-left: 0;
    margin-right: 50px;
}

.header__menu ul li:last-child {
    margin-right: 50px;
    margin-left:0;
}

.header__menu,form {
    text-align: right;
}

.hero__search__form {
   
    float: right;
}

.hero__search__phone {
   
    float: left;
}

.hero__item {
   
    direction: ltr;
}

.breadcrumb__option a:after {
    content: none;
}

.breadcrumb__option a:before {
    position: absolute;
    left: -17px;
    top: 13px;
    height: 1px;
    width: 10px;
    background: #ffffff;
    content: "";
}

.breadcrumb__option a {
   
    margin-right: 0;
   margin-left: 20px;
}

.breadcrumb__text h2 {
    margin-bottom:0.2em;
}

.contact-form form input {
    padding-right:20px;
    padding-left:0;
}

.sidebar__item .latest-product__text .owl-carousel .owl-nav {
        right: auto;
        left:0;
}

.hero__search__form form input {
    
    padding-left: 0;
    padding-right: 20px;
}

.hero__search__form form button {
   
    right: auto;
    left: 0;
}

.latest-product__item__pic {
   
    float: right;
    margin-right: 0;
    margin-left: 26px;
}

.checkout__form h4 {
    text-align: right;
}

.checkout__order .checkout__order__products span,
.checkout__order ul li span,
.checkout__order .checkout__order__total span,
.checkout__order .checkout__order__subtotal span{
    float: left;
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    
.humberger__menu__overlay {
   
    left: auto;
    right:0;
}

.humberger__menu__wrapper {
   
    left: auto;
    right:-300px;
}

.humberger__menu__wrapper.show__humberger__menu__wrapper {
    
    left: auto;
    right:0;
        text-align: right;
}


.humberger__open {
   
    right: auto;
    left:15px;
   
}

.humberger__menu__wrapper .header__top__right__social {
   
    margin-right: auto;
    margin-left: 0;
}

.humberger__menu__widget .header__top__right__language {
    margin-right: auto;
     margin-left: 20px;
}
}

@media only screen and (max-width: 767px) {
    .humberger__open {
    
    right: auto;
    left:15px;
}

.humberger__menu__overlay {
    
    left: auto;
    right:0;
   
}

.humberger__menu__wrapper.show__humberger__menu__wrapper {
   left: auto;
    right:0;
}

.humberger__menu__wrapper {
    text-align:right;
}
}




    .hero__categories ul {
    padding-left: 0;
    padding-right: 20px;
}


