.elementor-kit-12{--e-global-color-primary:#FEFEFE;--e-global-color-secondary:#F3F3F3;--e-global-color-text:#1D2022;--e-global-color-accent:#FFB700;--e-global-color-3fa20a7:#FFFFFF00;--e-global-color-c0a2fc8:#A2A9B1;--e-global-typography-primary-font-family:"Museo";--e-global-typography-primary-font-size:10rem;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:0.9;--e-global-typography-secondary-font-family:"Museo";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:0.9;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2;--e-global-typography-accent-font-family:"Museo";--e-global-typography-accent-font-size:1.2rem;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-line-height:0.9;--e-global-typography-8a4711e-font-family:"Museo";--e-global-typography-8a4711e-font-size:2rem;--e-global-typography-8a4711e-font-weight:500;--e-global-typography-8a4711e-line-height:0.9;--e-global-typography-5e06e51-font-family:"Helvetica";--e-global-typography-5e06e51-font-size:1.6rem;--e-global-typography-5e06e51-font-weight:400;--e-global-typography-5e06e51-line-height:1.2;--e-global-typography-0b47d20-font-family:"Helvetica";--e-global-typography-0b47d20-font-size:1.2rem;--e-global-typography-0b47d20-font-weight:700;--e-global-typography-0b47d20-line-height:1.2;--e-global-typography-08e1738-font-family:"Helvetica";--e-global-typography-08e1738-font-size:1.2rem;--e-global-typography-08e1738-font-weight:300;--e-global-typography-08e1738-line-height:1.2;--e-global-typography-056bae7-font-family:"Helvetica";--e-global-typography-056bae7-font-size:1rem;--e-global-typography-056bae7-font-weight:400;--e-global-typography-056bae7-line-height:1.2;--e-global-typography-5493824-font-family:"Helvetica";--e-global-typography-5493824-font-size:1rem;--e-global-typography-5493824-font-weight:300;--e-global-typography-5493824-line-height:1.2;--e-global-typography-16b017a-font-family:"Museo";--e-global-typography-16b017a-font-size:1.2rem;--e-global-typography-16b017a-font-weight:500;--e-global-typography-16b017a-line-height:0.9;background-color:var( --e-global-color-primary );}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:78.75rem;}.e-con{--container-max-width:78.75rem;--container-default-padding-top:0rem;--container-default-padding-right:0rem;--container-default-padding-bottom:0rem;--container-default-padding-left:0rem;}.elementor-widget:not(:last-child){--kit-widget-spacing:0rem;}.elementor-element{--widgets-spacing:0rem 0rem;--widgets-spacing-row:0rem;--widgets-spacing-column:0rem;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-12{--e-global-typography-primary-font-size:6rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{--e-global-typography-primary-font-size:3.2rem;--e-global-typography-secondary-font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    width: 100%;
    max-width: 100vw;
    overflow-x: clip !important;
    margin: 0;
    padding: 0;
}


body {
    display: block !important; 
    position: relative;
}

.elementor-widget-html {
    overflow: visible !important;
    z-index: 0;
}


.elementor-button-icon svg {
    width: 1.6em;
}

:root {
  --glass-blur-size: 0.5rem;
}

.glass-background {
    border: solid 0.125rem hsl(0deg 0% 70% / 30%);
    background-color: rgba(255, 255, 255, 0.25);
    -webkit-backdrop-filter: blur(var(--glass-blur-size));
    backdrop-filter: blur(var(--glass-blur-size));
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: backdrop-filter;
}

.elementor-icon-wrapper {
    line-height: 0;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0 !important;
}

/* Rakendab ilusama tekstmurdmise üle lehe */
p, h1, h2, h3, h4, h5, h6, li {
    text-wrap: pretty;
}




.bigbolditalic {
  font-weight: 500;
  font-size: 3rem !important;
  letter-spacing: -0.1rem;
  font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
  padding-right: 0.5rem;
}

@media (max-width: 767px) {
  .bigbolditalic {
    display: block;
  }
}











/* Nuputuste konteiner */
.cpt-sauna-docs-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

/* Nupu põhistiil */
.sauna-doc-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    background-color: var(--e-global-color-3fa20a7);
    color: var(--e-global-color-text);
    fill: var(--e-global-color-text);
    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);
    border: 0.1rem solid var(--e-global-color-text);
    border-radius: 0;
    padding: 0.6rem 1rem;
    text-decoration: none !important;
    transition: all 0.1s ease-in-out;
}

/* Ikooni joondus */
.sauna-doc-btn .sauna-btn-icon {
    display: flex;
    align-items: center;
}

/* Hover & Focus olek */
.sauna-doc-btn:hover,
.sauna-doc-btn:focus {
    background-color: var(--e-global-color-text);
    color: var(--e-global-color-primary);
    fill: var(--e-global-color-primary);
    border-color: var(--e-global-color-text);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Museo';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Museo-300.woff2') format('woff2'),
		url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Museo-300.woff') format('woff'),
		url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Museo-300.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Museo-700.woff2') format('woff2'),
		url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Museo-700.woff') format('woff');
}
@font-face {
	font-family: 'Museo';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Museo500-Regular.woff2') format('woff2'),
		url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Museo500-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Helvetica';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Helvetica.woff2') format('woff2'),
		url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Helvetica.woff') format('woff');
}
@font-face {
	font-family: 'Helvetica';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Helvetica-Light.woff2') format('woff2'),
		url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Helvetica-Light.woff') format('woff');
}
@font-face {
	font-family: 'Helvetica';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Helvetica-Bold.woff2') format('woff2'),
		url('https://oneeighty.ee/wp-content/uploads/2026/01/subset-Helvetica-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */