.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 *//* ============================================
   სქროლის ოპტიმიზაცია და ცარიელი სივრცის მოშორება
   ============================================ */

/* HTML - ბაზისური სქროლი */
html {
    overflow: auto !important;
    overflow-x: hidden !important;
    height: auto !important;
    min-height: auto !important;
}

/* Body - სქროლის გათიშვა (სქროლი იქნება #page-ზე) */
body.home,
body.wp-singular,
body.theme-machic,
body {
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
}

/* ============================================
   მთავარი კონტეინერები
   ============================================ */

/* #page - მთავარი სქროლ კონტეინერი */
#page,
.site {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    height: 100vh !important;
    max-height: 100vh !important;
    display: flex !important;
    flex-direction: column !important;
}

/* Content wrapper */
#content,
.site-content,
main,
#main {
    overflow: visible !important;
    height: auto !important;
    min-height: 0 !important;
    flex: 1 0 auto !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

/* ============================================
   Elementor სტრუქტურა
   ============================================ */

/* Elementor მთავარი კონტეინერები */
.elementor,
.elementor-section-wrap {
    overflow: visible !important;
    height: auto !important;
    min-height: auto !important;
}

/* Elementor sections */
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap {
    overflow: visible !important;
    margin-bottom: 0 !important;
}

/* ბოლო section-ების კორექტირება */
.elementor-section:last-child,
.elementor-top-section:last-child,
.elementor-inner-section:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

/* Spacer-ების დამალვა */
.spacer,
.elementor-spacer {
    display: none !important;
    height: 0 !important;
}

/* ============================================
   Footer
   ============================================ */

/* Footer ჩანს და ნორმალურად მუშაობს */
footer,
.site-footer,
footer.elementor-location-footer,
.elementor-location-footer,
[data-elementor-type="footer"] {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important;
    flex: 0 0 auto !important;
    margin-top: 0 !important;
}

/* ============================================
   ზედმეტი padding/margin მოშორება
   ============================================ */

body, 
#page {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}/* End custom CSS */