.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* --- 1. FORCE SLIDER TO TOUCH EDGES (FULL WIDTH) --- */
html, body {
    overflow-x: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Target the specific slide widget and its inner containers */
.elementor-widget-slides,
.elementor-widget-slides .elementor-widget-container,
.elementor-widget-slides .swiper-container,
.elementor-widget-slides .swiper-wrapper,
.elementor-widget-slides .swiper-slide {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Force the section containing the slider to be full width */
.elementor-section:has(.elementor-widget-slides),
.elementor-section:has(.elementor-widget-slides) > .elementor-container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* --- 2. CLEAN PROFESSIONAL HEADER --- */
.elementor-location-header {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    z-index: 999 !important;
    width: 100% !important;
}

.elementor-location-header .elementor-section,
.elementor-location-header .elementor-container {
    background-color: #0f0f0f !important;
    min-height: 70px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 0 40px !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
    width: 100% !important;
    max-width: 100% !important;
}

.elementor-location-header h1, 
.elementor-location-header h2, 
.elementor-location-header .site-title {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
}

.elementor-location-header .elementor-widget-social-icons,
.elementor-location-header .elementor-widget-icon-list {
    margin: 0 !important;
}

.elementor-location-header .elementor-social-icon {
    color: #ffffff !important;
    font-size: 18px !important;
    margin-left: 15px !important;
    transition: color 0.3s ease !important;
}

.elementor-location-header .elementor-social-icon:hover {
    color: #f39c12 !important;
}/* End custom CSS */