:root {
	--purple: #31135e;
	--orange: #ff855c;
}

@font-face {
	font-family: Estedad;
	font-display: swap;
	font-style: normal;
	font-weight: 700;
	src: url('fonts/Estedad-Black.eot');
	src: url('fonts/Estedad-Black.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/Estedad-Black.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: Estedad;
	font-display: swap;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/Estedad-ExtraBold.eot');
	src: url('fonts/Estedad-ExtraBold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/Estedad-ExtraBold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: Estedad;
	font-display: swap;
    src: url('fonts/Estedad-light.eot');
    src: url('fonts/Estedad-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Estedad-light.woff') format('woff'),
         url('fonts/Estedad-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: Estedad;
	font-display: swap;
    src: url('fonts/Estedad-Bold.eot');
    src: url('fonts/Estedad-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Estedad-Bold.woff') format('woff'),
         url('fonts/Estedad-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: Estedad;
	font-display: swap;
    src: url('fonts/Estedad-ExtraBold.eot');
    src: url('fonts/Estedad-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Estedad-ExtraBold.woff') format('woff'),
         url('fonts/Estedad-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
	font-family: Estedad;
	font-display: swap;
    src: url('fonts/Estedad-Regular.eot');
    src: url('fonts/Estedad-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Estedad-Regular.woff') format('woff'),
         url('fonts/Estedad-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Estedad;
    src: url('fonts/Estedad-Light.eot');
    src: url('fonts/Estedad-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Estedad-Light.woff') format('woff'),
         url('fonts/Estedad-Light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
	font-family: Estedad;
	font-display: swap;
    src: url('fonts/Estedad-ExtraLight.eot');
    src: url('fonts/Estedad-ExtraLight.eot?#iefix') format('embedded-opentype'),
         url('fonts/Estedad-ExtraLight.woff') format('woff'),
         url('fonts/Estedad-ExtraLight.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

body {
  font-family: Estedad;
}

.widget-title {
	font-family: Estedad;
	font-weight: 800;
}

.vcex-heading {
	font-family: Estedad;
}

.pis-title {
	font-family: Estedad;
}

.wpex-vc-row-stretched, .vc_row-o-full-height {
	visibility: visible;
}

body.page-clinic {
	position: relative;
}

body.page-clinic::before {
	content: '';
	width: 100%;
	height: 500px;
	display: block;
	position: absolute;
	background: rgba(49, 19, 94, 0.1);
	clip-path: polygon(100% 0px, 100% 420px, 4px 459px, 0px 0px);
	z-index: -1;
}

.single-post #outer-wrap {
	overflow: visible;
}

.header-one #site-logo {
  float: right;
  height: 100%;
}

.navbar-style-one {
  position: absolute;
  right: 130px;
  top: 50%;
  margin-top: -25px;
  height: 50px;
}

.sf-menu > li.menu-item {
  float: right;
}

.slider-pro.tada-home-slider {
	border-radius: 10px;
	box-shadow: 0 2px 3.6px rgba(0, 0, 0, 0.024), 0 5.6px 10px rgba(0, 0, 0, 0.035), 0 13.6px 24.1px rgba(0, 0, 0, 0.046), 0 45px 80px rgba(0, 0, 0, 0.07);
}

.vcex-posttypes-slider .wpex-slider-caption.over-image {
	position: absolute;
	left: 0;
	width: 95% !important;
	background: rgba(49, 19, 94, 0.85);
	border-radius: 10px;
	right: 0;
	margin: 0 auto;
	bottom: 15px !important;
}

.vcex-posttypes-slider .wpex-slider-caption {
	text-align: right;
}

.slider-pro.tada-home-slider .wpex-slider-media img {
  border-radius: 10px;
}

.slider-pro.tada-home-slider .entry-title {
    display: block;
    font-size: 2.5em;
    margin: 0 0 5px;
    font-weight: 900;
    color: #000;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-spacing: -3px;
    font-family: Estedad;
}

.slider-pro.tada-home-slider .meta li {
  margin-right: 0;
  color: #fff;
  font-size: 14px;
}

.slider-pro.tada-home-slider .meta li.meta-author {
	display: none;
}

.vcex-posttypes-slider .wpex-slider-caption.over-image .vcex-posttypes-slider-meta a {
	color: #fff;
	text-decoration: none;
}

.wpex-slider.sp-horizontal .sp-next-arrow {
	right: 20px !important;
}

.wpex-slider.sp-horizontal .sp-previous-arrow {
	left: 20px !important;
}

.wpex-slider .sp-arrow {
	background: rgba(49, 19, 94, 0.8);
	border-radius: 5px;
}

.tada-home-latest-posts .widget-title {
	font-size: 1.7em;
	font-weight: 700;
	word-spacing: -3px;
	position: relative;
	padding-right: 30px;
}

.tada-home-latest-posts .widget-title::before {
	content: '';
	width: 25px;
	height: 3px;
	display: block;
	position: absolute;
	background: #000;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.tada-home-latest-posts .pis-thumbnail-img {
	max-width: 70px;
	border-radius: 10px;
	margin: 0 0 0 10px;
}

.tada-home-latest-posts .pis-thumbnail-img {
	max-width: 70px;
	border-radius: 10px;
	margin: 0 0 0 10px;
  }
  
  .tada-home-latest-posts .pis-categories-links {
	margin: 0;
  }
  
  .tada-home-latest-posts .pis-title {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	font-family: Estedad;
}
  
  .tada-home-latest-posts .pis-utility {
	margin: 0;
  }
  
  .tada-home-latest-posts .pis-li {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
}

.tada-home-latest-posts .pis-li:last-child {
	border: none;
	padding: 0;
}

  .tada-section-article::before {
	content: '';
	background: url('assets/playstation-pattern.png') repeat;
	width: 100vw;
	height: 100%;
	display: block;
	position: absolute;
	background-size: 200px;
	right: 0;
}

.home-tada-articles ul {
	display: grid;
	grid-template: 1fr 1fr 1fr / 1fr 1fr;
	grid-gap: 25px 65px;
}

.home-tada-articles ul .pis-li {
	background: #fff;
	padding: 2em;
	border-radius: 10px;
	box-shadow: 0 2.1px 6px -11px rgba(0, 0, 0, 0.03), 0 17px 48px -11px rgba(0, 0, 0, 0.06);
	position: relative;
}

.home-tada-articles ul .pis-li .pis-thumbnail {
	position: absolute;
	margin: 0;
	right: -30px;
	top: 50%;
	transform: translateY(-50%);
}

.home-tada-articles ul .pis-li .pis-thumbnail-img {
	margin: 0 0 0 0;
	max-width: 150px;
	border-radius: 10px;
	box-shadow: 0 1.1px 1.5px -10px rgba(0, 0, 0, 0.077), 0 3.8px 5.1px -10px rgba(0, 0, 0, 0.113), 0 17px 23px -10px rgba(0, 0, 0, 0.19);
}

.home-tada-articles ul .pis-li .pis-title {
	padding-right: 125px;
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 10px;
	font-weight: 700;
}

.home-tada-articles ul .pis-li .pis-excerpt {
	padding-right: 125px;
	display: block;
	margin-bottom: 0;
}

.tada-home-sidebar {
	margin: 5em 0;
}

.tada-home-sidebar .widget_mc4wp_form_widget {
	font-size: 15px;
}

.tada-home-sidebar .widget_mc4wp_form_widget .widget-title {
	font-weight: 700;
	font-size: 19px;
	text-align: center;
}

  
  .tada-home-sidebar .widget_mc4wp_form_widget {
	font-size: 15px;
  }
  
  .tada-home-sidebar .widget_mc4wp_form_widget .widget-title {
	font-weight: 700;
	font-size: 19px;
	text-align: center;
  }
  
  .tada-home-sidebar .widget_mc4wp_form_widget .mc4wp-form-fields {
	text-align: center;
  }
  
  .tada-home-sidebar .widget_mc4wp_form_widget label {
	display: block;
  }
  
  .tada-home-sidebar .widget_mc4wp_form_widget input {
	display: block;
	width: 100%;
	border-radius: 5px;
  }
  
  .tada-section-books {
	background: rgb(49,19,94);
	background: linear-gradient(0deg, rgba(49,19,94,1) 0%, rgba(95,47,167,1) 100%);
	color: #fff;
}
  
  .tada-home-books .posts-in-sidebar {
	margin: 0;
	padding: 2em 0 5em;
  }
  
  .tada-home-books .posts-in-sidebar .pis-ul {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: 100%;
	grid-column-gap: 25px;
  }

  .tada-home-books .posts-in-sidebar .pis-ul .pis-li {
	position: relative;
	text-align: center;
}

.tada-home-books .posts-in-sidebar .pis-ul .pis-li:hover::before {
	content: '';
	position: absolute;
	width: 110%;
	height: 110%;
	display: block;
	background: rgba(255, 255, 255, 0.2);
	top: -10px;
	right: -10px;
	border-radius: 10px;
	z-index: 1;
}
  
  .tada-home-books .posts-in-sidebar .pis-ul .pis-thumbnail {
	position: relative;
	height: 130px;
	overflow: hidden;
	border-radius: 10px;
	margin: 0;
}

.tada-home-books .posts-in-sidebar .pis-ul .pis-thumbnail .pis-thumbnail-img {
	border-radius: 10px;
	min-width: 120%;
}

.tada-home-books .posts-in-sidebar .pis-ul .pis-title {
	text-align: center;
	margin: 0;
	position: relative;
	z-index: 2;
}

.tada-home-books .posts-in-sidebar .pis-ul .pis-title-link {
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	padding: 20px 0 0 0;
	display: block;
	line-height: 1.4;
}









.site-footer .wpex-row .col {
	float: right;
	font-size: 16px;
	line-height: 1.8;
}

.footer-widget.widget.widget_text {
	padding-bottom: 10px;
	padding-left: 60px;
	text-align: justify;
	word-spacing: -1px;
}

#copyright {
	font-size: 14px;
}

#post-media {
	margin-bottom: 0;
}

#post-media img {
	border-radius: 15px;
}

.single-blog-header {
	background: #fff;
	position: relative;
	top: -35px;
	box-shadow: 0 1.5px 1.9px rgba(0, 0, 0, 0.035), 0 12px 15px rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	padding: 10px;
	right: -3em;
}

.single-blog-header .single-post-title {
	margin: 0;
	font-weight: 700;
	font-size: 32px;
	word-spacing: -2px;
	font-family: Estedad;
}

.single-post .meta.meta-with-title {
	border: none;
	padding: 0;
	position: relative;
	top: -10px;
	font-size: 15px;
	margin-bottom: 40px;
	opacity: 0.79;
}

.single-post .meta.meta-with-title li {
	margin-right: 0;
}

.single-blog-content img {
	border-radius: 15px;
}




.single-blog-content {
	margin-bottom: 40px;
	font-size: 17px;
	line-height: 1.8;
	font-weight: 500;
}

.single-blog-content h2 {
	font-size: 24px !important;
	margin-bottom: 10px;
}

.single-blog-content h2 * {
	font-size: 24px !important;
}

.single-blog-content h3 {
	font-size: 22px !important;
	margin-bottom: 10px;
}

.single-blog-content h3 * {
	font-size: 22px !important;
}

.single-blog-content h4 {
	font-size: 20px !important;
	margin-bottom: 10px;
}

.single-blog-content h4 * {
	font-size: 20px !important;
}





.wpex-social-share.position-horizontal li a {
	padding: .385em .769em .2em;
}

.related-post-figure {
	position: relative;
	margin-bottom: 14px;
	height: 150px;
	overflow: hidden;
	border-radius: 15px;
	box-shadow: 0 1.5px 1.9px rgba(0, 0, 0, 0.035), 0 12px 15px rgba(0, 0, 0, 0.07);
}

.related-post-thumb img {
	display: block;
	width: 100%;
	transform: scale(1.5);
}

#wrap .related-post-title {
	font-size: 17px;
}

.related-post-excerpt {
	font-size: 14px;
	line-height: 1.7em;
}

.tagcloud a, .post-tags a {
	border-radius: 5px;
}

/* باکس اصلی پاپ‌آپ بالای نوشته */
.tada-single-post-pop {
  background: #31135e;
  color: #fff;
  margin: 0 0 20px 0;
  padding: 1.5em;
  border-radius: 10px;
  font-size: 15px;
  box-shadow:
    0 1px 2.5px rgba(0, 0, 0, 0.028),
    0 3.4px 8.5px rgba(0, 0, 0, 0.042),
    0 15px 38px rgba(0, 0, 0, 0.07);
}

/* نسخهٔ دوم با رنگ روشن‌تر */
.tada-single-post-pop-2 {
  background: #cbc0d3;
  color: #2c1559;
  margin: 0 0 20px 0;
  padding: 1.5em;
  border-radius: 10px;
  font-size: 15px;
  box-shadow:
    0 1px 2.5px rgba(0, 0, 0, 0.028),
    0 3.4px 8.5px rgba(0, 0, 0, 0.042),
    0 15px 38px rgba(0, 0, 0, 0.07);
}

/* عنوان درون پاپ‌آپ */
.tada-single-post-pop .widget-title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

/* فهرست پست‌ها با تصویر بندانگشتی */
.wpp-list-with-thumbnails li {
  display: grid;
  grid-template-columns: 0.4fr 1.3fr;
  align-items: center;
  margin-bottom: 15px;
  grid-column-gap: 10px;
}

/* تصویر در پاپ‌آپ */
.tada-single-post-pop img {
  border-radius: 5px;
  width: 55px;
  height: 55px;
  object-fit: cover;
}

/* لینک‌ها درون پاپ‌آپ */
.tada-single-post-pop a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  transition: color 0.2s ease;
}

.tada-single-post-pop a:hover {
  color: #cbc0d3;
}

.tada-single-post-poll.widget-title {
	font-size: 17px;
}

.tada-single-post-recent.widget-title {
	font-size: 17px;
}

#site-navigation > ul li.menu-item > .sub-menu {
	top: 50px !important;
	width: max-content;
}

#site-navigation .dropdown-menu ul.sub-menu li.menu-item.menu-item-has-children a {
	padding-right: 10px;
}

#site-navigation .sf-menu > li ul li .nav-arrow {
	position: absolute;
	top: 50%;
	right: auto;
	height: 10px;
	line-height: 10px;
	margin-top: -5px;
	left: 0;
}

#site-navigation .dropdown-menu ul.sub-menu ul.sub-menu {
	margin-left: 0;
	text-align: right;
	top: 10px !important;
	position: absolute;
}

#site-navigation {
	font-size: 15px;
}

.wpex-fs-overlay {
	background: rgba(49, 19, 94, 0.9);
}

#wpex-searchform-overlay input[type="search"] {
	padding-right: 0;
	text-align: right;
	padding-left: 30px;
	direction: rtl;
}

#wpex-searchform-overlay .ticon-search {
	right: 600px;
}

body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: auto;
	top: 50%;
	margin-top: -15px;
	left: 5px;
}

.tada-about-header {
	padding: 4em 0;
}

.tada-about-header .vc_column-inner {
	margin-bottom: 0;
}

.tada-about-header .vc_column-inner .vcex-heading {
	display: block;
	color: #31135e;
	font-size: 38px;
	margin: 0 auto;
	max-width: 100%;
	font-weight: 800;
}

.tada-about-header .vc_column-inner .wpb_text_column {
	max-width: 100%;
	margin: 0 auto;
	font-size: 21px;
}

.tada-about-text {
	padding: 4em 0;
}

.tada-about-text .vc_column-inner {
	margin-bottom: 0;
}

.tada-about-text .wpb_text_column {
	max-width: 100%;
	margin: 0 auto;
	font-size: 19px;
	text-align: justify;
	word-spacing: -1px;
}

.vcex-module.vcex-heading.vcex-heading-plain.tada-about-sections-title {
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 25px;
}

.wpb_text_column.wpb_content_element.tada-about-sections-text {
	background: #f9f9f9;
	padding: 1em 1.3em;
	margin-bottom: 0.5em;
	border-radius: 10px;
}

.wpb_text_column.wpb_content_element.tada-about-sections-text h3 {
	margin-top: 0;
	margin-bottom: 15px;
}

.tada-about-team .vc_column-inner {
	margin-bottom: 0;
  }
  
  .tada-about-team {
	padding: 5em 0;
  }

  .tada-about-team .vcex-module.vcex-heading.vcex-heading-plain.tada-about-sections-title {
	font-size: 27px;
	margin-bottom: 55px;
	text-align: center;
	font-weight: 700;
  }

  .tada-about-team h4.vcex-module.vcex-heading.vcex-heading-plain {
	margin-top: 20px;
	font-size: 20px;
}

.tada-about-team span.vcex-module.vcex-heading.vcex-heading-plain {
	font-size: 16px;
	opacity: 0.52;
}

.centered-page-header .page-header-title {
	font-size: 36px;
	font-weight: 700;
}

.blog-entry.grid-entry-style .blog-entry-inner {
	border: none;
}

.blog-entry.grid-entry-style header {
	margin-top: 0;
	background: #fff;
	position: relative;
	top: -25px;
	box-shadow: 0 1.5px 1.9px rgba(0, 0, 0, 0.035), 0 12px 15px rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	padding: 10px;
	right: 0;
}

.blog-entry.grid-entry-style .blog-entry-title {
	font-size: 19px;
	font-weight: 700;
	margin: 0;
}

.blog-entry.grid-entry-style .blog-entry-inner .meta {
	list-style: none;
	margin: -5px 0 15px;
	font-size: 0.923em;
	color: #777;
	opacity: 0.8;
}

.blog-entry.grid-entry-style .blog-entry-inner .meta li {
	margin-right: 0;
}

.blog-entry.grid-entry-style .blog-entry-excerpt {
	margin-top: 10px;
	font-size: 13px;
	line-height: 2;
	opacity: 0.7;
}

.blog-entry.grid-entry-style .blog-entry-media img {
	border-radius: 10px;
}



.tada-short-link {
	position: relative;
}

.tada-short-link span {
	position: absolute;
	right: 0;
	top: 9px;
}

.tada-short-link .yourls-display {
	margin: 0;
	padding-right: 30px;
}

.tada-short-link .yourls-display input {
	padding: 10px 10px 5px;
	line-height: 1;
	margin-right: 10px;
	text-align: left;
	direction: ltr;
	font-size: 14px;
	border-radius: 5px;
}

.tada-home-editors-choice-wrapper {
	margin: 25px 0 0 0;
	background: rgba(49, 19, 94, 0.2);
	padding: 20px;
	border-radius: 10px;
}

.sidebar-box .tada-home-editors-choice .widget-title {
	display: block;
	margin: 0 0 20px;
	font-size: 21px;
	line-height: 1.5;
	font-weight: 800;
	color: rgb(49, 19, 94);
	position: relative;
	font-family: Estedad;
}

