/*
Theme Name: قالب تناسب فکری
Description: آموزش لاغری با ذهن
Author: AlmasTheme
Theme URI: http://tanasiobefekri.com
Author URI: http://almastheme.com
Version: 1.0.0
Text Domain: megawp
*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime-local"],
input[type="email"],
input[type="url"],
input[type="month"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="time"],
input[type="week"],
[type="submit"],
button,
textarea,
select,
.html5tooltip-box,
.sl-icon,
.sl-count {
  font-family: IRANSansX, tahoma;
}

@supports (font-variation-settings: normal) {
  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  input[type="text"],
  input[type="password"],
  input[type="date"],
  input[type="datetime-local"],
  input[type="email"],
  input[type="url"],
  input[type="month"],
  input[type="tel"],
  input[type="search"],
  input[type="number"],
  input[type="time"],
  input[type="week"],
  [type="submit"],
  button,
  textarea,
  select,
  .html5tooltip-box,
  .sl-icon,
  .sl-count {
    font-family: IRANSansXV, tahoma;
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
  }
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 17px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

.clear {
  clear: both;
  display: block;
  width: 100%;
}

.megawp-site-center {
  display: block;
  margin: 0 auto;
  word-wrap: break-word;
  padding: 0 25px;
  box-sizing: border-box;
}

.megawp-general-box {
  background-color: #fff;
  border: solid #dfe6e9;
  width: 100%;
  border-radius: 5px;
  box-sizing: border-box;
  word-wrap: break-word;
  display: block;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
}

.megawp-single-pages-boxes-title {
  border-bottom: 1px solid #dfe6e9;
  padding: 10px 20px;
  line-height: 2em;
  box-sizing: border-box;
  margin-bottom: 20px;
  display: block;
  width: 100%;
}

.megawp-single-pages-boxes-title-wm {
  margin-bottom: 0;
}

.megawp-main-content {
  word-wrap: break-word;
  margin-top: 30px;
  margin-bottom: 50px;
}

.megawp-search-form button::before {
  line-height: 35px;
}

.html5tooltip-box {
  line-height: 10px;
  font-size: 10px !important;
  background-color: #000;
}

body #megawp-load {
  display: block;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 30000;
  opacity: 1;
  background-color: #ffffff;
  visibility: visible;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}

body #megawp-load.loader-removed {
  opacity: 0;
  visibility: hidden;
}

.megawp-load .load-wrap {
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
}

header.megawp-header-wrapper {
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #f3f3f3;
  width: 100%;
}

.searchwp-live-search-results {
  padding: 15px;
}

.searchwp-live-search-results .megawp-ajax-search-result-item {
  width: 100%;
  padding: 15px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #dfe6e9;
  display: grid;
  grid-template-columns: 70px auto;
  grid-column-gap: 10px;
}

.searchwp-live-search-results .megawp-ajax-search-result-item:first-child {
  padding-top: 0;
}

.searchwp-live-search-results .megawp-ajax-search-result-item:last-child {
  border-bottom: 0;
}

.searchwp-live-search-results .megawp-ajax-search-result-item h4 {
  color: #485460;
  transition-duration: 0.2s;
}

.searchwp-live-search-results
  .megawp-ajax-search-result-item
  .megawp-ajax-search-result-thumbnail {
  width: 70px;
  height: 70px;
  border-radius: 5px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.searchwp-live-search-no-results i {
  display: block;
  width: 100%;
  font-size: 25px;
  margin-bottom: 10px;
  color: #718093;
}

.searchwp-live-search-no-results em {
  font-size: 13px;
  color: #718093;
}

.searchwp-live-search-no-min-chars::after {
  font-size: 13px;
  color: #718093;
}

header.megawp-header-wrapper {
  background-color: #fff;
}

.header-top-area {
  background-color: #3e297c;
  padding: 13px 0;
}

.header-logo-area a {
  float: right;
  height: 40px;
  width: auto;
}

.header-logo-area img {
  height: 100%;
}

header.megawp-header-wrapper .header-logo-area a {
  color: #485460;
}

.header-btns {
  float: left;
}

.header-btns > a,
.header-user-button {
  padding: 7px 15px;
  border-radius: 4px;
  line-height: 26px;
  font-weight: 600;
  color: #000;
  float: left;
  font-size: 13px;
  margin-right: 13px;
}

.header-btns a:hover {
  color: #000;
  opacity: 0.9;
}

.header-user-button-wrapper {
  position: relative;
  float: left;
}

.header-user-button {
  background-color: #f6f6f6;
}

.header-cart-button {
  background-color: #ffc000;
}

.header-user-button .notification-icon {
  float: right;
  margin-left: 5px;
  width: 26px;
  height: 26px;
  background-image: url("assets/images/bell.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}

.header-user-button i {
  float: left;
  transition-duration: 0.2s;
  margin-right: 5px;
  line-height: 26px;
  font-size: 0.8em;
}

.header-user-button.open i {
  transform: rotate(180deg);
}

.header-account-menu {
  position: absolute;
  z-index: 1000;
  top: calc(100% + 5px);
  left: 0;
  display: none;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  box-sizing: border-box;
  border-radius: 4px;
  width: 230px;
  padding: 5px;
  background-color: #fff;
}

.header-account-menu ul {
}

.header-account-menu ul li a {
  display: block;
  transition-duration: 0s;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 3px;
  width: 100%;
  padding: 10px 15px;
  color: #000;
}

.header-account-menu ul li:last-child a {
  border-bottom: 0;
}

.header-account-menu ul li a:hover {
  background-color: #f4d03f;
  background-image: linear-gradient(132deg, #f4d03f 0%, #16a085 100%);
  color: #fff;
}

.header-btns a.header-surprise-makers-button {
  background-color: #ff5722;
  color: #fff;
}

.header-btns a.header-surprise-makers-button:hover {
  color: #fff;
}

header.megawp-header-wrapper .megawp-search-form {
  float: left;
  background-color: #fff;
  height: 40px;
  border-radius: 4px;
  min-width: 290px;
  position: relative;
  margin-right: 20px;
}

header.megawp-header-wrapper .megawp-search-form input,
header.megawp-header-wrapper .megawp-search-form button {
  background-color: transparent;
  border-radius: 0;
  border: none;
  line-height: 40px;
  box-shadow: none;
  padding: 0;
}

header.megawp-header-wrapper .megawp-search-form input {
  float: right;
  width: 100%;
  padding: 0 13px;
}

header.megawp-header-wrapper .megawp-search-form button {
  color: #a3a3a3;
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 40px;
  text-align: center;
}

header.megawp-header-wrapper .megawp-search-form button i {
  float: left;
  line-height: 40px;
  width: 100%;
}

.header-links {
  float: left;
}

.header-links a {
  float: left;
  color: #fff;
  margin-right: 20px;
  font-size: 15px;
  line-height: 30px;
  padding: 5px 0;
  font-weight: 600;
}

.header-links a:hover {
  color: #fff;
}

header.megawp-header-wrapper .megawp-header-menu ul li {
  float: left;
  position: relative;
}

header.megawp-header-wrapper .megawp-header-menu ul li::before {
  float: right;
}

header.megawp-header-wrapper .megawp-header-menu ul li a {
  float: left;
  transition-duration: 0.3s;
  line-height: 42px;
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  border-left: 2px solid #f3f3f3;
  padding: 0 15px;
}

header.megawp-header-wrapper .megawp-header-menu ul li:first-child a {
  padding-right: 0;
}

header.megawp-header-wrapper .megawp-header-menu ul li li:first-child a {
  padding-right: 10px;
}

header.megawp-header-wrapper
  .megawp-header-menu
  ul
  > li.has-children
  > a:after {
  font-family: lineicons;
  content: "\ea58";
  font-size: 0.66em;
  margin-left: 5px;
  float: right;
}

header.megawp-header-wrapper .megawp-header-menu ul li ul {
  background-color: #fff;
  visibility: hidden;
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  left: 0;
  width: 200px;
  line-height: 40px;
  opacity: 0;
  top: 100%;
  word-wrap: break-word;
  z-index: 1000;
}

header.megawp-header-wrapper .megawp-header-menu ul li ul li {
  position: relative;
  margin: 0 !important;
  display: block;
  width: 100%;
  float: left;
}

header.megawp-header-wrapper .megawp-header-menu ul li ul li ul {
  top: 0;
  left: 100%;
}

header.megawp-header-wrapper .megawp-header-menu ul li ul li a {
  padding: 0 10px;
  box-sizing: border-box;
  line-height: 40px !important;
  display: block;
  width: 100%;
  border-bottom: 1px solid #e9ecef;
  transition-duration: 0.2s;
  font-size: 13px !important;
  text-align: left;
  font-weight: 400 !important;
  border-left: none;
}

header.megawp-header-wrapper .megawp-header-menu ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  transition-duration: 0.3s;
}

header.megawp-header-wrapper .megawp-header-menu ul li ul li:first-child > a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

header.megawp-header-wrapper .megawp-header-menu ul li ul li:last-child > a {
  border-bottom: none;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

header.megawp-header-wrapper .megawp-header-menu ul li ul li:hover > a {
  background-color: #f7f7f7;
}

header.megawp-header-wrapper
  .megawp-header-menu
  ul
  li
  ul
  li.has-children
  > a:after {
  font-family: lineicons;
  content: "\ea5c" !important;
  margin: 0 !important;
  line-height: 40px !important;
  font-size: 9px;
}

.megawp-sticky-header-wrapper
  .megawp-sticky-header
  .megawp-sticky-header-menu
  ul
  li
  a {
  font-size: 15px;
  font-weight: 600;
}

header.megawp-header-wrapper .megawp-header-menu ul li:hover > a {
  color: #3498db;
}

header.megawp-header-wrapper .megawp-header-menu ul .current-menu-ancestor > a,
header.megawp-header-wrapper .megawp-header-menu ul .current-menu-item > a {
  color: #ff4500;
}

header.megawp-header-wrapper
  .megawp-header-menu
  ul
  .current-menu-ancestor:hover
  > a,
header.megawp-header-wrapper
  .megawp-header-menu
  ul
  .current-menu-item:hover
  > a {
  color: #ff4500;
}

header.megawp-header-wrapper .megawp-header-menu ul li ul li a {
  color: #000000;
}

header.megawp-header-wrapper .megawp-header-menu ul li ul li:hover > a {
  color: #485460;
}

header.megawp-header-wrapper
  .megawp-header-menu
  ul
  li
  ul
  .current-menu-ancestor
  > a,
header.megawp-header-wrapper
  .megawp-header-menu
  ul
  li
  ul
  .current-menu-item
  > a {
  color: #ff4500;
}

header.megawp-header-wrapper
  .megawp-header-menu
  ul
  li
  ul
  .current-menu-ancestor:hover
  > a,
header.megawp-header-wrapper
  .megawp-header-menu
  ul
  li
  ul
  .current-menu-item:hover
  > a {
  color: #ff4500;
}

header.megawp-header-wrapper .header-separator {
  width: 100%;
  display: block;
  height: 1px;
}

.megawp-sticky-header-wrapper {
  display: none;
  position: fixed;
  left: 20px;
  width: calc(100% - 40px);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  border-radius: 5px;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li {
  float: left;
  position: relative;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li a {
  float: left;
  transition-duration: 0.3s;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li.has-children > a:after {
  font-family: lineicons;
  content: "\ea58" !important;
  font-size: 0.55em;
  margin-left: 5px;
  float: right;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li ul {
  background-color: #fff;
  visibility: hidden;
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  left: 0;
  width: 200px;
  line-height: 40px;
  opacity: 0;
  top: 100%;
  word-wrap: break-word;
  z-index: 1000;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li ul li {
  position: relative;
  margin: 0 !important;
  display: block;
  width: 100%;
  float: left;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li ul li ul {
  top: 0;
  left: 100%;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li ul li a {
  padding: 0 10px;
  box-sizing: border-box;
  line-height: 40px !important;
  display: block;
  width: 100%;
  border-bottom: 1px solid #e9ecef;
  transition-duration: 0.2s;
  font-size: 13px !important;
  text-align: left;
  font-weight: 400 !important;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  transition-duration: 0.3s;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li ul li:first-child > a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li ul li:last-child > a {
  border-bottom: none;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.megawp-sticky-header-wrapper .megawp-header-menu ul li ul li:hover > a {
  background-color: #f7f7f7;
}

.megawp-sticky-header-wrapper
  .megawp-header-menu
  ul
  li
  ul
  li.has-children
  > a:after {
  font-family: lineicons;
  content: "\ea5c" !important;
  margin: 0 !important;
  font-size: 9px;
  line-height: 40px !important;
}

.megawp-sticky-header-wrapper .megawp-sticky-header {
  padding: 10px 20px;
}

.megawp-sticky-header-wrapper .megawp-sticky-header .header-logo-area {
  float: left;
  margin-left: 5px !important;
  height: 40px;
}

.megawp-sticky-header-wrapper .megawp-sticky-header .header-logo-area a {
  line-height: 40px;
  font-weight: 700;
  font-size: 20px;
  transition-duration: 0.2s;
  float: left;
}

.megawp-sticky-header-wrapper .megawp-sticky-header .header-logo-area a:hover {
  opacity: 0.85;
}

.megawp-sticky-header-wrapper .megawp-sticky-header .header-logo-area img {
  height: 40px;
  width: auto;
  float: left;
}

.megawp-desktop-header .tf-technical-news-btn {
  float: left;
  margin-top: 3px;
  margin-right: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 34px;
  height: 34px;
  background-color: #2196f3;
  background-size: 23px;
}

.megawp-sticky-header-wrapper .tf-technical-news-btn {
  float: right;
  margin-left: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 40px;
  height: 40px;
  background-size: 27px;
}

.tf-technical-news-btn {
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  background-image: url("assets/images/bulb-off.png");
  background-repeat: no-repeat;
  background-position: center center;
}

.tf-technical-news-btn.active {
  animation: tf-light-bulb 2s ease infinite;
}

@keyframes tf-light-bulb {
  0% {
    box-shadow: none;
    background-image: url("assets/images/bulb-off.png");
  }
  100% {
    box-shadow: 0 0 20px #fff;
    background-image: url("assets/images/bulb-on.png");
  }
}

.megawp-desktop-header .wp-dark-mode-switch {
  float: left !important;
  z-index: 999;
  margin-top: 3px;
}

.megawp-desktop-header .wp-dark-mode-switch label {
  border-radius: 100%;
  width: 36px;
  height: 36px;
}

.megawp-desktop-header .wp-dark-mode-switch label img {
  width: 17px;
}

.megawp-desktop-header .wp-dark-mode-switch .wp-dark-mode-ignore {
  width: 36px !important;
  height: 36px !important;
}

.header3-bottom-area {
  padding: 5px 0;
}

.megawp-sticky-header-wrapper .megawp-sticky-header .megawp-sticky-header-menu {
  float: left;
}

.megawp-sticky-header-wrapper
  .megawp-sticky-header
  .megawp-sticky-header-menu
  ul
  li
  a {
  line-height: 40px;
}

.megawp-sticky-header-wrapper
  .megawp-sticky-header
  .megawp-sticky-header-menu
  ul
  li.has-children
  > a:after {
  line-height: 40px;
}

.header-social-media {
  float: left;
}

.header-social-media a {
  float: left;
  color: #fff;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 17px;
  margin-right: 10px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
}

.header-social-media a:hover {
  background-color: #fff;
  color: #f12711;
}

.header-social-media a i {
  line-height: 40px;
}

.header-social-media .wp-dark-mode-switch {
  float: left;
}

.header-social-media .wp-dark-mode-switch .wp-dark-mode-ignore {
  width: 36px !important;
  height: 36px !important;
}

.header-social-media .wp-dark-mode-switch label {
  border-radius: 100%;
  width: 40px;
  height: 40px;
}

.header-social-media .wp-dark-mode-switch label img {
  width: 17px;
}

.megawp-sticky-header-wrapper .megawp-progress-container {
  width: 100%;
  height: 4px;
  background: #ccc;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}

.megawp-sticky-header-wrapper .megawp-progress-container .megawp-progress-bar {
  height: 4px;
  width: 0;
}

.megawp-content .megawp-breadcrumbs {
  padding: 2px 15px;
  margin-bottom: 20px;
  line-height: 40px;
}

.megawp-breadcrumbs li {
  display: initial;
}

.megawp-breadcrumbs li a i {
  float: left;
  margin-right: 5px;
  line-height: 40px;
}

.megawp-content .megawp-breadcrumbs .breadcrumbs_separator i {
  color: #7f8c8d;
  margin: 0 10px;
  font-size: 10px;
  line-height: 40px;
}

.megawp-single-cat-title-classic {
  display: block;
  margin-bottom: 20px;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
  color: #485460;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.megawp-single-cat-title-classic i {
  float: left;
  margin-right: 0.4em;
  color: #fff;
  background-image: linear-gradient(45deg, #5efce8, #736efe);
  font-size: 13px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  text-align: center;
  font-weight: 500;
}

.megawp-category-description {
  padding: 15px;
  margin-bottom: 20px;
  color: #485460;
  line-height: 30px;
}

.megawp-category-description ul {
  list-style: inside disc;
}

.megawp-category-description ol {
  list-style: inside decimal;
}

aside.megawp-left-sidebar {
  float: left;
}

aside.megawp-right-sidebar {
  float: right;
}

aside.megawp-sidebar {
  width: 25%;
}

aside .megawp-sidebar-widget-box {
  margin-bottom: 20px;
  padding: 20px;
}

aside h4.megawp-widget-title {
  width: 100%;
  border-bottom: 1px solid #dfe6e9;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.megawp-content {
  width: 73%;
  margin-bottom: 20px;
}

.megawp-content.megawp-left-sidebar {
  float: right;
}

.megawp-content.megawp-right-sidebar {
  float: left;
}

.megawp-content.megawp-without-sidebar {
  width: 100% !important;
  float: left;
}

.megawp-content .megawp-page-password-box {
  background-color: #f06461;
  padding: 30px;
  margin-bottom: 20px;
  display: block;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  border-radius: 5px;
}

.megawp-content .megawp-page-password-box i {
  display: block;
  font-size: 70px;
  text-align: center;
  margin-bottom: 15px;
}

.megawp-content .megawp-page-password-box p:first-child {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.megawp-content .megawp-page-password-box form label {
  line-height: 40px;
  display: block;
  width: 70%;
}

.megawp-content .megawp-page-password-box form input[type="password"] {
  display: block;
  width: 60%;
  padding: 5px 10px;
  margin: 0 auto 15px;
}

.megawp-content .megawp-page-password-box form input[type="submit"] {
  display: block;
  width: 60%;
  padding: 5px 10px;
  margin: 0 auto;
  transition-duration: 0.2s;
}

.megawp-content .megawp-page-password-box form input[type="submit"]:hover {
  opacity: 0.85;
}

.megawp-content .megawp-page-password-box form label {
  display: block;
  width: 100%;
}

.megawp-content .megawp-video-post {
  width: 100%;
  margin-bottom: 20px;
  float: left;
  display: block;
  overflow: hidden;
  border: solid #dfe6e9;
  box-sizing: border-box;
}

.megawp-content .megawp-video-post .wp-video {
  width: 100% !important;
}

.megawp-content .megawp-audio-podcasts-box {
  margin-bottom: 20px;
  padding: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
}

.megawp-content .megawp-audio-podcasts-box .megawp-audio-podcasts-item {
  margin-bottom: 15px;
  width: 100%;
  height: auto;
  padding: 10px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 5px;
}

.megawp-content
  .megawp-audio-podcasts-box
  .megawp-audio-podcasts-item
  .audio-podcasts-title {
  color: #fff;
  margin-bottom: 5px;
  padding: 0 5px;
  box-sizing: border-box;
  float: left;
}

.megawp-content
  .megawp-audio-podcasts-box
  .megawp-audio-podcasts-item
  .audio-podcasts-download {
  color: #fff;
  margin-bottom: 5px;
  padding: 0 5px;
  box-sizing: border-box;
  float: right;
}

.megawp-content
  .megawp-audio-podcasts-box
  .megawp-audio-podcasts-item:last-child {
  margin-bottom: 0;
}

.megawp-content .megawp-single-page-box {
  margin-bottom: 20px;
}

.megawp-content .megawp-single-page-box .megawp-single-post-title {
  border-bottom: 1px solid #dfe6e9;
  padding: 10px 20px;
  line-height: 2em;
  box-sizing: border-box;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}

.megawp-content .megawp-single-page-box .megawp-single-post-title h1 {
  float: left;
}

.megawp-content
  .megawp-single-page-box
  .megawp-single-post-title
  span.megawp-single-post-view {
  float: right;
  font-size: 12px;
  font-weight: 500;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 55px;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
}

.megawp-content .megawp-single-page-box .megawp-top-postmeta {
  padding: 0 20px;
  width: 100%;
  display: block;
  box-sizing: border-box;
}

.megawp-content .megawp-single-page-box .megawp-top-postmeta span {
  float: left;
  margin-right: 25px;
  padding-left: 23px;
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center left;
  font-size: 13px;
  line-height: 40px;
}

.megawp-content
  .megawp-single-page-box
  .megawp-top-postmeta
  .megawp-post-category {
  background-image: url("assets/images/postmeta-icon/category.svg");
}

.megawp-content
  .megawp-single-page-box
  .megawp-top-postmeta
  .megawp-post-publish-date {
  background-image: url("assets/images/postmeta-icon/publish-date.svg");
}

.megawp-content
  .megawp-single-page-box
  .megawp-top-postmeta
  .megawp-post-author-name {
  background-image: url("assets/images/postmeta-icon/author.svg");
}

.megawp-content
  .megawp-single-page-box
  .megawp-top-postmeta
  .megawp-post-reading-time {
  background-image: url("assets/images/postmeta-icon/reading-time.svg");
}

.megawp-content
  .megawp-single-page-box
  .megawp-top-postmeta
  .megawp-post-comment-number {
  background-image: url("assets/images/postmeta-icon/comment.svg");
}

.megawp-content
  .megawp-single-page-box
  .megawp-top-postmeta
  .megawp-post-update-date {
  background-image: url("assets/images/postmeta-icon/update.svg");
}

.megawp-content .megawp-single-page-box .megawp-single-thumbnail {
  width: calc(100% - 40px);
  display: block;
  margin: 20px auto 0;
}

.megawp-content .megawp-single-page-box .megawp-single-thumbnail img {
  width: 100%;
  max-width: 100%;
  height: auto;
  float: left;
}

.tf-post-font-controller {
  display: block;
  margin: 30px 20px 20px;
  float: left;
}

.tf-post-font-controller * {
  float: right;
}

.tf-post-font-controller span {
  margin-left: 10px;
  line-height: 25px;
  font-size: 15px;
}

.tf-post-font-controller i {
  cursor: pointer;
  background-color: #6d48e5;
  width: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 6px 12px -2px rgba(34, 50, 84, 0.15);
  transition-duration: 0.2s;
}

.tf-post-font-controller i:hover {
  opacity: 0.85;
}

.tf-post-font-controller i:first-child {
  margin-left: 7px;
}

.megawp-post-content {
  padding: 20px;
  float: left;
  display: block;
  width: 100%;
  box-sizing: border-box;
  line-height: 2em;
  text-align: justify;
  transition-duration: 0.2s;
}

.megawp-content .megawp-single-post-box .megawp-post-content {
}

.megawp-post-content p {
  margin-bottom: 23px;
}

.megawp-post-content p:last-child {
  margin-bottom: 0;
}

.megawp-post-content ol,
.megawp-post-content ul,
.comment-content ol,
.comment-content ul {
  margin-bottom: 23px;
}

.megawp-post-content h1,
.megawp-post-content h2,
.megawp-post-content h3,
.megawp-post-content h4,
.megawp-post-content h5,
.megawp-post-content h6 {
  margin-bottom: 0.5em;
  font-weight: 800;
}

.megawp-post-content ul {
  list-style: inside disc;
}

.megawp-post-content ol {
  list-style: inside decimal;
}

.megawp-post-content code {
  width: 100%;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 15px !important;
  margin-bottom: 23px;
}

.megawp-post-content-bottom {
  margin-bottom: 20px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #ecf0f1;
  float: left;
}

.megawp-post-content-bottom .megawp-post-like-area {
  float: left;
  background-color: #fff;
  width: 280px;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 14px;
  line-height: 25px;
  min-height: 40px;
  margin: 15px 0;
}

.megawp-post-content-bottom .megawp-post-like-area .megawp-like-icon {
  float: right;
}

.megawp-post-content-bottom .megawp-post-like-area .sl-icon {
  float: left;
  height: 40px;
}

.megawp-post-content-bottom .megawp-post-like-area .sl-icon svg {
  width: 14px;
  height: 14px;
  padding: 13px 0;
}

.megawp-post-content-bottom .megawp-post-like-area .sl-count {
  font-size: 15px;
  line-height: 40px;
  float: left;
  margin: 0 5px;
  height: 40px;
}

.megawp-post-content-bottom .megawp-post-like-area #sl-loader {
  float: left;
}

.megawp-post-content-bottom .megawp-post-short-link {
  float: right;
  border-radius: 4px;
  background-color: #fff;
  margin: 15px 0;
  cursor: help;
}

.megawp-post-content-bottom .megawp-post-short-link span.short-link-text {
  line-height: 30px;
  border: none;
  padding: 5px 10px;
  box-sizing: border-box;
  float: right;
}

.megawp-post-content-bottom
  .megawp-post-short-link
  span.short-link-copy-button {
  cursor: pointer;
  float: right;
  border-left: 1px solid #dfe6e9;
  line-height: 40px;
  padding: 0 10px;
  box-sizing: border-box;
}

.megawp-popup-title {
  text-align: center;
  display: block;
}

.megawp-popup-message {
  text-align: center;
  display: block;
}

.megawp-popup-message i {
  font-size: 70px;
  display: block;
  margin-bottom: 15px;
}

.megawp-popup-message span {
  display: block;
}

.megawp-content .megawp-share-box {
  padding: 20px;
  line-height: 40px;
  margin-bottom: 20px;
}

.megawp-content .megawp-share-box span.megawp-share-title {
  float: left;
  margin-right: 5px;
}

.megawp-content .megawp-share-box a {
  float: left;
  margin: 5px 3px;
  padding: 0 10px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  transition-duration: 0.2s;
  font-size: 12px;
}

.megawp-content .megawp-share-box a:hover {
  opacity: 0.85;
}

.megawp-content .megawp-share-box .megawp-share-buttons a {
  border-radius: 55px;
}

.megawp-content .megawp-share-box .share-button-icon-radius {
  width: 30px;
  font-size: 16px;
  border-radius: 4px;
}

.megawp-content .megawp-share-box a.megawp-telegram-share-button {
  background-color: #0084c6;
}

.megawp-content .megawp-share-box a.megawp-whatsapp-share-button {
  background-color: #2ab200;
}

.megawp-content .megawp-share-box a.megawp-twitter-share-button {
  background-color: #5eaade;
}

.megawp-content .megawp-share-box a.megawp-facebook-share-button {
  background-color: #3c599d;
}

.megawp-content .megawp-share-box a.megawp-pinterest-share-button {
  background-color: #d32f2f;
}

.megawp-content .megawp-share-box a.megawp-linkedin-share-button {
  background-color: #2caae1;
}

.megawp-content .megawp-tags-box {
  padding: 20px;
  margin-bottom: 20px;
}

.megawp-tags-box span.megawp-tags-title {
  padding-left: 23px;
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center left;
  line-height: 34px;
  background-image: url("assets/images/hashtag.svg");
  float: left;
  margin-right: 5px;
}

.megawp-tags-box a {
  background-color: #dfe6e9;
  line-height: 24px;
  margin: 5px;
  border-radius: 55px;
  padding: 0 15px;
  color: #485460;
  font-size: 12px;
  font-weight: 300;
  float: left;
  text-align: center;
  transition-duration: 0.2s;
}

.megawp-tags-box a:hover {
  opacity: 0.85;
  color: #485460;
}

.megawp-download-box {
  margin-bottom: 20px;
}

.megawp-download-box .megawp-download-box-title {
}

.megawp-download-box .megawp-download-box-title h3 {
  float: left;
}

.megawp-download-box .megawp-download-box-title span {
  float: right;
  font-size: 12px !important;
  line-height: 26px !important;
  margin: 5px 0;
  padding: 0 10px;
  font-weight: 500;
  box-sizing: border-box;
  border: 2px solid;
  cursor: pointer;
  border-radius: 3px;
  transition-duration: 0.2s;
  box-sizing: border-box;
  text-align: center;
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.megawp-download-box .megawp-download-box-title span:hover {
  color: #fff;
}

.megawp-download-box .megawp-download-box-content {
  padding: 0 20px 20px;
}

.wpcf7-form label {
  display: block;
  line-height: 40px;
  margin-bottom: 20px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="month"],
.mwpcf7-form input[type="tel"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="number"],
.wpcf7-form textarea {
  width: 100%;
  display: block;
  background-color: #fff;
}

.wpcf7-form textarea {
  min-height: 70px;
  height: 120px;
  max-width: 100%;
  min-width: 100%;
}

.wpcf7-form select,
.wpcf7-form input[type="file"] {
  margin-bottom: 20px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  background-color: #fff;
}

.wpcf7-form button,
.wpcf7-form [type="submit"] {
  padding: 0 15px;
  display: block;
  margin: 0 auto;
  width: 100%;
  transition-duration: 0.2s;
}

.wpcf7-form button:hover,
.wpcf7-form [type="submit"]:hover {
  opacity: 0.85;
}

.megawp-download-box .megawp-download-box-links-area {
  width: 100%;
  display: block;
  background-color: #ecf0f1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 5px;
  line-height: 35px;
  color: #718093;
}

.megawp-download-box .megawp-download-box-links-area {
  width: 100%;
  display: block;
  background-color: #ecf0f1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 5px;
  line-height: 35px;
  color: #718093;
}

.megawp-download-box .megawp-download-box-links-area .download-link-item {
  width: 100%;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}

.megawp-download-box
  .megawp-download-box-links-area
  .download-link-item:first-child {
  padding-top: 0;
}

.megawp-download-box
  .megawp-download-box-links-area
  .download-link-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.megawp-download-box
  .megawp-download-box-links-area
  .download-link-item
  .download-link-title {
  float: left;
  font-size: 15px;
}

.megawp-download-box
  .megawp-download-box-links-area
  .download-link-item
  .download-link-title
  span {
  float: left;
}

.megawp-download-box
  .megawp-download-box-links-area
  .download-link-item
  .download-link-title
  i {
  font-size: 12px;
  border-radius: 55px;
  padding: 0 15px;
  margin-left: 10px;
  color: #fff;
  text-align: center;
  float: right;
  line-height: 23px;
  margin-top: 6px;
  margin-bottom: 6px;
  box-sizing: border-box;
}

.megawp-download-box
  .megawp-download-box-links-area
  .download-link-item
  a.download-button {
  float: right;
  padding: 0 15px;
  color: #fff;
  border-radius: 5px;
  transition-duration: 0.2s;
  box-sizing: border-box;
}

.megawp-download-box
  .megawp-download-box-links-area
  .download-link-item
  a.download-button:hover {
  opacity: 0.85;
}

.megawp-download-box-must-login {
  background-color: #f06461;
  padding: 30px;
  margin: 20px 0;
  display: block;
  color: #ffffff;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  border-radius: 5px;
}

.megawp-download-box-must-login i {
  display: block;
  font-size: 70px;
  text-align: center;
  margin-bottom: 15px;
}

.megawp-download-box-must-login span {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.megawp-download-box-must-login a {
  color: #ffffff;
  padding: 2px 0;
  font-size: 14px;
  width: 50%;
  display: block;
  margin: 0 auto;
  border-radius: 3px;
  transition-duration: 0.2s;
  background-color: transparent;
  border: 2px solid #fff;
}

.megawp-download-box-must-login a:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.05);
}

.megawp-download-box .megawp-download-box-help {
  margin-top: 15px;
  width: 100%;
  display: block;
  border: 1px solid #6ab04c;
  padding: 0 15px 10px;
  background-color: rgba(106, 176, 76, 0.3);
  box-sizing: border-box;
  border-radius: 5px;
  line-height: 30px;
}

.megawp-download-box .megawp-download-box-help .download-box-help-title {
  width: 100%;
  display: block;
  line-height: 40px;
  border-bottom: 1px solid #6ab04c;
  margin-bottom: 15px;
  color: #6ab04c;
}

.megawp-download-box .megawp-download-box-help p {
  margin-bottom: 15px;
}

.megawp-download-box .megawp-download-box-help p:last-child {
  margin-bottom: 0;
}

.megawp-download-box .megawp-download-box-help ol,
.megawp-download-box .megawp-download-box-help ul,
.megawp-download-box .megawp-download-box-help ul {
  margin-bottom: 15px;
}

.megawp-download-box .megawp-download-box-help h1,
.megawp-download-box .megawp-download-box-help h2,
.megawp-download-box .megawp-download-box-help h3,
.megawp-download-box .megawp-download-box-help h4,
.megawp-download-box .megawp-download-box-help h5,
.megawp-download-box .megawp-download-box-help h6 {
  margin-bottom: 0.5em;
}

.megawp-download-box .megawp-download-box-help ul li {
}

.megawp-download-box .megawp-download-box-help ul li:before {
  font-family: lineicons;
  content: "\eb6a";
  margin: 0 5px;
}

.megawp-download-box .megawp-download-box-help ol li {
  list-style: inside decimal;
}

.megawp-download-files-password {
  margin-top: 15px;
  line-height: 40px;
  width: 100%;
  display: block;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
}

.megawp-related-posts {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 30px;
}

.megawp-related-posts .related-posts-items {
  padding: 0 20px;
  box-sizing: border-box;
}

.megawp-related-posts article {
  margin-top: 50px;
  padding: 10px;
}

.megawp-related-posts .megawp-post-item {
  transition-duration: 0.2s;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
}

.megawp-related-posts .megawp-post-item:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
}

.megawp-related-posts .megawp-post-item .megawp-related-posts-thumbnail {
  position: relative;
  overflow: hidden;
  width: 90%;
  margin: 0 auto 15px;
  display: block;
  top: -40px;
  height: 230px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 10px;
}

.megawp-related-posts .megawp-post-item .megawp-related-posts-thumbnail img {
  width: 100%;
  height: auto;
  transition-duration: 0.2s;
}

.megawp-related-posts .megawp-post-item .megawp-related-posts-content {
  margin-top: -40px;
  padding: 0 5%;
}

.megawp-related-posts .megawp-post-item .megawp-related-posts-title a {
  float: left;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 15px;
  color: #485460;
  font-size: 14px;
}

.megawp-related-posts .megawp-post-item .megawp-related-posts-excerpt {
  float: left;
  width: 100%;
  display: block;
}

.megawp-related-posts .megawp-post-item .megawp-related-posts-read-more-button {
  width: 90%;
  display: block;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  position: absolute;
  bottom: 15px;
  right: 5%;
  left: 5%;
  line-height: 35px;
  background-color: #eeeeee;
  border-radius: 3px;
  color: #485460;
  font-size: 12px;
}

.megawp-related-posts
  .megawp-post-item:hover
  .megawp-related-posts-read-more-button {
  color: #fff;
}

.megawp-related-posts .megawp-post-item .megawp-related-posts-bottom-space {
  width: 100%;
  display: block;
  float: left;
  opacity: 0;
  visibility: hidden;
  padding-bottom: 15px;
  line-height: 35px;
}

.related-posts-items .owl-nav {
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.2s;
}

.related-posts-items:hover .owl-nav {
  visibility: visible;
  opacity: 1;
}

.related-posts-items .owl-nav .owl-next {
  left: 12px;
  top: calc(50% - 18px);
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.related-posts-items .owl-nav .owl-prev {
  right: 12px;
  top: calc(50% - 18px);
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.related-posts-items .owl-nav .owl-next span,
.related-posts-items .owl-nav .owl-prev span {
  font-size: 36px;
  width: 36px;
  height: 36px;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  border-radius: 3px;
  transition-duration: 0.2s;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.related-posts-items .owl-nav .owl-next span:hover,
.related-posts-items .owl-nav .owl-prev span:hover {
  opacity: 0.85;
}

.related-posts-items .owl-dots {
  width: 100%;
  justify-content: center;
  display: flex;
  margin: 30px 0 0;
  flex-wrap: wrap;
}

.related-posts-items .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 8px;
  transition-duration: 0.2s;
  background-color: #485460;
}

.related-posts-items .owl-dots .owl-dot.active {
  width: 19px;
  border-radius: 50px;
}

.megawp-comments-box {
  margin-bottom: 20px;
  width: 100%;
  display: block;
}

.megawp-comments-box-title h3 {
  float: left;
}

.megawp-comments-box-title h3 i {
  float: left;
  line-height: 2em;
  margin-right: 5px;
}

.megawp-comments-box .megawp-comments-box-content {
  padding: 0 20px 35px;
}

.megawp-comments-box .megawp-comments-box-content .comment-number {
  margin-bottom: 20px;
  display: block;
  box-sizing: border-box;
  padding: 0 20px;
  border-radius: 55px;
  line-height: 30px;
  float: left;
  font-size: 12px;
  color: #fff;
}

.megawp-comments-box .megawp-comments-box-content .comment-number span {
  font-size: 16px;
  font-weight: 700;
}

.comment-respond .comment-reply-title {
  line-height: 2.33em;
}

.comment-respond .comment-reply-title a {
  color: #fff;
  padding: 2px 10px;
  font-size: 11px;
  transition-duration: 0.2s;
  border-radius: 3px;
  margin-left: 10px;
}

.comment-respond .comment-reply-title a:hover {
  opacity: 0.85;
}

.megawp-comments-box
  .megawp-comments-box-content
  .comment-respond
  .logged-in-as,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-respond
  .comment-notes,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-respond
  label[for="comment"] {
  line-height: 35px;
}

.megawp-comments-box .megawp-comments-box-content .comment-form textarea {
  width: 100%;
  display: block;
  height: 260px;
  max-width: 100%;
  min-height: 70px;
  border: 1px solid #ddd;
  box-shadow: 0 5px 7px rgba(45, 52, 54, 0.15);
  background-color: #fff;
  margin-bottom: 20px;
  font-size: 15px;
  border-radius: 5px;
}

.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-author,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-email,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-url {
  float: left;
  width: calc(33.3% - 10px);
  margin: 0 5px;
}

.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-author
  label,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-email
  label,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-url
  label {
  float: left;
  display: block;
  line-height: 35px;
}

.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-author
  input,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-email
  input,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-url
  input {
  max-width: 100%;
  padding: 2px 10px;
  border: 1px solid #ddd;
  box-shadow: 0 5px 7px rgba(45, 52, 54, 0.15);
  background-color: #fff;
  margin-bottom: 20px;
  font-size: 15px;
  box-sizing: border-box;
  float: left;
  display: block;
  width: 100%;
  line-height: 35px;
}

.megawp-comments-box .megawp-comments-box-content .comment-form textarea:focus,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-author
  input:focus,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-email
  input:focus,
.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-url
  input:focus {
  border-color: #6ab04c;
}

.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .comment-form-cookies-consent {
  display: block;
  width: 100%;
  margin: 20px 0;
  float: left;
}

.comment-form .form-submit {
  margin: 20px 0;
  display: block;
  width: 100%;
  float: left;
}

.megawp-comments-box
  .megawp-comments-box-content
  .comment-list
  .comment-form
  .form-submit {
}

.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .form-submit
  input[type="submit"],
.woocommerce .megawp-content #respond input#submit {
  line-height: 45px;
  display: block;
  margin: 0 auto;
  text-align: center;
  border-radius: 55px;
  font-size: 15px;
  padding: 0 30px;
  box-shadow: 0 5px 7px rgba(45, 52, 54, 0.15);
  transition-duration: 0.2s;
}

.megawp-comments-box
  .megawp-comments-box-content
  .comment-form
  .form-submit
  input[type="submit"]:hover,
.woocommerce .megawp-content #respond input#submit {
  opacity: 0.85;
}

.megawp-comments-box .megawp-comments-box-content .comment-form .must-log-in,
.megawp-comments-box .megawp-comments-box-content .no-comments {
  background-color: #dfe6e9;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  border-radius: 5px;
  color: #485460;
  margin-bottom: 20px;
}

.megawp-comments-box .megawp-comments-box-content .no-comments-yet {
  border: 1px dashed #bdbdbd;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 20px;
  border-radius: 5px;
  color: #485460;
}

.megawp-comments-box .comment-list {
  display: block;
  width: 100%;
  float: left;
}

.megawp-comments-box .megawp-comments-box-content .megawp-comment-pagination {
  display: block;
  text-align: center;
  margin: 20px auto 0;
  min-height: 34px;
  font-size: 14px;
}

.megawp-comments-box .megawp-comment-pagination .page-numbers {
  padding: 0 17px;
  text-align: center;
  line-height: 34px;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  transition-duration: 0.2s;
  margin: 0 2px 10px;
  box-shadow: 0 7px 15px rgba(53, 73, 92, 0.3);
}

.megawp-comments-box .megawp-comment-pagination .page-numbers:hover {
  opacity: 0.85;
}

.megawp-classic-posts {
  width: 100%;
}

.megawp-classic-posts .megawp-post-item {
  overflow: hidden;
  transition-duration: 0.2s;
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-thumbnail {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-thumbnail img {
  width: 100%;
  height: auto;
  transition-duration: 0.2s;
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-category {
  position: absolute;
  top: 10px;
  left: 10px;
  line-height: 25px;
  padding: 0 10px;
  border-radius: 55px;
  font-size: 11px;
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-type-icon {
  position: absolute;
  font-size: 13px;
  right: 10px;
  top: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  line-height: 30px;
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-type-icon i {
  line-height: 30px;
  text-align: center;
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-view {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.55);
  width: 100%;
  line-height: 30px;
  font-size: 12px;
  padding: 0 10px;
  box-sizing: border-box;
  bottom: -25px;
  left: 0;
  color: #fff;
  visibility: hidden;
  transition-duration: 0.3s;
}

.megawp-classic-posts .megawp-post-item:hover .megawp-classic-posts-view {
  bottom: 0;
  visibility: visible;
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-meta {
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-meta span:before {
  content: " | ";
}

.megawp-classic-posts
  .megawp-post-item
  .megawp-classic-posts-meta
  span:first-child:before {
  content: "";
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-title a {
  display: block;
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-excerpt {
  float: left;
  width: 100%;
  display: block;
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-bottom-space {
  width: 100%;
  display: block;
  float: left;
  opacity: 0;
  visibility: hidden;
}

.megawp-classic-posts .megawp-post-item .megawp-classic-posts-read-more-button {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: background-image 0.2s;
}

.megawp-list-posts {
  width: 100%;
}

.megawp-list-posts .megawp-post-item {
  overflow: hidden;
  transition-duration: 0.2s;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 2fr;
}

.megawp-list-posts .megawp-post-item .megawp-list-posts-thumbnail {
  position: relative;
  overflow: hidden;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.megawp-list-posts .megawp-post-item .megawp-list-posts-content {
  padding: 15px 20px;
  box-sizing: border-box;
}

.megawp-list-posts .megawp-post-item .megawp-list-posts-title a {
  float: left;
  width: 100%;
}

.megawp-list-posts .megawp-post-item .megawp-list-posts-excerpt {
  float: left;
  width: 100%;
  display: block;
}

.megawp-list-posts .megawp-post-item .megawp-list-posts-meta {
  border-top: 1px solid;
  padding-top: 5px;
  line-height: 40px;
}

.megawp-list-posts .megawp-post-item .megawp-list-posts-meta span {
  float: left;
  margin-right: 15px;
}

.megawp-archive-posts,
.megawp-el-classic-posts-default,
.megawp-archive-products,
.megawp-el-modern1-products-default,
.megawp-el-modern2-products-default {
  position: relative;
}

.megawp-no-post-found {
  width: 100%;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  display: block;
  background-color: #dfe6e9;
  color: #718093;
  border-radius: 5px;
}

.megawp-archive-pagination {
  display: block;
  width: 100%;
  margin: 50px 0 20px;
}

.megawp-archive-pagination ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.megawp-archive-pagination ul li {
  display: inherit;
}

.megawp-archive-pagination ul li a,
.megawp-archive-pagination ul li span {
  margin: 0 5px 10px;
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  color: #485460;
  padding: 10px 15px;
  transition-duration: 0.2s;
}

.megawp-archive-pagination-points {
  margin: 0 5px;
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  color: #485460;
  padding: 10px 15px;
  transition-duration: 0.2s;
}

.megawp-archive-pagination ul li a:hover {
  opacity: 0.85;
}

.megawp-archive-pagination ul li.megawp-pagination-active a,
.megawp-archive-pagination ul li span.current {
  color: #fff;
}

.megawp-archive-posts {
  box-sizing: border-box;
  width: 100%;
  display: grid;
}

.megawp-archive-classic-posts .megawp-post-item,
.megawp-archive-list-posts .megawp-post-item,
.megawp-archive-modern-posts .megawp-post-item {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.09);
  transition-duration: 0.2s;
}

.megawp-archive-classic-posts .megawp-post-item:hover,
.megawp-archive-list-posts .megawp-post-item:hover,
.megawp-archive-modern-posts .megawp-post-item:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12);
}

.megawp-archive-cards-posts
  .megawp-post-item
  .megawp-cards-posts-background-cover {
  opacity: 0.4;
}

.megawp-archive-cards-posts
  .megawp-post-item:hover
  > .megawp-cards-posts-background-cover {
  opacity: 0.3;
}

.megawp-user-area-widget {
  width: 100%;
  padding: 30px 15px 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  position: relative;
  overflow: hidden;
}

footer.megawp-footer {
  padding-top: 80px;
}

footer.megawp-footer .megawp-user-area-widget {
  margin-bottom: 40px;
}

.megawp-user-area-widget .user-area-widget-background-area {
  width: 100%;
  height: 90px;
  left: 0;
  top: 0;
  position: absolute;
  background-position: center center;
  background-size: cover;
}

.megawp-user-area-widget .megawp-user-area-widget-avatar {
  width: 100%;
  display: block;
  margin-bottom: 15px;
  position: relative;
  z-index: 100;
}

.megawp-user-area-widget .megawp-user-area-widget-avatar img {
  display: block;
  margin: 0 auto;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  border: 3px solid rgba(0, 0, 0, 0.4);
}

.megawp-user-area-widget .megawp-user-area-widget-title {
  text-align: center;
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
}

.megawp-user-area-widget .megawp-user-area-widget-buttons a {
  width: 100%;
  display: block;
  line-height: 30px;
  border-radius: 4px;
  transition-duration: 0s;
  box-sizing: border-box;
  padding: 8px 10px;
  margin-bottom: 10px;
}

.megawp-user-area-widget .megawp-user-area-widget-buttons a:last-child {
  margin-bottom: 0;
}

.megawp-user-area-widget .megawp-user-area-widget-buttons a:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.megawp-user-area-widget .megawp-user-area-widget-buttons a i {
  float: right;
  line-height: 30px;
  font-size: 17px;
}

.megawp-categories-list-widget {
  width: 100%;
  display: block;
}

aside .megawp-categories-list-widget {
  margin-bottom: 20px;
}

footer .megawp-categories-list-widget {
  margin-bottom: 40px;
}

.megawp-categories-list-widget ul li {
}

.megawp-categories-list-widget ul li a {
  margin-bottom: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: block;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  color: #fff;
  height: 70px;
  padding: 15px;
}

.megawp-categories-list-widget ul li a:last-child {
  margin-bottom: 0;
}

.megawp-categories-list-widget ul li a span.megawp-categories-list-title {
  position: absolute;
  line-height: 40px;
  left: 15px;
}

.megawp-categories-list-widget ul li a span.megawp-categories-list-count {
  position: absolute;
  line-height: 30px;
  margin: 5px 0;
  right: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 100%;
  font-size: 13px;
  background-color: #f5f5f5;
  color: #485460;
  font-weight: 600;
}

.megawp-categories-list-widget ul li a .megawp-categories-list-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  transition-duration: 0.2s;
  opacity: 0.4;
}

.megawp-categories-list-widget ul li a:hover .megawp-categories-list-cover {
  opacity: 0.3;
}

.megawp-posts-widget .megawp-posts-widget-item {
  width: 100%;
  padding: 15px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #dfe6e9;
  display: grid;
  grid-template-columns: 70px auto;
  grid-column-gap: 10px;
}

.megawp-posts-widget .megawp-posts-widget-item:first-child {
  padding-top: 0;
}

.megawp-posts-widget .megawp-posts-widget-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.megawp-posts-widget .megawp-posts-widget-thumbnail {
  width: 70px;
  height: 70px;
  border-radius: 5px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.megawp-posts-widget .megawp-posts-widget-item h5 {
  font-size: 13px;
  color: #485460;
  display: block;
  line-height: 1.9em;
  transition-duration: 0.2s;
}

.megawp-posts-widget .megawp-posts-widget-item span {
  font-size: 11px;
  line-height: 1.7em;
  color: #9e9e9e;
}

.megawp-social-networks-widget .megawp-social-network-widget-item {
  display: block;
  color: #fff;
  padding: 5px 15px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 40px;
  font-weight: 600;
  transition-duration: 0.2s;
}

aside .megawp-social-networks-widget .megawp-social-network-widget-item {
  width: 100%;
  margin-bottom: 10px;
}

aside
  .megawp-social-networks-widget
  .megawp-social-network-widget-item:last-of-type {
  margin-bottom: 20px;
}

footer .megawp-social-networks-widget .megawp-social-network-widget-item {
  padding: 15px;
  text-align: center;
  font-weight: 300;
  font-size: 15px;
  border-radius: 10px;
  line-height: unset !important;
}

footer .megawp-social-networks-widget {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 10px;
  grid-column-gap: 10px;
  margin-bottom: 40px;
}

.megawp-social-networks-widget .megawp-social-network-widget-item:hover {
  opacity: 0.85;
}

.megawp-social-networks-widget .megawp-social-network-widget-item i {
  font-size: 30px;
  line-height: 40px;
  float: left;
  margin-right: 10px;
}

.social-network-widget-aparat svg {
  font-size: 30px;
  line-height: 40px;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 30px;
  height: 30px;
}

footer .megawp-social-networks-widget .megawp-social-network-widget-item i {
  display: block;
  float: unset !important;
  width: 100%;
  text-align: center;
  font-size: 35px;
  margin: 0 0 5px 0 !important;
}

footer .megawp-social-networks-widget .megawp-social-network-widget-item svg {
  display: block;
  float: unset !important;
  width: 35px;
  height: 35px;
  margin: 0 auto 10px;
  font-size: 35px;
}

.social-network-widget-instagram {
  background-image: linear-gradient(25deg, #f6d371, #d02872, #912eb9, #4d58cf);
}

.social-network-widget-telegram {
  background-color: #0084c6;
}

.megawp-image-widget {
  margin-bottom: 20px;
  display: block;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
}

.megawp-image-widget img {
  width: 100%;
  max-width: 100%;
  height: auto;
  transition-duration: 0.2s;
}

.megawp-image-widget img:hover {
  opacity: 0.85;
}

footer.megawp-footer {
  width: 100%;
  display: block;
  float: left;
}

footer.megawp-footer .megawp-footer-items-area {
  display: grid;
  grid-column-gap: 35px;
}

footer.megawp-footer .megawp-footer-widget-box {
  margin-bottom: 40px;
}

footer.megawp-footer h4.megawp-widget-title {
  margin-bottom: 25px;
  box-sizing: border-box;
  display: inline-block;
}

footer.megawp-footer h4.megawp-widget-title-style1 {
  border-bottom: 1px solid;
  width: 100%;
  display: block !important;
}

footer.megawp-footer h4.megawp-widget-title-style2 {
  padding: 5px 10px;
}

footer.megawp-footer h4.megawp-widget-title-style3 {
  padding-left: 10px;
  border-left: 4px solid red;
}

footer.megawp-footer h4.megawp-widget-title-style4 {
  padding: 5px 15px;
  background-color: red;
  border-radius: 55px;
  border-bottom-left-radius: 0;
}

footer.megawp-footer .megawp-footer-menu ul li a {
  transition-duration: 0.2s;
}

footer.megawp-footer .megawp-footer-menu ul li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

footer.megawp-footer .megawp-footer-menu ul li ul {
  display: none;
}

footer.megawp-footer .megawp-footer-middle-info-area {
  border-top: 1px solid;
  width: 100%;
  box-sizing: border-box;
}

footer.megawp-footer .megawp-footer-bottom-area {
  display: block;
}

footer.megawp-footer .megawp-footer-bottom-area .megawp-copyright {
  float: left;
  line-height: 30px;
}

footer.megawp-footer .megawp-footer-bottom-area .megawp-footer-social-networks {
  float: right;
  line-height: 30px;
  font-size: 18px;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a {
  margin-left: 10px;
  float: right;
  width: 35px;
  height: 34px;
  line-height: 35px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  transition-duration: 0s;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a:hover {
  color: #fff;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a.megawp-instagram-logo:hover {
  background-image: linear-gradient(25deg, #f6d371, #d02872, #912eb9, #4d58cf);
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a.megawp-telegram-logo:hover {
  background-color: #0084c6;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a.megawp-aparat-logo:hover {
  background-color: #df0f50;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a.megawp-whatsapp-logo:hover {
  background-color: #2ab200;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a.megawp-twitter-logo:hover {
  background-color: #5eaade;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a.megawp-youtube-logo:hover {
  background-color: #f70000;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a.megawp-facebook-logo:hover {
  background-color: #3c599d;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a.megawp-linkedin-logo:hover {
  background-color: #2caae1;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a.megawp-pinterest-logo:hover {
  background-color: #d32f2f;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a.megawp-email-logo:hover {
  background-color: #485460;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a
  i {
  line-height: 34px;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  svg {
  width: 18px;
  height: 18px;
  margin: 8px 0;
}

footer.megawp-footer
  .megawp-footer-bottom-area
  .megawp-footer-social-networks
  a:hover
  svg
  path {
  fill: #fff !important;
}

footer.megawp-footer-v2 .megawp-footer-bottom-area .megawp-copyright {
  line-height: 35px;
  font-size: 13px;
}

footer.megawp-footer-v2 h4.megawp-widget-title {
  padding-bottom: 5px;
}

footer.megawp-footer-v2 .megawp-footer-bottom-area {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 20px 0;
}

.megawp-footer-wave .main-wave {
  position: absolute;
  top: 0;
  width: 100%;
  transform: scaleX(-1);
}

.megawp-footer-wave .behind-wave svg path {
  fill: rgba(0, 0, 0, 0.12);
}

.megawp-footer-top-area {
  width: 100%;
  display: block;
  padding: 40px 0;
  font-size: 17px;
  line-height: 40px;
}

.megawp-footer-top-area span {
  float: left;
  font-weight: 300;
}

.megawp-footer-top-area a {
  float: right;
  padding: 0 15px;
  font-size: 13px;
  transition-duration: 0.2s;
  border-radius: 3px;
  text-align: center;
  box-sizing: border-box;
}

.megawp-footer-top-area a:hover {
  opacity: 0.85;
  color: unset;
}

footer.megawp-footer-v4 .megawp-footer-v4-main-content {
  display: block;
  margin-bottom: 40px;
}

footer.megawp-footer-v4 .megawp-footer-v4-main-content .megawp-footer-v4-about {
  float: left;
  width: 80%;
}

footer.megawp-footer-v4
  .megawp-footer-v4-main-content
  .megawp-footer-v4-about
  img {
  width: 150px;
  margin-right: 20px;
  height: auto;
  float: left;
  border-radius: 5px;
}

footer.megawp-footer-v4
  .megawp-footer-v4-main-content
  .megawp-footer-v4-about
  .megawp-footer-v4-about-text {
  float: left;
  width: calc(100% - 170px);
}

footer.megawp-footer-v4
  .megawp-footer-v4-main-content
  .megawp-footer-v4-about
  .megawp-footer-v4-about-text
  ul {
  list-style: inside disc;
}

footer.megawp-footer-v4
  .megawp-footer-v4-main-content
  .megawp-footer-v4-about
  .megawp-footer-v4-about-text
  ol {
  list-style: inside decimal;
}

footer.megawp-footer-v4
  .megawp-footer-v4-main-content
  .megawp-footer-v4-certificates {
  float: right;
  width: 13%;
}

footer.megawp-footer-v4
  .megawp-footer-v4-main-content
  .megawp-footer-v4-certificates
  .owl-dots {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

footer.megawp-footer-v4
  .megawp-footer-v4-main-content
  .megawp-footer-v4-certificates
  .owl-dots
  .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 5px;
  transition-duration: 0.2s;
  border: 1px solid rgba(0, 0, 0, 0.5);
}

footer.megawp-footer-v4
  .megawp-footer-v4-main-content
  .megawp-footer-v4-certificates
  .owl-dots
  .owl-dot.active {
  border-radius: 50px;
}

footer.megawp-footer-v4 .megawp-footer-middle-info-area {
  padding: 30px 0;
}

footer.megawp-footer-v4 .megawp-footer-middle-info-area .megawp-footer-menu {
  float: left;
}

footer.megawp-footer-v4
  .megawp-footer-middle-info-area
  .megawp-footer-menu
  ul
  li {
  float: left;
}

footer.megawp-footer-v4
  .megawp-footer-middle-info-area
  .megawp-footer-menu
  ul
  li
  a {
  margin-right: 20px;
  padding: 0 10px;
  float: left;
  line-height: 35px;
  border-radius: 3px;
}

footer.megawp-footer-v4 .megawp-footer-middle-info-area .footer-address {
  float: right;
  line-height: 35px;
  font-size: 13px;
}

footer.megawp-footer-v4 .megawp-footer-bottom-area {
  padding: 30px 0;
}

.megawp-back-to-top {
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  padding: 15px;
  color: #fff;
  cursor: pointer;
  display: none;
  transition-duration: 0.2s;
  left: 20px;
}

.megawp-back-to-top:hover {
  color: #fff;
  opacity: 0.85;
}

.megawp-must-login {
  background-color: #f06461;
  padding: 30px;
  margin-bottom: 20px;
  display: block;
  color: #ffffff;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  border-radius: 5px;
}

.megawp-must-login-shortcode {
  margin: 20px 0;
}

.megawp-must-login i {
  display: block;
  font-size: 70px;
  text-align: center;
  margin-bottom: 15px;
}

.megawp-must-login span {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.megawp-must-login a {
  color: #ffffff;
  padding: 2px 0;
  font-size: 14px;
  width: 50%;
  display: block;
  margin: 0 auto;
  border-radius: 3px;
  transition-duration: 0.2s;
  background-color: transparent;
  border: 2px solid #fff;
}

.megawp-must-login a:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.05);
}

.megawp-custom-404-image {
  display: block;
  margin: 0 auto 40px;
  max-width: 100%;
  height: auto;
}

.megawp-custom-404-message {
  font-size: 18px;
  display: block;
  margin-bottom: 40px;
}

.megawp-custom-404-button {
  display: block;
  margin: 0 auto;
  padding: 5px 10px;
  line-height: 30px;
  color: #fff;
  width: 180px;
  text-align: center;
  border-radius: 4px;
  transition-duration: 0.2s;
}

.megawp-custom-404-button:hover {
  opacity: 0.8;
  color: #fff;
}

.megawp-search-result-posts {
  box-sizing: border-box;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 30px;
}

.megawp-search-result-posts article {
  margin-top: 50px;
}

.megawp-search-result-posts .megawp-post-item {
  transition-duration: 0.2s;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  display: table;
  height: 100%;
}

.megawp-search-result-posts .megawp-post-item:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-thumbnail {
  position: relative;
  overflow: hidden;
  width: 90%;
  margin: 0 auto 15px;
  display: block;
  top: -40px;
  height: 230px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 10px;
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-thumbnail
  img {
  width: 100%;
  height: auto;
  transition-duration: 0.2s;
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-thumbnail
  i {
  position: absolute;
  font-size: 13px;
  left: 10px;
  top: 10px;
  background-color: rgba(0, 0, 0, 0.45);
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  line-height: 30px;
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-content {
  margin-top: -40px;
  padding: 0 5%;
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-title
  a {
  float: left;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 15px;
  color: #485460;
  font-size: 14px;
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-price {
  text-align: center;
  display: block;
  margin-bottom: 15px;
  color: #4caf50;
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-price
  ins {
  text-decoration: none;
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-price
  del {
  color: #ff4500;
  font-size: 12px;
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-excerpt {
  float: left;
  width: 100%;
  display: block;
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-read-more-button {
  width: 90%;
  display: block;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  position: absolute;
  bottom: 15px;
  right: 5%;
  left: 5%;
  line-height: 35px;
  background-color: #eaeaea;
  border-radius: 3px;
  color: #485460;
  font-size: 12px;
}

.megawp-search-result-posts
  .megawp-post-item:hover
  .megawp-search-result-posts-read-more-button {
  color: #fff;
}

.megawp-search-result-posts
  .megawp-post-item
  .megawp-search-result-posts-bottom-space {
  width: 100%;
  display: block;
  float: left;
  opacity: 0;
  visibility: hidden;
  padding-bottom: 15px;
  line-height: 35px;
}

.megawp-search-page-no-results {
  overflow: hidden;
  padding: 20px;
}

.megawp-search-page-no-results img {
  width: 750px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  height: auto;
}

.megawp-search-page-no-results h2 {
  text-align: center;
  display: block;
  margin-bottom: 0.8em;
}

.megawp-search-page-no-results form {
  position: relative;
  overflow: hidden;
}

.megawp-search-page-no-results input {
  width: 100%;
  border-radius: 0;
  border-color: #dfe6e9;
}

.megawp-search-page-no-results button {
  position: absolute;
  right: 0;
  border-radius: 0;
  background-color: #dfe6e9;
  color: #7f8187;
  width: 42px;
  padding: 0;
}

.megawp-search-page-no-results button i {
  line-height: 42px;
  height: 42px;
}

.select2-container--default .select2-selection--single {
  border-color: #e0e0e0;
  min-height: 42px;
  line-height: 40px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 30px;
  padding: 5px 10px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 7px;
  right: 10px !important;
}

body.megawp-body .select2-search--dropdown .select2-search__field {
  border-color: #e0e0e0;
  padding: 5px 10px;
}

.select2-container--open .select2-dropdown {
  border-color: #e0e0e0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--default
  .select2-results__option--highlighted[data-selected] {
  background-color: #ecf0f1;
  color: #485460;
  transition-duration: 0.2s;
}

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option[data-selected="true"] {
  background-color: #ecf0f1;
  color: #485460;
}

.select2-results__message {
  font-size: 12px;
}

.megawp-ads-box {
  margin-bottom: 20px;
  display: block;
  width: 100%;
  overflow: hidden;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0;
  padding: 25px;
  background-color: #dfe6e9;
}

.megawp-comments-box .megawp-comments-box-content .comment-form textarea,
.woocommerce .megawp-product-comments #review_form #respond textarea {
  background-image: url("assets/images/comment-form-line.png");
  background-size: 30px 30px;
  background-repeat: repeat;
}

.comments-area {
  background-color: #fff;
  border: 1px solid #dfe6e9;
  width: 100%;
  border-radius: 5px;
  box-sizing: border-box;
  word-wrap: break-word;
  display: block;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  font-family: IRANSansX, tahoma;
}

@supports (font-variation-settings: normal) {
  .comments-area {
    font-family: IRANSansXV, tahoma;
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
  }
}

#wpdcom .wpdiscuz-subscribe-bar #wpdiscuz_subscription_button,
#wpdcom .ql-container,
.ql-editor.ql-blank::before,
.megawp-content #wpdcom .ql-editor > *,
#wpdcom .wc-field-submit input[type="submit"],
#wpdcom .wpd-thread-filter .wpdf-sorting {
  font-family: inherit !important;
  letter-spacing: 0 !important;
}

#wpdcom .wpdiscuz-subscribe-bar #wpdiscuz_subscription_button {
  padding: 0 20px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}

#wpdcom {
  padding: 5px 20px !important;
  max-width: 100% !important;
  box-sizing: border-box;
}

#wpdcom .ql-container {
  font-size: 14px !important;
  background-image: url("assets/images/comment-form-line.png");
  background-size: 30px 30px;
  background-repeat: repeat;
}

#wpdcom .ql-editor {
  min-height: 130px !important;
  padding: 10px 15px !important;
}

.ql-editor.ql-blank::before,
.megawp-content #wpdcom .ql-editor > * {
  line-height: 30px !important;
}

.ql-editor.ql-blank::before {
  font-style: normal !important;
}

body .megawp-content .wpd-thread-list .wpd-comment p {
  line-height: 2.3em !important;
}

.edit-comment-admin-links {
  margin-top: 30px;
}

.tn-top-comment {
  margin-bottom: 10px;
  background: #fff9c4;
  padding: 0 10px 10px 10px;
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.1);
}

.user-reset-course-sessions {
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

.megawp-modern2-products
  .megawp-product-item
  .megawp-modern2-products-bottom-area
  .megawp-modern2-products-price {
  font-size: 18px;
}

.megawp-content .megawp-single-page-box .megawp-single-thumbnail img {
  width: 50% !important;
  float: unset !important;
  display: block;
  margin: 0 auto;
}

.megawp-download-box .megawp-download-box-links-area {
  line-height: 35px;
  color: #416615;
}

.megawp-content .megawp-audio-podcasts-box {
  background-color: #bfd598;
}

.megawp-content .megawp-audio-podcasts-box {
  background-color: #8fd783;
}

aside #widget-comments-container.widget-comments-container {
  margin: 0 !important;
}

/*tanasobefekri comments*/
.comment-form-comment .ck-editor__editable_inline,
.tf-comment-edit-area .ck-editor__editable_inline {
  min-height: 194px;
  background-image: url("assets/images/comment-form-line.png") !important;
  background-size: 28px 28px !important;
  background-repeat: repeat !important;
}

