.main-header {
    /*     backdrop-filter: blur(30px); */
    /*     position:relative; */
    z-index: 999;
}



.mega-menu .elementor-element .elementor-widget-icon-box .elementor-icon-box-wrapper:hover .elementor-icon-box-title {

	color: #5C63B6;

}

.mega-menu .elementor-element .elementor-widget-icon-box .elementor-icon-box-wrapper:hover .elementor-icon-box-icon .elementor-icon{

	transform: translatey(-4px);

    box-shadow: 0 10px 8px -5px #5C63B6;

    border-radius: 10px;

	transition:0.45s all;

}
 
.mega-menu .elementor-element .elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.mega-menu .e-grid a {
    padding: 0 !important;
}
.hfe-nav-menu:has(.mega-trigger.active) .mega-menu {
    max-height: max-content !important;
}

.privacy-policy .entry-content[data-ast-blocks-layout] > * ,
.page-id-2469 .entry-content[data-ast-blocks-layout] > * {
    max-width: 1280px;
}
.privacy-policy .entry-content ,
.page-id-2469 .entry-content {
	padding:100px 40px 70px;
}



/* ---- Dropdown arrow (::after) ---- */
/* .mega-trigger::after {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    width: 7px;
    height: 7px;
    border-right: 2px solid #454a8b;
    border-bottom: 2px solid #454a8b;
    transform: translateY(-70%) rotate(45deg);
    transition: transform .3s ease, border-color .3s ease;
    pointer-events: none;
    z-index: 3;
} */


.mega-trigger::after {
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    bottom: 0;
    margin: auto;
    width: 11px;
    height: 10px;
    transition: transform .3s ease, border-color .3s ease;
    pointer-events: none;
    z-index: 3;
    background-image: url('/wp-content/uploads/2026/07/menu-arows.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

.mega-trigger:hover::after {
    background-image: url('/wp-content/uploads/2026/07/blue-arow.svg') !important;
}

/* .mega-trigger:hover::after {
    transform: translateY(-30%) rotate(-135deg);
} */

.mega-trigger.active::after {
    /*     transform: translateY(-30%) rotate(-135deg); */
    border-color: #fff;
}
.main-header .header-btn svg{
    width: 16px;
}




.footer-social-icon:hover {
    background-color: #ffffff;
}

.footer-social-icon:hover img {
    filter: brightness(0);
}

.header-menu ul.hfe-nav-menu li a {
    padding: 10px 18px !important;
}

.header-menu ul.sub-menu {
    border-radius: 8px;
}

.header-menu ul.hfe-nav-menu li:hover a {
    padding: 10px 18px !important;
}

.left-detail-part h1 span {
    color: #454A8B;
}

.left-detail-btn .downlaod-btn:hover .elementor-button-content-wrapper svg path {
    stroke: white;
}
.free-pro-btn .downlaod-btn:hover .elementor-button-content-wrapper svg path {
    stroke: white;
}
.loan-calculator-sec h2 span {
    color: #454A8B;
}

.Loan-extension-section h2 span {
    color: #454A8B;
}
.hm-powerful-feter .elementor-view-framed .elementor-icon{
    box-shadow: 0px 1px 2px -1px #0000001A;
    box-shadow: 0px 1px 3px 0px #0000001A;

}
.video-section .elementor-custom-embed-play svg {
    opacity: 1 !important;
}

.free-pro-section .free-pro-top-sec h2 span {
    color: #454A8B;
}

.free-pro-section .free-pro-table-sec .e-child:last-child {
    border-bottom-left-radius: 18px !important;
    border-bottom-right-radius: 18px !important;
}

.customer-review-section .review-top-sec h2 span {
    color: #454A8B;
}

.faq-sec .e-n-accordion-item {
    border-bottom: 1px solid #DFE6EB;
}

/* .faq-sec .e-n-accordion-item-title-icon svg {
    fill: #556574 !important;
} */
 .faq-sec .faq-accordian svg{
    width: 20px;
 }

.Loan-extension-section .elementor-button-icon svg {
    width: unset !important;
}

.Loan-extension-section .elementor-widget-button a:hover svg {
    fill: #454A8B !important;
}

.Loan-extension-section .elementor-widget-button a:hover svg path {
    stroke: #ffffff;
}
.left-detail-part .left-detail-btn svg {
        width: 16px;
    }
   .left-detail-part .elementor-button:hover svg , .free-pro-section .free-pro-btn .elementor-button:hover svg {
    filter: brightness(100);
    fill: transparent !important;
}
    .free-pro-section .free-pro-btn svg{
        width: 16px;
    }


#ast-scroll-top {
    background-color: #454A8B;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 20px;
    border-radius: 100px;
    height: 50px;
    width: 50px;
}

#ast-scroll-top .ast-icon.icon-arrow svg {
    vertical-align: unset;
}
/*
.dialog-type-lightbox .dialog-close-button {
        position: absolute !important;
    top: -35px !important;
    right: -30px !important;
    left: auto !important;
    bottom: auto !important;
    transform: none !important;
    z-index: 99999;

}

*/

