body {
    font: 14px/1.215 "Helvetica Neue", Arial, sans-serif !important; 
}
a {
    word-wrap: break-word;
}

main {
    flex: 1;
}

.related__items>.item-mid>.item-mid__image,
.popular__items>.item-mid>.item-mid__image{
	max-height: 150px;
}

@media screen and (max-width: 420px) {
    .related__items>.item-mid>.item-mid__image,
    .popular__items>.item-mid>.item-mid__image {
		max-height: 209px;
	}
}

#mr_1, #mr_2, #mr_3, #mr_4, #mr_5, #mr_6, #mr_7, #mr_8 {
    clear: both;
	margin: 20px 0 20px 0;
}

.item-mid__image img {
    max-width: 300px !important;
    border-radius: 10px !important;
    border: 1px #e3e5e6 solid;
}
.item-mid__image {
    background: none !important;
    margin: 0 !important;
}
.mr_item-mid-show-icon {
    font-size: 80%;
}
.breadcrumbs {
    margin: -10px 0 20px;
}
.mywidget__col {
    margin: 0 2% 50px 0;
}
#swipebox-close {
    background-color: red;
}
.c-photo img {
    border: 1px solid #ececec;
}
.post img {
    border: 1px solid #ececec;
}
#true-side .widget{
	margin-top:20px;
}
.my-widget-anchor {
	margin-top:20px;
}
.post-share {
    margin-top: 20px;
}
.sidebar .headline {
    margin: -3px 0 5px;
}
.s-posts {
    margin: 0;
}
.post {
    margin: 0;
    font-size: 17px !important;
    line-height: 1.43 !important;
}
.post__headline, .post h1 {
    line-height: 1.2;
}
.comment__text,
.kama-com {
    line-height: 1.43 !important;
}
#swipebox-overlay {
    background: #0d0d0de6;
}
.related__items {
    padding-top: 10px;
}
.content_rb {
	/*margin: 10px 0 20px 0 !important;*/
	clear: both;
	text-align: center;	
}
.post blockquote {
	word-wrap: break-word;
}

#respond .headline {
    text-transform: none;
    font-size: 20px;
	font-weight: normal;
    background: rgba(213, 237, 255, 0.8);
	border: 1px solid #dae6f1;
    padding: 15px;
    border-radius: 10px;
	color: black;
}

/* ========= стили комментариев для item-mid ========= */

.mr_item-mid_icon {
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mr_item-mid-show-icon {
    padding-left: 15px;
    margin: 0 0 0 7px;
    clear: both;
    position: relative;
}

.mr_item-mid-show-icon::after {
    content: '';
    clear: both;
    position: absolute;
    left: -5px;
    top: 0px;
    width: 16px;
    height: 16px;
}

/* ================================================== */

/* ========= стили для плагина stick ========= */

@media screen and (min-width: 768px) {
    .container {
        overflow: hidden;
    }
}

@media screen and (max-width: 767px){

    .items {
        margin: 0 -10px !important; 
    }

    .post .toc-wrapper {
        margin: 30px 0 !important;
    }

    .st-a-toc {
        text-align: center;
        align-items: center;
        width: 100%;
        margin: 0 auto;
        height: 600px;
        padding-bottom: 10px;
    }
    .st-in-a-toc {
        top: 40px;
        position: sticky;
        position: -webkit-sticky;

    }
    .post .toc-item {
        min-height: 280px;
    }
    .yarpp-related, .sidebar, .pagination, .content_rb {
        overflow: hidden;
    }

    .sidebar {
        margin: 50px 0 !important
    }

    .footer__inner {
        margin: 0 !important;
    }
}

/* ================================================== */

.comments-list .children {
    padding: 0 0 0 30px;
}
.cld-like-dislike-wrap {margin-bottom: 0px !important;}
.fa-thumbs-down {color: red;}
.fa-thumbs-up {color: green;}

/* ========================Fix ширины рекламного блока========================== */
@media screen and (max-width: 330px){
.content_rb {
    width: auto !important;
}

}

/* ======================== Cherry recomend ========================== */
.crb-item-container img {
    height: auto !important;
}


#corton-nativepreview-widget .corton-link {
    background: #f32020 !important;
    height: 30px;
    font-size: 18px;
    color: #fff !important;
    text-decoration: none;
    font-weight: 600;
    line-height: 28px;
    border: none !important;
    margin-top: 10px;
    border-radius: 3px;
}