/***************************************************
  Mixins Themes 
/***************************************************/


/* Mixin Normal*/


/* Mixin Clear */


/* Mixin Border */


/*background RGBA
============================================*/


/***************************************************
  Mixins RTL Themes 
/***************************************************/


/************************************ 
  Override Bootstrap 
*************************************/


/**
 * Web Application Prefix Apply For Making Owner Styles
 */


/**
 *   Blocks Layout Selectors 
 */
.blog-item-home span.persianDate{
    font-size: 0.9rem;
    font-family: 'IRANSNum';
}
.blog-item-home span.commentCount{
    font-size: 0.9rem;
    color: var(--bs-gray-600);
    font-family: 'IRANSNum';
}
.blog-meta-home .flexParent{
    display: flex !important;
    flex-direction: row;
    align-items: flex-end;
}
.blog-meta-home .blog-title{
    color: var(--bs-body-color);
}
.blog-meta-home .blog-summery{
    font-size: 0.9rem;
}
.blog-meta-home .flexParent .author{
    font-size: 0.9rem;
    color: var(--bs-body-color);
}

.blog-cat-home a{
    background: var(--theme-color-light);
    color: #fff;
    font-size: 0.9rem;
    padding: 3px 5px;
    border-radius: 8px;
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}
.blog-item-home:hover img.img-home{
    overflow: hidden;
    background-size: 100% 100%;

    transition: .5s transform;
    transform: scale(1.45);
}
.blog-item-home:hover img.img-home{
    overflow: hidden;
    background-size: 100% 100%;

    transition: .5s transform;
    transform: scale(1.45);
}
.blog-item-home {

    border-radius: 8px;
}
.blog-item-home img.img-home{
    background-size: 100% 100%;

    border-radius: 8px 8px 0 0;
    overflow: hidden;
    transition: .5s transform;
}
.blog-item-home .viewCounter{
    position: absolute;
    left: 1rem;
    top: 1rem;
    color: white;
    font-weight: 100;
    background: #00000052;
    border-radius: 8px;
    font-size: 0.7rem;
    padding: 3px 5px 0;
}
.blog-item-home .author_img_lastest {
    width: 3rem !important;
    height: 3erm !important;
}
.blog-image-home div{
    border-radius: 8px 8px 0 0;
}

.author_img{
    width: 90px;
}

/***********************************************************************/
.blog-content img{
 width:100%;
 height:auto;   
}
#module-leoblog-list #wrapper > .container,
#module-leoblog-blog #wrapper > .container {
    padding-bottom: 0;
    padding-top: 0;
}

@media (max-width: 990px) {
    .blogs-container .category-image img {
        margin-bottom: 10px;
    }
}

.blogs-container .product-count {
    margin-bottom: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
}

.blogs-container .pagination .material-icons {
    font-size: 15px;
}

.blogs-container .blog-image img {
    width: 100%;
}

.blogs-container .leading-blog .nocol-lg-12 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}

.blogs-container .panel-body {
    padding: 10px;
}


/* Blog Item */

.blog-item {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 1px 2px 2px #e0e0e0;
    -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;  
}

.blog-item .blog-image-container {
    position: relative;
}



.blog-item .title a {
    line-height: 24px;
    /* line-height: 24px; */
    /* -webkit-line-clamp: 1; */
    /* -webkit-box-orient: vertical; */
    font-size: 18px;
    color: #fff;
    position: absolute;
    /* width: 50%; */
    /* text-align: center; */
    font-weight: 400;
    text-shadow: 1px 1px 5px black;
    /* background-image: linear-gradient(-90deg, rgba(0,0,0,0.16), rgba(127,127,127,0.67),rgba(0,0,0,0.16)); */
    /* border: solid 2px white; */
    padding: 7px;
    top: 100%;
    right: 15px;
    transform: translate(0%, -100%);
}






@media (max-width: 668px) {
    .blog-item .blog-meta {
        line-height: 20px;
        padding: 0.3125rem 0.625rem;
    }
}

