/**
 * Theme Name:     LegalUsNews
 * Author:         PenciDesign
 * Template:       soledad
 * Text Domain:	   soledad-child
 * Description:    A Multipurpose, Newspaper, Blog &amp; WooCommerce WordPress Theme
 */
.penci-login-popup-btn {
  margin-right: 10px;
}
.widget ul li, .post-entry, p, .post-entry p {text-align: left;}
.header_btn.register {
  background: #c20017;
  font-style: normal;
  font-weight: bold;
}
body.single-press .post-author .author-img img {
  border-radius: 0
}
#penci-login-popup:after, 
#penci-login-popup:before {
	opacity: 1;
}
.elementor-widget-wp-widget-nav_menu {
	padding: 20px;
}
.elementor-widget-wp-widget-nav_menu li:not(:last-child) {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid var(--pcborder-cl);
}
.elementor-widget-wp-widget-nav_menu li a {
	font-weight: 500;
}
.elementor-widget-wp-widget-nav_menu li.current-menu-item a {
	color: #ecb62f;
}
.hide-subscribe,
.show-subscribe {
	display: none !important;
}
body.has-listing-left .show-subscribe,
body.no-listing-left .hide-subscribe {
	display: var(--display) !important;
}
.gpasc-auto-load-notice {
	margin-bottom: 30px;
}
.gpasc-auto-load-notice a {
	font-weight: bold;
}
.gpasc-draft-links {
	margin-top: 20px;
}
.gpasc-draft-links li:not(:last-child) {
	border-bottom: 1px solid var(--pcborder-cl);
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.gpasc-delete-draft-button {
	margin-left: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	border-radius: 50%;
	font-size: 10px;
}
.gpasc-delete-draft-button span {
	line-height: inherit;
}
.gform-theme--framework .gfield--type-section h3 {
	margin-bottom: 10px;
}
.bio-ul {
	border-top: 1px solid var(--pcborder-cl);
	border-bottom: 1px solid var(--pcborder-cl);
	padding: 15px 0;
	margin: 15px 0;
}
.bio-ul li + li {
	margin-top: 15px;
}
.bio-ul .name {
	display: block;
	font-size: 12px;
}
.bio-ul .value {
	font-weight: bold;
}
body.single-press .post-author {
	border-top: 5px solid var(--pcaccent-cl);
}
body.single-press .post-author .author-content {
	margin-left: 0;
}
body.single-press .author-img {
	float: none;
	margin: 0 0 20px;
}
@media only screen and (min-width: 961px) {
	body.single-press .penci-sidebar-content {
		border-left: 1px solid var(--pcborder-cl);
		padding-left: 60px;
	}
}
.penci-press-release {
	border-top: 1px solid var(--pcborder-cl);
	padding-top: 15px;
	margin-top: 15px;
}
.penci-press-release .field-label {
	font-size: 14px;
	font-weight: bold;
}
.header_btn {
	display: inline-block;
	padding: 10px 20px;
	background: var(--pcaccent-cl);
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
}
.header_btn + .header_btn {
	margin-left: 10px;
}
.header_btn.logout {
	background-color: #f1f1f1;
	color: #000;
}
.header_btn.register {
	background-color: green;
	font-weight: bold;
	font-style: italic;
}
.wpinv-page .elementor-widget-wp-widget-wpinv_history .bsui a.btn {
	padding: 2px 5px;
	margin: 0;
	background: #000;
	border-color: #000;
	color: #fff;
	border-radius: 0;
}
.wpinv-page .elementor-widget-wp-widget-wpinv_history a {
	text-decoration: none;
}
.wpinv-page .elementor-widget-wp-widget-wpinv_history .invoice-number a {
	font-weight: bold;
	color: var(--pcaccent-cl);
}
.wpinv-page .elementor-widget-wp-widget-wpinv_history .bsui thead,
.wpinv-page .elementor-widget-wp-widget-wpinv_history .bsui tbody,
.wpinv-page .elementor-widget-wp-widget-wpinv_history .bsui tfoot,
.wpinv-page .elementor-widget-wp-widget-wpinv_history .bsui tr,
.wpinv-page .elementor-widget-wp-widget-wpinv_history .bsui td,
.wpinv-page .elementor-widget-wp-widget-wpinv_history .bsui th {
	vertical-align: middle;
}
.wpinv-page .elementor-widget-wp-widget-wpinv_history .bsui .badge {
	border-radius: 0;
}
.pc_file_downloaded li + li {
	border-top: 1px solid var(--pcborder-cl);
	padding-top: 15px;
	margin-top: 15px;
}
.pc_file_downloaded .pc_filedesc {
	font-size: 12px;
}
.pc_file_downloaded .pc_filedownload {
	margin-top: 5px;
	font-size: 12px;
}
.pc_file_downloaded li {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 20px;
	align-items: center;
}
.pc_file_downloaded li img {
	width: 50px;
	height: auto;
}
.legalus_username {
  margin-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px dotted var(--pcborder-cl);
  display: flex;
  column-gap: 10px;
  align-content: center;
}
.legalus_username .legalus_username_ava {
	flex: 0 0 30px;
}
.legalus_username .legalus_username_ava img {
	border-radius: 50%;
}
.legalus_username .legalus_bname {
  font-size: 15px;
  margin-bottom: 5px;
}
.legalus_username .legalus_uname {
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.gpasc-pending-drafts .gpasc-draft-link-date {
  font-size: 12px;
  color: var(--pcmeta-cl);
  font-weight: 600;
  margin-top: 10px;
}
.gpasc-pending-drafts .gpasc-draft-link-content {
  font-size: 18px;
  color: var(--pcaccent-cl);
  font-weight: 600;
}
.gpasc-pending-drafts .gpasc-draft-link-content:before {
  content: 'Pending';
  background: rgb(234, 153, 0);
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  display: inline-block;
  vertical-align: middle;
  padding: 2px 5px;
  margin-right: 5px;
  text-transform: uppercase;
}
.author-name-dt {
  margin-bottom: 30px;
  font-weight: bold;
}
body.single-press .post-author .penci-bf-follow-author-wrapper {
	margin-bottom: 30px;
}
body.page-id-1897 .inner-post-entry.entry-content{
  padding: 40px;
  background: #fff;
  border: 1px solid var(--pcborder-cl);
}
body.single-press .container.penci-breadcrumb {
  margin-top: 30px;
}
.elementor-widget-shortcode .author-img {
  float: none;
  margin-bottom: 30px;
}
.elementor-widget-shortcode .post-author .author-content {
  margin-left: 0;
}
.elementor-widget-shortcode .post-author {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}