@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Noto+Kufi+Arabic:wght@100..900&display=swap');


h1, h2, h3, h4, h5, h6,
*{
    font-family: "Noto Kufi Arabic", sans-serif;
    letter-spacing: 0em;
}


#menu-divided-right-ar .wpml-ls-menu-item{
    display:none;  
}

.mkdf-testimonials{
    direction: ltr;
}


.menu-style .woocommerce-Price-currencySymbol,
.woocommerce-Price-currencySymbol,
.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text{
      font-family: "Noto Kufi Arabic", sans-serif!important;  
      font-style: normal;
}


.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left {
    text-align: right;
}


.mkdf-footer-bottom-inner .mkdf-grid-col-6 {
    float: right;
}

.mkdf-footer-top-holder .mkdf-custom-svg-icon-holder span, .mkdf-top-bar .mkdf-custom-svg-icon-holder span{
    font-family: "Noto Kufi Arabic", sans-serif;
    font-size: 12px;
}

.mkdf-home-5-column-1{
    
    
}


.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}


@media only screen and (min-width: 769px) {
    .mkdf-woo-single-page.mkdf-woo-single-thumb-on-left-side .mkdf-single-product-content .images .woocommerce-product-gallery__image:first-child {
        right: 140px;
        left: auto;
        width: calc(100% - 140px);
    }
}


