﻿body {
    font-family: IRANSans,Tahoma;
    direction: rtl;
    background-color: #f6f5f4;
    margin: 0;
    line-height: 1;
    color: #6a7075;
    text-align: right;
}

a {
    color: #6a7075;
    transition: 0.3s
}

img {
    transition: 0.5s
}

a:hover {
    text-decoration: none;
    color: #ecdf43
}

.container {
    max-width: 100%
}

#TopHeader {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

#TopRegister .fa-search {
    font-size: 1.5em
}

#TopHeader > div {
    background-color: #fff
}

#TopHeader #TopLogo, #TopHeader #TopMenu, #TopHeader #TopRegister {
    padding: 10px 15px;
    text-align: center;
}

#TopHeader #TopLogo {
    padding-right: 4%;
    text-align: right
}

#TopHeader #TopRegister {
    padding-left: 4%
}

#TopHeader .navbar-nav {
    padding: 0
}

#TopHeader .navbar-light .navbar-toggler {
    border: 0
}

#TopHeader .navbar-expand-lg .navbar-collapse {
    flex-basis: 100%;
    text-align: center;
    justify-content: center;
}

.navbar-light .navbar-nav .nav-link {
    color: #6a7075;
}

    .navbar-light .navbar-nav .nav-link .fa {
        color: #aaa;
        font-size: 0.8em
    }

#TopRegister > span {
    font-size: 0.8em
}

#TopRegister form {
    display: inline-block
}

.loading, .loading2 {
    background-color: rgba(255,255,255,0.9);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999999999;
    display: none;
}

footer {
    background-color: #5a5f64;
    color: #a6a9ab;
    padding: 50px 4%;
}

    footer img {
        /*-webkit-filter: invert(100%) !important;*/
    }

#Footer-Menu ul {
    padding: 0
}

    #Footer-Menu ul li {
        display: inline-block;
        margin: 15px
    }

        #Footer-Menu ul li a {
            color: #fff;
            font-size: 0.85em
        }

#Footer-Copyright {
    color: #fff;
    padding-top: 15px;
    font-size: 0.9em;
}

#Footer-social ul {
    padding: 0
}

    #Footer-social ul li {
        margin: 15px;
        display: inline-block
    }

        #Footer-social ul li a {
            color: #fff
        }

#Top-Main {
    padding: 15px 4%;
}

    #Top-Main .col-md-2 > a {
        margin-bottom: 25px;
        display: block
    }

#TopMainLeft a {
    position: relative;
    display: block;
}

#BottomMainRight a {
    display: block;
    margin-bottom: 25px
}

#BottomMainRight img {
    border-radius: 0
}

#TopMainLeft .tiles__item--txt {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    color: #000;
    width: 100%;
    box-shadow: 0px 0px 4px #ccc;
    padding: 20px;
    background-color: rgba(255,255,255,0.8);
}

#Top-Main #TopMainLeftfour .tiles__item--txt {
    padding: 5px 10px;
    line-height: 1.3;
    font-size: 0.9em;
    min-height: 57px;
    padding-top: 15px;
    text-align: center;
}

#TopMainLeftfour, #TopMainLeft {
    padding-left: 0;
}

    #TopMainLeftfour > a {
        -ms-flex: 0 0 50%;
        flex: 0 0 46%;
        max-width: 46%;
        margin-right: 4%;
        margin-bottom: 18px;
    }

#TopMainAd {
    margin-bottom: 20px;
}

#TopChiefEditor {
    background-color: #eee;
    padding: 60px 0 10px 0;
}
    #TopChiefEditor .item .carousel__body__item .item__txt{min-height:70px}
    #TopChiefEditor img {
        height: 245px;
        width: 100%;
        object-fit: cover
    }
    #TopChiefEditor .module-title__sep {
        -ms-flex-positive: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        border-top: 1px solid #dedede;
        position: relative;
        top: 10px;
    }

.bold {
    font-weight: 700;
}

#TopChiefEditor .module-title__txt {
    padding-left: 15px;
    font-size: 1em;
}

#TopChiefEditor .module-title {
    width: 70%;
    margin: 0 auto;
    display: flex;
    color: #6b7074;
    font-size: 15px;
    margin-bottom: 20px;
}

#TopChiefEditor .module-title__btn {
    width: 190px;
    font-size: 15px;
    text-align: center;
    padding: 10px 0;
    color: #7c7c7c;
    border: 1px solid #bdbdbd;
    margin-right: 15px;
    cursor: pointer;
    border-radius: 100px;
    position: relative;
    top: -7px;
}