.comment-form-comment .ck-editor__editable_inline p:first-child,
.tf-comment-edit-area .ck-editor__editable_inline p:first-child {
  margin-top: 9px;
}

.comment-form-comment .ck-editor__editable_inline p,
.tf-comment-edit-area .ck-editor__editable_inline p {
  margin: 0;
  line-height: 28px;
}

.comment-form-comment .ck-editor__editable_inline ul,
.tf-comment-edit-area .ck-editor__editable_inline ul {
  list-style: inside disc;
}

.comment-form-comment .ck-editor__editable_inline ol,
.tf-comment-edit-area .ck-editor__editable_inline ol {
  list-style: inside decimal;
}

.comment-form-comment .ck-editor__editable_inline ul,
.comment-form-comment .ck-editor__editable_inline ol,
.tf-comment-edit-area .ck-editor__editable_inline ul,
.tf-comment-edit-area .ck-editor__editable_inline ol {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 28px;
}

.comment-form-comment .ck-editor__editable_inline blockquote,
.tf-comment-edit-area .ck-editor__editable_inline blockquote {
  margin-bottom: 20px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 5px 15px 5px 0;
  border-right: 4px solid #000;
}

.tf-comment-form-word-count {
  background-color: #fafafa;
  border: 1px solid #c4c4c4;
  border-top: 0;
  padding: 3px 10px;
  display: block;
  width: 100%;
  box-sizing: border-box;
}

