/*
Theme Name: Twenty Twenty-One Child
Template: twentytwentyone
*/ 
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: 0px dotted var(--wp--style--color--link, var(--global--color-primary))!important;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button):not(.ha-creative-btn):not(.post-list-filter-item):not(.woocommerce-tabs ul li.active a):not(.elementor-button, .paoc-popup-click){background: rgb(0 0 0 / 0%)!important;}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button):not(.ha-creative-btn):not(.post-list-filter-item):not(.woocommerce-tabs ul li.active a):not(footer a, .elementor-button, .paoc-popup-click){color: #ff258e!important;}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){text-decoration: none!important;}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus, .site .button:focus, button:focus, input[type=submit]:focus, input[type=reset]:focus, .wp-block-search .wp-block-search__button:focus, .wp-block-button .wp-block-button__link:focus, .wp-block-file a.wp-block-file__button:focus, select:focus
{outline: 0px dotted var(--form--border-color)!important;}
button.sub-menu-toggle {
    display: none !important;
}
.swiper-container{
	overflow-x: hidden;
}
.elementor-icon-list-items {
    list-style: none;
}
/* common */
mark{
	background-color: transparent;
/*     background-image: linear-gradient(180deg, #FFFFFF00 75%, #c5daef 0%); */
	color:#263238;
/*     font-family: Lora, Sans-serif;
	font-style: italic;
    font-weight: 400;
	padding: 0px 5px 0px 5px; */
}
.white-mark mark{
/* 	background-image: linear-gradient(180deg, #FFFFFF00 75%, #164b81 0%); */
	color: #fff;
}
.elementor-main-swiper {
    width: 100% !important;
}
.elementor-counter-title{
	text-align: center;
    line-height: 1.5!important;
    padding-top: 10px!important;
}
/* header */
.logo img {
    height: 37px !important;
    max-width: 121px !important;
    object-fit: contain;
}
.elementor-nav-menu li .elementor-item-active, .elementor-nav-menu li a:hover{
    background: #051F61;
}
.mobile-menu nav{
	position: fixed;
    top: 0;
	left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    transform-origin: left !important;
    transition: unset !important;
    background-color: rgba(0, 0, 0, .6) !important;
	margin: 0px !important;
}
.mobile-menu nav #menu-2-3c9131e, .mobile-menu nav #menu-2-021c592, .mobile-menu nav #menu-2-d656759, .mobile-menu nav #menu-2-4bf4879{
	width: 300px !important;
    height: 140vh;
    background: #0039cb;
    margin-inline-start: unset;
    padding: 30px;
}
.mobile-menu .elementor-menu-toggle__icon--close{
	position: fixed;
    left: 260px;
    top: 16px;
    height: 20px !important;
    z-index: 9999;
}
.mobile-menu .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open{
	display:block!important;
}
.mobile-menu .elementor-menu-toggle__icon--open{
	width: 25px !important;
}
.top-bar-menu a {
    background: #0039CB;
}
.top-bar-menu a svg {
    margin-left: 10px;
}
#menu-1-6ac34f0 li:last-child,
#menu-1-760a723 li:last-child,
#menu-1-5934341 li:last-child{
	text-shadow: 0 0 6px #000000;
}
/* footer */
.footer-post .ue-item:last-child {
    border-bottom: 0px !important;
}
/* home */
.home .elementor-location-footer {
    display: none;
}
.home-logo img {
    height: 30px !important;
    max-width: 121px !important;
    object-fit: contain;
}
/* wealth & insurance */
.about-img img {
    height: 550px !important;
    max-width: 100% !important;
    object-fit: cover;
}
.service-icon img {
    height: 70px !important;
    max-width: 70px !important;
    object-fit: contain;
}
.home-review .elementor-testimonial {
    text-align: center!important;
	display: flex;
    flex-direction: column-reverse;
}
.home-review .elementor-testimonial__icon {
    display: none!important;
}
.home-review .elementor-testimonial__header {
    justify-content: center!important;
	    padding-bottom: 20px !important;
}
.elementor-testimonial__header i.elementor-star-full {
    background-image: url(https://revenxwebsites.com/wealthninsurance/wp-content/uploads/2025/07/review.png);
    background-repeat: no-repeat;
    background-size: 18px 18px;
	font-family: 'Font Awesome 5 Free';
}
/* about */
.col-review .swiper-wrapper {
    margin-bottom: 35px!important;
}
/* contact */
textarea {
    height: 150px;
	padding-top: 10px!important;
}
/* blog */
.uc_post_text, .uc_post_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.uc_post_title {
    -webkit-line-clamp: 2;
}
.uc_post_text{
    -webkit-line-clamp: 4;
}
.blog-page .uc_post_image img, .blog-page .uc_post_image{
	height: 300px !important;
}
/* blog single */
.single-blog-img img {
    height: 400px !important;
    max-width: 100% !important;
    object-fit: cover;
}
.blog-single-content h2 {
    margin: 20px 0px 10px;
}
.blog-single-content h3 {
    margin: 15px 0px 5px;
}
.blog-single-content strong {
    color: #000;
}
.blog-single-content ul {
	padding-top: 10px;
    padding-left: 20px;
    font-family: 'Mulish';
}
.blog-single-content ul li:not(:last-child) {
    margin-bottom: 10px;
}
/* book app */
.elementor-price-table__heading {
    padding-bottom: 12px !important;
}
.elementor-price-table__subheading span {
    font-size: 18px;
}
.elementor-price-table {
    text-align: left !important;
}
.elementor-price-table__price {
    justify-content: flex-start !important;
}
.elementor-price-table__integer-part {
    margin-bottom: 18px;
}
.elementor-price-table__feature-inner {
    display: grid;
    grid-template-columns: 12% 80%;
}
.elementor-price-table__feature-inner span {
    margin-top: -5px !important;
}
.elementor-price-table__integer-part span {
    font-size: 30px;
}
/* privacy policy */
.content-ul li {
    font-family: "Plus Jakarta Sans", Sans-serif;
}
.content-ul li:not(:last-child) {
    margin-bottom: 12px;
}
/* 404 page */
.error404 {
    height: 100vh;
    display: flex;
    align-items: center;
}
.error404 .elementor-location-header, .error404 .elementor-location-footer{
	display: none;
}
.error404 .error-404 {
    text-align: center;
    padding: 100px 0px 100px;
}
.error404 h2 {
	font-size: 30px;
	margin-top: 0px;
}
.error404 img {
    height: 160px;
}
/* responsive */
@media only screen and (min-width: 1400px) {
/*     .e-con > .e-con-inner {
        max-width: 1320px;
    } */
	.e-parent > .e-con-inner {
        max-width: 90%;
    }
	.e-child >.e-con-inner {
    	max-width: 100% !important;
	}
}
@media only screen and (max-width: 1150px) and (min-width: 1025px){
	.banner{
		background-size: 45% 100%!important;
	}
}
@media only screen and (max-width: 1520px) and (min-width: 1025px){
	#home-banner{
		background-size: 60% 100%!important;
	}
	#agencies-banner{
		background-size: 50% 100%!important;
	}
}
@media only screen and (max-width: 1024px){
	.banner{
		background-size: cover!important;
		background-position: center center!important;
	}
	.banner::before{
    	background-color: #000000d9;
    	--background-overlay: '';
	}
	.banner h1, .banner h1 mark, .banner h3, .banner p, .banner .elementor-widget-text-editor .elementor-widget-container, .banner .elementor-icon-list-text, .banner strong{
    	color: #fff !important;
	}
	.banner mark{
		background-image: linear-gradient(180deg, #FFFFFF00 75%, #164b81 0%);
	}
	#home-banner .icon-list{
		border-color: #e8e8f029!important;
	}
	.service-icon img{
		height: 50px !important;
    	max-width: 50px !important;
	}
	.col-review .elementor-testimonial__header, .col-review .elementor-testimonial__content {
    	padding-left: 20px !important;
    	padding-right: 20px !important;
	}
	.blog-page .uc_post_grid_style_one_item {
    	display: grid !important;
    	row-gap: 25px;
	}
	.blog-page .uc_content {
    	width: 100% !important;
	}
	.blog-page img {
    	height: 230px !important;
	}
	.blog-page .uc_post_grid_style_one_image {
    	display: unset !important;
	}
	.single-blog-img img{
		height: 300px !important;
	}
	.error404 img {
    	height: 100px;
	}
}
@media only screen and (max-width: 767px){
	.about-img img, .single-blog-img img{
		height: 230px !important;
	}
	.elementor-testimonial__content, .home-review .elementor-testimonial__header {
   	 	padding-left: 10px !important;
    	padding-right: 10px !important;
    	text-align: left!important;
	}
	.home-review .elementor-testimonial__header {
    	justify-content: flex-start !important;
	}
	.swiper-pagination, .elementor-counter-title {
    	text-align: left!important;
	}
}

/* login, signup, lost password etc*/
.ur-frontend-form {
    padding: 0px !important;
    box-shadow: none !important;
}
.user-registration-LostPassword a, .user-registration-register a {
    color: #0039cb !important;
}
.user-registration-Button, .ur-submit-button{
	background-color: #0039CB !important;
	border: 0px!important;
    border-radius: 0px!important;
	line-height: 0px !important;
	height: 50px !important;
	width: 100% !important;
}
.ur-button-container {
    width: 100% !important;
}
#user-registration {
    max-width: 100% !important;
}
.user-registration .user-registration-form-row label, .user-registration-error li, .ur-label, .user-registration-error, 
.user-registration-message li{
	text-align: left;
}
.user-registration, .alert {
    text-align: center;
}
.page-id-3860 .elementor-location-header, .page-id-3860 .elementor-location-footer,
.page-id-3859 .elementor-location-header, .page-id-3859 .elementor-location-footer,
.page-id-3862 .elementor-location-header, .page-id-3862 .elementor-location-footer, .page-id-3862 .ur-lost-password-content-container, .page-id-3861 .elementor-location-header, .page-id-3861 .elementor-location-footer{
    display: none !important;
}
.ur-reset-password-btn {
    margin-top: 25px;
}
input:focus, textarea:focus {
    border-color: #0039cb !important;
}
input.user-registration-Button.button {
    color: #fff !important;
}
.user-registration {
    padding: 0px !important;
}
.ur_lost_reset_password input, .login input, .register input{
	max-height: 50px !important;
    height: 50px !important;
}
#user-registration-form-3858{
	max-width: 100%;
}
/* training sidebar */
a.current-page-link {
    background: #F3F3F3;
    padding: 10px 16px;
    border-left: 5px solid #0039cb;
	color: #0039cb;
}
.sidebar-list-training svg path:not(.current-page-link svg path) {
    fill: #263238 !important;
}
.sidebar-list-training a:not(.current-page-link) {
    color: #263238;
}
.sidebar-list-training .user-registration-MyAccount-navigation ul li:not(.user-registration-MyAccount-navigation ul li:last-child), .sidebar-list-training .user-registration-MyAccount-content{
    display: none !important;
}
#user-registration{
	box-shadow: unset !important;
    margin: 0px;
}
#user-registration nav{
	border: 0px!important;
}
#user-registration nav ul{
	justify-content: flex-start!important;
}
#user-registration nav ul a {
    background: #0039cb !important;
    color: #fff !important;
}
.mobile-menu nav #menu-2-4bf4879{
	background: #fff;
	height: unset!important;
	padding-left: 0px;
    padding-right: 0px;
}
.mobile-menu nav #menu-2-4bf4879 ul {
    display: contents!important;
}
.mobile-menu nav #menu-2-4bf4879 .sub-arrow {
    display: none !important;
}
#menu-2-4bf4879 svg {
    height: 24px;
    width: 24px;
    margin-right: 10px;
}
#menu-2-4bf4879 li path:not(#menu-2-4bf4879 .current-menu-item path) {
    fill: #263238 !important;
}
.mobile-menu nav #menu-2-4bf4879 ul li {
    padding-left: 22px !important;
}
/* home */
.hme-list svg {
    color: #0039cb;
}
/* registration-and-set-up */
.ue-simple-popup-wrapper {
    display: block !important;
}
.ue-simple-popup-wrapper h2 {
    margin-bottom: 18px;
}
.ue-simple-popup-wrapper iframe {
    min-width: unset !important;
}
.ue-simple-popup-trigger, .ue-simple-popup-close {
    outline: 0px !important;
}
.select-caret-down-wrapper {
    display: none !important;
}
input[type=checkbox] {
    border: 1px solid #E8E8F0;
}
input[type=checkbox]:focus {
    outline: 0px !important;
}
input[type=checkbox]::after {
    left: 8px;
    top: 4px;
}
.elementor-field-subgroup {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	padding: 10px 0px;
}
/* Sample Call Videos */
.lity-content {
    width: 90% !important;
    margin: auto;
}
button.lity-close {
    background: #0039cb !important;
    font-size: 25px !important;
    line-height: 0px !important;
    font-family: Arial, Baskerville, monospace;
}
/* Customer Success Manager */
.brittany-img img {
    height: 160px !important;
    width: 160px !important;
    object-fit: cover;
}
.customer-top-img img {
    height: 250px !important;
    object-fit: cover;
    max-width: 100% !important;
}
/* State Specific Pensions */
.state-dropdown select {
    border: 1px solid #c1c1cd;
    font-size: 15px;
}
@media only screen and (max-width: 767px) and (min-width: 600px){
	.ue-simple-popup-wrapper{
		 width: 550px!important;
	}
}
@media only screen and (max-width: 599px) and (min-width: 500px){
	.ue-simple-popup-wrapper{
		 width: 460px!important;
	}
}
@media only screen and (max-width: 499px) and (min-width: 400px){
	.ue-simple-popup-wrapper{
		 width: 370px!important;
	}
}
@media only screen and (max-width: 399px){
	.ue-simple-popup-wrapper{
		 width: 300px!important;
	}
	.elementor-field-subgroup {
    	grid-template-columns: repeat(1, 1fr);
	}
}