.elementor-kit-7{--e-global-color-primary:#22A8E6;--e-global-color-secondary:#0C2A41;--e-global-color-text:#475569;--e-global-color-76c5987:#45556C;--e-global-color-49e69be:#314158;--e-global-color-5f3173b:#F8FAFC;--e-global-typography-primary-font-family:"Inter";--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:600;font-family:"Inter", Sans-serif;}.elementor-kit-7 a{font-family:"Inter", Sans-serif;}.elementor-kit-7 h1{color:#FFFFFF;font-family:"Inter", Sans-serif;font-size:62px;font-weight:700;line-height:68px;}.elementor-kit-7 h2{color:#0C2A41;font-family:"Inter", Sans-serif;font-size:40px;font-weight:700;line-height:50px;}.elementor-kit-7 h3{color:#0C2A41;font-family:"Inter", Sans-serif;font-size:32px;font-weight:700;line-height:42px;}.elementor-kit-7 h4{color:#0C2A41;font-family:"Inter", Sans-serif;font-size:30px;font-weight:700;line-height:42px;}.elementor-kit-7 h5{color:#0C2A41;font-family:"Inter", Sans-serif;font-size:24px;font-weight:700;line-height:33px;}.elementor-kit-7 h6{color:#0C2A41;font-family:"Inter", Sans-serif;font-size:20px;font-weight:700;line-height:28px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Inter", Sans-serif;font-size:14px;font-weight:600;line-height:19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:15px;--container-default-padding-bottom:0px;--container-default-padding-left:15px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#0C2A41F2;}@media(max-width:1279px){.elementor-kit-7 h1{font-size:50px;}.elementor-kit-7 h2{font-size:32px;line-height:1.5;}.elementor-kit-7 h3{font-size:26px;line-height:1.5;}.elementor-kit-7 h4{font-size:24px;}.elementor-kit-7 h5{font-size:20px;line-height:1.5;}.elementor-kit-7 h6{font-size:18px;line-height:1.5;}}@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-kit-7 h1{font-size:38px;}.elementor-kit-7 h2{font-size:24px;}.elementor-kit-7 h3{font-size:20px;}.elementor-kit-7 h4{font-size:18px;}.elementor-kit-7 h5{font-size:16px;}.elementor-kit-7 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.head-contactinfo a:hover{
    text-decoration: underline!important;
}
.link-underline a:hover{
    text-decoration: underline;
}
.cm-button .elementor-button-icon svg {
  width: 32px !important;
}
.cm-button.elementor-element .elementor-button{
    box-shadow: 0px 3px 20px 0px rgba(34.00000000000001, 168.00000000000026, 230, 0.5);
    border-radius: 50px;
    padding: 5px 20px 5px 6px;
}
.cm-button.elementor-element .elementor-button .elementor-button-content-wrapper{
    gap: 15px;
    align-items: center;
}

.cm-button .elementor-button-icon {
    transition: all 0.3s ease-in-out;
}

.cm-button:hover .elementor-button-icon {
    transform: translateX(5px);
}

.cm-button.primary-btn.elementor-element .elementor-button{
    border: 2px solid #22A8E6;
    background-color: #22A8E6;
    color: #FFFFFF;
}
.cm-button.primary-btn.elementor-element:hover .elementor-button{
    background-color: #056A99;
}
.cm-button.secondary-btn.elementor-element .elementor-button{
    border: 2px solid #22A8E666;
    background-color: #FFFFFF;
    color:#0C2A41;
}
.cm-button.secondary-btn.elementor-element:hover .elementor-button{
    border-color: #22A8E6;
    background-color: #056A99;
    color: #FFFFFF;
}

.connectwithus-grid .connectwithus-card {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
    transition: 0.5s;
}
.connectwithus-grid .connectwithus-card:hover {
    background: #fff;
    box-shadow: 0 20px 40px rgba(34, 168, 230, 0.05);
    transform: translateY(-8px);
}
.connectwithus-grid .connectwithus-card .elementor-icon-box-icon {
    transition: 0.3s;
    transform-origin: 0;
}
.connectwithus-grid .connectwithus-card:hover .elementor-icon-box-icon {
     transform: scale(1.1);
}

.exisourpartner-grid .exisourpartner-card.elementor-element:hover{
    box-shadow: 0 20px 40px rgba(34, 168, 230, 0.05);
    transform: translateY(-8px);
}
.exisourpartner-grid .exisourpartner-card.elementor-element img{
    transition: 0.3s;
      transform-origin: center;
}
.exisourpartner-grid .exisourpartner-card.elementor-element:hover img{
    transform: scale(1.1);
}

.galleryimage-grid .elementor-widget-image img{
    transition: 0.3s;
    transform-origin: center;
}
.galleryimage-grid .equip-item:hover{
   box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); 
}
.galleryimage-grid .equip-item:hover img{
    transform: scale(1.05);
}

.elementor-element.animated.animated-slow{animation-duration: 1.5s;}
.elementor-element.fadeInUp{
    animation-name: myfadeInUp;
}

.PaymentButton {
    border: 2px solid #22A8E6 !important;
    background-color: #22A8E6 !important;
    color: #FFFFFF !important;
    font-family: "Inter", Sans-serif !important;
    font-size: 14px;
    box-shadow: 0px 3px 20px 0px rgba(34.00000000000001, 168.00000000000026, 230, 0.5) !important;
    border-radius: 50px !important;
    font-style: normal !important;
    height: 46px !important;
    padding: 5px 20px 5px 53px !important;
    display: flex !important;
    align-items: center;
    gap: 15px;
    background-image: url(https://mindwellness.in/wp-content/uploads/2026/05/Donation.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 5px center !important;
    transition: all 0.3s ease-in-out;
}

.PaymentButton svg {
    display: none;
}

.PaymentButton-contents {
    padding: 0 !important;
    margin: 0 !important;
}

.PaymentButton::before {
    display: none !important;
}

.razor-btn {
    height: 46px;
}

.PaymentButton-text {
    font-weight: 600 !important;
    font-size: 14px !important;
}

.PaymentButton:hover {
    background-color: #056A99 !important;   
    background-position: 10px center !important;
}


@keyframes myfadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,50px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.sidebar-btn a {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 9px 16px;
    border-radius: 8px;
}

.sidebar-btn a:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

@media only screen and (max-width: 1279px) {
	.header-btn.razor-btn .PaymentButton-contents {
		display: none;
	}

	.header-btn.razor-btn .PaymentButton {
		min-width: auto !important;
		height: 40px !important;
		width: 40px;
		padding: 0 !important;
		gap: 0;
		background-position: center !important;
		transform: none;
	}

	.header-btn.razor-btn {
		height: auto;
		line-height: 0;
	}
}/* End custom CSS */