.elementor-kit-7{--e-global-color-primary:#6E0F15;--e-global-color-secondary:#6E0F15;--e-global-color-text:#6E0F15;--e-global-color-accent:#D7BCA6;--e-global-color-19854c1:#D7BCA6;--e-global-color-20d44da:#E7D7CA;--e-global-typography-primary-font-family:"Heading";--e-global-typography-primary-font-size:53px;--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Heading";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gentium Plus";--e-global-typography-text-font-size:21px;--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Gentium Plus";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:normal;background-color:#E7D7CA;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}.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-kit-7{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:35px;}.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 */html,body{max-width:100%!important;
overflow-x:clip!important;}
.headermenu .elementor-nav-menu>li

 {

    margin-inline-start: 10px!important;
    margin-inline-end: 10px!important;
}

.menudesktop .e-n-menu-title:hover .e-n-menu-title-text {text-decoration:underline;}





/* container (optional) */
.onhovere { position: relative; }

/* start hidden */
.onhovere .txt{
  opacity: 0;
  transform: translateY(6px);
  visibility: hidden;        /* hide from screen readers/selection */
  pointer-events: none;      /* no clicks while hidden */
  transition: opacity .18s ease, transform .18s ease, visibility 0s linear .18s;
}

/* on hover: fade + slide up */
.onhovere:hover .txt{
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  pointer-events: auto;
  transition-delay: 0s;      /* show visibility immediately on hover */
}

/* (nice-to-have) respect reduced motion */
@media (prefers-reduced-motion: reduce) {
  .onhovere .txt { transition: none; }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Heading';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bazaarhotel.al/wp-content/uploads/2025/03/TheNightWatch.ttf') format('truetype');
}
/* End Custom Fonts CSS */