html[lang="ar"] {
    direction: rtl;
    text-align: right;
}

.header_nav {
    direction: ltr !important;

}
.card_item:hover button {
    transform: rotate(-135deg) !important;
}