.rtl .blog-item .blog-meta > span {
    margin-left: 0.625rem;
    margin-right: inherit;
}



.blog-item .blog-shortinfo {
    margin-right: 1.5rem;
    margin-bottom: 1.25rem;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    font-weight: 100;
}

.blog-item .more {
    margin-top: 15px;
}


/* Blog detail */

.blog-detail {
    -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;  
}
.blog-blog-title{
    font-size: 1.3rem;
    font-weight: 400;
}
.blog-detail .blog-title {
    font-size: 22px;
    color: #6b7074;
}
article.blog-page{
    box-shadow: 2px 2px 10px 0px grey;
}
.blog-detail .blog-item.blog-page .title{
    margin: 0
}
.blog-detail .blog-item.blog-page .blog-meta{
    margin-bottom: 0;
    display: block;
}
.blog-detail .blog-item.blog-page .blog-meta > span{
    color: #fff;
}
.blog-detail .blog-item.blog-page .blog-meta .blog-mname {
float: right;
margin: 0;
font-weight: 300;
font-size: 1rem;
}
.blog-detail .blog-item.blog-page .blog-meta .blog-hit {
color: #23364b;
position: absolute;
top: 0;
left: 16px;
}


.blog-detail .blog-description {
    font-size: 16px;
    line-height: 26px;
}

.blog-detail .product-count {
    margin-bottom: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
}
.blog-detail .blog-meta.inblogphp {

}
.blog-detail .blog-meta {

    display: inline-block;

}
.blog-meta {
     -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}
.blog-detail .blog-meta > span {
    color: #666666;
    font-size: 12px;
    margin-right: 0.625rem;
    float: right;
}
.blog-detail .blog-meta > span a {
    color: #666666;
}

.rtl .blog-detail .blog-meta > span {
    margin-left: 0.625rem;
    margin-right: inherit;
}

.rtl .blog-detail .blog-meta > span {
    float: right;
}

.blog-detail .blog-meta > span .material-icons {
    font-size: 15px;
}

.blog-detail .blog-image {
    margin-bottom: 20px;
    text-align: center;
}

@media (min-width: 576px) {
    .blog-detail .blog-tags,
    .blog-detail .social-share {
        display: inline-block;
    }
}

.blog-detail .social-share::after {
    content: "";
    display: table;
    clear: both;
}

.blog-detail .social-share .social-heading {
    margin-bottom: 5px;
}

.blog-detail .social-share .itemTwitterButton {
    direction: ltr !important;
    float: left;
    margin-right: 5px;
    padding-top: 3px;
}

.rtl .blog-detail .social-share .itemTwitterButton {
    float: right;
}

.rtl .blog-detail .social-share .itemTwitterButton {
    margin-left: 5px;
    margin-right: inherit;
}

.blog-detail .social-share .itemFacebookButton {
    direction: ltr !important;
    float: left;
    max-width: 52px;
    overflow: hidden;
    margin-right: 5px;
    padding-top: 3px;
    line-height: 28px;
}

.rtl .blog-detail .social-share .itemFacebookButton {
    float: right;
}

.rtl .blog-detail .social-share .itemFacebookButton {
    margin-left: 5px;
    margin-right: inherit;
}

.blog-detail .social-share .itemFacebookButton .fb_iframe_widget span {
    direction: ltr !important;
}

.blog-detail .social-share .itemGooglePlusOneButton {
    direction: ltr !important;
    float: left;
    max-width: 40px;
    overflow: hidden;
}

.rtl .blog-detail .social-share .itemGooglePlusOneButton {
    float: right;
}

.blog-tags{
    margin: 0;
}

.extra-blogs,
.blog-comments,
.social-share,
.blog-comment-block {
    margin-bottom: 1.25rem;
}

@media (min-width: 576px) {
    .blog-tags {
        float: left;
    }
    .rtl .blog-tags {
        float: right;
    }
}

@media (max-width: 480px) {
    .blog-tags a {
        display: inline-block;
        margin-bottom: 3px;
    }
}

