body {
    direction: rtl;
    text-align: start;
    font-family: 'b-font';
}

.woocommerce-privacy-policy-text,.woocommerce ul.order_details li strong,
.carousel-info h2,.section-title h5,.section-title h6,.item-data .item-info h4,
.industries .title h3,.service-box .box-info h6,.p-title h6,.dec-inc h6,.price span.strikethrough,
.single-box h5,.download a,.contact-info h6,.page-title h4,.our-values h6,
.more a, a.btn-more, .more button,.about-info h5,.page-title h5,.product-details h4{
 font-family: 'b-font';   
}

.sidebar {
 right: auto;
 left: -550px;
}
.sidebar-width{
    left: 0px;
    
}

.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{
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;  
}
.animate__bounceInLeft{
    -webkit-animation-name: bounceInRight;
    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;
    right: 0;
    left: 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;
 
}
.middle-nav .search button {
    left: auto;
    right: 9px;
}


span.mob-num{
   
    direction: unset;
}
.sponser-slider.owl-theme .owl-nav .owl-prev {
     left: 0;
    right: auto;
}
.sponser-slider.owl-theme .owl-nav .owl-next {
 
      left: 44px;
    right: auto;
}
.mybtn::after {
    left: 0;
    right: auto;
    transform: scaleX(-1);
}
.item-data .item-info{
    direction: rtl;
}
.footer-links a span:first-of-type {
    margin-inline-end: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    direction: rtl;
}
.sub-menu {
right:0;
    left: auto;
}
li.has-child > a::before, li.item-has-child > a::before,
li.has-child > a::before, li.menu-item-has-children > a::before{
    left:-15px;
    right:auto;
}





@media (max-width: 786px){
.woocommerce button.button, input#coupon_code{
 
    font-size: 14px;
}
}





.page-item:last-child .page-link {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}