/*
Theme Name: MR
Version: 1.0.0
Theme URI: 
Description: 
Author: 
Author URI: 
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

.jeg_topbar .socials_widget.nobg a .fa {
    color: #fff;
}

.jeg_topbar {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
/*    text-transform: uppercase;
    font-size: 12px; */
}

.jeg_subcat_list, .jeg_readmore, .jeg_post_category, .jeg_breakingnews_title {
font-family: Oswald;
font-style: normal;
font-weight: 400;
}

h1.jeg_post_title {
    font-size: 3em !important;
    line-height: 1.1;
}

.entry-header .jeg_post_title {
    font-weight: 700 !important;
}    
    /* font-weight: 700;
/*.jeg_single_tpl_2 .entry-header .jeg_post_title, .jeg_single_tpl_3 .entry-header .jeg_post_title, .jeg_single_tpl_6 .entry-header .jeg_post_title {
    font-size: 3em;
    line-height: 1.1;
}

.jeg_post_title a {
    font-size: 1.2em;
    line-height: 1.1;
}
*/

.jeg_block_title, {
    font-size: 2em !important;
    line-height: 1.1;
}

.jeg_tabpost_widget {
    font-family: Oswald;
    font-style: normal;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6, .jeg_post_title a, .entry-header .jeg_post_title, .jeg_hero_style_7 .jeg_post_title a, .jeg_block_title, .jeg_splitpost_bar .current_title, .jeg_video_playlist_title, .gallery-caption {
    text-transform: uppercase;
    font-family: Oswald;
}    

.jeg_post_meta {
    font-size: 11px;
    text-transform: uppercase !important;
    font-family: "Roboto Condensed";
}

.quote {
    color: #000;
    text-align: justify;
    /*border: 2px solid #f5f5f5;*/
    padding: 20px;
    list-style: none;
    margin: 10px 0;
    border-left: 2px solid #487abd;
    text-shadow: 0 1px 1px #fff;
    font-style: italic;
    font-family: "Roboto Condensed";
}

.topblackline {
    border-color: #333;
    border-width: 6px;
    border-top-style: solid;
    padding-top: 36px;
}

.rightsidebar {
    box-shadow: rgba(136, 136, 136, 0.25) -1px 0px 0px 0px;
}

/* Fix iframe size, Only for width 1200px and below */
@media only screen and (max-width:1200px) {
    .entry-content iframe {
        max-width:100%!important;
    }
}
/*.content-inner iframe {
    max-width: 750px !important;
}
*/

.content-inner img {
    padding: 0 10px 0 0;
    /*min-width: 750px;*/
}

.jeg_main_menu {
    font-size: 1.3em;
}

.jeg_block_title {
    font-size: 1.8em !important;
}

@charset "UTF-8";
/*
Theme Name: Presso - Child
Theme URI: http://envirra.com/themes/presso
Author: envirra
Author URI: http://themeforest.net/user/envirra?ref=envirra
Description: Magazine WordPress Theme
Version: 1.0
License: GPL
License URI: http://www.gnu.org/licenses/gpl.html?
Tags: black, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready, photoblogging
Text Domain: envirra
Template: presso
*/


      
/* подписка */
.pricing {
    width: 420px !important;
    /*height: 200px;
    margin: 0 auto;*/
    padding-left: 115px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    font-size: 0;
    opacity: 1;
    transition: opacity .2s ease;
    background: #999 !important;
    
}
.price-option {
    display: inline-block;
    width: 180px;
    vertical-align: middle;
    margin-right: 0.3125em;
    font-size: 16px;
    opacity: 1;
    transition: opacity .2s ease;
    text-decoration: none;
}
.price-option--low .price-option__detail {
    border-radius: .25em 0 0 0;
}
.price-option__detail {
    padding: 1.6em 0;
    background: white;
    text-align: center;
}
.price-option__cost {
    font-size: 24px;
    color: #383838;
    max-height: 20px;
    line-height: 20px;
    width: 180px;
}
.price-option__cost, .price-option__type {
    display: block;
}      
span.rub {
    font-family: RubFont;
}
span.rub:after {
    content: "i";
}
.price-option__type {
    font-size: 12px;
    text-transform: uppercase;
    color: #909090;
    max-height: 20px;
    line-height: 20px;
    width: 180px;
}
.price-option__cost, .price-option__type {
    display: block;
}
.rub {
    font-size: 12px;
}
.price-option__type {
    font-size: 12px;
    text-transform: uppercase;
    color: #909090;
}
.price-option__cost, .price-option__type {
    display: block;
}

.price-option--low .price-option__purchase {
    background: #a7d155;
    /*border-radius: 0 0 0 25px;*/
}
.price-option__purchase {
    position: relative;
    display: block;
    padding: 25px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.6);
/*    width: 113px;*/
}
.price-option--mid .price-option__purchase {
    background: #eada42;
    border-radius: 0 0 25px 25px;
}
.price-option--mid .price-option__purchase {
    background: #eada42;
    border-radius: 0 0 25px 25px;
}
.price-option--high .price-option__purchase {
    background: #e54e4b;
    /*border-radius: 0 0 25px 0;*/
}
.price-option--low .price-option__purchase:before {
    border-color: transparent transparent #a7d155;
}
.price-option__purchase:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-style: solid;
}
.price-option--mid .price-option__purchase:before {
    border-color: transparent transparent #eada42;
}
.price-option--high .price-option__purchase:before {
    border-color: transparent transparent #e54e4b;
}
.pricing-license {
    text-align: center;
    /*margin-bottom: 26px;*/
    padding: 8px;
    background: lightgray;
    border-radius: 0px;
}
/*.dialog-podpiska {
    width: 600px !important;   
} */
.dialog-podpiska  {
        width: 420px !important;
        padding: 0px !important;   
}   