.dialog-lightbox-widget a.dialog-close-button.dialog-lightbox-close-button {
    background: red;
    border-radius: 100px;
    padding: 10px;
}
.elementor-lightbox .elementor-video-container .elementor-video-landscape {
    width: calc(80% - 100px)!important;
}
.dialog-widget.dialog-lightbox-widget.dialog-type-buttons.dialog-type-lightbox.elementor-lightbox {
    background-color: #00000080!important;
    backdrop-filter: blur(10px)!important;
}


.main-header .header-menu a {
    background-color: #ffffff;
    color: #0E171E;
}

.btn-6 {
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}

.btn-6:hover a {
    color: #ffffff !important;
}

.btn-6 .ripple {
    position: absolute;
    border-radius: 50%;
    width: 0;
    height: 0;
    background: #454A8B;
    transform: translate(-50%, -50%);
    transition: width .95s, height .75s;
    pointer-events: none;
    z-index: 0;
    color: #ffffff;
}

.btn-6:hover .ripple {
    width: 500px;
    height: 500px;
}

.btn-6 .elementor-button-content-wrapper {
    position: relative;
    z-index: 2;
}


.header-btn::before {
    content: "";
    position: absolute;
    inset: -40%;
    width: 40%;
    background: linear-gradient(90deg,
            transparent,
            rgba(69, 74, 139, .8),
            #ffffff,
            rgba(69, 74, 139, .8),
            transparent);
    filter: blur(8px);
    transform: skewX(-25deg);
    animation: slideBorder 2s linear infinite;
    z-index: 0;
}

@keyframes slideBorder {
    0% {
        transform: translateX(-250%) skewX(-25deg);
    }

    100% {
        transform: translateX(350%) skewX(-25deg);
    }
}






/* Play Button */
.elementor-widget-video .elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;

    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #454A8B;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}


/* Play Icon */
.elementor-widget-video .elementor-custom-embed-play svg {
    width: 18px;
    height: 18px;
}

/* Ripple */
.elementor-widget-video .elementor-custom-embed-play::before,
.elementor-widget-video .elementor-custom-embed-play::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: rgba(69, 74, 139, .25);
    border: 1px solid rgba(69, 74, 139, .7);
    animation: ripple 2s linear infinite;
    z-index: -1;
}

.elementor-widget-video .elementor-custom-embed-play::after {
    animation-delay: 1.2s;
}

@keyframes ripple {
    0% {
        transform: scale(1);
        opacity: .9;
    }

    70% {
        opacity: .4;
    }

    100% {
        transform: scale(2.8);
        /* Pehle 2.8 tha */
        opacity: 0;
    }
}

/* Remove blue tap/click highlight on mobile */
.e-n-accordion .e-n-accordion-item>.e-n-accordion-item-title,
.e-n-accordion .e-n-accordion-item>.e-n-accordion-item-title:hover,
.e-n-accordion .e-n-accordion-item>.e-n-accordion-item-title:focus,
.e-n-accordion .e-n-accordion-item>.e-n-accordion-item-title:focus-visible,
.e-n-accordion .e-n-accordion-item>.e-n-accordion-item-title:active,
.e-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
    background: transparent !important;
    box-shadow: none !important;
    outline: none !important;
    -webkit-tap-highlight-color: transparent !important;
}

