/*
Theme Name: Iran Server Blog Theme Child
Template: hello-elementor
Author: Saeed
Author URI: https://iamsaeed.ir
Version: 1.0.0.1746007070
Updated: 2025-04-30 13:27:50

*/

/* @font-face {
    font-family: PeydaWebFaNum;
    font-style: normal;
    font-weight: 100;
    src: url('fonts/woff2/PeydaWebFaNum-Thin.woff2') format('woff2'),
    url('fonts/woff/PeydaWebFaNum-Thin.woff') format('woff');
	font-display: swap;
} */

/* @font-face {
    font-family: PeydaWebFaNum;
    font-style: normal;
    font-weight: 200;
    src: url('fonts/woff2/PeydaWebFaNum-ExtraLight.woff2') format('woff2'),
    url('fonts/woff/PeydaWebFaNum-ExtraLight.woff') format('woff');
	font-display: swap;
} */

/* @font-face { */
/*     font-family: PeydaWebFaNum; */
/*     font-style: normal; */
/*     font-weight: 300; */
/*     src: url('fonts/woff2/PeydaWebFaNum-Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ */
/*     url('fonts/woff/PeydaWebFaNum-Light.woff') format('woff'); */
/* 	font-display: swap; */
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/* } */

@font-face {
    font-family: PeydaWebFaNum;
    font-style: normal;
    font-weight: 500;
    src: url('fonts/woff2/PeydaWebFaNum-Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-Medium.woff') format('woff');
	font-display: swap;
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: PeydaWebFaNum;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/woff2/PeydaWebFaNum-SemiBold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-SemiBold.woff') format('woff');
	font-display: swap;
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

/* @font-face {
    font-family: PeydaWebFaNum;
    font-style: normal;
    font-weight: 800;
    src: url('fonts/woff2/PeydaWebFaNum-ExtraBold.woff2') format('woff2'),
    url('fonts/woff/PeydaWebFaNum-ExtraBold.woff') format('woff');
	font-display: swap;
} */



@font-face {
    font-family: PeydaWebFaNum;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/woff2/PeydaWebFaNum-Bold.woff2') format('woff2'),
    url('fonts/woff/PeydaWebFaNum-Bold.woff') format('woff');
	font-display: swap;
}

@font-face {
    font-family: PeydaWebFaNum;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/woff2/PeydaWebFaNum-Regular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/woff/PeydaWebFaNum-Regular.woff') format('woff');
	font-display: swap;
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

body {
    font-family: PeydaWebFaNum;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
input,
textarea,
label {
    font-family: PeydaWebFaNum;
}

textarea,input {
    transition: .3s;
}

textarea:focus, input[type="url"]:focus , input[type="text"]:focus , input[type="password"]:focus , input[type="email"]:focus {
    border-color: #2635D9 !important;
}

p{
margin-bottom:0;	
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 140px;
}

.btn-in-input.focused {
    border-color: var( --e-global-color-accent ) !important;
}

.tooltip-parent {
    position: relative;
}

.copy-tooltip {
    position: absolute;
    top: 15px;
    right: 40px;
    transform: translateY(-50%);
    background: #E4E5E7;
    color: #333;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 12px;
    white-space: nowrap;
    display: none;
    z-index: 9999;
}

.copy-tooltip:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #E4E5E7;
    position: absolute;
    right: -4px;
    transform: rotate(45deg);
    top: 8px;
}

.copy-tooltip.show {
    display: block;
    /* یا از opacity + transition استفاده کنی برای fade */
}

nav#breadcrumbs span span {
    margin: 7px;
}

nav#breadcrumbs span span:first-child {
    margin-right: 0;
}

.home-top-newslett input:focus {
    border: none !important;
    box-shadow: none !important;
}

.single-share-btn .elementor-widget-container {
    width: 32px;
    height: 32px !important;
    cursor: pointer;
}

.single-share-btn {
    width: 32px;
    height: 32px;
}

.single-rate>.elementor-widget-container>.elementor-icon-box-wrapper {
    align-items: center !important;
}

.single-rate .elementor-icon-box-icon {
    margin-bottom: 3px !important;
}

tip {
    display: block;
    background: #FFFAF5;
    border: 1px solid #FA8100;
    padding: 24px 12px;
    margin: 20px 0;
    font-style: normal;
    border-radius: 12px;
    font-size: 16px;
    color: #323234;
}

.adver-box {
    display: block;
    background: #F2F7FD;
    border: 1px solid #DCEBF9;
    margin: 20px 0;
    font-weight: bold;
    text-align: center;
    padding: 24px 12px;
    border-radius: 12px;
}

blockquote {
    border-left: 2px solid #323234;
    border-right: 2px solid #323234;
    padding: 24px 12px 45px;
    background: #F2F7FD;
    margin: 20px 0;
}

.quote-icon-title {
    display: flex;
    flex-flow: column;
}

.quote-icon-title span.title {
    color: #323234;
    font-weight: 700;
    font-size: 16px;
}

.quote-icon-title .icon {
    font-size: 40px;
    color: #172082;
}

.tip-header {
    border-bottom: 1px solid #62636A;
    margin-bottom: 10px;
}

.tip-icon-title span.title {
    font-weight: 700;
}

.adver-box a {
  background: #2635D9;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 20px;
  border-radius: 8px;
  margin-top: 24px !important;
  display: inline-block;
	transition: .3s;
}

.adver-box a:hover {
    background: #172082;
    transition: .3s;
}



.single-post-content .adver-box h2, .single-post-content .adver-box h3, .single-post-content .adver-box h4 {
    margin-top: 0 !important;
}

.single-post-content p a {
    border-bottom: 1px solid;
}


.single-post-content img {
    /* width: 100%; */
    border-radius: 12px;
    margin: 24px 0;
}

.single-post-content video {
    width: 100%;
    border-radius: 12px;
    overflow: hidden !important;
}

.single-post-content .mejs-video {
    width: 100%;
    border-radius: 12px;
	overflow: hidden !important;
}

.related-post-box {
    background: #DCEBF9;
    padding: 16px 8px;
    border-radius: 8px 0 0 8px;
    display: flex;
    align-items: center;
    border-right: 2px solid #323234;
}

.related-post-box span {
    margin: 0 !important;
    display: flex;
    align-items: center;
    margin-left: 10px !important;
    font-size: 14px;
}

.related-post-box span svg {
    margin-left: 5px;
}

.related-post-box a {
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid;
    line-height: 1.2;
}

.btn-in-input :is(input:focus) {
    border: 0px solid #000 !important;
    outline: none !important;
    box-shadow: none !important;
}

.btn-in-input.focused > .elementor-widget-container {
    border-color: #2635D9 !important;
}

.sort-btn {
    padding: 6px 15px;
    background: #ffffff;
    border-radius: 20px;
    color: #2635D9;
    text-decoration: none;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #E4E5E7;
    line-height: 28px;
    transition: .3s;
}

.sort-btn:hover,
.sort-btn.active {
    background: #DCEBF9;
    border-color: #2635D9;
}

.custom-sort-buttons>span {
    font-size: 16px;
    font-weight: 500;
    color: #323234;
}

#categ-ad-banner {
    width: 100%;
    max-width: none !important;
    grid-column: 1 / -1;
    display: flex;
    justify-content: center;
    height: 160px;
}

#categ-ad-banner a {
    width: 100% !important;
    display: block;
}

#categ-ad-banner img {
    max-width: 100%;
    height: auto;
    display: block;
    width: 100%;
}

.elementor-pagination .page-numbers.current {
    width: 24px;
    height: 24px;
    display: inline-flex;
    background: #DCEBF9;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.story-li-logo .elementor-widget-container img {
    width: 48px;
    height: 48px;
    border: 1px solid #CACACE;
    border-radius: 50%;
    background: #FFFFFF;
    display: inline-flex;
    max-width: unset !important;
    object-fit: contain;
    padding: 5px;
}

