.elementor-kit-19{--e-global-color-primary:#A00C30;--e-global-color-secondary:#002A3F;--e-global-color-text:#002A3F;--e-global-color-accent:#A00C30;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-weight:500;--e-page-transition-entrance-animation:e-page-transition-slide-out-up;--e-page-transition-exit-animation:e-page-transition-fade-in-down;--e-page-transition-animation-duration:500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:#FFF;--e-preloader-size:20px;}.elementor-kit-19 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-19 a{color:var( --e-global-color-primary );font-family:"Manrope", Sans-serif;font-weight:400;}.elementor-kit-19 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-19 h1{font-family:"Manrope", Sans-serif;font-size:60px;font-weight:500;}.elementor-kit-19 h2{font-family:"Manrope", Sans-serif;font-weight:500;}.elementor-kit-19 h3{font-family:"Manrope", Sans-serif;font-weight:500;}.elementor-kit-19 img{border-radius:10px 10px 10px 10px;}.elementor-kit-19 input:not([type="button"]):not([type="submit"]),.elementor-kit-19 textarea,.elementor-kit-19 .elementor-field-textual{padding:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.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-kit-19{font-size:16px;}.elementor-kit-19 h1{font-size:28px;}.elementor-kit-19 h2{font-size:22px;}.elementor-kit-19 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Kjo CSS qe ke ti */
body {
    padding-left: 300px !important;
}

/* Opcionale, per te rregulluar elementor header */
.elementor-location-header {
    width: calc(100% - 300px);
    margin-left: -300px;
}

/* -------------------------------------------------------------------------- */

/* ZGJIDHJA: Përdor media query */

/* Kjo rregull do te zbatohet vetem kur ekrani eshte me i ngushte se p.sh. 768px (nje madhesi tipike per tablet/celular) */
@media (max-width: 768px) {
    /* Heqim mbushjen e majte (padding-left) kur eshte ne celular ose tablet */
    body {
        padding-left: 0 !important; /* Vendoset ne zero (ose ne vleren origjinale nese ka pasur) */
    }

    /* Kujdes: Duhet te rregullosh edhe kete ne menyre qe te mos prishet ne mobile */
    .elementor-location-header {
        width: 100%; /* I japim gjeresine e plote */
        margin-left: 0; /* Heqim zhvendosjen majtas */
    }
    
    /* Ne kete pike, duhet te rregullosh edhe pozicionimin e sidebar-it tend fiks per mobile (p.sh. ta fshehesh ose ta bejsh ta shfaqet si nje toggle meny) */
}/* End custom CSS */