html,.product__details__text
{
	direction:rtl;
	text-align:right;
}

.hero__categories__all:after
{
	right:90%;
}
.hero__categories__all
{
	text-align:right;
}
.hero__categories__all i
{
	margin-left:10px;
}
.humberger__menu__wrapper.show__humberger__menu__wrapper
{
	text-align:right;
}
.header__top
{
	direction:ltr;
}
.header__top__right__language ul
{
	text-align:right;
}
.header__menu ul li a
{
	letter-spacing:0px;
}
.header__menu ul li
{
	margin-left:50px;
	margin-right:0px;
}
.hero__search__form
{
	float:right;
    margin-left: 10px;
}
.hero__search__phone__icon
{
	float:right;
    margin-right: 0px;
    margin-left: 10px;
}
.hero__search__phone__text
{
	text-align:right;
}
.hero__text
{
	text-align:right;
}
.hero__text span,.product__details__price
{
	letter-spacing:0px;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded
{
	direction:ltr;
}
.footersection,.product__discount__title
{
	text-align: right;
}
.footer__about span
{
    unicode-bidi: bidi-override;
    text-align: left;
    direction: ltr;
}
.footer__widget ul,.hero__search__phone,.hero__search__form form .hero__search__categories
{
	float:right;
}
.hero__search__form form .hero__search__categories:after
{
	right:85%;
}
.hero__search__form form input
{
	margin-left:95px;
}
.footer__widget form button,.hero__search__form form button
{
	left:0px;
	right:unset;
}
.header__top__right__language,.product__discount__item__text .product__item__price,.header__top__right__auth a
{
	direction:rtl;
}
.shoping__cart__table table thead th.shoping__product,.shoping__cart__table table tbody tr td.shoping__cart__item,.shoping__checkout,.checkout__input p,.checkout__input__checkbox,.checkout__form p,.checkout__form h4,.checkout__order .checkout__order__products,.checkout__order .checkout__order__subtotal,.checkout__order .checkout__order__total,.product__details__text h3,.product__details__text .product__details__price,.product__details__text p
{
	text-align:right;
	letter-spacing:0px;
}
#UpdateCart,.shoping__checkout .primary-btn,.primary-btn.cart-btn,.checkout__order button,#AddToCart
{
	letter-spacing:0px;
}
#GrandTotal,.checkout__order .checkout__order__products span,.checkout__order .checkout__order__subtotal span,.checkout__order .checkout__order__total span
{
	float: left;
}
.checkout__input__checkbox label .checkmark
{
	right:0;
}
.checkout__input__checkbox label
{
	padding-right:30px;
}

.header__top__right__auth a i
{
	margin-left:6px;
}
.hero__item
{
	padding-right:75px;
}
.product__details__tab .nav-tabs li
{
	margin-left:45px;
	margin-right:0px;
}
.panel-heading
{
	text-align:right;
	padding:5px;
}
.header__cart ul li a
{
	margin-left:20px;
}

.header__cart p
{
    text-align: right;
	font-size:16px;
	line-height: 18px;
}


@media only screen and (max-width: 767px)
{
	.hero__search__form form input 
	{
		width: 65%;
	}
	
	.humberger__menu__cart ul li a 
	{
		margin-left:20px;
	}	


}
@media only screen and (max-width: 479px)
{
	.hero__item 
	{
		padding-right: 15px;
	}

}
@media only screen and (max-width: 1366px) 
{
	.header__cart p
	{
    text-align: center;
	font-size:16px;
	line-height: 18px;
	padding-right: unset;

	}

}