.related-services-wr {
    font-size: 10px;
    display: flex;
    align-items: center;
}

ul.related-services-titles {
    padding: 0;
    list-style: none;
}

ul.related-services-titles li {
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    margin: 0 3px;
    position: relative;
}

ul.related-services-titles li:nth-child(n+4) {
    display: none;
}

ul.related-services-titles li:before {
    content: "|";
    margin-left: 3px;
}

ul.related-services-titles li:first-child:before {
    display: none;
}

.popular-categories-widget ul {
    list-style: none;
    padding: 0;
    /* display: flex; */
}

.popular-categories-widget ul li {
    display: inline-block;
    margin: 8px 2px;
}


.popular-categories-widget ul li a {
    background: #fff;
    padding: 5px 10px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    color: #62636A;
    border: 1px solid #E4E5E7;
}

.search-related-categories li a 
,.error404 .popular-categories-widget li a
,.search .popular-categories-widget li a{
    background: #D3E6F8 !important;
    border-radius: 8px !important;
    color: #073254 !important;
}



.popular-categories-widget>h3 {
    color: #323234;
    font-size: 14px !important;
    font-weight: 400 !important;
    margin: 0 0 0 10px;
    display: inline-flex;
    align-items: center;
	text-wrap-mode: nowrap;
	white-space:nowrap;
}

.popular-categories-widget {
    display: flex;
    align-items: center;
}

a.auth-linked {
    background: #fff;
    border: 1px solid #E4E5E7;
    border-radius: 4px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
}

span.search-type-count {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    color: #323234;
}

span.search-type-count em {
    font-style: normal;
}

.search-results-header {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
}

span.search-txt {
    flex-basis: 100%;
    width: 100%;
    display: block;
    text-align: center;
}

.search-results-header>em {
    font-style: normal;
    margin: 0 8px;
    border-bottom: 1px solid #fff;
}

.search-results-header strong {
    font-size: 32px;
    font-weight: 700;
}

.search-related-categories h3.widget-title {
    font-size: 14px !important;
    color: #E4E5E7;
    font-weight: 400 !important;
}

.search-related-categories h3.widget-title svg {
    filter: brightness(13.5);
    margin-left: 7px;
}

.archive.tag .categ-title svg {
    opacity: 0;
}

.archive.tag .categ-title span.elementor-icon:before {
    content: "#";
    position: absolute;
    bottom: 3px;
    right: 0;
    color: #172082;
    font-weight: bold;
}

.archive.tag .categ-title h3.elementor-icon-box-title span {
    color: #172082;
}

.archive.author h2.elementor-heading-title span.vcard {
    font-weight: 400;
    margin-right: 5px;
}

span.author-posttype-count em {
    font-style: normal;
    margin: 0 5px;
    font-weight: bold;
    border-bottom: 1px solid;
}

.author-top-categories h3 svg {
    margin-left: 10px;
}


/* باکس اصلی پلیر */

.custom-audio-player.mejs-container,
.custom-audio-player.mejs-container .mejs-controls {
    background-color: #0c1e7f !important;
    border-radius: 8px !important;
}

.custom-audio-player .mejs-inner {
    direction: ltr;
}


/* متن زمان پخش */

.custom-audio-player .mejs-currenttime,
.custom-audio-player .mejs-duration {
    color: #fff !important;
    font-size: 14px;
}

.custom-audio-player .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #FA8100;
}

.custom-audio-player .mejs-time {
    padding: 14px 6px 0 !important;
}

.home-pod-row .e-loop-item .elementor-widget-theme-post-featured-image img {
    height: 400px !important;
}

.elementor-widget-video .elementor-wrapper video {
    border-radius: 12px;
    background-color: #101e7a !important;
}

.custom-post-tags {
    display: flex;
    align-items: center;
}

.custom-post-tags>ul {
    padding: 0;
    list-style: none;
    margin-right: 10px;
}

.custom-post-tags span.tags-label {
    display: flex;
    align-items: center;
    color: #323234;
    font-size: 14px;
}

