.elementor-kit-6{--e-global-color-primary:#374299;--e-global-color-secondary:#54595F;--e-global-color-text:#54595F;--e-global-color-accent:#296327;--e-global-color-421a5da:#F5F5F5;--e-global-color-59fd1f1:#DDDDDD;--e-global-color-84390ca:#AA1360;--e-global-color-9b5996b:#64C05C;--e-global-color-2154d81:#E72B8C;--e-global-color-52f72a2:#64C05C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;line-height:1.7em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:8px 8px 8px 8px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-421a5da );color:var( --e-global-color-primary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{line-height:1.7em;}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-text );line-height:1.7em;}.elementor-kit-6 h2{color:var( --e-global-color-text );line-height:1.7em;}.elementor-kit-6 h3{color:var( --e-global-color-text );line-height:1.7em;}.elementor-kit-6 h4{color:var( --e-global-color-text );line-height:1.7em;}.elementor-kit-6 h5{color:var( --e-global-color-text );line-height:1.7em;}.elementor-kit-6 h6{color:var( --e-global-color-text );line-height:1.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:24px;--container-default-padding-right:10px;--container-default-padding-bottom:0024px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1100px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{line-height:1.7em;}.elementor-kit-6 a{line-height:1.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*
Dana fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com ---------------------------------------------------------------------
This set of fonts are used in this project under the license: (8MYHL0P1) ---------------------------------------------------------------------
*/

@font-face {
    font-family: "dana VF";
    src: url("https://www.drmardani-mic.ir/wp-content/uploads/2024/08/DanaVF.woff") format("woff-variations"), url("https://www.drmardani-mic.ir/wp-content/uploads/2024/08/DanaVF.woff") format("woff");
    font-display: fallback;
}

@font-face {
    font-family: dana;
    src: url("https://www.drmardani-mic.ir/wp-content/uploads/2024/08/Dana-Regular.woff") format("woff");
    /*font-weight: 700;*/
    font-display: fallback;
}
@font-face {
    font-family: dana;
    src: url("https://www.drmardani-mic.ir/wp-content/uploads/2024/08/Dana-Bold.woff") format("woff");
    font-weight: 700;
    font-display: fallback;
}

html {
    scroll-behavior: smooth;
}

body,
body * {
    font-family: "dana", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

@supports (font-variation-settings: normal) {
    body,
    body * {
        font-family: "dana VF", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        -moz-font-feature-settings: "ss02";
        -webkit-font-feature-settings: "ss02";
        font-feature-settings: "ss02";
    }
}

* {
    letter-spacing: unset !important;
    font-weight: unset !important;
}

h1 {
    font-variation-settings: "wght" 900;
}
h2,
h3,
h4,
h5,
h6,
bold,
strong,
b {
    font-variation-settings: "wght" 700;
}

.text-hireline {
    font-variation-settings: "wght" 10;
}
.text-thin {
    font-variation-settings: "wght" 100;
}
.text-ultralight {
    font-variation-settings: "wght" 200;
}
.text-light {
    font-variation-settings: "wght" 300;
}
.text-regular {
    font-variation-settings: "wght" 400;
}
.text-medium {
    font-variation-settings: "wght" 500;
}
.text-demibold {
    font-variation-settings: "wght" 600;
}
.text-bold {
    font-variation-settings: "wght" 700;
}

.text-extrabold {
    font-variation-settings: "wght" 800;
}
.text-black {
    font-variation-settings: "wght" 900;
}
.text-extrablack {
    font-variation-settings: "wght" 930;
}
.text-heavy {
    font-variation-settings: "wght" 960;
}
.text-fat {
    font-variation-settings: "wght" 990;
}

p,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.47em !important;
}
a {
    transition: all 0.3s;
}
/*a:hover, a:active, a:focus {*/
/*    outline: none;*/
/*    border: 0;*/
/*}*/
.elementor-menu-toggle {
    padding: 0 !important;
}

.elementor-button-icon svg {
    margin-bottom: -3px;
}
.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
    opacity: 1;
}
a:not(:has(img)):not(.elementor-button):not(.elementor-item){
    color:#374299 ;
    -webkit-box-shadow: inset 0px -3px 0px 0px #E6E7F5;
-moz-box-shadow: inset 0px -3px 0px 0px #E6E7F5;
box-shadow: inset 0px -3px 0px 0px #E6E7F5;
}

