.elementor-kit-6{--e-global-color-primary:#4C7965;--e-global-color-secondary:#004d40;--e-global-color-text:#25374E;--e-global-color-accent:#974F46;--e-global-color-background:#F5FAF8;--e-global-color-backgroundAccent:#9F9248BF;--e-global-color-transparent:#00000000;--e-global-color-ecd6cf7:#3A3A3A;--e-global-color-2a95a62:#C4C4C4;--e-global-typography-primary-font-family:"Rifugio";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Gortex";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading_xl-font-family:"Poppins";--e-global-typography-heading_xl-font-size:56px;--e-global-typography-heading_xl-font-weight:600;--e-global-typography-heading_xl-line-height:1.2em;--e-global-typography-heading_l-font-family:"Poppins";--e-global-typography-heading_l-font-size:48px;--e-global-typography-heading_l-font-weight:600;--e-global-typography-heading_l-line-height:1.2em;--e-global-typography-heading_m-font-family:"Poppins";--e-global-typography-heading_m-font-size:40px;--e-global-typography-heading_m-font-weight:600;--e-global-typography-heading_m-line-height:1.2em;--e-global-typography-heading_s-font-family:"Poppins";--e-global-typography-heading_s-font-size:18px;--e-global-typography-heading_s-font-weight:500;--e-global-typography-body_s-font-family:"Figtree";--e-global-typography-body_s-font-size:14px;--e-global-typography-body_s-font-weight:400;--e-global-typography-body_s-line-height:1.5em;--e-global-typography-d4ed661-font-family:"Figtree";--e-global-typography-d4ed661-font-size:16px;--e-global-typography-d4ed661-font-weight:300;--e-global-typography-d4ed661-text-transform:none;--e-global-typography-d4ed661-font-style:normal;--e-global-typography-d4ed661-text-decoration:none;--e-global-typography-d4ed661-line-height:1.5em;--e-global-typography-d4ed661-letter-spacing:0px;--e-global-typography-d4ed661-word-spacing:0em;background-color:var( --e-global-color-background );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Gortex", Sans-serif;}.elementor-kit-6 h2{font-family:"Rifugio", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:0px;max-width:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading_xl-font-size:48px;--e-global-typography-heading_l-font-size:40px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading_xl-font-size:40px;--e-global-typography-heading_l-font-size:32px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* shrinking header section */

.shrinker {
	background: transparent;
        height: height;
	transition: all .2s linear!important;
	-webkit-transition: all .1s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: #fff;
        height: height after !important;
	padding-top: 1px!important;
	padding-bottom: 1px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}



/* shrinking logo image */

.shrinking-logo img {
	width: 80px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects img {
	width: 75px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}


/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
	font-size: .9rem!important;
	transition: all .1s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}


/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	padding: 8px 18px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rifugio';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.almamontagne.ch/wp-content/uploads/2026/01/Rifugio-Heavy.woff2') format('woff2'),
		url('https://www.almamontagne.ch/wp-content/uploads/2026/01/Rifugio-Heavy.woff') format('woff');
}
@font-face {
	font-family: 'Rifugio';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gortex';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.almamontagne.ch/wp-content/uploads/2026/01/Gortex-Micro-web.eot');
	src: url('https://www.almamontagne.ch/wp-content/uploads/2026/01/Gortex-Micro-web.eot?#iefix') format('embedded-opentype'),
		url('https://www.almamontagne.ch/wp-content/uploads/2026/01/Gortex-Micro-web.woff2') format('woff2'),
		url('https://www.almamontagne.ch/wp-content/uploads/2026/01/Gortex-Micro-web.woff') format('woff');
}
/* End Custom Fonts CSS */