.sidebar-box .tada-home-editors-choice .widget-title::after {
	content: '';
	width: calc(100% - 180px);
	height: 5px;
	display: block;
	position: absolute;
	border-bottom: 2px dashed rgb(49, 19, 94);
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.tada-home-editors-choice .pis-thumbnail-img {
	margin-bottom: 0;
	border-radius: 10px;
	max-width: 240px;
}

.tada-home-editors-choice .pis-title {
	margin: 0 0 10px 0;
	font-size: 21px;
	font-weight: 900;
	font-family: Anjoman;
}

.tada-home-editors-choice .pis-excerpt {
	margin: 0;
	font-size: 16px;
	color: #000;
}

.tada-floating-post-header {
	display: none;
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
	-webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.tada-floating-post-header.tada-show {
	position: sticky;
	top: 30px;
	display: block;
	opacity: 1;
	transition: opacity 0.5s ease-in-out;
	z-index: 100;
}

.tada-floating-post-header-inner {
	background: #fff;
	max-height: 100px;
	height: 100px;
	position: relative;
	border-radius: 10px;
	box-shadow: 0 0.9px 1.7px rgba(0, 0, 0, 0.028), 0 3.1px 5.6px rgba(0, 0, 0, 0.042), 0 14px 25px rgba(0, 0, 0, 0.07);
}

.tada-floating-post-header-img {
	width: 120px;
	position: absolute;
	right: -30px;
	top: 50%;
	transform: translateY(-50%);
	height: 80px;
}

.tada-floating-post-header-img::after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	border-radius: 10px;
	background: rgba(49, 19, 94, 0.25);
}

.tada-floating-post-header-img img {
	border-radius: 10px;
	box-shadow: 0 1.8px 3.1px rgba(0, 0, 0, 0.06), 0 14px 25px rgba(0, 0, 0, 0.12);
}

.tada-floating-post-header-titleandmeta {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 105px 0 0;
}

.tada-floating-post-header-meta {
	margin: 0;
	list-style: none;
	font-size: 13px;
	opacity: 0.7;
	margin-top: 5px;
}

.tada-floating-post-header-meta li {
	margin-left: 15px;
	display: inline-block;
}

.tada-floating-post-header-meta li .ticon {
	padding-left: 5px;
	position: relative;
	top: 1px;
}

.single-blog-content .tada-floating-post-header-h2 {
	margin: 0;
	font-size: 21px !important;
	color: #31135e;
	font-family: Estedad;
}

@-webkit-keyframes slideInDown {
	from {
	  -webkit-transform: translate3d(0, -100%, 0);
	  transform: translate3d(0, -100%, 0);
	  visibility: visible;
	}
  
	to {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  @keyframes slideInDown {
	from {
	  -webkit-transform: translate3d(0, -100%, 0);
	  transform: translate3d(0, -100%, 0);
	  visibility: visible;
	}
  
	to {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }

  
@-webkit-keyframes slideInUp {
	from {
	  -webkit-transform: translate3d(0, 100%, 0);
	  transform: translate3d(0, 100%, 0);
	  visibility: visible;
	}
  
	to {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  @keyframes slideInUp {
	from {
	  -webkit-transform: translate3d(0, 100%, 0);
	  transform: translate3d(0, 100%, 0);
	  visibility: visible;
	}
  
	to {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }

  #wtr-progress {
	  box-shadow: none;
  }


.single-staff #outer-wrap {
	overflow: visible;
}

.wpb_column.therapist-row-right-col.vc_column_container.vc_col-sm-4 {
	position: sticky;
	top: 0;
}

  .vcex-module.vcex-heading.vcex-heading-plain.therapist-name {
	font-size: 37px;
	font-weight: 700;
}

.wpb_text_column.wpb_content_element.therapist-desc {
	font-size: 17px;
	margin-top: 2em;
}

.wpb_text_column.wpb_content_element.therapist-time-and-felan {
	font-size: 17px;
	margin-top: 20px;
	position: relative;
	background: #f5f5f5;
	padding: 15px;
	border-radius: 15px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.therapist-ctas {
	background: #f5f5f5;
	margin: 10px 0 0;
	border-radius: 15px;
	padding: 20px 0;
}

.wpb_text_column.wpb_content_element.therapist-specialties {
	background: #f5f5f5;
	margin-top: 10px;
	border-radius: 15px;
	padding: 15px;
}

.wpb_text_column.wpb_content_element.therapist-specialties p {
	margin-bottom: 0;
}

.wpb_text_column.wpb_content_element.therapist-specialties ul {
	margin: 0 15px 0 0;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.therapist-ctas .vc_column-inner {
	margin: 0;
}

.wpb_text_column.wpb_content_element.therapist-reserve {
	margin: 6em 0;
	background: rgba(49, 19, 94, 0.1);
	padding: 3em;
	border-radius: 15px;
}

.wpb_single_image.wpb_content_element.vc_align_.therapist-image img {
	border-radius: 15px;
	box-shadow: 0 4.5px 3.6px rgba(0, 0, 0, 0.024), 0 12.5px 10px rgba(0, 0, 0, 0.035), 0 30.1px 24.1px rgba(0, 0, 0, 0.046), 0 100px 80px rgba(0, 0, 0, 0.07);
}

.clinic-tips-items .wpb_text_column.wpb_content_element {
	background: #fff;
	box-shadow: 0 2.7px 5.3px rgba(0, 0, 0, 0.028), 0 8.9px 17.9px rgba(0, 0, 0, 0.042), 0 40px 80px rgba(0, 0, 0, 0.07);
	padding: 25px;
	border-radius: 10px;
	width: 100%;
	font-size: 16px;
	line-height: 1.8;
	position: relative;
	margin-bottom: 20px;
}

.clinic-general-form {
	margin: 5em 0;
}

.clinic-tips-items .wpb_text_column.wpb_content_element .wpb_wrapper {
	position: relative;
}

.clinic-darmangars-section::before {
	content: '';
	width: 100%;
	height: 400px;
	display: block;
	position: absolute;
	background: rgba(49, 19, 94, 0.07);
	right: 0;
	clip-path: polygon(0px 0px, 100% 0px, 100% 280px, 0px 380px);
}

.vcex-heading.clinic-darmangars-section-title {
	font-size: 36px;
	padding-top: 1.2em;
	font-weight: 700;
}

.vcex-module.vcex-icon-box.clr.vcex-icon-box-seven.tada-verified {
	background: #fff;
	color: rgba(49, 19, 94, 1);
	padding-right: 38px;
	height: 35px;
	border-radius: 5px;
	width: 140px;
	text-align: center;
	padding-top: 3px;
	position: absolute;
	z-index: 1;
	right: 30px;
	bottom: auto;
	top: 15px;
	user-select: none;
	cursor: pointer;
}

.vcex-module.vcex-icon-box.clr.vcex-icon-box-seven.tada-verified:hover + .darmangar-tooltip {
	visibility: visible;
	opacity: 1;
	z-index: 10;
}

.darmangar-tooltip::before {
	content: '';
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top: -30px;
	right: 40px;
	background: transparent;
	border-top: 15px solid transparent;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid rgb(255, 255, 255, 0.9);
}

.darmangar-tooltip {
	position: absolute;
	background: #fff;
	z-index: -1;
	padding: 30px;
	border-radius: 10px;
	right: 0;
	top: 70px;
	box-shadow: 0 4.5px 3.6px rgba(0, 0, 0, 0.024), 0 12.5px 10px rgba(0, 0, 0, 0.035), 0 30.1px 24.1px rgba(0, 0, 0, 0.046), 0 100px 80px rgba(0, 0, 0, 0.07);
	color: #000;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease;
}

.vcex-module.vcex-icon-box.clr.vcex-icon-box-seven.tada-verified .vcex-icon-box-icon {
	color: #31135e;
	font-size: 20px;
	background: rgba(49, 19, 94, 0.29);
	height: 100%;
	padding: 0 10px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.vcex-module.vcex-icon-box.clr.vcex-icon-box-seven.tada-verified .vcex-icon-box-icon .ticon.ticon-check {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.vcex-module.vcex-icon-box.clr.vcex-icon-box-seven.tada-verified .vcex-icon-box-heading {
	margin: 0;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
}

.wpb_text_column.wpb_content_element.therapist-title {
	font-size: 20px;
}

.clinic-title-desc {
	font-size: 20px;
	color: #000;
	font-weight: 400;
}

.clinic-tips-row .vc_column-inner {
	margin-bottom: -10px;
}

.clinic-acardoin {
	background: #fff;
}

.clinic-acardoin .vc_tta-panel {
	margin-bottom: 10px;
}

.wpb-js-composer .clinic-acardoin.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
	color: #888;
}

.wpb-js-composer .clinic-acardoin.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::after, .wpb-js-composer .clinic-acardoin.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::before {
	border-color: #999;
}

.clinic-acardoin .vc_tta-panel.vc_active {
	background: rgba(49, 19, 94, 0.05);
}

.clinic-acardoin .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border-color: #31135e !important;
	border-bottom-style: dashed !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
	border-color: #31135e !important;
	border-top-style: dashed !important;
}

.clinic-acardoin .vc_tta-panel.vc_active .vc_tta-panel-heading a {
	color: #31135e !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
	border-color: #31135e !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
	border-color: #ccc !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border-color: #31135e !important;
}


.darmangars-in-clinic .pis-li {
	background: #fff;
	box-shadow: 0 2.1px 6px -11px rgba(0, 0, 0, 0.03), 0 17px 48px -11px rgba(0, 0, 0, 0.06);
	border-radius: 10px;
	margin-bottom: 1em;
	height: 230px;
	position: relative;
	transition: all 0.3s cubic-bezier(.77,0,.18,1);
}

.darmangars-in-clinic .pis-li:hover {
	transform: scale(1.05);
	background: rgba(49, 19, 94, 0.15);
}

.darmangars-in-clinic .pis-li p {
	margin: 0;
}

.darmangars-in-clinic .pis-li .pis-thumbnail {
	position: absolute;
	right: -30px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s cubic-bezier(.77,0,.18,1);
}

.darmangars-in-clinic .pis-li:hover .pis-thumbnail {
	transform: translate3d(-20px, -50%, 0);
}

.darmangars-in-clinic .pis-li .pis-thumbnail .pis-thumbnail-img {
	border-radius: 10px;
}

.darmangars-in-clinic .pis-li .pis-title {
	padding-right: 150px;
	padding-top: 1em;
	font-size: 26px;
	font-weight: bold;
}

.darmangars-in-clinic .pis-li .pis-excerpt {
	padding-right: 150px;
	font-size: 16px;
	line-height: 1.7;
	padding-left: 60px;
}

.darmangars-in-clinic .pis-li .pis-excerpt .pis-more {
	display: block;
	margin-top: 15px;
}

.darmangars-in-clinic .pis-li .pis-excerpt .pis-more .pis-more-link {
	border: 2px solid currentColor;
	border-radius: 15px;
	font-size: 14px;
	padding: 5px 8px 5px;
}

.darmangars-in-clinic .pis-li .pis-excerpt .pis-more .pis-more-link:hover {
	border-color: #31135e;
	background: #31135e;
	color: #fff;;
	text-decoration: none;
}

.search-for-therapists-wrapper {
	position: relative;
	margin: 2em 0 0;
	background: #f5f5f5;
	padding: 2em;
	border-radius: 10px;
}

.search-for-therapists-wrapper .vc_column-inner {
	margin-bottom: 0;
}

.search-for-therapists #ajaxsearchlite1 .probox, div.asl_w .probox {
	margin: 0;
	height: 45px;
	background-color: #fff;
	border: 0 none #fff;
	border-radius: 0 0 0 0;
	box-shadow: 0 0 0 0 #b5b5b5 inset;
	direction: rtl;
}

.search-for-therapists div.asl_m .probox .promagnifier {
	height: 45px;
	width: 45px;
}

.search-for-therapists div.asl_m .probox .proinput input {
	height: 45px;
	width: 100%;
	right: 0;
	display: block;
	left: auto;
	text-align: right;
}

.search-for-therapists div.asl_w .probox .proloading,
.search-for-therapists div.asl_w .probox .proclose,
.search-for-therapists div.asl_w .probox .promagnifier,
.search-for-therapists div.asl_w .probox .prosettings {
	width: 45px;
	height: 45px;
}

div[id*="ajaxsearchlite"].wpdreams_asl_container {
	width: 50%;
	margin: 0 auto;
}

.meet-our-experts .widget-title {
	font-size: 20px;
}

.meet-our-experts .pis-ul {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: auto;
	align-items: center;
	grid-row-gap: 10px;
}

.meet-our-experts .pis-thumbnail-img {
	width: 70px;
	border-radius: 10px;
	margin: 0 0 0 10px;
}

.meet-our-experts .pis-ul .pis-title {
	font-size: 17px;
	font-weight: bold;
}






.meet-our-experts-2 .widget-title {
	font-size: 20px;
}

.meet-our-experts-2 .pis-ul {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: auto;
	align-items: center;
	grid-row-gap: 10px;
}

.meet-our-experts-2 .pis-thumbnail-img {
	width: 150px;
	border-radius: 10px;
	margin: 0 0 0 10px;
}

.meet-our-experts-2 .pis-ul .pis-title {
	font-size: 17px;
	font-weight: bold;
}





.home-recent-comments {
	margin-top: 3em;
}

.home-recent-comments .widget-title {
	font-size: 20px;
}

.comment-list {
	font-size: 15px;
}

.comment-list > li {
	padding: 1em;
	margin-bottom: 1em;
	border-radius: 10px;
	background: rgba(49, 21, 62, 0.05);
}

#comments li.comment .comment-body {
	margin-right: 50px;
	margin-left: 20px;
	border: none;
}



#comments .comment-meta .fn {
	font-size: 17px;
}

#comments .comment-meta .comment-metadata {
	font-size: 12px;
	opacity: 0.5;
}

li.bypostauthor {
	background: rgba(49, 19, 94, 0.1);
	padding: 1em;
	border-radius: 10px;
	border: 1px dotted rgba(49, 19, 94, 0.13);
}

li.bypostauthor .comment-body {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.comment.depth-2 {
	margin-top: 20px;
}

.sce-comment-edit-buttons button {
	margin-left: 5px;
	margin-top: 10px;
}


.home-blogs-posts {
	margin-top: 4em;
	margin-bottom: 4em;
}

.home-blogs-posts .widget-title {
	font-size: 20px;
}

.home-blogs-posts li {
	margin-bottom: 2em;
	position: relative;
	padding-right: 60px;
}

.home-blogs-posts li:before {
	content: '';
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	border-radius: 5px;
	right: 0;
}

.home-blogs-posts .pis-li.blogauthor-reyhanehmasoumi::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/IMG_0295-150x150.jpg');
	background-size: 50px;
}

.home-blogs-posts .pis-li.blogauthor-afshanghashghaei::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/IMG_20181016_230629_404-150x150.jpg');
	background-size: 50px;
}

.home-blogs-posts .pis-li.blogauthor-sheidashavalian::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/index-150x150.jpg');
	background-size: 50px;
}

.home-blogs-posts .pis-li.blogauthor-mohsenabbasi::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/MG_8140cc-1500x1532-1-150x150.jpg');
	background-size: 50px;
}

.home-blogs-posts .pis-li.blogauthor-maryamvahidmanesh::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/00100lPORTRAIT_00100_BURST20190921224126094_COVER_4-1500x1360-1-150x150.jpg');
	background-size: 50px;
}

.home-blogs-posts .pis-li.blogauthor-mehdiminakhani::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/2c3f2e3f-27e8-44d4-aab9-30d35f37631b-150x150.jpg');
	background-size: 50px;
}

.home-blogs-posts p {
	margin: 0;
}

.home-blogs-posts .pis-title {
	font-size: 18px;
	font-weight: 600;
}

.post-type-archive-blogs .centered-minimal-page-header .page-header-title {
	font-size: 42px;
	font-weight: bold;
}

.post-type-archive-blogs .site-breadcrumbs.position-under-title {
	display: none;
}

.post-type-archive-blogs .archive-grid.wpex-row {
	margin: 0 -10px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
	grid-column-gap: 100px;
	grid-row-gap: 20px;
}

.post-type-archive-blogs .wpex-row article.col.type-blogs {
	background: #fff;
	box-shadow: 0 1.5px 1.9px rgba(0, 0, 0, 0.035), 0 12px 15px rgba(0, 0, 0, 0.07);
	padding: 20px 70px 20px 20px;
	margin: 0;
	border-radius: 10px;
	position: relative;
}

.post-type-archive-blogs .wpex-row article.col.type-blogs::before {
	content: '';
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	right: -50px;
	border-radius: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.post-type-archive-blogs .wpex-row article.col.type-blogs.blogauthor-reyhanehmasoumi::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/IMG_0295-150x150.jpg');
	background-size: 100px;
}

.post-type-archive-blogs .wpex-row article.col.type-blogs.blogauthor-afshanghashghaei::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/IMG_20181016_230629_404-150x150.jpg');
	background-size: 100px;
}

.post-type-archive-blogs .wpex-row article.col.type-blogs.blogauthor-sheidashavalian::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/index-150x150.jpg');
	background-size: 100px;
}

.post-type-archive-blogs .wpex-row article.col.type-blogs.blogauthor-mohsenabbasi::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/MG_8140cc-1500x1532-1-150x150.jpg');
	background-size: 100px;
}

.post-type-archive-blogs .wpex-row article.col.type-blogs.blogauthor-maryamvahidmanesh::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/00100lPORTRAIT_00100_BURST20190921224126094_COVER_4-1500x1360-1-150x150.jpg');
	background-size: 100px;
}

.post-type-archive-blogs .wpex-row article.col.type-blogs.blogauthor-mehdiminakhani::before {
	background: url('https://peachpuff-badger-556983.hostingersite.com/wp-content/uploads/2020/02/2c3f2e3f-27e8-44d4-aab9-30d35f37631b-150x150.jpg');
	background-size: 100px;
}

.post-type-archive-blogs .wpex-row article.col.type-blogs .cpt-entry-inner {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.post-type-archive-blogs .wpex-row article.col.type-blogs .cpt-entry-inner .meta li {
	margin-right: 0;
}

.post-type-archive-blogs .wpex-row article.col.type-blogs .cpt-entry-inner .meta li .ticon {
	margin-right: 0;
}

.tada-singlepost-acf {
	background: rgba(49, 19, 94, 0.1);
	margin-bottom: 40px;
	padding: 10px 20px;
	border-radius: 10px;
}

.tada-singlepost-acf-inner {
	display: grid;
	grid-template: auto / 1fr 1fr 1fr;
	grid-gap: 0;
	font-size: 16px;
}

.tada-singlepost-acf-inner > div {
	border-bottom: 2px dotted rgba(49, 19, 94, 0.15);
	padding: 10px;
}

.ts-acf-title {
	grid-column: 1 / 4;
	font-size: 17px;
}

.tada-singlepost-acf-inner > div span:first-child {
	font-size: 14px;
	position: relative;
	padding-right: 20px;
}

.tada-singlepost-acf-inner > div span:first-child svg {
	width: 16px;
	position: absolute;
	right: 0;
}

.tada-singlepost-acf-inner > div span:last-child {
	font-weight: bold;
}

.tada-singlepost-acf-inner > div.ts-acf-summary,
.tada-singlepost-acf-inner > div.ts-acf-audio {
	border: none;
	padding-bottom: 0;
}

#site-scroll-top.totop-show {
	color: #ffffff;
	background-color: #31135e;
	opacity: 1;
	visibility: visible;
}



/*--------------------
	Login Form
--------------------*/
.page-signin {
	position: relative;
	height: 100vh;
	width: 100vw;
	overflow: hidden;
}

.page-signin #outer-wrap {
	overflow: visible;
}

.tada-signin-form {
	position: relative;
	max-width: 500px;
	margin: 0 auto;
	top: 8em;
}

.tada-signin-header {
	display: flex;
	align-items: center;
	margin-bottom: 2em;
}

.tada-signin-header .vcex-image-inner img {
	width: 100%;
	vertical-align: middle;
	max-height: 45px;
}

.tada-signin-form .ihc-login-template-1 {
	padding: 2em;
	text-align: center;
	display: inline-block;
	width: 100%;
	background: #fff;
	box-shadow: 0 2.1px 6px -11px rgba(0,0,0,.03),0 17px 48px -11px rgba(0,0,0,.06);
	border-radius: 10px;
}

.tada-signin-form .ihc-login-template-1 #ihc_login_form {
	width: 100%;
	font-size: 14px;
}

.tada-signin-form .ihc-login-template-1 .impu-form-line-fr .impu-form-label-fr {
	min-width: 100%;
	text-align: right;
	padding-right: 0;
	display: inline-block;
	box-sizing: content-box;
}

.tada-signin-form .ihc-login-template-1 .impu-form-line-fr input[type="password"],
.tada-signin-form .ihc-login-template-1 .impu-form-line-fr input[type="text"] {
	width: 100%;
	border: 1px solid #bbb;
	border-radius: 5px;
	font-size: 14px;
	padding: 10px;
	direction: ltr;
	text-align: left;
}

.impu-form-line-fr.impu-remember-wrapper input.impu-form-input-remember {
	display: none;
}

.tada-signin-rememberme-label {
	display: inline-block;
	width: 100%;
	position: relative;
	padding-right: 25px;
	cursor: pointer;
}

.tada-signin-rememberme-label::before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 0;
	background: #fff;
	border: 1px solid #bbb;
	border-radius: 4px;
}

