.elementor-kit-6{--e-global-color-primary:#C4D600;--e-global-color-secondary:#384E46;--e-global-color-text:#231F20;--e-global-color-accent:#FFC7CE;--e-global-color-4503567:#FFFFFF;--e-global-color-ae784cf:#F59600;--e-global-color-a786512:#FF546D;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;--e-global-typography-8305d93-font-family:"GalanoClassic";font-family:"GalanoClassic", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"GalanoClassic", Sans-serif;}.elementor-kit-6 h1{font-family:"GalanoClassic", Sans-serif;}.elementor-kit-6 h2{font-family:"GalanoClassic", Sans-serif;}.elementor-kit-6 h3{font-family:"GalanoClassic", Sans-serif;}.elementor-kit-6 h4{font-family:"GalanoClassic", Sans-serif;}.elementor-kit-6 h5{font-family:"GalanoClassic", Sans-serif;}.elementor-kit-6 h6{font-family:"GalanoClassic", Sans-serif;}.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);}.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-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 *//* Target the menu list */
.main-menu-one nav ul li {
  display: inline-block;
  margin: 0 10px;
}

.main-menu-one nav ul li:last-child{
  margin: 0 0 0 10px;
}

/* Style the link as a button */
.main-menu-one nav ul li a {
  display: inline-block;
  background-color: #C4D600;
  color: #384E46;
  border-radius: 999px; /* pill shape */
  font-weight: 600;
  transition: background-color 0.3s ease;
}

/* Hover effect */
.main-menu-one nav ul li a:hover {
  background-color: #384E46;
  color: #ffffff;
}

.elementor-widget-n-menu .e-n-menu-heading{
    display: block !important;
}
@media (max-width: 768px) {
  .footer-menu .e-n-menu-item{
    justify-content: center;
  }
}

.elementor-sticky--effects{
    background: white !important;
    /*border-bottom: 1px solid #F2E9DB !important;*/
    box-shadow: 0px 4px 8px rgba(242, 233, 219, 0.8);
    height: 130px;
}

.little-luxuries img{
    border-radius: 20px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GalanoClassic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://animaladventur.wpenginepowered.com/wp-content/uploads/2025/11/GalanoClassic.woff2') format('woff2'),
		url('https://animaladventur.wpenginepowered.com/wp-content/uploads/2025/11/GalanoClassic.woff') format('woff');
}
/* End Custom Fonts CSS */