a:not(:has(img)):not(.elementor-button):not(.elementor-item):hover{
    -webkit-box-shadow: inset 0px -25px 0px 0px #E6E7F5;
-moz-box-shadow: inset 0px -25px 0px 0px #E6E7F5;
box-shadow: inset 0px -25px 0px 0px #E6E7F5;
}



.post-content img,.post-content figure{
    border-radius: 20px;
    position: relative;
}
.post-content figure{
    padding: 20px;
    background-color: #f5f5f5;
    text-align: center;
    
}
.post-content figure:after{
    /*opacity: 0.9;*/
    content:"";
    /*display: block;*/
    background: #f5f5f5;
    width: 150px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-image: url('https://www.drmardani-mic.ir/wp-content/uploads/2024/08/Dr-Mardani-Website-Logo.png.webp');
    background-size: 79%;
    background-repeat: no-repeat;
    background-position: center ;
    border-radius: 0 0 10px 10px;
}

.post-content figcaption{
    z-index: 1;
    position: relative;
    font-size: 14px
}

/*p{*/
/*    margin:0;*/
/*}*/

/*.elementor-star-rating,.elementor-star-rating *{*/
/*    font-family: eicons !important*/
/*}*/
.elementor-button-icon svg {
    transition: 0.3s;
}
.footer-blog-posts p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-content figure {
    max-width: 100%;
    margin: 24px 0;
    width: 100% !important ;
}
.post-content figure img{
    width:100% ;
}
.post-content {
    overflow-wrap: break-word;
}

.post-content ul,
.post-content ol {
    margin: 20px 0;
    padding-right: 30px;
}

.post-content li::marker {
    color: #374299 !important;
    font-size: 22px;
}
.post-content li {
    margin: 5px 0;
    line-height: 1.47em;
}
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    margin: 50px 0 20px 0 !important;
    color: #374299;
}
/*#ez-toc-container {*/
/*    margin: 20px 0;*/
/*}*/

.post-content details{
        background-color: #f5f5f5;
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 15px;
}
.post-content details summary{
    font-weight: bold !important
}
.post-content table * {
    width: auto !important;
}
.post-content table td,
.post-content table th {
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 8px;
}

.post-content table tr:nth-child(even) {
    background-color: #f5f5f5;
}
.post-content table th {
    background-color: #374299;
    color: #fff;
    border-radius: 8px;
}
.online-tag {
    position: relative;
}
.online-tag:after {
    content: " آنلاین و رایگان";
    font-size: 9px;
    position: absolute;
    top: -5px;
    background: #AA1360;
    color: #fff;
    padding: 0 8px;
    border-radius: 50px;
    right: -8px;
    line-height: 1.57em;
    animation: circle 6s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
}

.online-tag:before {
    -webkit-animation: live-pulse 6s infinite;
    animation: live-pulse 6s infinite;
    content: "";
    position: absolute;
    width: 78px;
    height: 22px;
    background: #AA1360;
    border-radius: 50px;
    top: -9px;
    right: -14px;
}

@-webkit-keyframes live-pulse {
    0% {
        transform: scale(0.5);
        opacity: 1;
    }

    70% {
        opacity: 0;
    }

    to {
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        transform: scale(0.8);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.8);
    }
}

.full-width-img,
.full-width-img a {
    width: 100%;
}

/*#comments .comment-metadata time {*/
/*    display: none;*/
/*}*/

#comments .says{
    display: none
}
#comments .comment-metadata{
    font-size:12px;
}

#comments .comment-list {
    padding: 0;
}

#comments li {
    list-style: none;
    text-align: justify;
}
#comments li.comment.depth-1:nth-child(odd) {
    background-color: #f5f5f5;
    border: solid 1px #ddd;
    border-radius: 20px;
}
#comments li.comment.depth-1 {
    padding: 10px;
}

#comments li.comment.depth-1:nth-child(even) {
    /*border-bottom:solid 1px #ddd;*/
    border: solid 1px #ddd;
    border-radius: 20px;
}

/*#comments li:not(.depth-1 li){*/
/*    border-top:solid 1px #ddd;*/
/*}*/
#comments li {
    padding-top: 15px;
    margin: 15px 0;
    border-top: solid 1px #ddd;
}
#comments .children {
    padding: 0;
}

#respond .comment-form-comment,
#respond .comment-form-author {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
#respond textarea#comment,
#respond #author {
    width: 100%;
    border-radius: 20px;
    min-height: 43px;
    border: solid 1px #ddd;
    padding: 10px;
}
#respond #submit {
    width: 100%;
    background: #374299;
    padding: 12px 24px;
    border: none;
    transition: 0.3s;
    cursor: pointer;
    border-radius: 20px;
    font-size: 16px
}
#respond #submit:hover {
    background: #f5f5f5;
    color: #374299;
}
.comment-form-email,
.comment-form-url,
#email-notes,
.comment-form-cookies-consent {
    display: none;
}
.comment-reply-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#comments {
    display: flex;
    flex-direction: column;
}
#respond {
    order: 1;
}

#comments .comment-author a{
    border-bottom:solid;
}
#comments .comment-list {
    order: 2;
}

.yasr-auto-insert-visitor {
    padding: 20px 10px;
}

/* audio */
.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
    background: #374299 !important;
    border-radius: 20px;
}

@media only screen and (max-width: 1100px) {
    h2 {
        font-size: 24px;
    }
    h2 {
        font-size: 22px;
    }
    h3,
    h4,
    h5,
    h6 {
        font-size: 20px;
    }
    #blog-breadcrumb #breadcrumbs {
        white-space: nowrap;
        width: 100%;
        overflow-x: auto;
    }
    .post-content figure:after {
        width: 100px;
        height: 32px;
        background-size: 75%;
    }

}

/*@media only screen and (max-width: 1100px) {*/

/*}*/

#ez-toc-container input,
.ez-toc-toggle #item {
    display: none;
}

:target {
    scroll-margin-top: 76px;
}

blockquote {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 20px;
    border: solid 1px #ddd;
    margin: 20px 0 !important;
}


#author-box .elementor-author-box__name{
    margin: 0;
    margin-bottom: 10px;
}

#recentcomments{
    padding: 0px
}
#recentcomments li{
    list-style: none;
    padding: 0;
    margin-bottom: 20px
}


/* stars number */

.yasr-rater-stars-vv{
    position: relative
}
.yasr-rater-stars-vv:after{
    
        content: "1 2 3 4 5";
    display: block;
    position: absolute;
    left: -5px;
    right: 0;
    top: 9px;
    word-spacing: 20px;
    color: #fff;
    font-size: 14px;
}


/* TOC on Single pages */
/*#ez-toc-container{*/
/*background:#fff;*/
/*	border-radius:20px;*/
/*	padding: 0 20px;*/
/*	position:relative;*/
/*	border:1px solid #ddd;*/
	

/*}*/
/*div#ez-toc-container .ez-toc-title{*/
/*	font-size:16px !important;*/
/*}*/
/*.ez-toc-cssicon{*/
/*	display:none;*/
/*}*/

/*div#ez-toc-container ul.ez-toc-list a{*/
/*color:#54595f ;*/
/*}*/

/*div#ez-toc-container .ez-toc-title:before{*/
/*	content:"باز / بستن";*/
/*	background:#f5f5f5;*/
/*	border-radius:100px;*/
/*	position:absolute;*/
/*	left:10px;*/
/*font-size:10px;*/
/*	padding:0 10px;*/
/*}*/

.elementor-toc__list-wrapper{
    margin-top:0;
}
.elementor-toc__header-title{
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%
}
.elementor-toc__toggle-button{
        background: #f5f5f5;
    padding: 5px;
    border-radius: 100px;
}

/* useful content of single page */
.useful-content{
        padding: 10px;
    border-radius: 20px;
    background: #f5f5f5;
}


/* single page copy link button */

#copy-link{
    transition:all 0.2s;
    cursor: pointer
}
#copy-link.valid-copy,#copy-link.valid-copy >div{
    background: #296327 !important;
    border-radius: 100px;
    
}
#copy-link.valid-copy  span,#copy-link.valid-copy svg{
    color: #fff;
    fill:#fff
}

#copy-link.invalid-copy{
    background: #AA1360;
    
}
#copy-link.invalid-copy span,#copy-link.invalid-copy  svg{
    color: #fff;
    fill:#fff
}


/* litespeed lazy load image */
/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0;
}


/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}/* End custom CSS */