.custom-post-tags span.tags-label svg {
    margin-left: 10px;
}

.custom-post-tags>ul li {
    display: inline-block;
    margin: 5px;
}

.custom-post-tags>ul li a {
    background: #fff;
    border: 1px solid #E4E5E7;
    padding: 5px 10px;
    border-radius: 40px;
    color: #62636A;
    font-size: 13px;
}

.custom-post-tags>ul li a:before {
    content: "#";
}


.podcast-content.hidden {
    display: none;
}

.single-top-info span.elementor-post-info__terms-list a {
    background: #fff;
    border: 1px solid #E4E5E7;
    padding: 5px 10px;
    border-radius: 25px;
    margin: 5px;
}

.single-post-content a.clicked-link {
    color: #172082;
}

.tip-icon-title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}


.tip-icon-title span.icon {
    height: 24px;
    margin-left: 6px;
}

.kk-star-ratings .kksr-stars .kksr-star .kksr-icon,
.kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {
  background-image: url("/wp-content/uploads/2025/05/star-gray-1.svg");
}
.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {
  background-image: url("/wp-content/uploads/2025/05/star-dark-blue.svg");
}
.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,
.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {
  background-image: url("/wp-content/uploads/2025/05/star-blue.svg");
}

.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {
    flex-flow: row-reverse;
}

.kksr-stars-active {
    display: flex !important;
    flex-flow: row-reverse !important;
    right: auto !important;
    left: 0 !important;
}


.single-rate p.elementor-heading-title a {
    border-bottom: 1px solid;
    color: #2635D9 !important;
}

.kksr-legend {
    font-size: 18px !important;
}

.kksr-icon {
    font-size: 16px !important;
    font-weight: 600;
    line-height: 2.5 !important;
}


/* پس‌زمینه کل فرم */
#commentform {
  background-color: #f0f8ff; /* آبی خیلی روشن، به دلخواهت می‌تونی تغییر بدی */
  padding: 20px;
  border-radius: 10px;
}

/* استایل کلی ورودی‌ها */
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #fff;
}

#commentform textarea:focus, #commentform input[type="url"]:focus , #commentform input[type="tel"]:focus, #commentform input[type="text"]:focus , #commentform input[type="password"]:focus ,#commentform input[type="email"]:focus {
    border-color: #2635D9 !important;
}


#commentform p.form-submit {
    margin-top: 24px !important;
}

#commentform p.comment-notes {
    margin: 0 0 24px 0 !important;
    display: none;
}


/* دکمه ارسال */
#commentform input[type="submit"] {
  background-color: #2635D9;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 12px 25px;
  cursor: pointer;
}

.comment-respond h2#reply-title {
    display: none;
}



.comment-respond p.logged-in-as {
    margin-bottom: 20px;
}

/* دکمه ارسال - hover */
#commentform input[type="submit"]:hover {
  background-color: #1b2fa6;
}

/* پیام‌ها و labelها */
#commentform label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

#commentform .comment-notes,
#commentform .form-submit {
  margin-bottom: 10px;
}


#comments , #custom-comments{
  display: flex;
  flex-direction: column;
}

#comments > #respond , #custom-comments > #respond{
  order: -1; /* فرم رو می‌بره بالا */
}


#comments .comment-meta  , 
#custom-comments .comment-meta {
    position: relative;
}

.loading-blur {
  filter: blur(2px);
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}


.comment-navigation .nav-links {
    display: none;
}

em.comment-awaiting-moderation {
    position: absolute;
    bottom: -2px;
    padding-right: 45px;
}


p.comment-form-url  {
    width: 49%;
    display: inline-block;
    margin-left: 1.7% !important;
}

form#commentform > p {
    margin: 12px auto;
}

p.comment-form-email{
    width: 49%;
    display: inline-block;
}

p.comment-form-author {
    order: 1;
}

p.comment-form-cookies-consent {
    display: flex;
    align-items: center;
}

