/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support,
threaded-comments, translation-ready
*/


.port_slider .owl-stage {
    display: flex;
    align-items: center;
}

.port_slider .owl-stage {
    display: flex;
    align-items: center;
}

.port_slider .owl-stage .owl-item:nth-child(even) {
    height: 280px;
}

.port_slider .owl-stage .owl-item:nth-child(odd) {
    height: 465px;
}

.enquire-btn svg {
    width: 38px !important;
}

.mobile-header-drop nav.elementor-nav-menu--dropdown {
    padding-bottom: 120px !important;
}

/* --- Footer_contact_form ----- */

.Footer_contact_form .haf_columns .column1,
.haf_columns .column2 {
    width: 48%;
    display: inline-block;
}

.Footer_contact_form .haf_columns {
    width: 100%;
}

.Footer_contact_form .submit_buttion {
    display: flex;
    width: 100%;
    justify-content: center;
    padding-top: 20px;
}

.Footer_contact_form .submit_button .wpcf7-form-control {
    background: #9EB0C0;
    color: #fff;
    border: none;
    outline: none;
    width: 200px;
    height: 50px;
}

.Footer_contact_form input.wpcf7-form-control,
.Footer_contact_form .wpcf7-form-control.wpcf7-select {
    outline: none;
    background: none;
    border: none;
    border-bottom: 1px solid #8192a2;
    width: 95%;
    color: #9eb0c0;
    padding: 10px 0;
    border-radius: 0px;
}

.Footer_contact_form input.wpcf7-form-control::placeholder {
    color: #9eb0c0;
}

.Footer_contact_form .footer_link_text {
    color: #9EB0C0;
    text-decoration: underline;

}

.footer-form-block {
    max-width: 800px;
    margin: 0 auto;
}

.Footer_contact_form .submit_buttion .wpcf7-form-control {
    background: #9EB0C0;
    border: none;
    outline: none;
    width: 200px;
    border-radius: 0px;
    margin-top: 20px;
    color: #3a4a59;
    height: 50px;
    padding: 0;
    text-transform: uppercase;
    font-family: "Degular", Sans-serif;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 1.75px;
}

.Footer_contact_form span.wpcf7-spinner {
    display: none !important;
}

/* --- Footer_contact_form ----- */
/* -------------------- header-menu-icon ----------------- */
.moble-menu-page li.menu-item.menu-item-object-custom.menu-item-1456:after {
    position: absolute;
    bottom: -53px;
    left: 50%;
    content: url("https://demourls.xyz/Hastings-Residences/wp-content/uploads/2024/12/Group-132.png");
}

.moble-menu-page ul#menu-2-ad05148 {
    padding: 35px 0 55px 0;
}

.moble-menu-page li.menu-item.menu-item-object-custom.menu-item-1456:after {
    position: absolute;
    bottom: -100px;
    left: 50%;
    content: url(https://demourls.xyz/Hastings-Residences/wp-content/uploads/2024/12/Group-132.png);
}

.moble-menu-page li.menu-item.menu-item-object-custom.menu-item-1456 {
    width: 75% !important;
    background-color: #A18245 !important;
    margin: auto;
}

.moble-menu-page li.menu-item.menu-item-object-custom.menu-item-1456 a {
    color: #fff;
    font-family: "Degular", Sans-serif !important;
    font-size: 21px !important;
    letter-spacing: 2.2px;
    padding: 20px 0;
    margin: 20px 0 0 0px;
    font-weight: 400 !important;
}

.moble-menu-page a.elementor-item.elementor-item-active {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 8px;
}

.discover-btn svg {
    width: 38px;
}

.left-section-box {
    float: right;
    max-width: 880px;
}

.main-left {
    display: inline-block;
}

.right-section-box {
    max-width: 880px;
}

.main-banner {
    display: inline-block;
}

.owl-item {
    margin: 20px;
}

/* -------------------- header-menu-icon ----------------- */
/* --- Footer_contact_form ----- */

/* ----------------------- footer-top-slider css ----------------------------- */
.footer-slider .owl-nav {
    position: relative;
}

.footer-slider button.owl-prev,
.footer-slider button.owl-next {
    background: none;
    border: none;
}

.footer-slider button.owl-prev {
    position: absolute;
    left: 32%;
}

.footer-slider button.owl-next {
    position: absolute;
    right: 32%;
}


.footer-slider .owl-dots.disabled {
    TEXT-ALIGN: center;
    color: #E2DCC8;
}

.owl-dots .owl-dot:nth-child(1)::before {
    content: "1";
}

.owl-dots .owl-dot:nth-child(2)::before {
    content: "2";
}

.owl-dots .owl-dot:nth-child(3)::before {
    content: "3";
}

.owl-dots .owl-dot::before {
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.owl-dots.disabled
{
	display: none !important; 
}

.owl-dots .owl-dot {
    position: relative;

    padding: 10px !important;
	display: none; 
}

.footer-slider .carousel-slider .owl-dots .owl-dot.active span {
    background-color: none !important;
}

.footer-slider .owl-stage {
    display: flex;
    align-items: center;
    padding-bottom: 80px;
}

.page-id-16 a.elementor-button.elementor-button-link.elementor-size-sm {
    background: #e2dcc8 !important;
    color: #505d3f !important;
    font-weight: 500 !important;
}



/* ----------------------- footer-top-slider css ----------------------------- */



/* --- Footer_contact_form ----- */
@media only screen and (max-width: 767px) and (min-width: 320px) {

    /* --- Footer_contact_form ----- */
    .Footer_contact_form .haf_columns .column1,
    .haf_columns .column2 {
        width: 100%;
    }

    .main_fooer_box .footer_icon_mobile {
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .submit_buttion input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: 100%;
    }

    .submit_buttion p {
        width: 100%
    }

    .footer-slider button.owl-prev {
        position: absolute;
        left: 0;

    }

    .footer-slider button.owl-next {
        position: absolute;
        right: 0;
    }

    /* --- Footer_contact_form end ----- */

    /*--------- map-section -------------------- */
    .map_text span.list-number {
        position: absolute;
        left: 0;
        font-size: 13px;
        font-weight: 900;
        padding: 5px 9px;
        border-radius: 50% !important;
        background: #fff !important;
        width: 30px;
        height: 30px;
    }

    .map_text li {
        margin-bottom: 15px;
    }

}

@media (max-width: 500px)
{
	.carousel-slider-outer
	{
		margin-bottom: -20px; 
	}
}

/*--------- map-section -------------------- */

/* home page */
@media only screen and (max-width: 1215px) and (min-width: 1025px) {
    .header-contant .header-img img {
        max-width: 196px !important;
    }

    .header-contant .header-page a {
        font-size: 16px !important;
    }

    .header-contant .header-btn .elementor-button {
        font-size: 14px !important;
    }

    .Residences-section h2.elementor-heading-title {
        font-size: 30px !important;
        line-height: 46px !important;
    }

    .Residences-section h3.elementor-heading-title {
        font-size: 60px !important;
    }

    .Discover-text .elementor-heading-title {
        font-size: 25px !important;
        line-height: 40px !important;
    }

    .Discover-heading .elementor-heading-title {
        font-size: 50px !important;
        line-height: 70px !important;
    }

    .Fixtures-heading .elementor-heading-title {
        font-size: 40px !important;
        line-height: 60px !important;
    }
}