.elementor-kit-11157{--e-global-color-primary:#169C5C;--e-global-color-secondary:#0D0D0D;--e-global-color-text:#E6E6E6;--e-global-color-accent:#CCCCCC;--e-global-color-fd15fd4:#666666;--e-global-color-661d151:#C6A37B;--e-global-color-27983f7:#BD915F;--e-global-color-9d4bf9b:#F9B915;--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-11157 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--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:992px){.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 *//* Modificări specifice pentru laptop (ecrane între 1024px și 1440px) */
@media screen and (min-width: 1024px) and (max-width: 1500px) {
    /* Mărește fontul elementelor din meniu */
    ul#menu-main-menu li, 
    ul#menu-main-menu a, 
    ul#menu-main-menu span.menu-label {
        font-size: 16px !important;
        line-height: 1.2 !important;
        white-space: nowrap !important;
    }

    /* Reduce spațiul dintre elementele meniului */
    ul#menu-main-menu {
        gap: 0 10px !important;
        column-gap: 10px !important;
        display: flex !important;
        flex-wrap: nowrap !important;
    }

    /* Micșorează logo-ul pentru a face loc meniului mai mare */
    .logo-wrapper img, 
    .site-logo img, 
    .ts-logo img, 
    header .logo img, 
    .logo-link img {
        max-width: 120px !important;
        height: auto !important;
    }

    /* Asigură că navigația ocupă tot spațiul disponibil */
    .ts-menu-wrapper, 
    .main-menu {
        flex: 1 !important;
    }
}/* End custom CSS */