.header-nav.w3menu .nav,
.header-nav.w3menu .nav>li .sub-menu li>a,
.content-bx.style-2,
.info-widget.style-12 span,
footer .widget_services ul li,
.widget_categories ul li a,
.product-desc,
.product-meta-details ul li,
.listele_detay li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a {
    direction: rtl;
    text-align: right;
}

ul.grid-2 li {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: row-reverse;
}

.section-head.style-3 .title,
.section-head.style-3.text-center p {
    text-align: center;
}

.w_list ul li a {
    text-align: left;
}

.widget_categories.style-1 .cat-item {
    padding: 0 26px 0 0 !important;
}

.widget_categories.style-1 .cat-item:before {
    content: "\e828";
    right: 0;
}

.product-title {
    border-right: 3px solid var(--bs-secondary);
    padding-right: 20px;
    padding-left: 0;
    border-left: 0;
}

.listele_detay {
    margin-left: 0;
    margin-right: 20px;
    border-left: 0;
    border-right: solid 3px var(--bs-border-color);
    position: relative;
}

.list-check li {
    padding: 5px 30px 5px 5px;
}

.list-check li:before {
    left: auto;
    right: 0;
}