.tf-draft-comment-message-area {
  margin: 0 0 20px;
  height: 30px;
  width: 100%;
}

.tf-draft-comment-message {
  display: none;
  line-height: 30px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  padding: 3px 10px;
  background-color: #d7f2e1;
  color: #2aba5f;
  width: 100%;
  letter-spacing: -0.8px;
  font-size: 13px;
  box-sizing: border-box;
}

.tf-comments-editor-font-controller {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.tf-comments-editor-font-controller span {
  line-height: 29px;
}

.tf-comments-editor-font-controller a {
  background-color: #4caf50;
  color: #fff;
  float: right;
  margin-left: 10px;
  border-radius: 55px;
  padding: 2px 10px;
  font-size: 12px;
  margin-bottom: 15px;
}

.tf-comments-editor-font-controller a:hover {
  color: #fff;
  opacity: 0.85;
}

.tf-comments-editor-font-controller a.active-filter {
  background-color: #6d48e5;
}

.tf-comments-editor-font-controller * {
  float: right;
}

.tf-comments-editor-font-controller span {
  line-height: 25px;
  font-size: 13px;
}

.tf-comments-editor-font-controller i {
  cursor: pointer;
  background-color: #6d48e5;
  width: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 10px;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 6px 12px -2px rgba(34, 50, 84, 0.15);
  transition-duration: 0.2s;
}

.tf-comments-editor-font-controller i:hover {
  opacity: 0.85;
}

.tf-comments-editor-font-controller i:first-child {
  margin-left: 7px;
}

.tf-comments-font-controller {
  float: right;
  margin-bottom: 15px;
}

.tf-comments-font-controller * {
  float: right;
}

.tf-comments-font-controller span {
  margin-left: 10px;
  line-height: 25px;
  font-size: 13px;
}

.tf-comments-font-controller i {
  cursor: pointer;
  background-color: #6d48e5;
  width: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 10px;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 6px 12px -2px rgba(34, 50, 84, 0.15);
  transition-duration: 0.2s;
}

.tf-comments-font-controller i:hover {
  opacity: 0.85;
}

.tf-comments-font-controller i:first-child {
  margin-left: 7px;
}

.tf-comment-item {
  display: block;
  margin-right: 39px;
  padding-bottom: 20px;
  border-right: 1px solid #d1d1d1;
  position: relative;
}

.tf-comment-item.tf-read-comment {
  background-color: #fff9c4;
}

.comment-list > .tf-comment-item {
  border-bottom: 1px solid #d1d1d1;
  margin-top: 50px;
  border-bottom-right-radius: 10px;
}

/*.comment-list > .tf-comment-item:first-child {
    margin-top: 0;
}*/

.comment-list > .children {
  display: none;
  padding-right: 50px;
  margin-top: 35px;
}

.comment-list .children .tf-comment-item {
  margin-top: 0;
  border-color: #00b38f;
}

.comment-list .comment-respond {
  margin-top: 40px !important;
}

.comment-list .children .comment-respond {
  margin-top: 20px !important;
}

/*.megawp-comments-box .comment-list > .children {
    margin-right: 39px;
}*/

.tf-comment-item-avatar {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid #d1d1d1;
  padding: 3px;
  float: right;
  top: 0;
  right: -39px;
  background-color: #fff;
  position: absolute;
}

.children .tf-comment-item-avatar {
  border-color: #00b38f;
}

.tf-comment-item-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.tf-comment-item-info {
  float: right;
  width: 100%;
}

.tf-comment-item-info-row-1,
.tf-comment-item-info-row-2 {
  width: 100%;
  display: block;
  float: right;
  padding: 9px 49px 9px 10px;
  box-sizing: border-box;
}

.tf-comment-item-info-row-1 {
  background-color: #f7f7f7;
  line-height: 30px;
}

.tf-comment-item-info-row-2 {
  border-top: 1px dashed #00b38f;

  line-height: 25px;
}

.tf-comment-item-author-name {
  letter-spacing: -0.8px;
  font-weight: 400;
  float: right;
  margin-left: 10px;
}

.tf-comment-item-author-name a {
  color: #00b38f;
}

.tf-comment-icons {
  float: right;
}

.tf-comment-buyer-badge {
  float: right;
  color: #fff;
  background-color: #00b38f;
  line-height: 30px;
  width: 30px;
  border-radius: 100%;
  text-align: center;
  margin-left: 10px;
}

.tf-comment-link-copy-btn {
  float: left;
  color: #fff;
  background-color: #000;
  line-height: 30px;
  width: 30px;
  border-radius: 100%;
  text-align: center;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .tf-comment-link-copy-btn {
    float: right;
  }
}

@media screen and (max-width: 500px) {
  .tf-comment-item-follow-btn {
    display: block;
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
}

.tf-comment-link-copy-btn:hover {
  color: #fff;
}

.tf-comment-link-copy-btn i {
  line-height: 30px;
}

.tf-comment-filter-author {
  float: right;
  color: #fff;
  background-color: #ff6a00;
  line-height: 30px;
  width: 30px;
  border-radius: 100%;
  text-align: center;
  margin-left: 10px;
}

.tf-comment-filter-author:hover {
  color: #fff;
}

.tf-comment-filter-author i {
  line-height: 30px;
}

.tf-comment-item-follow-btn {
  border: 1px solid #0090ee;
  background-color: #0090ee;
  color: #fff;
  float: left;
  border-radius: 3px;
  padding: 0 10px;
  line-height: 28px;
  font-size: 11px;
  letter-spacing: -0.8px;
}

.tf-comment-item-follow-btn:hover {
  color: #fff;
  opacity: 0.85;
}

.tf-comment-item-follow-btn.unfollow {
  border: 1px solid #0090ee;
  background-color: #fff;
  color: #0090ee;
}

.tf-comment-item-follow-btn.unfollow:hover {
  color: #0090ee;
}

.tf-comment-item-date {
  color: #999;
  float: right;
  margin-left: 15px;
  font-size: 12px;
  margin-bottom: 16px;
}

.tf-comment-item-user-registered {
  float: right;
  color: #f44336;
  font-size: 12px;
  border-radius: 3px;
  margin-left: 15px;
  margin-bottom: 16px;
  font-weight: 500;
}

.tf-comment-item-user-registered i {
  font-style: normal;
}

.tf-comment-item-content {
  padding: 0 49px 0 20px;
}

.tf-comment-item-badges {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  float: right;
}

.tf-comment-item-badges > div {
  float: right;
  margin-left: 25px;
  margin-bottom: 10px;
  display: block;
}

.tf-comment-item-badges div div {
  width: 50px;
  height: 50px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin: 0 auto;
}

.tf-comment-item-badges .golden-medal div {
  background-image: url("assets/images/golden-medal.svg");
}

.tf-comment-item-badges .technical-comment div {
  background-image: url("assets/images/technical-comment.svg");
}

.tf-comment-item-badges .hamyar-laghari div {
  background-image: url("assets/images/hamyar-laghari.svg");
}

.tf-comment-item-badges span {
  display: block;
  font-size: 12px;
  margin-top: 5px;
  text-align: center;
}

.tf-comment-text-word-count {
  background-color: #00b38f;
  color: #fff;
  padding: 0 12px;
  float: right;
  font-size: 13px;
  border-radius: 55px;
  margin-bottom: 10px;
  text-align: center;
}

.tf-comment-item-text {
  text-align: justify;
  display: block;
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 2em;
  transition-duration: 0.2s;
}

.tf-comment-item-text p {
  margin-bottom: 15px;
}

.tf-comment-item-text p:last-child {
  margin-bottom: 0;
}

.tf-comment-item-text ul {
  list-style: inside disc;
  margin-bottom: 15px;
}

.tf-comment-item-text ol {
  list-style: inside decimal;
  margin-bottom: 15px;
}

.tf-comment-awaiting-moderation {
  margin-bottom: 25px;
  background-color: #f44336;
  color: #fff;
  padding: 3px 15px;
  font-size: 12px;
  display: block;
  text-align: center;
  border-radius: 50px 50px 0 50px;
  float: right;
}

.tf-comment-star-rating-area {
  margin-bottom: 25px;
  display: block;
}

.tf-comment-vote-submit {
  background-color: #f44336;
  color: #fff;
  padding: 1px 15px;
  border-radius: 3px;
  margin-top: 15px;
  font-size: 12px;
  float: right;
  display: none;
}

.tf-comment-vote-submit:hover {
  color: #fff;
}

.tf-comment-vote-title {
  font-size: 13px;
  letter-spacing: -0.8px;
  margin-bottom: 7px;
  display: block;
}

.tf-comment-vote-title i {
  color: #f44336;
  font-size: 11px;
}

.tf-comment-vote-numbers {
  font-size: 14px;
  letter-spacing: -0.8px;
  margin-top: 7px;
  display: block;
  color: #6d48e5;
}

.tf-comment-item .comment-reply-link,
.tf-comment-item .comments-reply-link,
.tf-comment-favorites-btn,
.tf-comment-read-btn {
  font-size: 13px;
  padding: 1px 15px;
  border-radius: 3px;
  float: right;
  letter-spacing: -0.8px;
}

.tf-comment-item .comment-reply-link,
.tf-comment-item .comments-reply-link {
  background-color: #dfefda;
  color: #6ac847;
  margin-left: 10px;
  margin-bottom: 15px;
}

.tf-comment-item .comment-reply-link:hover,
.tf-comment-item .comments-reply-link:hover {
  background-color: #6ac847;
  color: #fff;
}

.tf-comment-favorites-btn {
  background-color: #ffe3cf;
  color: #ff6a00;
  margin-left: 10px;
  margin-bottom: 15px;
}

.tf-comment-favorites-btn:hover {
  background-color: #ff6a00;
  color: #fff;
}

.tf-comment-read-btn {
  background-color: #ceebff;
  color: #3498db;
  margin-bottom: 15px;
}

.tf-comment-read-btn:hover {
  background-color: #3498db;
  color: #fff;
}

.tf-comment-show-replies-btn {
  line-height: 26px;
  padding: 0 15px;
  color: grey;
  border: 2px solid #d1d1d1;
  background-color: #fff;
  position: absolute;
  left: 40px;
  bottom: -15px;
  font-size: 12px;
  border-radius: 50px;
  z-index: 100;
}

.tf-comment-show-replies-btn:hover {
  color: grey;
}

.tf-comment-show-replies-btn i {
  font-size: 9px;
  transition-duration: 0.2s;
}

.tf-comment-show-replies-btn i.up {
  transform: rotate(180deg);
}

.tf-message {
  border-radius: 5px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  text-align: center;
  line-height: 30px;
  padding: 10px;
  margin: 0 0 20px;
  display: block;
  width: 100%;
  letter-spacing: -0.8px;
  box-sizing: border-box;
}

.tf-message.success {
  background-color: #d7f2e1;
  color: #2aba5f;
}

/*followings list*/
.tf-user-followings-list {
  list-style: none !important;
  margin: 0 !important;
}

.tf-user-followings-list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  border-radius: 5px;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  background-color: #f5f5f5;
}

.tf-user-followings-list li:last-child {
  margin-bottom: 0;
}

.tf-user-followings-list li div:first-child {
  display: flex;
  align-items: center;
}

.tf-user-followings-list li div:last-child {
  display: flex;
  justify-content: left;
  align-items: center;
}

.tf-user-followings-list li img {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  margin-left: 15px;
}

.tf-user-followings-list li h3 {
  line-height: 30px;
  margin-bottom: 0;
}

.tf-user-followings-list button {
  line-height: 30px;
  padding: 0 15px;
  border: 2px solid #0090ee;
  background-color: transparent;
  color: #0090ee;
  border-radius: 3px;
  font-size: 12px;
  letter-spacing: -0.8px;
}

.tf-user-followings-list a {
  margin-left: 10px;
  line-height: 30px;
  padding: 0 15px;
  border: 2px solid #ff5722;
  background-color: transparent;
  color: #ff5722;
  border-radius: 3px;
  font-size: 12px;
  letter-spacing: -0.8px;
}

.tf-user-followings-list a:hover {
  color: #ff5722;
}

.tf-user-no-followings {
  display: block;
  text-align: center;
  background-color: #fbe9e7;
  padding: 20px;
  letter-spacing: -0.8px;
  border-radius: 5px;
  color: #d84315;
}

@media screen and (max-width: 768px) {
  .tf-user-followings-list li {
    display: block;
  }

  .tf-user-followings-list li div {
    display: block;
  }

  .tf-user-followings-list li div:first-child {
    display: block !important;
    margin-bottom: 10px;
    width: 100%;
  }

  .tf-user-followings-list li div img {
    display: block;
    margin: 0 auto 5px;
  }

  .tf-user-followings-list li div h3 {
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }

  .tf-user-followings-list li div:last-child {
    justify-content: center !important;
    width: 100%;
  }
}

/*comments whishlist*/
.tf-user-wishlist-comments {
  list-style: none !important;
  margin: 0 !important;
  display: block;
}

.tf-user-wishlist-comments li {
  display: block;
  width: 100%;
  box-sizing: border-box;
  /*background-color: #f5f5f5;*/
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 15px;
  border: 1px solid #dfe6e9;
}

.tf-user-wishlist-comments li:last-child {
  margin-bottom: 0;
}

.tf-user-wishlist-comment-head {
  display: block;
  width: 100%;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  padding: 10px 15px;
}

.tf-user-wishlist-comment-head img {
  float: right;
  border-radius: 100%;
  width: 46px;
  height: 46px;
  margin-left: 10px;
  border: 2px solid #6d48e5;
}

.tf-user-wishlist-comment-head h3 {
  line-height: 30px;
  float: right;
  padding: 10px 0;
  margin: 0;
  font-size: 14px;
}

.tf-user-wishlist-comment-head h3 a:hover {
  color: #000000;
}

.tf-user-wishlist-comment-excerpt {
  font-size: 13px;
  letter-spacing: -0.8px;
  padding: 10px 15px;
  text-align: justify;
  margin: 0 !important;
}

.tf-user-wishlist-comment-footer {
  width: 100%;
  background-color: #f5f5f5;
  display: block;
  padding: 10px 15px;
  box-sizing: border-box;
}

.tf-user-wishlist-comment-footer a,
.tf-user-wishlist-comment-footer button {
  float: right;
  line-height: 30px;
  padding: 0 15px;
  border-radius: 3px;
  font-size: 12px;
  letter-spacing: -0.8px;
}

.tf-user-wishlist-comment-footer a {
  background-color: #dfefda;
  color: #6ac847;
  margin-left: 10px;
}

.tf-user-wishlist-comment-footer a:hover {
  background-color: #6ac847;
  color: #fff;
}

.tf-user-wishlist-comment-footer button {
  background-color: #ffe3cf;
  color: #ff6a00;
  margin-left: 10px;
  transition-duration: 0.2s;
}

.tf-user-wishlist-comment-footer button:hover {
  background-color: #ff6a00;
  color: #fff;
}

.tf-user-no-wihslist-comments {
  display: block;
  text-align: center;
  background-color: #fbe9e7;
  padding: 20px;
  letter-spacing: -0.8px;
  border-radius: 5px;
  color: #d84315;
}

.tf-avatar-change-btn {
  background-color: #fff;
  display: block;
  margin: 10px auto;
  border: 1px solid #eeeeee;
  color: #000;
  text-align: center;
  line-height: 25px;
  letter-spacing: -0.8px;
  font-size: 13px;
  border-radius: 3px;
}

.tf-avatar-change-btn:hover {
  color: #000;
}

.tf-go-profile {
  display: block;
  margin-top: 10px;
  border-radius: 3px;
  padding: 5px 15px;
  background-color: #e44d26;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
  letter-spacing: -0.8px;
  color: #fff;
}

.tf-go-profile:hover {
  color: #fff;
}

.session-practice {
  width: 100%;

  border-color: #a5d6a7;
  box-sizing: border-box;
  display: block;
  margin-bottom: 20px;
  border-radius: 5px;
}

.session-practice-title {
  padding: 15px;
  letter-spacing: -0.8px;
  cursor: pointer;
}

.session-practice-title h2 {
  float: right;
  line-height: 27px;
}

.session-practice-title i {
  float: left;
  line-height: 27px;
  color: #f44336;
  font-size: 16px;
}

.session-practice-content {
  display: none;
  transition-duration: 0s;
  border-top: 1px solid #dfe6e9;
  padding: 15px;
}

.tf-comment-edit-area {
  padding: 15px;
  border: 1px dashed #bdbdbd;
  background-color: #fafafa;
  margin-bottom: 25px;
}

.tf-comment-edit-area h4 {
  font-size: 14px;
}

.tf-comment-timer-title {
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 5px;
  display: block;
}

.tf-comment-timer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 10px;
  direction: ltr;
  margin-bottom: 25px;
  float: right;
}

.tf-comment-timer:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
}

.tf-comment-timer div {
  background-color: #e53935;
  color: #fff;
  padding: 3px 7px;
  border-radius: 4px;
}

.tf-comment-timer span {
  display: block;
  text-align: center;
}

.tf-comment-timer span:last-child {
  font-size: 11px;
  border-top: 2px solid rgba(0, 0, 0, 0.08);
}

.tf-comment-edit-btns {
  display: block;
}

.tf-comment-edit-btns a {
  border-radius: 50px;
  padding: 5px 15px;
  color: #fff;
  letter-spacing: -0.8px;
  margin-bottom: 10px;
  float: right;
}

.tf-comment-edit-btns a:hover {
  opacity: 0.85;
  color: #fff;
}

.tf-comment-edit-btn {
  background-color: #3f51b5;
  margin-left: 5px;
}

.tf-comment-remove-btn {
  background-color: #ff9800;
}

.tf-comment-edit-action-btns {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.tf-comment-edit-action-btns a {
  text-align: center;
  line-height: 30px;
  padding: 3px 0;
  letter-spacing: -0.8px;
  color: #fff;
}

.tf-comment-edit-action-btns a:hover {
  color: #fff;
  opacity: 0.85;
}

.comment-edit-field-area {
  margin-top: 10px;
  display: none;
}

.tf-comment-edit-btn-submit {
  background-color: #4caf50;
}

.tf-comment-edit-btn-cancel {
  background-color: #f44336;
}

.tf-fix-btns {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  display: none;
}

.tf-fix-btns a {
  color: #fff;
  border-radius: 100%;
  width: 52px;
  height: 52px;
  line-height: 52px;
  font-size: 19px;
  text-align: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  display: block;
}

.tf-fix-btns a:hover {
  color: #fff;
  opacity: 0.85;
}

.tf-whatsapp-fix-btn {
  background-color: #43a047;
  margin-bottom: 10px;
}

.tf-phone-fix-btn {
  background-color: #3f51b5;
}

.tf-report-box-title {
  text-align: center;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
  color: #2b8f20;
}

.tf-report-box-subtitle {
  margin-bottom: 20px;
  text-align: center;
  display: block;
  font-size: 13px;
  letter-spacing: -0.8px;
}

.tf-report-box {
  background-color: #fff;
  width: 100%;
  display: block;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  overflow: hidden;
}

.tf-report-box ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-bottom: 1px solid #e0e0e0;
}

.tf-report-box ul li {
  text-align: center;
  cursor: pointer;
  padding: 5px 8px 8px;
  border-top: 3px solid #fff;
}

.tf-report-box ul li.active {
  border-top-color: #9c27b0;
  background-color: rgba(0, 0, 0, 0.045);
  font-weight: 600;
}

.tf-report-box ul li:first-child {
  border-left: 1px solid #e0e0e0;
}

.tf-report-box-list {
  padding: 15px;
}

.tf-report-tab2-content {
  display: none;
}

.tf-report-box ol li {
  padding: 15px;
  margin-bottom: 15px;
  /*border-bottom: 1px solid #e0e0e0;*/
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
  border-radius: 5px;
  display: block;
}

.tf-report-box ol li:last-child {
  margin: 0;
  /*padding: 0;*/
  border: none;
}

.tf-report-box ol li span,
.tf-report-box ol li .tf-report-box-item-avatar,
.tf-report-box ol li h4 {
  float: right;
}

.tf-report-box ol li span {
  margin-left: 10px;
  line-height: 36px;
  padding: 7px 0;
}

.tf-report-box-item-avatar {
  margin-left: 10px;
  width: 50px;
  height: 50px;
}

.tf-report-box ol li img {
  border-radius: 100%;
}

.tf-report-box ol li h4 {
  line-height: 36px;
  padding: 7px 0;
  font-size: 14px;
}

.tf-report-not-found {
  text-align: center;
  display: block;
  margin: 15px 0;
}

.comment-rules-btn {
  float: right;
  margin-right: 5px;
  letter-spacing: -0.8px;
  font-size: 15px;
}

.course-session-comments-number {
  background-color: #e8eaf6;
  color: #3949ab;
  border: 2px solid #3949ab;
  display: block;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
}

.aiowps-captcha-equation {
  margin-top: 5px;
  margin-bottom: 20px;
}

/* Home Page */
.home-slider {
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%;
}

.home-slider a.home-slider-item {
  display: block;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.home-slider .owl-nav {
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.2s;
}

.home-slider:hover .owl-nav {
  visibility: visible;
  opacity: 1;
}

.home-slider .owl-nav button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.home-slider .owl-nav button span {
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  border-radius: 4px;
}

.home-slider .owl-nav button:first-child {
  right: 20px;
}

.home-slider .owl-nav button:last-child {
  left: 20px;
}

.home-about {
  display: grid;
  grid-template-columns: 5fr 1fr;
  grid-column-gap: 25px;
  align-items: end;
}

.home-about h2 {
  margin-bottom: 15px;
  font-weight: 900;
  letter-spacing: -0.8px;
}

.home-about p {
  font-size: 15px;
  line-height: 28px;
  text-align: justify;
}

.home-about-btns {
  display: flex;
  justify-content: right;
}

.home-about-btns a {
  display: block;
  color: #fff;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 15px;
  width: 140px;
  max-width: 100%;
}

.home-about-btns a:hover {
  color: #fff;
  opacity: 0.85;
}

.home-about-btns a:first-child {
  background-color: #f48c06;
}

.home-about-btns a:last-child {
  display: none;
  background-color: #3e297c;
}

.home-about img {
  margin: 0 auto;
  display: block;
}

.home-sentence-bar {
  background: #184e77 repeat scroll 0% 0% / cover;
  padding: 30px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.8px;
  text-shadow: 0 0 15px #000;
  margin-bottom: 50px;
  line-height: 40px;
}

.home-course-boxes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-bottom: 60px;
}

