/*FONT*/

/*TTFirsNeue*/

@font-face {
  font-family: 'TTFirsNeue';
  src: url('../fonts/ttfirstneue/TTFirsNeue-Thin.woff2') format('woff2'),
       url('../fonts/ttfirstneue/TTFirsNeue-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFirsNeue';
  src: url('../fonts/ttfirstneue/TTFirsNeue-ExtraLight.woff2') format('woff2'),
       url('../fonts/ttfirstneue/TTFirsNeue-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFirsNeue';
  src: url('../fonts/ttfirstneue/TTFirsNeue-Light.woff2') format('woff2'),
       url('../fonts/ttfirstneue/TTFirsNeue-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFirsNeue';
  src: url('../fonts/ttfirstneue/TTFirsNeue-Regular.woff2') format('woff2'),
       url('../fonts/ttfirstneue/TTFirsNeue-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFirsNeue';
  src: url('../fonts/ttfirstneue/TTFirsNeue-Medium.woff2') format('woff2'),
       url('../fonts/ttfirstneue/TTFirsNeue-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFirsNeue';
  src: url('../fonts/ttfirstneue/TTFirsNeue-DemiBold.woff2') format('woff2'),
       url('../fonts/ttfirstneue/TTFirsNeue-DemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFirsNeue';
  src: url('../fonts/ttfirstneue/TTFirsNeue-Bold.woff2') format('woff2'),
       url('../fonts/ttfirstneue/TTFirsNeue-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFirsNeue';
  src: url('../fonts/ttfirstneue/TTFirsNeue-ExtraBold.woff2') format('woff2'),
       url('../fonts/ttfirstneue/TTFirsNeue-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFirsNeue';
  src: url('../fonts/ttfirstneue/TTFirsNeue-Black.woff2') format('woff2'),
       url('../fonts/ttfirstneue/TTFirsNeue-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFirsNeue';
  src: url('../fonts/ttfirstneue/TTFirsNeue-Italic.woff2') format('woff2'),
       url('../fonts/ttfirstneue/TTFirsNeue-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/*TTFirsNeue*/

/*Stolzl*/

@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/stolzl/Stolzl-Thin.woff2') format('woff2'),
       url('../fonts/stolzl/Stolzl-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/stolzl/Stolzl-Light.woff2') format('woff2'),
       url('../fonts/stolzl/Stolzl-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/stolzl/Stolzl-Book.woff2') format('woff2'),
       url('../fonts/stolzl/Stolzl-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/stolzl/Stolzl-Regular.woff2') format('woff2'),
       url('../fonts/stolzl/Stolzl-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/stolzl/Stolzl-Medium.woff2') format('woff2'),
       url('../fonts/stolzl/Stolzl-Medium.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/stolzl/Stolzl-Bold.woff2') format('woff2'),
       url('../fonts/stolzl/Stolzl-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/*Stolzl*/

/*FONT*/

/*MAIN*/

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0px !important;
}
.textwidget p{
	text-align: center;
	font-size: 14px;
}
.owl-next:before {
    font-family: "FontAwesome";
    content: "\f105" !important;
    color: #000000 !important;
    font-size: 40px;
}
.owl-prev:before {
    font-family: "FontAwesome";
    content: "\f104" !important;
    color: #000000 !important;
    font-size: 40px;
}
.sa_owl_theme .owl-nav .owl-prev {
    left: -34px !important;
}
.sa_owl_theme .owl-nav .owl-next {
    right: -34px !important;
}
.comment-form-url{
	display:none !important;
} 
.comment-form-cookies-consent{
	display:none !important;
}
#ex-review .form-submit input{
    padding: 16px 44px !important;
    font-weight: bold !important;
    border-radius: 3px;
    transition: 0.3s;
}
.comment_author_name {
    color: #c79c6e !important;
}
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
    color: #000000 !important;
    font-family: 'Stolzl';
    font-weight: 400 !important;
}
#scroll-top-link{
    display:none !important;	
}
.sub-menu .avia-menu-text{
  color: #ffffff;
  font-size: 14px;
  text-transform: none;
}
.avia-menu-text{
  font-size: 14px;
  font-family: 'Stolzl';
  text-transform: uppercase;
  font-weight: 500;
}
.avia-menu-text i{
  padding: 7px;
  border-radius: 50px;
  font-size: 14px;
}
.footer_color{
  background-color: #f9f9f9;
}
.footer_color .widgettitle {
  font-family: 'Stolzl';
  font-weight: 500 !important;
  font-size: 18px !important;
  text-shadow: none;
}
.footer-menu-block li a{
  font-size: 15px;
  font-family: 'Stolzl';
  font-weight: 300 !important;
}
.footer_color .avia-button{
    padding: 16px 28px !important;
    border-radius: 7px !important;
    transition: ease-in-out 0.3s;
    background-color: #8c7e7c !important;
    border: 1px solid #8c7e7c !important;
    cursor: pointer;
    font-weight: 400 !important;
    font-family: 'Stolzl';
    font-size: 12px;
    text-transform: uppercase;
}
.footer_color .avia-button:hover{
  background-color: #474a51 !important;
  border: 1px solid #474a51 !important;
  transition: ease-in-out 0.3s;
}
.footer_color .textwidget p{
  font-family: 'Stolzl';
    font-size: 14px;
    line-height: 25px;
}
.socket_color{
  border-top: none;
  font-family: 'GothamPro-Light';
  color: #000000;
  background: #f9f9f9;
}
.footer_color{
  border-top-width: 0px !important;
}
#header,
#header_main,
.html_mobile_menu_tablet #header {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  background-color: transparent !important;
  overflow: visible;
}
#header::before,
#header_main::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
  pointer-events: none;
}
#header.scrolled::before,
#header_main.scrolled::before {
  opacity: 1;
}
#header .container,
#header_main .container {
  background: transparent !important;
}
#main {
  margin-top: 0 !important;
}
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
    background-color: transparent !important;
}
/* === Masonry плитки === */
#main .av-masonry-image-container,
#main .av-masonry-image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#main .av-masonry-image-container {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  position: relative;
}

#main .av-masonry-image-container img {
  display: block;
  margin: 0;
  padding: 0;
}

/* === Контент плитки === */
.av-masonry .av-inner-masonry-content.site-background {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 20px 20px 40px 20px;
  box-sizing: border-box;
}

/* Заголовок и текст */
.av-masonry .av-masonry-entry-title {
  font-weight: 500;
  font-size: 18px;
  font-family: 'TTFirsNeue';
  margin-bottom: 8px;
}

.av-masonry .author-exur-block {
  font-size: 16px;
  font-family: 'TTFirsNeue';
  font-weight: 300;
  margin-bottom: 5px;
}

/* Нижняя строка: дата + кнопка */
.av-masonry .av-masonry-entry-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  gap: 10px;
}

/* Дата */
.av-masonry .av-masonry-date {
  font-size: 14px;
  font-family: 'TTFirsNeue';
  font-weight: 300;
  margin: 0;
  color: #333;
}

/* Кнопка */
.av-masonry .knopka-exur-block {
  display: inline-block;
  position: absolute;
  right: 15px;
  bottom: 20px;
  background: #c60000;
  color: #fff !important;
  padding: 8px 30px;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  font-family: 'TTFirsNeue';
  transition: background 0.3s ease;
  white-space: nowrap;
}

.av-masonry .knopka-exur-block:hover {
  background: #ff0000;
}

/*MAIN*/

/*FIRST B*/

#background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -2;
    pointer-events: none;
}
.gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, transparent 25%) top, linear-gradient(to top, rgba(0, 0, 0, 1) 0%, transparent 25%) bottom, radial-gradient(circle at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 0.7) 100%);
    z-index: -1;
    pointer-events: none;
}

