/* ======================================================================== */
.new-div.wac-whatsapp-show {
    opacity: 1;
}

.new-div {
    opacity: 0;
    position: fixed;
    right: 28px;
    bottom: 148px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    z-index: 4;
}

.pxl-grid-scroll-ani .pxl-grid-item.visible .pxl-item--inner:before,
.pxl-portfolio-grid-layout1.blinds_staggered .pxl-grid-item.visible .pxl-item--inner:before,
.pxl-portfolio-grid-layout2.blinds_staggered .pxl-grid-item.visible .pxl-item--inner:before {
    display: none !important;
}

.gallery-size-medium_large .gallery-item {
    margin: 0 0 !important;
}

.gallery-size-medium_large .gallery-item a:before {
    content: "";
    display: block;
    position: static !important;
    width: 100%;
    padding-top: 69.8162729659%;
}

.gallery-size-medium_large .gallery-item a img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    max-width: none;
    top: 0;
    left: 0;
}

.whatsapp-logo {
    border-radius: 50%;
    will-change: margin;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin: 0;
    /* width: 80px;
    height: 80px; */
}

/* ======================================================================== */
@media screen and (min-width: 992px) {
    .single-portfolio .pxl-post--navigation.pos-right {
        width: unset;
        margin-left: unset;
    }
}

#pxl-main {
    padding-top: 0;
}

.no-link {
    pointer-events: none;
}

.wac-recent-title {
    text-transform: unset !important;
}

.wac-about-image {
    pointer-events: none !important;
}

.footer-utm-link {
    color: #B2B2B2;
}

@media screen and (min-width: 992px) {
    .footer-utm-link:hover {
        color: #797979;
    }
}

/* 13-06 */
.table-responsive th {
    white-space: nowrap;
    min-width: 80px;
}

.flats-demands ul {
    margin-bottom: 0;
}

@media (max-width: 767.98px) {

    .contact-btn a,
    .download-btn a {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .table-responsive th {
        min-width: 125px;
    }
}

.new-div.wac-whatsapp-show {
    right: 24px;
}

@media (max-width: 1199.98px) {
    .new-div.wac-whatsapp-show {
        bottom: 140px;
    }
}

@media (max-width: 767.98px) {
    .new-div.wac-whatsapp-show {
        bottom: 100px;
        right: 14px;
    }
}

.new-div.wac-whatsapp-show .whatsapp-logo a {
    background-color: #0dcc50;
    border-radius: 50%;
    padding: 0;
    width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#livprop_chatbox .lp-live-button {
    left: unset !important;
    margin-bottom: 0 !important;
    width: 60px !important;
    height: 60px !important;
    overflow: hidden;
    padding-bottom: 1px !important;
    padding-left: 1px !important;
    background-color: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
}

@media (max-width: 767.98px) {
    #livprop_chatbox .lp-live-button {
        right: 10px !important;
        bottom: 16px !important;
    }
}

#livprop_chatbox .lp-live-button img {
    mix-blend-mode: hard-light !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

.indicator.chatWithUsMessageWrapper {
    left: unset !important;
    bottom: 105px !important;
    right: 60px !important;
    margin-bottom: 0 !important;
}

@media (max-width: 767.98px) {
    .indicator.chatWithUsMessageWrapper {
        bottom: 65px !important;
    }
}

#livprop_popup1.livprop_overlay {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    left: unset !important;
    right: 20px !important;
}

/* Main Banner  */
.main-banner-prime.elementor-top-section {
    min-height: 100vh;
}

@media (max-width: 1199.98px) {
    .main-banner-prime.elementor-top-section {
        min-height: calc(100svh - 75px);
    }
}

.main-banner-prime.elementor-top-section>.elementor-container.elementor-column-gap-default {
    min-height: 100vh;
}

@media (max-width: 1199.98px) {
    .main-banner-prime.elementor-top-section>.elementor-container.elementor-column-gap-default {
        min-height: calc(100svh - 75px);
    }
}

.main-banner-prime.elementor-top-section>.elementor-container.elementor-column-gap-default .main-banner_content.pxl-column-none>.elementor-widget-wrap.elementor-element-populated {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 40px;
    max-width: 95%;
    margin-inline: auto;
}

@media (min-width: 1200px) {
    .main-banner-prime.elementor-top-section>.elementor-container.elementor-column-gap-default .main-banner_content.pxl-column-none>.elementor-widget-wrap.elementor-element-populated {
        max-width: 1170px;
        padding-bottom: 118px;
    }
}

.main-banner-prime.elementor-top-section>.elementor-container.elementor-column-gap-default .main-banner_content.pxl-column-none>.elementor-widget-wrap.elementor-element-populated .elementor-widget-pxl_heading .pxl-heading {
    text-align: left;
}

.main-banner-prime.elementor-top-section>.elementor-container.elementor-column-gap-default .main-banner_content.pxl-column-none>.elementor-widget-wrap.elementor-element-populated .elementor-widget-pxl_button .pxl-button {
    text-align: left;
}

/* Home page Design Modifications 03 February 2026 */
.prime-projects .pxl-heading .pxl-heading--inner .pxl-item--title::before {
    display: none;
}

@media (min-width: 1024px) {
    .prime-projects .bg-text .pxl-heading.pxl-section-scroll .pxl-heading--inner .pxl-item--title {
        margin: -18% 0 0;
    }
}

.prime-projects .pxl-grid-item .pxl-item--inner .item--featured {
    position: relative;
}

.stock-status {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 18px;
    left: 18px;
    padding: 8px 12px;
    line-height: 1;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.stock-status:empty {
    display: none;
}

@media (max-width: 767.98px) {
    .prime-insights .pxl-heading .pxl-heading--inner .pxl-item--title.divider-top.visible:before {
        display: none;
    }
}

/*Why Choose Us*/
.prime-whychoose .pxl-post-layout-service-1 .pxl-grid-item .item--count {
    margin-bottom: 12px;
}

.prime-whychoose .pxl-post-layout-service-1 .pxl-grid-item .item--content {
    margin-top: 35px;
}

/* Testimonials */
.prime-testimonials .pxl-testimonial-carousel::before {
    display: none;
}

/* Header Modification */
header#pxl-header-elementor .pxl-nav-menu.pxl-nav-menu1 .menu-menu_left-container .pxl-menu-primary .menu-item:first-child {
    -webkit-margin-start: 0 !important;
    margin-inline-start: 0 !important;
}

header#pxl-header-elementor .pxl-nav-menu.pxl-nav-menu1 .menu-menu_right-container .pxl-menu-primary .menu-item:last-child {
    -webkit-margin-end: 0 !important;
    margin-inline-end: 0 !important;
}

@media (min-width: 1200px) {
    header#pxl-header-elementor .pxl-header-elementor-sticky {
        -webkit-transform: perspective(300px) !important;
        transform: perspective(300px) !important;
        opacity: 0;
        height: 0;
    }
}

@media (min-width: 1200px) {
    header#pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed {
        -webkit-transform: perspective(300px) !important;
        transform: perspective(300px) !important;
        opacity: 1;
        height: auto;
    }
}

/* Footer */
@media (min-width: 1200px) {
    .footer-elementor-inner .prime-footer {
        padding-inline: 24px !important;
    }
}

.footer-elementor-inner .prime-footer .elementor-container {
    max-width: 90% !important;
}

@media (max-width: 767.98px) {
    .footer-elementor-inner .prime-footer .elementor-container {
        max-width: 100% !important;
    }
}

@media (min-width: 1200px) {
    .footer-elementor-inner .prime-footer .elementor-container {
        max-width: 1170px !important;
    }
}

.footer_policy_links .pxl-link li {
    margin: 0;
}

.footer_policy_links .pxl-link li:first-child {
    position: relative;
}

.footer_policy_links .pxl-link li:first-child::before {
    position: absolute;
    right: -10px;
    top: 50%;
    height: 50%;
    width: 1px;
    background-color: #b2b2b2;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* Reef Page */
.prime-gallery .elementor-image-gallery #gallery-1.gallery br {
    display: none;
}

@media (min-width: 992px) {
    .prime-gallery .elementor-image-gallery #gallery-1.gallery .gallery-item {
        width: 33.3333%;
    }
}

.prime-gallery .gallery-load-more-btn {
    margin: 0;
    margin-top: 28px;
    width: 100%;
    height: 41px;
    border-radius: 0;
    background-color: #FFF;
    border: 1px solid #000;
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

.accordion_item_header {
    -webkit-tap-highlight-color: transparent;

    .question {
        -webkit-tap-highlight-color: transparent;
    }
}

.wac-home-projects .pxl-grid-item .item--content {
    @media (max-width: 767.98px) {
        padding: 24px !important;
    }

    .item--tags {
        @media (max-width: 767.98px) {
            font-size: 10px;
        }
    }

    .item--title {
        @media (max-width: 767.98px) {
            font-size: 18px;
        }
    }

    .pxl-item--button {
        .item--button.pxl-btn-line {
            -webkit-tap-highlight-color: transparent;
        }
    }
}

.pxl-contact-form1.style2 .contact-form-custom1 .wpcf7-submit {
    outline: unset;

    &:focus::after,
    &:active::after {
        background-color: #000;
    }
}

/* Options hidden in gallery popup  */
.elementor-slideshow__header.elementor-lightbox-prevent-close {
    display: none !important;
}

/* Slider buttons in Reef Page  */
.elementor-widget-wac-inprogress-slider,
.elementor-widget-wac-floor-plan-slider {

    .custom-button-next,
    .custom-button-prev {
        border: 1px solid #000000;
        width: 42px;
        height: 72px;
        background-position: center;
    }

    .custom-button-prev {
        left: -60px;
    }

    .custom-button-next {
        right: -60px;
    }
}

.footer-elementor-inner {
    background-color: #000000;
}

.dialog-lightbox-widget {
    .dialog-lightbox-message {
        .elementor-swiper-button {
            @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
                width: 8%;
            }
        }
    }
}

.about-text .bg-text {
    @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
        position: relative;
        top: 300px;
    }

    .pxl-heading .pxl-item--title {
        @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
            font-size: 200px !important;
        }
    }
}

.prime-insights {
    .pxl-section-bg-none {
        .elementor-widget-pxl_heading {
            .pxl-heading {
                .pxl-heading--inner {
                    .pxl-item--title::before {
                        @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
                            display: none;
                        }
                    }
                }
            }
        }
    }
}

.prime-whychoose {
    @media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
        padding: 0px 0px 4% 0px;
    }

    .elementor-container .elementor-column>.elementor-widget-wrap {
        @media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
            margin: 0% 4% 0% 0%;
        }
    }
}

.prime-projects {
    .project-row {
        >.elementor-container.elementor-column-gap-default {
            @media (max-width: 767.98px) {
                padding-inline: 0px !important;
            }
        }

        .wac-images-list-box-content {
            >a:not(.content-btn) {
                @media (min-width: 992px) {
                    display: flex;
                    align-items: center;
                    flex-direction: row-reverse;
                    justify-content: space-between;
                    gap: 10px;
                }

                .project-location {
                    svg {
                        height: 12px;
                        width: 12px;
                        margin-top: -1px;

                        path {
                            fill: #000 !important;
                        }
                    }

                    .location-text {
                        font-size: 12px;
                        color: #000000;
                    }
                }
            }

            .content-dis {
                font-size: 16px;
                line-height: 23px;
                color: #54595F;
            }

            a.content-btn {
                color: #000;
                font-size: 16px;
                margin-top: 10px;
            }
        }
    }
}