#TopChiefEditor .item {
    background-color: #fff;
    box-shadow: 1px 1px 3px #eaeaea;
}

    #TopChiefEditor .item .carousel__body__item .item__txt {
        text-align: center;
        line-height: 24px;
        color: #6a7075;
        padding: 10px 35px;
        font-size: 15px;
    }

    #TopChiefEditor .item .carousel__body__item .item__details {
        margin: 0 20px 20px;
        padding-bottom: 15px;
        text-align: center;
    }

    #TopChiefEditor .item .user-profile-stat-wrapper {
        display: inline-flex;
        align-items: center;
    }

.avatar {
    display: block;
    width: 32px !important;
    height: 32px !important;
    border-radius: 100%;
}

#TopChiefEditor .carousel__body__item .item__details--author {
    padding-right: 10px;
    color: #afb6bc;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-size: 11px;
}

#TopChiefEditor .carousel__body__item .item__details--date {
    font-size: 12px;
    color: #afb6bc;
}

#TopMutlimedia {
    background-color: #fff;
    padding: 20px 10%;
}

    #TopMutlimedia .module-title {
        width: 100%;
        margin: 0 auto;
        display: flex;
        color: #6b7074;
        font-size: 15px;
        margin-bottom: 20px;
    }

    #TopMutlimedia .module-title__txt {
        padding-left: 15px;
        font-size: 1em;
    }

    #TopMutlimedia .module-title__sep {
        -ms-flex-positive: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        border-top: 1px solid #dedede;
        position: relative;
        top: 10px;
    }

    #TopMutlimedia .nav-tabs {
        border: 0;
        display: block;
        padding: 0;
        border-left: 2px solid #f8f8f8;
    }

        #TopMutlimedia .nav-tabs li {
            display: block;
            border-bottom: 1px solid #f8f8f8
        }

        #TopMutlimedia .nav-tabs .nav-item.show .nav-link, #TopMutlimedia .nav-tabs .nav-link.active {
            border: 0
        }

        #TopMutlimedia .nav-tabs .nav-link, #TopMutlimedia .nav-tabs .nav-link {
            border: 0
        }

            #TopMutlimedia .nav-tabs .nav-link:focus, #TopMutlimedia .nav-tabs .nav-link:hover {
                border: 0
            }

    #TopMutlimedia #myTab li a {
        border-right: 5px solid transparent;
        padding: 20px 30px 20px 20px;
        cursor: pointer;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
    }

        #TopMutlimedia #myTab li a .detail-wrapper {
            font-size: 0.9em;
            padding: 0 15px;
            line-height: 1.2;
        }

        #TopMutlimedia #myTab li a .image-wrapper {
            position: relative;
        }

            #TopMutlimedia #myTab li a .image-wrapper img {
                border-radius: 20px;
            }

            #TopMutlimedia #myTab li a .image-wrapper .fa {
                position: absolute;
                width: 25px;
                height: 25px;
                font-size: 11px;
                color: #fff;
                background-color: #ecdf43;
                border: 2px solid #fff;
                right: -9px;
                bottom: -6px;
                padding: 5px;
                border-radius: 100%;
            }

            #TopMutlimedia #myTab li a .image-wrapper .fa-microphone {
                font-size: 13px;
                padding-right: 7px;
            }

    #TopMutlimedia .detail-wrapper__time {
        position: relative;
        top: 10px;
        font-size: 0.8em;
        color: #ccc;
    }

    #TopMutlimedia #myTab li a.active {
        border-right-color: #ecdf43;
        background-color: #fafafa;
    }

    #TopMutlimedia #myTabContent h2 {
        font-size: 1.5em;
        margin: 35px 0 0 0;
    }

    #TopMutlimedia #myTabContent p {
        font-size: 0.9em;
        line-height: 2
    }

    #TopMutlimedia .more-info {
        text-align: left;
        color: #ccc;
        font-size: 0.7em;
    }

        #TopMutlimedia .more-info span {
            display: inline-block;
            margin-right: 5px
        }

    #TopMutlimedia .more-top {
        color: #ecdf43
    }

#MorePodVidContainer {
    border: 0 !important;
    padding: 25px !important;
}

    #MorePodVidContainer a {
        padding: 12px 8px !important;
        font-size: 0.8em;
        border: 1px solid #dedede !important;
        border-radius: 100px;
    }

        #MorePodVidContainer a span {
            display: inline-block;
            margin-right: 5px;
        }

        #MorePodVidContainer a .fa {
            color: #ecdf43
        }