.impu-form-line-fr.impu-remember-wrapper input.impu-form-input-remember:checked + .tada-signin-rememberme-label::after {
	content: '✔';
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 0;
	top: 3px;
	color: #fff;
	font-size: 12px;
}

.impu-form-line-fr.impu-remember-wrapper input.impu-form-input-remember:checked + .tada-signin-rememberme-label::before {
	background: #31135e;
	border: 1px solid #31135e;
	content: '';
}

.ihc-user-page-top-ap-wrapper {
	display: none;
}

/* .ihc-user-page-top-ap-wrapper .ihc-left-side {
	float: none;
}

.ihc-user-page-top-ap-wrapper .ihc-user-page-details {
	margin-top: 0;
}

.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar {
	display: inline-block;
	padding-right: 0;
	max-width: inherit;
	position: relative;
} */

/* @-webkit-keyframes rotate-center {
	0% {
	  -webkit-transform: rotate(0);
			  transform: rotate(0);
	}
	100% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @keyframes rotate-center {
	0% {
	  -webkit-transform: rotate(0);
			  transform: rotate(0);
	}
	100% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }

  .ihc-user-page-top-ap-wrapper .ihc-user-page-avatar::before {
	content: '';
	width: 110%;
	height: 110%;
	display: block;
	border: 2px dashed #31135e;
	position: absolute;
	border-radius: 100%;
	right: -8px;
	left: 0;
	margin: 0 auto;
	top: -8px;
	-webkit-animation: rotate-center 80s linear infinite both;
	animation: rotate-center 80s linear infinite both;
	z-index: -1;
	opacity: 1;
} */

.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar img {
	box-shadow: none;
	border: none;
}

.ihc-user-page-top-ap-wrapper .ihc-clear {
	clear: both;
	display: none;
}

.ihc-user-page-top-ap-wrapper .ihc-middle-side {
	float: none;
	margin-right: 25px;
}

.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.ihc-user-page-top-ap-wrapper .ihc-middle-side .ihc-account-page-top-extra-mess span:first-child {
	font-size: 25px;
	font-weight: 900;
}

.ihc-ap-theme-2 .ihc-ap-menu {
	background-color: #fff;
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item {
	background-color: #fff;
	font-family: inherit;
	border-radius: 5px;
	border: 1px solid rgba(255, 133, 92, 0);
	float: none;
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a {
	color: #333;
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc {
	color: #333;
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected {
	background-color: rgba(49, 19, 94, 0.1) !important;
	border: 1px solid rgb(49, 19, 94);
	border-radius: 5px;
	box-shadow: 0 2.1px 6px -11px rgba(0, 0, 0, 0.05), 0 17px 28px -11px rgba(0, 0, 0, 0.08);
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected a {
	color: var(--purple);
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected .fa-ihc {
	color: var(--purple);
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item:hover {
	background-color: var(--purple) !important;
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item:hover a {
	color: #fff;
}

.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item:hover .fa-ihc {
	color: #fff;
}




/* Profiles */
body.bp-user .page-header {
	display: none;
}

#buddypress #item-header-cover-image #item-header-avatar {
	margin-top: 125px;
	float: right;
	overflow: visible;
	width: auto;
	padding: 0 2em;
}

#buddypress #item-header-cover-image #item-header-avatar img.avatar {
	border: solid 4px #FFF;
	background: rgba( 255, 255, 255, 0.8 );
	border-radius: 100%;
	margin: 0 0 20px 0;
}



#buddypress div#item-header-cover-image h2 {
	color: #31135e;
	text-rendering: optimizelegibility;
	margin: 0;
	font-size: 2em;
	background: #fff;
	padding: 2px 10px;
	border-radius: 50px;
	text-shadow: none;
	display: inline-block;
}

.bp-user .member-header-actions {
	overflow: hidden;
	margin: 10px 0 0;
	padding: 0;
}

.single-headers li.generic-button {
	margin: 0 2px;
}

.buddypress .buddypress-wrap .generic-button a, .buddypress .buddypress-wrap .generic-button button {
	background: #31135e;
	color: #fff;
	border: none;
	border-radius: 15px;
	padding: 7px 10px;
}

.bp-navs ul li {
	list-style: none;
	margin: 0 2px;
}

.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {
	border-bottom: none;
	border-top: none;
	box-shadow: none;
	background: rgba(49, 19, 94, 0.06);
	padding: 15px;
	border-radius: 10px;
}

.buddypress-wrap .main-navs:not(.dir-navs) li.current a, .buddypress-wrap .main-navs:not(.dir-navs) li.selected a {
	background: #31135e;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
}

.buddypress-wrap .bp-navs li:not(.current) a:focus, .buddypress-wrap .bp-navs li:not(.current) a:hover, .buddypress-wrap .bp-navs li:not(.selected) a:focus, .buddypress-wrap .bp-navs li:not(.selected) a:hover {
	background: rgba(49, 19, 94, 0.2);
	color: rgba(49, 19, 94, 1);
	border-radius: 5px;
}












/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .main-navigation-ul .digits-login-modal .link-inner {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

body #item-header-cover-image {
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
}

body .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #1ba11b;
    top: -18px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body #single-blocks .post-tags {
    position: relative;
    top: -70px;
}

body .meta li p {
    display: none;
}

body .meta li .ticon-link {
    display: none;
}

body #comment {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative;
    top: 10px;
}

body #submit {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    top: 10px;
}



body #commentform .logged-in-as {
    position: relative;
    top: 5px;
}

body #single-blocks .entry>div {
    top: -20px;
}

body #post-series {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

body #post-series-title {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

body #wrap #main #content-wrap #primary #content #single-blocks .entry .wpulike {
    top: 80px !important;
}

body #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .related-posts .clr .hentry>.clr {
    top: 0px !important;
}

body .thread-odd .children img {
    border-top-left-radius: 30% !important;
    border-top-right-radius: 30% !important;
    border-bottom-left-radius: 30% !important;
    border-bottom-right-radius: 30% !important;
}



body .ich_level_wrap .ihc-level-item .ihc-level-item-title {
    background-image: -webkit-linear-gradient(left, #d3cce3 0%, #e9e4f0 100%);
    background-image: -o-linear-gradient(left, #d3cce3 0%, #e9e4f0 100%);
    background-image: linear-gradient(to right, #d3cce3 0%, #e9e4f0 100%);
    color: #000000;
    font-size: 18px;
}



body #wp-message_content-editor-container {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

body .ich_level_wrap .ihc-level-item .ihc-level-item-bottom {
    font-weight: 500;
    font-size: 13px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body .ich_level_wrap .ihc-level-item .ihc-level-item-price {
    font-weight: 400;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body #user-notifications span {
    height: auto !important;
    width: auto !important;
}

body .ich_level_wrap .ihc-level-item .ihc-level-item-link {
    background-image: -webkit-linear-gradient(left, #dce35b 0%, #45b649 88%);
    background-image: -o-linear-gradient(left, #dce35b 0%, #45b649 88%);
    background-image: linear-gradient(to right, #dce35b 0%, #45b649 88%);
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
}

body #sidebar-inner .widget {
    background-color: #f7f9fc;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

body .main-navigation-ul .menu-item ul {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    left: 0px;
}

body .ld-profile-summary .ld-profile-card .ld-profile-heading {
    color: #2d1745;
    font-size: 20px !important;
}

body .ld-course-list .ld-section-heading h3 {
    color: #2d1745;
    font-size: 18px;
}

body #sidebar-inner .widget .textwidget .learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat strong {
    font-size: 30px !important;
}

body .ld-profile-summary .ld-profile-card a {
    font-size: 12px !important;
}

body .ihc_locker_5 a strong {
    background-color: #27ae60;
    color: #ffffff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(39, 174, 96, 0.41);
    box-shadow: 0px 0px 30px 0px rgba(39, 174, 96, 0.41);
    font-weight: 600;
}


body .ihc_locker_5 strong a {
    color: #e67e22;
}





body #site-logo-inner .main-logo img {
    height: 50px;
}



body #blog-entries .hentry .entry-title {
    font-family: 'Estedad';
    font-weight: 600;
    font-size: 16px;
    color: #2d1745;
}

body #single-blocks .entry #wtr-content .ihc-locker-wrap .ihc_locker_5 .lock_content p a strong {
    font-size: 16px !important;
}

body #sidebar-inner ul li {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom-style: نقطه ای;
    border-style: none;
    border-width: 1px;
    border-color: rgba(52, 73, 94, 0.1);
}

body #sidebar-inner ul img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(45, 23, 69, 0.32);
    box-shadow: 0px 0px 5px 0px rgba(45, 23, 69, 0.32);
}

body #sidebar-inner .widget .widget-title {
    border-bottom-style: نقطه ای;
}

body .zhanot-alert-simple-text .zhanot-alert .zhanot-alert-text {
    font-size: 13px !important;
    font-weight: 50;
}

body .main-navigation-ul>.menu-item>.digits-login-modal .link-inner {
    background-image: none;
}

body .ld-profile-summary .ld-profile-card .ld-profile-avatar {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

body #ld-profile .ld-course-list {
    width: 100% !important;
}


body #sidebar-inner .widget p {
    font-size: 15px;
    line-height: 2em;
}

body #sidebar-inner p span {
    color: #000000;
    background-color: #f1c40f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    font-family: 'Estedad';
    font-weight: 600;
    letter-spacing: 0px;
    padding-bottom: 0px;
}

body #sidebar-inner .widget:nth-child(3) {

    padding-bottom: 5px;
}

body #sidebar-inner .widget:nth-child(1) {

    padding-bottom: 1px;
}

body #btnmulti i {
    font-size: 26px;
    text-align: center;
}

body #mywidgetmulti span {
    opacity: 0;
}

body .main-navigation-ul .menu-item:nth-child(9)>.digits-login-modal:nth-child(1) {

    background-color: transparent;
    color: #000000;
    font-weight: 600;
    font-size: 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    height: 50px;
    width: 90%;
    margin-top: 0px;
    padding-bottom: 0px;
    line-height: 3.33em;
}


    body #mobile-menu-search .mobile-menu-searchform input[type=search] {
        direction: ltr;
        font-size: 16px;
    }

    body .container>.menu-item>a div .ticon-angle-down {
        text-align: left;
    }

    body #wrap .wpex-clr:nth-child(2) .container:nth-child(1) .menu-item:nth-child(2)>a:nth-child(1) {

        text-align: right;
        padding-left: 45px;
        padding-right: 20px;
    }

    body .container>.menu-item>a div {
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
        margin-left: 0px;
        width: 10px;
    }

    body #wrap .wpex-clr .container>.menu-item>a {
        padding-right: 20px;
        font-size: 18px;
        line-height: 2em;
    }

    body #mobile-menu-search .mobile-menu-searchform .searchform-submit {
        width: 80px;
    }

    body .container>.menu-item>.sub-menu>.menu-item>a {
        font-size: 16px;
    }

    body .wpex-clr .container .menu-item .sub-menu .menu-item .sub-menu .menu-item a {
        font-size: 15px;
    }

}





/*-----------------------------------------------*/
/*  Post Template                                */
/*-----------------------------------------------*/
body.single-post .vcex-shortcode .widget li {
    height: 230px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-box-shadow: 0px 0px 15px 0px #ededed;
    box-shadow: 0px 0px 15px 0px #ededed;
    padding-left: 20px;
    margin-left: 0px;
    margin-right: 50px;
    padding-right: 1px;
}

body.single-post .pis-ul .pis-li img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-left: 0px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    margin-right: -40px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(49, 19, 94, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(49, 19, 94, 0.5);
    position: relative;
    top: 25px;
    height: 180px;
    width: 250px;
}

body.single-post .pis-ul .pis-li .pis-utility {
    position: relative;
    top: 35px;
    padding-right: 1px;
    margin-right: 1px;
}

body.single-post .pis-ul .pis-li .pis-excerpt {
    position: relative;
    top: 40px;
    font-size: 16px;
}

body.single-post .pis-ul .pis-li .pis-title {
    position: relative;
    top: 35px;
}

body.single-post .pis-ul .pis-title a {
    font-size: 18px;
}

body.single-post .pis-ul .pis-li .pis-categories-links {
    position: relative;
    top: 33px;
}

body.single-post .pis-ul .pis-categories-links a {
    color: #ffffff;
    background-color: #2d1745;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
}

body.single-post #members-list-options {
    -webkit-box-shadow: 1px 1px 10px 1px #f2f1f1;
    box-shadow: 1px 1px 10px 1px #f2f1f1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-left: 0px;
    margin-left: 1px;
}

body.single-post #recently-active-members {
    padding-left: 0px;
    padding-right: 0px;
}

body.single-post #newest-members {
    padding-right: 10px;
}

body.single-post #members-list .vcard img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-right: 0px;
    position: relative;
    top: 4px;
    left: -5px;
}

body.single-post #members-list .item .item-meta {
    position: relative;
    top: 5px;
}

body.single-post #members-list .item .item-title {
    position: relative;
    top: 5px;
}

body.single-post #sidebar-inner .widget .widget-title {
    font-weight: 600;
    font-family: 'Estedad';
    position: relative;
    left: -5px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.single-post #members-list .vcard {
    -webkit-box-shadow: 1px 1px 5px 1px #f2f1f1;
    box-shadow: 1px 1px 5px 1px #f2f1f1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}



body.single-post #sidebar-inner ul .recentcomments {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px #efefef;
    box-shadow: 0px 0px 5px 0px #efefef;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}

body.single-post #sidebar-inner .widget {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.11);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.11);
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-bottom: 55px;
    margin-top: -23px;
    position: relative;
    top: 23px;
}

body.single-post .wpex-users-widget a img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}


body.single-post .wpp-list a img {
    padding-left: 0px;
    padding-right: 0px;
}

body.single-post #sidebar-inner .wpp-list li {
    -webkit-box-shadow: 0px 0px 10px 0px #ededed;
    box-shadow: 0px 0px 10px 0px #ededed;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}



body.single-post .wpp-list li .wpp-post-title {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 300;
    font-family: 'Estedad';
    font-size: 15px;
}

body.single-post #wtr-content .ihc-locker-wrap .ihc_locker_5 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(45, 23, 69, 0.14);
    box-shadow: 0px 0px 20px 0px rgba(45, 23, 69, 0.14);
    line-height: 2em;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.single-post #content-wrap #primary #content #single-blocks .entry #wtr-content .ihc-locker-wrap .ihc_locker_5 {
    padding-top: 30px !important;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(45, 23, 69, 0.14) !important;
    box-shadow: 0px 0px 20px 0px rgba(45, 23, 69, 0.14) !important;
}

body.single-post .ihc-locker-wrap .ihc_locker_5 .lk_top_side {
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.single-post .ihc_locker_5 p {
    line-height: 3em !important;
}

body.single-post .ihc_locker_5 p strong {
    font-size: 17px;
}

body.single-post .main-navigation-ul a .link-inner {
    z-index: -10;
    position: relative;
    left: 0px;
}

body.single-post .meta .meta-category a {
    position: relative;
}

body.single-post .meta .meta-date .updated {
    position: relative;
    top: 0px;
    left: -5px;
}

body.single-post .meta .meta-comments a {
    position: relative;
    left: -5px;
}

body.single-post #single-blocks .meta .meta-comments {
    position: relative;
    left: -10px;
}

body.single-post #single-blocks .meta .meta-category {
    position: relative;
    left: -5px;
}

body.single-post #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry #wtr-content .ihc-locker-wrap .ihc_locker_5 {
    width: 100% !important;
}

body.single-post #respond p {
    position: relative;
    top: 10px;
}

body.single-post #single-blocks .entry #wtr-content .ihc-locker-wrap .ihc_locker_5 .lock_content p {
    font-size: 14px !important;
}

body.single-post #single-blocks .entry .wp_ulike_put_image {
    background-color: transparent;
}

body.single-post .comment-list .thread-even .wp_ulike_put_image {
    background-color: transparent;
}

body.single-post .main-navigation-ul .menu-item a {
    position: relative;
}

body.single-post .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
    width: 50%;
    position: relative;
}

body.single-post #single-blocks .ts-acf-title span:nth-child(2) {

    background-color: rgba(46, 204, 113, 0.26);
    background-repeat: repeat;
    color: #000000;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

body.single-post #single-blocks .ts-acf-author span:nth-child(2) {

    background-color: rgba(241, 196, 15, 0.3);
    color: #000000;
    padding-left: 2px;
    padding-right: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

body.single-post #footer {
    background-color: transparent;
}

body.single-post #footer-bottom {
    background-color: transparent;
}

body.single-post .ihc_locker_5 a:nth-child(2) strong {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #e67e22;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

body.single-post .ihc_locker_5 p:nth-child(4) strong {
    background-color: transparent;
    color: #e67e22;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.single-post #toc_container {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-style: none;
    background-color: #f7f9fc;
    line-height: 2em;
    padding-right: 20px;
    color: #e67e22;
}

body.single-post #toc_container p {
    text-align: right !important;
}

body.single-post #toc_container .toc_list>li {
    line-height: 2.5em;
}

body.single-post #sidebar-inner .widget:nth-child(4) {

    font-size: 15px;
    line-height: 2em;
}

body.single-post #sidebar-inner .widget:nth-child(4) .widget-title {
    color: #e67e22;
}

body.single-post #sidebar-inner .widget:nth-child(5) {

    line-height: 2em;
    font-size: 15px;
    margin-top: 0px;
    top: 0px;
}

body.single-post #sidebar-inner .widget:nth-child(5) .widget-title {
    color: #e67e22;
}

body.single-post #sidebar-inner .widget:nth-child(5):active {
    margin-top: 0px;
    padding-top: 20px;
    top: 0px;
}

body.single-post #sidebar-inner .widget:nth-child(5):hover {
    margin-top: 0px;
    top: 0px;
}

body.single-post .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

body.single-post #single-blocks .entry>div {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: transparent;
}

body.single-post #post-series {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

body.single-post #post-series-title {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

body.single-post #submit {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

body.single-post #comment {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

body.single-post #post-media img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

body.single-post #wtr-content {
    background-color: transparent;
}

body.single-post #single-blocks .entry:nth-child(5)>div:nth-child(2) {

    background-color: #f7f9fc;
}

body.single-post #wtr-content .edd_download_purchase_form .edd_purchase_submit_wrapper {
    top: -15px;
}

body.single-post .edd_download_purchase_form .edd_purchase_submit_wrapper .edd-add-to-cart {
    background-color: #27ae60;
    font-size: 16px;
    line-height: 1.5em;
    width: 50%;
}

body.single-post #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry #wtr-content .edd_download_purchase_form .edd_purchase_submit_wrapper .edd-add-to-cart {
    height: 45px !important;
}

body.single-post .edd_download_purchase_form .edd_purchase_submit_wrapper a {
    height: 45px;
    top: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 16px;
    line-height: 1.5em;
    background-color: #f1c40f !important;
}

body.single-post #sidebar-inner ul img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 5px;
    margin-right: 0px;
    width: 60px;
    height: 60px;
}

body.single-post #sidebar-inner ul li {
    border-bottom-style: ساده;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Ested';
}

body.single-post #outer-wrap #wrap #main #content-wrap #sidebar #sidebar-inner .widget:nth-child(4) {

    margin-top: 20px !important;
}

body.single-post #single-blocks .single-blog-header h1 {
    font-size: 28px;
    word-spacing: 0px;
}

body.single-post #sidebar-inner .widget:nth-child(2) {

    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    background-color: #2c1559;
}

body.single-post #sidebar-inner .widget:nth-child(2) .widget-title {
    color: #ffffff;
}

body.single-post #sidebar-inner ul a {
    font-family: 'Estedad';
    color: #ffffff;
    font-weight: 400;
}

@media (max-width:620px) {

    body.single-post .pis-ul .pis-li .pis-title {
        font-weight: 300;
        font-size: 13px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
    }

    body.single-post .pis-ul .pis-li .pis-excerpt {
        bottom: -2px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
    }

    body.single-post .pis-ul .pis-li img {
        height: 170px;
        width: 250px;
        top: 60px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
        max-width: 40%;
    }

    body.single-post .vcex-shortcode .widget li {
        height: 300px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    body.single-post .pis-ul .pis-li .pis-categories-links {
        padding-right: 170px;
    }

    body.single-post .edd_download_purchase_form .edd_purchase_submit_wrapper .edd-add-to-cart {
        width: 100%;
    }

    body.single-post #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry #wtr-content .edd_download_purchase_form .edd_purchase_submit_wrapper a {
        width: 100% !important;
    }

    body.single-post #single-blocks .single-blog-header h1 {
        line-height: 1.7em;
        word-spacing: 0px;
    }

}



@media (max-width:567px) {

    body.single-post #single-blocks .single-blog-header h1 {
        font-size: 26px;
    }

}



@media (max-width:400px) {

    body.single-post #single-blocks .single-blog-header h1 {
        font-size: 22px !important;
    }

}



@media (max-width:361px) {

    body.single-post #single-blocks .single-blog-header h1 {
        font-size: 20px !important;
    }

}



/*-----------------------------------------------*/
/*  Page Template                                */
/*-----------------------------------------------*/
body.page:not(.home) .main-navigation-ul .digits-login-modal .link-inner {
    border-top-left-radius: 10px;
    background-image: -webkit-linear-gradient(left, #d3cce3 0%, #e9e4f0 100%);
    background-image: -o-linear-gradient(left, #d3cce3 0%, #e9e4f0 100%);
    background-image: linear-gradient(to right, #d3cce3 0%, #e9e4f0 100%);
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

body.page:not(.home) #item-header-cover-image {
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

body.page:not(.home) .ihc-ap-wrap .ich_level_wrap .ihc-level-item {
    padding-left: 2px;
    margin-left: -10px;
}

body.page:not(.home) #course_list .learndash-course-link a {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.45);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.45);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 1px;
    margin-top: 1px;
}

body.page:not(.home) #course_list .learndash-course-status a {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.46);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.46);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    top: 20px;
}

body.page:not(.home) #course_list h4 .learndash-course-certificate {
    position: relative;
    top: 30px;
}

body.page:not(.home) #item-header-avatar {
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.page:not(.home) #header-cover-image {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    background-color: #f6f6fd;
}

body.page:not(.home) #item-body h2 .expand_collapse {
    opacity: 0;
}

body.page:not(.home) #send-private-message a {
    position: relative;
    top: 0px;
}

body.page:not(.home) #item-header-content {
    position: relative;
    top: 40px;
}

body.page:not(.home) #item-header-content .item-meta {
    position: relative;
    top: 0px;
    left: 0px;
    opacity: 0;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.page:not(.home) #send-to-input {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-right: 10px;
}

body.page:not(.home) #subject {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}



body.page:not(.home) #wp-message_content-editor-container {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

body.page:not(.home) #user-notifications span {
    background-color: #e74c3c;
    color: #ffffff;
    font-size: 6px;
    font-family: 'Estedad';
    line-height: 2em;
    border-style: solid;
    border-color: #e74c3c;
}

body.page:not(.home) #user-messages span {
    background-color: #e74c3c;
    color: #ffffff;
    line-height: 2em;
    font-size: 6px;
    text-transform: none;
    border-style: solid;
    border-color: #e74c3c;
}


body.page:not(.home) #send_reply_button {
    width: 25%;
    height: 35px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

body.page:not(.home) .thread-from .user-link img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(49, 19, 94, 0.59);
    box-shadow: 0px 0px 10px 0px rgba(49, 19, 94, 0.59);
}



body.page:not(.home) #item-header-content h2 {
    text-align: left;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    position: relative;
    top: -5px;
}

body.page:not(.home) .member-header-actions .friendship-button a {
    position: relative;
    top: -10px;
}



body.page:not(.home) #ac-form-318 .ac-textarea textarea {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}






body.page:not(.home) #item-header-content ul {
    position: relative;
    top: 5px;
    border-top-left-radius: 0px;
}



body.page:not(.home) #profile {
    visibility: visible;
}



body.page:not(.home) #courses {
    opacity: 1;
}

body.page:not(.home) #ihc {
    opacity: 0.01;
}



/*-----------------------------------------------*/
/*  Search Page                                  */
/*-----------------------------------------------*/
body.search #search-entries article {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}

body.search .search-entry-thumb .search-entry-img-link img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
    min-width: 0px;
    min-height: 0px;
    max-height: 100px;
}

body.search #outer-wrap #wrap #main #content-wrap #primary #content #search-entries .hentry .search-entry-thumb .search-entry-img-link img {
    width: 100% !important;
    height: 80% !important;
}



/*-----------------------------------------------*/
/*  Tag Page                                     */
/*-----------------------------------------------*/
body.tag #sidebar-inner .widget:nth-child(2) {

    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}

body.tag #sidebar-inner ul img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    top: 4px;
}

body.tag #sidebar-inner ul li {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

body.tag #sidebar-inner .widget {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}



/*-----------------------------------------------*/
/*  Category Page                                */
/*-----------------------------------------------*/
body.category .vcex-shortcode .widget li {
    height: 230px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-box-shadow: 0px 0px 15px 0px #ededed;
    box-shadow: 0px 0px 15px 0px #ededed;
    padding-left: 20px;
    margin-left: 0px;
    margin-right: 50px;
    padding-right: 1px;
}

body.category .pis-ul .pis-li img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-left: 0px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    margin-right: -40px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(49, 19, 94, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(49, 19, 94, 0.5);
    position: relative;
    top: 25px;
    height: 180px;
    width: 250px;
}

body.category .pis-ul .pis-li .pis-utility {
    position: relative;
    top: 35px;
    padding-right: 1px;
    margin-right: 1px;
}

body.category .pis-ul .pis-li .pis-excerpt {
    position: relative;
    top: 40px;
    font-size: 16px;
}

body.category .pis-ul .pis-li .pis-title {
    position: relative;
    top: 35px;
}

body.category .pis-ul .pis-title a {
    font-size: 18px;
}

body.category .pis-ul .pis-li .pis-categories-links {
    position: relative;
    top: 33px;
}

body.category .pis-ul .pis-categories-links a {
    color: #ffffff;
    background-color: #2d1745;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
}

body.category #members-list-options {
    -webkit-box-shadow: 1px 1px 10px 1px #f2f1f1;
    box-shadow: 1px 1px 10px 1px #f2f1f1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-left: 0px;
    margin-left: 1px;
}

body.category #recently-active-members {
    padding-left: 0px;
    padding-right: 0px;
}

body.category #newest-members {
    padding-right: 10px;
}

body.category #members-list .vcard img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-right: 0px;
    position: relative;
    top: 4px;
    left: -5px;
}

body.category #members-list .item .item-meta {
    position: relative;
    top: 5px;
}

body.category #members-list .item .item-title {
    position: relative;
    top: 5px;
}

body.category #sidebar-inner .widget .widget-title {
    font-weight: 500;
    font-family: 'Estedad';
    position: relative;
    left: -5px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.category #members-list .vcard {
    -webkit-box-shadow: 1px 1px 5px 1px #f2f1f1;
    box-shadow: 1px 1px 5px 1px #f2f1f1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}



body.category #sidebar-inner ul .recentcomments {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px #efefef;
    box-shadow: 0px 0px 5px 0px #efefef;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}

body.category #sidebar-inner .widget {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.11);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.11);
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 55px;
    margin-top: -23px;
}

body.category .wpex-users-widget a img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}



body.category .wpp-list a img {
    width: 55px;
    height: 55px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(45, 23, 69, 0.43);
    box-shadow: 0px 0px 15px 0px rgba(45, 23, 69, 0.43);
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
    margin-right: 5px;
}

body.category #sidebar-inner .wpp-list li {
    -webkit-box-shadow: 0px 0px 10px 0px #ededed;
    box-shadow: 0px 0px 10px 0px #ededed;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}



body.category .wpp-list li .wpp-post-title {
    padding-left: 5px;
}

@media (max-width:620px) {

    body.category .pis-ul .pis-li .pis-title {
        font-weight: 300;
        font-size: 13px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
    }

    body.category .pis-ul .pis-li .pis-excerpt {
        bottom: -2px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
    }

    body.category .pis-ul .pis-li img {
        height: 170px;
        width: 250px;
        top: 60px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
        max-width: 40%;
    }

    body.category .vcex-shortcode .widget li {
        height: 300px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    body.category .pis-ul .pis-li .pis-categories-links {
        padding-right: 170px;
    }

}



/*-----------------------------------------------*/
/*  Archive Page                                 */
/*-----------------------------------------------*/
body.archive #staff-entries .hentry img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(49, 19, 94, 0.32);
    box-shadow: 0px 0px 10px 0px rgba(49, 19, 94, 0.32);
}

body.archive #staff-entries .hentry .staff-entry-details {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
}

body.archive #staff-entries article {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
}

body.archive #staff-entries .hentry h2 {
    background-color: #f3f3f3;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    margin-bottom: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: -25px;
    font-family: 'Estedad';
    font-size: 16px;
    color: #2d1745;
}



/*-----------------------------------------------*/
/*  404 Error Page                               */
/*-----------------------------------------------*/
body.error404 .ult-vc-hide-row .wpb_wrapper .wpb_wrapper {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.4);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: -150px;
    left: -70px;
}

@media (max-width:567px) {

    body.error404 .entry .wpb_wrapper .wpb_wrapper {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.24);
        box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.24);
        position: relative;
        top: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

}



/*-----------------------------------------------*/
/*  Blogs Template                               */
/*-----------------------------------------------*/
body.single-blogs #content .clr img {
    width: 100%;
}

body.single-blogs #outer-wrap #wrap #main #content-wrap #primary #content .wpex-clr {
    width: 50% !important;
}

body.single-blogs #content .wpex-clr {
    position: relative;
    left: -300px;
}

body.single-blogs #outer-wrap #wrap #main #content-wrap #primary #content .wpex-clr .entry>div {
    top: -10px !important;
}

body.single-blogs #content .wpex-clr h1 {
    border-style: dashed;
    border-width: 1px;
    border-color: #000000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    font-family: 'Estedad';
}

body.single-blogs #content .wpex-clr article {
    padding-top: 10px;
    font-size: 16px;
}

body.single-blogs #content .wpex-clr ul {
    font-family: 'Estedad';
    padding-right: 0px;
}

@media (max-width:782px) {

    body.single-blogs #content .wpex-clr {
        left: 0px;
    }

    body.single-blogs #outer-wrap #wrap #main #content-wrap #primary #content .wpex-clr {
        width: 100% !important;
    }

}



@media (max-width:320px) {

    body.single-blogs #outer-wrap #wrap #main #content-wrap #primary #content .wpex-clr {
        width: 100% !important;
    }

    body.single-blogs #content .wpex-clr {
        left: 0px;
    }

}




/*-----------------------------------------------*/
/*  Sfwd-courses Template                        */
/*-----------------------------------------------*/
body.single-sfwd-courses #single-blocks h1 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    position: relative;
    top: 0px;
    left: -10px;
    z-index: 0;
    margin-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-left: 0px;
    margin-right: -10px;
    font-weight: 500;
    font-size: 26px;
    text-align: justify;
    margin-bottom: 10px;
    font-family: 'Estedad';
    line-height: 1.5em;
    color: #2d1745;
    border-style: solid;
    border-color: #ecf0f1;
    border-width: 1px;
}

body.single-sfwd-courses #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks #post-media img {
    width: 830px !important;
}

body.single-sfwd-courses #post-media img {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

body.single-sfwd-courses .ld-lesson-progression .ld-item-list-item .ld-item-list-item-preview {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 16px;
    text-align: right;
    color: rgb(45, 23, 69);
    font-weight: 500;
    background-color: transparent;
    -webkit-backdrop-filter: contrast(01);
    backdrop-filter: contrast(01);
    border-width: 1px;
    border-style: dashed;
    border-left-style: ساده;
}

body.single-sfwd-courses .ld-item-list-item-preview .ld-item-name .ld-status-complete {
    top: -4px;
}

body.single-sfwd-courses .ld-lesson-progression .ld-item-section-heading-1626204758620 .ld-lesson-section-heading {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.21);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.21);
    height: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 10px;
    color: #000000;
}

body.single-sfwd-courses .ld-lesson-list .ld-section-heading h2 {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-right: 10px !important;
    margin-top: 10px !important;
}

body.single-sfwd-courses .ld-tabs p {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 16px;
    color: #3a3a3a;
    text-align: justify;
}

body.single-sfwd-courses .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px;
    position: relative;
    top: 35px;
    background-color: #f7f9fc;
}

body.single-sfwd-courses #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks ul {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.08) !important;
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.08) !important;
}

body.single-sfwd-courses #single-blocks ul {
    height: 40px;
    padding-top: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-top: 20px;
    padding-right: 10px;
    opacity: 0;
}

body.single-sfwd-courses #single-blocks {
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.single-sfwd-courses .ld-lesson-list .ld-lesson-progression .ld-item-list-item {
    border-color: transparent;
    color: #2d1745;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.single-sfwd-courses #ld-profile {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    top: -18px;
    background-color: #f7f9fc;
}

body.single-sfwd-courses #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status {
    height: 100% !important;
}

body.single-sfwd-courses .ld-progress-inline .ld-progress-stats .ld-progress-steps {
    color: #2d1745;
    font-size: 10px;
}

body.single-sfwd-courses #ld-main-course-list .ld-item-name .ld-course-title {
    position: relative;
    top: 5px;
}

body.single-sfwd-courses #sidebar-inner .learndash_checkout_buttons input[type=button] {
    background-color: #59ab30 !important;
    font-size: 18px;
    height: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

body.single-sfwd-courses #outer-wrap #wrap #main #content-wrap #sidebar #sidebar-inner .widget .textwidget .learndash_checkout_buttons input[type=button] {
    width: 100% !important;
}

body.single-sfwd-courses #ld-main-course-list .ld-alert-warning {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.single-sfwd-courses .ld-course-status-action .learndash_checkout_buttons input[type=button] {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #399c25 !important;
}

body.single-sfwd-courses .ld-course-status-seg-price .ld-course-status-price {
    color: #000000 !important;
    font-weight: 600 !important;
    position: relative;
}

body.single-sfwd-courses .ld-course-status .ld-course-status-seg-action span {
    color: #0a0a0a !important;
}

body.single-sfwd-courses .ld-course-status .ld-course-status-seg-price .ld-course-status-label {
    color: #000000 !important;
}

body.single-sfwd-courses .ld-course-status .ld-course-status-seg-status .ld-course-status-label {
    color: #000000 !important;
}

body.single-sfwd-courses .ld-course-status-seg-status .ld-course-status-content span {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5em !important;
}

body.single-sfwd-courses .ld-lesson-progression .ld-item-section-heading-1637679873713 .ld-lesson-section-heading {
    padding-right: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #2d1745;
    text-align: right;
}

body.single-sfwd-courses #content-wrap #primary #content #single-blocks .entry .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-course-status-seg-action .ld-course-status-content .ld-course-status-action .learndash_checkout_buttons input[type=button] {
    width: 100% !important;
}

body.single-sfwd-courses #single-blocks .meta .meta-author {
    display: inline-block;
    visibility: hidden;
}

body.single-sfwd-courses .entry .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-course-status-mode-paynow .ld-course-status-content .ld-course-status-price {
    font-size: 20px !important;
}

body.single-sfwd-courses .ld-profile-summary .ld-profile-card .ld-profile-heading {
    text-align: center;
    color: #2d1745;
    font-family: 'Estedad';
    font-weight: 600 !important;
    font-size: 20px;
}

body.single-sfwd-courses .ld-course-list .ld-section-heading h3 {
    font-size: 16px;
    color: #2d1745;
    padding-right: 5px;
}

body.single-sfwd-courses .ld-profile-stats .ld-profile-stat strong {
    font-size: 26px !important;
}

body.single-sfwd-courses #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks h1 {
    height: 100% !important;
}

body.single-sfwd-courses #btn-join {
    font-weight: 400 !important;
    font-size: 13px !important;
    background-color: #27ae60 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    width: 100% !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.5em !important;
    height: 30px !important;
}

body.single-sfwd-courses .ld-course-status-seg-price .ld-course-status-price span {
    opacity: 0;
}

body.single-sfwd-courses #sidebar-inner .widget .textwidget {
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.single-sfwd-courses .entry .learndash_post_sfwd-courses .learndash-wrapper {
    position: relative;
    top: -50px;
}

body.single-sfwd-courses .ld-course-status-action .learndash_checkout_button .learndash-stripe-checkout-button {
    background-color: #27ae60 !important;
    font-size: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

body.single-sfwd-courses #content #single-blocks .entry .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-course-status-seg-action .ld-course-status-content .ld-course-status-action .learndash_checkout_buttons .learndash_checkout_button .learndash-stripe-checkout .learndash-stripe-checkout-button {
    width: 100% !important;
}

body.single-sfwd-courses #sidebar-inner .widget .learndash-stripe-checkout-button {
    background-color: #27ae60;
    width: 100%;
    font-size: 16px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

body.single-sfwd-courses .review-top-section .review-top-desc span {
    color: #000000;
    font-size: 13px;
    text-align: justify;
}

body.single-sfwd-courses .review-top-section .review-top-col .write-a-review {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px;
}

body.single-sfwd-courses .review-top-section .review-top-col a {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.67) !important;
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.67) !important;
    height: 40px;
}

body.single-sfwd-courses #sidebar-inner .widget a {
    background-color: #27ae60;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ffffff;
    text-align: justify;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(39, 174, 96, 0.61);
    box-shadow: 0px 0px 10px 0px rgba(39, 174, 96, 0.61);
}

body.single-sfwd-courses .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-course-status-seg-action .ld-course-status-content .ld-course-status-action .learndash_checkout_buttons a {
    background-color: #27ae60 !important;
}

body.single-sfwd-courses .ld-course-status-action .learndash_checkout_buttons a {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(39, 174, 96, 0.6) !important;
    box-shadow: 0px 0px 10px 0px rgba(39, 174, 96, 0.6) !important;
    font-size: 12px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

body.single-sfwd-courses .filter-options .select select {
    padding-right: 10px !important;
}

body.single-sfwd-courses .ld-profile-summary .ld-profile-card a {
    background-color: transparent !important;
    color: #2d1745 !important;
    font-family: 'Estedad';
    font-weight: 400;
    text-align: center !important;
    font-size: 13px !important;
    line-height: 1.5em;
}

body.single-sfwd-courses #ld-main-course-list .ld-item-list-item a {
    background-color: transparent;
    color: #2d1745;
}

body.single-sfwd-courses .entry-title>div>span {
    font-weight: 300;
    position: relative;
    left: -5px;
    line-height: 1.5em;
    text-align: center;
    direction: ltr;
    font-size: 14px !important;
    top: 2px;
}

body.single-sfwd-courses .entry-title div .fa {
    position: relative;
    top: 3px;
    font-size: 16px;
    line-height: 1.5em;
}

body.single-sfwd-courses .ld-lesson-progression .ld-item-section-heading-1639393656132 .ld-lesson-section-heading {
    color: #2d1745;
    padding-right: 15px;
}

body.single-sfwd-courses .learndash_post_sfwd-courses .learndash-wrapper .ld-lesson-list {
    border-width: 1px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

body.single-sfwd-courses #main {
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.single-sfwd-courses .ld-tabs .ld-tab-content {
    border-width: 1px;
    border-color: #2d1745;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-top: 0px;
    position: relative;
    top: 0px;
}

body.single-sfwd-courses #course-reviews-section .review-top-section {
    border-width: 1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #f7f9fc;
}

body.single-sfwd-courses #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry .learndash_post_sfwd-courses .learndash-wrapper #course-reviews-section .review-top-section {
    border-color: #2d1745 !important;
}

body.single-sfwd-courses #course-reviews-section h3 {
    text-align: right !important;
    font-size: 20px !important;
    color: #2d1745;
    padding-right: 15px;
}

body.single-sfwd-courses #sidebar-inner .widget {
    background-color: transparent !important;
}

