/**
 * Theme Name:     Native of Kodiak Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   native-of-kodiak-child
 * 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.
 */

header.elementor-element::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 114px;
    background: #fff;
    width: 100%;
}

header.elementor-element::after {
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    inset: 0;
    background: url('/wp-content/uploads/2025/05/Shape-2-copy.png') no-repeat center center / cover;
}

.landing-slider [aria-label="1 / 3"] .swiper-slide-contents {
    padding-right: 5%;
    padding-left: 60%;
}

.landing-slider [aria-label="2 / 3"] .swiper-slide-contents {
    padding-right: 50%;
    padding-left: 5%;
}

.landing-slider [aria-label="3 / 3"] .swiper-slide-contents {
    padding: 0 10%;
}

.elementor-element-6d1a986 .elementor-widget-post-info .elementor-post-info li:last-child span,
.elementor-element-6d1a986 .elementor-widget-post-info .elementor-post-info li:last-child span svg {
    width: auto;
    height: auto;
}

.contact-btn a {
    padding-left: 35px !important;
    padding-right: 35px !important;
    border-radius: 8px;
    background-color: rgb(179, 29, 77);
    color: #fff !important;
}

.elementor-20 .elementor-element.elementor-element-254a444 .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-20 .elementor-element.elementor-element-23312f2 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    text-shadow: 0.244px 1.985px 29px rgb(177 42 27 / 80%);
}

.newsletter-form form {
    position: relative;
}

.newsletter-form form .elementor-button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.newsletter-form form .elementor-column {
    position: static;
}

.elementor-shortcode .tnp-subscription {
    margin: 0;
}

.elementor-shortcode .tnp-subscription form .tnp-field label {
    padding: 0 0 8px;
    color: #B6BBC7;
}

.elementor-shortcode .tnp-subscription form .tnp-field input[type="email"] {
    background: #fff;
    border-radius: 0;
}

.elementor-shortcode .tnp-subscription form .tnp-field .tnp-submit {
    width: 100%;
    border-radius: 0;
    font-family: "Arial", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    background: #b31d4d;
    padding: 14px 35px;
    border: 1px solid #b31d4d;
}

.elementor-shortcode .tnp-subscription form .tnp-field .tnp-submit:hover {
    background: #fff;
    color: #b31d4d;
}

.elementor-element.elementor-element-9b7f927.elementor-widget.elementor-widget-heading {
    z-index: 1 !important;
}

@media screen and (max-width: 1336px) {
    .contact-btn a {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
    .elementor-element-ff4792a .elementor-heading-title a,
    .elementor-element-98c5ce9 .elementor-heading-title a {
        word-wrap: break-word;
    }
}

@media screen and (max-width: 1200px) {
    header.elementor-element::before {
        height: 35px;
    }
    header.elementor-element::after {
        background-size: 100%;
    }
    .mobile-header .e-con-inner {
        z-index: 1;
    }
    .landing-slider [aria-label="1 / 3"] .swiper-slide-contents *,
    .landing-slider [aria-label="2 / 3"] .swiper-slide-contents * {
        text-align: center;
    }
    .landing-slider [aria-label="1 / 3"] .swiper-slide-contents,
    .landing-slider [aria-label="2 / 3"] .swiper-slide-contents {
        padding: 0 10% !important;
    }
    .elementor-element-ac83c39 ul li ul {
        position: relative !important;
        margin: 0 !important;
    }
}

@media screen and (max-width: 1024px) {
    header.elementor-element::before {
        height: 41px;
    }
}

@media screen and (max-width: 880px) {
    .landing-slider [aria-label="1 / 3"] .swiper-slide-bg {
        background-position: left !important;
    }
    .landing-slider [aria-label="2 / 3"] .swiper-slide-bg {
        background-position: right !important;
    }
    .landing-slider [aria-label="1 / 3"] .swiper-slide-contents,
    .landing-slider [aria-label="2 / 3"] .swiper-slide-contents,
    .landing-slider [aria-label="3 / 3"] .swiper-slide-contents {
        padding: 0 4% !important;
    }
    header.elementor-element::after {
        background: url('/wp-content/uploads/2025/08/Shape-2-copy.png') no-repeat center center / 100% 100%;
    }
}