body {
    direction: rtl;
    text-align: start;
    font-family: 'cairo';
    
}

.mynavbar .nav-link,.location-info ul li a,.more button,
.warehouse-item h4,.newsletter-form input,.discover a,.item-detail h5,
.blog-item a h5,.download a,.Browse-Products .section-title h4,.product-block h5,
.section-title h5,.product-item h5,.eve-deatils p,.eve-deatils button,
.article-details ul li,.leave-comment h6, .comments h6,.leave-comment button,
.eve-deatils p, .article__announce-text{
   font-family: 'cairo';  
}

.section-title h4,.carousel-info h2,h4.title,.more a, a.btn-more,.team-block h5,
.adress-data h4, .other-info h4,.adress-item .name,.contact-sec h4,.breadcrumb-section h2,
.section-title h6,.certificate-sec .all-items h4,.newsletter-form button,
.newsletter-data h5,.product-info h4,.title h4,.Catalogues-item h6,.our-blog .title h4,
.discount,.article-details h4,.our-blog .more-news a{
  font-family: 'b-font';  
}
.our-blog .more-news a{
    font-size:16px;
}
.section-title h6::after, .certificate-sec .all-items h4::after {
    right: 0;
    left: auto;

}

.item-detail,.blog-item .blog-detail,.blog-item {
    direction: rtl;
}
.sidebar {
 left: auto;
 right: -350px;
}
.sidebar-width{
    right: 0px;
    
}
form{
    direction:rtl;
}

.close-side i{
    right: auto;
    left: 20px;
}
.site-search .close-side i{
      right: auto;
    left: 20px; 
}
form{
    direction: rtl;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}

.lolo-co{
    float: left;
}
.animate__fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInRight;
}
.animate__fadeInRight {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.animate__bounceInRight{
    animation-name: bounceInLeft;  
}
.animate__bounceInLeft{
    animation-name: bounceInRight;  
}
.search-btn i{
   margin-left: 0;
    margin-right: 12px;
}



.comp-rights {
    text-align: left;
}
.site-search .woocommerce-product-search button {
    position: absolute;
    left: 0;
    right: auto;
}

.topbar .left-topheader ,.mynav .menu-left{
    text-align: left;
}
button.cart .total-cart {
    left: 7px;
    right: auto;
}

.my-account li:first-of-type::after{
    left: 0;
    right: auto;
}
li.has-child > a::before, li.item-has-child > a::before {
    right: auto;
    left: -15px;
}
.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 0;
    padding-left: 10px;
 
}
.sub-menu {
left: auto;
    right: 0;
}
.nice-select .option {
    text-align: right;
}
.nice-select::after {
    left: 12px;
    right: auto;
}
.nice-select {
    text-align: right !important;
    padding-left: 30px;
    padding-right: 18px;
}
.nav.nav-pills li:first-of-type::after{
    left:0;
    right:auto;
}
.input-group.upload span.uplod {
    right:auto;
    left: 0px;
}
.single-event.product-page .product-img::after {
    left: 0;
    right: auto;
}

.about-slider p {
    text-align: end;
}
.product-block h5 {
    min-height: 76px;
}
.product-page .product-img::after {
    left: 0;
    right: auto;
}


@media (max-width: 991px){

}

.mynavbar .nav-link {
    font-weight: unset;
}












