.right_img_slide{width: 100%;float: right;}
.img_slide_item{position: relative;width: 100%;height:auto;display: block;line-height: 0;border-radius: 5px;position: relative;
    overflow: hidden;direction: rtl;}
.img_slide_item img{line-height: 0;display: block;border-radius: 5px;width: 100% !important;}
.slide_img_dets{position: absolute;bottom: 0;left: 0;right: 0;padding: 15px 30px 15px 15px;line-height: 27px;color: #fff;z-index: 99999;}
.slide_img_dets::before{content: '';width: 3px;height: 40px;position: absolute;right: 15px;top: 25px;
    border-radius: 3px;display: block;}
.slide_img_dets span{display:flex !important ; flex-direction:center; line-height: 30px !important;background-color: #00000057;border-radius: 10px;padding: 5px;}
.slide_img_t{font-size: 1rem;}
.slide_img_t2{ display:flex !important ; align-items:center; flex-wrap:nowrap;font-size: 1.3rem;margin: 8px 0; padding: 10px; border-radius: 5px; font-family: iransans; height:auto; background-color: #38386c !important; }.img_slide_item,.img_box_film{position:relative;}
.img_slide_item,.img_box_film{position:relative;}
.img_slide_item:hover img,.img_box_film:hover img{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */filter: grayscale(100%);}
.img_slide_item::after,.img_box_film::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;background:rgba(0,0,0,0.2)}
.slide_img_top .owl-item{border-radius: 5px !important;overflow: hidden;}
.right_big_sldie{width: 86%;float: right;}
.slide_img_top .owl-dots{display: none !important;}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;direction: ltr !important;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{
    background:0 0;color:inherit;border:none;padding:0!important;font:inherit;}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl !important;}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{text-align: center;-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
    width: 35px;height: 35px;font-size: 25px !important;
    border-radius: 12px;top: 50%;background: #fff !important;
    color:#a8a8a8 !important;text-align: center;cursor: pointer;
    position: absolute;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.owl-carousel .owl-nav button.owl-prev{right: -60px;-webkit-box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
    box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);}
.owl-carousel .owl-nav button.owl-next{left: -60px;-webkit-box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15);
    box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15);}
.owl-theme .owl-nav [class*='owl-']:hover{background: #ffa800;color:#fff !important;text-decoration: none;}
.owl-theme .owl-nav [class*='owl-']:hover{background: #e50e28 !important;}
.owl-theme .owl-nav .disabled {opacity: 0.5;cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots{margin-top: 10px; }
.owl-theme .owl-dots {text-align: center;-webkit-tap-highlight-color: transparent;}
.owl-theme .owl-dots .owl-dot {display: block;zoom: 1;*display: inline;}
.owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 3px;background: #d6dee8;display: block;
    -webkit-backface-visibility: visible;transition: opacity 200ms ease;border-radius: 30px;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background: #49962d;}

.slide_img_top .owl-nav button.owl-next{
    color: #000 !important;
    top: 30px;left: 50px !important;border-radius: 3px;}
.slide_img_top .owl-nav button.owl-prev{color: #000 !important;right: auto !important ; margin-left: -3px;
    top: 30px;left: 20px !important;border-radius: 3px;}
.right_img_slide {
    width: 100%;
    float: right;
    height:auto !important;
    overflow: hidden;
    border-radius: 8px;
}
.slide_img_t2{
    font-family: "iransansweb", Sans-serif;
}

/*nav tab news*/
.item-content{
    padding-right:5px;
}


.box.tab-mode {
}
[data-theme="simple-list"] {
}
.box {
    color: #121144 !important;
    font-family: "iransansweb", Sans-serif !important;
    font-weight:600;

}

section {
    display: block;
    unicode-bidi: isolate;
}

.box.tab-mode .box-header {
    display: flex;
}
.box-header {
    position: relative;
    width: 100%;
    border-top: 1px solid rgba(33, 33, 33, 0.4);
}


.box-header:before {
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    width: 120px;
    height: 4px;
    background: #000000;
}
.box.tab-mode .box-header .title.active {
    color: #fff5f5;
    cursor: default;
}

.box.tab-mode .box-header .title:last-child {
    margin-left: 0;
    padding-left: 0;
}
.box.tab-mode .box-header .title {
    cursor: pointer;
    margin-left: 16px;
    padding-left: 16px;
    position: relative;
    color: #999;
}

.box-header .title {
    font-size: 14px;
    white-space: nowrap;
    color: #3B3B3B;
    font-weight: bold;

}
.box.tab-mode .box-header {
    display: flex;
    position: sticky;
    top: 0;
    z-index: 1;
    background-color:#efefef;
    border-radius: 8px;
    padding: 10px;
}
.box-header {
    position: relative;
    width: 100%;
    border-top: 1px solid rgba(33, 33, 33, 0.4);
    padding-top: 8px;
    padding-bottom: 8px;
}
.box.tab-mode .box-stage.active {
    display: block;
}
[data-theme="simple-list"] .box-stage {
    width: 100%;
    margin-top: calc(var(--gap) / 2);
}
.box-stage {
}
.box.tab-mode .box-stage {
    display: none;
}
[data-theme="simple-list"] .box-stage {
    width: 100%;
    margin-top: calc(var(--gap) / 2);
}

.color-item:hover{
    border-bottom: 1px;

}
[data-theme="simple-list"] .box-stage ol.list li {
    position: relative;
    align-items: center;
    margin-bottom: calc(var(--gap) / 2);
    padding-bottom: calc(var(--gap) / 2);
    border-bottom: 1px solid #d4d4d4;
}



/*css code left-news-slider*/

.thumbnail_small_font {
    font-size: 10px;
    color: #121144 !important;
}
.child-img-left-news {
    display: flex;
    align-items: center;
}
.child-img-left-news figure {
    width: 30%;
}
.child-img-left-news .news {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom:10px;
}
.child-img-left-news .news .thumbnail_small_font {
    flex-shrink: 0;
    width: 20%;
}

.child-img-left-news .news .desc {
    padding: 5px;
    padding-bottom: 2px;
    width: 80%;
}
.thumbnail_small_font img {height:auto !important;}
figure{
    /*   background-color: #121144 !important; */
    border-radius: 8px !important;
}

.desc{
    color:#121144 !important;
    font-size:0.8rem !important;
}

/*style card sardabir*/
.scroll-container {
    max-height: 700px;
    overflow-y: auto;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 8px;
}

.grid-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    background-color: #fff;
    color: #444;
    justify-content: center;
}

.card {
    background-color: #c8c8ca;
    width:220px;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    height:100%;
	border-radius:5px;
}

.card a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: inherit;
}

.card img {
    display: block;
    width: 100%;
    max-height: 200px;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
    margin: 0;
    padding: 0;
}

.title-entekhabe-sardabir {
    font-family: "iransansweb", Sans-serif;
    font-size: 1rem;
    font-weight: 600;
    margin: 5px 0 0 0;
    padding: 3px;
    color: #212121;
    line-height: 1.5;
    /* text-align: justify;*/
}

.title-entekhabe-sardabir a {
    color: inherit;
    text-decoration: none;
    font-size:0.9rem;
    padding: 2px;
}




.flex-container {
    display: flex;
    align-items:baseline;
}

.svg-icon {
    flex-shrink: 0;
    width: 6px;
    height: 6px;
    margin-right: 8px;
}


/*summary news*/


.newsClassic {
    float: right;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 5%);
    margin-bottom: 20px !important;
    display: flex;
}
.newsClassic .thumbnail {
    float: right;
    margin-left: 10px;
}
.newsClassic .thumbnail img {

    height: auto;
    border-radius: 8px;
    max-width: none;
}
.newsClassic .content {
    flex-grow: 1;
    float: right;
    width: 100%;
}

