/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1774850564
Updated: 2026-03-30 06:02:44

*/

/***** faq css ******/
.elementor-tab-title.eael-accordion-header.show-this.active svg.fa-toggle.e-font-icon-svg.e-fas-plus {
    fill: #444 !important;
    transform: rotate(45deg);
}
.eael-accordion-header, .eael-accordion-content {
    transition: background-color 0.15s linear !important;
    cursor: pointer !important;
}

.eael-accordion-list:hover .eael-accordion-header,
.eael-accordion-list:hover .eael-accordion-content {
    background-color: #cebdf2 !important;
	cursor: pointer;
}
.elementor-tab-title.eael-accordion-header.show-this.active {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.eael-accordion-content {
    border-radius: 0px 0px 10px 10px;
}
/******** popup close button effect *****/
.dialog-close-button svg {
    opacity: 0;
}
.dialog-close-button::before, .dialog-close-button::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 2px;
    background: #202020;
    transition: all 0.4s ease;
}
.dialog-close-button::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.dialog-close-button::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.dialog-close-button:hover::before {
    transform: translate(-50%, -50%) rotate(0deg);
}
.dialog-close-button:hover::after {
    transform: translate(-50%, -50%) rotate(0deg);
}
.drag-drop-area {
    border: 2px dashed #ccc;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    transition: 0.3s ease;
    cursor: pointer;
}

.drag-drop-area.dragover {
    border-color: #6c63ff;
    background: #f5f3ff;
}

.drag-drop-area input[type="file"] {
    display: none;
}

.browse-btn {
    display: inline-block !important;
    margin-top: 10px;
    padding: 0px 16px;
    background: transparent;
    color: #525151;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #dbd9d9;
    line-height: 11px;
    font-size: 15px;
}
.file-preview {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
/******** how it works button ********/
.custom-slide-button .elementor-button-icon {
    position: relative;
    width: 40px;
    height: 40px;
    overflow: hidden;
}
.custom-slide-button .elementor-button-icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transition: transform 0.4s ease;
}
.custom-slide-button .elementor-button-icon svg:not(.icon-clone) {
    transform: translate(-50%, -50%) translateX(0);
}
.custom-slide-button .elementor-button-icon .icon-clone {
    transform: translate(-50%, -50%) translateX(-150%);
}
.custom-slide-button .elementor-button:hover .elementor-button-icon svg:not(.icon-clone) {
    transform: translate(-50%, -50%) translateX(150%);
}
.custom-slide-button .elementor-button:hover .elementor-button-icon .icon-clone {
    transform: translate(-50%, -50%) translateX(0);
}
body .header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: transparent;
    transition: background 0.4s ease, box-shadow 0.4s ease;
	
    & a.elementor-button {
        border: 1px solid #e9e7e7;
        height: auto;
        margin-top: 17px;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 0.597144px 0.597144px -0.9375px, 
                    rgba(0, 0, 0, 0.07) 0px 1.81088px 1.81088px -1.875px, 
                    rgba(0, 0, 0, 0.06) 0px 4.78699px 4.78699px -2.8125px, 
                    rgba(0, 0, 0, 0.03) 0px 15px 15px -3.75px;
        transform: none;
        opacity: 1;
    }
}

