/*
Theme Name: Astra Child
Template: astra  
Author: ahmed
Version: 1.0
*/

@import url("../name/style.css");

.custom-book-card {
    list-style: none;
}
.tutor-card  .tutor-card-footer .tutor-course-loop-price div{
	flex-direction: row-reverse !important;
}

.tutor-card  .tutor-card-footer .list-item-price .price {
	text-align:end !important;
}