.post-ratings {
width: 100%;
opacity: 1; }
.post-ratings-loading {
display: none;
height: 16px;
text-align: left;
}
.post-ratings-image {
border: 0;
}
.post-ratings img,
.post-ratings-loading img,
.post-ratings-image img {
border: 0;
padding: 0;
margin: 0;
}
.post-ratings-text {
}
.post-ratings-comment-author {
font-weight: normal;
font-style: italic;
}@font-face {
font-family: 'Impact';
src: url(//sochistream.ru/wp-content/themes/fonts/Impact-Regular/Impact.eot);
src: url(//sochistream.ru/wp-content/themes/fonts/Impact-Regular/Impact.eot) format('embedded-opentype'),
url(//sochistream.ru/wp-content/themes/fonts/Impact-Regular/Impact.woff2) format('woff2'),
url(//sochistream.ru/wp-content/themes/fonts/Impact-Regular/Impact.woff) format('woff'),
url(//sochistream.ru/wp-content/themes/fonts/Impact-Regular/Impact.ttf) format('truetype'),
url(//sochistream.ru/wp-content/themes/fonts/Impact-Regular/Impact.svg#Impact) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'roboto-regular';
src: url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/roboto-regular/3966.eot);
src: url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/roboto-regular/3966.eot) format('embedded-opentype'),
url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/roboto-regular/3966.woff2) format('woff2'),
url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/roboto-regular/3966.woff) format('woff'),
url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/roboto-regular/3966.ttf) format('truetype'),
url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/roboto-regular/3966.svg#3966) format('svg');
}
@font-face {
font-family: 'robotoLight';
src: url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/Roboto-Light/robotoLight.eot);
src: url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/Roboto-Light/robotoLight.eot) format('embedded-opentype'),
url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/Roboto-Light/robotoLight.woff2) format('woff2'),
url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/Roboto-Light/robotoLight.woff) format('woff'),
url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/Roboto-Light/robotoLight.ttf) format('truetype'),
url(//sochistream.ru/wp-content/themes/jnews/assets/fonts/Roboto-Light/robotoLight.svg#robotoLight) format('svg');
}/*/*/.container.ml0 {
margin-left: 0;
}
.newYear {
margin-bottom: 20px;
}
.newYear__elem {
background-image: linear-gradient(45deg, #dff0ff 0%, #fbecff 100%);
max-width: 750px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 20px;
}
.newYear__inner {
padding-bottom: 140px;
background: url(//sochistream.ru/wp-content/themes/jnews/assets/img/new-yeear-bottom.png) no-repeat center bottom;
position: relative;
}
.newYear-item {}
.newYear-item__top {
display: flex;
justify-content: space-between;
margin-bottom: 35px;
align-items: flex-start;
padding: 90px 40px 0;
}
.newYear-item__image {
width: 300px;
}
.newYear-item__text-right {
padding-left: 35px;
padding-right: 20px;
width: 54%;
}
.newYear-item__name {
color: #000;
font-size: 24px;
font-weight: 700;
line-height: 30px;
margin: 15px 0 18px;
position: absolute;
top: 12px;
left: 0;
width: 100%;
text-align: center;
}
.newYear-item__phone-block {
color: #474c56;
font-size: 18px;
font-weight: 400;
line-height: 24px;
margin-bottom: 18px;
}
.newYear-item__phone {
font-family: 'roboto-regular';
margin: 0;
}
.newYear-item__addr {
color: #474c56;
line-height: 25px;
font-family: 'roboto-regular';
margin-bottom: 15px;
font-size: 18px;
}
.newYear-item__addr-btn {
max-width: 250px;
height: 35px;
background-color: #abcbe6;
border-radius: 2px;
display: block;
box-shadow: 0 1px 0 #cdbfe3;
text-align: center;
color: #47637a;
font-size: 14px;
font-weight: 700;
line-height: 36px;
text-transform: uppercase;
}
.newYear-item__info {
color: #474c56;
line-height: 30px;
font-size: 16px;
font-family: 'roboto-regular';
margin-bottom: 40px;
padding-left: 40px;
}
.newYear-item__info ul {
line-height: 1em;
}
.newYear-item__carusel {
max-width: 670px;
margin: 0 auto;
left: -2px;
}
.newYear-item__carusel .slick-arrow {
width: 38px;
height: 58px;
position: absolute;
top: 50%;
z-index: 4;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border: 0;
background-color: #abcbe6;
background: transparent;
font-size: 0;
cursor: pointer;
}
.newYear-item__carusel .slick-arrow:focus {
outline: 0;
}
.newYear-item__carusel .slick-arrow:after {
content: '';
position: absolute;
top: 33%;
left: 40%;
width: 19px;
height: 19px;
border-left: 2px solid #fff;
border-top: 2px solid #fff;
}
.newYear-item__carusel .slick-prev {
left: -39px;
}
.newYear-item__carusel .slick-prev:after {
transform: rotate(-45deg);
}
.newYear-item__carusel .slick-next:after {
transform: rotate(135deg);
left: 16%;
}
.newYear-item__carusel .slick-next {
right: -41px;
}
.newYear-slider-item {
margin: 2px;
box-sizing: border-box;
height: 148px !important;
overflow: hidden;
}
.newYear-slider__image {
width: 222px;
height: 148px;
}
.newYear-item__slogan {
text-shadow: 0 0 48.8px white;
color: #000;
font-size: 36px;
font-weight: 300;
line-height: 30px;
text-transform: uppercase;
text-align: center;
font-family: 'robotoLight';
letter-spacing: .1em;
position: absolute;
width: 100%;
bottom: 7%;
}
.newYear-item__info-top,
.newYear-item__hall {
font-weight: bold;
}
.newYear__banner {
display: block;
margin-bottom: 20px;
}
@media only screen and (max-width: 1366px) {
.newYear-item__text-right {
padding: 0 15px;
}
.item__image {
width: 335px;
height: auto;
}
.newYear-item__name {
font-size: 22px;
line-height: 1.1em;
margin: 15px 0 13px;
}
.newYear-item__carusel .slick-prev {
left: 2px;
}
.newYear-item__carusel .slick-next {
right: -1px;
}
.newYear-item__phone-block,
.newYear-item__addr {
font-size: 16px;
}
.newYear-item__top {
position: relative;
}
.newYear-item__addr-btn {
position: absolute;
width: 213px;
right: 68px;
bottom: 15px;
}
}
@media only screen and (max-width: 780px) {
.newYear-item__image {
width: 50%;
height: auto;
}
.newYear-item__carusel .slick-prev {
left: 0;
}
.newYear-item__carusel .slick-next {
right: 0;
}
.newYear-item__name {
font-size: 20px;
line-height: 22px;
margin: 27px 0 18px;
}
}
@media only screen and (max-width: 650px) {
.newYear-item__top {
flex-direction: column;
}
.newYear-item__image {
width: 100%;
}
.newYear-item__slogan {
bottom: 3%;
font-size: 28px;
line-height: 1.2em;
}
.newYear-item__info {
padding-left: 22px;
}
.newYear-item__addr-btn {
position: static;
width: 213px;
right: 27px;
bottom: 15px;
}
.newYear-item__name {
position: static;
text-align: left;
}
.newYear-item__top {
padding: 20px;
}
.newYear-item__text-right {
width: 100%;
}
}/*/*/.jeg_newsfeed_list {
display: none !important;
}
.jeg_menu li li {
display: inline-block;
}
.sub-menu .jeg_newsfeed_subcat {
display: block !important;
width: 100% !important;
}
.jeg_meta_author,
.jeg_meta_category,
.jeg_meta_comment {
display: none !important;
}
.jeg_logo a {
font: 36px Impact;
color: #cc342c;
text-transform: uppercase;
}
.jeg_logo a:hover {
color: #cc342c;
}
.footer_logo {
font: 17px Impact !important;
color: #cc342c !important;
text-transform: uppercase;
}
.jeg_mobile_logo a {
font: 36px Impact;/**/text-transform: uppercase;
}
.jeg_logo a span,
.jeg_mobile_logo a span,
.footer_logo span {
color: #3b3b3b;
}
.jeg_logo a span span,
.jeg_mobile_logo a span span,
.footer_logo span span {
color: #3b3b3b;
padding-left: 2px;
}
.jeg_pl_xs_3 .jeg_thumb {
display: none;
}
.sidecontent_postwrapper .jeg_pl_xs_3 .jeg_postblock_content {
margin-left: 0;
}
.jeg_sidefeed .jeg_pl_md_box .jeg_thumb .size-500 {
padding-bottom: 29%;
}
.jeg_sidefeed .jeg_pl_md_box .jeg_thumb img {
display: none;
}
.jeg_sidefeed .jeg_pl_md_box .jeg_postblock_content {
background: none;
padding-bottom: 0;
}
.jeg_sidefeed .jeg_pl_md_box .jeg_post_title a {
color: #111;
}
.jeg_sidefeed .jeg_pl_md_box .jeg_post_title a:hover {
color: #c91212;
}
.jeg_sidefeed .jeg_pl_md_box .jeg_thumb .thumbnail-container {
background: none;
}
.jeg_sidefeed .jeg_pl_md_box .jeg_thumb .thumbnail-container:before {
visibility: hidden;
}
.jeg_sidefeed .jeg_pl_md_box .jeg_postblock_content .jeg_post_meta {
color: #a0a0a0;
}
.jeg_sidefeed .jeg_pl_md_box .jeg_post_title {
font-size: 14px;
font-weight: normal;
line-height: 18px;
}
#jeg_sidecontent {
top: 141px;
}
.jeg_side_heading:before {
background: #f7f7f7;
content: 'Лента новостей';
display: block;
margin-bottom: -15px;
padding: 11px 0 11px 30px;
font-weight: bold;
text-transform: uppercase;
font-size: 20px;
border-bottom: 1px solid #eee;
}
.jeg_side_heading .jeg_side_tabs,
.jeg_side_heading .jeg_side_feed_cat_wrapper {
display: none;
}
.jeg_side_heading {
z-index: 3;
}
.jeg_newsfeed {
min-height: auto !important;
}
.sub-menu ul.jeg_subcat_item {
margin: 0;
}
.jeg_sharelist .jeg_btn-ok {
background: #f07d00
}
.jeg_sharelist .jeg_btn-ok .fa-ok:before {
font-size: 18px;
}
.jeg_readmore {
display: none !important;
}
.jeg_nav_item .fa-ok {
height: 38px;
background-size: contain !important;
}
.fa-ok {
background: #f07d00;
font-size: 16px !important;
}
.fa-ok:before {
content: '\f263';
display: inline-block;
}
.author_photo {
color: gray;
margin: -3.5% 0 12px 0;
}
.bold_elem a,
.jeg_post_meta {
font-weight: bold;
}
.footer-text strong {
font-size: 28px;
}
.jeg_main_menu>li>a[href*='chm-2018-v-sochi'], .jeg_mobile_menu li a[href*='https://sochistream.ru/novogodnie-korparativy/'] {
color: #e91818;
}
@media only screen and (max-width: 1570px) and (min-width: 1025px) {
.jeg_sidecontent .container {
padding: 0 45px 0 8px !important;
}
}
@media only screen and (max-width: 1670px) {
.jeg_nav_item:first-child {
padding-left: 6px;
}
}
.logo-rbk {
color: #000;
font-weight: bold;
font-size: 16px;
margin-bottom: 10px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.logo-rbk img{
width: 70px;
margin-left: 10px
}
.jeg_sidefeed .fa-clock-o {
display: none;
}
.jeg_sidefeed .jeg_post_meta {
display: inline-block;
margin-right: 5px;
}
.jeg_sidefeed .jeg_meta_date {
color: #233b5a;
font-size: 14px;
}
.jeg_footer p.copyright {
color: #323232;
}
.foot_list {
margin-top: 12px;
}
.foot_list a:hover {
color: #c91212;
transition: 0.2s;
}
.ul_title {
font-weight: bold;
color: #323232;
}