/* plugin prod css */
.profile-php .ntz-global-nav-menu {
	display: none !important;
}

.ntzcrm-container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.ntzcrm-container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.ntzcrm-container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.ntzcrm-container {
		width: 1170px;
	}
}

.ntzcrm-row {
	margin-right: -15px;
	margin-left: -15px;
}

.ntzcrm-col-xs-1,
.ntzcrm-col-sm-1,
.ntzcrm-col-md-1,
.ntzcrm-col-lg-1,
.ntzcrm-col-xs-2,
.ntzcrm-col-sm-2,
.ntzcrm-col-md-2,
.ntzcrm-col-lg-2,
.ntzcrm-col-xs-3,
.ntzcrm-col-sm-3,
.ntzcrm-col-md-3,
.ntzcrm-col-lg-3,
.ntzcrm-col-xs-4,
.ntzcrm-col-sm-4,
.ntzcrm-col-md-4,
.ntzcrm-col-lg-4,
.ntzcrm-col-xs-5,
.ntzcrm-col-sm-5,
.ntzcrm-col-md-5,
.ntzcrm-col-lg-5,
.ntzcrm-col-xs-6,
.ntzcrm-col-sm-6,
.ntzcrm-col-md-6,
.ntzcrm-col-lg-6,
.ntzcrm-col-xs-7,
.ntzcrm-col-sm-7,
.ntzcrm-col-md-7,
.ntzcrm-col-lg-7,
.ntzcrm-col-xs-8,
.ntzcrm-col-sm-8,
.ntzcrm-col-md-8,
.ntzcrm-col-lg-8,
.ntzcrm-col-xs-9,
.ntzcrm-col-sm-9,
.ntzcrm-col-md-9,
.ntzcrm-col-lg-9,
.ntzcrm-col-xs-10,
.ntzcrm-col-sm-10,
.ntzcrm-col-md-10,
.ntzcrm-col-lg-10,
.ntzcrm-col-xs-11,
.ntzcrm-col-sm-11,
.ntzcrm-col-md-11,
.ntzcrm-col-lg-11,
.ntzcrm-col-xs-12,
.ntzcrm-col-sm-12,
.ntzcrm-col-md-12,
.ntzcrm-col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.ntzcrm-col-xs-1,
.ntzcrm-col-xs-2,
.ntzcrm-col-xs-3,
.ntzcrm-col-xs-4,
.ntzcrm-col-xs-5,
.ntzcrm-col-xs-6,
.ntzcrm-col-xs-7,
.ntzcrm-col-xs-8,
.ntzcrm-col-xs-9,
.ntzcrm-col-xs-10,
.ntzcrm-col-xs-11,
.ntzcrm-col-xs-12 {
	float: left;
}

.ntzcrm-col-xs-12 {
	width: 100%;
}

.ntzcrm-col-xs-11 {
	width: 91.66666667%;
}

.ntzcrm-col-xs-10 {
	width: 83.33333333%;
}

.ntzcrm-col-xs-9 {
	width: 75%;
}

.ntzcrm-col-xs-8 {
	width: 66.66666667%;
}

.ntzcrm-col-xs-7 {
	width: 58.33333333%;
}

.ntzcrm-col-xs-6 {
	width: 50%;
}

.ntzcrm-col-xs-5 {
	width: 41.66666667%;
}

.ntzcrm-col-xs-4 {
	width: 33.33333333%;
}

.ntzcrm-col-xs-3 {
	width: 25%;
}

.ntzcrm-col-xs-2 {
	width: 16.66666667%;
}

.ntzcrm-col-xs-1 {
	width: 8.33333333%;
}

