h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: normal;
  clear: both;
}
h1 {
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  line-height: 1.1;
  letter-spacing: 0.2px;
  font-size: 42px;
}
h3 {
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  line-height: 1.3;
  letter-spacing: 0.2px;
}
h4 {
  font-size: 17px;
}
h5 {
  font-size: 14px;
}
p {
  margin-bottom: 15px;
}
body,
button,
input,
select,
textarea {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0px;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  color: #fb403d;
}
a:hover,
.newsx-table-of-contents a:hover,
.wp-block-tag-cloud.is-style-outline a:hover,
.newsx-grid-read-more a:hover,
.newsx-breadcrumbs a:hover,
.newsx-post-meta-inner div a:hover,
a.comment-reply-link:hover,
.newsx-post-sources .post-source:not(.source-tag) a:hover,
.widget_nav_menu li a:hover,
.post-page-numbers.current,
.newsx-category-list li a:hover {
  color: #fb403d;
}
body,
button,
input,
select,
textarea {
  font-size: 14px;
}
body.newsx-dark-mode {
  background-color: #222222;
  color: #c4c4c4;
}
body.newsx-dark-mode .header-top,
body.newsx-dark-mode .header-center,
body.newsx-dark-mode .header-bottom {
  background: #222222;
  border-bottom: 1px solid #383838;
}
body.newsx-dark-mode .newsx-header-menu-primary a {
  color: #fff;
}
body.newsx-dark-mode .newsx-header-social-icons .newsx-social-icon svg {
  fill: #fff;
}
body.newsx-dark-mode .newsx-header-weather {
  color: #c4c4c4;
}
body.newsx-dark-mode .newsx-svg-icon svg {
  fill: #fff;
  color: #fff;
}
.newsx-dark-mode-switcher {
  background-color: #333333 !important;
}
.container {
  max-width: 1350px;
  padding-right: 20px;
  padding-left: 20px;
  margin: auto;
}
.header-top,
.header-center,
.header-bottom {
  background: #fff;
  border-bottom: 1px solid #e7e7e7;
}
.textwidget img {
    width: 100%;
}
div#primary {
    flex: 1;
}
.header-top .box-header-top,
.header-center .box-header-center {
  min-height: 85px;
}
.box-header-top,
.box-header-center {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
}
.newsx-header-social-icons,
.newsx-footer-social-icons {
  gap: 10px;
  display: flex;
}
.newsx-header-social-icons .newsx-social-icon svg {
  width: 15px;
  height: 15px;
}
.newsx-header-social-icons .newsx-social-icon svg {
  fill: #000000;
}
input.search-field {
  outline: none;
  background-color: transparent;
  width: 100%;
  padding: 10px;
  box-shadow: none;
  border: 0;
}
.search-field:focus,
.search-field:focus-visible {
  box-shadow: none;
  outline: none;
}
button.newsx-svg-icon.search-icon {
    box-shadow: unset;
    background: #fff;
    border: 00;
}
.newsx-search {
  display: flex;
  align-items: center;
  padding-right: 35px;
  border-width: 1px;
  border-style: solid;
  border-color: #e8e8e8;
  width: 230px;
  position: relative;
  font-size: 14px;
}

.newsx-search-icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.newsx-svg-icon svg {
  width: 20px;
  height: 20px;
  transition: all 0.1s ease;
  fill: #292929;
}

.newsx-svg-icon.search-icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
}
.newsx-header-menu-primary {
  margin-left: 20px;
}

.newsx-header-menu-primary .newsx-nav-menu > .menu-item {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
}
.newsx-nav-menu .menu-item {
  position: relative;
  white-space: nowrap;
}

.newsx-header-menu-primary .newsx-nav-menu > .menu-item > a {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.newsx-nav-menu .menu-item a {
  display: flex;
  align-items: center;
  width: 100%;
  transition: all 0.2s ease;
}
.newsx-header-menu-primary .newsx-nav-menu > .menu-item > a {
  font-size: 15px;
}
.newsx-header-menu-primary a {
  color: #292929;
}
.newsx-mobile-menu-toggle .newsx-svg-icon {
  margin-right: 5px;
}
.newsx-mobile-menu-toggle span {
  line-height: 1 !important;
}
.newsx-mobile-menu-toggle.active > span:nth-child(1),
.newsx-mobile-menu-toggle > span:nth-child(2) {
  display: none;
}
.newsx-mobile-menu-toggle .newsx-svg-icon {
  margin-right: 5px;
}
.newsx-mobile-menu-toggle span {
  line-height: 1 !important;
}
.newsx-header-menu-primary a,
.newsx-header-menu-primary + .newsx-mobile-menu-toggle span:last-of-type {
  font-weight: 500;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  line-height: 2.2;
  letter-spacing: 0px;
}
.newsx-mobile-menu li.newsx-mobile-drop-divider:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.newsx-mobile-menu-toggle + .newsx-mobile-menu-container {
  margin: 1px 0 0 0;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
body:not(.newsx-dark-mode)
  .newsx-mobile-menu-toggle
  + .newsx-mobile-menu-container {
  background-color: #ffffff;
}
.newsx-mobile-menu-toggle.active > span:nth-child(1),
.newsx-mobile-menu-toggle > span:nth-child(2) {
  display: none;
}
.newsx-mobile-menu-toggle.active > span:nth-child(2) {
  display: inline;
  font-size: 0 !important;
}
.newsx-mobile-menu-toggle {
  cursor: pointer;
  align-items: center;
  padding: 0.5em;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.newsx-pointer-item.newsx-pointer-grow:after {
  width: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: all 0.3s ease(0, 0, 0.16, 0.95);
}
.newsx-pointer-item:hover:after,
.current-menu-item > .newsx-pointer-item:after {
  opacity: 1;
  width: 100%;
}
.newsx-pointer-item:after {
  content: "";
  opacity: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  z-index: 2;
  align-self: flex-end;
  background-color: #55595c;
  transition: all 0.3s;
}
.newsx-header-menu-primary .newsx-pointer-item:after {
  background-color: #fb403d;
}
.newsx-mobile-menu-container {
  display: none;
  margin-left: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  width: 100%;
}
.newsx-mobile-menu-toggle {
  color: #333333;
  border-radius: px;
}
.newsx-mobile-menu-toggle,
.newsx-mobile-menu .sub-menu {
  display: none;
}
.newsx-svg-icon {
  font-size: 0;
}
.newsx-inline-flex {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
}
.newsx-header-social-icons .newsx-social-icon,
.newsx-footer-social-icons .newsx-social-icon {
  display: flex;
  align-items: center;
}
.newsx-header-menu-primary a {
  color: #292929;
  font-size: 15px;
}
.newsx-header-weather {
  display: flex;
  color: #67737e;
  margin-right: 10px;
  margin-bottom: 3px;
}
.newsx-header-weather svg {
  width: 25px;
  height: 25px;
}
.newsx-header-weather .location {
  font-size: 12px;
  margin: 3px 3px 0 5px;
}
.newsx-header-weather .temperature {
  font-size: 16px;
  margin-top: 1px;
}
.newsx-header-weather .temperature sup {
  font-size: 10px;
  top: -2px;
  margin-left: 3px;
}

.newsx-random-post {
  display: flex;
}
.newsx-random-post a {
  color: #02294a;
}
.newsx-flex-center-vr {
  display: flex;
  align-items: center;
  align-content: center;
  overflow: hidden;
}

.newsx-random-post svg {
  width: 16px;
  height: 16px;
  fill: #02294a;
}
.newsx-dark-mode-switcher {
  position: relative;
  width: 40px;
  height: 14px;
  border-radius: 7px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.newsx-dark-mode-switcher {
  margin-left: 5px;
  display: flex;
  background-color: rgba(232, 232, 232, 0.8);
}
.newsx-dark-mode-switcher .newsx-switch-to-dark,
.newsx-dark-mode-switcher .newsx-switch-to-light {
  position: absolute;
  top: -5px;
  left: 0;
  padding: 5px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  font-size: 0;
  line-height: 1;
  transition: left 300ms ease;
}

.newsx-dark-mode-switcher .newsx-switch-to-light {
  background-color: #fb403d;
}

.newsx-switch-to-light {
  visibility: hidden;
  opacity: 0;
  fill: white;
}
.newsx-dark-mode-switcher svg {
  width: 14px;
  height: 14px;
}
.newsx-dark-mode-switcher.active .newsx-switch-to-dark {
  visibility: hidden;
  opacity: 0;
}
.newsx-dark-mode-switcher.active .newsx-switch-to-light {
  visibility: visible;
  opacity: 1;
}
.newsx-dark-mode .newsx-switch-to-light,
.newsx-dark-mode .newsx-switch-to-dark {
  left: 15px;
}

.tipsy {
  position: absolute;
  z-index: 100000;
  padding: 2px;
  pointer-events: none;
}

.tipsy-inner {
  font-size: 11px;
  max-width: 200px;
  padding: 7px 10px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background-color: #222;
}

.tipsy-arrow {
  line-height: 0;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px dashed #222;
}

body.rtl .tipsy-e .tipsy-arrow {
  right: 0;
  left: auto;
  transform: scale(-1, 1);
}

.tipsy-arrow-n {
  border-bottom-color: #222;
}

.tipsy-n .tipsy-arrow {
  top: 1px;
  left: 50%;
  margin-left: -5px;
  border-top: none;
  border-right-color: transparent !important;
  border-bottom-style: solid;
  border-left-color: transparent !important;
}

.tipsy-w .tipsy-arrow {
  top: 50%;
  left: 1px;
  margin-top: -5px;
  border-top-color: transparent !important;
  border-right-style: solid;
  border-bottom-color: transparent !important;
  border-left: none;
}

.tipsy-e .tipsy-arrow {
  top: 50%;
  right: 1px;
  margin-top: -5px;
  border-top-color: transparent !important;
  border-right: none;
  border-bottom-color: transparent !important;
  border-left-style: solid;
}

.tipsy-s {
  margin-top: -3px;
}

.tipsy-s .tipsy-arrow {
  bottom: -1px;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-right-color: transparent !important;
  border-bottom: none;
  border-left-color: transparent !important;
}

.newsx-magazine-layout {
  display: grid;
  grid-gap: 5px;
  min-height: 300px;
}
.newsx-magazine-layout-2-1-2 {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas:
    "box1 main box3"
    "box2 main box4";
}
.newsx_magazine_layout-1-id .newsx-magazine-layout {
  height: 640px;
}
.newsx_magazine_layout-1-id .newsx-magazine-layout {
  grid-gap: 15px;
}
.newsx-magazine-layout *,
.newsx-magazine-layout a:hover {
  color: #fff;
}
.newsx-magazine-layout .newsx-grid-item {
  position: relative;
  overflow: hidden;
}
.newsx-magazine-layout-2-1-2 .newsx-grid-item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
  grid-area: main;
}
.newsx-magazine-layout-2-1-2 .newsx-grid-item:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: box1;
}
.newsx-magazine-layout-2-1-2 .newsx-grid-item:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: box2;
}
.newsx-magazine-layout-2-1-2 .newsx-grid-item:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: box4;
}
.newsx-grid-media {
  position: relative;
}

.newsx-full-stretch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
}
.newsx-magazine-layout .newsx-grid-image {
  transition: transform 0.5s cubic-bezier(0, 0, 0.42, 1.21);
}
.newsx-magazine-layout .newsx-grid-over-media {
  color: #fff;
}

.newsx-grid-over-media {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px;
}
.newsx-magazine-layout .newsx-media-hover-link {
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.6));
  opacity: 0.85;
  transition: all 0.3s ease;
}
.newsx-magazine-layout .newsx-grid-media:hover .newsx-grid-image {
  transform: scale(1.05);
}
.newsx-media-hover-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.newsx-grid-over-media .newsx-grid-title {
  margin-top: 10px;
}
.newsx-grid-over-media > div {
  position: relative;
}
.newsx-grid-title {
  word-break: break-word;
}
.newsx-magazine-layout *,
.newsx-magazine-layout a:hover {
  color: #fff;
}
.newsx-underline-hover:hover {
  text-decoration-color: #fb403d;
  -webkit-text-decoration-color: #fb403d;
}
.newsx-underline-hover {
  transition: all 0.2s cubic-bezier(0.32, 0.74, 0.57, 1);
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  text-decoration-thickness: 0.1em;
}
.newsx-post-format-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.newsx-post-format-icon.video svg {
  width: 14px;
  height: 14px;
}
.newsx-post-format-icon svg path {
  color: #fff;
}
h2 {
  font-size: 32px;
}
.newsx-magazine-layout-1-2 article:where(:nth-child(2), :nth-child(3)) h2,
.newsx-magazine-layout-1-3 article:where(:nth-child(3), :nth-child(4)) h2,
.newsx-magazine-layout-1-4
  article:where(:nth-child(2), :nth-child(3), :nth-child(4), :nth-child(5))
  h2,
.newsx-magazine-layout-1-1-2
  article:where(:nth-child(2), :nth-child(3), :nth-child(4))
  h2,
.newsx-magazine-layout-2-1-2
  article:where(:nth-child(2), :nth-child(3), :nth-child(4), :nth-child(5))
  h2,
.newsx-magazine-layout-1-1-1 article:where(:nth-child(2), :nth-child(3)) h2,
.newsx-magazine-layout-1vh-3h
  article:where(:nth-child(2), :nth-child(3), :nth-child(4))
  h2,
.newsx-magazine-layout-1-1-3
  article:where(:nth-child(2), :nth-child(3), :nth-child(4), :nth-child(5))
  h2,
.newsx-magazine-layout-2-3
  article:where(:nth-child(3), :nth-child(4), :nth-child(5))
  h2 {
  font-size: 26px;
}
.newsx-post-format-icon.audio svg,
.newsx-post-format-icon.gallery svg,
.newsx-post-format-icon.image svg {
  width: 12px;
  height: 12px;
}
.newsx-grid-author,
.newsx-grid-date-time,
.newsx-widget .newsx-post-meta,
.newsx-grid-categories,
.newsx-category-list.newsx-s2 .category-count,
.wp-block-tag-cloud.is-style-outline,
.newsx-breadcrumbs,
.newsx-post-author-box .author-job,
.comment-reply-link,
.comment-form textarea,
.comment-form input,
.newsx-single-post-media .image-caption,
.newsx-newsletter-form .mc4wp-form-fields input[type="email"],
.newsx-newsletter-form input[type="submit"],
.wpcf7-form-control,
.wp-block-search__input,
.wp-block-search__button {
  font-size: 13px;
}
.site-main .newsx-row:first-child .newsx-row-inner,
.customize-partial-edit-shortcuts-shown
  .site-main
  .newsx-row:nth-child(2)
  .newsx-row-inner {
  padding-top: 30px;
}
.newsx-main-content .newsx-widget {
  margin-bottom: 50px;
}

.newsx_news_ticker-3-id :where(.news-ticker-heading) {
  background-color: #fb403d;
}
.newsx_news_ticker-3-id .news-ticker-heading {
  padding: 8px 10px;
}
.news-ticker-heading {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 2;
}
.newsx-widget .newsx-news-ticker .news-ticker-heading,
.newsx-widget .newsx-news-ticker .news-ticker-wrapper {
  min-height: 40px;
}
.newsx-news-ticker[data-ticker-type="marquee"] {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.newsx_news_ticker-3-id :where(.news-ticker-heading-text) {
  color: #ffffff;
}
.news-ticker-heading-text {
  white-space: nowrap;
}
.newsx_news_ticker-3-id.newsx-widget .news-ticker-heading-text {
  font-size: 16px;
}
.news-ticker-heading-icon.blink {
  margin-left: 8px;
}
.news-ticker-heading-icon {
  position: relative;
  margin: 3px;
}
.news-ticker-heading * {
  z-index: 2;
}
.newsx_news_ticker-3-id :where(.newsx-ticker-icon-circle) {
  color: #ffffff;
  background-color: #ffffff;
}
.newsx-ticker-icon-circle {
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  z-index: 5;
  transition-property: inherit;
  transition-timing-function: inherit;
  transition-duration: inherit;
  width: 10px;
  height: 10px;
  background-color: white;
}
.newsx-ticker-icon-circle:before,
.newsx-ticker-icon-circle:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation-name: wpr-ticker-icon-blink;
  animation-name: wpr-ticker-icon-blink;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  transition-property: inherit;
  transition-timing-function: inherit;
  transition-duration: inherit;
  width: 10px;
  height: 10px;
  margin-top: calc(-10px / 2);
  margin-left: calc(-10px / 2);
}
.newsx-ticker-icon-circle:after {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.newsx-ticker-icon-circle:before,
.newsx-ticker-icon-circle:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation-name: wpr-ticker-icon-blink;
  animation-name: wpr-ticker-icon-blink;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  transition-property: inherit;
  transition-timing-function: inherit;
  transition-duration: inherit;
  width: 10px;
  height: 10px;
  margin-top: calc(-10px / 2);
  margin-left: calc(-10px / 2);
}
.newsx-ticker-icon-circle:before,
.newsx-ticker-icon-circle:after {
  content: "";
  position: absolute;
  top: 50% 5px;
  left: 50%;
  -webkit-animation-name: wpr-ticker-icon-blink;
  animation-name: wpr-ticker-icon-blink;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  transition-property: inherit;
  transition-timing-function: inherit;
  transition-duration: inherit;
  width: 10px;
  height: 10px;
  margin-top: calc(-10px / 2);
  margin-left: calc(-10px / 2);
}
.newsx-ticker-icon-circle:after {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.newsx_news_ticker-3-id :where(.news-ticker-wrapper) {
  border: 1px solid #e8e8e8;
}
.newsx-widget
  .newsx-news-ticker[data-ticker-type="marquee"]
  .news-ticker-wrapper {
  padding-right: 10px;
}
.news-ticker-heading.newsx-s0 + .news-ticker-wrapper {
  padding-left: 10px;
}
.newsx-widget .newsx-news-ticker .news-ticker-wrapper {
  border-left: none !important;
}
.newsx-news-ticker .js-marquee {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.newsx-news-ticker .js-marquee .news-ticker-post {
  margin-right: 20px;
  min-width: 100px;
}

.newsx-news-ticker-title p {
  margin-bottom: 0;
}

.news-ticker-post .newsx-slider-image {
  max-width: 50px;
  margin-right: 5px;
  height: auto;
}

.news-ticker-post .newsx-slider-image img {
  max-width: 100%;
  height: auto;
}

.news-ticker-content,
.newsx-ticker-marquee {
  overflow: hidden;
}

.newsx-ticker-marquee .newsx-flex-center-vr {
  overflow: visible;
}

.news-ticker-post article {
  height: 100%;
}
.newsx_news_ticker-3-id .newsx-news-ticker-title {
  color: #232323;
}
article a {
  transition: color 0.2s ease;
}
.newsx_news_ticker-3-id.newsx-widget .newsx-news-ticker-title > p {
  font-size: 15px;
}
.newsx-news-ticker-title p {
  margin-bottom: 0;
}
a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.aligncenter,
div.aligncenter {
  display: block;
  clear: both;
  margin: 5px auto 10px;
}
.wp-block-image.aligncenter {
  text-align: center;
}
.newsx-row-inner,
.newsx-single-inner,
.newsx-blog-page-inner,
.newsx-archive-page-inner {
  gap: 30px;
}
.newsx-flex-nowrap {
  display: flex;
}
.newsx-sidebar {
  padding-bottom: 50px;
}
.newsx-ls-content-rs aside,
.newsx-content-ls-rs aside,
.newsx-ls-rs-content aside {
  width: 23%;
}
#newsx_list_layout-5 .newsx-list-layout {
  grid-gap: 25px;
}
.newsx-list-layout {
  display: grid;
  gap: 10px;
}
.newsx-list-layout-list-1,
.newsx-list-layout-list-3,
.newsx-list-layout-list-4,
.newsx-list-layout-list-5,
.newsx-list-layout-list-6,
.newsx-list-layout-list-8 {
  grid-template-columns: 1fr 1fr;
}
.newsx-list-layout .newsx-grid-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.newsx-list-layout-list-1 .newsx-grid-item:first-child,
.newsx-list-layout-list-2 .newsx-grid-item:first-child,
.newsx-list-layout-list-3 .newsx-grid-item:first-child {
  grid-column: 1 / -1;
}
.newsx-list-layout-list-2 .newsx-grid-item:first-child,
.newsx-list-layout-list-3 .newsx-grid-item:first-child,
.newsx-list-layout-list-4 .newsx-grid-item:first-child,
.newsx-list-layout-list-6 .newsx-grid-item:nth-child(1),
.newsx-list-layout-list-6 .newsx-grid-item:nth-child(2) {
  flex-direction: column;
}

.newsx-big-post {
  margin-bottom: 10px;
}
.newsx-big-post .newsx-grid-media {
  width: 100%;
}
img {
  height: auto;
}
img,
iframe,
embed {
  max-width: 100%;
}
.newsx-grid-layout .newsx-grid-over-media,
.newsx-list-layout .newsx-grid-over-media {
  padding: 20px;
}
.newsx-grid-over-media .newsx-grid-categories {
  margin-bottom: 0;
}
.newsx-grid-over-media > div {
  position: relative;
}
.newsx-grid-over-media .post-categories {
  font-size: 12px;
}

.newsx-post-categories a {
  display: block;
  position: relative;
  z-index: 1;
  padding: 1px 7px;
  color: #fff;
}

.newsx-post-categories a,
.newsx-post-categories a:before {
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0);
  transition: box-shadow 0.2s ease;
}

.newsx-post-categories a:hover {
  color: #fff;
}

