.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:"Tipo";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Tipo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Tipo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Tipo";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-slide-out-left;--e-page-transition-exit-animation:e-page-transition-slide-in-right;--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 h1{font-size:60px;font-weight:600;}.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-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: 350px !important;
}

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

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

/* 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 */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Tipo';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://veve.coreup.dev/wp-content/uploads/2025/09/Azo_Sans_Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Tipo';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://veve.coreup.dev/wp-content/uploads/2025/09/Azo_Sans_Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Tipo';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://veve.coreup.dev/wp-content/uploads/2025/09/Azo_Sans_Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Tipo';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://veve.coreup.dev/wp-content/uploads/2025/09/Azo_Sans_Black.woff2') format('woff2');
}
/* End Custom Fonts CSS */