.elementor-23775015 .elementor-element.elementor-element-07930bf{--display:flex;}.elementor-23775015 .elementor-element.elementor-element-07930bf:not(.elementor-motion-effects-element-type-background), .elementor-23775015 .elementor-element.elementor-element-07930bf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-8733561 );}.elementor-23775015 .elementor-element.elementor-element-d62a9bf{--display:flex;}.elementor-23775015 .elementor-element.elementor-element-1762987{text-align:center;}.elementor-23775015 .elementor-element.elementor-element-1762987 .elementor-heading-title{font-family:"FONTSPRING DEMO - The Seasons", Sans-serif;font-weight:700;color:var( --e-global-color-8b63f65 );}.elementor-23775015 .elementor-element.elementor-element-a18e19d{text-align:center;}.elementor-23775015 .elementor-element.elementor-element-a18e19d .elementor-heading-title{font-family:"FONTSPRING DEMO - The Seasons", Sans-serif;font-weight:700;color:var( --e-global-color-8b63f65 );}/* Start custom CSS for container, class: .elementor-element-d62a9bf */.neela-hero {
    position: relative;
    min-height: 100vh;
    background: #f7f2ec;
    overflow: hidden;
}

/* CENTER ARTWORK */
.neela-hero .hero-art {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 145px !important;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.neela-hero .hero-art img {
    width: 100%;
    height: auto;
    display: block;
}

/* BOTH TITLES */
.neela-hero .hero-title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto !important;
    z-index: 5;
    margin: 0;
}

.neela-hero .hero-title .elementor-heading-title {
    margin: 0;
    white-space: nowrap;
    font-family: "Cormorant Garamond", serif;
    font-size: 86px;
    line-height: 0.9;
    font-weight: 400;
    color: #cdae68;
}

/* NEELA */
.neela-hero .hero-title-top {
    top: calc(50% - 155px);
}

/* NOOR */
.neela-hero .hero-title-bottom {
    top: calc(50% + 75px);
}


/* MOBILE */
@media (max-width: 767px) {

    .neela-hero {
        min-height: 650px;
    }

    .neela-hero .hero-art {
        width: 120px !important;
    }

    .neela-hero .hero-title .elementor-heading-title {
        font-size: 65px;
    }

    .neela-hero .hero-title-top {
        top: calc(50% - 130px);
    }

    .neela-hero .hero-title-bottom {
        top: calc(50% + 65px);
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'FONTSPRING DEMO &#8211; The Seasons';
	font-display: auto;
	src: url('https://practice.khubaibghouri.com/wp-content/uploads/2026/07/the-seasons-bold-demo.ttf') format('truetype');
}
/* End Custom Fonts CSS */