.newsx-post-categories:not(.newsx-s1) a {
  background-color: #333333;
}
.newsx-grid-post-meta {
  align-items: center;
}
.newsx-weather-content .weather-condition,
.newsx-weather-content .weather-extra-info,
.newsx-grid-date-time,
.newsx-grid-author a,
.newsx-grid-author a:hover,
.newsx-grid-post-meta div:first-child:after,
.wp-block-tag-cloud.is-style-outline a,
.sharing-header,
.newsx-post-meta-inner,
.newsx-post-meta-inner a,
.newsx-post-author-box .author-job,
.newsx-related-posts .post-date,
.comment-meta,
.comment-meta a,
.comment-respond .logged-in-as,
.comment-respond .logged-in-as,
.comment-respond .comment-notes,
.comment-form .comment-form-cookies-consent label,
.comment-form textarea::placeholder,
.comment-form input::placeholder,
.wpcf7-form-control::placeholder,
.newsx-post-content + .newsx-static-sharing .sharing-header svg,
.newsx-newsletter-form .agree-to-terms,
.newsx-newsletter-policy,
.newsx-archive-page-header .sub-categories span,
.newsx-ajax-search-results .search-results-content span {
  color: #8e9ba7;
}
.newsx-grid-item:not(:first-child) .newsx-grid-media,
.newsx-list-layout-list-7 .newsx-grid-media,
.newsx-list-layout-list-8 .newsx-grid-media,
.newsx-list-layout-list-9 .newsx-grid-media {
  flex-shrink: 0;
}
.newsx-list-layout-list-1 article:not(.newsx-big-post) h3,
.newsx-list-layout-list-2 article:not(.newsx-big-post) h3,
.newsx-list-layout-list-3 article:not(.newsx-big-post) h3,
.newsx-list-layout-list-4 article:not(.newsx-big-post) h3,
.newsx-list-layout-list-5 article:not(.newsx-big-post) h3,
.newsx-list-layout-list-6 article:not(.newsx-big-post) h3 {
  font-size: 14px;
}
.newsx-grid-pagination {
  margin-top: 20px;
}
.newsx-ajax-next,
.newsx-ajax-prev,
.newsx-load-more {
  cursor: pointer;
}
.newsx-ajax-prev {
  margin-right: 5px;
}
.newsx-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.newsx-pagination-numbered > *,
.newsx-grid-next-prev > div,
.newsx-load-more {
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 1px;
  border-style: solid;
}
.newsx-pagination-numbered > *,
.newsx-grid-next-prev > div {
  width: 35px;
  height: 35px;
}
.newsx-grid-author a {
  gap: 5px;
  align-items: center;
}
.newsx-post-meta-inn-group > div:after,
.newsx-grid-post-meta div:first-child:after {
  background-color: #8e9ba7;
}
.newsx-grid-post-meta div:first-child:after,
.newsx-post-meta-inn-group > *:after {
  content: " ";
  display: inline-block;
  width: 1px;
  height: 8px;
  margin: 2px 8px 0;
  opacity: 0.5;
  align-self: center;
}
.newsx-grid-excerpt p {
  margin-bottom: 7px;
}
.newsx-post-categories.newsx-s1 {
  padding-left: 3px;
}
.newsx-grid-post-meta {
  align-items: center;
}
.newsx-post-categories.newsx-s1 a:before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  transform: skewX(-25deg);
}
.newsx-pointer-item:after,
.newsx-dark-mode-switcher .newsx-switch-to-light,
.search-submit,
.newsx-header-search .newsx-search-results-view-all a,
.newsx-weather-header,
.newsx-vplaylist-controller,
.newsx-newsletter-form input[type="submit"],
.newsx-s1.newsx-category-list .category-count,
.newsx-post-index,
.newsx-blog-pagination .current,
.newsx-reading-progress-bar,
.newsx-post-sources .postsource-tag a,
#newsx-back-to-top:not(.newsx-trans-bg),
.wp-block-search__button,
.newsx-s0.newsx-widget-title-wrap .newsx-widget-title-text,
.newsx-menu-item-label,
.newsx-widget :not(.newsx-original-colors) .newsx-social-icon:hover,
.newsx-post-sources .source-tag a,
.newsx-single-continue-reading a {
  background-color: #fb403d;
}
.newsx-post-categories .post-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.newsx-list-layout .newsx-grid-media img,
.newsx-posts-feed .newsx-grid-media img {
  width: 100%;
}
.newsx-sidebar {
  position: sticky;
  top: 0;
  align-self: flex-start;
  flex-shrink: 0;
}
.newsx-main-content {
  flex-grow: 1;
  max-width: 100%;
}
.newsx-main-content section.newsx-widget {
  margin-bottom: 50px;
}
.wp-block-spacer {
  clear: both;
}

#newsx_list_layout-5
  :where(
    .newsx-widget-title-wrap,
    .newsx-widget-title-text,
    .newsx-widget-title-text:after
  ),
#newsx_list_layout-5 .newsx-widget-title-text:after {
  border-color: #000000;
}

.newsx-s3.newsx-widget-title-wrap .newsx-widget-title {
  line-height: 1;
}
.newsx-widget-title {
  position: relative;
}
h3 {
  font-size: 20px;
}

#newsx_list_layout-5
  :where(
    .newsx-widget-title-wrap,
    .newsx-widget-title-text,
    .newsx-widget-title-text:after
  ),
#newsx_list_layout-5 .newsx-widget-title-text:after {
  border-color: #000000;
}
#newsx_list_layout-5 :where(.newsx-s3.newsx-widget-title-wrap) {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.newsx-not-visible {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s linear;
}
.newsx-grid-filter,
.newsx-grid-filters-dropdown-more {
  padding: 5px 10px;
  cursor: pointer;
}
.newsx-s3.newsx-widget-title-wrap .newsx-grid-filter,
.newsx-s3.newsx-widget-title-wrap .newsx-grid-filters-dropdown-more {
  padding-top: 0;
  padding-bottom: 0;
}
.newsx-visible {
  visibility: visible;
  opacity: 1;
}
.newsx-hidden {
  display: none;
}
.newsx-widget-title-text {
  font-size: 16px;
}
.newsx-s3.newsx-widget-title-wrap {
  border-top-width: 3px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 6px 0 12px 0;
}
.newsx-widget-title-wrap {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.newsx_featured_posts-4-id
  :where(
    .newsx-widget-title-wrap,
    .newsx-widget-title-text,
    .newsx-widget-title-text:after
  ),
.newsx_featured_posts-4-id .newsx-widget-title-text:after {
  border-color: #292929;
}
.newsx_featured_posts-4-id :where(.newsx-s3.newsx-widget-title-wrap) {
  border-bottom-color: rgba(41, 41, 41, 0.2);
}
.newsx-featured-posts .newsx-post {
  margin-bottom: 15px;
}

.newsx-featured-posts .newsx-post-image {
  position: relative;
  min-width: 150px;
  margin-right: 10px;
}
.newsx_featured_posts-4-id :where(.newsx-post-index) {
  background-color: #292929;
}
.newsx-featured-posts .newsx-post-index {
  position: absolute;
  top: 10px;
  left: -13px;
  z-index: 2;
  width: 25px;
  height: 25px;
  line-height: 22px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 50%;
}
:where(.newsx-grid-layout, .newsx-list-layout) .newsx-grid-image,
:where(.newsx-featured-posts, .newsx-featured-tabs-widget) .newsx-post-image a,
.newsx-category-list.newsx-s2 li > a {
  position: relative;
  display: block;
}

.newsx-featured-posts .newsx-post-image img {
  width: 100%;
  contain-intrinsic-size: none;
}
.newsx-tab-content .newsx-post-image img {
  width: 100%;
}
.newsx-tab-content .attachment-newsx-150x100 {
  max-width: 150px;
}
:where(.newsx-grid-layout, .newsx-list-layout) .newsx-grid-media > a:after,
:where(.newsx-grid-layout, .newsx-list-layout) .newsx-grid-over-media > a:after,
:where(.newsx-featured-posts, .newsx-featured-tabs-widget)
  .newsx-post-image
  > a:after,
.newsx-category-list.newsx-s2 li > a:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  transition: background 0.2s;
}
:where(.newsx-grid-layout, .newsx-list-layout)
  .newsx-grid-media
  > a:hover:after,
:where(.newsx-grid-layout, .newsx-list-layout)
  .newsx-grid-over-media
  > a:hover:after,
:where(.newsx-featured-posts, .newsx-featured-tabs-widget)
  .newsx-post-image
  > a:hover:after,
.newsx-category-list.newsx-s2 li > a:hover:after {
  background: rgba(255, 255, 255, 0.15);
}
.newsx-featured-posts .newsx-post-meta {
  flex-direction: column;
  align-items: flex-start;
}
.newsx-flex {
  display: flex;
  flex-wrap: wrap;
}
.newsx-underline-hover {
  transition: all 0.2s cubic-bezier(0.32, 0.74, 0.57, 1);
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  text-decoration-thickness: 0.1em;
}
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a,
.newsx-site-title-tagline .site-title a,
.newsx-header-menu-primary a,
.newsx-mobile-menu-toggle,
.newsx-header-social-icons .newsx-social-icon,
.newsx-random-post svg,
.newsx-grid-title > :where(div, p, span) a,
.newsx-ajax-search-results .search-results-content a,
.newsx-table-of-contents a,
.newsx-grid-read-more a,
.newsx-weather-content .weather-location,
.newsx-weather-content .weather-temp,
.newsx-post-meta-inner .newsx-post-author a,
.comment-author,
.comment .comment-author a,
.newsx-post-content + .newsx-static-sharing .sharing-header,
.newsx-single-post-media .image-caption,
.newsx-newsletter-title svg,
.widget_block .wp-block-quote,
.widget_block .wp-block-details:not(.has-text-color) summary,
table:not(.has-text-color) thead th,
.widget_block table:not(.has-text-color) thead th,
table:not(.has-text-color) tfoot tr,
.widget_block table:not(.has-text-color) tfoot tr,
.newsx-widget .soc-brand,
.newsx-widget .newsx-lt-s1 .soc-label1,
.newsx-widget .soc-count {
  color: #111111;
}
.newsx-grid-author,
.newsx-grid-date-time,
.newsx-widget .newsx-post-meta,
.newsx-grid-categories,
.newsx-category-list.newsx-s2 .category-count,
.wp-block-tag-cloud.is-style-outline,
.newsx-breadcrumbs,
.newsx-post-author-box .author-job,
.comment-reply-link,
.comment-form textarea,
.comment-form input,
.newsx-single-post-media .image-caption,
.newsx-newsletter-form .mc4wp-form-fields input[type="email"],
.newsx-newsletter-form input[type="submit"],
.wpcf7-form-control,
.wp-block-search__input,
.wp-block-search__button {
  font-size: 13px;
}
.newsx-tabs li.active {
  border-bottom-color: #fb403d !important;
}
.newsx-nav-menu a:hover,
.newsx-nav-menu .current-menu-item > a,
.newsx-nav-menu .current-menu-ancestor > a,
.newsx-header-social-icons .newsx-social-icon:hover,
.newsx-social-icon:hover,
.newsx-cta-button:hover a,
.newsx-random-post:hover a,
.newsx-tabs li.active,
#newsx-back-to-top.newsx-trans-bg svg,
.newsx-grid-filter:hover,
.newsx-grid-filter.active {
  color: #fb403d;
}
.newsx-tabs li:not(:last-child) {
  border-right: none;
}
.newsx-tabs li {
  flex-grow: 1;
  padding: 10px 15px;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  cursor: pointer;
}
pre,
button,
input,
select,
textarea,
.newsx-mobile-menu li,
.newsx-cta-button,
.search-form,
.search-field,
.newsx-ajax-search-results,
.newsx-s1-ft.newsx-widget-title-wrap,
.newsx-grid-filters-dropdown,
.newsx-prev,
.newsx-next,
.newsx-load-more,
.newsx-category-list li a,
.newsx-tabs li,
.newsx-social-icon,
.newsx-blog-pagination > *,
article.entry-comments,
.newsx-table-of-contents a,
.newsx-post-navigation,
.newsx-post-navigation .newsx-divider,
.comments-pagination,
.newsx-post-author-box,
.newsx-newsletter-wrap,
.newsx-related-posts-wrap,
table,
td,
th,
.widget_block table thead,
.widget_block table th,
.widget_block table td,
.widget_block table tfoot,
.wp-block-search__input,
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper),
.wp-block-tag-cloud.is-style-outline a,
.widget_nav_menu li a,
.wp-block-group,
.wp-block-code,
.wp-block-table thead,
.wp-block-table tfoot,
.wp-block-table td,
.wp-block-table th {
  border-color: #e8e8e8;
}

.newsx-tab-content.active {
  display: block;
  margin-top: 15px;
}
.newsx-tab-content {
  display: none;
}
.newsx-tab-content .newsx-post {
  margin-bottom: 15px;
}
.newsx-tab-content .newsx-post-image {
  position: relative;
  min-width: 150px;
  margin-right: 10px;
}

#newsx_social_icons-5
  :where(
    .newsx-widget-title-wrap,
    .newsx-widget-title-text,
    .newsx-widget-title-text:after
  ),
#newsx_social_icons-5 .newsx-widget-title-text:after {
  border-color: #292929;
}
#newsx_social_icons-5 :where(.newsx-s3.newsx-widget-title-wrap) {
  border-bottom-color: rgba(41, 41, 41, 0.2);
}
.newsx-widget .newsx-social-icons {
  display: grid;
  gap: 10px;
}
.newsx-widget .newsx-columns-2.newsx-social-icons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.newsx-widget .newsx-social-icon {
  padding: 10px;
  transition: all 0.2s ease;
}
.newsx-widget
  .newsx-social-icons:not(.newsx-original-colors)
  .newsx-social-icon {
  border-width: 1px;
  border-style: solid;
}
.newsx-widget .newsx-social-icon .newsx-svg-icon {
  margin-right: 10px;
}
#newsx_social_icons-5 .newsx-social-icon svg {
  width: 20px;
  height: 20px;
}
.newsx-header-search .newsx-search-icon svg,
.newsx-post-author-box svg,
.newsx-widget .newsx-social-icon svg,
.newsx-header-social-icons .newsx-social-icon svg,
.newsx-post-sharing .sharing-icons svg {
  fill: #111111;
}
.newsx-widget .newsx-lt-s2 .newsx-social-icon .soc-meta {
  flex-direction: column;
  gap: 3px;
}
.newsx-widget .newsx-social-icon .soc-brand,
.newsx-widget .newsx-lt-s1 .newsx-social-icon .soc-label1,
.newsx-widget .newsx-social-icon .soc-count {
  font-weight: bold;
}
.newsx-widget .newsx-lt-s2 .newsx-social-icon :where(.soc-brand, .soc-label2) {
  display: none;
}
.newsx-widget .newsx-social-icon .soc-label1 {
  line-height: 1;
}