nav.comments-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    margin-top: 50px;
}

nav.comments-pagination .page-numbers {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #CACACE;
}

nav.comments-pagination .page-numbers.current {
    background: #DCEBF9;
    font-weight: 700;
    color: #2635D9;
}


p.comment-form-cookies-consent > label {margin-bottom: 0 !important;margin-right: 10px;font-size: 14px !important;font-weight: 400 !important;}

form#commentform label {font-size: 14px;font-weight: 400;}

form#commentform input ,  form#commentform textarea {
    border-radius: 8px !important;
    border: 1px solid #CACACE !important;
    padding: 10px !important;
    outline: none !important;
}


.single-top-info .kksr-icon {
  width: 16px !important;
  height: 16px !important;
  background-size: cover !important;
  font-size: 0 !important;
}
.single-top-info .elementor-icon-box-title {
  margin: 0;
}

.custom-comment-likes .like-btn.active,
.custom-comment-likes .dislike-btn.active {
  background-color: #2635D9;
  color: #fff;
}

.custom-comment-likes .like-btn.loading svg,
.custom-comment-likes .dislike-btn.loading svg {
  animation: spin 1s linear infinite;
}

@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}




.comments-area .required {
  color: #B01111;
}
.comments-area .form-submit {
  margin-top: 25px;
}
.title-comments {
  font-size: 18px !important;
  margin: 18px 0;
}
.comment-body {
  padding: 0 !important;
  text-align: justify;
  position: relative;
  border: none !important;
  margin-top: 30px;
}
.comment-meta {
  margin: 0;
  border-bottom: 1px solid #95969D;
  padding: ;
  padding-bottom: 10px;
}
.comment-author.vcard {
  height: 40px;
  display: flex;
  align-content: center;
}
.comment-author.vcard .fn {
  margin-right: 50px;
  line-height: 2;
  font-size: 20px;
  font-weight: 400;
}
.comment-author.vcard .says {
  line-height: 3;
  margin-right: 5px;
	display:none;
}
.comment-author.vcard .fn a {
  color: #323234;
}
.comment-metadata {
  color: #323234;
  display: flex;
  align-content: center;
  height: 40px;
  justify-content: center;
}
.comment-metadata a {
  line-height: 3;
  font-size: 15px;
  color: #323234 !important;
}
.comment-content {
  font-size: 16px;
  line-height: 32px;
}
.custom-comment-likes button {
  background: none !important;
  padding: 0;
  display: flex;
  align-content: center;
  color: #323234;
  flex-flow: row-reverse;
  margin: 0 10px;
}
.custom-comment-likes button span {
  margin-left: 10px;
  font-size: 14px;
  color: #62636A;
}
.custom-comment-likes {
  display: flex;
  flex-flow: row-reverse;
  margin-left: 40px;
}
.comments-area .reply {
  position: absolute;
  left: 0;
  bottom: 5px;
}
.comments-area .reply a {
  font-size: 14px;
}
.custom-comment-likes button:hover span {
  color: #2635D9;
  transition: .3s;
}

.pod-single-info .elementor-post-info__item--type-terms a {
    background: #fff;
    border: 1px solid #E4E5E7;
    padding: 5px 10px;
    border-radius: 40px;
    color: #62636A;
    font-size: 14px;
    margin: 5px;
}

.kkstar-display {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: sans-serif;
  direction: rtl;
}
.kkstar-display .votes {
  color: #333;
}
.kkstar-display .stars {
  display: flex;
  color: #FFC500;
  font-size: 20px;
  margin-bottom: 8px;
}
.kkstar-display .star {
  font-size: 20px;
  color: #ccc; /* ستاره خالی */
}
.kkstar-display .star.full {
  color: #f7c948; /* طلایی */
}
.kkstar-display .star.half {
  color: #f7c948; /* یا نصفه‌شو SVG بسازیم */
}
.kkstar-display .rating-value {
  font-weight: bold;
}