#TopNews {
    padding: 20px 10%
}

#TopNewsRight .module-title {
    width: 100%;
    margin: 0 auto;
    display: flex;
    color: #6b7074;
    font-size: 15px;
    margin-bottom: 20px;
}

#TopNewsRight .module-title__sep {
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    border-top: 1px solid #dedede;
    position: relative;
    top: 10px;
}

#TopNewsRight .module-title__btn {
    width: 190px;
    font-size: 15px;
    text-align: center;
    padding: 10px 0;
    color: #7c7c7c;
    border: 1px solid #bdbdbd;
    margin-right: 15px;
    cursor: pointer;
    border-radius: 100px;
    position: relative;
    top: -7px;
}

#TopNews .module-title__txt {
    padding-left: 15px;
    font-size: 1em;
}

#TopNews .module-title {
    width: 100%;
    margin: 0 auto;
    display: flex;
    color: #6b7074;
    font-size: 15px;
    margin-bottom: 20px;
}

#TopNews .module-title__sep {
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    border-top: 1px solid #dedede;
    position: relative;
    top: 10px;
}

#TopHotVideo .col-md-4 a {
    display: block;
    position: relative;
}

#TopHotVideo .col-md-4 span {
    position: absolute;
    top: 35%;
    right: 35%;
    color: #fff;
}

.loading2 {
    display: block !important
}

    .loading a, .loading2 a {
        margin: 0 auto;
        display: block;
        text-align: center;
        position: relative;
        top: 40%;
    }

.lds-ellipsis {
    margin: 0 auto;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 64px;
    text-align: center;
    z-index: 9999;
}

    .lds-ellipsis span {
        display: inline-block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #ecdf43;
        -webkit-animation: ball-pulse-sync .6s 0s infinite ease-in-out;
        animation: ball-pulse-sync .6s 0s infinite ease-in-out;
    }

        .lds-ellipsis span:nth-child(1) {
            -webkit-animation: ball-pulse-sync .6s -.14s infinite ease-in-out;
            animation: ball-pulse-sync .6s -.14s infinite ease-in-out
        }

        .lds-ellipsis span:nth-child(2) {
            -webkit-animation: ball-pulse-sync .6s -70ms infinite ease-in-out;
            animation: ball-pulse-sync .6s -70ms infinite ease-in-out
        }

@-webkit-keyframes ball-pulse-sync {
    33% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    66% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ball-pulse-sync {
    33% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    66% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

img {
    max-width: 100%;
    height: auto
}

.dropdown .dropdown-menu {
    transition: 0.1s;
    opacity: 0;
    color: #6a7075;
    border: 0;
    font-size: 0.9em;
    text-align: right;
    box-shadow: 1px 1px 5px #ecdf43
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    opacity: 1;
}

.homepage__top--sep {
    border-left: 1px solid #f3f3f3;
    height: 30px;
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: inline-block;
    margin: 0 5px;
    position: relative;
    top: 10px;
}

#Top-Main img:hover {
    filter: grayscale(80%);
    -webkit-filter: grayscale(80%);
}

#ContentType {
    margin: 25px 0;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
    border-radius: 3px;
    padding: 15px 0;
}

    #ContentType select {
        border: 1px solid #ccc;
        border-radius: 3px;
    }

#ContentTypes {
    max-width: 80% !important;
}

#ContentType #Rss-Feed {
    text-align: left
}

    #ContentType #Rss-Feed span {
        font-size: 3em;
        color: #ccc;
    }

#ContentType #Ctext .fa {
    font-size: 7em;
    display: block;
    padding-right: 1rem;
    color: #c3c7ca;
}

#ContentType h1 {
    font-size: 1.8em;
}

#ContentType p {
    font-size: 0.9em;
    line-height: 2;
    text-align: justify;
}

#SortList {
    font-size: 0.8em
}

    #SortList .col-md-4 label {
        padding-right: 1rem
    }

    #SortList .col-md-8 {
        text-align: left
    }

@media (min-width:768px) {



    .hide-sm {
        display: inline-block !important
    }

    .hide-lg {
        display: none !important;
    }
}

@media(min-width:768px) {


    #TopMainLeftOne img {
        height: 400px;
        object-fit: cover;width:100%;
    }
}

#TopMainLeftfour img {
    height: 194px;
    object-fit: cover;
    width: 100%;
}

