html, body {
    margin: 0;
    padding: 0;
    direction: rtl;
    text-align: right;
    font-family: 'Segoe UI';
}
.header-bottom .menu>li>.sf-with-ul {
    padding-left: 3rem;
    padding-right: 1.5rem;
}
.header-intro-clearance .header-bottom .menu>li+li {
    margin-right: .7rem;
    margin-left: 0;
}
@media screen and (min-width: 992px) {
	.header-4 .header-search-extended {
		margin-left: 7rem;
        margin-right: 0;
	}
}
@media screen and (min-width: 1200px) {
	.header-4 .header-search-extended {
		margin-left: 15rem;
		margin-right: 0;
	}
}
@media screen and (max-width: 991px) {
	.header-4 .header-search-visible .header-search-wrapper:before {
		border-bottom-color: #c96
	}
}
@media screen and (max-width: 575px) {
	.header-4 .cart-dropdown, .header-4 .compare-dropdown, .header-4 .wishlist {
		padding-right: 1.4rem;
        padding-left: 0;
	}
}
.header-intro-clearance .header-middle .header-right, .header-intro-clearance .header-bottom .header-right {
    margin-right: auto;
    margin-left: 0;
}
.menu-vertical>li>a {
    text-align: right;
}
.owl-stage-outer{
    position:relative;
    overflow:hidden;
    -webkit-transform:translate3d(0,0,0);
    direction: ltr;
}
.banner-content {
    text-align: left;
}
.cta-border .cta-img {
    left: 0;
    right: -70px;
}
@media screen and (min-width: 992px) {
	.heading.heading-flex {
		align-items: center;
		flex-direction: column;
		text-align: right
	}
	.heading-right {
		margin-right: auto;
        margin-left: 0;
	}
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.input-group-round>.input-group-append>.btn {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.header-bottom .menu .megamenu.megamenu-md {
    right: 0;
    left: auto;
}
.tip {
    right: 100%;
    left: 0;
}
.nav.nav-pills .nav-item+.nav-item {
    margin-right: .5rem;
    margin-left: 0;
}
.header-bottom .menu>li>a:before {
    right: 0;
    left: auto;
}
.header-intro-clearance .header-bottom .menu.sf-arrows>li>.sf-with-ul::after {
    left: 1.3rem;
    right: 0;
}
/* .product-price {
    justify-content: end;
} */
.ratings-val {
    right: 0;
}
.cta-border .btn i:last-child {
    margin-right: 2.5rem;
    margin-left: 0;
}
.btn i:last-child {
    margin-right: 1rem;
    margin-left: 0rem;
}
.heading .title {
    margin-bottom: 2.2rem;
}