

body {
	direction : rtl;
}

* {
    letter-spacing: 0 !important;
}

.slick-list  {
    direction: ltr!important;
}

.yith-slider .yith-slider-nav.slide-prev {
    right: 30px!important;
    left:unset;
}

.yith-slider .yith-slider-nav.style-1.slide-prev {
    transform: rotate(1deg);
}

.yith-slider .yith-slider-nav.slide-next {
    left: 30px!important;
    right:unset;
     transform: rotate(180deg);
}


.woocommerce .ywcps-wrapper ul.products {
    direction: ltr!important;
}

h3 {
    font-size: 0px;
}


.woocommerce .ywcps-wrapper ul.products li.product .onsale {
    left: 5px!important;
    right: unset!important;
    direction: rtl;
}

body.yith-proteo-add-to-cart-style-button_style_1 .added_to_cart.wc-forward {
    border-radius: 20px;
}

#main-footer {
    text-align: right;
}

.woocommerce-page.archive .woocommerce-breadcrumb {
    text-align: right;
}

nav.woocommerce-breadcrumb + header h1 {
    text-align: right;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 10px;
}

ul.products li.product {
    float: right;
}

table.shop_table_responsive tr th, table.shop_table_responsive tr td {
    text-align: right!important;
}

.comment-list .comment-body .comment-meta .comment-metadata {
    transform: translateY(-100px);
}

.comment-list .comment-body .comment-meta img {
    transform: translateY(-100px);
}

.comment-list .comment-body .comment-content {
    transform: translateY(105px);
}

.comment-list .comment-body .comment-meta .comment-metadata a.comment-edit-link {
    transform: translateY(10px);
    margin-left: 5px;
    margin-right:unset;
}


@media (max-width:767px) {
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    margin-bottom: 55px;
}
}

@media (min-width:768px) and (max-width:1024px) {
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    margin-bottom: 70px;
}
}
@media (max-width:991px) {
.header-contents.left-toggle .header-sidebar {
    float: left;
    margin-left: 40px;
    margin-right:unset;
    margin-top: 18px;
}
}

.yith-proteo-before-shop-loop {
    text-align: right;
}

@media (max-width:767px) {
body.woocommerce-cart .cart-collaterals .cart_totals::after {
    right: -50%;
}
}
@media (max-width:767px) {
table.shop_table_responsive tr th, table.shop_table_responsive tr td {
    text-align: left!important;
}
}
@media (max-width:767px) {
table.shop_table_responsive tbody tr td[data-title]::before {
    float: right;
}
}
@media (max-width:767px) {
.select2-container {
    width: 255px!important;
}
}

div#respond #submit {
    transform: translateY(-20px);
}

@media (max-width:1024px) {
div#respond #submit {
    transform: translateY(0px);
}
}

@media (max-width:1024px) {
p.comment-notes {
    transform: translateY(10px);
}
}
@media (max-width:991px) {
.woocommerce-account .woocommerce-MyAccount-navigation-link:not(.is-active) > a::after {
    content: "";
}
}