@media(max-width:768px) {
    #TopChiefEditor img {
        height: 120px;
    }
    #TopMainLeftfour img,#TopMainLeftOne img  {
    width:100%;
}
    #Footer-Menu {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    #Footer-Logo {
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0;
    }

    #Footer-Copyright {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }

    #Footer-social {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    #SortList .col-md-4 label {
        padding: 0 5px 0 0;
        font-size: 10px
    }

    #ContentType select {
        width: 80px;
        display: inline-block;
        font-size: 10px;
    }

    #type-icon .fa {
        font-size: 2.4em;
    }

    #type-header {
        text-align: right;
        padding: 0;
    }

        #type-header h1 {
            font-size: 1.5em;
            padding-top: 5px;
        }

    #ContentType #Rss-Feed span {
        font-size: 1.5em;
        padding-top: 5px;
    }

    #type-icon {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    #type-header {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    #Rss-Feed {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    #TopHeader #TopLogo {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    #TopMenu {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }

        #TopMenu .hide-lg {
            position: relative;
            top: 4px;
            right: 4px;
        }

    #TopRegister .homepage__top--sep {
        display: none !important
    }

    .hide-sm {
        display: none
    }

    .hide-lg {
        display: inline-block;
    }

    #TopAdsMain {
        /*display: none*/
    }

    #Left-content .contentLefSideContent .col-md-3 {
        ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #Left-content .contentLefSideContent .col-md-9 {
        ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .breadcrumb {
        flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        overflow-x: auto;
    }

        .breadcrumb li {
            display: inline-block;
            padding: 0;
            width: auto !important;
            white-space: nowrap;
        }

    #ContentType #Ctext .fa {
        padding-top: 100px;
        font-size: 2em;
    }

    #ContentType p {
        line-height: 2
    }

    #Ctext .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #Ctext .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    #SortList .col-md-4 {
        -ms-flex: 0 0 55% !important;
        flex: 0 0 55% !important;
        max-width: 55% !important;
        text-align: center;
        margin: 15px 0;
        padding: 0;
    }

    #SortList .col-md-8 {
        -ms-flex: 0 0 45% !important;
        flex: 0 0 45% !important;
        max-width: 45% !important;
        text-align: center;
        padding: 0;
    }

        #SortList .col-md-8 label {
            margin: 20px 0 0 0;
            font-size: 10px
        }

    .type-abstract {
        font-size: 0.9em;
        line-height: 2;
        text-align: justify;
        border-top: 1px solid #eaeaea;
    }

    #SortList {
        border-top: 1px solid #eaeaea;
    }

    #ContentType .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    #ContentType .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    #ContentTypes {
        max-width: 100% !important
    }

    .pagination li {
        margin: 15px 2px
    }

    .pagination {
        padding: 0
    }
    /*.pagination li a{padding:0 10px!important}*/
    .navbar-light .navbar-nav .nav-item {
        text-align: right !important;
        padding-right: 10px
    }

    .dropdown .dropdown-menu {
        min-width: unset !important
    }

    #TopMutlimedia #myTabContent h2 {
        font-size: 1.2em;
        line-height: 1.5
    }

    .box-white .box-info .col-md-4 {
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }

    .box-white .box-info .col-md-8 {
        -ms-flex: 0 0 66.666667% !important;
        flex: 0 0 66.666667% !important;
        max-width: 66.666667% !important;
    }

    .blog {
        margin: 15px 0;
    }

        .blog .blog-image .img-text1 {
            bottom: 10px !important;
            left: 10px !important;
            opacity: 1 !important
        }

        .blog .blog-image .img-text2 {
            top: 10px !important;
            left: 10px !important;
            opacity: 1 !important
        }

        .blog .blog-image img {
            width: 100%
        }

    #MorePodVid > div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #MorePodVidContainer a {
        font-size: 0.7em
    }

    #TopChiefEditor .item .carousel__body__item .item__txt {
        font-size: 0.8em;
        padding: 10px 4px;
    }

    #TopChiefEditor .carousel__body__item .item__details--date {
        margin-right: 0 !important;
        margin-bottom: 13px !important;
        display: inline-block !important;
    }

    #TopMainLeftOne, #TopMainLeftfour {
        padding-left: 0;
        margin-bottom: 10px
    }

        #TopMainLeftfour > a {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
            margin-bottom: 10px;
            margin-right: 15px;
        }

    #TopLogo {
        width: 55%
    }

    #Footer-Menu ul {
        text-align: right;
    }

    #TopMenu .navbar-toggler-icon {
        margin-top: 10px
    }

    #Footer-Copyright {
        text-align: center;
        line-height: 2
    }

    #Footer-social ul li {
        margin: 15px 5px !important
    }

    #Footer-social ul {
        text-align: center
    }

    #Footer-Logo {
        text-align: center;
    }

    #TopMenu .navbar {
        display: inline-block
    }

    #TopMenu {
        width: 28%;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        text-align: right !important;
    }

    #TopRegister > span {
        font-size: 0.7em
    }

    #TopRegister {
        padding-top: 24px !important;
        width: 17%;
        order: 4;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

        #TopRegister span {
            font-size: 1.1em
        }
 
    #TopHeader .navbar-expand-lg .navbar-collapse {
        flex-basis: 100%;
        text-align: center;
        justify-content: center;
        position: absolute;
        top: 45px;
        width: 121px;
        right: 0;
        background-color: #fff;
        z-index: 5;
        box-shadow: 1px 1px 5px #ccc;
        font-size: 0.8em;
    }

    #TopHeader .navbar {
        padding: 0 !important
    }

    #TopMainRight {
        margin: 0px 15px 7px 0;
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    #TopMainLeft a {
        margin-left: 1%;
    }

    #TopMainAd img {
        width: 100% !important
    }

    #TopMainAd {
        padding-left: 0 !important;margin-bottom:7px;
    }

    .navbar-toggler {
        padding: 0 !important
    }
}

.owl-carousel {
    direction: ltr
}

.media-watch__sep {
    margin: 35px 0;
    width: 55px;
    height: 2px;
    background-color: #ecdf43;
}

.blog {
    margin-bottom: 15px
}

    .blog .blog-image {
        position: relative
    }

    .blog .blog-text {
        background-color: #fff;
        box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
        padding: 15px;
        text-align: center;
        font-size: 0.9em;
    }

    .blog .image__mask {
        transition: 0.3s;
        right: 0;
        bottom: 0;
        left: 0;
        height: 0;
        pointer-events: none;
        position: absolute;
        z-index: 3;
        background: -webkit-gradient(linear,left bottom,left top,from(#2f2727),to(transparent));
        background: linear-gradient(to top,#2f2727,transparent);
    }

    .blog:hover .image__mask {
        height: 100%;
    }

    .blog .blog-image .img-text1, .blog .blog-image .img-text2, .blog .blog-image .img-text3 {
        opacity: 0;
        position: absolute;
        transition: 0.3s;
        color: #fff;
        font-size: 0.8em;
        z-index: 9
    }

        .blog .blog-image .img-text1 a, .blog .blog-image .img-text2 a, .blog .blog-image .img-text3 a {
            color: #fff
        }

        .blog .blog-image .img-text1 *, .blog .blog-image .img-text2 *, .blog .blog-image .img-text3 * {
            display: inline-block;
            margin-right: 5px
        }

    .blog .blog-image .img-text1 {
        bottom: -10px;
        left: 10px
    }

    .blog .blog-image .img-text2 {
        top: -10px;
        left: 10px
    }

    .blog .blog-image .img-text3 {
        top: -10px;
        left: 40%
    }

        .blog .blog-image .img-text3 .fa {
            font-size: 7em;
            opacity: 0.8;
        }

@media(min-width:768px) {
    .blog:hover .img-text1 {
        opacity: 1;
        bottom: 10px
    }

    .blog:hover .img-text2 {
        opacity: 1;
        top: 10px
    }

    .blog:hover .img-text3 {
        opacity: 1;
        top: 45px
    }
}

.blog .blog-image .img-text1 {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.blog .blog-image img {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    height: 145px;
    object-fit: cover;
    min-width: 100%;
}

.blog .masonry-gallery__item__description {
    position: relative;
    padding-top: 30px;
    line-height: 1.8;
    font-size: 0.9em;
    text-align: justify;
    max-height: 120px;
    overflow: hidden;
}

.blog .blog-text a {
    display: block;
    font-size: 1.1em;
    line-height: 2;
    min-height: 65px;
}

.blog .masonry-gallery__item__description:before {
    content: "";
    display: block;
    width: 45px;
    border-top: 2px solid #ecdf43;
    top: 15px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.blog .item__details {
    margin: 0 20px 20px;
    padding-bottom: 15px;
}

.blog .item__details--date {
    font-size: 12px;
    color: #afb6bc;
    margin-right: 50px;
}

.blog .user-profile-stat-wrapper {
    display: inline-flex;
    align-items: center;
}

.blog .item__details--author {
    padding-right: 10px;
    color: #afb6bc;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-size: 11px;
}

.blog .masonry-gallery__item__detail {
    font-size: 0.85em;
    /*display: flex;*/
    align-items: center;
    text-align: left;
    justify-content: space-between;
    margin: 15px 0 0 0;
}

    .blog .masonry-gallery__item__detail span {
        display: inline-block;
        margin-right: 5px
    }

.box-white {
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
    padding: 15px;
    text-align: center;
    font-size: 0.9em;
    margin-bottom: 15px;
}

    .box-white h3 {
        position: relative;
        font-size: 1.2em;
        margin: 15px 0 25px 0;
    }

        .box-white h3:before {
            position: absolute;
            content: "";
            display: block;
            width: 45px;
            border-top: 2px solid #ecdf43;
            bottom: -10px;
            left: 50%;
            position: absolute;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }

    .box-white img {
        border-radius: 100%
    }

    .box-white .box-info {
        margin: 15px 0;
        border-top: 1px solid #f5f5f5;
        padding: 10px 0 5px;
        font-size: 0.85em;
        text-align: right;
        line-height: 1.4;
    }

    .box-white p {
        margin-bottom: 5px
    }

    .box-white .item__detail--time {
        font-size: 0.8em
    }

    .box-white .favourites__btn {
        background-color: #fafafa;
        text-align: center;
        padding: 20px 0;
        font-size: 0.9em;
        display: block;
        color: #a6a9ab;
    }

.image__badge {
    background-color: #ecdf43;
    border-radius: 100px;
    padding: 5px 10px;
}

.mejs__layer {
    background-size: contain !important
}

.breadcrumb {
    background-color: #fff
}

.breadcrumb-item a {
    font-size: 0.9em
}

.pagination li a {
    margin: 0 5px;
    border-radius: 20px;
}

.pagination li.active a {
    border: 1px solid #ecdf43;
    padding: 0px 14px;
}

.pagination {
    align-items: center;
    justify-content: center;
    margin: 40px 0;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 15px 0;
}


::-webkit-scrollbar {
    width: 6px;
    height: 2px;
}


::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #ecdf43 !important;
    border-radius: 0 !important;
}

::-webkit-scrollbar-thumb {
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0 0 6px #ecdf43 !important;
}

.ads .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (min-width: 992px) {
    .ads .Size-7 {
        width: 19.7%;
    }
}

@media (min-width: 992px) {
    .ads .Size-6 {
        width: 24.7%;
    }
}

@media (min-width: 992px) {
    .ads .Size-5 {
        width: 33%;
    }
}

@media (min-width: 992px) {
    .ads .Size-4 {
        width: 49.7%;
    }
}

@media (min-width: 992px) {
    .ads .Size-3 {
        width: 66%;
    }
}

@media (min-width: 992px) {
    .ads .Size-2 {
        width: 74.7%;
    }
}

@media (min-width: 992px) {
    .ads .Size-1 {
        width: 100%;
    }
}

.categories__item {
    height: 300px;
    margin-top: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

    .categories__item h5 {
        display: none
    }

.c-listing-sidebar .c-box {
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
    border: 1px solid #dedede;
    margin: 25px 0;
    position: relative;
}

.c-box__header {
    position: relative;
    color: #535353;
    letter-spacing: .2px;
    font-size: 14px;
    font-size: 0.8em;
    font-weight: 500;
    line-height: 1.571;
    padding: 8px 16px 10px 15px;
    border-bottom: 1px solid #f2f2f2;
    margin-right: 6px;
    margin-left: 6px;
}

.c-filter {
    line-height: 22px;
}

#ProductTag .c-catalog {
    max-height: 180px;
    height: auto !important;
    overflow: auto;
}

    #ProductTag .c-catalog ul {
        padding: 0
    }

.c-catalog {
    padding: 0 13px 8px 12px;
    font-size: 12px;
    font-size: .857em;
    line-height: 2.833em;
    position: relative;
    height: 180px;
    overflow: scroll;
}

    .c-catalog ul {
        list-style: none;
    }

.c-catalog__list--depth {
    margin: 3px 0;
}

.c-catalog__cat-item {
    display: list-item;
    margin: 10px 0;
    line-height: 20px;
}

    .c-catalog__cat-item .show-more ul {
        margin-right: 20px;
    }

.c-catalog__list--depth .c-catalog__list--depth {
    padding-right: 15px;
}

.c-catalog__cat-item--arrow-down {
    position: relative;
    padding-right: 17px;
}

    .c-catalog__cat-item--arrow-down:before {
        content: "\f078";
        position: absolute;
        top: 2px;
        right: 0;
        color: #6b6b6b;
        line-height: 2.444;
        font: normal normal normal 0.643em/1 'FontAwesome';
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.c-box__content {
    padding: 10px 13px 8px 12px;
}

.c-ui-input--quick-search {
    position: relative;
}

.c-ui-input {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px;
}

@media (min-width: 1366px) {
    .c-ui-input--quick-search:before {
        right: 12px;
        top: 10px;
        font-size: 14px;
    }
}

.c-ui-input--quick-search:before {
    content: "\f002";
    position: absolute;
    right: 7px;
    top: 12px;
    display: inline-block;
    font: normal normal normal 14px/1 'FontAwesome';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@media (min-width: 1366px) {
    .c-ui-input--quick-search .c-ui-input__field, .c-ui-input--quick-search .dk-selectric-input {
        padding-top: 7px;
        padding-bottom: 8px;
        padding-right: 38px;
    }
}

.c-ui-input--quick-search .c-ui-input__field, .c-ui-input--quick-search .dk-selectric-input {
    font-size: 11px;
    font-size: .786em;
    line-height: 2;
    color: #555;
    background: #f8f8f8;
    border: 1px solid transparent;
    -webkit-transition: .15s ease-in;
    transition: .15s ease-in;
    letter-spacing: 0;
    padding: 7px 28px 8px 2px;
    width: 100%;
}

.c-ui-input-cleaner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
}

.c-box__header--toggleable {
    cursor: pointer;
}

    .c-box__header--toggleable:before {
        content: "\f077";
        position: absolute;
        left: 16px;
        top: 50%;
        -webkit-transform: rotate( 180deg) translateY(60%);
        transform: rotate( 180deg) translateY(60%);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        display: inline-block;
        font: normal normal normal 14px/1 'FontAwesome';
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.c-filter--switcher {
    padding: 8px 80px 8px 20px !important;
    position: relative;
    font-size: 12px;
}

.c-ui-statusswitcher {
    position: absolute;
    right: 20px;
    top: 10px;
}

.c-filter {
    line-height: 22px;
    padding: 15px 30px;
}

#ProductTag .sidebar-widget {
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
    border: 1px solid #dedede;
    margin: 25px 0 0 0;
    border-radius: 8px;
    padding-bottom: 15px;
    padding-top: 15px;
}

#ProductTag h1 {
    font-size: 1.3em;
    padding-bottom: 0;
    text-align: center;
    width: 100%;
}

    #ProductTag h1 span {
        color: #ecdf43;
    }

#Descriptionnn, #Data, #data {
    width: 100%;
}
    #data pre {
        display: block;
        padding: 16px 5px;
        margin: 0 0 10px;
        line-height: 1.42857143;
        word-break: break-all;
        word-wrap: break-word;
        border: 1px solid #ecdf43;
        border-radius: 4px;
        background: #1d3c58;
        color: #ecdf43;
        font-size: 1em;
        text-align: center;
        font-family: IRANSans, Tahoma;
        box-shadow: 0px 3px 30px #ECDF5F;
    }
    #data a{color:#ecdf43}
