
/*
 Theme Name:   Notarius Child Theme
 Theme URI:    https://notarius.ancorathemes.com
 Description:  Notarius Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     notarius
 Version:      1.0.0
 Tags:         notary, notary public, advocate, attorney, corporate, law, law firm, law office, lawyer, lawyer theme, lawyer wordpress, legal blog, legal services, legal consultant, shop
 Text Domain:  notarius
*/

/* =Theme customization starts here
------------------------------------------------------------ */
.team-member-list .trx_addons_column-1_4 .post_featured, .team-member-list .trx_addons_column-1_4 .post_featured img {
	width: 100%;
	height: auto;
	max-width: none;
	min-width: unset;
	display: flex;
}

.close-member {
	float: right;
}

.close-member .menu_button_close_icon {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-o-animation-delay: .3s;
	animation-delay: .3s;
}

.close-member .menu_button_close_icon::before {
	color: #0074ae;
	position: relative;
	z-index: 1;
	content: "";
	font-family: "fontello";
	line-height: 1;
	text-align: center;
}

.single-post article {
	padding: 0 50px 0 0;
}

.widget.widget_recent_posts .post_title {
	padding: 0 40px;
}

.sc_blogger #pagination ul {
	list-style: none;
	padding: 0;
}

.sc_blogger #pagination ul li {
	display: inline;
}

.sc_blogger #pagination ul li a {
	display: inline-block;
	vertical-align: top;
	font-size: inherit;
	font-weight: inherit;
	margin: 2px 5px 2px 0;
	padding: 0;
	border: 1px solid #ddd;
	color: #0a0a0a;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 52px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	line-height: 49px;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease, background-position .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease, background-position .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease, background-position .3s ease;
}

.sc_blogger #pagination ul li.active a {
	background: #0074ae !important;
	color: white !important;
	border-color: #0074ae !important;
}

.sc_blogger #pagination ul li:hover a {
	background-color: #fff;
}

.sc_blogger #pagination ul li.first a, .sc_blogger #pagination ul li.prev a, .sc_blogger #pagination ul li.next a, .sc_blogger #pagination ul li.last a {
	text-indent: -200px;
	overflow: hidden;
	position: relative;
}

.sc_blogger #pagination ul li.first a:before {
	content: "";
	font-family: "fontello";
	z-index: 1;
	top: 0;
	left: 0;
	top: 1px;
	width: 100%;
	text-align: center;
	text-indent: 0;
	font-size: 14px;
	position: absolute;
}

.sc_blogger #pagination ul li.prev a:before {
	content: "";
	font-family: "fontello";
	z-index: 1;
	top: 0;
	left: 0;
	top: 1px;
	width: 100%;
	text-align: center;
	text-indent: 0;
	font-size: 14px;
	position: absolute;
}

.sc_blogger #pagination ul li.next a:before {
	content: "";
	font-family: "fontello";
	z-index: 1;
	top: 0;
	left: 0;
	top: 1px;
	width: 100%;
	text-align: center;
	text-indent: 0;
	font-size: 14px;
	position: absolute;
}

.sc_blogger #pagination ul li.last a:before {
	content: "";
	font-family: "fontello";
	z-index: 1;
	top: 0;
	left: 0;
	top: 1px;
	width: 100%;
	text-align: center;
	text-indent: 0;
	font-size: 14px;
	position: absolute;
}

.post_title, .post_footer.post_footer_single, .related_wrap.related_style_classic {
	padding: 0 40px;
}

.span-link {
	font-size: 10px;
	margin-bottom: 0px;
}

.span-link a:hover {
	color: #00a0dd;
}

.span-link a {
	color: #918d89;
}

p .span-link {
	margin-bottom: 0px !important;
}

.small-link p {
	margin-bottom: 0px;
}

h1 {
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 2.765em;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
	line-height: 1;
	color: #0074af !important;
	font-weight: 200;
}

.team-member-list .team_member_position {
	display: block;
	font-size: .7em;
	color: #636466;
}

.sc_blogger_default.sc_blogger_default_classic.team-member-list .sc_blogger_item_title a {
	color: #000 !important;
}

.footer_wrap .elementor-container .footer-last-col .certifications-container, .top_panel .elementor-section .elementor-container .elementor-column .elementor-widget-wrap .head-social-section {
	width: 100% !important;
}

@media (max-width: 479px) {
	body h1, body h2, body h3, body h4, body h5, body h6 {
		hyphens: unset;
	}
}

@media (max-width: 1024px) {
	.single-post article {
		padding: 0 0px 0 0;
	}
}

@media (max-width: 1439px) {
	.widget.widget_recent_posts .post_title {
		padding: 0 10px;
	}
}
