body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "new-font" !important;

}

@font-face {
    font-family: new-font;
    src: url(font/Khebrat-Musamim-New.ttf);
}

.rtl {
    direction: rtl !important;
}

.hero-1 .book-shape-2 {

    left: 2%;
    right: unset;
}

.hero-1 .girl-img {
    right: unset;
    left: 0;
}

.header-1 .header-main .header-right .search-widget form button {

    left: 14px;
    top: 0;

    right: unset;

}

.footer-widget-wrapper .single-footer-widget .footer-content .footer-input .newsletter-btn {
    right: unset;
    left: 0;
}

.mean-container .mean-nav ul li a {
    width: 100%;
    padding: 10px 0;
    color: var(--header);
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: capitalize;
    border-bottom: 1px solid var(--border) !important;
    border: none;
    text-align: justify;
}

.main-sidebar .single-sidebar-widget .search-widget form button {

    left: 0;


    right: unset;

}

.main-cart-wrapper .cart-wrapper-footer form .theme-btn {

    left: -33%;
    right: unset;

}

.arabic-11 {
    display: block;
}

.arabic-33 {
    display: none;
}

.shop-default-wrapper .main-sidebar .single-sidebar-widget .search-icon {

    right: unset;
    left: 30px;

}

.back-to-top {
    right: unset;
    left: 30px;
}

.header-top-section .container-fluid {
    direction: ltr;
}

.ujmnhb-list {
    text-align: right;
    color: #444;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}

.header-1 .header-main .header-right .menu-cart .cart-box {

    right: -250px;
    left: unset;
}

.common-newsletter-modal .offer-modal-right .input-group .input-group-append {
    position: absolute;
    left: 4px;
    bottom: 4px;
    right: unset;
}


.offcanvas__info {
    right: 0;
    top: 0;
    -webkit-transform: translateX(calc(100% + 80px));
    -moz-transform: translateX(calc(100% + 80px));
    -ms-transform: translateX(calc(100% + 80px));
    -o-transform: translateX(calc(100% + 80px));
    transform: translateX(calc(100% + 80px));
    -webkit-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
    -moz-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
    transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon {
    margin-left: 10px;
    margin-right: 0px;
}   