/*
Theme Name:  Updated By Nexuses
Version:     25.1.0
Description: Nexuses Updated Wordpress 
Theme URI:   https://nexuses.in
Author:      Nexuses
Author URI:  https://nexuses.in
License:     Custom license
Text Domain: Nexuses
*/

/*-------------------------------------------------------------------------*/
/* Note: The theme CSS files are loaded through the /css/ folder. 
/*-------------------------------------------------------------------------*/
#mypass-home-hero-section > .row-bg-wrap{
	background: linear-gradient(to right, rgb(225 207 232), rgb(116 36 150));
}
#mypass-home-hero-section .nectar-badge__inner{
	background: linear-gradient(120deg, rgb(166, 192, 254) 0%, rgb(246, 128, 132) 100%) !important;
}

#mypass-home-hero-section  > .row-bg-wrap .row-bg{
    top: 197px !important;
    right: 0 !important;
    width: 60% !important;
	left: unset !important; 
}

#mypass-intro-vedio iframe{
	border-radius : 1em;
}

.agentic-ai-heading{
	text-align:center;
}

.agentic-ai-sub-heading {
	text-align: center;
    width: 73%;
    font-size: 22px;
    line-height: 30px;
    margin: auto;
}

#agenticAiRow .nectar-badge{
	text-align: center;
    margin-bottom: 0.5em;
    font-weight: 600;
}
.theLmsCanHeading h1 { font-weight: bolder; }
.theLmsCanHeading h1 > span:last-of-type,
.theLmsCanHeading h1 > span:nth-last-of-type(1) span,
.theLmsCanHeading h1 > span:nth-last-of-type(2) span{ 
	background-image: linear-gradient(to right, rgb(5, 117, 230), rgb(2, 27, 121));
    background-clip: text;              /* Firefox/Chromium */
    -webkit-background-clip: text;      /* Safari/Chrome */
    color: transparent;                  /* Firefox */
    -webkit-text-fill-color: transparent;/* Safari */
    display: inline-block;               /* safer for rendering */
}

.talkAiActContainer .iwt-icon img:not([srcset]) {
    width: 23px !important;
}

.talkAiActContainer .iwithtext .iwt-text {
    padding-left: 38px !important;
}

.courseOnDemandContainer .iwt-icon img:not([srcset]) {
    width: 23px !important;
}

.courseOnDemandContainer .iwithtext .iwt-text {
    padding-left: 38px !important;
}


.smartSchedAndAutormationContainer .iwt-icon img:not([srcset]) {
    width: 23px !important;
}

.smartSchedAndAutormationContainer .iwithtext .iwt-text {
    padding-left: 38px !important;
}

.insightReportContainer .iwt-icon img:not([srcset]) {
    width: 23px !important;
}

.insightReportContainer .iwithtext .iwt-text {
    padding-left: 38px !important;
}
.insightReportContainer h3,
.smartSchedAndAutormationContainer h3,
.courseOnDemandContainer h3,
.theLmsCanHeading h3{
    font-weight: bolder;
}

#header-space{
	height: 72px !important;
}

#header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing {
	margin-top: 14px !important;
	margin-bottom: 14px !important;
	position: relative;
}

#header-outer #top .sf-menu > li ul, #header-outer #header-secondary-outer .sf-menu > li ul, #header-outer .widget_shopping_cart .widget_shopping_cart_content, #header-outer .cart-notification, body #header-outer #top .nectar-woo-cart .widget_shopping_cart, body[data-fancy-form-rcs="1"] .nectar-shop-header .woocommerce-ordering .select2-dropdown, #header-outer nav .nectar-global-section-megamenu{
	border-radius: 0 0 5px 5px !important;
	background: linear-gradient(to right, rgb(225 207 232), rgb(116 36 150 / 20%));
}


#mypass-home2-hero-section .wpb_wrapper{
	text-align: center;
    width: 70%;
    display: block;
    margin: auto;
}

#mypass-home2-hero-section #awardLogos{
	width: 25em;
    margin: auto;
}

#mypass-home2-hero-section > .row-bg-wrap{
	background: linear-gradient(to right, rgb(225 207 232), rgb(116 36 150));
}
#mypass-home2-hero-section .nectar-badge__inner{
	background: linear-gradient(120deg, rgb(166, 192, 254) 0%, rgb(246, 128, 132) 100%) !important;
}

#mypass-home2-hero-section  > .row-bg-wrap .row-bg{
    top: 197px !important;
    right: 0 !important;
    width: 60% !important;
	left: unset !important; 
}

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

.my-border-purple-light{
	border: 2px solid #cbb2d5;
}




#tab-pay-monthly,
#tab-pay-yearly{
    		padding: 2em 4em;
    		border-radius: 10px;
    		background: white;
    		display: flex;
			gap: 2em;
    		flex-direction: column;
        	margin: auto;
}

#tab-pay-monthly .include-in-every-plan-container .row_col_wrap_12_inner,
#tab-pay-yearly .include-in-every-plan-container .row_col_wrap_12_inner{
	 margin: 2em 0 0 6em;
}


.nectar-hor-list-item{
	padding: 6px !important;
    font-weight: 600 !important;
	color : #975bb0 !important;
}


#my-pricing-tabs .toggle-button-inner{
	    background-color: #b36ac1 !important;
}
#my-pricing-tabs .wpb_tabs_nav{
	color:white !important;
}

#my-pricing-tabs .wpb_wrapper.tabbed{	
    width: 90%;
    margin: auto;
}

.nectar-responsive-text.non-profitplan-container.nectar-link-underline-effect{
	border-radius: 12px;
    padding: 1.5em 1em;
    background: #f9edff;
	line-height: 1.6;
	margin: 2em 0 0 6em;
}

.my-text-white{
	color : white !important;
}

.toggle>.toggle-title a {
    display: block;
    color: rgb(221 221 221 / 65%) !important;
}