.elementor-26935 .elementor-element.elementor-element-27ac3b8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26935 .elementor-element.elementor-element-e76f55b{--display:flex;--border-radius:9px 9px 9px 9px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.11);--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-widget-theme-post-title .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-26935 .elementor-element.elementor-element-199ec8b4{margin:4% 0% calc(var(--kit-widget-spacing, 0px) + 0%) 0%;text-align:center;}.elementor-26935 .elementor-element.elementor-element-199ec8b4 .elementor-heading-title{font-family:"Yekan Bakh", B Yekan;font-size:29px;font-weight:700;color:#444444;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );}.elementor-26935 .elementor-element.elementor-element-6f385206{width:var( --container-widget-width, 101.988% );max-width:101.988%;margin:1px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:101.988%;--container-widget-flex-grow:0;}.elementor-26935 .elementor-element.elementor-element-6f385206.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-26935 .elementor-element.elementor-element-6f385206 img{width:49%;border-radius:6px 6px 6px 6px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.11);}.elementor-widget-theme-post-content{color:var( --e-global-color-text );}@media(max-width:767px){.elementor-26935 .elementor-element.elementor-element-199ec8b4.elementor-element{--flex-grow:1;--flex-shrink:0;}.elementor-26935 .elementor-element.elementor-element-199ec8b4 .elementor-heading-title{font-size:25px;line-height:1.4em;}.elementor-26935 .elementor-element.elementor-element-6f385206{border-radius:6px 6px 6px 6px;}.elementor-26935 .elementor-element.elementor-element-6f385206 img{width:100%;}}@media(min-width:768px){.elementor-26935 .elementor-element.elementor-element-27ac3b8{--content-width:80%;}}/* Start custom CSS for theme-post-title, class: .elementor-element-199ec8b4 */.custom-heading {
    position: relative;
    display: inline-block;
}

.custom-heading::after {
    content: "";
    display: block;
    width:10%;
    height: 5px;
    background-color: #ff6000; /* تغییر رنگ به دلخواه */
    margin-top: 11px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px
}




@media only screen and (max-width: 600px) {
 .custom-heading::after {
    content: "";
    
    width:18% !important;
  
}
  }/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-b453ed7 */.miral-content h1,
.miral-content h2,
.miral-content h3,
.miral-content h4,
.miral-content h5 {
    color: #ff6000 !important;
}

.miral-content h1 {
    font-size: 25px;
}

.miral-content h2 {
    font-size: 24px;
}

.miral-content h3 {
    font-size: 23px;
}

.miral-content h4 {
    font-size: 20px;
}

.miral-content h5 {
    font-size: 17px;
}



@media (max-width: 768px) {
    .miral-content h2 {
        font-size: 23px;
        
    }

    .miral-content h3 {
        font-size: 21px;
       
    }

    .miral-content h4 {
        font-size: 18px;
    }

    .miral-content h5 {
        font-size: 16px;
    }
}/* End custom CSS */