body {
    direction: ltr;
    text-align: start;
    font-family: 'regular';
}

.footer-links ul li a,.copy-right p,.footer-logo p{
 font-family: 'regular';
}
.product-block .title h4,.professional-item h3,.price span,
.follow-detail h6,.more a,.section-title h4,footer h5,.products .title h3,.form-contact h5,
.about-con h3,.about-con h4,.about-info h5,.contact-info h4{
     font-family: 'ar-bold';
}

.form-contact::before {
    right: 15px;
    left:auto;
}



.sidebar {
    right: auto;
 left: -350px;
}
.sidebar-width{
    left: 0px;

}
input,.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],textarea, form{
    direction: ltr;
}
.wpcf7 .ajax-loader{
    position: absolute;
    top: 11px;
    left: 190px;
}

.close-side i{
    right: auto;
    left: 20px;
}
.site-search .close-side i{
    left: auto;
    right:20px;
}


.lolo-co{
    float: left;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInRight;
}
.fadeInRight {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.search-btn i{
   margin-left: 0;
    margin-right: 12px;
}

.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;
}


.comp-rights {
    text-align: right;
}
.site-search .woocommerce-product-search button {
    position: absolute;
    right: 0;
    left: auto;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"]
, .wpcf7 input[type="tel"] {
    direction: ltr !important;
}
.professional-item ul li::before,
.menu-left .cart span{
    left: 0;
    right: auto;
}
.product-block .img .small {
    left: 30px;
    right: auto;
}
.distinguishes::before{
    right: 0;
    left: auto;
}
.arrow-img {
    right: 70px;
    left: auto;
}
.arrow-img img{
    transform: scaleX(-1);
}

.xoo-el-section {
    padding-left: 0px !important;
     /*padding-left: 10px !important;*/
}
.woocommerce div.product div.summary {
    direction: ltr;
}

.summary.entry-summary {
    direction: ltr;
}
.nice-select {
    text-align: left !important;
    padding-right: 30px;
    padding-left: 18px;
}
.nice-select::after {
    right: 12px;
    left: auto;
}
.nice-select .option {
    text-align: left;
    padding-right: 29px;
    padding-left: 18px;
}
.about-img {
    left: -60px;
    right: auto;
}
.xoo-wsc-basket {
    left: 10px;
    right: auto !important;
}
.fixed-icone {
    left:auto;
    right: 30px;
}
.xoo-wsc-container, .xoo-wsc-slider {
     right: auto !important;
    left: -515px;
}
.xoo-wsc-cart-active .xoo-wsc-container, .xoo-wsc-slider-active .xoo-wsc-slider {
    left: 0;
    right: auto !important;
}

.sochial-contact ul li:first-of-type span:last-of-type ,
.contact-info ul li:first-of-type span {
    display: inline-block;
    direction: rtl;
}





@media (max-width: 768px){
.arrow-img {
    right: 7px;
    left: auto;
}
}