body.single-sfwd-courses .learndash_post_sfwd-courses .learndash .ld-lesson-list {
    position: relative;
    top: 100px;
    background-color: #f7f9fc;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

body.single-sfwd-courses .ld-profile-summary .ld-profile-card .ld-profile-avatar {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
}

body.single-sfwd-courses .ld-course-status .ld-course-status-seg-price .ld-course-status-content {
    line-height: 1.5em !important;
}

body.single-sfwd-courses .entry .learndash_post_sfwd-courses .learndash-wrapper .learndash-shortcode-wrap .ld-course-status .ld-course-status-seg-price .ld-course-status-content span {
    font-size: 18px !important;
}

body.single-sfwd-courses .ld-course-status-seg-price .ld-course-status-content span {
    line-height: 1.5em !important;
}

body.single-sfwd-courses #main #content-wrap #primary #content #single-blocks .entry .learndash_post_sfwd-courses .learndash-wrapper .learndash-shortcode-wrap .ld-course-status .ld-course-status-seg-status .ld-course-status-content span {
    height: 30px !important;
}

body.single-sfwd-courses .ld-course-list .ld-section-heading .ld-expand-button {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

body.single-sfwd-courses .ld-profile-summary .ld-profile-stats .ld-profile-stat {
    display: inline;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0 0 auto !important;
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
}

body.single-sfwd-courses #single-blocks .entry-title>div {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5em;
}

body.single-sfwd-courses .review-top-section .review-top-col .review-split-wrap {
    text-align: justify;
    -webkit-column-count: 1;
    column-count: 1;
    direction: rtl;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}

body.single-sfwd-courses .ld-profile-card .ld-profile-avatar img {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

@media (max-width:680px) {

    body.single-sfwd-courses #site-logo-inner .main-logo img {
        height: 40px;
    }

    body.single-sfwd-courses #course-reviews-section .write-review-wrap {
        background-color: #f7f9fc;
    }

}



@media (max-width:640px) {

    body.single-sfwd-courses .ld-course-status-action .learndash_checkout_button .learndash-stripe-checkout-button {
        margin-right: 0px;
    }

}



@media (max-width:620px) {

    body.single-sfwd-courses #btn-join {
        width: 100% !important;
    }

    body.single-sfwd-courses #course-reviews-section .write-review-wrap a {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        height: 40px;
        padding-top: 10px;
    }

    body.single-sfwd-courses #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry .learndash_post_sfwd-courses .learndash-wrapper #course-reviews-section .write-review-wrap a {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.66) !important;
        box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.66) !important;
    }

    body.single-sfwd-courses #sidebar-inner .widget a {
        position: relative;
        top: -70px;
    }

    body.single-sfwd-courses #ld-main-course-list .ld-item-list-item a {
        top: 0px;
    }

    body.single-sfwd-courses .ld-profile-summary .ld-profile-card a {
        top: 0px !important;
    }

}



@media (max-width:500px) {

    body.single-sfwd-courses .ld-progress-inline .ld-progress-stats .ld-progress-steps {
        position: relative;
        top: 5px;
    }

}



@media (max-width:479px) {

    body.single-sfwd-courses #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks h1 {
        height: 100% !important;
    }

}



@media (max-width:468px) {

    body.single-sfwd-courses #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status .ld-progress-inline {
        height: 150px !important;
    }

    body.single-sfwd-courses #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status {
        height: 100% !important;
    }

    body.single-sfwd-courses .ld-progress-inline .ld-progress-stats .ld-progress-steps {
        position: relative;
        top: 5px;
    }

    body.single-sfwd-courses .ld-course-status-action .learndash_checkout_button .learndash-stripe-checkout-button {
        padding-left: 10px;
    }

}



@media (max-width:440px) {

    body.single-sfwd-courses .ld-course-status-action .learndash_checkout_button form {
        padding-left: 27px;
    }

    body.single-sfwd-courses .ld-course-status-action .learndash_checkout_button .learndash-stripe-checkout-button {
        margin-left: 0px;
        margin-right: 10px;
    }

}



@media (max-width:400px) {

    body.single-sfwd-courses .write-review-wrap .review-top-desc span {
        padding-left: 3px;
        padding-right: 3px;
    }

    body.single-sfwd-courses #site-logo-inner .main-logo img {
        height: 40px;
    }

}



@media (max-width:390px) {

    body.single-sfwd-courses .ld-profile-summary .ld-profile-card a {
        text-align: center !important;
    }

}



@media (max-width:361px) {

    body.single-sfwd-courses #course-reviews-section .write-review-wrap {
        background-color: #f7f9fc;
    }

}



@media (min-width:641px) {

    body.single-sfwd-courses .learndash_post_sfwd-courses .ld-lesson-list .ld-section-heading {
        margin-bottom: 30px !important;
    }

}



@media (min-width:961px) {

    body.single-sfwd-courses #btn-join {
        max-width: 100% !important;
    }

}



/*-----------------------------------------------*/
/*  Staff Template                               */
/*-----------------------------------------------*/
body.single-staff .bookly-form .bookly-box b {
    font-weight: 600;
}

@media (max-width:479px) {

    body.single-staff .picker--focused .picker__holder .picker__frame {
        padding-right: 1px;
        margin-right: 0px;
    }

    body.single-staff .bookly-form .bookly-js-slot-calendar .picker--focused {
        padding-right: 0px;
        margin-right: -15px;
    }

}



@media (max-width:440px) {

    body.single-staff .bookly-form .bookly-js-slot-calendar .picker--focused {
        margin-right: -35px;
    }

}



@media (max-width:400px) {

    body.single-staff .bookly-form .bookly-js-slot-calendar .picker--focused {
        margin-right: -50px;
    }

}



@media (max-width:380px) {

    body.single-staff .bookly-form .bookly-js-slot-calendar .picker--focused {
        margin-right: -55px;
    }

}



@media (max-width:361px) {

    body.single-staff .bookly-form .bookly-js-slot-calendar .picker--focused {
        margin-right: -65px;
    }

}



@media (min-width:1001px) {

    body.single-staff .vc_custom_1679592627533 .vc_column_container .vc_column-inner .wpb_wrapper .vc_custom_1633954678692 .wpb_wrapper strong .booknetic_appointment {
        width: 600px !important;
    }

}



/*-----------------------------------------------*/
/*  "اختلالات خود و درمان آن‌ها" Post*/
/*-----------------------------------------------*/
body.postid-6920 #single-blocks .entry>div {
    position: relative;
    top: -20px !important;
}

body.postid-6920 #main #content-wrap #primary #content #single-blocks .related-posts .clr .hentry>.clr {
    top: -2px !important;
}



/*-----------------------------------------------*/
/*  "۴۰۴" Page                                */
/*-----------------------------------------------*/
body.page-id-11913 .entry .wpb_wrapper .wpb_wrapper {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.28);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.28);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    position: relative;
    top: -150px;
    left: -70px;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (max-width:620px) {

    body.page-id-11913 .entry .wpb_wrapper .wpb_wrapper {
        top: 50px;
        left: 0px;
    }

}



/*-----------------------------------------------*/
/*  "هفت یافته درباره رابطه جنسی و عشق که زیگموند فروید کشف کرد." Post*/
/*-----------------------------------------------*/
body.postid-3087 #comment {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0px;
    position: relative;
    top: 10px;
}

body.postid-3087 #submit {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

body.postid-3087 #commentform .logged-in-as {
    position: relative;
    top: 8px;
}

body.postid-3087 #commentform .form-submit {
    position: relative;
    top: 10px;
}

body.postid-3087 #commentform .comment-form-comment label {
    position: relative;
    top: 5px;
}



/*-----------------------------------------------*/
/*  "گروه روانکاوی تداعی" Page  */
/*-----------------------------------------------*/
body.page-id-11641 .vcex-shortcode .widget li {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-box-shadow: 0px 0px 15px 0px #ededed;
    box-shadow: 0px 0px 15px 0px #ededed;
    padding-left: 20px;
    margin-left: 0px;
    margin-right: 50px;
    padding-right: 1px;
}

body.page-id-11641 .pis-ul .pis-li img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-left: 0px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    margin-right: -40px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(49, 19, 94, 0.61);
    box-shadow: 0px 0px 10px 0px rgba(49, 19, 94, 0.61);
    position: relative;
    top: 35px;
    height: 170px;
    width: 220px;
}

body.page-id-11641 .pis-ul .pis-li .pis-utility {
    position: relative;
    top: 35px;
    padding-right: 1px;
    margin-right: 1px;
}

body.page-id-11641 .pis-ul .pis-li .pis-excerpt {
    position: relative;
    top: 40px;
    font-size: 16px;
    padding-right: 0px;
}

body.page-id-11641 .pis-ul .pis-li .pis-title {
    position: relative;
    top: 35px;
}

body.page-id-11641 .pis-ul .pis-title a {
    font-size: 18px;
    font-family: 'Estedad';
    font-weight: 600;
}

body.page-id-11641 .pis-ul .pis-li .pis-categories-links {
    position: relative;
    top: 60px;
}

body.page-id-11641 .pis-ul .pis-categories-links a {
    color: #ffffff;
    background-color: #2d1745;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
}


body.page-id-11641 #sidebar-inner .widget .widget-title {
    font-weight: 500;
    font-family: 'Estedad';
    position: relative;
    left: -5px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.page-id-11641 #sidebar-inner ul .recentcomments {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px #efefef;
    box-shadow: 0px 0px 5px 0px #efefef;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}

body.page-id-11641 #sidebar-inner .widget {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.11);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.11);
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 40px;
    margin-top: -18px;
    background-color: transparent;
}

body.page-id-11641 .wpex-users-widget a img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}


body.page-id-11641 .wpp-list a img {
    width: 55px;
    height: 55px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(45, 23, 69, 0.43);
    box-shadow: 0px 0px 15px 0px rgba(45, 23, 69, 0.43);
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
    margin-right: 5px;
}

body.page-id-11641 #sidebar-inner .wpp-list li {
    -webkit-box-shadow: 0px 0px 10px 0px #ededed;
    box-shadow: 0px 0px 10px 0px #ededed;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}



body.page-id-11641 .wpp-list li .wpp-post-title {
    padding-left: 5px;
}

body.page-id-11641 .ld-course-list-items .ld_course_grid article {
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    min-width: 350px;
    top: 80px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.18);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.18);
    left: 0px;
}

body.page-id-11641 #wrap #main #content-wrap #primary #content #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .ld-course-list-content .ld-course-list-items .ld_course_grid article {
    width: 100% !important;
}

body.page-id-11641 .hentry a img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

body.page-id-11641 .ld_course_grid .hentry .ld_course_grid_price {
    opacity: 0;
}

body.page-id-11641 .caption .ld_course_grid_button a {
    background-color: #2d1745 !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

body.page-id-11641 .hentry .caption .entry-content {
    opacity: 0;
}

body.page-id-11641 .hentry .caption h3 {
    color: #2d1745;
    font-size: 16px;
    position: relative;
    top: 5px;
}

body.page-id-11641 #single-blocks .entry .ld-course-list-items {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.18);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.18);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
    height: 470px;
    margin-left: 0px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.page-id-11641 #single-blocks .vcex-heading-plain span {
    position: relative;
    top: 50px;
    padding-right: 25px;
    font-family: 'Estedad';
    font-weight: 600;
    color: #2d1745;
}

body.page-id-11641 #single-blocks .ld-course-list-items .ld_course_grid {
    left: 0px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.page-id-11641 .main-navigation-ul .sub-menu a {
    border-top-left-radius: 0px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    border-top-right-radius: 0px;
}

body.page-id-11641 #single-blocks .widget li {
    height: 240px;
}

body.page-id-11641 .vcex-image-inner a img {
    width: 65%;
    position: relative;
    top: 65px;
    left: -55px;
    -webkit-box-shadow: -10px 10px 15px 0px rgba(49, 19, 94, 0.43);
    box-shadow: -10px 10px 15px 0px rgba(49, 19, 94, 0.43);
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

body.page-id-11641 .vc_rtl-columns-reverse .vc_column-inner {
    margin-bottom: 40px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.page-id-11641 .wpb_text_column p span {
    position: relative;
    top: 40px;
}

body.page-id-11641 .vc_rtl-columns-reverse .wpb_wrapper .vcex-image-inner {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.21);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.21);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-bottom: 95px;
}

body.page-id-11641 .wpb_text_column .wpb_wrapper p {
    padding-right: 40px;
    color: #2d1745;
    font-size: 16px;
    font-weight: 500;
    padding-top: 5px;
}

body.page-id-11641 .caption .entry-title>div>span {
    font-size: 14px !important;
    font-weight: 300;
    position: relative;
    left: -3px;
    top: 5px;
}

body.page-id-11641 .caption div i {
    position: relative;
    top: 6px;
}

body.page-id-11641 #wrap #main #content-wrap #primary #content #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-module .vcex-loadmore a {
    width: 50% !important;
}

body.page-id-11641 #single-blocks .vcex-loadmore a {
    height: 32px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    text-transform: uppercase;
}

@media (max-width:620px) {

    body.page-id-11641 .pis-ul .pis-li .pis-title {
        font-weight: 300;
        font-size: 13px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
    }

    body.page-id-11641 .pis-ul .pis-li .pis-excerpt {
        bottom: -2px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
    }

    body.page-id-11641 .pis-ul .pis-li img {
        height: 170px;
        width: 250px;
        top: 40px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
        max-width: 40%;
    }

    body.page-id-11641 .vcex-shortcode .widget li {
        height: 300px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    body.page-id-11641 .pis-ul .pis-li .pis-categories-links {
        padding-right: 170px;
    }

    body.page-id-11641 .pis-ul .pis-categories-links a {
        display: none;
    }

}



@media (max-width:600px) {

    body.page-id-11641 .pis-ul .pis-li img {
        top: 35px;
    }

}



@media (max-width:567px) {

    body.page-id-11641 #single-blocks .ld-course-list-items .ld_course_grid {
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
    }

    body.page-id-11641 #single-blocks .entry .ld-course-list-items {
        height: 550px;
    }

}



@media (max-width:500px) {

    body.page-id-11641 .pis-ul .pis-li img {
        top: 15px;
        left: -50px;
        height: 100px;
        width: 100px;
    }

    body.page-id-11641 .vcex-shortcode .widget li {
        position: relative;
        top: 5px;
        margin-right: 0px;
    }

    body.page-id-11641 .pis-ul .pis-title a {
        padding-right: 3px;
        text-align: right;
        padding-left: 0px;
        margin-left: 0px;
    }

    body.page-id-11641 .pis-ul .pis-li .pis-excerpt {
        top: 80px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
        padding-left: 20px;
        padding-right: 20px;
        visibility: hidden;
    }

    body.page-id-11641 .pis-ul .pis-li .pis-title {
        text-align: right;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
        padding-right: 121px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }

    body.page-id-11641 #single-blocks .entry .ld-course-list-items {
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
        height: 520px;
    }

    body.page-id-11641 #single-blocks .widget li {
        height: 130px;
    }

}



@media (max-width:479px) {

    body.page-id-11641 .pis-ul .pis-li .pis-excerpt {
        padding-right: 120px;
    }

    body.page-id-11641 #single-blocks .entry .ld-course-list-items {
        height: 500px;
    }

}



@media (max-width:468px) {

    body.page-id-11641 #single-blocks .entry .ld-course-list-items {
        height: 500px;
    }

}



@media (max-width:440px) {

    body.page-id-11641 .pis-ul .pis-li img {
        height: 100px;
    }

    body.page-id-11641 .pis-ul .pis-li .pis-excerpt {
        padding-left: 0px;
        padding-right: 105px;
    }

    body.page-id-11641 .pis-ul .pis-title a {
        font-weight: 500;
        padding-right: 3px;
    }

    body.page-id-11641 .pis-ul .pis-li .pis-title {
        padding-right: 121px;
        text-align: right;
    }

    body.page-id-11641 #single-blocks .entry .ld-course-list-items {
        height: 480px;
    }

}



@media (max-width:400px) {

    body.page-id-11641 .pis-ul .pis-li .pis-excerpt {
        padding-right: 95px;
    }

    body.page-id-11641 #single-blocks .entry .ld-course-list-items {
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
        height: 420px;
    }

    body.page-id-11641 .ld-course-list-items .ld_course_grid article {
        min-width: 3px;
    }

    body.page-id-11641 #wrap #main #content-wrap #primary #content #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .ld-course-list-content .ld-course-list-items .ld_course_grid article {
        width: 330px !important;
    }

    body.page-id-11641 .vc_rtl-columns-reverse .ld-course-list-items .ld_course_grid {
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
    }

}



@media (max-width:390px) {

    body.page-id-11641 .pis-ul .pis-li .pis-excerpt {
        padding-right: 90px;
    }

    body.page-id-11641 #single-blocks .entry .ld-course-list-items {
        height: 440px;
    }

}



@media (max-width:380px) {

    body.page-id-11641 .pis-ul .pis-li .pis-excerpt {
        padding-right: 80px;
    }

    body.page-id-11641 .pis-ul .pis-title a {
        font-weight: 400;
    }

}



@media (max-width:361px) {

    body.page-id-11641 .pis-ul .pis-li .pis-excerpt {
        padding-right: 80px;
    }

    body.page-id-11641 .pis-ul .pis-title a {
        font-weight: 400;
        font-size: 16px;
        text-align: right;
    }

    body.page-id-11641 #single-blocks .entry .ld-course-list-items {
        height: 420px;
    }

}



@media (max-width:320px) {

    body.page-id-11641 #single-blocks .entry .ld-course-list-items {
        height: 400px;
    }

}



/*-----------------------------------------------*/
/*  "مبانی نظری رویکردهای مبتنی بر رابطه با اُبژه" Sfwd-courses*/
/*-----------------------------------------------*/
body.postid-10605 .ld-tabs p {
    padding-right: 30px;
    padding-left: 30px;
}

body.postid-10605 .ld-lesson-list .ld-lesson-progression .ld-item-list-item {
    border-color: transparent;
}

body.postid-10605 #ld-profile {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.16);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.16);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

body.postid-10605 .ld-course-list .ld-section-heading h3 {
    font-size: 16px;
    color: #2d1745;
}

body.postid-10605 .ld-profile-summary .ld-profile-card .ld-profile-heading {
    font-size: 20px !important;
    color: #2d1745;
}

body.postid-10605 #ld-main-course-list .ld-item-list-item .ld-item-list-item-preview {
    border-top-left-radius: 0px;
}

body.postid-10605 #ld-main-course-list .ld-item-list-item {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(45, 23, 69, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(45, 23, 69, 0.1);
}

body.postid-10605 .ld-course-list .ld-section-heading .ld-expand-button {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #2d1745;
}

body.postid-10605 #ld-main-course-list .ld-item-list-item .ld-progress {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-right: 0px;
    margin-left: 0px;
}



/*-----------------------------------------------*/
/*  "پلن‌های عضویت ویژه" Page   */
/*-----------------------------------------------*/
@media (max-width:500px) {

    body.page-id-8472 .entry .wpb_wrapper .ihc-level-item {
        position: relative;
        left: -30px;
        min-width: 3px;
        width: 350px;
    }

}



@media (max-width:440px) {

    body.page-id-8472 .entry .wpb_wrapper .ihc-level-item {
        left: -20px;
    }

}



@media (max-width:400px) {

    body.page-id-8472 .entry .wpb_wrapper .ihc-level-item {
        left: 0px;
    }

}



@media (max-width:361px) {

    body.page-id-8472 .entry .wpb_wrapper .ihc-level-item {
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
        width: 300px;
    }

}



@media (max-width:320px) {

    body.page-id-8472 .entry .wpb_wrapper .ihc-level-item {
        min-width: 2px;
        width: 270px;
    }

}



/*-----------------------------------------------*/
/*  "فروید و فراسوی او" Sfwd-courses*/
/*-----------------------------------------------*/
body.postid-12235 #sidebar-inner .learndash_checkout_buttons input[type=button] {
    font-weight: 600;
    font-size: 18px;
    background-color: #5cac33;
}

body.postid-12235 #btn-join {
    width: 100% !important;
    background-color: #27ae60 !important;
    color: #ffffff;
}

body.postid-12235 .ld-tabs p {
    padding-top: 0px;
    padding-bottom: 0px;
}

