@import "../font/Bakh/style.css";

* {
  direction: rtl;
}

a {
  text-decoration: none;
  transition: all 0.4s;
}

.rt-reading-time {
  display: none !important;
}

body {
  font-family: iranyekanBakh;
}
body header .logo {
  width: 100%;
  text-align: center;
  height: 90px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body header .logo img {
  width: 180px;
}
body header .top-header {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 50px;
  height: 90px;
}
body header .top-header .info {
  display: inline-flex;
  align-items: center;
}
body header .top-header .info .welcome {
  color: #475466;
  font-size: 1rem;
  font-weight: 700;
  padding-left: 20px;
  border-left: 2px solid #ececec;
}
body header .top-header .info .time {
  color: #9ba7bf;
  font-size: .9rem;
  font-weight: 500;
  padding-right: 20px;
}
body header .top-header .back a {
  padding: 10px;
  border-radius: 10px;
  font-weight: 600;
  font-size: .8rem;
  background: #3b82f6;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
}
body header .top-header .back a i {
  font-size: 19px;
  margin-left: 10px;
}
body header .top-header .back a:hover {
  background: #475466;
}
body .woocommerce .panel-content-box {
  background: #f7f8f9;
  border-top-right-radius: 20px;
  padding: 50px;
  height: 100%;
  min-height: 100vh;
}
body .woocommerce .woocommerce-MyAccount-navigation {
  padding: 20px;
  background: #ffffff;
  height: 100%;
}
body .woocommerce .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
body .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  background: #f3f7fe;
  padding: 0.75rem;
  border-radius: 1rem;
  font-weight: 700;
  font-size: .8rem;
  color: #3b82f6;
  margin-bottom: 5px;
  display: inline-flex;
  width: 100%;
}
body .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a i {
  font-size: 20px;
  width: 45px;
}
body .woocommerce .woocommerce-MyAccount-navigation ul li a {
  padding: 0.75rem;
  border-radius: 1rem;
  font-weight: 700;
  font-size: .8rem;
  color: #333333;
  margin-bottom: 5px;
  display: inline-flex;
  width: 100%;
}
body .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  color: #3b82f6;
}
body .woocommerce .woocommerce-MyAccount-navigation ul li a i {
  font-size: 20px;
  width: 45px;
}

.curses-dash-box {
  padding: 20px;
  border: 2px solid #d1d1d1;
  border-radius: 0.5rem;
  display: inline-flex;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}
.curses-dash-box .info {
  margin-right: 20px;
}
.curses-dash-box .info h2 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.curses-dash-box .info p {
  font-size: 1rem;
  font-weight: 500;
  color: #818181e9;
}
.curses-dash-box .info a {
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
}
.curses-dash-box .info a i {
  font-size: 25px;
  margin-right: 10px;
}

.curses-dash-box2 {
  padding: 20px;
  border: 2px solid #d1d1d1;
  border-radius: 0.5rem;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.curses-dash-box2 .info {
  margin-right: 20px;
}
.curses-dash-box2 .info h2 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.curses-dash-box2 .info p {
  font-size: 1rem;
  font-weight: 500;
  color: #818181e9;
}
.curses-dash-box2 .info a {
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
}
.curses-dash-box2 .info a i {
  font-size: 25px;
  margin-right: 10px;
}

#courses {
  align-items: center;
}

.container {
  max-width: 100%;
}

.woocommerce-EditAccountForm input {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #272424;
  background: #ffffff;
  border: none;
  height: 45px;
  width: 100%;
  line-height: 45px;
  padding: 0 5px;
  border-radius: 4px;
  text-indent: 10px;
}

.woocommerce-EditAccountForm label,
.woocommerce-EditAccountForm em {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #64748b;
  margin-bottom: 5px;
  font-weight: 700;
  font-style: unset;
}

.woocommerce-EditAccountForm legend {
  margin-top: 50px;
  font-size: 30px;
  font-weight: 700;
  color: #64748b;
}

