.elementor-kit-20{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#2D2D2D;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FCD060;--e-global-color-0642914:#E5B500;--e-global-color-f57a7fa:#B3B3B3;--e-global-color-6b3d71d:#000000;--e-global-color-d1059cc:#4CAF50;--e-global-color-435a0d6:#FF4D4D;--e-global-color-36fb694:#404040;--e-global-typography-primary-font-family:"Playfair Display SC";--e-global-typography-primary-font-size:3.5rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-letter-spacing:2px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:0.9rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-size:1.3rem;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.3rem;}.elementor-kit-20 e-page-transition{background-color:#FFBC7D;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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--main .elementor-nav-menu > li > a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #FCD060; /* Change this to match your hover color */
    transition: width 0.3s ease;
}

.elementor-nav-menu--main .elementor-nav-menu > li > a:hover {
    color: #FCD060; /* Change this to match your hover color */
}

.elementor-nav-menu--main .elementor-nav-menu > li > a:hover::after,
.elementor-nav-menu--main .elementor-nav-menu > li.elementor-active > a::after {
    width: 100%;
}/* End custom CSS */