/* Right-side ling */
body.rsl {
    direction: rtl !important;
}

body.rsl .promo_product_flag {
    left: 0;
    right: auto;
    top: 33px;
    transform-origin: inherit;
    transform: rotate(-90deg) translateY(-33px);
}

body.rsl .product_item_link {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
}

body.rsl .product_item_wrap_img {
    order: 2;
}

body.rsl .product_item_wrap_info {
    border-left: 1px solid #e7e7e7;
    order: 1;
}

body.rsl .product_item_wrap_info {
    border-left: 1px solid #e7e7e7;
    order: 1;
}

body.rsl .filter_option_list {
    direction: ltr !important;
}

body.rsl .static_text ul > li::before {
    margin: 1.4ex 0 0 36px;
    float: right;
}

body.rsl .static_text ul > li {
    float: right;
    margin: 1.4ex 0 0 36px;
}

body.rsl .promo_product_wrap_feature {
    right: 8%;
}

body.rsl .promo_product_wrap_img {
    left: -70px;
    right: inherit;
}

body.rsl .header_menu._left {
    direction: ltr;
}

body.rsl .header_menu._right {
    direction: ltr;
}

body.rsl .block_link, .block_link:hover {
    padding: 15px 42px;
}

body.rsl .history_item_inner::before {
    right: -4px;
    left: inherit;
}

body.rsl .history_item_inner {
    padding: 25px 50px 25px 0;
    border-right: 4px solid #2a3e92;
    border-left: none;
}

body.rsl .history_item_inner {
    padding: 25px 50px 25px 0;
    border-right: 4px solid #2a3e92;
    border-left: none;
}

body.rsl .product_item_compare {
    right: inherit;
    left: 0;
}

body.rsl .product_item_compare_text {
    right: inherit;
    background-color: #fff;
    left: 40px;
}

body.rsl .header_submenu_group_outer a {
    margin-left: 42px;
}

body.rsl .header_submenu_group_outer a:hover::before {
    margin-left: 42px;
}