/*general*/
.wp-theme-masterstudy #masthead .hfe-nav-menu a{
	font-weight:400 !important;
}

div.multiseparator:after{
	right: 0 !important;
	left: unset !important;
}
div.multiseparator:before{
	right: 65px !important;
	left: unset !important;
}
.woocommerce-cart-form .shop_table.cart th, .woocommerce-checkout-review-order-table td.product-name, .woocommerce-checkout-review-order-table th {
    text-align: right !important
}
.shop_table .shop_table_small_thumb img{
	 padding-left: 20px;
	 padding-right: 0px !important;
	margin-left: 10px;
	margin-right: 0 !important;
}
.woocommerce-cart-form .product-name {
    text-align: right;
}
.stm_lms_edit_email_notifications .form-group-social i.visible_pass, .stm_lms_edit_socials .form-group-social i.visible_pass{
	left: 15px;
	right:unset !important;
}
.masterstudy-orders .masterstudy-orders-table__header .masterstudy-orders-course-info:last-child{
	  margin: 0 0 0 auto !important;
}
.masterstudy-orders .masterstudy-orders-table__header .masterstudy-orders-course-info__details .masterstudy-button{
	margin: 0 40px 0 0px !important;
}
#main .masterstudy-orders-table__details .masterstudy-orders-table__header .masterstudy-orders-course-info {
    margin-right: 0 !important;
}
.masterstudy-orders .masterstudy-orders-table .masterstudy-orders-course-info__id {
    margin-right: 0 !important;
	margin-left:10px !important;
}
.masterstudy-select__wrapper{
    justify-content: flex-start !important
}
.masterstudy-orders-details a.masterstudy-button.masterstudy-button_icon-arrow-left{
	margin: 0  0 0 20px !important;
}
.masterstudy-orders .masterstudy-orders-table__footer{
	justify-content: flex-start !important;
}
/*login form */
.masterstudy-authorization__form-show-pass{
	left: 0 !important;
	right: unset !important;
}
.masterstudy-authorization__restore-header-back{
	margin-left: 10px;
	margin-right: unset !important;
	-webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
}

/*master study menu*/
.masterstudy-dropdown-menu__learning-column a.dropdown_menu_item:after{
	right: 8px !important;
	left: unset !important;
}
/*footer*/
footer .elementor-icon-box-description {
    direction: ltr;
}
@media screen and (max-width: 625px) {
   .top-footer .e-child {
   width: 244px !important;
    }
}
/*home*/
#main .home-baner:before{
 left: -2px !important;
 right: unset !important;
}

/*testimonials*/
.elementor-testimonial-wrapper{
	flex-direction: row !important;
}
.elementor-testimonial-content {
	 text-align: right !important;
}

/*projects*/
.home-projects .hfe-infocard:before{
	-webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
}
/* comparison table*/
.comparison-table tr:has(th) th{
	text-align: center;
}
.comparison-table tr:has(th) th:first-child{
	text-align: right !important;
}

/*ad baner*/
#main .ad-banner-style1:before{
	left: 0 !important;
    right: unset !important;	
	-webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
}
#main .ad-banner-style1:after{
	left: unset !important;
	right: 0 !important;
	-webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
}
/*inner pages */
.hero-section:after {
	clip-path: polygon(
  calc(100% - 161px) 0%, 
  0% 0%, 
  0% 100%, 
  100% 100%, 
  100% 115px
	) !important;
	right: unset !important;
	left:0 !important
}
/*about us */
.time-line-style1 .elementor-widget-icon-box:before{
	right:0  !important;
	left: unset !important;
}
.time-line-style1 .elementor-widget-icon-box:after{
	left: unset !important;
	right:7.5px !important;
}

/*contact us*/
.wpcf7-form-control, input.wpcf7-form-control{
	direction: rtl !important;
    text-align: right !important;
}
.wpcf7-submit{
	text-align:center !important
}
	
/*courses*/
	.courses_filters__switcher i:last-child{
		border-right:0 !important;
		border-left: 2px solid #dfe1e5 !important;
}

/*blog*/
#page .post-sidebar:before{
	right: -10px !important;
	left: unset !important;
}
/*checkout*/
@media (min-width: 992px) {
    div#customer_details {
        float: right !important;
    }
	div#order_review {
		float: left !important;
	}
}

/*search*/
.post_list_content_unit:after{
    right: 0;
	left:unset !important
}
 .post_list_content_unit:before{
	left: unset !important;
	right:65px !important
}

.plugin_style .post_list_inner_content_unit{
	padding-right: 70px !important;
	padding-left: 0px !important;
}
 .post_list_inner_content_unit .post_list_meta_unit{
	left: unset !important;
	right:0 !important
}
.post_list_item_title{
	padding-right: 0px !important;
	padding-left: 40px !important;
	margin-bottom: 5px !important;
}

/*user orders*/
@media (max-width: 769px) {
	.masterstudy-orders .masterstudy-orders-table .masterstudy-orders-course-info__price{
	margin-left: 0 !important;
    margin-right: auto !important;
    text-align: end !important;	
	}
}