#ProductTag #ps-filter {
    display: none;
}

#ProductTag .c-listing__header {
    border: 0;
    list-style: none;
    line-height: 34px;
    padding: 0;
    margin-top: 1px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 44px;
}

.c-listing__sort:before {
    display: inline-block;
    content: attr(data-label);
    color: #3b3b3b;
    margin-left: 5px;
    font-size: 12px;
    font-size: .857em;
    line-height: 21px;
    vertical-align: middle;
    white-space: nowrap;
}

@media (min-width: 769px) {
    #ProductSearch #Close-right-search-options, #ProductSearch #Close-listing__header, #ProductTag #Close-right-search-options, #ProductTag #Close-listing__header, #Brand #Close-right-search-options, #Brand #Close-listing__header {
        display: none;
    }
}

#ProductTag .Brand-Sort ul {
    padding: 0;
}

    #ProductTag .Brand-Sort ul li {
        display: inline-block;
        min-width: 100px;
    }

        #ProductTag .Brand-Sort ul li a.active {
            background-color: #ecdf43;
            color: #fff;
        }

        #ProductTag .Brand-Sort ul li a {
            background-color: #ece9e9;
            border-radius: 8px;
            color: #000;
            display: block;
            padding: 5px 10px;
            text-align: center;
            font-size: 12px;
        }