body,
button,
input,
select,
textarea,
.newsx-social-icon,
.newsx-cta-button a,
.newsx-random-post a,
.newsx-blog-pagination > *,
.newsx-breadcrumbs a,
.newsx-post-sources a,
.widget_nav_menu li a,
.newsx-grid-view-all a,
.newsx-category-list li a {
  color: #333333;
}
.newsx-weather-wrap {
  padding: 23px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.newsx-weather-header {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.newsx-weather-content .weather-info-wrap {
  margin-bottom: 25px;
}
.newsx-weather-content .weather-info {
  display: flex;
}
.newsx-weather-content .weather-info:nth-child(1) {
  justify-content: center;
  align-items: center;
}
.newsx-weather-content .weather-icon {
  width: 80px;
  height: 80px;
}
.newsx-weather-content .weather-icon {
  margin-right: 10px;
}
.newsx-weather-content .weather-temp {
  font-size: 52px;
}
.newsx-weather-content .weather-info:nth-child(2) {
  padding: 10px 15px 0;
  gap: 10px;
}
.newsx-weather-content .weather-info:nth-child(2) > div {
  width: 50%;
}
.newsx-weather-content .weather-location,
.newsx-weather-content .weather-condition {
  display: block;
}
.newsx-weather-content .weather-extra-info > div {
  display: flex;
}
.newsx-weather-content .weather-extra-info svg {
  width: 30px;
  height: 30px;
}
.newsx-weather-content .weather-extra-info span {
  display: block;
  margin: 5px 0;
}
.newsx-weather-footer {
  display: flex;
  justify-content: space-between;
}
.newsx-weather-footer .weather-forecast {
  text-align: center;
}
.newsx-weather-footer .forecast-icon svg {
  width: 50px;
  height: 50px;
}
#newsx_social_icons-5 .newsx-social-icon:hover .soc-meta span {
  color: #fff;
}
#newsx_social_icons-5 .newsx-social-icon:hover svg {
  fill: #fff;
}
.newsx_video_playlist-1-id :where(.newsx-s3.newsx-widget-title-wrap) {
  border-bottom-color: rgba(25, 25, 25, 0.2);
}
.newsx-vplaylist-wrap {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  background-color: black;
  overflow: hidden;
}
.newsx-vplaylist-wrap * {
  color: white;
}
.newsx-vplaylist-wrap .video-player-wrap {
  flex: 0 0 66.67%;
  width: 66.67%;
  height: 100%;
}

.newsx-vplaylist-wrap .video-player {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.newsx-vplaylist-wrap .video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.newsx-vplaylist-thumbs-wrap {
  display: flex;
  flex-direction: column;
  flex: 0 0 33.33%;
  width: 33.33%;
}
.newsx-vplaylist-highlight {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
}
.newsx-vplaylist-heading {
  max-width: 80%;
  padding: 8px 20px;
}
.newsx-vplaylist-heading span {
  display: block;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 7px;
}
.newsx-vplaylist-current-title {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newsx-vplaylist-controller {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-width: 20%;
}
.newsx-vplaylist-highlight .newsx-play,
.newsx-vplaylist-highlight .newsx-pause {
  display: flex;
  justify-content: center;
  align-items: center;
}

.newsx-vplaylist-controller svg {
  width: 30px;
  height: 30px;
  fill: white;
  stroke: white;
  cursor: pointer;
}
.newsx-vplaylist-controller .newsx-pause {
  display: none;
}
.newsx-vplaylist-thumbs {
  position: relative;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-color: #bfbfbf4d #ffffff26;
  scrollbar-width: thin;
}
.newsx-vplaylist-thumbs ul {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  max-height: auto;
  overflow-y: auto;
  width: 100%;
  max-width: 100%;
}
.newsx-vplaylist-thumbs li {
  display: inline-flex;
  padding: 10px 20px;
  cursor: pointer;
  max-width: 100%;
}
.newsx-vplaylist-thumbs ul img {
  width: 125px;
  height: 100%;
  margin-right: 12px;
}
.newsx-s3.newsx-widget-title-wrap {
  border-bottom-color: rgba(17, 1, 0, 0.2);
}
.newsx-list-layout-list-9 {
  grid-template-columns: 1fr 1fr 1fr;
}
.newsx_list_layout-9-id .newsx-list-layout {
  grid-gap: 15px;
}
.newsx-list-layout .newsx-grid-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.newsx-list-layout-list-9 .newsx-grid-media {
  flex: 0 0 35%;
}
:where(.newsx-grid-layout, .newsx-list-layout) .newsx-grid-image,
:where(.newsx-featured-posts, .newsx-featured-tabs-widget) .newsx-post-image a,
.newsx-category-list.newsx-s2 li > a {
  position: relative;
}
.newsx-list-layout .newsx-grid-media img,
.newsx-posts-feed .newsx-grid-media img {
  width: 100%;
}
.newsx-list-layout .attachment-newsx-420x280 {
  max-width: 420px;
}
.newsx-section-wrap {
  position: relative;
}
.newsx-site-footer > div {
  border-top-style: solid;
  border-bottom-style: none;
}
.newsx-site-footer .newsx-middle-section-wrap {
  display: block;
}
.newsx-site-footer .newsx-middle-section-wrap {
  background-color: #ffffff;
}
.newsx-site-footer .newsx-middle-section-wrap {
  border-color: #e8e8e8;
  border-top-width: 1px;
}
.newsx-site-footer .newsx-middle-section-wrap {
  padding-top: 80px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.newsx-builder-grid-row {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  grid-column-gap: 20px;
  overflow-wrap: anywhere;
}
.newsx-builder-grid-row-3-equal.newsx-builder-grid-row {
  grid-template-columns: repeat(3, 1fr);
}
.newsx-site-footer .newsx-middle-section-wrap .newsx-builder-grid-row {
  align-items: flex-start;
}
.newsx-site-footer .newsx-middle-section-wrap .newsx-builder-grid-row {
  gap: 50px;
}
.newsx-site-footer .newsx-middle-section-wrap .newsx-builder-grid-row {
  min-height: 450px;
}
.site-footer-column > div,
.site-footer-column > aside {
  width: 100%;
}

.newsx-widget-title-wrap,
.newsx-widget-title-text,
.newsx-widget-title-text:after,
.newsx-widget .newsx-ring-loader div {
  border-color: #111;
}
.newsx-footer-logo {
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-start;
}
.newsx-footer-social-icons svg {
  fill: #686868;
}
.newsx-s0.newsx-category-list li a {
  align-items: center;
  padding: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  transition: color 0.2s ease;
}
.newsx-s0.newsx-category-list svg {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  transition: all 0.05s ease;
}
.newsx-s0.newsx-category-list .category-count {
  margin-left: auto;
}
.newsx-s2-ft.newsx-widget-title-wrap {
  border-top-width: 3px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 4px 0 8px 0;
}
.newsx-site-footer .newsx-bottom-section-wrap {
  border-color: #f5f5f5;
  border-top-width: 1px;
}
.newsx-site-footer .newsx-bottom-section-wrap {
  background-color: #f5f5f5;
}

.newsx-site-footer .newsx-bottom-section-wrap .newsx-builder-grid-row {
  min-height: 60px;
}
.newsx-builder-grid-row-2-equal.newsx-builder-grid-row {
  grid-template-columns: 1fr;
  align-items: center;
}
.newsx-copyright p {
  margin: 0;
  text-align: center;
}
#newsx-back-to-top.newsx-trans-bg {
  border: 1px solid;
}
#newsx-back-to-top {
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 30px;
  bottom: 90px;
  z-index: 1000;
  width: 40px;
  height: 40px;
  line-height: 1;
  border: none;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: all 0.2s ease;
}
.sub-menu,
#newsx-back-to-top.newsx-trans-bg,
blockquote,
.newsx-widget-title-wrap,
.newsx-widget-title-text,
.newsx-widget-title-text:after,
.newsx-widget .newsx-ring-loader div,
.wp-block-quote,
.newsx-menu-item-label {
  border-color: #fb403d;
}
.newsx-preloader-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999;
  border: none !important;
  background-color: #ffffff;
}
.cssload-container {
  width: 100%;
  height: 36px;
  text-align: center;
}
.cssload-speeding-wheel {
  width: 36px;
  height: 36px;
  margin: 0 auto;
  border: 2px solid #000000;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: cssload-spin 575ms infinite linear;
  -o-animation: cssload-spin 575ms infinite linear;
  -ms-animation: cssload-spin 575ms infinite linear;
  -webkit-animation: cssload-spin 575ms infinite linear;
  -moz-animation: cssload-spin 575ms infinite linear;
}
.newsx-offcanvas-overlay {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  background: rgba(0, 0, 0, 0.3);
}
.newsx-offcanvas-widgets-area {
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
}
.newsx-offcanvas-widgets-area {
  width: 100%;
  max-width: 370px;
}
.newsx-offcanvas-widgets-area {
  overflow-y: scroll;
}
.newsx-blog-pagination {
    display: flex;
    gap: 5px;
    grid-column: 1 / -1;
}
.newsx-blog-pagination a.current {
    pointer-events: none;
}
.newsx-blog-pagination > * {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 37px;
    height: 37px;
    border-width: 1px;
    border-style: solid;
}
.newsx-blog-pagination .current {
    color: #fff;
}
.newsx-offcanvas-widgets-area {
  position: fixed;
  top: 0px;
  z-index: 99999;
  height: 100vh;
  background-color: rgb(255, 255, 255);
  transition:
    left 0.5s ease-in-out,
    right 0.5s ease-in-out;
}