.story-single-related .elementor-heading-title a {
  color: #fff !important;
}
.story-single-related .elementor-widget-theme-post-excerpt p {
  color: #fff !important;
}
.story-single-related .elementor-heading-title {
  color: #fff !important;
}
.story-single-related .related-services-wr {
  color: #fff;
}





.elementor-widget-table-of-contents.elementor-toc--collapsed .elementor-toc__header {
	border:none !important;
}


.home-post-row .home-post-date-top {
    display: none !important;
}

.home-post-last-row .home-post-date-bott .elementor-post-info li:first-child {
    display: none;
}


.kkstar-display .stars {
  display: inline-flex;
  gap: 2px;
  flex-flow: row-reverse;
}
.kkstar-display .star {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #ccc;
  mask: url('/wp-content/uploads/2025/05/star-gray-1.svg');
  -webkit-mask: url('/wp-content/uploads/2025/05/star-gray-1.svg') no-repeat center;
  mask-size: 100%;
}
.kkstar-display .star.filled {
  background-color: #ffc107;
}
.kkstar-display .star.half {
  background: linear-gradient(to right, #ffc107 50%, #ccc 50%);
}


.single-post-content h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0 !important;
}

.single-post-content h3 {
    margin: 20px  !important;
    font-size: 20px;
}

.single-post-content ul , .single-post-content ol {
    margin: 24px 0;
    padding-right: 15px;
}

.single-post-content .highlight-box, .single-post-content .highlight-box p{
  background: #FFF3E5;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0 4px;
  display: inline;
}

.single-post-content .adver-box{
  display: block !important;
}


.single blockquote:after {
    content: url(/wp-content/uploads/2025/05/Bold.svg);
    position: absolute;
    left: 10px;
    bottom: 5px;
}

.single blockquote {
    position: relative;
}

.single-related .home-post-date-bott .elementor-post-info .elementor-inline-item:first-child {
    display: none;
}

video.custom-video {
    border-radius: 12px;
}

.video-container .video-play-btn {
    background: #1E7B22 !important;
    width: 55px !important;
    height: 55px !important;
}

.podcast-media-wrapper > img {
    height: 360px !important;
    object-fit: cover;
    border-radius: 12px;
}


.single-progres.elementor-sticky {
	opacity:0;
	height: 0;
	transition:.3s;
}

.single-progres.elementor-sticky--effects {
	opacity:1;
	height: auto;
	transition:.3s;
}

.parent:has(input:focus) {
  /* استایل مد نظر */
}


.elementor-widget-loop-grid.loading {
  position: relative;
  pointer-events: none; /* غیرقابل کلیک */
}
.elementor-widget-loop-grid.loading::after {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(255,255,255,0.5);
  backdrop-filter: blur(2px);
  z-index: 10;
}

.search-no-results .res-wr {
    display: none;
}

.pop-categ {
    display: none;
}

.search-no-results .pop-categ {
    display: block;
}

.no-res-txt {
    display: none;
}

.search-no-results .no-res-txt {
    display: block;
}

.error404  #bread , body.search #bread  {
    display: none;
}

.story-serv-li img {
    filter: brightness(0.5) grayscale(1);
    transition: .3s;
}

.story-serv-li:hover img {
    filter: brightness(1) grayscale(0);
    transition: .3s;
}

.serv-li-icon svg path {
    stroke: #2635D9;
}

.serv-li-icon {
    opacity: 0;
    transition: .3s;
}

.story-serv-li:hover .serv-li-icon {
    opacity: 1;
    transition: .3s;
}

.line-2 , .line-2 a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* تعداد خط */
  -webkit-box-orient: vertical;
}

.isb-newslettt .elementor-message.elementor-message-success {
    position: absolute;
    bottom: 2px;
    padding:5px;
    background: #fff;
}

