.elementor-kit-5{--e-global-color-primary:#189D95;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#1FC9BF;--e-global-color-e058ca8:#747877;--e-global-color-d7bd110:#25CCAC;--e-global-color-632d705:#050505;--e-global-color-b68aaad:#05050580;--e-global-color-aead6d8:#05050599;--e-global-color-9387b06:#050505CC;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Palanquin";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Oxygen";--e-global-typography-accent-font-weight:500;--e-global-typography-00df24e-font-family:"Fellix Medium";--e-global-typography-00df24e-font-size:18px;--e-global-typography-00df24e-line-height:26px;--e-global-typography-96cf4b5-font-family:"Poppins";--e-global-typography-ed8be14-font-family:"Fellix SemiBold";--e-global-typography-ed8be14-font-size:18px;--e-global-typography-ed8be14-line-height:26px;background-color:#FAFAFA;}.elementor-kit-5 a{color:var( --e-global-color-d7bd110 );}.elementor-kit-5 h1{font-family:"Palanquin", Sans-serif;}.elementor-kit-5 h2{font-family:"Palanquin", Sans-serif;}.elementor-kit-5 h3{font-family:"Palanquin", Sans-serif;}.elementor-kit-5 h4{font-family:"Palanquin", Sans-serif;}.elementor-kit-5 h5{font-family:"Palanquin", Sans-serif;}.elementor-kit-5 h6{font-family:"Palanquin", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Inter", Sans-serif;color:#FFFFFF;background-color:#189D95;border-radius:8px 8px 8px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-primary );}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Elemntor Select Field Wrapper*/
.elementor-field-group .elementor-select-wrapper:before {
  display: none;
}


/*Select Elements*/
select {
  background: url('data:image/svg+xml,<svg width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 5.172L11.95 0.222L13.364 1.636L7 8L0.636002 1.636L2.05 0.222L7 5.172Z" fill="black"/></svg>') no-repeat;
  background-position: calc(100% - 0.75rem) center !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  padding-right: 2rem !important;
  font-family: "Oxygen", sans-serif;
}
select::before, select::after {
  display: none;
  content: "";
}

/*CP Card*/
.cp-card > * {
  padding: 0 !important; /*remove elementor padding*/
}
.cp-card {
  background: #fff;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 24px;
  padding: 46px 20px;
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.05);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cp-card a {
  text-decoration: none;
}
.cp-card:hover {
  -webkit-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  transform: translateY(-5%);
}

/*WooCommerce*/
.woocommerce-Button {
    margin-top: 20px !important;
    background-color: #189D95 !important;
    color: #FFF !important;
}


.cp-form-container .step[data-start] .form-control-wrapper {
    margin: 0;
    margin-right: auto;
    max-width: 20rem;
}

.home_plans_section {
    height: 100%;
    display: flex;
}
/*container css*/

@media (min-width: 1400px){
    .elementor-section.elementor-section-boxed > .elementor-container{
        max-width: 1200px;
    }
    .main_new_header {
        padding: 0 50px;
    }
}
@media (min-width: 1600px){
    .elementor-section.elementor-section-boxed > .elementor-container{
        max-width: 1300px !important;
    }
}
@media (min-width: 1800px){
    .elementor-section.elementor-section-boxed > .elementor-container{
        max-width: 1600px !important;
    }
}

@media (min-width: 2000px){
    .elementor-section.elementor-section-boxed > .elementor-container{
        max-width: 1800px !important;
    }
}


/*new header css*/
.header_new_menu .elementor-nav-menu .elementor-item:hover:after, .header_new_menu .elementor-nav-menu .elementor-item.elementor-item-active:after {
    visibility: visible;
}
.header_new_menu .elementor-nav-menu .elementor-item:after {
    content: "";
    background: #25CCAC;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    margin: auto;
    bottom: 0;
    left: 0;
    visibility: hidden;
    right: 0;
}
.header_new_menu .elementor-nav-menu--dropdown .elementor-nav-menu {
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 10%);
    background: #fff;
    width: 90%;
}

.user_menu_header #menu-account-menu .menu-item.menu-item-has-children a {
    border-radius: 30px;
    padding: 10px 22px;
    border: 1px solid #25CCAC;
    display: flex;
    align-items: center;
}
.user_menu_header #menu-account-menu .sub-menu .menu-item a {
    border: none;
    padding: 10px;
}
.user_menu_header #menu-account-menu .sub-menu {
    width: 150px;
    right: 0;
}
.user_menu_header #menu-account-menu .menu-item.menu-item-has-children a img.avatar {
    margin-right: 10px;
    border-radius: 30px;
}
.user_menu_header #menu-account-menu .menu-item.menu-item-has-children a .fas.fa-caret-down {
    margin-left: 10px;
}
@media (max-width: 767px){
    .header_new_menu .elementor-nav-menu .elementor-item:hover:after, .header_new_menu .elementor-nav-menu .elementor-item.elementor-item-active:after{
        visibility: hidden;
    }
}