.newsx-builder-grid-row
  > .site-header-column
  > div:not(.newsx-news-ticker, .newsx-menu-wrapper) {
  flex-shrink: 0;
}
.newsx-grid-column-left .newsx-offcanvas-widgets-area {
  left: -130%;
}
.newsx-grid-column-left
  .newsx-offcanvas-wrap.active
  .newsx-offcanvas-widgets-area {
  left: 0px;
}
.newsx-offcanvas-wrap {
  position: absolute !important;
}
.newsx-builder-grid-row
  > .site-header-column
  > div:not(.newsx-news-ticker, .newsx-menu-wrapper) {
  flex-shrink: 0;
}
.newsx-offcanvas-close-btn {
  position: absolute;
  top: 8px;
  right: 5px;
}
.newsx-offcanvas-btn svg {
  width: 25px;
  height: 25px;
}
.newsx-offcanvas-btn svg {
  fill: #000000;
}
.newsx-grid-column-left .newsx-offcanvas-close-btn {
  text-align: right;
}
.newsx-offcanvas-btn,
.newsx-offcanvas-close-btn span {
  cursor: pointer;
}
.newsx-offcanvas-widgets-area .widget {
  margin-bottom: 30px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}
.wp-block-search__button.has-icon {
  line-height: 0;
}
.wp-block-search__button svg {
  height: 1.25em;
  min-height: 24px;
  min-width: 24px;
  width: 1.25em;
  fill: currentColor;
  vertical-align: text-bottom;
}
.newsx-widget-title-wrap,
.newsx-widget-title-text,
.newsx-widget-title-text:after,
.newsx-widget .newsx-ring-loader div {
  border-color: #111;
}
.newsx-s3.newsx-widget-title-wrap {
  border-top-width: 3px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 6px 0 12px 0;
}
.newsx-s3.newsx-widget-title-wrap {
  border-bottom-color: rgba(17, 1, 0, 0.2);
}
.wp-block-search .wp-block-search__label {
  font-weight: 700;
}
.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.newsx-grid-layout {
  display: grid;
  gap: 10px;
}
.newsx-grid-layout-2-column {
  grid-template-columns: 1fr 1fr;
}
#newsx_grid_layout-1 .newsx-grid-layout {
  grid-gap: 5px;
}
.newsx-grid-layout .newsx-grid-media {
  margin-bottom: 10px;
}
.wp-block-search__input {
  appearance: none;
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3rem;
  padding: 8px;
  text-decoration: unset !important;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  padding: 4px;
}
.wp-block-search__button {
  padding: 7px 12px;
  color: #fff;
  border: none;
}
.wp-block-search__button svg {
  height: 1.25em;
  min-height: 24px;
  min-width: 24px;
  width: 1.25em;
  fill: currentColor;
  vertical-align: text-bottom;
}
input:focus-visible,
textarea:focus-visible {
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input:focus {
  outline: none;
}
[type="search"]:focus {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}
.newsx-single-wrap,
.newsx-blog-page-wrap,
.newsx-archive-page-wrap,
.newsx-default-page-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
}
.newsx-archive-page-header {
  margin-bottom: 54px;
}
.newsx-breadcrumbs {
  margin-bottom: 10px;
}
.newsx-archive-page-header h1 {
  margin-bottom: 10px;
}
.newsx-single-wrap .newsx-post-content,
.newsx-archive-page-header p {
  font-size: 16px;
}
.newsx-archive-page-inner {
  display: flex;
}
.newsx-row-inner,
.newsx-single-inner,
.newsx-blog-page-inner,
.newsx-archive-page-inner {
  gap: 30px;
}
.newsx-sidebar {
  width: 27%;
}
.newsx-posts-feed {
  gap: 25px;
}
.newsx-single-wrap:not(
  .newsx-s0,
  .newsx-s1,
  .newsx-s2,
  .newsx-s3,
  .newsx-s4,
  .newsx-s7
),
.newsx-single-inner,
.newsx-single-content-wrap {
  display: flex;
}
.newsx-single-inner {
  margin-top: 20px;
}
.newsx-row-inner,
.newsx-single-inner,
.newsx-blog-page-inner,
.newsx-archive-page-inner {
  gap: 30px;
}
.single-post #primary,
.newsx-single-content-wrap,
.newsx-single-content-wrap article {
  min-width: 0;
}
.newsx-reading-progress-bar {
  height: 4px;
}

.newsx-float-sharing.pos-inside {
  position: relative;
}
.newsx-float-sharing {
  display: block;
}
.newsx-float-sharing {
  padding-right: 30px;
}
.newsx-float-sharing .newsx-post-sharing {
  display: flex;
  flex-direction: column;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
}

.newsx-float-sharing.pos-inside .newsx-post-sharing {
  position: -webkit-sticky;
  position: sticky;
  top: 15px;
}
.newsx-float-sharing .sharing-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.sharing-header {
  font-size: 12px;
}
.newsx-post-sharing .sharing-header svg {
  width: 15px;
  height: 15px;
}
.sharing-header svg,
.newsx-post-meta-inner svg {
  fill: #8e9ba7;
}
.newsx-s0.newsx-float-sharing:not(.pos-outside) .sharing-icons,
.newsx-s0.newsx-float-sharing.pos-outside .newsx-post-sharing {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.newsx-s0.newsx-float-sharing .sharing-icons {
  padding: 8px 0;
}

.newsx-float-sharing .sharing-icons {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.newsx-s0.newsx-float-sharing .sharing-icons a {
  padding: 10px 13px;
}
.newsx-float-sharing .sharing-icons a {
  display: flex;
}

.newsx-s0.newsx-static-sharing .sharing-icons .facebook-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .facebook-share svg {
  fill: #3b5998;
}

.newsx-s0.newsx-static-sharing .sharing-icons .x-twitter-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .x-twitter-share svg {
  fill: #1da1f2;
}

.newsx-s0.newsx-static-sharing .sharing-icons .flipboard-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .flipboard-share svg {
  fill: #e12828;
}

.newsx-s0.newsx-static-sharing .sharing-icons .pinterest-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .pinterest-share svg {
  fill: #bd081c;
}

.newsx-s0.newsx-static-sharing .sharing-icons .linkedin-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .linkedin-share svg {
  fill: #0077b5;
}

.newsx-s0.newsx-static-sharing .sharing-icons .tumblr-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .tumblr-share svg {
  fill: #35465c;
}

.newsx-s0.newsx-static-sharing .sharing-icons .reddit-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .reddit-share svg {
  fill: #ff4500;
}

.newsx-s0.newsx-static-sharing .sharing-icons .vk-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .vk-share svg {
  fill: #4c75a3;
}

.newsx-s0.newsx-static-sharing .sharing-icons .whatsapp-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .whatsapp-share svg {
  fill: #25d366;
}

.newsx-s0.newsx-static-sharing .sharing-icons .telegram-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .telegram-share svg {
  fill: #0088cc;
}

.newsx-s0.newsx-static-sharing .sharing-icons .mail-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .mail-share svg {
  fill: #ff6600;
}

.newsx-s0.newsx-static-sharing .sharing-icons .copy-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .copy-share svg {
  fill: #333;
}

.newsx-s0.newsx-static-sharing .sharing-icons .print-share svg,
.newsx-s0.newsx-float-sharing .sharing-icons .print-share svg {
  fill: #333;
}
.newsx-single-post-media {
  margin-bottom: 20px;
}
.newsx-single-post-media img {
  margin: 0 auto;
}
.newsx-single-post-header {
  word-wrap: break-word;
  margin-bottom: 30px;
}
.newsx-single-post-header .newsx-post-categories {
  margin-bottom: 20px;
}
.newsx-single-post-header h1 {
  margin-bottom: 10px;
}
.newsx-single-content-wrap div:last-of-type {
  border-bottom: 0;
}

.newsx-post-author-avatar {
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}
.newsx-post-author-avatar img {
    width: 20px;
    height: 20px;
}
.newsx-post-meta-inner {
  font-size: 14px;
}
.newsx-post-meta-inn-group > div:after,
.newsx-grid-post-meta div:first-child:after {
  background-color: #8e9ba7;
}
.newsx-grid-post-meta div:first-child:after,
.newsx-post-meta-inn-group > *:after {
  content: " ";
  display: inline-block;
  width: 1px;
  height: 8px;
  margin: 2px 8px 0;
  opacity: 0.5;
  align-self: center;
}
.newsx-post-meta-inner
  :where(.newsx-post-comments-number, .newsx-post-reading-time) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.newsx-post-meta-inn-wrap {
  gap: 10px;
}
.newsx-post-meta-inner svg {
  width: 14px;
  height: 14px;
}
.newsx-post-meta-inner
  :where(.newsx-post-comments-number svg, .newsx-post-reading-time svg) {
  margin-right: 3px;
}
.newsx-post-content + .newsx-static-sharing {
  margin-bottom: 25px;
}
.newsx-static-sharing .newsx-post-sharing {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newsx-post-content + .newsx-static-sharing .sharing-header {
  font-size: 13px;
}
.newsx-static-sharing .sharing-header {
  display: flex;
  margin-right: 10px;
}
.newsx-static-sharing .sharing-header svg {
  margin-right: 5px;
}
.newsx-s0.newsx-static-sharing .sharing-icons {
  gap: 15px;
}
.newsx-post-sharing .sharing-icons {
  display: flex;
}
.newsx-post-author-box {
  padding-bottom: 50px;
}
.newsx-post-author-box {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
:where(.newsx-s3, .newsx-s4).newsx-post-author-box .box-header,
:where(.newsx-s3, .newsx-s4).newsx-post-author-box .author-info {
  flex-direction: column;
  align-items: center;
}

.newsx-s4.newsx-post-author-box .author-info div:first-child
 {
    margin-top: 10px;
    align-items: center;
}
.newsx-post-author-box .author-info a {
    font-size: 15px;
}
.sub-menu, #newsx-back-to-top.newsx-trans-bg, blockquote, .newsx-widget-title-wrap, .newsx-widget-title-text, .newsx-widget-title-text:after, .newsx-widget .newsx-ring-loader div, .wp-block-quote, .newsx-menu-item-label {
    border-color: #fb403d;
}
blockquote {
    padding: 5px 0 5px 15px;
    margin: 1.5em;
    border-left-width: 3px;
    border-left-style: solid;
}

.newsx-post-content > * {
    margin-bottom: 1.5em;
}
.wp-block-quote {
    border-left: .25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em;
}
.wp-block-quote {
    border-left: .25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em;
}
.wp-block-quote {
    overflow-wrap: break-word;
}
.wp-block-query-title, .wp-block-quote {
    box-sizing: border-box;
}
.newsx-post-author-box {
    gap: 15px;
}
:where(.newsx-s2, .newsx-s3, .newsx-s4).newsx-post-author-box {
    flex-direction: column;
}
.newsx-post-author-box .author-avatar img {
    border-radius: 50%;
}
:where(.newsx-s3, .newsx-s4).newsx-post-author-box .author-description {
    text-align: center;
}
.newsx-s4.newsx-post-author-box .author-socials {
    text-align: center;
}
.newsx-post-author-box .author-socials a:not(:last-child) {
    margin-right: 5px;
}
.newsx-post-author-box .author-socials svg, .newsx-post-sources span svg {
    height: 14px;
}
.newsx-post-author-box .author-socials svg, .newsx-post-sources span svg {
    width: 14px;
}
.newsx-related-posts-wrap {
    padding-top: 25px;
    padding-bottom: 45px;
}
.newsx-related-posts-wrap {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.newsx-related-posts-wrap h4 {
    margin-bottom: 15px;
}
.newsx-related-posts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.newsx-related-posts img {
    margin-bottom: 10px;
}
@-webkit-keyframes wpr-ticker-icon-blink {
  0% {
    transform: scale(1, 1);
  }

  100% {
    transform: scale(3, 3);
    opacity: 0;
  }
}

@keyframes wpr-ticker-icon-blink {
  0% {
    transform: scale(1, 1);
  }

  100% {
    transform: scale(3, 3);
    opacity: 0;
  }
}
@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes cssload-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes cssload-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes cssload-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