.home-course-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px;
  background-color: #fff;
  padding: 20px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
}

.home-course-box-thumbnail {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  position: relative;
}

.home-course-box-thumbnail a {
  background-color: #21d4fd;
  background-image: linear-gradient(19deg, #21d4fd 0%, #b721ff 100%);
  letter-spacing: -0.8px;
  line-height: 35px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  position: absolute;
  width: calc(100% - 20px);
  left: 10px;
  bottom: 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.home-course-box-thumbnail a:hover {
  color: #fff;
}

.home-course-box h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
}

.home-course-box p {
  font-size: 13px;
  text-align: justify;
  letter-spacing: -0.8px;
}

.home-main-heading {
  font-size: 20px;
  display: block;
  margin-bottom: 15px;
  font-weight: 800;
  color: #181522;
}

.home-heading {
  font-size: 25px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
  font-weight: 800;
  color: #181522;
}

.home-last-posts-container {
  background-color: #f9eace;
  padding: 40px 0;
}

.home-last-posts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.last-posts-item {
  background-color: #fff;
  padding: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 15px;
}

.last-posts-item img {
  margin-bottom: 20px;
  border-radius: 10px;
  width: 100%;
  height: auto;
}

.last-posts-item h3 {
  text-align: center;
  display: block;
  font-weight: 600;
  letter-spacing: -0.8px;
  margin-bottom: 20px;
}

.last-posts-item h3 a {
  color: #181522;
}

.last-posts-item-btn {
  display: block;
  width: 100%;
  line-height: 35px;
  text-align: center;
  letter-spacing: -0.8px;
  background-color: #f4d03f;
  background-image: linear-gradient(132deg, #f4d03f 0%, #16a085 100%);
  color: #fff;
  border-radius: 3px;
}

.last-posts-item-btn:hover {
  color: #fff;
}

.home-archive-posts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  margin-bottom: 70px;
}

.home-archive-posts h2 {
  text-align: center;
  font-size: 19px;
  margin-bottom: 20px;
  font-weight: 600;
  letter-spacing: -0.8px;
  color: #6d48e5;
}

.home-archive-posts-item {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-column-gap: 15px;
  background-color: #fff;
  padding: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  margin-bottom: 15px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.home-archive-posts-item-thumbnail {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 130px;
}

.home-archive-posts-item h3 {
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
}

.home-archive-posts-item h3 a {
  color: #181522;
  letter-spacing: -0.8px;
}

.home-archive-posts-item p {
  font-size: 13px;
  margin-bottom: 10px;
  letter-spacing: -0.8px;
  color: #8f8c8c;
  font-weight: 300;
  text-align: justify;
}

.home-archive-posts-item span {
  padding-top: 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
}

.home-archive-posts-cat-btn {
  background-color: #6d48e5;
  color: #fff;
  text-align: center;
  display: block;
  line-height: 35px;
}

.home-archive-posts-cat-btn:hover {
  color: #fff;
  opacity: 0.85;
}

.home-products {
  margin-bottom: 70px;
}

.home-products h2 {
  font-size: 25px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
  font-weight: 800;
  color: #181522;
}

.home-products-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.home-product-item {
  background-color: #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 15px;
}

.home-product-item img {
  margin-bottom: 15px;
}

.home-product-item h3 {
  text-align: center;
  font-weight: 600;
  letter-spacing: -0.8px;
  margin-bottom: 10px;
  font-size: 17px;
}

.home-product-item h3 a {
  color: #181522;
}

.home-product-item-price {
  text-align: center;
  color: #00c178;
  font-size: 16px;
  margin-bottom: 20px;
  text-decoration: none;
}

.home-product-item-price del {
  color: #ff5c58;
  margin-left: 5px;
}

.home-product-item-price ins {
  text-decoration: none;
}

.home-product-item-btn {
  width: 100%;
  line-height: 40px;
  text-align: center;
  display: block;
  color: #fff;
  background-color: #76b947;
}

.home-product-item-btn:hover {
  color: #fff;
}

.home-shop-btn {
  display: block;
  background-color: #f48c06;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  margin: 30px auto;
  width: 150px;
  max-width: 100%;
}

.home-shop-btn:hover {
  color: #fff;
  opacity: 0.85;
}

.home-report-users {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 50px;
  padding: 0 25px;
  width: 100%;
  box-sizing: border-box;
}

.user-comment-list {
  list-style: none !important;
  margin: 0 !important;
  display: block;
}

.user-comment-list li {
  display: block;
  width: 100%;
  box-sizing: border-box;
  background-color: #f5f5f5;
  margin-bottom: 25px;
  border: 1px solid #dfe6e9;
}

.user-comment-list li:last-child {
  margin-bottom: 0;
}

.user-comment-list li.user-comment-item-hold {
  background-color: #fcf9e8;
}

.user-comment-list li h3 {
  display: block;
  box-sizing: border-box;
  margin-bottom: 0;
  width: 100%;
  padding: 12px 20px;
  background-color: rgba(0, 0, 0, 0.06);
}

.user-comment-item-hold-badge {
  margin-right: 5px;
  border-radius: 55px;
  padding: 3px 15px;
  background-color: #ffc000;
  color: #000;
  font-size: 13px;
}

.user-comment-item-content {
  padding: 15px 20px;
}

.user-comment-item-content .comment-date {
  display: block;
  margin-bottom: 20px;
  color: #ff5722;
}

.user-comment-item-badges {
  display: block;
  width: 100%;
  float: right;
}

.user-comment-item-badges > div {
  float: right;
  margin-left: 25px;
  margin-bottom: 10px;
  display: block;
}

.user-comment-item-badges div div {
  width: 50px;
  height: 50px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin: 0 auto;
}

.user-comment-item-badges .golden-medal div {
  background-image: url("assets/images/golden-medal.svg");
}

.user-comment-item-badges .technical-comment div {
  background-image: url("assets/images/technical-comment.svg");
}

.user-comment-item-badges .hamyar-laghari div {
  background-image: url("assets/images/hamyar-laghari.svg");
}

.user-comment-item-badges span {
  display: block;
  font-size: 12px;
  text-align: center;
}

.user-comment-item-content .user-comment-item-text {
  display: block;
  margin-bottom: 20px;
  text-align: justify;
  letter-spacing: -0.8px;
}

.user-comment-item-content .user-comment-item-text p {
  margin-bottom: 5px;
}

.user-comment-item-content a {
  padding: 0 15px;
  line-height: 35px;
  border-radius: 50px;
  text-align: center;
  display: block;
  color: #fff;
  background-color: #76b947;
  float: right;
  font-size: 13px;
}

.user-comment-item-content a:hover {
  color: #fff;
}

.user-comment-list-paginate {
  display: block;
  text-align: center;
  margin: 40px auto 0;
  min-height: 34px;
  font-size: 14px;
}

.user-comment-list-paginate .page-numbers {
  padding: 0 17px;
  text-align: center;
  line-height: 40px;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  transition-duration: 0.2s;
  margin: 0 2px 10px;
  box-shadow: 0 7px 15px rgba(53, 73, 92, 0.3);
  background-color: #485460;
}

.user-comment-list-paginate .page-numbers:hover {
  opacity: 0.85;
}

.user-comment-list-paginate .page-numbers.current {
  background-color: #3498db;
}

.user-comment-list-empty {
  display: block;
  text-align: center;
  background-color: #fbe9e7;
  padding: 20px;
  letter-spacing: -0.8px;
  border-radius: 5px;
  color: #d84315;
}

.user-medal-number {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
}

.user-medal-number div {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 5px;
  padding: 20px;
  background-size: 60px auto;
  background-repeat: no-repeat;
  background-position: 20px center;
}

.user-medal-number .user-golden-medal-number {
  background-image: url("assets/images/golden-medal.svg");
}

.user-medal-number .user-technical-medal-number {
  background-image: url("assets/images/technical-comment.svg");
}

.user-medal-number .user-hamyar-laghari-medal-number {
  background-image: url("assets/images/hamyar-laghari.svg");
}

.user-medal-number div h3 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 800;
}

.user-medal-number span {
  font-size: 15px;
  font-weight: 600;
  color: #ff5722;
}

.megawp-user-courses {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.megawp-user-courses .megawp-user-course-item {
  position: relative;
  box-sizing: border-box;
  transition-duration: 0.2s;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.33);
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
}

.megawp-user-courses .megawp-user-course-item .megawp-user-courses-thumbnail {
  width: 100%;
  height: 280px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 15px;
}

.megawp-user-courses
  .megawp-user-course-item
  .megawp-user-courses-thumbnail
  img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.megawp-user-courses .megawp-user-course-item .megawp-user-courses-content {
  padding: 0 15px;
}

.megawp-user-courses
  .megawp-user-course-item
  .megawp-user-courses-content
  .megawp-user-courses-title {
  width: 100%;
  display: block;
  float: left;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.megawp-user-courses
  .megawp-user-course-item
  .megawp-user-courses-content
  .megawp-user-courses-title
  a,
.megawp-user-courses
  .megawp-user-course-item
  .megawp-user-courses-content
  .megawp-user-courses-title
  a:hover {
  color: #9e3b0b;
}

.megawp-user-courses
  .megawp-user-course-item
  .megawp-products-bottom-empty-area {
  visibility: hidden;
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 3em;
}

.megawp-user-courses
  .megawp-user-course-item
  .megawp-user-courses-read-more-button {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  text-align: center;
  transition: background-image 0.2s;
  left: 0;
  box-sizing: border-box;
  color: #116219;
  background-color: #c2ecc6;
  font-size: 15px;
  font-weight: bold;
  line-height: 3em;
}

.megawp-user-no-courses {
  background-color: #ecf0f1;
  padding: 30px;
  display: block;
  color: #485460;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.megawp-user-no-courses i {
  display: block;
  font-size: 70px;
  text-align: center;
  margin-bottom: 15px;
}

.megawp-user-no-courses span {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.megawp-user-no-courses a {
  color: #485460;
  padding: 2px 0;
  font-size: 14px;
  width: 40%;
  display: block;
  margin: 0 auto;
  border-radius: 3px;
  transition-duration: 0.2s;
  background-color: rgba(0, 0, 0, 0.05);
}

.megawp-user-no-courses a:hover {
  color: #485460;
}

@media screen and (max-width: 1100px) {
  .home-report-users {
    padding-right: 9px !important;
    padding-left: 9px !important;
  }
}

@media screen and (max-width: 991px) {
  .home-about {
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }

  .home-about-btns {
    justify-content: center;
  }

  .home-about-btns a {
    width: 120px;
    font-size: 13px;
  }

  .home-about-btns a:last-child {
    display: block;
  }

  .home-course-boxes,
  .home-last-posts,
  .home-archive-posts,
  .home-products-list,
  .home-report-users {
    grid-template-columns: 1fr;
  }

  .megawp-user-courses {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 850px) {
  .user-medal-number {
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }
}

@media screen and (min-width: 768px) {
  .session-sidebar-content {
    max-height: 1300px;
    overflow-y: auto;
  }
}

@media screen and (max-width: 768px) {
  .home-slider a.home-slider-item {
    height: 250px;
  }

  .home-slider a.home-slider-item img {
    display: none;
  }

  .tf-comment-item {
    margin-right: 29px;
  }

  .comment-list > .children {
    padding-right: 0;
  }

  .tf-comment-item-avatar {
    width: 50px;
    height: 50px;
    right: -29px;
  }

  .tf-comment-item-info-row-1,
  .tf-comment-item-info-row-2 {
    padding-right: 39px;
  }

  .tf-comment-item-user-registered i,
  .tf-comment-item-font-controller span {
    display: none;
  }

  .tf-comment-item-font-controller {
    float: right;
  }

  .tf-comment-item-content {
    padding-right: 20px;
  }

  .tf-comment-item-content .reply {
    width: 100%;
    display: block;
  }

  .tf-comment-item .comment-reply-link,
  .tf-comment-item .comments-reply-link,
  .tf-comment-favorites-btn,
  .tf-comment-read-btn {
    display: block;
    margin: 0 0 15px 0 !important;
    float: left;
    min-width: 50%;
    text-align: center;
  }

  .tf-fix-btns {
    display: block;
  }

  .home-archive-posts {
    display: none;
  }

  .megawp-user-courses {
    grid-template-columns: 1fr;
  }
}

.woocommerce-products-header-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.woocommerce-products-header .megawp-single-cat-title-classic {
  float: unset;
  margin-bottom: 0;
  width: auto;
}

.comment-form-rating {
  border: 1px dashed #00b38f;
  border-radius: 5px;
  padding: 15px 30px;
  background-color: #f7f7f7;
  text-align: center;
}

.comment-form-rating label {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}

.woocommerce .megawp-product-comments p.stars {
  font-size: 20px !important;
}

.tf-404-content {
  padding: 100px 0;
  text-align: center;
}

.tf-404-content h1 {
  display: block;
  margin-bottom: 20px;
  font-size: 35px;
  font-weight: 800;
  line-height: 45px;
  color: #00396a;
}

.tf-404-content h2 {
  display: block;
  margin-bottom: 50px;
  font-size: 17px;
  font-weight: 700;
}

.tf-404-content img {
  display: block;
  margin: 0 auto 50px;
}

.tf-404-content p {
  display: block;
  margin-bottom: 50px;
  font-size: 17px;
  line-height: 35px;
}

.tf-404-content a {
  border-radius: 5px;
  padding: 12px 20px;
  background-color: #00396a;
  color: #fff;
}

.tf-404-content a:hover {
  color: #fff;
  opacity: 0.9;
}

.single-session .megawp-single-pages-boxes-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}

.single-session .tf-sessions-nav {
  display: flex;
  align-items: center;
  gap: 15px;
}

.tf-sessions-nav a {
  border-radius: 5px;
  border: 2px solid #00396a;
  padding: 0 13px;
  background-color: #00396a;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
}

.tf-sessions-nav a:hover {
  background-color: transparent;
  color: #00396a;
}

.tf-complete-profile {
  color: #fff;
  background: #3e297c;
  text-align: center;
  display: block;
  padding: 10px;
  font-size: 13px;
  border-radius: 5px;
  margin: 20px 0;
  letter-spacing: -0.8px;
}

.tf-complete-profile:hover {
  color: #fff;
}

.megawp-single-post-box .tf-single-post-content-bottom {
  border-top: 1px solid #dfe6e9;
  padding-top: 25px;
  text-align: center;
}

.tf-single-post-rate {
  float: right;
  width: 50%;
}

.tf-single-post-rate > span {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
}

.tf-single-post-share {
  float: left;
  width: 50%;
}

@media screen and (max-width: 768px) {
  .tf-single-post-rate,
  .tf-single-post-share {
    display: block;
    float: unset;
    margin: 0 auto;
  }

  .tf-single-post-rate {
    margin-bottom: 30px;
  }
}

.megawp-single-post-box .avans_share_link_page_wrapper .social {
  justify-content: center;
}

.megawp-single-post-box .avans_share_link_page_wrapper .social a .avans-ic {
  line-height: 35px;
}

.tf-comment-user-score-details {
  padding: 15px;
  border: 1px dashed #bdbdbd;
  background-color: #fafafa;
  margin-bottom: 25px;
}

.tf-comment-user-score-details .tf-user-score {
  position: relative;
  z-index: 2;
  display: inline-block;
  border-radius: 60px;
  padding: 5px 15px;
  background-color: #13c400;
  text-align: center;
  color: #fff;
}

.tf-comment-user-score-details .level {
  position: relative;
  z-index: 1;
  right: -30px;
  display: inline-block;
  border-radius: 60px;
  padding: 5px 35px 5px 15px;
  background-color: #ef233c;
  text-align: center;
  color: #fff;
}

.tf-comment-user-score-details > h4 {
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 800;
}

@media screen and (max-width: 500px) {
  .tf-comment-user-score-details .tf-user-score {
    display: block;
  }

  .tf-comment-user-score-details .level {
    display: block;
    right: 0;
    margin-top: 10px;
    padding-right: 15px;
  }

  .tf-comment-user-score-details > h4 {
    text-align: center;
  }

  .tf-comment-user-score-details .avans-content-panel .badges_wrapper {
    justify-content: center;
  }
}

.tf-top-comments-features {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.tf-comments-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.tf-comments-filters a {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06);
  border-width: 3px;
  border-style: solid;
  border-radius: 10px;
  padding: 5px 10px;
  color: #fff;
}

.tf-comments-filters a:hover {
  opacity: 0.85;
  color: #fff;
}

.tf-comments-filters a.active-filter {
  border-color: #000 !important;
}

.tf-comments-filters a:nth-child(2) {
  border-color: #ff4d4d;
  background-color: #ff4d4d;
}

.tf-comments-filters a:nth-child(3) {
  border-color: #4caf50;
  background-color: #4caf50;
}

.tf-comments-filters a:nth-child(4) {
  border-color: #2196f3;
  background-color: #2196f3;
}

.tf-comments-filters a:nth-child(5) {
  border-color: #ff9800;
  background-color: #ff9800;
}

.tf-comments-filters a:nth-child(6) {
  border-color: #9c27b0;
  background-color: #9c27b0;
}

@media screen and (max-width: 850px) {
  .tf-top-comments-features,
  .tf-comments-font-controller {
    display: block;
  }

  .tf-comments-font-controller {
    margin-top: 30px;
  }
}

.tf-post-nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 15px;
  margin-top: 50px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .tf-post-nav {
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
  }
}

.tf-post-nav a {
  position: relative;
  display: block;
  box-sizing: border-box;
  border-radius: 5px;
  width: 100%;
  padding: 0 15px;
  background-color: #47ad35;
  font-size: 14px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  color: #fff;
}

.tf-post-nav a:hover {
  opacity: 0.85;
  color: #fff;
}

.tf-post-previous-step-link::before {
  content: "\ea5c";
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  background-color: rgba(255, 255, 255, 0.15);
  font-family: lineicons;
  text-align: center;
  line-height: 45px;
}

.tf-post-next-step-link::after {
  content: "\ea5a";
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  background-color: rgba(255, 255, 255, 0.15);
  font-family: lineicons;
  text-align: center;
  line-height: 45px;
}

.avans-user-meta-wrapper p.userscore {
  margin-bottom: 0;
}

.tf-user-send-mail-config,
.tf-user-new-post-notice {
  display: block;
  margin-top: 15px !important;
}

.tf-user-send-mail-config > label,
.tf-user-new-post-notice > label {
  font-weight: 700;
}

.tf-user-send-mail-config div {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}

.tf-user-new-post-notice div {
  display: flex;
  padding: 10px 0;
}

.tf-user-send-mail-config div:last-child {
  border-bottom: 0;
}

.tf-user-send-mail-config div label {
  font-size: 14px;
}

.tf-user-send-mail-config input,
.tf-user-new-post-notice input {
  margin-left: 10px;
}

.tf-comment-search-comment-authors {
  display: block;
  margin: 20px 0;
}

.tf-comment-search-comment-authors label {
  display: block;
  margin-bottom: 10px;
}

.tf-comment-search-comment-authors div {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 4px;
}

.tf-comment-search-comment-authors input {
  width: 100%;
}

.tf-comment-search-comment-authors button {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0;
  width: 42px;
  background-color: #13c400;
}

.tf-last-read-comment {
  display: block;
  margin: 20px 0 30px;
}

.tf-last-read-comment-btn {
  float: right;
  border-radius: 5px;
  padding: 7px 10px;
  background-color: #ff5722;
  font-size: 13px;
  color: #fff;
}

.tf-last-read-comment-btn:hover {
  color: #fff;
}

.avans-post-rater-numbers {
  display: flex;
  justify-content: space-between;
  direction: ltr;
  text-align: center;
}

.avans-post-rater-numbers span {
  width: 20%;
}

.wp-dark-mode-active .ck.ck-toolbar,
.wp-dark-mode-active .ck.ck-editor__main > .ck-editor__editable {
  background-color: #292b2b;
}

.wp-dark-mode-active .ck.ck-reset_all,
.wp-dark-mode-active .ck.ck-reset_all * {
  color: #fff;
}

.wp-dark-mode-active .ck.ck-editor__main > .ck-editor__editable {
  color: #f6a92a !important;
}

.wp-dark-mode-active .ck.ck-editor__main > .ck-editor__editable.ck-focused {
  border-color: #f6a92a !important;
}

.wp-dark-mode-active .comment-form-comment .ck-editor__editable_inline,
.wp-dark-mode-active .tf-comment-edit-area .ck-editor__editable_inline {
  background-image: url("assets/images/comment-form-line-dark.png") !important;
}

@font-face {
  font-family: Tanha;
  src: url("assets/fonts/tanha/Tanha-FD.ttf");
}

.tf-profile {
  /*    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        border-radius: 10px;
        padding: 20px;
        background-color: #fff;*/
}

.tf-profile-header {
  position: relative;
  padding: 50px 0;
  background-color: #ebf6fa;
  background-image: url("assets/images/profile/profile-header-background.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.tf-profile-header-content > div {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tf-profile-user-info {
  display: flex;
  align-items: center;
}

.tf-profile-user-info img {
  margin-left: 15px;
  border-radius: 100%;
  width: 110px;
  height: 110px;
  padding: 3px;
  background: #8e2de2; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to right,
    #4a00e0,
    #8e2de2
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to right,
    #4a00e0,
    #8e2de2
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.tf-profile-user-info div {
}

.tf-profile-user-info h3 {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 40px;
  font-weight: 700;
  color: #fff;
}

.tf-profile-user-info span {
  display: inline-block;
  border-radius: 5px;
  padding: 0 10px;
  background-color: #ffc000;
  font-size: 11px;
  line-height: 30px;
  color: #000;
}

.tf-profile-user-score-details {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-row-gap: 10px;
}

.tf-profile-user-score-details div {
  border-radius: 5px;
  box-sizing: border-box;
  padding: 5px 5px 5px 15px;
  background-color: rgba(0, 0, 0, 0.3);
}

.tf-profile-user-score-details div img {
  margin-left: 7px;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.4);
}

.tf-profile-user-score-details div span {
  color: #fff;
}

.tf-profile-header-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.tf-profile-menu {
  padding: 15px 0;
  background-color: rgba(173, 188, 200, 0.1);
}

.tf-profile-menu ul {
  display: flex;
  align-items: center;
  text-align: center;
}

.tf-profile-menu li {
  margin-left: 7px;
}

.tf-profile-menu li.active {
  box-shadow: 0 3px 6px rgba(173, 188, 200, 0.23);
  -webkit-box-shadow: rgba(173, 188, 200, 0.23) 0 3px 6px;
  border-radius: 4px;
  background-color: #fff;
  font-weight: 500;
}

.tf-profile-menu li a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  padding: 10px;
  font-size: 12px;
  color: #8e939b;
}

.tf-profile-menu li.active a {
  color: #4d535b;
}

.tf-profile-menu li a i {
  display: inline-block;
  margin-left: 7px;
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: center center;
}

.tf-profile-menu li a span {
  display: inline-block;
  margin-right: 5px;
  border-radius: 4px;
  height: 18px;
  padding: 0 5px;
  background-color: rgba(119, 132, 157, 0.45);
  line-height: 18px;
  color: #fff;
}

.tf-profile-menu li.active a span {
  background-color: #3e297c;
}

.tf-profile-menu-toggle {
  display: none;
  border-radius: 5px;
  padding: 7px 15px;
  background-color: #184e77;
  text-align: center;
  color: #fff;
}

.tf-profile-menu-toggle:hover {
  color: #fff;
}

.tf-profile-content {
  margin-top: 40px;
}

.tf-profile-content > h1 {
  display: none;
  margin-bottom: 30px;
  font-weight: 800;
  text-align: center;
}

.tf-profile-about {
  position: relative;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  min-height: 150px;
  padding: 20px 50px 50px 20px;
  font-family: Tanha;
}

.tf-profile-about::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 44px;
  right: 0;
  bottom: 65px;
  left: 0;
  background-image: linear-gradient(#cfe7ff 1px, transparent 1px);
  background-size: 100% 40px;
}

.tf-profile-about:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 20px;
  bottom: 0;
  border-left: 1px solid #fbd0d0;
  border-right: 1px solid #fbd0d0;
  width: 8px;
}

.wp-dark-mode-active .tf-profile-about::before,
.wp-dark-mode-active .tf-profile-symptoms::before {
  background-image: linear-gradient(
    rgba(255, 255, 255, 0.2) 1px,
    transparent 1px
  );
}

.wp-dark-mode-active .tf-profile-about,
.wp-dark-mode-active .tf-profile-symptoms {
  color: #fff;
}

.tf-profile-about-content {
  position: relative;
  z-index: 2;
  font-size: 17px;
  line-height: 40px;
}

.tf-profile-about-content ul {
  padding-right: 20px;
  font-size: 16px;
  list-style: disc inside;
}

.tf-profile-about-content ul li {
  line-height: 37.5px;
}

.tf-profile-about-content ol {
  padding-right: 20px;
  font-size: 16px;
  list-style: decimal inside;
}

.tf-profile-about-content ol li {
}

.tf-profile-about-editor-wrapper > p {
  font-size: 17px;
  line-height: 40px;
}

.tf-profile-about-editor-wrapper {
  position: relative;
  z-index: 3;
  display: none;
}

.tf-profile-about .ck-editor .ck-editor__editable[role="textbox"] {
  min-height: 200px;
  font-size: 16px;
}

.tf-profile-about .ck-editor .ck-editor__editable[role="textbox"] ul {
  margin: 10px 0;
  padding-right: 10px;
  list-style: disc inside;
}

.tf-profile-about .ck-editor .ck-editor__editable[role="textbox"] ol {
  margin: 10px 0;
  padding-right: 10px;
  list-style: decimal inside;
}

.tf-profile-save-about-btn {
  display: inline-block;
  margin-top: 15px;
  border-radius: 5px;
  padding: 0 15px;
  background-color: #fbd0d0;
  line-height: 35px;
  color: #485460;
}

.tf-profile-user-courses {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.tf-profile-user-course-item {
  overflow: hidden;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
}

.tf-profile-user-course-thumbnail {
  display: block;
  overflow: hidden;
}

.tf-profile-user-course-thumbnail img {
  width: 100%;
  transition-duration: 0.2s;
}

.tf-profile-user-course-thumbnail:hover img {
  transform: scale(1.1);
}

.tf-profile-user-course-content {
  padding: 20px;
}

.tf-profile-user-course-content h4 {
  display: block;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
}

.tf-profile-user-course-content h4 a {
  color: #485460;
}

.tf-profile-user-course-content p {
  display: block;
  margin-bottom: 20px;
  font-size: 13px;
  text-align: justify;
}

.tf-profile-user-course-read-more {
  display: block;
  border-radius: 5px;
  padding: 7px 10px;
  background-color: #47ad35;
  text-align: center;
  color: #fff;
}

.tf-profile-user-course-read-more:hover {
  background-color: #43a232;
  color: #fff;
}

.tf-profile-user-comments {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.tf-profile-comment-item {
  position: relative;
  display: block;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border: 1px solid #dfe6e9;
  border-radius: 10px;
  box-sizing: border-box;
  width: 100%;
  padding-bottom: 50px;
  background-color: #f5f5f5;
}

.tf-profile-comment-item-header {
  display: block;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  width: 100%;
  padding: 10px 15px;
}

.tf-profile-comment-item-head span {
  margin-left: 5px;
}

.tf-profile-comment-item-excerpt {
  margin: 0 !important;
  padding: 15px;
  font-size: 14px;
  text-align: justify;
  letter-spacing: -0.8px;
}

.tf-profile-comment-item-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: #ebedf2;
  display: block;
  padding: 10px 15px;
  box-sizing: border-box;
}

.tf-profile-comment-item-footer a {
  display: inline-block;
  border-radius: 3px;
  padding: 0 15px;
  background-color: #6ac847;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: -0.8px;
  color: #fff;
}

.tf-profile-comment-item-footer a:hover {
  background-color: #5eb23f;
  color: #fff;
}

.tf-profile-content ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  list-style: none;
}

.tf-profile-content ul.page-numbers a:not(.next, .prev),
.tf-profile-content ul.page-numbers span {
  display: block;
  border-radius: 7px;
  width: 40px;
  background-color: #ffc000;
  line-height: 40px;
  text-align: center;
  color: #000;
}

.tf-profile-content ul.page-numbers a {
  margin: 8px;
}

.tf-profile-content ul.page-numbers a.next,
.tf-profile-content ul.page-numbers a.prev {
  font-weight: 700;
  color: #000;
}

.tf-profile-content ul.page-numbers span.current {
  background-color: #ff4500;
  color: #fff;
}

.tf-profile-load-more-comments,
.tf-profile-load-more-questions {
  display: flex;
  justify-content: center;
}

.tf-profile-load-more-comments-btn,
.tf-profile-load-more-questions-btn {
  margin-top: 60px;
  border-radius: 5px;
  padding: 7px 15px;
  background-color: #ff5722;
  color: #fff;
}

.tf-profile-load-more-questions-btn {
  margin-top: 30px;
}

.tf-profile-load-more-comments-btn:hover,
.tf-profile-load-more-questions-btn:hover {
  background-color: #e35020;
  color: #fff;
}

.tf-profile-user-medals {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 15px;
}

.tf-profile-user-medals > div {
  display: block;
  margin-top: 60px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
  padding: 30px;
  background-color: #fff;
}

.tf-profile-user-medals div div {
  display: block;
  margin-top: -60px;
  margin-bottom: 20px;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 20px;
  width: 100%;
  min-height: 110px;
  background-size: 60px auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.tf-profile-user-medals .golden-medal div {
  background-color: #fff5e9;
  background-image: url("assets/images/golden-medal.svg");
}

.tf-profile-user-medals .technical-comment div {
  background-color: #ffe9e9;
  background-image: url("assets/images/technical-comment.svg");
}

.tf-profile-user-medals .hamyar-laghari div {
  background-color: #e9f0ff;
  background-image: url("assets/images/hamyar-laghari.svg");
}

.tf-profile-user-medals div h3 {
  text-align: center;
}

.tf-profile-user-medals div h3 span {
  font-size: 1.4em;
  font-weight: 800;
  color: #ff5722;
}

.tf-profile-user-no-result {
  display: block;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
  padding: 30px;
  background-color: #fff;
}

.tf-profile-user-no-result img {
  display: block;
  margin: 0 auto 30px;
  max-width: 100%;
}

.tf-profile-user-no-result h3 {
  display: block;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.tf-profile-symptoms {
  position: relative;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  min-height: 150px;
  padding: 20px 50px 50px 20px;
  font-family: Tanha;
}

.tf-profile-symptoms::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 44px;
  right: 0;
  bottom: 65px;
  left: 0;
  background-image: linear-gradient(#cfe7ff 1px, transparent 1px);
  background-size: 100% 40px;
}

.tf-profile-symptoms:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 20px;
  bottom: 0;
  border-left: 1px solid #fbd0d0;
  border-right: 1px solid #fbd0d0;
  width: 8px;
}

.tf-profile-symptoms-content {
  position: relative;
  z-index: 2;
  font-size: 17px;
  line-height: 40px;
}

.tf-profile-symptoms-content ul {
  padding-right: 20px;
  font-size: 16px;
  list-style: disc inside;
}

.tf-profile-symptoms-content ul li {
  line-height: 37.5px;
}

.tf-profile-symptoms-content ol {
  padding-right: 20px;
  font-size: 16px;
  list-style: decimal inside;
}

.tf-profile-symptoms-content ol li {
}

.tf-profile-symptoms-editor-wrapper > p {
  font-size: 17px;
  line-height: 40px;
}

.tf-profile-symptoms-editor-wrapper {
  position: relative;
  z-index: 3;
  display: none;
}

.tf-profile-symptoms .ck-editor .ck-editor__editable[role="textbox"] {
  min-height: 200px;
  font-size: 16px;
}

.tf-profile-symptoms .ck-editor .ck-editor__editable[role="textbox"] ul {
  margin: 10px 0;
  padding-right: 10px;
  list-style: disc inside;
}

.tf-profile-symptoms .ck-editor .ck-editor__editable[role="textbox"] ol {
  margin: 10px 0;
  padding-right: 10px;
  list-style: decimal inside;
}

.tf-profile-save-symptoms-btn {
  display: inline-block;
  margin-top: 15px;
  border-radius: 5px;
  padding: 0 15px;
  background-color: #fbd0d0;
  line-height: 35px;
  color: #485460;
}

.tf-profile-content .dwqa-questions-list {
  margin-top: 0 !important;
}

@media screen and (min-width: 1200px) {
  .tf-profile-menu .megawp-site-center {
    display: flex;
    justify-content: center;
    width: 100% !important;
    padding: 0 15px;
  }
}

@media screen and (max-width: 1200px) {
  .tf-profile-menu {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding: 20px 0;
  }

  .tf-profile-menu ul {
    display: none;
    margin-top: 20px;
  }

  .tf-profile-menu ul li {
    display: block;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .tf-profile-menu ul li:last-child {
    margin-bottom: 0;
  }

  .tf-profile-menu-toggle {
    display: block;
  }

  .tf-profile-content > h1 {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .tf-profile-header-content > div {
    display: block;
  }

  .tf-profile-user-info,
  .tf-profile-user-score-details {
    justify-content: center;
    width: 100%;
  }

  .tf-profile-user-info {
    margin-bottom: 30px;
  }

  .tf-profile-about-content,
  .tf-profile-symptoms-content {
    font-size: 16px;
  }

  .tf-profile-user-courses {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 768px) {
  .tf-profile-user-comments,
  .tf-profile-user-medals {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 550px) {
  .tf-profile-user-info {
    display: block;
  }

  .tf-profile-user-info img {
    display: block;
    margin: 0 auto 10px;
  }

  .tf-profile-user-info div {
    text-align: center;
  }

  .tf-profile-user-courses {
    grid-template-columns: 1fr;
  }
}

.tf-notice-new-post-overlay {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(109, 72, 229, 0.4);
}

.tf-notice-new-post {
  position: fixed;
  z-index: 1000;
  top: 50%;
  right: 50%;
  display: none;
  transform: translate(50%, -50%);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
  width: 450px;
  max-width: calc(100% - 30px);
  background-color: #fff;
  text-align: center;
}

.tf-notice-new-post-thumbnail {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 15px;
  width: 100%;
}

.tf-notice-new-post-thumbnail img {
  width: 100%;
}

.tf-notice-new-post-thumbnail span {
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 10px;
  padding: 5px 10px;
  background-color: #ffc000;
  font-size: 13px;
  font-weight: 600;
}

.tf-notice-new-post h3 {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 800;
}

.tf-notice-new-post-btns {
  display: flex;
  justify-content: center;
}

.tf-notice-new-post-btns a {
  margin: 0 7px;
  border-radius: 10px;
  padding: 8px 15px;
  color: #fff;
}

.tf-notice-new-post-btns a:hover {
  color: #fff;
}

.tf-notice-new-post-btns a:first-child {
  background-color: #2ab200;
}

.tf-notice-new-post-btns a:last-child {
  background-color: #df0f50;
}

.megawp-post-content .dwqa-container {
  line-height: 25px;
}

.dwqa-breadcrumbs {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  border: 1px solid #dfe6e9;
  border-radius: 5px;
  padding: 10px 15px;
  background-color: #fff;
}

.dwqa-breadcrumbs > * {
  margin-left: 5px;
}

.dwqa-search input,
#dwqa-search .ui-autocomplete-input {
  border: 1px solid #e0e0e0 !important;
  border-radius: 10px !important;
  padding: 10px 16px 10px 40px;
  transition-duration: 0.2s;
  background-position: 45px center !important;
}

.dwqa-search input:focus,
#dwqa-search .ui-autocomplete-input:focus {
  border-color: #3498db !important;
}

.dwqa-search::before {
  font-family: lineicons;
  content: "\eb7b";
  right: auto;
  left: 15px;
}

.dwqa-search .dwqa-autocomplete {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}

.dwqa-question-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.dwqa-question-filter > div {
  margin-left: 30px;
}

.dwqa-question-filter .dwqa-sort-by {
  float: unset !important;

  width: 150px !important;
  padding: 0 5px;
  font-size: 13px !important;
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-stats {
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
}

.dwqa-main-content {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  border: 1px solid #dfe6e9;
  border-radius: 5px;
  padding: 20px;
  background-color: #fff;
}

.dwqa-questions-footer .dwqa-pagination {
  display: block;
  margin-bottom: 30px;
}

.dwqa-questions-footer .dwqa-pagination > * {
  border-radius: 5px;
}

.dwqa-questions-footer .dwqa-pagination > *:first-child {
  margin-right: 0;
}

.dwqa-questions-footer .dwqa-ask-question a {
  border-radius: 5px;
}

.dwqa-staff {
  margin-right: 5px !important;
  margin-left: 10px !important;
  font-size: 12px;
}

label[for="dwqa-favorites"] {
  display: none !important;
}

.dwqa-content-ask-form label {
  display: block;
  margin-bottom: 5px;
}

.dwqa-answer-form .editor-toolbar,
.dwqa-answer-form .CodeMirror {
  text-align: right;
}

.dwqa-content-ask-form .editor-toolbar .fa-eye,
.dwqa-content-ask-form .editor-toolbar .fa-picture-o,
.dwqa-content-ask-form .editor-toolbar .fa-arrows-alt,
.dwqa-content-ask-form .editor-toolbar .fa-question-circle {
  display: none;
}

.dwqa-answer-form {
  margin-top: 30px;
}

.dwqa-answers-login {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 20px;
  background-color: #575cb3 !important;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
}

.dwqa-answers-login i {
  margin-left: 10px;
  font-size: 20px;
}

.dwqa-answers-login a {
  margin: 0 8px;
  border-radius: 3px;
  padding: 0 10px;
  background-color: #fff;
  color: #575cb3;
}

.widget_dwqa_leaderboard .dwqa-leaderboard .dwqa-user-block {
  display: flex;
  align-items: center;
}

.widget_dwqa_leaderboard ul.dwqa-leaderboard .dwqa-user-avatar {
  margin-left: 15px;
  padding-right: 0 !important;
}

.single-dwqa-question .dwqa-question-item {
  border-radius: 15px;
  padding: 25px 95px 25px 25px !important;
  background-color: #fff9c4;
}

.single-dwqa-question .dwqa-question-item .dwqa-question-content {
  font-size: 15px;
  font-weight: 600;
}

.dwqa-single-question-title {
  display: block;
  margin-bottom: 20px;
  font-weight: 700;
}

.tf-back-to-hamfekri {
  display: inline-block;
  margin-bottom: 30px;
  padding: 7px 15px;
  background-color: #f1f3f6;
  font-size: 13px;
  color: #000;
}

@media (min-width: 481px) {
  .single-dwqa-question .dwqa-question-item .avatar {
    right: 25px !important;
  }

  .single-dwqa-question .dwqa-question-vote {
    right: 31px !important;
    margin-top: 10px;
  }
}

@media (max-width: 480px) {
  .single-dwqa-question .dwqa-question-item {
    padding-right: 25px !important;
  }
}

@media (max-width: 768px) {
  .dwqa-question-filter {
    justify-content: start;
  }

  .dwqa-question-filter .dwqa-sort-by {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .dwqa-question-content,
  .dwqa-answer-content {
    width: calc(100% - 50px);
  }

  .dwqa-answer-vote {
    left: 26px;
  }
}

@media (max-width: 480px) {
  .rtl .dwqa-questions-list .dwqa-question-item {
    padding-bottom: 15px;
  }

  .rtl.single-dwqa-question .dwqa-answer-item .dwqa-question-vote,
  .rtl.single-dwqa-question .dwqa-answer-item .dwqa-answer-vote {
    right: 15px !important;
  }

  .single-dwqa-question .dwqa-question-item .dwqa-question-meta,
  .single-dwqa-question .dwqa-answer-item .dwqa-answer-meta {
    margin-top: 15px;
  }

  .single-dwqa-question .dwqa-question-item .avatar,
  .single-dwqa-question .dwqa-answer-item .avatar {
    margin-top: 3.5px;
  }

  .dwqa-question-content,
  .dwqa-answer-content {
    width: 100%;
  }
}

.submited-question-message {
  margin-bottom: 15px;
  border-radius: 10px;
  padding: 20px;
  background-color: #ffc000;
}

.btn-question-submited:hover a {
  background-color: #3e297c !important;
  color: #fff;
}

.dwqa-question-filter > div {
  display: none !important;
}

.tf-hamfekri-answer-item-medals {
  display: flex;
  margin-top: 40px;
  margin-bottom: 10px;
}

.tf-profile-comment-item .tf-hamfekri-answer-item-medals {
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0 15px;
}

.tf-hamfekri-answer-item-medals > div {
  display: block;
  margin-left: 25px;
  margin-bottom: 10px;
}

.tf-profile-comment-item .tf-hamfekri-answer-item-medals > div {
  margin-bottom: 0;
  font-size: 12px;
}

.tf-hamfekri-answer-item-medals div div {
  display: block;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.tf-profile-comment-item .tf-hamfekri-answer-item-medals div div {
  width: 40px;
  height: 40px;
}

.tf-hamfekri-answer-item-medals .golden-medal div {
  background-image: url("assets/images/golden-medal.svg");
}

.tf-hamfekri-answer-item-medals .technical-comment div {
  background-image: url("assets/images/technical-comment.svg");
}

.tf-hamfekri-answer-item-medals .hamyar-laghari div {
  background-image: url("assets/images/hamyar-laghari.svg");
}

.tf-hamfekri-question-notification-btn {
  display: inline-block;
  margin-top: 30px;
  padding: 5px 15px;
  background-color: #ffc000;
  font-size: 12px;
  color: #000;
}

.tf-hamfekri-question-notification-btn.disable {
  background-color: #ef233c;
  color: #fff;
}

.tf-user-marked-question-item {
  display: block;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #eee;
}

.tf-user-marked-question-item h4 {
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
}

.tf-user-marked-question-item-author {
  display: block;
  margin-bottom: 10px;
}

.tf-user-marked-question-item-content {
  display: block;
  margin-bottom: 20px;
}

.tf-user-marked-question-item-footer {
  display: flex;
  align-items: center;
}

.tf-user-marked-question-item-footer a {
  margin-left: 10px;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 12px;
}

.tf-user-marked-question-item-footer a:first-child {
  background-color: #3e297c;
  color: #fff;
}

.tf-user-marked-question-item-footer a:last-child {
  background-color: #ff5722;
  color: #fff;
}

.tf-user-marked-questions-load-more-btn {
  display: inline-block;
  margin-top: 20px;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 12px;
  background-color: #eee;
  color: #000;
}

.tf-free-download-list-wrapper > h1 {
  display: block;
  margin-bottom: 30px;
  font-weight: 800;
}

.tf-free-download-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  padding: 15px;
  background-color: #fff;
}

.tf-free-download-list-item-thumbnail-wrapper {
  position: relative;
}

.tf-free-download-list-item-thumbnail-wrapper img {
  border-radius: 10px;
  width: 170px;
}

.tf-free-download-list-item-thumbnail-wrapper span {
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 7px;
  width: 35px;
  background-color: #ff4500;
  line-height: 35px;
  text-align: center;
  font-weight: 800;
  color: #fff;
}

.tf-free-download-list-item-title-wrapper {
  display: flex;
  margin-bottom: 7px;
}

.tf-free-download-list-item > div {
  width: calc(100% - 190px);
}

.tf-free-download-list-item-title-wrapper h3 a {
  margin-left: 10px;
  font-weight: 700;
  color: #000;
}

.tf-free-download-list-item-title-wrapper span {
  top: 5px;
  right: 5px;
  border-radius: 5px;
  background-color: #ffc000;
  color: #000;
  padding: 0 10px;
}

.tf-free-download-list-item p {
  letter-spacing: -0.5px;
}

.tf-free-download-list-wrapper ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  list-style: none;
}

.tf-free-download-list-wrapper .page-numbers li a:not(.next, .prev),
.tf-free-download-list-wrapper .page-numbers li span {
  display: block;
  border-radius: 7px;
  width: 40px;
  background-color: #ffc000;
  line-height: 40px;
  text-align: center;
  color: #000;
}

.tf-free-download-list-wrapper .page-numbers li a {
  margin: 8px;
}

.tf-free-download-list-wrapper .page-numbers li a.next,
.tf-free-download-list-wrapper .page-numbers li a.prev {
  font-weight: 700;
  color: #000;
}

.tf-free-download-list-wrapper .page-numbers li span.current {
  background-color: #ff4500;
  color: #fff;
}

@media screen and (max-width: 576px) {
  .tf-free-download-list-item {
    display: block;
  }

  .tf-free-download-list-item-thumbnail-wrapper {
    display: block;
    margin-bottom: 10px;
  }

  .tf-free-download-list-item-thumbnail-wrapper img {
    width: 100%;
  }

  .tf-free-download-list-item > div {
    display: block;
    width: 100%;
  }
}

.tf-home-stories,
.tf-home-stories-mobile {
  padding: 25px 0;
}

.tf-home-stories-mobile {
  display: none;
}

@media screen and (max-width: 992px) {
  .tf-home-stories {
    display: none;
  }

  .tf-home-stories-mobile {
    display: block;
  }
}

:is(.tf-home-stories, .tf-home-stories-mobile) .wpstory-shortcode-wrapper {
  margin-bottom: 0;
}

.tf-home-stories .wpstory-slider-container-free-mode > .wpstory-slider-wrapper {
  justify-content: space-between;
}

.wp-dark-mode-active
  .wpstory-item-circles
  .wpstory-feed-item-ins
  .wpstory-circle-title {
  color: #fff !important;
}

.feel-better-sign-items li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-radius: 15px;
  padding: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
}

.feel-better-sign-items li:last-child {
  margin-bottom: 0;
}

.feel-better-sign-items li h4 {
  font-size: 15px;
  font-weight: 500;
}

.feel-better-sign-items li h4 a {
  color: #000;
}

.feel-better-sign-items li span {
  border-radius: 5px;
  padding: 5px 10px;
  background-color: #f6f6f6;
  font-size: 13px;
  color: #9f9f9f;
}

.feel-better-sign-items li > a {
  border-radius: 10px;
  padding: 7px 15px;
  background-color: #ffc000;
  font-size: 13px;
  text-align: center;
  color: #000;
}

.feel-better-sign-items li > a:hover {
  color: #000;
}

.tf-load-more-feel-better-signs {
  display: inline-block;
  margin-top: 30px;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 12px;
  background-color: #eee;
  color: #000;
}

.tf-load-more-feel-better-signs:hover {
  color: #000;
}

.home-feel-better {
  margin-bottom: 50px;
  padding: 30px;
  background-color: #ffd1da;
  font-weight: 700;
  background-image: url("assets/images/feel-better-bg-pattern.jpg");
  background-size: 400px 400px;
  background-position: center center;
  color: #fff;
}

.home-feel-better > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.home-feel-better span {
  display: block;
  font-size: 27px;
  line-height: 35px;
  font-weight: 700;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

.home-feel-better p {
  font-size: 16px;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

.home-feel-better a {
  display: inline-block;
  border-radius: 5px;
  padding: 10px 20px;
  background-color: #ea1179;
  font-size: 17px;
  color: #fff;
}

.home-feel-better a:hover {
  opacity: 0.85;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .home-feel-better {
    padding: 30px 0;
  }

  .home-feel-better > div {
    display: block;
    text-align: center;
  }

  .home-feel-better span {
    margin-bottom: 15px;
  }

  .home-feel-better p {
    margin-bottom: 25px;
    font-size: 14px;
  }

  .feel-better-sign-items li {
    text-align: center;
  }

  .feel-better-sign-items li,
  .feel-better-sign-items li > :is(div, a) {
    display: block;
  }

  .feel-better-sign-items li > div {
    margin-bottom: 15px;
  }
}

:is(.single-post, .single-session) .wpfp-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin: 20px auto 30px;
}

:is(.single-post, .single-session) .wpfp-span {
  transition-duration: 0.2s;
  border-radius: 8px;
  padding: 8px 15px;
  background-color: #ffc000;
  cursor: pointer;
  text-align: center;
  color: #000;
}

:is(.single-post, .single-session) .wpfp-span img {
  margin-right: 0;
  margin-left: 7px;
}

:is(.single-post, .single-session) .wpfp-span:hover {
  opacity: 0.85;
}

:is(.single-post, .single-session) .wpfp-span a,
:is(.single-post, .single-session) .wpfp-span a:hover {
  color: #000;
}

:is(.single-post, .single-session) .tf-post-comment-notification-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
  transition-duration: 0.2s;
  border-radius: 8px;
  padding: 8px 15px;
  background-color: #037dff;
  cursor: pointer;
  text-align: center;
  color: #fff;
}

:is(.single-post, .single-session) .tf-post-comment-notification-btn:hover {
  opacity: 0.85;
  color: #fff;
}

:is(.single-post, .single-session) .tf-post-comment-notification-btn .wpfp-img {
  width: 16px;
  height: 16px;
}

.wpfp-span ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.05);
  padding: 15px;
  background-color: #f8f8f8;
}

.wpfp-span ul li div a {
  display: flex;
  align-items: center;
}

.wpfp-span ul li img {
  margin-left: 10px;
  border-radius: 3px;
  width: 70px;
}

.wpfp-span ul li h4 {
  font-weight: 600;
  color: #1d2327;
}

.wpfp-span ul li .wpfp-buttons {
  display: flex;
  align-items: center;
  gap: 10px;
}

@media screen and (max-width: 1200px) {
  .wpfp-span ul li .wpfp-buttons {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .wpfp-span ul li .wpfp-buttons {
    margin-top: 15px;
  }

  .wpfp-span ul li .wpfp-buttons a {
    width: 100%;
  }
}

.wpfp-span ul li .wpfp-buttons a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: 5px;
  padding: 3px 15px;
  font-size: 12px;
  text-align: center;
}

.wpfp-span ul li .wpfp-buttons a:hover {
  opacity: 0.85;
  color: inherit;
}

.wpfp-span ul li .wpfp-buttons a .wpfp-img {
  width: 16px;
  height: 16px;
}

.wpfp-span ul li .wpfp-buttons a.tf-active-post-comment-favorite-btn {
  background-color: #ffc000;
  color: #000;
}

.wpfp-span ul li .wpfp-buttons a.tf-deactive-post-comment-favorite-btn {
  background-color: #ff5722;
  color: #fff;
}

.wpfp-span ul li .wpfp-buttons a.tf-active-post-comment-notification-btn {
  background-color: #037dff;
  color: #fff;
}

.wpfp-span ul li .wpfp-buttons a.tf-deactive-post-comment-notification-btn {
  background-color: #000;
  color: #fff;
}

.wpfp-span .navigation {
  float: right;
  display: block;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wpfp-span ul li {
    display: block;
  }

  .wpfp-span ul li > :is(div, a) {
    display: block;
  }

  .wpfp-span ul li > a {
    margin-top: 15px;
  }
}

.wpfp-remove-all {
  display: inline-flex;
  align-items: center;
  transition-duration: 0.2s;
  margin-top: 20px;
  margin-right: 0;
  border-radius: 8px;
  padding: 8px 15px;
  background-color: #ffc000;
  cursor: pointer;
  text-align: center;
  color: #000;
}

.wpfp-remove-all img {
  margin-left: 7px;
}

.wpfp-remove-all:hover {
  opacity: 0.85;
  color: #000;
}

.tf-birthday-message {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding: 15px;
  border: 1px solid #e3e3e3;
  border-radius: 7px;
  background-color: #fff1ee;
  color: #e44d26;
}

.tf-birthday-message a {
  border-radius: 5px;
  padding: 5px 15px;
  background-color: #e44d26;
  text-align: center;
  color: #fff;
}

.tf-birthday-message a:hover {
  opacity: 0.85;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .tf-birthday-message {
    display: block;
    text-align: center;
  }

  .tf-birthday-message span {
    display: block;
  }

  .tf-birthday-message a {
    display: inline-block;
    margin-top: 15px;
  }
}

.tf-star-rating {
  display: flex;
  justify-content: right;
  align-items: center;
  font-size: 30px;
  color: #b9b9b9;
  direction: ltr;
}

.tf-star-rating span {
  cursor: pointer;
}

.tf-star-rating span:hover,
.tf-star-rating span:hover ~ span,
.tf-star-rating span.active,
.tf-star-rating span.active ~ span {
  color: #ffb900;
}

.megawp-session-performance-your-score {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: bold;
}

.megawp-session-performance-your-score svg {
  width: 40px;
}

.swal2-title {
  line-height: 1.4 !important;
  font-size: 1.6em !important;
}

.tf-profile-user-courses-performance {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}

.tf-profile-user-courses-performance .tf-session-rated-performance {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.tf-profile-user-courses-performance .tf-session-rated-performance::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.tf-profile-user-courses-performance .tf-session-rated-performance h4 {
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}

.tf-profile-user-courses-performance .tf-session-rated-performance > div {
  position: relative;
  z-index: 2;
}

.tf-profile-user-courses-performance
  .tf-session-rated-performance
  > div:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}

.tf-profile-user-courses-performance
  .tf-session-rated-performance
  > div
  > span {
  color: #ffc000;
}

.tf-profile-user-courses-performance
  :is(.tf-session-rated-performance a, .tf-session-rated-performance a:hover) {
  color: #fff;
}

@media screen and (max-width: 992px) {
  .tf-profile-user-courses-performance {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .single-session .tf-sessions-nav {
    justify-content: space-between;
    width: 100%;
  }

  .tf-profile-user-courses-performance {
    grid-template-columns: 1fr;
  }
}