@media (min-width: 768px) {

	.ntzcrm-col-sm-1,
	.ntzcrm-col-sm-2,
	.ntzcrm-col-sm-3,
	.ntzcrm-col-sm-4,
	.ntzcrm-col-sm-5,
	.ntzcrm-col-sm-6,
	.ntzcrm-col-sm-7,
	.ntzcrm-col-sm-8,
	.ntzcrm-col-sm-9,
	.ntzcrm-col-sm-10,
	.ntzcrm-col-sm-11,
	.ntzcrm-col-sm-12 {
		float: left;
	}

	.ntzcrm-col-sm-12 {
		width: 100%;
	}

	.ntzcrm-col-sm-11 {
		width: 91.66666667%;
	}

	.ntzcrm-col-sm-10 {
		width: 83.33333333%;
	}

	.ntzcrm-col-sm-9 {
		width: 75%;
	}

	.ntzcrm-col-sm-8 {
		width: 66.66666667%;
	}

	.ntzcrm-col-sm-7 {
		width: 58.33333333%;
	}

	.ntzcrm-col-sm-6 {
		width: 50%;
	}

	.ntzcrm-col-sm-5 {
		width: 41.66666667%;
	}

	.ntzcrm-col-sm-4 {
		width: 33.33333333%;
	}

	.ntzcrm-col-sm-3 {
		width: 25%;
	}

	.ntzcrm-col-sm-2 {
		width: 16.66666667%;
	}

	.ntzcrm-col-sm-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 992px) {

	.ntzcrm-col-md-1,
	.ntzcrm-col-md-2,
	.ntzcrm-col-md-3,
	.ntzcrm-col-md-4,
	.ntzcrm-col-md-5,
	.ntzcrm-col-md-6,
	.ntzcrm-col-md-7,
	.ntzcrm-col-md-8,
	.ntzcrm-col-md-9,
	.ntzcrm-col-md-10,
	.ntzcrm-col-md-11,
	.ntzcrm-col-md-12 {
		float: left;
	}

	.ntzcrm-col-md-12 {
		width: 100%;
	}

	.ntzcrm-col-md-11 {
		width: 91.66666667%;
	}

	.ntzcrm-col-md-10 {
		width: 83.33333333%;
	}

	.ntzcrm-col-md-9 {
		width: 75%;
	}

	.ntzcrm-col-md-8 {
		width: 66.66666667%;
	}

	.ntzcrm-col-md-7 {
		width: 58.33333333%;
	}

	.ntzcrm-col-md-6 {
		width: 50%;
	}

	.ntzcrm-col-md-5 {
		width: 41.66666667%;
	}

	.ntzcrm-col-md-4 {
		width: 33.33333333%;
	}

	.ntzcrm-col-md-3 {
		width: 25%;
	}

	.ntzcrm-col-md-2 {
		width: 16.66666667%;
	}

	.ntzcrm-col-md-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 1200px) {

	.ntzcrm-col-lg-1,
	.ntzcrm-col-lg-2,
	.ntzcrm-col-lg-3,
	.ntzcrm-col-lg-4,
	.ntzcrm-col-lg-5,
	.ntzcrm-col-lg-6,
	.ntzcrm-col-lg-7,
	.ntzcrm-col-lg-8,
	.ntzcrm-col-lg-9,
	.ntzcrm-col-lg-10,
	.ntzcrm-col-lg-11,
	.ntzcrm-col-lg-12 {
		float: left;
	}

	.ntzcrm-col-lg-12 {
		width: 100%;
	}

	.ntzcrm-col-lg-11 {
		width: 91.66666667%;
	}

	.ntzcrm-col-lg-10 {
		width: 83.33333333%;
	}

	.ntzcrm-col-lg-9 {
		width: 75%;
	}

	.ntzcrm-col-lg-8 {
		width: 66.66666667%;
	}

	.ntzcrm-col-lg-7 {
		width: 58.33333333%;
	}

	.ntzcrm-col-lg-6 {
		width: 50%;
	}

	.ntzcrm-col-lg-5 {
		width: 41.66666667%;
	}

	.ntzcrm-col-lg-4 {
		width: 33.33333333%;
	}

	.ntzcrm-col-lg-3 {
		width: 25%;
	}

	.ntzcrm-col-lg-2 {
		width: 16.66666667%;
	}

	.ntzcrm-col-lg-1 {
		width: 8.33333333%;
	}
}

.user-image {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	margin: 1em auto;
	border: 6px solid #f1f1f1;
	-webkit-box-shadow: 0px 3px 4px 0px rgb(27 27 41 / 15%);
	box-shadow: 0px 3px 4px 0px rgb(27 27 41 / 15%);
}

.ntzcrm-mt-2,
.mt-2 {
	margin-top: 2%;
}

.text-center {
	text-align: center;
}

.ntzcrm-icon-link {
	float: left;
	width: 100%;
	border: 2px solid #494c4e;
	box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
	border-radius: 8px;
	overflow: hidden;
}