.blog-tags a span {
    line-height: 1;
    color: white;
    padding: 0.2rem 0.2rem;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #78c5e5;
}

.blog-tags a span:before {
    content: "#";
}

.blog-tags a:hover span {
    background: #aae2f9;
}

.extra-blogs ul li {
    padding: 6px 0;
    border-bottom: dotted 1px #f6f6f6;
}

.blog-video-code .inner {
    background: #DDD;
    padding: 12px;
    margin-bottom: 15px;
    text-align: center;
}

.blog-video-code .inner iframe {
    max-width: 100%;
}


/* comment */

.comment-item {

}

.comment-item img {
    max-width: 100%;
   margin: 0 25px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.rtl .comment-item img {
    padding-left: 12px;
    padding-right: inherit;
}

.rtl .comment-item img {
    float: right;
}

.extra-blogs {
    clear: both;
}

.comment-wrap {
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #f6f6f6;
    padding: 1.25rem;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.comment-wrap .comment-meta {
            color: #6b7074;
    margin-bottom: 20px;
    border-bottom: 1px solid #f6f6f6;
    font-size: 12px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
}

.comment-wrap .comment-infor > span {
    font-weight: bold;
    margin-right: 5px;
}

.rtl .comment-wrap .comment-infor > span {
    margin-left: 5px;
    margin-right: inherit;
}

.comment-wrap .comment-infor > span > span {
    font-weight: normal;
    white-space: inherit;
}
.comment-warp .comment-content p{
    color: #6b7074;

}
.comment-content p{
    color: #6b7074;
    margin-right: 2rem;
}

.comment-link {
    display: block;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .comment-link a {
        padding: 5px;
        background: #F4F4F4;
        white-space: nowrap;
    }
}

@media (min-width: 510px) {
    .social-share .social-wrap {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
    }
}

.social-share .social-wrap > div {
    float: left;
    margin-right: 0.625rem;
}

.rtl .social-share .social-wrap > div {
    float: right;
}

.rtl .social-share .social-wrap > div {
    margin-left: 0.625rem;
    margin-right: inherit;
}

.social-share .social-wrap > div iframe {
    position: relative !important;
}

.social-share .social-heading {
    padding-right: 12px;
}

.rtl .social-share .social-heading {
    padding-left: 12px;
    padding-right: inherit;
}

.ipts-captcha img {
    float: left;
    padding-right: 12px;
    margin-bottom: 10px;
}

.rtl .ipts-captcha img {
    float: right;
}

.rtl .ipts-captcha img {
    padding-left: 12px;
    padding-right: inherit;
}

.ipts-captcha input {
    width: 100px;
}

.blog-comment-block .fb-comments {
    margin: 0 -8px;
}



#blog-localengine .form-horizontal {

}

#blog-localengine .form-horizontal label {
    margin-bottom: 0;
    padding-top: 7px;
}

#blog-localengine .form-horizontal .form-group:last-child {
    margin-bottom: 0;
}

#blog-localengine .button-commit {
    display: inline-block;
    position: relative;
}


/* Load Submit Comment */

.leoblog-cssload-container {
    width: 100px;
    text-align: center;
    display: none;
    padding: 13px 30px;
    background: #000000;
}

.cssload-speeding-wheel {
    margin: 0 0 0 45px;
    border: 3px solid #000000;
    border-left-color: transparent;
    border-right-color: transparent;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: cssload-spin 700ms infinite linear;
    -moz-animation: cssload-spin 700ms infinite linear;
    animation: cssload-spin 700ms infinite linear;
}

