/* ==========================================================================
   Global partials
   ========================================================================== */
/* ==========================================================================
   Common styles
   ========================================================================== */
.qode-news-holder {
  position: relative;
  width: 100%;
  /***** Columns - begin *****/
  /***** Columns - end *****/
  /***** Columns Space - begin *****/
  /***** Columns Space - end *****/
  /****** Block Layout - start *****/
  /****** Block Layout - end *****/
  /****** Sliders start ******/
}

.qode-news-holder .qode-news-list-inner-holder {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out 0.1s;
  -moz-transition: opacity 0.2s ease-out 0.1s;
  transition: opacity 0.2s ease-out 0.1s;
}

.qode-news-holder.qode-news-columns-1 .qode-news-item {
  width: 100%;
}

.qode-news-holder.qode-news-columns-2 .qode-news-item {
  width: 50%;
}

.qode-news-holder.qode-news-columns-3 .qode-news-item {
  width: 33.33333%;
}

.qode-news-holder.qode-news-columns-4 .qode-news-item {
  width: 25%;
}

.qode-news-holder.qode-news-columns-5 .qode-news-item {
  width: 20%;
}

.qode-news-holder.qode-news-columns-6 .qode-news-item {
  width: 16.66667%;
}

.qode-news-holder.qode-nl-no-space .qode-news-list-inner-holder {
  margin: 0;
}

.qode-news-holder.qode-nl-no-space .qode-news-item {
  padding: 0px;
}

.qode-news-holder.qode-nl-tiny-space .qode-news-list-inner-holder {
  margin: -5px;
}

.qode-news-holder.qode-nl-tiny-space .qode-news-item {
  padding: 5px;
}

.qode-news-holder.qode-nl-small-space .qode-news-list-inner-holder {
  margin: -10px;
}

.qode-news-holder.qode-nl-small-space .qode-news-item {
  padding: 10px;
}

.qode-news-holder.qode-nl-normal-space .qode-news-list-inner-holder {
  margin: -15px;
}

.qode-news-holder.qode-nl-normal-space .qode-news-item {
  padding: 15px;
}

.qode-news-holder.qode-nl-big-space .qode-news-list-inner-holder {
  margin: -23px;
}

.qode-news-holder.qode-nl-big-space .qode-news-item {
  padding: 23px;
}

.qode-news-holder .qode-news-block-part-featured,
.qode-news-holder .qode-news-block-part-non-featured {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

.qode-news-holder .qode-news-block-part-featured .qode-news-item,
.qode-news-holder .qode-news-block-part-non-featured .qode-news-item {
  width: 100%;
}

.qode-news-holder.qode-news-block-pp-two-half .qode-news-block-part-featured,
.qode-news-holder.qode-news-block-pp-two-half .qode-news-block-part-non-featured {
  width: 50%;
}

.qode-news-holder.qode-news-block-pp-two-third-one-third .qode-news-block-part-featured {
  width: 66.67%;
}

.qode-news-holder.qode-news-block-pp-two-third-one-third .qode-news-block-part-non-featured {
  width: 33.33%;
}

.qode-news-holder.qode-news-block-pp-one-third-two-third .qode-news-block-part-featured {
  width: 33.33%;
}

.qode-news-holder.qode-news-block-pp-one-third-two-third .qode-news-block-part-non-featured {
  width: 66.67%;
}

.qode-news-holder.qode-news-block-pp-three-fourths-one-fourth .qode-news-block-part-featured {
  width: 75%;
}

.qode-news-holder.qode-news-block-pp-three-fourths-one-fourth .qode-news-block-part-non-featured {
  width: 25%;
}

.qode-news-holder .qode-news-item {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
}

.qode-news-holder .qode-news-item .qode-news-item-inner {
  position: relative;
}

.qode-news-holder .qode-post-image img {
  vertical-align: middle;
}

.qode-news-holder .qode-ni-info > div {
  display: inline-block;
  vertical-align: middle;
}

.qode-news-holder .qode-ni-info > div:not(:last-child):after {
  content: '/';
  padding-left: 3px;
}

.qode-news-holder .qode-news-image-info-holder-left {
  position: absolute;
  top: 0px;
  left: 0px;
}

.qode-news-holder .qode-news-image-info-holder-right {
  position: absolute;
  top: 7px;
  right: 12px;
}

.qode-news-holder .qode-news-image-info-holder-right > div {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.qode-news-holder .qode-news-image-info-holder-right > div a,
.qode-news-holder .qode-news-image-info-holder-right > div .qode-social-share-dropdown-opener,
.qode-news-holder .qode-news-image-info-holder-right > div .qode-social-share-dropdown-opener .social_share {
  color: inherit;
  font-size: 20px;
}

.qode-news-holder .qode-post-info-category {
  position: relative;
  display: inline-block;
}

.qode-news-holder .qode-post-info-category a {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.qode-news-holder .qode-post-info-category a span {
  background-color: #1abc9c;
  display: block;
  line-height: 26px;
  padding: 0 10px;
  position: relative;
}

.qode-news-holder .qode-post-info-date a {
  font-size: 16px;
  color: #545454;
}

.qode-news-holder .qode-post-info-date a i {
  color: #c6c6c6;
  font-size: 17px;
  margin-right: 5px;
  position: relative;
  top: 3px;
}

.qode-news-holder .qode-owl-slider {
  width: auto;
}

.qode-news-holder .qode-owl-slider .qode-news-item {
  width: 100%;
}

.qode-post-info-hot-trending {
  font-size: 0;
}

.qode-blog-single-standard .qode-post-image .qode-post-info-hot-trending {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 3px 7px 3px 0;
}

.qode-post-info-hot-trending .qode-post-info-trending,
.qode-post-info-hot-trending .qode-post-info-hot {
  display: inline-block;
  vertical-align: middle;
}

.qode-post-info-hot-trending .qode-post-info-trending .qode-news-ht-icon,
.qode-post-info-hot-trending .qode-post-info-hot .qode-news-ht-icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 27px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px 16px;
}

.qode-post-info-hot-trending .qode-news-trending {
  background-color: #1abc9c;
  background-image: url("../img/trending.svg");
}

.qode-post-info-hot-trending .qode-news-hot {
  background-color: #000;
  background-image: url("../img/hot.svg");
}

/* ==========================================================================
   #Self Hosted Video styles - begin
   ========================================================================== */
.qode-news-holder .qode-news-audio-holder .mejs-overlay-play,
.qode-news-holder .qode-news-audio-holder .mejs-poster,
.qode-news-holder .qode-self-hosted-video-holder .mejs-overlay-play,
.qode-news-holder .qode-self-hosted-video-holder .mejs-poster {
  height: 100% !important;
  /*!important because of the inline style*/
  width: 100% !important;
  /*!important because of the inline style*/
}

.qode-news-holder .qode-news-audio-holder .mejs-overlay-button,
.qode-news-holder .qode-self-hosted-video-holder .mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 44px;
  width: 44px;
  line-height: 44px;
  margin: 0 !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: transparent;
  background-image: none;
  border-radius: 50%;
  text-align: center;
  border: 7px solid #fff;
}

.qode-news-holder .qode-news-audio-holder .mejs-overlay-button:before,
.qode-news-holder .qode-self-hosted-video-holder .mejs-overlay-button:before {
  position: relative;
  z-index: 20;
  content: '\45';
  color: #fff;
  font-size: 30px;
  font-family: 'ElegantIcons';
}

.qode-news-holder .qode-news-audio-holder .mejs-poster,
.qode-news-holder .qode-self-hosted-video-holder .mejs-poster {
  max-width: 100%;
  max-height: 100%;
  background-size: cover;
}

.qode-news-holder .qode-news-audio-holder .qode-video-wrap,
.qode-news-holder .qode-self-hosted-video-holder .qode-video-wrap {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.qode-news-holder .qode-news-audio-holder .qode-video-wrap.qode-video-ratio-set,
.qode-news-holder .qode-self-hosted-video-holder .qode-video-wrap.qode-video-ratio-set {
  opacity: 1;
}

.qode-news-holder .qode-news-audio-holder .qode-video-wrap.qode-video-ratio-set .mejs-container,
.qode-news-holder .qode-self-hosted-video-holder .qode-video-wrap.qode-video-ratio-set .mejs-container {
  width: 100% !important;
  height: 100% !important;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls {
  background-color: #222;
  height: 30px;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls > div,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls > div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px !important;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-button button,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background-color: transparent;
  background-image: url("../../../../../wp-includes/js/mediaelement/controls.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-pause button,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-time span,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 11px;
  line-height: 32px;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-time-rail > span,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-time-rail > span {
  margin: 11px 15px;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-time-rail .mejs-time-current,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-time-rail .mejs-time-current {
  background-color: #1abc9c;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-time-rail .mejs-time-float,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-time-rail .mejs-time-float {
  color: #fff;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-volume-button button,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-volume-button button {
  background-position: -16px -16px;
  margin: 7px 5px 7px 8px;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-volume-button .mejs-volume-slider,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../../../../wp-includes/js/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 23px;
  top: 11px;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  top: 11px;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-unmute button,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

.qode-news-holder .qode-news-audio-holder .mejs-controls .mejs-fullscreen-button button,
.qode-news-holder .qode-self-hosted-video-holder .mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

/* ==========================================================================
   #Self Hosted Video styles - end
   ========================================================================== */
/* ==========================================================================
   News shortcodes filter standard style - begin
   ========================================================================== */
.qode-news-holder.qode-news-filter-activated .qode-news-list-inner-holder {
  opacity: 0;
}

.qode-news-holder .qode-news-filter {
  margin: 0 -10px 25px;
}

.qode-news-holder .qode-news-filter .qode-news-filter-item {
  padding: 0 10px;
  color: #000;
}

.qode-news-holder .qode-news-filter .qode-news-active-filter {
  color: #1abc9c;
  cursor: default;
}

/* ==========================================================================
   News shortcodes loading element style - begin
   ========================================================================== */
.qode-news-filter-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  color: #1abc9c;
  text-align: center;
}

.qode-news-filter-loading .qode-news-filter-loading-table {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.qode-news-filter-loading .qode-news-filter-loading-table-cell {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}

.qode-news-filter-loading .qode-news-filter-loading-table-cell > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  background-color: #1abc9c;
  border-radius: 100%;
  -webkit-animation: news-pag-bouncedelay 1.4s infinite ease-in-out both;
  -moz-animation: news-pag-bouncedelay 1.4s infinite ease-in-out both;
  animation: news-pag-bouncedelay 1.4s infinite ease-in-out both;
}

.qode-news-filter-loading .qode-news-filter-loading-table-cell .qode-news-pag-bounce1 {
  -webkit-animation-delay: -0.32s;
  -moz-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.qode-news-filter-loading .qode-news-filter-loading-table-cell .qode-news-pag-bounce2 {
  -webkit-animation-delay: -0.16s;
  -moz-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.qode-news-filter-loading.qode-news-activate {
  display: block;
}

@-webkit-keyframes news-pag-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes news-pag-bouncedelay {
  0%, 80%, 100% {
    -moz-transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
  }
}

@keyframes news-pag-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* ==========================================================================
   News shortcodes loading element style - end
   ========================================================================== */
/* ==========================================================================
   News shortcodes pagination standard style - begin
   ========================================================================== */
.qode-news-holder.qode-news-pag-standard .qode-news-list-inner-holder {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.qode-news-holder.qode-news-pag-standard.qode-news-standard-pag-animate .qode-news-list-inner-holder {
  opacity: 0;
}

.qode-news-standard-pagination {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0;
  clear: both;
}

.qode-news-standard-pagination ul {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.qode-news-standard-pagination ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 12px;
  padding: 0;
}

.qode-news-standard-pagination ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.qode-news-standard-pagination ul li.qode-news-pag-active a {
  color: #1abc9c;
}

.qode-news-standard-pagination ul li.qode-news-pag-prev, .qode-news-standard-pagination ul li.qode-news-pag-next {
  position: absolute;
  top: 0;
}

.qode-news-standard-pagination ul li.qode-news-pag-prev a, .qode-news-standard-pagination ul li.qode-news-pag-next a {
  font-size: 30px;
  -webkit-transition: color 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: color 0.2s ease-out, opacity 0.2s ease-out;
  transition: color 0.2s ease-out, opacity 0.2s ease-out;
}

.qode-news-standard-pagination ul li.qode-news-pag-prev a span, .qode-news-standard-pagination ul li.qode-news-pag-next a span {
  display: block;
  line-height: inherit;
}

.qode-news-standard-pagination ul li.qode-news-pag-prev a span:before, .qode-news-standard-pagination ul li.qode-news-pag-next a span:before {
  display: block;
  line-height: inherit;
}

.qode-news-standard-pagination ul li.qode-news-pag-prev {
  left: 0;
}

.qode-news-standard-pagination ul li.qode-news-pag-prev a {
  opacity: 0;
}

.qode-news-standard-pagination ul li.qode-news-pag-next {
  right: 0;
}

.qode-news-standard-pagination ul li.qode-news-pag-next a {
  opacity: 1;
}

.qode-news-standard-pagination ul li.qode-news-pag-first-page a {
  opacity: 0;
}

.qode-news-standard-pagination ul li.qode-news-pag-last-page a {
  opacity: 1;
}

/* ==========================================================================
   News shortcodes pagination standard style - end
   ========================================================================== */
/* ==========================================================================
   News shortcodes pagination load more style - begin
   ========================================================================== */
.qode-news-load-more-pagination {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 40px 0 30px;
  text-align: center;
}

/* ==========================================================================
   News shortcodes load more style - end
   ========================================================================== */
/* ==========================================================================
   News shortcodes loading element style - begin
   ========================================================================== */
.qode-news-pag-loading {
  position: relative;
  display: none;
  width: 100%;
  margin: 40px 0 20px;
  color: #1abc9c;
  text-align: center;
}

.qode-news-pag-loading.qode-news-pag-standard-trigger {
  position: absolute;
  top: 50%;
  left: 0;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.qode-news-pag-loading.qode-showing {
  display: block;
}

.qode-news-pag-loading > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  background-color: #1abc9c;
  border-radius: 100%;
  -webkit-animation: news-pag-bouncedelay 1.4s infinite ease-in-out both;
  -moz-animation: news-pag-bouncedelay 1.4s infinite ease-in-out both;
  animation: news-pag-bouncedelay 1.4s infinite ease-in-out both;
}

.qode-news-pag-loading .qode-news-pag-bounce1 {
  -webkit-animation-delay: -0.32s;
  -moz-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.qode-news-pag-loading .qode-news-pag-bounce2 {
  -webkit-animation-delay: -0.16s;
  -moz-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes news-pag-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes news-pag-bouncedelay {
  0%, 80%, 100% {
    -moz-transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
  }
}

@keyframes news-pag-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* ==========================================================================
   News shortcodes loading element style - end
   ========================================================================== */
/* ==========================================================================
   Blog styles
   ========================================================================== */
/* ==========================================================================
   Blog Single style - begin
   ========================================================================== */
.qode-news-single-news-template {
  /* ==========================================================================
   #Comments styles - start
   ========================================================================== */
  /* ==========================================================================
       #Comments styles - end
       ========================================================================== */
}

.qode-news-single-news-template article {
  margin: 0 0 35px;
}

.qode-news-single-news-template article .qode-post-info-hot-trending {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 10;
}

.qode-news-single-news-template article .qode-post-info-hot-trending .qode-post-info-trending .qode-news-ht-icon,
.qode-news-single-news-template article .qode-post-info-hot-trending .qode-post-info-hot .qode-news-ht-icon {
  width: 28px;
  height: 35px;
  background-size: 16px 20px;
}

.qode-news-single-news-template article .qode-blog-video-holder iframe {
  max-width: 100%;
}

.qode-news-single-news-template article .qode-post-text {
  padding-left: 10%;
}

.qode-news-single-news-template article .qode-post-text-inner {
  position: relative;
}

.qode-news-single-news-template article .qode-post-title {
  margin-bottom: 25px;
}

.qode-news-single-news-template article .qode-post-text-main {
  font-size: 16px;
  color: #545454;
}

.qode-news-single-news-template article .qode-post-info-top {
  margin-top: -14px;
  margin-bottom: 22px;
}

.qode-news-single-news-template article .qode-post-info-top .qode-post-info-category a {
  margin-left: 0;
}

.qode-news-single-news-template article.format-video .qode-post-info-top, .qode-news-single-news-template article.format-audio .qode-post-info-top {
  margin-top: 37px;
}

.qode-news-single-news-template article.format-gallery .flexslider, .qode-news-single-news-template article.format-gallery .portfolio_slider {
  margin: 0;
}

.qode-news-single-news-template article .qode-post-info-after-title {
  margin-bottom: 44px;
}

.qode-news-single-news-template article .qode-post-info-after-title > div {
  position: relative;
  display: inline-block;
  padding-right: 8px;
  margin-right: 3px;
}

.qode-news-single-news-template article .qode-post-info-after-title > div i {
  color: #c6c6c6;
  font-size: 17px;
  margin-right: 3px;
  position: relative;
  top: 3px;
}

.qode-news-single-news-template article .qode-post-info-after-title > div a {
  color: inherit;
}

.qode-news-single-news-template article .qode-post-info-after-title > div a:hover {
  color: #353535;
}

.qode-news-single-news-template article .qode-post-info-after-title > div:last-child {
  padding-right: 0;
  margin-right: 0;
}

.qode-news-single-news-template article .qode-post-info-after-title > div .qode-post-info-icon {
  padding-right: 5px;
}

.qode-news-single-news-template article .qode-post-info-after-title > div.qode-views-holder .qode-post-info-icon {
  margin-right: 0;
}

.qode-news-single-news-template article .qode-post-info-after-title > div.qode-post-info-comments-holder i {
  top: 6px;
}

.qode-news-single-news-template article .qode-post-info-bottom {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 45px 0 0;
  padding-bottom: 45px;
  border-bottom: 1px dashed #dbdbdb;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-left,
.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-right {
  position: relative;
  display: inline-block;
  width: 50%;
  float: left;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-left {
  width: 65%;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-left:before {
  content: '';
  display: inline-block;
  margin-left: -3px;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-left > div {
  position: relative;
  display: inline-block;
  padding-right: 8px;
  margin-right: 3px;
  color: #818181;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-left > div a {
  color: inherit;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-left > div a:hover {
  color: #353535;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-left > div:after {
  content: "/";
  position: absolute;
  top: 0;
  right: -2px;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-left > div:last-child {
  padding-right: 0;
  margin-right: 0;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-left > div:last-child:after {
  content: '';
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-right {
  width: 35%;
  text-align: right;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-right > div {
  margin-left: 17px;
}

.qode-news-single-news-template article .qode-post-info-bottom .qode-post-info-bottom-right > div:first-child {
  margin-left: 0;
}

.qode-news-single-news-template article .qode-blog-share .qode-share-title {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.qode-news-single-news-template article .qode-blog-share .social_share_list_holder {
  display: inline-block;
  vertical-align: middle;
}

.qode-news-single-news-template article .qode-blog-share .social_share_list_holder > span {
  display: none;
}

.qode-news-single-news-template article .qode-blog-share .social_share_list_holder a {
  font-size: 20px;
}

.qode-news-single-news-template article .qode-news-like-dislike,
.qode-news-single-news-template article .qode-news-like-disliked {
  color: #292929;
}

.qode-news-single-news-template article .qode-news-like-dislike .qode-news-like,
.qode-news-single-news-template article .qode-news-like-dislike .qode-news-dislike,
.qode-news-single-news-template article .qode-news-like-disliked .qode-news-like,
.qode-news-single-news-template article .qode-news-like-disliked .qode-news-dislike {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  padding: 10px 15px;
  border: 1px solid #dbdbdb;
  margin-right: -1px;
  box-sizing: border-box;
}

.qode-news-single-news-template article .qode-news-like-dislike span,
.qode-news-single-news-template article .qode-news-like-disliked span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 600;
  padding: 6px 19px;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
}

.qode-news-single-news-template article .qode-tags-holder {
  margin-top: 50px;
  padding-bottom: 46px;
  border-bottom: 1px dashed #dbdbdb;
}

.qode-news-single-news-template article .qode-tags-holder .qode-tags-title {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
}

.qode-news-single-news-template article .qode-tags-holder a {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: 1px solid #dbdbdb;
  padding: 2px 20px;
  margin-right: 4px;
  margin-bottom: 4px;
  -webkit-transform: color 0.3s ease;
  -moz-transform: color 0.3s ease;
  transform: color 0.3s ease;
}

.qode-news-single-news-template article.format-link .qode-post-mark {
  position: absolute;
  top: 66px;
  left: 6px;
  color: #dfdddd;
  font-size: 50px;
  width: 50px;
  -webkit-transform: translateX(-70px);
  -moz-transform: translateX(-70px);
  transform: translateX(-70px);
}

.qode-news-single-news-template article.format-quote .qode-post-mark {
  position: absolute;
  top: 38px;
  left: 0;
  color: #dfdddd;
  font-size: 90px;
  width: 90px;
  -webkit-transform: translateX(-88px);
  -moz-transform: translateX(-88px);
  transform: translateX(-88px);
}

.qode-news-single-news-template .qode-blog-single-navigation {
  position: relative;
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 0 0 0 10%;
  clear: both;
  box-sizing: border-box;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-navigation-inner {
  padding: 0 0 50px;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next {
  color: #c7c7c7;
  background-color: #f6f6f6;
  -webkit-transition: color 0.2s ease, background-color 0.2s ease;
  -moz-transition: color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev .qode-blog-single-nav-mark,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next .qode-blog-single-nav-mark {
  font-size: 25px;
  line-height: inherit;
  color: inherit;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev .qode-blog-single-nav-mark:before,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next .qode-blog-single-nav-mark:before {
  display: block;
  line-height: inherit;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev .qode-blog-single-nav-label,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next .qode-blog-single-nav-label {
  color: inherit;
  font-size: 15px;
  font-weight: 600;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev:hover,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next:hover {
  color: #fff;
  background-color: #000;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev {
  float: left;
  padding: 8px 24px 8px 9px;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev .qode-blog-single-nav-mark,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev .qode-blog-single-nav-label {
  float: left;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev .qode-blog-single-nav-mark {
  margin: 0 7px 0 0;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next {
  float: right;
  padding: 8px 11px 8px 23px;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next .qode-blog-single-nav-mark,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next .qode-blog-single-nav-label {
  float: right;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next .qode-blog-single-nav-mark {
  margin: 0 0 0 7px;
}

.qode-news-single-news-template .qode-author-description {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  padding-left: 10%;
  margin-bottom: 17px;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-inner {
  min-height: 150px;
  clear: both;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-content {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-image {
  display: table-cell;
  vertical-align: middle;
  width: 150px;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-image img {
  display: block;
  border-radius: 100%;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-text-holder {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 4px 0 4px 35px;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-text-holder .qode-author-name {
  margin: 0;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-text-holder .qode-author-name a {
  color: #222222;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-text-holder .qode-author-name a:hover {
  color: #1abc9c;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-text-holder .qode-author-email {
  margin: 0;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-text-holder .qode-author-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qode-news-single-news-template .qode-author-description .qode-author-description-text-holder .qode-author-text > p {
  margin: 14px 0 10px;
}

@media only screen and (max-width: 768px) {
  .qode-news-single-news-template .qode-author-description .qode-author-description-content {
    padding: 0;
  }
  .qode-news-single-news-template .qode-author-description .qode-author-description-image {
    display: block;
    width: 100%;
  }
  .qode-news-single-news-template .qode-author-description .qode-author-description-text-holder {
    display: block;
    padding: 0;
    margin-top: 30px;
  }
}

.qode-news-single-news-template .qode-comment-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  box-sizing: border-box;
  padding-left: 10%;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-holder-inner {
  padding: 41px 0 20px;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment.qode-pingback-comment .qode-comment-text {
  padding: 0;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-list {
  list-style: none;
  position: relative;
  z-index: 150;
  padding: 0;
  margin: 0;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-list li {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 40px 0 0;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-list > li:first-child {
  margin: 0;
  padding: 0;
  border: 0;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-list .children {
  padding: 0 0 0 100px;
}

.qode-news-single-news-template .qode-comment-holder .qode-comments-title {
  margin-bottom: 28px;
}

.qode-news-single-news-template .qode-comment-holder .qode-comments-title > * {
  margin: 0;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-image {
  position: relative;
  display: block;
  top: 10px;
  left: 0;
  width: 82px;
  height: 82px;
  float: left;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-image img {
  display: block;
  border-radius: 4em;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text {
  padding: 0 0 0 108px;
  min-height: 82px;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .qode-comment-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 6px 0 2px;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .comment-respond + .qode-edit-reply-holder {
  display: none;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .qode-edit-reply-holder {
  position: absolute;
  top: 2px;
  right: 0;
  z-index: 10;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .replay,
.qode-news-single-news-template .qode-comment-holder .qode-comment-text .comment-reply-link,
.qode-news-single-news-template .qode-comment-holder .qode-comment-text .comment-edit-link {
  color: #bcbcbc;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .replay:hover,
.qode-news-single-news-template .qode-comment-holder .qode-comment-text .comment-reply-link:hover,
.qode-news-single-news-template .qode-comment-holder .qode-comment-text .comment-edit-link:hover {
  color: #222222;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .comment-reply-link:not(:only-child) {
  margin-right: 10px;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .qode-comment-name {
  display: inline-block;
  margin: 0 5px 0 0;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .qode-comment-date {
  display: inline-block;
  color: #c6c6c6;
  font-size: 14px;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .qode-text-holder p {
  margin: 7px 0;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .comment-respond {
  margin: 20px 0;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .comment-respond .comment-reply-title {
  margin: 0 0 10px;
  font-size: 14px;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text .comment-respond .logged-in-as {
  margin: 0 0 8px;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text #cancel-comment-reply-link {
  font-size: 12px;
  color: #1abc9c;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text #cancel-comment-reply-link:hover {
  color: #222222;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text ul li, .qode-news-single-news-template .qode-comment-holder .qode-comment-text ol li {
  display: list-item;
}

.qode-news-single-news-template .qode-comment-holder .qode-comment-text li {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.qode-news-single-news-template .qode-comment-form {
  padding: 0 0 0 10%;
  clear: both;
  box-sizing: border-box;
}

.qode-news-single-news-template .qode-comment-form .qode-comment-form-inner {
  padding: 19px 0 60px;
}

.qode-news-single-news-template .qode-comment-form .comment-reply-title {
  margin: 0 0 7px;
}

.qode-news-single-news-template .qode-comment-form .logged-in-as {
  margin: 0 0 25px;
}

/* ==========================================================================
   Blog Single style - end
   ========================================================================== */
/* ==========================================================================
   Reaction styles
   ========================================================================== */
/* ==========================================================================
   News Reaction style - begin
   ========================================================================== */
.qode-news-reactions-holder {
  margin-bottom: 50px;
  padding-left: 10%;
  box-sizing: border-box;
}

.qode-news-reactions {
  padding-bottom: 15px;
  border-bottom: 1px dashed #dbdbdb;
  box-sizing: border-box;
}

.qode-news-reactions .qode-news-reaction-term {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  text-align: center;
  margin-bottom: 20px;
}

.qode-news-reactions .qode-news-reaction-term:last-child {
  margin-right: 0;
}

.qode-news-reactions .qode-news-reaction-term .qode-reaction {
  display: block;
  padding: 0px 5px;
  border-right: 1px solid #dbdbdb;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}

.qode-news-reactions .qode-news-reaction-term:last-child .qode-reaction {
  border: 0;
}

.qode-news-reactions .qode-news-reaction-term .qode-rt-image-holder {
  filter: url('data:image/svg;+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.qode-news-reactions .qode-news-reaction-term .qode-rt-content {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 15px;
  text-transform: uppercase;
  margin-top: 9px;
}

.qode-news-reactions .qode-news-reaction-term .qode-rt-content .qode-rt-name {
  color: #292929;
}

.qode-news-reactions .qode-news-reaction-term .qode-rt-content .qode-rt-value {
  color: #b5b5b5;
}

.qode-news-reactions .qode-news-reaction-term .reacted {
  cursor: default;
  pointer-events: none;
}

.qode-news-reactions .qode-news-reaction-term .reacted .qode-rt-name {
  color: #1abc9c;
}

.qode-news-reactions .qode-news-reaction-term .reacted .qode-rt-image-holder {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.qode-news-reactions .qode-news-reaction-term:hover .qode-rt-image-holder {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

/* ==========================================================================
	News Reaction style - end
	========================================================================== */
/* ==========================================================================
   Review styles
   ========================================================================== */
/* ==========================================================================
   Shortcodes styles
   ========================================================================== */
/* ==========================================================================
   Layout 1 style - begin
   ========================================================================== */
.qode-layout1.qode-show-numbers {
  counter-reset: item;
}

.qode-layout1 .qode-news-layout-title {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #a9a9a9;
}

.qode-layout1-item {
  text-align: center;
}

.qode-left-alignment .qode-layout1-item {
  text-align: left;
}

.qode-left-alignment .qode-layout1-item .qode-post-info-category a {
  margin-left: 0;
}

.qode-right-alignment .qode-layout1-item {
  text-align: right;
}

.qode-right-alignment .qode-layout1-item .qode-post-info-category a {
  margin-right: 0;
}

.qode-show-numbers .qode-layout1-item:after {
  counter-increment: item;
  content: counter(item);
  position: absolute;
  top: -5px;
  right: 20px;
  font-size: 98px;
  line-height: 98px;
  font-weight: 500;
  color: #d6cffb;
  z-index: -1;
}

.qode-layout1-item .qode-ni-info-top {
  margin-bottom: 7px;
}

.qode-layout1-item .qode-news-item-image-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.qode-layout1-item .qode-post-info-category {
  top: -14px;
}

.qode-layout1-item .qode-post-title {
  margin-top: -7px;
  margin-bottom: 13px;
}

.qode-layout1-item .qode-post-info-date {
  margin-bottom: 13px;
}

.qode-layout1-item .qode-post-excerpt-holder,
.qode-layout1-item .qode-post-info-author {
  margin-bottom: 13px;
}

.wpb_widgetised_column .qode-news-layout1-widget > h5,
aside.sidebar .qode-news-layout1-widget > h5 {
  margin: 0;
  padding-bottom: 25px;
  border-bottom: 1px dotted #a9a9a9;
}

.wpb_widgetised_column .qode-news-layout1-widget .qode-layout1-item,
aside.sidebar .qode-news-layout1-widget .qode-layout1-item {
  padding-top: 25px !important;
  padding-bottom: 20px !important;
  border-bottom: 1px dotted #a9a9a9;
}

.wpb_widgetised_column .qode-news-layout1-widget .qode-layout1-item:last-child,
aside.sidebar .qode-news-layout1-widget .qode-layout1-item:last-child {
  border: 0;
}

.wpb_widgetised_column .qode-news-layout1-widget .qode-layout1-item .qode-post-title,
aside.sidebar .qode-news-layout1-widget .qode-layout1-item .qode-post-title {
  margin-bottom: 6px;
}

.wpb_widgetised_column .qode-news-layout1-widget .qode-ni-content div:last-child,
aside.sidebar .qode-news-layout1-widget .qode-ni-content div:last-child {
  margin: 0;
}

.drop_down .second .inner .qode-layout1-item a {
  padding: 0 !important;
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.drop_down .second .inner .qode-layout1-item .qode-post-info-category a {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 5px 10px;
}

.drop_down .second .inner .qode-layout1-item .qode-post-info-date a {
  font-size: 14px;
  color: #545454;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
}

.drop_down .second .inner .qode-layout1-item .qode-post-info-date a i {
  display: inline-block;
}

/* ==========================================================================
   Layout 1 shortcode style - end
   ========================================================================== */
/* ==========================================================================
   Layout 2 style - begin
   ========================================================================== */
.qode-layout2 .qode-news-layout-title {
  margin-bottom: 14px;
  padding-bottom: 21px;
  border-bottom: 1px dotted #a9a9a9;
}

.qode-layout2 .qode-news-list-inner-holder {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.qode-layout2-item {
  padding-top: 23px !important;
  padding-bottom: 23px !important;
}

.qode-layout2-item .qode-news-item-inner {
  display: flex;
}

.qode-layout2-item .qode-news-item-image-holder {
  position: relative;
  display: block;
  float: left;
  vertical-align: middle;
  width: auto;
  padding-right: 20px;
}

.qode-layout2-item .qode-news-item-image-holder .qode-news-item-image-holder-inner {
  position: relative;
}

.qode-layout2-item .qode-ni-content {
  display: block;
  vertical-align: middle;
  width: auto;
  padding-left: 0;
  margin-top: -4px;
  flex: 1;
}

.qode-layout2-item .qode-ni-content div:last-child {
  margin: 0;
}

.qode-layout2-item .qode-post-info-category {
  margin-bottom: 5px;
}

.qode-layout2-item .qode-post-info-category a {
  margin-left: 0;
}

.qode-layout2-item .qode-post-title,
.qode-layout2-item .qode-post-info-date,
.qode-layout2-item .qode-post-excerpt-holder {
  margin-top: 0;
  margin-bottom: 10px;
}

.wpb_widgetised_column .qode-news-layout2-widget > h5,
aside.sidebar .qode-news-layout2-widget > h5 {
  margin: 0 !important;
  padding-bottom: 25px;
  border-bottom: 1px dotted #a9a9a9;
}

.wpb_widgetised_column .qode-news-layout2-widget .qode-layout2-item,
aside.sidebar .qode-news-layout2-widget .qode-layout2-item {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  border-bottom: 1px dotted #a9a9a9;
}

.wpb_widgetised_column .qode-news-layout2-widget .qode-layout2-item:last-child,
aside.sidebar .qode-news-layout2-widget .qode-layout2-item:last-child {
  border-bottom: 0;
}

.wpb_widgetised_column .qode-news-layout2-widget .qode-layout2-item .qode-post-title,
.wpb_widgetised_column .qode-news-layout2-widget .qode-layout2-item .qode-post-info-date,
.wpb_widgetised_column .qode-news-layout2-widget .qode-layout2-item .qode-post-excerpt-holder,
aside.sidebar .qode-news-layout2-widget .qode-layout2-item .qode-post-title,
aside.sidebar .qode-news-layout2-widget .qode-layout2-item .qode-post-info-date,
aside.sidebar .qode-news-layout2-widget .qode-layout2-item .qode-post-excerpt-holder {
  margin-top: 0;
  margin-bottom: 5px;
}

.drop_down .second .inner .qode-layout2-item {
  padding: 0;
}

.drop_down .second .inner .qode-layout2-item a {
  padding: 0 !important;
  color: inherit;
}

.drop_down .second .inner .qode-layout2-item .qode-post-title {
  margin-bottom: 10px;
  margin-top: 0;
}

.drop_down .second .inner .qode-layout2-item .qode-post-info-date a {
  font-size: 14px;
  color: #545454;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
}

.drop_down .second .inner .qode-layout2-item .qode-post-info-date a i {
  display: inline-block;
}

/* ==========================================================================
   Layout 2 shortcode style - end
   ========================================================================== */
/* ==========================================================================
   Layout 3 style - begin
   ========================================================================== */
.qode-layout3 .qode-news-layout-title {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #a9a9a9;
}

.qode-layout3-item .qode-news-item-image-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.qode-layout3-item .qode-news-item-image-holder .qode-news-image-info-holder-right {
  top: 19px;
  right: 21px;
}

.qode-layout3-item .qode-ni-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0% 8% 5%;
  box-sizing: border-box;
}

.qode-layout3-item .qode-ni-content div {
  color: #fff;
}

.qode-layout3-item .qode-ni-content div a {
  color: inherit;
}

.qode-layout3-item .qode-news-review-stars-holder .qode-news-review-stars {
  color: #f6e417;
}

.qode-layout3-item .qode-post-info-category a {
  margin-left: 0;
  margin-bottom: 5px;
}

.qode-layout3-item .qode-post-title {
  margin-top: 0;
  margin-bottom: 25px;
}

.qode-layout3-item .qode-post-title a {
  background-color: #fff;
  color: #000;
  display: inline;
  padding: 0 20px;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.qode-layout3-item .qode-btn,
.qode-layout3-item .qode-post-excerpt-holder {
  margin-bottom: 25px;
}

/* ==========================================================================
   Layout 3 shortcode style - end
   ========================================================================== */
/* ==========================================================================
   Post Carousel 1 style - begin
   ========================================================================== */
.qode-post-carousel1 .qode-news-layout-title {
  margin-bottom: 29px;
  padding-bottom: 19px;
  border-bottom: 1px dotted #a9a9a9;
}

.qode-post-carousel1 .qode-owl-slider {
  position: static;
}

.qode-post-carousel1 .qode-owl-slider .owl-nav {
  position: absolute;
  top: -5px;
  right: 0;
  width: 50%;
  text-align: right;
  box-sizing: border-box;
}

.qode-post-carousel1 .qode-owl-slider .owl-nav .owl-next,
.qode-post-carousel1 .qode-owl-slider .owl-nav .owl-prev {
  position: relative;
  display: inline-block;
  top: 0;
  left: auto;
  right: auto;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  font-size: 35px;
}

.qode-post-carousel1 .qode-owl-slider .owl-nav .owl-prev {
  margin-right: 30px;
}

/* ==========================================================================
   Block 1 shortcode style - end
   ========================================================================== */
/* ==========================================================================
   Slider 1 style - begin
   ========================================================================== */
.qode-slider1-item {
  height: 0;
  display: block !important;
}

.qode-slider1-item.qode-slider-size-landscape {
  padding-top: 43% !important;
}

.qode-slider1-item.qode-slider-size-square {
  padding-top: 100% !important;
}

.qode-slider1-item.qode-slider-size-full-screen {
  padding-top: 100vh !important;
}

.qode-slider1-item.qode-slider1-item-wide .qode-ni-content .qode-ni-content-table {
  margin-left: 5%;
}

.qode-slider1-item .qode-news-item-image-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -2;
}

.qode-slider1-item .qode-news-item-image-holder:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(4, 4, 4, 0.35);
  z-index: -1;
}

.qode-slider1-item .qode-ni-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.qode-slider1-item .qode-ni-content .container_inner {
  height: 100%;
}

.qode-slider1-item .qode-ni-content .qode-ni-content-table {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  width: 60%;
  box-sizing: border-box;
}

.qode-slider1-item .qode-ni-content .qode-ni-content-table-cell {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}

.qode-slider1-item .qode-ni-info-top {
  margin-bottom: -5px;
}

.qode-slider1-item .qode-ni-info-top .qode-post-info-category a:first-child {
  margin-left: 0;
}

.qode-slider1-item .qode-ni-title-holder {
  margin-bottom: 2.5%;
}

.qode-slider1-item .qode-ni-title-holder .qode-post-title {
  margin: 0;
}

.qode-slider1-item .qode-ni-title-holder .qode-post-title a {
  background-color: #fff;
  color: #000;
  display: inline;
  padding: 0 20px;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.qode-slider1-item .qode-news-info-holder {
  margin-bottom: 2.5%;
}

.qode-slider1-item .qode-post-excerpt-holder {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.6px;
  color: #fff;
}

.qode-slider1-item .qode-post-excerpt-holder .post_excerpt {
  color: #fff;
}

.qode-slider1-item .qode-blog-share {
  margin-top: 5%;
}

.qode-slider1-item .qode-blog-share a {
  font-size: 20px;
  color: #fff;
}

.qode-slider1-owl .owl-stage-outer {
  z-index: 1;
}

.qode-slider1-owl .qode-slider1-nav-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.qode-slider1-owl .qode-slider1-nav-holder #ascrail2000 {
  display: block !important;
}

.qode-slider1-owl .qode-slider1-nav-holder > .owl-dots {
  right: 5%;
}

.qode-slider1-owl .container_inner {
  position: relative;
  height: 100%;
}

.qode-slider1-owl .qode-slider-nav-holder-inner {
  width: 100%;
  height: 100%;
}

.qode-slider1-owl .owl-dots {
  position: absolute;
  top: 50%;
  right: 0;
  height: 55%;
  min-height: 160px;
  width: 330px;
  padding-right: 18px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}

.qode-slider1-owl .owl-dots .owl-dot {
  color: #bab8b8;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  display: inline-block;
  width: 100%;
  text-align: left;
}

.qode-slider1-owl .owl-dots .owl-dot .qode-slider1-pag-thumb {
  width: 85px;
  height: 85px;
  float: left;
  height: 85px;
  pointer-events: none;
  width: 85px;
}

.qode-slider1-owl .owl-dots .owl-dot .qode-slider1-pag-thumb img {
  position: relative;
  display: block;
}

.qode-slider1-owl .owl-dots .owl-dot .qode-slider1-pag-info-holder {
  padding-left: 112px;
  box-sizing: border-box;
  pointer-events: none;
}

.qode-slider1-owl .owl-dots .owl-dot .qode-slider1-pag-date {
  font-weight: 400;
}

.qode-slider1-owl .owl-dots .owl-dot .qode-slider1-pag-date i {
  display: inline-block;
  margin: 0 8px 0 0;
  position: relative;
  top: 3px;
  vertical-align: middle;
}

.qode-slider1-owl .owl-dots .owl-dot .qode-slider1-pag-title {
  color: #fff;
  margin-top: -4px;
  margin-bottom: 4px;
}

.qode-slider1-owl .owl-dots .owl-dot:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
   Slider 1 shortcode style - end
   ========================================================================== */
/* ==========================================================================
   Video Layout 1 style - begin
   ========================================================================== */
.qode-video-layout1 .qode-news-layout-title {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #a9a9a9;
}

.qode-video-layout1-item {
  position: relative;
}

.qode-video-layout1-item .qode-ni-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

.qode-video-layout1-item .qode-ni-content-table {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 15px;
  box-sizing: border-box;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.45) 65%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.45) 65%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.45) 65%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.qode-video-layout1-item .qode-ni-content-table .qode-ni-info {
  display: inline-block;
  color: #fff;
}

.qode-video-layout1-item .qode-ni-content-table .qode-ni-info a {
  color: inherit;
}

.qode-video-layout1-item .qode-ni-content-table .qode-ni-info > div:not(:last-child):after {
  display: none;
}

.qode-video-layout1-item .qode-ni-content-table .qode-ni-info .qode-ni-title-author a {
  font-size: 14px;
}

.qode-video-layout1-item .qode-ni-content-table .qode-ni-info-top-left {
  text-align: left;
  width: 90%;
}

.qode-video-layout1-item .qode-ni-content-table .qode-ni-info-top-right {
  text-align: right;
  width: 9%;
}

.qode-video-layout1-item .qode-post-info-author-image {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 58px;
  height: 58px;
  border-radius: 100%;
  overflow: hidden;
}

.qode-video-layout1-item .qode-post-info-author-image img {
  vertical-align: middle;
}

.qode-video-layout1-item .qode-ni-title-author {
  display: inline-block;
  vertical-align: middle;
}

.qode-video-layout1-item .qode-ni-title-author .qode-post-title {
  color: #fff;
  margin-top: 0;
}

.qode-video-layout1-item .qode-social-share-holder.qode-dropdown .qode-social-share-dropdown-opener .social_share {
  color: #fff;
}

.drop_down .second .inner .qode-news-video-layout2-widget .qode-video-layout2-item .qode-news-item-image a {
  padding: 0;
}

.drop_down .second .inner .qode-news-video-layout2-widget .qode-video-layout2-item .qode-ni-title-holder {
  padding: 5% 6%;
}

.drop_down .second .inner .qode-news-video-layout2-widget .qode-video-layout2-item .qode-ni-title-holder a {
  font-size: 0.7em;
  font-weight: inherit;
  text-transform: inherit;
  line-height: 1.5em;
  color: #fff;
  letter-spacing: inherit;
  padding: 0;
}

/* ==========================================================================
   Video Layout 1 shortcode style - end
   ========================================================================== */
/* ==========================================================================
   Video Layout 2 style - begin
   ========================================================================== */
.qode-video-layout2 .qode-news-layout-title {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #a9a9a9;
}

.qode-video-layout2-item .qode-news-item-inner,
.qode-video-layout2-item .qode-news-item-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.qode-video-layout2-item .qode-news-item-inner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.qode-video-layout2-item .qode-ni-info-top-right {
  position: absolute;
  top: 19px;
  right: 21px;
  z-index: 10;
}

.qode-video-layout2-item .qode-ni-info-top-right > div {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.qode-video-layout2-item .qode-ni-info-top-right > div a,
.qode-video-layout2-item .qode-ni-info-top-right > div .qode-social-share-dropdown-opener,
.qode-video-layout2-item .qode-ni-info-top-right > div .qode-social-share-dropdown-opener .social_share {
  color: inherit;
  font-size: 20px;
}

.qode-video-layout2-item .qode-ni-title-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  padding: 5% 6%;
  box-sizing: border-box;
}

.qode-video-layout2-item .qode-post-title {
  margin-top: 10px;
  margin-bottom: 0;
}

.qode-video-layout2-item .qode-post-title a {
  color: #fff;
}

.qode-video-layout2-item .qode-ni-video-button {
  color: #fff;
  font-size: 30px;
}

.qode-video-layout2-item .qode-social-share-holder.qode-dropdown .qode-social-share-dropdown-opener,
.qode-video-layout2-item .qode-social-share-holder.qode-dropdown .qode-social-share-dropdown-opener .social_share {
  color: #fff;
}

.qode-video-layout2-item .qode-ni-video-button {
  position: relative;
  display: inline-block;
}

.qode-video-layout2-item .qode-ni-video-button .qode-ni-video-button-play {
  display: inline-block;
  color: #fff;
  font-size: 28px;
  width: 32px;
  height: 32px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  border: 5px solid #fff;
}

.qode-news-video-layout2-widget .qode-video-layout2-item .wpb_widgetised_column .qode-ni-video-button .qode-ni-video-button-play, .qode-news-video-layout2-widget
.qode-video-layout2-item aside.sidebar .qode-ni-video-button .qode-ni-video-button-play {
  font-size: 22px;
  width: 23px;
  height: 23px;
  line-height: 23px;
  border: 4px solid #fff;
}

.qode-news-video-layout2-widget .qode-video-layout2-item .wpb_widgetised_column .qode-ni-title-holder, .qode-news-video-layout2-widget
.qode-video-layout2-item aside.sidebar .qode-ni-title-holder {
  padding: 2px 20px;
}

.qode-news-video-layout2-widget .qode-video-layout2-item .wpb_widgetised_column .qode-post-title, .qode-news-video-layout2-widget
.qode-video-layout2-item aside.sidebar .qode-post-title {
  margin-top: 5px;
}

.drop_down .second .inner .qode-video-layout2-item .qode-ni-video-button .qode-ni-video-button-play {
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
}

/* ==========================================================================
   Video Layout 2 shortcode style - end
   ========================================================================== */
/* ==========================================================================
   Widgets styles
   ========================================================================== */
/* ==========================================================================
   Blog Categories/Reactions Widget style - begin
   ========================================================================== */
.qode-news-blog-cr-widget {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  cursor: pointer;
}

.qode-news-blog-cr-widget:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -4px;
}

.qode-news-blog-cr-widget .qode-news-bcr-opener-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}

.qode-news-blog-cr-widget .qode-news-bcr-opener-holder .qode-news-bcr-opener {
  position: relative;
  width: 6px;
  height: 27px;
}

.qode-news-blog-cr-widget .qode-news-bcr-opener-holder .qode-bcr-circle {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 6px;
  background-color: #b8bfc1;
  border-radius: 50%;
}

.qode-news-blog-cr-widget .qode-news-bcr-opener-holder .qode-bcr-circle:first-child {
  position: absolute;
  top: 0;
  left: 0;
}

.qode-news-blog-cr-widget .qode-news-bcr-opener-holder .qode-bcr-circle:last-child {
  position: absolute;
  bottom: 1px;
  left: 0;
}

.qode-news-blog-cr-widget .qode-news-bcr-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  width: 620px;
  opacity: 0;
  background-color: #fff;
  visibility: hidden;
  text-align: left;
  padding: 30px 30px 20px;
  box-sizing: border-box;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.qode-news-blog-cr-widget .qode-news-bcr-dropdown.opened {
  opacity: 1;
  visibility: visible;
}

.qode-news-blog-cr-widget .qode-news-blog-cr-title-holder {
  margin-bottom: 20px;
}

.qode-news-blog-cr-widget .qode-news-blog-cr-title-holder .qode-news-bcr-title {
  margin: 0;
}

.qode-news-blog-cr-widget .qode-news-bcr-cats {
  font-size: 0;
}

.qode-news-blog-cr-widget .qode-news-bcr-cats:not(:only-child) {
  padding-bottom: 20px;
}

.qode-news-blog-cr-widget .qode-news-bcr-cats .qode-news-bcr-category {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  font-size: 14px;
}

.qode-news-blog-cr-widget .qode-news-bcr-reacts:not(:only-child) {
  padding-top: 20px;
  border-top: 1px solid #8a8a8a;
}

.qode-news-blog-cr-widget .qode-news-bcr-reacts .qode-news-bcr-reaction {
  display: inline-block;
  vertical-align: middle;
  max-width: 75px;
  padding: 0 10px;
  text-align: center;
}

/* ==========================================================================
   Blog Categories/Reactions Widget style - end
   ========================================================================== */

/*# sourceMappingURL=../../../qode-news/assets/css/news-map.css.map */