@font-face {
  font-display: swap;
  font-family: iranyekanBakh;
  font-weight: 400;
  src: url(../font/Bakh/Yekan-Bakh-FaNum-04-Regular.eot);
  src: url(../font/Bakh/Yekan-Bakh-FaNum-04-Regular.eot?#iefix) format("embedded-opentype"), url(../font/Bakh/Yekan-Bakh-FaNum-04-Regular.woff) format("woff"), url(../font/Bakh/Yekan-Bakh-FaNum-04-Regular.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: iranyekanBakh;
  font-weight: 500;
  src: url(../font/Bakh/Yekan-Bakh-FaNum-05-Medium.eot);
  src: url(../font/Bakh/Yekan-Bakh-FaNum-05-Medium.eot?#iefix) format("embedded-opentype"), url(../font/Bakh/Yekan-Bakh-FaNum-05-Medium.woff) format("woff"), url(../font/Bakh/Yekan-Bakh-FaNum-05-Medium.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: iranyekanBakh;
  font-weight: 600;
  src: url(../font/Bakh/Yekan-Bakh-FaNum-06-Bold.eot);
  src: url(../font/Bakh/Yekan-Bakh-FaNum-06-Bold.eot?#iefix) format("embedded-opentype"), url(../font/Bakh/Yekan-Bakh-FaNum-06-Bold.woff) format("woff"), url(../font/Bakh/Yekan-Bakh-FaNum-06-Bold.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: iranyekanBakh;
  font-weight: 700;
  src: url(../font/Bakh/Yekan-Bakh-FaNum-07-Heavy.eot);
  src: url(../font/Bakh/Yekan-Bakh-FaNum-07-Heavy.eot?#iefix) format("embedded-opentype"), url(../font/Bakh/Yekan-Bakh-FaNum-07-Heavy.woff) format("woff"), url(../font/Bakh/Yekan-Bakh-FaNum-07-Heavy.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: iranyekanBakh;
  font-weight: 800;
  src: url(../font/Bakh/Yekan-Bakh-FaNum-08-Fat.eot);
  src: url(../font/Bakh/Yekan-Bakh-FaNum-08-Fat.eot?#iefix) format("embedded-opentype"), url(../font/Bakh/Yekan-Bakh-FaNum-08-Fat.woff) format("woff"), url(../font/Bakh/Yekan-Bakh-FaNum-08-Fat.ttf) format("truetype");
}
@font-face {
  font-family: codeato;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../font/codeato/codeato-bold.woff2) format("woff2"),
  url(../font/codeato/codeato-bold.woff) format("woff"),
  url(../font/codeato/codeato-bold.eot?#iefix) format("embedded-opentype"),
  url(../font/codeato/codeato-bold.ttf) format("truetype");
}
@font-face {
  font-family: codeato;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../font/codeato/codeato-regular.woff2) format("woff2"),
  url(../font/codeato/codeato-regular.woff) format("woff"),
  url(../font/codeato/codeato-regular.eot?#iefix) format("embedded-opentype"),
  url(../font/codeato/codeato-regular.ttf) format("truetype");
}
@font-face {
  font-family: codeato;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../font/codeato/codeato-black.woff2) format("woff2"),
  url(../font/codeato/codeato-black.woff) format("woff"),
  url(../font/codeato/codeato-black.eot?#iefix) format("embedded-opentype"),
  url(../font/codeato/codeato-black.ttf) format("truetype");
}
@media only screen and (min-width: 300px) and (max-width: 400px) {
  .mobile-menu {
    position: absolute;
    right: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    z-index: 99;
    transition: all 0.4s;
  }

  .open-mobile-menu {
    height: 100% !important;
    transition: all 0.4s;
  }

  .woocommerce {
    position: relative;
  }

  body header .logo {
    height: 0;
  }

  body header .logo img {
    width: 120px;
  }

  body .woocommerce .panel-content-box {
    padding: 15px;
  }

  body header .top-header .info .time,
body header .top-header .back a i {
    display: none;
  }

  body header .top-header {
    padding: 0;
  }

  body header .top-header .info .welcome {
    font-size: 0.8rem;
    padding-left: 0;
    border-left: 0;
  }

  body header .menu-icon i {
    font-size: 20px;
    padding: 7px;
    background: #3b82f6;
    color: #ffffff;
    border-radius: 3px;
  }

  body header .top-header .back a {
    font-size: 0.75rem;
    padding: 6px 6px;
    border-radius: 6px;
  }

  .curses-dash-box,
.curses-dash-box2 {
    flex-direction: column;
  }

  .curses-dash-box .info,
.curses-dash-box2 .info {
    margin-right: 0;
    margin-top: 20px;
  }

  .curses-dash-box .info h2,
.curses-dash-box2 .info h2 {
    font-size: 1rem;
  }

  .curses-dash-box .info p,
.curses-dash-box2 .info p {
    font-size: 0.9rem;
  }

  .curses-dash-box .info a i,
.curses-dash-box2 .info a i {
    font-size: 1rem;
    margin-right: 5px;
  }

  .curses-dash-box .info a,
.curses-dash-box2 .info a {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 400px) and (max-width: 480px) {
  .mobile-menu {
    position: absolute;
    right: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    z-index: 99;
    transition: all 0.4s;
  }

  .open-mobile-menu {
    height: 100% !important;
    transition: all 0.4s;
  }

  .woocommerce {
    position: relative;
  }

  body header .logo {
    height: 0;
  }

  body header .logo img {
    width: 120px;
  }

  body .woocommerce .panel-content-box {
    padding: 15px;
  }

  body header .top-header .info .time,
body header .top-header .back a i {
    display: none;
  }

  body header .top-header {
    padding: 0;
  }

  body header .top-header .info .welcome {
    font-size: 0.8rem;
    padding-left: 0;
    border-left: 0;
  }

  body header .menu-icon i {
    font-size: 20px;
    padding: 7px;
    background: #3b82f6;
    color: #ffffff;
    border-radius: 3px;
  }

  body header .top-header .back a {
    font-size: 0.75rem;
    padding: 6px 6px;
    border-radius: 6px;
  }

  .curses-dash-box,
.curses-dash-box2 {
    flex-direction: column;
  }

  .curses-dash-box .info,
.curses-dash-box2 .info {
    margin-right: 0;
    margin-top: 20px;
  }

  .curses-dash-box .info h2,
.curses-dash-box2 .info h2 {
    font-size: 1rem;
  }

  .curses-dash-box .info p,
.curses-dash-box2 .info p {
    font-size: 0.9rem;
  }

  .curses-dash-box .info a i,
.curses-dash-box2 .info a i {
    font-size: 1rem;
    margin-right: 5px;
  }

  .curses-dash-box .info a,
.curses-dash-box2 .info a {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .mobile-menu {
    position: absolute;
    right: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    z-index: 99;
    transition: all 0.4s;
  }

  .open-mobile-menu {
    height: 100% !important;
    transition: all 0.4s;
  }

  .woocommerce {
    position: relative;
  }

  body header .logo {
    height: 0;
  }

  body header .logo img {
    width: 120px;
  }

  body .woocommerce .panel-content-box {
    padding: 15px;
  }

  body header .top-header .info .time {
    display: none;
  }

  body header .top-header {
    padding: 0;
  }

  body header .top-header .info .welcome {
    font-size: 0.8rem;
    padding-left: 0;
    border-left: 0;
  }

  body header .menu-icon i {
    font-size: 20px;
    padding: 7px;
    background: #3b82f6;
    color: #ffffff;
    border-radius: 3px;
  }

  body header .top-header .back a {
    font-size: 0.75rem;
    padding: 6px 6px;
    border-radius: 6px;
  }

  .curses-dash-box,
.curses-dash-box2 {
    flex-direction: column;
  }

  .curses-dash-box .info,
.curses-dash-box2 .info {
    margin-right: 0;
    margin-top: 20px;
  }

  .curses-dash-box .info h2,
.curses-dash-box2 .info h2 {
    font-size: 1rem;
  }

  .curses-dash-box .info p,
.curses-dash-box2 .info p {
    font-size: 0.9rem;
  }

  .curses-dash-box .info a i,
.curses-dash-box2 .info a i {
    font-size: 1rem;
    margin-right: 5px;
  }

  .curses-dash-box .info a,
.curses-dash-box2 .info a {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .open-mobile-menu {
    height: 100% !important;
    transition: all 0.4s;
  }

  .woocommerce {
    position: relative;
  }

  body header .logo img {
    width: 120px;
  }

  body .woocommerce .panel-content-box {
    padding: 15px;
  }

  body header .top-header {
    padding: 0;
  }

  body header .top-header .info .welcome {
    font-size: 1.2rem;
    padding-left: 0;
    border-left: 0;
  }

  body header .menu-icon {
    display: none;
  }

  body header .menu-icon i {
    font-size: 20px;
    padding: 7px;
    background: #3b82f6;
    color: #ffffff;
    border-radius: 3px;
  }

  .curses-dash-box .info h2,
.curses-dash-box2 .info h2 {
    font-size: 1rem;
  }

  .curses-dash-box .info p,
.curses-dash-box2 .info p {
    font-size: 0.9rem;
  }

  .curses-dash-box .info a i,
.curses-dash-box2 .info a i {
    font-size: 1rem;
    margin-right: 5px;
  }

  .curses-dash-box .info a,
.curses-dash-box2 .info a {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  body header .menu-icon {
    display: none;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  body header .menu-icon {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  body header .menu-icon {
    display: none;
  }
}

/*# sourceMappingURL=account.css.map */
.exp-loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: inline-flex;
  background: #fff;
  transition: 1s ease-out;
  justify-content: center;
  align-items: center;
}

.remove-loader {
  opacity: 0;
  z-index: -999;
}
.exp-loader2 {
  width: 100px;
  height: 100px;
  display: inline-flex;
}
/* width */
::-webkit-scrollbar {
  width: 5px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #3b82f6;
  border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #1b3a6c;
}