body.postid-12235 #content-wrap {
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

@media (max-width:620px) {

    body.postid-12235 #ld-main-course-list .ld-item-list-item a {
        top: 0px;
    }

    body.postid-12235 #course-reviews-section .write-review-wrap {
        background-color: #f7f9fc;
    }

}



/*-----------------------------------------------*/
/*  "درباره رواندرمانی" Post     */
/*-----------------------------------------------*/
body.postid-12495 #wtr-content .ihc-locker-wrap .ihc_locker_5 {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.postid-12495 #content-wrap #primary #content #single-blocks .entry #wtr-content .ihc-locker-wrap .ihc_locker_5 {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(45, 23, 69, 0.09) !important;
    box-shadow: 0px 0px 15px 0px rgba(45, 23, 69, 0.09) !important;
}



/*-----------------------------------------------*/
/*  "دوره‌ها" Page                       */
/*-----------------------------------------------*/
body.page-id-12310 .hentry a img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
}

body.page-id-12310 #single-blocks .ld-course-list-items .ld_course_grid {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

body.page-id-12310 .ld-course-list-items .ld_course_grid article {
    border-bottom-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-top-left-radius: 3px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    border-style: dotted !important;
    border-width: 1px;
}

body.page-id-12310 .caption .ld_course_grid_button a {
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    background-color: #2d1745 !important;
    font-size: 16px !important;
    line-height: 1.5em !important;
}

body.page-id-12310 #content #single-blocks .entry .ld-course-list-content .ld-course-list-items .ld_course_grid .hentry .ld_course_grid_price {
    top: -10px !important;
    font-size: 16px !important;
}

body.page-id-12310 .hentry .caption .entry-content {
    opacity: 0;
}

body.page-id-12310 .hentry .caption h3 {
    color: #2d1745;
    font-size: 16px;
    position: relative;
    top: 5px;
    font-family: 'Estedad';
    line-height: 2em;
    text-align: center;
}

body.page-id-12310 #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry .ld-course-list-content .ld-course-list-items .ld_course_grid .hentry .ld_course_grid_price {
    -webkit-box-shadow: 0px 1px 10px 0px rgba(45, 23, 69, 0.25) !important;
    box-shadow: 0px 1px 10px 0px rgba(45, 23, 69, 0.25) !important;
}

body.page-id-12310 .entry-title>div>span {
    font-family: 'Estedad';
    font-size: 15px !important;
    position: relative;
    top: -2px;
    left: -2px;
}

body.page-id-12310 .entry-title div i {
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.page-id-12310 .ld_course_grid .hentry .ld_course_grid_price {
    width: 120px;
    height: 30px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}



/*-----------------------------------------------*/
/*  "سبا هوبه‌فکر" Staff             */
/*-----------------------------------------------*/
@media (max-width:620px) {

    body.postid-11111 .bookly-js-chain div select {
        margin-left: 0px;
    }

    body.postid-11111 .bookly-js-chain .bookly-form-group div {
        padding-left: 10px;
    }

}



@media (max-width:440px) {

    body.postid-11111 .bookly-js-chain .bookly-form-group div {
        padding-left: 14px;
    }

}



/*-----------------------------------------------*/
/*  "فهم روانکاوی با تامس آگدن" Download*/
/*-----------------------------------------------*/
body.postid-12625 #content span .wpex-clr .entry>div {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.23);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.23);
    padding-left: 25px;
    padding-right: 35px;
    padding-top: 45px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 2em;
}

body.postid-12625 #content .entry-title span {
    font-weight: 600;
}

body.postid-12625 .entry div a.green {
    width: 250px;
    height: 50px;
    top: 0px !important;
    font-size: 16px;
    font-weight: 500;
    padding-top: 12px;
}



/*-----------------------------------------------*/
/*  "فهم روانکاوی با تامس آگدن" Page*/
/*-----------------------------------------------*/
body.page-id-12653 .vc_rtl-columns-reverse .wpb_wrapper img {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(45, 23, 69, 0.67);
    box-shadow: 0px 0px 15px 0px rgba(45, 23, 69, 0.67);
    margin-right: 0px;
}

body.page-id-12653 .vc_rtl-columns-reverse .wpb_wrapper .vc_custom_1638626753964 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 30px;
}

body.page-id-12653 .vc_rtl-columns-reverse .wpb_wrapper p {
    background-color: #f5f5f5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #2d1745;
}

body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
    font-size: 18px;
    -webkit-box-shadow: 0px 0px 10px 0px #27ae60;
    box-shadow: 0px 0px 10px 0px #27ae60;
    margin-right: 30px;
    width: 50%;
    top: 0px;
}

body.page-id-12653 .vc_custom_1638626849674 .wpb_wrapper .wpb_wrapper {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    font-size: 16px;
    color: #2d1745;
}

body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
    margin-left: 0px;
    width: 870px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    display: inline-block;
    margin-top: 0px;
    padding-left: 15px;
    margin-right: 30px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 75px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.17);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.17);
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
    width: 50%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #e67e22;
    padding-right: 12px;
    margin-right: 30px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(230, 126, 34, 0.71);
    box-shadow: 0px 0px 10px 0px rgba(230, 126, 34, 0.71);
    font-size: 16px;
}

body.page-id-12653 .vc_custom_1638628007957 .wpb_wrapper p {
    font-size: 18px;
    position: relative;
    top: 10px;
}

body.page-id-12653 .vc_custom_1638628007957 .wpb_wrapper a.edd-add-to-cart {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

@media (max-width:767px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 670px;
    }

}



@media (max-width:740px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 630px;
    }

}



@media (max-width:650px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 550px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 80%;
    }

}



@media (max-width:640px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 550px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 80%;
    }

}



@media (max-width:620px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 530px;
        padding-left: 0px;
        padding-right: 0px;
    }

    body.page-id-12653 #main {
        position: relative;
        top: 25px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 80%;
        top: 0px;
    }

}



@media (max-width:600px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 510px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        width: 80%;
    }

}



@media (max-width:567px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 480px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 80%;
        top: 0px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:500px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 420px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        width: 80%;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:479px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 400px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 80%;
        top: 0px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:468px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 390px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        width: 80%;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:440px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 370px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        width: 80%;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:400px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 330px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        left: 0px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:390px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 320px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        left: 0px;
        width: 80%;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:380px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 310px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        left: 0px;
        width: 80%;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:361px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 290px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        left: 0px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:320px) {

    body.page-id-12653 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 255px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        left: 0px;
    }

    body.page-id-12653 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



/*-----------------------------------------------*/
/*  "سؤال‌های متداول" Page        */
/*-----------------------------------------------*/
body.page-id-12700 .vc_column-inner .wpb_wrapper .vcex-heading-plain {
    font-weight: 500;
    font-size: 18px !important;
}

body.page-id-12700 .vc_active .vc_tta-panel-title a {
    font-size: 16px;
}

body.page-id-12700 .vc_tta-panels .vc_tta-panel-title a {
    font-size: 15px;
    color: #2d1745 !important;
    font-weight: 500;
}

body.page-id-12700 .vc_active .wpb_wrapper p {
    font-size: 15px;
    color: #615f5f;
}

body.page-id-12700 .vc_column-inner a span {
    line-height: 1.8em;
}

@media (max-width:620px) {

    body.page-id-12700 .vc_column-inner a span {
        font-size: 13px;
        line-height: 1.7em;
    }

    body.page-id-12700 .vc_custom_1638807673480 .vc_column-inner {
        padding-left: 0px;
        padding-right: 0px;
    }

}



@media (max-width:361px) {

    body.page-id-12700 .vc_column-inner a span {
        line-height: 1.8em;
    }

}



/*-----------------------------------------------*/
/*  "مهدی میناخانی" Staff            */
/*-----------------------------------------------*/
body.postid-6334 #content #single-blocks .entry .therapist-row .vc_column_container .vc_custom_1582225146858 .wpb_wrapper .vc_tta-container .vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

body.postid-6334 .vc_custom_1582225146858 .vc_tta-panel-title a {
    border-top-left-radius: 0px;
}

body.postid-6334 .vc_custom_1582225146858 .vc_tta .vc_tta-panel-heading {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
    -webkit-backdrop-filter: brightness(0) contrast(0) saturate(0);
    backdrop-filter: brightness(0) contrast(0) saturate(0);
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

body.postid-6334 .vc_custom_1582225146858 a i {
    color: #ffffff;
}

body.postid-6334 #content-wrap #primary #content #single-blocks .entry .therapist-row .vc_column_container .vc_custom_1582225146858 .wpb_wrapper .vc_tta-container .vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transform: translatex(0px) translatey(0px) !important;
    -ms-transform: translatex(0px) translatey(0px) !important;
    transform: translatex(0px) translatey(0px) !important;
}

body.postid-6334 .vc_custom_1582225146858 .vc_active .vc_tta-panel-body {
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.postid-6334 .init .Name input[type=text] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

body.postid-6334 .init p input[type=email] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

body.postid-6334 .init p input[type=tel] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

body.postid-6334 .init .Country input[type=text] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

body.postid-6334 .init .age input[type=text] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

body.postid-6334 .init .career input[type=text] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

body.postid-6334 .init p textarea {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

body.postid-6334 .init p input {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 14px;
}

body.postid-6334 .vc_custom_1582225146858 .wpb_wrapper .vc_tta-container .vc_tta .vc_tta-panels-container .vc_tta-panels .vc_active .vc_tta-panel-body .wpcf7 .init p input {
    width: 50% !important;
}

body.postid-6334 .init p label {
    font-size: 15px;
    color: #2d1745;
}

body.postid-6334 .vc_custom_1582225146858 .vc_tta .vc_tta-panel-heading:active {
    color: #000000;
}

body.postid-6334 .bookly-form .bookly-box b {
    font-weight: 600;
}

body.postid-6334 .vc_custom_1582225146858 .global-rtl .vc_tta-container .vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>.global-rtl {
    font-size: 14px;
}

@media (max-width:767px) {

    body.postid-6334 .entry .vc_custom_1582225146858 {
        position: relative;
        top: 260px;
    }

    body.postid-6334 #footer-widgets .footer-box .widget {
        margin-top: 1px;
        padding-top: 1px;
    }

    body.postid-6334 #footer-widgets .footer-box {
        padding-top: 1px;
    }

    body.postid-6334 #footer {
        padding-top: 130px;
    }

}



@media (max-width:760px) {

    body.postid-6334 #footer-widgets .footer-box .widget {
        padding-top: 0px;
        margin-top: 1px;
    }

    body.postid-6334 .vc_custom_1591194128542 .vc_tta-panels {
        background-color: transparent;
    }

    body.postid-6334 .vc_custom_1591194128542 .vc_tta-panel .vc_tta-panel-heading {
        border-top-left-radius: 6px !important;
        border-top-right-radius: 6px !important;
        border-bottom-left-radius: 6px !important;
        background-color: #ecf0f1 !important;
        color: #000000;
    }

    body.postid-6334 .vc_custom_1591194128542 .vc_tta-panel a {
        color: #000000 !important;
    }

    body.postid-6334 #content #single-blocks .entry .therapist-row .vc_column_container .vc_custom_1582225146858 .wpb_wrapper .vc_tta-container .vc_custom_1591194128542 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
        border-bottom-right-radius: 6px !important;
    }

}



@media (max-width:740px) {

    body.postid-6334 .entry .vc_custom_1582225146858 {
        position: relative;
        top: 230px;
    }

}



@media (max-width:680px) {

    body.postid-6334 .entry .vc_custom_1582225146858 {
        position: relative;
        top: 180px;
    }

}



@media (max-width:650px) {

    body.postid-6334 .entry .vc_custom_1582225146858 {
        position: relative;
        top: 160px;
    }

}



@media (max-width:640px) {

    body.postid-6334 .entry .vc_custom_1582225146858 {
        position: relative;
        top: 140px;
    }

}



@media (max-width:620px) {

    body.postid-6334 .entry .vc_custom_1582225146858 {
        position: relative;
        top: 120px;
    }

}



@media (max-width:600px) {

    body.postid-6334 .entry .vc_custom_1582225146858 {
        position: relative;
        top: 100px;
    }

}



@media (max-width:567px) {

    body.postid-6334 .entry .vc_custom_1582225146858 {
        position: relative;
        top: 80px;
    }

    body.postid-6334 #footer {
        padding-top: 1px;
    }

}



@media (max-width:500px) {

    body.postid-6334 .vc_custom_1591194128542 a span {
        font-size: 14px;
    }

    body.postid-6334 .entry .vc_custom_1582225146858 {
        position: relative;
        top: 20px;
    }

}



@media (max-width:479px) {

    body.postid-6334 .vc_custom_1591194128542 a span {
        font-size: 14px;
    }

}



@media (max-width:468px) {

    body.postid-6334 .vc_custom_1591194128542 a span {
        font-size: 14px;
    }

}



@media (max-width:440px) {

    body.postid-6334 .vc_custom_1591194128542 a span {
        font-size: 14px;
    }

    body.postid-6334 .entry .vc_custom_1582225146858 {
        top: -30px;
    }

}



@media (max-width:400px) {

    body.postid-6334 .vc_custom_1591194128542 a span {
        font-size: 14px;
    }

}



@media (max-width:390px) {

    body.postid-6334 .vc_custom_1591194128542 a span {
        font-size: 14px;
    }

}



@media (max-width:380px) {

    body.postid-6334 .vc_custom_1591194128542 a span {
        font-size: 14px;
    }

    body.postid-6334 .vc_active a span {
        font-size: 16px;
    }

}



@media (max-width:361px) {

    body.postid-6334 .vc_custom_1591194128542 a span {
        font-size: 12px;
    }

    body.postid-6334 .vc_active a span {
        font-size: 14px;
    }

}



@media (max-width:320px) {

    body.postid-6334 .entry .vc_custom_1582225146858 {
        top: -120px;
    }

}



/*-----------------------------------------------*/
/*  "ریحانه معصومی علاء" Staff   */
/*-----------------------------------------------*/
@media (max-width:620px) {

    body.postid-6330 .vc_custom_1591193602490 .vc_tta-panel a {
        background-color: #ffffff !important;
        color: #2d1745 !important;
    }

    body.postid-6330 .vc_custom_1591193602490 .vc_tta-panel .vc_tta-panel-heading {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-top-left-radius: 7px;
    }

}



/*-----------------------------------------------*/
/*  "سعیده موسوی‌نسب" Staff       */
/*-----------------------------------------------*/
@media (max-width:361px) {

    body.postid-7570 .entry .vc_custom_1582225146858 {
        position: relative;
        top: -120px;
    }

}



/*-----------------------------------------------*/
/*  "کلینیک" Page                          */
/*-----------------------------------------------*/
body.page-id-6346 .wpdreams_asp_sc {
    background-color: #f3f3f3 !important;
}



/*-----------------------------------------------*/
/*  "تی‌پلاس" Page                       */
/*-----------------------------------------------*/
body.page-id-13817 .hentry .cpt-entry-excerpt p {
    font-size: 16px;
    line-height: 2em;
    text-align: justify;
    letter-spacing: 0px;
    color: #000000;
}

body.page-id-13817 .archive-grid .hentry .cpt-entry-inner {
    background-color: #f7f6f7;
    padding-left: 26px;
    padding-right: 25px;
    padding-top: 15px;
    border-top-left-radius: 20px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

body.page-id-13817 .cpt-entry-header .entry-title a {
    font-family: 'Estedad';
    line-height: 2em;
}

body.page-id-13817 .hentry ul {
    color: #4c8e0a;
    font-size: 13px;
    line-height: 2em;
    margin-bottom: 30px;
    margin-right: -6px;
}

body.page-id-13817 #single-blocks .wpb_wrapper .vcex-heading-plain {
    font-size: 30px;
    color: #2d1745;
    border-bottom-color: #30b80d;
    border-bottom-style: هیچکدام;
    border-bottom-width: 5px;
}

body.page-id-13817 .vcex-grid-item .entry-details {
    border-style: none;
    background-color: #f7f6f7;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 35px;
    font-size: 16px;
    color: #000000;
    line-height: 2em;
    text-align: justify;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

body.page-id-13817 .vcex-grid-item .entry-details h2 {
    font-family: 'Estedad';
    font-size: 24px;
    line-height: 2em;
    padding-bottom: 5px;
}

body.page-id-13817 .vcex-grid-item .entry-details .vcex-post-type-entry-date {
    color: #08a94b;
    font-size: 14px;
    padding-bottom: 15px;
}

body.page-id-13817 .entry-details .entry-excerpt .wpulike-heart {
    -webkit-transform: translatey(-75px);
    -ms-transform: translatey(-75px);
    transform: translatey(-75px);
}

body.page-id-13817 .entry-excerpt .wpulike-heart .wp_ulike_general_class {
    position: relative;
}

body.page-id-13817 #single-blocks .entries .wpulike-robeen {
    top: 80px;
    padding-top: 10px;
}

body.page-id-13817 #single-blocks .entries .wp_ulike_general_class {
    padding-top: 5px;
    position: relative;
    top: -60px;
}



/*-----------------------------------------------*/
/*  "گروه روانکاوی تداعی" Page  */
/*-----------------------------------------------*/
body.page-id-9581 .wpex-slider-caption .entry-title a {
    word-spacing: 3px;
}

body.page-id-9581 .entry .widget div .pis-title {
    font-family: 'Estedad';
}

body.page-id-9581 .wpex-slider-caption .clr .entry-title {
    font-family: 'Estedad';
}

@media (max-width:620px) {

    body.page-id-9581 .container>.menu-item>a div {
        margin-left: 0px;
    }

    body.page-id-9581 #wrap .wpex-clr:nth-child(2) .container:nth-child(1) .menu-item:nth-child(2)>a:nth-child(1) {

        text-align: right;
    }

}



/*-----------------------------------------------*/
/*  "گروه روانکاوی تداعی" Page  */
/*-----------------------------------------------*/
body.page-id-14255 .entry .vc_column-inner {
    margin-bottom: 0px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.page-id-14255 .entry .wpb_wrapper .widget {
    margin-top: 0px;
    height: 450px;
    border-bottom-style: نقطه ای;
}

body.page-id-14255 .pis-ul .pis-li .pis-excerpt {
    position: relative;
}

body.page-id-14255 .pis-thumbnail .pis-thumbnail-link img {
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.page-id-14255 .pis-ul .pis-li .pis-title {
    position: relative;
}

body.page-id-14255 .vcex-shortcode .widget>div {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.page-id-14255 #content-wrap #primary #content #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget div .pis-ul .pis-li .pis-title {
    height: 100% !important;
}

body.page-id-14255 .entry div .pis-excerpt {
    top: 40px;
}

body.page-id-14255 .entry div .pis-utility {
    position: relative;
}

body.page-id-14255 .entry div .pis-title {
    top: 15px;
    padding-top: 160px;
}

body.page-id-14255 .entry .theme-button-expanded-wrap a {
    -webkit-box-shadow: 0px 5px 15px 0px rgba(45, 23, 69, 0.24);
    box-shadow: 0px 5px 15px 0px rgba(45, 23, 69, 0.24);
    background-color: #2d1745;
}

body.page-id-14255 .entry .widget img {
    left: 0px;
    height: 158px;
}

body.page-id-14255 .wpb_text_column p span {
    color: #000000;
    font-family: trebuchet ms, geneva, sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

body.page-id-14255 .vc_custom_1644851139275 .vc_column_container .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper p span {
    font-size: 32px !important;
}

body.page-id-14255 .wpb_text_column p span.yp_onscreen {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

body.page-id-14255 #single-blocks .entry .widget {
    background-color: rgba(233, 196, 106, 0.17);
}

body.page-id-14255 .vcex-grid-item .entry-details {
    background-color: rgba(233, 196, 106, 0.17);
    font-size: 16px;
    line-height: 2em;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-style: none;
}

body.page-id-14255 .vcex-grid-item .entry-details h2 {
    font-family: 'Estedad';
    color: #2d1745;
}

body.page-id-14255 .vcex-grid-item .entry-details .vcex-post-type-entry-date {
    color: #27ae60;
}

body.page-id-14255 .entry-details .entry-excerpt .wpulike-heart {
    -webkit-transform: translatex(0px) translatey(-69px);
    -ms-transform: translatex(0px) translatey(-69px);
    transform: translatex(0px) translatey(-69px);
    bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

body.page-id-14255 .entry-excerpt .wpulike-heart .wp_ulike_general_class {
    position: relative;
    top: -10px;
}

body.page-id-14255 .entry-details .entry-excerpt p {
    color: #000000;
}

body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-module .entries .vcex-grid-item .entry-inner .entry-details .entry-excerpt .wpulike-heart {
    top: 1px !important;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse .widget {
    background-color: transparent;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse .pis-title {
    padding-top: 2px;
    font-size: 16px;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse .pis-li {
    height: 160px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(45, 23, 69, 0.08);
    box-shadow: 0px 0px 15px 0px rgba(45, 23, 69, 0.08);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 10px;
    margin-top: 30px;
    padding-top: 0px;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse .pis-excerpt {
    font-size: 16px;
    color: #474747;
    top: 20px;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse .wp-post-image {
    border-top-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 160px;
    width: 260px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(49, 19, 94, 0.21);
    box-shadow: 0px 0px 15px 0px rgba(49, 19, 94, 0.21);
    -webkit-filter: contrast(0.8) saturate(0.9);
    filter: contrast(0.8) saturate(0.9);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse .widget-title {
    position: relative;
    left: 0px;
    font-size: 18px;
}

body.page-id-14255 #single-blocks .widget-title a {
    position: relative;
    top: 0px;
    left: 0px;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse .wp-post-image.yp_onscreen {
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

body.page-id-14255 #single-blocks .wpb_row:nth-child(1) .theme-button {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

body.page-id-14255 #single-blocks .wpb_row:nth-child(1) .widget {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 480px;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse:nth-child(7) .vc_column_container:nth-child(1) .theme-button {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    position: relative;
    top: -20px;
}

body.page-id-14255 .vc_custom_1645013019310 .wpb_wrapper p {
    font-family: 'Estedad';
    color: #474747;
    font-size: 16px;
}

body.page-id-14255 #single-blocks .theme-button-expanded-wrap:nth-child(5) .vcex-button {
    background-color: #1abc9c;
}

body.page-id-14255 #single-blocks .theme-button-expanded-wrap:nth-child(9) .vcex-button {
    background-color: #9b59b6;
}

body.page-id-14255 #single-blocks .theme-button-expanded-wrap:nth-child(13) .vcex-button {
    background-color: #95a5a6;
}

body.page-id-14255 #single-blocks .theme-button-expanded-wrap:nth-child(17) .vcex-button {
    background-color: #f1c40f;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse .theme-button-expanded-wrap a {
    background-color: #2d1745 !important;
}

body.page-id-14255 #content-wrap #primary #content #single-blocks .entry .vc_rtl-columns-reverse:nth-child(19) .vc_column_container:nth-child(1) .vc_column-inner .wpb_wrapper .theme-button-expanded-wrap:nth-child(3) .vcex-button {
    background-color: #e9c64a !important;
}

body.page-id-14255 #single-blocks .theme-button-expanded-wrap:nth-child(7) .vcex-button {
    background-color: #e9c64a !important;
}

body.page-id-14255 #single-blocks .theme-button-expanded-wrap:nth-child(11) .vcex-button {
    background-color: #e9c64a !important;
}

body.page-id-14255 #single-blocks .theme-button-expanded-wrap:nth-child(15) .vcex-button {
    background-color: #e9c64a !important;
}

body.page-id-14255 #single-blocks .theme-button-expanded-wrap:nth-child(19) .vcex-button {
    background-color: #e9c64a !important;
}

body.page-id-14255 .vc_custom_1645031841682 .wpb_wrapper a {
    font-size: 16px;
}

body.page-id-14255 .vc_custom_1645261854229 .wpb_wrapper .vcex-heading-plain {
    font-size: 16px;
}

body.page-id-14255 .vc_custom_1645265980681 a img {
    height: 200px;
}

body.page-id-14255 .vc_custom_1645262264365 a img {
    height: 200px;
}

body.page-id-14255 .vc_custom_1645261807414 a img {
    height: 200px;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse:nth-child(9) .vc_column_container:nth-child(1) .vcex-button {
    position: relative;
    top: -20px;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

body.page-id-14255 #single-blocks .vcex-image:nth-child(3) img {
    padding-top: 0px;
}

body.page-id-14255 #single-blocks .vc_rtl-columns-reverse:nth-child(20) .vcex-heading-plain {
    padding-top: 0px;
    padding-bottom: 30px;
}

body.page-id-14255 #single-blocks .entry .vc_custom_1645031841682 {
    background-color: #f7f9fc !important;
}

body.page-id-14255 #single-blocks .entry .vc_custom_1645261854229 {
    background-color: #f7f9fc !important;
}

body.page-id-14255 #single-blocks .entry .entry-details {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

body.page-id-14255 #single-blocks .vcex-image img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

body.page-id-14255 .main-navigation-ul .menu-item:nth-child(2)>.digits-login-modal:nth-child(1) {

    background-color: transparent;
    color: #2c3e50;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 50px;
    width: 77%;
    text-align: right;
    font-weight: 400;
    font-size: 15px;
}

body.page-id-14255 .vc_custom_1645277146134 a img {
    height: 150px;
}

body.page-id-14255 .vc_custom_1645273766032 a img {
    height: 150px;
}

body.page-id-14255 .vc_custom_1645277272006 a img {
    height: 150px;
}

body.page-id-14255 #single-blocks .widget div .pis-title {
    padding-top: 0px;
}

body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget div .pis-ul .pis-li .pis-thumbnail .pis-thumbnail-link .wp-post-image {
    height: 100% !important;
}

body.page-id-14255 #single-blocks .widget div .wp-post-image {
    margin-left: 0px;
}

body.page-id-14255 #single-blocks div .pis-utility {
    top: -45px;
}

body.page-id-14255 #single-blocks .widget span {
    position: relative;
    top: -25px;
    opacity: 0;
}

body.page-id-14255 #single-blocks .widget div .pis-excerpt {
    top: 5px;
}

@media (max-width:1079px) {

    body.page-id-14255 .entry div .pis-title {
        font-size: 20px;
    }

    body.page-id-14255 .entry div .pis-utility {
        top: -95px;
    }

    body.page-id-14255 #single-blocks .widget span {
        top: 0px;
    }

}



@media (max-width:1023px) {

    body.page-id-14255 .entry div .pis-title {
        font-size: 18px;
    }

}



@media (max-width:959px) {

    body.page-id-14255 .entry div .pis-utility {
        top: 0px;
    }

    body.page-id-14255 .entry div .pis-excerpt {
        top: 60px;
    }

    body.page-id-14255 #single-blocks .entry .vcex-blog-entry-details {
        background-color: #f7f9fc;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    body.page-id-14255 #single-blocks .entry .vc_custom_1645032582891 {
        background-color: #f7f9fc !important;
    }

    body.page-id-14255 #single-blocks .entry .vc_custom_1645031833081 {
        background-color: #f7f9fc !important;
    }

    body.page-id-14255 #single-blocks a i {
        opacity: 0;
    }

    body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget div .pis-ul .pis-li .pis-title {
        height: 200px !important;
    }

    body.page-id-14255 #single-blocks .widget div .pis-title {
        max-width: 200px;
    }

    body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget div .pis-ul .pis-li .pis-thumbnail .pis-thumbnail-link .wp-post-image {
        -webkit-transform: translatex(0px) translatey(0px) !important;
        -ms-transform: translatex(0px) translatey(0px) !important;
        transform: translatex(0px) translatey(0px) !important;
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
    }

    body.page-id-14255 .vcex-shortcode .widget>div {
        position: relative;
        top: 0px;
    }

    body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget {
        height: 850px !important;
    }

    body.page-id-14255 #single-blocks .widget span {
        top: 30px;
    }

}



@media (max-width:900px) {

    body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget {
        height: 750px !important;
    }

    body.page-id-14255 #single-blocks .widget span {
        top: 10px;
    }

}



@media (max-width:860px) {

    body.page-id-14255 .entry div .pis-utility {
        top: -30px;
    }

}



@media (max-width:834px) {

    body.page-id-14255 #single-blocks .widget div .pis-title {
        max-width: 100%;
    }

    body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget div .pis-ul .pis-li .pis-title {
        width: 100% !important;
        height: 100% !important;
    }

}



@media (max-width:814px) {

    body.page-id-14255 .vc_custom_1645277124158 a img {
        height: 200px;
    }

    body.page-id-14255 .vc_custom_1645273732689 a img {
        height: 200px;
    }

    body.page-id-14255 .vc_custom_1645277251172 a img {
        height: 200px;
    }

}



@media (max-width:767px) {

    body.page-id-14255 .entry div .pis-title {
        top: -150px;
        font-size: 22px;
    }

    body.page-id-14255 .entry div .pis-excerpt {
        top: -100px;
    }

    body.page-id-14255 .entry .widget img {
        width: 300px;
    }

    body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget {
        height: 700px !important;
    }

    body.page-id-14255 .widget div .pis-ul .pis-li .pis-title .pis-title-link {
        position: relative;
        top: 150px;
    }

    body.page-id-14255 #single-blocks div .pis-utility {
        top: -50px;
    }

    body.page-id-14255 #single-blocks .widget div .pis-excerpt {
        top: 40px;
    }

    body.page-id-14255 #single-blocks .widget span {
        top: 0px;
    }

}



@media (max-width:680px) {

    body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget {
        height: 650px !important;
    }

}



@media (max-width:620px) {

    body.page-id-14255 #single-blocks .wpb_row:nth-child(2) .vcex-button {
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
    }

    body.page-id-14255 #single-blocks .wpb_row:nth-child(2) .widget {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    body.page-id-14255 .vcex-blog-grid .vcex-grid-item .vcex-blog-entry-inner {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    body.page-id-14255 #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry .vc_rtl-columns-reverse .vc_column_container .vc_column-inner {
        -webkit-transform: translatex(0px) translatey(0px) !important;
        -ms-transform: translatex(0px) translatey(0px) !important;
        transform: translatex(0px) translatey(0px) !important;
    }

    body.page-id-14255 .vcex-blog-grid .vcex-grid-item .vcex-blog-entry-details {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    body.page-id-14255 .vcex-blog-grid a img {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    body.page-id-14255 #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry .vc_rtl-columns-reverse .vc_column_container .vc_column-inner .wpb_wrapper .theme-button-expanded-wrap a {
        background-color: #2d1745 !important;
    }

    body.page-id-14255 #single-blocks .vcex-blog-grid .theme-button {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        text-transform: capitalize;
        font-size: 15px;
        text-align: center;
        direction: rtl;
    }

    body.page-id-14255 #single-blocks .vc_rtl-columns-reverse .theme-button-expanded-wrap a {
        font-size: 15px;
    }

    body.page-id-14255 .vc_custom_1645261775936 a img {
        height: 200px;
    }

    body.page-id-14255 .vc_custom_1645262250998 a img {
        height: 200px;
    }

    body.page-id-14255 .vc_custom_1645265967059 a img {
        height: 200px;
    }

    body.page-id-14255 .vc_custom_1645032764990 .theme-button-expanded-wrap a {
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
        position: relative;
        top: -20px;
    }

    body.page-id-14255 #single-blocks .entry .vcex-blog-entry-details {
        background-color: #f7f9fc;
    }

}



@media (max-width:600px) {

    body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget {
        height: 620px !important;
    }

}



@media (max-width:500px) {

    body.page-id-14255 #wrap #main #content-wrap #primary #content #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget {
        height: 550px !important;
    }

}



@media (max-width:479px) {

    body.page-id-14255 .entry div .pis-title {
        top: -170px;
    }

    body.page-id-14255 .entry div .pis-excerpt {
        top: -130px;
    }

    body.page-id-14255 #single-blocks .wpb_row:nth-child(2) .widget {
        height: 480px;
    }

    body.page-id-14255 .vc_custom_1645277124158 a img {
        height: 150px;
    }

    body.page-id-14255 .vc_custom_1645273732689 a img {
        height: 150px;
    }

    body.page-id-14255 .vc_custom_1645277251172 a img {
        height: 150px;
    }

    body.page-id-14255 #single-blocks div .pis-utility {
        top: -80px;
    }

    body.page-id-14255 .widget div .pis-ul .pis-li .pis-title .pis-title-link {
        top: 160px;
    }

}



@media (max-width:468px) {

    body.page-id-14255 .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget div .pis-ul .pis-li .pis-thumbnail .pis-thumbnail-link img {
        width: 70% !important;
    }

}



@media (max-width:400px) {

    body.page-id-14255 .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget div .pis-ul .pis-li .pis-thumbnail .pis-thumbnail-link img {
        width: 80% !important;
    }

    body.page-id-14255 #single-blocks div .pis-utility {
        top: -110px;
        margin-bottom: 20px;
        padding-top: 25px;
    }

    body.page-id-14255 #single-blocks .widget div .pis-excerpt {
        top: 30px;
    }

}



@media (max-width:380px) {

    body.page-id-14255 .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget div .pis-ul .pis-li .pis-thumbnail .pis-thumbnail-link img {
        width: 90% !important;
    }

    body.page-id-14255 .vc_custom_1645261775936 a img {
        height: 150px;
    }

    body.page-id-14255 .vc_custom_1645262250998 a img {
        height: 150px;
    }

    body.page-id-14255 .vc_custom_1645265967059 a img {
        height: 150px;
    }

}



@media (max-width:361px) {

    body.page-id-14255 .entry div .pis-title {
        font-size: 20px;
    }

    body.page-id-14255 #single-blocks .widget span {
        top: -30px;
    }

}



@media (max-width:320px) {

    body.page-id-14255 .entry div .pis-title {
        font-size: 18px;
    }

    body.page-id-14255 .entry div .pis-excerpt {
        top: -140px;
    }

    body.page-id-14255 #single-blocks div .pis-utility {
        top: -100px;
    }

    body.page-id-14255 .widget div .pis-ul .pis-li .pis-title .pis-title-link {
        position: relative;
        top: 170px;
    }

    body.page-id-14255 #single-blocks .widget div .pis-excerpt {
        top: 70px;
    }

}



@media (min-width:768px) {

    body.page-id-14255 #single-blocks .entry .wpb_row .vc_column_container .vc_column-inner .wpb_wrapper .vcex-shortcode .widget div .pis-ul .pis-li .pis-thumbnail .pis-thumbnail-link .wp-post-image {
        width: 100% !important;
    }

    body.page-id-14255 #single-blocks .widget div .wp-post-image {
        max-width: 100%;
    }

}



/*-----------------------------------------------*/
/*  "فروشگاه مقالات" Page           */
/*-----------------------------------------------*/
body.page-id-14450 .edd_downloads_list .edd_download .edd_download_inner {
    border-style: none;
    border-width: 1px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 0px;
}

body.page-id-14450 .edd_downloads_list .edd_download .edd_download_image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

body.page-id-14450 #wrap #main #content-wrap #primary #content #single-blocks .entry .edd_downloads_list .edd_download .edd_download_inner .edd_download_image a img {
    width: 100% !important;
    height: 100% !important;
}

body.page-id-14450 .edd_downloads_list a img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

body.page-id-14450 .edd_downloads_list .edd_download h3 {
    font-size: 16px;
    line-height: 2em;
    font-family: 'Estedad';
    color: #2d1745;
    margin-top: -10px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-align: center;
    height: 70px;
    background-color: #f7f9fc;
    padding-left: 5px;
    padding-top: 10px;
    padding-right: 5px;
    font-weight: 700;
}

body.page-id-14450 .edd_downloads_list .edd_download a.edd-add-to-cart {
    width: 100%;
    height: 40px;
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-left: 17px;
}

body.page-id-14450 #edd_download_pagination {
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    padding-left: 0px;
    display: inline-flex;
    text-align: center;
    -webkit-column-count: 1;
    column-count: 1;
    line-height: 1.5em;
    width: 100%;
    height: auto !important;
    position: static;
    top: auto !important;
    padding-right: 0px;
    opacity: 1;
    float: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 16px;
}

body.page-id-14450 .edd_downloads_list .edd_download .edd_go_to_checkout {
    width: 100%;
    background-color: #e9c64a;
    position: relative;
    font-size: 16px;
}

body.page-id-14450 #single-blocks .entry {
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.page-id-14450 #edd_download_pagination a.page-numbers {
    font-size: 16px;
    line-height: 1.5em;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 0px;
    position: static;
    top: 0px;
}

body.page-id-14450 #edd_download_pagination .current {
    font-size: 16px;
    text-align: center;
    line-height: 1px;
    position: static;
    left: 0px;
    height: 0px;
    width: 15px;
    letter-spacing: -2.4px;
    word-spacing: 0px;
}

body.page-id-14450 #edd_download_pagination .prev {
    font-family: 'Estedad';
}

body.page-id-14450 #edd_download_pagination .next {
    font-family: 'Estedad';
}

body.page-id-14450 .edd_downloads_list .edd_download p {
    color: #000000;
    font-size: 14px;
    line-height: 2em;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 30px;
    margin-top: -30px;
    background-color: #f7f9fc;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: 300;
}

body.page-id-14450 #main #content-wrap #primary #content #single-blocks .entry .edd_downloads_list .edd_download .edd_download_inner .edd_download_buy_button .edd_download_purchase_form .edd_purchase_submit_wrapper .edd-add-to-cart {
    width: 100% !important;
}

body.page-id-14450 .edd_downloads_list .edd_download .edd-add-to-cart {
    height: 45px;
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    top: -28px;
    background-color: #27ae60;
    color: #ffffff;
}

body.page-id-14450 .edd_downloads_list .edd_download_buy_button a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    top: -27px;
    height: 45px;
    line-height: 1.5em;
}

body.page-id-14450 #edd_download_pagination .dots {
    letter-spacing: 0px;
}

body.page-id-14450 .edd_downloads_list .edd_download_title a {
    padding-left: 2px;
    padding-right: 2px;
}

@media (max-width:620px) {

    body.page-id-14450 #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry .edd_downloads_list .edd_download {
        width: 100% !important;
    }

    body.page-id-14450 #edd_download_pagination {
        letter-spacing: 0px;
        word-spacing: 0px;
        direction: rtl;
        -webkit-column-count: 4;
        column-count: 4;
    }

}



@media (max-width:567px) {

    body.page-id-14450 #edd_download_pagination {
        -webkit-column-count: 1;
        column-count: 1;
    }

}



@media (max-width:440px) {

    body.page-id-14450 #edd_download_pagination {
        -webkit-column-count: 1;
        column-count: 1;
        letter-spacing: 0px;
        word-spacing: 0px;
        line-height: 1em;
        text-align: justify;
    }

}



@media (max-width:361px) {

    body.page-id-14450 #edd_download_pagination {
        -webkit-column-count: 3;
        column-count: 3;
        letter-spacing: 0px;
        direction: rtl;
    }

}



/*-----------------------------------------------*/
/*  "درس‌گفتار پنجم: رؤیاها (دشواری‌ها و نخستین رویکردها)" Download*/
/*-----------------------------------------------*/
body.postid-14324 #single-blocks .meta .meta-author {
    opacity: 0;
}



/*-----------------------------------------------*/
/*  "کتاب‌های روانکاوی" Page    */
/*-----------------------------------------------*/
body.page-id-14521 .vc_rtl-columns-reverse .vc_custom_1645273078485 {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    color: #000000;
    line-height: 2em;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    -webkit-box-shadow: 0px 0px 10px 0px #dde5e8;
    box-shadow: 0px 0px 10px 0px #dde5e8;
}

body.page-id-14521 .vc_custom_1645273078485 .wpb_wrapper .vcex-heading-plain {
    padding-bottom: 20px;
}

body.page-id-14521 .vc_custom_1645273078485 .wpb_wrapper p {
    padding-bottom: 20px;
    padding-top: 11px;
}

body.page-id-14521 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
    width: 50%;
    height: 45px;
    font-size: 16px;
    -webkit-box-shadow: 0px 0px 10px 0px #27ae60;
    box-shadow: 0px 0px 10px 0px #27ae60;
}

body.page-id-14521 .entry .wpb_wrapper img {
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

body.page-id-14521 .entry .vc_rtl-columns-reverse .vc_custom_1645273078485 {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

body.page-id-14521 .entry .wpb_wrapper a.edd-add-to-cart {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

@media (max-width:620px) {

    body.page-id-14521 .vc_rtl-columns-reverse .vc_custom_1645273078485 {
        margin-left: 0px;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
    }

    body.page-id-14521 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 100%;
    }

}



/*-----------------------------------------------*/
/*  "همکاری در ترجمه" Page          */
/*-----------------------------------------------*/
body.page-id-15362 .entry .wpb_wrapper .vc_custom_1648834973175 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
}

body.page-id-15362 .entry .vc_custom_1648835001705 .wpb_wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #000000;
}

body.page-id-15362 .entry .vc_custom_1648835032576 .wpb_wrapper {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000000;
}

body.page-id-15362 .entry .vc_custom_1648835046469 .wpb_wrapper {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000000;
}

body.page-id-15362 .entry .vc_custom_1648835335534 .wpb_wrapper {
    color: #000000;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

body.page-id-15362 .entry .vc_custom_1648835445473 .wpb_wrapper {
    font-size: 16px;
    color: #000000;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

body.page-id-15362 .entry .wpcf7 form {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f7f9fc;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

body.page-id-15362 .entry .wpb_wrapper .vc_custom_1648839015719 {
    padding-top: 25px;
    padding-bottom: 25px;
}

body.page-id-15362 .entry .vc_custom_1648839075102 .wpb_wrapper {
    color: #000000;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

body.page-id-15362 .entry .vc_custom_1649953716774 .wpb_wrapper {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #000000;
}

body.page-id-15362 .entry .vc_custom_1649954255840 .wpb_wrapper {
    font-size: 16px;
    color: #000000;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}

body.page-id-15362 .entry .vc_custom_1649954354878 .wpb_wrapper {
    font-size: 16px;
    color: #000000;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}



/*-----------------------------------------------*/
/*  "تأویل رؤیا در روانکاوی معاصر" Page*/
/*-----------------------------------------------*/
body.page-id-18490 .vc_rtl-columns-reverse .wpb_wrapper img {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: 0px 0px 15px 0px #e76f51;
    box-shadow: 0px 0px 15px 0px #e76f51;
    margin-right: 0px;
}

body.page-id-18490 .vc_rtl-columns-reverse .wpb_wrapper .vc_custom_1638626753964 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 30px;
}

body.page-id-18490 .vc_rtl-columns-reverse .wpb_wrapper p {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #2d1745;
}

body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
    font-size: 18px;
    -webkit-box-shadow: 0px 0px 10px 0px #27ae60;
    box-shadow: 0px 0px 10px 0px #27ae60;
    margin-right: 30px;
    width: 50%;
    top: 0px;
}

body.page-id-18490 .vc_custom_1638626849674 .wpb_wrapper .wpb_wrapper {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    font-size: 16px;
    color: #2d1745;
    background-color: #f7f9fc;
}

body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
    margin-left: 0px;
    width: 870px;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
    display: inline-block;
    margin-top: 0px;
    padding-left: 15px;
    margin-right: 30px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 75px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.17);
    box-shadow: 0px 0px 10px 0px rgba(45, 23, 69, 0.17);
    background-color: #f7f9fc !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
    width: 50%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #e67e22;
    padding-right: 12px;
    margin-right: 30px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(230, 126, 34, 0.71);
    box-shadow: 0px 0px 10px 0px rgba(230, 126, 34, 0.71);
    font-size: 16px;
}

body.page-id-18490 .vc_custom_1638628007957 .wpb_wrapper p {
    font-size: 18px;
    position: relative;
    top: 10px;
    background-color: #f7f9fc;
}

body.page-id-18490 .vc_custom_1638628007957 .wpb_wrapper .vc_custom_1651516387657 {
    background-color: #f7f9fc !important;
    padding-right: 30px;
}

body.page-id-18490 .vc_custom_1638626849674 .vc_column-inner {
    background-color: #f7f9fc;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

body.page-id-18490 .entry .vc_custom_1638626849674 .vc_column_container {
    background-color: #f7f9fc;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

body.page-id-18490 .vc_custom_1638626849674 span strong {
    font-size: 24px;
    font-family: 'Estedad';
}

body.page-id-18490 .vc_custom_1638626849674 .vc_column_container .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper p strong span {
    font-family: 'Estedad';
}

body.page-id-18490 .vc_custom_1638626849674 .wpb_wrapper p {
    font-size: 18px;
    line-height: 2em;
}

body.page-id-18490 .vc_custom_1638626849674 strong a {
    color: #d35400;
}

body.page-id-18490 .vc_custom_1638626849674 a strong {
    color: #d35400;
}

body.page-id-18490 #primary #content #single-blocks .entry .vc_rtl-columns-reverse .vc_column_container .vc_custom_1638628007957 {
    border-top-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

body.page-id-18490 .vc_custom_1638628007957 .wpb_wrapper a.edd-add-to-cart {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

body.page-id-18490 .vc_custom_1638628007957 .wpb_wrapper .edd-add-to-cart {
    width: 50%;
    font-size: 16px;
    padding-right: 17px;
    margin-right: 30px;
}

@media (max-width:767px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 670px;
    }

    body.page-id-18490 .vc_custom_1638628007957 .wpb_wrapper .edd-add-to-cart {
        width: 80%;
    }

}



@media (max-width:740px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 630px;
    }

}



@media (max-width:650px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 550px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 80%;
    }

    body.page-id-18490 .vc_custom_1638628007957 .wpb_wrapper .edd-add-to-cart {
        width: 80%;
    }

}



@media (max-width:640px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 550px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 80%;
    }

}



@media (max-width:620px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 530px;
        padding-left: 0px;
        padding-right: 0px;
    }

    body.page-id-18490 #main {
        position: relative;
        top: 25px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 80%;
        top: 0px;
    }

    body.page-id-18490 .vc_custom_1638628007957 .wpb_wrapper .edd-add-to-cart {
        margin-right: 20px;
        width: 80%;
    }

}



@media (max-width:600px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 510px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        width: 80%;
    }

}



@media (max-width:567px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 480px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 80%;
        top: 0px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:500px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 420px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        width: 80%;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:479px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 400px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        width: 80%;
        top: 0px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:468px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 390px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        width: 80%;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:440px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 370px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        width: 80%;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:400px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 330px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        left: 0px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:390px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 320px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        left: 0px;
        width: 80%;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:380px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 310px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        left: 0px;
        width: 80%;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:361px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 290px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        left: 0px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



@media (max-width:320px) {

    body.page-id-18490 .vc_rtl-columns-reverse .vc_custom_1638628007957 {
        width: 255px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper a.edd-add-to-cart {
        top: 0px;
        left: 0px;
    }

    body.page-id-18490 .edd_download_purchase_form .edd_purchase_submit_wrapper .edd_go_to_checkout {
        width: 80%;
    }

}



/*-----------------------------------------------*/
/*  "۱۲ کتاب مهم زیگموند فروید" Post*/
/*-----------------------------------------------*/
body.postid-19084 .wpp-list a img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}



/*-----------------------------------------------*/
/*  "آرش علمی اسدزاده" Staff       */
/*-----------------------------------------------*/
body.postid-13951 .vc_custom_1642059758404 .vc_tta-panel a {
    height: 60px;
}

body.postid-13951 .vc_custom_1642059758404 .vc_tta-panel .vc_tta-panel-heading:active {
    color: #ffffff;
    border-bottom-left-radius: 0px !important;
}

body.postid-13951 #main #content-wrap #primary #content #single-blocks .entry .therapist-row .vc_column_container .vc_custom_1582225146858 .wpb_wrapper .vc_tta-container .vc_custom_1642059758404 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:active {
    border-bottom-right-radius: 0px !important;
}



/*-----------------------------------------------*/
/*  "ورود" Page                              */
/*-----------------------------------------------*/
body.page-id-19569 .entry .vc_custom_1653548155530 {
    height: 360px;
}

body.page-id-19569 #content #single-blocks .entry .wpb_row .vc_column_container .vc_custom_1653548155530 .wpb_wrapper .wpb_text_column .wpb_wrapper .dig-elem .dig_form .digloginpage .digits_login .logforb .button {
    width: 100% !important;
}

body.page-id-19569 #dig_login_va_otp {
    background-color: #27ae60;
    font-family: 'Estedad';
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

body.page-id-19569 .digits-active label {
    font-family: 'Estedad';
    padding-bottom: 5px !important;
}

body.page-id-19569 .vc_custom_1653548155530 .wpb_wrapper .wpb_text_column .wpb_wrapper .dig-elem .dig_form .digloginpage .digits_login .digits_fields_wrapper .minput .minput_inner label {
    font-family: 'Estedad';
}

body.page-id-19569 .vc_custom_1653548155530 .logforb a {
    font-family: 'Estedad';
    padding-bottom: 3px;
    padding-top: 0px;
}

body.page-id-19569 .vc_custom_1653548155530 .logforb .button {
    font-family: 'Estedad';
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

body.page-id-19569 .vc_custom_1653548155530 .digloginpage .minput label {
    padding-bottom: 5px;
}

@media (max-width:959px) {

    body.page-id-19569 .vc_custom_1653548173056 .vc_column_container .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper .dig-elem .dig_form .digloginpage .digits_login .logforb .button {
        width: 100% !important;
    }

    body.page-id-19569 .vc_custom_1653548173056 .logforb .button {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }

}



@media (max-width:468px) {

    body.page-id-19569 .vc_custom_1653548173056 .dig-elem .logforb {
        padding-top: 10px;
    }

}



@media (max-width:358px) {

    body.page-id-19569 .vc_custom_1653548173056 .logforb .button {
        padding-top: 0px;
    }

    body.page-id-19569 .vc_custom_1653548173056 .dig-elem .logforb {
        padding-top: 10px;
    }

}



/*-----------------------------------------------*/
/*  "ثبت‌نام" Page                       */
/*-----------------------------------------------*/
body.page-id-19582 #content #single-blocks .entry .wpb_row .vc_column_container .vc_custom_1653548155530 .wpb_wrapper .wpb_text_column .wpb_wrapper .dig-elem .dig_form .register .digits_native_registration_form .dig-signup-otp {
    width: 100% !important;
}

body.page-id-19582 #content #single-blocks .entry .wpb_row .vc_column_container .vc_custom_1653548155530 .wpb_wrapper .wpb_text_column .wpb_wrapper .dig-elem .dig_form .register .digits_native_registration_form .dig_reg_btn_password {
    width: 100% !important;
}

body.page-id-19582 .vc_custom_1653548155530 .dig-elem .dig-signup-otp {
    padding-top: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #27ae60;
}

body.page-id-19582 #dig_cs_mobilenumber .registercountrycodecontainer input[type=text] {
    padding-bottom: 12px;
}

body.page-id-19582 .vc_custom_1653548155530 .dig-elem .digits_register_fields {
    padding-bottom: 20px;
}

body.page-id-19582 .vc_custom_1653548155530 .register a {
    padding-top: 10px;
    padding-bottom: 5px;
}

body.page-id-19582 .vc_custom_1653548155530 .dig-elem .dig_reg_btn_password {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #2d1745;
}

body.page-id-19582 #dig_cs_name label {
    font-family: 'Estedad';
}

body.page-id-19582 #dig_cs_lastname .field_label {
    font-family: 'Estedad';
}

@media (max-width:959px) {

    body.page-id-19582 #content-wrap #primary #content #single-blocks .entry .vc_custom_1653548173056 .vc_column_container .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper .dig-elem .dig_form .register .digits_native_registration_form .dig-signup-otp {
        width: 100% !important;
    }

    body.page-id-19582 .vc_custom_1653548173056 .dig-elem .dig-signup-otp {
        height: 46px;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        background-color: #27ae60;
    }

    body.page-id-19582 .vc_custom_1653548173056 .dig-elem .dig_reg_btn_password {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    body.page-id-19582 #content-wrap #primary #content #single-blocks .entry .vc_custom_1653548173056 .vc_column_container .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper .dig-elem .dig_form .register .digits_native_registration_form .dig_reg_btn_password {
        width: 100% !important;
    }

    body.page-id-19582 .vc_custom_1653548173056 .dig-elem .digits_register_fields {
        padding-bottom: 25px;
    }

    body.page-id-19582 .vc_custom_1653548173056 .register a {
        padding-bottom: 0px;
        padding-top: 20px;
    }

}



/*-----------------------------------------------*/
/*  "روانکاوی چیست؟" Page           */
/*-----------------------------------------------*/
body.page-id-21118 .entry .vc_column-inner {
    font-size: 16px;
    line-height: 2em;
    background-color: transparent;
    color: #3a3a3a;
    -webkit-transform: translatex(0px) translatey(0px);
    -ms-transform: translatex(0px) translatey(0px);
    transform: translatex(0px) translatey(0px);
}

body.page-id-21118 .entry .global-rtl .vc_column-inner {
    color: #0c0c0c;
}

body.page-id-21118 .vc_tta-panels .vc_tta-panel a {
    font-weight: 600;
    font-size: 16px;
    line-height: 2em;
    font-family: 'Estedad';
    color: #000000 !important;
}



/*-----------------------------------------------*/
/*  "ارتباط" Page                          */
/*-----------------------------------------------*/
body.page-id-9 .cs-uwac__button-account .cs-uwac__account_msg {
    opacity: 0;
}

body.page-id-9 .vc_custom_1624901265877 .vc_column_container .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper .cs-uwac__account-button-wrapper .cs-uwac__button-account .cs-uwac__button-account_content .cs-uwac__account_name {
    font-size: 16px !important;
}

body.page-id-9 .cs-uwac__button-account .cs-uwac__account_status {
    position: relative;
    top: -15px;
}



/*-----------------------------------------------*/
/*  "چشم‌انداز روانکاوانه" Page*/
/*-----------------------------------------------*/
body.page-id-21592 .vc_tta-panel-heading .vc_tta-panel-title a {
    color: #000000 !important;
    font-size: 18px;
    line-height: 1.5em;
}

body.page-id-21592 .vc_tta-panel-title a i {
    color: #2c3e50;
}

body.page-id-21592 .vc_tta-panel-body .init p {
    font-size: 16px;
}

body.page-id-21592 .vc_custom_1673093096329 .vc_column_container .vc_column-inner .wpb_wrapper .vc_tta-container .vc_custom_1673094553028 .vc_tta-panels-container .vc_tta-panels .vc_active .vc_tta-panel-body .js .init p input {
    width: 50% !important;
}

body.page-id-21592 .init p input {
    font-size: 16px;
}

body.page-id-21592 .vcex-grid-item .vcex-blog-entry-details {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

body.page-id-21592 .vcex-blog-entry-media a img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

body.page-id-21592 .vcex-blog-entry-details h2 {
    font-size: 18px;
}

body.page-id-21592 .vcex-blog-grid .vcex-grid-item h2 {
    font-family: 'Estedad';
}



/*-----------------------------------------------*/
/*  "لینک‌ها" Page                       */
/*-----------------------------------------------*/
body.page-id-21612 .entry .theme-button span {
    font-weight: 400;
}



/*-----------------------------------------------*/
/*  "نیکتا میرکریمی" Staff          */
/*-----------------------------------------------*/
@media (max-width:620px) {

    body.postid-10946 .vc_custom_1591194005777 .vc_tta-panel a {
        color: #2d1745 !important;
    }

}



/*-----------------------------------------------*/
/*  "پرداخت" Page                          */
/*-----------------------------------------------*/
body.page-id-2398 #edd-purchase-button {
    width: 30% !important;
    height: 45px;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
    float: left;
}

body.page-id-2398 #edd_final_total_wrap {
    float: none;
    text-align: left;
}

@media (max-width:620px) {

    body.page-id-2398 #edd-purchase-button {
        width: 50% !important;
    }

}



/*-----------------------------------------------*/
/*  "دوره‌ی فروید و فراسوی او" Download*/
/*-----------------------------------------------*/
body.postid-21775 #post-media img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

body.postid-21775 #single-blocks h1 {
    font-size: 20px;
    font-weight: 600;
}

body.postid-21775 .edd_download_purchase_form .edd_purchase_submit_wrapper a {
    width: 100%;
    background-color: #f1c40f !important;
}

@media (max-width:620px) {

    body.postid-21775 #single-blocks {
        width: 100% !important;
        -webkit-transform: translatex(0px) translatey(0px);
        -ms-transform: translatex(0px) translatey(0px);
        transform: translatex(0px) translatey(0px);
    }

    body.postid-21775 #content {
        width: 100% !important;
    }

    body.postid-21775 .edd_download_purchase_form .edd_purchase_submit_wrapper a {
        width: 100%;
    }

}



/*-----------------------------------------------*/
/*  "درآمدی بر اخلاق روانکاوی: خوانش انتقادی اخلاق لکان" Post*/
/*-----------------------------------------------*/
@media (max-width:620px) {

    body.postid-21341 #outer-wrap #wrap #main #content-wrap #primary #content #single-blocks .entry #wtr-content .edd_download_purchase_form .edd_purchase_submit_wrapper a {
        width: 100% !important;
    }

}



/*-----------------------------------------------*/
/*  "آیا باید یک عمر زندگی همراه با حس بد را تحمل کرد؟" Post*/
/*-----------------------------------------------*/
body.postid-21824 #wtr-content table:nth-child(1) td {
    background-color: #f7f9fc;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

body.postid-21824 #wtr-content table:nth-child(1) {

    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

body.postid-21824 #wtr-content {
    background-color: transparent !important;
}

body.postid-21824 #outer-wrap #wrap #main #content-wrap #sidebar #sidebar-inner .widget:nth-child(4) {

    padding-top: 20px !important;
}

body.postid-21824 #sidebar-inner .widget:nth-child(4) {

    margin-top: 0px !important;
}



/*-----------------------------------------------*/
/*  "مانا علوی" Staff                    */
/*-----------------------------------------------*/
body.postid-6755 .vc_custom_1633954678692 strong .booknetic_appointment_steps {
    visibility: visible;
    display: none;
}

body.postid-6755 .vc_custom_1633954678692 strong .booknetic_appointment {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

body.postid-6755 .vc_custom_1633954678692 strong .booknetic_appointment_container_body {
    width: 600px;
}

body.postid-6755 .vc_custom_1633954678692 strong .booknetic_appointment_container_footer {
    width: 600px;
}

body.postid-6755 .vc_custom_1633954678692 strong .booknetic_appointment_container_header {
    width: 600px;
}

@media (min-width:1001px) {

    body.postid-6755 .vc_custom_1633954678692 strong .booknetic_appointment {
        min-width: 6px;
        width: 600px;
    }

}



/*-----------------------------------------------*/
/*  "موقعیت‌های شغلی" Page        */
/*-----------------------------------------------*/
body.page-id-21587 .vc_tta-panels .vc_tta-panel a {
    color: #474747 !important;
    font-size: 18px;
}

body.page-id-21587 .vc_tta-panels a i {
    color: #000000;
}

body.page-id-21587 .vc_custom_1672935284851 .wpb_wrapper .vc_custom_1680418153745 {
    padding-top: 10px !important;
}

body.page-id-21587 #single-blocks .entry .wpb-content-wrapper .wpb_row .vc_column_container .vc_custom_1672935284851 .wpb_wrapper .vc_custom_1680418153745 {
    padding-bottom: 10px !important;
}



/*-----------------------------------------------*/
/*  "چطور می‌شود به خطاهای شناختی از منظر روانکاوی نگاه کرد؟" Post*/
/*-----------------------------------------------*/
body.postid-21893 #single-blocks .single-blog-header h1 {
    font-size: 28px;
}

@media (max-width:567px) {

    body.postid-21893 #single-blocks .single-blog-header h1 {
        font-size: 26px;
    }

}



@media (max-width:440px) {

    body.postid-21893 #single-blocks .single-blog-header h1 {
        font-size: 24px;
    }

}



@media (max-width:380px) {

    body.postid-21893 #single-blocks .single-blog-header h1 {
        font-size: 21px;
        line-height: 1.7em;
    }
    