.ntzcrm-img-icon {}

.ntzcrm-img-icon img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.ntzcrm-pub-lable {
	text-align: center;
	font-size: 22px;
	padding: 15px 0;
	border-top: none;
	color: #212529;
	font-weight: 500;
	background: #fdfdfd;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.33);
}

.logout-link {
	display: none !important;
}

body.logged-in .logout-link {
	display: inline-block !important;
}

body.logged-in .login-link {
	display: none !important;
}

.nsl-container-buttons a {
	max-width: 1000px !important;
}

.signupFrm p {
	font-size: 0.8em;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
		"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #ffffff;
	border-radius: 4px;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 1.6rem;
	letter-spacing: -0.015em;
	border-color: #7e8993;
	margin: 0;
	max-width: 100%;
	padding: 1.5rem 1.8rem;
	width: 100%;
	box-shadow: 0 0 0 transparent;
}

.signupFrm {
	background: #fafafa;
	overflow-x: auto;
	max-width: 530px;
	width: 90%;
	margin: 0 auto 15px;
	padding: 30px;
	border-radius: 5px;
	border: 1px solid #dedede;
	-webkit-box-shadow: 0px 3px 4px 0px rgb(27 27 41 / 15%);
	box-shadow: 0px 3px 4px 0px rgb(27 27 41 / 15%);
}

.signupFrm>p {
	line-height: 16px;
	margin-bottom: 15px;
}

.signupFrm #inputEmail,
.signupFrm input#inputPassword,
.signupFrm input#createPassword,
.signupFrm input#confirmPassword,
input#inputConfirmPassword {
	/* height: 45px;
	padding: 0 15px; */
	background: #ffffff;
	border: 1px solid #b3b3b3;
}

.signupFrm #inputPassword {
	margin: 10px 0;
}

.ntzcrm-lost-password-link {
	text-align: center;
	width: 100%;
	display: inline-block;
	margin-top: 10px;
	color: #496afb;
	text-decoration: none;
}

.signupFrm #signbtn {
	width: 100px;
	float: right;
	padding: 0;
	height: 45px;
	border-radius: 4px;
	border: none;
	text-transform: uppercase;
	line-height: 50px;
	/* margin-top: 1.5rem !important; */
}
.custom-checkbox {
    display: flex!important;
    align-items: center!important;
    cursor: pointer;
}

.ntzcrm-remember-me-checkbox {
    display: none; /* hide the native checkbox */
}

.ntzcrm-remember-me-label {
    display: flex!important;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

/* custom box */
.ntzcrm-remember-me-label::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid #999;
    border-radius: 4px;
    background: white;
    transition: background 0.2s, border-color 0.2s;
}

/* checked state */
.ntzcrm-remember-me-checkbox:checked + .ntzcrm-remember-me-text::before,
.ntzcrm-remember-me-label:has(.ntzcrm-remember-me-checkbox:checked)::before {
    background: #262938;
    border-color: #262938;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.173 12.252a.75.75 0 01-1.06.021l-3.364-3.25a.75.75 0 011.04-1.082l2.833 2.742 6.628-7.385a.75.75 0 011.102 1.014l-7.18 7.94z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
}

.ntzcrm-remember-me-text {
    font-size: 14px;
    color: #333;
}

/* fix icon hover yash  */

.btn-outline-secondary i {
		color: gray;
}

 
.custom-checkbox [type="checkbox"]+label {
	font-family: var(--roboto-font);
	margin-bottom: 0;
	font-size: 14px;
	color: #000000;
	font-weight: 500;
}

.custom-checkbox [type="checkbox"]+label:after {
	content: "";
	width: 27px;
	height: 27px;
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
	top: 6px;
	position: relative;
}

.custom-checkbox [type="checkbox"]:not(:checked)+label:after {
	background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-icon='square' role='img' xmlns='https://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23d1d1d1' d='M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm16 400c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16V80c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v352z'%3E%3C/path%3E%3C/svg%3E");
}

