/*
 Theme Name:   Edumoon Child Theme
 Theme URI:    https://getmasum.com/themes-wp/edumoon/
 Description:  This is Edumoon Child Theme
 Author:       themesvila
 Author URI:   https://themeforest.net/user/themesvila
 Template:     edumoon
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:  two-columns, right-sidebar
 Text Domain:  edumoon-child
*/

.site-logo{
 	width: 120px;
}


.footer-logo{
	width: 120px;
}
html[dir=rtl] .home-banner .circle_shape{
	right:auto;
	left:85px
}

html[dir=rtl] .home-banner.hbstyle-2 .banner_img{
	right: auto;
    left: 10%;
top:100px
}

html[dir=rtl] .single-work::after{
	right:auto;
	left: -100px;
}


html[dir=rtl] .accordion-button::after{
	margin-left: 0;
    margin-right: auto;
}

html[dir=rtl] .bsearch_btn {
	right: auto;
    left: 10px;
}
html[dir=rtl] .banner_search_form .form-control{
	
    background-position: right 27px center;
}


html[dir=rtl] .text-start {
    text-align: right !important;
}


html[dir=rtl] .text-end{
	    text-align: left !important;
}


html[dir=rtl] .footer-title::after, .footer .wp-block-heading:after{
	left:auto;
	right:0
}


.sinfo{
	opacity:0;
}

.total_course_badge{
	opacity:0;
}

.cprice-2 {
   
    padding-right: 0;
 padding-left: 13px;
	
}

.faq_contact{
	display:none
}
html[dir=rtl]  .owl-carousel {
	direction:ltr
}

html[dir=rtl] .review-slider .owl-nav, html[dir=rtl] .courses-slider .owl-nav{
	right:auto;
	left:0
}


html[dir=rtl] .course-category.category_2 .cat_content{
	text-align:right
}



html[dir=rtl] .single_about .aicon {
    float: right;
    margin-right: 0;
	margin-left: 20px;
}



html[dir=rtl] .sbcontent{
	overflow:hidden
}


html[dir=rtl] .demo-login-info{
	display:none
}
/* Change Colors */

html[dir=rtl]  .hbstyle-2:before{
		background: #5f20c8 ;
}
html[dir=rtl] .preloader{
	background: #5f20c8 ;
}
html[dir=rtl] #place_order, html[dir=rtl] .cart-collaterals .cart_totals .wc-proceed-to-checkout a, html[dir=rtl] .bg_btn{
	background: #5f20c8;
	border-color:#5f20c8;
}

html[dir=rtl] .bsearch_btn{
	background: #5f20c8 ;
	border-color:#5f20c8;
}

html[dir=rtl] .circle_shape{
	background: #5f20c8 ;
}


html[dir=rtl] .fnumber{
	background: #5f20c8 ;
}


html[dir=rtl] .section-title span{
	color: #5f20c8 ;
}


html[dir=rtl] .course-category.category_2 .single-category span{
	background: #5f20c8 ;
}


html[dir=rtl] .cprice, html[dir=rtl] .cstyle-2 .ccategory a{
		background: #5f20c8 ;
	
}

html[dir=rtl] .wicon{
		background: #5f20c8 ;
	
}


html[dir=rtl] .accordion-button:not(.collapsed){
	background: #5f20c8 ;
	border-color:#5f20c8;
}

html[dir=rtl] .accordion-button::after{
		background: #5f20c8 ;
}


html[dir=rtl] .bmeta .bcat a{
	background: #5f20c8 ;
}

html[dir=rtl] .footer .newsletter button{
	background: #5f20c8 ;
border-color:#5f20c8;
}


