.elementor-kit-7{--e-global-color-primary:#F7F5E7;--e-global-color-secondary:#FCFBEE;--e-global-color-text:#4F9039;--e-global-color-accent:#14493E;--e-global-color-6b3644d:#B3B3B3;--e-global-color-27dbb46:#FFFFFF;--e-global-color-24a9467:#09886E;--e-global-typography-primary-font-family:"NeverMind Rounded";--e-global-typography-primary-font-size:2rem;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:2rem;--e-global-typography-secondary-font-family:"NeverMind Rounded";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:2rem;--e-global-typography-text-font-family:"NeverMind Rounded";--e-global-typography-text-font-size:0.875rem;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1rem;--e-global-typography-accent-font-family:"NeverMind Rounded";--e-global-typography-accent-font-size:0.875rem;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1rem;--e-global-typography-1a927e6-font-family:"NeverMind Rounded";--e-global-typography-1a927e6-font-size:4rem;--e-global-typography-1a927e6-font-weight:700;--e-global-typography-1a927e6-line-height:4.25rem;--e-global-typography-a7c79da-font-family:"NeverMind Rounded";--e-global-typography-a7c79da-font-size:1rem;--e-global-typography-a7c79da-font-weight:300;--e-global-typography-a7c79da-line-height:1.25rem;--e-global-typography-482c1c0-font-family:"NeverMind Rounded";--e-global-typography-482c1c0-font-size:0.75rem;--e-global-typography-482c1c0-font-weight:300;--e-global-typography-482c1c0-line-height:1rem;background-color:var( --e-global-color-secondary );}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-accent );}.elementor-kit-7 a{color:var( --e-global-color-24a9467 );}.elementor-kit-7 a:hover{color:var( --e-global-color-astglobalcolor0 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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){margin-block-end: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{background-color:var( --e-global-color-secondary );--lightbox-ui-color:var( --e-global-color-text );--lightbox-ui-color-hover:var( --e-global-color-text );--lightbox-text-color:var( --e-global-color-text );--lightbox-header-icons-size:16px;--lightbox-navigation-icons-size:16px;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-1a927e6-font-size:3rem;--e-global-typography-1a927e6-line-height:3.5rem;}.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.8rem;--e-global-typography-primary-line-height:2rem;--e-global-typography-secondary-font-size:1.8rem;--e-global-typography-secondary-line-height:2rem;--e-global-typography-1a927e6-font-size:2rem;--e-global-typography-1a927e6-line-height:2.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-behavior: smooth !important;
}


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

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

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


.grecaptcha-badge {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

/*esilehel olevad andmed mis on ringide sees*/
.ring {
    width: 120px;
    height: 120px;
}
@media screen and (max-width: 1024px){
    .ring {
        width: 100px;
        height: 100px;
    }
}
.ring p {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*end*/

.elementor-widget-image a {
    width: 100%;
}

/*aspect-ratio piltidele*/
.ar1-1 img{
    aspect-ratio: 1/1 !important;
    height: auto !important;
    width: 100% !important;
    object-fit: cover;
}
/*end*/

/* Targeting the button with the class .movingbtn */
.movingbtn:hover .elementor-button-icon {
    margin-left: 48px;
    transition: margin-left 0.3s ease;
}
.movingbtn .elementor-button-icon {
    transition: margin-left 0.3s ease;
    
}

.movingbtn .elementor-button-icon svg{
    width: 10px
}


@media (max-width: 1024px) {
    .movingbtn .elementor-button-icon svg {
        width: 8px !important;
    }
}
/*end*/

/* Initial state of the icon */
.listingitem .elementor-icon {
  transition:0.5s ease;
}

/* Hover state */
.listingitem:hover .viewbutton .elementor-widget-container {
  background-color: var(--e-global-color-primary);
}

/*Lightbox*/
.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover{
    box-shadow: none;
    border: 2px solid var(--e-global-color-text);
    
}

.elementor-lightbox .swiper .swiper-pagination-fraction{
    color: var(--e-global-color-text);
}

.elementor-lightbox .swiper .elementor-swiper-button svg{
    fill: var(--e-global-color-text)
}
/*end*/




/*
body, a, button, .clickable {
  cursor: none !important;
}


.custom-cursor {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: black; 
  border-radius: 50%;
  pointer-events: none;
  z-index: 10000;
  transform: translate(-50%, -50%);
}


.cursor-circle {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid black;
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  transition: all 0.2s ease-out;
}


.cursor-circle.active {
  transition: all 0.2s ease-out;
}
*/



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

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

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

.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
    display: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'NeverMind Rounded';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-ExtraLight.woff2') format('woff2'),
		url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-ExtraLight.woff') format('woff'),
		url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'NeverMind Rounded';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-Light.woff2') format('woff2'),
		url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-Light.woff') format('woff'),
		url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'NeverMind Rounded';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-Medium.woff2') format('woff2'),
		url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-Medium.woff') format('woff'),
		url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'NeverMind Rounded';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-DemiBold.woff2') format('woff2'),
		url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-DemiBold.woff') format('woff'),
		url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-DemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'NeverMind Rounded';
	font-style: oblique;
	font-weight: 700;
	font-display: auto;
	src: url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-Bold.woff2') format('woff2'),
		url('https://www.linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-Bold.woff') format('woff'),
		url('https://linnuriigikodud.ee/wp-content/uploads/2025/08/subset-NeverMindRounded-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */