/* 
Theme Name: Hello Child
Theme URI: 
Description: 
Author: Hamid Darabpour
Author URI: https://midiyasoft.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
@font-face {
	font-family: YekanBakh;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/YekanBakhFaNum-Regular.woff') format('woff');
}

@font-face {
	font-family: IRANYekan;
	font-style: normal;
	src: url('fonts/IRANYekanXVF.woff') format('woff');	
}
/*--------------------------------------------		Admin Panel Styles--------------------------------------------*/
* {
	font-style: normal !important;
	letter-spacing: 0 !important;
}
 body,p , span{font-family: IRANYekan !important;}
 h1,h2,h3,h4,h5,h6{font-family: IRANYekan !important;}
html {
  scroll-behavior: smooth;
}
html, body {
    overflow-x: hidden;
}
body{background-color: #F4F6F4  !important;}
img{border-radius: 10px !important;}
* {
  scrollbar-width: thin;
  scrollbar-color: #fff #C70D7F;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 12px;
}

*::-webkit-scrollbar-track {
  background: #C70D7F;
}

*::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #C70D7F;
}
a {
  color: #C70D7F;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #C70D7F;
}
[type=button], [type=submit], button {
    color: #C70D7F;
    border: 1px solid #C70D7F;
}
.rmp-results-widget.js-rmp-results-widget.js-rmp-results-widget--7.rmp-results-widget--not-rated {
    display: flex;
    justify-content: center;
}
.rmp-icon--ratings {
    font-size: 2.5em;
}
.single-post-liveamooz h3 {
    font-size: 22px;
    font-weight: 700;
    color: #C70D7F;
}
.elementor-posts .elementor-post__card .elementor-post__thumbnail {
    border-radius: 10px;
}
.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
    border-radius: 10px;
}







@media (max-width: 767px){
.single-post .related-post:after {
    right: 0;
    width: calc(100% - 170px);
    height: 2px;
}
.single-post .related-post:before {
	display: none;
}
h4#h-faqs:before {
    width: calc(100% - 235px);
    left: 30px;
    margin-top: 15px;
}
h4#h-faqs:after {
    width: calc(100% - 225px);
    right: 20px;
    margin-top: 15px;
}
.elementor-134 .elementor-element.elementor-element-0435aa8 {
    justify-content: space-between !important;
}
.meta-single-post .elementor-heading-title:after {
	display: none;
}
}



/* Archive Category */
#archive_category .elementor-post__text {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left:1.5em;
}
#archive_category .elementor-post-date {
  position: absolute;
  right: 10px;
  background-color: #fff;
  box-shadow: -7px 7px 11px 1px #00000036 !important;
  color: #686868;
  border-radius: 8px !important;
  display: flex;
  pointer-events: none;
  flex-direction: column;
  z-index: 20;
  font-family: Dana;
  font-size: 13px;
  font-weight: 900;
  align-content: center;
  justify-content: center;
  margin-top: -80px;
  width: 60px;
  height: 60px;
  overflow-wrap: break-word;
}
article .elementor-posts .elementor-post:hover .elementor-post-date {
  background-color: #C70D7F !important;
  color: #fff !important;
  transition: all .2s ease-in;
}
span.page-numbers.current {
  background-color: #C70D7F;
  border: 2px solid #C70D7F;
}
nav.elementor-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-numbers {
  border: 2px solid;
  border-radius: 99px;
  display: flex;
  line-height: 2em;
  min-width: 2.25em;
  text-align: center;
  transition: all .3s;
  justify-content: center;
  align-items: center;
}
#archive_category .elementor-posts--skin-classic .elementor-post {
  overflow: visible !important;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 11px 1px #dddddd70;
}
@media (max-width: 767px){
.elementor-posts--thumbnail-left .elementor-post, .elementor-posts--thumbnail-right .elementor-post {
  flex-direction: column !important
}
.elementor-14 .elementor-element.elementor-element-19f74b3 .elementor-post__text {
  padding-left: 1em;
  padding-right: 1em;
}
.elementor-14 .elementor-element.elementor-element-19f74b3 .elementor-post__title {
  margin-top: 20px;
}
.elementor-post-date {
  right: 10px;
  margin-top:-160px;
}
}