/*heading css*/
.eael-dual-header .title span:nth-child(2) {
    border-bottom: 2px solid #25CCAC;
    padding-bottom: 5px;
}
/*info boxes*/
.info_boxes .elementor-widget-eael-info-box, .info_boxes .elementor-widget-eael-info-box .elementor-widget-container {
    height: 100%;
}
.info_boxes .elementor-widget-eael-info-box .infobox-icon img {
    border-radius: 16px 16px 0 0 !IMPORTANT;
    width: 100% !IMPORTANT;
}
.info_boxes .elementor-widget-eael-info-box:hover .eael-infobox .title, .info_boxes .elementor-widget-eael-info-box:hover .eael-infobox p, .info_boxes .elementor-widget-eael-info-box:hover .eael-infobox ul li, .info_boxes .elementor-widget-eael-info-box:hover .eael-infobox .infobox-icon i {
    color: #fff !important;
}
.info_boxes .elementor-widget-eael-info-box:hover .eael-infobox .infobox-icon svg path {
    fill: #fff !important;
}
.info_boxes .eael-infobox .infobox-content ul {
    padding-left: 16px;
}
.info_boxes .eael-infobox .infobox-content ul li {
    color: var( --e-global-color-b68aaad );
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 32px;
    padding-left: 12px;
}
.info_boxes .eael-infobox .infobox-content ul li::marker {
    content: "\f058";
    font-family: 'Font Awesome 5 Free';
    padding-right: 10px;
    color: #25CCAC;
    font-weight: 900;
}
.info_boxes .elementor-widget-eael-info-box:hover .infobox-content ul li::marker{
    color: #fff;
}
@media (max-width: 500px){
    .info_boxes .elementor-column {
    width: 100% !IMPORTANT;
}
}
/* FAQ section*/
.faq_section .eael-adv-accordion .eael-accordion-list .eael-accordion-content {
    border-radius: 0 0 16px 16px;
    box-shadow: 0px 59px 107px #0000000D;
}
.faq_section .eael-adv-accordion .eael-accordion-list .eael-accordion-header {
    flex-direction: row-reverse;
}
.faq_section .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active{
    box-shadow: 0px 59px 107px #0000000D;
}
/*login register form*/
.eael-login-registration-wrapper .eael-lr-form-wrapper {
    background: transparent !important;
    box-shadow: none !important;
}
.cp-col-auth-pop-up .eael-login-registration-wrapper .lr-form-wrapper .eael-sign-wrapper {
    position: absolute;
    left: 0;
    top: 55px;
}
.cp-col-auth-pop-up .eael-login-registration-wrapper .lr-form-wrapper .eael-sign-wrapper span.d-ib {
    display: none;
}
.cp-col-auth-pop-up #eael-login-form .eael-forever-forget.eael-lr-form-group {
    width: 50%;
    float: left;
}
.cp-col-auth-pop-up .eael-login-registration-wrapper .lr-form-wrapper .eael-forever-forget.eael-lr-form-group .forget-pass {
    text-align: left;
}
.cp-col-auth-pop-up #eael-login-form .eael-lr-footer {
    width: 50%;
    float: left;
}
.cp-col-auth-pop-up #eael-login-form .eael-form-validation-container {
    float: left;
    width: 100%;
}
.cp-col-auth-pop-up .eael-login-registration-wrapper .lr-form-wrapper .eael-lr-link {
    color: #050505 !important;
    font-family: 'Poppins';
    font-size: 14px;
}
.cp-col-auth-pop-up .eael-login-registration-wrapper .eael-lr-form-group {
    position: relative !important;
}
.cp-col-auth-pop-up .eael-login-registration-wrapper .eael-field-label {
    position: absolute !important;
    z-index: 2;
    top: 18px;
    left: 16px;
    margin-bottom: 0;
}
.cp-col-auth-pop-up .eael-login-registration-wrapper .eael-field-label.active {
    top: -7px;
    background: #fff !important;
}
#wp-hide-pw:focus {
    outline: none !IMPORTANT;
}
#eael-register-form .eael-lr-form-loader-wrapper {
    width: 100%;
}
#eael-register-form .eael_accept_tnc_wrap{
    align-items: flex-start;
}
#eael_accept_tnc {
    width: 20px !important;
    border-radius: 3px !important;
    margin-top: 4px;
}
#eael_accept_tnc:hover {
   --bc: #25ccac !important;
}
#eael_accept_tnc:checked {
    --b: #25ccac !important;
    --bc: #25ccac !important;
}
#eael_accept_tnc:after {
    width: 7px;
    height: 10px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 4px;
    border-radius: unset !IMPORTANT;
    background: none;
    top: 2px;
    -webkit-transform: rotate(var(--r, 20deg));
    -ms-transform: rotate(var(--r, 20deg));
    transform: rotate(var(--r, 20deg));
}
/*testimonial*/
.client_testimonial .elementor-testimonial .elementor-testimonial__content {
    display: flex;
    flex-direction: column-reverse;
    background: #EFF8F6;
    padding: 50px 30px 30px;
    border-radius: 16px;
}
.client_testimonial .elementor-testimonial .elementor-testimonial__footer {
    position: relative;
    top: 50px;
}
.client_testimonial 
 .swiper-pagination-bullet {
    width: 40px !important;
    border-radius: 25px;
}
.client_testimonial .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
    padding-top: 20px;
}
/* beneficiary form*/
.wpforms-field-address .wpforms-field-row div {
    margin-bottom: 22px !IMPORTANT;
}
.beneficiary_form .wpforms-form {
    position: relative;
}
.beneficiary_form .add_beneficial_block ul li label.wpforms-field-label-inline {
    border: 1px solid #707070 !IMPORTANT;
    display: inline-block;
    border-radius: 30px 30px 30px 30px !IMPORTANT;
    padding: 16px 30px 16px 30px !important;
    font-family: "Roboto", Sans-serif;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 24px;
    color: #707070;
    cursor: pointer;
}
.beneficiary_form .add_beneficial_block ul li label.wpforms-field-label-inline:hover{
    background: #707070 !IMPORTANT;
    color: #fff !IMPORTANT;
}
.beneficiary_form .add_beneficial_block li input[type=checkbox] {
    display: none !IMPORTANT;
}
.beneficiary_form .wpforms-submit-container {
    position: absolute !IMPORTANT;
    bottom: 10px;
    right: 0;
}
.beneficiary_form .wpforms-field-layout {
    margin-bottom: 0 !IMPORTANT;
    padding-bottom: 0 !important;
}
/* new footer */
@media (max-width: 767px){
   .footer_new_menu .elementor-nav-menu .menu-item .elementor-item {
    justify-content: center;
}
}

/*woocommerce*/
.woocommerce-info {
    border-top-color: #25ccac;
}
.woocommerce-info::before{
    color: #25ccac;
}
.woocommerce-Button {
    background-color: #25ccac !important;
    color: #ffffff !important;
    padding: 12px 30px !important;
    border-radius: 30px !important;
    text-align: center !important;
    border: 1px solid #25ccac !important;
}
.woocommerce-Button:hover{
    background-color: #fff !important;
    color: #25ccac !important;
}
.woocommerce_orders_dashboard {
    display: flex;
    flex-direction: row;
}
.woocommerce_orders_dashboard .woocommerce_orders_div {
    flex: 1;
    margin: 10px;
    border: 1px solid #ECECF1;
    border-radius: 16px;
    max-width: 33%;
}
.woocommerce_orders_dashboard .woocommerce_orders_div .dashboard_orders_head {
    background: #EFF8F6;
    padding: 20px;
}
.woocommerce_orders_dashboard .woocommerce_orders_div .dashboard_orders_head .dashboard_orders_title {
    margin: 0 0 10px !important;
    color: #25CCAC !important;
    font-size: 20px !important;
    font-family: 'Fellix Medium' !important;
}
.woocommerce_orders_dashboard .woocommerce_orders_div .dashboard_orders_head .dashboard_order_price {
    margin: 0 !important;
    font-size: 32px !IMPORTANT;
    font-family: 'Fellix Medium' !important;
    font-weight: 600 !important;
}
.woocommerce_orders_dashboard .woocommerce_orders_div .dashboard_orders_bottom {
    padding: 20px;
}
.woocommerce_orders_dashboard .woocommerce_orders_div .dashboard_orders_bottom time {
    width: 100%;
    display: block;
    color: #050505;
    font-family: 'Fellix SemiBold';
}
@media (max-width: 600px){
    .woocommerce_orders_dashboard{
        flex-direction: column;
    }
    .woocommerce_orders_dashboard .woocommerce_orders_div{
        max-width: 100%;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Fellix Medium';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://iosandweb.net/careplans/wp-content/uploads/2023/01/Fellix-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Fellix SemiBold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://iosandweb.net/careplans/wp-content/uploads/2023/01/Fellix-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */