header.elementor-location-header:not(.elementor-editor-active .header.elementor-location-header) {
    position: absolute;
    width: 100%;
    max-width: 1920px;
    z-index: 9;
}

body {
    max-width: 1920px;
    margin: 0 auto;
}

.zero-margin-bottom p:last-child {
    margin-bottom: 0;
}

.elementor-widget-button:hover .elementor-button-icon svg path {
    fill: #3C6A6D;
}

.page-id-1928 .elementor-location-header,
.page-id-1673 .elementor-location-header,
.page-id-1674 .elementor-location-header,
.blog .elementor-location-header,
.single-post .elementor-location-header,
.page-id-2016 .elementor-location-header {
    position: relative !important;
}

.header-phone .wpsl-contact-details span>a::before {
    content: "";
    background: url(/wp-content/uploads/2026/08/phone-icon-11.png) no-repeat left center;
    width: 24px !important;
    height: 24px !important;
    display: inline-block;
    background-size: 24px;
    margin: 0 8px 0px 0;
    vertical-align: middle;
}

.contact-details .wpsl-locations-details,
.contact-details .wpsl-location-address,
.contact-details .wpsl-contact-details {
    margin: 0;
}

.header-phone .wpsl-contact-details {
    font-size: 0;
    line-height: 0;
}

.main-menu .elementskit-menu-container {
    padding-bottom: 0;
}

.header-appt-btn svg {
    width: 30px;
}

@media(width: 1024px) {
    .main-menu li.menu-item:hover .elementskit-dropdown {
        opacity: 1 !important;
        visibility: visible !important;
        margin-top: 20px !important;
    }

    .main-menu li.menu-item:hover .elementskit-dropdown {
        margin-top: 0 !important;
    }

    .main-menu .elementskit-dropdown {
        transform: translateY(0px);
    }

    .main-menu .elementskit-dropdown {
        pointer-events: auto !important;
    }
}

@media(max-width: 768px) {
    .menu-phone {
        display: flex;
        gap: 10px;
    }

    .contact-details.menu-phone .wpsl-contact-details {
        font-size: 0;
        line-height: 0;
    }

    .contact-details.menu-phone .wpsl-contact-details a {
        font-size: 18px;
        line-height: 1.2em;
        font-weight: 500;
    }

    .store-timing ul {
        padding: 0;
        list-style-type: none;
    }

    .store-timing ul li {
        display: flex;
        justify-content: space-between;
        gap: 24px;
    }

    .home .header-first-row:not(.elementor-sticky--effects .header-first-row) {
        background: none !important;
    }

    .home .header-bottom-curve-mob:not(.elementor-sticky--effects .header-bottom-curve-mob) {
        display: none;
    }

}


/*************** FOOTER *****************/

.footer-phone {
    display: flex;
    gap: 10px;
}

.contact-details.footer-phone .wpsl-contact-details {
    font-size: 0;
    line-height: 0;
}

.contact-details.footer-phone .wpsl-contact-details a {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 500;
}

.store-time ul {
    padding: 0;
    list-style-type: none;
}

.store-time ul li {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}

.footer-menu-accordian .e-n-accordion-item-title {
    -webkit-tap-highlight-color: transparent !important;
    -webkit-touch-callout: none !important;
}

.footer-menu .elementor-nav-menu li.is-active>a {
    color: #A03334 !important;
}

/***Newsletter***/

.news-letter-form .tnp-subscription {
    margin: 0;
}

.news-letter-form .tnp-subscription label {
    display: none;
}

.news-letter-form .tnp-field input[type="submit"] {
    background: #B93A3C;
    padding: 10px 24px !important;
    cursor: pointer;
    height: 46px !important;
    line-height: 1 !important;
    width: 108px;
    font-size: 18px !important;
    border-radius: 4px;
    border: none;
    margin-left: -7px;
}

.news-letter-form .tnp-field input[type="submit"]:hover {
    background: #3C6A6D;
}

.news-letter-form form {
    display: flex;
}

.tnp-field-email {
    flex: 1;
}

.news-letter-form .tnp-field-email input {
    padding: 12px 14px !important;
    height: 46px !important;
    color: #707070 !important;
    border-radius: 4px !important;
    border: none;
}

.news-letter-form .tnp-field-email input:focus-within {
    outline: none !important;
}

.news-letter-form .tnp-field-email input::placeholder {
    color: #707070 !important;
}