body {
    font-family: "IRANSans-",'B Yekan', serif !important
}
#header .header-top.header-top-default{background: #efefef !important;}
.imgcss{box-shadow: 10px 10px 74px -15px rgb(0 0 0 / 33%);}
.team .thumb-info .thumb-info-caption .custom-thumb-info-title span:nth-child(1){color: #000000 !important;}
.team .thumb-info:hover .thumb-info-caption .custom-thumb-info-title span:nth-child(1) {
    color: white !important;
}
h4{font-size: 1.2em !important;}
h1, h2, h3, h4, h5, h6{color: #191919 !important;}
.counters strong{font-size:54px !important;}
html .counters .counter-primary [class*="fa-"], html .counters .counter-primary .icons, html .counters .counter-primary strong {
    color: #191919 !important;
}
body{color: #424242 !important;}
.counters{
    display: flex;
   
}
.btn-outline{border-width: 1px !important;}
#header .header-body{background: #ffffff !important;}
.page-header .text-dark {
  color:white !important;
}
.breadcrumb-item a{color: white !important;}
html .btn-outline.btn-primary{
    color: #242424 !important;
    background-color: transparent !important;;
    background-image: none !important;;
    border-color: #242424 !important;
    padding: 10px 30px;
}
html .btn-outline.btn-primary:active, html .btn-outline.btn-primary.active{
    color: #FFF !important;
    background-color: #242424 !important;
    border-color: #242424 !important;

}
html .btn-outline.btn-primary:hover, html .btn-outline.btn-primary.hover{
    color: #FFF !important;
    background-color: #242424 !important;
    border-color: #242424 !important;
}
.feature-box-info a{
    font-size: 20px;
}
.page-header .breadcrumb > li + li:before{
    color: white !important;
    opacity: 1 !important;
}
.post.post-large.blog-single-post h2{font-size: 1.8em !important;}
p{color: #252525 !important;}
@media (min-width: 992px){
    #header .header-nav-main nav > ul > li > a {
        font-size: 15px !important;
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a{
        color: #252525 !important;
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu{
        min-width: 215px !important;
    }
}
#footer{background: #212529 !important;}
#footer h5 {
    color: #ffffff !important;
}
#footer p{color: #dadada !important;}
#footer .footer-copyright{background: #1c2023 !important;}
#footer .footer-copyright.footer-copyright-border-grey {
    border-top: 1px solid #121517 !important;
}
.sort-source.sort-source-style-3 > li > a {
    color: #151515 !important;
}
aside ul.nav-list > li > a{
    color: #575757 !important;
    font-size: 1.1em  !important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important;
}
ul.simple-post-list .post-meta{color: #4c4c4c !important;}
.social-icons li:hover.social-icons-facebook a {
    background: #ec1630 !important;
    color: white !important;
}
img{max-width: 100% !important;}
.header-logo strong {
    display: none;
}