body {
    text-align: left;
    direction: ltr;
}
/* .top-par .main-container{
    flex-direction: row-reverse;
} */

.search-top-par button
{
    left: 88%;
}

.search-top-par input {
    background-color: var(--color-white);
    border-color: var(--color-border);
    text-align: left;
    padding-left: 30px;
}

.search-top-par input::placeholder
{
    text-align: left;
}

.all-categories button i {
    font-size: 22px;
    transform: rotate(180deg);
}

.show-categories {
    left: 101%;
}

.show-categories ul li a i{
    transform: rotate(180deg);
}

.btn-all-categories::after{
    right: 80%;
}

.btn-all-categories::before
{
    right: 75%;
}



.btn-all-categories span {
    display: block;
    position: relative;
    left: 30px;
}

.btn-all-categories span::before {
    right: 115%;
    top: 76%;
}

.offers-products .owl-nav {
    position: absolute;
    top: -96px;
    right: 0;
    left: auto;
}

.breadcrumb-header img{
    transform: rotate(180deg);
}

.puls-que::after{
    left: auto;
    right: 20px;
}

.puls-que::before
{
    left: auto;
    right: 20px;
}

.arrow-select::after
{
    left: auto;
    right: 18px;
}

.main-add-address .arrow-select::after{
    left: auto;
    right: 27px;
}

.btns-product-offer{
    flex-direction: row-reverse;
}

.main-share-links {
    right: 23px;
    left: auto;
}


.input-form input::placeholder, .input-form textarea::placeholder {
    text-align: left;
}

.copon-code button {
    right: 10px;
    left: auto;
}

.form-control::placeholder {
    text-align: left;
}
.all-doctors .doctors .doctor-box .text .btn{
    width: max-content;
}
.all-doctors .doctors .doctor-box .text{
    text-align: left;
}

.top-nav{
    direction: rtl;
}

nav .main-container .element ul li{
    padding-right: 20px;
    padding-left: unset;

}

.cotact-info .sub-info {
    display: flex;
    align-items: center;
    padding-left: 16px;
    font-size: 18px;
    column-gap: 5px;
}
 
.cotact-info .sub-info{
    direction: ltr;
}

.footer-colum .footer-colum-text .footer-list-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
} footer .footer-contact {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}


.btns_menu_responsive {
    display: flex;
    column-gap: 4px;
    flex-direction: row-reverse;
}
.element_menu_responsive>ul>li>a {
    font-size: 20px;
    font-family: "font_main";
    color: black;
    display: flex;
    gap: 15px;
    flex-direction: row-reverse;
}

footer .footer-logo {
    margin: 24px 80px 24px 0px;
}
footer .main-container{
    text-align: left;
}
.footer-colum .footer-colum-text .footer-list-header {
    flex-direction: row;
}

footer .footer-contact {
    flex-direction: row;
}

footer .img-contact {

    margin-right: 5px;
}

footer .footer-contact img {

    transform: scaleX(-1);
}

.sub-about::before {

    right: 25%;
    left: unset;
}

.blog-card .blog-text a i {
    padding-left: 4px;
    transform: scale(-1);
}

.doctors-container .redirect-btn i {
    margin-left: 4px;
    transform: scale(-1);
}

.container-header a h4 i{
    transform: scale(-1);
}
.owl-one .item .item-text{

    direction: ltr;
    left: 250px;
}
.item .item-text {
    border-left: 4px solid var(--green-color);
    border-right: unset;
    padding-left: 20px;
    padding-right: unset;

}

.sub-about .sub-about-text .main-btn i{
    transform: scale(-1);
    padding-left: 4px;
}

.blog-card .blog-text h3 {
    padding: 15px;
    margin-right: 40px;
    margin-left: 0;
    line-height: 1.6;

}

.contact-card .contact-img {
    margin-right: 15px;
}

.about-page .aboutus-info h1 {

    width: fit-content;
    margin-bottom: 50px;
    padding-right: 20px;
    padding-left: 20px;
}

.product-card .sub-text {
    padding: 16px 10px 0px 10px;
}

.blog-card .blog-text a{
    width: fit-content;
    padding: 0 5px;
    margin-left: 0;
    white-space: nowrap ;
}

