@font-face {
    font-family: 'cario';
    src: url('../fonts/cairo/Cairo-Regular.ttf') format('truetype');
}

/* * {
    font-family: 'cario' !important;
} */

/* body {
    direction: rtl;
} */

body, h4, a, h1, h2, h3, h5, h6, button {
    font-family: 'cario' !important;
}
body {
    text-align: right;
}
input {
    text-align: right;
}


.rtl {
    flex-direction: row-reverse;
}

.rtl-row {
    display: flex;
    flex-direction: row-reverse;
}

.rtl-m-l {
    margin-left: 5px;
}

.logo.logo-width-1 {
    margin-left: 100px;
    margin-right: 0px;
}

.rtl-m-r-100{
    margin-right: 200px;
}


.btn-reverse-children {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}

.btn-reverse-children svg {
    margin-right: 0;
    margin-left: 8px;
}

.mobile-header-wrapper-style {
    right: 0;
    left: auto;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate(200px, 0);
    transform: translate(200px, 0);
}

.header-action-2 {
    flex-direction: row-reverse;
}

.cat-header-wrap {
    direction: rtl;
}
/* .header-nav {
    flex-direction: row-reverse;
} */

/* .main-categori-wrap > a {
    flex-direction: row-reverse;
} */

.main-categori-wrap > a span {
    margin-right: 0px;
    margin-left: 7px;
}

/* .swiper-wrapper {
    flex-direction: row-reverse;
} */


.cart-dropdown-wrap.cart-dropdown-hm2 {
    left: -63px;
    right: 0px;
}

.cart-dropdown-wrap ul li {
    flex-direction: row-reverse;
}

.cart-dropdown-wrap ul li .shopping-cart-img {
    margin-left: 20px;
    margin-right: 0px;
}