/* Remove tap highlight from all child elements */
.e-n-accordion .e-n-accordion-item-title *,
.e-n-accordion .e-n-accordion-item-title {
    -webkit-tap-highlight-color: transparent !important;
}


.customer-review-main .swiper-pagination {
    position: relative;
    margin-top: 30px;
    text-align: center;
}

.customer-review-main .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #454A8B;
    opacity: 0.3;
}

.customer-review-main .swiper-pagination-bullet-active {
    opacity: 1;
    background: #454A8B;
}

.main-footer .footer-menu-link .hfe-menu-item {

    position: relative;

    display: flex;

    text-decoration: none;

    width: max-content;

}

.main-footer .footer-menu-link .hfe-menu-item::after {

    content: "";

    position: absolute;

    left: 0;

    bottom: -2px;

    width: 100%;

    height: 2px;

    background: #fff;
    /* Change color as needed */

    transform: scaleX(0);

    transform-origin: left;

    transition: transform .35s ease;

}

.main-footer .footer-menu-link .hfe-menu-item:hover::after {

    transform: scaleX(1);

}
.elementor-lightbox .elementor-video-container .elementor-video-landscape{
 width: calc(100% - 100px) !important;
}
.faq-sec .faq-accordian svg{
    fill: transparent !important;
}









/*---------------------------- Cart Page --------------------------*/
.ast-container {
    font-family: "Roboto", sans-serif !important;
    padding: unset;
}

.woocommerce-cart .status-publish {
    padding: 60px 0px;
}

.woocommerce-cart .entry-header .entry-title {
    font-size: 60px;
    font-family: "Roboto", sans-serif !important;
    color: #0E171E;
}

.woocommerce-cart thead tr th span {
    font-size: 14px;
    color: #0E171E;
}

.woocommerce-cart tr td .wc-block-cart-item__wrap a {
    font-size: 16px !important;
    color: #0E171E;
}

.woocommerce-cart tr td .wc-block-cart-item__wrap span {
    font-size: 16px !important;
    color: #0E171E;
}

.woocommerce-cart tr td .wc-block-cart-item__wrap p {
    font-size: 16px !important;
    color: #0E171E;
}

.woocommerce-cart tr td .wc-block-cart-item__quantity svg {
    width: 30px;
    height: 30px;
}

.woocommerce-cart .wc-block-cart-item__total span {
    font-size: 16px;
    color: #0E171E;
}

.woocommerce-cart .wc-block-components-sidebar h2 {
    font-size: 16px;
    color: #0E171E;
}

.woocommerce-cart .woocommerce-notices-wrapper a {
    background-color: #5C63B6;
}

.woocommerce-cart .cart-collaterals a {
    background-color: #5C63B6;
}

.woocommerce-cart table tr th {
    color: #0E171E;
}

.woocommerce-cart table tr td span bdi {
    color: #0E171E;
}



.woocommerce-checkout .status-publish {
    padding: 60px 0px;
}

.woocommerce-checkout .entry-header .entry-title {
    font-size: 60px;
    font-family: "Roboto", sans-serif !important;
    color: #0E171E;
}

.woocommerce-checkout .col2-set .woocommerce-billing-fields h3,
.woocommerce-checkout .col2-set .woocommerce-additional-fields h3 {
    font-size: 30px;
    color: #0E171E;
}

.woocommerce-checkout #order_review_heading {
    font-size: 30px;
    color: #0E171E;
    padding: 32px !important;
}

.woocommerce-checkout .form-row button {
    background-color: #5C63B6;

}

/* .woocommerce-cart .wc-block-components-sidebar .wc-block-components-panel__button{
        font-size: 16px;
    color: #0E171E;
}
.woocommerce-cart .wc-block-components-sidebar .wc-block-cart__submit-container a{
    background-color: #5C63B6;
     box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); 
    border-radius: 8px;
}
.woocommerce-cart .wc-block-components-sidebar form button{
        background-color: #5C63B6;
     box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); 
    border-radius: 8px;
} */

