﻿@font-face {
    font-family: vazir;
    src: url('/Thm1/uploads/assets/fonts/vazir-FD.woff') format("woff");
    font-display: swap;
}

@font-face {
    font-family: niafam-icons;
    src: url('/Thm1/uploads/Sitempt/assets/fonts/niafam-icons.woff') format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

 
.main-pusher .header {
    position: relative;
    background-color: var(--dark);
    padding: 15px 0 0 0;
}
 
html body .lg-icon {
    font-family: esfonticon !important
}

.news-content {
    min-height: 400px;
}

.inner__content .header {
    position: relative;
    background-color: var(--dark);
    padding: 15px 0 0 0;
}

.inner__content .header--fixed .topbar {
    height: initial;
    display: flex;
    padding-bottom: 14px;
}

.inner__content .header--fixed .logo {
    height: initial;
}

.page-location {
    background: 0 0 !important
}

ul.breadcrumb li a:hover {
    color: var(--blue);
    text-decoration: none !important
}

ul.breadcrumb li a {
    display: inline-flex
}

ul.breadcrumb {
    display: flex;
    padding: 10px 0 20px 0;
    flex-wrap: wrap;
    gap: 5px;
    margin: 15px 0 20px 0;
    border-bottom: 1px solid #ebebeb;
}

#es-content .news-info-wrap .news-info ul {
    flex-wrap: wrap;
    gap: 10px;
}

ul.breadcrumb li a {
    line-height: normal;
}

.inner__sec {
    padding: 0 0 60px 0;
}

    .inner__sec p {
        line-height: normal;
    }

    .inner__sec pre {
        line-height: normal;
    }

    .inner__sec span {
        line-height: normal;
    }

.page-location ul.breadcrumb li + li:before {
    padding: 0 5px 0 0;
    color: #000;
    content: "›"; 
    font-size: 22px;
    position: relative;
    top: 2px;
}

.inner__page1 {
    padding: 30px 0
}

.es-posts .es-post-thumb {
    border-radius: 10px;
    overflow: hidden;
    width: 200px;
    height: 120px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.1)
}

    .es-posts .es-post-thumb img {
        position: absolute;
        top: 50%;
        left: 50%;
        -o-object-fit: cover;
        object-fit: cover;
        transform: translate(-50%,-50%);
        min-width: 100%;
        min-height: 100%
    }

.review-area {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    border-top: 0 !important
}

.comment-form-area {
    width: 100%;
    max-width: 500px;
    margin: 0 auto
}

.meta-list {
    border-color: #ebebeb !important
}

.es-post-summary .es-post-thumb {
    margin-inline-end: 0 !important
}

    .es-post-summary .es-post-thumb img {
        box-shadow: none !important;
        margin-inline-end: 0 !important
    }

.single-post-wrap .es-post-content .es-post-summary {
    display: inline-flex !important;
    padding: 0 !important;
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.3)
}

p.es-post-summary-text {
    background: rgba(4,146,194,.2);
    padding: 10px;
    border-radius: 5px;
    border: 1px solid var(--blue);
    text-align: justify
}

.es-similar-post {
    border-bottom: 0 !important
}

.es-posts .es-post-item {
    border-bottom: 1px solid #ebebeb
}

.submit-button {
    background: var(--blue) none repeat scroll 0 0 !important
}

.es-news-box-download .es-news-box-download-title, .es-news-box-similar .es-news-box-similar-title {
    background: var(--blue) !important
}

.es-posts .es-post-thumb i {
    font-size: 20px;
    padding: 8px;
    border-radius: 0 0 0 15px;
    z-index: 10;
}

.es-post-header h6 {
    font-size: 14px;
    color: var(--blue);
    margin-bottom: 5px
}

.es-post-item .es-post-title a {
    color: #333f66
}

.es-post-item .es-post-title {
    margin-bottom: 5px;
    font-size: 16px
}

.es-post-item .es-post-meta .es-meta {
    color: #7e7d85;
    font-size: 14px
}

.es-post-summary p {
    font-size: 15px;
    line-height: 24px;
    color: #7e7d85;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 5px 0 0 0
}

.es-posts .es-post-item {
    margin-bottom: 10px;
    border-bottom: none;
    padding-bottom: 10px
}

.es-page-content {
    margin: 20px 0 0 0
}

.news-info-wrap {
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
    position: relative;
    margin-bottom: 20px
}

    .news-info-wrap ul {
        margin: 0;
        display: flex;
        padding: 0;
    }

        .news-info-wrap ul li {
            margin-inline-end: 15px;
            display: flex;
            align-items: center
        }

            .news-info-wrap ul li i {
                color: #162559;
                font-size: 1.2em;
                margin-inline-end: 5px
            }

        .news-info-wrap ul.left-print li {
            margin: 0
        }

    .news-info-wrap .news-info {
        line-height: 1;
        height: 100%;
        display: flex;
        align-items: center
    }

    .news-info-wrap .news-tools li a {
        display: flex
    }

