.elementor-kit-6{--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-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-nav-menu .menu-item a::before {
    transition: transform 0s;
}

.elementor-nav-menu .menu-item a:hover::before {
    transform: skew(-10deg);
}




.elementor-nav-menu .menu-item a:active::before,
.elementor-nav-menu .menu-item.current-menu-item a::before {
    transform: skew(-10deg);
}






/* Dividerite kallutamine */
.elementor-nav-menu .menu-item:not(:last-child)::after {
    transform: skew(-10deg); /* Kalluta divider */
}


.elementor-nav-menu .menu-item img {
    transition: filter 0.3s ease;
}



/* Muudame ikoonide värvi hoveri ajal mustaks */
.elementor-nav-menu .menu-item a:hover img {
    filter: invert(1) grayscale(1);
}




/* Muudame ikoonide värvi hoveri ja aktiivse lehe ajal mustaks */
.elementor-nav-menu .menu-item a:hover img,
.elementor-nav-menu .menu-item.current-menu-item a img {
    filter: invert(1) grayscale(1);
}




.aws-container .aws-search-form .aws-form-btn {
    background: #fff;
    border-color: #1B3462;
}
.aws-container .aws-search-form .aws-search-btn.aws-form-btn {
    background: #1B3462;
}
.aws-container .aws-search-form .aws-search-btn svg {
    fill: #fff;
}
.aws-container .aws-search-field {
    border-right: none !important;
    border-color: #1B3462;
}
.aws-container .aws-search-form .aws-main-filter.aws-form-btn {
    border-left: none !important;
}
.aws-container .aws-search-field {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
.aws-container .aws-search-form .aws-search-btn.aws-form-btn {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}



.aws-container .aws-search-form .aws-search-field {
    padding-left: 12px !important; /* Adjust the value as needed */
}




/* Hover-efekt: muutub punaseks */
.elementor-nav-menu .menu-item:last-child a:hover::before {
    background-color: #F44336 !important;
}

/* Aktiivne (active) olek: muutub punaseks */
.elementor-nav-menu .menu-item:last-child.current-menu-item a::before {
    background-color: #F44336 !important;
}/* End custom CSS */