/* ------------------------ Review Section CSS ----------------------*/
.customer-review-main {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 25px;
}

.review-card {
    padding: 25px;
    width: 33.33%;
    border: 1px solid #DFE6EB;
    background-color: #ffffff;
    border-radius: 18px;
    box-shadow: 0px 1px 2px -1px #0000001A;
    box-shadow: 0px 1px 3px 0px #0000001A;
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;

}

.review-card .icon-list {
    display: flex;
    justify-content: flex-start;
    gap: 5px;
}

.review-card p {
    font-size: 14px;
    line-height: 23px;
    color: #0E171ECC;
    font-weight: 400;
    margin: unset;
}

.review-card .icon-box {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-top: 5px;
}

.review-card .icon-box .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    background-color: #F6F5FD;
}

.review-card .icon-box .icon h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #454A8B;
    margin: unset;
}

.review-card .icon-box .icon-name h6 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #0E171E;
    margin: unset;
}

.review-card .icon-box .icon-name p {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #556574;
    margin: unset;
}





.faq-sec .faq-accordian ol {

    margin:0px 0px 10px;

}

.faq-sec .faq-accordian .elementor-widget-text-editor{

    margin:0px 0px 10px;

}

.faq-sec .faq-accordian .elementor-widget-text-editor p{

     margin:0px 0px 0px;

}

.faq-sec .faq-accordian .elementor-widget-text-editor dd{

    margin:unset

}
.dialog-widget-content > .dialog-close-button {

    display: none !important;

}

.elementor-video-wrapper {

    position: relative;

}

.elementor-video-wrapper .dialog-close-button {

    position: absolute;

    top: -20px;

    right: -20px !important;

    left: auto;

    bottom: auto;

    z-index: 99999;

    display: flex;

    align-items: center;

    justify-content: center;
    margin-top: 0 !important;

}
 
 




















@media (min-width:1025px) {
    .mega-menu {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(15px);
        transition: .35s ease;
        z-index: 99999;
    }

    .mega-menu.active {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
    }

    .mega-li-active a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
        opacity: 1 !important;
    }

    .mega-menu {
        position: fixed;
        left: 0;
        width: 100%;
        z-index: 999999;
    }
}