body .header.scrolled {
    background: #fafafa;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	& .e-con-inner {
        padding: 20px 0px;
    }
    & ul li a {
        color: #383838 !important;
		font-weight: 400 !important;
    }
	& ul li.menu-item-has-children a {
        color: #000000bd !important;
        font-weight: 500 !important;
    }
    & .sticky-logo {
        display: block;
    }
    & .default-logo {
        display: none;
    }
    & span.sub-arrow svg {
        fill: #000000b5;
    }
	& .elementor-menu-toggle svg {
    fill: #805dc2 !important;
}
}
div#insurers_list h3 {
    margin: 0;
}
ul#menu-2-6dd483e a {
    padding-left: 20px;
}
ul#menu-2-6dd483e {
    padding: 20px 0px;
}
div#slider ul.elementor-icon-list-items.elementor-inline-items svg {
    margin-right: -15px;
}
.contact_form input, .contact_form select {
    background: rgb(245, 244, 246);
    border: none;
    border-radius: 10px;
    padding: 10px;
    height: 45px;
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
    font-weight: 500;
}
.contact_form label, .contact_form input {
    width: 100% !important;
}
.contact_form label {
    font-size: 16px;
    color: #383838cc;
    font-family: 'DM Sans';
}
.contact_form input::placeholder {
    color: #999999
}
.contact_form input:focus-visible, .contact_form select:focus-visible {
    outline: 1px solid #ff620a;
}
.contact_form label {
    font-size: 16px;
    color: #383838cc;
    font-family: 'DM Sans';
}

.contact_form br {
    display: none;
}

.contact_form input::placeholder {
    color: #999999
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {}

input:focus-visible {
    outline: 1px solid #ff620a;
}
.contact_form input[type="submit"] {
    background: #1a1a1a;
    color: #fffffff7;
    font-size: 15px;
    font-family: 'DM Sans';
    font-weight: 700;
}
.contact_form input[type="submit"]:hover {
    background: #383838;
}
select option:not(:first-child) {
    color: #000;
}
/****** 404 css *****/
body.error404 {
	header {
		background: #fafafa;
	}
    header ul a {
        color: #383838 !important;
        font-weight: 300 !important;
    }
    .menu-item-has-children a {
        color: #000 !important;
    }
    header svg {
        fill: #000000;
    }
    .sticky-logo {
        display: block;
    }
    .default-logo {
        display: none;
    }
    a.elementor-button {
        background: #fafafa96 !important;
    }
}
/******* terms and condition ********/
ul.terms-conditions {
    list-style: none;
}
/****** media queries ********/
@media only screen and (max-width: 767px){
	div#insurers_list .elementor-image-box-wrapper {
		display: flex;
		gap: 5px;
	}
	.Counter-before:before, .Counter-before-three:before {
		display: none !important;
	}
	ul.sub-menu {
		padding-left: 10px !important;
	}
}
@media only screen and (min-width: 767px){
	li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-6055 {
		display: none;
	}
}

/*header menu*/
.elementor-31 .elementor-element.elementor-element-6dd483e .elementor-nav-menu .elementor-item {
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 600 !important;
}
/*services toggle*/
.elementor-31 .elementor-element.elementor-element-6dd483e .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-31 .elementor-element.elementor-element-6dd483e .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: 20px !important;
    margin-left: 33px !important;
}
/*Upload now arrow*/
.arrow-animate .elementor-button-icon svg {
    transition: transform 0.6s ease-in-out !important;
    transform-origin: center;
}

.arrow-animate:hover .elementor-button-icon svg {
    transform: rotate(-48deg) translateY(-1px) !important;
}
.wpcf7-response-output {
    margin-top: -15px !important;
    font-size: 14px;
    margin-bottom: 30px !important;
}
/******** Lasik landing page ********/
#trust_list .elementor-icon-box-icon {
    background: #fff;
    height: 45px;
    width: 45px;
    border-radius: 100%;
    line-height: 58px;
	margin: auto;
}
div#trust_text span svg {
    filter: invert(1);
}
#why_choose_box .elementor-icon-box-icon {
    background: #805dc2;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    margin: auto;
    line-height: 70px;
}
div#why_choose_box svg {
    filter: invert(1);
}
div#lasik_lists .elementor-icon-box-icon {
    background: rgb(227, 222, 255);
    height: 52px;
    width: 52px;
    border-radius: 100%;
    text-align: center;
    line-height: 65px;
}
.contact_form.lasik input[type="submit"] {
    background: #805dc2;
}
div#why_choose_box figure.elementor-image-box-img {
    background: #805dc2;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    padding: 8px;
}

/*mobile*/