.img-4-3 {
  aspect-ratio: 4 / 3;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.img-4-3 a img {
  aspect-ratio: 4 / 3;
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

header .sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
    left: auto;
    right: 0;
}

.single-post-content pre {
    padding: 24px;
    background: #F2F7FD;
    border: 1px solid #DCEBF9;
    border-radius: 12px;
    /* overflow: auto; */
    overflow-wrap: anywhere;
	  position: relative;
}


.single-post-content pre .copy-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none !important;
  border-radius: 5px;
  padding: 0;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  transition: 0.3s;
  z-index: 1;
  outline:none !important;
}

.single-post-content pre .copy-btn:hover {
  opacity: 1;
  background: none;
}

.single-post-content pre .copy-btn.copied svg path {
 fill: #2ecc71;
}

nav.rank-math-breadcrumb span.separator:before {
    content: "";
    width: .875rem;
    height: .875rem;
    background: url(/wp-content/uploads/2025/07/chevron_left.svg) no-repeat;
    margin: 0 .3125rem;
    position: absolute;
    top: 5px;
    right: 0;
}

nav.rank-math-breadcrumb span.separator {
    position: relative;
    color: #fafafa;
    padding: 0 5px;
}

.comment-metadata time {
    display: flex;
    direction: ltr !important;
}

#bread a {
  text-decoration: underline;
}


/* Responsive */

@media only screen and (max-width: 650px) {
	
	.home-pod-row .e-loop-item .elementor-widget-theme-post-featured-image img{
		    height: 230px !important;
	}
	
	h2.elementor-heading-title{
		height:auto !important;
	}
	
    .popular-categories-widget {
        flex-flow: column;
        align-items: start;
    }
    .popular-categories-widget>h3 {
        font-size: 14px;
        margin-bottom: 15px;
        font-weight: 400;
    }
	
header .e-search .e-search-input-wrapper {
  width: 0;
  opacity: 0;
  transition: all 0.4s ease;
  overflow: hidden;
}

header .elementor-widget-search.active .e-search .e-search-input-wrapper {
        width: 96vw;
        opacity: 1;
        position: absolute;
        left: 0;
        height: 42px;
        top: -7px;
}
	
	
	header .elementor-widget-search.active .e-search .e-search-input-wrapper svg.e-font-icon-svg.e-fas-times {
    width: 15px !important;
    height: 15px !important;
}

	
	
  header .e-search .e-search-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
	
	header .elementor-widget-search.active > .elementor-widget-container {
    padding: 1px !important;
    background: #FAFAFA !important;
}
	
  header .elementor-widget-search.active .e-search .e-search-submit {
    background: none;
    border: none;
  }
	
	header .elementor-widget-search > .elementor-widget-container {
    background: #DCEBF9 !important;
}

header .elementor-widget-search > .elementor-widget-container button.e-search-submit {
    margin: 0;
    background: none !important;
}

header .elementor-widget-search > .elementor-widget-container button.e-search-submit svg {
    fill: transparent;
    width: 15px;
    height: 15px;
    margin: 5px;
}

header .elementor-widget-search > .elementor-widget-container button.e-search-submit svg path {
    stroke: #2635D9;
}

header .e-search-input {
    border-radius: 8px !important;
    background: #FAFAFA !important;
}
	
	header .elementor-widget-search.active svg.e-font-icon-svg.e-fas-times.hidden {
    opacity: 1 !important;
    width: 10px;
    height: 10px;
    visibility: visible;
}

	
	.custom-sort-buttons > span {
    display: none;
}

    .custom-sort-buttons {
        margin-top: 16px;
        border-top: 1px solid #E4E5E7;
        width: 100% !important;
        text-align: right;
        padding-top: 15px;
    }

.custom-sort-buttons > a {
    font-size: 12px;
    margin: 0 3px;
}
	
	.auth-info ul.elementor-icon-list-items li {
    display: inline-flex;
}

.auth-info ul.elementor-icon-list-items li:last-child {
    margin-right: 30px;
}
	
	    .foot-links.open ul.elementor-icon-list-items {
        height: auto;
        transition: .3s;
    }

    .foot-links ul.elementor-icon-list-items {
        height: 0;
        overflow: hidden;
        transition: .3s;
    }

    .foot-links .elementor-heading-title {
        position: relative;
    }

    .foot-links .elementor-heading-title:after {
        width: 10px;
        height: 10px;
        position: absolute;
        left: 5px;
        top: 5px;
        content: "";
        transform: rotate(-45deg);
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
    }

    .foot-links.open .elementor-heading-title:after {
        transform: rotate(135deg);
    }
	.comment-content {
    font-size: 14px;
    line-height: 28px;
}

.comment-author.vcard .fn {
    margin-right: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 3;
}

.comment-metadata time {
    font-size: 13px;
}

span.edit-link a {
    font-size: 14px !important;
    margin-right: 5px;
}

.comment-form p.logged-in-as {
    text-align: justify;
}

h2#reply-title {
    font-size: 14px;
}

.single-related .elementor-element , .home-post-vertical-mob .elementor-element{
    width: 100%;
}

.single-related .elementor-widget-image img , .home-post-vertical-mob .elementor-widget-image img{
    height: 230px !important;
}

.single-related .elementor-widget-theme-post-excerpt , .home-post-vertical-mob .elementor-widget-theme-post-excerpt {
    display: block !important;
}

.single-related .elementor-widget-post-info , .home-post-vertical-mob .elementor-widget-post-info{
    display: block !important;
}
	
.home-post-vertical-mob .home-post-date-top {
    display: none !important;
}
	
.home-post-vertical-mob span.elementor-icon-list-text {
    font-size: 10px;
}

.home-post-vertical-mob span.elementor-icon-list-icon {
    width: 16px !important;
}
	

.single .kk-star-ratings.kksr-template {
    display: flex;
    flex-flow: column;
}

.single .kk-star-ratings.kksr-template .kksr-stars {
    margin-bottom: 20px;
}

.quote-icon-title span.title {
    font-size: 14px;
}

.single blockquote p {
    font-size: 14px;
    color: #0F1557;
    line-height: 28px;
}

.single tip {
    font-size: 14px;
    line-height: 28px;
}

.tip-icon-title .title {
    font-weight: 700;
    font-size: 14px;
}

.kkstar-display .star {
    width: 12px;
    height: 12px;
    margin-top: 6px;
}
	
	.copy-tooltip {
    right: -25px;
    top: -5px;
}

.copy-tooltip:before {
    bottom: -5px;
    right: 43%;
    0:
    AUTO 100PX;
    left: 0;
    top: auto;
}
	
	#categ-ad-banner {
    height: 50px;
}
	
	.pod-single-info .elementor-post-info__item--type-terms a {
    font-size: 12px;
    padding: 3px 10px;
}
	
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    background: #DCEBF9;
    padding: 3px;
    border-radius: 10px;
}
	
	.single-top-info span.elementor-post-info__terms-list a {
    padding: 2px 10px;
}
a.auth-linked {
    top: 11px;
    z-index: 55;
}	
	
	
.author .categ-pod-archive .e-loop-item .elementor-widget-theme-post-featured-image {
    display: none;
}

.author .categ-pod-archive .e-loop-item:nth-child(2) .elementor-widget-theme-post-featured-image {
    display: block !important;
}
	
	.related-post-box {
    flex-flow: column;
    align-items: start;
}

.related-post-box > span {
    margin-bottom: 10px !important;
    font-weight: bold;
}
	
	p.comment-form-url , p.comment-form-email {
    width: 100%;
}
	
	.blog-single-info li.elementor-icon-list-item {
    width: 50%;
    margin: 0 !important;
}

.blog-single-info li.elementor-icon-list-item .kkstar-display .stars {
    display: none;
}
	
	.adver-box a {
    display: block;
}
	
	.search-results span.search-txt {
    flex-basis: 100%;
    width: 100%;
    display: block;
    text-align: center;
}

.search-results .search-related-categories.popular-categories-widget {
    text-align: center;
    flex-wrap: wrap;
}

.search-results .search-related-categories h3.widget-title {
    width: 100%;
    align-items: center;
    justify-content: center;
}
	
}

