.elementor-kit-7{--e-global-color-primary:#EDA35C;--e-global-color-secondary:#EBD1B8;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-color-b54ab16:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:200;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;color:#FFFFFF;font-family:"Inter", roboto family;font-size:14px;font-weight:400;overscroll-behavior:contain;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#FFFFFF;color:#000000;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#FDFAFA;}.elementor-kit-7 h2{font-size:40px;}.elementor-kit-7 h3{font-size:22px;}.elementor-kit-7 h4{font-size:19px;}.elementor-kit-7 h5{font-size:28px;}.elementor-kit-7 h6{color:#FFFFFF;font-size:25px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:1.4rem;text-shadow:0px 0px 10px rgba(0,0,0,0.3);padding:12px 40px 12px 40px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-navigation-icons-size:0px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-navigation ul.menu li a{color:#02010100;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{font-size:13px;}.elementor-kit-7 h2{font-size:38px;}.elementor-kit-7 h3{font-size:20px;}.elementor-kit-7 h4{font-size:17px;}.elementor-kit-7 h5{font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1360px;}.e-con{--container-max-width:1360px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-kit-7 h2{font-size:28px;}.elementor-kit-7 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.site-header .header-inner{width:0px;max-width:100%;}}/* Start custom CSS */html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  position: relative;
}

.entry-title {
  display: none !important;
}
body::before {
  content: "";
  position: absolute;
  top: -15vh;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 60vh;
  background: radial-gradient(
    ellipse at center top,
    rgba(255, 210, 150, 0.8) 2%,   /* pak më transparent për blend */
    rgba(255, 180, 100, 0.5) 13%,  
    rgba(190, 85, 35, 0.45)30%,    
    rgba(60, 25, 10, 0.35) 65%,    
    rgba(0, 0, 0, 0.0) 100%      
  );
  border-bottom-left-radius: 80% 30%;
  border-bottom-right-radius: 80% 30%;
 
  pointer-events: none;
  z-index: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Anton', sans-serif !important;
      text-transform: uppercase;
}
@media (min-width: 1600px) {

    .elementor-kit-7 h2 {
        font-size: 44px;
    }

    .elementor-kit-7 h3 {
        font-size: 26px;
    }

    .elementor-kit-7 h4 {
        font-size: 23px;
    }

    .elementor-kit-7 h5 {
        font-size: 32px;
    }

    .elementor-kit-7 p {
        font-size: 16px;
    }

}/* End custom CSS */