.custom-checkbox [type="checkbox"]:checked+label:after {
	background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-icon='check-square' role='img' xmlns='https://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23000000' d='M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 32c8.823 0 16 7.178 16 16v352c0 8.822-7.177 16-16 16H48c-8.822 0-16-7.178-16-16V80c0-8.822 7.178-16 16-16h352m-34.301 98.293l-8.451-8.52c-4.667-4.705-12.265-4.736-16.97-.068l-163.441 162.13-68.976-69.533c-4.667-4.705-12.265-4.736-16.97-.068l-8.52 8.451c-4.705 4.667-4.736 12.265-.068 16.97l85.878 86.572c4.667 4.705 12.265 4.736 16.97.068l180.48-179.032c4.704-4.667 4.735-12.265.068-16.97z'%3E%3C/path%3E%3C/svg%3E");
}

.custom-forget {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 15px;
}

.signupFrm .custom-forget button#signbtn.custom-forget-btn {
	color: #ffffff;
	background: #007cba;
	border-color: #007cba;
	width: 200px;
	line-height: 45px;
	float: none;
	margin: auto;
}

/* Responsive */
@media (max-width: 767px) {
	.signupFrm {
		width: 96%;
		padding: 10px;
	}
}

.ntzcrm-text-left {
	text-align: left;
}

.ntzcrm-alert-danger {
	color: red;
}

.ntzcrm-alert-success {
	color: green;
}

/* login popup css*/

.modal-box {
	display: none;
	position: absolute;
	z-index: 1000;
	width: 98%;
	background: white;
	border-bottom: 1px solid #aaa;
	border-radius: 4px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-clip: padding-box;
}

.modal-box header,
.modal-box .modal-header {
	padding: 1.25em 1.5em;
	border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
	margin: 0;
}

.modal-box .modal-body {
	padding: 2em 1.5em;
	margin-top: 800px;
}

.modal-box footer,
.modal-box .modal-footer {
	padding: 1em;
	border-top: 1px solid #ddd;
	background: rgba(0, 0, 0, 0.02);
	text-align: right;
}

.modal-overlay {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
	line-height: 1;
	font-size: 1.5em;
	position: absolute;
	top: 5%;
	right: 2%;
	text-decoration: none;
	color: #bbb;
}

a.close:hover {
	color: #222;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	transition: color 1s ease;
}

@media (min-width: 32em) {
	.modal-box {
		width: 70%;
	}
}

/* partial view css */
.crm-subscribe-box {
	background-image: url("../images/paywall_text_blur.png");
	background-size: cover;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/* position: absolute; */
	/* -webkit-backdrop-filter: blur(4px); */
	/* backdrop-filter: blur(4px); */
	/* background-blend-mode: overlay; */
	width: 100%;
	max-width: 100% !important;
}

.crm-subscribe-box:before {
	content: "";
	-webkit-mask-image: linear-gradient(white 0%, transparent 10%);
	width: 100%;
	background: #ffffff;
	position: absolute;
	bottom: 99%;
	rotate: 180deg;
	height: 100%;
	z-index: 0;
}

.crm-subscribe-box .crm-subscribe-wrapper {
	box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.04);
	border: 1px solid #dee0e1;
	max-width: 600px;
	width: 100%;
	margin: auto;
	padding: 25px;
	/* background: #ffffff; */
	border-radius: 8px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
		rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	position: relative;
}

.crm-subscribe-box .crm-subscribe-wrapper .crm-subscribe-title {
	text-align: center;
	font-weight: 700;
	width: 100%;
	display: inline-block;
}

.crm-subscribe-box .crm-subscribe-wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 12px 0;
}

.crm-subscribe-box .crm-subscribe-wrapper ul li:before {
	content: "";
	width: 6px;
	height: 16px;
	border: 2px solid #2d9655;
	border-left: 0;
	border-top: 0;
	transform: rotate(45deg);
	display: inline-block;
	margin-right: 12px;
	position: relative;
	top: 2px;
}

.crm-subscribe-box .crm-subscribe-wrapper ul li {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}

.crm-subscribe-box .crm-subscribe-wrapper .crm-subscribe-link {
	text-align: center;
	width: 100%;
	display: inline-block;
}

.crm-subscribe-box .crm-subscribe-wrapper .crm-subscribe-link a {
	border: 1px solid #000;
	padding: 6px 15px;
	text-decoration: none;
	border-radius: 8px;
	font-size: 16px;
	text-transform: uppercase;
}

.crm-subscribe-box .crm-subscribe-wrapper .crm-subscribe-link .crm-subscribe-two {
	color: #000;
	margin-left: 8px;
}

.crm-subscribe-link .crm-subscribe-one,
.crm-subscribe-link .crm-subscribe-two {
	text-decoration: none !important;
}

.ntz-wrap .top {
	top: 8% !important;
}

/* yash */
.ntzcrm-custom-wrapper h4.active_menu {
	/* Your styles here */
	color: #ae7748;
	font-weight: bold;
	/* font-weight: 400; */
	/* Example style */
}

.ntzcrm-custom-wrapper h4.active_menu a {
	color: inherit !important;
	font: normal normal normal 16px / 20px Inter;
	letter-spacing: -0.48px;
	font-weight: bold;
}

ol,
ul {
	padding: 0;
}

/* .ntzcrn-sidebar-title:before {
	border-radius: 50%;
	border: solid;
	content: "\f510";
	
	font: normal 16px/1 "Genericons";
	font-size: 16px;
	
	margin-right: 8px;
	
	display: inline-block;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	
	-moz-osx-font-smoothing: grayscale;
} */

/* h4.ntzcrn-sidebar-title.Navigation.Menu.active_menu::before {
	border-radius: 50%;
	border: solid;
	content: "\f50e";
	
	
	font: normal 16px/1 "Genericons";
	font-size: 16px;
	
	margin-right: 8px;
	
	display: inline-block;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	
	-moz-osx-font-smoothing: grayscale;
} */

.widget-wrap h4 {
	font-size: 16px;
	margin-bottom: 4px;
	font-weight: normal;
	font-family: "Inter", sans-serif;
	letter-spacing: -0.48px;
}

.widget-wrap .menu {
		margin: 10px 0 0 60px;
}

.widget-wrap .menu-item a {
	color: #333333 !important;
	font-weight: 400 !important;
	font-family: "Inter" !important;
}

/* .ntzcrm-custom-wrapper .current_page_item a
{
	
} */
.widget-wrap .menu-item a:hover {
	color: #496afb !important;
	font-weight: 400 !important;
}

.sidebar-primary .widget {
	margin: 0 0 10px;
	padding-bottom: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #70707087;
}

.sidebar-primary .widget:last-child {
	border-bottom: none;
}

.sidebar-primary h3 {
	margin-bottom: 0;
}

.sidebar-primary #nav_menu-11 h4 {
	display: none;
}

section#always_active {
	border-bottom: none;
	/* margin-top: -10px; */
}

.sidebar-primary #nav_menu-11 ul {
	margin: 0;
}

.widget-wrap h3 {
	font: normal normal normal 24px/35px IvyPresto Headline !important;
	color: #000000;
}

.ntzcrm-custom-wrapper span.lock-icon svg {
	float: right;
	height: 20px;
	width: 17px;
}

.content-right .sidebar-primary {
	width: 320px;
}

.page-crm-memberships-publications .sidebar-primary #nav_menu-10,
#nav_menu-11 {
	/* border-bottom: none; */
}

#always_active .menu {
	margin: 0;
}

.ntzcrm-custom-wrapper a {
	color: inherit !important;
	font: normal normal normal 16px/20px Inter;
	letter-spacing: -0.48px;
}

.widget ul>li {
	text-align: left;
	font: normal normal normal 16px/28px Inter;
	letter-spacing: -0.48px;
	padding: 10px;
}

/* post */
.ntzcrm_post_list .ntzcrm_post_title {
	text-align: left;
	font: normal normal normal 24px/24px Inter;
	letter-spacing: -0.48px;
	color: #333333;
	opacity: 1;
}

.ntzcrm_post_list .ntzcrm_post_date {
	text-align: left;
	font: normal normal 300 16px/24px Inter;
	letter-spacing: -0.16px;
	color: #333333 !important;
	opacity: 1;
	margin: 10px 0;
}

.ntzcrm_post_list .ntzcrm_post_except {
	text-align: left;
	font: normal normal 300 16px/26px Inter;
	letter-spacing: -0.16px;
	color: #333333;
	opacity: 1;
}

a.more-link {
	font-weight: 400;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	padding: 12px 15px 12px 0;
	background: unset;
	display: block;
	margin: 0px 0px 25px 0;
	width: auto;
	text-align: left;
	float: left;
	clear: left;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
	font-family: Inter;
	letter-spacing: 0px;
	color: #000;
	opacity: 1;
}

a.more-link:before {
	color: white;
	border-radius: 50%;
	border: solid;
	content: "\f429";
	font: normal 16px/1 "Genericons";
	font-size: 20px;
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	background: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* vertical-align: middle; */
}

a:hover.more-link {
	background: unset;
	text-decoration: underline;
}

a.download-pdf:before {
	color: white;
	border-radius: 50%;
	border: solid;
	content: "\f50b";
	font: normal 16px/1 "Genericons";
	font-size: 20px;
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	background: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* vertical-align: middle; */
}

a.download-pdf {
	font-weight: normal;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	padding: 12px 12px;
	background: unset;
	display: block;
	margin: 0px 0 50px;
	width: auto;
	text-align: center;
	float: left;
	font-style: normal;
	/* font-variant: medium; */
	font-size: 16px;
	line-height: 20px;
	font-family: Inter;
	/* letter-spacing: 0px; */
	color: #000000;
	opacity: 1;
}

a:hover.download-pdf {
	background: unset;
	text-decoration: underline !important;
}

/* .ntzcrm_p {
  text-align: left;
  font: normal normal normal 18px/32px Inter;
  letter-spacing: -0.18px;
  color: #333333;
  opacity: 1;
} */
.entry-header h1 {
	text-align: left !important;
	font: normal normal normal 48px/62px IvyPresto Headline !important;
	letter-spacing: -0.48px !important;
	color: #272938 !important;
	opacity: 1 !important;
}

.ntzcrm_button_hover a {
	color: initial;
	/* Set the initial color for the text */
	position: relative;
	/* Ensure proper positioning for the ::before element */
	transition: color 0.3s ease-in-out;
	/* Smooth transition for text color */
	position: relative;
	display: inline-block;
}

.ntzcrm_button_hover a::before {
	margin-right: 8px;
	/* Space between the icon and the text */
	transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
	/* Smooth transition for both rotation and color */

	border-radius: 50%;
	border: solid;
	content: "\f510";
	font: normal 16px/1 "Genericons";
	font-size: 16px;
	/* Adjust size as needed */
	display: inline-block;
	vertical-align: text-bottom;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ntzcrm_button_hover:hover a {
	font-weight: normal;
	color: #ae7748 !important;
	/* Change text color on hover */
}

.ntzcrm_button_hover:hover a::before {
	color: #ae7748;
	/* Change icon color on hover */
	transform: rotate(45deg);
	/* Rotate the icon 90 degrees on hover */
}

/* tooltip css */

.ntzcrn-sidebar-title-wrapper {
	position: relative;
	display: block;
	cursor: pointer;
}

.Ntzcrm_tooltip_text {
	font: normal normal normal 16px/16px IvyPresto Headline;
	visibility: hidden;
	width: 120px;
	background-color: #707070;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 5px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	/* Position above the text */
	left: 100%;
	margin-left: -68px;
	/* Center the tooltip */
	opacity: 0;
	/* Hide tooltip */
	transition: opacity 0.3s;
	/* Fade effect */
}

.Ntzcrm_tooltip_text::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: black transparent transparent transparent;
}

.ntzcrn-sidebar-title .tooltip_visible {
	visibility: visible;
	opacity: 1;
	/* Show tooltip */
}

.reports-custom li {
	margin-bottom: 20px !important;
	margin-right: 0px !important;
}

.wp-block-latest-posts__featured-image img {
	height: auto;
	max-width: 100% !important;
	/* max-height: 100% !important; */
	width: auto;
}

h2.wp-block-heading,
strong {
	line-height: inherit;
	font-weight: 700;
}

/* inner post hover link  */
.type-post a:hover,
a:focus,
a:active {
	font-weight: inherit;
	text-decoration: underline !important;
}

h3.wp-block-heading {
	color: #404040;
	font-family: Inter;
	font-size: 24px;
	line-height: 31.2px;
	margin: 0px 0px 10px;
	font-weight: 400;
}

.wp-block-file:not(.wp-element-button) {
	/* font-size:.8em; */
	font-size: 15px;
	font-family: "Inter";
}

.entry-content p {
	line-height: 1.7;
	font-size: 16px;
}

label {
	font-size: 16px;
	line-height: 27.5px;
}

.type-page .crm-subscribe-wrapper p {
	font-size: inherit;
	line-height: 36px;
	font-weight: 700;
}