.mrcopyright {
    text-align:left;
}

.entry-caption,
.type-attachment .entry-title,
.author-description,
.widget,
.entry-content,
.entry-summary,
.page-content,
.comment-content,
code,
kbd,
tt,
var,
samp,
pre,
blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    word-wrap: none;
}

/* AJAX Calendar widget */

#ajax_ac_widget th {
    background: none repeat scroll 0 0 #f5f5f5 !important;
    color: #000000 !important;
}  

#my-calendar a {
    /* background: none repeat scroll 0 0 #008000; */
    background: none !important;
    color: #000000 !important;
    font-weight: bold !important;
}

/* move more right to view Push */
.jscroll-to-top {
    right: 60px !important;
}           

.jeg_post_tags {
    text-transform: uppercase;
}

.jeg_topbar.dark {
    background: #777;
}    

.wp-block-quote p {
    font-weight: bold !important;
}

.entry-content blockquote, .entry-content q {
    border-color: #3facd6 !important;
    font-family: "Roboto Condensed", Helvetica,Arial,sans-serif !important;
}    

@media only screen and (max-width: 768px) {
    /* отключаем "похожие статьи" в мобильной версии */ 
	.jnews_related_post_container {
	    display: none;
	}	
} 
 
.snoska {
    font-size: 12px; 
    color: #a0a0a0;
}    

.circlenum {
background: #05A4E8 !important; /*фон */
color: #FFF; /* цвет цифр */
margin-right: 10px; /* правый отступ */
padding: 3px 12px; /* внутренние отступы */
font-weight: bold; /*жирность цифр */
font-size:16px; /*размер шрифта */
/*border-radius:12px; скругление углов */
border-radius: 50%;
display: inline-block;
text-align: center;
}

.editor-styles-wrapper .wp-block blockquote, .editor-styles-wrapper .wp-block q {
    font-style: normal !important;
    font-weight: bold !important;
}

/* Longread */

/*
.image-header {
    text-align: center;
    position: relative;
    margin: 0 0 30px;
    width: 100%;
    z-index: 2; 
}

.image-header:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.container-image {
  display: inline-block;
  vertical-align: middle; 
}*/

.container-image {
        display: flex;
        align-items: center !important;
        justify-content: center !important;
        flex-direction: column;
        width: 100%;
        text-align: center;
        margin: 15% 0;
        min-height: 200px;
        /*background-color: rgba(255, 255, 255, .3);*/
        z-index: 2; 
    }
    
.jeg_image_title, .jeg_image_subtitle {
    color: white;
}
    
.sue-testimonial-has-photo img.sue-testimonial-photo {
    width: 100px !important;
    height: 100px !important;
}        

.sue-testimonial-has-photo {
    min-height: 100px !important;
    padding-left: 120px !important;
}

.sue-section-fullwidth {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    max-width: 1000% !important;
    width: auto !important;
}

.su-dropcap {
    margin: .2em .2em .2em .2em !important;
}

.su-pullquote {
    font-weight: bold !important;
}

.mysection-content .sue-section-content {
    width: 100% !important;
}

.mysection-center {
    margin: 0 auto !important;
}