#ProductTag #Products {
    margin-top: 30px;
}

#ProductTag .sidebar-widget .item {
    width: 20%;
}

.product, .product_wrap {
    background-color: #fff;
    position: relative;
    margin-bottom: 30px;
    transition: all 0.5s ease-in-out;
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
}

.product_img {
    position: relative;
    overflow: hidden;
}

    .product_img img {
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 85%;
    }

.product_info {
    padding: 15px 5px 0 5px;
}

.product .product_title, .product_box .product_title, .product_wrap .product_title {
    height: 50px;
    font-size: 0.8rem;
    font-weight: normal;
    direction: rtl;
    line-height: 25px;
    overflow: hidden;
}

.product_price {
    margin-bottom: 5px;
    direction: rtl;
    margin-top: 10px;
    min-height: 60px;
}

.price {
    color: #F30240;
    font-weight: 600;
    font-size: 18px;
}

.toman {
    font-size: 14px;
    color: #F30240;
}

.pr_desc {
    display: none;
}

#min_price {
    text-align: left;
}

.price-range-field {
    margin-top: 10px;
    font-size: 0.7em !important;
    pointer-events: none !important;
    border: 0 !important;
    background-color: #fff !important;
}

.price-range-field {
    width: 50%;
    min-width: 16%;
    background-color: #f9f9f9;
    border: 1px solid #6e6666;
    color: black;
    font-family: myFont;
    font: normal 14px Arial, Helvetica, sans-serif;
    border-radius: 5px;
    height: 26px;
    padding: 5px;
}

