.content-area {
    max-width: 100% !important;
}
.custom-logo {
/*    width: 150px; */
}
.footer-widgets-wrapper section{
	margin-bottom: 0px !important;
}
.footer-widgets-wrapper{
	padding: 0;
}
#block-73 p {
	display:none;
}
#post-1162 h1.entry-title {
    display: none;
}
#front-page-testimonials{
	display:none;
}
.sd-like {
    display: none;
}

/* Start 15 Nov 2022 */
/*.top-bar .site-description {
/*     line-height: 6px !important; */
/*     font-size: 12px !important; */
}
.custom-logo{
    max-height: 50px;
}
.site-branding .site-title{
    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
}
.site-branding {
    padding: 0;
}
.main-navigation{
	padding: 0.6em 0 !important;
}
.header-widget-area-wrapper {
    padding-top: 0.35em;
    padding-bottom: 0.35em;
}
/* End 15 Nov 2022 */

/* Start 18 Nov 2022 */
.page-id-315 .header-widget-area, .page-id-315 img.attachment-karuna-hero.size-karuna-hero.wp-post-image, .single-post .header-widget-area, .single-post img.custom-header {
    display: none;
}
.blogs-list {
    height: 550px;
    overflow: auto;
}
/* End 18 Nov 2022 */


@media screen and (max-width: 767px) {
	.header-widget-area-wrapper {
    padding-top: 0;
    padding-bottom: 0;
	}
}

/*----17-8-2023----*/
.main-navigation a, .main-navigation a:visited{
	 font-weight: 600;
   font-size: 12px;
}

.footer-widgets section#block-150 {
    font-size: 24px;
    font-weight: 600;
}
.footer-widgets section#block-150 div {
margin-bottom: 0;
}

section#block-147 {
    font-size: 14px;
    font-weight: 500;
}
.footer-widgets section#block-136 {
    font-size: 15px;
}
.footer-widgets .widget-area a {
    font-size: 14px;
    font-weight: 400;
}
.footer-widgets {
    padding: 10px 14px 15px;
}
.footer-widgets section#block-148, .footer-widgets section#block-149 {
    display: none;
}
.footer-widgets .wp-block-columns.is-layout-flex.wp-container-4.wp-block-columns-is-layout-flex {
    margin: 0;
}
.footer-widgets p {
    margin: 0;
}

	.footer-widgets .widget-area:nth-child(2){
    margin:0 !important;
		flex-direction: column;
    display: flex;
    justify-content: space-between;
}
	.footer-widgets .widget-area:nth-child(2) p{
    margin:0 !important;
}
.wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap {

    justify-content: flex-end;
}
#wp-block-themeisle-blocks-advanced-column-39617cd1 {
    flex-basis: 30%;
}

#wp-block-themeisle-blocks-advanced-columns-aaef9211 a {
    text-decoration: underline;
}

.footer-widgets #block-156 p {
    font-size: 13px;
}

.footer-widgets li.wp-social-link.wp-block-social-link {
    height: 40px;
    width: 40px;
	  align-items: center;
    justify-content: center;
	  display: flex;
    margin: 10px 0;

}
.footer-widgets li.wp-social-link.wp-block-social-link a.wp-block-social-link-anchor {
    font-size: 23px !IMPORTANT;
}

@media screen and (min-width: 1100px){
.footer-widgets .widget-area:nth-child(1){
        width: 34% !important;
    margin-right: 1% !important;
}
	.footer-widgets .widget-area:nth-child(2){
    width: 65% !important;
		text-align: right;
}
}

.page-id-1895 .header-widget-area, .page-id-1895 .wp-post-image{
	display: none;
}
.calender-contact-form .elementor-widget-icon{
	width: 15%;
}
.calender-contact-form .elementor-widget-wrap{
    flex-wrap: nowrap;
}
/*----17-8-2023----*/

/* Start 04-12-2023----*/

.emcs_form {
min-width:320px;
height:1200px !important;
}

/* End 04-12-2023----*/

/* ---Contact Us Form ----*/
.form-btn input{
	width:250px;
	padding: 16px;
	border-radius: 8px;
	border: 2px solid #9000FF;
}

.form-btn .wpcf7-form-control {
	background: #9000FF;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
}

.form-btn .reset-btn {
	color: #9000FF !important;
	font-size: 16px;
	font-weight: 600;
}
.form-btn input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
    border-color: #9000FF;
    box-shadow: none;
    color: #ffffff;
}
.form-btn input[type="reset"]:hover,input[type="reset"]:active,input[type="reset"]:focus {
    border-color: #9000FF;
    box-shadow: none;
    color: #9000FF;
}
/* Style the form container */
.wpcf7 form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.left-column {
    width: 58%; 
    display: flex;
    flex-direction: column;
}
.left-column p {
	margin: 0 !important;
}

/* Container for the right column (Email and Message) */
.right-column {
    width: 38%;
    display: flex;
    flex-direction: column;
}
.right-column p {
	margin: 0 !important;
}

/* Style the individual input fields */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
/* Style the individual span */
.wpcf7 span.required {
    font-size: 85%;
    margin-left: .25em;
    opacity: .6;
		color: red;
}

/* Label styles */
.wpcf7 label {
    font-weight: bold;
    margin-bottom: 5px;
}

/*  New design homepage css*/

.parent-testimonial-home p, .child-testimonial-home p, .child-testimonial-home {
	 margin: 0 !important;
}

/* How we help Page CSS*/ 
.how-we-help-card img {
	width: 90px !important;
	margin: 0 auto;
	border: 0 !important;
}
.how-we-help-card .team-member-socialmedia{
	display: flex !important;
}

.how-we-help-card .team-member-info {
	border-radius: 48px !important;
	border: 2px solid #7A00D8;
	padding: 50px 18px 20px;
}

/* Proof that niroggi helps css*/
/* .testimonial-page-card {
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.22), 
0 0 0 20px rgba(15, 17, 19, 0.1);
} */

.wp-post-image {
    display: none !important;
}
.testimonial-role-text p{
	margin:0 !important;
}

.testimonial-role-icon{
	margin:0 !important;
}

/*New Footer CSS Designs*/
.disclaimer-footer {
	margin-left: 12%;
}

/*New Header Design*/
.header-new .elementor-widget-wrap.elementor-element-populated {
	padding-top: 0 !important;
}

.sticky-top-bar-new .follow-text-top-bar p {
	margin: 0 !important;
  padding-top: 15px;
}
a:focus{
    color: transparent;
	  outline:none;
}
.logo-box {
    position: absolute;
    top: 27%;
    z-index: 99;
}
span.testimonial-role {
    color: #232323;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.share-this-icon {
	  position: absolute;
    z-index: 99;
    bottom: 38px;
	  right:0px;
}
.x-content .elementor-item-active {
	font-weight:600 !important;
}

.new-header-menu-content ul {
	min-width:100% !important;
}

.new-header-menu-content .elementor-item {
	color:#232323 !important;
	font-weight:400 !important;
}
.new-header-menu-content .elementor-item:hover, .new-header-menu-content .elementor-item-active.has-submenu:hover {
	  background-color: #331958 !important;
    color: #FFFFFF !important;
    font-weight: 600 !important;
    border-radius: 0 0 8px 8px;
}

.new-header-menu-content .elementor-item.elementor-item-active {
	background-color: #331958 !important;
    color: #FFFFFF !important;
    font-weight: 600 !important;
    border-radius: 0 0 8px 8px;
}

.new-header-menu-content .elementor-item-active.has-submenu {
	background-color: #FFFFFF !important;
    color: #232323 !important;
    font-weight: 400 !important;
}
.new-header-menu-content  .elementor-item:before {
	background-color:#FFFFFF !important;
}

a.subscribe-newsletter, .subscribe-newsletter:visited, .subscribe-newsletter:focus {
	color: #ffffff!important;
	display: inline-block;
	display: inline-block;
/*   animation: pulseEffect 1.5s ease-in-out infinite; */
}

/* @keyframes pulseEffect {
  0%, 100% {
    transform: scale(1); 
  }
  50% {
    transform: scale(1.05); 
  }
} */

/*CSS FOR CONTACT FORM 7 POPUP*/
.swal2-popup.swal2-modal.swal2-icon-success.swal2-show {
    width: 840px;
	  padding: 56px;
	  border: 2px solid #7A00D8;
		border-radius: 32px;
}
.swal2-icon.swal2-success.swal2-icon-show {
    display: none !important;
}
.swal2-modal .swal2-title {
	  font-size: 24px;
    line-height: 36px;
    color: #331958;
    font-weight: 400;
}
button.swal2-confirm.swal2-styled.swal2-default-outline {
    width: 190px;
    height: 56px;
    border: 2px solid #9000FF;
    color: #9000FF;
    border-radius: 8px;
		font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
    background-image: none       !important;
}

/*CSS FOR CONTACT FORM 7 POPUP*/

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.social-icons-text-popup p , .social-icons-popup {
	margin: 0!important
}
.social-popup .dialog-close-button {
	display:none !important;
}

.image-box-expert img {
	object-fit:contain !important;
}
.testimonial-homepage-text p {
	margin:0 !important;
}

/* CSS For Contact Us Page*/
.contact-us-form .contact-form-text .wp-block-column p {
	margin:0  !important;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.custom-select {
    width: 250px;
    height: 50px;
    padding: 10px;
    margin-top: 15px;
}

.reason-for-contact {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
}

.typewriter-animation-text .elementor-widget-container {
  animation: pulseEffect 1.5s ease-in-out infinite;
	    letter-spacing: 0.9px;
	font-weight: 500;
}

@keyframes pulseEffect {
  0%, 100% {
    transform: scale(1); 
  }
  50% {
    transform: scale(1.05); 
  }
}

.most-popular-tag{
	position: absolute;
    width: 180px;
    top: -18px;
    background-color: #7A00D8;
    left: 0;
    right: 0;
    color: #FFFFFF;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 600;
    margin-inline: auto;
    padding: 6px;
    border-radius: 30px;
}
.card:hover .most-popular-tag {
		background-color: #FFFFFF;
    color: #7A00D8;
    border: 3px solid #7A00D8;
}

.new-header-menu-content .elementor-nav-menu--dropdown a:hover {
	font-weight:600 !important;
}

.new-header-menu-content .elementor-nav-menu--dropdown a:active {
	color: #FFFFFF !important;
	font-weight:600 !important;
}

/*Why Act Now Page Css*/
.obese-children, .obese-children:hover {
	  color:#341959;
    text-decoration: underline !important;
}

/*CSS for Custom cards on Pricing and How we help page*/
.our-mission-cards .card {
    position: relative;
    padding: 20px;
    padding-top: 40px; 
    background: #fff;
    border-radius: 48px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: 2px solid #7a00d8;
    height: 100%;
}

.our-mission-cards .card:hover {
    color:white;
    background-color: #7a00d8;
}

.our-mission-cards .card:hover .content h2, .our-mission-cards .card:hover .content p {
    color: #ffffff;
}

.our-mission-cards .icon {
    position: absolute;
    top: -35px; 
    left: 50%;
    transform: translateX(-50%);
    background-color: #7a00d8;
    color: #fff;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    font-size: 20px;
    z-index: 100;
    overflow: hidden;
    padding: 10px;
}

.our-mission-cards .icon img {
 width: 100%;
 height: 100%;
 
}
.our-mission-cards .card:hover .icon{
     background-color: #fff;
     border: 1px solid  #7a00d8;
}
.our-mission-cards .half-circle {
    position: absolute;
    top: -2.5px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 40px;
    border-bottom-left-radius: 70px;
    border-bottom-right-radius: 70px;
    border: 2px solid #7a00d8;
    border-top: 2px solid #ffffff;
    z-index: 99;
    background: #ffffff;
}

.our-mission-cards .content h2 {
    margin: 10px 0;
    font-size: 24px;
    color: #331958;
    font-weight: 600;
    line-height: 36px;
}

.our-mission-cards .content p {
  color: #331958;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Poppins"
}
a.link-span:hover {
	color:#331958 !important;
}

/*Subscribe to our newsletter*/
.interest-checkbox span.wpcf7-list-item {
    width: 100%;
}

/*Hear from the expert page video sextion css*/
.video-card {
    position: relative;
}

.video-card:hover .elementor-custom-embed-play{
    display:block;
}
.video-card-text{
    position: absolute ;
    top: 40%;
    padding:10px;
    color: #232323 !important;
    font-weight: 600;
}
.video-card:hover .video-card-text{
    top: 45%;
}
.video-card .elementor-custom-embed-play {
    top: 35%;
}

/*Home Slider Images */ 
.home-slider-images {
	width: 350px;
  height: 350px !important;
  object-fit: cover;
  border-radius: 100% !important;
  min-width: 350px;
  min-height: 350px;
  border: 6px solid rgba(75, 202, 14, 1) !important;
}

/*Free Consult Button in menu*/
li.free-consult-btn.new-header-menu-content .elementor-item:hover, .new-header-menu-content .elementor-item-active.has-submenu:hover {
    background: #7a00d8 !important;
	border-radius: 8px !important;
}
li.free-consult-btn a.elementor-item {
	background: #7a00d8 !important;
    padding: 0 !important;
    height: fit-content;
    padding: 16px !important;
    border-radius: 8px !important;
    padding: 16px 0;
    color: #fff !important;
}
li.free-consult-btn {
    align-items: center !important;
}

.jp-relatedposts {
	display:none !important;
}

footer.ti-widget-footer {
    display: none !important;
}

article.ti-widget-card {
	aspect-ratio: 3 / 4 !important;
}

button.show-password-input {
    display: none !important;
}