#hyetymes-main-b .av-special-heading-h1 h1{
  font-family: 'TTFirsNeue';
  font-weight: 600 !important;
}
#hyetymes-main-b .av-special-heading-h1 .av-subheading{
  font-weight: 300;
  font-family: 'Stolzl';
  opacity: 1 !important;
  margin: 0 auto;
}
#hyetymes-main-b .container {
    max-width: 100% !important;
    padding: 0px 0px !important;
}
#hyetymes-main-b .post-entry{
  max-width: 1310px;
  padding: 0px 50px;
  margin:0 auto;
}
#hyetymes-main-b .avia_textblock{
  font-weight: 300;
  font-family: 'Stolzl';
  opacity: 1 !important;
  padding-bottom: 20px;
}
#hyetymes-main-b .av_two_fifth{
  padding: 0px 10px !important;
}
#hyetymes-main-b .av_two_fifth .post-entry{
  padding: 0px 00px !important;
}

/* === HYETYMES MAIN (финальный стабильный вариант) === */
#hyetymes-main-b .slide-entry {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 8px;
}
/* Картинка */
#hyetymes-main-b .slide-entry .slide-image,
#hyetymes-main-b .slide-entry .slide-entry-thumb {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#hyetymes-main-b .slide-entry img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
/* Эффект при наведении */
#hyetymes-main-b .slide-entry:hover img {
  transform: scale(1.05);
}
/* Градиент снизу */
#hyetymes-main-b .slide-entry .slide-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.15) 70%);
  z-index: 1;
  transition: opacity 0.3s ease;
}
/* Контент поверх картинки */
#hyetymes-main-b .slide-entry .slide-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 25px 25px 25px; /* добавили место сверху и снизу */
  z-index: 2;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
}
/* Заголовок */
#hyetymes-main-b .slide-entry .entry-title a {
  color: #fff !important;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  font-family: 'TTFirsNeue';
}
#hyetymes-main-b .slide-entry-title{
  line-height: 18px !important;
}
/* Дата и кнопка */
#hyetymes-main-b .slide-entry .entry-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
#hyetymes-main-b .entry-footer{
  display:none !important;
}
/* Кнопка */
#hyetymes-main-b .slide-entry .read-more-link {
  text-align: right;
}
#hyetymes-main-b .slide-entry .read-more-link a {
  display: inline-block;
  background: #c60000;
  color: #fff !important;
  padding: 8px 24px;
  margin: 0px 0 5px 0;
  border-radius: 3px;
  width: auto;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
  white-space: nowrap;
}
#hyetymes-main-b .slide-entry .read-more-link a:hover {
  background: #ff0000;
}
/* Скрываем рубрику */
#hyetymes-main-b .slide-entry .blog-categories {
  display: none !important;
}
/* Чистим лишние паддинги Enfold */
#hyetymes-main-b .slide-entry .slide-entry-content,
#hyetymes-main-b .slide-entry .entry-footer {
  padding: 0 !important;
  margin: 0 !important;
}
#hyetymes-main-b .avia-button {
  display: inline-block;
  background: #c60000;
  font-size: 16px;
  color: #fff !important;
  padding: 15px 30px;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}

#hyetymes-main-b .avia-button:hover {
  background: #ff0000;
}

/*FIRST B*/

/*LATESTS NEWS*/

#hyetymes-latests-news .container{
  max-width: 100% !important;
  width: 100% !important;
}
#hyetymes-latests-news .av-special-heading-h2 h2{
  font-weight: 600 !important;
  font-family: 'Stolzl';
}
#hyetymes-latests-news .av-special-heading-h2 .av-subheading{
  font-weight: 300;
  font-family: 'Stolzl';
  opacity: 1 !important;
  margin: 0 auto;
}
.av-masonry-entry .avia-arrow{
  display: none;
}
#hyetymes-latests-news  .content{
  padding-top: 90px !important;
}

/*LATESTS NEWS*/

/*CATEGORY NEWS*/

#hyetymes-category-news .container{
  max-width: 100% !important;
  width: 100% !important;
}
#hyetymes-category-news .av-special-heading-h2 h2{
  font-weight: 600 !important;
  font-family: 'Stolzl';
}
#hyetymes-category-news .av-special-heading-h2 .av-subheading{
  font-weight: 300;
  font-family: 'Stolzl';
  opacity: 1 !important;
  margin: 0 auto;
}
#hyetymes-category-news .avia-button {
  display: inline-block;
  background: #c60000;
  font-size: 16px;
  color: #fff !important;
  padding: 15px 30px;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}
#hyetymes-category-news .avia-button:hover {
  background: #ff0000;
}

/*CATEGORY NEWS*/

/*ONE NEWS PAGE*/

.single-post .entry-title{
  font-family: 'Stolzl';
  font-weight: 800 !important;
  text-align: center !important;
  font-size: 40px !important;
}
.single-post .minor-meta{
  text-align: center !important;
  padding-top: 0px;
}
.single-post .minor-meta a{
  font-family: 'Stolzl';
  font-weight: 400 !important;
  background-color: #a81010;
  border-radius: 50px;
  color: #ffffff !important;
  padding: 8px 28px;
  font-size: 16px;
}
.single-post .minor-meta a:hover{
  text-decoration: none !important;
}
.single-post .minor-meta{
  margin-bottom: 30px;
}
.single-post .entry-content{
  font-family: 'Stolzl';
  color: #000000;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
}
.single-post .entry-content strong{
  font-weight: 600 !important;
}
.single-post .post-meta-infos .date-container{
  font-size: 18px;
  font-family: 'Stolzl' !important;
  font-weight: 400;
  color: #444444;
}
.single-post .post-meta-infos{
  text-align: left !important;
}
.single-post .text-sep-date{
  display:none !important;
}
.single-post blockquote{
  font-family: 'Stolzl';
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #383838;
}
.single-post .post-title {
max-width: 100% !important;
}
.single-post .title_container{
  display:none !important;
}

/*ONE NEWS PAGE*/

/*CATEGORY NEWS PAGE*/

.blog .entry-content-header{
  display: flex;
  flex-direction: column-reverse;
}
.blog .read-more-link a{
  padding: 17px 65px !important;
  border-radius: 7px !important;
  transition: ease-in-out 0.3s;
  font-weight: 400 !important;
  font-family: 'Stolzl';
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  background-color: #8c7e7c !important;
  border: 1px solid #8c7e7c !important;
}
.blog .read-more-link a:hover{
  text-decoration: none !important;
 background-color: #474a51 !important;
 border: 1px solid #474a51 !important;
 opacity:1 !important;
 transition: ease-in-out 0.3s;
}
.blog .entry-content{
  font-family: 'Stolzl';
  font-weight: 300;
  text-align: center;
  font-size: 17px;
}
.blog .entry-title{
  font-family: 'Stolzl';
  font-size: 22px !important;
  text-align: center !important;
  font-weight: 900 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.blog .entry-title::after {
  content: '';
  height: 2px;
  width: 40px;
  background: #000000;
  margin-top: 15px;
}
.blog .minor-meta a{
  font-family: 'Stolzl';
  font-weight: 400 !important;
  background-color: #a81010;
  border-radius: 50px;
  color: #ffffff !important;
  padding: 8px 28px;
  font-size: 16px;
}
.blog .minor-meta a:hover{
  text-decoration: none !important;
}
.blog .minor-meta{
  margin: 22px auto -10px auto;
  text-align: center !important;
  display: flex;
  justify-content: center;
}

/*CATEGORY NEWS PAGE*/

/*RUBRIK NEWS PAGE*/

.archive .entry-content-header{
  display: flex;
  flex-direction: column-reverse;
}
.archive .read-more-link a{
  padding: 17px 65px !important;
  border-radius: 7px !important;
  transition: ease-in-out 0.3s;
  font-weight: 400 !important;
  font-family: 'Stolzl';
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  background-color: #8c7e7c !important;
  border: 1px solid #8c7e7c !important;
}
.archive .read-more-link a:hover{
  text-decoration: none !important;
 background-color: #474a51 !important;
 border: 1px solid #474a51 !important;
 opacity:1 !important;
 transition: ease-in-out 0.3s;
}
.archive .entry-content{
  font-family: 'Stolzl';
  font-weight: 400;
  color: #000000;
  text-align: center;
  font-size: 16px;
}
.archive .entry-title{
  font-family: 'Stolzl';
  font-size: 23px !important;
  text-align: center !important;
  font-weight: 700 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.archive .entry-title::after {
  content: '';
  height: 2px;
  width: 40px;
  background: #000000;
  margin-top: 15px;
}
.avia_textblock a{
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
}
.archive .minor-meta a{
  font-family: 'Stolzl';
  font-weight: 400 !important;
  background-color: #a81010;
  border-radius: 50px;
  color: #ffffff !important;
  padding: 8px 28px;
  font-size: 16px;
}
.archive .minor-meta a:hover{
  text-decoration: none !important;
}
.archive .minor-meta{
  margin: 15px auto 10px auto;
  text-align: center !important;
  display: flex;
  justify-content: center;
}
.archive .title_container h1 a{
  font-family: 'Stolzl';
  font-weight: 800 !important;
  font-size: 40px;
  color: #000000 !important;
}
.archive .title_container h1:after{
  display:none !important;
}
.archive .title_container .container {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
.archive .title_container{
  background: #efefef;
}
.archive .entry-title::after{
  display:none !important;
}

/*RUBRIK NEWS PAGE*/

/*TELEGRAM BLOCK*/

#hyetymes-telegram-b .container{
  max-width: 100% !important;
  width: 100% !important;
}
#hyetymes-telegram-b .av-special-heading-h2 h2{
  font-weight: 600 !important;
  font-family: 'Stolzl';
}
#hyetymes-telegram-b .av-special-heading-h2 .av-subheading{
  font-weight: 300;
  font-family: 'Stolzl';
  opacity: 1 !important;
  margin: 0 auto;
}
#hyetymes-telegram-b .avia-button {
  display: inline-block;
  background: #c60000;
  font-size: 16px;
  color: #fff !important;
  padding: 15px 30px;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}

#hyetymes-telegram-b .avia-button:hover {
  background: #ff0000;
}

/*TELEGRAM BLOCK*/

/*ONE PAGE*/

#hyetimes-one-page-text .av-special-heading-h1 h1{
  font-weight: 600 !important;
  font-family: 'Stolzl';
}
#hyetimes-one-page-text .av-special-heading-h1 .av-subheading{
  font-weight: 300;
  font-family: 'Stolzl';
  opacity: 1 !important;
  margin: 0 auto;
}
#hyetimes-one-page-text .avia_textblock{
  font-weight: 400;
  font-family: 'Stolzl';
  opacity: 1 !important;
}
#hyetimes-one-page-text .avia-button {
  display: inline-block;
  background: #c60000;
  font-size: 16px;
  color: #fff !important;
  padding: 15px 30px;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}
#hyetimes-one-page-text .avia-button:hover {
  background: #ff0000;
}

/*ONE PAGE*/

/*MOBILE*/

@media only screen and (max-width: 844px) {
.html_av-overlay-full #av-burger-menu-ul li {
    font-size: 20px !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0px !important;
}
#hyetymes-main-b .container{
  width: 100% !important;
}
#hyetymes-main-b .av_two_fifth{
  display:none !important;
}
#hyetymes-main-b .post-entry {
    padding: 0px 20px;
}
#hyetymes-latests-news .av-special-heading-h2 h2 {
font-size: 0.6em !important;
}
#hyetymes-latests-news .av-special-heading-h2{
  padding-left: 20px;
}
#hyetymes-telegram-b .av-special-heading-h2 h2 {
font-size: 0.6em !important;
}
#hyetymes-telegram-b .post-entry{
  padding: 0px 20px;
}
#hyetymes-category-news .av-special-heading-h2 h2 {
font-size: 0.6em !important;
}
#hyetymes-category-news .av-special-heading-h2{
  padding-left: 20px;
}
.archive .title_container {
    background: #000000 !important;
}
.archive .title_container h1 a {
    color: #ffffff !important;
}
.logo img {
    max-height: 40px !important;
}
.single-post #main {
padding-top: 80px !important;
}


}

/*MOBILE*/