.newsClassic .content .summary {
    float: right;
    width: 100%;
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 1.7;
    font-family: "iransansweb", Sans-serif;
    padding: 3px;

}
.thumbnail2{
    width: 20%;
    height: auto;
    padding: 3px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 5px!important;;
}
.newsClassic .content .more {
    float: left;
    font-size: 11px;
    font-family: "iransansweb", Sans-serif;
}
.content h2 {
    font-size: 0.8rem;
    font-weight: 600;
}
/*video gallery*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,
figure,figcaption,footer,header,hgroup,menu,output,section,summary,time,mark,audio,video{
    margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,section{display: block;}
body{line-height: 1px;}
ol,ul{list-style: none;}
blockquote,q{quotes: none;}
blockquote:before,blockquote:after,q:before,q:after{content: '';content: none;}
.aligncenter,img.aligncenter{clear: both;display: block;margin-left: auto;margin-right: auto;margin-top: 15px;margin-bottom: 15px;}
.alignright,img.alignright{float: right;margin: 0 0 15px 15px;}
.alignleft,img.alignleft{float: left;margin: 0 15px 15px 0;}
img{max-width: 100%;height: auto;}
table{border-collapse: collapse;border-spacing: 0;}
ul,ul li{list-style-type: none;}
a,article,.left_vdo_li span,img{text-decoration: none;transition: 0.3s all;-moz-transition:0.3s all;-webkit-transition:0.3s all;}
a:hover{transition: 0.3s all;-moz-transition:0.3s all;-webkit-transition:0.3s all;}
.clear{clear: both;}
.clear2{clear: both;padding: 15px 0;}
.clear3{clear: both;padding: 10px 0;}
strong{font-weight: bold;}

a{color: #333;}
.tarlanweb_center{width: 100%;height: auto;margin: 0 auto;}
.tarlanweb_center_single{width: 1300px;height: auto;margin: 0 auto;}

#header{width: 100%;height: auto;margin-bottom: 20px;box-shadow: 0 5px 5px -5px  rgba(11, 11, 11, 0.2);}
.header_top{width: 100%;height: auto;}
.logo{width: 200px;height: 80px;float: right;line-height: 0;margin:5px 0;}
.logo a,.logo img{display: block;line-height: 0}

.archive_articles{color:#fff;}
.archive_articles .short_desck_body {border:0 !important;
    padding: 0 !important;
    background: #313131 !important;
}
.archive_articles header h2{font-size:19px;font-weight:bold;clear:both;margin-bottom:10px;}
.archive_articles header ul li{float:right;margin-left:20px;width:auto;}
.left_top_head{width: 80%;float: left;background: #000;color: #fff;padding:0 10px 5px 10px;position: relative;margin: 20px 0 15px 0;
    border-radius: 5px;}




.slide_img_dets span{display: block;line-height: 20px;background-color: #00000057;border-radius: 10px;padding: 5px;}
.slide_img_t{font-size: 20px;}

.plus_post header figure a,.plus_post header figure img{display: block;line-height: 0;border-radius: 5px;}
.plus_post header h2{width: 100%;height: 55px;overflow: hidden;font-weight: bold;font-size: 14px;}
.plus_post_txt{width: 100%;height: 80px;overflow: hidden;color: #6e6e6e;font-size: 12px;margin: 5px 0;}
.plus_post_ftr{font-size: 12px;color: #6e6e6e;float: right;}
.plus_post_ftl{font-size: 12px;float: left;}
.plus_post:hover{}
.plus_post:hover header h2 a{}
.eghtesad_bc{color: #3c7bc3;display: block;position: relative;float: right;margin-left: 15px;}
.eghtesad_bc::before{content: '';width: 7px;height: 7px;background:#3c7bc3;border-radius: 50%;float: right;margin: 10px 0 0 5px;}
.siasi_bc{color: #e50e28;display: block;position: relative;float: right;margin-left: 15px;}
.siasi_bc::before{content: '';width: 7px;height: 7px;background:#e50e28;border-radius: 50%;float: right;margin: 10px 0 0 5px;}
.ejtema_bc{color: #8f3cc3;display: block;position: relative;float: right;margin-left: 15px;}
.ejtema_bc::before{content: '';width: 7px;height: 7px;background:#8f3cc3;border-radius: 50%;float: right;margin: 10px 0 0 5px;}
.plus_h_post{width: 100%;background: #fcfcfc;border-bottom: 3px solid #e3e7eb;padding: 7px;
    border-radius: 7px;transition:all 0.3s ease-in-out;}
.plus_h_post figure,.plus_h_post figure a{display: block;line-height: 0;}
.plus_h_post figure img{border-radius: 5px;}
.plus_h_post figure{float: right;margin-left: 15px;}
.plus_h_post header{overflow: hidden;}
.post_pdae{color: #6e6e6e;float: right;padding-right: 15px;position: relative;}
.post_pdae::before{content: '';width: 1px;height: 12px;background: #6e6e6e;position: absolute;right: 0;top: 8px;}
.plus_h_post header h2{width: 100%;clear: both;height: 52px;overflow: hidden;}
.plus_h_post header h2 a{font-weight: bold;font-size: 14px;}
.plus_h_post:hover{border-bottom: 3px solid #e50e28;}
.plus_h_post:hover header h2 a{color: #e50e28;}
.cats_det_box h1{font-size:19px;font-weight:bold;margin-bottom:10px;}
.ads_top_box a{line-height: 0;display: inline-block;}
.images_ads_box{line-height: 0;float: right;width: 78%;}
.tell_number_box{padding: 3px;float: left;width: 18%;text-align: center;border:1px dashed #a0a0a0;color: #a0a0a0;}
.telss_number{font-size: 15px;font-weight: bold;}
#more_news_box ul{margin:0 -10px;}
#more_news_box ul li{padding: 10px;float: right;width: 25%;position: relative;height: 320px;}
#more_news_box ul li:first-child,#more_news_box ul li:last-child{width: 50%;}
/* #more_news_box .img_slide_item img{width: 100%; height: 50%} */
.more_news_posts{width: 100%;height: auto;}
/* .more_news_posts .img_slide_item img{min-height:auto;height:auto;} */
#more_news_box .plus_post header h2{height: 70px;}
.news_img_box{width: 100%;background: #313131;border-radius: 5px;padding: 15px;}
.news_img_box .title_nt_box h4,.news_img_box .title_nt_box h2{color: #e50e28; font-family: iransansweb}
.news_img_box .title_nt_box span{color: #fff;}
.news_img_box .more_news_link{color: #fff;}
.news_img_rt{width: 100%;height: auto;}
.news_img_right{width: 49%;float: right;}
.news_img_right_elementor{width: 100%;float: right;}
.news_img_left{width: 49.5%;float: left;padding: 0 0 0 10px;}
.news_img_left_elementor{width: 100%;float: left;padding: 0 0 0 10px; margin-top: 62px;}
.news_img_right img{width: 100%;}
.news_img_left ul{margin: -5px;}
.news_img_left ul li{width: 50%;float: right;padding: 5px;}
.news_img_left .slide_img_t{font-size: 11px;color: #fff;}
.news_img_left .slide_img_p{font-size: 12px;font-weight: normal;color: #fff;}
.news_img_left img{min-height:auto;}

.news_img_left_elementor ul{margin: -5px;}
.news_img_left_elementor ul li{width: 50%;float: right;padding: 5px;}
.news_img_left_elementor .slide_img_t{font-size: 11px;color: #fff;}
.news_img_left_elementor .slide_img_p{font-size: 12px;font-weight: normal;color: #fff;}
.news_img_left_elementor img{min-height:auto;}

#sports_box .title_nt_box{color: #1aba65;}
#sports_box .title_nt_box::before{background: #1aba65;}
.news_boxdc{width: 100%;height: auto;}
.news_boxdc_right{width: 37%;float: right;}
.news_boxdc_left{width: 61%;float: left;}
.news_boxdc_left ul{margin: -13px;}
.news_boxdc_left ul li{width: 50%;float: right;padding: 13px;}
.news_boxdc_left .plus_h_post header{height: 60px;overflow: hidden;}
/*
.news_boxdc_left .plus_h_post header,.news_boxdc_left .plus_h_post footer{width: 58%;padding-left: 2%;float: left;}
*/
.news_boxdc_left .plus_h_post{margin-bottom: 0;}

.big_posts_txb{position: absolute;bottom: 0;right: 0;left: 0;padding: 10px;color: #fff;z-index: 9999999999;}
.big_posts_txb header h2 a{font-size: 15px;font-weight: bold;color: #fff;margin: 7px 0;display: block;}


.news_vdo_right{width: 50%;float: right;}
.news_vdo_right_elementor{width: 100%;float: right;}
.news_vdo_left{width: 48%;float: left;padding-left: 10px;}
.news_vdo_left_elementor{width: 100%;float: left;padding-left: 10px;}
#video_gallerys .slide_img_t i{font-size: 18px;display: inline-block;vertical-align: middle;}
#video_gallerys .slide_img_dets{padding: 15px;}
#video_gallerys .slide_img_dets::before{display: none;}

.gg-play-button {width: 50px;height: 50px;box-sizing: border-box;z-index:0;
    position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;
    display: block;border-radius: 50%;background: rgba(255,255,255,0.4);
    transform: scale(var(1));}
.gg-play-button::before {width: 0;height: 20px;content: "";display: block;box-sizing: border-box;position: absolute;
    border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 12px solid #fff;
    transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
    top: 0;right: 0;left: 0;bottom: 0;margin: auto;border-radius:3px;}

.news_vdo_right:hover .gg-play-button::before,.news_vdo_left li:hover .gg-play-button::before{}

.right_vdo_li{width: 200px;float: right;background: #353535;color: #fff;margin-left: 20px;
    border-radius: 7px;}
.img_vdo_left{width: 145px;height: 100px;float: left;position: relative;}
.right_vdo_li img{width: 145px;height: 100px;
    border-radius: 7px 0 0 7px;}
.right_vdo_li_number{width: 55px;height: 100px;line-height: 100px;text-align: center;font-size: 40px;float: right;
    color: #fff;}
.right_vdo_li i.icofont-image{width: 25px;height: 25px;font-size: 25px;
    position: absolute;right: 0;left: 0;top: 0;bottom: 0;margin: auto;}
.img_vdo_left .gg-play-button{width: 40px;height: 40px;
    z-index: inherit;}
.left_vdo_li{width: 100%;overflow: hidden;}
.left_vdo_li span{display: block;color: #989898;position: relative; font-family: 'iransansweb';}
.pdates{font-size: 11px;}
.ptitres{font-size: 14px;margin-bottom: 10px;}
.ptimes{float: right;color: #fff !important;padding: 0 10px;
    border-radius: 3px;}
.news_vdo_left li{width: 95%;margin-bottom: 10px;}
.news_vdo_left li:hover .ptimes{opacity:0.7;}
.news_vdo_left li:hover .right_vdo_li_number{}
.scrolls_bars{height: 413px;position: relative;}

.news_vdo_left li a:hover span{color: #fff !important;}




/*!*more news*!*/
.boxx.tab-mode {
}
[data-theme="simple-list"] {
}
.boxx {
    color: #121144;
    font-family: "iransansweb", Sans-serif !important;
    font-weight: 700;
    font-size: 13px;
}

section {
    display: block;
    unicode-bidi: isolate;
}

.boxx.tab-mode .box-header {
    display: flex;
}
.boxx-header {
    position: relative;
    width: 100%;
    border-top: 1px solid rgba(33, 33, 33, 0.4);
    padding-top: 8px;
    padding-bottom: 8px;
}
.boxx-header:before {

}

.boxx-header:before {
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    width: 100px;
    height: 4px;
    background: #000000;
}
.boxx.tab-mode .boxx-header .title.active {
    color: #3B3B3B;
    cursor: default;
}
.boxx.tab-mode .boxx-header .title {
    cursor: pointer;
    margin-left: 16px;
    padding-left: 16px;
    position: relative;
    color: #999;
}
.boxx-header .title {
    font-size: 15px;
}
.boxx-header .title {
    font-size: 14px;
    white-space: nowrap;
    color: #3B3B3B;
    line-height: 24px;
    font-weight: bold;
}
.boxx.tab-mode .boxx-header .title:last-child {
    margin-left: 0;
    padding-left: 0;
}
.boxx.tab-mode .boxx-header .title {
    cursor: pointer;
    margin-left: 16px;
    padding-left: 16px;
    position: relative;
    color: #999;
}
.boxx-header .title {
    font-size: 16px;
}
.boxx-header .title {
    font-size: 14px;
    white-space: nowrap;
    color: #3B3B3B;
    line-height: 24px;
    font-weight: bold;

}
.boxx.tab-mode .boxx-header {
    display: flex;
}
.boxx-header {
    position: relative;
    width: 100%;
    border-top: 1px solid rgba(33, 33, 33, 0.4);
    padding-top: 8px;
    padding-bottom: 8px;
}
.boxx.tab-mode .boxx-stage.active {
    display: block;
}
.boxx.tab-mode .boxx-stage {
    display: none;
}
[data-theme="simple-list"] .boxx-stage {
    width: 100%;
    margin-top: calc(var(--gap) / 2);
}
.boxx-stage {
}
.box.tab-mode .boxx-stage {
    display: none;
}
[data-theme="simple-list"] .boxx-stage {
    width: 100%;
    margin-top: calc(var(--gap) / 2);
}

.color-item:hover{
    border-bottom: 1px;
}
[data-theme="simple-list"] .boxx-stage ol.list li {
    position: relative;
    align-items: center;
    margin-bottom: calc(var(--gap) / 2);
    padding-bottom: calc(var(--gap) / 2);
    border-bottom: 1px solid #d4d4d4;
}
.color-item{
    padding: 1px;
}
.sticky-sidebar{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 2px;
    border-radius: 8px;
    font-size: 0.8rem;
}
.archive_more_news {
    margin-right:20px;
    text-decoration: none;
    font-size: 15px;
    color: #858383 !important;
    font-weight: 500;
}

/*other category news*/
.newsModern, .newsModernType2 {
    float: right;
    width:100%;
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 5%);
    margin-bottom: 1.5rem;
    overflow: hidden;
}
.newsModern .content .main .thumbnail img {
    float: right;
    width: 40%;
    height: auto;
    border-radius: 8px;
    padding: 5px;
    overflow: hidden;
    object-fit: cover;
    height: 200px!important;
}
.newsModern .content .main .cont {
    float: right;
    width: 60%;
    font-size:14px;
    font-family: "iransansweb", Sans-serif;
}
.newsModern .content .secondary {
    float: right;
    width: 100%;
    margin-top: 15px;
}
.newsModern .content .secondary li {
    float: right;
    width: 100%;
    list-style-type: none;
    margin-bottom: 15px;
}
.newsModern .content .secondary li a {
    width: 40%;
}
.newsModern .content .secondary li a img {
    float: right;
    height: auto;
    border-radius: 8px;
    padding: 5px;

}
.newsModern .content .secondary li a h3 {
    display: block;
    overflow: hidden;
    font-weight: 500;
    font-size:0.8rem;
    font-weight:600;
    line-height: 1.8;
    transition: all .3s;
    font-family: "iransansweb", Sans-serif;
}
.newsModern .content .secondary li a p {
    font-size:0.8rem;
    line-height: 1.7;
    overflow: hidden;
    display: block;
    opacity: .7;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "iransansweb", Sans-serif;
}
.secondary .date {
    float: right;
    font-size: 10px;
    opacity: 0.6;

}
.more{
    float: right;
    font-size: 10px;
    opacity: 0.6;

    font-family: "iransansweb", Sans-serif;
}
.newsModern .content .secondary .txt {
    display: block;
    overflow: hidden;
}
.summary{
    font-size:0.8rem !important;
}
@media only screen and (max-width:480px){
    .newsModern{
        overflow-y: scroll !important;
    }
}
@media only screen and (max-width:320px) {
    .newsModern {
        overflow-y: scroll !important;
    }

    /* Works on Firefox */
    * {
        scrollbar-width: thin;
        scrollbar-color: blue orange;
    }

    /* Works on Chrome, Edge, and Safari */
    /**::-webkit-scrollbar {*/
    /*    width: 12px;*/
    /*}*/

    /**::-webkit-scrollbar-track {*/
    /*    background: orange;*/
    /*}*/

    /**::-webkit-scrollbar-thumb {*/
    /*    background-color: blue;*/
    /*    border-radius: 20px;*/
    /*    border: 3px solid orange;*/
    /*}*/


    /*!*related news category*!*/
    /*.related {*/
    /*    float: right;*/
    /*    width: 100%;*/
    /*    background: #fff !important;*/
    /*    border-radius: 8px;*/
    /*    padding: 10px;*/
    /*    box-shadow: 0 0 15px 0 rgb(0 0 0 / 5%);*/
    /*    margin-bottom: 1.5rem;*/
    /*}*/

    /*.related .title {*/
    /*    float: right;*/
    /*    width: 100%;*/
    /*    margin-bottom: 15px;*/
    /*}*/

    /*.related .title h3 {*/
    /*    position: relative;*/
    /*    font-weight: 600;*/
    /*    font-size: 15px;*/
    /*    padding-right: 12px;*/
    /*    font-family: iransansweb;*/
    /*}*/

    /*.related .content {*/
    /*    float: right;*/
    /*    width: 100%;*/
    /*    font-family: iransansweb;*/
    /*}*/

    /*.related .content ul {*/
    /*    float: right;*/
    /*    width: 100%;*/
    /*    font-family: iransansweb;*/
    /*}*/

    /*.related .content li {*/
    /*    float: right;*/
    /*    width: 100%;*/
    /*    margin-bottom: 10px;*/
    /*    list-style-type: none;*/

    /*}*/

    /*.related .content li a {*/
    /*    float: right;*/
    /*    width: 100%;*/

    /*    line-height: 1.8;*/
    /*    font-size: 12px;*/

    /*}*/

    /*.related .content li a i {*/
    /*    float: right;*/
    /*    width: 15px;*/
    /*    height: 14px;*/
    /*    border-radius: 3px;*/
    /*    line-height: 0;*/
    /*    padding-top: 2px;*/
    /*    text-align: center;*/
    /*    font-style: normal;*/
    /*    margin-top: 4px;*/
    /*    margin-left: 5px;*/
    /*    font-size: 30px;*/
    /*}*/

    /*.title_nt_box {*/
    /*    position: relative;*/
    /*    padding: 5px;*/
    /*    margin: 5px;*/
    /*}*/

    /*.title_nt_box::before {*/
    /*    background: #f00;*/
    /*    content: '';*/
    /*    width: 8px;*/
    /*    height: 5px;*/
    /*    position: absolute;*/
    /*    right: -5px;*/
    /*    top: 12px;*/
    /*    border-radius: 5px;*/
    /*}*/
    /*.most_archive_link:hover{*/
    /*    color: red!important;*/
    /*}*/
    /*.plus_h_post {*/
    /*    width: 100%;*/
    /*    background: #fcfcfc;*/
    /*    border-bottom: 3px solid #e3e7eb;*/
    /*    padding: 7px;*/
    /*    border-radius: 7px;*/
    /*    transition: all 0.3s ease-in-out;*/
    /*    height: 105px;*/
    /*}*/
    /*.plus_h_post:hover, .plus_post:hover {*/
    /*    border-bottom: 3px solid #e50e28;*/
    /*}*/
    /*!* tiker news *!*/
    /*.news_ticker_it {width: 200px;color: #fff;float: right; padding: 10px; position: relative;border-radius: 8px;background: #E50E28;}*/
    /*.news_ticker_it::after {background: rgb(255, 255, 255);content: '';width: 20px;height: 100%;position: absolute;left: -8px;top: 0;bottom: 0;transform: skew(-15deg);-moz-transform: skew(-15deg); -webkit-transform: skew(-15deg);}*/
    /*.news_ticker_i { width: 100%; background: #ffffff;border-radius: 5px; height: 45px;color: #000000;font-family: iransansweb;}*/
    /*.box_shadow {box-shadow: 0 6px 20px rgba(11, 11, 11, 0.2);}*/
    /*.ticker {width: 80%;margin: 10px auto;direction: rtl; float: left;}*/
    /*!* slider news *!*/
    /*.slide_img_top .owl-dots{display: none !important;}*/
    /*.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;direction: ltr !important;}*/
    /*.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}*/
    /*.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}*/
    /*.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}*/
    /*.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}*/
    /*.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}*/
    /*.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}*/
    /*.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}*/
    /*.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*/
    /*.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{*/
    /*    background:0 0;color:inherit;border:none;padding:0!important;font:inherit;*/
    /*}*/
    /*.owl-carousel.owl-loading{opacity:0;display:block}*/
    /*.owl-carousel.owl-hidden{opacity:0}*/
    /*.owl-carousel.owl-refresh .owl-item{visibility:hidden}*/
    /*.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*/
    /*.owl-carousel.owl-grab{cursor:move;cursor:grab}*/
    /*.owl-carousel.owl-rtl{direction:rtl !important;}*/
    /*.owl-carousel.owl-rtl .owl-item{float:right}*/
    /*.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}*/
    /*.owl-carousel .owl-animated-in{z-index:0}*/
    /*.owl-carousel .owl-animated-out{z-index:1}*/
    /*.owl-carousel .fadeOut{animation-name:fadeOut}*/
    /*@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}*/
    /*.owl-height{transition:height .5s ease-in-out}*/
    /*.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}*/
    /*.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}*/
    /*.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}*/
    /*.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}*/
    /*.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}*/
    /*.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}*/
    /*.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}*/
    /*.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}*/
    /*.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}*/
    /*.owl-theme .owl-nav{text-align: center;-webkit-tap-highlight-color: transparent; }*/
    /*.owl-theme .owl-nav [class*='owl-'] {*/
    /*    width: 35px;height: 35px;font-size: 25px !important;*/
    /*    border-radius: 12px;top: 50%;background: #fff !important;*/
    /*    color:#a8a8a8 !important;text-align: center;cursor: pointer;*/
    /*    position: absolute;-webkit-transform: translateY(-50%);transform: translateY(-50%);}*/
    /*.owl-carousel .owl-nav button.owl-prev{right: -60px;-webkit-box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);*/
    /*    box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);}*/
    /*.owl-carousel .owl-nav button.owl-next{left: -60px;-webkit-box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15);*/
    /*    box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15);}*/
    /*.owl-theme .owl-nav [class*='owl-']:hover{background: #ffa800;color:#fff !important;text-decoration: none;}*/
    /*.owl-theme .owl-nav [class*='owl-']:hover{background: #e50e28 !important;}*/
    /*.owl-theme .owl-nav .disabled {opacity: 0.5;cursor: default; }*/
    /*.owl-theme .owl-nav.disabled + .owl-dots{margin-top: 10px; }*/
    /*.owl-theme .owl-dots {text-align: center;-webkit-tap-highlight-color: transparent;}*/
    /*.owl-theme .owl-dots .owl-dot {display: block;zoom: 1;*display: inline;}*/
    /*.owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 3px;background: #d6dee8;display: block;*/
    /*    -webkit-backface-visibility: visible;transition: opacity 200ms ease;border-radius: 30px;}*/
    /*.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background: #49962d;}*/
    /*.slide_img_top .owl-nav button.owl-next{*/
    /*    color: #000 !important;*/
    /*    top: 30px;left: 50px !important;border-radius: 3px;}*/
    /*.slide_img_top .owl-nav button.owl-prev{color: #000 !important;right: auto !important ; margin-left: -3px;*/
    /*    top: 30px;left: 20px !important;border-radius: 3px;}*/
    /*.right_img_slide {*/
    /*    width: 100%;*/
    /*    float: right;*/
    /*    height:auto !important;*/
    /*    overflow: hidden;*/
    /*}*/
    /*.slide_img_t2{*/
    /*    font-family: "iransansweb", Sans-serif;*/
    /*}*/
    /*.right_img_slide{width: 100%;float: right;}*/
    /*.img_slide_item{position: relative;width: 100%;height: auto;display: block;line-height: 0;border-radius: 5px;position: relative;*/
    /*    overflow: hidden;direction: rtl;}*/
    /*.img_slide_item img{line-height: 0;display: block;border-radius: 5px;width: 100% !important;height: 515px;}*/
    /*.slide_img_dets{position: absolute;bottom: 0;left: 0;right: 0;padding: 15px 30px 15px 15px;line-height: 27px;color: #fff;z-index: 99999;}*/
    /*.slide_img_dets::before{content: '';width: 3px;height: 40px;position: absolute;right: 15px;top: 25px;*/
    /*    border-radius: 3px;display: block;}*/
    /*.slide_img_dets span{display: block;line-height: 20px;border-radius: 10px;padding: 5px;}*/
    /*.slide_img_t{font-size: 20px;}*/
    /*.slide_img_t2{font-size: 18px;margin: 8px 0; padding: 10px; border-radius: 5px;background-image:linear-gradient(to right,#680000,#b70505);}.img_slide_item,.img_box_film{position:relative;}*/
    /*.img_slide_item,.img_box_film{position:relative;}*/
    /*!*.img_slide_item:hover img,.img_box_film:hover img{-webkit-filter: grayscale(100%); !* Safari 6.0 - 9.0 *!*!*/
    /*!*    filter: grayscale(100%);}*!*/
    /*.img_slide_item::after,.img_box_film::after{*/
    /*    content: '';*/
    /*    position: absolute;*/
    /*    top: 0;*/
    /*    left: 0;*/
    /*    width: 100%;*/
    /*    height: 100%;*/
    /*    z-index: 0;*/
    /*    background:rgba(0,0,0,0.2)*/
    /*}*/
    /*.slide_img_top .owl-item{border-radius: 5px !important;overflow: hidden;}*/
    /*.right_big_sldie{width: 86%;float: right;}*/
    /*.lead_meta_box {*/
    /*    color: black;*/
    /*    font-family: 'iransansweb';*/
    /*    background-color: white;*/
    /*    padding: 10px;*/
    /*    border-radius: 10px;*/
    /*}*/
    /*.card-body .sli_itemsp {*/
    /*    display: block;*/
    /*    width: 100%;*/
    /*    height: 65px !important;*/
    /*    margin-bottom: 5px;*/
    /*    border-bottom: 1px solid #e5e5e5;*/
    /*}*/
    /*.os-theme-dark > .os-scrollbar > .os-scrollbar-track, .os-theme-light > .os-scrollbar > .os-scrollbar-track {*/
    /*    background: #e5e5e5;*/
    /*}*/
    /*#header, .news_ticker_it, .news_ticker_it::after, .title_nt_box::before, .report_links_b::before, .rightt_thead nav > ul > li > a:hover, .slide_img_dets::before, .tirle_rty, .os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle, .bt_head, .ptimes, .rightt_thead nav > ul > li > ul, .single-gallery .form-submit #submit, .single-gallery #reviews #submit, .bt_boxes_right::before, .form-submit #submit, #reviews #submit, .rkianoosh_txt form input[type="submit"], .vip_top_box .next:hover, .vip_top_box .prev:hover {*/
    /*    background: #ff001d;*/
    /*}*/

    /*.elementor *, .elementor :after, .elementor :before {*/
    /*    box-sizing: border-box;*/
    /*}*/
    /*.bt_boxes_right::before {*/
    /*    content: '';*/
    /*    width: 3px;*/
    /*    height: 80%;*/
    /*    position: absolute;*/
    /*    right: 0;*/
    /*    top: 10%;*/
    /*    border-radius: 3px;*/
    /*    display: block;*/
    /*}*/
    /*.bt_boxes {*/
    /*    position: relative;*/
    /*    direction: rtl;*/
    /*}*/
    /*.bt_boxes_left {*/
    /*    float: left;*/
    /*}*/
    /*.pishkhan_slider .owl-nav {*/
    /*    display: none !important;*/
    /*}*/
    /*.pishkhan_img_box {*/
    /*    width: 80%;*/
    /*    margin: 0 auto;*/
    /*    position: relative;*/
    /*    margin-bottom: 30px;*/
    /*}*/
    /*.pishkhan_img_box::after {*/
    /*    content: '';*/
    /*    width: 110%;*/
    /*    height: 50%;*/
    /*    background: #dc0e27;*/
    /*    z-index: -1;*/
    /*    position: absolute;*/
    /*    bottom: -1px;*/
    /*    right: -5%;*/
    /*    left: -5%;*/
    /*    border-radius: 7px;*/
    /*}*/
    /*.title_rty-elementor {*/
    /*    padding: 3px 15px 20px 15px;*/
    /*    float: right;*/
    /*    color: #fff;*/
    /*    position: absolute;*/
    /*    top: -20px;*/
    /*    right: 0;*/
    /*    border-radius: 5px;*/
    /*    background-color: #e3082c;*/
    /*}*/
    /*.news-item {*/
    /*    position: relative;*/
    /*    height:100%;*/
    /*    color: white;*/
    /*}*/
    /*h3.news-title {*/
    /*    color: white;*/
    /*}*/
    /*.overlay {*/
    /*    position: absolute;*/
    /*    bottom: 0;*/
    /*    left: 0;*/
    /*    right: 0;*/
    /*    background-image: linear-gradient(to right, #680000, #b70505);*/
    /*    color: white;*/
    /*    padding: 10px;*/
    /*    font-size: 15px;*/
    /*    font-family: iransansweb;*/

    /*}*/
    /*a.more {*/
    /*    color: white;*/
    /*}*/
    /*.gg-play-button {width: 50px;height: 50px;box-sizing: border-box;z-index:0;*/
    /*    position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;*/
    /*    display: block;border-radius: 50%;background: rgba(255,255,255,0.4);*/
    /*    transform: scale(var(1));}*/
    /*.gg-play-button::before {width: 0;height: 20px;content: "";display: block;box-sizing: border-box;position: absolute;*/
    /*    border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 12px solid #fff;*/
    /*    transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;*/
    /*    top: 0;right: 0;left: 0;bottom: 0;margin: auto;border-radius:3px;}*/




    /*@media (max-width: 1380px) {*/

    /*    .news_ticker_i {border-radius: 5px;font-size: 12px;}*/
    /*    .news_ticker_it {width:140px;color: #fff;}*/
    /*}*/


    /*@media only screen and (max-width:750px){*/
    /*    .news_ticker_it {width: 100%;text-align: center;border-radius: 5px 5px 0 0;}*/
    /*    .news_ticker_it::after {left:unset !important;}*/
    /*    .ticker {width: 100%;padding: 5px 10px;margin-top: -0px;height: 45px;padding:5px;}*/
    /*    .news_ticker_i {height: 90px;}*/
    /*    .img_last_news{*/
    /*        width: 40% !important;}*/

    /*    .plus_h_post{*/
    /*        height: 200px;*/
    /*    }*/
    /*    .img_category_news_small{*/
    /*        width: 50px;*/
    /*    }*/
    /*    h3.news-title {*/
    /*        color: white;*/
    /*        font-size: 10px !important;*/

    /*    }*/
    /*    .img_slide_item img{*/
    /*        height:300px !important;*/
    /*    }*/
    /*    .slide_img_t2 {*/
    /*        font-size: 10px;}*/
    /*    .suggested_content_img{*/
    /*        width: 35px;*/
    /*    }*/
    /*    .suggested_content_a{*/
    /*        font-size: 10px !important;*/
    /*    }*/
    /*    .most_views_news_img{*/
    /*        width: 50px;*/
    /*    }*/
    /*    .card-body .sli_itemsp{*/
    /*        height: 100px !important;*/
    /*    }*/
    /*}*/

    /*.right_vdo_li{width: 200px;float: right;color: #fff;margin-left: 20px;*/
    /*    border-radius: 7px;}*/
    /*.img_vdo_left{float: left;position: relative;}*/
    /*.right_vdo_li_number{width: 55px;height: 100px;text-align: center;font-size: 40px;float: right;*/
    /*    color: #fff;}*/
    /*.left_vdo_li span{display: block;color: #989898;position: relative;}*/
    /*.pdates{font-size: 11px;}*/
    /*.ptitres{font-size: 14px;margin-bottom: 10px;}*/
    /*.ptimes{float: right;color: #fff !important;padding: 0 10px;*/
    /*    border-radius: 3px;}*/


    /*#comments{*/
    /*    display:none !important;*/
    /*}*/
    /*.post-tags{*/
    /*    display:none;*/
    /*}*/