.elementor-kit-7{--e-global-color-primary:#EFF6EEB3;--e-global-color-secondary:#EFF6EE;--e-global-color-text:#273043;--e-global-color-accent:#F02D3A;--e-global-color-00ca7b0:#FFFFFF00;--e-global-color-8e5aef3:#FFFFFF;--e-global-color-1ac1226:#E7EBE6;--e-global-typography-primary-font-family:"Anek Latin";--e-global-typography-primary-font-size:3.75rem;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:3.44rem;--e-global-typography-secondary-font-family:"Anek Latin";--e-global-typography-secondary-font-size:2.625rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:3.15rem;--e-global-typography-text-font-family:"Anek Latin";--e-global-typography-text-font-size:1.125rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.35rem;--e-global-typography-accent-font-family:"Anek Latin";--e-global-typography-accent-font-size:0.875rem;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.05rem;--e-global-typography-cdf96c3-font-family:"Anek Latin";--e-global-typography-cdf96c3-font-size:0.875rem;--e-global-typography-cdf96c3-font-weight:400;--e-global-typography-cdf96c3-line-height:1.05rem;--e-global-typography-ffdbcdd-font-family:"Anek Latin";--e-global-typography-ffdbcdd-font-size:1.5rem;--e-global-typography-ffdbcdd-font-weight:400;--e-global-typography-ffdbcdd-line-height:1.8rem;--e-global-typography-7f70ab0-font-family:"Anek Latin";--e-global-typography-7f70ab0-font-size:0.75rem;--e-global-typography-7f70ab0-font-weight:400;--e-global-typography-7f70ab0-line-height:0.9rem;--e-global-typography-43ada09-font-family:"Anek Latin";--e-global-typography-43ada09-font-size:1.125rem;--e-global-typography-43ada09-font-weight:700;--e-global-typography-43ada09-line-height:1.35rem;--e-global-typography-7e9ba37-font-family:"Anek Latin";--e-global-typography-7e9ba37-font-size:1.5rem;--e-global-typography-7e9ba37-font-weight:700;--e-global-typography-7e9ba37-line-height:1.8rem;background-color:var( --e-global-color-secondary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:2.25rem;--e-global-typography-primary-line-height:2.125rem;--e-global-typography-secondary-font-size:1.625rem;--e-global-typography-secondary-line-height:1.75rem;--e-global-typography-ffdbcdd-font-size:1.125rem;--e-global-typography-ffdbcdd-line-height:1.35rem;--e-global-typography-7e9ba37-font-size:1.125rem;--e-global-typography-7e9ba37-line-height:1.35rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:1.75rem;--e-global-typography-primary-line-height:1.8rem;--e-global-typography-secondary-font-size:1.375rem;--e-global-typography-secondary-line-height:1.625rem;--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-line-height:1.2rem;--e-global-typography-cdf96c3-font-size:1rem;--e-global-typography-cdf96c3-line-height:1.2rem;--e-global-typography-ffdbcdd-font-size:1.125rem;--e-global-typography-ffdbcdd-line-height:1.375rem;--e-global-typography-7f70ab0-font-size:0.875rem;--e-global-typography-7f70ab0-line-height:1.05rem;--e-global-typography-7e9ba37-font-size:1.125rem;--e-global-typography-7e9ba37-line-height:1.375rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-element[id] {
  scroll-margin-top: 88px;
}


.site-header {
    display: none;
}

.elementor-icon-box-title, .elementor-widget-text-editor p:last-child, .textwidget p:last-child {
    margin: 0 !important;
}

strong {
  font-weight: 700;
}

p {
    width: clamp(0, 100%, 75ch);
    margin: 0;
    overflow-wrap: normal;
}



h1, h2, h3, h4, h5, h6 {
    font-family: var(--e-global-typography-primary-font-family)
}

svg, .elementor-icon-box-icon, .elementor-icon-wrapper {
    line-height: 0;
}

.elementor-icon-wrapper svg{
    width: auto !important;
}

svg {
    transition: 0.2s ease !important
}

ol {
    padding-inline-start: 1rem;
}

ul {
    padding-inline-start: 2rem;
}



@keyframes popEffect {
    0% { transform: scale(1); box-shadow: 0 0 0 #f02d3a00; }
    50% { transform: scale(1.05); box-shadow: 0 0 0.25rem #f02d3a82; }
    100% { transform: scale(1); box-shadow: 0 0 0 #f02d3a00; }
}

.pop-active {
    animation: popEffect 0.6s ease-in-out;
    position: relative;
    z-index: 90;
}

.shadowbox {
    box-shadow: 
        -0.3125rem -0.3125rem 0.5625rem rgba(255, 255, 255, 0.45),
        0.3125rem 0.3125rem 0.5625rem rgba(94, 104, 121, 0.3),
        inset 0.3125rem 0.3125rem 0.5625rem rgba(94, 104, 121, 0.3);
}



@media screen and (max-width: 1024px) {
    .absolute-relative {
            position: relative !important;
            top: 0 !important;
            left: 0 !important;
            
    }
    
    .absolute-relative .elementor-widget-container {
            top: 0 !important;
            left: 0 !important;
            
    }
}











/* Fade-in animation */
.entrance {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.entrance.animate {
  opacity: 1;
  transform: translateY(0);
}

/* Tooltip styling with arrow */
.term-name {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
    color: var(--e-global-color-text);
    opacity: 0;
    background: var( --e-global-color-secondary );
    padding: 0.2rem 0.5rem;
    border: solid 0.125rem var( --e-global-color-text );
    border-radius: 100rem;
    position: fixed;
    white-space: nowrap;
    z-index: 999;
}



/* Prevent horizontal overflow but keep vertical scroll */
html, body {
  overflow-x: hidden;
}

/* Always visible in Elementor editor preview */
.elementor-editor-active .entrance {
  opacity: 1 !important;
  transform: none !important;
}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    border-inline-start: 0 solid transparent !important;
}









@media (max-width: 767px) {
  /* First item */
  .jet-listing-grid__item:first-child .liinidisting {
    --padding-top: 24px !important;
  }

  /* Last item */
  .jet-listing-grid__item:last-child .liinidisting{
    --padding-bottom: 0px !important;
    border-bottom: 0px !important;
    --border-bottom-width: 0px;
  }
  
  .jet-listing-grid__scroll-slider.jet-listing-grid__scroll-slider-mobile {
    overflow-y: hidden;
    padding-bottom: 1rem !important
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Anek Latin';
	font-display: auto;
	src: url('https://mkautobuss.ee/wp-content/uploads/2025/07/AnekLatin-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */