.elementor-kit-7{--e-global-color-primary:#14489A;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#E2E2FA;--e-global-color-af8004a:#DB5115;--e-global-color-9f024a3:#DCF7FF;--e-global-color-e86f784:#EAF1FB;--e-global-color-6b293f6:#EFEFEF;--e-global-color-7f94ffa:#14317C;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:60px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:42px;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:20px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-476d54f-font-family:"Montserrat";--e-global-typography-476d54f-font-size:14px;--e-global-typography-476d54f-font-weight:600;--e-global-typography-476d54f-line-height:20px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:#FFFFFF;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-7 h2{color:#14489A;font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 h3{color:#000000;font-family:"Roboto", Sans-serif;font-size:14px;font-weight:400;line-height:20px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );padding:010px 28px 10px 28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-7 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:20px;--e-global-typography-primary-line-height:28px;--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-line-height:20px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-7 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );padding:05px 10px 05px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*background colors*/
.bg-dark-blue {
    background-color: var(--e-global-color-primary);
}

.bg-light-blue {
    background-color: var(--e-global-color-9f024a3);
}

.bg-accent {
    background-color: var(--e-global-color-accent);
}

.bg-medium-blue{
    background-color:     var(--e-global-color-e86f784);
}

/* // background colors

/* text colors */
.text-white p {
    color: var(--e-global-color-secondary);
}


/* // text colors */

/* // border radius */
.br-4 {
    border-radius: 4px !important;
}

.br-8 {
    border-radius: 8px !important;
}

.br-12 {
    border-radius: 12px !important;
}
/* // border radius */

h1.entry-title{
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-secondary) ;
    margin-top:0px !important;
    margin-bottom:0px !important;
    padding: 24px 12px;
    text-align: center;
}
.wp-block-post-content {
    margin-top:0px;
}
main {
    margin-top: 0px;
}

.elementor-widget-text-editor p, .elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.elementor-widget-text-editor ul li,
.elementor-widget-text-editor ol li {
   margin-bottom: 10px;
}

.elementor-widget-text-editor ul li:last-child,
.elementor-widget-text-editor ol li:last-child {
   margin-bottom: 0;
}
.elementor-475 .elementor-element.elementor-element-a250d26 .elementskit-navbar-nav > li.current-menu-ancestor > a {
    color: #54B1E2;
    border-bottom: 3px solid #54B1E2;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea {
    /* Border */
    border: none;
    
    /* Border radius */
    border-radius: 8px;
    
    /* Background */
    background-color: var(--e-global-color-e86f784);
    
    /* Text color */
    color: var(--e-global-color-primary);
    
    /* Additional styling */
    padding: 20px 40px;
    font-size: 16px;
    font-family: inherit;
    outline: none;
    transition: all 0.3s ease;
}



select {
    /* Normal state */
    border: 2px solid var(--e-global-color-e86f784);
    border-radius: 8px;
    background-color: var(--e-global-color-e86f784);
    color: var(--e-global-color-primary);
    padding: 20px 40px;
    font-size: 16px;
    outline: none;
    transition: all 0.3s ease;
    cursor: pointer;
    
    /* Remove default arrow */
    appearance: none;
    
    /* Custom arrow */
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23666' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-right: 40px;
}

/* Focus state */
select:focus {
    border-color: var(--e-global-color-e86f784);
}

select option {
    background-color: #ffffff;
    color: var(--e-global-color-primary);
   padding: 20px 40px;
    border: none;
    font-size: 16px;
}

input[type="submit"],
button[type="submit"] {
    /* Padding */
    padding: 12px 24px;
    
    /* Background */
    background-color: var(--e-global-color-primary);
    
    /* Text color */
    color: var(--e-global-color-secondary);
    
    /* Font size */
    font-size: 24px !important;
    
    /* Additional styling */
    border: none;
    border-radius: 8px;
    font-family: inherit;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    outline: none;
}

input[type="submit"]:hover,
button[type="submit"]:hover{
    /* Background */
    background-color: var(--e-global-color-primary);
    
    /* Text color */
    color: var(--e-global-color-secondary);
    box-shadow: none !important;
}

.link-white a {
    color:var(--e-global-color-secondary) !important;
    text-decoration: none !important;
}

[type=button]:focus, 
[type=button]:hover, 
[type=submit]:focus, 
[type=submit]:hover, 
button:focus, 
button:hover {
    background-color: initial !important;
    color: initial !important;
    text-decoration: initial !important;
}

.wpcf7-spinner {display: none;}
#header-logo-cont img {height:25px !important;}

/* Mobile Hamburger menu */
.elementor-475 .elementor-element.elementor-element-a250d26 .elementskit-menu-hamburger{
        border:none! important;
        margin-right: -20px;
        width: 32px !important;
        padding: 5px;
    }
    
.elementor-475 .elementor-element.elementor-element-a250d26 .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
    background-color: rgba(30, 30, 30) !important;
}

.elementskit-menu-close .elementskit-menu-hamburger-icon, .elementskit-menu-hamburger .elementskit-menu-hamburger-icon{
    height: 3px !important;
    border-radius: 2px !important;
}
.elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements.active{
    right: 0 !important;
    left: auto !important;
}
.elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements,
.elementskit-menu-overlay,
.elementskit-menu-overlay.active {
    -webkit-transition: none !important;
    transition: none !important;
}

.elementskit-menu-overlay.active {
    left: 0;
}

.elementskit-menu-close.elementskit-menu-toggler{
    border: none !important;
}

/* ./ Mobile Hamburger menu */

.elementor-element-f8127da {
    width: auto !important;
    max-width: 57px; /* Match your image width */
    left: 20px; /* Adjust positioning as needed */
    z-index: 9999;
}

.elementor-element-59e40e4 {
    width: auto !important;
    max-width: 57px;
}

#main-nav .elementor-nav-menu--main .elementor-nav-menu a,#main-nav .elementor-nav-menu--main .elementor-nav-menu a.highlighted,#main-nav .elementor-nav-menu--main .elementor-nav-menu a:focus,#main-nav .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 22px 14px !important;
}

.highlight-text>.elementor-widget-container{
    background-color: var(--e-global-color-accent);
    display:inline-block; padding: 2px 10px !important;
    margin-bottom: 4px !important;
}
.highlight-list-item li {
    background-color: var(--e-global-color-accent);
    margin-top: 30px !important;
}

/*.highlight-list-item li .elementor-icon-list-icon {
    position: relative;
    padding: 0px;
    background-color: var(--e-global-color-accent); 
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.highlight-list-item li .elementor-icon-list-text::before {
    content: "";
    background-image: url(https://pain-solutions.nivaancare.com/wp-content/uploads/2025/07/nivaan-care-arrow.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 110%;
    display: inline-block;
    margin-top: 0px;
    margin-left: -62px;
    padding: 0px !important;
    position: absolute;
    top: -5%;
}
.highlight-list-item li .elementor-icon-list-text {
    position: relative;
}

.highlight-list-item li .elementor-icon-list-icon svg {
    width: 60px;
    height: auto;
    margin: 0px !important;}

.highlight-list-item li span.elementor-icon-list-text {
    
    font-weight: var(--e-global-typography-476d54f-font-weight) !important;
    line-height: var(--e-global-typography-476d54f-line-height) !important;
    padding: 20px 50px 20px 120px !important;
}*/

/* Main list item styling - creates flex container for vertical centering */
.highlight-list-item li {
    display: flex;
    align-items: center; /* Centers all content vertically */
    min-height: 60px; /* Ensures minimum height for consistency */
    position: relative;
}

/* Icon container - centers the SVG icon */
.highlight-list-item li .elementor-icon-list-icon {
    position: relative;
    display: flex;
    align-items: center; /* Centers SVG vertically within icon container */
    justify-content: center; /* Centers SVG horizontally within icon container */
    flex-shrink: 0; /* Prevents icon from shrinking */
    width: auto; /* Let icon take its natural width */
    height: auto; /* Let icon take its natural height */
    margin-right: 15px; /* Adjust spacing as needed */
    left:5px;
}


/* Separator (arrow) styling - full height and centered */
.highlight-list-item li .elementor-icon-list-text::before {
    content: "";
    background-image: url(https://pain-solutions.nivaancare.com/wp-content/uploads/2025/07/nivaan-care-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 70px; /* Position to the right of the icon */
    margin-left: -15px; /* Adjust spacing as needed */
    padding: 0px !important;
}

/* Text container - ensures proper vertical alignment */
.highlight-list-item li .elementor-icon-list-text {
    font-weight: var(--e-global-typography-476d54f-font-weight) !important;
    line-height: var(--e-global-typography-476d54f-line-height) !important;
    padding: 20px 50px 20px 25px !important;
    display: flex;
    align-items: center; /* Centers text vertically */
    flex: 1; /* Takes remaining space */
    line-height: 1.4; /* Adjust line height for better readability */
}



/* Optional: Style the SVG icon specifically if needed */
.highlight-list-item li .elementor-icon-list-icon svg {
    width: 60px; /* Adjust icon size as needed */
    height: 60px; /* Adjust icon size as needed */
    display: block;
}

/* Alternative positioning for separator if the above doesn't work */
/*
.highlight-list-item li .elementor-icon-list-icon::after {
    content: "";
    background-image: url(https://pain-solutions.nivaancare.com/wp-content/uploads/2025/07/nivaan-care-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: calc(100% - 4px);
    display: block;
    position: absolute;
    top: 2px;
    right: -30px;
    padding: 0px !important;
}
*/

.highlight-light-blue .swiper-slide {}

.highlight-light-blue .swiper-slide img {
    background-color: var(--e-global-color-9f024a3);
    position: relative;
    z-index: 1;
    height: 100px;
    width: auto;
    padding: 10px;
    border-radius: 50%;
    border: 6px solid var(--e-global-color-secondary);
}

.highlight-light-blue .swiper-slide .e-con-full{
background-color: var(--e-global-color-9f024a3);
    padding-top: 50px;
    margin-top: -60px;
    margin-bottom: 0px;
    border-radius: 9px;
    min-height: 270px;
}

.highlight-light-blue .elementor-widget-text-editor{
    min-height:170px !important;
}
/* Style accordion styles */


.styled-accordion .e-n-accordion-item
{
    margin-block-end:20px !important;
    border-radius: 3px;
}
.styled-accordion .e-n-accordion-item-title{
    background-color: var(--e-global-color-accent);
    border: none !important;
}

.styled-accordion .e-con-full{
    border: none;
}

.styled-accordion .e-n-accordion-item{
    border: 2px solid var(--e-global-color-accent);
}
.styled-accordion .e-n-accordion-item-title-text{
font-weight: var(--e-global-typography-476d54f-font-weight) !important;
    line-height: 35px !important;
    vertical-align:center;
}

/* ACCORDIONS */
/* Move accordion icon to the right */
/* Make the summary content use flex layout */
.styled-accordion .e-n-accordion-item-title, .nivaan-faqs .e-n-accordion-item-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem; /* optional spacing between title and icon */
    cursor: pointer;
}

.styled-accordion .e-n-accordion-item-title {padding: 0px 15px !important;}

/* Allow the text to grow and occupy available space */
.styled-accordion .e-n-accordion-item-title-header, .nivaan-faqs .e-n-accordion-item-title-header {
    flex: 1;
}

/* Prevent the icon from shrinking and align it properly */
.styled-accordion .e-n-accordion-item-title-icon, .nivaan-faqs .e-n-accordion-item-title-icon {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.styled-accordion .e-n-accordion-item-title-text::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 40px;
    margin-right: 7px;
    margin-left: 10px;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 5px;
}
.nivaan-faqs .e-n-accordion-item-title {
    padding: 30px !important;
}
.nivaan-faqs .e-n-accordion-item-title-text::before {
    content: '';
    display: inline-block;
    width: 0px;
    height: 0px;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
}

.nivaan-faqs .elementor-widget-text-editor
{/*color:var(--e-global-color-primary)*/;
    padding-top: 10px;
    padding-bottom: 20px;
}
.nivaan-faqs .elementor-widget-text-editor p, .nivaan-faqs .elementor-widget-text-editor ol, .nivaan-faqs .elementor-widget-text-editor ul{
     
}
/* // Move accordion icon to the right */

/* /ACCORDIONS

/* Icon for each specific accordion item */
#techniques-acc-1 .e-n-accordion-item-title-text::before {
    background-image: url('https://pain-solutions.nivaancare.com/wp-content/uploads/2025/06/nivaan-care-radiofrequency-ablation.svg');
}

#techniques-acc-2 .e-n-accordion-item-title-text::before {
    background-image: url('https://pain-solutions.nivaancare.com/wp-content/uploads/2025/06/nivaan-care-regenerative-medicine.svg');
}

#techniques-acc-3 .e-n-accordion-item-title-text::before {
    background-image: url('https://pain-solutions.nivaancare.com/wp-content/uploads/2025/06/nivaan-care-epidural-steroid-injections.svg');
}

#techniques-acc-4 .e-n-accordion-item-title-text::before {
    background-image: url('https://pain-solutions.nivaancare.com/wp-content/uploads/2025/06/nivaan-care-epidural-adhesiolysis.svg');
}

#techniques-acc-5 .e-n-accordion-item-title-text::before {
    background-image: url('https://pain-solutions.nivaancare.com/wp-content/uploads/2025/06/nivaan-care-facet-joint-injections.svg');
}

#techniques-acc-6 .e-n-accordion-item-title-text::before {
    background-image: url('https://pain-solutions.nivaancare.com/wp-content/uploads/2025/06/nivaan-care-sacroiliac-joint-injections.svg');
}

#techniques-acc-7 .e-n-accordion-item-title-text::before {
    background-image: url('https://pain-solutions.nivaancare.com/wp-content/uploads/2025/06/nivaan-care-nerve-blocks.svg');
}

#techniques-acc-8 .e-n-accordion-item-title-text::before {
    background-image: url('https://pain-solutions.nivaancare.com/wp-content/uploads/2025/06/nivaan-care-trigger-point-injections.svg');
}

#techniques-acc-9 .e-n-accordion-item-title-text::before {
    background-image: url('https://pain-solutions.nivaancare.com/wp-content/uploads/2025/06/nivaan-care-vertebroplasty-kyphoplasty.svg');
}

#techniques-acc-10 .e-n-accordion-item-title-text::before {
    background-image: url('https://pain-solutions.nivaancare.com/wp-content/uploads/2025/06/nivaan-care-procedures-for-discogenic-pain.svg');
}
/* Style accordion styles */

/*testimonials*/

.nivaan-testimonials .swiper-slide{
    background-color: var(--e-global-color-9f024a3);
    border-radius: 4px;
}

.nivaan-testimonials .swiper-slide .elementor-testimonial__content{
    background-color: var(--e-global-color-secondary);
    padding: 12px;
    border-radius: 4px;
}

.nivaan-testimonials .elementor-testimonial__image
{
    width: 100% !important;
}
.nivaan-testimonials .elementor-testimonial__image img {
    width:100% !important;
    height: auto !important;
    border-radius: 0px;
}

.nivaan-testimonials .swiper-slide .elementor-testimonial__text{
    text-align: justify;
}
.nivaan-testimonials .swiper-slide .elementor-testimonial__footer {
    margin-bottom: 9px !important;
}

.nivaan-faqs .e-n-accordion-item {
    border: 1px solid #B3B0A1;
    border-radius: 8px;
    margin-block-end: 8px !important;
}

.nivaan-faqs .e-con-full, .nivaan-faqs .e-con-boxed {
    padding: 0px 28px;
}

.nivaan-faqs .e-n-accordion-item-title-text {
    font-weight: 600;
}
.nivaan-faqs .e-n-accordion-item-title, .nivaan-faqs .e-con-full {
    border: 0px !important;
}

/* Container Styling */
.button-row-scroll {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  gap: 12px; /* spacing between buttons */
  padding: 10px 0;
}

/* Optional: Prevent buttons from shrinking */
.button-row-scroll .elementor-button {
  flex: 0 0 auto;
  white-space: nowrap;
}

/* STICKY NAV */

/* Hide the sticky duplicate section by default */
.sticky-navigation-duplicate {
    display: none !important; /* Hide completely by default */
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    z-index: 9999 !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2) !important;
}

/* Show the sticky duplicate when active */
.sticky-navigation-duplicate.active {
    display: block !important; /* Show when active */
    transform: translateY(0) !important;
    animation: slideDown 0.3s ease forwards !important;
}

/* Slide down animation 
@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
*/
/* Original container styling for button row with horizontal scroll */
.button-scroll-container {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    gap: 10px !important;
    padding: 10px 0 !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important;
}

/* Hide scrollbar completely while keeping scroll functionality */
.button-scroll-container::-webkit-scrollbar {
    display: none;
}

/* Button widget styling */
.button-scroll-container .elementor-widget-button {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: fit-content !important;
}

/* Button wrapper styling */
.button-scroll-container .elementor-button-wrapper {
    width: 100% !important;
}

/* Individual button styling */
.button-scroll-container .elementor-button {
    white-space: nowrap !important;
    min-width: fit-content !important;
    padding: 8px 16px !important;
}

.sticky-navigation-original .elementor-button.active, .sticky-navigation-duplicate .elementor-button.active 
{
    color: var(--e-global-color-primary) !important;
    background-color: var(--e-global-color-secondary) !important;
}

/* Mobile specific adjustments */
@media (max-width: 768px) {
    .button-scroll-container {
        padding: 5px 0 !important;
        gap: 8px !important;
    }
    
    .button-scroll-container .elementor-button {
        padding: 6px 12px !important;
        font-size: 14px !important;
    }
    
    .nivaan-faqs .e-n-accordion-item-title {
        padding: 30px !important;
    }

    input[type="submit"],
    button[type="submit"] {
        padding:5px 14px !important;
        font-size:12px !important;
        line-height:20px important;
    
    }
}

/* // STICKY NAV *//* End custom CSS */