.myblockquote {
    background: #f9f9f9;
    display: block;
    padding: 55px 40px 35px;
    margin: 40px 0 35px;
    font-weight: normal;
    letter-spacing: 1px;
    border: none!important;
    position: relative;
}

.myblockquote:before {
    font-family: 'Source Sans Pro',Arial,sans-serif;
    background: #4c4c4c;
    position: absolute;
    top: -23px;
    left: 50%;
    margin-left: -32px;
    content: "\201c";
    font-size: 70px;
    width: 54px;
    height: 54px;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    font-style: normal;
    color: #fff;
    border: 10px solid #fff;
}

.myblockquote cite {
    color: #a0a0a0;
    font-size: smaller;
    text-align: right;
    /*float: right;*/
    display: block;
    margin-top: 5px;
}

.jeg_topbar.dark {
    background: #777 !important;
    background-color: rgb(119, 119, 119) !important;
}    

/* для страницы курсов валют */
td.b-k {
    color: #e00000;
}

.wigr1 {
    background-color: #f0f0f0;
}

.gr1 {
    background-color: #f0f0f0;
}

.hsel {
/*    background-color: #707070; */
    font-weight: bold;
}

.hnsel {
    font-weight: bold;
    min-width: 100px;
}

table.tb-k {
    text-align: center;
    /*background-color: #c0c0c0;*/
    width: 100%;
}

/* для страницы погоды */
/*  .pogoda_table {
    border: 1px solid #ccc;
    table-layout: fixed;
  }
  
  td {
    height: 28px;
    vertical-align: middle;
  }
  
  tr:nth-child(even) {
    background-color: #f2f2f2;
  }
  
  .td1 {
    padding-left: 5px;
    width: 40%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .td2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .td3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
  }
*/