.shopping-cart-delete {
    flex-direction: row-reverse;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total h4 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

.shopping-cart-button {
    flex-direction: row-reverse;
}

.product-detail > .row {
    flex-direction: row-reverse;
}

.product-detail-rating {
    flex-direction: row-reverse;
}



.product-cart-wrap .product-content-wrap .product-price {
    text-align: left;
    margin-top: 10px;
}

.page-header .breadcrumb {
    display: flex;
    flex-direction: row-reverse;
}

.shop-product-fillter, .shop-product-fillter .sort-by-product-area {
    flex-direction: row-reverse;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap {
    flex-direction: row-reverse;
}
.shop-product-fillter .sort-by-product-area .sort-by-product-wrap .sort-by span {
    flex-direction: row-reverse;
    display: flex;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap .sort-by i {
    margin-right: 0px;
    margin-left: 10px;
    margin-top: 5px;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap .sort-by-dropdown-wrap span {
    flex-direction: row-reverse;
    display: flex;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap .sort-by-dropdown-wrap span i {
    margin-right: 10px;
    margin-left: 0px;
    margin-top: 5px;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap .sort-by {
    margin-right: 0px;
    margin-left: 5px;
}

.detail-qty {
    text-align: left;
}

.detail-info .product-price-cover {
    flex-direction: row-reverse;
}

.product_sort_info > ul > li {
    flex-direction: row-reverse;
    display: flex;
}

.product_sort_info > ul > li > i {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 0px;
}

.attr-detail {
    direction: rtl;
}

.attr-detail strong {
    margin-right: 0px !important;
    margin-left: 10px !important;
}

.cart-dropdown-wrap .account-menu li a {
    display: flex;
    flex-direction: row-reverse;
}

.cart-dropdown-wrap .account-menu li a i {
    margin-right: 0px !important;
    margin-left: 10px !important;
    margin-top: 5px;
}

.product-cart-wrap {
    flex-direction: row-reverse;
}

.product-action-2 a {
    display: flex;
    flex-direction: row-reverse;
}

.product-action-2 a i {
    margin-top: 5px;
}

.product-action-2 br {
    display: none;
}

.product-content-wrap .list-product-price {
    text-align: right !important;
}

.nav-tabs {
    direction: rtl;
}

.header-style-2 .search-style-2 form input {
    margin-right: 20px;
}

.related-products, .shopping-summery {
    direction: rtl;
}


.btn-sm.add-to-cart-btn {
    flex-direction: row;
    display: flex;
}

.btn-sm.add-to-cart-btn i {
    margin-right: 0px !important;
    margin-left: 5px !important;
    margin-top: 4px !important;
}

.product-grid-3 {
    direction: rtl;
}

#quickViewModal .row {
    flex-direction: row-reverse;
}

.categori-button-active-2 {
    flex-direction: row-reverse;
    /* margin-right: 280px; */
}
.main-categori-wrap.mobile-header-border {
    width: 100%;
}

.categori-dropdown-active-small li {
    direction: rtl;
    /* margin-right: 280px; */
}

.checkout-section .row {
    flex-direction: row-reverse;
}

textarea {
    direction: rtl;
}

.order_review {
    direction: rtl;
}

.cart-section-row {
    direction: rtl;
}

.continue-shopping-btn {
    direction: rtl;
}

.continue-shopping-btn i {
    margin-right: 0px !important;
    margin-left: 10px !important;
}

.login_footer {
    direction: rtl;
}

.custome-checkbox .form-check-label::before {
    margin: 0px 0 0px 8px;
}

.login_footer a {
    display: flex;
}

.login_footer a i {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 0px !important;
}

.register-check-box::after {
    margin-left: 176px;
}

.login-check-box::after {
    margin-left: 49px;
}

.product-rate {
    direction: ltr;
}

.product-meta li {
    direction: rtl !important;
}

.form-group input {
    padding-right: 20px !important;
    padding-left: 0px !important;
}

.pagination-area {
    direction: rtl;
}

.text-truncate {
    direction: rtl;
}

.child-table-heading-row {
    border-bottom: 1px solid var(--table-border-color);
    color: var(--gray-600);
    background-color: var(--subtle-fg);
    font-size: var(--text-sm);
    font-weight: var(--weight-regular);
    letter-spacing: .02em;
    height: 32px;
    padding: 0 !important;
    border-top-left-radius: var(--border-radius-md);
    border-top-right-radius: var(--border-radius-md);
}

.custom-modal .modal-dialog .btn-close {
    /* position: absolute; */
    left: 30px;
    right: 0px;
    /* top: 30px;
    z-index: 2; */
}

#Description {
    direction: rtl;
}

.account-container {
    direction: rtl;
}

.account-container .dashboard-menu .nav-item i {
    margin-left: 10px !important;
    margin-right: 0px !important;
}

.section-title.style-1::after {
    right: 0;
    left: auto;
}

.sticky-sidebar .list-filter.size-filter {
    direction: rtl;
}

.sticky-sidebar .list-filter.color-filter {
    direction: rtl;
}

.tab-header .view-more i {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.tab-header .view-more:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transform: rotate(180deg);
}

.banner-img.banner-big {
    direction: rtl;
}
.banner-img {
    direction: rtl;
}

.carausel-6-columns-cover .slider-arrow .slider-btn.slider-prev {
    right: unset;
    left: 0;
}

.carausel-6-columns-cover .slider-arrow .slider-btn.slider-next {
    right: unset;
    left: 40px;
}


@media only screen and (max-width: 480px) {
    .popular-categories .slider-btn.slider-prev {
        right: unset !important;
        left: 0px !important;
    }
}

.section-padding.footer-mid {
    direction: rtl;
}

.menu-item-has-children .menu-expand {
    left: 0;
}

.mobile-header-content-area .download-app.wow.fadeIn.animated.animated {
    direction: rtl;
}

.order-items-table {
    direction: rtl;
}

.custome-checkbox {
    direction: rtl;
}

.custome-checkbox input[type="checkbox"]:checked + .form-check-label::after {
    left: unset;
    right: 3px;
}

.select2-container--open .select2-dropdown {
    left: -63px;
}

.order_table {
    direction: rtl;
}


.title-detail {
    line-height: unset;
}
