body {
    direction: ltr;
    text-align: start;
}
.sidebar {
    right: auto;
 left: -350px;
}
.sidebar-width{
    left: 0px;
    
}
input,.wpcf7 input[type="url"],
.wpcf7 input[type="email"], 
.wpcf7 input[type="tel"],textarea{
    direction: ltr;
}
.close-side i{
    right: auto;
    left: 20px;
}

.site-search .woocommerce-product-search button {
    right: 0;
    left: auto;
}
.lolo-co{
    float: left;
}
.lang i{
    margin-left: 10px;
    margin-right:0;
}
.animate__slideInLeft {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.animate__slideInRight {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
.animate__bounceInRight{
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;   
}

.animate__bounceInLeft{
    -webkit-animation-name:bounceInRight;
    animation-name: bounceInRight;   
}

.site-search .woocommerce-product-search .search-field,
 .site-search .widget_search .search-form .search-field{
padding-right: 36px;
padding-left: 15px;
}
.site-search button {
    right: 0;
    left: auto;
}
.site-search .woocommerce-product-search .search-field,
 .site-search .widget_search .search-form .search-field{
direction: ltr;
}

ul.sub-menu ,.about-img::after,
.footer-links h4::after, .about-footer h4:after{
right: auto;
    left: 0;
}
li.has-child>a::after, li.menu-item-has-children>a::after {
    right: -13px;
    left: auto;
}

.detail .c-name {
    padding-inline-start: 12px;
}
.detail .c-type{
    padding-inline-end: 12px;
}

.cart .total-cart {
    right: -8px;
    left: auto;
}
.detail .c-name:after {
    right: 0px;
    left: auto;
}

.client-item .client-review::after {
    right:auto;
    left: -5px;
}

.card-header .btn::after {
  left: auto;
    right: 20px;
}

.input-group.upload span.uplod {
    left: auto;
    right: 8px;
}
.nice-select .option {
    text-align: left;
}
.nice-select {
    text-align: left !important;
    padding-left: 18px;
    padding-right: 30px
}
.mynav .contact .nav-link {
    margin-inline-end: 12px;
}
.lang a {
    margin-inline-start: 4px;
}
.new-item .new-info .read a:before {
    content: "\f105";
    right: 14px;
    left: auto;
}
.mynav .nav-link {
        margin-inline-end: 9px;
    font-size: 17px;
}

.fixed-icone{
left:auto;
    right: 30px;
}


@media (max-width: 768px){
li.has-child>a::after, li.menu-item-has-children>a::after{
    right:0;
}
}




/*.about-img.ab-page::after{*/
/*    right:0;*/
/*    left:auto;*/
/*}*/