.news-tools {
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.news-info-wrap::after {
    content: "";
    position: absolute;
    top: calc(100% - 1px);
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #fdfbf7 transparent transparent transparent
}

.news-info-wrap::before {
    content: "";
    position: absolute;
    top: 99%;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 12px 0 12px;
    border-color: #d3d3d3 transparent transparent transparent
}

.news-head h6 {
    font-weight: 600;
    font-size: 1em;
    color: var(--blue);
    margin-bottom: 0;
    line-height: 28px;
    margin-bottom: 10px
}

.news-head h2 {
    font-weight: 900;
    font-size: 1.4em;
    color: #000;
    line-height: 32px;
    margin-bottom: 10px
}

.news-lead p {
    background: #eff3f6;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px 15px;
    text-align: justify;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000
}

.news-content .news-img {
    float: left;
    border: 5px solid #fff;
    box-shadow: 0 5px 5px rgba(0,0,0,.2);
    margin: 0 20px 15px 0;
    display: flex;
    border-radius: 5px
}

    .news-content .news-img img {
        border-radius: 5px
    }

.extra-meta ul li i, .extra-meta ul li span {
    color: #dc3545;
    font-weight: 500
}

.es-post-content {
    line-height: 26px
}

.short-url-area {
    display: flex;
    flex-direction: row-reverse;
    width: 300px;
    margin-bottom: 30px
}

    .short-url-area #shorturl {
        text-align: left;
        border-radius: 0 !important
    }

.mag-article-shorturl #copybtn {
    font-weight: 400 !important;
    font-size: 14px !important;
    border-radius: 5px !important;
    border: 1px solid var(--blue);
    margin: 0 !important;
    letter-spacing: 0 !important;
    background: var(--blue) !important;
    color: #fff !important;
    padding: 6px 10px !important
}

.mag-article-shorturl #copytext {
    border-radius: 5px
}

.es-archive-list a {
    background: var(--blue);
    padding: 15px;
    border-radius: 5px;
    font-size: 15px;
    color: #fff
}

.post-title h2 {
    font-size: 14px;
    margin: 20px 0
}

.product-reviews {
    max-width: 600px;
    margin: 0 auto
}

.submit-button {
    background: var(--blue);
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    color: #fff
}

.es-form-simple .es-has-icon-right > input[type] {
    font-size: 16px;
    border-radius: 5px
}

.es-position-relative .es-form-control {
    font-size: 16px;
    padding-inline-start: 20px;
    border-radius: 5px
}

.meta-list {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin-top: 20px
}

.administrator-info {
    border-bottom: 1px solid #efefef
}

.product-reviews .inner {
    font-size: 20px;
    font-weight: 700
}

.review-area {
    margin-top: 20px;
    border-top: 1px solid #efefef
}

.justified-gallery {
    background: #f3f3f3;
    border-radius: 5px;
    margin: 15px 0 0 0
}

.inner-post-gallery img {
    border-radius: 5px
}

.lg-backdrop {
    z-index: 99999
}

.lg-outer {
    z-index: 99999
}

.es-post-video {
    margin: 20px 0
}

.es-news-box-download .es-news-box-download-title, .es-news-box-similar .es-news-box-similar-title {
    background: var(--blue)
}

.es-archive-list a {
    background: #e0ffd9 !important;
    border: 1px solid #79cf7a !important;
    color: #276b35 !important
}

.extra-meta ul {
    margin: 0;
    padding: 0;
}

@media (max-width: 991.98px) {
    #es-content .news-info-wrap .news-tools ul {
        margin-top: 15px;
    }

    #es-content .news-info-wrap .news-info ul li {
        font-size: 14px;
    }

    .news-head h2 {
        font-size: 16px;
        line-height: normal;
    }

    .news-head h6 {
        font-size: 14px;
        line-height: normal;
    }

    .news-lead p {
        font-size: 14px;
    }

    .news-content .news-img {
        margin: 0 0 15px 0;
    }

    ul.breadcrumb li a {
        font-size: 13px;
    }

    .es-posts .es-post-thumb {
        width: 120px;
        flex: 0 0 120px;
        height: 80px;
    }

    .es-posts .es-post-item {
        flex-direction: row !important;
    }

    .es-post-header h6 {
        font-size: 12px;
        line-height: normal;
    }

    .es-post-item .es-post-title {
        font-size: 14px;
        line-height: normal;
    }
}
 