@keyframes cssload-spin {
    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes cssload-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes cssload-spin {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes cssload-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes cssload-spin {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/* categories menu display on left or right sidebar */

.blog-menu li {
    position: relative;
}

.blog-menu ul {
    margin: 0px;
}

.blog-menu ul > li > a {
    font-weight: 300;
    border-bottom: 1px solid #f6f6f6;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 10px 0;
}

.blog-menu ul > li:last-child > a {
    border-bottom: none;
}

.blog-menu ul > li li a {
    font-size: 13px;
    padding: 0.625rem 1.25rem;
}

.blog-menu .collapse-icons {
    position: absolute;
    top: 8px;
    padding: 0;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    right: 10px;
}

.rtl .blog-menu .collapse-icons {
    left: 10px;
    right: auto;
}

.blog-menu .collapse-icons.collapsed {
    top: 6px;
}

.blog-menu .collapse-icons .material-icons {
    font-size: 0.9375rem;
}

.blog-menu .collapse-icons[aria-expanded="true"] .add {
    display: none;
}

.blog-menu .collapse-icons[aria-expanded="true"] .remove {
    display: block;
}

.blog-menu .collapse-icons .add,
.blog-menu .collapse-icons .remove {
    color: #000;
}

.blog-menu .collapse-icons .add:hover,
.blog-menu .collapse-icons .remove:hover {
    color: #23364B;
}

.blog-menu .collapse-icons .remove {
    display: none;
}


/*** RSS ***/

.blog-lastest-rss {
    float: right !important;
    position: relative;
    top: -35px;
}

.blog-lastest-rss a {
    color: #f8991d;
}

.blog-lastest-rss a:before {
    content: "\f09e";
    font-family: "FontAwesome";
    font-size: 30px;
    margin-right: 0.3125rem;
}

.rtl .blog-lastest-rss a:before {
    margin-left: 0.3125rem;
    margin-right: inherit;
}

.blog-lastest-rss a:hover {
    color: #23364B;
}


/*** Responsive part ***/

@media (min-width: 768px) {
    .comment-link {
        background: #F4F4F4;
        font-weight: 600;
        padding: 0.625rem 1.25rem;
        border-left: 1px solid #E5E5E5;
    }
    .rtl .comment-link {
        border-right: 1px solid #E5E5E5;
        border-left: inherit;
    }
    .blogs-container .product-count,
    .blog-detail .product-count {
        text-align: right;
        margin-top: 1rem;
    }
    .rtl .blogs-container .product-count,
    .rtl .blog-detail .product-count {
        text-align: left;
    }
}

@media (max-width: 767px) {
    #blog-localengine .form-horizontal label {
        text-align: left;
    }
    .rtl #blog-localengine .form-horizontal label {
        text-align: right;
    }
    .blog-detail .pagination,
    .blogs-container .pagination {
        text-align: center;
    }
    .blog-detail .page-item,
    .blogs-container .page-item {
        display: inline-block;
    }
    .blog-video-code iframe {
        width: 100%;
    }
}

@media (max-width: 575px) {
    .comment-wrap .comment-meta {
        display: inline-block;
    }
    .comment-wrap .comment-meta > span {
        display: inline-block;
        margin: 0.3125rem 0;
        width: 100%;
        float: left;

    }
    .rtl .comment-wrap .comment-meta > span {
        float: right;
    }
}


/*# sourceMappingURL=leoblog.css.map */
.psblogsubmit {
    color: #fff;
    border: solid 1px #1078a3;
    background-color: #009fe1;
    border-radius: 4px;
}
.psblogsubmit:hover{
    transition: all 0.5s ease-in-out;
    background-color: #51c5f5;
}
.comment-meta .comment-author{
    font-size: 16px;
}
p.your-comment{
    padding: 15px 15px 0 0
}

.blog-heading{
        border-bottom: solid 1px #ddd;
    margin-bottom: 1rem;
}
.blog-footing{
    border-top: solid 1px #ddd;
    padding-top: 1rem;
}

.lastest_block{
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    margin-bottom: 2rem;
    border-radius: 8px;
}
.lastest_block .title_block {
    background: #293e6b;
    margin: 0;
    font-size: 1rem;
    padding: .6rem;
    font-weight: 300;
    width: 100%;
    text-align: right;
    color: #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.lastest_block_row{
padding: 1rem;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    background-size: 50px 50px;
    background-color:#fff;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 8px 8px;
}
h3.title_block{
        color: #7a7a7a;
    text-align: center;
    margin-bottom: 1rem;
}


.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.blog_right_sidebar .search_widget .input-group .form-control {
    font-size: 14px;
    line-height: 29px;
    border: 1px solid #eeeeee;
    width: 100%;
    font-weight: 300;
    color: #777777;
    padding-left: 20px;
    border-radius: 45px;
    z-index: 0;
    background: transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
    -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;  
}
.input-group-btn {
    left: 0;
    position: absolute;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 0;
    white-space: nowrap;
}
.blog_right_sidebar .search_widget .input-group .btn-default {
    position: absolute;
    left: 20px;
    background: transparent;
    border: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    color: #777777;
    font-weight: 700;
    padding: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.author_widget p{
 margin-bottom: 0;
}
.blog_right_sidebar .br {
    width: 100%;
    height: 1px;
    background: #eeeeee;
    margin: 30px 0px;
}

.blog_right_sidebar .widget_title {
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    color: #222222;
    border-right: 3px solid #009fe1;
    padding: 2px 13px 4px 0px;
    margin-bottom: 20px;
}
.blog_right_sidebar .tag_cloud_widget ul li {
    display: inline-block;
}
.blog_right_sidebar .tag_cloud_widget ul li h4 a {
    display: inline-block;
    border: 1px solid #eee;
    background: #fff;
    padding: 5px 13px;
    margin-bottom: 8px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 1rem;
    font-weight: 300;
    color: #222222;
    border-radius: 4px;

}
.blog_right_sidebar .tag_cloud_widget ul li a:hover {
    background: #009fe1;
    color: #fff;
}

.blog_right_sidebar .post_category_widget .cat-list li {
    border-bottom: 2px dotted #eee;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding-bottom: 12px;
}
.blog_right_sidebar .post_category_widget ul {
    padding: 0 1rem;
}
.blog_right_sidebar .post_category_widget .cat-list li a {

    line-height: 20px;
    color: #777;
    transition: all 0.3s ease 0s;
}
.blog_right_sidebar .post_category_widget .cat-list li a p {
    font-size: 1rem;
    margin-bottom: 0px;
    transition: all 0.3s ease 0s;
}

.blog_right_sidebar .post_category_widget .cat-list li:hover {
    border-color: #009fe1;
}
.blog_right_sidebar .post_category_widget .cat-list li:hover a {
    color: #009fe1;
}
.blog_right_sidebar .post_category_widget .cat-list li:hover a p{
    color: #009fe1;
}
.blog_right_sidebar .post_category_widget .cat-list li + li {
    padding-top: 15px;
}
.comments{
    margin-top: 1rem;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}
.comments h3{
    background: #fff;
    font-size: 22px;
    color: #6b7074;
    margin: 0;
    padding-right: 1rem;
}
.catrelated .postname{
    font-size: 1rem;
    position: absolute;
    bottom: 1rem;
    color: white;
    right: 1.5rem;
    border-radius: 5px;
    background: #0079ff6b;
    padding: 0 0.5rem;
}

span.tagrelated{
    border-bottom: 1px solid #ddd;

}
span.tagrelated h4{
    color: #333;
    float: right;
    font-size: 1rem;
    font-weight: 300;
    line-height: 100%;
    margin-top: -1px;
    padding-bottom: 5px;
    position: relative;
    border-bottom: 3px solid #009fe1;
    margin-bottom: 0;
}
.news_text {
    border-top: 1px solid #ccc;
    margin-top: 20px;
}
.news_text a {
    outline: none !important;
}
.news_text span {
    color: #ed2024;
    direction: rtl;
    display: block;
    font: 13px/20px iransans, tahoma;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: left;
}
.news_text li {
    color: #3b3b3b;
    direction: rtl;
    font: 11px/27px iransans, tahoma;
    list-style: outside none none;
    text-align: right;
}
.fa-caret-down-2x {
    color: #000;
    font-size: 1.6em;
    padding-right: 7px;
    padding-top: 4px;
    vertical-align: bottom;
}
.blog-blog-image{
    border-radius: 12px;
}
.suptitle{
    color: #3a3a3b;
    text-align: justify;
    direction: rtl;
}
.blog-blog-cat-title{
    background: var(--theme-color);
    padding: 0 10px;
    color: #ffffff;
    font-size: 13px;
    border-radius: 25px;
    display: inline-block;
    transition: background 150ms ease-in-out;
    line-height: 25px;
}
.blog-blog-cat-title:hover{
    background: #0a5ebb;
    padding: 0 10px;
    color: #ffffff;
    font-size: 13px;
    transition: background 150ms ease-in-out;
    border-radius: 25px;
    display: inline-block;
    line-height: 25px;
}
.blog-blog-summery-br{
    color: #626262;
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    padding-bottom: 0.4rem;
    margin-bottom: 0px;
    border-bottom: 3px dotted #ddd;
}

.blog-description p{
    text-align: justify;

    color: #404040;

}
.blog-description h2{
   font-size: 1.5rem;
}
p.offer-post{
    margin-top: 2rem;
    color: red;
}

.blist-head{
    position: relative;
}
.blist-head img{
    border-radius: 4px 4px 0 0;
}

.leading-blog .row{
    margin-bottom: 1rem;
}
.blist-shortinfo{
    text-align: justify;
    font-size: .9rem;
}
.blist-shortinfo a.more{
    background: var(--pry-color);
    color: var(--bs-body-bg);
    font-size: 0.8rem;
    padding: 0.3rem;
    border-radius: 15px;
    padding: 4px 10px;
    text-decoration: none;
    transition: background 0.3s ease-in-out;
}
.blist-shortinfo a.more:hover {
    background: var(--super-color);
    color: var(--bs-body-bg);
    font-size: 0.8rem;
    padding: 0.3rem;
    border-radius: 15px;
    padding: 4px 10px;
    text-decoration: none;
    transition: background 0.3s ease-in-out;
}
.category-badge{
    color: white;
    position: absolute;
    right: 0.5rem;
    bottom: 0.5rem;
    font-size: 13px;
    padding: 3px;
    font-weight: 400;
    background: #ad0310;
    border-radius: 4px;
}
a.blog-more,
a.blog-more:hover{
    color: #ad0310;
}
    .blog-mini-item{
        background-color: #fff;
        border-radius: 6px;
        box-shadow: 0px 1px 2px 2px #e0e0e0;
        margin-bottom: 1rem;
        
    }

    .blog-mini-image img{
        width: 100%;
        padding: 5px;
        border-radius: 10px;
    }
    .blog-mini-image{
        float: right;
        display: inline-block;
        width: 33.33333%;
        position: relative;
    }


    .blog-mini-info{
        display: inline-block;
        margin-top: 10px;
        float: right;
        width: 66.66667%;
        position: relative;
    }
    .blog-mini-title{
        font-size: 1rem;
    }
    .blog-mini-title a{
        color: #23364b;
    }
    .blog-mini-item .blog-created,
    .blog-mini-item .blog-hit{
    font-size: 12px;
    color: #6f6f6f;
    }

    .blog-cat-list li a:before {
        padding-left: 10px;
        float: right;
        font: normal normal normal 14px/27px "Font Awesome 5 Pro";
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f104";
    }
    .blog-cat-list li {
        border-bottom: 1px solid #ccc;
        color: #666;
        font-size: 0.8rem;
        font-family: iransnum;
        text-align: left;
        overflow: hidden;
        line-height: 45px;
    }
    .blog-cat-list li:hover a {
        padding-right: 10px;
    }
    .blog-cat-list li:last-child {
        border-bottom: 0;
    }
    .blog-cat-list li a {
        color: #666;
        line-height: 27px;
        padding-top: 9px;
        padding-bottom: 9px;
        float: right;
        text-align: right;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
    }