.blog-card .blog-text h3{
    margin-right:  20px;
}

.blog-card img{
    object-fit: cover;
}

.cotact-info .sub-info img{
    transform: scaleX(-1);
}

.categories-boxes .category .text {
    text-align: left;
}

.blug-container .blug .text .blug-btn {
    right: 20px;
    left: unset;
}

.blug-container .blug .text .blug-btn a{
    padding: 0;
}

.blug-container .blug .text .blug-btn a i{
    transform: scale(-1);
}

.product-component .cart-icon {
    position: absolute;
    bottom: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    background-color: var(--main-color);
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    transition: 0.3s;
    right: 10px;
    left: unset;
}

.product-filter .filters .filter-body .range-input p{
    padding: 8px 5px;
}

.product-filter .filters .filter-body .slider {
   transform: scale(-1);
}


.doctor-profile .doctor-slider h1::before {
    position: absolute;
    content: "";
    right: -10px;
    top: 0;
    height: 100%;
    width: 3px;
    background-color: var(--secondary-color);
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.doctor-profile .doctor-slider h1 {
    text-align: center;
    color: var(--main-color);
    text-align: center;
    position: relative;
    width: 500px;
    margin: auto;
    margin-bottom: 50px;
}

.natural-therapy .text h1 {
    position: relative;
    color: var(--main-color);
    width: fit-content;
    margin: auto;
    margin-bottom: 30px;
}

.natural-therapy .about-intro .links {
    flex-direction: row-reverse;
}

.about-intro .links p {
  
    direction: ltr;
}

.about-intro .links a {
    direction: ltr;
}

.offer-card .offer-card-text {
    margin-left: 0px;
    margin-right: 30px;
}


.offer-card .sub-text {
    text-align: start;
    padding: 16px 0px 10px 10px;
}

.about-page .aboutus-info h1::before {
    left: 0;
    right: unset;
   
}

.our-vision .box h2::before {
    
    left: -15px;
    right: unset;
    
}

.form form input,
.form form textarea {
    direction: ltr;
}

.date-icon, .time-icon {
    left: unset;
    right: 10px;
    
}

.profile-nav ul li a {
    direction: ltr;
}

.dates-container-toggle.show .border-circle{
    right: unset;
    left: 0;
}

#editPasswordModal .modal-body input,
  #editPersonalInfoModal .modal-body input,
  #addAddressModal .modal-body input,
  #addNewAddress .modal-body input{
    direction: ltr;
  }

  .pass-edit i {
    left: unset;
    right: 10px;
  }

  .contact-form form input,
  .contact-form form textarea,
  .form form select {
    direction: ltr;
  }

  .contact-form .contact-forms{
    direction: ltr !important;
  }

  .offers-page .offer-card .offer-card-text .sub-text p span {
    margin-right: 0px;
    margin-left: 5px;
}

.offer-date {
     text-align: left;
}

.blug-more-navigate a i{
    transform: scale(-1);
}

.all-branches .branche .map {
    left: unset;
    right: 20px;
}

.contact-form form button.main-btn{
    font-size: 20px;
}

.products-page .slider h1{
    text-align: left;
}

.cart-page .cart-container .delever-form .input .add-adress{
    left: unset;
    right: 0;
}


.blug-news-section {
    text-align: left;
  }
@media (min-width: 1440px){
    nav .main-container .element ul li{
        padding-right: 30px;
        font-size: 18px;
    }


    nav .main-container .element ul li a{
        font-size: 18px;
    }

    .top-nav{
        background-size: 70%;
    
      }
}

@media (max-width: 1440px){
    nav .main-container .element ul li{
        padding-right: 17px;
       
    }
    nav .main-container .element ul li a{
        font-size: 16px;
    }
}

@media (max-width: 1200px){
    nav .main-container .element ul li a {
        font-size: 14px;
    }
    nav .main-container .element ul li {
      padding-right: 10px;
    }
}

@media (max-width: 1024px){
    .btn-all-categories::after {
        right: 80%;
    }

    .btn-all-categories span::before {
        right: 115%;
        top: 76%;
    }

    .search-top-par button {
        left: 84% !important;
    }

    .btn-top-par a {
        font-size: 13px;
    }
    .ctm-btn2 {
        height: 50px;
        text-align: center;
        padding: 11px 11px;
        display: inline-block;
        min-width: 170px;
        background-color: var(--color-Primary3);
        border-radius: 30px;
        color: var(--color-Primary1);
        font-family: "font_medium";
        transition: all 0.3s linear;
    }

    .ctm-btn3 {
        padding: 11px 28px;
    }

    .main-share-links {
        position: absolute;
        left: auto;
        bottom: 100px;
        right: 0;
    }

    .title-address-order h2 {
        font-size: 17px;
    }

    .text-aboutus-info p{
        font-size: 16px;
        line-height: 25px;
    }

    .categories-a-filter label {
        font-size: 15px;
    }

    .rating label {
        margin: 0 !important;
        padding-top: 8px;
        font-size: 18px;
    }

    .img-info-contectus {
        width: 41px;
        font-size: 22px;
        color: var(--color-white);
        border-radius: 50%;
        background-color: var(--color-Primary2);
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
    }

    .top-nav .top-social{
        justify-content: space-between;
    }

    .sub-about::before {
        right: 20%;
        left: unset;
    }


}

@media (max-width: 992px){
    .search-mune button{
        left: auto;
        right: 7px;
    }

    .search-mune input::placeholder{
        text-align: left;
    }

    .top-nav ul li {
        
        padding-right: 15px;
    }

    .cotact-info .sub-info{
        font-size: 16px;
    }

    .offer-card .offer-card-text {

        margin-right: 10px;
    }
    
    .offers-page .offer-card .offer-card-text{
        margin-left: 10px;
    }
    .offers-page .offer-card .offer-card-text span {
        font-size: 20px;
    }

    .offers-page .offers .offer-card-img{
        height: 75%;
    }
}


@media (max-width: 768px){
    .btn-all-categories span::before {
        right: 105%;
        top: 76%;
    }

    .btn-all-categories::after {
        right: 78%;
    }

    .app-notify {
        top: 15px !important;
        left: 60px !important;
        right: auto !important;
}

.form-control {
    height: 60px;
    border-radius: 35px;
    padding-right: 15px;
    padding-left: 10px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
}

.rating label {
    margin: 0 !important;
    padding-top: 13px;
    font-size: 14px;
}



.show-categories {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0%;
    width: 100%;
    pointer-events: none;
    background: #fff;
    min-height: 300px;
    padding: 20px 0;
    box-shadow: 0 0 4px #00000026;
    border-radius: 16px;
    transition: all 0.3s linear;
}

.show-categories.active{
    transform: translateX(0);

}

.social-info ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 15px;
}
.cotact-info .sub-info{
    font-size: 15px;
}

.cotact-info .sub-info img{
    width: 20px;
    height: 20px;
}

.top-nav ul li {
    padding-right: 5px;
}


.natural-therapy .text h1 {
    position: relative;
    color: var(--main-color);
    max-width: 500px;
    margin: auto;
    margin-bottom: 30px;
}

    .sub-about::before {
        width: 185px;
        right: 17%;
        left: unset;
    }
    .doctor-profile .doctor-slider h1 {
        text-align: center;
        color: var(--main-color);
        text-align: center;
        position: relative;
        width: 270px;
        margin: auto;
        margin-bottom: 50px;
    }

    .doctor-profile .doctor-slider h1 {
        text-align: center;
        color: var(--main-color);
        text-align: center;
        position: relative;
        width: 270px;
        margin: auto;
        margin-bottom: 50px;
    }

    .form form .input-container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        flex-direction: column;
    }

    .user-take-session .form {
        padding: 20px;
        width: 90%;
    }

    .owl-one .item .item-text {
        left: 80px;
        right: unset;
    }



}

@media (max-width: 550px) {
    .cotact-info .sub-info img {
        width: 18px;
        height: 18px;
    }

    .cotact-info .sub-info {
        font-size: 12px;
        
    }

    .owl-one .item .item-text {
        left: 50px;
        right: unset;
    }
}
@media (max-width: 375px){
    .btn-all-categories span::before {
        right: 105%;
        top: 76%;
    }

    .owl-one .item .item-text {
        left: 20px;
        right: unset;
    }

}