@font-face {
    font-family: 'Almarai';
    src: url('../fonts/Almarai-Regular.ttf') format('truetype');
    font-weight: 400; /* الوزن العادي */
    font-style: normal;
}

@font-face {
    font-family: 'Almarai';
    src: url('../fonts/Almarai-Bold.ttf') format('truetype');
    font-weight: 700; /* الوزن العريض */
    font-style: normal;
}

@font-face {
    font-family: 'Almarai';
    src: url('../fonts/Almarai-ExtraBold.ttf') format('truetype');
    font-weight: 800; /* الوزن العريض جداً */
    font-style: normal;
}

@font-face {
    font-family: 'Almarai';
    src: url('../fonts/Almarai-Light.ttf') format('truetype');
    font-weight: 300; /* الوزن الخفيف */
    font-style: normal;
}

@font-face {
    font-family: 'Almarai';
    src: url('../fonts/Almarai-Regular.ttf') format('truetype');
    font-weight: 400; /* الوزن العادي */
    font-style: normal;
}

@font-face {
    font-family: 'Almarai';
    src: url('../fonts/Almarai-Bold.ttf') format('truetype');
    font-weight: 700; /* الوزن العريض */
    font-style: normal;
}






html[lang="ar"] body, html[lang="ar"] h1, html[lang="ar"] h2,html[lang="ar"] h3, html[lang="ar"] h4,html[lang="ar"] h5,html[lang="ar"] h6,html[lang="ar"] p,html[lang="ar"] div ,html[lang="ar"] .bwp-navigation ul>li.level-0>a{
    font-family: 'Almarai', Arial, sans-serif !important;
    /* text-align: right !important; */
    letter-spacing: 0px !important;
    
}

.text-font-family-second, .text-font-family-base, .elementor-widget-slider_revolution .button-slider{
    font-family: 'Almarai', Arial, sans-serif !important;
}

.bwp-button span {
    font-family: 'Almarai', Arial, sans-serif !important;
}



.rtl .breadcrumb .delimiter:before {
    content: "\f104";
}

.rtl .woocommerce-error, .rtl .woocommerce-info, .rtl .woocommerce-message {
    padding: 12px 52px 12px 22px;
    margin: 0 0 24px;
}
.rtl .woocommerce-info .button.wc-forward:after, .rtl .woocommerce-message .button.wc-forward:after {
        content: "\34";
}

 #bwp-footer ul.social-link li {
    margin-right: 5px !important;
     margin-left: 5px !important;
}

.rtl .bwp-top-bar .woocommerce-ordering .pwb-dropdown-menu, .rtl .bwp-top-bar .woocommerce-sort-count .pwb-dropdown-menu {
    direction: rtl;
    text-align: right;
    font-size: 14px;
}
