
body {
    font-family: 'Tajawal', sans-serif;
    direction:rtl;
    text-align: right;
}


#order-standard_cart .products .product header .qty {
    float: left!important;
    direction: ltr!important;
}



#order-standard_cart .prepend-icon .field-icon {
	left: 0px;
}



/*تجميع قديم */
.primary-content .card-body {
    /*direction: ltr;*/
    padding: 20px;
    overflow: inherit;
}

/*عشان رقم التلفون يضل يسار يمين*/


.intl-tel-input {
    text-align: left;
    width: 100%;
    direction: ltr;
}

.iti-mobile .intl-tel-input.iti-container {
    right: 1px;
}



/*عشان السي بانيل من الداخل*/
#cpanelalaa {
    direction: ltr;
}


/*كرمال السهم بالبوب اب يصير عليمين بدل اليسار */
.bs-tooltip-left .arrow {
    right: 0;
    transform: scaleX(-1);
}


.product-configurable-options > .row > .col-sm-6 > .form-group > .form-control {
    direction: ltr!important;
}

.alert-success {
    text-align: right;
}