/* для страницы погоды */

	/*.weather{position:relative;border-bottom:1px solid #d5d5d5;padding-bottom:35px;}*/
	.weather{position:relative;padding-bottom:15px;}
	.weather .date{font-size:13px;font-weight:700;padding-bottom:5px;text-transform:uppercase;border-bottom:1px solid #d5d5d5;margin-top:10px;}
	.weather .item{background-color:#f0eedc;padding:5px;font-family:Georgia;margin-bottom:5px;}
	.weather .item table{border:0;width:100%;margin-bottom: 5px;}
	.weather .item table td{padding-bottom:5px;width:25%;vertical-align:baseline;padding-right:5px;}
	.weather .item .day-part td{font-size:18px;}
	.weather .item .day-temp td{font-size:30px;}
	.weather .item .day-temp td img{margin-left:5px;}
	.weather .item .day-param td{font-size:12px;}
	.weather .item .day-param td p{padding-bottom:3px;}
	.weather .days{margin-top:15px;border:0;width:100%;}
	.weather .days td{width:50%;padding-bottom:35px;}
	.weather .days a{font-family:Georgia;font-size:18px;text-decoration:underline;font-weight:700;}


.weatherInformer18 ul {
    line-height: 16px;
    margin: 0!important;
    padding: 0!important;
    list-style: none;
    width: 100%;
    text-shadow: none!important;
}

.weatherInformer18 ul li {
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
    border: none!important;
    background-image: none!important;
}

.weatherInformer18 ul li.weatherInformer18-city {
    line-height: 14px;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0 4px 0!important;
}

.weatherInformer18 ul li.weatherInformer18-now {
    height: 63px;
    text-align: left;
    overflow: hidden;
    color: #000;
    background: #ecebea;
}

.weatherInformer18 ul li.weatherInformer18-now .weatherInformer18-now__temp {
    display: block;
    float: left;
    width: 52%;
}

.weatherInformer18 ul li.weatherInformer18-now .weatherInformer18-now__temp img {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    width: 48px;
    height: 48px;
    float: left;
    position: relative;
    top: 8px;
    left: 5px;
}

.weatherInformer18 ul li.weatherInformer18-now .weatherInformer18-now__temp span {
    margin: 0;
    padding: 0;
    font-size: 30px;
    display: block;
    float: left;
    line-height: 26px;
    position: relative;
    top: 17px;
    left: 7px;
}

.weatherInformer18 ul li.weatherInformer18-now .weatherInformer18-now__temp p {
    margin: 0;
    padding: 0;
    font-size: 22px;
    display: block;
    float: left;
    position: relative;
    top: 16px;
    left: 6px;
    line-height: 22px;
}

.weatherInformer18 ul li.weatherInformer18-now .weatherInformer18-now__desc {
    display: block;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    top: 5px;
    margin-left: 52%;
}

.weatherInformer18 ul li.weatherInformer18-week {
    text-align: left;
}

.weatherInformer18 ul li.weatherInformer18-week .weatherInformer18-week__day {
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    vertical-align: middle;
    height: 18px;
    padding: 10px 0px 10px 0px;
}

.weatherInformer18 ul li.weatherInformer18-week .weatherInformer18-week__table {
    width: 100%;
    margin: 0!important;
    padding: 0!important;
    border: none!important;
}

.weatherInformer18 ul li.weatherInformer18-week .weatherInformer18-week__data {
    text-align: center;
    color: #000;
    background: #ecebea;
    padding: 10px 0px 10px 0px;
}

.weatherInformer18 ul li.weatherInformer18-week .weatherInformer18-week__data img {
    display: block;
    width: 20px;
    height: 20px;
    margin: 2px auto 3px auto;
    padding: 0;
}

.weatherInformer18 ul li.weatherInformer18-week .weatherInformer18-week__data span {
    display: block;
    text-align: center;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 700;
}

/*.weatherInformer18 ul li.weatherInformer18-week .weatherInformer18-week__data span:last-child {
    opacity: .7;
    margin-bottom: 2px;
    font-weight: 400;
}*/

.weatherInformer18 ul li.weatherInformer18-week .weatherInformer18-week__table td {
    border-right: 1px solid #fff;
}

.weatherInformer18 ul li.weatherInformer18-week .weatherInformer18-week__table td {
    border-right: 1px solid #fff;
}

.weatherInformer18 ul li.weatherInformer18-week .weatherInformer18-week__table td:last-child {
    border: none;
}

/* для меню о коронавирусе */
#menu-item-67282 a {
    color: red !important;
}

/* для избранного */
/*
* Кнопка "В избранное"
* Browsers: last 5 version
*/

.js-bookmark {
    text-decoration: none;
}
.bookmark-edge {
    float: left;
}
.bookmark-edge .edge-top {
    border-top: 20px solid #b00;
}
.bookmark-edge .edge-bottom {
    border-bottom: 20px solid #b00;
}
.bookmark-edge .edge-top,
.bookmark-edge .edge-bottom {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
}
.bookmark-body {
    display: block;
    font-size: 30px;
    line-height: 40px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #fff;
    background-color: #b00;
    position: relative;
    padding-left: 8px;
}
.bookmark .bookmark-body::after {
    display: inline-block;
    color: #b00;
}
.favourite:hover .bookmark .bookmark-body::after {
    position: absolute;
    margin-left: 20px;
    content: 'В избранное';
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
}
.favourite:hover .bookmark .bookmark-body {
    min-width: 185px;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

/* выделяем эксклюзивную категорию */
.jeg_pl_lg_2 .category_5680 a {
    background-color: #ffcc00 !important;
}

.jeg_pl_lg_2 .category_5680 a:hover {
    color: #555555 !important;
}


/*.jeg_pl_lg_2 .category_5680 p {
    color: #ffcc00 !important;
}*/

.jeg_pl_sm .category_5680 a {
    background-color: #ffcc00 !important;
}

.jeg_pl_sm .category_5680 a:hover {
    color: #555555 !important;
}

.jeg_pl_lg_card .jeg_post_category a.category_5680, .jeg_pl_md_card .jeg_post_category a.category_5680 {
    background-color: #ffcc00 !important;
    padding: 2px 6px !important;
    color: #000 !important;
}

.jeg_pl_lg_card .jeg_post_title h3.category_5680, .jeg_pl_md_card .jeg_post_title h3.category_5680 {
    background-color: #ffcc00 !important;
}

.jeg_pl_md_card .category_5680 a {
    background-color: #ffcc00 !important;
}

.jeg_pl_md_card .category_5680 a:hover {
    color: #555555 !important;
}

/*    background-color: #dd3333;
    border-color: #dd3333; */

/* Hidden Category Subtitle for Tablet and Mobile Device */
@media only screen and (max-width: 1024px) {
    .jeg_cat_subtitle {
        display: none;
    }
}

/* для рекомендательного виджета РСЯ 
.block {
    padding: 15px 0;
}
.block-label {
    display: block;
    width: 100%;
    margin-top: 16px;
    text-align: right;
}
.label {
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #999999;
}
.headline {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #373e44;
    padding-bottom: 20px;
    padding-top: 15px;
}
.grid {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    width: 100%;
    box-sizing: border-box;
}
.grid-row {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    width: 100%;
    margin-top: 10px;
}
.grid-row:first-child {
    margin-top: 0;
}
.grid-item {
    position: relative;
    flex: 1 1 0px;
    margin-left: 10px;
}
.grid-item:first-child {
    margin-left: 0;
}
.unit-wrapper {
    position: relative;
    display: flex;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
        font-family: "Open Sans", Arial, sans-serif;
        width: 100%;
        height: 100%;
        box-shadow: inset 0 0 1px 0 #666;
        border-radius: 2px;
        background-color: #fff;
}
.unit {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    text-decoration: none;
    color: black;
    width: 100%;
    cursor: pointer;
}
.image {
    position: relative;
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 10px;
}
.body {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.ya-image {
    max-height: 100px;
}
.title {
    color: #000;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}
.meta {
    color: #757575;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 10px;
}
.category {
    color: #093;
    padding-right: 20px;
}

*/

/* для плагина Show All Comments */ 
.custom-comments h4 {
    text-transform: none !important;
}

/* Custom Inline Ads Position 
.jeg_ad.jnews_article_bottom_ads,
.jeg_ad.jnews_article_bottom_ads > .ads-wrapper.align-center,
.jeg_ad.jnews_article_bottom_ads > .ads-wrapper.align-center > a {
    display: inline;  
}
*/

/*
div#yandex_rtb_R-A-1221351-5 {
    max-width: calc(100%/4);
    float:left;
    border: 1px solid red;
    margin:10px;
    margin-left: calc(100%/10);
}

div#yandex_rtb_R-A-1221351-6,
div#yandex_rtb_R-A-1221351-3 {
    max-width: calc(100%/4);
    float: left;
    border: 1px solid red;
    margin:10px;
} */

/* Ads in Bottom of Article */
.jeg_ad.jeg_article.jnews_article_bottom_ads div#yandex_rtb_R-A-1221351-5 {
    max-width: calc(100%/4);
    float:left;
    border: 1px solid red;
    margin:10px;
    margin-left: calc(100%/10);
}
 
.jeg_ad.jeg_article.jnews_article_bottom_ads div#yandex_rtb_R-A-1221351-6,
.jeg_ad.jeg_article.jnews_article_bottom_ads div#yandex_rtb_R-A-1221351-3 {
    max-width: calc(100%/4);
    float: left;
    border: 1px solid red;
    margin:10px;
}

