/*
Theme Name: Edumall Child
Theme URI: https://edumall.thememove.com/
Author: ThemeMove
Author URI: https://thememove.com/
Version: 1.0.0
Template: edumall
Text Domain:  edumall-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/**
@font-face {
 font-family:IRANYekan;
 font-style:normal;
 font-weight:400;
 src:url(fonts/IRANYekan_FaNum_Regular.woff) format("woff")
}
@font-face {
 font-family:IRANYekan;
 font-style:normal;
 font-weight:700;
 src:url(fonts/IRANYekan_FaNum_ExtraBold.woff) format("woff")
}
@font-face {
 font-family:IRANYekan;
 font-style:normal;
 font-weight:900;
 src:url(fonts/IRANYekan_FaNum_Black.woff) format("woff")
}
@font-face {
    font-family:IRANYekanX;
    font-style:normal;
    font-weight:300;
    src:url(fonts/IRANYekanX-Light.woff) format("woff")
   }
@font-face {
    font-family:IRANYekanX;
    font-style:normal;
    font-weight:400;
    src:url(fonts/IRANYekanX-Regular.woff) format("woff")
   }
@font-face {
    font-family:IRANYekanX;
    font-style:normal;
    font-weight:700;
    src:url(fonts/IRANYekanX-Bold.woff) format("woff")
   }
@font-face {
    font-family:IRANYekanX;
    font-style:normal;
    font-weight:900;
    src:url(fonts/IRANYekanX-ExtraBold.woff) format("woff")
   }


@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/woff/IRANSansXFaNum-Light.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Light.woff2') format('woff2');		 
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 400;
	src: url('fonts/woff/IRANSansXFaNum-Regular.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Regular.woff2') format('woff2');	
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 700;
	src: url('fonts/woff/IRANSansXFaNum-Bold.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Bold.woff2') format('woff2');	 
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff/IRANSansXFaNum-Black.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Black.woff2') format('woff2');		 
}
*/
.tutor-dashboard-permalinks li.tutor-dashboard-menu-my-courses a::before {
    content: "\f112";
  }
.tutor-dashboard-permalinks li.tutor-dashboard-menu-time a:before {
    content:"\e901"
}
.tutor-dashboard-permalinks li.tutor-dashboard-menu-extra-time a:before {
    content:"\f104"
}
.tutor-dashboard-permalinks li.tutor-dashboard-menu-tickets a::before {
    content: "\f10d";
  }
  .tutor-dashboard-permalinks li.tutor-dashboard-menu-my-memberships a::before {
    content: "\f109";
  
  }


.header-02 .menu--primary > ul > li > a {
  font-weight: 500;
}
.header-02.header-dark .header-button {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.page-top-bar .menu>li {
  display: inline-block;
  margin: 0;
  padding: 0 9px;
  font-weight: 500;
}

.button-action .tm-button {
  background: #0173e5;
  padding: 10px 20px;
  border-radius: 5px;
  border: 2px solid #0173e5;
}

.button-action .tm-button:hover {
  background: #fff;
}
.button-action .tm-button :hover span{
  color: #0173e5 !important;
}

.lessons .accordion.flex-m-b-10 {
  border: 1px solid #eee;
}