.elementor-kit-6{--e-global-color-primary:#1E1E1E;--e-global-color-secondary:#DAD6C9;--e-global-color-text:#1E1E1E;--e-global-color-accent:#047C58;--e-global-color-0af5dfd:#000000;--e-global-color-fa0acb1:#FFFFFF;--e-global-color-5b1dd27:#FAFAFA;--e-global-color-27a32a3:#F4F3F1;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-text-font-family:"Open Sans";--e-global-typography-accent-font-family:"Open Sans";background-color:var( --e-global-color-secondary );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{color:var( --e-global-color-5b1dd27 );background-color:var( --e-global-color-accent );border-radius:25px 25px 25px 25px;padding:8px 15px 8px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@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 { font-size: 16px; } /* Default root size */

.xxxlarge :is(h1, h2, h3, h4, h5, h6, p, a, span, button) {
    font-size: clamp(2.25rem, 1.60345rem + 2.75862vw, 3.50rem);
    line-height: 1.3;
}

.xxlarge :is(h1, h2, h3, h4, h5, h6, p, a, span) {
    font-size: clamp(2.00rem, 1.48276rem + 2.20690vw, 3.00rem);
    line-height: 1.3;
}

.xlarge :is(h1, h2, h3, h4, h5, h6, p, a, span, button) {
    font-size: clamp(1.75rem, 1.36207rem + 1.65517vw, 2.50rem);
    line-height: 1.3;
}

.large :is(h1, h2, h3, h4, h5, h6, p, a, span, button) {
    font-size: clamp(1.50rem, 1.24138rem + 1.10345vw, 2.00rem);
    line-height: 1.3;
}

.medium :is(h1, h2, h3, h4, h5, h6, p, a, span, button) {
    font-size: clamp(1.25rem, 1.12069rem + 0.55172vw, 1.50rem);
    line-height: 1.3;
}

.normal :is(h1, h2, h3, h4, h5, h6, p, a, span, button) {
    font-size: clamp(1.00rem, 0.93534rem + 0.27586vw, 1.13rem);
    line-height: 1.3;
}

.normal_list :is(h1, h2, h3, h4, h5, h6, p, a, span, button, li) {
    font-size: clamp(1.00rem, 0.93534rem + 0.27586vw, 1.13rem);
    line-height: 2em;
}

.small :is(h1, h2, h3, h4, h5, h6, p, a, span, button) {
    font-size: clamp(0.94rem, 0.90517rem + 0.13793vw, 1.00rem);
    line-height: 1.3;
}

.xsmall :is(h1, h2, h3, h4, h5, h6, p, a, span, button) {
    font-size: clamp(0.88rem, 0.84267rem + 0.13793vw, 0.94rem);
    line-height: 1.3;
}

.nav_menu :is(h1, h2, h3, h4, h5, h6, p, a, span, button) {
    font-size: clamp(1.25rem, 1.31466rem + -0.27586vw, 1.13rem);
    line-height: 1.0;
}

.hero_heading :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(1.50rem, 0.72414rem + 3.31034vw, 3.00rem);
    line-height: 1.1;
}

/* Call Button in MainMenu, show only on Mobile */
/* Hide by default (for desktop/tablet) */
.mobile-call-btn {
    display: none !important;
}

/* Show + style on mobile only */
@media (max-width: 767px) {

    .mobile-call-btn > a {
        background-color: #047C58;
        border-radius: 25px;
        margin: 10px 15px 15px 15px;
        color: #ffffff !important;
        font-weight: 600;
        letter-spacing: -0.7px;
    }

    /* Hover state */
    .mobile-call-btn > a:hover {
        background-color: #047C58 !important;
        color: #ffffff !important;
    }

    .mobile-call-btn {
        display: flex !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://accountant.chrischti.ch/wp-content/uploads/open-sans-v44-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://accountant.chrischti.ch/wp-content/uploads/open-sans-v44-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://accountant.chrischti.ch/wp-content/uploads/open-sans-v44-latin-600.woff2') format('woff2');
}
/* End Custom Fonts CSS */