/***********************************************************
				SIDEBAR CLASSES
***********************************************************/

/* main block of widget */
.hw-widget-sidebar.lxnw-widget-sidebar.nnw-widget-sidebar {
  clear: both;
  display: inline-block;
  padding: 5px;
  width: 100%;
}

/* main title of widget if logo is included */
.hw-widget-sidebar.lxnw-widget-sidebar.nnw-widget-sidebar
  .hw-post-title-logo.lxnw-post-title-logo.nnw-post-title-logo {
  background: url(https://www.noticiasnewswire.com/placements/bg-widget-title.png)
    0% 0 repeat;
  font-size: 18px;
  font-weight: 600;
  line-height: 38px;
  padding-bottom: 10px;
}

/* logo for widget */
.hw-widget-sidebar.lxnw-widget-sidebar.nnw-widget-sidebar
  .hw-post-title-logo.lxnw-post-title-logo.nnw-post-title-logo
  img {
  background-color: transparent !important;
  box-shadow: none !important;
  float: left !important;
  margin: 0 !important;
  padding-right: 8px !important;
  padding-top: 8px !important;
}

/* main title of widget */
.hw-widget-sidebar.lxnw-widget-sidebar.nnw-widget-sidebar
  .hw-post-title.lxnw-post-title.nnw-post-title {
  background: url(https://www.noticiasnewswire.com/placements/bg-widget-title.png)
    0% 0 repeat;
  font-size: 18px;
  font-weight: 600;
  line-height: 38px;
  margin: 0 !important;
  padding-bottom: 10px;
  text-align: center;
}

/* title for each post entry of widget */
.hw-widget-sidebar.lxnw-widget-sidebar.nnw-widget-sidebar
  .hw-post-link.lxnw-post-link.nnw-post-link {
  font-size: 14px;
  text-decoration: none;
}

/* date for each post entry of widget */
.hw-widget-sidebar.lxnw-widget-sidebar.nnw-widget-sidebar
  .hw-post-date.lxnw-post-date.nnw-post-date {
  display: block;
  font-size: 11px;
}

/* thumbnail for each post entry of widget */
.hw-widget-sidebar.lxnw-widget-sidebar.nnw-widget-sidebar
  .hw-post-thumb.lxnw-post-thumb.nnw-post-thumb {
  box-shadow: none;
  float: left;
  padding: 8px 8px 8px 0;
}

/* content/excerpt for each post entry of widget */
.hw-widget-sidebar.lxnw-widget-sidebar.nnw-widget-sidebar
  .hw-post-content.lxnw-post-content.nnw-post-content {
  font-size: 12px;
}

/* link for "View More" of widget */
.hw-widget-sidebar.lxnw-widget-sidebar.nnw-widget-sidebar
  .hw-post-viewmore.lxnw-post-viewmore.nnw-post-viewmore {
  display: block;
  font-size: 12px;
  text-align: center;
}

/* change of line of widget */
.hw-widget-sidebar.lxnw-widget-sidebar.nnw-widget-sidebar
  .hw-clear-both.lxnw-clear-both.nnw-clear-both {
  clear: both;
}

.hw-post-viewmore.lxnw-post-viewmore.nnw-post-viewmore {
  float: left;
  border-top: 1px solid #e1e1e1;
  padding-top: 1em;
  width: 100%;
}

.widget-powered-hma {
  display: inline-block;
  width: 100%;
  text-align: right;
  margin-bottom: 1em;
  font-size: 14px;
}

@media (max-width: 767px) {
  .hw-post-viewmore.lxnw-post-viewmore.nnw-post-viewmore {
    border-top: 0px !important;
  }
}

/***********************************************************
				FULL PAGE CLASSES
***********************************************************/

.hw-widget-fullpage.lxnw-widget-fullpage.nnw-widget-fullpage {
  clear: both;
  display: block;
  padding: 5px;
  width: 100%;
}

.hw-widget-fullpage.lxnw-widget-fullpage.nnw-widget-fullpage
  .hw-post-title-logo.lxnw-post-title-logo.nnw-post-title-logo {
  background: url(https://www.noticiasnewswire.com/placements/bg-widget-title.png)
    0% 0 repeat;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.5em;
  padding-bottom: 10px;
}

.hw-widget-fullpage.lxnw-widget-fullpage.nnw-widget-fullpage
  .hw-post-title-logo.lxnw-post-title-logo.nnw-post-title-logo
  img {
  background-color: transparent;
  box-shadow: none;
  float: left;
  margin: 0;
  padding-right: 8px;
  padding-top: 7px;
}

.hw-widget-fullpage.lxnw-widget-fullpage.nnw-widget-fullpage
  .hw-post-title.lxnw-post-title.nnw-post-title {
  font-weight: 600;
  line-height: 1.2em;
  padding-bottom: 10px;
  text-align: center;
}

.hw-widget-fullpage.lxnw-widget-fullpage.nnw-widget-fullpage
  .hw-post-single.lxnw-post-single.nnw-post-single
  h2.excerpt {
  line-height: 1.2em;
}

.hw-widget-fullpage.lxnw-widget-fullpage.nnw-widget-fullpage
  .hw-post-thumb.lxnw-post-thumb.nnw-post-thumb {
  box-shadow: none;
  float: left;
  padding: 8px 8px 8px 0;
}

.hw-widget-fullpage.lxnw-widget-fullpage.nnw-widget-fullpage
  .hw-post-viewmore.lxnw-post-viewmore.nnw-post-viewmore {
  text-align: center;
}

.hw-widget-fullpage.lxnw-widget-fullpage.nnw-widget-fullpage
  .hw-clear-both.lxnw-clear-both.nnw-clear-both {
  clear: both;
}