li {
	font-size: 16px;
	line-height: 27px;
	font-family: "Inter";
}

p {
	font-size: initial;
	margin-bottom: 2rem;
}

a {
	text-decoration: none;
}

.wp-block-table td,
.wp-block-table th {
	font-size: initial;

}

button#signbtn:hover {
	/* font: initial; */
	font-weight: inherit;
}

button.btn-1,
a.btn-1,
button.btn-2,
a.btn-2,
#signbtn {
	display: inline-block;
}

button#changepasswordbtn {
	display: initial;
	font: initial;
}

/* add icon 
.clean-journal-nav-menu li.menu-item-has-children {
	position: relative;
}

.clean-journal-nav-menu li.menu-item-has-children::before {
	position: absolute;
	content: "+";
	top: 0;
	right: 0;
	font-size: 16px;
	line-height: 24px;
}

.clean-journal-nav-menu li.menu-item-has-children .sub-menu {
	background: #222432;
} */
@media only screen and (max-width: 991px) {
	.sidebar-primary .widget {
		margin: 0 5px;
	}
}
/* 19 oct  */
#passwordLengthNote {
	display: none !important;
}
button.mt-4.btn.btn-lg.btn-success.btn-block {
	display: initial;
	font: initial;
}
input#createPassword {
	margin: 10px 0;
}

#errormsgbx li {
    padding: 0px !important;
}

/* eye button for login  */
form#changepassword .input-group .btn{
    z-index: 99;
}
/* for post count */
.new-count {
	background: red;
	color: white;
	font-size: 12px;
	padding: 2px 6px;
	border-radius: 12px;
	margin-left: 4px;
}
.unread-label {
background:#e63946;
color:#fff;
font-size:11px;
padding:2px 6px;
border-radius:8px;
margin-left:6px;
font-weight:bold; 
	text-decoration: none;
	display: inline-block;
	margin-top: 9px;
}



/* sidebar image  yash local */
.ntz_front_icon_inactive , .ntz_front_icon_active {
	max-width: 18%;
	margin-right: 10px;
	/* display: none;	 */
	/* visibility: hidden; */
}
/* .ntzcrm-custom-wrapper .active_img {
	display: block;
} */

.widget ul>li.current_page_item{
	background: #FFFFFF 0% 0% no-repeat padding-box;
		box-shadow: 0px 1px 4px #0000002E;
		border-radius: 10px;
} 
  .ntzcrn-sidebar-title-wrapper {
  	display: block;
  	align-items: center;
  	cursor: pointer;
  }

  .ntzcrn-sidebar-title {
  	display: flex;
  	align-items: center;
  	font-size: 16px;
  	line-height: 1.4;
  	margin: 0;
  	padding: 0;
  	/* font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; */
  	letter-spacing: -0.01em;
  	color: #333333;
  }

  .ntzcrn-sidebar-title a {
  	display: flex;
  	align-items: center;
  	width: 100%;
  	text-decoration: none;
  	color: inherit;
  	transition: color 0.3s ease;
  }



/* Match any ID that starts with nav_menu- */
[id^="nav_menu-"] .ntzcrm-custom-wrapper ul.menu {
	position: relative;
}

[id^="nav_menu-"] .ntzcrm-custom-wrapper ul.menu::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -35px;
	width: 2px;
	background: rgba(0, 0, 0, 0.08);
	border-radius: 2px;
}

/* for add audio icon post shortcode YAsh  */
.ntzcrm_readmore_wrapper span.share_text.pointer.listen {
	font: normal normal 500 16px / 26px 'Inter', sans-serif;
}

.ntzcrm_readmore_wrapper span.share_text.pointer.listen i {
	font-size: 23px;
	margin-left: 0 !important;
	margin-right: 10px;

}

.ntzcrm_readmore_wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: flex-start;
	align-items: baseline;
}

/* end */
.pointer {
 	cursor: pointer;
 }

 .modal a.btn {
 	color: #fff;
 	font: normal normal normal 18px / 26px Inter;
 	hyphens: none;
 }

 #social-share {
 	margin-left: auto;
 	padding-right: .5em
 }

 .listen {
 	/* border-left: 1px black solid; */
 	display: flex;
 	/* padding-left: .5em; */
 }

 .modal a.download {
 	color: #000;
 	text-decoration: underline;
 }

 