#ProductTag {
    max-width: 90%
}

.c-promotion-box__cover {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 6;
    min-height: 33px;
    height: 27px;
    border-top: 1px solid #969696;
}

.c-promotion-box__cover--out-of-stock .c-promotion-box__cover-text {
    color: #ababab;
    font-size: 14px;
    line-height: 1.222;
    font-weight: 400;
}

.c-promotion-box__cover > div {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 10%;
    height: 31px;
}

.c-promotion-box__cover-text {
    white-space: nowrap;
    font-weight: 700;
    z-index: 4;
    background-color: #fff;
    padding: 0 10px;
}

ul {
    list-style-type: none;
    padding: 0
}

.switchery > small {
    width: 20px !important;
    height: 20px !important;
}

.switchery {
    height: 20px !important;
    width: 40px !important;
}

@media (max-width: 768px) {
    .breadcrumb-item a{font-size:0.7em}
    .PagecontentDetail, #Right-content{padding-left:0!important;padding-right:0!important}
    h1 {
        margin-top: 0 !important;
        font-size: 1.3em !important;
        margin-bottom: 1em !important;
        padding: 0 15px!important;
        text-align: right!important;
    }

    .t-reg {
        font-size: 0.5em;
        display: inline-block;
        padding-left: 4px;
    }

    .c-listing__sort li {
        width: 100% !important;
        text-align: center !important;
        display: block !important;
        padding-bottom: 14px;
    }

    #ProductTag h1 {
        font-size: 1em;
    }

    .right-search-options {
        display: none;
    }

    #ProductTag .c-listing__sort {
        display: none;
        padding: 15px 5% !important;
        overflow: auto;
    }

    #ps-filter {
        display: block !important;
        padding-left: 0;
    }

    #ProductTag .sidebar-widget .item {
        width: 44%;
        margin-left: 6%;
    }

    .product {
        margin-bottom: 15px;
    }

    .c-listing__sort {
        flex-wrap: wrap !important;
    }
}

.c-header__filters .c-btn-filter {
    float: right;
}

    .c-header__filters .c-btn-filter span {
        padding-left: 7px;
    }

.c-btn-filter {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #e0e0e0;
    color: #424242;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    padding: 5px 11px;
    margin-left: 5px;
    border: 0;
}

.right-search-options-open {
    display: block !important;
    position: fixed !important;
    top: 0;
    z-index: 999 !important;
    background-color: #fff;
    left: 0;
    width: 100% !important;
    padding: 20px 4%;
    overflow: scroll;
    height: 100% !important;
}

.btn-info {
    background-color: #ecdf43;
    border-color: #ecdf43;
}

#ProductTag .right-search-options {
    margin-bottom: 20px
}

#Ctext #title {
    height: 100px;
    border: 0;
}
search-fa{font-size:5em}
@media(max-width:768px) {
    #Ctext #title{height:auto}

    search-fa {
        font-size: 1.5em
    }
    .searchlist .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin: 15px 0;
    }
}
.product .pr_flash {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 8px 0 0 0;
}
.pr_flash {
    background-color: #FF9F00;
    position: absolute;
    right: 5px;
    top: 5px;
    text-transform: uppercase;
    color: #fff;
    padding: 2px 8px;
    font-size: 13px;
    z-index: 1;
}
.bg-danger {
    background-color: #F30240 !important;
}