@media only screen and (max-width: 768px) {
        .ad2-adsblock, .ad3-adsblock {
            display: none!important;
        }       
}

@media only screen and (max-width: 768px) {
.jeg_ad.jeg_article.jnews_article_bottom_ads div#yandex_rtb_R-A-1221351-5 {
    max-width: fit-content;
 }
}

/* Hidden Category Subtitle for Tablet and Mobile Device */
@media only screen and (max-width: 767px)
.jeg_heroblock.desktop-ads-articles {
    display: none !important;
}

.jeg_postblock_14.desktop-main-articles { display: block; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ .jeg_postblock_14.desktop-main-articles { display: none; }}

.jeg_postblock_video_carousel_4.mobile-main-articles { display: none; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ .jeg_postblock_video_carousel_4.mobile-main-articles { display: inline; }}


/* button for all comments */
.allcommentbutton {
  display: inline-block;
  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 28px;
  padding: 20px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.allcommentbutton span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.allcommentbutton span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.allcommentbutton:hover span {
  padding-right: 25px;
}

.allcommentbutton:hover span:after {
  opacity: 1;
  right: 0;
}

.button {
  display: inline-block;
  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  padding: 0px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

/* Цитата в редакторе 
.editor-styles-wrapper .wp-block blockquote, .editor-styles-wrapper .wp-block-quote blockquote, .editor-styles-wrapper .wp-block q {
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
    display: block;
    color: #7b7b7b;
    font-style: italic;
    font-size: 20px;
    line-height: 1.5em;
    padding-left: 1em;
    border-style: solid;
    border-color: #eee;
    border-left-width: 4px;
}*/
.editor-styles-wrapper .wp-block-pullquote blockquote, .wp-block-pullquote {
    text-align: center !important;
}
.ticker-news .tickercontainer ul.newsticker li a {
    font-size: 18px !important;
    /*font-weight: normal !important;*/
}
.ticker-news {
    margin: 0 !important;
}

@media only screen and (max-width: 768px)
.jeg_heroblock_9 .jeg_post_title, .jeg_heroblock_1 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_2 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_3 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_4 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_5 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_9 .jeg_post_title, .jeg_heroblock_skew .jeg_post_title {
    font-size: 18px !important;
}
.jeg_heroblock_9 .jeg_post_title {
    font-size: 18px !important;
}

.jeg_cat_subtitle {
    text-transform: none;
}

/* disable comments in Modern Events Calendar */
.comment-respond {
    display: none;
}


h1, h2, h3, b {
    background-color: transparent !important;
}

/* ОРД рекламные объявления
https://codepen.io/makapoh/pen/NWOrxRo

код на креатив в конце текста статьи на правах рекламы
<div class="ads-ord-block" data-erid-desktop="FFFF" data-erid-mobile="FFFF" data-name="Учкудук" data-inn="654321" data-link="https://uchkuduk.ru/" data-img-desktop="https://www.mr-info.ru/wp-content/uploads/1x1.png" data-img-mobile="https://www.mr-info.ru/wp-content/uploads/1x1.png" data-width-desktop="0" data-width-mobile="0"></div>

временный код в банере без размещения выпадашки на рекламодателя
<div class="ads-ord-block" data-name="Минобороны" data-inn="12345678" data-link="https://cremlin.ru/" data-img-desktop="https://www.mr-info.ru/wp-content/uploads/2023/03/cvo.jpg" data-img-mobile="https://www.mr-info.ru/wp-content/uploads/2023/03/cvo.jpg" data-width-desktop="300" data-width-mobile="300"></div>

код на креатив в банере
<div class="ads-ord-block" data-erid-desktop="JapBIYkAu" data-erid-mobile="JapBIYkAu" data-name="ООО «ВМК - Южный Урал»" data-inn="7456035330" data-link="https://magnitogorsk.vmkural.ru/" data-img-desktop="https://www.mr-info.ru/wp-content/uploads/2023/03/cvo.jpg" data-img-mobile="https://www.mr-info.ru/wp-content/uploads/2023/03/cvo.jpg" data-width-desktop="400" data-width-mobile="200"></div>

 */
.ads-ord-block {
    position: relative;
    margin: 0px auto;
    width: 100%;
}
.ads-ord {
    position: absolute;
    top: .25rem;
    right: .25rem;
    z-index: 1;
    display: flex;
    align-items: stretch;
    height: 1.25rem;
}
.ads-ord-title {
    text-transform: uppercase;
    margin: 0 .0625rem 0 0 !important;
    padding: .375rem .3125rem .3125rem;
    font-size: .5rem;
    line-height: 1.2;
    background: rgba(0,0,0,.2);
    border-radius: .125rem;
    color: #fff;
}
.ads-ord-btn-open {
    background: rgba(0,0,0,.2);
    border: none;
    border-radius: .125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 .1875rem;
}
.ads-ord-info {
    position: absolute;
    width: 9.375rem;
    top: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 .25rem 1.5rem rgba(0,0,0,.15);
    border-radius: .125rem;
    padding: .375rem;
    display: none;
}
.ads-ord-btn-close {
    position: absolute;
    top: .3125rem;
    right: .3125rem;
    padding: 0;
    border: none;
    background: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ads-ord-info-list {
    margin: 0;
}
.ads-ord-info-title {
    font-size: .5rem;
    text-transform: uppercase;
    color: grey;
    font-weight: 700;
    line-height: 1.3;
}
.ads-ord-info-description {
    font-size: .625rem;
    margin: .125rem 0 0 !important;
    line-height: 1.25;
}
.ads-ord-info-description a {
    word-break: break-all;
    color: inherit;
}
.ads-img {
    display: block; 
    margin: 0px auto;
}
.ads-wraper > p, .ads-ord > p:not(.ads-ord-title), .wpb_wrapper > p, .ads-inner > p > br {
    display: none;
}
.content-inner .ads-ord-block {
    margin-left: 60px;
    margin-bottom: 2.5em;
}

.content-inner .ads-ord-info {
    right:auto;
    left:0;
}

.ads-wrapper > div > p {
    display:none
}

/* .jnews_header_top_ads img {display: block; margin: 0 auto; width: 100% !important;} 

#AdFox_banner_3133164737 img {display: block; margin: 0 auto; width: auto !important;} */

/* Hidden Category Subtitle for Tablet and Mobile Device */
@media only screen and (max-width: 768px) {
    .footer_column, .jeg_vertical_playlist .jeg_video_playlist_wrapper {
        display: none !important;
    }
}