/*- ----------------------- Review Section 1024px tablet ------------------------*/
/* Mobile & Tablet */
/* Tablet & Mobile */
@media (max-width:1024px) {
    .mega-menu.elementor-element {
        box-shadow: unset !important;
    }

    .custom-head-toggle ul .menu-item.parent a.hfe-menu-item:after {
        display: none;
    }

    .hfe-nav-menu__layout-horizontal {
        transform: translateY(-30px);
        opacity: 0;
        visibility: hidden;
        transition: transform .65s ease, opacity .65s ease;
        transform-origin: top;

    }

    .hfe-nav-menu__layout-horizontal.menu-slide {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }

    /* Hamburger Icon */
    .hfe-nav-menu-icon {
        transition: transform .65s ease;
    }

    .hfe-nav-menu-icon.active {
        transform: rotate(180deg);
    }

    body.menu-open {
        overflow: hidden !important;
        height: 100vh;
        touch-action: none;
    }

    .free-pro-table-sec::-webkit-scrollbar {
        height: 8px;
    }

    .free-pro-table-sec::-webkit-scrollbar-track {
        background: #E5E7F5;
        border-radius: 10px;
    }

    .free-pro-table-sec::-webkit-scrollbar-thumb {
        background: #454A8B;
        border-radius: 10px;
    }

    .free-pro-table-sec>.e-con {
        min-width: 750px;
        /* Table ki width */
        flex-wrap: nowrap;
    }


    .custom-head-toggle nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active.menu-slide {
        height: 100vh;
        z-index: 1111111;
        flex-direction: column;
        justify-content: flex-start;
        background: #fff !important;
    }


    .woocommerce-cart .status-publish {
        padding: 120px 30px;
    }


    .woocommerce-checkout .status-publish {
        padding: 120px 30px;
    }

    .woocommerce-cart .entry-header .entry-title {
        font-size: 50px;
        font-family: "Roboto", sans-serif !important;
        color: #0E171E;
    }

    .woocommerce-checkout .entry-header .entry-title {
        font-size: 50px;
        font-family: "Roboto", sans-serif !important;
        color: #0E171E;
    }

    .woocommerce-checkout #order_review_heading {
        padding: 20px 32px !important;
    }

    .custom-head-toggle nav ul.hfe-nav-menu {

        overflow-x: auto;
        padding-bottom: 70px;
    }

    .mega-menu {
        position: relative !important;
        width: 100%;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: none;
        max-height: 0;
        overflow: hidden;
        transition: max-height .35s ease;
        top: auto !important;
        left: auto !important;
        z-index: 1;
        background: #f4f4f6;
    }

    .mega-menu.active {
        max-height: 3000px;
    }

    .mega-trigger::after {
        right: 25px;
        width: 14px;
        height: 10px;
    }




    /* ---- Trigger row styling ---- */
    .mega-trigger {
        position: relative;
        transition: background-color .3s ease;
    }

    .mega-trigger>a.hfe-menu-item {
        position: relative;
        z-index: 2;
        transition: color .3s ease;
    }

    /* ---- Active highlight ---- */
    .mega-trigger.active a {
        background-color: #454a8b !important;
        color: #fff !important;
    }

    /* .mega-trigger.active>a.hfe-menu-item {
        color: #fff !important;
    } */
    /* .dialog-type-lightbox .dialog-close-button {
        right: 10px !important;
        top: 55px !important;
    } */

    .left-detail-part .left-detail-btn svg {
        width: 18px;
    }

    .hm-powerful-feter .elementor-widget-icon-box {
        border: solid 1px #454A8B99;
        padding: 15px !important;
        border-radius: 18px;
    }
    .mega-trigger.active::after {
        filter: brightness(100);
    }

    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width: calc(100% - 50px);
    }


}







@media (max-width: 768px) {
    /*.dialog-type-lightbox .dialog-close-button {
        top: 115px !important;
    }*/
}






/*- ----------------------- Review Section 767 tablet ------------------------*/
@media (max-width: 767px) {
    .free-pro-table-sec {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        /* Firefox */
        scrollbar-color: #454A8B #E5E7F5;
    }

    .free-pro-table-sec::-webkit-scrollbar {
        height: 8px;
    }

    .free-pro-table-sec::-webkit-scrollbar-track {
        background: #E5E7F5;
        border-radius: 10px;
    }

    .free-pro-table-sec::-webkit-scrollbar-thumb {
        background: #454A8B;
        border-radius: 10px;
    }

    .free-pro-table-sec>.e-con {
        min-width: 750px;
        /* Table ki width */
        flex-wrap: nowrap;
    }

    /*.dialog-type-lightbox .dialog-close-button {
        right: 15px !important;
        top: 250px !important;
    }*/

    .review-card {
        padding: 20px;
    }





    .woocommerce-cart .status-publish {
        padding: 65px 20px;
    }


    .woocommerce-checkout .status-publish {
        padding: 65px 20px;
    }

    .woocommerce-cart .entry-header .entry-title {
        font-size: 40px;
        font-family: "Roboto", sans-serif !important;
        color: #0E171E;
    }

    .woocommerce-checkout .entry-header .entry-title {
        font-size: 40px;
        font-family: "Roboto", sans-serif !important;
        color: #0E171E;
    }

    #ast-scroll-top .ast-icon {
        height: 37px;
    }
    .elementor-lightbox .elementor-video-container .elementor-video-landscape{
            width: calc(100% - 40px) !important;
    }
		
	.privacy-policy .entry-content ,
	.page-id-2469 .entry-content {
		padding:60px 20px 40px;
	}
	
}





@media (max-width:375px) {
   /* .dialog-type-lightbox .dialog-close-button {
        bottom: 65%;
    }*/
}